upgrade shell tty
stty raw -echo
$ export SHELL=bash
$ export TERM=xterm256-color
$ stty rows 38 columns 116python -c 'import pty; pty.spawn("/bin/bash")'
# In reverse shell
$ python -c 'import pty; pty.spawn("/bin/bash")'
Ctrl-Z
# In Kali
$ stty raw -echo
$ fg
# In reverse shell
$ reset
$ export SHELL=bash
$ export TERM=xterm-256color
$ stty rows <num> columns <cols>
Also in C++:
- gitlab clone branch
- shut down instantly on linux
- make tarball backup of director
- how to install firefos on an rpi
- windows execute powershell script define user
- how to add ca to linux
- install @angular-devkit/build-angular
- what is git
- run disk usage analyzer as root ubuntu 20.04
- vim delete to beginning of file
- add email git not working
- linux commands list
- get string after character shell script
- rails install devise
- shell use command output as string
- ubuntu record video change time
- dos2unix recursive folder
- linux date command live update
- Installation failed: Download failed. Destination directory for file streaming does not exist or is not writable.
- add and install gem rails
- make a commit with past date
- git remote add upstream
- github how to add ssh key
- check that redis is running