User contributions for Admin
Jump to navigation
Jump to search
25 May 2023
- 18:0718:07, 25 May 2023 diff hist −1 Dockerfile tips and tricks →Root password inside a Docker container Tag: Visual edit
- 18:0518:05, 25 May 2023 diff hist −3 Dockerfile tips and tricks →Reference Tag: Visual edit
- 18:0018:00, 25 May 2023 diff hist +127 Dockerfile tips and tricks →Root password inside a Docker container Tag: Visual edit
- 17:5917:59, 25 May 2023 diff hist +388 Dockerfile tips and tricks →Failed to create NAT chain DOCKER as ... Tag: Visual edit
- 17:4817:48, 25 May 2023 diff hist +824 Linux Process No edit summary Tag: Visual edit
- 17:4517:45, 25 May 2023 diff hist +317 Linux file permission →SUID, GUID, and Sticky Tag: Visual edit
- 17:3317:33, 25 May 2023 diff hist +16 Docker library sharing from host to container No edit summary current Tag: Visual edit
- 17:3217:32, 25 May 2023 diff hist +654 N Docker library sharing from host to container Created page with "From Docker and micro service point of view, the best practices of Docker are to package the library into the image, and not rely on a library file being present on the host. however, sometime sharing host library to container would be helpful to reduce redundancy and reduce size of Docker images. One of example would be CUDA tool kit, for example, install various version of CUDA toolkit on host and volume mouting when container start with read only. this method will..." Tag: Visual edit
- 17:0417:04, 25 May 2023 diff hist +202 Docker command workflow No edit summary Tag: Visual edit
- 17:0217:02, 25 May 2023 diff hist +1,241 N Docker command workflow Created page with "Following slide show a high level Docker commands from Dockerfile to Dockerhub or private Dockerhub. {| class="wikitable" |+ !commands !State from !State to !Example !Notes |- |build/compose |Dockerfile or compose file |docker image |build docker image from source | |- |run |docker image |docker container |execute image as container | |- |commit |docker container |docker image |apply change in container to image | |- |stop/start/restart |docker container |docker contain..." Tag: Visual edit
- 16:5616:56, 25 May 2023 diff hist +16 N File:Docker file2hub2.png No edit summary current
- 16:4716:47, 25 May 2023 diff hist +15 N File:Docker file2hub.png No edit summary current
- 16:3916:39, 25 May 2023 diff hist +16 N File:Docker image2hub.png No edit summary current
- 16:3216:32, 25 May 2023 diff hist +19 N File:Dockercli work flow.png No edit summary current
- 16:2616:26, 25 May 2023 diff hist +75 Linux file permission →Traditional file permission Tag: Visual edit
- 16:2416:24, 25 May 2023 diff hist +88 Linux file permission →Extended Attributes (xattrs) Tag: Visual edit
- 16:2316:23, 25 May 2023 diff hist +97 Linux file permission →File Attributes Tag: Visual edit
- 16:2116:21, 25 May 2023 diff hist +1,190 Linux file permission →File Attributes Tag: Visual edit
- 16:0916:09, 25 May 2023 diff hist +173 Network traffic →References Tag: Visual edit
- 15:0015:00, 25 May 2023 diff hist −4 Linux file permission →Traditional file permission Tag: Visual edit
- 14:5914:59, 25 May 2023 diff hist +11,720 N Linux file permission Created page with "== Traditional file permission == ls command witl -al option to view the permissions (or '''file mode''') set for the contents of a directory<syntaxhighlight lang="bash"> $ ls -al / total 2098648 drwxr-xr-x 20 root root 4096 May 25 08:40 . drwxr-xr-x 20 root root 4096 May 25 08:40 .. lrwxrwxrwx 1 root root 7 Aug 31 2022 bin -> usr/bin drwxr-xr-x 4 root root 4096 May 25 09:40 boot drwxr-xr-x 20 ro..." Tag: Visual edit
24 May 2023
- 13:0213:02, 24 May 2023 diff hist +504 N Pip tips and tricks Created page with "== WARNING: Running pip as the 'root' user == This was introduced in pip <code>21.1</code> as a "bug fix" as of pip 22.1<ref>https://stackoverflow.com/questions/68673221/warning-running-pip-as-the-root-user</ref> <syntaxhighlight lang="bash"> #you can now opt out of the warning using a parameter: $sudo pip install --root-user-action=ignore <packages> # You can ignore this in your container by using the environment: ENV PIP_ROOT_USER_ACTION=ignore </syntaxhighlight> ==..." Tag: Visual edit
- 12:3312:33, 24 May 2023 diff hist +303 Dockerfile tips and tricks No edit summary Tag: Visual edit
- 12:1512:15, 24 May 2023 diff hist +869 Apt tips and tricks No edit summary Tag: Visual edit
- 11:5311:53, 24 May 2023 diff hist +564 Conda/Mamba tips and tricks →Reference Tag: Visual edit
- 10:1310:13, 24 May 2023 diff hist +835 Conda/Mamba tips and tricks →Conda commands Tag: Visual edit
- 09:4409:44, 24 May 2023 diff hist +84 Conda/Mamba tips and tricks →Manage Conda Channel Tag: Visual edit
- 09:4209:42, 24 May 2023 diff hist +592 N Conda/Mamba tips and tricks Created page with " == Downgrading Conda Version == <syntaxhighlight lang="bash"> conda config --set allow_conda_downgrades true conda install conda=a.b.c # version you want to install </syntaxhighlight> == Manage Conda Channel == {| class="wikitable" |+ !Commands !Description !Notes |- |<code>conda config --add channels conda-forge</code> |Add conda channel | |- |<code>conda config --set channel_priority strict</code> |Set channel priority policy | |- |<code>conda config --show-sourc..." Tag: Visual edit
22 May 2023
- 11:4311:43, 22 May 2023 diff hist −8 MLPerf →MLPerf Submission Categories[2] current Tag: Visual edit
- 11:4211:42, 22 May 2023 diff hist +226 MLPerf No edit summary Tag: Visual edit
- 11:3411:34, 22 May 2023 diff hist +298 MLPerf No edit summary Tag: Visual edit
- 11:2111:21, 22 May 2023 diff hist +1,050 MLPerf No edit summary Tag: Visual edit
- 11:0911:09, 22 May 2023 diff hist +438 MLPerf No edit summary Tag: Visual edit
- 10:5610:56, 22 May 2023 diff hist +2 MIG →Creating GPU Instances current Tag: Visual edit
- 10:5510:55, 22 May 2023 diff hist +82 MIG →List GPU Instance Profiles Tag: Visual edit
- 10:5410:54, 22 May 2023 diff hist +359 MIG →List GPU Instance Profiles Tag: Visual edit
- 10:5310:53, 22 May 2023 diff hist +251 N MLPerf Created page with "[https://mlcommons.org/en/ MLPerf] is a consortium of key contributors from the AI/ML (Artificial Intelligence and Machine Learning) community that provides unbiased AI/ML performance evaluations of hardware, software, and services. == References ==" Tag: Visual edit
- 10:4510:45, 22 May 2023 diff hist +386 MIG →Enable MIG Mode Tag: Visual edit
- 10:3910:39, 22 May 2023 diff hist +248 MIG No edit summary Tag: Visual edit
- 10:2510:25, 22 May 2023 diff hist +846 MIG →MIG supported GPUs[1] Tag: Visual edit
- 10:1810:18, 22 May 2023 diff hist +3,437 MIG →MIG supported GPUs[1] Tag: Visual edit
- 10:1310:13, 22 May 2023 diff hist +559 MIG →MIG supported GPUs[1] Tag: Visual edit
- 10:1010:10, 22 May 2023 diff hist +2,598 MIG →MIG Configuration (profile) Tag: Visual edit
- 10:0210:02, 22 May 2023 diff hist +2,673 MIG →References Tag: Visual edit
- 09:4209:42, 22 May 2023 diff hist +1,475 MIG No edit summary Tag: Visual edit
- 09:2609:26, 22 May 2023 diff hist −407 MIG No edit summary Tag: Visual edit
- 09:2609:26, 22 May 2023 diff hist +18 N File:Nvidia-mig-example.png No edit summary current
- 09:1509:15, 22 May 2023 diff hist +55 MIG →NVIDIA Multi-Instance GPU Tag: Visual edit: Switched
- 09:1009:10, 22 May 2023 diff hist +150 MIG →NVIDIA Multi-Instance GPU Tag: Visual edit
- 09:0509:05, 22 May 2023 diff hist +186 MIG →NVIDIA Multi-Instance GPU Tag: Visual edit