Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
8 results tagged USER  ✕
GnuPG offline Master key using a YubiKey (for Arch Linux) · GitHub https://gist.github.com/fervic/ad30e9f76008eade565be81cef2f8f8c
Fri Nov 16 21:49:11 2018 archive.org
QRCode
thumbnail

$ cat << EOF > $GNUPGHOME/gpg.conf
use-agent
personal-cipher-preferences AES256 AES192 AES CAST5
personal-digest-preferences SHA512 SHA384 SHA256 SHA224
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
cert-digest-algo SHA512
s2k-digest-algo SHA512
s2k-cipher-algo AES256
charset utf-8
fixed-list-mode
no-comments
no-emit-version
keyid-format 0xlong
list-options show-uid-validity
verify-options show-uid-validity
with-fingerprint
EOF

gnuk stlink gpg card-status root user
Note: MYSQL Comment créer une base de données et lui ajouter une utilisateur /index.php/shaare/vmsK2g
Wed Apr 15 19:56:32 2015 archive.org
QRCode

-- vu que j'oublie tout le temps, voici un mémo ;)
-- Création de la base de donnée
CREATE DATABASE 'base de donnee';

-- Création de l'utilisateur et ajout des droits à celui ci sur la base.
GRANT ALL PRIVILEGES ON 'base de donnee'.* TO 'utilisateur a creer'@'%' IDENTIFIED BY 'mot de passe de l utilisateur' WITH GRANT OPTION;
FLUSH PRIVILEGES;

mysql user database
http://download.pureftpd.org/pub/pure-ftpd/doc/README.Virtual-Users http://download.pureftpd.org/pub/pure-ftpd/doc/README.Virtual-Users
Wed Mar 18 16:23:22 2015 archive.org
QRCode
thumbnail

Comment configurer des utilisateurs avec Pure-FTPd ?

exemple ajout :
pure-pw useradd joe -u ftpuser -d /home/ftpusers/joe

pour prendre en compte les changements :
pure-pw mkdb

liste de utilisateurs :
pure-pw list

detail d'un utilisateur :
pure-pw show joe

pour une liste des commandes :
pure-pw

et voila !

pure-ftpd ftp user config
Dans les logs de connexion de mon Shaarli... - Liens en vrac de sebsauvage http://sebsauvage.net/links/?kO4Krg
Thu Aug 1 23:49:02 2013 archive.org
QRCode
thumbnail

Allez hop dans mon Shaarli ET mon poche ;)

citation:
C'est limite flippant.
Donc, je vous recommande très fortement de mettre, dans le MOINDRE formulaires de login un système de bannissement (que ce soit fail2ban sous Linux, ou une petite lib maison en php comme j'ai fait pour Shaarli.).

Voici un bout de code adapté de Shaarli qui s'en occupe. Il est assez facile à utiliser (3 petites fonctions): http://sebsauvage.net/paste/?36dbd6c6be607e0c#M5uR8ixXo5rXBpXx32gOATLraHPffhBJEeqiDl1dMhs=
Instructions d'utilisation:
• Faites un require_once de ce script.
• à l'endroit où vous testez la validité du mot de passe:
• Si ban_canLogin()==false, l'utilisateur est banni. Ne testez même pas le mot de passe: Rejetez l'utilisateur.
• Si ban_canLogin()==true, vérifiez le mot de passe.
• Si le mot de passe est ok, appelez ban_loginOk(), sinon appelez ban_loginFailed()
La lib s'occupe de compter le nombre d'échecs et de gérer la durée de bannissement (bannissement/levée de ban).
Cette lib créé un sous-répertoire "data" qui contient les données de bannissement (ipbans.php) et un log de connexion (log.txt).

Pour fail2ban, j'ai fait un tuto là: http://www.commentcamarche.net/faq/18225-utiliser-fail2ban-pour-proteger-votre-application-web

(oui j'aime l'effet streisand (on peux pas trouver un mot plus simple oO) "archive" :x)

fail2ban shaarli user protection
gelPlog » Fonera – Debricking and more http://www.easy2design.de/bla/fonera-debricking-and-more/
Thu Oct 20 07:08:19 2011 archive.org
QRCode
thumbnail
compiled information some my posts corresponding user comments into this Guide Your Fonera so please choose table
Boot USB external drive with MacBook - PinoyMac.org http://pinoymac.org/forum/showthread.php?t=20791
Thu Oct 20 07:01:03 2011 archive.org
QRCode
thumbnail

Boot USB external drive with MacBook 'Books

Boot USB external drive with MacBook pinoymac macintosh mac apple mug user group ipod philippines pinoy Books
[grub-dfe.iso] the one that boot's the retail dvd!!! - Hackint0sh http://www.hackint0sh.org/forum/f179/56516.htm
Thu Oct 20 07:00:11 2011 archive.org
QRCode
thumbnail

EDIT I AM NO LONGER GOING TO ASSIST FORUM USER'S WHO WISH TO RANDOMLY CONTACT ME BY PM! (Because of mailbox overflow) THE ONLY SUPPORT I WILL

EDIT AM NO LONGER GOING TO ASSIST FORUM USER S WHO WISH RANDOMLY CONTACT ME BY PM Because mailbox overflow THE ONLY SUPPORT WILL
Hackint0sh.org - Home of the latest Apple hacks. http://www.hackint0sh.org/
Thu Oct 20 07:00:09 2011 archive.org
QRCode
thumbnail

The famous forum to hack everything apple. Home of the famous iPhone Dev Team, OSx86 and the OSx on AppleTV hack. If you are intrested in apple hacking, you definatly should take a look!

osx86 hackintosh hacko computer MAC OSX PC Windows hacking apple iphone unlock forum mods modificaions discussion hax0r devteam anysim leopard tiger kernel semthex netkas pcefi pc efi linux appletv hex reverse engineering ida pro hexrays elite hackint0sh osx on news infos mac macworld lion snow iOS beta alpha udid tricks hints hacks tinker user hardware solder code development Your stop community for creating building running OSX86 mod jailbreak iPhone tune AppleTV
4759 links, including 1673 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn