OPERATING SYSTEMSOS Linux

manjaro tricks – run ubuntu in manjaro using docker 1

—————— Useful Links ————————————
Docker: have a Ubuntu development machine within seconds, from Windows or Mac
https://hudsonmendes.medium.com/docker-have-a-ubuntu-development-machine-within-seconds-from-windows-or-mac-fd2f30a338e4

Stackoverflow – how to start docker
https://stackoverflow.com/questions/21871479/docker-cant-connect-to-docker-daemon

Start Docker with systemd
https://docs.docker.com/config/daemon/systemd/

Stackoverflow – I lost my data when the container exits
https://stackoverflow.com/questions/19585028/i-lose-my-data-when-the-container-exits

useful commands:

sudo pacman -S docker –needed –noconfirm
sudo systemctl enable docker
sudo systemctl start docker
sudo systemctl stop docker

—————— Video Sections ——————————–
Chapters:
0:00 Intro
2:01 who is this video for? what is the difference between docker and virtual machines?
5:11 installing docker using pacman
11:56 the ubuntu shell
15:00 making persistent docker images

———————[Playlists and Relevant Github Repositories]———————————————-

Fluid Mechanics and Git Repos:

https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Petroleum Downstream Crash Course Playlist:

OpenFOAM for Windows 10 Beginner Playlist and some Git Repos

https://github.com/theodoreOnzGit/laminar_BL_OpenFOAM

OpenFOAM Intermediate Playlist and some Git Repos

https://github.com/theodoreOnzGit/thin_pipeflow_snappyHexMesh

OpenFOAM Heat Transfer Playlist and GitHub Repo

https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Radiation Heat Transfer Learning Journal and Git Repos:

https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Convection Boundary Layer and git Repos:

https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Turbulence Modelling Playlist

https://github.com/theodoreOnzGit/turbulenceModelling

LabView Frequency Analysis and Fun (playlist and git repo)

https://github.com/theodoreOnzGit/Ted_labview_YouTube

Control Systems and Frequency Response

https://github.com/theodoreOnzGit/matlabFrequencyResponse.git

OpenFOAM C++
https://github.com/theodoreOnzGit/C-_YouTube_OpenFoam

OpenFOAM Bash
https://github.com/theodoreOnzGit/Bash_OpenFOAM_YouTube

Basic Samba

https://github.com/theodoreOnzGit/sambaVideos

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *