index

hidepages plugin - suppressed page: test

Recherche

Voici les résultats de votre recherche.

terminal
71 Occurrences trouvées, Dernière modification :
can be related to switching colors or positioning the cursor, i.e. anything that can't be done by the application itself. ===== How it technically works =... racters that is printed (like any other text). If the terminal understands the code, it won't display the character-sequence, but will perform some action.
netdata
6 Occurrences trouvées, Dernière modification :
nodejs </panel> You can install the latest release of netdata, using your package man... e installation, on any modern Linux system** (the suggested way of installing the latest netdata and keep it up to date automatically) bash <... this command, it will do it by itself as needed; the target system does not need bash installed, check
ffmpeg
8 Occurrences trouvées, Dernière modification :
your audio file, often autogenerated visuals. All the code is supposed to be used as one line without l... a -b:v 700k -b:a 360k OUTPUT_VIDEO.mp4 </code> The code above creates a mp4 video file with a vector... 80p) video. If you need a 1:1 video, just exclude the pad part: <code csharp [enable_line_numbers="tru... create almost completely desaturated spectrum of the audio sliding from right to left. Again, there ar
shortcut @windows
20 Occurrences trouvées, Dernière modification :
te without formatting. **Shift + F10**: Display the shortcut menu for the selected item. **Ctrl + Shift + N**: Create a new folder in File Explorer. **Ctrl + Shift + E**: Display all folders above the selected folder in the File Explorer. **Ctrl + Shift**: Switch the keyboard layout when multiple keyb
erreur32 @user
1 Occurrences trouvées, Dernière modification :
ng|}} https://www.youtube.com/embed/lJpWD9jxJMo The answer is: 42 🅴🆁🆁🅴🆄🆁32 </block> {{tag>
truecolor @terminal
52 Occurrences trouvées, Dernière modification :
====== Terminal Colors ====== There exists common confusion about terminal colors. This is what we ha... \x1b[${bg};2;${red};${green};${blue}m\n" </code> The 256-color palette is configured at start and is a 666-cube of colors, each of them defined as a 24-bit (888 rgb) color. This means... support can only display 256 different colors in the terminal while "true color" means that you can di
scripting @terminal
128 Occurrences trouvées, Dernière modification :
==== Scripting with style ====== FIXME continue These are some coding guidelines that helped me to read and understand my own code over the years. They also will help to produce code that will be a bit more robust than "if something breaks, I... and terrible code (not only in shell) during all the years, that I'm 100% convinced there needs to be
putty @terminal
1 Occurrences trouvées, Dernière modification :
====== An open source telnet and SSH Client for the Windows and Unix. ====== from PuTTY Colour Schem
obselete @terminal
116 Occurrences trouvées, Dernière modification :
bsolete by some measure. A thorough discussion of the rationale is beyond the scope of this page. See the [[scripting:nonportable | portability page]] for a discussion on portabili... rated by Bash but has few if any legitimate uses. These features exist mostly for Bourne, csh, or some
color @terminal
52 Occurrences trouvées, Dernière modification :
ors ref: https://gist.github.com/XVilka/8346728 There exists common confusion about terminal colors. ... \x1b[${bg};2;${red};${green};${blue}m\n" </code> The 256-color palette is configured at start and is a 666-cube of colors, each of them defined as a 24-bit (888 rgb) color. This means... support can only display 256 different colors in the terminal while "true color" means that you can di
behaviours @terminal
183 Occurrences trouvées, Dernière modification :
s a "login shell", Bash reads and sets (executes) the user's profile from ''/etc/profile'' and one of '... _login'', or ''~/.profile'' (in that order, using the first one that's readable!). When a login shell exits, Bash reads and executes commands from the file ''~/.bash_logout'', if it exists. Why an extra login shell mode? There are many actions and variable sets that only ma
basics @terminal
145 Occurrences trouvées, Dernière modification :
====== The basics of shell scripting ====== {{keywords>bash shell scripting basics learning tutorial}}... === A shell script usually resides inside a file. The file can be executable, but you can call a Bash s... name as a parameter: <code> bash ./myfile </code> There is **no need to add a boring filename extension... from UNIX(r), where executables are not tagged by the extension, but by **permissions** (filemode). The
redirection @scripts
82 Occurrences trouvées, Dernière modification :
\ Redirection makes it possible to control where the output of a command goes to, and where the input of a command comes from. It's a mighty tool that, together with pipelines, makes the shell powerful. The redirection operators are checked whenever a [[syntax:grammar:parser_exec | simple
quoting @scripts
77 Occurrences trouvées, Dernière modification :
double}} Quoting and escaping are important, as they influence the way Bash acts upon your input. There are three recognized types: * **per-character escaping** using ... '<nowiki>'stuff'</nowiki>'' All three forms have the very same purpose: **They give you general contro
positional-parameters @scripts
98 Occurrences trouvées, Dernière modification :
positional parameters ====== ===== Intro ===== The day will come when you want to give arguments to your scripts. These arguments are known as **positional parameters*... scribed below: ^Parameter(s)^Description^ |''$0''|the first positional parameter, equivalent to ''argv[0]'' in C, see [[scripting:posparams#the_first_argument | the first argument]]| |''$FUNCNA
obsolete @scripts
116 Occurrences trouvées, Dernière modification :
check-script @scripts
9 Occurrences trouvées, Dernière modification :
ping @php
6 Occurrences trouvées, Dernière modification :
scripts @nimp
2 Occurrences trouvées, Dernière modification :
netatmo @nimp
2 Occurrences trouvées, Dernière modification :
port @network
69 Occurrences trouvées, Dernière modification :
osi @network
1 Occurrences trouvées, Dernière modification :
tips @js
3 Occurrences trouvées, Dernière modification :
mirc @irc
101 Occurrences trouvées, Dernière modification :
command @irc
1 Occurrences trouvées, Dernière modification :
dorks @google
37 Occurrences trouvées, Dernière modification :
web-history @doc
1 Occurrences trouvées, Dernière modification :
redbook @doc
298 Occurrences trouvées, Dernière modification :
dns @doc
4 Occurrences trouvées, Dernière modification :
code_html @doc
103 Occurrences trouvées, Dernière modification :
tput @debian
16 Occurrences trouvées, Dernière modification :
sysv-rc-conf @debian
1 Occurrences trouvées, Dernière modification :
sensors @debian
3 Occurrences trouvées, Dernière modification :
sec @debian
2 Occurrences trouvées, Dernière modification :
logrotate @debian
179 Occurrences trouvées, Dernière modification :
log @debian
14 Occurrences trouvées, Dernière modification :
ipset @debian
87 Occurrences trouvées, Dernière modification :
interfaces @debian
1 Occurrences trouvées, Dernière modification :
cron @debian
19 Occurrences trouvées, Dernière modification :
chmod @debian
2 Occurrences trouvées, Dernière modification :
buster @debian
49 Occurrences trouvées, Dernière modification :
bashrc @debian
2 Occurrences trouvées, Dernière modification :
htaccess @apache
4 Occurrences trouvées, Dernière modification :
error @apache
8 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