Add full server configuration backup
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Filesystem Size Used Avail Use% Mounted on
|
||||
tmpfs 1.2G 1.9M 1.2G 1% /run
|
||||
efivarfs 256K 17K 235K 7% /sys/firmware/efi/efivars
|
||||
/dev/sda1 96G 7.8G 89G 9% /
|
||||
tmpfs 5.9G 0 5.9G 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 1.2G 12K 1.2G 1% /run/user/1001
|
||||
@@ -0,0 +1,24 @@
|
||||
Netid State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
|
||||
udp UNCONN 0 0 127.0.0.54:53 0.0.0.0:* users:(("systemd-resolve",pid=14478,fd=16))
|
||||
udp UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* users:(("systemd-resolve",pid=14478,fd=14))
|
||||
udp UNCONN 0 0 10.0.0.171%enp0s5:68 0.0.0.0:* users:(("systemd-network",pid=14504,fd=22))
|
||||
udp UNCONN 0 0 0.0.0.0:111 0.0.0.0:* users:(("rpcbind",pid=14457,fd=5),("systemd",pid=1,fd=202))
|
||||
udp UNCONN 0 0 [::]:111 [::]:* users:(("rpcbind",pid=14457,fd=7),("systemd",pid=1,fd=204))
|
||||
udp UNCONN 0 0 *:443 *:* users:(("caddy",pid=104785,fd=8))
|
||||
tcp LISTEN 0 4096 127.0.0.53%lo:53 0.0.0.0:* users:(("systemd-resolve",pid=14478,fd=15))
|
||||
tcp LISTEN 0 4096 127.0.0.1:2019 0.0.0.0:* users:(("caddy",pid=104785,fd=3))
|
||||
tcp LISTEN 0 4096 127.0.0.1:36821 0.0.0.0:* users:(("containerd",pid=16217,fd=14))
|
||||
tcp LISTEN 0 4096 127.0.0.1:3001 0.0.0.0:* users:(("docker-proxy",pid=67116,fd=7))
|
||||
tcp LISTEN 0 4096 127.0.0.1:3002 0.0.0.0:* users:(("docker-proxy",pid=111665,fd=7))
|
||||
tcp LISTEN 0 4096 127.0.0.1:5230 0.0.0.0:* users:(("docker-proxy",pid=75257,fd=7))
|
||||
tcp LISTEN 0 4096 127.0.0.54:53 0.0.0.0:* users:(("systemd-resolve",pid=14478,fd=17))
|
||||
tcp LISTEN 0 4096 127.0.0.1:8080 0.0.0.0:* users:(("docker-proxy",pid=23375,fd=7))
|
||||
tcp LISTEN 0 4096 0.0.0.0:111 0.0.0.0:* users:(("rpcbind",pid=14457,fd=4),("systemd",pid=1,fd=201))
|
||||
tcp LISTEN 0 4096 0.0.0.0:22 0.0.0.0:* users:(("sshd",pid=15527,fd=3),("systemd",pid=1,fd=232))
|
||||
tcp LISTEN 0 4096 *:3000 *:* users:(("grafana",pid=90089,fd=25))
|
||||
tcp LISTEN 0 4096 *:9090 *:* users:(("prometheus",pid=86054,fd=7))
|
||||
tcp LISTEN 0 4096 *:9100 *:* users:(("node_exporter",pid=82887,fd=4))
|
||||
tcp LISTEN 0 4096 *:80 *:* users:(("caddy",pid=104785,fd=9))
|
||||
tcp LISTEN 0 4096 [::]:111 [::]:* users:(("rpcbind",pid=14457,fd=6),("systemd",pid=1,fd=203))
|
||||
tcp LISTEN 0 4096 [::]:22 [::]:* users:(("sshd",pid=15527,fd=4),("systemd",pid=1,fd=234))
|
||||
tcp LISTEN 0 4096 *:443 *:* users:(("caddy",pid=104785,fd=7))
|
||||
@@ -0,0 +1,3 @@
|
||||
total used free shared buff/cache available
|
||||
Mem: 11Gi 1.2Gi 3.5Gi 5.8Mi 7.3Gi 10Gi
|
||||
Swap: 0B 0B 0B
|
||||
@@ -0,0 +1,5 @@
|
||||
Distributor ID: Ubuntu
|
||||
Description: Ubuntu 24.04.4 LTS
|
||||
Release: 24.04
|
||||
Codename: noble
|
||||
Linux oracle-ubuntu-pan 6.17.0-1010-oracle #10~24.04.1-Ubuntu SMP Thu Mar 26 20:08:26 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
|
||||
Reference in New Issue
Block a user