deb_cicada

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
deb_cicada [2024/04/20 14:57] – [Specification] JΓΊne Parkdeb_cicada [2025/02/27 03:49] (current) – [οΌ‹Work logs] JΓΊne Park
Line 42: Line 42:
 <code ini> <code ini>
 Mounted on             Type  Size  Used Avail Use% Mounted on             Type  Size  Used Avail Use%
-/                      ext4  110G   10G   94G  10%Β +/                      ext4  110G   11G   94G  11%Β 
-/home/www-data         ext4  229G  3.1G  214G   2%Β +/home/www-data         ext4  229G  6.1G  211G   3%Β 
-~/repository           ext4  459G  310G  126G  72%Β +/home/meson/storage    ext4  459G  219G  217G  51%Β 
-~/storage              ext4  459G  215G  221G  50%+/home/meson/repository ext4  459G  353G   83G  81%
 </code> </code>
  
Line 56: Line 56:
 ---- ----
  
 +
 +==== οΌ‹Work logs ==== 
 +
 +  * System Upgrade ''**Ubuntu 24.04 noble numbat**'' <sub>  --- Updated on //2025/02/27 03:48// </sub>
 +  * Attach Ubuntu Pro subscription <sub>  --- Updated on //2024/05/21 17:41// </sub>
 +
 +----
 +
 +===== Solved problems =====
 +
 +==== The following signatures were invalid ==== 
 +
 +<text type="danger">{{fa>bug}} **Symptom**</text>: Error ''The following signatures were invalid'' shows during updating. This problem has something to do with ''expired keys'' or ''not updated keyrings'' 
 +
 +<text type="info">{{fa>lightbulb-o}} **Solution**</text>: 
 +
 +<code bash> 
 +sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys [key]
 +</code> 
 +
 +where [key] is shown in error line. 
 +
 +---- 
  • deb_cicada.1713625050
  • Last modified: 2024/04/20 14:57
  • by JΓΊne Park