Fedora Servers :: Ddclient Does Not Start-up?
Jan 3, 2011I am getting this error message: Cannot create file '/var/run/ddclient.pid'. (Permission denied)There is lots of references in google, but no solution.
View 10 RepliesI am getting this error message: Cannot create file '/var/run/ddclient.pid'. (Permission denied)There is lots of references in google, but no solution.
View 10 RepliesI find a ddclient user entry in my /etc/passwd. Is this normal or have I been compromised?
View 2 Replies View RelatedI have installed ddclient for use with dyndns.org.
I can manually run it from the prompt with /etc/rc.d/init.d/ddclient start
and can verify that it works by checking that my IP has succesfully been changed at dyndns.
When I reboot though, during the startup, I get the following:
Starting ddclient: /bin/bash: ddclient: command not found [FAILED]
I am very new to Linux, so I am not sure what or where I should be looking to solve the problem. It seems to me that it must be looking in the wrong spot for ddclient, but I don't know what to check or change to point it at the right place.
Followed "Every Server Setup Imaginable: SMB, SSH, VPN, VNC, HTTPD (+ PHP), MySQL, More! "
service vncserver start results in following log file in users .vnc directory:
here s what i did :
# yum install dhcp
#gedit /etc/dhcpd.conf
#service dhcp restart
Starting DHCP
[Code]...
what am i missing ? , and how can i be sure if the Dhcp server is working exactly what i want
DHCP server on F12 wont to start, recieving "semicolon expected." errors everytime
have to start in on eth0 alias
my /etc/dhcp/dhcpd.conf
============================
DHCPARGS="eth0:0"
ddns-update-style interim;
ignore client-updates;
[Code]....
if i comment firts 3 lines, than semicolon expected." errors will point again from next uncomented line.
FedoraVersion 12 ConstantineNoyau Linux 2.6.31.12-174.2.3.fc.x86_64Gnome 2.28.2Memory 871.4 MoAMD Athlon LE-600Free disk 71.5GoSelinux is deactivated.Httpd doesnot start and, when I start "onfiguration des services", and click D�marrer, it runs for ever, but never starts Apache...
View 8 Replies View RelatedI can start my webservers sometimes, but not at everytime. After restarting the system, again I can start my web server as usual. Whether it is a problem of fedora9 or web servers?
View 1 Replies View Relatedhave f13 runing and finished configuring dhcp. but i tried to start the service using '/etc/init.d/dhcpd restart and service dhcpd start', i failed in return. pls what could be responsible? tried starting the service but still failed. could anything be stopping it?output from /var/log/messages says;
line 1: this version of ISC DHCP is based on the release available
line 2: features have been added and other changes
line 3: have been made to the base software release in order to make
line 4: it work better with this distribution
line 5: please report for this software via the RedHat Bugzilla site:
line 6: http://bugzilla.redhat.com
line 7: exiting.
those are the reports from the log.
I have TigerVNC installed on Fedora 14 and when I boot up I get the following message in the log file in the ~/.vnc directory :
Quote:
Tue Nov 30 21:29:00 2010
vncext: VNC extension running!
vncext: Listening for VNC connections on all interface(s), port 5901
vncext: Listening for HTTP connections on all interface(s), port 5801
vncext: created VNC server for screen 0
[Code].....
The interesting thing is that if I run TigerVNC Viewer I actually get accesses to the TigerVNC server.
I am running fedora 10 and webmin squid proxy server, after power failure the squid fails to start. i have tried to start it from command line but failed
[root@ ~]# /etc/init.d/squid start
Starting squid: .................... [FAILED]
[root@ ~]# /etc/init.d/squid reload
[code]....
I can view my website, and ssh in when I've logged in already at home, but if the system gets rebooted, and gets as far as the login screen, I am not able to view the web site or ssh in. I was wondering how to set things up so thatthese services are running independent of logging in.
View 14 Replies View RelatedFor some weird reason dhcpd fails to startup, but when I installed gadmin's dhcpd GUI configuration tool and click activate to start the DHCP server. It works, but for some reason I can't get it to start like a regular service. (Service dhcpd start) Fails without a error code or message.
View 14 Replies View RelatedOn my server Linux Redhat i want to configure dhcp server but when i check the dhcp status the dhcpd was stopped and i try to invoked or to start it failed. Even when open the graphical mode service configuration, check the box and click start the output error message is dhcp failed. the error: Starting dhcpd:Failed.
How would i start the dhcpd service to run
Proftpd has been running OK until recently, when I tried to connect using my laptop. All I get is the proftpd-socket file under /var/run/proftpd/ I cant' find any log files with error messages in them. I have checked /var/log/messages - nothing in there either. I have rebooted the machine after re-installing proftpd. Still it wont start Is there any way to find out why proftpd has decided not to start any more?
View 4 Replies View RelatedFedora 12 64bit KVM
How to stop KVM start at booting?
Then how to start it after booting?
On this system httpd does not start on boot. I can manually start it without errors with service httpd start.
Code:
chkconfig --list httpd
httpd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
Where do I look to see why it wont start?
How would I get the SSH server to start before I've logged in?Basically, the problem I have is that if I'm connecedt to my computer remotely over SSH, and reboot the machine, I'm not able to SSH back in after it restarts. As far as I can tell, this is because the SSH server doesn't automatically start up until after I've logged in for the first time.How would I get around that? Surely that is a fairly common scenario for network admins (especially ones who have keyboardless and monitorless machines running).
View 13 Replies View RelatedI have an apache server and /var/www/html/index.html startpage working fine. But I want to have files accessed by apache in my /home/beny/ director.
View 8 Replies View RelatedI just got the problem while starting the dhcp daemon. Its showing failed. I need to start it for my clients to be autoinstalled. I am having CentOS 5.2 linux. I've installed all optional packages also while installing CentOS. How to start the dhcp daemon? I've tried the /etc/init.d/dhcpd start also. But it didnt work. Showing Failed.
View 1 Replies View Relatedhow i can start to host my own personal website on my own server that i just created.I was wondering if there were tips you can give me or a site you can recommend me to where i can get lessons on how to host my own site on my own server using fedora 10.
View 2 Replies View RelatedI have just installed Fedora 11 on a "fresh machine" and everything works ok, except for Apache httpd
the message seen in the error_log is the following: Name or service not known: mod_unique_id: unable to find IPv4 address of "myserver"
I start to build up IMPS to my server. Any ideas where to start? Any experience so far. I this think yamicocom like service. And about 5 bugs to get in. What you think? I need to put some extra to this basic concept.
View 2 Replies View RelatedEjabberd fails to start in f-12. ejabberd-2.0.5-9.fc12.i686. This ran fine in f-10 and f-11. Getting a large number of strange error messages from the ejabberd log code...
Looks like it may be a permissions problem.
Anybody from the ejabberd community here that has gotten ejabberd to work on f-12?
I've installed Fedora 12 Desktop in order to develop a simple website, which is going to use some PHP.
I will need:code editor to write html/css/php local apache server running php browser how to get me up and running in no time with least extra configurations.
Bonus: I'm going to run all this in a virtual box on my company computer. I'd love to be able to stay undercover with this, so if one of you can tell me how to configure the apache server not to be too visible to the company network/domain, that'd be excellent.
I have fedora 13, and installed asterisk.. Before I had centos and have my asterisk running to test and learn.. but in fedora I see there is a http miniserver for admin asterisk..I edited enable, port and ip in the file http.con but when I try URL...I got 404 page no found Asterisk server.
View 1 Replies View RelatedI'm completely stumped by a problem with httpd in Fedora 13. It fails to start on boot: I can see: Starting htpd: FAILED, in /var/log/boot.log, but I can't find anything else in messages, audit.log or anywhere else that gives me any clue why. The weird thing is that running:
run_init service httpd start
after boot _works_ and the server runs fine, but even when it's running OK,
service httpd status
reports
httpd dead but subsys locked
I'm guessing that the problem somehow relates to selinux, but I can't find anything in the audit logs that gives me a clue. How to turn on more logging so that I can get closer to the problem. I finally discovered the cause. This system was originally configured to use network services directly, without NetworkManager. It had been upgraded a number of times since installation. It seems that over time, if you have turned off NetworkManager, the defaults have changed. Used to be that the network services was 'enabled' by default (hence started at run time). Now, the default is 'disabled'. Httpd couldn't start because there was no network to start on. Enabling network services at boot time fixed this. I guess I should have noticed this. But one might think that httpd failing to start because of the lack of a network might at least give a warning message in the logs about the reason.
I was installing a 2 server cluster ISPConfig3 with the help of GlusterFS. I was following this manual - Link
In the server the file /etc/glusterfs/glusterfsd.vol
Code:
# Configuration for the mysql server volume
volume posix-mysql
type storage/posix
option directory /media/big/myweb/export-mysql
[Code].....
I am not able to start mysql server...when i type command sevice mysqld start it saysMySQL Daemon failed to start.Starting mysqld: [FAILED]so how to solve this problem ?
View 10 Replies View RelatedI'm running Fedora 15. I installed mod_ssl and tried restarting Apache. I get the following error:
Code:
(98)Address already in use: make_sock: could not bind to address [::]:443
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down Unable to open logs I rebooted the server, thinking there was some process in the background that was stopping Apache from listening on 443. Same problem.
I ran:
netstat -A inet -lnp and lsof -i tcp:443
I remove mod_ssl and Apache starts.
The other question I have is what to do with /var/www/html
In the default install, root:root owns it, but I want people to be able to ftp in to that folder and write to it without using the root account. I'm thinking of changing the group to apache and putting the ftp users in the apache group. What is the recommended behavior here?