General :: Fireoff A Script Every 30min At Starting At Quarter Of An Hour?
Jun 15, 2011
I always get mixed up with timing with cronjob. I want to fireoff a script every 30min at starting at quarter of an hour.Meaning script will run at 1:15, 1:45, 2:15, 2:45 etc.
Would this work?
15/30 * * * * script here.
View 3 Replies
ADVERTISEMENT
Aug 5, 2010
If I set the clock to speak the time, I get this when it tries: starting kttsd failed. I've looked at the various posts, but haven't yet found an actual solution. I've tried to run kttsmgr, but for some reason the "run" dialog doesn't seem to do anything - no error, nothing. Type kttsmgr, press enter since there is not obvious other way to execute the command, and nothing happens.
Is this a module that does not come with KDE? And I give - I can't find time format anywhere. How do you change the clock that appears in the lower right corner to 12 hour instead of what appears to be default 24 hour? I don't see it in "Digital Clock Settings", and I don't see it in System Settings - Date & Time. This is a clean install of slackware 13.1, and whatever version of KDE comes with it.
View 3 Replies
View Related
Mar 24, 2010
I recently decided to try KDE4 and would like the change the clock on the panel to display 12 hour format and not the default 24hour format but i can not find where to change this option currently the clock looks like the attached picture. Gnome has this option and I would like to see it in KDE if it exists in the default clock. I am willing to replace the default KDE clock with a seperate widget if one exists for this.
View 1 Replies
View Related
Aug 5, 2010
I need to change the time displayed in the task bar from a 24 hour clock to a 12 hour format. I could not find the relevant settings in OpenSuse 11.2 and same is the case for 11.3 as well.
how to make the change? I have tried System Settings ---> Computer Administration ---> Date & Time; but I was not able to make the desired change.
Similarly, I have a digital clock widget that shows GMT + 5.5 hours and I need to change that to 12 hour format as well.
View 3 Replies
View Related
Jun 17, 2011
I just switched over to Lubuntu, and so far, it's been great.It's rendering quite well with my laptop, even though the fan is constantly running.I've had some small annoyances that I haven't been able to figure out. How do I get the power button and/or other related actions to the 'start' menu? Is there a way to drag and drop applets like in Ubuntu? How do I setup default brightness like in Ubuntu? How do I change the time to normal US time (12 hour instead of 24 hour)How do I change the time to a 12-hour instead of 24-hour?Is there a software center?
View 2 Replies
View Related
Feb 16, 2011
I had Ubuntu10.04, using inspiron1545 and running on an external monitor,all of a sudden, the lower quarter of the desktop got blacked out,i had no choice but to upgrade to 10.10.Today i closed the laptop lid and now the lower 1/4 of the desktop is blacked out.again.tried restarting,changing monitor configuration but no result.i have put an image to better show,as you can see the lower 1/4 before taskbar is just black. all my compiz settings have gone and login works with no problems and starts gnome then the bottom quarter blacks out 3 seconds later.
View 1 Replies
View Related
May 9, 2010
I have an indexer for sphinx, and i want it to run once every hour in linux. How would i do this?
View 8 Replies
View Related
Apr 12, 2010
Currently whenever i run date command output is shown like
Mon Apr 12 05:17:21 IST 2010
When its 17:17 Here.
How would i change it so that it should show.
Mon Apr 12 17:17:21 IST 2010
View 9 Replies
View Related
May 20, 2011
Yesterday I configured an NTP Server, and synched a sever with my NTP Server. Now some how my Client clock jumped one hour ahead at 12:00 AM, while HW Clock and NTP Server Clock remained.
Code:
cat /etc/sysconfig/clock
# The ZONE parameter is only evaluated by system-config-date.
# The timezone of the system is defined by the contents of /etc/localtime.
ZONE="Asia/Karachi"
[Code]....
View 2 Replies
View Related
Aug 24, 2011
Is there any way to force 24-hour time in my locale (for example, 14:00) instead of 12-hour time (2:00 PM)?
I use the en_US locale with a UTF-8 character set on Arch Linux, but this shouldn't matter, I think.
View 1 Replies
View Related
Jan 30, 2011
I would like to detect that with openbox (i avoid xscreensaver) and do manually xset dpms off for the screen.
View 3 Replies
View Related
Aug 8, 2010
I was wondering if any one came across that issue before. Everytime I reboot my PC something (I assume GNOME) reset my system clock to an hour behind what is was the last time. So if a reboot twice in a row that'll be two hours behind and so on. It used to work fine until I had to change my system time backward temporally to overcome and issue with GPG. Since I put it back I get that phenomena. It's like it's adjusting it for the Day light saving everytime a boot. Problem is Japan does not have any day light saving. I run OpenSuse 11.2 with Gnome 2.28.2 as my interface. I'm currently located in Japan GMT+9 not DST. /etc/localtime -> /usr/share/zoneinfo/Asia/Tokyo
I suspect a bug in Gnome or Yast. It's not user specific because the time is already altered even before I log it.
View 13 Replies
View Related
Mar 23, 2010
I've never observed this problem neither did any of my colleagues trying to SSH into the same system. If I try logging into my server using a wrong username and then press ^C to terminate or exhaust my password attempts, I am locked out for at least an hour. Is there something I can do on my end to fix this problem?
View 1 Replies
View Related
Sep 2, 2010
Very simple question but very frustrating as none of the other threads/bug reports/whatever have had quite the same problem. I want gnome clock to display the time in 12 hour format. The suggested solution is something like right-click the clock -> Preferences and somewhere there will be an option to choose 12/24 hour time. Problem is I don't have that option.
The help has a note that 12 hour time "is not shown if your session language does not use the 12 hour clock" but this really shouldn't be a problem? My language/locale/city, everything I can think of, it's all some variation of en_GB, UK English, Brisbane, Australia: all places which should allow the option of 12 hour clock! So why don't I have that option?
View 4 Replies
View Related
Jan 26, 2011
I have a script(urls.sh) scheduled to run with Crontab at every hour. The script is all good and executes manually with [root@server cron.hourly]# ./urls.sh But the scrip is not executing according to schedule. This is what I see in /var/log/cron every hour:crond[4729]: (root) CMD (run-parts /etc/cron.hourly/urls.sh)My crontab look likes this:
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
[code]....
View 2 Replies
View Related
Jun 7, 2010
How I can make sudo Ubuntu 10.04 session an hour and not few minutes?
Now I have to write my password for sudo commands every few minutes.
View 4 Replies
View Related
Jun 24, 2011
I recently assembled a new computer so that all hardware is pretty new. Since then I've been experiencing some problem with IRQs when running Debian 6.0. On random occasions, usually after an hour or so of running I hear a beep and this shows up in dmesg:
[code]....
View 3 Replies
View Related
Sep 3, 2010
I am trying to grep a particular string from the files of 2 different servers without copying and calculate the total count of its occurence on both files. File structure is same on both servers and for reference as follows:
Code:
27-Aug-2010 10:04:30,601|919122874903|phtunes_app|1282243292627|NotifySmsReception|DMGenerateLogInterceptor - ExternalTransactionID:SDP-DM-26713018, TransactionStatus:Requested
27-Aug-2010
[code]....
View 6 Replies
View Related
Nov 20, 2010
After daylight savings time, my squeeze installation's clock failed to adjust. I've tried to change this in the bios, but it always resets itself.
Is there a way to force-change the time?
View 3 Replies
View Related
May 11, 2010
I have a script that I want to run for one hour.
I used to use doalarm to make it run for one hour then stop but it is not working consistently so I need another solution.
How would you make a script run for one hour then stop?
View 14 Replies
View Related
Nov 15, 2010
I wish to run a cron job every half hour, where exactly do I put the job? The reason I am asking is that I am used to entering jobs into crontab, I am not used to using fedora and its cron layout.
View 2 Replies
View Related
Jun 14, 2011
I'm running a fully updated Fedora 15.In Evolution's calendar, my days are limited to 12 hours: from 0:00 to 11:45, always.Under preferences->Calendar and Tasks->General, I have "day begins" as 07:00, and "day ends" as 23:30. Changing these numbers has no effect whatsoever. Selecting "12 hour" under "time format" also does nothing.I REALLY hope this isn't a deliberate change by the Evolution developers. My days have normally consisted of more than 12 hours since I was three or four (I'd have to call my parents to ask). Jokes aside, what's going on and how do I change this?
View 3 Replies
View Related
Apr 2, 2010
No clue how to change the 24 hour clock format in Lubuntu 10.04 Beta.
View 6 Replies
View Related
Nov 23, 2010
I have a python script that I would like to run every hour regardless of whether I am logged in. I have tried putting a link to the script in cron.hourly, however, it does not run.
View 9 Replies
View Related
Jul 12, 2011
why did i have every time a black screen after 1 hour and can do nothing any more. But the music that play with rhytmbox is playing good.No energy saving only screen saver that must be active after 10 min non activitie on pc
View 3 Replies
View Related
May 28, 2010
I found (Red Hat Fedora Core 6 Server) a CRON entry for "backupmng" that has repeats at 1,16,31 and 46 minutes every hour of every day, 24/7.It is located at:/usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1.
View 1 Replies
View Related
Jan 20, 2010
I need to build a system that can provide me capacity to send more than 50.000 mails per hour. Now I have inherit a server farm with 40 postfix servers, and one server managing which of this servers send the mails but its programming for someone but it's too complex. I would like to have a new system for do that, (To manage hotmails, Yahoo and others complains i have a contract with a specialist company to have ours ips in whitelist, activate and deactivate servers )
View 8 Replies
View Related
Feb 14, 2010
I created a script
Code:
#!/bin/sh
bla bla bla
I know if I put it in
Code:
/etc/cron.daily
it will be executed every day at 12:01, or I am not sure the hour
But I want to be executed every monday and saturday at 20:00h
View 4 Replies
View Related
Jan 28, 2010
Do you like programming? Can you take challenges? Would you match yourself with others? Here is your chance! Grab it! The jubilee X. BME International 24-hour Programming Contest will be held this year in May!
This contest is a real test of creativity, knowledge, endurance and team-work, an EXTREME CHALLENGE! Sponsors and the offered prizes worth 6000 euros contribute to the high standards of the contest. The team which gaines the utmost points can take home the award and the cup.[URL]..
View 1 Replies
View Related
Jul 18, 2011
I installed OS11.4 on my old laptop, Compaq Armada E500., 512MB RAM, ATI Rage Mobility. During installation I chose "minimal server" and added some development packages, lxde and a little more. I chose to start in runlevel 3 which is full networking without X. Still, when computer is booted it tries to start Xorg which doesn't work because of some problem w driver. The start-up seems to stop there, it never loads completely - seems most things in runlevel 3 are not started (see below) I can manually login on laptop and fix it - but never permanently, same thing again after reboot.
I have checked /etc/inittab & yast - both states default runlevel is 3. I have checked services to be started both directly, browsing directory /etc/rc.d/rc3.d/, and with YaST, it is very clear X should not load during boot. But, as said, it does.. I don't really care about the driver problem right now, I can fix that later when I have more time. So how do I stop X from getting started automatically?
More info, if needed: The installation also stopped with message on tty1 "Starting YaST2" and tty8 showing errors with graphics driver (mach64). The system seemed to be installed though, so I simply rebooted (issuing "reboot" from tty2).
[Code]....
I'm not completely sure where it stops, network is configured but keyboard is wrong and mysql & everything after is not started, so somewhere between S02network and S06kbd. I'm going to use it as a server for testing purposes so no X is actually needed - however I do want to have X & lxde installed just in case, my Internet connection at home is terribly slow so I need most things I might need in the future installed today.
View 1 Replies
View Related