Hi guys,
I'm still newbie using crontab. I just have something wrong with me crontab.
first if I input the job by using :
crontab -e
and then input the job :
12 17 * * * ./CheckMissingFiles.ksh 4
and I checked it by typing "crontab -l", and they brought up :
12 17 * * *...
Thanks guys,
I've got the answer, I've tried it and it's working.
xterm -geometry 72x34 -fn *-fixed-*-*-*-20-* -fg orange -bg black &
The problem is we need to know exactly the fontname from the command (in my linux) "xlsfonts"
But I still have some issue how to define the color using...
Hi guys,
I know it's abit newbie, but I'm struggling to change the font size in my xterm.
I had a look in "man xterm"
and I try to type "xterm -fs 20", but the font size didnt change...
Please don't laugh, but help thx...
Hi guys,
Sorry probably this is abit not appropriate, but I need your guys opinion.
Do you guys know where is the best forum of Control M for me to learn and pass some questions which has quick response as good as this forum ?
Or do you guys join any Control M forum ? Cause my job now dealing...
Yeah mate,
You're right, I'm using twm as windows manager,
Here's the startup file :
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &
OS that we are using is Redhat, but I...
I understand about what you were explaining there, is the fluxbox or window managers can help my xterm color frame ? Or they just drawing outside my xterm only ?
What window managers that you're running mate ? I saw from the voting, so many people using window managers ? Here's the link ...
Sorry Annihilannic,
I don't get this message :
What you are looking for is a pretty window manager, you are just using the default one, I think it is twm
how do I find the pretty window manager ? what is that ? and what is twm ?
Does fluxbox has to be running on listening port as well as...
Hi Annihilannic,
Please have a look this website, which is my vncviewer :
http://imagestore.ugbox.net/aview/2106200603_f17c566e74644d7682fa
I used to have vnc much better than that, which the green color of the xterm is more lighter and on the bottom of vnc, normally I have many tools to work...
Hi Annihilanic,
what a great script ? But I have some questions for you...
when you check every 50 secs.. why not 60 secs (=1 mnt)?
and why
$JOB & sleep 20
not
$JOB [only]
Thx mate...
Hi guys,
I would like to run my script every day at 8.00 am and 10.30 am except saturday and sunday, but I don't have cron installed in my account.
How do I do that ?
Thanks in advance
Hi guys, I've been struggling to create a script with condition whether $2 exist or not, so the logic is :
if $2 == ""
exit 1
if $2 == "email"
mail -s "test" ...
else
exit 1
how do I code it in ksh, I tried to code like above. But when I tried to execute the script, let's say the...
From here mate :
http://www.cs.vassar.edu/SysNews/vnc/resolut.html
and 1 more, is vnc client rely on java?
So I need to install java environment into my desktop client ?
Is that true mate ?
Hi Annihilannic,
I know what the problem is, I run the vncserver on port 5991, and according to the list :
*********************************
Port Resolution Color Depth
5991 800x600 8 bit
5992 800x600 16 bit
5993 800x600 24 bit
5994 1024x768 8 bit
5995 1024x768 16 bit
5996 1024x768 24...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.