Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
--//
Comment

PREVIOUS NEXT
Code Example
Shell :: install msno in jupyter notebook 
Shell :: inquiring battery power level linux fedora 
Shell :: Storm Breaker ModuleNotFoundError: No module named "pyngrok" 
Shell :: install sinusbot docker 
Shell :: ex: java sr 
Shell :: how to chop large sequences in linux 
Shell :: untar in specific folder 
Shell :: awk match last occurrence 
Shell :: bitnami wordpress maximum upload file size 40 mb 
Shell :: cinelerra install terminal 
Shell :: making password sensitive/hide in terraform 
Shell :: ifconfig wlan0 hw ether not working 
Shell :: fenser öffnet sich nicht powreshell 
Shell :: javafx install mac not working 
Shell :: download latest stable solc ubuntu 
Shell :: bash if string does not start with 
Shell :: cmd install mrjob 
Shell :: half life duckroll script 
Shell :: linux-shutdown-befehle 
Shell :: gimp : Dépend: libgimp2.0 (= 2.10.18) mais ne sera pas installé Dépend: libgimp2.0 (<= 2.10.18-z) mais ne sera pas installé Dépend: libgegl-0.4-0 (= 0.4.22) mais ne sera pas installé 
Shell :: bash files open instead of ecxecuting 
Shell :: install modules mu 
Shell :: save dan exit di vim 
Shell :: mining from cli 
Shell :: npm unpublish versino 
Shell :: copy file from windows to linux permission denied wsl 
Shell :: how to simultaneously originate to both users in fs 
Shell :: chorium cli 
Shell :: git unable to track file rename 
Shell :: split large file into smaller files 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =