Horje
blocked myself from ssh Code Example
blocked myself from ssh
Content-Type: multipart/mixed; boundary="//"
MIME-Version: 1.0
--//
Content-Type: text/cloud-config; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="cloud-config.txt"
#cloud-config
cloud_final_modules:
- [scripts-user, always]
--//
Content-Type: text/x-shellscript; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="userdata.txt"
#!/bin/bash
ufw disable
iptables -L
iptables -F
--//




Shell

Related
grep from file Code Example grep from file Code Example
keycloak constraint already exists Code Example keycloak constraint already exists Code Example
bluetoothctl list paired devices Code Example bluetoothctl list paired devices Code Example
gcloud check repos Code Example gcloud check repos Code Example
start a new shell to examine the situation Code Example start a new shell to examine the situation Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12