vault backup: 2026-08-08 09:47:02
This commit is contained in:
+39
-1
@@ -65,4 +65,42 @@ tcp LISTEN 0 511 [
|
||||
tcp LISTEN 0 4096 [::]:22 [::]:* users:(("sshd",pid=1090,fd=4),("systemd",pid=1,fd=194))
|
||||
tcp LISTEN 0 4096 [::]:111 [::]:* users:(("rpcbind",pid=696,fd=6),("systemd",pid=1,fd=225))
|
||||
tcp LISTEN 0 511 [::]:80 [::]:* users:(("nginx",pid=10572,fd=6),("nginx",pid=10571,fd=6),("nginx",pid=10540,fd=6))
|
||||
```
|
||||
```
|
||||
|
||||
# after Jackett
|
||||
```
|
||||
Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port Process
|
||||
udp UNCONN 0 0 0.0.0.0:111 0.0.0.0:*
|
||||
udp UNCONN 0 0 127.0.0.54:53 0.0.0.0:*
|
||||
udp UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:*
|
||||
udp UNCONN 0 0 10.0.13.200%ens3:68 0.0.0.0:*
|
||||
udp UNCONN 0 0 [::]:111 [::]:*
|
||||
tcp LISTEN 0 511 0.0.0.0:443 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 0.0.0.0:9117 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 127.0.0.53%lo:53 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 127.0.0.54:53 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 127.0.0.1:8000 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 0.0.0.0:22 0.0.0.0:*
|
||||
tcp LISTEN 0 4096 0.0.0.0:111 0.0.0.0:*
|
||||
tcp LISTEN 0 511 0.0.0.0:80 0.0.0.0:*
|
||||
tcp LISTEN 0 511 [::]:443 [::]:*
|
||||
tcp LISTEN 0 4096 [::]:9117 [::]:*
|
||||
tcp LISTEN 0 4096 [::]:22 [::]:*
|
||||
tcp LISTEN 0 4096 [::]:111 [::]:*
|
||||
tcp LISTEN 0 511 [::]:80 [::]:*
|
||||
git@instance-20260807-0848:~$ df -h
|
||||
Filesystem Size Used Avail Use% Mounted on
|
||||
tmpfs 96M 1.3M 95M 2% /run
|
||||
efivarfs 256K 21K 231K 9% /sys/firmware/efi/efivars
|
||||
/dev/sda1 45G 6.1G 39G 14% /
|
||||
tmpfs 478M 0 478M 0% /dev/shm
|
||||
tmpfs 5.0M 0 5.0M 0% /run/lock
|
||||
/dev/sda16 881M 156M 664M 19% /boot
|
||||
/dev/sda15 105M 6.2M 99M 6% /boot/efi
|
||||
tmpfs 96M 12K 96M 1% /run/user/1001
|
||||
tmpfs 96M 12K 96M 1% /run/user/1002
|
||||
git@instance-20260807-0848:~$ free -h
|
||||
total used free shared buff/cache available
|
||||
Mem: 954Mi 518Mi 71Mi 30Mi 556Mi 435Mi
|
||||
Swap: 2.0Gi 234Mi 1.8Gi
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user