Server :: System-config-bind Unable To Save ?

Aug 16, 2010

Not sure why but I keep on getting the ERROR: Path is not writable when I'm trying to add a Slave Zone.

The server was commissioned by someone else and I remotely installed GNOME group, and vncserver as per the official CentOS instructions here.

Initially I tried using a normal (ie non root) user's credential for my VNC session. However, instead of asking me for my root password when I tried to open system-config-bind, it just doesn't load up. I ended up allowing the user "root" to connect to the server remotely via VNC, and was able to get system-config-bind to start.

However, I am now unable to save the settings, despite having done:

Code:

View 3 Replies


ADVERTISEMENT

Server :: Cannot Save CNAME - System Config Bind

Mar 15, 2011

I'm trying to create a cname in system-config-bind. I can create the record but when I go to save it I get a "Zone file save error".
Here's the full output:
Save of Zone file var/named/chroot/var/named/plantsareperfect.com.db failed
dns_master_load_/var/named/chroot/var/named/plantsareperfect.com.db:10lantsareperfect.com:cname and other data (sorry, the rest is off the page and I cant see it)
Why I can't save this cname?

View 6 Replies View Related

CentOS 5 Server :: Can't Run Named When Config Bind?

Dec 20, 2010

don't find box of BIND so i was posting into this boxI have some problem when i config bind DNS for my domain and then i can't start named,this's error message

[root@server1 named]# service named restart
Stopping named: [ OK ]
Starting named:

[code]....

View 1 Replies View Related

Fedora Servers :: System-config-httpd Wont Save?

Aug 16, 2011

Configure the HTTP server via system-config-httpd brings up some nice gui.I start a console, login to root and start it with: system-config-httpdGoto tab Virtual Hosts, then addI name my Virtual Hosts "sea", set its document root to: /home/sea/webs/sea.hs/www
where index.php is located for that 'local test server'.Host information is on Name based Virtual Host.But what do i have to enter for IP Adress and Host Name? Neither of these accept 127.0.0.1 nor localhost Further, when i try to exit, it wont let me close the app.Its not saved, hence i can even delete the default virtual hosts and its there again after restarting the app Even with adding sea /home/sea/webs/sea.hs/www or sea localhost.localdomain localhost to /etc/hosts doesnt change anything

View 4 Replies View Related

Fedora :: Cannot Save Dual Head Settings In System Config Display

Jul 8, 2009

When I try to run the 'system-config-display' program for Fedora 11 and I use the dual head tab, attempting to save the settings results in this:

Traceback (most recent call last):
File "/usr/share/system-config-display/xConfigDialog.py", line 212, in ok
if card.getDescription() == self.secondVideocardOptionMenu.get_menu().get_acti ve().get_data("NAME"):
AttributeError: 'NoneType' object has no attribute 'get_data'

And it won't save the data.

View 4 Replies View Related

Slackware :: How To Save Needed Modules Config To Create .config?

Apr 9, 2011

I am running a server with a GRSecurity patched Kernel 2.6.32.36. I've tried to optimize the kernel as much as I can and know it (removing options, not needed drivers and so on) and compiled the modules into the kernel (no loadable modules anymore). I've started with Slackware 13.0 and the default config for 2.6.29.6-huge. Still I am not sure what to remove/optimize further now.

My question: Is there a way to boot with a kernel with loadable modules, check which modules are really needed for this hardware, (do something like lsmod) and save the running configuration modules for a next kernel compile to be the default .config instead of writing them down by hand and search for the appropriate names in .config or during menuconfig? (Note: zcat /proc/config.gz > .config is NOT the way I want, as it gives me just the current kernel config)

View 5 Replies View Related

OpenSUSE Hardware :: Getting Nowhere With Nvidia X Server - Just Refuses Point Blank To Save Config

May 27, 2011

trying to enable the nvidia drivers because i wanted to use Gnome 3 and had zero luck. So once i read that suse was a better bet i installed that. the nvidia drivers have installed fine and i can get my required resolution of 1440x900 if i use an old saved xorg.conf file i managed to randomly cobble together a few years ago .. this is it ..

Code:

File generated by XFdrake (rev 247269)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

[code]....

View 5 Replies View Related

Ubuntu Servers :: Config Bind DNS With MySQL?

Jul 15, 2010

I have searched some about Bind9 and have it installed in my server. Now I'm looking for a Tools like mysqlBind and I found unxsBind is the next version of mysqlBind (These tools help you config BIND DNS with MySQL). But the issue is: I don't know how to Install it in Ubuntu - there just say how to install with Centos.

View 2 Replies View Related

Fedora Networking :: FC10 - Unusual System-config - Unable To Ping Other Computers Or Routers

Jun 2, 2009

I recently built my second general-purpose server, and recently installed fedora core 10 on it. The first thing I attempted to set up after installation was the network - and that's where it's gone wrong When editing a network device using the graphical system-config-network utility, I find that the subnet mask is being automatically changed to match the default gateway address every time I attempt to modify any of its settings (or sometimes even when I cancel the changes). This also means that I cannot set the subnet mask, as it simply won't accept my setting for it. I seem to be able to get around this glitch by setting the subnet mask using the shell version of the same utility, but that doesn't solve my network issue.

Even when I use the shell utility to fix the subnet mask, I'm unable to ping other computers or routers on the network even when ifconfig indicates that the desired ip address has been taken, and other computers on the network are also unable to see the server. I'm using a wired connection and a static IP address on a network with no DHCP.

View 14 Replies View Related

Server :: What Is Bind Vs Bind-chroot Vs Caching-nameserver?

Jul 8, 2011

what is bind vs bind-chroot vs caching-nameserver ?what is the different between eatch others ?

View 7 Replies View Related

Software :: BIND Can't Open Its Config File (via A Symlink)

Jan 26, 2010

Got these messages in syslog:

Code:
Jan 26 15:24:58 marconi named[28544]: starting BIND 9.6.1-P2 -u bind
Jan 26 15:24:58 marconi named[28544]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool'

[Code]....

This is BIND 9.6.1-P2 running on Ubuntu Server 9.10. When I move all the files from /var/bind into /etc/bind (replacing the symlink that was at /etc/bind), and change all instances of "/var" to "/etc", then it works. It seems to be the symlink that is doing it. Yet I need to get this moved over to "/var" and the Ubuntu packagers built it to use "/etc/bind".

Also, when I su to user "bind" and run "md5sum /etc/bind/named.conf" (with the symlink in place) it is able to read it just fine. Other users can read it just find. It's the "/usr/sbin/named" program that can't.

View 2 Replies View Related

Ubuntu :: Firefox - Unable To Save Files By Right Clicking And Save As

Jan 13, 2010

I have Ubuntu 9.10 dual booting with Windows7.My ext3 /home is mounted as F: in windows.I share a firefox profile between them so that when i am in Windows my firefox uses the same profile as it does when in Ubuntu.It all worked great until recently. I am unable to save files by right clicking and save as. In the config i am unable to set a directory to save to. It neer asks me where to save to. Just nothing happens. some off my book marks are all messed up as well, my rss feeds have the same post on some random website every time i log on and i have to manually refresh to get the correct feeds back. I am unable to delete the random bookmark.

View 1 Replies View Related

Server :: Use The System-config-kickstart To Generate A Ks.cfg File?

Feb 1, 2010

I'm using RHEL 5.4 and trying to use the system-config-kickstart to generate a ks.cfg file with all the settings already appeneded. After running the "system-config-kickstart --generate ks.cfg" command, the file gets created but it's missing the firewall configuration, partition information and so on.

How can these settings also be generated with the system-config-kickstart?

View 1 Replies View Related

Fedora Networking :: Terminal Server Client Unable To Save Profile

Nov 27, 2009

I can successfully connect to a remote Windows Computer using Terminal Server Client but I cannot save the profile (Fedora 12).This means I have to enter the details every time I wish to connect. As I have many different remote locations I need to access on a regular basis is there any way to save the profiles?

View 6 Replies View Related

SUSE :: How To Save Soft & Config

Jul 2, 2010

I have a SUSE Linux Enterprise Server 10 (i586) server that is dying (I think the disc is about to crash). I want to save all the installed software and all the configurations.

To know what software is there installed, I use "rpm -qa > outlist.txt".

But what files shall I (scp) copy ... to take away as much configuration files as possible ?

Let's start with "/etc/*.conf", of course ... but is this enough ?

The server basically runs a DHCP server and a DNS server

View 1 Replies View Related

Server :: Some Options In System-config-samba Dialog Are Not Working Properly?

Apr 13, 2010

I am using Fedora 12. I have the following problem, when i working with system-config-samba dialog:I add the new user on the server:as following:

Unix username: vova
Windows username:test

As described in Customisation Guide for Red Hat 9: "If the user has a different username on a Windows machine and will be logging into the Samba serverfrom the Windows machine, specify that Windows username in the Windows Username field."So i logged from the Windows machine not under test(Windows username) but under vova.And i logged in without the problem. However it seems that samba should check windows username=test (as have written in samba-config) and ask an password for different users. And additionally, if samba check the currect user in Windows itself and verify it with Unix user, what for we need write the Windows username in samba config? I don't understand

View 6 Replies View Related

OpenSUSE :: Can't Save Config For Two Screen With Kdedesktop

Sep 29, 2010

that' s work under 11.2 but stop with 11.3 i have a laptop and an external screen on my desktop when i go to kde config, modify screen resolution for external screen save the change every thing is right when i logout et login again, the config is lost and i got same resolution to my external screen than for the laptop screen I have try in root mode, try clone screen , try no clone nothing !!! every time i got laptop resolution the card is intel on HP pavillion desktop i don't have xorg.conf in etc/X11 and i was surprized to see sax2 is gone in 11.3

View 3 Replies View Related

Debian Multimedia :: Tint2 - Impossible To Save Config

Nov 26, 2015

I'm a quite new Debian Jessie user. I've a very old laptop and I'm trying Openbox + tint2. Everything is ok with openbox but i have some problems with tint2, especially with tint2conf. When I try to save a config, it says "saving not yet supported".

View 13 Replies View Related

CentOS 5 :: Svn Server Config - Understanding Location Svnpath Parameter On Svn Config

Sep 7, 2009

I was tryin to deploy svn on centos 5 with respect to [URL] I am stuck understandin the location svnpath parameter on svn config

[Code]...

View 1 Replies View Related

Networking :: Unable To Bind When NIS Master Down?

Mar 25, 2010

This morning, our NIS master server down (due to ram prob), and what happen is all the sun servers able to bind to NIS Slave, but not Linux servers.

Details:
sun_server[sab]% telnet linux01
Trying 10.x.x.x...
Connected to linux01.
Escape character is '^]'.

[Code]....

Where is the prob, in Sun or Linux? In Linux, how to make it able to failover to NIS slave?

View 2 Replies View Related

Ubuntu :: ERROR: Unable To Bind To Port

Dec 29, 2010

64 bit lubuntu

trying to start a .bin file from desktop

gone to properties of file and made executable
open folder where .bin resides
open terminal

Quote:

dabud@GG64bit:~/Desktop/WCS185b32010b$ ./wcs185b3.bin
29/12/2010 00:37:00 Loading Config...
29/12/2010 00:37:00 Config Loaded
29/12/2010 00:37:00 Loading IP to Country Data

[Code]....

I am thinking it might be internet related. Google does come up with things re the error but I am not clear as to what I should do. WCS 1.8.5b3-Linux is a chat program

View 2 Replies View Related

General :: Unable To Install Bind In RedHat 5.6

Mar 30, 2011

I have installated and configured Bind. But when I restart the named service, I am getting the following error.

31 14:29:16 Server avahi-daemon[2440]: Server startup complete. Host name is Server.local. Local service cookie is 1560939195.
Mar 31 14:29:46 Server named: /etc/named.conf:3: change directory to '/var/lib/named' failed: file not found
Mar 31 14:29:46 Server named:
Mar 31 14:29:46 Server named: /etc/named.conf:3: parsing failed
Mar 31 14:42:34 Server named: /etc/named.conf:3: change directory to '/var/lib/named' failed: file not found
Mar 31 14:42:34 Server named:
Mar 31 14:42:34 Server named: /etc/named.conf:3: parsing failed .....

I have configured forward and reverse zone.

View 4 Replies View Related

OpenSUSE Network :: WMQ And 1414 Unable To Bind To Port

Feb 16, 2010

I have a QMgr running on a SUSE 11.1 - I start my runmqlsr under qmgr control on 1414. After a few minutes the listener dies saying that it can't bind to port. I did a netstat -a and I see no service on 1414. I did an lsof | grep 1414 and found nothing. what am I missing here?

View 4 Replies View Related

General :: Unable To Install The Bind* And Cach* Pakages For Configuring DNS?

Aug 7, 2010

I have problem that I am unable to install the bind* and cach* pakages for configuring DNS.I am using RHEL 5.4. I have tried using both yum & rpm, but still the same. The error is listed below (when i execute the command:#yum install bind* cach* -y): warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY,key ID 37017186 Public key for caching-nameserver-9.3.6-4.P1.e15.i386.rpm is not installed.

View 1 Replies View Related

CentOS 5 Networking :: BIND / DynamicDNS / DHCP - Unable To Add Reverse Map?

Jul 14, 2009

I am going barking mad with this - I have forward mapping working fine, but my system simply refused to add in the reverse mapping.Anyway can someone with a clearer head and more knowledge have a look at my configs and see if they can point me in the right direction.I've setup the keys and permissions and they seem to be working, local UNIX file permissions are named.named and even 777Nothing seems to create reverse mappings - no PTR records etc.Weird (I am 99% there to blowing my stack and giving up after 4 days of buggering around).

(A) my dhcpd.conf
==============
authoritative;

[code]....

View 3 Replies View Related

Ubuntu Servers :: Home Web Server - Cant Set Up Apache As Named Server Using Bind DSN

Dec 7, 2010

I and setting up a home web server using Ubuntu 10.04 server (local only). I am currently using Webmin 1.53 to access it remotely all is going great very easy to use. Webmin - Check, ftps-fileZilla - Check, Apache -It Works BUT I cant seam to set up Apache as a named server using Bind DSN. Tried most of the help in the fourms and ..... I think my problems is in the master server selection, do i have to use [URL]... or can i just use myservername. I have tryed both with no luck. First time with the server addition.

[code]...

View 6 Replies View Related

Networking :: Creating Domain Name In Bind Exposing Bind To Internal Network

Sep 3, 2009

I am configuring bind9 on fedora 9(sulphur).I have configured /etc/named.conf and created zone file in /var/named/I have started the service but when I am executing the command nslookup mydomain.com it is not able to resolve the name.Another problem I am facing when I do telnet localhost 53,I am able to connect.but when I do telnet myip 53 it does not connect.Seems to be a firewall problem but I ve disabled iptables selinux completely even I ve disabled dnsmasq but still not working.

View 1 Replies View Related

General :: Unable To Locate Various Man Pages On Fedora (socket ,bind,signal)?

Feb 23, 2011

I did check the manpath and the files located there.just seems that some pages are missing.

View 8 Replies View Related

Server :: Unable To Mount NFS File System?

Jun 22, 2010

When i boot my node-machines they are stuck in (initramfs) after showing the following error:

Gave up waiting for root devices.Common problems:
- Boot args (cat /proc/cmdline)
- Check root delay (did the system wait long enough)

[code]...

View 1 Replies View Related

Server :: BIND Server Test Not Answering Authoritatively?

Jun 14, 2010

I have a BIND server that I'm setting up with different views. There is another server out on the public Internet that currently handles all inquiries for this domain. I had installed the Yum packages, chroot, etc. and edited the config files by hand. When that didn't work, I erased the server and started over using Webmin to build everything for me. Same result. I want to setup and verify everything is working on this new server before I take it into production.This is in /var/log/messagesQuote:

Jun 13 21:33:20 dns1 named[13838]: starting BIND 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 -u named
Jun 13 21:33:20 dns1 named[13838]: adjusted limit on open files from 1024 to 1048576

[code]...

View 13 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved