set

Recherche

Voici les résultats de votre recherche.

ipset
60 Occurrences trouvées, Dernière modification :
iptables to use it:** sudo iptables -I INPUT -m set --match-set blacklist src -j DROP sudo iptables -I FORWARD -m set --match-set blacklist src -j DROP Note, we can always remove these rules (to get iptables to not use
sensors
25 Occurrences trouvées, Dernière modification :
# label fan1 "Rear fan" # set fan1_min 251 # From IDU # label fan2 "CPU fan" # set fan2_min 251 # From IDU # label fan3 "Front fan" # set fan3_min 251 # From IDU ignore fan1 i... r Vcc label in0 "Vcore" set in0_min 0.6 # From IDU set
tput
13 Occurrences trouvées, Dernière modification :
<markdown> Color commands tput setab [1-7] # Set the background colour using ANSI escape tput setaf [1-7] # Set the foreground colour using ANSI escape Num Colour #define RGB 0 black COLOR
bash
2 Occurrences trouvées, Dernière modification :
un script, passés à une fonction, ou initialisés (set) à une variable $# -> Nombre d'arguments sur la l... $- -> Les options passées au script (en utilisant set) $! -> Identifiant du processus (PID) du dernier
buster
2 Occurrences trouvées, Dernière modification :
su -`), you may use '''sudo -i'''. Put '''ALWAYS_SET_PATH yes''' in '''/etc/login.defs''' to get an ap... ng non-graphical alternative tools. The security settings for some components of DebianPkg:systemd hav
mysql
2 Occurrences trouvées, Dernière modification :
la requête SQL appropriée : $ UPDATE user SET password=PASSWORD('nouveaumotdepasse') WHERE User... : mysql mysql Console > UPDATE user SET password=PASSWORD('nouveaumotdepasse') WHERE User
screen
2 Occurrences trouvées, Dernière modification :
son terminal. Pour cela, il faut que screen soit setuid root. C'est un risque, si un utilisateur trouv... d +s /usr/bin/screen Attention, si screen est setuid root, la variable SCREENDIR ne fonctionnera pl
logrotate
1 Occurrences trouvées, Dernière modification :
the dateformat string. The system clock must be set past Sep 9th 2001 for %s to work correctly.