How to create a ramdisk in Linux
A ramdisk is like a disk partition but running directly from the system’s RAM. All data read and written will be faster, and as drawback all data will be e...
A ramdisk is like a disk partition but running directly from the system’s RAM. All data read and written will be faster, and as drawback all data will be e...
Talking with a friend of mine I told him that LPI certifications validates a couple of Novell0’s certifications which in deed are just an incentive to con...
There are several ways of making a Debian package. In this article you will learn how to create it using equivs tools, to create a simple package (for exam...
Sometimes you’ll see on hard drives some inconsistencies with size, used value and the available space. The problem occurs when the operating system report...
Maybe you have been in the situation where a process (program or service) in the system dies or ends abruptly and needs to be relaunched no matter what. Y...