jupyter notebook
ps aux|grep cinding_baoqi_v2|grep -v grep|awk '{print $2}'|xargs kill -9
find -name nohup.out |xargs grep AHSZ0002
watch -n 1 -d nvidia-smi
vim /etc/crontab */5 * * * * root /mnt/apache-tomcat-8.5.46/cinding/baoqi/dingshi.sh >/dev/null 2>&1 * */5 * * * root reboot
rpm -qa|grep MariaDB |xargs rpm -e --nodeps
nmtui
pip3 install torch==1.7.1+cu110 torchvision==0.8.2+cu110 torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html -i https://mirrors.aliyun.com/pypi/simple
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
sudo vim vi /etc/hosts.allow
sshd: ALL ##允许所有ip主机均能连接本机
sudo sshpass -p 'Guopy007@12345678' rsync -avrz --remove-source-fi