jeudi 8 février 2018

Chocolatey !



Résultat de recherche d'images pour "chocolatey"


Chocolatey is a package manager for Windows (like apt-get or yum but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer.


https://chocolatey.org

Résultat de recherche d'images pour "chocolatey"

Requirements

  • Windows 7+ / Windows Server 2003+
  • PowerShell v2+
  • .NET Framework 4+ (the installation will attempt to install .NET 4.0 if you do not have it installed)
That's it! All you need is choco.exe (that you get from the installation scripts) and you are good to go! No Visual Studio required.

Installing Chocolatey

Chocolatey installs in seconds. You are just a few steps from running choco right now!
  1. First, ensure that you are using an administrative shell - you can also install as a non-admin, check out Non-Administrative Installation.
  2. Copy the text specific to your command shell - cmd.exe or powershell.exe.
  3. Paste the copied text into your shell and press Enter.
  4. Wait a few seconds for the command to complete.
  5. If you don't see any errors, you are ready to use Chocolatey! Type choco or choco -? now.

mardi 5 mai 2015

Automatic page load progress bar

What is Pace?

Include pace.js and a CSS theme of your choice, and you get a beautiful progress indicator for your page load and ajax navigation.
No need to hook into any of your code, progress is detected automatically.



http://github.hubspot.com/pace/docs/welcome/



Some examples : 


vendredi 6 mars 2015

DiffNow - Compare files Online

Aujourd'hui je vais vous présenter un petit site vraiment sympa qui ma bien dépanner.
Quand vous avez un fichier HTML de 1800 lignes qui pète à cause d'une balise qui est venue faire la maline vous ne savez trop ou il est toujours intéressant de pouvoir comparé le fichier actuel avec une ancienne versions.

Alors oui il y a moult outils de versionning pour ça, mais des fois votre outil de versionning ne peut simplement pas être utilisé.



Diffnow vous permet de faire ceci et il va plus loin même puisqu'il vous permet de comparé toutes sorte de fichiers.

Je vous invite vivement à l'essayer c'est gratuit (vous pouvez faire un dons si vous le souhaitez) et ça ce passe à cette adresse.


mardi 24 février 2015

Chart.js Documentation

Everything you need to know to build great looking charts using Chart.js

Petit liens pour vos graphiques (fort pratique pour des dashboard par exemple)

ChartJs



mercredi 22 octobre 2014

Sécurité – Se former à l’exploitation

Enore une fois, un petit Mémo qui viens tout droit du site de notre cher Korben
C'est un site qui s'appelle exploit-exercises.com qui propose plusieurs machines virtuelles ainsi que les explications et les exercices qui vont bien pour apprendre le hacking, le vrai, c'est à dire l'escalade de privilèges sous Linux, les buffers overflow, le développement d'exploit, ou encore le reverse engineering...etc
Y'a de quoi faire si vous voulez vous former à la sécurité informatique.

Des exercices pour vous former au pentest

Similaire à l'initiative exploit-exercises, qui permet de se former à la sécurité informatique, voici venu PentesterLab.
(merci Korben)