Search

You can find the results of your search below.

Fulltext results:

fofox @public
77 Hits, Last modified:
My favorite Firefox extensions ====== * <del>[[http://adblock.mozdev.org/|Adblock]]</del> <del>[[https://addons.mozilla.org/fr/firefox/addon/ublock/|µBlock]]</del> [[https://addons.mozilla.org/firefox/addon/ublock-origin... uBlock Origin]] : should I have to explain? * [[https://addons.mozilla.org/firefox/addon/colorfultabs|
top @public
15 Hits, Last modified:
====== top ====== the classic [[http://sourceforge.net/projects/unixtop/|top]] util, used for real-time process list ====== htop ====== [[http://htop.sourceforge.net/|top on steroids]]: color ... -graph per-CPU usage ====== apache-top ====== [[http://www.fr3nd.net/projects/apache-top/|apache-top]]... server-status/ apache page (usage: apache-top.py http://servername/server-status, so the server needs -
syntax @wiki
15 Hits, Last modified:
=== External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points to google]]. Em... s. External links are recognized automagically: http://www.google.com or simply www.google.com - You can set link text as well: [[http://www.google.com|This Link points to google]]. Em
groupware_toaster @public
14 Hits, Last modified:
cgi_params; fastcgi_param HTTPS on; fastcgi_split_path_i... </code> ===== Baïkal ===== <code bash> curl -L -O https://github.com/fruux/Baikal/releases/download/0.4.... l. * Install roundecube: <code bash> curl -L -O https://github.com/roundcube/roundcubemail/releases/do... lugin: <code bash> cd roundcube/plugins git clone https://github.com/stephanblanke/roundcube-agendav.git
nagios_toaster @public
14 Hits, Last modified:
lowing tools: * Any webserver running php * [[http://www.nagios.org|Nagios]] (obviously) * [[http://munin.projects.linpro.no|Munin]] * [[http://www.nconf.org/|NConf]] * [[http://www.mysql.org|MySQL]] or [[https://mariadb.org/|MariaDB]] (NConf
vpn_vs_proxies @public
10 Hits, Last modified:
oto tcp-server port 443 </code> ==== Sharing the HTTPS port with a webserver ==== Since [[http://openvpn.net/index.php/open-source/documentation/manuals/69-... 2.1]], OpenVPN provides a nice feature: proxying HTTPS requests. It is able to listen on the 443 port, ... ng: for most of this operations, you need to be [[http://www.ryebrye.com/blog/2009/08/16/android-rooting
dokuwiki @wiki
7 Hits, Last modified:
. ===== Download ===== DokuWiki is available at https://download.dokuwiki.org/ ===== Read More =====... ] * [[doku>blogroll|What Bloggers think]] * [[https://www.wikimatrix.org/show/DokuWiki|Compare it wi... * [[doku>requirements|System Requirements]] * [[https://download.dokuwiki.org/|Download DokuWiki]] :!:... [[doku>mailinglist|Join the mailing list]] * [[https://forum.dokuwiki.org|Check out the user forum]]
exchange @public
6 Hits, Last modified:
ation avec Pidgin ==== * installer le plugin [[http://sipe.sourceforge.net|Sipe]] (paquet pidgin-sipe... {{:public:pidlync2.png|}} * sous Linux, un [[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=64945... avec Thunderbird ==== * installer le plugin [[https://addons.mozilla.org/fr/thunderbird/addon/lightning/|Lightning]] * installer le plugin [[https://addons.mozilla.org/en-US/thunderbird/addon/exc
openvpn @public
6 Hits, Last modified:
persist-tun # If you are connecting through an # HTTP proxy to reach the actual OpenVPN # server, put t... if your proxy server requires # authentication. ;http-proxy-retry # retry on connection failures ;http-proxy [proxy server] [proxy port #] # Wireless network... t against # a potential attack discussed here: # http://openvpn.net/howto.html#mitm # # To use this fea
ics4n1 @public
5 Hits, Last modified:
==== Flash ROM ==== Download MIUI.us port from [[http://forum.xda-developers.com/showthread.php?t=1479348]] ==== Camera Fix ==== [[http://forum.xda-developers.com/showpost.php?p=2400744... ll USB Mass Storage for Ice Cream Sandwich from [[http://forum.xda-developers.com/showthread.php?t=13893... a localized (i.e. not qwerty) keyboard, install [[https://play.google.com/store/apps/details?id=org.pock
ssh @public
5 Hits, Last modified:
the public longname.domain.tld host. Of course [[http://netcat.sourceforge.net/|netcat]] must be instal... </code> * once connected, enter: <code> export http_proxy=http://127.0.0.1:8181 </code> * surf ====== Run a command on login ====== Commands in /etc/ss... nd alerts using mail: <code> #!/bin/sh # source: http://blog.uggy.org/post/2009/06/05/Execution-de-comm
bash_tips @public
4 Hits, Last modified:
H:%M:%S ' </code> ====== Useful links ====== * http://wiki.gcu.info/doku.php?id=sh:ssh_escape_sequence * http://wiki.gcu.info/doku.php?id=bazaar:shellshortcut * http://www.hypexr.org/bash_tutorial.php * http://www.caliban.org/bash/
dokuwiki_goes_mobile @public
4 Hits, Last modified:
e mobile skins in a much proper way through the [[https://www.dokuwiki.org/plugin:loadskin|loadskin]] pl... are some mobile template you can download: * [[http://www.dokuwiki.org/template:dokumobile|dokumobile]] * [[http://www.dokuwiki.org/template:minimal_mobile|minima... kumobile'; </code> Of course, if you installed [[http://www.dokuwiki.org/template:minimal_mobile|minima
gemini_toaster @public
4 Hits, Last modified:
es and compile 'em ===== <code bash> $ git clone https://tildegit.org/solene/vger.git $ cd vger $ make ... create a stream section at the same level as the http section used for your virtualhosts: <code nginx>... ad. ===== Greetings ===== Many many thanks to [[https://bsd.network/@solene|@solene@bsd.network]] for ... rful little piece of software thas is vger, and [[https://framapiaf.org/@hucste|@hucste@framapiaf.org]]
my_own_ipv6_tips_for_servers @public
4 Hits, Last modified:
config: <code> ListenAddress :: </code> ===== Lighttpd ===== add this to your main lighttpd configuration file: <code> server.use-ipv6 = "enable" $SERVER["so... pd_ipv6.conf </code> ===== qmail ===== compile [[http://cr.yp.to/ucspi-tcp.html|ucspi-tcp]] (a.k.a. //t... mp all </code> ===== MySQL ===== as stated [[http://bugs.mysql.com/bug.php?id=49024|here]], you nee
mysql @public
3 Hits, Last modified:
ipsec @public
2 Hits, Last modified:
windows_monitoring @public
2 Hits, Last modified:
backup_your_mailbox_with_gmail @public
1 Hits, Last modified:
twi2fedi @public
1 Hits, Last modified:
vimbashfactory @public
1 Hits, Last modified:
navigation @wiki
1 Hits, Last modified:
welcome @wiki
1 Hits, Last modified: