Ubuntu :: How To Stop Deluge Using Crontab

Dec 26, 2010

My ISP specifies a time between 2 - 8 am for free upload /download

I would like to stop deluge using crontab at a specified time. How do i do this?

also even poweroffing the system would do..i tried adding a simple poweroff command in crontab under both user and root but it didnt work?

using xubuntu 10.10 and crontab...also have gnome-scheduler installed

View 3 Replies


ADVERTISEMENT

Ubuntu :: Seeding A Folder With Deluge And When Removed The File From Deluge Chose Remove Data By Mistake?

Jul 4, 2010

I was seeding a folder with deluge and when I removed the file from deluge I chose remove data by mistake, so can I recover my folder?

View 4 Replies View Related

Server :: Stop Squid Before Executing Crontab File?

Mar 14, 2011

I am using squid 2.6 on my cent os 5 .I want to shutdown the system at 7:00 pm for that purpose I write in# crontab -e 0 19 * * * /sbin/shutdown -h nowThe thing which I want to clear that when the system will going to turn off it will also stop squid service? If not then how can I automatically stop squid service and then crontab file execute

View 6 Replies View Related

General :: Crontab Not Working \ Edited Crontab File Using Crontab -e?

Apr 27, 2010

I am using Linux 64 bit Redhat Linux. I am trying to setup simple crontab as follow...1. Edited crontab file using crontab -e2. Listed the file once to verify it using crontab -l. This will display as.. 18 5 * * 2-3 ksh $HOME/testScript.sh > $HOME/testscript.out3. Logged in a root and restarted cron deamon using "/etc/init.d/crond restart"As per my understanding now my testScript should start running at 5:18 am Thuesday

View 3 Replies View Related

General :: Possible Disabling Crontab Job Without Deleting Crontab Description Entry

Jun 23, 2011

is it possible disabling a crontab job without deleting the crontab description entry (by crontab -e)?I could also accept to change the entry itself. Now it's:0 0 * * 0-6 /home/me/cron/script.csh

View 4 Replies View Related

Ubuntu Servers :: After Using Crontab With /etc/crontab / Giving Error "can't Find Command Root"?

Aug 26, 2010

I have a question about using crontab with /etc/crontab...

I had a cron job that I needed to run as root. At the time I thought that sticking it in /etc/crontab would be a good idea. However, I used the crontab command to edit /etc/crontab, which I guess is not standard procedure? Specifically, I configured /etc/crontab as my local user's crontab (i.e. sudo crontab /etc/crontab) then added my cron job as I would a local user crontab (i.e. sudo crontab -e).

Originally, my cron job looked like this:

30 * * * * root /my/batch/script &> /dev/null

After adding the new cron job I started seeing errors. Something to the effect of "can't find command root" or something similar. So I removed the 'root' user definition from the cron job and the job started running fine. However, because this is /etc/crontab, there are other system related cron jobs that have been defined to run under the root account (e.g. "17 * * * * root cd / && run-parts --report /etc/cron.hourly" runs as root, etc.). So these pre-existing system cron jobs, which up until now have been running smoothly, are now generating "can't find command root" errors. But I think that the system cron jobs _are_ successfully being run someplace because logrotate seems to be working.

So what I _think_ is happening is that /etc/crontab is being run twice: once as the system crontab, and once as my sudoed local user's crontab. When I run crontab -l I see nothing, but when I run sudo crontab -l I can see the contents of /etc/crontab. I am reluctant to delete my sudoed local user's crontab, because then in the process I would be deleting the system crontab, and I do not know how I should restore the system crontab's contents. (I am still not sure as to the most appropriate way to edit the system crontab).

How can I get out of this mess? I want /etc/crontab to go back to the way it was before--running _once_ as the system crontab. As for my new cron job, I'm willing to reconfigure it anywhere so long as I am still able to run it as root. Any ideas? (I am using Ubuntu 8.04 Server LTE)

View 2 Replies View Related

Software :: Scheduling Backup In Crontab When Put This File In Crontab To Schedule The Backup Program It Wont Run?

Apr 9, 2011

I have installed an application manager(monitoring application) on my linux server. Now, i need to have backup schedule for my application. The application itself has executive file to backup database.But when i put this file in my crontab to schedule the backup program it wont run!50 09 * * * root /opt/ME/AppManager9/bin/BackupMysqlDB.sh

View 1 Replies View Related

Fedora :: Write A Crontab Entry Using "crontab -e"

Jul 21, 2011

I was trying to write a crontab entry using "crontab -e"


Code:
0 0 * * * cp /var/log/httpd/domains/mydomain.net.log
/home/admin/logs/mydomain.net.log

crontab is giving me this error:

Code:
"/tmp/crontab.XXXXfMOnRS":2: bad minute
errors in crontab file, can't install.

I've tried a dozen different values for the minute, but it's still giving me the same error.

View 5 Replies View Related

General :: Difference Between /etc/crontab And "crontab -e"

May 29, 2011

What is the difference between the crontab located in /etc/crontab and the crontab that can be edited using crontab -e?

View 2 Replies View Related

Ubuntu :: Deluge - How To Run - Says Not Connected

Mar 16, 2010

I've managed to install Deluge with webui using this link

[url]

Everything was fine and i did manage to connect to it

BUT it says not connected

Does it have anything to do with ports?

View 1 Replies View Related

Ubuntu :: How To Install Deluge

Nov 9, 2010

How do I install deluge? This is the first thing ive tried to do... So far ive typed in my password 10-15 times, typed in commands in the terminal.... and still NADA.

View 6 Replies View Related

Ubuntu :: Using Deluge 1.2.2 In 11.04 With Python 2.6?

Jun 12, 2011

I am running a linux server with Ubuntu 10.04. It runs a deluge daemon. Deluge 1.2.2 with python 2.6. I have the client running in Ubuntu 11.04.

The problem is, some of the plugins require python 2.6 while I have 2.7. After some digging I have found that 11.04 supports and has installed python 2.6 /usr/bin/python2.6

I have edited all the deluge files

Code:
/usr/local/bin/deluge
/usr/local/bin/deluge-gtk
/usr/local/bin/deluge-console

[Code].....

View 4 Replies View Related

Ubuntu :: Deluge Grays Out At Startup

Apr 28, 2010

Recently, Deluge has not been starting up for me. The Window opens, but remains completely blank, and then grays out (as if unresponsive). I tried running it from terminal and got this in return..

Code:

(deluge:21099): Gtk-WARNING **: Unable to locate theme engine in module_path: "aurora",
(deluge:21099): Gtk-WARNING **: Unable to locate theme engine in module_path: "aurora",
(deluge:21099): Gtk-WARNING **: Unable to locate theme engine in module_path: "aurora",

[code]....

View 2 Replies View Related

Ubuntu :: Deluge Webui Not Writing Changes?

Sep 9, 2010

Ive got a dedicated server setup to run the deluge daemon and access it through thee webui. i can add and even delete new torrents just fine but when i go into the options and try to change values like upload speed limits etc the changes dont take. im assuming this is a permissions issue but i don't know what files or directories to change.

View 1 Replies View Related

Ubuntu :: 10.04 Crashes While Running Deluge?

Nov 13, 2010

whenever i have started "deluge" (a bittorrent client), my laptop simply freeezes within 5 minutes. Its something I haven't seen before ever with Ubuntu - the keyboard/mouse stops responding, and the CAPS-LOCK key starts blinking...and there's NO way to get the system back without a hard reboot

Another thing...I've noticed a zombie process called "netns" running which I suspect to be causing this - its always taking the pid 13, and its impossible to kill - I tried using kill, killall, pkill from su prompt, and it didn't go away at all !!

If there's anyway I can send logs/dumps for analysis to ubuntu team, how to do so and i'll do the needful to get them...

View 1 Replies View Related

Ubuntu :: Deluge Won't Connect To Daemon?

Jan 17, 2011

I'm trying to connect the Deluge GTK UI to the daemon running on the same system. This worked just fine previously, but for no apparent reason I can't connect now. I have Deluge set to autoconnect on startup, but it doesn't. If I open the connection manager, it says the daemon isn't running (which isn't true; I checked), and trying to start or connect to the daemon from there does nothing.I get the following errors from deluge:

Code:
[ERROR ] 16:12:11 gtkui:343 Connection to host failed..
[ERROR ] 16:12:32 gtkui:343 Connection to host failed..

[code]....

View 1 Replies View Related

Ubuntu :: 'Error' For Torrents In Deluge Over 2Gb

Feb 2, 2011

I've just setup a virtual Ubuntu 10.10 machine on my server running Deluge and WebUI. The WebUI seems to work fine, but if I upload a torrent with a total size over 2Gb I just get an 'error' as soon as the torrent is run.The download folder is a CIFS share to a NAS (Acer Altos EasyStore) folder, I can download torrents that are less than 2Gb in total without any problems.I can read/write large files from the command line or Nautilus but any torrent uploaded to Deluge larger than 2Gb is flagged as 'error' as soon as it is run (with no actual error listed in the torrent details).

View 1 Replies View Related

Ubuntu :: Deluge Not Working After Upgrade

Aug 7, 2011

I've been having a problem with Deluge ever since upgrading to Natty. The problem is, it doesn't open anymore. I have the deluge-team ppa's set up and I tried completely uninstalling and reinstalling the program, but this did nothing. When I try running Deluge via the terminal using "deluge-gtk", I get this error:

[Code]....

View 5 Replies View Related

Ubuntu :: Seed Torrents On Deluge Not Working?

Jan 16, 2010

my torrents upload fine when they are peers, but as soon as they finish and become seed's they stop working. they haven't uploaded a single time since becoming seeds.

View 6 Replies View Related

Ubuntu :: Update Gives Error Message About Deluge

Jan 28, 2010

Whenever Ubuntu tries to update itself or if I initiate an update I can install every but Deluge's update.I get the following:

AN ERROR HAS OCCURE:
E: /var/cache/apt/archives/deluge-common_1.2.0-2~karmic~ppa1_all.deb: trying to overwrite '/usr/share/pyshared/deluge-1.2.0.egg-info/dependency_links.txt', which is also in package deluge-core 0

What does this mean? It suggests filtering broken to fix it. I do so and mark deluge for reinstallation but it doesn't seem to solve anything.

View 6 Replies View Related

Ubuntu :: Install An Updated Version Of Deluge

Feb 23, 2010

Im trying to install a program off of the internet and i cannot figure it out. i need to install an updated version of deluge, the updated version is not in the ubuntu catalog yet. so here is the process i went through.

1) went to deluges site, clicked download version 1.2.1 on homepage.
2) went to ubuntu category and chose: "The Deluge packages in Ubuntu:"
3) went to the exact hits category and chose the lucid 1.2.1 version of deluge.
4) went to bottom of page and under "download deluge" and clicked the link
5) chose one of the north america choices
6) chose to open with GDebi Package Installer (default)
7) gave me this error in red letters at top : Error: Dependency is not satisfiable: deluge-gtk (= 1.2.0-1)

View 2 Replies View Related

Ubuntu :: Deluge Bittorrent Client Won't Start

May 31, 2010

I don't know what exactly I did to wreck the functionality but something did Deluge in. I've purged the configuration files and libraries and reinstalled them three times over and every time in terminal that I start it using deluge-gtk I get the following output:

Code:

ryan@ryan-PC-Ubuntu:~$ deluge-gtk
Traceback (most recent call last):
File "/usr/bin/deluge-gtk", line 9, in <module>
load_entry_point('deluge==1.2.2', 'console_scripts', 'deluge-gtk')()

[code]....

View 8 Replies View Related

Ubuntu :: Finding The Cause For Deluge Being Slower Than UTorrent?

Oct 18, 2010

I've installed Ubuntu to take care of network intensive applications (read P2P). I've noticed what many others: uTorrent was faster than Deluge (and of course Transmission, et al). I know enough about how torrents work to understand that the client should not be THAT important, provided its stable and knows its way around. But still, uTorrent was beating Deluge hands down. Well, after fiddling with all the configuration options in Deluge, I think I could've found the reason for it being slower than uTorrent.

The problem was only evident with poor seeded torrents. I started by noticing that uTorrent saw way more peers, and - most importantly - some more seeds. Sometimes Deluge saw zero seeds and 2 peers, while uTorrent was seeing 2 seeds, and 16 peers. And that was the difference between one happy torrent, and a ditched torrent. But I'm rambling so I'll just say it : Deluge only uses one tracker from a multi-tracker torrent, while uTorrent uses all of them. So in uTorrent you just add the torrent and that's it, while in Deluge you have to force it to check the other trackers by changing the priorities of every one to that each one be at the top of the list long enough for Deluge to get the seed/peers from it.

View 1 Replies View Related

Ubuntu Networking :: Set Up Deluge Access Externally?

Jan 10, 2011

I just set up deluge on my of my old boxes running ubuntu server 10.10.

I'm trying to set up access to my deluge site from any where i travel (outside my network)

im not sure if im setting my port forwarding correctly on my router as i can't seem to access from out side my network.

i selected start and end ports to what i gave to deluge...

View 2 Replies View Related

Ubuntu :: Deluge Preferences Grayout After Installing?

May 29, 2011

prefrences options are grayout in deluge after re-installcant download torrents neither.i delete all deluge files and install again and still prefreneces grayout.

View 1 Replies View Related

Ubuntu :: Deluged And Deluge-web Started At Boot But Not Under Root

Mar 26, 2010

i want deluged and deluge-web started at boot but not under root. So that all downloaded files are owned by not root, but user sm I made a script /etc/init.d/m

Code:

#! /bin/sh
# /etc/init.d/m
case "$1" in

[code]....

but it doesn't start, why?

View 1 Replies View Related

Ubuntu :: Open Port For Transmission Or Deluge To Use Torrents?

Apr 2, 2010

How to open port for transmission or deluge to use torrents, 'cause any of both programs can download any torrent. I've searched on the internet and only find about open ports on hardware router, and that's weird 'cause Deluge on windows works perfect just after installing it and there's no need to open any port on hardware router.

View 1 Replies View Related

Ubuntu Installation :: DELUGE : Install From Source File?

May 31, 2010

How to build .deb package from deluge-1.3.0_rc1.tar.bz2 or from deluge-1.3.0_rc1.tar.gz downloaded source files?

and

How to install Deluge-1.3.0_rc from deluge-1.3.0_rc1.tar.bz2 or from deluge-1.3.0_rc1.tar.gz downloaded source files.

How to edit source.listfile with Deluge auto-update?

OS: Ubuntu 10.04 Lucid Linux
Desktop PC, Intel Core2 Due.

View 3 Replies View Related

Ubuntu :: Setup Transmission/Deluge To Do RSS Feed Downloading?

Jan 21, 2011

I'm trying to set up Transmission/Deluge to do RSS feed downloading. I've got the clients working when I drop a torrent into the folder just fine, but FlexGet is giving me some trouble. I'm using feeds from EZTV & EZRSS to get the torrents for a show. I've used the feeds for months for uTorrent in Windows, so I know they're good. Below is my ~/.flexget/config.yml file.

Code:
feeds:
The Daily Show:
rss: 'https://www.ezrss.it/search/index.php?show_name=The+Daily+Show&date=&quality=&release_group=&mode=rss'
series:
- The Daily Show

[Code]...

Error) download download Failed The Daily Show 2011-01-17 [HDTV - FQM] (URL Error) This happens for every torrent in the feed. I think it has something to do with it substituting %28 for [, %29 for ], and so on, but I'm not sure how to fix it (or if it's actually the problem).

View 2 Replies View Related

Fedora :: Ran Yum Update And Upgraded To Deluge 1.1.9-1?

Jul 6, 2009

I recently ran yum update and upgraded to deluge 1.1.9-1. It worked for a while, but after a reboot all I get is this:

Code:
[swarm32@smithers ~]$ deluged -d -L debug
[INFO ] 00:06:39 daemon:48 Deluge daemon 1.1.9
[DEBUG ] 00:06:39 daemon:49 options: {'loglevel': 'debug', 'quiet': False, 'logfile': None, 'config': None, 'port': None, 'pidfile': None, 'donot': True}
[DEBUG ] 00:06:39 daemon:50 args: []
[DEBUG ] 00:06:39 core:91 Core init.

[Code]...

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved