Difference between revisions of "How to Guides"
Line 36: | Line 36: | ||
* How to clear out Postfix mail queue --> http://www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html | * How to clear out Postfix mail queue --> http://www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html | ||
* How to use patch to patch a file --> http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/ | * How to use patch to patch a file --> http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/ | ||
+ | * How to create patch and use patch files --> http://jungels.net/articles/diff-patch-ten-minutes.html |
Revision as of 07:12, 15 January 2014
- How to setup NFS/Autofs
- Add SSH Without Password
- Enabling Client DHCP
- Hacking RedHat Boxes
- How to Set Linux Programs to Run at Each runlevel
- Maintaining Yum Repo
- Mount NTFS Drives on Linux
- VMplayer Hack
- Linux Network Config
- Manual SMTP Relay Test
- Free T-Mobile WiFi in US
- Linux Fdisk and Mount HOWTO --> http://www.pjrc.com/tech/mp3/docs/hd_setup_linux.html]]
- Create SSL Self-Signed Certs
- Windows 2003 Server
- Linux Lib HOWTO --> http://www.faqs.org/docs/Linux-HOWTO/Program-Library-HOWTO.html#INTRODUCTION
- Open and extract RPM --> http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html
- How to list open files in Unix/Linux --> http://www.akadia.com/services/lsof_intro.html
- How to create self signed certs --> http://www.akadia.com/services/ssh_test_certificate.html
- Linux LVM Guide --> http://content.hccfl.edu/pollock/AUnix1/LVM.htm
- Manual Whitelist SPAM from Spamassassin --> http://wiki.apache.org/spamassassin/ManualWhitelist
- How to search and replace using Awk --> http://www.packetnexus.com/kb/greyarts/docs/979617680:10293.html
- How to search and replace recursively using find and sed --> http://www.commandlinefu.com/commands/view/4698/recursive-search-and-replace-old-with-new-string-inside-files
- How to setup dkimproxy on --> http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured
- How to replace software RAID Disk
- How to install dkfilter --> http://jason.long.name/dkfilter/
- How to install Red5 for CentOS 5.3--> http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/
- How to install Red5 Server --> http://www.linuxmaza.com/system-administration/howto-install-red5-flash-media-server-in-fedora-11-centos-5-4-redhat/
- How to install Red5chat --> http://www.freedevelopment.net/articles/free-red5chat.html
- How to flush postfix mailq --> http://www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html
- How to lock users to home directory FTP --> http://www.cyberciti.biz/tips/vsftp-chroot-users-limit-to-only-their-home-directory.html
- How to hack Wifi --> http://lifehacker.com/5305094/how-to-crack-a-wi+fi-networks-wep-password-with-backtrack
- How to change eth1 to eth0 on redhat systems --> http://www.linuxquestions.org/questions/red-hat-31/how-do-i-change-eth0-to-eth1-during-the-first-boot-246593/
- Best open source Terminal apps --> http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/
- Installing Debian Squeeze On Pogoplug v3/Oxnas Cleanly --> http://www.howtoforge.com/installing-debian-squeeze-on-pogoplug-v3-oxnas-cleanly
- Installing and setting up Nagios --> http://wiki.centos.org/HowTos/Nagios
- How to clear out Postfix mail queue --> http://www.cyberciti.biz/tips/howto-postfix-flush-mail-queue.html
- How to use patch to patch a file --> http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/
- How to create patch and use patch files --> http://jungels.net/articles/diff-patch-ten-minutes.html