Search

You can find the results of your search below.

Fulltext results:

syntax @wiki
24 Hits, Last modified:
is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ats. To mitigate the problem, you can upload your file in different formats for maximum browser compatib... filename as the video and be either a jpg or png file. In the example above a ''video.jpg'' file would
mysql @public
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 @public
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 @public
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 @public
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 @public
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 @public
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 @public
1 Hits, Last modified:
d adds a sign for each filetype (* for executable file) ====== Misc. tweaks ====== Activate timestampi
deinstall_removed_port @public
1 Hits, Last modified:
1 sed -i bak s/openssl/openssl111/ openssl111/Makefile cd openssl111 make deinstall </code> Voila! You
fofox @public
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 @public
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 @public
1 Hits, Last modified:
==== add this to your main lighttpd configuration file: <code> server.use-ipv6 = "enable" $SERVER["socke
ssh @public
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 @public
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 @public
1 Hits, Last modified:
====== ===== History timestamps ===== <code> HISTFILE=~/.history HISTSIZE=9999 SAVEHIST=9999 setopt ex