Ubuntu :: Use Sysv-rc-conf To Preload Lxde?
Aug 2, 2010In sysv-rc-conf, I notice that lxde is an option to add to the boot. Would it be possible to use sysv-rc-conf to preload lxde?
View 1 RepliesIn sysv-rc-conf, I notice that lxde is an option to add to the boot. Would it be possible to use sysv-rc-conf to preload lxde?
View 1 RepliesThe grub boot loader offers in options to boot with sysv instead of systemd. The problem is that it seems to fail and fallback to systemd. Let's have a look on my dmesg :
Code: Select allroot@PCALAIN:~# dmesg | grep sysv
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=UUID=6740d56f-604c-4920-8c64-868e23976be4 ro rootflags=subvol=__active/root init=/lib/sysvinit/init
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=UUID=6740d56f-604c-4920-8c64-868e23976be4 ro rootflags=subvol=__active/root init=/lib/sysvinit/init
[code]...
So, how to successfully boot with SYSV ? Of course, the package sysvinit is installed on my system.
First, I have done a snapshot. Nevermind, is the following safe and the correct way to go back to SYSV :
Code: Select allapt-get purge systemd sysvinit
apt-get install sysvinit systemd-shim
Is it necessary to purge and reinstall sysvinit in order to guarranty configuration updates or on the contrary, will I break my system if it has none of systemd nor sysv ?
I've proven that the the D in systemD is for DISASTER.At first, I thought that the dozens of problems I had with startup, shutdown, and services, was due to my upgrading from Fedora 14. But now that I've tried a fresh install, I have a new set of different problems. Basically DBUS broke after I installed Samba, and no combo of reinstalling either of them fixed anything. So here goes my third Fedora 15 install.
During a fresh install, can I de-select systemd and select upstart and sysv instead? systemd is not visible in the GUI installer. Do I need some Kickstart hack or something? Is this possible at all?
I installed lxde, but my wireless internet doesn't work. I can switch back to gnome and it works perfectly. I tried wicd and manually connecting with the command line. Both fail while trying to get an ip.
View 2 Replies View RelatedIs Fedora LXDE Spin is any different then the LXDE installed the repositories>?
View 3 Replies View RelatedPreload notes the applications I open frequently and preloads them for faster app. startup.
But is there any way in which I can add my own files to preload
I have installed Preload (0.6.4-1) on Xubuntu 11.04. How do I know if it is running/working? I can't seem to find any reference to Preload in the task manager.
View 3 Replies View RelatedI'm using NoMachine's FreeNX client on my Vista PC to access my Fedora 12 box. Mostly works a real peach and I'm very impressed with it. But...... Working through some of the stuff I'd "like" it to do I'm struggling with enabling sound.I've enabled the Multimedia setting in the NX Client. I've loaded via Add/Remove Software,
Sound support with ESD
gg2-esound-2.3.0-13.fc12 (i686)
PulseAudio EsounD dameon compatibility script
[code]...
To prevent various problems in Wine, I'd like to use OSS through PulseAudio, via padsp. I've tried preloading it with this line in /etc/profile:
Code:
export LD_PRELOAD=/usr/lib/libpulsedsp.so${LD_PRELOAD:+:$LD_PRELOAD}
But that causes stuff to fail when KDE starts. What can I put in /etc/profile or .bashrc to preload padsp only for Wine? If nothing can do that, how else can I make Wine always use padsp without having to run it from a console every time?
i got intel inside. when grabbing windows and moving them around they "streaked "(right word ?) over the monitor. Desktop-experience was simply "sluggish". I searched for all kind of info on this board. e.g.: installed preload, intel-microcode, set Xwrapperconfig to -1; -5, -10. tried some changes with swappines and cache_pressure in sysctl.conf. without knowing what it might be good for i ran prelink -a. For about a week it simply rocks: all is "sharp" and clean, including the move of windows. How come? does preload take such a long time ( a few months) to give such an amazing result? Is it related to graphics at all? I upgraded to ext4 bout 4 weeks ago (which takes a while too, from what i have read). intel-microcode doing magic? With the money i got chances are high that the pc`s i buy are intel-inside ones. and with a build-in graphics-card
View 14 Replies View RelatedIs there a way to disable preload for a given process and/or a set of files? I'm having an issue with MLDonkey, which I configured to run as a service. Apparently, preload is trying to pre-load the temporary files lying under MLDonkey working directory (which are huge), and tis is causing a massive slowdown when booting
View 9 Replies View RelatedI installed LXDE and want to choose each boot whether to run Gnome or LXDE. However Gnome gets started automatically without me being able to choose. Are there any config files I have to edit?
View 1 Replies View RelatedI am getting the following message
WARNING: probably, rcvbuf is not enough to hold preload.
When i try to adjust the mtu to the router (1400) config
What is wrong about message? if i change to a low value, like 500, the message it doesn't showed..
Whenever I try to use a preload ISO from susestudio.com, it takes me about 5 tries to actually get it to install. I load it up in VirtualBox, and on the screen that warns "you are about to erase all data on /dev/sda, continue?", selecting "yes" will 80% of the time cause it to think you cancelled and waits 30 seconds before rebooting. Every now and then it decides to work, but sadly that's the exception and not the rule. If it makes any difference, the appliance I'm downloading is a custom one based on openSUSE 11.4 Minimal X with GNOME 3 installed on top of it.
View 1 Replies View RelatedFor a number of openSUSE releases now, on a periodic basis (monthly, it seems?) both my laptop and my desktop take forever to start. During this time, the hard disk activity is going berserk. When inspecting this with "iotop", a process called "preload" or "start_preload" is hammering the disk, sometimes up to 10 minutes.
The irony is when you research "preload", you find mostly articles like "drastically speed up your Linux system with preload"- I sometimes think it has to do with running VMs on these machines and maybe it's trying to cache those large disk images? Pure speculation, but I can't seem to find any documentation on this.
Anyway, I did finally find a way to turn this thing off. WARNING: since I do not know exactly what preload does and whether your machine becomes unusable if you turn it off, please only follow these instructions at your own risk. Since preload seems to be a very low-level system/service, I did not want to risk uninstalling it. What I did instead was:
Yast2 - System Services (RunLevel)
Click the Expert Mode radio button
Scroll down to the boot.startpreload entry
[code].....
Since I applied these steps, no long boot times with insane hard disk activity has occurred and I also have not noticed anything else complaining or not working with this service off.
Have had a clean perfectly working copy of 2.6.31.6-166 for months and after two updates to 2.6.31.12-174.2.3 and 2.6.31.12-174.2.19, neither of the newer kernel versions will allow machine to boot properly. Start-up hangs at the preload daemon with a flickering screen. To use machine, must use grub chooser and choose the original base kernel.
Running on Tyan h2000m board, opteron 2356, Nvidia 9800 GTX+ and 12GB of dram with SELinux security enabled.
Lubuntu is nice - but it seems the LXDE version is not as up to date as Fedora LXDE Spin or even Debian squeeze with LXDE installed. I do like Chromium on Lubuntu though... its faster and a nice touch. I am looking for a lightweight 64-bit distribution for my main laptop (it is by no means "old" or "low spec" but I like that Lubuntu starts up in like 2 secs).
LXDE version seems not to be recent (esp in 10.04 version which seems to work more stably for me - with Nvidia drivers etc)64 bit install is currently a pain - requires first install of minimal CD or alternate CD both of which required wired Ethernet, then install of lubuntu from PPA. Native 64-bit support would be nice. Linux Mint LXDE, for example, is also only 32-bit.
I've built my own kernel and now boot.preload complains about the missing preloadtrace.ko kernel module.
Where can one find the source for this module?
I've been scanning the apache2 docs for the past few days and have not come up with an answer my following issue:
In my httpd.conf file, at the very end, I have the line
Include conf/vhosts/vhost_*.conf
However, when I run apache checkconfig or try to start apache, it gives me the error:
httpd: Syntax error on line 993 of /etc/httpd/conf/httpd.conf: Could not open configuration file /etc/httpd/conf/vhosts/vhost_1.conf: Permission denied
It appears as if the Include line is correct - in terms of it grabbing the first virtual host conf file. However, I'm confused on the permissions. the /etc/httpd folder is owned by root:root, as are the subfolders. As a test, I chown'd the conf/vhost folder combination and all the vhost files to apache:apache to see if that made a difference, and it appeared to make no difference at all. The log files don't contain anything (assumed because apache isn't starting). If I place the contents of the vhosts in a singular vhosts.conf it works - with the permissions set to root:root. I'd like to avoid having to use one vhosts conf for the configuration I'm trying to achieve - as it would make my life a lot easier.
phpmyadmin files are in usr/share/phpmyadmin but i cant find anything in my apache2.conf or httpd.conf files that point to that directory.How do I find the route taken from the Server root "ServerRoot "/etc/apache2"" to the phpmy admin files.
View 5 Replies View RelatedI'm trying to set up samba. I am editing the smb.conf.master file, and then using the testparm -s "smb.conf.master > smb.conf" command to make the smb.conf file. I am running this command as root. However, the smb.conf is not updating with the changes I am making. Does anyone know why? It just stays the same no matter what I change. The only way to change it is to edit the smb.conf file itself.
View 1 Replies View RelatedI have used nVidia my entire linux life (about 5 years clean and sober from M$). Recently, I have switched over to an ATI Radeon HD 5550 card. After many trial and error setups, I finally got the resolutions and screens set properly with a xrandr command, which I have now added to a shell script in ~/.kde4/Autostart. It has worked for me for a while now, but I really would like to get it set in the xorg.conf.d files so that I don't have to wait that extra few seconds after login for the screens to fix themselves.
Is there an easy way to take what xrandr does and export it to the xorg.conf.d files? If my video card recognizes my default monitor as DFP2 and the tv that I only sometimes use with this computer as DFP1, how can I ensure that the login screen for openSUSE/KDE4 appears on my default screen (an issue that drove me nuts a few months ago when I tried Ubuntu to see what all the fuss was about)?
My xrandr command that I use to fix it all is:
xrandr --output DFP2 --auto --pos 0x0 --primary --output DFP1 --auto --right-of
I am using the proprietary Radeon driver from the ioda repository. DFP2 is a monitor which has a optimum resolution of 1920x1200, and DFP1 is an 1080p HDTV. I can not reverse the output plugs for the screens even though my monitor is an HDMI monitor because I use the actual HDMI port on the video card to output audio to the television and the other plug is a DVI that I convert to HDMI for the monitor.
I've just done a fresh install of Lubuntu 10.10 on an older Sony Vaio laptop. Having learned the hard way about editing xorg files, I wanted to create a backup of the xorg.conf file so that I dont have to do another install when I screw everything up. In a terminal, I typed
[Code]....
I have installed Kubuntu 8.04.2 on a USB stick with persistence to keep any changes I make after a reboot and it works fine. I then installed the 185 Nvidia driver to give me higher resolutions and it works fine.
But each time I reboot, my updated xorg.conf is replaced with the default xorg.conf that ships with that version of Kubuntu and a backup is made of my updated xorg.conf (the correct one) which looks like xorg.conf.20100409135913. I have to put the backup xorg.conf back in place to get my Nvidia driver to work with the correct screen resolutions again. Otherwise my screen resolution is too low.
What could be causing this behavor? I'm sure it not the persistence feature of the USB stick failing since a backup is made of my original xorg.conf.
I might add more information. The xorg.conf that gets changed after a reboot says "This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database." #
I am setting up LDAP server, i set slapd.conf(dc=proldap,dc=com) and start ldap it is OK but when i check using ldapsearch -x -b '' -s base '(objectclass=*)' namingContexts result is : namingContexts: dc=my-domain,dc=com
it seems that it did not use my slapd.conf so i tried removing my slapd.conf from /etc/openldap and start slapd again and it did start with no errors. and when i do ldapsearch again still uses dc=my-domain,dc=com
I tried searching about this in google and found no answers,
my reference in setting up ldap is the link below. but it seemed that it always uses another configuration not the one i modified
I'm using Fedora12, ldap version 2.4.19. i installed ldap by yum install url
url
1. What is the difference between files (xorg.conf and xorg.conf-vesa)
2. No matter how hard I try I can't change keyboard layout in xorg.conf-vesa (I change it in file ) but there is no actually anything changing, it starts to get annoying - for example - below goes my xorg.conf-vesa, if I uncomment and set line from
[Code]...
I'm running the ubuntu based Green OS and cant get my video card properly configured. i've already gone through the forums to figure out what i need to do to get my ATI card working but my system wont let me access the xorg.conf file. i can see it using the the GOS file editor but it wont let me save the modifications. when i attempt to edit from a terminal window with su privelages it tells me that /etc/x11/xorg.conf does not exist. i've even tried booting into recovery mode and using the root instead of the sudo command. nothing i've tried will let me open the file.
View 3 Replies View RelatedI've read the how-tos (thank you oldcpu!) and wikis about how xorg.conf take precedence over the section configuration files in etc/X11/xorg.conf.d/, if it exist. I also understand that the xorg.conf can be partial. If it is missing some sections, these will be taken from the corresponding xorg.conf.d section config file. Currently I'm using a xorg.conf generated by nvidia-settings in one of my home machines, due to a dual-monitor setup. After generating xorg.conf, the device sections are:
in xorg.conf:
Code:
Section "Device"
Identifier "Device0"
Driver "nvidia"
[code]....
My question is if the Option "UseCompositeWrapper" "True" will be used or not. In other words, if a section exist in xorg.conf then it's correspondent in xorg.conf.d/ will be completely ignored *or* only the lines in xorg.conf.d/ that already exist in xorg.conf will be ignored?
How to remove LXDE from ubuntu 10.10? i've followed the instructions in [URL] to uninstall it, but it's also uninstall several application that i need.
View 3 Replies View RelatedIs there a way to add lxterminal to the LXDE task bar?I noticed that it was not listed as a selection under Add/Remove Panel Items and when clicking Add, the "plugins" listed do not include this.I previously used LXDE with Mandriva and their implementation included it on the Task Bar.
View 4 Replies View Related