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

Pages: 1 [2]
16
PHP / Re: PHP Selector
« on: January 11, 2015, 01:44:07 PM »
When will 0,98 version be released? Sorry for my English!

17
CentOS Configuration / Re: How to setup user quotas ?
« on: January 09, 2015, 11:59:53 PM »
What about KVM? I didn't understood what should I replace as I don't have
Code: [Select]
UUID=ac567666-9385-4ef5-885c-80f61ec64647       /       ext3    defaults        1       1or
Code: [Select]
mount -o remount /
quotacheck -avugm
quotaon -avug

I'm using KVM Vps server.

18
DNS / DNS Records
« on: January 09, 2015, 07:57:34 PM »
I have not understood how do we change DNS records.

I want to create some NS and A records. For example I want to create:


ns1.mydomain.tld A myip
ns2.mydomain.tld A myip
mydomain.tld NS ns1.mydomain.tld
mydomain.tld NS ns2.mydomain.tld
server.mydomain.tld A myip

What should I write in my DNS zone file? If I wrote those, will it work? Is there any manual, which explains how do we create DNS records? Will CWP releasy any graphical DNS zone manager, where the user would be able to add easily records, change or delete and don't have to edit file with strange records, numbers etc? For example I can see a record showing something IN A number something Can you help me, in creating those records?

Pages: 1 [2]