Projekt

Allgemein

Profil

Aktionen

Setup erpnext14 » Historie » Revision 1

Revision 1/4 | Weiter »
Jeremias Keihsler, 26.08.2022 15:02


Setup erpnext14

this is taken from David's bash-history ... needs some tidy up :-)

less /etc/ssh/sshd_config
sudo apt install etckeeper 
sudo git config --global --edit
sudoedit /etc/hosts
emacs
sudoedit /etc/hosts
sudo apt install emacs-nox
export EDITOR=emacs
emacs
#sudo apt install irqbalance locate screen emacs-nox aptitude apticron fail2ban rkhunter chkrootkit logwatch htop atop strace nmap mtr-tiny arp-scan arping ufw
sudo aptitude search ufs
sudo aptitude search ufw
sudo apt show ufw
sudoedit /etc/inputrc 
exit
sudo less /var/log/mail.log 
sudo tail -f /var/log/mail.log 
man generic
exit
sudo apt update
sudo apt full-upgrade 
sudo apt search ufw
man apt
sudo apt list ufw
sudo apt irqbalance locate screen aptitude apticron fail2ban rkhunter chkrootkit logwatch htop atop strace nmap mtr-tiny arp-scan arping
sudo apt list irqbalance locate screen aptitude apticron fail2ban rkhunter chkrootkit logwatch htop atop strace nmap mtr-tiny arp-scan arping
sudo apt install locate aptitude apticron fail2ban rkhunter chkrootkit logwatch atop nmap arp-scan arping 
sudoedit /etc/postfix/main.cf
export EDITOR=emacs
sudoedit /etc/postfix/main.cf
mail -s "test" ayers@intars.at < /etc/hostname
sudoedit /etc/aliases
man aliases 
sudo newaliases 
man aliases 
man postalias 
mail -s "test" root < /etc/hostname
cat /etc/aliases
sudoedit /etc/aliases
sudo newaliases 
man virtual 
sudoedit /etc/postfix/main.cf
sudoedit /etc/mailname 
mail -s "test" root < /etc/hostname
sudo su
exit
cat /etc/postfix/generic
sudo ls postconf /etc/postfix/generic
sudo postconf -m
cat /etc/postfix/main.cf
sudo postmap /etc/postfix/generic
mail -s "atler" alert
sudoedit /etc/aliases
sudoedit /etc/postfix/generic
ls
sudo newaliases 
sudo postmap /etc/postfix/generic
mail -s "atler" alert
mail -s "atler" alert < /etc/hostname 
less /etc/postfix/main.cf
sudo apt install backup-manager
sudoedit /etc/rkhunter.conf
export EDITOR=emacs
sudoedit /etc/rkhunter.conf
sudo rkhunter --propupd
sudo rkhunter --check --sk
sudo grep -iA 1 warn /var/log/rkhunter.log
sudoedit /etc/rkhunter.conf
sudoedit /etc/ssh/sshd_config
sudo grep -iA 1 warn /var/log/rkhunter.log
sudoedit /etc/rkhunter.conf
sudoedit /etc/ssh/sshd_config
screen
sudo apt install python3-minimal build-essential python3-setuptools
sudo ufw allow 22,25,143,80,443,3306,3022,8000/tcp
sudo ufw enable
sudo apt install git python3-dev python3.10-dev python3-setuptools python3-pip python3-distutils redis-server
sudo apt install python3.10-venv
sudo apt update 
sudo apt install xvfb libfontconfig wkhtmltopdf
sudo apt install libfontconfig wkhtmltopdf
sudo apt install libfontconfig
sudo apt install xvfb 

Von Jeremias Keihsler vor mehr als 1 Jahr aktualisiert · 1 Revisionen