SuperITMan links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
6 results tagged tips  ✕
Filtrer les publicités des sponsors sous YouTube TV https://domopi.eu/bloquer-les-publicites-sur-youtube-tv/
Sat Jun 21 22:57:20 2025
QRCode
cluster icon
  • Unchecky - Keeps your checkboxes clear : Install without crapy stuff
  • VOIR à TRAVERS LES MURS pour 10€ ?! C'est DINGUE voici COMMENT ! - YouTube : Les Freres Poulain proposent plein de chouettes idées à mettre en place pour des tests
  • Doully - Qu’est ce qu’elle a ma voix ? - YouTube : Doully, une humoriste qui, selon ses propres mots, a une voix de bourrée
  • Best youtube-dl option? : r/selfhosted :
  • CYPHERDUDES : Publicité présente sur les écrans JCDecaux de la capitale belge
thumbnail
youtube tips ads
Apprendre à se moucher pour les enfants| Kleenex® https://www.kleenex.fr/conseils/astuces-vie-de-famille/apprendre-se-moucher
Mon Apr 28 17:44:25 2025
QRCode
cluster icon
  • Git - Rerere : 7.9 Git Tools - Rerere Rerere The git rerere functionality is a bit of a hidden feature. The name stands for “reuse recorded resolution” and, as the n...
  • Clementoni | Site et Boutique en ligne Officielle : Jeux pour bébé
  • Tips for hardening your container image security strategy | Snyk :
  • Filtrer les publicités des sponsors sous YouTube TV :
  • How do I scroll in tmux? - Super User : Ctrl-b then [ then you can use your normal navigation keys to scroll around (eg. Up Arrow or PgDn). Press q to quit scroll mode. Alternatively you can...
baby tips
Git - Rerere https://git-scm.com/book/en/v2/Git-Tools-Rerere
Thu Jan 2 22:07:49 2025
QRCode
cluster icon
  • sourcehut hub : Platform with some nice open source projects! Libre, not like Github 😉
  • Comment avoir plusieurs profils Git ? | vmaerten's blog : À configurer absolument pour mes projets open source. /!\ configurer un path insensitive !!! [includeIf "gitdir/i:c:/path/subpath/GitHub/"] path = c:/...
  • How To Cherry Pick Git Commits – devconnected : Nice reminder on HowTo cherry-pick multi git commits from a branch to another
  • byeCloud: GitLab with Docker and Traefik - davd.io : Some interesting config for docker-compose to run traefik and gitlab
  • Apprendre à se moucher pour les enfants| Kleenex® :

7.9 Git Tools - Rerere
Rerere

The git rerere functionality is a bit of a hidden feature. The name stands for “reuse recorded resolution” and, as the name implies, it allows you to ask Git to remember how you’ve resolved a hunk conflict so that the next time it sees the same conflict, Git can resolve it for you automatically.

There are a number of scenarios in which this functionality might be really handy. One of the examples that is mentioned in the documentation is when you want to make sure a long-lived topic branch will ultimately merge cleanly, but you don’t want to have a bunch of intermediate merge commits cluttering up your commit history. With rerere enabled, you can attempt the occasional merge, resolve the conflicts, then back out of the merge. If you do this continuously, then the final merge should be easy because rerere can just do everything for you automatically.

git tips
5 Linux commands to check free disk space | Opensource.com https://opensource.com/article/18/7/how-check-free-disk-space-linux
Wed Nov 6 22:41:50 2024
QRCode
cluster icon
  • How do I scroll in tmux? - Super User : Ctrl-b then [ then you can use your normal navigation keys to scroll around (eg. Up Arrow or PgDn). Press q to quit scroll mode. Alternatively you can...
  • How-To GRUB2 for UEFI and LUKS Encrypted Volumes for Arch Linux and Windows 10 – John D's Tech :
  • MemTest86 - Official Site of the x86 and ARM Memory Testing Tool :
  • Quelques tips concernant la conf Nginx // /home/lord : Tout est dans le titre :-)
  • Multi-Boot: Arch Linux & Windows with GRUB, LUKS2, and Btrfs on UEFI · GitHub :
thumbnail
linux tips
How do I scroll in tmux? - Super User https://superuser.com/questions/209437/how-do-i-scroll-in-tmux
Wed Dec 6 18:11:26 2023
QRCode
cluster icon
  • 5 Linux commands to check free disk space | Opensource.com :
  • at : Planifier des tâches ultérieurement - Wiki - Wiki : Planifier une tâche non récurrente (≠ cron)
  • Nix & NixOS | Reproducible builds and deployments : Alternative to Debian, Arch...
  • Changing these 5 KDE settings made my Linux desktop feel faster : It changed my KDE experience! Many thanks to the author!
  • How to use the command `iwctl` (with examples) :
thumbnail

Ctrl-b then [ then you can use your normal navigation keys to scroll around (eg. Up Arrow or PgDn). Press q to quit scroll mode.

Alternatively you can press Ctrl-b PgUp to go directly into copy mode and scroll one page up (which is what it sounds like you will want most of the time)

In vi mode (see below), you can also scroll the page up/down line by line using Shift-k and Shift-j (if you're already in scroll mode). Unshifted, the cursor moves instead of the page.

Excerpts from the man page:

tmux may be controlled from an attached client by using a key combination of a prefix key, ‘C-b’ (Ctrl-b) by default, followed by a command key.

The default command key bindings are:

[ Enter copy mode to copy text or view the history.

Function vi emacs


Half page down C-d M-Down
Half page up C-u M-Up
Next page C-f Page down
Previous page C-b Page up
Scroll down C-Down or C-e C-Down
Scroll up C-Up or C-y C-Up
Search again n n
Search again in reverse N N
Search backward ? C-r
Search forward / C-s

tmux linux tips
Tips for hardening your container image security strategy | Snyk https://snyk.io/fr/blog/tips-for-hardening-container-image-security-strategy/
Wed Dec 6 18:10:30 2023
QRCode
cluster icon
  • Configuring Traefik on Synology DSM7 using docker macvlans : Useful for Fail2Ban, setting macvlans for docker in order to give an IP provided by the router itself.
  • pfSense : pfBlockerNG devel - Protection Contre La Publicité et le Tracage avec Filtrage Web - PC2S - Bubu : Tutorial about pfBlockerNG to block undesirable requests to malware or ads websites.
  • Installer Nextcloud au travers son image docker All-in-One • Billets • Zeste de Savoir : Tuto complet sur l'installation de Nextcloud via son image docker All-in-One
  • Backup and Restore of Docker Volumes: A Step-by-Step Guide – Blog – Osmosys Software solutions : As more and more developers turn to Docker to streamline their development processes, it becomes increasingly important to understand how to take back...
  • What Is xmlrpc.php in WordPress and Why You Should Disable It : xmlrpc.php should be disabled in Wordpress except if specific use case. In .htaccess file: Block WordPress xmlrpc.php requests order deny,allow deny ...
security docker hardening tips
875 links, including 81 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn