Name: GiLEAD Argenta (official) | ๊ตฌ๋ฅด๋ชฝ (korean)
CPU: Intelยฎ Atom(TM) CPU N550 @ 1.50GHz (2 cores) โ Product info
Main Memory: 2G
Storages:
230G (SATA) โ / partition 1024G โ /home/www-data partition โโโโโโโโโโโฌโโโโโโโโโโฌโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโ โ Size โ Used โ Free(%) โ Mount โ โโโโโโโโโโโผโโโโโโโโโโผโโโโโโโโโโโโโโผโโโโโโโโโโโโโโค โ 229G โ 13G โ 205G(6%) โ root โ โ 916G โ 206G โ 665G(24%) โ www-data โ โ 917G โ 260G โ 612G(30%) โ Storage โ โ 458G โ 264G โ 171G(61%) โ Repository โ โโโโโโโโโโโดโโโโโโโโโโดโโโโโโโโโโโโโโดโโโโโโโโโโโโโโ
Wireless Network:
Boundary in xi.meson.in grid
GiDEON <sub> โ Updated on 2026/01/26 04:21 </sub>Ubuntu 24.04 noble numbat <sub> โ Updated on 2025/03/04 06:10 </sub>pting.ml with Pwigo โ Photo management service <sub> โ Updated on 2023/06/05 14:32 </sub>php 8.2 and purge php 7.4, php 8.0 and php 8.1 <sub> โ Updated on 2023/06/04 03:15 </sub>22.04 LTS Jammy Jellyfish <sub> โ Updated on 2022/10/25 00:10 </sub>php 8.1.7 8.1.7 Changelog <sub> โ Updated on 2022/06/12 02:35 </sub> navidrome v0.47.5 <sub> โ Updated on 2022/06/12 02:34 </sub>/home/www-data <sub> โ Updated on 2022/05/12 02:37 </sub>php 8.0 <sub> โ Updated on 2021/01/26 17:25 </sub>WiFi module with Intel WiFi Link 5100 (ac) <sub> โ Updated on 2020/09/11 22:36 </sub>mariadb 10.5 <sub> โ Updated on 2020/08/31 13:24 </sub>adjust & optimize value of php-fpm โ /etc/php/7.x/fpm/pool.d/www.conf <sub> โ Updated on 2020/07/25 21:42 </sub>optimize Nginx configuration with latest guideline <sub> โ Updated on 2020/07/24 05:29 </sub> LTS upgrade to 20.04 (Focal Fossa) <sub> โ Updated on 2020/07/11 07:18 </sub>proxy_pass URL: https://music.onni.me <sub> โ Updated on 2020/07/11 03:26 </sub>miniPCI wireless adapter <sub> โ Updated on 2020/06/28 20:52 </sub>web root of pting.ml <sub> โ Updated on 2020/06/27 04:04 </sub>backup rsync to another partition <sub> โ Updated on 2020/06/27 04:01 </sub>Nextcloud named iogen.ml <sub> โ Updated on 2020/04/27 05:38 </sub>mariadb 10.3.22 <sub> โ Updated on 2020/03/30 01:42 </sub> YOURLS, self-hosted URL shorten service <sub> โ Updated on 2020/03/30 01:44 </sub>jpark.ml <sub> โ Updated on 2020/03/29 23:46 </sub>
Showing lively on OWL for GiLEAD Argenta
Symptom: Grub Error with 'grub_file_filters'
error: symbol 'grub_file_filters' not found. Entering rescue mode... grub rescue>
Solution: grub2 installing and updating
Bootable Live USB with ISOterminal without installation sudo fdisk -l sudo blkid df -Th
/dev/sdXY, mount it to /mnt sudo mount /dev/sdXY /mnt
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
grub with target disk, where this is sdX not sdXYsudo grub-install /dev/sdX update-grub exit
โ reference: Grub2/Installing <sub> โ Updated on 2020/07/11 07:34 </sub>
Symptom: auth.log shows a series of error message
Jul 25 23:57:38 gilead systemd-logind[738]: Suspending... Jul 25 23:57:38 gilead systemd-logind[738]: Unit suspend.target is masked, refusing operation. Jul 25 23:57:38 gilead systemd-logind[738]: Failed to execute suspend operation: Permission denied
This message has something to do with lid action of laptop, which could suspend system when lid is closed.
Solution
Edit /etc/systemd/logind.conf
with value HandleLidSwitch=ignore
โ-
Symptom: External HDD attached by USB 3.0 makes suspension during writing/reading disk, which causes timeout of inactivity in transferring data such as SFTP.
Solution: Just use USB 2.0 connection.
โ-
Symptom: Showing Error when assembling chunks, status code 504 after finishing upload in NEXTCLOUD