|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
/home/user/.kde/autostart
should be /home/user/.kde/Autostart Don't miss that upper case A
__________________
Free Fractal Wallpapers http://wilsonephillips.smugmug.com |
|
||||
|
There are neither a .kde nor a Autostart folder, or do I have to create them first?
|
|
||||
|
It's there.
![]() The . before kde makes it a hidden folder. You have to tell the system to show hidden files and folders.
__________________
Free Fractal Wallpapers http://wilsonephillips.smugmug.com |
|
||||
|
Are you on KDE, KDE4 or GNOME?
for KDE (aka KDE3), it's /home/user/.kde/Autostart for KDE4, it's /home/user/.kde4/Autostart for GNOME.... no clue, I don't use it
__________________
My site: http://microchip.bplaced.net My repo: http://download.opensuse.org/repositories/home:/microchip8 SUSE Unbound Forum: http://suseunbound.lefora.com Do coders dream of sheep() ? |
|
||||
|
Quote:
Are these services that need to be run by the user or mysql/root? If they are in the latter, you need to look at using the /etc/init.d/skeleton as it's a template for adding services to start during boot. -- Cheers Malcolm °¿° (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.37-0.1-default up 3 days 23:08, 2 users, load average: 0.01, 0.04, 0.06 GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.18 |
|
||||
|
|
|
||||
|
That's because you're logging in as root, unless you have a very, very good reason(Unlikely) then there is no reason to.
AFAIK even a server should run with the least privileges. If this is gui-less then I would suspect the advice given by malcomlewis is the way to go. Edit Mmm looking over it some presumption on my behalf I'm wrong but still relates to the user, dbserver1 user looks like they haven't logged in to the gui. Got confused by the dir listing as root. |
|
||||
|
Mh, I logged in with the user I created at installation and tried to start the service but it didn't work, so I assume that root is required.
I looked into that skeleton you mentioned, but... it's huge ...and I'm a newbie ![]() Maybe I have to read it slowly to understand it, but maybe you could give me a hint how to use it in this case? |
|
||||
|
I've not looked but if this a suse rpm I'm surprised you don't already have an init script. The other way to do this would be with sudo yes I do suspect this is related to root permissions, but dbserver1 won't have them either.
I was going to check but I see an rpm for it but only 11.2(11.1 here), does it really not show a runlevel choice, or is there perhaps a config? What I'm saying is I'm surprised there is a need to write a init script for a suse rpm. So if this is really needed then you have 2 ways either use a sudo command but be aware of the security implications, or create an init script. I can't help as I've not done it but the skel should be a start then also look at some of the others. I thought there was also a page on the wiki but I couldn't find but only briefly looked. |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|