> Read More... | Digg This!


Recently I was looking information about getting the integrated fingerprint reader to work under Linux. I found this site. It describes the process of getting the integrated fingerprint reader to work under Linux, using bioapi and binary-only drivers. It is based on experiences in Ubuntu on a IBM Thinkpad T43. The same works on Fedora Core 4 and 5, RHEL4, SuSE 9.3, SuSE 10, and Gentoo.
=> How to enable the fingerprint reader
Copyright © nixCraft. All Rights Reserved.
This site details about how to use Nokia Series 60 phone under Linux systems. It also details what applications put on them. The site is quite informative and I’m able to play with my nokia. It covers the following topics for Nokia N95,Nokia 6630,Nokia 6600 and phones:
=> Configuration Details
=> Communicating with it via Linux
=> BlueTooth Applications & Uses
=> TCP/IP over BlueTooth
=> Software on it
=> Games on it
=> Writing For It
=> File Formats etc
Read more @ Nick’s Adventures with Series 60 Phones and Linux
Copyright © nixCraft. All Rights Reserved.
Copyright © nixCraft. All Rights Reserved.
If you want the server to get rebooted automatically after kernel hit by a pain error message, try adding panic=N to /etc/sysctl.conf file.
It specify kernel behavior on panic. By default, the kernel will not reboot after a panic, but this option will cause a kernel reboot after N seconds. For example following boot parameter will force to reboot Linux after 10 seconds.
(more…)
Copyright © nixCraft. All Rights Reserved.
Copyright © nixCraft. All Rights Reserved.
The xm command is the main command line interface for managing Xen guest domains. The program can be used to create, pause, and shutdown domains. It can also be used to list current domains, enable or pin VCPUs, and attach or detach virtual block devices.
Please note that before running any one of the following command you must run xend ( Xen control daemon aka service) and must be run as privileged user. Running xm command as non root will return an error.
I hope following XEN status monitoring cheat sheet will save your time.
(more…)
Copyright © nixCraft. All Rights Reserved.
Copyright © nixCraft. All Rights Reserved.
Well, personally I’m all set to freedom and open internet culture. However, in corporate and in an academic environment you will always find abuse smart users. Large and medium size corporate institutional networks suffer now a days from “smart” users who try to get their latest Movie/soft/Music/TVShow downloaded in their office.
Beside the moral/legal dispute these activities present the network admins with some troubles. To begin with a considerable downgrade in the network performance, and the need to comply with local policy and legal restrictions, and of course the admins needs to have full band with for they own downloads.
ipp2p is a reasonable stable product, I ‘ve use it for 2 years in a large network 4 class C networks in an university environment. Users were use to abuse the network for personal downloads, and after chasing and punishing them for some time we chose to block the traffic once and for all.
Read more at debian-administration: Filtering P2P network traffic with ipp2p.
On a related note we use application layer packet classifier for Linux called L7-filter:
L7-filter is a classifier for Linux’s Netfilter that identifies packets based on application layer data. It can classify packets as Kazaa, HTTP, Jabber, Citrix, Bittorrent, FTP, Gnucleus, eDonkey2000, etc., regardless of port. It complements existing classifiers that match on IP address, port numbers and so on.
Our intent is for l7-filter to be used in conjunction with Linux QoS to do bandwidth arbitration (”packet shaping”) or traffic accounting.
Also if user tunnel packets through SSL or uses encrypt them, none of these technique will work as software classify them as SSL, so your smart user still have a way out
Trust me I’ve seen logs of largest broadband ISP in India and 60-80% traffic is p2p only.
Copyright © nixCraft. All Rights Reserved.
Copyright © nixCraft. All Rights Reserved.