in can not login after i have installed vesta
-
- Posts: 13
- Joined: Fri May 08, 2015 5:32 am
Re: in can not login after i have installed vesta
just click "proceed anyway" if you use Chrome or Firefox and you should see the login screenbluesky0341 wrote:in can not login after i have installed vesta
https://198.2.253.66:8083
please help
example:

the proceed link is at the bottom
-
- Posts: 13
- Joined: Fri May 08, 2015 5:32 am
Re: in can not login after i have installed vesta
thanks for reply
i write and put user name and password
and click log in
then
Invalid username or password
i write and put user name and password
and click log in
then
Invalid username or password
-
- Posts: 13
- Joined: Fri May 08, 2015 5:32 am
Re: in can not login after i have installed vesta
i am sure the username and password is correct
-
- Posts: 13
- Joined: Fri May 08, 2015 5:32 am
Re: in can not login after i have installed vesta
>>> /etc/sudoers: /etc/sudoers.d near line 98 <<<
sudo: parse error in /etc/sudoers near line 98
sudo: no valid sudoers sources found, quitting
sudo: parse error in /etc/sudoers near line 98
sudo: no valid sudoers sources found, quitting
Re: in can not login after i have installed vesta
bluesky0341 wrote:>>> /etc/sudoers: /etc/sudoers.d near line 98 <<<
sudo: parse error in /etc/sudoers near line 98
sudo: no valid sudoers sources found, quitting
What os are you using?
-
- Posts: 13
- Joined: Fri May 08, 2015 5:32 am
Re: in can not login after i have installed vesta
CentOS 5.6 LAMP x86
Re: in can not login after i have installed vesta
Give this a trybluesky0341 wrote:CentOS 5.6 LAMP x86
Code: Select all
wget http://c.vestacp.com/0.9.8/rhel/sudoers.conf -O /etc/sudoers
wget http://c.vestacp.com/0.9.8/rhel/sudoers.admin.conf -O /etc/sudoers.d/admin
-
- Posts: 13
- Joined: Fri May 08, 2015 5:32 am
Re: in can not login after i have installed vesta
[root@ceramic ~]# wget http://c.vestacp.com/0.9.8/rhel/sudoers.conf -O /etc/sudoers
--2015-05-08 07:16:18-- http://c.vestacp.com/0.9.8/rhel/sudoers.conf
Resolving c.vestacp.com... 104.236.66.100
Connecting to c.vestacp.com|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3313 (3.2K) [text/plain]
Saving to: `/etc/sudoers'
100%[======================================>] 3,313 --.-K/s in 0s
2015-05-08 07:16:18 (40.5 MB/s) - `/etc/sudoers' saved [3313/3313]
[root@ceramic ~]# wget http://c.vestacp.com/0.9.8/rhel/sudoers.admin.conf -O /etc/sudoers.d/admin
/etc/sudoers.d/admin: No such file or directory
[root@ceramic ~]#
--2015-05-08 07:16:18-- http://c.vestacp.com/0.9.8/rhel/sudoers.conf
Resolving c.vestacp.com... 104.236.66.100
Connecting to c.vestacp.com|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3313 (3.2K) [text/plain]
Saving to: `/etc/sudoers'
100%[======================================>] 3,313 --.-K/s in 0s
2015-05-08 07:16:18 (40.5 MB/s) - `/etc/sudoers' saved [3313/3313]
[root@ceramic ~]# wget http://c.vestacp.com/0.9.8/rhel/sudoers.admin.conf -O /etc/sudoers.d/admin
/etc/sudoers.d/admin: No such file or directory
[root@ceramic ~]#
Re: in can not login after i have installed vesta
bluesky0341 wrote:[root@ceramic ~]# wget http://c.vestacp.com/0.9.8/rhel/sudoers.conf -O /etc/sudoers
--2015-05-08 07:16:18-- http://c.vestacp.com/0.9.8/rhel/sudoers.conf
Resolving c.vestacp.com... 104.236.66.100
Connecting to c.vestacp.com|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3313 (3.2K) [text/plain]
Saving to: `/etc/sudoers'
100%[======================================>] 3,313 --.-K/s in 0s
2015-05-08 07:16:18 (40.5 MB/s) - `/etc/sudoers' saved [3313/3313]
[root@ceramic ~]# wget http://c.vestacp.com/0.9.8/rhel/sudoers.admin.conf -O /etc/sudoers.d/admin
/etc/sudoers.d/admin: No such file or directory
[root@ceramic ~]#
Code: Select all
mkdir /etc/sudoers.d
wget http://c.vestacp.com/0.9.8/rhel/sudoers.admin.conf -O /etc/sudoers.d/admin