User Tools

Site Tools


ubuntu_desktop_information

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
ubuntu_desktop_information [2025/11/25 07:18] mikeubuntu_desktop_information [2025/11/27 19:59] (current) mike
Line 2: Line 2:
 This is a collection of useful information I am acquiring in regards to running Ubuntu Desktop (GUI). This is a collection of useful information I am acquiring in regards to running Ubuntu Desktop (GUI).
 ---- ----
 +===== System Customization/Preferences =====
 +Increase screen timeout to more than 15 minutes (which is the longest that can be chosen from Preferences):
 +  gsettings set org.gnome.desktop.session idle-delay [seconds]
 +Adjust the amount of time between the screen blanking and the screen locking (defaults to 0 seconds):
 +  gsettings set org.gnome.desktop.screensaver lock-delay [seconds]
 +  
 ===== Hardware-Specific Information ===== ===== Hardware-Specific Information =====
 ==== Using a dock with a laptop running Ubuntu ==== ==== Using a dock with a laptop running Ubuntu ====
Line 17: Line 23:
  
 ===== Application-Specific Information ===== ===== Application-Specific Information =====
 +I'm currently on the fence regarding all the different methods of installing packages in Linux.  I value security and ease of updating above all other criteria.  The methods for each application listed below are the methods I'm currently using for each one; these may be updated on a per application or wholesale basis as my experience evolves.
  
 ==== Discord ==== ==== Discord ====
-[Installation instructions will go here]+Install from the Ubuntu Software Store (orange briefcase)
  
 ==== KeePassXC ==== ==== KeePassXC ====
-[Installation instructions will go here]+Add the KeePassXC Personal Package Archive (PPA): 
 +  sudo add-apt-repository ppa:phoerious/keepassxc 
 +Update the package list: 
 +  sudo apt update 
 +Install KeePassXC: 
 +  sudo apt install keepassxc
  
 ==== NextCloud ==== ==== NextCloud ====
ubuntu_desktop_information.1764083897.txt.gz · Last modified: by mike

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki