Upgrade a Single Package on CentOS/Fedora
Want to upgrade a single package on CentOS/Fedora systems? Worry not, because, CentOS/Fedora or any other RHEL based distribution provides a way to upgrade a
Want to upgrade a single package on CentOS/Fedora systems? Worry not, because, CentOS/Fedora or any other RHEL based distribution provides a way to upgrade a
As a computer science student, there are a handful of operating systems (OSes) for you to consider. The most popular system applications are macOS, Windows,
Good day folks. Today, we would like to discuss how to extract log lines of specific dates from a log file. If you are a
In this tutorial, we are going to learn how to install and use 7zip on Ubuntu 18.04/Ubuntu 20.04. 7zip is a free and open-source file
Good day all. This guides is about installing Perf performance analysis tool on Ubuntu 18.04. Perf, also known as perf_events is a powerful performance counter
In this guide, we are going to learn how to add users to sudo group in Linux. More often than not, you want, as a
In this tutorial you will learn how to use ls command in Linux/Unix Operating Systems. ls command is used to list files or directories contents
To have a full grip on your device, it is important to have a reliable operating system. Managing memory, storage or CPU is a task
Welcome to our guide on using find command to search for files and directories in Linux. find is a command-line utility that searches one or more
This guide will take you through how to delete lines matching specific pattern in a file using VIM. Linux system admins work with files day