Understanding Shared Libraries in Linux
In programming, a library is an assortment of pre-compiled pieces of code that can be reused in a program. Libraries
In programming, a library is an assortment of pre-compiled pieces of code that can be reused in a program. Libraries
This tutorial will guide you on the first basic steps you need to configure on a new installed Ubuntu server
YUM plug-ins are small programs that extend and improve the overall performance of the package manager. A few of them
In this tutorial we’ll discuss the first configuration steps you need to take care of after a fresh installation of
firewall-cmd is a command line front-end for firewalld (firewalld daemon), a dynamic firewall management tool with D-Bus interface. It supports
In Linux, hard and soft links are referenced to files, which are very important, if not protected very well, any
strace is a powerful command line tool for debugging and trouble shooting programs in Unix-like operating systems such as Linux.
In Unix-like operating systems such as Linux, “everything is a file” and a file is fundamentally a link to an
In this tutorial we’ll cover the process of rescuing a corrupted boot loader in CentOS 7 or Red Hat Enterprise
This tutorial will guide you on how to install and configure a complete mail server with Postfix in Debian 9
The CentOS 6 official software repositories has PHP 5.3 which has reached end of life and no longer actively maintained
In our previous article, where we’ve explained how to TMOUT shell variable to auto logout Linux shell when there isn’t