-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
64 lines (57 loc) · 2.33 KB
/
Copy pathTODO
File metadata and controls
64 lines (57 loc) · 2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
User
====
- load ssh key (from backup?)
- load gpg key (from aboyle.ca?)
- setup virtual machines
- setup work repos
- pull down EIDORS
$ cd ~/proj && git svn clone svn+ssh://alistair_boyle@svn.code.sf.net/p/eidors3d/code/trunk eidors3d.git
- install the eidors wrapper
$ scp aboyle.ca:~/bin/eidors ~/bin/
- get most recent repositories (depot)
- x48 calculator emulator
- KeepassXC config --> skel/.config/keepassxc/keepassxc.ini
System
======
- setup restic (backup)
- setup printer, see printer.txt
$ scp aboyle.ca:~/printer.txt
- firmware-sof-signed (audio firmware) ... but collides with linux-firmware
https://bugs.launchpad.net/ubuntu/+source/firmware-sof/+bug/1956215
Not Automated
=============
- pair Signal with phone
- add ssh authorized_keys to grendel (post-install)
- Teams config
- SSH keys to sourceforge
- SSH keys to github
- SSH keys to work
- config nextcloud-desktop: add account, mono icon, autostartup, disable sync of some directories
- config gnome-system-monitor: disable icon, disable text and width=20 for {cpu,mem,net}
- config steam: add account
- config zoom: add account
- config discord: add account
- config rclone
- install matlab
$ scp aboyle.ca:/var/data/boyle-downloads/matlab2021a.tar.gz /var/tmp/downloads/
... manual install
$ cd /usr/local/bin && sudo ln -s /opt/matlab/r2021a/bin/matlab
set the DPI for 4k screens
$ matlab
>> s = settings;s.matlab.desktop.DisplayScaleFactor
>> s.matlab.desktop.DisplayScaleFactor.PersonalValue = 1.5
- firefox:
- disable DNS over HTTPS for octopi.aboyle.ca (about:preferences#general > Network Settings > Settings > Enable DNS over HTTPS = disabled)
- add security certificate for octopi.aboyle.ca (about:preferences#privacy > Certificates > Servers > Add Exception = octopi.aboyle.ca
- setup win10 unattended install properly (vbox default almost works except for the question about install media)
https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install
- win10 firefox install
- win10 fusion360 install
- win10 work tools install
- win10 shared folder setup
- ~/.ssh/config from backup
- setup Prusa-Slicer to talk to OctoPi
"Printer Settings" > Gear (Settings)
--> Hostname: https://octopi.aboyle.ca
--> API Key <-- go to octopi.aboyle.ca > User > Application Keys > ... generate a new key
--> HTTPS CA File: ~/Nextcloud/myCA.crt