User contributions for Admin
Jump to navigation
Jump to search
3 May 2023
- 10:1510:15, 3 May 2023 diff hist 0 CUX4U →Specifications Tag: Visual edit
- 10:1310:13, 3 May 2023 diff hist 0 N File:DLS4U.png No edit summary current
- 10:1210:12, 3 May 2023 diff hist −7 HMDLS-4U No edit summary Tag: Visual edit: Switched
- 10:1210:12, 3 May 2023 diff hist +45 HMDLS-4U No edit summary Tag: Visual edit
- 10:0610:06, 3 May 2023 diff hist +3,488 N HMDLS-4U Created page with "330x330픽셀|334x334px == Application == * Artificial intelligence * Big data analytics * High-performance computing * Research lab/national lab * Astrophysics, business intelligence == Features == # 4U Rackmount with up to 2000W PSU # Single Socket supports AMD EPYC™ 7002/7003/9004 (with AMD 3D V-Cache™ Technology*) series processors # 8 DIMM slots (1DPC), supports DDR4 RDIMM, LRDIMM, RDIMM/LRDIMM-3DS, NVDIMM-N # 7 PCIe4.0 x16, 2 OCuLink (PCI..."
- 09:1809:18, 3 May 2023 diff hist −5 Visual Studio Code →Connection issue Tag: Visual edit
2 May 2023
- 20:0720:07, 2 May 2023 diff hist +501 Visual Studio Code →Connection issue Tag: Visual edit
- 17:2517:25, 2 May 2023 diff hist −7 Dockerfile tips and tricks →Run script at Container stop[1] Tag: Visual edit
- 17:2417:24, 2 May 2023 diff hist +3 Dockerfile tips and tricks →Handle signal correctly in the bash script Tag: Visual edit
- 17:2317:23, 2 May 2023 diff hist −244 Dockerfile tips and tricks →Test it Tag: Visual edit
- 17:2317:23, 2 May 2023 diff hist +2 Dockerfile tips and tricks →Test it Tag: Visual edit
- 17:1417:14, 2 May 2023 diff hist −57 Dockerfile tips and tricks →Install nvm in Dockerfile[2] Tag: Visual edit
- 17:1417:14, 2 May 2023 diff hist −42 Dockerfile tips and tricks →Handle signal correctly in the bash script Tag: Visual edit
- 17:1317:13, 2 May 2023 diff hist +2 Dockerfile tips and tricks →Handle signal correctly in the bash script
- 17:1217:12, 2 May 2023 diff hist +4 Dockerfile tips and tricks →Handle signal correctly in the bash script
- 17:1117:11, 2 May 2023 diff hist +36 Dockerfile tips and tricks →Handle signal correctly in the bash script
- 17:1117:11, 2 May 2023 diff hist +3,682 Dockerfile tips and tricks No edit summary Tag: Visual edit
- 10:4410:44, 2 May 2023 diff hist −8 Docker container resource →Default container resource current Tag: Visual edit
- 10:4310:43, 2 May 2023 diff hist +1,483 N Docker container resource Created page with "== Default container resource == By default, Docker containers are constrained to use a limited amount of system resources, such as CPU, GPU, memory, and disk space to ensure that containers do not consume excessive resources and cause problems for other containers or the host system. By default, Docker sets resource limits for each container based on the host system's available resources. The exact resource limits that are set can vary depending on the host system's con..." Tag: Visual edit
- 08:1608:16, 2 May 2023 diff hist +88 Dockerfile tips and tricks No edit summary Tag: Visual edit
- 08:1508:15, 2 May 2023 diff hist +235 N Dockerfile tips and tricks Created page with "== Install nvm in Dockerfile == <code>RUN mkdir -p $NVM_DIR && \ curl <nowiki>https://raw.githubusercontent.com/creationix/nvm/v0.36.0/install.sh</nowiki> | bash && \ . $NVM_DIR/nvm.sh && \ nvm install $NODE_VERSION</code>" Tag: Visual edit
- 08:1308:13, 2 May 2023 diff hist +862 N Npm tips and tricks Created page with "== $npm install vs $ npm ci <ref>https://www.ariank.dev/be-aware-of-the-package-lock-json-and-npm-install/</ref> == the difference between <code>npm install</code> and <code>npm ci</code>, it is worth explaining it. <code>npm install</code> will generate a new <code>package-lock.json</code> if it does not exist or it will update the dependency tree if it does not match the packages specified in the <code>package.json</code>. <code>npm ci</code> will install packages base..." current Tag: Visual edit
1 May 2023
- 19:3219:32, 1 May 2023 diff hist −6 Visual Studio Code →VS Code Tag: Visual edit
- 19:3119:31, 1 May 2023 diff hist +49 Visual Studio Code →Connection issue Tag: Visual edit
- 19:1119:11, 1 May 2023 diff hist +12 Visual Studio Code →Connection issue Tag: Visual edit
- 19:0619:06, 1 May 2023 diff hist +7 Visual Studio Code →Connection issue Tag: Visual edit
- 19:0319:03, 1 May 2023 diff hist +7 Visual Studio Code →Connect to the SSH server Tag: Visual edit
- 19:0219:02, 1 May 2023 diff hist −23 Visual Studio Code →Add SSH remote server with passwordless ssh login Tag: Visual edit
- 18:5918:59, 1 May 2023 diff hist +129 Visual Studio Code →Connection issue Tag: Visual edit
- 18:5418:54, 1 May 2023 diff hist +599 Visual Studio Code →VS Code connects to remote Linux server Tag: Visual edit
- 18:3718:37, 1 May 2023 diff hist +657 N Visual Studio Code Created page with "== VS Code == MS VS code is a development tool to use various languaged program on local and remote server by utilizing an open source based code-server<ref>https://github.com/coder/code-server</ref> as backend for Linux OS. Window side VS code app uses SSH to connect code-server on server side so that various local and remote plugin can work locally and remotely. == VS Code connects to remote Linux server == right|frameless # Install VS..." Tag: Visual edit
- 18:3518:35, 1 May 2023 diff hist +16 N File:Vscode ssh setup.png No edit summary current
- 18:2018:20, 1 May 2023 diff hist +10 N File:Vscode ssh.png No edit summary current
29 April 2023
- 08:1708:17, 29 April 2023 diff hist +11 Docker →HM Docker Tag: Visual edit
- 08:1508:15, 29 April 2023 diff hist −8 Docker →Set User in Dockerfile Tag: Visual edit
- 08:1208:12, 29 April 2023 diff hist +268 Docker →Rootless mode Tag: Visual edit
- 07:5907:59, 29 April 2023 diff hist +125 Docker No edit summary Tag: Visual edit
27 April 2023
- 15:0815:08, 27 April 2023 diff hist +1,509 Private:Zfs →ZFS commands Tag: Visual edit
- 14:3814:38, 27 April 2023 diff hist +156 Private:Zfs →ZFS commands Tag: Visual edit
- 11:3111:31, 27 April 2023 diff hist +142 Private:Zfs →zpool set Tag: Visual edit
- 11:0711:07, 27 April 2023 diff hist +59 Private:DLS Setting →Disable default service Tag: Visual edit
26 April 2023
- 15:1515:15, 26 April 2023 diff hist −23 MediaWiki:Sidebar No edit summary current
- 15:1415:14, 26 April 2023 diff hist +2 MediaWiki:Common.css No edit summary
- 15:1415:14, 26 April 2023 diff hist −10 MediaWiki:Sidebar No edit summary
- 15:1315:13, 26 April 2023 diff hist −63 MediaWiki:Sidebar No edit summary
- 15:1215:12, 26 April 2023 diff hist +7 MediaWiki:Common.css No edit summary
- 15:0915:09, 26 April 2023 diff hist +7 MediaWiki:Common.css No edit summary
- 14:5914:59, 26 April 2023 diff hist +54 UCM No edit summary Tag: Visual edit
- 14:5414:54, 26 April 2023 diff hist +55 MediaWiki:Common.js No edit summary current
- 14:4314:43, 26 April 2023 diff hist +32 MediaWiki:Common.css No edit summary