running_ubuntu_on_a_laptop
Running Ubuntu Desktop on a Laptop
This is a collection of useful information I am acquiring on my journey of running Ubuntu Desktop (currently 22.04 LTS) on my HP Laptop
Using a dock with a laptop running Ubuntu
Download this keyring file (right click on the link, select 'Save Link As') to the laptop. Install the keyring file with apt, following the example below (which assumes the file is saved in the Downloads directory):
sudo apt install ./Downloads/synaptics-repository-keyring.deb
Update the apt repository:
sudo apt update
Finally, install the DisplayLink driver:
sudo apt install displaylink-driver
Reboot afterwards.
running_ubuntu_on_a_laptop.txt · Last modified: 2025/03/21 11:58 by mike