![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Starting daemons at reboot. | shorty | UNIX for Dummies Questions & Answers | 2 | 04-03-2007 11:10 AM |
| SUN SOLARIS boot: start daemons | ctap | SUN Solaris | 1 | 07-14-2005 05:07 AM |
| A doubt on Daemons | marioh | Linux | 4 | 06-21-2005 05:29 AM |
| Daemons | Pennywize | UNIX for Dummies Questions & Answers | 6 | 02-21-2003 06:43 AM |
| root owner of daemons? | xNYx | Security | 1 | 03-12-2002 08:28 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Does anyone know the command to start the DNS Daemon.
I looked in the /etc/init.d/inetsvc file and it tells me what the text should look like. When I go to open the corresponding files they are encoded and I can't read them. So is there a command that will start the DNS daemon? If not how do I get around or through the encoding problem? |
| Forum Sponsor | ||
|
|
|
||||
|
I don't know what platform you are on, but on Solaris, named or in.named automatically starts if it finds the /etc/named.boot file.
This is a configuration file for DNS services on the machine. The man pages for named should provide some information. Or you can go to http://www.bind.org/ for information too. |