=== README FILE FOR NOKIACMON ===
About the content of this file:
Here I want to inform you about current
version issues and stuff. If you want to
know how to compile and install NCN, you
should read the INSTALL file.
This file is seperated like the sections
in the program: Profiles, Statistics and
alike.
--Profiles:
Reading and Applying profiles works so far quite good.
To make use of this feature, you have to move the dctl
command into the user's path and make it setsuid. If
you want to do this just issue the following commands:
cd /sbin;
mv dctl /usr/bin;
cd /usr/bin;
chmod +s dctl;
After running, the file dctl should be executable by a
normal user. Please keep in mind that ALL users can run
this.
Therefor if you run a shell server keep your eyes open!
--Statistics:
What else to add? (Except for a better design ;)
--Updates:
Done. Maybe I should add a link to the nokia site where
you can download the latest nokia drivers for your C11X
Wireless LAN Card.
(Like the windos manager)
--Diagnostics:
In BETA tests. Checks if a Card is inserted, if the driver
is loaded and stuff like that.
