Ubuntu :: How To Hide Or Disable Messages During Start-up And Logout In 9.10
Jun 16, 2010
I am building a live USB key using Ubuntu 9.10 Karmic. No upgrades have been applied. It is as it came in the ISO that was distributed.I would like to create a smooth start-up/logout process where no messages pop up (even briefly) that might confuse someone who is not very tech savvy. I'm referring to the messages that show up right before the login screen during start-up (between usplash and xsplash I think) that say:
"Starting early crypto disks ..."
and also the messages that show up on a black screen right after you initiate logout. It seems to sometimes show system messages including some error messages that can confuse users.Does anyone know of a way to hide, redirect, or disable these messages? I just don't want cryptic messages popping up even briefly that are going to confuse casual users. I'm stuck with version 9.10 since I've made some custom mods and would rather not redo them for a new release.
Ubuntu 10.04 - when I logout I get screenful (at least) of messages all with the same format. They disappear too quickly to see what they're about. I've looked at the logs but can't see anything like what I see on the screen. Is there any way I can find them?
I have Lucid installed on two PCs. The PCs are identical except one uses the on-board Intel G33 video controller while the other has an nvidia 210 video card attached. The nvidia PC restarts/shuts down without showing any console text messages, however the Intel based PC has the following problem. The software on both machines is identical (except for the nvidia packages).
On restart or shutdown on the intel based PC plymouth gives way to a console for 2 or 3 seconds showing the following (none of which are errors as far as i know)...
Code: Broadcast Message from root@xyz-desktop (unknown) at 11:44 ... The System is going down for restart NOW! * Deactivating Swap ... * Unmounting weak filesystems ...
Howto hide boot text messages on the screen during Lenny startup? I've tried to change in /boot/grub/menu.lst:
Code: ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions=quiet splash
I installed macbuntu on my laptop. I love it except for one thing. Whenever you mouse over the left bottom corner the windows hide. How to disable that feature?
Is there a hide file list in ubuntu where I can add files that start with ~$ and it work exactly like adding a dot in front of said files?(My objective is to hide files that are automatically generated by solidworks and clutter the server...)
I want to know if there is a way to disable the GUI console on 10.04 Server I want the traditional pure text console ... no plymouth, no plymouth-theme, just 80x24 console. Another question, Is there a way to get those traditional messages when booting? Like 8.04 Server does?
I have been running Senmail on SuSE 11.1 for the last few years with no problems.Since installing SuSE 11.3 a few months ago I have been having problems getting Sendmail to send to some (only a few) servers.If I disable the firewall # SuSEFirewall2 stop.I can send successfully using # sendmail -v -q, or # sendmail -v -qIxxxxx.When I re-enable the firewall I will start to get the timeouts/temporarily unavailable messages again (but as mentioned above, only for some servers) even though I can successfully telnet these servers when the firewall is on. When I disable the firewall the delayed messages can again be sent.Has anybody any ideas what I need to change (presumably in the Firewall) to get things working correctly? 'SMTP with sendmail' is already selected under 'Services to Allow' under YaST Firewall->Allowed Services..
I am using Arch Linux and want to disable console messages which are displayed when the kernel boots. I have tried the quiet and loglevel=2 options in /boot/grub/menu.1st as given below:
As a normal user I have activated the functions of the Quit applet, i.e. Logout, Shutdown and Restart are active buttons. I am able to restart or shutdown, no problems. But when I use the Logout button I don't get logged out, just returned to the login shell & I am still logged in as my user. I don't have a display manager installed and I do NOT want to use a display manager such as XDM or GDM. How do I get the Logout button to actually logout the user? It appears I am only getting logged out of the x-session, but I want complete logout.
I am now for four weeks on Wheezy KDE after turning away from PCLinuxOS.But now that Jessie KDE is out, I installed it on a free 20 GB partition to have a look.What I really like is the following:
At start up on Wheezy GRUB MENU - INIT messages - KDE welcome screen -> desktop..I am missing those INIT messages. Gives me a good feeling for system status.I understand, we now have systemd, but is there a possibility to have those reassuring messages at startup and maybe also at shut down?
Is there any way to capture the "[OK]" or "[FAILED]" messages? I would like to know which daemons starts successfully and which ones fails. Any way to tell the system to save those messages in /var/log? I could do CTRL-Print Screen but I would rather not.
[Ubuntu 10.04]Every 60 seconds, 24 hours a day, a line like the following is logged to /var/log/messages and some of the other system logs:Code:Apr 27 11:37:48 HOSTNAME kernel: [DDDDDD.DDDDDD] ================>r8192_wx_set_scan(): hwradio offThat's with the wireless card disabled (since I'm using a wired network). If the wireless card is enabled, the message changes to "hwradio on".
Just got a little pissed of with the calm, and cooling start-up music. So can anyone tell me how to change/disable the start-up sounds in Ubuntu 9.10. All the articles I've read regarding this topic is of the older versions.
With the advent of Ubuntu 10.04 Lucid Lynx LTS People are migrating servers to the latest LTS. One fundamental thing that has changed is the move to Upstart. In the old days to stop multidaemon service such as Samba, one would simply type /etc/init.d/samba stop and to disable it from starting on boot one would simply type update-rcd samba disable.
Now its the year 2010 and in 10.04 it seems on has to edit a bunch of files, etc. Is there not an easy tool to correctly and properly disable services on startup in 10.04 consistently? in Redhat/Mandrake 10 years ago it was simply
Code: service smb off In Ubuntu 10.04 its 1) edit /etc/init/smbd.conf and modify the line that says Code: stop on runlevel [!2345] and change it to
[Code]...
And one has to remember all these changes when the get ready to enable the samba service in the future? This can't be right.I know I must be missing something here. or maybe overlooked something in the upstart documentation.Which seems quite sparse by the way. So the question remains. How does one simply disable a multidaemon service starting on boot such as samba. Any tool to do this ? Is the above the correct method recommended by Canonical to disable services? and enable them?
I've been practicing C programming the past month and had the idea to do this. I don't know if there's already something similar, or if anyone would find this program useful.Slervice simply calls Pat's scripts and the chmod command. I believe it's self explanatory. It can be compiled with cc slervice.c -o slervice.
I am very pleased with a new Squeeze desktop that I built. I am use to using BSD style init scripts (Slackware, OpenBSD, Arch) and am trying to tweak my system not to start vsftpd at boot. I use vsftpd occasionally to move large files between computers on my LAN. My inittab shows run level 2 as default.
I have a syslog-ng running and kernel build of 2.6.34.8 I use a syslog API in my program with facility LOG_LOCAL5 and and levels debug err and crit and info. when I ran on the older syslog facility I had everything logged fine as I intended. now I have written these rules into the syslog-ng.conf:
I have an older version of ggv on RHEL for viewing PostScript (.ps) files, but the binary I have refuses to open files from AFS. ggv-2.12.0 is able to open these files from AFS just fine on my Mac. I was not able to find packaged binaries for RHEL 5 or 6 for ggv-2.12.0, so I downloaded the source and compiled it. Unfortunately, it fails to start, printing these error messages:
[code]...
Does anyone know the fix? Or alternatively, is there another good and well-maintained PostScript viewer for Linux?