I was going through the Fedora Core 6 perfect set up and made it to this part:
Code:
chmod 755 /var/named/
chmod 775 /var/named/chroot/
chmod 775 /var/named/chroot/var/
chmod 775 /var/named/chroot/var/named/
chmod 775 /var/named/chroot/var/run/
chmod 777 /var/named/chroot/var/run/named/
cd /var/named/chroot/var/named/
ln -s ../../ chroot
chkconfig --levels 235 named on
/etc/init.d/named start
When I do that I get the following output:
Code:
Locating /var/named/chroot//etc/named.conf failed: [FAILED]
Now, I can see what the problem is (the double slashes), but I am new to linux and just testing out a couple different distributions to see which I like the most. I am not sure how to correct this problem. Could someone point me in the correct direction?
Thank you.
Recent comments
16 hours 1 min ago
16 hours 6 min ago
21 hours 4 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 10 hours ago
1 day 16 hours ago
1 day 20 hours ago
1 day 22 hours ago