Green Code Lab Challenge Forum
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
Le Deal du moment : -29%
PC portable – MEDION 15,6″ FHD Intel i7 ...
Voir le deal
499.99 €

I need root access for the machine you provided

2 participants

Aller en bas

I need root access for the machine you provided Empty I need root access for the machine you provided

Message par KhoiBoo Mar 25 Nov - 16:01

As we received our credential, we can log in to our machine, but we dont have root access. The sudo command doesn't work
We need to install something

Pls help with this

KhoiBoo

Messages : 1
Date d'inscription : 25/11/2014

Revenir en haut Aller en bas

I need root access for the machine you provided Empty Re: I need root access for the machine you provided

Message par Mikaye Mar 25 Nov - 22:46

You can simply use su (you will log as root)
You can then install and configure sudo if you want
The entire process :
Code:
su
apt-get update && apt-get install sudo
usermod -a -G sudo team##
With ## your team number

Mikaye

Messages : 2
Date d'inscription : 24/11/2014

Revenir en haut Aller en bas

Revenir en haut


 
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum