
What Hardware Virtualization Really Means
Many of us have heard about hardware virtualization, but as far as I can see there is still a lot of confusion around …
Many of us have heard about hardware virtualization, but as far as I can see there is still a lot of confusion around …
Just a quick tip today, should help all of you who are setting up their very first Linux/Apache/PHP/MySQL (LAMP) …
If you wish to see which ports are open on your Linux system, perhaps to check your configuration, you can use the nmap …
Since you’re reading this you’re probably already aware of what Shellshock is; a number of vulnerabilities …
The iptables command on Linux allows setting the rules for the Linux built-in firewall to follow when filtering packets …
While we mainly install, remove, update and otherwise manage software on Debian and Ubuntu based systems using apt-get, …
Secure Shell (SSH) allows secure communication between networked computers for such purposes as logging in to a remote …
Have recently found out that Oracle Linux is now completely free to get and to use, meaning that you’ll only have …
I’ve got a few RedHat and CentOS VMs running on internal network of my server, and since updating them quite …
Quite recently I came across a very interesting issue: while configuring passwordless SSH (it’s public key based, …