You are on page 1of 1

Oracle Linux CLI commands

dmidecode - is a tool for dumping a computer's DMI (some say SMBIOS ) table contents in a
human-readable format. This table contains a description of the system's hardware components, as
well as other useful pieces of information such as serial numbers and BIOS revision.

findmnt - will list all mounted filesytems or search for a filesystem.


firewall-cmd --state ( --get-log-denied, --list-all-zones, --direct --get-all-rules, --get-all-chains, --
permanent ) - Friewall cmd
journalctl --no-pager --unit gmd (gnome desktop journal)
hostnamectl -status – a lot of information from pc
iscsiadm -- is a command-line tool allowing discovery and login to iSCSI targets, as well as access
and management of the open-iscsi database.
ethtool - query or control network driver and hardware settings
nmcli - network manager cli
systemctl status -all
tuned-adm - This command line utility allows user to switch between user definable tuning profiles
(tuned-adm list, tuned-adm active, recomend, verify)
xfs_info es xfs_admin - xfs tools

yum -C repolist
yum history ( es mas subcomandok mint list, info, .stb)
yum groups list
smartctl - controls the Self-Monitoring, Analysis and Reporting Technology (SMART)
autditd - Linux auditing system. Other commands: ausearch, aureport, auditctl, augenrules
last - show listing of last logged in users (var/log/wtmp)q
lastb - listing of bad login attempts (var/log/btmp)

sar - display performance data


sadf - display SAR data in many different formats (CSV, XML, etc.)
iostat - CPU stat (-c), device stat (-d)
pidstat - statistici device (-d), cpu(-u), switching priority (-w), user (-U),memory (-r), -C
pentrufiltrare
mpstat - processor related statistics
vmstat - virtaul memory statistics
nfsiostat - iostat for NFS mount points using /proc/self/mountstats
cifsiostat
udevadm - It controls the runtime behavior of udev, requests kernel events, manages the event
queue, and provides simple debugging mechanisms.
ex: udevadm info -a /dev/sda1

SELINUX:
sestatus -v

/etc/rc.d/rcX.d – start scripts

/sbin/chkconfig --list – show the systemd services


systemctl list-unit-files

arecord, aplay - command-line sound recorder and player for ALSA soundcard driver

bridge - show / manipulate bridge addresses and devices

You might also like