Page MenuHomeGitPull.it

Drop scgtorino.it
Closed, ResolvedPublic1 Points

Description

Since Jun 18 2015 the website scgtorino.it was handled by the volunteer webmaster Alberto Solaro and its WordPress was hosted by me for free.

Now the website is handled by Simone Agresti and he is migrating everything in another place with another platform.

We can make a backup and drop the website.

Note: this happens few days after the incident reported in T516: MEGA-IPER-DISASTER-RECOVERY so this website should not be migrated.

$ du -sh  scgtorino.it.tar.gz
1.5 G
$ sha1sum scgtorino.it.tar.gz
d46fa56231180f80329860e0baf0d8d949d84ab1

Event Timeline

valerio.bozzolan created this task.

Sent a copy to Alberto Solaro. Verified signature. Can drop.

$ mysql <<< 'DROP DATABASE scgtorino'
Query OK, 0 rows affected (0.003 sec)
$ mysql <<< 'DROP USER scgtorino@localhost'
Query OK, 0 rows affected (0.004 sec)
$ rm -Rf /home/www-data/scgtorino.it