User Tools

Site Tools


linux:distros:ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:distros:ubuntu [2025/12/24 23:11] – [systemd-analyze] Sean Rhonelinux:distros:ubuntu [2026/01/11 01:05] (current) – [Wine] Sean Rhone
Line 105: Line 105:
  
   * TODO: See if ''winetricks'' is needed   * TODO: See if ''winetricks'' is needed
-  * :?: ''winbind'' fixed //something//+  * :?: ''winbind'' used to fix //something// ((maybe DNS, something 32-bit, or SSL with osu!))
  
   winehq-staging icoutils   winehq-staging icoutils
Line 155: Line 155:
  
 <code>2620:fe::fe,2620:fe::9</code> <code>2620:fe::fe,2620:fe::9</code>
 +
 +==== Uncomplicated Firewall ====
 +
 +  * See [[linux:notes:ufw_uncomplicated_firewall|ufw]] for more notes
 +
 +  sudo ufw reset && sudo ufw default deny && sudo ufw logging off && sudo ufw enable && sudo systemctl enable 'ufw'
 +
 +  sudo ufw status
  
 ===== Kernel Options ===== ===== Kernel Options =====
Line 293: Line 301:
  
   timedatectl 'set-ntp' 'true' && timedatectl status   timedatectl 'set-ntp' 'true' && timedatectl status
- 
-===== Uncomplicated Firewall ===== 
- 
-  * See [[linux:notes:ufw_uncomplicated_firewall|ufw]] for more notes 
- 
-  sudo ufw reset && sudo ufw default deny && sudo ufw logging off && sudo ufw enable && sudo systemctl enable 'ufw' 
- 
-  sudo ufw status 
  
 ====== Boot Loader ====== ====== Boot Loader ======
/usr/local/www/wiki/data/attic/linux/distros/ubuntu.1766635904.txt.gz · Last modified: by Sean Rhone