public marks

PUBLIC MARKS from camel with tags ssh & linux

2008

’Scripts Shell sous Linux’ chez ENI (TOOLinux)

(via)
’Scripts Shell sous Linux’ chez ENI 10 novembre 2008 dans Livres Ce livre sur les scripts shell présente la mise en œuvre de projets dans un environnement industriel. Les 5 projets détaillés couvrent la plupart des besoins en scripts rencontrés en entreprise. Ils ont été conçus et présentés de telle sorte que leur adaptation à des besoins spécifiques sera aisée pour le lecteur. Les thèmes couverts traitent de la gestion des comptes utilisateurs, des sauvegardes de fichiers, des sauvegardes systèmes, de la gestion des disques, des communications entre serveurs, des mécanismes de surveillance et des scripts de démarrage. Ces projets abordent des approches différentes de la programmation en shell, tels que les gros projets qui utilisent plusieurs scripts avec des fichiers de configuration et de journalisation, ou le script unique complet et autonome. Des concepts de base sont détaillés comme les menus interactifs, la crontab, des fichiers systèmes, la sécurité SSH et les clés. Les scripts shell traités dans le livre sont en téléchargement sur cette page. A noter que le livre numérique est offert par l’éditeur pour l’achat du livre imprimé jusqu’au 31 décembre 2008. "Scripts Shell sous Linux : Mise en œuvre de 5 projets", de Théo SCHOMAKER et Jean-Marc BARANGER", ENI Editions. 37 euros. ISBN : 978-2-7460-4617-7

Tentakel to execute commands on multiple Linux or UNIX Servers

Many times, you want to execute a command not only on one server, but also on several servers. For example, find out * Version of kernel * Version of Apache web server * Update static html or images files on all web servers via rsync * Find out user information, server information, memory usage etc * Security/patch checking tentakel I have already covered how to execute commands on multiple Linux or UNIX servers via shell script. The disadvantage of script is commands do not run in parallel on all servers. However, several tools exist to automate this procedure in parallel. With the help of tool called tentakel, you run distributed command execution. It is a program for executing the same command on many hosts in parallel using ssh (it supports other methods too). Main advantage is you can create several sets of servers according requirements. For example webserver group, mail server group, home servers group etc. The command is executed in parallel on all servers in this group (time saving). By default, every result is printed to stdout (screen). The output format can be defined for each group.

Reverse SSH Tunneling | HowtoForge - Linux Howtos and Tutorials

Have you ever wanted to ssh to your Linux box that sits behind NAT? Now you can with reverse SSH tunneling. This document will show you step by step how to set up reverse SSH tunneling. The reverse SSH tunneling should work fine with Unix like systems.

Le travail à la chaîne, c'est has been ! - Linux attitude

voici quelques outils pour travailler efficacement sur un groupe de machines

Un tien vaut mieux que deux connexions - Linux attitude

Si vous faites de nombreuses connexions ssh à une machine, soit pour lancer plusieurs shells, soit pour exécuter des séries de commandes, votre client ssh va initialiser une nouvelle connexion à chaque fois. Ceci peut devenir très lourd pour une machine un peu ancienne. En effet, ceci implique le handshake tcp, la négociation du cryptage, l'échange de clés et donc un certain temps de calcul.

2007

Chrooted SSH/SFTP Tutorial (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

This tutorial describes two ways how to give users chrooted SSH access. With this setup, you can give your users shell access without having to fear that they can see your whole system. Your users will be jailed in a specific directory which they will not be able to break out of. The users will also be able to use SFTP in their chroot jails.

ctail

by 1 other
ctail is a tool for operating tail(1) across large clusters of machines, with many log files. It relies upon existing SSH authentication infrastructure, rather than introducing central points of log collection, or other large infrastructure changes, which aren't easily changed in many systems.

Howto: secure your sshd using DenyHosts - Ubuntu Forums

Howto: secure your sshd using DenyHosts - Ubuntu Forums

Preventing SSH Dictionary Attacks With DenyHosts | HowtoForge - Linux Howtos and Tutorials

Preventing SSH Dictionary Attacks With DenyHosts | HowtoForge - Linux Howtos and Tutorials

HOWTO Tunnels et utilisation avancée de ssh - Gentoo Linux Wiki

HOWTO Tunnels et utilisation avancée de ssh - Gentoo Linux Wiki

2006

SSH Filesystem

by 2 others
This is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh. The idea of sshfs was taken from the SSHFS filesystem distributed with LUFS, which I found very useful. There were some limitations of that codebase, so I rewrote it. Features of this implementation are: * Based on FUSE (the best userspace filesystem framework for linux ;-) * Multithreading: more than one request can be on it's way to the server * Allowing large reads (max 64k) * Caching directory contents

Fail2ban contre l'attaque par brute force - JujuSeb à la recherche de Linux

by 1 other (via)
Il a été observé depuis le début de l'année 2005 une augmentation des attaques par brute force sur les serveurs SSH.

2005

Automated Backups With rdiff-backup | HowtoForge - Linux Howtos and Tutorials

by 1 other (via)
This tutorial describes how to do automated server backups with the tool rdiff-backup. rdiff-backup lets you make backups over a network using SSH so that the data transfer is encrypted. The use of SSH makes rdiff-backup very secure because noone can read the data that is being transferred. rdiff-backup makes incremental backups, thus saving bandwidth.

SHFS (Secure) SHell FileSystem

by 1 other (via)
SHFS (Secure) SHell FileSystem est un module kernel pour Linux (fonctionne aussi sous SUN Solaris) qui permet de monter des répertoires distant via SSH !!!

camel's TAGS related to tag ssh

admin +   administration +   apache +   archive +   backup +   blog +   box +   brute force +   chroot +   cluster +   configuration +   connexion +   control +   copy +   debian +   denyhosts +   dev +   dns +   documentation +   edit +   file +   filesystem +   firewall +   fon +   format +   forward +   framework +   ftp +   gestion +   gnome +   google +   guide +   howto +   html +   http +   images +   install +   linux +   list +   livre +   log +   mail +   mysql +   nfs +   php +   pocket +   proxy +   remote +   replication +   restriction +   reverse +   routeur +   rsync +   sauvegarde +   script +   secure +   security +   server +   serveur +   setup +   sftp +   shell +   site +   ssl +   standard +   svn +   sysadmin +   system +   tail +   tools +   transfert +   tunnel +   tunnels +   tutorial +   tutoriel +   ubuntu +   vnc +   web +   windows +   xen +