public marks

PUBLIC MARKS from orieg with tags tips & server

25 November 2006

Shell Tips ! » Fine tuning a Linux Apache MySQL PHP (LAMP) server

Fine post about tuning a Linux Apache MySQL PHP (LAMP) Server. From the software approach to the TCP tuning. Many clues about tuning a linux server.

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.