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/21 17:42] – [Specification] JΓΊne Parkdeb_cicada [2025/06/23 16:48] (current) – [Specification] JΓΊne Park
Line 41: Line 41:
  
 <code ini> <code ini>
-Mounted on             Type  Size  Used Avail Use%Β +Β 
-/                      ext4  110G   11G   94G  11%Β +β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Β 
-/home/www-data         ext4  229G  6.1G  211G   3%Β +β”‚  Size   β”‚  Used   β”‚  Free(%)    β”‚    Mount    β”‚Β 
-/home/meson/storage    ext4  459G  219G  217G  51%Β +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€Β 
-/home/meson/repository ext4  459G  353G   83G  81%+β”‚ 110G    β”‚ 12G     β”‚ 93G(12%)    β”‚ root        β”‚Β 
 +β”‚ 229G    β”‚ 13G     β”‚ 205G(6%)    β”‚ www-data    β”‚Β 
 +β”‚ 1.8T    β”‚ 258G    β”‚ 1.5T(15%)   β”‚ web-data    β”‚Β 
 +β”‚ 459G    β”‚ 268G    β”‚ 168G(62%)   β”‚ storage     β”‚Β 
 +β”‚ 459G    β”‚ 329G    β”‚ 107G(76%)   β”‚ repository  β”‚Β 
 +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜Β 
 </code> </code>
  
Line 59: Line 65:
 ==== οΌ‹Work logs ====  ==== οΌ‹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>   * 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.1716313320
  • Last modified: 2024/05/21 17:42
  • by JΓΊne Park