• Nov 18, 2022 •AustinLeath
0 likes • 0 views
# This is the network config written by 'subiquity' network: ethernets: enp0s3: dhcp4: yes nameservers: addresses: [8.8.8.8,8.8.4.4] version: 2
• Sep 2, 2026 •AustinLeath
0 likes • 2 views
[Interface] PrivateKey = 6CGhz0ey72Rys1RPVqCuZxETc0OKTM92T1/OU0NuxW8= Address = fe80::972/128 ListenPort = 20207 DNS = 1.1.1.1 MTU = 1420 [Peer] PublicKey = 8clbJPxK5yl0hFDNGdn/Cl5zRW0df7rXbleE7i8czFI= Endpoint = 104.200.19.98:50972 AllowedIPs = fe80::207/128 PersistentKeepalive = 25
• Jan 10, 2025 •alexandr.zaikin.9999-c10d
import os
• Aug 17, 2025 •shekhar771
0 likes • 1 view
dzdzvcsd,v sd,.v, v,. ,.v , ,,vd,v dv
• May 13, 2025 •rejordon17-9956
fsfsdfsdfdsfsdf
0 likes • 11 views
#!/bin/bash yum -y install httpd systemctl enable httpd systemctl start httpd hostname > /var/www/html/index.html