[QUOTE=smflood;28439]On 18/06/2015 08:04, mosinshaikh wrote:
[color=blue]
I am very new to Linux OS (SLES), and i have to configure a VM with host
OS SLES.
Actually we have one EMC product called EMC Asset management and
planning(AMP),
It is a VM Image and its host OS is SUSE Linux Enterprise server,
now when I play the image in VMware player it gives me configuration
console with options,
Networking, Reboot, Shutdown and asks to press alt F2 to login
now the AMP suite has provided one default user as “amp”, so i log in
through amp but this user does not have complete privileges, it login in
a shell(cmd) with the prompt like “amp@linux-x2tb:~>”, so am not able to
run some commands, and i am not able to use the root user,
so please tell me how to give privileges to the “amp” user or tell me
how to use root user, how to get its password.[/color]
From the above and a quick search it seems EMC supply AMP as a virtual
appliance. There is the note “You can use a bare metal hypervisor such
as VMware ESXi to run the appliance from the location where the files
were downloaded. At the prompt, type a new root password” in
https://community.emc.com/servlet/JiveServlet/previewBody/11082-102-1-43802/EMC_AMP_User_Guide.pdf
but which prompt EMC mean I’m not sure.
Unless “sudo su -” works, asking for the “amp” user’s password then I
think you will need to contact EMC.
HTH.
Simon
SUSE Knowledge Partner
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below. Thanks.
------------------------------------------------------------------------[/QUOTE]
Hi simon, thanks for the reply,
yes you are right EMC supply AMP as a virtual appliance, and yes one can use bare metal hypervisor to configure it, but i have used VMWare player so the information regarding hypervisor is of no use.
Now i know the password of “amp” user and the sudo su command is also working , now can you please tell me what i should do next to access the system as root user or with full privileges.
i have tried some command after sudo su command like # /etc/resolv.conf but is showed permission denied.
now what to do
regards