Thursday, May 20, 2010
Monday, May 17, 2010
Migration
http://searchsqlserver.techtarget.com/SQL-Server-PerfMon-counters-for-tracking-Windows-memory
http://www.freesoftwaremagazine.com/community_posts/skegness_grammar_school_using_gnu_linux_and_thin_clients_across_school
http://www.tomshardware.com/reviews/migrating-windows-linux,780.html
http://www.linuxlinks.com/Software/ProductivityTools/Notes/
http://www.linux.com/archive/feature/113755
http://www.eweek.com/c/a/Linux-and-Open-Source/Reverse-Migration-From-Linux-to-Windows/
http://www.freesoftwaremagazine.com/community_posts/skegness_grammar_school_using_gnu_linux_and_thin_clients_across_school
http://www.tomshardware.com/reviews/migrating-windows-linux,780.html
http://www.linuxlinks.com/Software/ProductivityTools/Notes/
http://www.linux.com/archive/feature/113755
http://www.eweek.com/c/a/Linux-and-Open-Source/Reverse-Migration-From-Linux-to-Windows/
Perfmon
http://www.cse.msu.edu/~enbody/perfmon/index.html
http://supportconnectw.ca.com/public/impcd/r11/optimization/Indicators%20for%20Performance%20Tuning.htm
http://perfmon.sourceforge.net/
http://www.hpl.hp.com/research/linux/perfmon/perfmon.php4
http://supportconnectw.ca.com/public/impcd/r11/optimization/Indicators%20for%20Performance%20Tuning.htm
http://perfmon.sourceforge.net/
http://www.hpl.hp.com/research/linux/perfmon/perfmon.php4
Friday, May 7, 2010
Nmap Free Security Scanner For Network Exploration & Hacking
EXAMPLES:
nmap -v -A scanme.nmap.org
nmap -v -sP 192.168.0.0/16 10.0.0.0/8
nmap -v -iR 10000 -P0 -p 80
nmap -v -A scanme.nmap.org
nmap -v -sP 192.168.0.0/16 10.0.0.0/8
nmap -v -iR 10000 -P0 -p 80
Thursday, May 6, 2010
Linux Installation /Kickstart/ Deployment
http://www.centos.org/docs/5/html/Installation_Guide-en-US/s1-kickstart2-file.html
http://aaltonen.us/2004/03/01/tip-boot-from-usb-key-addendum/
http://www.pendrivelinux.com/install-fedora-9-to-a-flash-drive-using-windows/
http://syslinux.zytor.com/wiki/index.php/ISOLINUX
http://www.ehow.com/how_5062890_convert-linux-boot-iso-usb.html
http://www.instalinux.com/howto.php
http://www.redhat.com/download/howto_download.html
http://www.linuxquestions.org/questions/linux-general-1/how-to-install-linux-from-iso-files-126605/
http://www.linuxquestions.org/questions/linux-software-2/boot-an-iso-without-a-cd-off-a-hard-disk-258518/
http://aaltonen.us/2004/03/01/tip-boot-from-usb-key-addendum/
http://www.pendrivelinux.com/install-fedora-9-to-a-flash-drive-using-windows/
http://syslinux.zytor.com/wiki/index.php/ISOLINUX
http://www.ehow.com/how_5062890_convert-linux-boot-iso-usb.html
http://www.instalinux.com/howto.php
http://www.redhat.com/download/howto_download.html
http://www.linuxquestions.org/questions/linux-general-1/how-to-install-linux-from-iso-files-126605/
http://www.linuxquestions.org/questions/linux-software-2/boot-an-iso-without-a-cd-off-a-hard-disk-258518/
Subscribe to:
Posts (Atom)
Linux Interview Linux booting process EXT4 XFS file system runlevel scan disk hba driver systool -c fc_host lspci -nn | grep -i hba single...
-
https://thomasvogt.wordpress.com/2008/08/26/mcserviceguard-cluster-installation-on-hp-ux-1131/ http://www.learnitguide.net/2015/05/config...
-
"Initrd" is the name of the "initial ramdisk" feature of Linux. With this, you have your loader (probably LILO or Grub)...