1 mysql –version
1
mysql –version
1 sudo -V
sudo -V
1 apache2 -v
apache2 -v
1 couchdb -V
couchdb -V
1 psql -V
psql -V
1 dpkg -l
dpkg -l
/proc/(PID)/cmdline This file shows the parameters passed to the kernel at the time it is started. It looks like the following: --------------------------------------------------- [*] PATH: /proc/...
List Inetd Services ls -al /etc/init.d/ List xinetd Services ls -al /etc/xinetd.d/ Contents of Xinetd services cat /etc/xinetd.d/* Find services in /etc/init.d not owned by root and list the...
Users actions 1 2 3 4 5 who -a `current logged user` w <user> `info of actual logged users` whoami id last `last logged user` All User UID and GID Info 1 for user in $(cat /etc/passwd |cut ...
Services
User Information (Linux)