--[ Mirror a website with wget ]--

To mirror a website with wget, use the following switches :
wget -m -p -E -k -K -np -v http://thewebsite.com

--[ Virtualbox Headless VM server ]


A tutorial how to install virtualbox for VM's on a headless server, combined with a webif to manage it all.