Ubuntu :: List Of Services On Boot?
Jul 23, 2011
I spent a few minutes googling this, but I am not even sure what to search for. I suspect I'm looking at part of upstart, but it could also be sysvinit, plymouth or something else entirely. Every time I reboot, just between plymouth's splash screen and gdm loading, I am shown a list of services starting. The list shows the names of the services and [OK] if they started sucessfully or [fail] if they did not (only apport ever fails and only occasionally). I don't need or want to see this list. It also interrupts the transition from Grub to GDM (the background color should be the same shade of purple from grub all they way to the desktop, but this list is presented as ordinary terminal output: white text on black background)
View 4 Replies
ADVERTISEMENT
Oct 21, 2010
I can see this phenomenon on 2 different systems running 11.3 .In simple mode and also in expert mode.
View 9 Replies
View Related
Aug 24, 2011
I'm trying to find the systemctl equivalent of "chkconfig --list".$ systemctl -t service -alooks like the command, but it does not return any line about the ntp service. It does exist because I get this:
$ systemctl status ntpd.service
ntpd.service - Network Time Service
Loaded: loaded (/lib/systemd/system/ntpd.service)
[code]...
View 9 Replies
View Related
Apr 30, 2010
Where can I find a list of services converted to upstart in Ubuntu 10.04? What is the syntax for stopping, starting and restarting these services?
View 6 Replies
View Related
Apr 2, 2011
i know that there is already a command for it but it comes out with a lot of letters that makes it hard to find the services that are runningi'm talking about services like DNS, APACHE, DHCP, SAMBA, SSH etcis there a command that will list these services and related services that are running instead of showing a bunch of jumbled and lettered mess thats hard to comprehend
View 6 Replies
View Related
Jan 24, 2011
Is there any unix command to list services running on remote unix box.
View 6 Replies
View Related
Jan 26, 2010
I have a script from which i want to disable unwanted services. I wanted to have the list of unwanted services in the same script file. I tried the following, but it is not working...How do I mention list of services in the same file and still make the script work ?
Code:
#/bin/bash
#List of services, modify list between SERVICES tag
service_list=$(cat <<SERVICES
acpid
apmd
avahi-daemon
[Code]...
View 1 Replies
View Related
Dec 7, 2010
So I want to get mount/umount option under right click services menu. I went to Dolphin -> Settings -> Configure Dolphin -> Services -> Download New Services and from there I installed KDE CDEmu Emulator and MountISO. But neither of them is showing up in actual context menu. Neither in Dolphin -> Settings -> Configure Dolphin -> Services for that matter. I tried to install them as normal user and as a root. I went to have a peak in /usr/share/kde4/services/ServiceMenus/ but they aren't there as well... It's just me or lots of things seems to be not quite working in 11.3?
View 9 Replies
View Related
Jan 29, 2010
I'm having some strange problems in my system (Ubuntu 9.10 32 bits). Several services (Cups, MySQL, VirtualBox kernel driver, etc) aren't starting during boot time. It's possible start them manually (e.g. /etc/init.d/cups start). The other problem is that my virtual terminals (ctrl + alt + f[1-6]) aren't starting with the system too
View 9 Replies
View Related
Feb 17, 2010
I've been running Ubuntu 9.10 since November '09, and since a month or so I'm having boot problems. Gnome starts, but some core services such as ssh and dnsmasq (that have started on boot somewhere in time), don't start anymore. Neither does rc.local fire, so I basically have to startup these things by hand.
Also, I cannot get into the console anymore by using ctrl+alt+f*, because it gives a message like: Starting ntpd or starting libgcrypt 1.4.4, or something in that fashion.
My belief is that something is holding the boot procedure in a waiting state before services such as ssh get to start, but I can't seem to find anything in the log files.
View 3 Replies
View Related
Sep 13, 2010
How can Vsftpd services & Xinetd.d services can be differentiated?
View 5 Replies
View Related
May 7, 2010
I downloaded the latest 10.4 server CD with the intention of running a small Ubuntu Enterprise Cloud. I am following the directions here: [URL] Ive got 2 laptops that are capable of the tasks assigned to them. Both have dual core Intel chips that are VT enabled, 4GB of RAM, 250GB hard drives. Ill use one ( "server" ) as the front end server running cc, clc, walrus and sc.The other one ( "node1" ) will be the only node controller on my little network. Ive also got another laptop as a client, running euca commands to make instances and what not.These three laptops are connected to a switch. server is 192.168.1.100, node1 is going to be 192.168.1.110, the client laptop is 192.168.1.120.
the server seems to install fine, I select Install Ubuntu Enterprise Cloud, use it as the Cluster, give the cluster a name and 10 IPs to assign, 192.168.1.150-192.168.1.160 After the server is done installing and reboots, I boot the node machine off the CD and again select Ubuntu Enterprise Cloud. It's at this point the install craps out, because it does not recognize a cloud computer on the network.
Indeed, as I go to the server I run
Code:
ps -aux | grep euca
and see nothing running. So I start the eucalyptus service, and run
Code:
sudo euca_conf --list-clusters
and nothing shows up. Ive done some googling, ran some more euca_conf commands, registering the cluster, enabling walrus, cloud and sc. I can access the web gui on the client laptop, then restart the node install on the node laptop. This time it does see the server as a cluster controller, but when it tries to fetch the preseed file, it seems to not know the cluster's IP, as the red box that complains about the lack of a preseed file lists the URL as [URL] ( or whatever the file is called, I dont have the error in front of me. )
View 8 Replies
View Related
Sep 18, 2010
What is the correct way to stop upstart services from staring at boot time ? I'm doing something like this example in /etc/init/mysql.conf:
Code:
#start on (net-device-up
# and local-filesystems
# and runlevel [2345])
start on runlevel [!0123456] # I ADDED THIS LINE (and commented the above ones)
stop on runlevel [016]
1. Is this the correct way ?
2. Is there no way of doing something like we do with update-rc.d -f apache2 remove ?
3. When will ubuntu ship a gui to add or remove services from boot ?
View 1 Replies
View Related
Jan 31, 2010
I'm running debian unstable and since there was the switch to dependency based boot I can no longer control my boot services.I used to suppress the services that I use rarely during boot with: sudo update-rc.d -f myservice remove This arranged the links in /etc/rc?.d and everything worked.
Now this command only says: update-rc.d: using dependency based boot sequencing.This seems to work until I upgrade the service to a new version and it is enabled again.Do you have any idea of how to disable boot services permanently with the new system?
View 4 Replies
View Related
Feb 19, 2010
After upgrade of 11.1 to 11.2 I noticed that none of services that was started in 11.1 at boot are starting now in 11.2. I check run-level of services with
Code:
chkconfig --list
When I start services manually everything is OK, but on restart they do not starting. Another weired thing is that my SuSEfirewall2 is filtering everything on input, nevertheless my previous configuration is still there, but ports are closed.
View 9 Replies
View Related
Feb 23, 2010
After upgrade of 11.1 to 11.2 I noticed that most of the services that was started in 11.1 at boot are starting now in 11.2. I check run-level of services with
Code:
chkconfig --list
And everything is as like was before the upgrade. When I start services manually everything is OK, but on restart they do not starting.
Code:
cat /var/log/YaST2/y2logmkinitrd
Kernel image: /boot/vmlinuz-2.6.31.5-0.1-default
Initrd image: /boot/initrd-2.6.31.5-0.1-default
Root device: /dev/sda7 (mounted on / as ext3) .....
View 2 Replies
View Related
Mar 31, 2009
I am running a server init3.During boot I would like to start some services inside screenie. IRC chat, rtorrent etc.How do I do this?
View 1 Replies
View Related
Apr 16, 2010
I would like to create an alternative booting possibility in my GRUB menu that does not start some services (listed by chkconfig) like cups.
I would use this boot during travel where I surely does not need these services and shorter bootup time is preferable. Permanent removal of such services is not an option because I could not miss them during normal daily work.
I use Mandriva 2010 with the latest updates.
View 1 Replies
View Related
Nov 7, 2010
Whenever I start up my laptop running Fedora 14, I notice that it says that it is failing to connect to my default wireless network since the wireless card is not activated. Since it appears that the wireless card is not activated until the NetworkManager service is started, is there anyway for me to set NetworkManager to start before this check is made? Boot message log is attached. [URL]
View 1 Replies
View Related
Dec 23, 2010
I previously had a machine that dual booted Windows 7 and Ubuntu 10.10 32 bit. I recently attempted to wipe out the 32 bit Ubuntu and install 64 bit Ubuntu.
Here what I did:
- I booted from the LiveCD, and had no problems
- I formatted /sda3 using gparted. I checked that Ubuntu resided on /sda3 via the command "sudo fdisk -l". This worked fine.
- I then clicked the "install ubuntu" option on the desktop, and chose the largest chunk of free space.
- About 15% through the install, I was told the CD could not be read from due to a potential scratch or issue. I then tried to revert back to the Os running from the LiveCD, and things went crazy. I had trouble shutting down the machine and did a hard reset.
Now, whenever I boot I am greeted with the following message:
Windows Deployment Services: PXE boot aborted
error: no such partition
grub rescue>
At the grub rescue prompt when I ls, I see:
(hd0) (hd0,4) (hd0,2) (hd0,1)
I can still boot the LiveCD. I tried that again and tried to again format sda3 using gparted but had no luck fixing the issue. When booting from the LiveCD I am also told by gparted that "sda1 does not coincide with a cylinder boundary" or something of that nature.
View 9 Replies
View Related
Jul 2, 2010
New Intel x64 system installed with Opensuse 11.1 (like the KDE 3.5 option) and has been running well until today. Booting stops at "starting jexec services". Even while booting under "failsafe" system halts at "starting jexec services". Unable to boot to command prompt to attempt repair. Ran "repair" option from install disc with no good results. Still will not boot past jexec services.
View 2 Replies
View Related
Jun 2, 2011
during boot-up on my desktop, running openSUSE 11.4 with KDE 4.6.3, there are sometimes (not always) some failed services. Most of the time it is postfix and some other service. Today it is just mcelog. So when I switch to the first terminal by strg+alt+F1, I see that mcelog has failed.The system is running anyway, so I wonder if it is safe to turn them off? I would turn off postfix and mcelog. Do I harm the system with that? Would it boot again, after I have turned them off? Or is it recommended to let them stay as they are?As far as I understood, postfix is just a mailserver, which would be used, if I would run a mailserver on my own. But I donīt. I just read mails, via IMAP... But mcelog? Whats that?
View 4 Replies
View Related
Oct 14, 2009
I need to start an application (graphical) when the PC start, even before anybody login, and use/launch a specific user. Now only can do this manually; when gdm starts, switch to any text tty [ie. Ctrl + Alt + F1], then I login into the special user, start a X server, export the DISPLAY environment variable, and start the application.
With this steps:
Code:
$X :1 -verbose -nr -nolisten tcp &
# Maybe Metacity -> $ metacity
$export DISPLAY=:1
$JavaApp &
Now i need put this steps (script) in some place to launch the app automatically, and with and specific user [ie. manager].
How can I made it? Maybe in init.d? or an special xinitrc? And how can start the app with the specific user? And, if is possible, who can stop the app when the system going turn off? I have Debian 5.0 and a beginner knowledge of shell script.
View 5 Replies
View Related
Jul 18, 2010
When I shut down or restart my computer, I can see there are some errors related to failed services (about xinetd, I think, which is NOT enable). But it scroll too fast and I cannot note them. Sorry for the "newbie" question: how can I see the log of what happened ? (dmesg only gives log about kernel, if I'm not wrong.)
View 5 Replies
View Related
Nov 1, 2010
Alright so I'm currently in the process of trying to transfer a wubi install of ubuntu to an actual partition using LVPM. I need to use unetbootin with parted magic mounted (not sure if that's the right term) to my hard disk rather than a bootable flash drive. So I set everything up, downloaded parted magic ISO, ran unetbootin and selected the file everything installed smoothly. I then restart my computer and unetbootin is indeed in the boot list but when I select it, it remains at a black screen. I left it at the black screen for about ten minutes and nothing happened. I've tried a few times and nothing.
View 2 Replies
View Related
Dec 27, 2010
Can anyone tell me what command can be used so that the Linux Centos Server starts mysqld, httpd and ftpd services at boot time automatically?
View 2 Replies
View Related
Sep 14, 2010
I have an OpenSuSE 11.1 in vmWare ESX and every other boot I can't access any running network services (ssh, webmin, qmail, mysql, ...) from outside. I just need to login, reboot and voila - network services are working.I gradually updated to 11.2 and 11.3 by following the wiki with success but this problem remained. So I reverted to snapshot of 11.1 and now I would like to identify and solve the problem here first.I also looked at /var/log/messages /var/log/boot.msg /var/log/lastlog but can't find anything usefull. I will now compare those files from the working and non-working boot but meanwhile someone already has an idea or experience what could be wrong?
View 3 Replies
View Related
Jan 9, 2011
How to Change the boot list? I have 4 OS. "in order to install" (Windows XP. Windows Seven. Windows Server 2008. Ubuntu) But in the boot list I see only: (ubuntu. Windows Seven). I need all of these operating systems.
View 9 Replies
View Related
Nov 23, 2010
I have three OS-es (XP, Ubuntu 10.10, OpenSuse 11.3) on my PC (single disk) and would like to add the Ubuntu to the boot list (using Suse's grub), so I can boot into it. The problem is that I have never did this before and am not much familiarized with linux, so if anyone could help me out, I would very much appreciate it.Now, from what I've read a bit on the forums and the net (specifically here), if I use the code from the link:
Code:
#Don't change this comment - YaST2 identifier: Original name: none#
title Ubuntu 9.04 booting via symlinks
[code]....
View 9 Replies
View Related
Mar 5, 2010
I'm using HP Pavilion dv2108tx I have ubuntu and Win7 dual boot. The problem is every time I change setting to the BIOS there will be a new list of ubuntu boot came up and now I scroll trough the whole list. Is there anyway to edit GURB boot list.
View 3 Replies
View Related