Skip to main content

Thread: Change config files?


hello haev tryed know how can change config files?

example in /etc/rc.local

whant change file, dont know how it, can me?

/alec

there couple solutions:
1. gnome. hit alt + f2 , enter:
code:
gksu gedit /etc/rc.local
then enter password
2. terminal (gnome-terminal example). enter in terminal:
code:
sudo su -
then password.
code:
nano /etc/rc.local


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Change config files?


Ubuntu

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'