I don't know why Internet giant Google has no instant chat support or ticketing support system for their services.
I have created a new instance under Google cloud compute engine with linux centos-6. Now i want to log into system via SSH with full root access so that i can install other softwares.
When i simply connect SSH through browser windows I see something like this "[abc_user@instance-1 ~]$". But this user has no full root access. My question is how to get full root access to my system or how to log in as root e.g. "[root@myserver ~]#" ?
Can you guys help me please? Thanks in advance.