Showing posts with label ubuntu 22. Show all posts
Showing posts with label ubuntu 22. Show all posts

Wednesday, January 31, 2024

ubuntu 22 release notes

 
 
 https://linuxconfig.org/ubuntu-22-04-guide
 
--30--

ubuntu gnome tweaks

 
 
 gnome tweaks
 
 
 Installing Tweak Tool on Ubuntu 20.04 LTS Focal Fossa step by step instructions
$ sudo add-apt-repository universe
$ sudo apt install gnome-tweak-tool
$ gnome-tweaks
$ apt search gnome-shell-extension
$ sudo apt install  gnome-shell-extension-gsconnect
$ sudo apt install $(apt search gnome-shell-extension | grep ^gnome | cut -d / -f1) 
 
 
--30--

Wednesday, July 5, 2023

Nice Samba hints and setup page

 Still looking for solution to a problem mounting from some servers onto an Ubuntu 22, and getting a 115 error.  apparently an improperly rejected connect attempt, but no solution yet.