14-11-2023

This commit is contained in:
2023-11-14 20:35:51 +01:00
parent 5b45dc0863
commit d78f93eed2
93 changed files with 8181 additions and 538 deletions

View File

@@ -26,6 +26,7 @@ nav:
- Compare: Linux/compare.md
- Conditions: Linux/conditions.md
- cron: Linux/cron.md
- cut: Linux/cut.md
- Date: Linux/date.md
- du - df: Linux/du-df.md
- Editeurs:
@@ -44,12 +45,15 @@ nav:
- grep --options (fr): Linux/grep-options-fr.md
- grep --options (us): Linux/grep-options.md
- kill: Linux/kill.md
- links: Linux/links.md
- locale: Linux/locale.md
- Lire un fichier: Linux/read.md
- MàJ sans internet: Linux/maj.md
- Permissions: Linux/permissions.md
- Pipelines: Linux/pipeline.md
- Pushd / popd: Linux/pushd-popd.md
- I/O Redirections: Linux/redirections.md
- ripgrep: Linux/ripgrep.md
- SCP: Linux/scp.md
- SFTP: Linux/sftp.md
- sed: Linux/sed.md
@@ -57,6 +61,7 @@ nav:
- SSH: Linux/ssh.md
- Tail / Head: Linux/tail-head.md
- Users: Linux/users.md
- zoxide: Linux/zoxide.md
- Divers: Linux/divers.md
- Distributions:
- Index: Distributions/index.md
@@ -81,80 +86,86 @@ nav:
- PHP: Distributions/solus/php.md
- zsh: Distributions/solus/zsh.md
- Update: Distributions/update.md
- macos:
- Index: macos/index.md
- macOS:
- Index: macOS/index.md
- Divers:
- AllToMP3: macos/Divers/AllToMP3.md
- DeezloaderRemix: macos/Divers/DeezloaderRemix.md
- Divers: macos/Divers/Divers.md
- Paralles Desktop: macos/Divers/parallels.md
- Vuepress: macos/Divers/vuepress.md
- weasyprint: macos/Divers/weasyprint.md
- Hackintosh: macos/Divers/Hackintosh.md
- GPG: macos/GPG.md
- AllToMP3: macOS/Divers/AllToMP3.md
- DeezloaderRemix: macOS/Divers/DeezloaderRemix.md
- Divers: macOS/Divers/Divers.md
- Paralles Desktop: macOS/Divers/parallels.md
- Vuepress: macOS/Divers/vuepress.md
- weasyprint: macOS/Divers/weasyprint.md
- Hackintosh: macOS/Divers/Hackintosh.md
- GPG: macOS/GPG.md
- Homebrew:
- homebrew: macos/homebrew/brew.md
- homebrew-cask: macos/homebrew/brew-cask.md
- Latex: macos/Latex.md
- Logs: macos/logs.md
- Mail: macos/Mail.md
- homebrew: macOS/homebrew/brew.md
- homebrew-cask: macOS/homebrew/brew-cask.md
- Latex: macOS/Latex.md
- Logs: macOS/logs.md
- Mail: macOS/Mail.md
- Node.js:
- Index: macos/node/index.md
- Ghost: macos/node/ghost.md
- node-js: macos/node/node-js.md
- nodeenv: macos/node/nodeenv.md
- nvm: macos/node/nvm.md
- Index: macOS/node/index.md
- Ghost: macOS/node/ghost.md
- node-js: macOS/node/node-js.md
- nodeenv: macOS/node/nodeenv.md
- nvm: macOS/node/nvm.md
- Perl:
- Index: macos/perl/index.md
- Homebrew: macos/perl/homebrew.md
- Perlbrew: macos/perl/perlbrew.md
- Perl: macos/perl/perl.md
- Index: macOS/perl/index.md
- Homebrew: macOS/perl/homebrew.md
- Perlbrew: macOS/perl/perlbrew.md
- Perl: macOS/perl/perl.md
- Python:
- Index: macos/python/index.md
- Conda: macos/python/conda.md
- Django: macos/python/Django.md
- pip: macos/python/pip.md
- pipx: macos/python/pipx.md
- poetry: macos/python/poetry.md
- Python 3: macos/python/python3.md
- Environnement virtuel: macos/python/virtuel.md
- Ruby: macos/ruby.md
- Rust: macos/rust.md
- Sécurité (Gatekeeper): macos/securite.md
- Index: macOS/python/index.md
- Conda: macOS/python/conda.md
- Django: macOS/python/Django.md
- pip: macOS/python/pip.md
- pipx: macOS/python/pipx.md
- poetry: macOS/python/poetry.md
- Python 3: macOS/python/python3.md
- Environnement virtuel: macOS/python/virtuel.md
- Ruby: macOS/ruby.md
- Rust: macOS/rust.md
- Sécurité (Gatekeeper): macOS/securite.md
- ssh:
- SSH: macos/ssh/ssh.md
- passwordless: macos/ssh/ssh-passwordless.md
- SSH: macOS/ssh/ssh.md
- passwordless: macOS/ssh/ssh-passwordless.md
- Terminal:
- alias: macos/terminal/alias.md
- chflags: macos/terminal/chflags.md
- Exécuter un script Bash: macos/terminal/executer_shell_script.md
- getfileinfo - setfile: macos/terminal/getfileinfo_setfile.md
- md5: macos/terminal/md5.md
- open: macos/terminal/open.md
- Shebang: macos/terminal/shebang.md
- Terminal: macos/terminal/terminal.md
- you have mail: macos/terminal/youhavemail.md
- xattr: macos/terminal/xattr.md
- Touch ID: macos/TouchID.md
- alias: macOS/terminal/alias.md
- chflags: macOS/terminal/chflags.md
- Exécuter un script Bash: macOS/terminal/executer_shell_script.md
- getfileinfo - setfile: macOS/terminal/getfileinfo_setfile.md
- md5: macOS/terminal/md5.md
- mdfind: macOS/terminal/mdfind.md
- open: macOS/terminal/open.md
- Reachable: macOS/terminal/reachable.md
- Shebang: macOS/terminal/shebang.md
- Terminal: macOS/terminal/terminal.md
- Trash: macOS/terminal/trash.md
- you have mail: macOS/terminal/youhavemail.md
- xattr: macOS/terminal/xattr.md
- Time Machine: macOS/TimeMachine.md
- Touch ID: macOS/TouchID.md
- Trucs: macOS/trucs.md
- WebServer:
- Index: macos/webserver/index.md
- Apache: macos/webserver/apache.md
- Apache (M1): macos/webserver/apache_M1.md
- Composer: macos/webserver/composer.md
- erreurs: macos/webserver/errors_apache.md
- htpasswd: macos/webserver/htpasswd.md
- mongodb: macos/webserver/mongodb.md
- MySQL (installation): macos/webserver/install_mysql.md
- MySQL (trucs): macos/webserver/mysql.md
- PHP: macos/webserver/php.md
- mod-php: macos/webserver/mod-php.md
- php-fpm: macos/webserver/php-fpm.md
- PHP 7.1: macos/webserver/php71.md
- PHP 7.3: macos/webserver/php73.md
- PHP 7.4: macos/webserver/php74.md
- PHP 8.0: macos/webserver/php80.md
- Xhprof: macos/webserver/Xhprof.md
- Liens: macos/liens.md
- Index: macOS/webserver/index.md
- Apache: macOS/webserver/apache.md
- Apache (M1): macOS/webserver/apache_M1.md
- Composer: macOS/webserver/composer.md
- erreurs: macOS/webserver/errors_apache.md
- htpasswd: macOS/webserver/htpasswd.md
- mongodb: macOS/webserver/mongodb.md
- MySQL (installation): macOS/webserver/install_mysql.md
- MySQL (trucs): macOS/webserver/mysql.md
- PHP: macOS/webserver/php.md
- mod-php: macOS/webserver/mod-php.md
- php-fpm: macOS/webserver/php-fpm.md
- PHP 7.1: macOS/webserver/php71.md
- PHP 7.3: macOS/webserver/php73.md
- PHP 7.4: macOS/webserver/php74.md
- PHP 8.0: macOS/webserver/php80.md
- redis: macOS/webserver/redis.md
- Xhprof: macOS/webserver/Xhprof.md
- Liens: macOS/liens.md
- MySQL:
- Index: MySQL/index.md
- Backup: MySQL/Backup.md
@@ -181,7 +192,7 @@ nav:
- Nextcloud: Plesk/nextcloud.md
- Nodejs: Plesk/nodejs.md
- Programmation:
-Python:
- Python:
- Index: Programmation/Python/index.md
- Classes: Programmation/Python/class.md
- Date: Programmation/Python/date.md
@@ -199,6 +210,7 @@ nav:
- Strings: Programmation/Python/string.md
- Tuples: Programmation/Python/tuple.md
- zip: Programmation/Python/zip.md
- Sqlite: Programmation/Sqlite.md
- Raspberry:
- Index: Raspberry/index.md
- apt-get: Raspberry/apt-get.md
@@ -250,9 +262,11 @@ nav:
- Gitea: Synology/dsm7/gitea.md
- Nextcloud: Synology/dsm7/nextcloud.md
- Node: Synology/dsm7/node.md
- PHP: Synology/dsm7/php.md
- Piwigo: Synology/dsm7/piwigo.md
- Python 3: Synology/dsm7/python.md
- Redis: Synology/dsm7/redis.md
- Webserver (opkg): Synology/dsm7/webserver-opkg.md
- WordPress: Synology/dsm7/wordpress.md
- eadir: Synology/eadir.md
- ImageMagick: Synology/ImageMagick.md
@@ -291,14 +305,22 @@ nav:
- Commandes: Divers/bash/commandes.md
- direnv: Divers/bash/direnv.md
- Exemples: Divers/bash/bash_exemples.md
- getopts: Divers/bash/getopts.md
- HereDoc: Divers/bash/HereDoc.md
- image: Divers/bash/image.md
- json: Divers/bash/json.md
- printf: Divers/bash/printf.md
- Programmation: Divers/bash/programmation.md
- Regular Expression Matching: Divers/bash/rematch.md
- Strings: Divers/bash/strings.md
- Tableaux: Divers/bash/tableaux.md
- Variables: Divers/bash/variables.md
- batch:
- Commades DOS (1): Divers/batch/Commandes_DOS.md
- Commades DOS (2): Divers/batch/Commandes_DOS_2.md
- Changer de shell: Divers/Changer_shell.md
- Chromium: Divers/Chromium.md
- Composer (php): Divers/Composer.md
- diraction: Divers/diraction.md
- Docker:
- docker: Divers/docker/docker.md
@@ -313,11 +335,22 @@ nav:
- Synchroniser 2 dépôts: Divers/git/sync-repo.md
- go: Divers/go.md
- Homebridge: Divers/homebridge.md
- images:
- avif: Divers/images/avif.md
- exif: Divers/images/exif.md
- heic: Divers/images/heic.md
- mozjpeg: Divers/images/mozjpeg.md
- webp: Divers/images/webp.md
- iTerm2: Divers/iTerm2.md
- JDownloader: Divers/JDownloader.md
- Joplin: Divers/joplin.md
- Markdown: Divers/markdown.md
- Nextcloud: Divers/nextcloud.md
- Permajet:
- Papiers Art Lisses: Divers/Permajet/Art_lisse.md
- Papiers Art Texturés: Divers/Permajet/Art_textures.md
- Papiers Art Baryta: Divers/Permajet/Baryta.md
- Papiers Photo Numérique: Divers/Permajet/Photo_numerique.md
- Plex: Divers/plex.md
- Réseau:
- Reseau: Divers/reseau/reseau.md
@@ -359,6 +392,7 @@ nav:
- OVH: Divers/wp-cli/ovh.md
- zsh:
- Antibody: Divers/zsh/antibody.md
- Completion: Divers/zsh/completion.md
- Plugins: Divers/zsh/plugins.md
- Tools: Divers/zsh/tools.md
- zinit: Divers/zsh/zinit.md
@@ -417,9 +451,10 @@ markdown_extensions:
- codehilite
- pymdownx.magiclink
- pymdownx.mark
#- material.extensions.emoji.twemoji
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
#emoji_index: !!python/name:materialx.emoji.twemoji
#emoji_generator: !!python/name:materialx.emoji.to_svg
- admonition
- pymdownx.details
- pymdownx.keys
@@ -428,7 +463,6 @@ markdown_extensions:
- pymdownx.tilde
- pymdownx.superfences
- pymdownx.snippets
- fontawesome_markdown
- footnotes
- attr_list
- md_in_html
@@ -444,7 +478,7 @@ extra:
- icon: fontawesome/brands/flickr
link: https://www.flickr.com/photos/funnymac/
copyright: Copyright © 2016 - 2022 Bruno Pesenti
copyright: Copyright © 2016 - 2023 Bruno Pesenti
site_dir: central_docs