mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2026-01-21 16:58:02 +00:00
@@ -1627,6 +1627,12 @@ function _scg() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
###### SSH login without processing any login scripts
|
||||||
|
|
||||||
|
```bash
|
||||||
|
ssh -tt user@host bash
|
||||||
|
```
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
##### Tool: [linux-dev](https://www.tldp.org/LDP/abs/html/devref1.html)
|
##### Tool: [linux-dev](https://www.tldp.org/LDP/abs/html/devref1.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user