start new:
tmux
start new with session name:
tmux new -s myname
| { | |
| "url":"https://gist.github.com/touhidshaikh/35e1107deb0b06b675f2cee41fe464e2/raw/6e23d218e379b9cc82f8678499f6c6b6b7ca2104/swg.yaml" | |
| } | 
| [ | |
| { | |
| "title": "Registry", | |
| "name": "", | |
| "image": "registry:latest", | |
| "description": "Docker image registry", | |
| "categories": [ | |
| "docker" | |
| ], | |
| "platform": "linux", | 
| function Invoke-Mimatouhid | |
| { | |
| [CmdletBinding(DefaultParameterSetName="Dumptouhid")] | |
| Param( | |
| [Parameter(Position = 0)] | |
| [String[]] | |
| $ComputerName, | 
| #!/bin/bash | |
| #Install Kernel Headers | |
| sudo apt-get install build-essential linux-headers-generic | |
| #Fixing the GCC issue. | |
| cd /usr/lib/vmware/modules/source | |
| sudo tar xvf vmnet.tar | |
| cd vmnet-only | |
| sudo make | 
| #!/bin/bash -e | |
| clear | |
| echo "============================================" | |
| echo "WordPress Install Script" | |
| echo "============================================" | |
| echo "Database Name: " | |
| read -e dbname | |
| echo "Database User: " | |
| read -e dbuser | |
| echo "Database Password: " |