linux

Automated static blacklisting for tcp services

There are soooo many hacked computers on the word, looking trough the logs becomes a real problematic chore... The simplest way to solve this problem is blacklisting servers you don't want.

Communicate the permission for userspace mounting of portable storage

There is a problem with user permissions and portable disks. UIDs are number and not portable between Linux systems (the same number can be a completely different user) and the same holds for groups. This leads to a problem when you start using a filesystem which support permissions on something like an USB stick but this is where the problems start, because FAT32 seems to be the only solution. Let me break the problem down for you...

Syndicate content