zohair28
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by zohair28-
zohair28 commented,
It is working now! I changed ' with " for sed command. for i in $(ls *.db | sed 's/.db//g') ; do sed -i.bak "s/admin.domain.com/admin.$i/g" $i.db ; done Many thx again!!
-
zohair28 commented,
Many thx for your answer but I got this inside mail value after running command:- admin.$i. So still this is not the correct value, What do you think?
-
zohair28 created a post,
Bulk Change Records
Hi, I'm trying to make a change inside all DNS zones, The mail record is "mail.domain.com" And I want to change to be "mail.dnszonename.com" Where dnszonename is true domain name for each domain ...
-
zohair28 commented,
Yes both files looks fine.
-
zohair28 created a post,
Strange DNS problem
Hi, I'm advanced user of WHM and I'm facing problem with DNS I did not see before. I have domain example-123.com I created child name servers ns1.example-123.com & ns2.example-123.com on registr...