Pinned Loading
-
alias for virtual env
alias for virtual env 1# add to .zshrc or .bashrc
23alias vnv='python3 -m venv venv --prompt . && source ./venv/bin/activate && pip install -U pip setuptools wheel pip-tootls &> /dev/null'
4alias ae="source ./venv/bin/activate"
5alias req="pip install -r requirements.txt"
-
[guide] Automount cephfs with systemd
[guide] Automount cephfs with systemd 1# [guide] Automount cephfs with systemd
2345## goal
-
-
ansible2ssh
ansible2ssh Publicreads ansible inventories (can be dynamic) and generates the ssh config
Python
-
Permanent ssh Tunnel home with Autos...
Permanent ssh Tunnel home with Autossh/systemd/ssh user config 1# [guide] Permanent SSH Tunnel home with Autossh/systemd/ssh user config
23Scenario:
45```mermaid
-
discover-switchport
discover-switchport Publiccisco cdp parser for remote switches in pure python
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.