Startup Guide for KVM on CentOS 6

These instructions are very specific to CentOS 6. For this I assume you have setup your server using the “Minimal” option when installing CentOS 6. You must also have the Virtualization features enabled for your CPU. This is done in...

AMD Radeon™ HD 7670M on Ubuntu 12.04

(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = “//connect.facebook.net/en_US/all.js#xfbml=1”; fjs.parentNode.insertBefore(js, fjs); }(document, ‘script’, ‘facebook-jssdk’)); Update:  __Recently I install kubuntu 13.10 and there is no problem with graphics. It...

Bash History without numbers...

The bash history command is very cool. I understand why it shows the line numbers, but sometimes we need only the commands & not the numbers e.g. when we need to copy & run the commands to another server or...

Hardening the Linux server - Part 5

« Part 4 Hardening the Linux server - Part 5 Encryption Encryption is the process of taking data stored on a computer and scrambling it in a manner that makes it unreadable to anyone who doesn’t possess the key to re-create the...

Hardening the Linux server - Part 4

« Part 3                                                                             ...