Ubuntu LAMP Server With Torrentflux In VMware - Page 3
Step 7: Installing TorrentfluxAll right, we downloaded Torrentflux, now on to installing it. Set mysql root password:mysqladmin -u root -p password <YourNewPassword> when asked for a password: just press <Enter>it's the current mysql root password which isn't assigned yet. Unpack Torrentflux: tar zxvf torrentflux_2.1.tar.gz ![]() Set up the config.php: vi config.php Now edit the settings as below:![]() Consult a vi manual to find out how vi works. After saving your updated config.php file copy the files to your web server root directory: sudo mkdir /var/www/tf cd /home
Step 8: Test!If everything went OK it's time to try if it's working and to set up the last bits in Torrentflux. To find out what the ip address is of your new server:ip address Look for the eth0 network card:in my case the ip address is: 172.16.50.83 ![]() On your host: open your webbrowser and go to: http://<ip_address>/tf Tadaaaa! :) Login with: root and mysql password: <YourNewPassword> As a final step: change the path to: /home/shared/torrent and press 'Update settings' Configuring Torrentflux further is beyond the scope of this how-to. Congratulations, you now have a working webserver with Apache, MySql, PHP and Torrentflux. Step 9 (Optional): Installing SSHTorrentflux has a nice system to download your downloaded files from your server but I prefer some sort of secure ftp-connection.I installed openssh for this, this is how: sudo apt-get install openssh-server No need to start it or anything. it's ready for use with e.g. WinSCP or PuTTY. Step 10: Shutdown your Ubuntu serversudo shutdown -h now If you don't want to shutdown but simply log-off:exit
|




![Creative Commons Attribution License [Creative Commons Attribution License]](http://creativecommons.org/images/public/somerights20.gif)


Recent comments
1 day 14 hours ago
1 day 16 hours ago
2 days 4 hours ago
2 days 7 hours ago
2 days 11 hours ago
2 days 17 hours ago
3 days 3 hours ago
3 days 5 hours ago
3 days 13 hours ago
3 days 14 hours ago