New pages
From Tuxunix
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)- 08:50, 16 May 2012 HA + DRBD (hist) [4,264 bytes] Admin (Talk | contribs) (Created page with '= DRBD (RH6) = Ajout depot : #> wget http://dl.atrpms.net/el6-x86_64/atrpms/stable/atrpms-repo-6-5.el6.x86_64.rpm #> rpm -Uvh atrpms-repo*rpm #> yum install drbd =========…')
- 10:05, 14 May 2012 Installation (hist) [362 bytes] Admin (Talk | contribs) (Created page with '= RedHat 6 = == Pré-requis == *Création d'un utilisateur useradd pgsql *Création d'un répertoire cible mkdir /pgsql *Autorisation chown -R pgsql:pgsql /pgsql')
- 14:51, 10 May 2012 Administration (hist) [1,270 bytes] Admin (Talk | contribs) (Created page with '= Commande de base = *Ce connecter à une BDD psql nomBdd ou test=# \c nomBdd *Lister les bases test=# SELECT datname FROM pg_database; ou test=# \l *Lister les tables …')
- 14:34, 10 May 2012 Surcharge de configuration varnish à chaud (hist) [410 bytes] Admin (Talk | contribs) (Created page with '= Charger la nouvelle configuration = #> varnishadm vcl.load default_111 /etc/varnish/default.vcl 200 ''VCL compiled'' vcl.list 200 active 0 boot available …')
- 14:26, 10 May 2012 Purger le cache de varnish (hist) [772 bytes] Admin (Talk | contribs) (Created page with '= Classique = *Autoriser la purge via HTTP acl purge { "localhost"; "192.168.55.0"/24; sub vcl_recv { } # allow PURGE from localhost and 192.168.55…')
- 14:09, 10 May 2012 Installer Varnish (hist) [615 bytes] Admin (Talk | contribs) (Created page with '= Debian = == Squeeze == curl http://repo.varnish-cache.org/debian/GPG-key.txt | apt-key add - echo "deb http://repo.varnish-cache.org/debian/ squeeze varnish-3.0" >> /etc/ap…')
- 14:39, 17 April 2012 Vues (hist) [777 bytes] Admin (Talk | contribs) (Created page with '= Definition = *Une vue est une représentation personnalisée de données d'une ou de plusieurs tables. La table à partir de laquelle la vue est créée est connu sous le no…')
- 09:34, 12 April 2012 Configuration Tomcat (hist) [4,983 bytes] Admin (Talk | contribs) (Created page with '= Mod Proxy AJP = <VirtualHost *:80> Servername www.FQDN ServerAdmin webmaster@ecritel.net <IfModule rewrite.c> RewriteEngine…')
- 09:46, 11 April 2012 TABLESPACES (hist) [1,777 bytes] Admin (Talk | contribs) (Created page with '= FILE SYSTEM CACHING = *FILE SYSTEM CACHING All I/O operations in the target table space will be cached at the file system level. #> db2 "ALTER TABLESPACE nomtablespace F…')

