How to configure linux service

Linux Service configuration The service configuration is how to start, stop, restart, enable and disable the Linux service. In Linux basic, this service use after the installation or some stops the service under the run software. 1. Configuration services  In Linux systemctl command is used for the start the services […]

Linux User and Group Permission

In linux assigned permission for user and  file both using permission assigned for user which permission for user if we assigned read permission on file other user can only read then same as write or execute also. File ownership is an important component of linux that provides a secure method […]

How to install Package in linux

Software installation in linux  Installing, patching, and removing software packages on Linux machines is one of the common tasks every sysadmin has to do. In linux use software installation have two method  GUI or command line but in linux software installation use in command only is called as package manager. […]

How to add User & group in Linux

How to manage user in linux  User add or modified  In linux we can add the user or modified user  using only root user. A root user is a super user in linux. 1. Useradd  command  This command is add the user. Defiant the user name and user id or […]

Linux basic Commands

Once you start linux terminal than you required Basic command for understanding for New Linux converts coming from the Windows you requred basic command for how we  work on linux. Linux Basic system Info command    1. The man command  The man command in Linux is used to display the […]

How port change RDP server

Change the listening port for Remote Desktop on your computer Remote desktop protocol (RDP) is administrative console access and it may be necessary to make it even more secure to change a rdp port. RDP transports on TCP 3389 by default for all supported versions of Windows; if you want […]

How To Install LAMP in CentOS 7

Do you want to know how to install LAMP stack on CentOS 7? You have come to the right place! In this article, you will learn about what LAMP stack is and how to install it on your Linux-based server. What is LAMP ? LAMP is short for Linux, Apache, […]

Remote Desktop Connection error 86660 ?

CredSSP encryption oracle remediation Step 1: In the search window type “ gpedit.msc ” Step 2: Go to the following path Computer Configuration > Administrative Templates > System > Credentials Delegation Select: “Encryption Oracle Remediation” Click: “policy settings” Step 3: Make the following selections in “Encryption Oracle Remediation” 1- Enabled […]

How to Setup DMARC Records in cPanel ?

In this tutorial, we show you how to setup DMARC records in cPanel to specify how mail servers should handle messages from your domain that don’t have valid SPF and DKIM records setup. Since the DMARC standard is used by many email providers (such as Gmail, Yahoo!, AOL, Hotmail, Outlook), it increases your chances of email […]