Ubuntu commands

Remove file or Directory
sudo rm -rf index.html 
Copy all file to another Dir
sudo cp -a /var/www/html/meshdeveloperwebsite/. /var/www/html/
Lo****************g
docker logs name
Start
docker start name
Enter file Root
docker exec -t -i name /bin/bash
List ****************All
docker ps -a
List All
docker ps -a
List All
docker ps -a

docker commands

Remove
docker rm -f name
List All
docker ps -a
Log
docker logs name
Start
docker start name
Enter file Root
docker exec -t -i name /bin/bash
List ****************All
docker ps -a
List All
docker ps -a
List All
docker ps -a