upd during t470p installation
This commit is contained in:
91
README.md
91
README.md
@@ -165,8 +165,7 @@ please note, this step is only needed when arch is to be installed on a new host
|
||||
- server address: `https://nx.op.fo`
|
||||
- (OBSOLETE: at this point the gnome keyring manager will pop up again, and ask for a password)
|
||||
- (leave both (password and confirm) fields blank, and press continue, and chose to store passwords unencrypted)
|
||||
- (_"To use automatic unlocking with automatic login, you can set a blank password for the default keyring. Note that the contents of the keyring are stored unencrypted in this case."_)
|
||||
- (https://wiki.archlinux.org/title/GNOME/Keyring)
|
||||
- (_"To use automatic unlocking with automatic login, you can set a blank password for the default keyring. Note that the contents of the keyring are stored unencrypted in this case."_ | https://wiki.archlinux.org/title/GNOME/Keyring)
|
||||
- pick local folder `/home/poq/nextcloud` (notice: all lowercase letters!) and
|
||||
- choose `Synchronize everything from server` and
|
||||
- disable the two options `Ask before syncing folders larger than xxx` and `Ask before syncing external storages`
|
||||
@@ -175,19 +174,16 @@ please note, this step is only needed when arch is to be installed on a new host
|
||||
- this will likely take several hours. exactly how long depends on the internet speed and the amount of data stored with nextcloud.
|
||||
- when the sync is complete, continue with the next step
|
||||
|
||||
## step six :: post syncronisation tasks
|
||||
## step six :: post syncronisation tasks :: keys and such
|
||||
|
||||
- `syncDirSetup.sh` (will set up `~/syncDir`)
|
||||
- `deploySshKeys.sh` (deployment of ssh keys)
|
||||
|
||||
<!><!><!> THIS CAN NOT WORK, AS WE ARE TRYING TO USE GPG BEFORE KEYS ARE INSTALLED. TO BE COPIED FROM CRYPTOMATOR? <!><!><!>
|
||||
|
||||
- `importGnupgKeys.sh` (deployment of gpg keys)
|
||||
- `gitReposSoftlinker.sh` (create softlinks to all repos at `~/syncDir/gitRepos/`)
|
||||
- `chmodAllSh.sh` (fixes mode change from 14001 to 217 errors in repo)
|
||||
- `reboot` and re-login
|
||||
|
||||
## step eight :: post installation tasks
|
||||
## step eight :: post installation tasks :: software setup
|
||||
|
||||
- **KEEPASSXC**
|
||||
- open keepassxc
|
||||
@@ -197,19 +193,39 @@ please note, this step is only needed when arch is to be installed on a new host
|
||||
- name client as `YYMM_hostname.browser`, like `2602_tuxwarrior.librewolf`
|
||||
- view clients @ database settings ➔ browser integration
|
||||
- **PCLOUD**
|
||||
- log in
|
||||
- sign in
|
||||
- settings ➔ disk usage ➔
|
||||
- tuxwarrior:
|
||||
- disk space: 2048 ➔ 10240
|
||||
- cache size: 5120 ➔ 51200 (~51 gb)
|
||||
- **SYNOLOGY DRIVE CLIENT**
|
||||
- log in
|
||||
- select `backup task`
|
||||
- backup source: `/home/poq/pCloudDrive`
|
||||
- backup destination: `/home/Drive/Backup/[hostname]` (default)
|
||||
- backup rules:
|
||||
- `backup up files and folders with the prefix "."`
|
||||
- `keep locally deleted files on the remote backup destination folder`
|
||||
- backup mode: `continous backup`
|
||||
- t470p:
|
||||
- use defaults
|
||||
- **LIBREWOLF**
|
||||
- settings ➔
|
||||
- 'enable firefox sync' ➔ sign in to sync
|
||||
- 'device name' ➔ 'change device name' ➔ `YYMM_username@host` (example: `2602_poq@tuxwarrior`)
|
||||
- 'default search engine' ➔ 'brave'
|
||||
- disable option to use separate search engine in private windows
|
||||
- theme
|
||||
- set to 'activist bold'
|
||||
- details:
|
||||
- extensions icon ➔ manage extensions ➔ themes ➔ enable theme `xxxx`
|
||||
- https://addons.mozilla.org/en-US/firefox/addon/activist-bold_/
|
||||
- install dictionaries for
|
||||
- [en-AU](https://addons.mozilla.org/en-US/firefox/addon/english-australian-dictionary/) and
|
||||
- [no-NB](https://addons.mozilla.org/en-US/firefox/addon/norsk-bokm%C3%A5l-ordliste/)
|
||||
- update singlefile
|
||||
- name format (extension icon ➔ manage extensions ➔ extensions ➔ singlefile ➔ preferences ➔ file format):
|
||||
- old: `%if-empty<{page-title}|No title> ({date-locale} {time-locale}).{filename-extension}`
|
||||
- new: `{year-locale}{month-locale}{day-locale}_{url-href-flat}_.{filename-extension}`
|
||||
- open "save as" dialog (… ➔ file format):
|
||||
- check 'open the "Save as" dialog to confirm the file name'
|
||||
- open the `web scrobbler` extension and log in to last.fm
|
||||
- extension: sidebery ➔ settings ➔
|
||||
- help ➔ `import addon data` ➔ `/home/poq/syncDir/gitRepos/gitlab.com/dotsplus/librewolf/addons/sidebery/ sidebery-data-....json`
|
||||
- or, download the settings from: <https://gitlab.com/pqq/dotsplus/-/tree/main/librewolf/addons/sidebery>
|
||||
- manual adjustments ➔
|
||||
- delete default containers (`personal`, `work`, `banking`, and `shopping`)
|
||||
- **KITTEN**
|
||||
- `$ kitten themes 'cyberpunk neon'`
|
||||
- to list all themes: `$ kitten themes`
|
||||
@@ -254,38 +270,19 @@ please note, this step is only needed when arch is to be installed on a new host
|
||||
- if the ssh key for a git repo has never been used, the ssh connection will fail as the key is not yet registered.
|
||||
- `$ ssh git@gi.op.fo -p 2002`
|
||||
- `Are you sure you want to continue connecting (yes/no/[fingerprint])? yes`
|
||||
- **LIBREWOLF**
|
||||
- settings ➔ change device name ➔ `YYMM_username@host` (example: `2602_poq@tuxwarrior`)
|
||||
- settings ➔ enable and log into firefox sync
|
||||
- search engine:
|
||||
- this should be set automatically
|
||||
- theme
|
||||
- this should be set automatically
|
||||
- obsolete:
|
||||
- extensions icon ➔ manage extensions ➔ themes ➔ enable theme `xxxx`
|
||||
- or, enable:
|
||||
- alt 1: https://addons.mozilla.org/en-US/firefox/addon/neon-sign-shine/
|
||||
- alt 2: https://addons.mozilla.org/en-US/firefox/addon/pitch-black-pink/
|
||||
- alt 3: https://addons.mozilla.org/en-US/firefox/addon/activist-bold_/
|
||||
- install dictionaries for
|
||||
- [en-AU](https://addons.mozilla.org/en-US/firefox/addon/english-australian-dictionary/) and
|
||||
- [no-NB](https://addons.mozilla.org/en-US/firefox/addon/norsk-bokm%C3%A5l-ordliste/)
|
||||
- update singlefile
|
||||
- name format (extension icon ➔ manage extensions ➔ extensions ➔ singlefile ➔ preferences ➔ file format):
|
||||
- old: `%if-empty<{page-title}|No title> ({date-locale} {time-locale}).{filename-extension}`
|
||||
- new: `{year-locale}{month-locale}{day-locale}_{url-href-flat}_.{filename-extension}`
|
||||
- open "save as" dialog (… ➔ file format):
|
||||
- check 'open the "Save as" dialog to confirm the file name'
|
||||
- open the `web scrobbler` extension and log in to last.fm
|
||||
- extension: sidebery ➔ settings ➔
|
||||
- help ➔ `import addon data` ➔ `/home/poq/syncDir/gitRepos/gitlab.com/dotsplus/librewolf/addons/sidebery/ sidebery-data-....json`
|
||||
- or, download the settings from: <https://gitlab.com/pqq/dotsplus/-/tree/main/librewolf/addons/sidebery>
|
||||
- manual adjustments ➔
|
||||
- delete default containers (`personal`, `work`, `banking`, and `shopping`)
|
||||
- **PCMAN**
|
||||
- edit ➔ preferences >
|
||||
- layout ➔ show in places ➔ unselect all but "trash can"
|
||||
- **REAPER**
|
||||
- **SYNOLOGY DRIVE CLIENT** (tuxwarrior only)
|
||||
- log in
|
||||
- select `backup task`
|
||||
- backup source: `/home/poq/pCloudDrive`
|
||||
- backup destination: `/home/Drive/Backup/[hostname]` (default)
|
||||
- backup rules:
|
||||
- `backup up files and folders with the prefix "."`
|
||||
- `keep locally deleted files on the remote backup destination folder`
|
||||
- backup mode: `continous backup`
|
||||
- **REAPER** (tuxwarrior only)
|
||||
- ! AN UPDATE OF THIS SECTION IS NEEDED !
|
||||
- NOTE: much of this can very likey be omitted, as the settings can be imported from:
|
||||
- `/home/poq/syncDir/gitRepos/gitlab.com/dotsplus/reaper/config/`
|
||||
@@ -329,7 +326,7 @@ please note, this step is only needed when arch is to be installed on a new host
|
||||
- `/mnt/nas/cb/software/denoiserPro_bertonAudio/bertom-denoiser-pro-license.lic`
|
||||
- also located in protonmail under the 'licence' label
|
||||
- extra: ?
|
||||
- **PRINTING**
|
||||
- **PRINTING** (tuxwarrior only)
|
||||
- ! AN UPDATE OF THIS SECTION IS NEEDED !
|
||||
- remove services cups.socket and cups.path
|
||||
- `$ sudo systemctl disable cups.path`
|
||||
|
||||
Reference in New Issue
Block a user