Add Brotli compression support to Apache for static assets and pages
The Apache web server doesn’t yet support stream compression using Brotli, but it’s easy to add support for static pages and assets such as CSS and Javascript files that you precompress. Browser support for Brotli is coming in Firefox 44 and in Chrome, and it provides about 15% savings versus precompressing with gzip/deflate.
First, download and build Brotli if it’s not already installed on your system. You’ll need to run make in the “dec”, “enc” and “tools” directories to build the bro executable. A quick note here, if you’re using an older version of GCC you might get an error message because your g++ doesn’t support the -std=c++11 flag. I ran into this on an older Debian server (GCC 4.6.3 from 2011), changed -std=c++11 to -std=c++0x in the CXXFLAGS line of shared.mk, and the build completed normally.
Compress and configure
Next, compress your files. If you already have static files compressed with the .gz extension, here’s a one-liner to recompress them all using bro:
Activer le protocole HTTP/2 sous Apache 2.4.17 et supérieur
PHP Malware Finder
Webshell finder,
kiddies hunter,
website cleaner.
https://github.com/nbs-system/php-malware-finder
Detect potentially malicious PHP files.
Scan Linux for Vulnerable Packages
How do you know wether your Linux server (which has no desktop update notifier or unattended security updates running) does need to be updated? Of course an
apt-get update && apt-get --dry-run upgrade
might give an indication. But what of the package upgrades do stand for security risks and whose are only simple bugfixes you do not care about?
Check using APT
One useful possibility is apticron which will tell you which packages should be upgraded and why. It presents you the package ChangeLog to decided wether you want to upgrade a package or not. Similar but less details is cron-apt which also informs you of new package updates.
Open source auditing
https://cisofy.com/documentation/lynis/get-started/#installation-git
Lynis is an open source security auditing tool. Used by system administrators, security professionals, and auditors, to evaluate the security defenses of their Linux and UNIX-based systems. It runs on the host itself,
so it performs more extensive security scans than vulnerability scanners. It is also the client in our Lynis Enterprise offering.
Supported operating systems
Lynis runs on almost all UNIX-based systems and versions, including:
AIX
FreeBSD
HP-UX
Linux
macOS
NetBSD
OpenBSD
Solaris
and others ```
UniqueMachine
is my computer unique?(Developing, not fully supported)
nginx-Apache-Rewrite-Converter
This little tool lets you convert your nginx-rewrites to Apache's ones and the other way round.
Please note: This is in beta. If you find any bugs contact me via Twitter.
GitHub publie son traditionnel bilan annuel Octoverse.
Au cours des douze derniers mois, GitHub a enregistré l'activité de plus de 5,8 millions d'utilisateurs et plus de 331 000 organisations.
Open source
From the code that sent Apollo 11 to the moon, to an open source curriculum that helps nonprofits—you shared and built lots of amazing things over the past year. Here are the most starred open source repositories on GitHub, showing which repos users starred in common.
Les résultats des contrôles sanitaires accessibles à tous
Check DNS Resolution
Have you recently switched webhost or started a new website, then you are in right place!. DNS Checker provides free dns lookup service for checking domain name server records against a randomly selected list of DNS servers in different corners of the world. Do a quick look up for any domain name and check DNS data collected from all location for confirming that website is completely propagated or not worldwide.
DNS Propagation Checker
whatsmydns.net lets you instantly perform a DNS lookup to check a domain names current IP address and DNS record information against multiple name servers located in different parts of the world.
This allows you to check the current state of DNS propagation after having made changes to your domains records.
Analogie sur la vie privée
Savez-vous pourquoi il y a un isoloire dans les bureaux de vote ? Afin que votre vote reste secret.
Si ce secret n'est pas possible, si votre vote peut être connu de tiers, vous pouvez potentiellement subir des pressions, même si vous n'avez rien à vous reprocher sur le choix que vous avez fait. Et on considère alors que le vote ne peut être démocratique. Ce secret est une condition (nécessaire, pas suffisante) de la démocratie.
Cela vaut le coup de le redire: SANS SECRET, PAS DE DÉMOCRATIE.
D'une manière tout à fait similaire, les droits de l'homme stipulent que vous avez droit à une vie privée. L'existence de la vie privée est une condition nécessaire (mais pas suffisante) de la liberté.
Vous dites que vous n'en avez rien à cacher car vous n'avez rien à vous reprocher ? C'est une erreur. Même si vous n'avez - au fond de vous-même - rien à vous reprocher, le simple fait que vous n'ayez plus de vie privée permet à des tiers de faire pression, d'une manière ou d'une autre, sur vous (soit en faisant directement pression sur vous ou votre entourage, soit en vous manipulant).
Et même au delà de ça, le simple fait que vous sachiez que vous êtes observé en totalité modifiera votre comportement et vous incitera naturellement à l'auto-censure. Vous n'êtes alors plus libre.
LE DROIT À LA VIE PRIVÉE EST TOUT AUSSI CRUCIAL À LA LIBERTÉ QUE LE SECRET DU VOTE L'EST À LA DÉMOCRATIE.
Les politiciens et entreprises qui oeuvrent contre la vie privée oeuvrent en réalité contre la liberté (et généralement pour le maintien ou l'augmentation de leurs pouvoirs et privilèges).
Je citerai encore Edward Snowden: « Dire que la vie privée n'est pas importante parce que vous n'avez rien à cacher revient à dire que la liberté d'expression n'est pas importante parce que vous n'avez rien à dire. »
Lutte anti-spamming : valeur ajoutée de notre service
Le spamming devient une véritable problématique qui génère une baisse de productivité des employés et une dégradation de la bande passante, représentant un coût élevé pour les entreprises. Les chiffres parlent d'eux-mêmes : près de 72% des emails sont aujourd'hui des spams !
backup on multi os