Search

You can find the results of your search below.

Fulltext results:

mysql
15 Hits, Last modified:
query-cache-size = 32M </code> ===== one innodb file per table ===== by default, innodb use a gigantic "ibdata" file where it stores all the databases and tables; but... ble. just add this line to my.cnf: <code> innodb_file_per_table </code> <note>note: this will work onl... -+----------+--------------+------------------+ | File | Position | Binlog_Do_DB | Binlog_Ignor
openvpn
12 Hits, Last modified:
######### # Sample client-side OpenVPN 2.0 config file # # for connecting to multi-client server. # ... # On Windows, you might want to rename this # # file so it has a .ovpn extension # #########... ient and that we # will be pulling certain config file directives # from the server. client # Use the s... rnings # SSL/TLS parms. # See the server config file for more # description. It's best to use # a sep
groupware_toaster
8 Hits, Last modified:
| | Localization file of the Roundcube Webmail Help plugin ... ins & plugins. | | See the README file for a full license statement. ... v/skins/classic/agendav.gif https://git.kolab.org/file/data/kamnlpzz2fmtbgygywso/PHID-FILE-2ozl7pm2enflqcndiowh/calendar.gif </code> ==== PHP7 ==== <note impo
ipsec
4 Hits, Last modified:
YES" ipsec_program="/usr/local/sbin/setkey" ipsec_file="/usr/local/etc/racoon/setkey.conf" # allows sett... /etc/racoon/psk.txt"; #location of pre-shared key file log notify; #log verbosity setting: set to '... YES" ipsec_program="/usr/local/sbin/setkey" ipsec_file="/usr/local/etc/racoon/setkey.conf" # allows sett... /etc/racoon/psk.txt"; #location of pre-shared key file log notify; #log verbosity setting: set to '
vimbashfactory
2 Hits, Last modified:
| if getline(1) =~ "/bin/" | silent !chmod a+x <afile> | endif | endif </code> * That's it! next time you will edit a new .sh file, it will load the template and automagicaly made
wipeliveserver
2 Hits, Last modified:
proc/sysrq-trigger\"" } >> ${CHROOTDIR}/root/.profile pivot_root ${CHROOTDIR} ${CHROOTDIR}/oldroot /s... ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p ${CHROOTPORT} root@$(hostname), laun
bash_tips
1 Hits, Last modified:
d adds a sign for each filetype (* for executable file) ====== Misc. tweaks ====== Activate timestampi
deinstall_removed_port
1 Hits, Last modified:
1 sed -i bak s/openssl/openssl111/ openssl111/Makefile cd openssl111 make deinstall </code> Voila! You
fofox
1 Hits, Last modified:
button and the open button to download or open profile picture and media in the posts, stories, and high
gemini_toaster
1 Hits, Last modified:
he stream module * Activate it in configuration file, and create a stream section at the same level as
my_own_ipv6_tips_for_servers
1 Hits, Last modified:
==== add this to your main lighttpd configuration file: <code> server.use-ipv6 = "enable" $SERVER["socke
ssh
1 Hits, Last modified:
e is not defined in the DNS nor in the /etc/hosts file) ====== Bounce hosts ====== Here we use a publi
vpn_vs_proxies
1 Hits, Last modified:
e are the lines you need to happen to your client file to use a famous French ISP's proxy: <code> http-
zsh
1 Hits, Last modified:
====== ===== History timestamps ===== <code> HISTFILE=~/.history HISTSIZE=9999 SAVEHIST=9999 setopt ex