at now +10 minutes <<< "rm -rf /tmp/tobedeleted"
at now +1 minutes <<< "init 6"
/etc/init.d/networking stop && /etc/init.d/networking start
atq
atrm 2
For multiline, consider a "HERE-doc"
at now +10 minutes <<ENDMARKER
rm -rf /tmp/tobedeleted
echo all done | mail -s 'completion notification' sysadmin@example.com
ENDMARKER
-
http://stackoverflow.com/questions/15454199/how-can-i-use-an-at-command-in-a-shell-scriptIn Firefox, the solution is easy. Simply type about:config in the address bar and set network.proxy.socks_remote_dns to true. This will have the remote end (i.e., the machine you are SSH’ing to) handle the DNS lookups.
-
http://fooninja.net/2010/09/06/how-to-tunnel-everything-through-ssh/Parfois il arrive qu'un fichier de conf soit corrompu a cause dun caractère invisible a la con qui peut venir dun copier coller ou autre.. Pour vérifier ça, on peut dumper le fichier en affichant ces caractères : car -e fichier
-
https://links.infomee.fr/?s1J7bQQuelques films ont lair bien; a DL et a matter
-
http://"10 excellents films peu connus" http://feedly.com/k/16NfDzB
-
http://www.eco-systemes.fr/?gclid=CKjqhPv_m7oCFRMdtAodVDAAEQEncore du netcat
Faut que je m'y remette et que je me fasse des mémo pour netcat et hping
-
http://www.picolozine.com/informatique/585-tutoriel-netcat.htmlPort knocking avec packet dans distrib debian
-
http://www.system-linux.eu/index.php?post/2010/10/11/Port-knocking-sur-DebianUn serveur, mais surtout un client pour faire du port knocking
-
http://www.prometheus-group.com/labs/unbounded/46-web-security/135-bash-pk.htmlscreen -S machineA (ensuite on se co en ssh à machineA, puis CTRL A D pour detach)
screen -S machineB (ensuite on se co en ssh à machineB, puis CTRL A D pour detach)
etc
At the end of the day :
screen -ls affiche tous les screens (avec chacun une connexion vers le serv en ssh)
screen -r machineA pour aller sur le A
screen -r machineB pour aller sur le B
alias utiles :
alias sls='screen -ls' #Pour lister les screen
alias sr='screen -r' #Pour recover un screen
alias sn='screen -S' #Pour créer un nouveau screen
-
https://links.infomee.fr/?VQzf3wadd on pour avoir le status de nagios dans ff
-
https://addons.mozilla.org/en-US/firefox/addon/nagios-checker/?src=searchtuto utilisé au final avec ubuntu gnome remix
-
https://help.ubuntu.com/community/MactelSupportTeam/AppleIntelInstallation