====== Linux ====== * [[Apache]] * [[awk]] * [[sed]] * [[wget]] * [[Linux Distributions]] * [[Subversion]] * [[Vi]] * [[Filesystem Hierarchy Standard]] * [[iptables]] * [[Security]] * [[Linux Networking]] * [[Installing Linux Programs]] * [[KDE]] * [[Linux Libraries]] * [[Linux Filesystem]] * [[Linux Useful Commands]] * [[Samba]] ===== Splitting Files ===== use the split command to split and the cat command to join: split -b 1423k file preflix. [[http://lists.debian.org/debian-user/1998/02/msg00422.html]] ===== at ===== echo touch testfile > at now+1 minute ===== Setting terminal width ===== stty rows 14 ===== Finding the version ===== dmesg uname -a ===== Lost Password ===== http://www.aplawrence.com/Linux/lostlinuxpassword.html