Debian Hardware :: Bumblebeed Service Doesn't Start

May 9, 2014

I've installed bumblebee following this : URL...But i think bumblebeed daemon doesn't start.

if I do:
Code: Select all# service bumblebeed start
or
Code: Select all# service bumblebeed stop
or
Code: Select all# /etc/init.d/bumblebeed start
ecc.
i got no output. No errors... nothing.

but if I use another service it works...for example:

Code: Select all# /etc/init.d/network-manager start
[ ok ] Starting network connection manager: NetworkManager.

View 6 Replies


ADVERTISEMENT

General :: Service Start Script Doesn't Show OK Or FAILED?

Jul 17, 2010

I have written a init.d script but, when do '/sbin/service scriptd start' it does not indicate OK or FAILEDWhat could I be missing?

View 2 Replies View Related

Debian :: Start Service At Boot Time On 4?

Mar 10, 2010

I am using Debian4 and I have apache under /home/apache/bin/apachectl How to start the apachectl service for every time system restart, Itmust be start automatically. Please tell me how todo or how to write the script, how to configure forrun level 2,3 and 5

View 6 Replies View Related

Debian :: Default Service Start / Stop Priorities?

Jun 29, 2010

Service(init.d) scripts in Redhat have default start/stop priorities commented inside, like:

Code:
...
# chkconfig: 2345 25 90
...
Second number is start priority.

But debian does not include this info. Just in case service symlinks from all runlevels are removed how do I know which priority to specify?

View 1 Replies View Related

Debian Configuration :: How To Start And Stop Asterisk Service By Non Root User

Aug 25, 2011

I am using debian squeeze server with asterisk 1.6 installed and configured.my problem is non root users need to access the server using ssh and restart asterisk server after making changes in asterisk configuration files.As of now i am giving root username/password for this process (i know it is not at all a good idea) .now how can i create a username and configure it which can only access and modify asterisk configuration files and restart asterisk server without any other privileges.

View 1 Replies View Related

Fedora :: Start A Service Before Network Service?

Nov 6, 2010

I need to start a service before network service How to?

View 1 Replies View Related

OpenSUSE :: Get A Message That Says 'Search Service Not Running' With A Button That Says 'Start Search Service'?

Jun 12, 2010

The desktop search has stopped working in Gnome.I get a message that says 'Search Service not running' with a button that says 'Start Search Service'.When I click the button nothing happens

View 1 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

Debian :: Eclipse Doesn't Start

Jun 29, 2015

have intalled Debian 8 on bi quad cores opteron, also Tomcat 8 and openjdk7 are installed, i have do a mistake about version eclipse because i have installed eclipse Kepler or the lasted version of eclipse is Luna, after douwload Luna, i have deleted eclipse kepler who was installed in /opt directory, i do the command "tar" for luna version, no problems for instaling, but eclipse luna doesn't work.I try many version of luna like 32bits and 64 bits, but nothing to do the IDE doesn't start.

Code: Select allroot@dct-skyned:/opt/eclipse# ls
about_files    configuration  eclipse.ini   icon.xpm    plugins
about.html     dropins         epl-v10.html  notice.html  readme
artifacts.xml  eclipse         features       p2
root@dct-skyned:/opt/eclipse# ./eclipse
bash: ./eclipse: Aucun fichier ou dossier de ce type
root@dct-skyned:/opt/eclipse#

View 9 Replies View Related

Debian :: Kde Doesn't Start After Apt-get Install / Trace Down This?

Aug 31, 2010

In a kde terminal, apt-get was installing gem when it asked me to restart the kmn daemon (i'm not sure about the "kmn"...) and i hit "yes" when the gui dissapeared and fell back to tty1. I waited a while and then restarted the system but kde didn't start automatically (it used to be so). I tried "startx" and "startkde" but they are unknown.
I don't know linux this deep so i don't know what to check or how to trace down this problem.

View 10 Replies View Related

Debian :: Apache2 Doesn't Start With Log Files Save To RAM?

Dec 12, 2010

I have apache2 running under debian squeeze on a Seagate DockStar of a USB flash drive. To reduce the wear on the USB stick, I want to move all log files to RAM. What I did was to update create an entry in /etc/fstab to mount /var/log to tmpfs.Things seems to work except apache2. y start apache2, it complains aboutStarting web server:apache2(2)No such file or directory: apache2: could not open error log file /var/log/apache2/error.log.If I create the file, apache2 starts fine. Is there a step or two I am missing so I don't need to do this every time I reboot

View 1 Replies View Related

Debian Configuration :: MySQL Server Doesn't Start

Jun 18, 2015

Since upgrading from Wheezy to Jessie I have not been able to start the MySQL-server. When I do a "systemctl start mysql" I get the following answer on the console:

Job for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details.
Entering 'systemctl status mysql.service' the answer is:
● mysql.service - LSB: Start and stop the mysql database server daemon
Loaded: loaded (/etc/init.d/mysql)
Active: failed (Result: exit-code) since Don 2015-06-18 18:35:41 CEST; 4min 1s ago
Process: 11272 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)

syslog and hostname.err don't show any pertinent messages.

View 4 Replies View Related

Debian Configuration :: Nm-applet Doesn't Start After (Testing)

Feb 22, 2016

After the latest update of network-manager-gnome to version 1.1.90-3 , I see that I have to start the nm-applet in Testing from a terminal, otherwise I can't bring up my wired connection.

The usual nmcli networking on command is failing to connect, also restarting the network-manager.service with systemctl doesn't do anything, the only way to connect at this time is indeed to manually start the nm-applet from a terminal.

I've also spotted this message in the logs:

Code: Select alltraps: nm-applet[1105] general protection ip error:0 in libgobject-2.0.so.0.4600.2

Could it be something wrong with my configuration (although , it worked before this update) or is it some bug in network-manager-gnome 1.1.90 ?

View 4 Replies View Related

Debian Multimedia :: Kde Doesn't Start But Gde Does In New Squeeze Install

Oct 10, 2010

I just installed squeeze on a raid 1 set of partitions via netinst. gde works fine. I have installed kdm and all of its dependencies (I believe), but when I select it and log in, I see the kde startup screen for a moment, then it goes blank, and goes back to the login screen. My /var/log/kdm.log is:

[Code]....

View 3 Replies View Related

Debian Multimedia :: Kde 4.6 Doesn't Start, Freezes At Splashscreen?

Aug 12, 2011

have the following issues with kde: when I try to login it shows a blackscreen with black cross-shaped pointer for a moment and then again login box appears. When I execute startx from tty kde loading freezes at splashscreen: I see all icons in a row but the last one (KDE button) is blurred.I have debian wheezy/sid, kernel 2.6.37.2, xserver-xorg 7.6+7, xserver-xorg-core 1.10.3-1, nvidia driver version 275.21.Here are logs.

kdm.log:
X.Org X Server 1.10.3
Release Date: 2011-07-08

[code].....

View 5 Replies View Related

Debian Hardware :: X Doesn't Start With Radeon 9200

Mar 11, 2011

I changed my graphics card from Nvidia GeForce 2 MX200 (drivers I used were nouveau) to ATI Radeon 9200SE (now drivers should be radeon). Unfortunately I couldn't get X to start. It leaves me to black screen with white cursor blinking. Both cards are AGP on old Slot 1 motherboard. Reason for change was that GeForce didn't support interlacing on VGA. There are no updates installed to Debian (Squeeze), because there is no internet connection on this computer currently. I tried few things but they didn't work:

* I tried to reconfigure xserver-xorg, didn't help
* I tried to make xorg.conf with X -configure and then moved it to correct place, didn't help
* I tried radeon.modeset=0 option, but it didn't help, I had some other problems with this but I think it's not important (I'll tell later if needed)

I tested Fedora 15 Alpha XFCE LiveCD, but it didn't boot because of my CPU I guess (VIA C3 1 GHz, Nehalem core). I also tested Ubuntu 10.04 LiveCD, but it told that there was an error with radeon and low graphics mode is needed or something like that. So it was as bad as Debian. I took few logs and stuff to pastebin.

Xorg.0.log
dmesg
lspci

View 4 Replies View Related

Debian Configuration :: Apache2 Doesn't Start At Boot Time?

Dec 6, 2010

I am running Debian-Squeeze with apache2. However, apache2 doesn't start at boot time, even though there is of course the required script in init.d. I can start it later on using "/etc/init.d/apache2 start". I have checked the configuration with "apachectl configtest" - giving the answer "Syntax ok". How do I get it to start automatically at boot time?

View 1 Replies View Related

Debian Multimedia :: SMplayer Doesn't Automatically Start Playback

May 22, 2011

I have avi, mpeg etc files associated with SMplayer. When I double click a file SMplayer DOES lunch but it never starts the playback. Not even the play key is active, and the seek bar and volume bar are frozen. If I go Open-->File and chose a file, everything works great.

View 14 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

Debian Installation :: Lenny - +Adaptec 3405 - Installs Ok But Doesn't Start

Feb 22, 2010

I'm installing a file server on Lenny (Samba on RAID5, nothing exotic)

First, I installed on a basic SATA drive, to check everything else in the system was recognized correctly. Success.

Then, I added my 3405 Adaptec board, with a 3 drive RAID5, and reinstalled, still on the lone SATA disk.

Install runs ok, shows correctly the 3405 board, detects the logical drive alongside with the SATA drive. Smooth. I install Lenny on the SATA drive, planning to use the RAID5 for later partitioning and data storage. During install, the SATA disk is shown as SCSI-1 and the RAID5 disk as SCSI-2. Again, install completes correctly.

But on reboot and after selecting the default config, the system complains it can't find /dev/sda1!

If I remove the 3405 board, Lenny boots fine.

Is the presence of the Adaptec board and RAID5 drive changing the numbering of the disks, so that the SATA disk is no longer seen as /dev/sda1 ?

View 2 Replies View Related

Debian :: Gnome Administrations Tools Missing - Installation Doesn't Start

Jan 13, 2011

i installed debian cd 1 on a school's computer however, some administration tools are missing (like add/remove programs...) , i tried to install the full gnome but the installation doesn't start

Pmaison:/home/pmaison# aptitude install gnome Lecture des listes de paquets... Fait Construction de l'arbre des dpendances Lecture des informations d'tat... Fait Lecture de l'information d'tat tendu nitialisation de l'tat des paquets... Fait Lecture des descriptions de tches... Fait Pas de version candidate trouve pour gnome....

View 5 Replies View Related

Red Hat / Fedora :: Diff Between Service Prog Start & /etc/init.d/prog Start

Apr 3, 2009

The difference between: service httpd start & /etc/init.d/httpd start.

View 3 Replies View Related

Ubuntu :: How Can I Log Start Up Service

Mar 7, 2011

how can I log the start up service. to figure out why cups always starts up.

View 4 Replies View Related

Fedora :: Why OpenVPN Service Can't Start Up

Nov 24, 2009

It is the first time have I used VPN. I installed OpenVPN in my Fedora 11 computer. I did it following:URL...And I stopped at step 16: service openvpn start . The service can not start up. Even if I disabled Selinux . Does anyone know how to treat this trouble.

View 1 Replies View Related

Ubuntu :: How To Add Service To System Start Up

Feb 13, 2010

My Ubuntu 9.10 Server does not automatically get an ip address at start up and I have to run

Code:
sudo dhclient

every time so I it connects to the network, gets an ip etc. This is fine so long as I am physically present. If I am accessing it remotely using SSH and reboot the system there's no way I can connect back again untill someone runs a sudo dhclient on the machine.

No I am trying to add dhclient to startup automatically. I was hoping to put it in
/etc/rc2.d but to be able to run the script must be present in /etc/init.d. The dhclient command is located in /sbin

Creating a sym link in etc/init.d to point to /sbin/dhclient hasn't worked for me so far. I can't copy the command to /etc/init.d before running

Code:
update-rc.d dhclient default?? How else do I have it run at system start?

View 8 Replies View Related

Ubuntu :: Lirc Service Won't Start

Sep 26, 2010

I have been working to try and get lirc to work with my Winfast 2000/XP. I keep getting an error that the kernel module isn't loaded. This is on Ubuntu 10.04 x64. When I try to start the service, I get the following:

[Code]...

View 1 Replies View Related

Networking :: Ipsec Service Can't Start?

Sep 9, 2010

I install openswan on rhel6 and when i execute the command "service ipsec start "

it say:
/usr/libexec/ipsec/addconn Non-fips mode set in /proc/sys/crypto/fips_enabled
/usr/libexec/ipsec/addconn Non-fips mode set in /proc/sys/crypto/fips_enabled
ipsec_setup: Openswan IPsec apparently already active, start aborted

[Code].....

View 1 Replies View Related

General :: How To (Always) Start MySQL Service

Mar 27, 2010

I installed MySQL and I want the service to (always) start. When I google I always find the same answer; Goto System > Administration > Services. But I don have it. Administration for me goes from 'Printing' to 'Software Sources', so there's no 'Services'...

Also should I be able to start it from a shell, but I also can find that. (I have no /etc/rc.d/-directory and my /etc/init.d/-directory han no 'mysql'). I just started using Linux a few days ago (I only used MaxOsX and Windows before).

View 7 Replies View Related

General :: Service Won't Start At Boot?

May 25, 2010

I have a service/daemon that won't start from boot. I have used the chkconfig --add <script name> command that went ok I also used the chkconfig <script name> on and that seems to be fine and I have made the script executable Chmod 777 <filename>. By all account it looks like the script is running at boot the the services has not started. When I do a ps -ef | grep ndb_mgmd this process is no there. the script can be run from the console and sems to run fine!

#!/bin/bash
# chkconfig: 345 70 30
# description: MySQL Cluster management server start/stop script
echo hello Paul >> /tmp/hello.txt
configdir=/var/lib/mysql-cluster/

[Code]....

View 10 Replies View Related

Server :: How To Start SSL Service In Centos 5.5

Feb 7, 2011

I am in the task of migrating old linux to new linux which centos 5.5. while moving out all apps ,data etc.I need to configure SSL in apache.I have installed mod_ssl with apache 2.2. i went though some docs to configure with certificate that I have . Not sure how to start the service in 2.2. The apache/SSL was configured in my old server which apachectl. SO after importing certificatr , I do ./apachectl startssl to take in effect. In my new server , the http service is /etc/init.d/httpd, not sure how to start SSL service in centos 5.5.

[Code]...

View 2 Replies View Related







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