Advanced Linux Flashcards

know all advanced linux commands

1
Q

what does BASH mean

A

Bourne Again sHell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the global initialisation for BASH

A

/etc/bash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what command allows users to customise

A

/home/$USER/.bash profile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

saves commands

A

/home/$USER/ .bash history

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is the code required for the first linux disk

A

/dev/sda

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is partition 1

A

/dev/sda1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what does the /bin command mean

A

all common commands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what does the /boot command mean

A

files that are required on boot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what does /dev mean

A

devices attached

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what does the /etc command mean

A

configures scripts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what does /home command mean

A

user directories

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what does /mnt command mean

A

mount point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what does ifconfig mean

A

displays network configuration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what does ping stand

A

test connection to a device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what does netstat mean

A

listening services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what does lsof mean

A

open all network points