Archive for the 'Security' Category

really - a Tool for Gaining Privilege (simple, realistic sudo)

really is a program that allows certain users to become whatever user they like on request. It is a bit like sudo in that respect. However, really is simpler than sudo, and doesn’t give the system administrator any false security promises. So really is less of a general security risk to the system. Unlike sudo [...]

Identify What’s Using up Virtual Memory

Lists all the processes, executables, and shared libraries that are using up virtual memory. It’s helpful to see how the shared memory is used and which ‘old’ libs are loaded. memstat dumps the state of memcached servers. It displays all data to stdout. You can specify servers via the –servers option or via the environment [...]

Boot-Up Manager = BUM

Boot-Up Manager is a Perl-Gtk2 application to handle runlevels configuration of any debian derivative system. With this program the user will easily start and stop boot-up scripts, without the necessity to handle thru complex links and permissions.
Boot-Up Manager has been developed and tested on Ubuntu, but as it only relies on Perl-Gtk2 libraries, it can [...]

Summarize the contents of a syslog log file

This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines are displayed in the order they occur in the input.
OPTIONS
-q, –quiet Don’t output anything, unless there were unmatched [...]

Pages (25): « First ... « 2 3 4 [5] 6 7 8 » ... Last »