How to Install Apache Tomcat 8.5 on SLES 12 RAW Geek 🤓🤓 March 23, 2021 OS : SUSE Linux Enterprise Server 12 SP4 ----------- vi /usr/lib/systemd/system/tomcat.service [Unit] Description=Tomcat 8.5 servlet conta... Continue Reading
Configure Godaddy SSL on RHEL 7 Apache tomcat 8.5 Geek 🤓🤓 March 23, 2021Create KeyStore keytool -genkey -alias server -keyalg RSA -keysize 2048 -keystore server.jks Create CSR keytool -certreq -alias server -fil... Continue Reading
mount windows shared drive in linux Geek 🤓🤓 December 14, 2020 mount //192.168.1.75/backup /root/test -o username=userid,password=pass@123 windows shared drive path : //192.168.1.75/backup linux direc... Continue Reading
DIY Free SSL Letsencrypt EC2 Linux Nginx Geek 🤓🤓 October 12, 2020 This tutorial will help you to configure HTTPS to secure your website using a free SSL certificate authority (CA) letsencrypt for the ... Continue Reading
How to upgrade Jenkins in AWS Linux OS Geek 🤓🤓 June 06, 2020 Refer to this image. Continue Reading
Battery from Amazon Geek 🤓🤓 June 01, 2020 https://www.amazon.in/Amaron-Inverter-150Ah-Tubular-Battery/dp/B010X9B4I4/ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=cb0855-21&... Continue Reading
Scheduling Azure Virtual Machine (VM) Startup With Azure Automation And Tags Geek 🤓🤓 May 29, 2020 Step 1: Login to Azure portal Go to virtual machines then chose the instances you want to schedule and assign tags like this. Ste... Continue Reading