Search

You can find the results of your search below.

Fulltext results:

fofox
24 Hits, Last modified:
l bits of JavaScript (see below for the scripts I use) * [[https://addons.mozilla.org/firefox/addon/n... ts * [[https://addons.mozilla.org/firefox/addon/user-agent-string-switcher/|User-Agent Switcher]] : adds a menu and a toolbar button to switch the user agent of the browser * [[http://www.ghostery.c
my_own_ipv6_tips_for_servers
4 Hits, Last modified:
h ipv4/ipv6 accesses on some servers I personally use. ===== SSH ===== add to /etc/ssh/sshd_config: ... r main lighttpd configuration file: <code> server.use-ipv6 = "enable" $SERVER["socket"] == "0.0.0.0:80"... *,[::] </code> of course, ssl_listen have to be used only if you use SSL version of the protocols (that is, imaps or pop3s). ===== netfilter ===== rememb
wipeliveserver
3 Hits, Last modified:
an 7.x</note> <code bash> #!/bin/bash # script used to chroot/pivot a live system on tmpfs in order ... w connect with ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p ${CHROOTPORT} root@$(... ), launch screen/tmux and shred" echo "and finaly use reboot or halt commands (warning: they are not th