Article Archive for June 2014
Recovering Deleted /bin on CentOS
So, as the saying goes, shit happens and the other day I accidentally deleted /boot on a CentOS 6 box. I have NetBackup running on the system, so this would not have been a problem …
Disable Formatting When Pasting into Outlook
By default, Outlook will preserve source text formatting during copy/paste operations. At times this can be very annoying, especially when composing emails of technical nature. There’s a good chance your email will end up looking …
Installing GoAccess on CentOS/RHEL
GoAccess is a simple but useful “top”-like CLI utility giving you a quick overview of the Apache access_log entries.
What To Do When Windows Ignores SD Card
Here’s a common scenario: you insert or swap and SD card in your laptop and… nothing happens. Sometimes Windows decides to ignore the SD card for reasons unknown (well, the true reason is it’s Windows). …
Permanently Ban IP with Fail2Ban
If you’re not familiar with Fail2Ban: it’s a log analysis tool that detects failed login attempts for your SSH, FTP, etc services and uses IPTools firewall to temporarily drop connection requests from the offending IP addresses. …

Latest Comments