set

Recherche

Voici les résultats de votre recherche.

ipset
32 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
3 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 Nu... ing it: echo -e "setf 7\nsetb 1" | tput -S # set fg white and bg red </markdown> {{tag>tput
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
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
buster
1 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
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.