Linux

Ref

Asterisk Installation

Basic Asterisk Installation Process1. Download ZaptelGet source wget http://t400p.pbxhardware.com/driver/zaptel-1.2.5.tar.gz Installating Zaptel cd /usr/local/src/ tar -zxvf zaptel.gz cd zaptel make clean make make install 2. Download Asterisk Get source wget http://ftp.digium.com/pub/asterisk/releases/asterisk-1.2.7.1.tar.gz Installing Asterisk tar -zxvf asterisk.gz cd asterisk make clean make make install make samples 3. Loading Zaptel Modules modprobe Zaptel modprobe tor2 modprobe wcfxo 4. […]

Dual Boot

vi /boot/grub/grub.conf title linux root (hd0,0) kernel /boot/kernel-version-xx-xx root=/dev/hdx title FreeBSD root (hd0,1,a) kernel /boot/loader grub-install /dev/hda

Gentoo Linux Installation

Learn to be Patient (Fold your hands and take a deep breath) To install gentoo you need a great deal of patience. A system only install will take around 8-10 hours and a full desktop installation around 24 hours. On a slow PC expect more. Boot From CD [Gentoo 2004.2] The latest CD available is […]

FreeBSD Installation

FreeBSD Installation Boot From cd Skip Custom kernel configuration From Menu, Select Custom Select Partition, delete current partation using (d) Use entire disk slice (A) [if you have different requirement then partation according it] quit (q) Select Standard Boot Manager (BootMgr) Select Label Use Auto Default (A) quit (q) Select Distribution Developer, Kernel-Developer, Install Ports […]

Linux Sites

Linux Learning Sites http://www.linuxhomenetworking.com/ http://www.server-world.info/en/ http://www.howtoforge.com/centos-5.1-server-lamp-email-dns-ftp-ispconfig http://www.linuxsecurity.com/ http://www.linux.org/ http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ http://www.sans.org/top20/ (Security related) http://linux.sys-con.com/read/46186.htm (BEST PRACTICES) http://www.scottklarr.com/topic/115/linux-unix-cheat-sheets—the-ultimate-collection/ (cheat sheet) http://www.frsirt.com/english/services/ (0 day exploit) http://www.securityfocus.com/unix http://www.securiteam.com/exploits/ http://www.deter.com/unix/ http://insecure.org/sploits_all.html http://insecure.org/sploits/ping-o-death.html http://www.linuxquestions.org/ http://tldp.org/ http://dag.wieers.com/rpm/FAQ.php#B2 yum whatprovides mod_access.so