How to become root on default NGEL Installation ?
NGEL have password less nglinux account though which you login to your desktop. There after you can do “sudo su – ” to become root and do the system admin activities on server.
[nglinux@nglinux ~]$ sudo su –
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Mysql password is root/redhat
PHPMyAdmin can be accessed at http://localhost/phpmyadmin
Apache and FTP Server already setup.
Your IP addr:192.168.253.130
[root@nglinux ~]#
The default login credentials are root/nglinux. And nglinux user has no password with sudo access of all commands.
You can see this in below screenshot as well: