index

hidepages plugin - suppressed page: test

Recherche

Voici les résultats de votre recherche.

terminal
11 Occurrences trouvées, Dernière modification :
by the application itself. ===== How it technically works ===== A terminal control code is a specia... umber of different terminal control languages, usually a system has an intermediate communication layer... ands is ''tput''. Tput accepts a set of acronyms called //capability names// and any parameters, if app... ing is unclear! Also the ''tput'' acronyms are usually the ones dedicated for ANSI escapes! I listed o
rssall
1 Occurrences trouvées, Dernière modification :
ss.jpg?http://rss.echosystem.fr/&40|}} ====== ALL RSS Echosystem Services ====== {{rss>https://rss
netdata
19 Occurrences trouvées, Dernière modification :
anel type="default" title="NETDATA" subtitle="install" icon="fa fa-home"> Dependance: apt-get install zlib1g-dev uuid-dev libmnl-dev gcc make git autocon... jq nodejs </panel> You can install the latest release of netdata, using your package... -ask netdata) Solus Linux (sudo eopkg install netdata) **One line installation, on any modern
ffmpeg
4 Occurrences trouvées, Dernière modification :
re options: mastodon, twitter, facebook, youtube, all allow to upload video, but not only audio. Here are some ffmpeg tricks, how to add interesting video to your audio file, often autogenerated visuals. All the code is supposed to be used as one line witho... a etc. ffmpeg -i path/to/file.ext # Convert all m4a files to mp3 for f in *.m4a; do ffmpeg -
shortcut @windows
3 Occurrences trouvées, Dernière modification :
in File Explorer. **Ctrl + Shift + E**: Display all folders above the selected folder in the File Exp... **: Restore/minimize active desktop windows vertically, maintaining width. **Left Alt + Left Shift + N... n or off. **Shift + Delete**: Permanently delete all files. ====== Les bases: ====== *
truecolor @terminal
5 Occurrences trouvées, Dernière modification :
ide. It does not advertise support when it is actually supported. App developers can freely choose to c... should use whichever method best matches the overall design of their app. Checking $COLORTERM is recom... on] - **[abandoned](http://worldwidemann.com/finally-terminated/)**, iTerm2 [borrowing it's ideas a... 016/09/22/24-bit-color-in-the-windows-console/) - all [libvte](http://ftp.gnome.org/pub/GNOME/sources/v
scripting @terminal
31 Occurrences trouvées, Dernière modification :
ugly and terrible code (not only in shell) during all the years, that I'm 100% convinced there needs to... delines ===== Indentation is nothing that technically influences a script, it's only for us humans. I... * it's wide enough to give a visual break and small enough to not waste too much space on the line S... _long_option \ some_other_option </code> Personally, with some exceptions, I prefer the first form b
obselete @terminal
24 Occurrences trouvées, Dernière modification :
iginates in the C Shell. The latter form is especially uncommon and should never be used, and the expli... ternate pipeline operator derived from Zsh. Officially, it is not considered deprecated by Bash, but I ... st like an ordinary pipe, while the stderr is actually redirected last -- after other redirects preceding the pipe operator. Overall, it's pointless syntax bloat. Use an explicit red
color @terminal
5 Occurrences trouvées, Dernière modification :
ide. It does not advertise support when it is actually supported. App developers can freely choose to c... should use whichever method best matches the overall design of their app. Checking $COLORTERM is recom... on] - **[abandoned](http://worldwidemann.com/finally-terminated/)**, iTerm2 [borrowing it's ideas a... 6/09/22/24-bit-color-in-the-windows-console/)\\ - all [libvte](http://ftp.gnome.org/pub/GNOME/sources/v
behaviours @terminal
14 Occurrences trouvées, Dernière modification :
make sense for the initial user login. That's why all UNIX(r) shells have (should have) a "login" mode.... nowiki>--noprofile</nowiki>'' disables reading of all profile files ==== Interactive shell ==== W... ce ==== * Eventual system-wide rc-files are usually read when ''~/.bashrc'' would be read (at least ... files in ''/etc'' which are always read, Bash usually reads the first file found, when multiple choice
basics @terminal
30 Occurrences trouvées, Dernière modification :
ial}} ===== Script files ===== A shell script usually resides inside a file. The file can be executable, but you can call a Bash script with that filename as a parameter: ... he file is executable, and you want to use it by calling only the script name, the shebang must be incl... d after ''#!'' is started with the scriptname and all its arguments. These two characters ''#'' and ''!
tag @tag
1 Occurrences trouvées, Dernière modification :
== TAG ====== {{simplenavi>tag}} ---------------------------- ~~TAGCLOUD~~ {{tag>all-tag tag}}
cloud @tag
1 Occurrences trouvées, Dernière modification :
~~TAGCLOUD~~ {{tag>all-tag tag}}
redirection @scripts
7 Occurrences trouvées, Dernière modification :
n, accessible by the file descriptors 0, 1 and 2, all connected to your terminal: ^Name^FD^Description^... )| |''stderr''|2|standard error output stream (usually also on monitor)| <wrap center info>The terms "... may collide with file descriptors Bash uses internally. ===== Redirecting output ===== <code> N > T... s a regular file that already exists. You can manually override that behaviour by forcing overwrite wit
quoting @scripts
7 Occurrences trouvées, Dernière modification :
with single-quotes: ''<nowiki>'stuff'</nowiki>'' All three forms have the very same purpose: **They gi... syntax quotes are removed before the command is called! Example: <code> ### NO NO NO: this passes thre... * process substitution Everything else, especially [[syntax:pe | parameter expansion]], is performe... lue HH (one or two hex digits) | This is especially useful when you want to pass special characters
positional-parameters @scripts
20 Occurrences trouvées, Dernière modification :
obsolete @scripts
24 Occurrences trouvées, Dernière modification :
check-script @scripts
5 Occurrences trouvées, Dernière modification :
mirc @irc
8 Occurrences trouvées, Dernière modification :
eggdrop @irc
2 Occurrences trouvées, Dernière modification :
dorks @google
47 Occurrences trouvées, Dernière modification :
all @feed
1 Occurrences trouvées, Dernière modification :
redbook @doc
69 Occurrences trouvées, Dernière modification :
tput @debian
1 Occurrences trouvées, Dernière modification :
logrotate @debian
21 Occurrences trouvées, Dernière modification :
log @debian
2 Occurrences trouvées, Dernière modification :
ipset @debian
15 Occurrences trouvées, Dernière modification :
cron @debian
4 Occurrences trouvées, Dernière modification :
buster @debian
13 Occurrences trouvées, Dernière modification :
error @apache
15 Occurrences trouvées, Dernière modification :
port @network
71 Occurrences trouvées, Dernière modification :
code_html @doc
6 Occurrences trouvées, Dernière modification :
htaccess @apache
1 Occurrences trouvées, Dernière modification :
url @google
3 Occurrences trouvées, Dernière modification :
tips @google
5 Occurrences trouvées, Dernière modification :
wget @debian
1 Occurrences trouvées, Dernière modification :
screen @debian
7 Occurrences trouvées, Dernière modification :
fail2ban @debian
6 Occurrences trouvées, Dernière modification :
commandes @debian
2 Occurrences trouvées, Dernière modification :
commande_info @debian
1 Occurrences trouvées, Dernière modification :
netatmo @nimp
1 Occurrences trouvées, Dernière modification :
lire @secu
1 Occurrences trouvées, Dernière modification :
echapement @scripts
1 Occurrences trouvées, Dernière modification :
shred @debian
1 Occurrences trouvées, Dernière modification :
ping @php
1 Occurrences trouvées, Dernière modification :
portsentry @secu
5 Occurrences trouvées, Dernière modification :
time @debian
4 Occurrences trouvées, Dernière modification :
sysv-rc-conf @debian
4 Occurrences trouvées, Dernière modification :
sec @debian
2 Occurrences trouvées, Dernière modification :
iptables @debian
20 Occurrences trouvées, Dernière modification :
command @irc
4 Occurrences trouvées, Dernière modification :
interfaces @debian
1 Occurrences trouvées, Dernière modification :
charte @nimp
1 Occurrences trouvées, Dernière modification :
bash @debian
1 Occurrences trouvées, Dernière modification :
dpkg @debian
1 Occurrences trouvées, Dernière modification :
vpn @debian
2 Occurrences trouvées, Dernière modification :
hosts.deny @debian
1 Occurrences trouvées, Dernière modification :
  • index.txt
  • Dernière modification : 2022/11/08 16:43
  • de 127.0.0.1