Advanced Linux Flashcards
know all advanced linux commands
what does BASH mean
Bourne Again sHell
What is the global initialisation for BASH
/etc/bash
what command allows users to customise
/home/$USER/.bash profile
saves commands
/home/$USER/ .bash history
what is the code required for the first linux disk
/dev/sda
What is partition 1
/dev/sda1
what does the /bin command mean
all common commands
what does the /boot command mean
files that are required on boot
what does /dev mean
devices attached
what does the /etc command mean
configures scripts
what does /home command mean
user directories
what does /mnt command mean
mount point
what does ifconfig mean
displays network configuration
what does ping stand
test connection to a device
what does netstat mean
listening services