User contributions for Admin
Jump to navigation
Jump to search
25 May 2023
- 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 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
- 09:0309:03, 22 May 2023 diff hist +1,037 N MIG Created page with "== NVIDIA Multi-Instance GPU == NVIDIA introduced MIG(Multi-Instance GPU) since Ampere architecture. MIG feature allows GPUs to be securely partitioned into up to seven separate GPU Instances for CUDA applications, so that multiple users use the same physical GPU with separate resources for optimal GPU utilization. <ref>https://docs.nvidia.com/datacenter/tesla/mig-user-guide/</ref> MIG ensures to providing each instance's processors have separate and isolated paths th..." Tag: Visual edit
- 08:4708:47, 22 May 2023 diff hist +368 NVIDIA GPU →NVIDIA GPU Models Tag: Visual edit
- 08:2208:22, 22 May 2023 diff hist +18 Power Supply Ratings No edit summary current Tag: Visual edit
21 May 2023
- 18:2318:23, 21 May 2023 diff hist +1,181 N Power Supply Ratings Created page with " Power Supply Unit (PSU) ratings, specifications, and efficiency levels based on load. Higher efficiency ratings result in less power loss, reduced heat generation, and lower energy consumption. The specific efficiency levels may vary slightly depending on the manufacturer and model of the power supply {| class="wikitable sortable" !Rating !Specification !Efficiency by Load |- |80 PLUS |Specifies efficiency at different loads |Varies by certification level (80 PLUS Br..." Tag: Visual edit
20 May 2023
- 18:0018:00, 20 May 2023 diff hist +26 Manual:UCM No edit summary Tag: Visual edit
- 17:5917:59, 20 May 2023 diff hist +17 Private:UCM →UCM menu control current Tag: Visual edit
- 17:5917:59, 20 May 2023 diff hist +403 N Private:UCM Created page with "== UCM menu control == {| class="wikitable" !Plugin !Menu !Menu Options !Script action !Notes !Ref |- |Diskless |PXE enable / disable | |dhcp-ignore=bootp |stop any replies to BOOTP, no messing with client-ids<ref>https://dnsmasq-discuss.thekelleys.org.narkive.com/D56pRrTi/how-to-disable-bootp-and-all-pxe-boot-in-dnsamsq</ref> |Private:DnsmasqPrivate:Diskless |- | | | | | | |- | | | | | | |}" Tag: Visual edit
- 17:5817:58, 20 May 2023 diff hist −339 Private:Diskless →UCM diskless control Tag: Visual edit
- 17:5517:55, 20 May 2023 diff hist +1,518 Private:Diskless →pxelinux.cfg Config Tag: Visual edit
- 17:5117:51, 20 May 2023 diff hist +30 N Private:Syslinux Admin moved page Private:Syslinux to Private:Diskless current Tag: New redirect
- 17:5117:51, 20 May 2023 diff hist 0 m Private:Diskless Admin moved page Private:Syslinux to Private:Diskless
- 17:4817:48, 20 May 2023 diff hist +266 Private:Dnsmasq →build issues Tag: Visual edit
- 17:4217:42, 20 May 2023 diff hist +11 BOOTP No edit summary current Tag: Visual edit
- 17:3417:34, 20 May 2023 diff hist +909 N BOOTP Created page with "BOOTP (Bootstrap Protocol) is an internet protocol that lets a network user automatically be configured to receive an IP address and have an operating system booted without user involvement. BOOTP is executed using User Datagram Protocol (UDP) and is the basis for Dynamic Host Configuration Protocol (DHCP). DHCP servers are used to receive client requests. * BOOTP is the successor of RARP. The problem with RARP is that it only works within a broadcast domain and only..." Tag: Visual edit