This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tech:linux:ubuntu:start [2022/06/07 21:45] rk4n3 |
tech:linux:ubuntu:start [2023/04/21 10:11] (current) rk4n3 |
||
---|---|---|---|
Line 26: | Line 26: | ||
* For wifi: wpasupplicant | * For wifi: wpasupplicant | ||
* For audio: jack2 pulseaudio pulseaudio-module-jack qjackctl | * For audio: jack2 pulseaudio pulseaudio-module-jack qjackctl | ||
- | * For X: xorg xinit xauth x11-xserver-utils xterm notion fvwm stalonetray | + | * For X: xorg xinit xauth x11-xserver-utils xterm notion fvwm stalonetray xscreensaver xscreensaver-gl-extra xscreensaver-data-extra |
* tigervnc-viewer | * tigervnc-viewer | ||
* Networking ''/etc/netplan/whateveryourfilenameis.yaml'': \\ //(Note: ''wifis'' section optional)//<code yaml>network: | * Networking ''/etc/netplan/whateveryourfilenameis.yaml'': \\ //(Note: ''wifis'' section optional)//<code yaml>network: | ||
Line 134: | Line 134: | ||
* Create filesystem directly on the physical device | * Create filesystem directly on the physical device | ||
* Add entry to ''/etc/fstab'' to mount the filesystem at desired location | * Add entry to ''/etc/fstab'' to mount the filesystem at desired location | ||
- | * Sample VM start-up script: [[:tech:virt:start]] | + | * Sample VM start-up script: [[:tech:virt:start|startvm]] |
==== Advanced/Other Virtualization ==== | ==== Advanced/Other Virtualization ==== | ||
Line 173: | Line 173: | ||
* vim-gtk | * vim-gtk | ||
* openssh-server | * openssh-server | ||
- | * ksh | ||
* htop | * htop | ||
* git | * git | ||
Line 403: | Line 402: | ||
====== Some Hardware Trivia ====== | ====== Some Hardware Trivia ====== | ||
+ | |||
+ | ==== Mouse lag on Raspberry Pi 4b ==== | ||
+ | In ''/boot/firmware/cmdline.txt'', add to end of line: | ||
+ | <code>usbhid.mousepoll=8</code> | ||
==== ACEPC W5 Pro: wifi ==== | ==== ACEPC W5 Pro: wifi ==== |