The gotchas/some tips (some bias towards Ubuntu):
1) APT ('sudo apt-get install *insert package name*') was not working because it couldn't 'get any packages' or something along those lines. Just use 'sudo apt-get update' and allow it to download and update everything. Hey guess what works, now?! (IMG:[
invalid]
style_emoticons/default/wink.gif)
2) Get the Java RT's working. Just type '
sudo apt-get install java' into the terminal.
It might be JRE or something instead - I used the manual installation method before I could test this.3) Download and install H@H using Tenboro's
guide.
4) It's
highly optional but you can [
markus.revti.com]
install GDM or such, then VNC so that you can log into a remote desktop view. Just be aware that you're not actually connecting to a real video card+screen, so things might not behave like you expect. Also, this steals from your RAM and CPU so beware if you're not running on at least 512MB (1GB is better) of RAM. It also can take a GB or more of storage. Yeah, piggy GUI!
5) The 'screen'
command was already installed but install it if not and use the steps
here to run H@H even if you're not logged into the terminal. Otherwise, it kills the process when you log out of the terminal! Or create a daemon ('service' in Windows talk) and it'll run all the time and even restart if it crashes or the server is rebooted. Hey, I'm just learning this stuff on [
help.ubuntu.com]
Debian...
6) It's probably not of much real benefit to bother copying your current H@H cache (assuming there's not some built-in way to prevent it) since it's not exactly feasible for other members to download the same file from both your home server and seed box at the same time, among other reasons. Just let it build itself up with unique files.
7) Don't run your VPS in some country where the admins are likely to go do random file hashes on your cache and ban you. China, much? Not that anyone would want to use a VPS there even if available. XD
This post has been edited by lovehcomics: Jul 4 2012, 21:39