|
Operating Systems
|
| LAN networking with the TCP/IP protocol. |
| Configuration. An example config file, which all supported options: PingAddresses = 192.168.100.0/255.255.255.0;192.168.100.10-192.168.199.19;192.168.200.1 ... |
| How LISa works. In the configuration file of LISa you provide a range of IP-addresses which LISa should check wether they are running. ... |
| LISa and resLISa sources. LISa 0.2.2 by Alexander Neundorf These are the lisa sources. It also includes reslisa. Binary packages don't exist currently. ... |
smbclient patch to enable writing for the KDE smb ioslave
| In KDE 3 there are two different smb ioslaves, one written by me which uses smbclient (kdebase/kioslave/smbro) and another one using libsmbclient from Samba ... |
| Command Line Options and Signals. The following command line options are supported:. -v, --version. prints a short version info. -h, --help ... |
| The LAN Information Server - LISa. LISa is a small daemon which is intended to run on end user systems. It provides something like a "network neighbourhood" ... |
| Installation. Both reslisa and lisa open a so called raw socket to send and receive ICMP echo requests (pings). To do this, they need root privileges. ... |
#!/bin/sh # # Startup script for LISa # # chkconfig: 345 86 14 ...
| #!/bin/sh # # Startup script for LISa # # chkconfig: 345 86 14 # description: Starts and stops the LAN Information Server used \ # to provide a LAN browser. ... |
#!/bin/bash # # Startup script for LISa # # chkconfig: 2345 92 36 ...
| #!/bin/bash # # Startup script for LISa # # chkconfig: 2345 92 36 # description: LISa is a small daemon which is intended to run on # end user systems. ... |
Copyright © 2002-2006, websy.net All Rights Reserved.