LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-11-2004, 08:09 AM   #1
digital21st
LQ Newbie
 
Registered: Nov 2004
Posts: 12

Rep: Reputation: 0
lisa startup


i was wondering if ther was a way to automatically start lisa upon bootup.

the command to start lisa is : LISA OR LISA - Q (i think)

is there like a config file i can put this in, that will automatically run the command

thanks in advance

digital
 
Old 11-11-2004, 08:59 AM   #2
ranger_nemo
Senior Member
 
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142

Rep: Reputation: 47
You can put the command in /etc/rc.local . Anything there will be run after the computer is done booting.
 
Old 11-11-2004, 09:38 AM   #3
rotvogel
Member
 
Registered: Oct 2003
Posts: 534

Rep: Reputation: 30
Quote:
Originally posted by ranger_nemo
You can put the command in /etc/rc.local . Anything there will be run after the computer is done booting.
To be precise: /etc/rc.d/rc.local
 
Old 11-11-2004, 11:25 AM   #4
digital21st
LQ Newbie
 
Registered: Nov 2004
Posts: 12

Original Poster
Rep: Reputation: 0
i added the lisa -q to this file but it doesn't rum upon boot-up. i still have to open a terminal an run in each time.

the eaxct file looks like this

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





any ideas??
 
Old 11-11-2004, 11:32 AM   #5
rotvogel
Member
 
Registered: Oct 2003
Posts: 534

Rep: Reputation: 30
Add the full path to the command, for example:
Code:
/opt/kde/bin/lisa -q
 
Old 11-11-2004, 03:22 PM   #6
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
This is what i have in my rc.local file to start lisa daemon, and it works just fine

#starts the lisa daemon
if [ -x /opt/kde/bin/lisa ]; then
echo "Starting LISa daemon..."
/opt/kde/bin/lisa
fi
 
  


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
Lisa? thejoe526 Linux - Networking 9 10-18-2006 09:41 AM
Lisa? onelung02 Slackware 1 02-11-2005 10:55 PM
LISa tmaerten Linux - Networking 0 09-24-2003 03:36 AM
LISa in RH 9? daemon_14 Linux - Networking 3 07-14-2003 03:16 PM
lisa steve423 Linux - Networking 1 05-17-2002 09:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:47 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