Aug 262011
 

Sometimes bad things happen, and you must recover your desktop or server from an error.

For this delicate work there are some specialised Linux Live Distributions that once booted allow you to make a lot of tasks, like mounting and repairing disk partitions and file system, for this it’s important that the live Distro has support for many different File System type and LVM, it should also have a good support for the network, it’s possible that you need to download or move something on the computer, and so it’s also important to have a wide range of network support, wi-fi too maybe.
Continue reading »

Flattr this!

Aug 252011
 

Original article by Craciun Dan published on Tuxarena, the article is based on the installation and use within a distribution with packages .deb

For this tutorial we’ll use the genisoimage utility, developed as part of the cdrkit project. genisoimage is a command-line tool for creating ISO 9660 filesystem images, which can be burnt after to a CD or DVD using wodim or some other burning tool. To install it open a terminal and type the following as root:

apt-get install genisoimage

Now, let’s use the simplest syntax to create an ISO image out of a directory and its contents:

genisoimage -o output_image.iso directory_name

Continue reading »

Flattr this!

Aug 242011
 

This is an utility to clean junk to free disk space and to maintain privacy deleting in a secure way files and directory.

BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn’t know was there. Designed for Linux and Windows systems, it wipes clean 90 applications including Firefox, Internet Explorer, Adobe Flash, Google Chrome, Opera, OpenOffice, Safari,and more

Beyond simply deleting files, BleachBit includes advanced features such as shredding files to prevent recovery, wiping free disk space to hide traces of files deleted by other applications, and vacuuming Firefox to make it faster. BleachBit it is open source.
Continue reading »

Flattr this!

Aug 232011
 

The thought that a server update itself (and maybe even execute a reboot) is not actually something that makes me feel so confident, but it is certainly better than not applying patches to serious security bugs that could expose services to large risks.

So today we’ll see how to use the package unattended-upgrades, it’s available in Debian and Ubuntu and can help you schedule what and when update automatically on your machines.

Continue reading »

Flattr this!

Aug 222011
 

tux-puzzle Today we’ll take a quick look at some puzzle game for Linux.

Pushover,
Pushover is a platform puzzle game developed by Red Rat Software in 1992 for the Amiga, Atari ST, DOS and Super NES.
And there is a fresh and maintained remake released as GPL that work perfectly on Linux.

Atomic Worm
Atomic Worm has flown into the light.
It takes the snake genre to a new dimension.

Cube Escape
You are inside a cube made up of numerous shells, with a maze etched on the surface of each shell.
Continue reading »

Flattr this!