This guide explans how you can install and use KVM for creating and running virtual machines on an Ubuntu 9.10 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g.
Read more »Virtualization With KVM On Ubuntu 9.10
On Gentoo and its use-flags
Many times I can read about how people look at Gentoo and its nature of always compiling each packet at installation. Often it’s believed that Gentoo is faster because the compilation can optimize for the processor being used. That may be true, but that is not what characterizes Gentoo.
Read more »Category: High End Tags:
- Login to post comments
It's About Time: Why Your Network Needs an NTP Server
Good time keeping is not an obvious priority for network administrators, but the more you think about it the clearer it is that accurate clocks have a crucial role to play on any network.
Read more »Category: High End Tags:
- Login to post comments
Learn to use extended file attributes in Linux to boost security
ACLs and extended attributes for files are simple and easy to use in Linux, and can go a long way in securing files. Vincent Danen goes over some of the basic file protection enhancements provided by the Linux kernel.
Read more »Category: High End Tags:
- Login to post comments
Adobe PDF at Risk From Zero-Day Vulnerability
Users of Adobe Reader and Acrobat PDF documents could be risk from a new zero-day vulnerability, with the company saying it has gotten reports that the flaw is currently being exploited in the wild.
Read more »Category: High End Tags:
- Login to post comments
Configuring Strong Wi-Fi (802.1X) Authentication in Linux, Part II
As the weaker forms of wireless encryption fail, migrating to stronger encryption protocols becomes more urgent. Eric Geier shows how to configure Linux clients to use strong encryption to connect to wireless networks.
Read more »Category: High End Tags:
- Login to post comments
Linux Security Kernel Clean-Up
Two significant Linux bugs have been founded and smashed. Here's what you need to know.
Read more »Category: High End Tags:
- Login to post comments
How to Synchronize a local directory with a remote directory using rsync in ubuntu
Most of the system administrators need to sync some of their local folder to remote folder. You can do this with a simple command line utility rsync. This will synchronizes files and directories from one location to another , securely by using delta encoding. It will synchronize files across the network
by transferring only data that has changed.
Category: High End Tags:
- Login to post comments
Kernel Log: Linux 2.6.33 to include Nvidia graphics driver nouveau
Linus Torvalds has merged the kernel code for the GeForce-compatible nouveau open source graphics driver as a staging driver into the Linux main development tree – from which kernel version 2.6.33 will emerge in around two and a half months.
Read more »PostfixAdmin on Ubuntu 9.10
PostfixAdmin provides a way to manage your virtual accounts, multiple domains, using a web based interface. Once it is set up it is very easy to use. This install process is not easy to do as there are many commands and a lot of configuration that must be done without mistakes.
Read more »Category: High End Tags:
- Login to post comments
Install virtual machines with qtemu
There are a few methods of running virtual machines on a Linux host: VirtualBox, VMWare, KVM, and QEMU are four of the most popular. Each method has it's pros and cons.
Read more »Category: High End Tags:
- Login to post comments
Firebird 2.5.0 Release Candidate 1 Ready to Test
The project team announces that kits of Firebird 2.5.0 release candidate 1 are now available for all the supported main-line platforms . Please test it with your loads and report back to firebird-devel. Note, this is the first of two RC releases.
Read more »Category: High End Tags:
- Login to post comments
On the possible merging of Nouveau
Some sites are reporting that the Nouveau driver (a reverse-engineered 3D driver for NVIDIA hardware) will be merged for 2.6.33. It is worth pointing out that this has not (yet) happened. Here's what has happened:
Read more »Category: High End Tags:
- Login to post comments
10 years gone: The VA Linux Systems IPO
Quick, what were you doing on December 9, 1999? If you actually remember, then there's a good chance that you're an old-school Linux type. If you don't have any idea, then read on, and you'll discover what you missed.
Read more »Category: High End Tags:
- Login to post comments
Looking for newbies that want to learn Python
This is a Python tutorial that tries to touch on most areas of the Python language, but attempts to be very simple so that people who have never done any sort of programming can grasp it.
Read more »Category: High End Tags:
- Login to post comments