root password?
root password?
I have Ubuntu and user: admin + password
I have to edit httpd.conf in /home/admin/conf/web/ and i cannot write the file
Folder /web/ beloings to root
I try "su root" to get root privileges but the password for admin doesnt work here.
What is the password for root?
thanks
I have to edit httpd.conf in /home/admin/conf/web/ and i cannot write the file
Folder /web/ beloings to root
I try "su root" to get root privileges but the password for admin doesnt work here.
What is the password for root?
thanks
-
- Posts: 35
- Joined: Fri Dec 08, 2017 3:48 pm
- Os: Debian 7x
- Web: apache + nginx
Re: root password?
The root user is from the OS, nothing to do with vesta.
try
try
Code: Select all
sudo nano /home/admin/conf/web/httpd.conf
Re: root password?
sure, you are right. my bad :)