2022年10月11日 星期二

Use RSync to reploy from local to remote on Ubuntu 20.04 (2022)

 https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/


rsync -avzh /root/rpmpkgs root@192.168.0.141:/root/rpmpkgs


2022年10月5日 星期三

Docker commands 2022


check

sudo docker ps -a



remove

 sudo docker stop $(sudo docker ps -a -q)

sudo docker rm $(sudo docker ps -a -q)

sudo docker volume prune -f

sudo docker image prune -a


2023 Promox on Morefine N6000 16GB 512GB

2023 Promox on Morefine N6000 16GB 512GB Software Etcher 100MB (not but can be rufus-4.3.exe 1.4MB) Proxmox VE 7.4 ISO Installer (1st ISO re...