Both sides previous revision Previous revision Next revision | Previous revision |
deb_cicada [2024/04/20 14:56] β [Aeri Ianurium β ππ’ππππ πππ©π π₯π¦π] JΓΊne Park | deb_cicada [2025/02/27 03:49] (current) β [οΌWork logs] JΓΊne Park |
---|
{{:ubuntu-18.04-lts-features.png?nolink&300|}} | {{:ubuntu-18.04-lts-features.png?nolink&300|}} |
| |
Name: {{mdi>cards?28&color=#8F4568}} ''**CiCADA** Saxotum'' (official) | {{mdi>creation?28&color=#dd4814}} ''λΌμ΄λͺ½'' (korean) | Name: {{mdi>cards?28&color=#8F4568}} ''**CiCADA** Saxotum'' (official) | {{mdi>creation?28&color=#8F4568}} ''λΌμ΄λͺ½'' (korean) |
| |
---- | ---- |
==== Specification ==== | ==== Specification ==== |
| |
{{mdi>raspberry-pi?32&color=#8F4568}} Model: [[https://www.raspberrypi.org/products/raspberry-pi-3-model-b/|Raspberry Pi 3 Model B]] [[wp>Raspberry_Pi#Model_B|Raspbierry Pi Model B]] | {{mdi>raspberry-pi?32&color=#8F4568}} Model: |
| |
{{mdi>database-plus?32&color=#8F4568}} Storages --- {{mdi>harddisk}} [[SECURED:JUNE_HARDWARE#data_storage|Storage in details]] {{mdi>lock}} | {{mdi>database-plus?32&color=#8F4568}} Storages --- {{mdi>harddisk}} [[SECURED:JUNE_HARDWARE#data_storage|Storage in details]] {{mdi>lock}} |
<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> |
| |
{{mdi>server-network?32&color=#8F4568}} --- {{mdi>wifi-strength-3-lock}} [[SECURED:HOME_NETWORK#dhcp_assigned_ip|JΓΊne's home network]] {{mdi>lock}} | {{mdi>server-network?32&color=#8F4568}} --- {{mdi>wifi-strength-3-lock}} [[SECURED:HOME_NETWORK#dhcp_assigned_ip|JΓΊne's home network]] {{mdi>lock}} |
* {{mdi>lan?color=#9000B3}} Wired (''NiMBUS-enx001'') Β | * {{mdi>lan?color=#9000B3}} Wired (''CiCADA-enx001'') Β |
* {{mdi>wifi?color=#9000B3}} Wireless Connection (''NiMBUS-wlx001'') Β | |
* {{mdi>lan?color=#9000B3}} Wired {{fa>usb?14&color=#000000}} (''NiMBUS-wlx002'') | |
| |
{{mdi>web?32&color=#8F4568}} Web publishing and web resources including [[wp>WebDAV]] | {{mdi>web?32&color=#8F4568}} Web publishing and web resources including [[wp>WebDAV]] |
---- | ---- |
| |
| |
| ==== οΌ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. |
| |
| ---- |