Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
apt install btop

Image Added

Code Block
apt install ncdu
Code Block
root@server3:/tmp# ncdu /usr
ncdu 1.15.1 ~ Use the arrow keys to navigate, press ? for help
--- /usr ------------------------------------------------------------------------------------------------------------
    1.9 GiB [##########] /lib
  348.6 MiB [#         ] /bin
  216.2 MiB [#         ] /share
  140.1 MiB [          ] /src
   54.0 MiB [          ] /libexec
   51.8 MiB [          ] /sbin
  112.0 KiB [          ] /include
   60.0 KiB [          ] /local
    4.0 KiB [          ] /lib64
e   4.0 KiB [          ] /libx32
e   4.0 KiB [          ] /lib32
e   4.0 KiB [          ] /games


Code Block
apt install duf
Code Block
─────────────────────────────────────────────────────────────────────────────────────╮
│ 2 local devices                                                                     │
├────────────┬────────┬────────┬────────┬─────────────────────┬──────┬────────────────┤
│ MOUNTED ON │   SIZE │   USED │  AVAIL │         USE%        │ TYPE │ FILESYSTEM     │
├────────────┼────────┼────────┼────────┼─────────────────────┼──────┼────────────────┤
│ /          │  97.9G │  19.6G │  73.2G │ [##........]  20.1% │ ext4 │ /dev/nvme0n1p3 │
│ /boot      │ 973.4M │ 129.9M │ 776.3M │ [#.........]  13.3% │ ext4 │ /dev/nvme0n1p2 │
╰────────────┴────────┴────────┴────────┴─────────────────────┴──────┴────────────────╯



other

Code Block
apt install net-tools #netstat
apt install tree 
apt-install postgresql-client-14
snap remove docker
apt install docker.io
apt install docker-compose
apt install docker-compose-v2