Control Web Panel

WebPanel => Information => Topic started by: ereo on April 29, 2015, 06:37:55 AM

Title: command line to manage cwp
Post by: ereo on April 29, 2015, 06:37:55 AM
hi folks

can we manage cwp from command line if we meet facing trouble with web panel?
Title: Re: command line to manage cwp
Post by: Glenn on April 29, 2015, 01:11:03 PM
you can manage all linux machines if you enable ssh
Title: Re: command line to manage cwp
Post by: ereo on April 30, 2015, 12:37:08 PM
of course i'm using SSH, i mean manage cwp from terminal/console if web panel isn't working
Title: Re: command line to manage cwp
Post by: Igor S. on May 05, 2015, 10:51:50 AM
of course i'm using SSH, i mean manage cwp from terminal/console if web panel isn't working

Unfortunately, for now it is impossible.
Title: Re: command line to manage cwp
Post by: brijendrasial on May 07, 2015, 11:53:08 AM
I think other than adding domain and creating mail address, everything can be done from command line easily.
Title: Re: command line to manage cwp
Post by: Bestariweb Hosting on May 08, 2015, 03:41:07 PM
Show User List:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/list_users
To Reset mySQL Root Password:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/mysql_pwd_reset
Update cwp:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/update_cwp
List Domain:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/list_domains
To Backup Users:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/user_backup
Title: Re: command line to manage cwp
Post by: Igor S. on May 09, 2015, 08:55:04 PM
Show User List:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/list_users
To Reset mySQL Root Password:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/mysql_pwd_reset
Update cwp:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/update_cwp
List Domain:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/list_domains
To Backup Users:
Code: [Select]
# sh /usr/local/cwpsrv/htdocs/resources/scripts/user_backup

This is just few scripts, but you can not manage your server with it.
Title: Re: command line to manage cwp
Post by: mamota on April 23, 2017, 04:22:20 PM
Dear Friens

I know this topic is olders but have some problem with my cwp,

may perform the wrong procedure,

But in this topic I have seen a possible solution, maybe you know the solution.

Needed to create a new domain, but Shows error because it already exists...

I have deleted the user's folder from filezilla,

Now does not let me create a new domain for that user,

i can see this user from

sh /usr/local/cwpsrv/htdocs/resources/scripts/list_users

I waiting for you eraly reply,

Thanks in advance.