Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Slackware Linux Help
Reload this Page Getting LISa Running in Slackware 10.2
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Slackware Linux Help For help and Discussion about Slackware linux

Reply
 
Thread Tools Display Modes
Old 05-30-2006   #1 (permalink)
Kia_Breizzze
Just Joined!
 
Join Date: Jun 2004
Location: Warwickshire UK
Posts: 18
Send a message via MSN to Kia_Breizzze Send a message via Yahoo to Kia_Breizzze
Getting LISa Running in Slackware 10.2

I added
if [ -x /usr/local/bin/lisa ]; then
echo "Starting LISa daemon..."
/usr/local/bin/lisa
fi
to /etc/rc.d/rc.local

on bootup it tells me LISa is running but if I use a browser to access lan://machine-name I get an error telling me I need to have LISa running and to contact my system admin - I am the admin
Kia_Breizzze is offline   Reply With Quote
Old 05-31-2006   #2 (permalink)
Emon
Just Joined!
 
Join Date: May 2006
Posts: 33
if [ -x /opt/kde/bin/lisa ]; then
echo "Starting LISa daemon..."
/opt/kde/bin/lisa
echo "Done"
fi

NOTE the change in line one & three

HTH
Emon
Emon is offline   Reply With Quote
Old 05-31-2006   #3 (permalink)
Kia_Breizzze
Just Joined!
 
Join Date: Jun 2004
Location: Warwickshire UK
Posts: 18
Send a message via MSN to Kia_Breizzze Send a message via Yahoo to Kia_Breizzze
oops my bad. I had changed the lines to /opt/ked/bin/lisa I hadn't added the echo "DONE" though.

On boot it runs through loading LISa and so on then shows DONE but I am still getting the same error.
Kia_Breizzze is offline   Reply With Quote
Old 05-31-2006   #4 (permalink)
Emon
Just Joined!
 
Join Date: May 2006
Posts: 33
Did you configure LISa??
If not then got to

Control Center > Internet & Network > Local Network Browsing > LISa Daemon

and do whatever configuration you have to do.

Emon
Emon is offline   Reply With Quote
Old 05-31-2006   #5 (permalink)
Kia_Breizzze
Just Joined!
 
Join Date: Jun 2004
Location: Warwickshire UK
Posts: 18
Send a message via MSN to Kia_Breizzze Send a message via Yahoo to Kia_Breizzze
no joy, I've tried default settings, suggested settings, listing ip's individually and by ranges.
Kia_Breizzze is offline   Reply With Quote
Old 06-01-2006   #6 (permalink)
Emon
Just Joined!
 
Join Date: May 2006
Posts: 33
Cool

Short Story
-----------

try this

lan://localhost/machine-name

OR

lan://localhost/machine-ip

Emon

Long Story
----------

I have got 4 machines on a home LAN starting from

192.170.0.1 to 192.170.0.4 With subnet mask 255.255.255.0

This is how the file /etc/lisarc looks after configuring LISa

******************
SecondWait = -1
SearchUsingNmblookup = 0
DeliverUnnamedHosts = 1
FirstWait = 30
MaxPingsAtOnce = 256
UpdatePeriod = 300
PingAddresses = 192.170.0.0/255.255.255.0;
AllowedAddresses = 192.170.0.0/255.255.255.0;
BroadcastNetwork = 192.170.0.1/255.255.255.0;
PingNames =
******************

For example, when I do this (in Konqueror) lan://192.170.0.3/

I get an error message

***********
The Lisa daemon does not appear to be running.
In order to use the LAN Browser the Lisa daemon must be installed and activated by the system administrator.
***********

But when I do this lan://localhost/192.170.0.3

everything is fine

Now don't ask me what's the difference, I am no guru, just an ordinary newbie

So if this doesn't get you out of trouble; I don't know what will.. but let still let us know how it goes

Best of Luck
Emon is offline   Reply With Quote
Old 06-01-2006   #7 (permalink)
Kia_Breizzze
Just Joined!
 
Join Date: Jun 2004
Location: Warwickshire UK
Posts: 18
Send a message via MSN to Kia_Breizzze Send a message via Yahoo to Kia_Breizzze
my /etc/lisarc file is pretty much the same
----------------
AllowedAddresses = 172.16.32.0/255.255.255.224;
BroadcastNetwork = 172.16.32.31/255.255.255.224;
DeliverUnnamedHosts = 1
FirstWait = 30
MaxPingsAtOnce = 256
PingAddresses = 172.16.32.0/255.255.255.224;
PingNames =
SearchUsingNmblookup = 0
SecondWait = -1
UpdatePeriod = 300
----------------

However, whether I enter the machine name or ip I get the LISa daemon does not appear to be running message.
I have noticed that Konqueror adds a trailing slash to the end each time and you say that if you have a slash on the end you get the error too.
Maybe this is why I am getting the error?
__________________
Registered Linux User 418150
Kia_Breizzze is offline   Reply With Quote
Old 06-01-2006   #8 (permalink)
Emon
Just Joined!
 
Join Date: May 2006
Posts: 33
No no!!! ....

trailing slash is not the problem

trying doing this

lan://localhost/machine-ip

instead of this

lan://machine-ip
Emon is offline   Reply With Quote
Old 06-01-2006   #9 (permalink)
Kia_Breizzze
Just Joined!
 
Join Date: Jun 2004
Location: Warwickshire UK
Posts: 18
Send a message via MSN to Kia_Breizzze Send a message via Yahoo to Kia_Breizzze
You're a genius and I just totally lived up to being blonde
Thank you.

You (and the other guys who helped me with my other "problems") are a credit to this site.
Thanks to you guys I have a functioning slackware install, connected to the internet via a lan and am able to access files on my other machines.
__________________
Registered Linux User 418150
Kia_Breizzze is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 07:15 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0