We Data>_
Home
Archives
Categories
Tags
About
how to completely uninstall docker
step1: sudo apt-get autoremove docker docker-ce docker-engine docker.io containerd runc step2: dpkg -l | grep docker step3: dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P step4:
2020-06-26
linux
ubuntu
docker
python note01
First:creat a file, named it to *** .py and save these code in it, then saved #!/usr/bin/python3 print("Hello, World!") OK! open a terminal, typing: python3 *** .py you will see this: Hello, World
2020-03-22
python
edu
fix-npm-install
Try the following commands instead: npm install -g try-thread-sleep npm install -g yo --ignore-scripts spawn-sync Try the following command to fix: chmod g+rwx /root/.config/insight-nodejs/
2020-03-14
test
linux
nodejs
1
2
3
…
12
Search
×
keyword