Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by adaaje

  1. adaaje

    Problem with crontab, help pls...

    Thank you.
  2. adaaje

    Problem with crontab, help pls...

    Is that all Anni ? or there is something else I should put, Thanks man...
  3. adaaje

    Problem with crontab, help pls...

    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 * * *...
  4. adaaje

    how to enlarge font size in xterm...

    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...
  5. adaaje

    how to enlarge font size in xterm...

    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...
  6. adaaje

    Control M question

    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...
  7. adaaje

    how to schedule script without using cron

    Hmm.. why not moving to Sydney ?? better money, better living, in NZ is so quite heheh... Sorry mate, no idea in NZ.
  8. adaaje

    VNC problem

    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...
  9. adaaje

    VNC problem

    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 ...
  10. adaaje

    how to schedule script without using cron

    And UNIX job is quite pick up in here, I can refer you to my agent if you like lol...
  11. adaaje

    how to schedule script without using cron

    Really ??? where are you now ?? when??
  12. adaaje

    VNC problem

    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...
  13. adaaje

    how to schedule script without using cron

    Thx a lot man... Is there any chance you would go to Sydney ? If yes, let me know. I'll treat you some lunch/dinner :p Have a star...
  14. adaaje

    VNC problem

    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...
  15. adaaje

    how to schedule script without using cron

    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...

Part and Inventory Search

Back
Top