How to take backup of complete hard disk in Linux
The most important part for any sys admin is to take regular backup. Here I will show you few methods which you can use to take a backup of your hard disk using dd command.
The most important part for any sys admin is to take regular backup. Here I will show you few methods which you can use to take a backup of your hard disk using dd command.
When we create a new user in linux by default the user's home directory is created inside /home but we can change the default login directory so that everytime a user is created, their home
Let me brief you about kernel-PAE. In most of the servers the RAM requirement some times exceeds more than 8 GB RAM. But a normal Red Hat kernel can support only upto 8 GB RAM
I have written new article with the steps to configure an offline yum repository using RHEL or CentOS iso image and use the same across the network using http server and to configure yum locally without
There are many types of services available which can be used to configre FTP server in Linux. In this particular artical I will be showing you the most simple FTP server with least features. As
Virtual Network Computing (VNC) is a graphical system that is used to remotely control another computer. It transmits the mouse and keyboard events from one computer to another, relaying the graphical screen updates back in the
What is Samba4 meant to accomplish? In simplest terms, Samba4 is an ambitious, yet achievable, reworking of the Samba code. Major features for Samba4 already include: Support for the 'Active Directory' logon and administration protocols
If you are working in a corporate sector then you must have noticed that most of the IT companies are using Active Directory on Windows Server for centralized authentication of all the employees or users