URL: https://help.ubuntu.com/community/HardyUpgrades Not tested yet. 7.04 to7.10 to 8.04 worked fine via the command line.
Entries from December 2008
Upgrade Ubuntu 6.06 LTS to 8.04 LTS
December 16th, 2008 · No Comments
Tags: Linux · Operating System
Get a list of domains on a Linux Plesk node
December 16th, 2008 · No Comments
mysql -Ns -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e “select name from domains d” > /tmp/domains Lists all the domains hosted on a Linux Plesk node.
Tags: Control Panels · Operating System