monkeyquest
Posts: 2
Joined: Tue Sep 18, 2012 7:20 pm

HELP WITH INTERNET

Tue Sep 18, 2012 8:56 pm

Hi there forum

I'm trying to setup a LAMP server on my pi and in my attempts to set up a new admin user for added security, I am not granted permission to write in "/etc/group"

I've added my new username after every entry that ends with pi (for example adm:x:4:pi, user), but i still cannot save my results in the end.

bredman
Posts: 1415
Joined: Tue Jan 17, 2012 2:38 pm

Re: HELP WITH INTERNET

Wed Sep 19, 2012 8:26 am

You can find instructions to add a new user in the wiki
http://elinux.org/RPi_Beginners#Create_ ... privileges

thogue
Posts: 131
Joined: Wed Sep 19, 2012 2:16 am

Re: HELP WITH INTERNET

Wed Sep 19, 2012 1:51 pm

Are you running the install as root ?


any other details you can provide may help us help you. OS Version/Install method/possibly the log of when the error happens


T

User avatar
penguintutor
Posts: 386
Joined: Tue May 08, 2012 9:11 am
Location: UK
Contact: Website

Re: HELP WITH INTERNET

Wed Sep 19, 2012 2:12 pm

To edit the group file then you need to be as root (ie use sudo)

Code: Select all

sudo nano /etc/group

Return to “Beginners”