Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bestariweb Hosting

Pages: 1 [2]
16
CentOS-WebPanel GUI / Re: How to remove this texts
« on: April 24, 2015, 12:39:48 PM »
You can edit /usr/local/cwpsrv/htdocs/admin/design/img/login.css

find this code:
Code: [Select]
.about {
  margin: 70px auto 40px;
  padding: 8px;
  width: 260px;
  font: 10px/18px 'Lucida Grande', Arial, sans-serif;
  color: #666;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.25);
  background: #eee;
  background: rgba(250, 250, 250, 0.8);
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 6px rgba(0, 0, 0, 0.2);
}

add in the first line command  display: none;
so it's to be like this:

Code: [Select]
.about {
  display: none;
  margin: 70px auto 40px;
  padding: 8px;
  width: 260px;
  font: 10px/18px 'Lucida Grande', Arial, sans-serif;
  color: #666;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.25);
  background: #eee;
  background: rgba(250, 250, 250, 0.8);
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 6px rgba(0, 0, 0, 0.2);
}

to make /usr/local/cwpsrv/htdocs/admin/design/img/login.css writable, you can use this ssh command:
Code: [Select]
chattr -i /usr/local/cwpsrv/htdocs/admin/design/img/login.css

17
Information / Re: Logo on CWP client?
« on: April 24, 2015, 12:10:25 PM »
You Can edit /usr/local/cwpsrv/htdocs/admin/design/css/main.css line 1101

Before :

Code: [Select]
background:url('../images/patterns/4.png') repeat;
to be:

Code: [Select]
background:url('../images/patterns/your-logo.png') 50% 50% no-repeat;

18
Migration from other control panels / Re: Cpanel Migration Issue
« on: April 19, 2015, 08:32:10 AM »
I found this Issue when migrate cPanel Account to cwp:
1. chown of public_html miss configuration. it Must be manually trough SSH with command:
   
Code: [Select]
chown accountname:nobody public_html2. DNS Record not restored. it Just follow DNS template. it Should be refered to cpmove-accountname/dnszones/domain-name.db

19
CentOS-WebPanel GUI / Re: Customizing look & feel
« on: April 18, 2015, 10:30:10 PM »
How to upload css file into /usr/local/cwpsrv/htdocs/admin/design/img ?
file was write protection, and change permission was not permitted via chmod command

20
How to / Re: How to delete account manualy
« on: April 18, 2015, 04:10:01 PM »
Sorry.. I have solve this..
just delete user in root_cwp database

thankyou

21
How to / How to delete account manualy
« on: April 18, 2015, 03:39:20 PM »
Dear Master,
I try to delete account via web panel but error.
And if we try to add the same account, it's error Username XXX already exists in database!

Can anyone help me how to delete / clean an account trough SSH command?

Thank you

22
How to / Re: How to create custom Suspended Page
« on: April 17, 2015, 06:39:34 AM »
thankyou. it's work

23
E-Mail / How to change Mailbox folder / mount point
« on: April 17, 2015, 06:38:04 AM »
I have install Centos 6 with disk partition like this:

Filesystem      Size  Used Avail Use% Mounted on
rootfs           20G  9.7G  8.6G  54% /
/dev/root        20G  9.7G  8.6G  54% /
devtmpfs        3.9G  320K  3.9G   1% /dev
/dev/sda2       898G  158G  694G  19% /home
tmpfs           3.9G     0  3.9G   0% /dev/shm
/dev/root        20G  9.7G  8.6G  54% /var/named/chroot/etc/named
/dev/root        20G  9.7G  8.6G  54% /var/named/chroot/var/named
/dev/root        20G  9.7G  8.6G  54% /var/named/chroot/etc/named.conf
/dev/root        20G  9.7G  8.6G  54% /var/named/chroot/etc/named.rfc1912.zones
/dev/root        20G  9.7G  8.6G  54% /var/named/chroot/etc/rndc.key
/dev/root        20G  9.7G  8.6G  54% /var/named/chroot/usr/lib64/bind
/dev/root        20G  9.7G  8.6G  54% /var/named/chroot/etc/named.iscdlv.key
/dev/root        20G  9.7G  8.6G  54% /var/named/chroot/etc/named.root.key

is it possible to change mailbox folder from /var/vmail/domainname.com/account-name/ to another (example: /home/account/vmail/domainname.com/account-name/) ?

Thank you

24
How to / How to create custom Suspended Page
« on: April 12, 2015, 02:55:26 PM »
Dear All,
Any body Know how to create custom suspended page?
Where the location of this page ?

Thank you

Pages: 1 [2]