public marks

PUBLIC MARKS from orieg with tags shell & cli

07 November 2006

Shell Tips ! » CLI workaround for Windows XP : Doing a pause in a batch script

Nice tips for producing a simple delay with batch on windows XP by doing a ping or adding the windows server 2003 sleep.exe

21 October 2006

Shell Tips !» CLI workaround for Windows XP : Using LIST (LESS-Like)

LESS-Like usage on a windows XP by using LIST command line tool. Nice Tips.

Shell Tips !» CLI workaround for Windows XP : Using GREP (QGREP)

Another usefull tips for Windows XP admins. A GREP-Like command : QGREP.

Shell Tips !» CLI workaround for Windows XP : Using TAIL

Usefull workaround for missing tail command on windows XP. Good tips for windows admins.

01 October 2006

Shell Tips !» Blog Archive » Raid 5 Monitoring on Dell Power Edge 2650 with afacli

Interesting way to monitor Raid 5 of PE 2650 running under debian using the dell afacli tool.