manjaro tricks - run labview in manjaro via an opensuse leap docker container

manjaro tricks - run labview in manjaro via an opensuse leap docker container

Subscribers:
9,750
Published on ● Video Link: https://www.youtube.com/watch?v=LIRcKrK-FJA



Duration: 38:31
299 views
8


------------------ Useful Links ------------------------------------
TLDR/TLDW

(1) install opensuse leap (not tumbleweed) 15.2

firefox (used for testing visual server)

(2) install freecad for dependencies

zypper install -t pattern devel_basis
zypper install -yp vim neofetch FreeCAD libXinerama-devel

(3) mount the labview iso,

use the privileged to mount the docker iso after docker cp into the system

--privileged

(4) install as per normal using the install scripts

(5) run labview by running


labview64


OpenSUSE Docker Images
https://hub.docker.com/_/opensuse


What is build essential on opensuse
https://darryldias.me/2020/devel-basis-on-opensuse-sle/


How to mount iso files within docker
https://sick.codes/how-to-mount-devices-inside-docker-containers-losetup-loopback-iso-files/


How to mount iso files in general
https://www.cyberciti.biz/tips/how-to-mount-iso-image-under-linux.html


invalid signature tag Archivesize on rpm packages created by install4j #1635

https://github.com/rpm-software-management/rpm/issues/1635
Regression Issue (Aug 2021 specific)


------------------ Video Sections --------------------------------
Chapters:
0:00 Introduction
1:15 Too long didn’t watch…
4:14 The longer explanation and demonstration
9:06 Docker cp isos into docker container opensuse/tumbleweed
10:33 mounting the isos in docker
20:17 installing labview, tumbleweed has bug so we need to use opensuse leap
30:21 testing labview, need to install some dependencies
32:18 testing labview after installed dependencies
35:26 tidying up with docker commits and docker system prune

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

Fluid Mechanics and Git Repos:
https://www.youtube.com/playlist?list=PLhPfNw4V4_YSmdAXc6J0XOSQ1b27qsMGt
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Petroleum Downstream Crash Course Playlist:
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQ13CnhacUqEVk-tZlU4ISE

OpenFOAM for Windows 10 Beginner Playlist and some Git Repos
https://www.youtube.com/playlist?list=PLhPfNw4V4_YRhBU4IqSaToQ8_X543YQsZ
https://github.com/theodoreOnzGit/laminar_BL_OpenFOAM

OpenFOAM Intermediate Playlist and some Git Repos
https://www.youtube.com/playlist?list=PLhPfNw4V4_YSpWX6mSOlwWEOKVa6i_iuE
https://github.com/theodoreOnzGit/thin_pipeflow_snappyHexMesh

OpenFOAM Heat Transfer Playlist and GitHub Repo
https://www.youtube.com/playlist?list=PLhPfNw4V4_YR2Qa3Q9-AzNSF2J9Dc4_qT
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube

Radiation Heat Transfer Learning Journal and Git Repos:
https://www.youtube.com/watch?v=uUzh9kh-WTo&list=PLhPfNw4V4_YRUUVUydQp-n6U-7uu1kJof
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Convection Boundary Layer and git Repos:
https://www.youtube.com/playlist?list=PLhPfNw4V4_YR9pRBpp101Mkuds49vjQ63
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube

Turbulence Modelling Playlist
https://www.youtube.com/watch?v=F_Rxv9uMM3g&list=PLhPfNw4V4_YSnbYkJIBQ1kRN06Mmxe2Be
https://github.com/theodoreOnzGit/turbulenceModelling

LabView Frequency Analysis and Fun (playlist and git repo)
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQYE7XqTisMBkpm7gqNS_nl
https://github.com/theodoreOnzGit/Ted_labview_YouTube

Control Systems and Frequency Response
https://www.youtube.com/watch?v=qHY6y7JmB2U&list=PLhPfNw4V4_YRUuWnrtClovPKxU_gJOXH-
https://github.com/theodoreOnzGit/matlabFrequencyResponse.git

OpenFOAM C++
https://github.com/theodoreOnzGit/C-_YouTube_OpenFoam
https://www.youtube.com/playlist?list=PLhPfNw4V4_YT9OgqS7ZPlot_Ucxzc6pQJ

OpenFOAM Bash
https://github.com/theodoreOnzGit/Bash_OpenFOAM_YouTube
https://www.youtube.com/playlist?list=PLhPfNw4V4_YT5zjBhfj5Hj4r4D5eXilcU

Basic Samba
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQuWJLufBUpNplitReZX0fB
https://github.com/theodoreOnzGit/sambaVideos

Manjaro Tips and Tricks
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQuyXBfJxAvzHJTl0UiWx3h




Other Videos By Theo Ong Science and Engineering


2021-11-11OpenFOAM Intermediate - 104 accessing the intermediatePlus github repositories
2021-11-09OpenFOAM Intermediate - 103 salome meshing with python getting started walkthrough
2021-10-14Manjaro Tricks - vim repeat 8 spaces with dot command
2021-10-06Manjaro Tricks - Yakuake Font Size Change
2021-09-29lammps 4 - intro to fix commands for pour case
2021-09-28lammps 3 - navigating examples and tutorials, pair styles for pour case mkv
2021-09-24lammps 2 - installing extras using cmake options
2021-09-24lammps 1 - install in archlinux container barebones lammps
2021-08-19manjaro tricks - installing labview control design and simulation via docker part 2
2021-08-19manjaro tricks - installing labview control design and simulation via docker part 1
2021-08-17manjaro tricks - run labview in manjaro via an opensuse leap docker container
2021-08-15manjaro tricks - run ubuntu in manjaro using docker 6 running matlab in docker
2021-08-13manjaro tricks - run ubuntu in manjaro using docker 5 running salome in docker and pruning
2021-08-13manjaro tricks - run ubuntu in manjaro using docker 4 copying files from host to container
2021-08-13manjaro tricks - run ubuntu in manjaro using docker 3 running firefox
2021-08-12manjaro tricks - run ubuntu in manjaro using docker 2 installed openfoam
2021-08-12manjaro tricks - run ubuntu in manjaro using docker 1
2021-07-29OpenFoam Temperature and Power Management (Manjaro)
2021-06-29OpenFOAM Bash 3 - foamDictionary printing setting adding and removing
2021-06-28OpenFoam Application Editing 14 - volScalarField Constructors, createMesh H and createFields H
2021-06-28OpenFoam Application Editing 13 - what is tmp and autoPtr? A Conceptual Introduction



Tags:
Engineering
Math
Science
Thermodynamics
Fluid Mechanics
Chemical
Nuclear
Chemical Potential
Fugacity
Enthalpy
Internal Energy
Entropy
First Law
Second law
Gibbs Free Energy
Hemholtz free energy
heat capacity
constant volume
constant pressure
tutorial
petroleum
oil
refinery
downstream
crude
jet
gasoline
gasoil
diesel
computational fluid dynamics
CFD
OpenFoam
Open
Foam
Fluid mechanics
heat transfer
turbulence
conduction
convection
radiation
Linux
Mint
Ubuntu
Manjaro