How to Find Any File or Command on a Linux System
In this video, you’ll learn how to:
In this video, you’ll learn how to:
Do you want to know where to find the answer to just about any Linux question you may ever have? Well… All the answers are in the built-in man pages on a Linux system! That’s probably not what you wanted to hear. 🙁 When you’re trying to figure something out or have a Linux question … Read more
See below to download the step-by-step instructions for this tutorial. It includes all the commands and everything you see in the video. Introduction to Installing an SSL Certificate on CentOS In this video lesson, you’re going to learn how to install a valid SSL certificate on a CentOS Linux Server running the Apache web server. … Read more
IP QUERIES SUBCOMMAND DESCRIPTIONS AND TASKS addr Display IP Addresses and property information (abbreviation of address) ip addr Show information for all addresses ip addr show dev em1 Display information only for device em1 link Manage and display the state of all network interfaces ip link Show information for all interfaces ip link show dev … Read more
Global :help keyword – open help for keyword 😮 file – open file :saveas file – save file as :close – close current window Cursor Movements h – move cursor left j – move cursor down k – move cursor up l – move cursor right H – move to top of screen M – … Read more
Did you know that there are literally hundreds of Linux commands? Even on a bare-bones Linux server install there are easily over 1,000 different commands. The interesting thing is that most people only need to use a very small subset of those commands. Below you’ll find a Linux “cheat sheet” that breaks down some of … Read more