User contributions for Admin
Jump to navigation
Jump to search
30 May 2024
- 11:0911:09, 30 May 2024 diff hist +1,510 N Timezone Created page with " == Timezone set on Linux == Timezone tells your system where you are in the world depending on your exact location on this planet with GMT-/+<nowiki><time> format.</nowiki> On most Linux, <code>/etc/timezone</code> is a text-based representation of what timezone you are in. <code>/etc/localtime</code> is a binary representation of the exact rules for calculating the time relative to UNIX time by a symbolic link from <code>/etc/localtime</code> to a file in the <code..." Tag: Visual edit
- 10:2310:23, 30 May 2024 diff hist +17 Chrome remote debugging →Setup remote debugging environment Tag: Visual edit
- 10:2210:22, 30 May 2024 diff hist +1,920 N Chrome remote debugging Created page with "== Chrome remote debugging == To develop Webapp on target such as mobile or smart rack system solution RD/RIM by HPCMATE, we open need to access remote running Chrome browser from development host system remotely. cause developers are able to debug remotely running webapp instance on the target system through the Chrome remote debugging environment. == Setup remote debugging environment == {| class="wikitable" |+ !Where !What !Description |- | rowspan="2" |On target sy..." Tag: Visual edit
- 09:5309:53, 30 May 2024 diff hist +830 Apt tips and tricks No edit summary current Tag: Visual edit
- 08:5608:56, 30 May 2024 diff hist +61 SSH Tunneling No edit summary Tag: Visual edit
29 May 2024
- 09:3009:30, 29 May 2024 diff hist +471 Node.js tips and tricks →Change node version Tag: Visual edit
- 09:1909:19, 29 May 2024 diff hist +565 Node.js tips and tricks No edit summary Tag: Visual edit
28 May 2024
- 09:5809:58, 28 May 2024 diff hist +233 N Network tips and tricks Created page with "== ModuleNotFoundError: No module named 'netifaces' == <syntaxhighlight lang="bash"> #if you have pip installed pip install netifaces #on Ubuntu sudo apt install python3-netifaces </syntaxhighlight> == References == <references />" Tag: Visual edit
- 09:5509:55, 28 May 2024 diff hist +33 Kernel log tips and tricks No edit summary Tag: Visual edit
- 09:5409:54, 28 May 2024 diff hist +40 N Kernel log tips and trick Admin moved page Kernel log tips and trick to Kernel log tips and tricks current Tag: New redirect
- 09:5409:54, 28 May 2024 diff hist 0 m Kernel log tips and tricks Admin moved page Kernel log tips and trick to Kernel log tips and tricks
25 May 2024
- 14:5114:51, 25 May 2024 diff hist +206 X11 tips and tricks No edit summary current Tag: Visual edit
- 14:3414:34, 25 May 2024 diff hist +311 N X11 tips and tricks Created page with "== Get current display name == #see the capability of display :0 xrandr --current -display :0 == Get input device list and properties == get stable video output names xrandr -q | grep connected get input devices $ DISPLAY=:0 xinput list $ DISPLAY=:0 xinput list-props 8 == References == <references />" Tag: Visual edit
- 14:2214:22, 25 May 2024 diff hist +38 Cmake tips and tricks No edit summary Tag: Visual edit
- 14:1014:10, 25 May 2024 diff hist +457 Cmake tips and tricks No edit summary Tag: Visual edit
- 14:0014:00, 25 May 2024 diff hist +44 Cmake tips and tricks No edit summary Tag: Visual edit
- 13:5813:58, 25 May 2024 diff hist +297 N Cmake tips and tricks Created page with "== CMake x.yy or higher is required<ref>https://stackoverflow.com/questions/49859457/how-to-reinstall-the-latest-cmake-version</ref> == Install latest cmake using pip<syntaxhighlight lang="bash"> $apt remove cmake -y $pip install cmake --upgrade </syntaxhighlight> == References == <references />" Tag: Visual edit
- 13:5413:54, 25 May 2024 diff hist +366 Pip tips and tricks No edit summary current Tag: Visual edit
23 May 2024
- 10:3810:38, 23 May 2024 diff hist +143 Private:RIM No edit summary Tag: Visual edit
- 10:3210:32, 23 May 2024 diff hist +186 N Private:RIM Created page with " == Rack display architecture == * RID : each rack has TFT LCD display device * RIM : Admin tool on special server to communicate multiple RID devices == References == <references />" Tag: Visual edit
- 09:0909:09, 23 May 2024 diff hist +475 Private:Rpi →X11 Debug Tag: Visual edit
22 May 2024
- 14:0214:02, 22 May 2024 diff hist +97 Journalctl tips and tricks No edit summary current Tag: Visual edit
- 10:4310:43, 22 May 2024 diff hist −236 NVIDIA GPU →NVIDIA GPU Models[4] [5] Tag: Visual edit
- 10:3210:32, 22 May 2024 diff hist +711 NVIDIA GPU →NVIDIA GPU Models[4] [5] Tag: Visual edit
21 May 2024
- 16:3416:34, 21 May 2024 diff hist −76 Private:Rpi →X11 Debug Tag: Visual edit
- 16:3216:32, 21 May 2024 diff hist −524 Private:Rpi →Install Nodejs on rpi Tag: Visual edit
- 16:0516:05, 21 May 2024 diff hist +631 N Private:HMRIM Created page with "== HM Rack Infrastructure Management == HM Rack infrastructure management has been designed for monitoring various data such as temperature, humidity and power usage in a rack. HMRIM communicate with sensors through Defog PDU. == HMRIM image == {| class="wikitable" |+ !Title !Description !Notes ! |- |firmware |Debian bullseye |depending on the Pi hardware | |- |Setup |rpi.yml |serversetup program | |- |customization |netplan |Use netplan.io instead of default DHCP | |..." current Tag: Visual edit
- 16:0316:03, 21 May 2024 diff hist +273 N Node.js tips and tricks Created page with " == Install latest Node.js<ref>https://deb.nodesource.com/</ref> == <syntaxhighlight lang="bash"> #Install Node.js 20.x LTS $curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash - $sudo apt-get install -y nodejs </syntaxhighlight> == References == <references />" Tag: Visual edit
- 15:4615:46, 21 May 2024 diff hist +1,193 Private:Rpi →Desktop how to Tag: Visual edit
- 15:2115:21, 21 May 2024 diff hist +204 Private:Rpi →Configuration Tag: Visual edit
- 14:4214:42, 21 May 2024 diff hist +145 Private:Rpi →Check configuration Tag: Visual edit
- 14:3414:34, 21 May 2024 diff hist +236 N Display Interfaces Created page with " DSI (Display Serial Interface) specifies a high-speed point-to-point serial bus that has a clock lane plus one to four data lanes. The DSI and D-PHY specifications are maintained by the MIPI Alliance == References == <references />" Tag: Visual edit
- 14:2914:29, 21 May 2024 diff hist +240 Private:Rpi No edit summary Tag: Visual edit
- 14:0714:07, 21 May 2024 diff hist +4,021 N Private:Rpi Created page with " == Etc == * sudo update-alternatives --config editor * rpi-update == Check configuration == >>> rpi config vcgencmd get_config int $ cat /proc/bus/input/devices == Blacklist == == Disable service list == $ sudo systemctl disable --now wpa_supplicant.service == Start app from ssh console == /etc/modprobe.d/raspi-blacklist.conf == X11 == >>> screen size $ DISPLAY=:0 xdpyinfo | grep dimensions dimensions: 800x480 pixels (211x127 millimeters) === X11 Debug =..." Tag: Visual edit
- 13:5413:54, 21 May 2024 diff hist +317 Private:PAHE firmware →HM splash Tag: Visual edit
20 May 2024
- 12:4612:46, 20 May 2024 diff hist +146 Private:PAHE firmware →Disable unused service Tag: Visual edit
- 12:0612:06, 20 May 2024 diff hist +429 Private:PAHE firmware →Disable unused service Tag: Visual edit
- 11:3611:36, 20 May 2024 diff hist +66 Systemd-networkd →Netplan commands current Tag: Visual edit
18 May 2024
- 17:2317:23, 18 May 2024 diff hist +57 GIT tips and tricks No edit summary current Tag: Visual edit
- 16:3416:34, 18 May 2024 diff hist −8 Private:PAHE firmware →Disable unused service Tag: Visual edit
17 May 2024
- 08:5408:54, 17 May 2024 diff hist +756 DNS No edit summary current Tag: Visual edit
13 May 2024
- 08:4308:43, 13 May 2024 diff hist +446 Network performance test No edit summary current Tag: Visual edit
- 08:4008:40, 13 May 2024 diff hist −8 Network performance test →Throughput Tag: Visual edit
- 08:3208:32, 13 May 2024 diff hist +241 Container tips and tricks No edit summary current Tag: Visual edit
9 May 2024
- 13:0813:08, 9 May 2024 diff hist −5 Private:DLS jupyter conda →How to set PATH and LD_LIBRARY_PATH from conda to Jupyter note current Tag: Visual edit
- 13:0713:07, 9 May 2024 diff hist +289 Private:DLS jupyter conda No edit summary Tag: Visual edit
- 13:0513:05, 9 May 2024 diff hist +641 Manual:DLSSystem/Conda configuration No edit summary Tag: Visual edit
- 12:4912:49, 9 May 2024 diff hist +310 Conda/Mamba tips and tricks No edit summary Tag: Visual edit
- 12:4612:46, 9 May 2024 diff hist +41 N Conda tips and tricks Admin moved page Conda tips and tricks to Conda/Mamba tips and tricks current Tag: New redirect
- 12:4612:46, 9 May 2024 diff hist 0 m Conda/Mamba tips and tricks Admin moved page Conda tips and tricks to Conda/Mamba tips and tricks