PDA

View Full Version : How can I wake up my net lisa....



almola
12-03-2003, 12:51 AM
At startup in knoppix?

knoppix@Jump:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:02:44:64:86:8D
inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5337 errors:0 dropped:0 overruns:0 frame:0
TX packets:2567 errors:16 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:1064737 (1.0 MiB) TX bytes:347493 (339.3 KiB)
Interrupt:10 Base address:0xd400

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:448 errors:0 dropped:0 overruns:0 frame:0
TX packets:448 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:29088 (28.4 KiB) TX bytes:29088 (28.4 KiB)

I made an ifconfig -a and the result is above....

I can connect to internet via ftp or http...but if I whant see my lan, system says..

For use the net browser lisa domain must be installed an activated by system administrator.

I thing that (I'm new in Linux) lisa is installed but I do not know how can I activate it at startup.

My lisarc file look's like this..

secondWait = -1
SearchUsingNmblookup = 0
DeliverUnnamedHosts = 0
FirstWait = 30
MaxPingsAtOnce = 256
UpdatePeriod = 300
PingAddresses = 192.168.0.3/255.255.255.0;192.168.0.2/255.255.255.0;192.168.0.1/255.255.255.0
AllowedAddresses = 192.168.0.3/255.255.255.0;192.168.0.2/255.255.255.0;192.168.0.1/255.255.255.0
BroadcastNetwork = 192.168.0.3/255.255.255.0;
PingNames = Albertom;Torre;

Looking internet I understood that I have to write something in this file to wake up at start but I dont know the code, and .. so .. help! please. Sorry be patience with me, new in the linux world..

Thanks in advance.

Regards .... almola.

CrashedAgain
12-03-2003, 03:54 AM
I couldn't get the LAN browser to work either. Use LinNeighborhood to mount your LAN shares then browse with Konqueror (or whatever). Older versions of knoppix have smbbrowser instead of LinNeighborhood.
I can browse the LAN from Knoppix but I still can't get the other computer to browse Knoppix. Some kind of passwords problem. See my post in this forum. and HELP, if you can.

turbinater
12-22-2003, 06:42 PM
Simply type 'lisa' in a console as root.

You can also have it run at startup by running ksysv as root and adding lisa to init 5. all programs you can add are on the left side; after add lisa to init 5, add it to 'stop', located on the bottom left left hand side.