Applications installed in a ubuntu server is dependent upon RAM and other resources. If for some reason entire RAM memory is consumed then chances are it may impact on other applications and mysql database may crash. Recently I had encountered with my new web application installed in Cloud hosting. Hacker with the help of bot […]
Tag: ubuntu server
Set timezone and Time Synchronization in Ubuntu 20.04 Server
We often ignore this vital part time synchronization while setting up Ubuntu 20.04 server. By default the time zone of installed ubuntu 20.04 server is set to the cloud hosting server provider’s system time. And if you are installing your web application in the server, then you might want your web application time reference should […]
Create super user in Ubuntu 20.04 Server By using PUTTY Software application
Once Ubuntu operating system is loaded into the rented cloud hosting, the first job would be to create a user. This new user should have super user privileges. Current version of Ubuntu : 20.04 By default the super user of ubuntu server is Root and you must have received a system generated password from the […]