How do I Find a File List in Linux/Ubuntu?
The “ls”, “find”, and “locate” can be used to list files in a specific directory, list only directories, list sub-directories, or list specific types of files.
Read More453 articles found
CentOS
The “ls”, “find”, and “locate” can be used to list files in a specific directory, list only directories, list sub-directories, or list specific types of files.
Read More
Ubuntu
The “tar” Command is used to extract multiple files inside the “tar.xz” file, it can extract specific files as well and compress files into a “tar.xz” file.
Read More
CentOS
The “cp” command can be used to copy a single file, copy multiple files, or copy all global files with the same extension from one directory to another.
Read More
Ubuntu
Check the status of SD Cards, ensure the presence of SD Cards, and verify their integrity using either of the three methods offered by Ubuntu.
Read More
Linux Commands
Check the status of Port 80 and 443 using “netstat”, “netcat”, “nmap” and various other methodologies. Check the Port status of a Host System remotely.
Read More
Ubuntu
Sudo mode can be exited in Ubuntu using a shortcut key or closing terminal. Easily log out from the Ubuntu system as a sudo user using the “exit” or “logout”.
Read More
Linux Commands
File System is essential for Effective System Administration. Run Regular Files, OTD, Configuration, and Script Files using different commands in the Terminal.
Read More
Ubuntu
IP Address can be temporarily changed by providing the network interface name, temporary IP Address, and the “ifconfig” command in the terminal.
Read More
Ubuntu
Python is updated using the Software Properties Common tool along with the apt-cache command for searching and the “deadsnakes/ppa” repository.
Read More
Ubuntu
Upgrade from Ubuntu 20.04 to 22.04 using the terminal by configuring the TCP Port and using the do-release-upgrade tool.
Read More