4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    ◄Older
    page 4 / 9
    Newer►
    178 results tagged linux x
    • L'utilitaire bash SCREEN / Tutoriel Linux - Shell

      Les bases de screen

      October 9, 2013 at 11:46:26 AM GMT+2 - permalink - archive.org - http://studio.jacksay.com/tutoriaux/systeme-linux/l-utilitaire-bash-screen
      linux screen
    • explainshell.com - match command-line arguments to their help text

      Petit outil sympa qui donne l'explication de n'importe quelle commande shell (on peut c/c ce qu'on veut)l

      August 30, 2013 at 2:24:02 PM GMT+2 - permalink - archive.org - http://www.explainshell.com/
      bash help linux man shell
    • Cool Solutions: Using RPM Verify to Monitor Changes to System Files

      Il peut arriver qu'un package ait un comportement anormal, on peut alors se demander si les fichiers n'ont pas été modifié à la main... (environnement de dev, coucou)

      Heureusement rpm stocke plusieurs infos sur les fichiers originaux et permet de vérifier si il y a eu ou non des modifications. L'option magique est -V

      rpm -Va --> vérifie TOUS les packages
      rpm -V nom_du_package --> vérifie seulement le package concerné

      August 19, 2013 at 9:46:55 AM GMT+2 - permalink - archive.org - http://www.novell.com/coolsolutions/feature/16238.html
      linux package rpm
    • 11.10 - Ctrl+A does not work in all programs - Ask Ubuntung

      run gnome-tweak-tool, "theme", and change keybinding theme to default

      July 21, 2013 at 1:37:44 PM GMT+2 - permalink - archive.org - http://askubuntu.com/questions/73954/ctrla-does-not-work-in-all-programs
      ctrl gnome linux
    • THE Ultimate Htaccess
      July 12, 2013 at 1:27:17 PM GMT+2 - permalink - archive.org - http://www.askapache.com/htaccess/htaccess.html
      apache htaccess linux
    • Top 10 command lines of Linux
      June 28, 2013 at 10:18:06 AM GMT+2 - permalink - archive.org - http://www.lleess.com/2013/06/top-10-command-lines-of-linux.html#.Uc0nnJc6_NA
      command linux
    • Installer Snort Snort-MySql et AcidBase sur Debian squeeze | Emmanuel Belair
      May 27, 2013 at 4:03:02 PM GMT+2 - permalink - archive.org - http://www.ebelair.fr/2011/06/21/installer-snort-snort-mysql-et-acidbase-sur-debian-squeeze/
      acid ids ips linux snort
    • zip et tar.gz sous linux

      Pour créer une archive de la forme latest_2013-05-19-04-05-23.tar.gz ou .zip

      !/bin/bash

      dotd=date +%F-%H-%M-%S
      tar -pczf /tmp/lastbackup/latest$dotd.tar.gz /var/cache/rsnapshot/hourly.0
      zip -y -9 -r /tmp/lastbackup/latest
      $dotd.zip /var/cache/rsnapshot/hourly.0

      L'option -y permet de ne pas suivre les liens symboliques (ce qui faisait planter mon backup). A enlever si nécessaire.

      May 19, 2013 at 11:07:15 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?xC6EMA
      backup debian linux tar zip
    • Hping3 Examples - Firewall testing | 0DAYsecurity.com

      Des exemples de commandes hping3 pour réaliser des tests sur des firewall

      April 15, 2013 at 5:44:15 PM GMT+2 - permalink - archive.org - http://0daysecurity.com/articles/hping3_examples.html
      firewall hping linux security test
    • LinuxChix Kernel Hacking Lessons
      March 30, 2013 at 9:33:26 PM GMT+1 - permalink - archive.org - http://www.linuxchix.org/content/courses/kernel_hacking/
      kernel linux
    • Ethtool & le réseau

      ethtool to get info about network

      March 30, 2013 at 10:25:15 AM GMT+1 - permalink - archive.org - http://www.linuxcore.fr/2012/01/ethtool-le-reseau/
      linux utils
    • La commande ypcat

      group passwd hosts services

      March 30, 2013 at 10:24:04 AM GMT+1 - permalink - archive.org - http://renaud.masse.free.fr/projets/nis/node38.htm
      linux ypcat
    • » Linuxaria – Everything about GNU/Linux and Open source Monitor your bandwidth from the Linux shell

      nload sur debian pour monitorer en temps réel la bande passante d'un serveur

      March 23, 2013 at 1:30:34 PM GMT+1 - permalink - archive.org - http://linuxaria.com/article/monitor-your-bandwidth-from-the-linux-shell?lang=en
      bandwitch bp debian linux monitor networking
    • Télécharger les images de CD de Debian par HTTP ou par FTP

      Pour télécharger des images testing de debian (pas forcément simple de trouver le bon endroit sur le site..)
      Ici les wheezy à l'heure actuelle

      March 10, 2013 at 9:26:14 AM GMT+1 - permalink - archive.org - http://www.debian.org/CD/http-ftp/
      debian iso linux testing
    • Introduction to Ngrep
      February 19, 2013 at 1:37:34 PM GMT+1 - permalink - archive.org - http://www.stearns.org/doc/ngrep-intro.current.html
      linux ngrep tcpdump wireshark
    • Open vSwitch: un switch logiciel pour des réseaux virtuels | Covoiturage.fr tech blog
      February 4, 2013 at 10:55:09 PM GMT+1 - permalink - archive.org - http://tech.covoiturage.fr/2012/08/22/open-vswitch-un-switch-logiciel-pour-des-reseaux-virtuels/
      linux openvswitch ovs
    • Extract most know archives with one command | alias.sh
      February 4, 2013 at 10:43:30 PM GMT+1 - permalink - archive.org - http://alias.sh/extract-most-know-archives-one-command
      alias bash bashrc linux
    • thumbnail
      Understanding the GRUB boot loader and Customize the themes | Ramki Java Blog
      January 30, 2013 at 11:48:55 PM GMT+1 - permalink - archive.org - http://www.ramkitech.com/2012/01/grub2-and-themes-customization.html
      grub linux
    • [Question] How To Disable Network Manager in Ubuntu 12.10 (Quantal Quetzal) | Liberian Geek

      network manager

      January 30, 2013 at 1:20:59 PM GMT+1 - permalink - archive.org - http://www.liberiangeek.net/2012/12/question-how-to-disable-network-manager-in-ubuntu-12-10-quantal-quetzal/
      linux manager network
    • Fedora 17 Boot Optimization (from 15 to 2.5 seconds) — Harald Hoyer
      January 29, 2013 at 12:56:42 PM GMT+1 - permalink - archive.org - http://www.harald-hoyer.de/personal/blog/fedora-17-boot-optimization-from-15-to-3-seconds
      fedora linux
    Links per page: 20 50 100
    ◄Older
    page 4 / 9
    Newer►
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation