System

16/06/2016
Print Friendly, PDF & Email

compgen: An Awesome Command To List All Linux Commands

Source: nixCraft Ever want to list all the Linux commands (including bash shell aliases and functions) you could run on ...

Simple failover cluster using UCARP on Ubuntu

In this tutorial, I’ll show you the steps to create a simple failover cluster on Ubuntu using CARP. To make ...

Ubuntu: la barre de menu disparait…

En cas de perte de la barre de menu et de la barre d'icônes, le seul moyen de les récupérer ...

How to restart Gnome Panel

Source: My Linux Notebook It doesn't happen a lot but it does sometimes when the Gnome Panel freeze. If you ...

Debian / Ubuntu: apt-get Force Reinstall Package

Source: nixCraft I am a new Debian Linux v.7.x / Ubuntu Linux LTS user. How do I reinstall a package ...

Utiliser la commande ssh-copy-id depuis Mac OSX

Comment rendre la commande ssh-copy-id disponible sur Mac OS XSi vous avez tenté d'utiliser la commande ssh-copy-id sur Mac OS ...

How To Mount Remote Directory With SSHFS on a Linux

Source: nixCraft How can I mount remote directory with ssh on a Linux bases system? How do I use SSHFS ...

Debian Linux apt-get package management cheat sheet

Source: nixCraft Both Debian and Ubuntu Linux provides a number of package management tools. This article summaries package management command ...

Debian/Ubuntu Linux: Restrict an SSH user session to a specific directory by setting chrooted jail

Source: nixCraft I setup a web-server. I need to grant a user ssh access but I do not trust users ...

How To Run Cronjob Script On The Last Day Of a Month

Source: nixCraft How to execute script on the last day of a month on Linux or Unix bash shell? How ...

How to Prevent & Disable Mac OS X From Sleeping From the Command Line Terminal Application

Source: nixCraft I'm running a process to complete backup and covert images in Mac OS X laptop. I do not ...

Guide to rsnapshot and incremental backups on Linux

1. Introductionrsnapshot is a backup tool written in Perl that utilizes rsync as its back-end. rsnapshot allows users to create customized ...

Rsnapshot

IntroductionVous le savez maintenant, les sauvegardes sont indispensables... Sauvegardes. Nécessaires, mais facile à oublier, sauf si elles sont effectuées automatiquement.Voici ...

Sauvegarde journalisée de votre machine avec RSnapShot

Source: Nicolargo Ce logiciel libre permet d'automatiser une sauvegarde journalisée de vos machines et ceci localement comme à distance. RSnapShot ...

Using Bash Arrays with Examples

Arrays can be a useful tool when coding your bash scripts.  The simplest way that I can define an array ...

How To Create a High Availability Setup with Heartbeat and Floating IPs on Ubuntu 14.04

Source: Digital Ocean - Mitchell Anicas Introduction Heartbeat is an open source program that provides cluster infrastructure capabilities—cluster membership and ...
Les commentaires sont fermés.