fereglass.blogg.se

Linux command cheat sheet
Linux command cheat sheet










linux command cheat sheet
  1. Linux command cheat sheet how to#
  2. Linux command cheat sheet install#
  3. Linux command cheat sheet serial#
  4. Linux command cheat sheet drivers#
  5. Linux command cheat sheet driver#

Linux command cheat sheet how to#

How to change from default to alternative Python version on Debian Linux.Netplan static IP on Ubuntu configuration.How to enable/disable firewall on Ubuntu 18.04 Bionic Beaver Linux.

Linux command cheat sheet install#

  • How to install Tweak Tool on Ubuntu 20.04 LTS Focal Fossa Linux.
  • Linux IP forwarding – How to Disable/Enable.
  • How to use bash array in a shell script.
  • linux command cheat sheet

    Linux command cheat sheet driver#

  • AMD Radeon Ubuntu 20.04 Driver Installation.
  • How to install missing ifconfig command on Debian Linux.
  • Ubuntu 20.04 Remote Desktop Access from Windows 10.
  • How to find my IP address on Ubuntu 20.04 Focal Fossa Linux.
  • Linux command cheat sheet drivers#

  • How to install the NVIDIA drivers on Ubuntu 20.04 Focal Fossa Linux.
  • apropos also works well as a manual search utility so you don’t need to leave your terminal very often. Knowing these two commands, which are very simple to use, will allow you to look up all the options that go with certain commands. Two more commands that every user should know are the man command and apropos command. The goal here is to save you as much time as possible when trying to remember a certain command. Show the speed of an installed hard drive – including cached reads and buffered disk readsįeel free to reference this cheat sheet any time that you need a quick refresher.

    Linux command cheat sheet serial#

    Get information about your hard drive’s make, model, serial number, firmware version, and configuration Get a list of USB devices plugged into your system Retrieve the name of your BIOS vendor with this simple command Get some general information about your system’s BIOS List details for all hardware, including their device files and configuration options List all hardware components and see their configuration detailsĭetect number of RAM slots used, speed, and size See detailed information about system RAM Retrieve processor type, socket, speed, configured flags, etc. See some information about BIOS, motherboard, chassis, etc. See general information about host bridge, VGA controller, ethernet controller, USB controller, SATA controller, etc. Get information about any particular module Output detailed information about your kernel version and architecture Kernel Information and Module Management Command Set a temporary environment variable (just an example, but use the same syntax) List all environment variables on a Linux system, or a specific one View all of the currently running processes Start a new process with a specified priorityĬhange the nice value of a currently running process See a list of processes and their resource usageĪ more human readable and interactive version of top System Resource Management Commands Command High level utility for adding new user accounts Low level utility for adding new user accounts See what DNS servers your system is configured to useĬhange the file permissions for a file or directory Show IP address and other information for all active interfaces Mount and unmount a storage device or ISO fileĬreate a tar archive with gzip compressionĮxtract the contents of any type of tar archiveĭecompress a file that has gzip compression See information for all attached storage devices See the current storage usage of mounted partitions Remove a package on Red Hat based systems Install a package on Red Hat based systems Install a package on Debian based systems See which user you are currently logged in as Seach for a file or directory based on name and other parameters Quickly find a file or directory that has been cached $ – requires given linux commands to be executed as a regular non-privileged user # – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command Privileged access to your Linux system as root or via the sudo command. Requirements, Conventions or Software Version Used Linux commands cheat sheet Software Requirements and Linux Command Line Conventions Category Next time your mind is blanking at a Linux terminal, take a look at the Linux commands cheat sheet below for some quick help. These are some of the most useful commands, but they aren’t easy to remember for everyone. In this tutorial, we’ll present you with a curated list of the most handy Linux commands. That way, it only takes a few moments to reference the list whenever you forget the exact syntax of a command. Even longtime users may forget a command every once in a while and that is why we have created this Linux cheat sheet commands guide.įor times like these, it’s very handy to have a compiled list of Linux commands that have been sorted by category. However, due to the sheer amount of commands available, it can be intimidating for newcomers. The command line terminal in Linux is the operating system’s most powerful component.












    Linux command cheat sheet