LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-24-2004, 11:01 PM   #1
paulr1984
Member
 
Registered: Dec 2003
Posts: 75

Rep: Reputation: 15
start menu


hi! How do you edit the 'start menu' of linux? Do I edit a specific folder? if so, what folder? Or can I just edit it through mandrake control center? I want to edit a some of the menuitems there. I want it to point to a later version of a program I installed.

Also, where's the 'autoexec' of mandrake/linux? I have to load a couple of modules at startup. It can only be done in root mode. thanks!
 
Old 05-24-2004, 11:35 PM   #2
hallamigo
Member
 
Registered: Feb 2004
Location: Utah, USA
Distribution: Debian
Posts: 230

Rep: Reputation: 31
Re: start menu

Quote:
Originally posted by paulr1984
Also, where's the 'autoexec' of mandrake/linux? I have to load a couple of modules at startup. It can only be done in root mode. thanks!
Add whatever commands you need to at the bottom of your /etc/rc.d/rc.local file for starting whatever you need. When you boot you will see that they are the last things to be run. My rc.local file (on Slackware) looks like this:

#!/bin/sh
#
# /etc/rc.d/rc.local: Local system initialization script.
#
# Put any local setup commands in here:

#VPN client
/etc/rc.d/init.d/vpnclient_init start

#Samba
/usr/local/samba/sbin/smbd -D
/usr/local/samba/sbin/nmbd -D

#MySQL
/usr/local/mysql/bin/mysqld_safe --user=mysql &

#Apache
/usr/local/apache/bin/apachectl start

#FTP
/etc/rc.d/init.d/proftpd start
 
Old 05-25-2004, 01:26 AM   #3
postmaik
Member
 
Registered: May 2004
Location: @ Lake Constance, Germany
Distribution: FC3, Kernel 2.6.10
Posts: 46

Rep: Reputation: 15
Hi paul,

if you're using a newer distribution which comes with KDE3.2 than it's easy to edit the start menu. Just right-click the "Start" button and click "Edit Menu" (I hope I remember the right name :-) ). The rest is too easy to explain. Hope you can than do what you wanted... But of course you can add/delete entries and edit them. Each entry has its command - so that's the way you can do it...
 
Old 05-25-2004, 09:12 AM   #4
paulr1984
Member
 
Registered: Dec 2003
Posts: 75

Original Poster
Rep: Reputation: 15
ok. thanks guys!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Start Menu button (keyboard) --> K menu? apachedude Slackware 5 03-12-2005 02:46 AM
Start Menu ? ThePainter66 Mandriva 9 01-27-2005 01:54 PM
start menu noobtesting Mandriva 3 06-22-2004 09:56 AM
Add KDE menu in Gnome start menu melinda_sayang Slackware 2 03-06-2004 05:26 AM
Start Menu AMDPwred Linux - General 10 01-18-2002 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration