ndzlogo-1-1
0%
Loading ...

INDIA – HEADQUARTERS

INDIA

UNITED STATES

CANADA

Server security

                 The term security or the phrase Server security refers to techniques for ensuring that data stored in a system cannot be read or compromised by any individuals without authorization. The effort to secure a server is a continuous process; where the...

Key Based SSH Logins With PuTTY

In SSH, key based authentication are more secure while connecting to a server. On Windows Desktops we use application called Putty for accessing a linux server using SSH. We can enable key based authentication in Putty. 1. First we have to create a profile in putty...

How do I find mysql root password in Ensim server?

Ensim was a popular control panel usually installed on linux servers as well as windows servers. Here is the command which you may execute on your ssh console of the server and will output the mysql root password cd /usr/lib/opcenter/mysql/ && python2.2 -c...