Author Topic: command line to manage cwp  (Read 33635 times)

0 Members and 2 Guests are viewing this topic.

Offline
*
command line to manage cwp
« 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?

Offline
**
Re: command line to manage cwp
« Reply #1 on: April 29, 2015, 01:11:03 PM »
you can manage all linux machines if you enable ssh

Offline
*
Re: command line to manage cwp
« Reply #2 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

Offline
*****
Re: command line to manage cwp
« Reply #3 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.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Re: command line to manage cwp
« Reply #4 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.

Offline
*
Re: command line to manage cwp
« Reply #5 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

Offline
*****
Re: command line to manage cwp
« Reply #6 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.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: command line to manage cwp
« Reply #7 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.