Ubuntu :: Looking For Personal Schedule Software Package?

Mar 1, 2011

I'm not looking for software that has any relation to CPU scheduling, but something more for personal use. I don't want to use Evolution, because I'm not looking to keep track of weekly repeating tasks on an annual calendar. It's not for business use, but something more applied to home chores or weekly maintenance of my car. Has anyone come across anything close to this? I'm out of ideas on where to search.

View 5 Replies


ADVERTISEMENT

Ubuntu :: Schedule A GUI App With At Or Crontab?

Mar 2, 2010

I want to schedule a Java program to run at a certain time, which will open a GUI progress monitor while it runs, and then terminate when it's done. I can execute it fine from the command line, but I it doesn't seem to work when I schedule it with crontab. In fact, I can't make any gui by scheduling it, not even something like gedit or firefox.

I know it's pretty rare that someone would want to do this, but is there any way to schedule a GUI app?

View 1 Replies View Related

Ubuntu :: How To Schedule Program

May 23, 2011

now a day its difficult to wake up at 2 o'clock and on the pc starting downloading is there any way to schedule deluge program start at 2 o'clock

View 9 Replies View Related

Ubuntu :: How To Schedule Auto Shutdown

Feb 4, 2010

How to Schedule auto shutdown in Ubuntu? I am a newbie. Last night I have some downloads in progress while at the same time I really wanted to go asleep. So I wondered if there's a way to schedule auto shutdown the system after a set period of time. I heared its possible using command line but dont know the usage.

View 9 Replies View Related

Ubuntu Servers :: How To Schedule Email

Jun 17, 2010

I have Postfix and Procmail installed on Hardy.

Are there any tips/tutorials for sending out scheduled email?

My main use case for this would be sending out a Tweet and an email at the same time.

View 3 Replies View Related

Ubuntu :: Strategy To Schedule Rsnapshot If Pc Is Not Always On?

Jun 20, 2010

I just did my first rsnapshot backup of my /home/ to an external harddisk. When I am not at my computer for a couple of hours, I always shut it down. Therefore, there are no predictable hours of the day where I know that my computer is running. So, how should I schedule/crontab my rotating rsnapshot backups?

Is anyone using rsnapshot in combination with a schedule which is not based on exact times but rather on the time the computer is running?

View 2 Replies View Related

Ubuntu :: Create And Schedule A Script?

Sep 26, 2010

I'm running LXDE in Ubuntu 10.04, and NTP won't work properly for me. I've found that this command in a terminal will set my clock properly:

Code:
sudo ntpdate time.nrc.ca
But I have to do that manually.

How would I go about creating a shell script with that command and then scheduling it to run once a day?

View 2 Replies View Related

Ubuntu :: How To Use Anacron (schedule Tasks)

May 10, 2011

Well I'm totally frustrated. I have been trying to figure out how to use anacron (schedule tasks). I Googled,Binged,Yahooed, and manpaged.I cannot find how to, at least, start anacron. To use 'cron' I use crontab -e. What do i use to start anacron?.

View 2 Replies View Related

Ubuntu :: Schedule A Reboot Using The 'at' Command?

May 30, 2011

I'm trying to schedule a reboot ,using the 'at' command. Normally to reboot I have to be 'root'. I tried using sudo to start 'at',to no avail. How would I type the command ,using at, to reboot?

View 2 Replies View Related

Ubuntu :: Change Personal Name In 10.04?

May 29, 2010

Just wondering how to change the user's real name that is displayed in the about me and unlock dialogs.

View 2 Replies View Related

Ubuntu Networking :: Schedule Disconnection Of Internet?

Mar 25, 2010

i am using ubuntu 9.10.i connect to net through the gnome netwok manager via a mobile broadband connection. can anyone suggest any commands or tools with the help of which i can disconnect the net at a preset time or after a fixed interval has expired. i know that by executing "poff" command in terminal i can disconnect the connection, but i want the same to happen automatically without any kind of user intervention at a scheduled time.

View 2 Replies View Related

Ubuntu :: Closing And Opening Ports On Schedule?

May 26, 2010

how I can set up something to automatically open port 119 at 10pm and close it again at 3am..

View 9 Replies View Related

Ubuntu :: Use Cron To Schedule A Script Wrote?

Nov 28, 2010

I'm trying to use cron to schedule a script I wrote.in the terminal I'm typing sudo cronbut i get this message back.cron: can't lock /var/run/crond.pid, otherpid may be 3332: Resource temporarily unavailablewhat's going on here? how can I schedule my script to run?

View 2 Replies View Related

Ubuntu :: Calendar / Planner And Schedule Program?

Jan 24, 2011

I was wondering if there was some calendar/planner/schedule program for Ubuntu so that I could input all my class HW/lecture/exam schedules for the semester and be able to keep track of whats due and whats going on? I know I could use Gmail's calendar, but I don't know if I will always have internet and I feel like a stand-alone program would be better.

View 4 Replies View Related

Ubuntu :: Root Cronjob Not Working On Schedule

Jun 27, 2011

I have added "@daily shutdown -r now" to my root crontab (sudo crontab -e) but it does not seem to ever run. When I look at the chron log using webmin I can see that it tried to run and there was no error. Also when I run it manually using webmin the system reboots fine. I also tried using reboot -f in the crontab instead and that also worked when manually run but not on schedule. The reason I know it didn't run is on webmin it shows the system uptime. This is the output of the chron log:

Code:
Jun 26 21:17:02 GrantLaptop CRON[3467]: (root) CMD (cd / && run-parts --report /etc/cron.hourly)
Jun 26 22:17:01 GrantLaptop CRON[3873]: (root) CMD (cd / && run-parts --report /etc/cron.hourly)
Jun 26 23:17:01 GrantLaptop CRON[4269]: (root) CMD (cd / && run-parts --report /etc/cron.hourly)
Jun 27 00:00:01 GrantLaptop CRON[4530]: (root) CMD (shutdown -r now)
Jun 27 00:17:01 GrantLaptop CRON[4630]: (root) CMD (cd / && run-parts --report /etc/cron.hourly)
Jun 27 01:17:01 GrantLaptop CRON[5005]: (root) CMD (cd / && run-parts --report /etc/cron.hourly)
Jun 27 02:17:01 GrantLaptop CRON[5416]: (root) CMD (cd / && run-parts --report /etc/cron.hourly)

View 5 Replies View Related

Ubuntu Installation :: Schedule Updates For A Certain Time Of Day?

Sep 1, 2011

My Internet service provider here in South Africa is Vodacom (Vodafone) and I pay a huge amount of cash for 2.5Gigs per month. They do, however, give me the same amount of data for free that I can make use of between midnight and 5.00am.For this reason, I would like to be able to schedule my update manager to download all updates at, say, 10 past midnight.Can any of you guys out there offer any suggestions or is there a way that we can make a request for the Ubuntu developers to include this in "Update Manager"?

View 2 Replies View Related

Red Hat / Fedora :: How To Schedule A Cron Job

Feb 28, 2010

I would like to schedule a cron job to run on every first saturday of the month, so far all documentation that I have looked at, mentions only a weekly cron or a monthly cron based on the date. Is it possible to run a monthly cron based on the day of the week?

View 1 Replies View Related

Red Hat / Fedora :: How To Schedule Job Using Cron

Aug 12, 2010

How to schedule a job using cron that shouldn't run between working hrs 9am-5pm, while run in non working hrs every hour, every day of the month, month & week. I tried the following way, not sure I can use logical not operator(!).

crontab -e
0 !9-17 * * * /path/to/script/file
I guess other way is
0 17-8 * * * /path/to/script/file

View 1 Replies View Related

Software :: Schedule A Recording From A Web Cam?

Aug 29, 2010

way to schedule a recording from a webcam on a local machine. for example I want my webcam to start recording video at say 7am and stop at 8am.

The webcam is working and all is set properly, I have wxcam which has a feature to record but I found nothing about scheduling for auto start and auto stop. I was thinking using 'at' but I found nothing about command line for wxcam.

View 13 Replies View Related

General :: Schedule Disk Scan On Boot Ubuntu

Jun 24, 2010

Schedule disk scan on boot Ubuntu. How do I do this?

View 1 Replies View Related

Ubuntu Servers :: Schedule An Exact Disk Copy

May 30, 2010

Best way to do a scheduled backup of a server (PowerPC, Ubuntu 9.10), when an exact copy of the linux partition would be made on a disk of the same size? It seems there are several solution, but I have problems choosing the best.

View 6 Replies View Related

Ubuntu :: Gnome-schedule Doesn't Start At Reboot

Jun 6, 2010

I've scheduled a task in gnome-schedule to run at each reboot. When I click on "preview task" it initiates a one-time run just fine. However, after reboot it just doesn't want to start the task.

View 3 Replies View Related

Ubuntu :: Gnome-schedule Not Triggering - How To Make It Trigger

Aug 1, 2010

Scheduled Tasks is giving me a hard time. I have a command set for 23:00 daily as "gthumb -f ~/Pictures/ScheduledPic.jpg", but when the time rolls around, nothing happens. The strange thing is, it does work when I press "Run scheduled task." I get the same results if I select a different time or change it to "google-chrome ~/Pictures/ScheduledPic.jpg". My other scheduled task, a Perl script, works fine.

View 2 Replies View Related

Ubuntu :: Launch A Graphical Application Using Gnome -schedule

Sep 8, 2010

How to launch a graphical application using gnome-schedule ? I got some tutorials about cron after googling . But I couldn't understand the stuff about Screen number As an example, please tell what should be typed in "Task:" to launch say, nautilus

View 3 Replies View Related

Ubuntu Servers :: Schedule A Task To Run On The 1st Saturday Of Every Month?

Aug 10, 2011

Is there a way to schedule a task to run on the 1st Saturday of every month? I'm not sure if what I have here will run. I am running Ubuntu 10.04 Server x64

What I have right now is:

# m h dom mon dow command
00 00 1 * Sat /storage/scripts/monthly-script.sh

This looks to me that it will only run at midnight if a Saturday is the first of the month. But if that's the case then that's not quite what I'm looking for...

View 2 Replies View Related

Ubuntu :: Can't Turn On Personal File Sharing

Apr 25, 2010

I am running Ubuntu 10.4 and I am unable to turn on Personal file sharing. The error I get is that required files are not installed. I need to know how to correct this.

View 8 Replies View Related

Ubuntu :: Setup MediaWIki As Personal Wiki (pim)?

Jul 15, 2010

I have changed to ubuntu a few months ago from windows, where I used to have a mediawiki set up on a local server. This wiki was used for notes, archiving, document management, file storage, calendaring, almost everything that most people do with a normal directory tree on their drives.

Unfortunately, I have not yet managed to install a local media wiki on my ubuntu 10.04 LTS system so far. I have tried it once and messed up the php-stuff so badly that I had to reinstall the entire system in order for it to work in a acceptable speed.

how to set up a current version mediawiki (or an older version, if that's the only chance) as a local wiki in 10.04 LTS? There is no network access to the wiki, just local access using a firefox browser on the machine where it is installed.

View 1 Replies View Related

Ubuntu :: How To Delay Personal Applications On Startup

Jul 28, 2010

I use to auto start Firefox and Thunderbird. I would like to add others but using a delay. For instance, Firefox starts with 10 seconds of delay, Thunderbird with 30 second an so on. I tried to make a script using "sleep" command, but I am not expert and nothing worked. So, do you know if already exist an application that does this if not, are you able to show me how to create the script?

View 6 Replies View Related

Ubuntu Security :: How To Hide IP And Other Personal Stuff On Web

Sep 26, 2010

Is there anything I can use to hide my ip and other personal stuff while on the web?

View 2 Replies View Related

Ubuntu Servers :: Worth Upgrading For A Personal Box?

Oct 10, 2010

I have an ancient computer that's been running Ubuntu since about last year. I started with 8.04.4 but then upgraded to 10.04 via apt-get.I mostly use this machine as a file dump for other computers on the network.

View 2 Replies View Related







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