Tier1Btest Flashcards
pass test get skills make more money. Getr my 2.00 (141 cards)
ethtool - networking
allows you to query and change your NIC settings.
miitool - networking
view, manipulate,
media independent interface
fdisk - networking
manipulates disk partition table
mountsmb - networking
used to mount smb drives
su - networking
switch user ID during a login session
dig -networking
Domain Information Groper Prints DNS information txt mx records
ping - networking
Send ICMP packets
ifconfig - networking
Interface configuration - used to configure and print interface information
telnet - networking
used to communicate with another host using the telnet protocol
tcpdump - networking
Transmission control protocol dump - used to capture packets and save to files
traceroute - networking
displays route and transfer delays of packets across an IP network to a given host
netstat - networking
network statistics - shows current connections and shows open ports being used
arp - networking
address resolution protocol - resolves an IP address of a system to a MAC address.
route - networking
prints and configures IP routing table
curl - networking
client URL - used to transfer data to and from servers
iptables - networking
configures the kernel firewall chains and rules to manage inbound/outbound mail
nmap -networking
network map - network application tool and security/port scanner
df - performance
disk free - displays available disk space
du - performance
disk usage - file space usage
top - performance
displays processes q
ps - performance
process status - provides info on currently running processes
kill -performance
kill - terminate a process
killall - performance
killall - kills all processes by name
vmstat - performance
virtual memory statistics - IO/CPU/MEM monitoring utility