The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
13 views

Deja Dup dissapears when schedule

I run Ubuntu 12.04 and I have Deja Dup scheduled daily, but each time the schedule starts and I see the icon on the taskbar and I click the icon, the deja dup disappears. It is running because I see ...
0
votes
0answers
18 views

How can schedule to run 'deluge BT client' in ubuntu 12.1 using gnome schedule

Since it's a GUI there is bit of complication. Can you guys help? Thanks. (I need a recurrent task btw)
0
votes
1answer
21 views

How to make a Queue of download list and how schedule it

1- How to make a queue of download-list in Wget ? 2- Is there any way to schedule a Queue in Wget ?
0
votes
1answer
42 views

Can you guys help me figure out what this python script is doing (small one)

What I need is an executable file (so that I can double click and open) of Deluge Bit torrent client. I found this, deluge.py is my usr/bin folder. #!/usr/bin/python # EASY-INSTALL-ENTRY-SCRIPT: ...
1
vote
1answer
51 views
3
votes
1answer
80 views

Lock Terminal and Suspend from Terminal

I am trying to lock and suspend from the terminal. I tried: pmi action suspend | at now + 1 min And then typed exit But both that and vlock kill the running command. Is there a way to lock the ...
3
votes
2answers
36 views

Is it possible to list the actual commands that have been scheduled with `at`?

I'd like to be able to see exactly what has been scheduled with at. atq will list the job id, time to run, and user to run as, but not the actual task that will be run. Thanks! Edit I should add ...
1
vote
0answers
31 views

Can I make Ubuntu One sync only at certain times and only when there's an Internet connection available?

Is there anyway to have Ubuntu One sync in the morning and not at night? I keep seeing the program launch and sync when my notebook isn't plugged in and it seems to be draining the battery a lot. ...
1
vote
1answer
71 views

How can I specify the hour at which my daily schedule of the DejaVu backup tool should run?

How can I specify the hour at which my daily schedule of the DejaVu backup tool should run?
0
votes
0answers
80 views

Using Gnome Schedule To Mute Firefox at Specified Times

I have an alarm play over airplay with xbmc at various times during the day. These computers are used only for 2 things - using flash in firefox or playing songs over xbmc. Therefore, to ensure staff ...
2
votes
1answer
154 views

run script every last thursday of the month

How to make a script run at e.g. 16:00 every last thursday of the month using gnome-schedule or cron?
1
vote
2answers
155 views

Software for planning schedule

I'm looking for schedule planning software. I'd like to be able to add weekly events, meetings that repeat every month etc., and I expect the software to display me a schedule for the upcomming week, ...
7
votes
3answers
2k views

How do I schedule waking up from hibernation?

Is it possible to wake up Ubuntu from hibernation at a predefined time? It should not be WOL, but rather Ubuntu waking itself up. For example, it should do what the app WakeupOnStandBy does on MS ...
4
votes
3answers
4k views

Suspend and wake PC at certain time

I want my PC to sleep at 04:58 and wake at 05:15, every day. How do I do that?
0
votes
1answer
28 views

Is there a schedule for the system updates that come through update manager in 12.04?

I've noticed a lot of updates come through update manager in the last few weeks. When updates to core systems are required is there a schedule for release that I can check off against what I'm ...
0
votes
1answer
256 views

Scheduled backups: Local & FTP

please forgive if this has been asked/answered before, but I am an Ubuntu noob. I need to perform 2 types of backups automatically on a weekly schedule: From one local drive to another From a ...
6
votes
2answers
1k views

Scheduling a reboot on a remotely located Ubuntu server

I work on a ubuntu server located in a place where I don't usually go. I use ssh over openvpn to access it. The machine has multiple wired interfaces, many static routes and multiple default gateways ...
2
votes
1answer
2k views

How to run a program with SCHED_RR policy from command line?

By default programs run with Time Sharing (TS policy) on Linux. How to run a program with SCHED_RR policy on Linux from command line? Thanks for giving information about chrt(1) command. I have used ...
6
votes
1answer
151 views

Is there a public calendar for key Ubuntu events?

I've been looking at the schedule for Ubuntu Developer Week (11th to 15th of July), and started entering the schedule into my Google calendar (XML, iCal, HTML). At this point, I thought to myself... ...