Search

You can find the results of your search below.

Fulltext results:

my_own_ipv6_tips_for_servers @public
3 Hits, Last modified:
some servers I personally use. ===== SSH ===== add to /etc/ssh/sshd_config: <code> ListenAddress :: </code> ===== Lighttpd ===== add this to your main lighttpd configuration file: <c... pv6 needs icmp to work, so you have to enable it. add this to /etc/pf.conf: <code> pass proto ipv6-icmp
gemini_toaster @public
4 Hits, Last modified:
Successfully added (gemini) to the user database. Add another user? (yes/no): no Goodbye! </code> ===== Add a service ===== inetd requires a defined service in /etc/services, so let's add it <code bash> echo "gemini 11965/tcp">>... code> ===== Activate and launch inetd ===== * Add the following lines to /etc/inetd.conf. Adjust -d
ssh @public
1 Hits, Last modified:
ng a single command. For this to work you have to add something like that in ~/.ssh/config: <code> Hos
nagios_toaster @public
5 Hits, Last modified:
ll together ===== ==== NConf integration ==== * Add a link in the Nuvola menu. Edit /www/monitor/nagios/side/dtree_data.js, and add the following line at the end, just before the //... uration);// statemement: <code js> configuration.add(5,0,'Administration','/nconf/','','','side/icons/... Edit /www/monitor/nagios/side/dtree_data.js, and add the following line just before the //document.wri
syntax @wiki
7 Hits, Last modified:
king to a specific section is possible, too. Just add the section name behind a hash character as known... interwiki links). ===== Footnotes ===== You can add footnotes ((This is a footnote)) by using double parentheses. You can add footnotes ((This is a footnote)) by using double ... {{ wiki:dokuwiki-128.png }} Of course, you can add a title (displayed as a tooltip by most browsers)
mysql @public
4 Hits, Last modified:
atabase, and one or several files per table. just add this line to my.cnf: <code> innodb_file_per_tabl... > backing up ${i}..." >> ${LOGFILE} mysqldump --add-drop-table --add-locks --create-options --disable-keys --extended-insert --single-transaction\ --d... copy and extract database backup on the slave * add the following lines to slave's my.cnf file <code
vimbashfactory @public
2 Hits, Last modified:
Show Program version. EOF } # don't forget to add ":" after an option if it needs args (they will b... the end, my friend" # echo "" exit 0 </code> * Add the following line in .vimrc: <code vim> au Bu
fofox @public
12 Hits, Last modified:
la.org/firefox/addon/neo-diggler/|Neo Diggler]] : add a "clear url bar" button, along with some nice sh... ne, and cross-post on the free networks. can also add a gmail notifier in the Google bar * [[https://addons.mozilla.org/firefox/addon/add-on-compatibility-reporter/|Add-on Compatibility Reporter]] : avoid break of add-ons after each major F
dokuwiki_goes_mobile @public
1 Hits, Last modified:
before. We need to fix it. ==== inc/init.php ==== Add the following somewhere before the template defin
zsh @public
1 Hits, Last modified:
ay the the return code of the last typed command, add this in your .zshrc: <code> RPROMPT='%?' </code>
ipsec @public
4 Hits, Last modified:
b8:ab01::1 2001:db8:ab02::1 prefixlen 128 # route add 192.168.6.0 192.168.6.1 255.255.255.0 # route add -inet6 2001:db8:ab02:: -interface gif0 # /etc/rc.d/i... b8:ab02::1 2001:db8:ab01::1 prefixlen 128 # route add 192.168.3.0 192.168.3.1 255.255.255.0 # route add -inet6 2001:db8:ab01:: -interface gif0 # /etc/rc.d/i
vpn_vs_proxies @public
1 Hits, Last modified:
bash_tips @public
1 Hits, Last modified:
/etc/inputrc or ~/.inputrc; here are the lines to add to have a csh-style history: <code> "\e[A": hist
openvpn @public
5 Hits, Last modified:
==== * edit /etc/openvpn/easy-rsa/build-key and add: <code> mkdir /tmp/$1 cp $KEY_DIR/$1.key /tmp... 254" ; if you need routes to additional subnets, add them here push "route 192.168.2.0 255.255.255.0"... To enable access to all local hosts, you have to add a firewall forward rule. edit/create /etc/init.d... ork on the client side, you will have to manually add a route; example on a Windows machine: # route