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
Change Time Zone in Ubuntu Server Geek 🤓🤓 January 06, 2020 Ubuntu 18 LTS server timedatectl list-timezones | grep -i Asia sudo unlink /etc/localtime sudo ln -s /usr/share/zoneinfo/As... Continue Reading
mongod dead but subsys locked in aws linux [solution] Geek 🤓🤓 May 28, 2018 hi there who are all new to Linux and started working with AWS may have so many Q and A 's . As same like here one example in mongoDB... Continue Reading
Powerful CD Command Hacks: Hack 1. Define CD Base Directory Using CDPATH Geek 🤓🤓 May 19, 2018 cd is one of the most frequently used commands during a UNIX session. The 6 cd command hacks mentioned in this chapter will boost your prod... Continue Reading
How to increase SSH Connection timeout in Amazon Linux? Geek 🤓🤓 March 05, 2018 /etc/ssh/ssh_config is the client-side configuration file not the server side config file. To prevent all your clients from timing o... Continue Reading
Linux Useful System Admin Commands Geek 🤓🤓 March 05, 2018 uptime This command displays a one-line summary showing... Example: uptime 11:42pm up 18 days, 8:45, 1 user, load average: 0.00, 0... Continue Reading