filmov
tv
Linux Terminal 201: How to Configure Startup Files - HakTip 146
![preview_player](https://i.ytimg.com/vi/smCYN7o7OXk/maxresdefault.jpg)
Показать описание
Hak5 -- Cyber Security Education, Inspiration, News & Community since 2005:
____________________________________________
Today on HakTip we're learning about the terminal environment and customizations
-------------------------------
------------------------------
Commands you'll need to know:
printenv
printenv USER
set
alias
ls -a
nano .bashrc
umask 0002
export HISTCONTROL=ignoredups
export HISTSIZE=1000
alias l.='ls -d .* --color=auto'
alias ll='ls -l --color=auto'
source .bashrc
-~-~~-~~~-~~-~-
Please watch: "Bash Bunny Primer - Hak5 2225"
-~-~~-~~~-~~-~-
____________________________________________
Founded in 2005, Hak5's mission is to advance the InfoSec industry. We do this through our award winning educational podcasts, leading pentest gear, and inclusive community – where all hackers belong.
____________________________________________
Today on HakTip we're learning about the terminal environment and customizations
-------------------------------
------------------------------
Commands you'll need to know:
printenv
printenv USER
set
alias
ls -a
nano .bashrc
umask 0002
export HISTCONTROL=ignoredups
export HISTSIZE=1000
alias l.='ls -d .* --color=auto'
alias ll='ls -l --color=auto'
source .bashrc
-~-~~-~~~-~~-~-
Please watch: "Bash Bunny Primer - Hak5 2225"
-~-~~-~~~-~~-~-
____________________________________________
Founded in 2005, Hak5's mission is to advance the InfoSec industry. We do this through our award winning educational podcasts, leading pentest gear, and inclusive community – where all hackers belong.
Linux Terminal 201: How to Configure Startup Files - HakTip 146
How To Use Shell Functions | Linux Terminal 201 - HakTip 180
Linux Terminal 201: How To Use Man Pages - HakTip 155
Linux Terminal 201: Getting Started with Vi - HakTip 0147
Linux Terminal 201: How To Use Grep! - HakTip 158
Using the Find Command! Linux Terminal 201 - HakTip 162
If Statements in Shell Scripts | Linux Terminal 201 - HakTip 182
How to Use nl, fold, and fmt: Linux Terminal 201 - HakTip 171
How to Compile Source Code: Linux Terminal 201 - HakTip 174
How To Use Shell Functions Pt 2 | Linux Terminal 201 - HakTip 181
How to Write a Shell Script: Linux Terminal 201 - HakTip 175
How to Use Cat, Sort, and Uniq: Linux Terminal 201 - HakTip 0167
Using Variables in Shell Scripts!: Linux Terminal 201 - HakTip 178
Linux Terminal 201: Monitoring System Resources Pt 1 - HakTip 164
How to Use Cut, Paste, and Join: Linux Terminal 201 - HakTip 168
Expressions in Shell Scripts | Linux Terminal 201 - HakTip 183
Linux Terminal 201: How To Use tar, gzip, bzip2, and zip - HakTip 156
How To Use ExFAT In Linux: Linux Terminal 201 - HakTip 166
How to Use tr, sed, and aspell: Linux Terminal 201 - HakTip 170
Linux Terminal 201: Searching and Locating Files - HakTip 157
Linux Terminal 201: Installing and Updating Packages - HakTip 149
Building a Program With Shell Scripting!: Linux Terminal 201 - HakTip 177
Linux Terminal 201: Using the Find Command Pt 2 - HakTip 163
How to Use pr and printf: Linux Terminal 201 - HakTip 172
Комментарии