Two well known Debian developers have written the Debian Administrator’s Handbook. It is now available in paper back as well as ebook formats. Check it out! http://debian-handbook.info/2012/the-debian-administrators-handbook-is-available/
Perform DNS Lookups with the host command
The dig command is commonly used to make DNS queries. However, a much overlooked command is the host command. Here are some quick tips for a useful tool to add to your bag of tricks or to impress your friends. The syntax is: $ host [domain.com] When run with no options, a simple quick summary
(More)…
Connect Midi Keyboard for Playback in Linux
Below is a simple how-to guide to use your USB midi keyboard in Linux to play some basic sounds back. I’ll show you some tips! 1. First, connect and power on your USB midi keyboard. 2. Next, on Debian or Ubuntu, install these packages which will pull in all related depedencies. sudo apt-get install qjackctl
(More)…
The Importance of Securing a Linux Web Server
Linux web hosting is popular but that also makes Linux a target for malware and other malicious hacking. Here is a write up pointing out some general best practices for Linux web servers: The Importance of Securing a Linux Web Server If you find this topic interesting, you may also be interested in Linux Boot
(More)…
Linux Tycoon – lunduke.com
Linux Tycoon is a simple game by the Linux Action Show’s Bryan Lunduke. I gave it a spin, and so far the scottlinux distro is having mixed reviews. :) It is a surprising amount of fun even though it is a simple app. Check it out!
Fun with SHODAN
Shodanhq.com is awesome. These are fun: http://www.shodanhq.com/search?q=X-Powered-By%3A+PHP%2F5.1.2 Many sites running old PHP from 2006. Edit as desired to find an old php target. http://www.shodanhq.com/search?q=X-AspNet-Version%3A+1.1.4322 Incredible how many sites still use ASP .NET 1.x http://www.shodanhq.com/search?q=%22cisco-ios%22+%22last-modified%22 Web management pages for Cisco devices that have authentication disabled. http://www.shodanhq.com/search?q=Server%3A+Microsoft-IIS%2F5.0+ IIS 5.0 http://www.shodanhq.com/search?q=Server%3A+Apache%2F1. Ancient versions of Apache still in use
(More)…
Ubuntu 12.04 Change to Classic Gnome
Unity not doing it for you? Ubuntu 12.04 has a fallback mode which mimics Gnome 2 / Classic Gnome. Yay! To install Gnome Classic/Fallback, install this package: $ sudo apt-get install gnome-session-fallback Now logout. At the login screen after selecting your login name, click on the Ubuntu icon beside your name to change the session
(More)…

