Table of Contents

Actu Periculum โ€” GiLEAD Argenta

Name: GiLEAD Argenta (official) | ๊ตฌ๋ฅด๋ชฝ (korean)


Specification

CPU: Intelยฎ Atom(TM) CPU N550 @ 1.50GHz (2 cores) โ€” Product info

Main Memory: 2G

Storages:

Live status of storages

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  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


๏ผ‹Work logs

๏ผ‹Que to do


Hosting Services

Nginx Configuration Showing lively on OWL for GiLEAD Argenta


Solved Problems

Grub Error with grub_file_filters

Symptom: Grub Error with 'grub_file_filters'

error: symbol 'grub_file_filters' not found. 
Entering rescue mode... 
grub rescue>

Solution: grub2 installing and updating

 sudo fdisk -l
 sudo blkid
 df -Th
  sudo mount /dev/sdXY /mnt
 for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
 sudo grub-install /dev/sdX  
 update-grub
 exit

โ€” reference: Grub2/Installing โ€” Updated on 2020/07/11 07:34


suspend.target is masked

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


USB 3.0 write/read suspended

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.


Error when assembling chunks, status code 504

Symptom: Showing Error when assembling chunks, status code 504 after finishing upload in NEXTCLOUD


1)
Due to instability of system