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/05/05 12:50] – [Specification] JΓΊne Parkdeb_cicada [2025/02/27 03:49] (current) – [οΌ‹Work logs] JΓΊne Park
Line 43: Line 43:
 Mounted on             Type  Size  Used Avail Use% Mounted on             Type  Size  Used Avail Use%
 /                      ext4  110G   11G   94G  11% /                      ext4  110G   11G   94G  11%
-/home/www-data         ext4  229G  5.4G  212G   3%Β +/home/www-data         ext4  229G  6.1G  211G   3%Β 
-/home/meson/repository ext4  459G  327G  109G  75%Β +/home/meson/storage    ext4  459G  219G  217G  51%Β 
-/home/meson/storage    ext4  459G  213G  223G  49%+/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.1714913457
  • Last modified: 2024/05/05 12:50
  • by JΓΊne Park