TAG

Cheat-Sheet

Advanced Package Mgmt with dpkg command [Cheat Sheet]

Unleash the power of the dpkg command for superior package management in Debian- based systems. Dive deep into our comprehensive guide for mastering the dpkg …

By rohantimalsina · 10 min read · CheatSheet

15+ rpm command examples in Linux [Cheat Sheet]

rpm command in Linux is used to manage packages. Install, upgrade and remove packages with or without dependencies. Verify rpm packages

By rohantimalsina · 6 min read · CheatSheet

25+ yum command examples in Linux [Cheat Sheet]

yum command in linux is a package manager used with CentOS, RHEL, Rocky, Fedora distribution. It is used to install, update, upgrade, remove or modify packages

By rohantimalsina · 15 min read · CheatSheet

15+ tar command examples in Linux [Cheat Sheet]

Create and extract any archive using tar command. List content of an archive, exclude files, create bzip2 or gzip archive using tar command in Linux

By rohantimalsina · 5 min read · CheatSheet

sysctl reload without reboot [100% Working]

Use sysctl -p FILE or sysctl --load FILE or sysctl --system to perform sysctl reload without reboot. Update the initramfs using dracut -f or update-initramfs …

By admin · 7 min read · CheatSheet