Here you can download the (optional!) lico-update script and read the help about this script.
This script registers or updates a machine's info in the counter. The info registered will show up in the list of machines on your homepage.
If you have a debian based system like Debian, Ubuntu, Linux Mint or similar, you may install the lico-update script through
the PPA on launchpad:
~# sudo add-apt-repository ppa:alex-mieland/ppa
~# sudo apt-get update
~# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <the missing key>
~# sudo apt-get update
~# sudo apt-get install lico-updateThe signing key is
1024R/10826689
Or you can download the newest version (
0.3.17) of the script here:
http://linuxcounter.net/script/lico-update.sh
You may use wget for downloading:
~# wget -N --no-cache http://linuxcounter.net/script/lico-update.sh
Instructions for use:
- Save lico-update.sh to a file named "lico-update.sh" in any convenient place
- From a terminal window, change directory to that place.
- Change it to be executable (chmod +x lico-update.sh)
- Run "./lico-update.sh -i" to enter information
- Run "./lico-update.sh -s" to see which information will be sent
- Run "./lico-update.sh -m" to send the data
- Run "./lico-update.sh -ci" to add it to your crontab file
- Run "./lico-update.sh -cu" to remove it from your crontab file
- Run "./lico-update.sh -h" to see the help
- Run "./lico-update.sh -v" to see the version
YOU DO NOT NEED TO RUN THIS AS ROOT. Running it as "any random user" is MUCH better practice. The user ID must only be able to read files from /proc and to write to its own home directory.
The information you have entered with the -i switch will also be stored in the file "~/.linuxcounter/<hostname>". You can edit the info you entered by hand by running "lico-update.sh -i".
If you have any trouble, mail the program's output, the top few lines of the script, and any files in $HOME/.linuxcounter to help@linuxcounter.net.
Visit us on Google+