Difference between revisions of "How to Guides"

From HyperSecurity Wiki
Jump to: navigation, search
(Local Wiki How To Guides:)
(General Linux Online How To Guides:)
Line 23: Line 23:
  
 
== General Linux Online How To Guides:==
 
== General Linux Online How To Guides:==
 +
 +
* Linux Fdisk and Mount HOWTO --> http://www.pjrc.com/tech/mp3/docs/hd_setup_linux.html
 +
* Linux Lib HOWTO --> http://www.faqs.org/docs/Linux-HOWTO/Program-Library-HOWTO.html#INTRODUCTION
 +
* How to list open files in Unix/Linux --> http://www.akadia.com/services/lsof_intro.html
 +
* Linux LVM Guide --> http://content.hccfl.edu/pollock/AUnix1/LVM.htm
 +
* How to create self signed certs --> http://www.akadia.com/services/ssh_test_certificate.html
 +
* Manual Whitelist SPAM from Spamassassin --> http://wiki.apache.org/spamassassin/ManualWhitelist
 +
* How to setup dkimproxy on --> http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured
 +
* 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
 +
* Hardening Linux Security --> http://www.cyberciti.biz/tips/linux-security.html
 +
* 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 hack Wifi --> http://lifehacker.com/5305094/how-to-crack-a-wi+fi-networks-wep-password-with-backtrack
 +
* 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 search and replace using Awk --> http://www.packetnexus.com/kb/greyarts/docs/979617680:10293.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
 +
* How to build a minimum Linux Distro with Busybox --> http://revcode.wordpress.com/2012/02/25/booting-a-minimal-busybox-based-linux-distro/
 +
* How to Sort and Remove Duplicate Photos in Linux  --> http://www.linux.com/learn/tutorials/774031-how-to-sort-and-remove-duplicate-photos-in-linux
 +
* How to use Make correctly --> http://www.codeproject.com/Articles/31488/Makefiles-in-Linux-An-Overview
 +
* How to setup Ntop-NG --> http://xmodulo.com/2013/10/set-web-based-network-traffic-monitoring-linux.html
 +
* Best Guide for making initramfs --> http://jootamam.net/howto-initramfs-image.htm
 +
* How to setup and configure Zoneminder --> http://terminal28.com/how-to-install-and-configure-zoneminder-linux-cctv-debian/
 +
* How to create custom initrd --> http://www.thewireframecommunity.com/node/14
 +
* TCPdump Recipes --> http://www.wains.be/pub/networking/tcpdump_advanced_filters.txt
 +
* How to find duplicate photos in Linux --> http://www.linux.com/learn/tutorials/774031-how-to-sort-and-remove-duplicate-photos-in-linux
 +
* Awk Guide --> http://www.thegeekstuff.com/2010/01/awk-introduction-tutorial-7-awk-print-examples/
 +
* How to build a virtual cluster --> https://alteeve.ca/w/AN!Cluster_Tutorial_2
 +
* How to ignore ports with tcpdump --> http://www.cyberciti.biz/faq/linux-monitor-all-network-traffic-except-ssh-port-22/
 +
* Minecraft Server Setup --> https://www.digitalocean.com/community/tutorials/how-to-set-up-a-minecraft-server-on-linux
 +
* How to setup GeoIP lookups Linux --> http://xmodulo.com/geographic-location-ip-address-command-line.html
 +
* Linux from scratch --> http://en.tldp.org/LDP/Pocket-Linux-Guide/html/Pocket-Linux-Guide.html
 +
* Using GIT --> http://stackoverflow.com/questions/4114095/revert-to-a-previous-git-commit
 +
* How to install nTop-NG --> http://www.ntop.org/get-started/download/
 +
* How to use GIT server --> https://www.digitalocean.com/community/tutorials/how-to-use-git-effectively
 +
* Another guide to building mjpg-streamer --> http://ubuntuforums.org/showthread.php?t=1888233
 +
* PXE Boot Busybox --> http://eduardo-lago.blogspot.ca/2012/06/ram-only-pxe-boot-smallest-diskless.html
 +
* How to build a tiny Linux disto --> http://www.linuxjournal.com/article/4395
 +
* How to setup TEMP monitor to MRTG --> http://blog.webernetz.net/2014/02/15/measuring-temperatures-with-pcsensors-temperhum-sensor/
 +
* Linux Commandline System Admin Tools --> http://www.tecmint.com/command-line-tools-to-monitor-linux-performance/
 +
* How to build mjpg-streamer --> http://cobecoballes-linux.blogspot.ca/2013/06/video-streaming-server-mjpg-streamer.html
 +
* KVM Private Network setup --> http://www.dedoimedo.com/computers/kvm-network.html
 +
* How to setup rsyslog server/client--> http://tecadmin.net/setup-centralized-logging-server-using-rsyslogd/
 +
* How to build Busybox ARM --> http://wiki.beyondlogic.org/index.php?title=Cross_Compiling_BusyBox_for_ARM
 +
* Great initramdisk guide --> http://wiki.sourcemage.org/HowTo%282f%29Initramfs.html
 +
* Kaspersky 10 over PXE --> http://www.richud.com/wiki/Kaspersky_Rescue_Disk_10_PXE_Boot
 +
* How to install dkfilter --> http://jason.long.name/dkfilter/
  
 
== Redhat/CentOS Online How To Guides:==
 
== Redhat/CentOS Online How To Guides:==

Revision as of 17:41, 2 February 2015

Local Wiki How To Guides:

General Linux Online How To Guides:

Redhat/CentOS Online How To Guides:

Debian/Ubuntu Online How To Guides: