Question: Solution: N.B: Configuration name can be different according to question In jump_host create a deployment.yaml file sudo vi dep...
Read More
Home / linux
Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts
Linux User Expiry Kodekloud
Question: Solution:
Read More
Linux SSH Authentication Kodekloud
Solution: At first generate the ssh key from jump host (thor) ssh-keygen Next, copy the key to all app servers app01, app02 and app03 ssh-...
Read More
Linux Firewalld Setup Kodekloud
Question: Solution: You need to do the task in all app servers. At first start from stapp01 server ssh tony@stapp01 sudo su Then check apa...
Read More
Install and Configure NFS Server Kodekloud
Solution: At first configure the storage server Login to storage server ssh natasha@ststor01 sudo su Set up nfs server yum install -y nfs-...
Read More
Web Server Security Kodekloud
Solution: At first login to your desired server mentioned in the question ssh steve@stapp02 sudo su Then edit the httpd conf file vi /etc/...
Read More
Install and Configure HaProxy LBR KodeKloud
Question: Solution: At first find the port numbers of all appservers cat /etc/httpd/conf/httpd.conf| grep Listen My port was 3002 for a...
Read More
Configure Local Yum repos Kodekloud
Question: Need to configure local yum repos and install samba in backup server Solution: At first login to backup server as root ssh clint...
Read More
Subscribe to:
Posts
(
Atom
)