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 - x1705

Pages: 1 [2] 3 4 ... 7
16
CSF Firewall / Re: How to open port 43 for whois?
« on: December 11, 2019, 04:50:12 AM »
what/what is your 'remote address' as just a single digit, "1"?

have you restarted your CSF/Firewall?


You may also need to set your router to forward that port.. ?

X

17
CentOS-WebPanel Bugs / Re: CPU 100% clamd
« on: December 11, 2019, 04:36:51 AM »
in your /scripts directory there is a bash file called clamd_fix_100_cpu_usage you could try running that?

cd /scripts
sh ./clamd_fix_100_cpu_usage

X

18
Information / Re: Plans to support CentOS 8?
« on: December 07, 2019, 04:30:56 PM »
We should hear more from cwp when?

when Centos 9 is relased.. ;)

lol

:)

X

19
Information / Re: How to Submit CWP-Pro version Support Tickets
« on: December 07, 2019, 04:29:15 PM »
always been there..

but, as far as cwp 'support' goes..

you'd be better off snail mailing a "Self-addressed" Stamped Envelope..

you might actually get a responce in a timely manner.. :P lol

Cheers.
X

20
Information / Re: Ip change
« on: December 07, 2019, 04:26:59 PM »
should be pretty instantaneous.. i think..
you might want to do it again, and then run

$ sh /scripts/update_cwp

see what/if it helps..

good luck.

X

21
Installation / Re: Instalation on Contabo VPS
« on: December 07, 2019, 10:17:48 AM »
try going into your /scripts directory and typing "sh ./autossl_generate_apache_conf"

ie;

cd /scripts
sh ./autossl_generate_apache_conf

and then; (in your /scripts directory)
sh ./reload_cwpsrv
sh ./restart_cwpsrv
sh ./restart_httpd

and try accessing YOURIP:2030 or YOURIP:2031 directly.

hope this helps.
Cheers
X

22
CentOS-WebPanel Bugs / Re: domain directory path is incorrect
« on: December 03, 2019, 12:37:01 AM »
its called the Document-Root, and different 'flavors' of Linux or even windows use different ones,
it can be easily configured to /whatever/you/want .. via a sym-link for one example. is the easiest.

its not a 'bug', in other words..

Cheers.
X

ie;
https://stackoverflow.com/questions/21948154/what-is-the-difference-between-www-folder-and-htdocs-folder

23
Information / Re: Upgrade to cwp pro, with dynamic ip?
« on: December 01, 2019, 12:33:46 PM »
just enter your *curent* IP.. 
you can change it within your account settings, OR request it to be changed via support ticket.

so long as it is not changing *that* often, i'm sure..
*most* Dynamic IP's via CABLE Provider do not change that often, ive had mine for over 5 years.
for example..

although, if you are on a Satellite hookup, you may have to use a Proxy such as DynDNS.com or no-ip.com
That should solve your problem.

HTH.
X

24
Information / Re: First time nameserver setup
« on: November 20, 2019, 04:38:28 AM »
aside from that; here is what My DNS records using name.com and CWP as well..
at your resistrars interface (name.com) you should be pointing your domain to your CWP DNS
ns1.yourdomain.com etc ... yes, name.com is kind of nice, but hard to navigate, (better tnah say "godaddy" though, imo. :)
If it is set up correctly, it really shouldn't" take that long to propagate.. i use https://www.whatsmydns.net
to observe the status..

i had to directly enter this into the DNS records instead of relying on CWP to create them 'correctly'/directly.
hope it helps:
---------------------------------------------------
; Panel %version%
; Zone file for ns1.yourdomain.net
$TTL 14400
ns1.yourdomain.net.      86400      IN      SOA      ns1.yourdomain.net.      info.centos-webpanel.com.      (
                  2013071600 ;serial, todays date+todays
                  86400 ;refresh, seconds
                  7200 ;retry, seconds
                  3600000 ;expire, seconds
                  86400 ;minimum, seconds
      )
ns1.yourdomain.net. 86400 IN NS ns1.yourdomain.net.
ns1.yourdomain.net. 86400 IN NS ns2.yourdomain.net.
ns1.yourdomain.net. 14400 IN A XXX.XXX.XXX.XXX        <---(Your IP Address to Your CWP Server)

------
This is for just one of my DNS -Domains i use with CWP.
the second, same thing, just use ns2.yourdomain.net, or com, or whatever..

i have also found that CWP's DNS may take a bit of 'tweaking', i havent had to change/add to it since i got it to work a year ago,
but there was quite a bit involved.. it may have since improved.. i sure hope so. :)

will try and help if you need more info, just post here..
Thanks.
X
 8)

25
Information / Re: First time nameserver setup
« on: November 20, 2019, 04:22:25 AM »
they can be a hassle..

btw, you have a TYPO in your records to begin with..

ns2.golspot.us. 86400 IN NS ns1.goldspot.us.

golspot or golDspot ?

that should help. :)


26
Information / Re: Plans to support CentOS 8?
« on: November 17, 2019, 04:10:03 AM »
I just upgraded.. went smoothly, NO issues whatsoever.
Below the commands, is the link to the entire steps..
but this will work to get one going, cheers! 8)

rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-3.el7.elrepo.noarch.rpm
yum --enablerepo=elrepo-kernel install kernel-ml -y

nano /etc/default/grub

ADD TO BOTTOM:
GRUB_DEFAULT=0

grub2-mkconfig -o /boot/grub2/grub.cfg

[REBOOT]

Check with:
uname -sr
Linux srv1.#####.net 5.3.11-1.el7.elrepo.x86_64 #1 SMP Tue Nov 12 14:45:59 EST 2019 x86_64 x86_64 x86_64 GNU/Linux

https://www.mysterydata.com/how-to-install-or-upgrade-to-kernel-4-16-in-centos-7-cwp7-and-vestacp/

27
Backup / Re: New backup (beta)
« on: November 13, 2019, 07:27:37 PM »
yes. i agree.. not working as it should..

i preferr manual tar or cp -Rap / for now, unfortunately..

good idea, but no. increment saves incorrectly, etc..

it really shold have been tested (even BEFORE releasing a "beta" version).

:/

i wouldn't recommend using it at this time.
Cheers.
X

28
Backup / New backup (beta)
« on: November 12, 2019, 01:00:16 AM »
Using the "NEW backup (beta)" option seems nice.
except it is defiant on using First a local "tmp" (temporary) directory..
Then, "moving" to the 'path' you choose in the Settings.. which doesn't make good sense. imo.

for example;
I have a separate partition for my backups, so my main system is free from these..
During the CWP (new) backup, it uses my main systems Available Space.. which,
for good reason is usually not enough to hold the system AND a complete backup.

thus;
why i (and most) use a separate partition, or entire Disk..

this is a big oversight, imo.. this means that i need to have at Least Double the Available Space Available to do a complete backup.
I have entered already the better chosen path in the backup settings (a seperate partition, which HAS the space for this).. but alas,
The (NEW backup Beta) is using the systems local space as a "temp" first.. smh.

Makes not good sense.

Thanks..
i hope this gets addressed before it leaves 'beta'. :) 
It looks like a nice backup/restore system, but this kind of kills it.
Cheers
X

30
Suggestions / Re: postit info admin panel
« on: October 28, 2019, 07:59:41 AM »
buy some post-its, or use some paper and tape..
write something, stick it to your monitor .. :)  problem solved.

8)
X

Pages: 1 [2] 3 4 ... 7