Ubuntu :: When Run As A Cron Job It Starts But Never Finishes?

May 2, 2010

When I run this this script in bash it works perfect. When I run as a cron job it starts but never finishes. The reason I know it starts is because a temp file is started by zip but never is completed.The funny thing I was running Linux Mint 8 and this worked fine I just switched to Ubuntu 10.04 & bang no good ..

Crontab -l Output -->
# m h dom mon dow command
18 21 * * * /home/joe/Scripts/./BU

[code]....

View 9 Replies


ADVERTISEMENT

Hardware :: Remote Printer Starts To Spool Job But Never Finishes?

Jul 14, 2009

I'm trying to set up a remote printer.Printer is on a Vista machineI am on Debian testing.This is the result of smbclient for the remote computer:

Code:
$ smbclient -L //192.168.0.10
Enter rach's password:

[code]...

View 2 Replies View Related

Ubuntu Servers :: Cron Sending Email From Address / Change The Default Domain Name For Cron?

Apr 29, 2011

Can anyone tell me how i change the default domain name for cron?everything i cron runs it emails from and to user@com.com

this leaves me with a massive list of failed mails in postfix.i have mailto on my main crontab but i cant do it on all of them.

View 1 Replies View Related

Ubuntu Installation :: Cron's /etc/cron.daily/apt Not Upgrading?

Feb 25, 2010

It seems that cron is not upgrading my Ubuntu 8.04 LTS Server, no GUI installed. I changed /etc/crontab and watched apt running:

Code:

ps -A | grep apt

showed it for a long time,

Code:

sudo tcpdump tcp

showed communication with canonical sites,

but:

Code:

top

did not show any apt using CPU

[code].....

View 2 Replies View Related

Ubuntu :: Do Cron Updates Erase Cron Entries

Sep 19, 2010

I put in my cron entries to run my backup script which rsyncs my data to my 2nd drive, however on a hunch I checked my backup drive which mounts automatically via fstab and I realize it had not ran in a while. I checked cron and there were no entries for it. I got to wondering if I should ever be worried about a cron update coming down and over-writing my existing cron file with the backup entries in it to run.

View 2 Replies View Related

Fedora :: No Output From Cron Jobs In /etc/cron.daily

Jan 29, 2011

I have added some executable scripts to /etc/cron.daily but don't get the stdout/stderr output from them as mail (or anywhere else I have found). At least one of them is running (because I can see that it has added a file to the disk).

The peculiar thing is that I do get the output from /etc/cron.daily/0logwatch (part of the logwatch package) as an email each day.

The MAILTO line in /etc/crontab is "MAILTO=root" (unchanged from default). Same for /etc/anacrontab.

I do have an alias at the end of /etc/aliases which redirects root's mail to my own account, but this alias works fine for mail I send manually. (It also appears to work fine for the output from the file /etc/cron.daily/0logwatch.)

View 3 Replies View Related

CentOS 5 :: Setup A Cron In /var/spool/cron/root

Feb 16, 2010

I have set up a cron in /var/spool/cron/root

*/15 * * * * /usr/bin/phplist.sh

I can see in /var/log/cron that it is running every 15 minutes but it has no effect. It is not doing the commands in the bash script.

If I run /usr/bin/phplist.sh right in the shell it works great.

View 3 Replies View Related

Ubuntu Installation :: PXE Install Finishes, But No Subsequent Booting?

May 5, 2010

I have a Toshiba Satellite A55-S106 with a bad CD-ROM. It can't boot to USB, so I've taken to doing PXE installs.I had done a PXE install for 9.10. After the install, GRUB told me that it couldn't find the UUID. I was able to edit the grub config file and remove references to the UUID and it booted okay.I tried to do an upgrade from 9.10 to 10.04. The whole upgrade finished, and upon rebooting I saw the purple Ubuntu screen with the red dots, then a blank screen and no hard drive activity. I'm able to read the drive in a LiveCD Environment, but I can't figure out how to make it boot yet.

Fearing for the drive, I put a second hard drive in the laptop and installed 10.04 fresh, again using PXE. Same deal -- install finishes, purple screen, then blank screen and no hard drive activity.Here's a video of the laptop in action:v=T0VgfOA05T0 -- the status lights from left to right are "plugged in", "power on", and "hard drive".I feel like this is probably the same issue as before -- where I should go into GRUB and fix the issue, but I can't figure out how to get into GRUB in 10.04!Does anyone have any ideas as to what might be going on? I have some data on the first hard drive that I'd like -- not irreplaceable, but it would save me some time if I could get the drive to boot. (I apparently said "yeah, encrypting my home directory sounds like a great idea

View 1 Replies View Related

Ubuntu Installation :: Boot Hangs After Fsck Finishes?

May 10, 2010

I just installed 10.04 from the minimal install cd (twice), and when I boot it up, it runs fsck on the 3 partitions, shows they are clean, and then nothing. I can't even get to recovery mode. I had previously installed 9.10 fine on this computer. I can't even find out what the real problem is, even with the quiet splash disabled. It just stops after successfully running fsck.

View 5 Replies View Related

Fedora :: Software Update Never Finishes?

Jan 21, 2010

Fed 12Software update never finishes. Always gets hung at " cleaning up packages" and I see nothing in the logs.

View 3 Replies View Related

Ubuntu :: Execute Bash Script After Running Process Finishes?

Jul 28, 2011

I have a computation going which takes a long, but uncertain, amount of time. I have another computation which needs to be run, but _after_ the first one is done. I won't be at the computer at that time to manually start the new process. I've done some Googling, and I found how to delay execution by a specific amount of time (e.g. "start process x in exactly 8 minutes from now), but that isn't quite what I want to do. Essentially, I'd like to tell the shell, "When process #nnnn finishes running, then start process x". Is there a way to do this?

View 6 Replies View Related

Debian :: Iceweasel: Site Never Finishes Loading?

Dec 28, 2010

When using Iceweasel to go to an on line classified site (Kijiji) the page seems like it never finishes loading. The circulating thing in the tab never stops rotating.

I wouldn't worry about it but after I get a bunch of tabs opened it will freeze Iceweasel.

View 2 Replies View Related

General :: Run A Command After An Already Running, Existing One Finishes?

Sep 11, 2011

If I start a script that is going to take a long time, I inevitably realize it after I've started the script, and wish I had a way of doing some kind of alert once it finishes.

So, for example, if I run:

really_long_script.sh

and press enter...how can I run another command once it finishes?

View 4 Replies View Related

Software :: Vixie-Cron Not Running /etc/cron.d/

Feb 9, 2011

Is my vixie-cron broken? i have "0-59 * * * * root /usr/sbin/logrotate /etc/logrotate.conf" but it is not running in /etc/cron.d.

Code:

View 2 Replies View Related

Ubuntu Multimedia :: Totem Won't Let The Computer Go Into Sleep Mode After Movie Finishes?

Dec 16, 2010

after totem is done playing a movie from my external harddrive ( usb 2.0 750 gb Western Digital HDD) the computer screen will go blank but the computer will not suspend or hibernate. I have gnome-power-manager to go to suspend after 30 min of inactivity. I will usually fall asleep during the movie and the laptop will remain on. I will wake up to find the laptop on for the whole night and that it didn't go to sleep or suspend power after the movie stopped. Note ** I have already tried reinstalling gnome-power-manager & totem ... Also have turned on and off Dbus plugin, and totem is not set to always on top.

View 2 Replies View Related

Debian :: How To Stop Program Running After Finishes Booting

Sep 5, 2011

I have a Debian Etch machine that was given to me but when it boots up it executes a program that is located on my desktop.

I don't want to move or rename the program but would like to prevent it from starting when the machine starts. Anyone have any idea as to what file I need to edit in order to achieve this?

View 1 Replies View Related

OpenSUSE :: Ktorrent Stops Seeding After Download Finishes?

May 8, 2011

After I finish a download in ktorrent, the torrent stops seeding.

A couple of notes: my download speeds are fantastic (~6mb/s), while my seeding during download is about 60kb/s. However, this seed speed seems to fluctuate a lot from about 3kb/s. Once the download completes, the seed goes to 0kb/s, and the torrent doesn't find as many leachers. For now, after I finish downloading, I re-download a portion of my download at a limited rate of 1kb/s so that the seed continues.

Lastly, I am currently running through a VPN server, however I this issue happens even if I'm running a normal connection.

View 2 Replies View Related

Software :: Meta Tracker Never Finishes Indexing (resource Hog)?

Jan 31, 2011

I came out with this issue as I saw that my CPU was most of the time between 70 and 80 percent of usage, all by some process called tracker-extract. Maybe when tracker is committing its initial index this is admissible, but this situation repeats every time I boot my notebook and it lasts at least 3 or 4 hours, or until I tell tracker to stop indexing. I hard-reseted tracker to see if there was any corrupt indexes but with no luck, behavior was the same. BTW, this issue wasn't present with ubuntu 10.04

View 2 Replies View Related

Ubuntu Servers :: Log File Automatically Emailed After The Last Script Finishes Entering Data Into It?

Aug 3, 2011

I'm looking for a way to have a file automatically emailed after the last script finishes entering data into it. What would be the best way to do it?

View 3 Replies View Related

Fedora :: Cronjob / Delay The Mount Until After The Boot Sequence Finishes?

Mar 14, 2010

I need to do a NFS mount after my PC boot up. So I put an entry in root's cron to do it:

@reboot /bin/mount sun:/mynfs /mnt/sun/mynfs

The mount occasionally fails. But when I manually mount after booting, it always succeed. So I suspect maybe the cron sometimes got executed before the network was started?

Is there a way to delay the mount until after the boot sequence finishes? You know, other than put the command in a script and add a sleep in front of it?

View 2 Replies View Related

General :: Triggered Process - Start Automatically When The Desktop Finishes Loading

Jun 29, 2011

I am running Debian Squeeze with icewm as desktop environment. I am trying to start feh automatically when the desktop finishes loading. I have tried crontab -e with @reboot /usr/bin/feh /home/user/photos/ & I think that the best way to do this would be to monitor for the x-session-manag process. The reason I think this would be a good solution is that I killed x-session-manag and it killed my x-session and straight to command line interface.

View 2 Replies View Related

Ubuntu Networking :: Wireless Starts And Stops And Starts And Stops?

Feb 10, 2010

Sometime after I upgraded to ubuntu 9.10 I've been having trouble with my wireless network connection.It will usually log on to the network, then disconnect a shortly after. Then try to connect again, usually successfully, then it cuts off again. Then connects again, then disconnects. FWIW, ubuntu 9.10 works on a different machine pretty consistently, so I don't think its a problem with the router.

View 2 Replies View Related

General :: Auto-mount Virtual Machine Locations When VMware Image Finishes Loading?

Jun 20, 2011

I mount a few locations from a VMware virtual machine, but currently every time I start up VMware I need to re-mount the locations once the VMware image has started up fully, which gets tedious. I'd like to be able to mount them automatically when VMware is started.

I generally double-click the .VMX file (which is associated with VMware Player) to launch the virtual machine, but once it has finished loading I would need to run the mount commands manually or execute a bash script that does it.

Is there any way you can think of to have it done automatically? One way I can think of is to start my virtual machine by running a script that starts VMware player, sleeps for a minute or so, then runs the mount command - but setting the right sleep interval would be difficult because this varies a fair bit - and overall, it's a solution that's kinda icky and that I'd like to avoid if there's some better option.

View 3 Replies View Related

Ubuntu Installation :: Installation Fail - When It Finishes Loading - Get A Random Mashup Of My Windows Desktop

May 15, 2011

When i boot its all ok i press enter for instal ubuntu and than the normal screen When it finishes loading i get a random mashup of my windows desktop.

View 1 Replies View Related

Fedora Hardware :: Older Graphics Card Geforce3 - Finishes Loading Half The Screen Turns Into Thousands Of Multicolored Horizontal Lines

Mar 11, 2011

I've got an older graphics card I'm trying to use. It actually runs fine through the bios and even works when fedora is loading. But once fedora finishes loading half the screen turns into thousands of multicolored horizontal lines.

View 4 Replies View Related

OpenSUSE Install :: Finishes The "Performing Installation" Process Then The Screen Goes Blank?

Mar 11, 2010

The graphical install goes fine all the way up until it finishes the "Performing Installation" process. Then the screen goes blank. Tried each display option for the install, and finally the text option got me through to completion.So now I've gotten to the command line, and when i try to startkde, i get the message "$DISPLAY is not set or cannot connect to the X server."I'm not well versed in linux yet, so a lot of these messages don't yet mean much to me. In the course of messing around with this I'm getting the feeling that it's Intel Graphics Media Accelerator 950 that's causing the problem here.

View 6 Replies View Related

Ubuntu :: Firefox Starts On It's Own - When Log Into 9.10

Jan 7, 2010

Why Firefox starts up when I log into Ubuntu 9.10...Wasn't doing it before...?

View 3 Replies View Related

Ubuntu :: Nothing Is Showing After Starts Up

May 6, 2010

When i log in to ubuntu, noting is showing. No taskbar, no Menu bar, no wallpaper, only a screen and my cursor. What is the problem? How can i solve it?I use ubuntu 8.10, my RAM is 512+256, Intel P4 processor, no graphics card.4 times rebooting did not help.My final exam is closing in and i have so many important documents in home folder. So it would be hazardous for me to format it and setting up again.

View 3 Replies View Related

Ubuntu :: Run A Script Before X Starts?

Jul 24, 2010

I would like to run a script before X starts, where would it go in the RC levels ?

Lubuntu Lucid ..

View 6 Replies View Related

Ubuntu :: Music Starts By Itself

Sep 8, 2010

My computer started playing music by itself. It is playing the same thing repeatedly. I didn't bring up any music software. Is this a bug in the system? Or is it a virus or malware?

View 9 Replies View Related







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