• davidY
  • Mes liens
  • Tags
  • images
  • Quotidien
  • RSS
  • Connexion
Filtrer par liens sans tag

Riemann - A network monitoring systemhttp://riemann.io/

  • monitoring
  • monitoring

Système de supervision

Permalien
February 24, 2015 at 9:09:07 PM GMT+1

ViMbAdmin :: Virtual Mailbox Administrationhttp://www.vimbadmin.net/

  • mail
  • postfix
  • webui
  • mail
  • postfix
  • webui

Interface d'administration de postfix

Permalien
February 5, 2015 at 10:32:36 AM GMT+1

Postfix Admin - Web based administration interfacehttp://postfixadmin.sourceforge.net/

  • mail
  • postfix
  • webui
  • mail
  • postfix
  • webui

Interface d'administration de postfix

Permalien
February 5, 2015 at 9:24:42 AM GMT+1

The personal, minimalist, super-fast, no-database delicious clone - community repohttps://github.com/shaarli/Shaarli

  • shaarli
  • a_tester
  • shaarli
  • a_tester

Dépot communautaire de Shaarli, plus vivant que l'original

Permalien
February 2, 2015 at 9:45:47 PM GMT+1

Clone a Linux system install to another computer | Libre Thingshttp://positon.org/clone-a-linux-system-install-to-another-computer

  • disque
  • linux
  • disque
  • linux

Déplacer root (/) et boot de disque dur.
Booter sur un live CD/USB.
En root.

Dans gparted, créer une table des partition (msdos) et créer les partitions voulues (/ et swap dans mon cas), les formatter (ext4)

mkdir /media/old
mkdir /media/new

mount /dev/sdxy /media/old
mount /dev/sdwz /media/new

rsync -avHX /media/old/ /media/new/

Récupérer les uuid des nouvelles partitions :
blkid /dev/sdwz (pour root, swap, ...)

Editer /media/new/etc/fstab et mettre à jour les uuid avec celle des nouvelles partitions.

mount --bind /proc /media/new/proc
mount --bind /sys /media/new/sys
mount --bind /dev /media/new/dev
mount --bind /run /media/new/run
chroot /media/new

grub-install /dev/sdwz
update-grub

Permalien
January 31, 2015 at 5:27:51 PM GMT+1

A Proper Server Naming Scheme: SSD VPS Cloud Hosting: MNX.iohttp://mnx.io/blog/a-proper-server-naming-scheme/

  • nomenclature
  • serveur
  • nomenclature
  • serveur

Principe de nommage pour les serveurs

Permalien
January 30, 2015 at 6:34:47 PM GMT+1

Sitespeed.io - Analyze your website speed and performancehttp://www.sitespeed.io/

  • performance
  • web
  • graphite
  • todo_metrics
  • performance
  • web
  • graphite
  • todo_metrics

Oytil en ligne de commande pour analyser, mesure la perf de site web.
Produit de jolie rapports HTML ou peu alimenter un graphite

Permalien
January 29, 2015 at 2:20:06 PM GMT+1

Siege Home Pagehttp://www.joedog.org/siege-home/

  • web
  • benchmark
  • web
  • benchmark

Outil de benchmark de site web, semble plus souple/fiable que ab et boom

Permalien
January 29, 2015 at 10:53:17 AM GMT+1

ab - Apache HTTP server benchmarking tool - Apache HTTP Server Version 2.2http://httpd.apache.org/docs/2.2/programs/ab.html

  • web
  • benchmark
  • web
  • benchmark

Outil de benchmark de site web, outil fournis par apache

Permalien
January 29, 2015 at 10:51:27 AM GMT+1

Série - flicage-brouillon - Standbloghttp://standblog.org/blog/serie/flicage-brouillon

  • privacy
  • privacy

Article sur la vie privée

Permalien
January 29, 2015 at 10:01:11 AM GMT+1

OSSEChttp://www.ossec.net/

  • securite
  • hids
  • ossec
  • securite
  • hids
  • ossec

Outil de sécurisation des serveur par analyse de log.
Envoi les alertes par email et peu bloquer les IPs si l'alerte est critique

Alternative plus complète/complexe à fail2ban

Permalien
January 28, 2015 at 8:29:04 PM GMT+1

Learn Vimscript the Hard Wayhttp://learnvimscriptthehardway.stevelosh.com/

  • todo_vim
  • todo_vim

Permalien
January 21, 2015 at 9:39:52 AM GMT+1

Coming Home to Vim / Steve Loshhttp://stevelosh.com/blog/2010/09/coming-home-to-vim/

  • todo_vim
  • todo_vim

Permalien
January 21, 2015 at 9:39:43 AM GMT+1

µBlock - An efficient blocker for Chromium and Firefox. Fast and lean.https://github.com/gorhill/uBlock

  • firefox_addon
  • firefox_addon

Une alternative à adblock / adblock plus consommant moins de mémoire.
L'extension firefox : https://github.com/gorhill/uBlock/releases

Permalien
January 20, 2015 at 6:40:25 PM GMT+1

Securing Your Server using IPset and Dynamic Blocklistshttp://blog.ls20.com/securing-your-server-using-ipset-and-dynamic-blocklists/

  • securite
  • ddos
  • iptable
  • securite
  • ddos
  • iptable

Sécuriser un serveur en cas d'attaques (ddos) avec iptable, ipset

Permalien
January 20, 2015 at 5:54:55 PM GMT+1

Laverna - store your notes anonymously and encryptedhttps://laverna.cc/

  • note
  • webapp
  • autohebergement
  • note
  • webapp
  • autohebergement

Clone d'evernote ?
Prise de notes

Permalien
January 8, 2015 at 9:18:27 PM GMT+1

Monitorix Project by Jordi Sanfeliu (aka Mikaku)http://www.monitorix.org/

  • monitoring
  • metrics
  • monitoring
  • metrics

Outils de monitoring, metrics

Permalien
January 8, 2015 at 6:00:55 PM GMT+1

Premiers pas avec les JeeNodehttp://www.aymerick.com/2015/01/08/premiers_pas_jeenode.html

  • jeenode
  • jeenode

Brancher et uploader son premier jeenode (RF12B)

Permalien
January 8, 2015 at 2:12:49 PM GMT+1

La plateforme jeenodehttp://www.aymerick.com/2015/01/05/plateforme_jeenode.html

  • jeenode
  • jeenode

Présentation des jeenodes en français

Permalien
January 7, 2015 at 9:01:00 PM GMT+1

Linux Containers - LXC - Introductionhttps://linuxcontainers.org/lxc/introduction/

  • lxc
  • lxc

Page officiel de LXC

Permalien
January 7, 2015 at 8:58:12 PM GMT+1
33 / 47
Liens par page
  • 20
  • 50
  • 100
Shaarli 934 shaares · 3 liens privés · Shaarli · Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli · Documentation · Theme : Stack · Font : DINish
Replier Replier tout Déplier Déplier tout Êtes-vous sûr de vouloir supprimer ce lien ? Êtes-vous sûr de vouloir supprimer ce tag ? The personal, minimalist, super-fast, database free, bookmarking service par la communauté Shaarli