18/10/2012 Par PJ Michel Dansbash, Debian Ubuntu: How to Force a Silent Cron | The Rugged Rock of Craig Ubuntu: How to Force a Silent CronPosted on Tuesday, January 4, 2011 by Craig Lotter By default, cron actions that produce output generates emails that get sent to the system… Read More
09/07/2012 Par PJ Michel Dansbash, Debian Template for Generic Nagios Plugin | blog.jgriffiths.org I love nagios it’s the perfect way to monitor linux. Monitoring command can be written in almost any language: nagios expects a exit code and a exit string and it… Read More
14/05/2012 Par PJ Michel Dansbash, Centos, Debian Being Nice on a Linux Box – Process priority with ‘nice’ & ‘renice’ – Nimal’s Weblog Being Nice on a Linux Box - Process priority with 'nice' & 'renice' - Nimal's Weblog. Problem (I had): Wanted to run a VirtualBox on a RHEL 4.7 Linux server… Read More
17/02/2012 Par PJ Michel Dansbash, Debian HowTo : install the mail command under Debian | ItHowTo.ro HowTo : install the mail command under Debian Nov19 2008 Leave a Comment Written by gkoo The mail command under Debian distros is a part of the mailutils package. Simply… Read More
07/02/2012 Par PJ Michel Dansbash, Debian Tester un disque en ecriture avec DD dd bs=1M count=2048 if=/dev/zero of=test conv=fdatasync Read More
11/01/2012 Par PJ Michel Dansbash, Debian Build cross-compiled kernel debian package – Sysmic.org Build cross-compiled kernel debian package Par Jérôme Pouiller le vendredi, octobre 29 2010, 09:37 - Lien permanent As you may know, you have juste to add options ARCH and if… Read More
30/12/2011 Par PJ Michel Dansbash, Debian QuepasaSHV4 « Pad « netfrag.org A - search for rootkits B - more detailed investigation C - more trails D - remove it! E - refresh system F - Todo G - Infos Start with… Read More
28/12/2011 Par PJ Michel Dansbash, Debian Variables en shell Bash Variables en shell Bash Manipulation de variables simples var=val ou var="a b" affectation de la variable "var" $var ou ${var} contenu de la variable "var" ${#var} longueur de la variable… Read More
27/12/2011 Par PJ Michel Dansbash, Debian X.Y.Z: How to debug or test cron script How to debug or test cron script If your simple cron script (/etc/cron.daily, etc/cron.hourly etc) does not run as expected, do the following: 1. be sure to have '#!/bin/sh' as… Read More
31/08/2011 Par PJ Michel Dansbash, Debian zssh, interactive file transfer wrapper for ssh » Linux by Examples zssh, ZModem ssh, an alternative way to ssh and scp? To perform file transfer and ssh in ordinary way you need ssh and scp. Conventional way, let say you want… Read More