Arakasi, Is there any way to disable rtorrent on demand? I use your script on all of my linux machines, as I like how it sets up vsftpd and nginx automatically. I was wondering if there was some way to stop rtorrent? I don't necessarily want this service running all the time. I'd like to be able to start/stop it when I want to use it. I have tried rt stop, and it definitely does stop rtorrent, but it seems to automatically start back up after some time. Is there any way to stop this behavior until I deem it necessary? Thanks for the script by the way. Love it! Been using it for at least a year!
Announcement
Collapse
No announcement yet.
Ubuntu 14/16 Debian 8 Seedbox Guide and Script
Collapse
This topic is closed.
X
This is a sticky topic.
X
X
-
Originally posted by Aealo View PostHello I have been using your script for months but yesterday I have suddenly encountered this error in RuTorrent "Bad response from server: (500 [error,getplugins]) Internal Server Error". Restarting server or rtorrent does not help. I have ran your script again so it will reinstall rtorrent and that helped but today I got same error. Can you please tell me what may cause that? Thanks in advance
Originally posted by Droid811 View PostArakasi, Is there any way to disable rtorrent on demand? I use your script on all of my linux machines, as I like how it sets up vsftpd and nginx automatically. I was wondering if there was some way to stop rtorrent? I don't necessarily want this service running all the time. I'd like to be able to start/stop it when I want to use it. I have tried rt stop, and it definitely does stop rtorrent, but it seems to automatically start back up after some time. Is there any way to stop this behavior until I deem it necessary? Thanks for the script by the way. Love it! Been using it for at least a year!
Code:crontab -e
Comment out or delete that 2nd line, save and exit.
"The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference."
Ubuntu 12/14/16 Debian 7/8 Seedbox Guide and Script
Comment
-
Originally posted by smobile_2004 View PostHi
I installed on OVH dedicated server
working perfect rutorrent
But When i try to login ssh on my server
give me password error . I am not change my server password
Also i ftp same password error .
Thanks for help in advance
Are you trying to connect with root. You need to connect with the new user that rtorrent is running under, and if you created the user with the script, then the password that you entered at that time will be the password you need.
"The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference."
Ubuntu 12/14/16 Debian 7/8 Seedbox Guide and Script
Comment
-
Originally posted by Arakasi View PostIt is always strange when something is working and then stops suddenly. Something has changed, to generate the error. Are you overloading rutorrent, how many torrents are you seeding, or are you running out of diskspace.
Yes there is. Logged in as the rtorrent user, edit crontab, to access it use the command:
Code:crontab -e
Comment out or delete that 2nd line, save and exit.
edit: looks like "sudo apt-get install php7.0-mbstring" fixed this errorLast edited by Aealo; July 17, 2017, 04:36 AM.
Comment
-
Originally posted by Aealo View PostNow it happened again with 200 torrents and around 200GB still free on HDD. Not sure if I was overloading rutorrent.
edit: looks like "sudo apt-get install php7.0-mbstring" fixed this error
"The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference."
Ubuntu 12/14/16 Debian 7/8 Seedbox Guide and Script
Comment
-
Originally posted by Arakasi View PostIt is always strange when something is working and then stops suddenly. Something has changed, to generate the error. Are you overloading rutorrent, how many torrents are you seeding, or are you running out of diskspace.
Yes there is. Logged in as the rtorrent user, edit crontab, to access it use the command:
Code:crontab -e
Comment out or delete that 2nd line, save and exit.
Comment
-
New release of the script now out - rtinst v1.3
check the change log in the wiki for specifics. - Change Log * arakasi72/rtinst Wiki * GitHub
My to do list for the first time since starting this project is empty, so if anyone has any ideas let me know.
"The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference."
Ubuntu 12/14/16 Debian 7/8 Seedbox Guide and Script
Comment
-
Having Trouble Following Your Guide
Hi, I'm trying to install your setup script. I've bought a new dedicated server from SoYouStart here and this is the first time I've used it. I've connected via SSH and I ran this command:
Code:wget --no-check-certificate https://raw.githubusercontent.com/arakasi72/rtinst/master/rtsetupsudo bash rtsetup
Code:sudo rtinst
Comment
-
Originally posted by MightyYoung View PostHi, I'm trying to install your setup script. I've bought a new dedicated server from SoYouStart here and this is the first time I've used it. I've connected via SSH and I ran this command:
Code:wget --no-check-certificate https://raw.githubusercontent.com/arakasi72/rtinst/master/rtsetupsudo bash rtsetup
Code:sudo rtinst
"The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference."
Ubuntu 12/14/16 Debian 7/8 Seedbox Guide and Script
Comment
-
I'm logged in as Root. In Step 1 after I enter "rtinst" do I enter "root" as my username?Last edited by MightyYoung; July 29, 2017, 04:24 PM.
Comment
-
Originally posted by MightyYoung View PostI'm logged in as Root. In Step 1 after I enter "rtinst" do I enter "root" as my username?
The script will add the user to the sudoers list, so you can use sudo with that user.
"The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference."
Ubuntu 12/14/16 Debian 7/8 Seedbox Guide and Script
Comment
-
Originally posted by remus28 View Posthi,the scrpit dosen't work any more with ubuntu 12.04,can you fix it?
"The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference."
Ubuntu 12/14/16 Debian 7/8 Seedbox Guide and Script
Comment
-
Originally posted by remus28 View PostI have try ,didn't work ....,old os asweel same time...
You will need to provide more information as to what is going wrong.
"The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference."
Ubuntu 12/14/16 Debian 7/8 Seedbox Guide and Script
Comment
Comment