Abonnez-vous au flux RSS

Installer un serveur Minecraft: le guide définitif

Installation d'un serveur Minecraft

Un guide simple et complet qui vous montrere comment installer un serveur Minecraft à la maison.

Lire la suite »

Cloning your drive with the dd command (step-by-step guide)

Looking for a simple way to clone your drive? Once again your Ubuntu Live CD has the tools you need to backup your hard drive safely and for free. It takes some time, but it works just as well as Norton Ghost, but it lets you use applications from the Live CD in the meantime. [...]

Lire la suite »

Creating an ISO image from any CD with Linux

To create an ISO image of a CD or DVD in Linux, you can use the dd command. Open up a terminal and type the following command: dd if=/dev/cdrom of=/path/toyouriso.iso This will copy the contents of the folder specified by if to the file specified by of. This can also be used to backup your [...]

Lire la suite »

Ubuntu and Terminal tips and tricks

While our Linux systems are already packaged to be as good as possible, there are many tips and tweaks that will greatly improve your experience. Here is a random list of the best tips you should know about Ubuntu and other Linux distros. You should already be familiar with many of these tricks but it’s [...]

Lire la suite »

How to use the Super key as a modifier in Ubuntu

As some people might have discovered, Keyboard Shortcuts does not see the Super (Windows) key as a modifier. This means you cannot set shortcuts such as Super+H or Shift+Super+H as it will only catch it as Super. The fix to this small problem is really easy. Go to Preferences>Keyboard>Layouts>Layout options>Alt/Win key behavior and select Meta [...]

Lire la suite »