This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:ubuntu [2025/07/29 04:22] – adminent | linux:ubuntu [2026/01/11 18:57] (current) – [Install Brave Browser] Name | ||
|---|---|---|---|
| Line 48: | Line 48: | ||
| Configure firewall | Configure firewall | ||
| sudo ufw allow 123/ | sudo ufw allow 123/ | ||
| + | |||
| + | ====IPv4 Static Config=== | ||
| + | < | ||
| + | version: 2 | ||
| + | renderer: networkd | ||
| + | ethernets: | ||
| + | ens33: | ||
| + | addresses: | ||
| + | - 10.30.10.62/ | ||
| + | nameservers: | ||
| + | search: [vsphere.local] | ||
| + | addresses: [10.30.10.1] | ||
| + | routes: | ||
| + | - to: default | ||
| + | via: 10.30.10.1</ | ||
| + | ====IPv6 DNS Config==== | ||
| + | < | ||
| + | network: | ||
| + | version: 2 | ||
| + | ethernets: | ||
| + | ens34: | ||
| + | dhcp4: no | ||
| + | dhcp6: no | ||
| + | addresses: | ||
| + | - 2001: | ||
| + | accept-ra: true | ||
| + | nameservers: | ||
| + | addresses: | ||
| + | - 10.31.11.31 | ||
| + | - 2001: | ||
| + | search: | ||
| + | - ciscoworldtour.com | ||
| + | routes: | ||
| + | - to: default | ||
| + | via: 2001: | ||
| + | metric: 1 | ||
| + | on-link: true | ||
| + | |||
| + | root@dns:/ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | ====Get A Youtube Channel' | ||
| + | - Install yt-dlp | ||
| + | - < | ||
| + | - Run yt-dlp and save the output to a text file | ||
| + | - < | ||
| + | - Wait for process to complete. | ||
| + | - View file | ||
| + | - < | ||
| + | ====Install Curl==== | ||
| + | < | ||
| + | |||
| + | ====Install Brave Browser==== | ||
| + | - Install Curl | ||
| + | - Download and install Brave Browser with Curl | ||
| + | - < | ||
| + | - Run Brave Browser | ||
| + | - < | ||
| + | - or navigate the Application Menu\\ | ||
| + | |||
| + | Full yt-dlp documentation at [[https:// | ||
| + | |||
| + | ====Install VLC==== | ||
| + | < | ||
| + | |||
| ====Backlinks==== | ====Backlinks==== | ||
| [[: | [[: | ||