Networking :: Ssh Server Won't Start

May 10, 2011

i use webmin to manage the networking tools and services and i am trying to setup an ssh server and webmin keeps telling me that the server isn't started i updated ssh by installing the source tarball from openssh.org and built and installed it. the installation was a success but i can't start the service and when i run the command

[Code]....

why won't the ssh server start i gave it a port and address whats missing do i have to downgrade the version number?

View 4 Replies


ADVERTISEMENT

Ubuntu Networking :: DHCP3 Server Won't Start?

Feb 1, 2011

I have followed the ubuntu guide for setting up a dhcp3-server server for my internal network, I have installed dhcp3-server, configured it refuse to start, here are some background:This is my /etc/default/dhcp3-server:

# Defaults for dhcp initscript
# sourced by /etc/init.d/dhcp
# installed at /etc/default/dhcp3-server by the maintainer scripts

[code]....

View 9 Replies View Related

Fedora Networking :: F-12 Openvpn Server Does Not Start At Boot

Nov 23, 2009

This was working and stable on f-10 and f-11. Fresh f-12 install including openvpn, Copied /etc/openvpn/* to new system as root from working f-11 syatem. /etc/init.d/openvpn start (and stop) works as advertised HOWEVER when set to start at boot using chkconfig or Services Configuration program, openvpn does not start. I must manually start it every time. When started, it does work without error messages in the log.

I tried removing the NetworkManager-vpn module with no effect. Thought it could somehow be overriding the auto startup of openvpn at boot.

View 6 Replies View Related

Ubuntu Servers :: Jump Start A Server's Networking?

May 1, 2010

My desktop server serves up files via a number of protocols and I connect to it via SSH and Avahi. Today I tried connecting to it via SSH, but it timed out. I was able to ping it, and a port scan reveals all the ports I have open on the network. THe problem is that I can't connect via SSH, HTTP, AFP, SMB or any other protocol I have established.Is there a way to jump start a system in a situation like mine? I have a 6 month uptime going, but I'm taking it down soon for some hardware upgrades, so a hard restart is not out of the question, but I'd rather not. I also reset the router without a solution.

View 5 Replies View Related

Ubuntu Networking :: Configure A DHCP Server But When Try To Start It It Just Fails?

Jan 10, 2010

I'm trying to configure a DHCP server but when I try to start it it just fails.

Code:
log
Jan 10 16:25:52 SRV-LINUX00 dhcpd: Copyright 2004-2008 Internet Systems Consortium.

[code]....

View 5 Replies View Related

Ubuntu :: Start Synergy On Startup Wont Start Automatically On Server

Oct 13, 2010

Im trying to run synergy on startup. This works fine on the client, but it wont start automatically on the server. I put this line in an entry in startup applications:

[code]...

but still no dice.

View 9 Replies View Related

Server :: DHCPD Will Start In Debug But Will Not Start As A Normal Service

Jun 7, 2010

I have setup a CentOS 5.5 server as a DHCP server. That will be it's only task in a Cisco callmanger VoIP environment The DHCP server that comes with CentOS 5.5 is from ISC V3.0.5 -redhat.

The server (HP DL360) has two physical NIC's of which only NIC1 is used (ETH0)

ifconfig shows:

Code:

The interface has a fixed IP setup.

My dhcp.conf file looks like this:

Code:

When I start (try to) dhcpd via the service interface or via the prompt as

Code: service dhcpd start

I get an [FAILED] message and the following is in /var/log/messages

Code:

But when I start the DHCPD on the comamnd prompt in debug mode it looks as follows:

Code:

and /var/log/messages shows:

Code:

Why does the system ask a declaration for eth0 0.0.0.0?

View 3 Replies View Related

CentOS 5 Server :: DHCPD Doesn't Start - How To Make It Start

Sep 2, 2010

I'm configuring a new Centos 5.5 server in replacement of an old W2K server.The topology of our network is simple : one file/dhcp/dns relay server and workstations (PC's and some MAC's) plus network printers and scanners.All the workstations have dynamic IP addresses (easier because a lot of 'dynamic' changes : new persons with their own laptop, ...) and the server and printers/scanners have fixed IP addresses.I edited the dhcpd.conf (see here underneath), I have the file dhcpd.leases but it doesn't start !

DHCPD.CONF
ddns-update-style interim;
ignore client-updates;

[code].....

View 3 Replies View Related

Networking :: Start-up Script To Start Wlan Interface

Aug 29, 2009

I've been fighting to get my wireless working and I've finally made some progress. I can actually manage to connect to my wireless network and so far it has been quite stable (fingers crossed).

However there is one slight nag. My wlan0 interface driver refuses to start at startup. When I type iwconfig its just not there. To fix this I have to manually run "rmmod rtl8187" and then "modprobe rtl8187". Then it works fine.

I've been trying to make a script to automate this but without success. I've tried both editing my rc.local and kde startup .xinitrc

How I could get those two commands to run automatically at startup after the boot process? I'm running Arch Linux and KDE 4.3

View 7 Replies View Related

Ubuntu Networking :: If DHCP Not Available - Fallback And Start DHCP Server?

Mar 8, 2010

Currently I have my eth0 interface getting a DHCP address but at times the DHCP server will not be reachable. Sooo what I would like my server to do is if it cannot find a DHCP server assign a static address to eth0. Then start the DHCP service so it can then dish out some addresses.How can I do this? Surely it is possible

View 2 Replies View Related

Server :: Start A Service At The Start Of PC

Dec 6, 2009

I use FC8 and i want some services like HTTPD and NAMED to start at the start of the system , how to create a script to do that .

View 9 Replies View Related

Server :: Lighttpd 1.4.28 Won't Start - How To Start It

May 25, 2011

Fresh install, followed the directions,

# ./configure --with-mysql --with-openssl --with-openssl-libs=/usr/lib (MySQL 5.5.12 & OpenSSL 1.0.0)

Everything seemed to go well enough. Stock lighttpd.conf. However, it won't start on boot. Not even manually via:

# /etc/init.d/lighttpd start
or
# /etc/init.d/lighttpd -f /etc/lighttpd/lighttpd.conf (came across that while scouring Google).

No messages, no logs, nothing. ?

View 17 Replies View Related

Server :: Installed IBSng In Ubuntu-server But Cannot Start This Server?

Apr 10, 2011

I installed IBSng in ubuntu-server .but i can not start this server :Code:[root@myserver]# /etc/init.d/IBSng start.: 8: Can't open /etc/rc.d/init.d/functions"functions" file is in RPM base system . and ubuntu have not this file

View 2 Replies View Related

Server :: When Start Qmail Seervice It Gives Error#/etc/init.d/qmail Start?

Apr 29, 2011

when i start qmail seervice it gives error#/etc/init.d/qmail startStarting qmail-toaster:

svscansupervise: fatal: unable to acquire pop3/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire pop3-ssl/supervise/lock: temporary failure

View 9 Replies View Related

General :: Fatal Server Error:PAM Authentication Failed, Cannot Start X Server

Jun 29, 2011

When I am trying to run the Xserver using the command startx I am getting the below mentioned error

xauth: creating new authority file /oracle/oracle10g/.serverauth.22555
Fatal server error:PAM authentication failed, cannot start X server. Perhaps you do not have console ownership?

[code]....

View 2 Replies View Related

Server :: RHEL 5.1 After Installing Mod_ssl Httpd Server Won't Start / Get It To Work?

Apr 11, 2010

I am trying to do a https access with virtual hosting with apache.

But when I install mod_ssl rpm httpd server does not start again

I am stumped

httpd -t shows syntax is OK

View 5 Replies View Related

Server :: Start Postfix Server Than Immediately Maillog Is Starting To Grow

Mar 18, 2010

I am running CentOS 5.4 and Postfix. So when I start Postfix server than immediately maillog is starting to grow. And the first lines that I see in it are:

[Code]...

Server is already in several blacklists and I desperately need to do something.

View 12 Replies View Related

CentOS 5 Server :: Start Jboss And Tomcat Automatically, When I Do Reboot The Server?

Sep 9, 2009

I have one server with Jboss and Tomcat installed, I have to start these servers manually everytime I do reboot the server.How I could do to start Jboss and Tomcat automatically, when I do reboot the server?

View 1 Replies View Related

Server :: MySQL Move Database / Server Doesn't Start

Nov 3, 2010

I'm trying to move a mysql 5.1.50-community InnoDB database from one location to another.When starting the service I get:Starting MySQL.Manager of pid-file quit without updating file [FAILED]I've searched for a way to do this but I can only find people who describe what I've just done.

View 6 Replies View Related

CentOS 5 Server :: Named Won't Start \ Named Stop But Does Not Start Again?

Oct 28, 2009

i've made a big update of almost 300Mb.I'had a working DNS server.Now, when i boot the box, named works and it resolves all the clients.If i make any change (enter a new client for example) and of course i restart named (service named restart), named stop but does not start again !!!In order to get a working named, i 'm obliged to reboot the box?

View 6 Replies View Related

Server :: How To Start And Stop Jboss Server?

Nov 12, 2010

how to start and stop jboss server i had done but it is saying permission denied.

View 2 Replies View Related

Ubuntu Networking :: Networking Service Suddenly Won't Start?

Mar 14, 2011

I've been using Kubuntu Lucid on a Compaq tc4200 for nearly a month now. Suddenly today I logged into my machine and found that I couldn't connect to anything, Internet, LAN, router, nothing!Upon further investigation, I found that networking services weren't turned on at all!I tried manually starting the network service using

Code:
sudo service networking start
sudo /etc/init.d/networking start

[code]....

View 9 Replies View Related

Ubuntu Installation :: After Re-installing Mysql-server-5.1 - Giving Error Message At End Of Installation When Trying To Start Server

Mar 3, 2011

I'm using Ubuntu 10.04 LTS - the Lucid Lynx.

I have reinstalled mysql-server-5.1 using the command "sudo apt-get --reinstall install mysql-server-5.1".

But its giving error message at the end of installation when its trying to start the server.

The error message is as follows.

When i tried to start the server after the installation, i get this error message

Note : The file "/etc/mysql/my.cnf" is empty.

View 1 Replies View Related

Red Hat :: How To Start X Server

Jan 22, 2011

How to start X server in Red Hat Linux.
When i booted my linux server the gui is not appearing, instead it asks to login in a non-gui textual mode.

View 4 Replies View Related

CentOS 5 Server :: Reboot The Server With Centos 5.5 The SMB Deamon Doesn't Start?

Feb 22, 2011

when I reboot the server with centos 5.5 the SMB deamon doesn't start?

View 2 Replies View Related

Fedora :: How To Start New X Server

Feb 12, 2010

How do I start a new X server?I boot in runlevel 5 so my 'main' console (VT1) is the GUI. So I switch to the second virtual console (Ctrl+Alt+F2) and login as same user. I try starting a new xserver (startx), but I get an error. Then I tried to google for an answer on found this on the Ubuntu forums: ok...i'm jumping in on this one and hopefully i can help. bring up another ttyl do this: ctrl + alt + f2 it'll bring you to a login screen. login as any user you have on the box (yes you can log in as yourself more than once unless you tell it not to). then start an X window in that terminal on a new server like this: xinit -- :1 vt12.

View 14 Replies View Related

Server :: CentOS - How To Start GUI While SSH

Feb 5, 2011

How to get GUI while ssh to a server? This is what I have so far.
Code:
yum groupinstall "X Window System" "GNOME Desktop Environment" on server
How to start the gui?

View 3 Replies View Related

Server :: SSL Won't Start On Debian?

May 17, 2011

I have Apache running fine on a webserver but now just tried to get SSL running also. I made a copy of default-ssl and changed the SSLCertificateKeyFile record to match the certificate I had. I enabled the site through a2enmod and restarted apache but a telnet to 443 tells me that SSL is not running. Also apache2ctl -S is not listing the record. There is no indication in the errors logs to give me a clue.

View 3 Replies View Related

Red Hat :: 7.2 X-server Does Not Start After Installation?

Jan 18, 2009

I had been using Redhat 7.2 (2.4.7-10) on a desktop PC with an i810 chipset till recently and never encountered any problem with the X-server. A few days back, I shifted to an i845 chipset. The X-server worked well at installation time, but does not start when I boot off the hard-disk. I configured my X-server to use the i810 driver at installation time. what do I have to do to get the X-server started ? I am most unwilling to move to some other distribution of Linux. Redhat 7.2 is the only one I like. Interestingly, using the i810 driver works very well with FreeBSD 6.2 on the same i845 chipset.

View 2 Replies View Related

CentOS 5 :: X Server Won't Start?

Nov 11, 2009

I'm running CentOS 5.4. I rebooted the machine for the first time in at least a month or so. I reboot into runlevel 3 (no X11). Things seem fine. But when I login and try to start X with "startx", the screen goes blank. X doesn't appear to start. In fact, the only thing I can do is reboot the machine and start over. This is really annoying.

View 1 Replies View Related







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