|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
Using SSH to get to server root
I need to install a couple Perl modules on a Linux VPS, but I can't seem to figure out what access to give myself to be able to do so. I'm using a Plesk interface to set my permissions, and being unfamiliar with Linux I don't know what designates the root.
In the first attached image, can someone tell me what to select.. or if I am not going to be able to get to the root at all? The second image shows the error I'm getting. I've tried /bin/bash and /bin/bash (chrooted).. didn't work. Thanks all!
__________________
print qq|Here I am\n| unless -e 'mySocialLife'; Last edited by stonyt10 : May 1st, 2008 at 10:50 AM. |
|
#2
|
||||
|
||||
|
Quote:
The 2nd image shows you're in the shell, but you're not a root user... Once you're in the shell, you need to type su <hit enter> it will prompt for your super user password... type your password and hit enter. |
|
#3
|
||||
|
||||
|
Thank you! That worked well and I can run CPAN now to install the modules. It didn't work from /bin/bash, but it did work from /bin/sh.
Last edited by stonyt10 : May 1st, 2008 at 02:25 PM. |
|
#4
|
||||
|
||||
|
Quote:
No problem. Glad it worked out for you. ![]() |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > Using SSH to get to server root |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|