$PATH is very important environment variable and knowing how to work with it, can be very useful What Is $PATH on Linux, and How Does…
View More Easier way to add DIRECTORY to your path in LINUXTag: Fedora
Analyzing Apache web server logs – simple script
Analyzing Apache Log Files.
View More Analyzing Apache web server logs – simple scriptHow to install and use Nikto utility on Ubuntu
Nikto – an open source tool that identifies potentially interesting files by referencing the robots.txt file, by spidering the surface of the application, and by cycling through a list of known files that contain sensitive information.
View More How to install and use Nikto utility on UbuntuSetup quick HTTP server with Python and share files
Sometimes you may run into need to run quickly web server on your machine – regardless if this is [easyazon_link asin=”111821854X” locale=”US” new_window=”default” nofollow=”default” tag=”wn0d5-20″…
View More Setup quick HTTP server with Python and share filesHow to install Google Docs, Google Drive and tools on Ubuntu or Fedora
Finally good news for Ubuntu users – now you can install Google Apps on your distro with help of Grive Tools. Here are the simple…
View More How to install Google Docs, Google Drive and tools on Ubuntu or FedoraHow to Reorder columns in delimited file using awk
Here is very useful command line to help you out to nicely reorder columns in delimited file with using awk. cat mybigfile.txt | awk ‘BEGIN{FS=”,”…
View More How to Reorder columns in delimited file using awkExport failed ssh login of intruders on your server with IP into csv file
Here is my simple bash[easyazon_link asin=”0596526784″ locale=”US” new_window=”default” nofollow=”default” tag=”wn0d5-20″ add_to_cart=”default” cloaking=”default” localization=”default” popups=”default”] script [/easyazon_link] to export failed [easyazon_link asin=”0596008953″ locale=”US” new_window=”default” nofollow=”default” tag=”wn0d5-20″…
View More Export failed ssh login of intruders on your server with IP into csv fileConfigure Sendmail on Fedora 20/RedHat/CentOS to send emails
You have installed your new [easyazon_link asin=”0782127371″ locale=”US” new_window=”default” nofollow=”default” tag=”wn0d5-20″ add_to_cart=”default” cloaking=”default” localization=”default” popups=”default”] Linux [/easyazon_link] machine and you want be able to send out…
View More Configure Sendmail on Fedora 20/RedHat/CentOS to send emailsQuick install LAMP on Fedora Linux 20
Here is one liner to quickly install LAMP environment on [easyazon_link asin=”0133477436″ locale=”US” new_window=”default” nofollow=”default” tag=”wn0d5-20″ add_to_cart=”default” cloaking=”default” localization=”default” popups=”default”] Fedora Linux 20 [/easyazon_link]. Instead…
View More Quick install LAMP on Fedora Linux 20Install Linux Malware Detect (LMD) on Linux machine
First of all, what is LMD – Linux Malware Detect – is a [easyazon-link asin=”159749268X” locale=”us”] malware [/easyazon-link] scanner for Linux released under the GNU GPLv2 license,…
View More Install Linux Malware Detect (LMD) on Linux machine