Supprimer Rendre public Rendre privé Add tags Delete tags
  Ajouter un tag   Annuler
  Supprimer le tag   Annuler
  • • DevOps notes •
  •  
  • AI
  • Tags
  • Connexion

Tuned/shaare/WlD1bQ

  • linux
  • linux

Tweaks with Tuned / Podman

Tweaks with Tuned

  • systemctl enable tuned
  • tuned-adm active

    • check which profile is active
  • tuned-adm list

    • list all profiles
  • tuned-adm profile profile-name

    • change profile
  • tuned-adm recommend

    • recommendation
  • tuned-adm off

    • turned off setting daemon
  • Web admin → https://myip:9090

Tweaks with Nice and Renice

  • top

    • PR priority level
    • NI nice user setting
  • ps axo pid,comm,nice,cls --sort=nice

    • check nice with ps
  • nice -n # processname (# -20 → +20)

    • set priority
  • renice -n # pid

    • change process priority
8 months ago Permalien
cluster icon
  • Linux filesystem : Directory Description /boot Grub.cfg /root home of root /dev system device (mouse, keyboard) /etc configuration files /bin → /usr/bin e...
  • Screen & Tmux : Screen (Terminal Multiplexer) Multi-terminal sessions in one window Alt+a | → split vertical Alt+a Shift+s → split horizontal Alt+a Tab → switch wind...
  • Linux File Ownership, ACLs, and I/O Redirects : File Ownership chown → Change ownership chgrp → Change group Access Control List (ACL) setfacl → Set file ACL getfacl → Get file ACL Add Permissi...
  • User management : Essential Commands: useradd groupadd userdel groupdel usermod Modify 3 files: /etc/passwd, /etc/group, /etc/shadow (passwd info) Cre...
  • Special Permissions (SetUID, SetGID, Sticky Bit) : chmod u+s xyz.sh → add SetUID (user-level special permission) chmod g+s xyz.sh → add SetGID (group-level special permission) chmod u-s xyz.sh → remov...


(110)
Filtrer par liens sans tag
Replier Replier tout Déplier Déplier tout Êtes-vous sûr de vouloir supprimer ce lien ? Êtes-vous sûr de vouloir supprimer ce tag ? Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli