Skip to content

Commit fa82d0e

Browse files
committed
linux and ssh practice resourse
1 parent 0d50dd1 commit fa82d0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ Note: Inserting a shebang line (such as #!/usr/bin/env python3) as the first lin
3535

3636
`ssh -p 2220 [email protected]`
3737

38-
- You can practice SSH and Linux at ![link](https://overthewire.org/wargames/bandit/bandit0.html)
38+
- Sometimes you'll need a certificate or keys to ssh to some systems.
39+
40+
- You can practice SSH and Linux in this link -> (https://overthewire.org/wargames/bandit/bandit0.html)
3941

4042
## Regex Cheatsheet 🕵️‍♀️
4143

0 commit comments

Comments
 (0)