Question Solution At first login to mentioned server in the question ssh tony@stapp01 Then login as root sudo su Now run the fol...
Read More
Home / Archive for 2020
Install and Configure DB Server Kodekloud
Solution: Login to db server ssh@stdb01 Then login as root sudo su Now, run these commands sudo yum install -y mariadb- server sudo yum...
Read More
Install and Configure Web Application Kodekloud
Solution: Login to every appserver by ssh ssh tony@stapp01 ssh steve@stapp02 ssh banner@stapp03 Then login as root sudo su Install httpd ...
Read More
Install and Configure Tomcat Server Kodekloud
Question: Solution: Copy war file from jump host to desired server mentioned in the question scp /tmp/ROOT.war tony@stapp01:/tmp Login t...
Read More
Linux Process Troubleshooting KodeKloud
Question: Solution: Go to all appservers and check httpd status systemctl status httpd If you find failed then the httpd config need to b...
Read More
Install And Configure SFTP Kodekloud
Question: Some of the developers from Nautilus project team have asked for SFTP access to at least one of the app server in Stratos DC...
Read More
PAM Authentication For Apache Kodekloud
Question: Solution: N.B : Do these task in all app servers (stapp01, stapp02, stapp03) At first install pwauth yum --enablerepo=epel -y ins...
Read More
Install and Configure PostgreSQL Kodekloud
Question: Solution: Login to database server ssh peter@stdb01 Then login as root sudo su Then install postgresql yum install postgresql-se...
Read More
Linux Network Services Kodekloud
Question: Solution: At first Login to stapp01 server or the server that has issue ssh tony@stapp01 Login as root: sudo su Then check htt...
Read More
Free IPTV M3U Playlist 2020 [Hourly Update] by an Automated script
Free IPTV M3U Playlist 2020 [ Every 50 Minutes Update Period]. This list is being updated in every 50 minutes by an Automated Script writ...
Read More
Linux Bash Script of Automated m3u8 URL extractor and Playlist Creator from a Live IPTV Server
This is a Linux Bash Script that will automatically extract hidden m3u8 url from Live TV server and Updated the extracted m3u Playlist an...
Read More
Install Package Kodekloud
Question: Solution: Login to all app servers one by one and run install command ssh tony@stapp01 sudo yum install net-tools ssh steve@st...
Read More
Linux Bash Scripts Kodekloud
Question: Solution: At first login to app server02 ssh steve@stapp02 Then go to scripts folder and create media_backup.sh vi media_backup...
Read More
Application Security KodeKloud
Question: Allow all incoming traffic to Nginx 8096 port and Block to Apache 5004 port Solution: Login to backup server and add these two r...
Read More
Configure protected directories in Apache Kodekloud
Question: Solution : Login to server ssh banner@stapp03 Add a user and set password sudo htpasswd -c /etc/httpd/.htpasswd james Restart ...
Read More
Linux Find Command Kodekloud
Question: Copy all files with .css extension with their parent folder from /var/www/html/ecommerce to ecommerce Solution: Login to your de...
Read More
Setup SSL for Nginx Kodekloud
Question: Solution: Login to app server mentioned in question ssh steve@stapp02 Then install nginx yum install epel-release yum...
Read More
Linux Nginx as Reverse Proxy KodeKloud
Question Solution At first login to backup server Then install httpd annd nginx by running following commands yum install httpd yu...
Read More
Linux Resource limits KodeKloud
Question: Solution: You may get another values. Check your question and apply according to your question. Login to storage server at...
Read More
Apache troubleshooting KodeKloud
Task: Change Port to 8084 and Access all App Servers from jump host. Document root should be /var/www/html Solution: I have showed here...
Read More
Subscribe to:
Posts
(
Atom
)