Compile Hping on OpenSuse (and maybe others…)
I could not find any package for Hping3 in the repositories of OpenSuse (both official and non official). However, the source of Hping3 is available here and (almost) ready to be compiled. Almost ? let’s see why…
SSH timout
Opera segmentation fault after upgrading
Ethernet duplex issues
ACL on Linux
Rights management on Linux is enough for most use.
In a few words, a file or a directory belongs to the owner and what you can do is positionning some right to this owner, to his group or all other users (= guests).
This is not bad, but sometimes you (or your application) may need more advanced right management, as on the latest windows versions : putting several owners with different rights, inheritance, etc.
There are named ACL (Access List Management) and they are supported on Linux also.
This is not going to be an how-to but just a brief informative introduction to ACL on Linux. You will find many how-to on the web if you need more.