Software reference: Difference between revisions
No edit summary |
No edit summary |
||
Line 49: | Line 49: | ||
|- | |- | ||
| | | | ||
{| class="wikitable" | {| class="wikitable" | ||
! [[Linux barebones quickstart]] | ! [[Linux barebones quickstart]] | ||
Line 59: | Line 54: | ||
{| class="wikitable" | {| class="wikitable" | ||
! [[Ubuntu quickstart]] | ! [[Ubuntu quickstart]] | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 201: | Line 173: | ||
(reboot if you had to change it? or will that wipe it out? tbd...) | (reboot if you had to change it? or will that wipe it out? tbd...) | ||
In a corporate environment, you should quit your job - I mean, you will likely have to redo this after ANY f'in reboot. | In a corporate environment, you should quit your job - I mean, you will likely have to redo this after ANY f'in reboot. | ||
|} | |||
{| class="mw-collapsible mw-collapsed wikitable" | |||
! Memtest boot disk | |||
|- | |||
| It should be on red-on-black flash drive. Or, [https://www.memtest86.com/download.htm get a fresh download] of USB zip, it includes a Windows exe to create the boot. Or use the ISO. | |||
|} | |||
{| class="wikitable" | |||
! [[Ubuntu upgrade / reinstall notes]] | |||
|} | |||
{| class="mw-collapsible mw-collapsed wikitable" | |||
! Create and boot from Ubuntu USB | |||
|- | |||
| There should always be a boot USB for this in my set, but it needs recreation on new Ubuntu versions... | |||
# Download the latest 64-bit Ubuntu desktop iso | |||
# Format a USB drive as FAT (NOT exFAT or NTFS) | |||
# Burn the iso to the USB, providing a GB of space (we want to add the nvidia driver once booted) | |||
sudo usb-creator-gtk | |||
# Boot with it | |||
# On startup, select the USB EFI boot option in refind, select "Try Ubuntu", (on MBPro, hit e and add [ nouveau.noaccel=1] to grub line), hit F10 to start | |||
# Once it is running, start System Settings, select Software, enable proprietary drivers | |||
# Install, checking the [download as you go] and [install 3rd party stuff] boxes. | |||
|} | |||
{| class="mw-collapsible mw-collapsed wikitable" | |||
! Ubuntu repo management | |||
|- | |||
| To see what repos Ubuntu is currently using: | |||
cat /etc/apt/sources.list | |||
|} | |} | ||
{| class="mw-collapsible mw-collapsed wikitable" | {| class="mw-collapsible mw-collapsed wikitable" |
Revision as of 19:37, 6 June 2022
Kodi - Blender - Gimp - Shotwell - Reaper - Audacity - Cura - LibreOffice
Mediawiki - Wordpress - Ampache - Spotify - Strawberry - VLC
vscode - Qt Creator - Emacs - GitLab
irc - slack- pidgin - XMPP - Rocket.Chat - zoom
i3 - UnixPorn - terminal - screen - albert
Steam - Stadia - Minecraft - Twitch - qBitTorrent
Chrome - Firefox - Tor - Okular
pgadmin4 - Robo 3T - Sqlite Explorer
postgres - sqlite - mongodb - mysql - SQL Server
TrueNAS - Linux software raid - Wireshark - Apache
ssh - gpg - haproxy - dnsmasq - geth
proxmox - SPICE - Docker - OpenVPN - vnc - Remote Desktop
systemd - xrandr - samba - fail2ban - ntp
ExpandOS installation |
---|
ExpandUbuntu set up networking |
---|