use

hidepages plugin - suppressed page: test

Recherche

Voici les résultats de votre recherche.

port @network
109 Occurrences trouvées, Dernière modification :
croll 0% 0% khaki;">Conflict</td> <td>Port is in use for multiple applications</td> </tr> </tbody></ta... igned by the IANA and on most systems can only be used by system (or root) processes or by programs executed by privileged users. Ports are used in the TCP [RFC793] to name the ends of logical connections which carry long term co
dorks @google
63 Occurrences trouvées, Dernière modification :
title:"Index of" passwords modified allinurl:auth_user_file.txt "access denied for user" "using password“ "A syntax error has occurred" filetype:ihtml allin... revealed from IRC chat logs. eggdrop filetype:user user These are eggdrop config files. Avoiding a full-blown discussion about eggdrops and IRC bots,
redbook @doc
58 Occurrences trouvées, Dernière modification :
pt to put it simply and in laymans terms, you the user are ultimatly responsible for the security of yo... enter><br><br> <strong>Preface:</strong> Due to abuse in the past, users trying to connect to the AnonOps IRC servers using Tor will not be able to connect.... ng personal, there have just been problems with abuse of the program in the past on the IRC server. The
obsolete @scripts
53 Occurrences trouvées, Dernière modification :
s tolerated by Bash but has few if any legitimate uses. These features exist mostly for Bourne, csh, or... cept maybe code golfers. New scripts should never use them. None of the items on this list are specifie... r form is especially uncommon and should never be used, and the explicit form using separate redirectio... ribute to confusion about the copy descriptor because the syntax is unclear. They also introduce parsin
obselete @terminal
53 Occurrences trouvées, Dernière modification :
s tolerated by Bash but has few if any legitimate uses. These features exist mostly for Bourne, csh, or... cept maybe code golfers. New scripts should never use them. None of the items on this list are specifie... r form is especially uncommon and should never be used, and the explicit form using separate redirectio... ribute to confusion about the copy descriptor because the syntax is unclear. They also introduce parsin
scripting @terminal
38 Occurrences trouvées, Dernière modification :
// code layout and style. No matter which one you use, use it throughout your code (at least don't change it within the same shellscript file); don't change... nfluences a script, it's only for us humans. I'm used to seeing/using indentation of //two space chara... ake trouble. I can imagine one case where they're useful: Indenting [[syntax:redirection#here_documents
eggdrop @irc
32 Occurrences trouvées, Dernière modification :
a Party-line Commandes Fonctions .who Liste les users de la Party-Line .whom Liste les users de la P-L .echo off/on Evite les retour de message dans la ... t. Commandes Fonctions .op $nick #chan Met @ un user sur un chan .deop $nick #chan Retire le @ d'un user sur un chan. .kickban $nick $msg Bannir un user
logrotate @debian
23 Occurrences trouvées, Dernière modification :
ompresscmd Specifies which command to use to compress log files. The default is gzip(1). ... ompresscmd Specifies which command to use to uncompress log files. The default is gunzip(1... pressext Specifies which extension to use on compressed logfiles, if compression is enabled... e passed to the compression program, if one is in use. The default, for gzip(1), is "-9" (max‐
positional-parameters @scripts
18 Occurrences trouvées, Dernière modification :
ves as described above. To get the function name, use ''$FUNCNAME''. ===== Shifting ===== The builtin command ''shift'' is used to change the positional parameter values: * '... ument 4: $4" echo "Argument 5: $5" </code> While useful in another situation, this way is lacks flexib... lue. On every iteration, the ''shift''-command is used to shift the argument list: <code> numargs=$# f
terminal
17 Occurrences trouvées, Dernière modification :
ng/terminalcodes? Terminal (control) codes are used to issue specific commands to your terminal. Thi... ct definition. ===== The tput command ===== Because there's a large number of different terminal cont... *you should avoid using the ANSI codes directly - use the ''tput'' command!** All codes that can be used with ''tput'' can be found in terminfo(5). (on Ope
basics @terminal
16 Occurrences trouvées, Dernière modification :
code> If the file is executable, and you want to use it by calling only the script name, the shebang m... d only program output to stdout. This enables the user to decide if they want to see nothing, only the ... e them. When you write a script: * always read user-input from ''stdin'' * always write diagnostic... ===== Variable names ===== It's good practice to use lowercase names for your variables, as shell and
code_html @doc
14 Occurrences trouvées, Dernière modification :
Content - The request was successful but the User-Agent should reset the document view that caused the request. **206** - Partial Content - The... fferent URI but the client should continue to use the original URI . **303** - See Other - <e... een modified since the last request. **305** - Use Proxy - The requested resource can only be a
color @terminal
14 Occurrences trouvées, Dernière modification :
at the same time. Truecolor escape codes do not use a color palette. They just specify the color itse... UECOLOR\x1b[0m\n" </code> - or https://raw.githubusercontent.com/JohnMorales/dotfiles/master/colors/24... ; }' </code> Keep in mind that it is possible to use both ';' and ':' as Control Sequence Introducer d... r capability under the name of "RGB". You need to use the "setaf" and "setab" commands to set the foreg
truecolor @terminal
14 Occurrences trouvées, Dernière modification :
at the same time. Truecolor escape codes do not use a color palette. They just specify the color itse... LOR\x1b[0m\n" </code> - or https://raw.githubusercontent.com/JohnMorales/dotfiles/master/colors/24... ; }' </code> Keep in mind that it is possible to use both ';' and ':' as Control Sequence Introducer d... r capability under the name of "RGB". You need to use the "setaf" and "setab" commands to set the foreg
redirection @scripts
13 Occurrences trouvées, Dernière modification :
e. you want to redirect this descriptor, you just use the number: <code> # this executes the cat-comman... or, to point to its current target file, then you use a "''&''" followed by a the descriptor number: <c... akes one or two words as operands. If you have to use operands (e.g. filenames to redirect to) that con... ation (like below in the details descriptions) is used. ^Syntax^Description^ |''FILENAME''|references
behaviours @terminal
13 Occurrences trouvées, Dernière modification :
buster @debian
12 Occurrences trouvées, Dernière modification :
screen @debian
11 Occurrences trouvées, Dernière modification :
quoting @scripts
11 Occurrences trouvées, Dernière modification :
mirc @irc
9 Occurrences trouvées, Dernière modification :
ipset @debian
8 Occurrences trouvées, Dernière modification :
error @apache
7 Occurrences trouvées, Dernière modification :
command @irc
7 Occurrences trouvées, Dernière modification :
cron @debian
6 Occurrences trouvées, Dernière modification :
commandes @debian
4 Occurrences trouvées, Dernière modification :
mysql @debian
4 Occurrences trouvées, Dernière modification :
hosts.deny @debian
3 Occurrences trouvées, Dernière modification :
tput @debian
3 Occurrences trouvées, Dernière modification :
vpn @debian
3 Occurrences trouvées, Dernière modification :
osi @network
3 Occurrences trouvées, Dernière modification :
htaccess @apache
2 Occurrences trouvées, Dernière modification :
log @debian
2 Occurrences trouvées, Dernière modification :
sensors @debian
2 Occurrences trouvées, Dernière modification :
sysv-rc-conf @debian
2 Occurrences trouvées, Dernière modification :
cache @google
2 Occurrences trouvées, Dernière modification :
charte @nimp
2 Occurrences trouvées, Dernière modification :
ping @php
2 Occurrences trouvées, Dernière modification :
check-script @scripts
2 Occurrences trouvées, Dernière modification :
ffmpeg
1 Occurrences trouvées, Dernière modification :
netdata
1 Occurrences trouvées, Dernière modification :
bash @debian
1 Occurrences trouvées, Dernière modification :
bashrc @debian
1 Occurrences trouvées, Dernière modification :
chmod @debian
1 Occurrences trouvées, Dernière modification :
commande_info @debian
1 Occurrences trouvées, Dernière modification :
time @debian
1 Occurrences trouvées, Dernière modification :
web-history @doc
1 Occurrences trouvées, Dernière modification :
url @google
1 Occurrences trouvées, Dernière modification :
tips @js
1 Occurrences trouvées, Dernière modification :
scripts @nimp
1 Occurrences trouvées, Dernière modification :
couleur3 @radio
1 Occurrences trouvées, Dernière modification :
echapement @scripts
1 Occurrences trouvées, Dernière modification :
lire @secu
1 Occurrences trouvées, Dernière modification :
shortcut @windows
1 Occurrences trouvées, Dernière modification :