
CHARLES.LESCAMPEURS.ORG
MrBrown blob - random bits.random bits.
http://charles.lescampeurs.org/
random bits.
http://charles.lescampeurs.org/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
1.2 seconds
16x16
32x32
64x64
128x128
160x160
192x192
PAGES IN
THIS WEBSITE
21
SSL
EXTERNAL LINKS
27
SITE IP
195.154.194.221
LOAD TIME
1.185 sec
SCORE
6.2
MrBrown blob - random bits. | charles.lescampeurs.org Reviews
https://charles.lescampeurs.org
random bits.
CharlyBr blob - random bits, en français
Random bits, en français. Rails 4 : exécuter une application dans un sous-répertoire avec Nginx. 768:http:/ fr.charles.lescampeurs.org/wp-content/uploads/2016/11/logo-nginx-green.jpg' /. Changer le mot de passe root MySQL sur Ubuntu 16.04. 768:http:/ fr.charles.lescampeurs.org/wp-content/uploads/2016/11/logo-mysql-root-1024x530.png' /. Restriction d’accès par IP ou password avec Nginx. Cet article vous montre comment configurer la restriction d’accès à votre serveur web Nginx à une ou plusieurs adr...
Mac | MrBrown blob
http://charles.lescampeurs.org/category/mac
Random bits in french. February 25, 2015. Install gem as user on OSX 10.10 Yosemite. Use case : install a specific version of capistrano to deploy stuff somewhere Let’s say you need to install capistrano 2.* to be able to use your deploy scripts. In this case, I’m running a fresh Yosemite install. Let’s say we’ll need to setup a specific ruby version with a specific gem version. To do … →. April 1, 2014. How to configure HTTPS/SSL under Apache and OSX. June 18, 2013. I needed to use ImageMagick with PHP ...
How to configure HTTPS/SSL under Apache and OSX | MrBrown blob
http://charles.lescampeurs.org/2014/04/01/how-to-configure-httpsssl-under-apache-and-osx
Random bits in french. April 1, 2014. How to configure HTTPS/SSL under Apache and OSX. OSX : 10.8.5. OpenSSL 0.9.8y 5 Feb 2013. Generate a self-signed certificate :. Cd /etc/apache # mkdir ssl # cd ssl. Openssl req -new -newkey rsa:2048 -nodes -out www 192 168 90 25 xip io.csr -keyout www 192 168 90 25 xip io.key -subj "/C=FR/ST=FRANCE/L=PARIS/O=MyProject/OU=The Team/CN=www.192.168.90.25.xip.io". Add the following NameVirtualHost directive :. NameVirtualHost *:443 Listen 443. MD5 SSLCertificateFile "/pri...
ssl | MrBrown blob
http://charles.lescampeurs.org/tag/ssl
Random bits in french. April 1, 2014. How to configure HTTPS/SSL under Apache and OSX. Nginx: mass permanent redirects. Android: center text horizontally and vertically in a TextView. Install gem as user on OSX 10.10 Yosemite. Ubuntu: start sphinxsearch with specific options. Install a specific version of sphinxsearch on Ubuntu 14.04.
PHP | MrBrown blob
http://charles.lescampeurs.org/category/php-2
Random bits in french. February 12, 2014. Using Symfony and xip.io in dev environment. The default app dev.php in symfony only allow connexion from localhost. Code is as follow: if (isset($ SERVER[‘HTTP CLIENT IP’]) isset($ SERVER[‘HTTP X FORWARDED FOR’])! July 24, 2013. Quickly generate a pseudo random token in PHP. Nginx: mass permanent redirects. Android: center text horizontally and vertically in a TextView. Install gem as user on OSX 10.10 Yosemite. Ubuntu: start sphinxsearch with specific options.
Fix nginx increase server_names_hash_bucket_size error | MrBrown blob
http://charles.lescampeurs.org/2008/11/14/fix-nginx-increase-server_names_hash_bucket_size
Random bits in french. November 14, 2008. Fix nginx increase server names hash bucket size error. When adding new virtual hosts in your nginx configuration file, you can experience this error message:. Nginx -t 2008/11/13 09:37:03 [emerg] 12299#0: could not build the server names hash, you should increase server names hash bucket size: 32 2008/11/13 09:37:03 [emerg] 12299#0: the configuration file /etc/nginx/nginx.conf test failed. Server names hash bucket size. You need to add this flag in the. Pingback...
TOTAL PAGES IN THIS WEBSITE
21
CharlyBr blob - Page 2 sur 5 - random bits, en français
http://fr.charles.lescampeurs.org/page/2
Random bits, en français. WordPress: utiliser les shortcodes dans les descriptions de catégories. Nous avons observé des délais dans la transmission des emails sur notre Google Apps. Gmail nous a envoyé quelques messages de ce type pour nous prévenir du problème : This is an automatically generated Delivery Status Notification THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. Delivery to the following … →. Nginx: redirections en masse. Par défaut, le texte contenu dans un TextView e...
ffmpeg: commandes utiles
http://fr.charles.lescampeurs.org/ffmpeg-commandes-utiles
Random bits, en français. Extraire les images d’une vidéo. Ffmpeg -i vI5pVmJz7Co.mp4 -r 1/1 snapshots/snap%04d.jpg. Le nomage des images extraites. Assembler des images pour faire une vidéo. Ffmpeg -start number 2789 -i MG %04d.JPG -c:v libx264 -pix fmt yuv420p jour1.mp4. La première image à traiter est MG 2789.JPG. Utiliser l’encodeur utilise le codec libx264. Le format des pixels. Le fichier de sortie. Ffmpeg -i A017 C001 0903K7.mov -qscale 1 A017 C001 0903K7.mp4. Ping sur un sous-réseau avec bash.
Wordpress Archives - CharlyBr blob
http://fr.charles.lescampeurs.org/howto/wordpress
Random bits, en français. WordPress: désactiver le versioning des articles. WordPress intègre un mécanisme de gestion de version des articles et pages que vous publiez. A chaque fois que vous enregistrez un article, la version précédente est conservée. Cela permet de revenir en arrière ou de récupérer du contenu qui aurait été effacé par mégarde. Dans certains contextes vous pouvez avoir besoin de désactiver cette … →. WordPress : load important à cause de la tâche cron. Passer un wordpress dans un git.
A propos
http://fr.charles.lescampeurs.org/a-propos
Random bits, en français. Je suis fondamentalement un développeur, un bidouilleur. Je construis des choses. Ça Parce que j. À penser que c’est utile. Je définis et conçois des applications et des systèmes. Je recrute, monte et encadre des équipes de développement. Je supervise la conception, l’architecture, le développement, les process, la qualité, l’industrialisation, les opérations, …. Et autant que possible, je mets les mains dans le cambouis, je code et j. Lsquo;administre avec les autres.
Restriction d'accès par IP ou password avec Nginx
http://fr.charles.lescampeurs.org/nginx-restriction-dacces-par-ip
Random bits, en français. Restriction d’accès par IP ou password avec Nginx. Cet article vous montre comment configurer la restriction d’accès à votre serveur web Nginx. À une ou plusieurs adresses IP de votre choix. Configuration de la restriction d’accès. La configuration du site par défaut se trouve dans. La section qui nous intéresse est le. Location / { # First attempt to serve request as file, then # as directory, then fall back to displaying a 404. try files $uri $uri/ =404; }. Tail /var/log/nginx...
Non classé Archives - CharlyBr blob
http://fr.charles.lescampeurs.org/howto/non-classe
Random bits, en français. Perfs JavaScript Start-up Performance. Changer le mot de passe root MySQL sur Ubuntu 16.04. 768:http:/ fr.charles.lescampeurs.org/wp-content/uploads/2016/11/logo-mysql-root-1024x530.png' /. Utilisation de tar en ligne de commande. 768:http:/ fr.charles.lescampeurs.org/wp-content/uploads/2016/01/tar-ligne-de-commande.jpg' /. Ping sur un sous-réseau avec bash. Rails 4 : exécuter une application dans un sous-répertoire avec Nginx. Dans Apache: gérer les logs avec cronolog. Dans Bas...
Rails 4 : exécuter une application dans un sous-répertoire avec Nginx
http://fr.charles.lescampeurs.org/rails-4-executer-application-repertoire-nginx
Random bits, en français. Rails 4 : exécuter une application dans un sous-répertoire avec Nginx. 768:http:/ fr.charles.lescampeurs.org/wp-content/uploads/2016/11/logo-nginx-green.jpg' /. Cet article détaille la configuration Nginx et Rails pour faire tourner une application Rails dans un sous-répertoire. L’application utilise Rails 4 et est servie par thin. L’ancienne url de l’application : http:/ www.mydomain.com. La nouvelle url de l’application : http:/ www.mydomain.com/fr. Laquo; location / ». Change...
admin, Auteur à CharlyBr blob
http://fr.charles.lescampeurs.org/author/admin
Random bits, en français. Perfs JavaScript Start-up Performance. On Ligne de commande. Ping sur un sous-réseau avec bash. 768:http:/ fr.charles.lescampeurs.org/wp-content/uploads/2017/02/ping-sous-reseau-avec-bash-1024x846.png' /. Rails 4 : exécuter une application dans un sous-répertoire avec Nginx. 768:http:/ fr.charles.lescampeurs.org/wp-content/uploads/2016/11/logo-nginx-green.jpg' /. Changer le mot de passe root MySQL sur Ubuntu 16.04. Cet article vous décrit la procédure pour changer le mot de pass...
Ligne de commande Archives - CharlyBr blob
http://fr.charles.lescampeurs.org/howto/ligne-de-commande
Random bits, en français. On Ligne de commande. Ping sur un sous-réseau avec bash. 768:http:/ fr.charles.lescampeurs.org/wp-content/uploads/2017/02/ping-sous-reseau-avec-bash-1024x846.png' /. On Ligne de commande. On Ligne de commande. Retailler des images en masse avec mogrify. Mogrify est un outil de la suite ImageMagick qui permet de manipuler des images. Il permet de manipuler des images en masse, ce qui peut-être utile lorsque vous manipuler des bibliothèques importantes. Par exemple, suite ...Lors ...
TOTAL LINKS TO THIS WEBSITE
27
Charles Keller, artist
Works in museums and private collections. Painter, Printmaker, Cartoonist.
Untitled Document
Page title metadata should exist here. Sign up for any web hosting package from. MarketJuice and receive up to 3 free. SEO and Flash options available. Free domain name registration. Everything you need to grow your business online. MarketJuice is backed by Deluxe Corp, experts in helping small. Businesses grow with professional marketing solutions that deliver. Results. Over half a million businesses already rely on Deluxe for high. Websites that get you noticed!
Home | Charles Saer Community Primary School
Charles Saer Community Primary School. Grange Road, Fleetwood, FY7 8DD. Year 1 and Year 2. Year 3 and Year 4. Year 5 and 6. Welcome to Charles Saer. Welcome to Charles Saer Community Primary and Nursery School. We hope that this will give you a good idea of what our school is like. At Charles Saer we care about your child’s learning, about their safety, about their well-being and about their understanding of the world we live in today. End of Key Stage 2 data - 2016/17. Please go to Support For Families.
Memorial to Charles Larder, 1925 - 2010.
Charles & i | Despacho líder en el ámbito internacional
Es un despacho líder en el ámbito internacional. Con más de 40 despachos de abogados asociados en todo el mundo, ofrecemos un asesoramiento jurídico integral. De los negocios a muchas de las más importantes empresas e instituciones financieras del mundo en:. Europa, América del Norte, Asia, Canadá, África, Oriente Medio, América Latina y Asia Central. Saber cómo funcionan los negocios de nuestros clientes y entender lo que impulsa a sus negocios es fundamental para nosotros. Charles & i. Charles&I p...
MrBrown blob - random bits.
Random bits in french. July 25, 2017. How to secure an Amazon S3 bucket 2017-07-18. November 23, 2016. Nginx: unknown directive “rewrite by lua”. 768:http:/ charles.lescampeurs.org/wp-content/uploads/2016/11/lua-scripting-nginx-logo.png' /. 8220;unknown directive rewrite by lua” : How to fix this error? June 7, 2016. Nginx: mass permanent redirects. June 1, 2016. Android: center text horizontally and vertically in a TextView. By default, text appears on the top left of a TextView. To center it vertic...
6 years since the angels came for you.how we miss and think of you everyday.forever love our angel
SOAS Library, University of London
Tell us what you think! Primo Central - cross-search databases and e-journals. Search Other Library Catalogues.
The Fishbowl Diaries
This page was coded using Cascading Style Sheets, which your browser doesn't support. It should still be readable in your browser, but it won't look nearly as nice. It looks fine in lynx, though. The Fishbowl Diaries: Charles Miller's Journal. Displaying the most recent 20 posts). I don't post here much any more. I have combined my livejournal and nerdblog into The Fishbowl. Using the ever-nifty Movable Type. You may add the syndicated feed to your friends list, either add. For excerpts and links. The ex...
charles
charles.matterhorn.secondlifekid.com
Charles Blog
Adventures of a 14 Year old in Second Life. Child Avatars Not Welcome at SL5B. Linden Lab did it again. This year at the 5th Birthday celebration of Second Life Linden Lab that no Children’s group are allowed to be represented in the celebrations. This not only goes for Children but also Gorean and BDSM are not allowed to be represented at the special sim for these celebration that will be held from Jun 23 till Jul 7th. What happend to Your World, Your Imagination? Posted under second life. I'm Charles M...