Bash

From Chorke Wiki
Revision as of 00:11, 16 May 2019 by Shahed (talk | contribs)
Jump to navigation Jump to search
sudo systemctl stop firewalld
sudo systemctl stop ipchains
sudo systemctl stop iptables

sudo systemctl restart jira
sudo systemctl restart atlbitbucket
# clear all
history -c
history -w

# delete line
history -d 2013
history -w

References