background preloader

HATLAB - IT

Facebook Twitter

Mettre en place un Reverse Proxy Nginx sur son serveur. Gestion des caches avec Nginx et PHP-FPM. Page Caching: Varnish vs Nginx FastCGI Cache. Varnish has long been a part of the stack we use here on our site, handling full-page caching, but after some benchmarking it looks like Nginx FastCGI Cache is actually a better choice.

Page Caching: Varnish vs Nginx FastCGI Cache

If you followed along with Ashley’s Hosting WordPress Yourself series, you’re probably familiar with the stack but here’s a diagram as a refresher: Nginx employs FastCGI Cache for full-page caching, PHP-FPM processes the PHP, Redis manages the object cache, and MySQL is at the very back. This site (deliciousbrains.com) has been running a similar stack since I set it up two and a half years ago: There’s a couple of minor differences: Linode and CentOS rather than Digital Ocean and UbuntuHTTP requests are served rather than redirecting and always serving HTTPSApache mod_php rather than PHP-FPMAPC rather than Redis for object cache.

Redis : pourquoi et comment ? Redis fait partie de ces technologies tellement utiles et simples à mettre en oeuvre qu’il est facile d’oublier toutes les personnes qui ne savent toujours pas ce que c’est.

Redis : pourquoi et comment ?

Stresslinux. Installation et configuration d’un reverse proxy avec NginX - HomeServer.DIY. How To Fight Spam Using Your Postfix Configuration. Le projet Artica, serveur de mail - System-Linux. External tools for checking my configurations – erick t. hitter. Blocking sender IPs in Postfix – erick t. hitter. L’installation du serveur de messagerie Postfix et Postfixadmin. Notre serveur de messagerie va tourner autour de postfix : Postfix est un serveur de messagerie électronique et un logiciel libre développé par Wietse Venema et plusieurs contributeurs.

L’installation du serveur de messagerie Postfix et Postfixadmin

Il se charge de la livraison de courriers électroniques (courriels) et a été conçu comme une alternative plus rapide, plus facile à administrer et plus sécurisée que l’historique Sendmail. Et nous allons aussi installer postfixadmin pour nous facilité la création du ou des domaines et bien sur des adresses mails de nos utilisateurs. Toujours en console et en root (attention n’utiliser le root que pour les installations) !!! Gérez vos projets de hack avec HackPoint – IdleBlog. DKIM SPF Postfix. Il devient de plus en plus difficile de délivrer des emails convenablement auprès de ses contacts sans passer par la boite de spam lorsqu'on gère son propre MX.

DKIM SPF Postfix

Avant, nous avions une politique de filtre de spam avec des filtres et des listes privées ou publiques. Puis est apparu SPF (Sender Policy Framework) et par la suite DKIM (DomainKeys Identified Mail). D'autres vont venir par la suite, n'en doutant pas... SPF, DKIM, DMARC : ce qu'il faut savoir sur l'authentification email.

Imaginez que votre téléphone sonne.

SPF, DKIM, DMARC : ce qu'il faut savoir sur l'authentification email

Configuration des SPF & DKIM pour OVH - Mailjet. Wikifab. Owncloud ligne de commande – Hisyl. Server setup - Smith family. Here you'll find some notes I've written on how I set up my Linux machines.

Server setup - Smith family

These notes are mainly for my own benefit. They're mainly just a series of steps to go through to get the desired results. They don't describe any design rationale for why I did things the way I did, and they don't describe a lot of the background information to make sense of the instructions. I have two Linux machines (one server, one desktop and a secondary server) and a few Windows and other machines. They're all connected into a single LAN, with both wired and wireless links, connected to a combined router and ASDL modem. These notes focus on setting up the two Linux machines, both running Ubuntu Linux.

Postfix server setup - Smith family. This step of the howto assumes you've already set up Dovecot to provide authentication and local delivery services.

Postfix server setup - Smith family

This page describes the setup for Postfix, TLS, and Amavis + SpamAssassin + ClamAV. Dovecot, and Sieve setup are on the Dovecot server setup page. Squirrelmail setup is described in the Web server setup page, along with the HTTPS configuration. The basic sources for setting up Postfix and Dovecot are the basic Postfix howto and the Postfix virtual user howto on the Ubuntu wiki. Basic installation. DKIM SPF Postfix. Configure SPF and DKIM in Postfix on Debian 8. Updated by Todd Knarr Contributed by Todd Knarr Use promo code DOCS10 for $10 Credit on a new account.

Configure SPF and DKIM in Postfix on Debian 8

This is a Linode Community guide. Write for us and earn $250 per published guide. SPF (Sender Policy Framework) is a system that identifies to mail servers what hosts are allowed to send email for a given domain. Setting up SPF helps to prevent your email from being classified as spam. DKIM (DomainKeys Identified Mail) is a system that lets your official mail servers add a signature to headers of outgoing email and identifies your domain’s public key so other mail servers can verify the signature. GitHub - Wikifab/wikifab-main: Follow this tutorial to install you own Wikifab. GitHub - LaCasemate/fab-manager: FabManager is the FabLab management solution. It is web-based, open-source and totally free. Certificat SSL avec Letsencrypt - System-Linux. Petit présentation de Letsencrypt pour ssl(iser) vos virtualhosts apache ou autres.

Certificat SSL avec Letsencrypt - System-Linux

Configurer Amavis avec Postfix, ClamAV et SpamAssassin. How to use Address Tagging (user+tag@example.com) with Postfix. If you have an email address, then it’s almost certain that you’ve had to type it into at least one online form.

How to use Address Tagging (user+tag@example.com) with Postfix

Postfix Address Rewriting. Postfix address rewriting purpose Address rewriting is at the heart of the Postfix mail system. Postfix rewrites addresses for many different purposes. Wildcard Virtual Subdomains, Postfix and Linux: Configure Your Web-based Application to Receive Email. Many web-based applications, including online project management software, feature the ability to accept and process emails. For example, an incoming email may be tweeted, posted to flickr, or appended to a task. The online abundance of productivity tools has helped us get out of our inboxes, but they haven’t replaced email entirely. In fact, many web-based apps out there integrate email quite nicely. We recently began overhauling the Intervals email integration feature, transitioning from polling our customers POP/IMAP servers toward enabling customers to email their Intervals accounts directly.

Postfix server setup - Smith family. Introducing WudaTime- Wudatime. We are glad to announce the launch of Wuda Time (beta version), our web based Project Management tool which helps you track the time dedication of your projects and see productivity at a glance. It’s been an adventure of much time and effort, but we are really proud of the result. Of course it is a work on progress (in fact we will need your comments and feedback to make it even better!) But the core application is ready and functioning: You can add tasks, projects and clients and easily play them See visual information on how a project is going using progress bars. How to Sync MySQL Database Schema. It is almost an everyday task for developers to ensure the schema are in sync in their test/development/production databases.

No doubt that everyone who works with MySQL servers will encounter situations where schema should be synchronized. When this happens, there must be a reliable solution where it should work in any complex situation. How to manage mailman list membership using LDAP or Active Directory – The Fifth Wheel of andrewg. Run this perl script on your mailman server once an hour using cron. Replace MY_LDAP_SERVER etc. with your own configuration. Also, depending on your LDAP implementation you may need to use group or groupOfNames instead of posixGroup. For each list you wish to manage, create an LDAP/AD group with the email attribute set to the full address of the mailing list. The script scans all groups under the BASE_DN for any with an email address ending in @MY.LIST.SERVER. It overwrites each list’s membership with that of the corresponding LDAP group (if such a group exists, otherwise it does nothing)

. #! BigBlueButton : Plateforme de web conférence et bien plus encore. Use Scoop.it! To Collect & Share Online Content You Like On A Custom-Themed Site. Often, I come across websites that re-publish or link to my articles here on MakeUseOf. 10 Best Scoop.it Alternatives to Curate Content Like a Boss. 4 ways to integrate Scoop.it with Wordpress. Before we even launched our public version, we recognized that a lot of content curators were also occasional or regular bloggers and started to offer ways to integrate with WordPress – the leading blogging platform. Un outil pour surveiller en temps réel les performances de votre machine Linux. Si vous gérez votre petit serveur dédié et que pour vous, le suivi des performances en temps réel de celui-ci est important, sachez qu'il existe un outil de monitoring nommé Netdata qui permet de surveiller à la seconde près des tas de paramètres tels que : L'utilisation des CPUL'utilisation de la mémoire (RAM, swap...etc.)Les I/O des disquesLes interfaces réseau (bande passante, paquets, erreurs, drops...etc.)Les connexions au firewall iptables / netfilterLes processus (en cours, bloqués, forks...etc.)Les applications systèmes et leur consommation de CPU, mémoire, swap, disque...etc.)L'utilisation d'Apache / NginxL'utilisation de MySQL (requêtes, locks, threads...Etc.)La queue du serveur mail PostfixLa bande passante utilisée par le proxy Squid et les requêtes reçuesLa température, le voltage, la vitesse des ventilos, l'humidité...etc. du matosLes appareils SNMP.

Code, test, and deploy together with GitLab open source git repo management software. Adding GitLab Commits to a DokuWiki page (a very rough plugin) Adding GitLab Commits to a DokuWiki page (a very rough plugin) 26-Apr-2013 I was surprised to find that there hasn't been a plugin created to show all of the commits from the GitLab Git commit page in DokuWiki, so I went about creating my own. 16 Commands To Check Hardware Information On Linux. 10 Useful Commands To Collect System And Hardware Information In Linux. Debian Monitoring - Nagios. Server Monitoring With munin And monit On Debian Wheezy.

De-google-ify Internet - Main Page - Framasoft. Fr:documentation:how_to:create_distribution_list_postfix [FusionDirectory Documentation] 2.7.1 Subscription rules. Add list members via data sources - web interface. Serveur Dédié : un serveur parfait avec Debian Squeeze (Debian 6.0) - ZenZla. 9 awesome Etherpad Plugins. Installation d’Etherpad – Framacloud. En:documentation:fd_acls:fd_acls_create_assigne_role [FusionDirectory Documentation] Fr/Chroot. Installation d'un serveur mail complet sous debian : Intro (0/5) - Tictech.

User Guide — Let's Encrypt 0.5.0.dev0 documentation. Let’s Encrypt : Un Certificat SSL Gratuit Et Reconnu Par Tous Les Navigateurs. [Tuto] Certificat SSL signé et gratuit avec StartSSL {nginx} / Tutoriels / Mondedie.fr. L’aventure Kimsufi – intermède 13 – Installation de teampass - Journal. Teampass. Sécurité : Teampass, la gestion des mots de passe. PHP-FPM: Configuration the Listen Directive - Servers for Hackers. Redmine. Module LDAP - Dolibarr Wiki. Init · Psycojoker/dolibarr_ynh@e6008fc. Authentification HTTP. [Demande de doc] Comment est géré l'authentification sur une app via SSOwat? - Français - YunoHost Forum. SSOwat/README.md at unstable · Kloadut/SSOwat. Qu’est-ce que YunoHost ? Index. FAQ — Site de l'ALDIL. Services inclus - Gestion DNS - Noms de domaine 

Plateforme LFO - Wiki de Reso-nance Numérique. Plugin Dokuwiki Fablab - Wiki de Reso-nance Numérique. PmWiki. DokuWiki & GitHub - Writing Collaborative Documentation. Media_manager. Plugin:upload. Fr:namespace_templates. Plugin:dirpictures. Plugin:codebender.

Docker

LDAP. Communauté. Paiement en ligne. WordPress. OwnCloud / NextCloud. How to Configure Nginx. Installation serveur Nginx (lnmp) de base sous Ubuntu 12.10. Installer un serveur Nginx en local (LEMP + Adminer) Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 14.04 LTS. Nginx. Nginx PHP-FPM: Socket vs TCP/IP and sysctl tweaking. Domain Mapping for Nginx, could it be automatically be placed, plea... Comment convertir un .htaccess pour Nginx « Htaccess to nginx converter. Équivalent fichiers .htaccess pour Nginx. Convert Apache Rewrite Rules to NGINX Rewrite Rules.

WAMP

HATLab.