System

16/06/2016

What are useful CLI tools for Linux system admins ?

System administrators (sysadmins) are responsible for day-to-day operations of production systems and services. One of the critical roles of sysadmins ...

What are good open-source log monitoring tools on Linux ?

In an operating system, logs are all about keeping track of events, be it critical system errors, resource usage warnings, ...

16 commands to check hardware information on Linux

Source: BinaryTides Hardware information Like for every thing, there are plenty of commands to check information about the hardware of ...

inotify / incron : Lancer une commande en cas d’action sur un fichier/un répertoire

“inotify”, Remplaçant de “dnotify”, est une technologie, intégrée au noyau Linux (>=2.6.13) , destinée à notifier les événements, modifications, accès, ...

Simple versioned TimeMachine-like backup using rsync

Using TimeMachine with rsync: Over many years, I have dealt with scripts that do backup versioning, i.e., maintain multiple backups ...

How to configure a syslog server with rsyslog on Linux

A syslog server represents a central log monitoring point on a network, to which all kinds of devices including Linux ...

80 Linux Monitoring Tools for SysAdmins

Source: ServerDensity The industry is hotting up at the moment, and there are more tools than you can shake a ...

4 outils utiles pour rechercher et supprimer des fichiers en double sous Linux

L'organisation de votre répertoire personnel ou même de votre système peut être particulièrement difficile si vous avez l'habitude de télécharger ...

Get Weather Reports from the Command Line with finger

Checking weather: purpose of the command There’s no shortage of methods to retrieve a weather report, the web is full ...

Running Commands on a Remote Linux / UNIX Host

Remote Linux CommandsYou would like to execute a command on a remote Linux/FreeBSD/Solaris/UNIX host and have the result displayed locally ...

Let’s Encrypt

How It Works Anyone who has gone through the trouble of setting up a secure website knows what a hassle ...

Connect to Blocked Ports with SSH Tunneling

SSH Tunneling – Get Through Your Firewall to Other Ports Do you have a server on the other side of ...

How to secure an Ubuntu 12.04 LTS server – Part 2 The GUI installer script

Source: The Fan Club This guide is based on various community forum posts and webpages. Special thanks to all. All comments ...

How to secure an Ubuntu 16.04 LTS server – Part 1 The Basics

Source: The Fan Club This guide is based on various community forum posts and webpages. Special thanks to all. All comments ...

HOWTO : Linux FTP Server Setup

Source: linuxhomenetworking.com Introduction The File Transfer Protocol (FTP) is used as one of the most common means of copying files ...

nohup: How to launch standalone and independant job

Source: Wikipedia nohup is a POSIX command to ignore the HUP (hangup) signal. The HUP signal is, by convention, the ...
Les commentaires sont fermés.