

#SHAREX FTP HTTPHOMEPATH INSTALL#
First things first, let’s update our server sources and install a few essential packages: perl -pi -e "s/deb cdrom/#deb cdrom/g" /etc/apt/sources.list This isn’t ideal, so we’ll end up disabling it once we have created our first user. We start this guide connected as root to our server. Don’t just blindly copy/paste commands into your shell.When I link pastebin files, click on raw underneath the title before copying it.Save a file in nano by pressing ctrl+x, then y, then enter.To search a file you’re editing with nano, press ctrl+w.To copy something in PuTTY/Kitty, just highlight it.For example, mkdir -p $HOMEDIR would translate to mkdir -p /home/saniceggnog. When you type a command where a variable is included, you have to replace $EXAMPLE with whatever the variable points to.

Variables will be written as $EXAMPLE.
#SHAREX FTP HTTPHOMEPATH PASSWORD#
Enter the address and the root password given by your provider and we can start working. To connect to your server, you’ll need a client such as PuTTY or, better, Kitty. This guide assumes you chose Debian Wheezy after getting your server, though you shouldn’t have too many difficulties applying it to Debian Squeeze, Ubuntu or any other GNU/Linux distribution for that matter.

You can get reasonably priced dedicated servers from OVH (and their Kimsufi and SoyouStart offers),, Hetzner and Leaseweb.
