Delete Set public Set private Add tags Delete tags
  Add tag   Cancel
  Delete tag   Cancel
  • • DevOps notes •
  •  
  • AI
  • Tags
  • Login

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 Permalink
cluster icon
  • Ftp Scp Rsync : FTP Install FTP server yum install vsftp nano /etc/vsftpd/vsftpd.conf anonymous_enable=NO Uncomment: ascii_upload_enable ascii_download_enabl...
  • SSH and DNS : SSH ps -ef | grep sshd → check ssh systemctl status sshd DNS PTR record → IP to hostname A record → hostname to IP CNAME record → hostname to...
  • Linux filesystem : Directory Description /boot Grub.cfg /root home of root /dev system device (mouse, keyboard) /etc configuration files /bin → /usr/bin e...
  • System information, root recovery, environment variables, shortcuts : Finding System Information cat /etc/redhat-release → Red Hat version uname -a → Linux hostname, kernel, architecture dmidecode → hardware, BIOS, syst...
  • Kickstart – Automate Linux Install : Kickstart server Make Kickstart available on the network Make installation source available Make boot media available Start Kickstart instal...


(97)
Filter untagged links
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community