
33 changed files with 0 additions and 154 deletions
@ -1,28 +0,0 @@ |
|||||
can't launch X windows as root |
|
||||
solution: put script to allow root in /home/mario/bin |
|
||||
|
|
||||
microphone doesn't work with headphones plugged in |
|
||||
solution: overrid headphone mic using hdajackretask |
|
||||
|
|
||||
bluetooth always on at boot |
|
||||
solution: set RESTORE_DEVICE_STATE_ON_STARTUP option to 1 in /etc/default/tlp |
|
||||
|
|
||||
firefox with touchscreen |
|
||||
in about:config in firefox, set dom.w3c_touch_events.enabled variable to 1 (default is 2) |
|
||||
in /etc/security/pam_env.conf, add line MOZ_USE_XINPUT2 DEFAULT=1 |
|
||||
|
|
||||
TLP set battery charge limits |
|
||||
|
|
||||
check hdmi sound |
|
||||
|
|
||||
can't manually rotate screen |
|
||||
|
|
||||
find notes app for touchscreen |
|
||||
|
|
||||
touchpad stops working after fold |
|
||||
|
|
||||
unonfirmed for new install: |
|
||||
------------------------------------------------------- |
|
||||
rotating screen logs out |
|
||||
|
|
||||
wifi doesn't work on boot sometimes |
|
@ -1,5 +0,0 @@ |
|||||
flatpak install discord, skype, xournalpp |
|
||||
|
|
||||
add swapfile to home partition |
|
||||
|
|
||||
figure out how to stream desktop |
|
@ -1,6 +0,0 @@ |
|||||
extra modes: |
|
||||
- markdown |
|
||||
- yaml |
|
||||
|
|
||||
theme: |
|
||||
- colorblind theme |
|
@ -1,17 +0,0 @@ |
|||||
Extensions: |
|
||||
- [AlternateTab](https://extensions.gnome.org/extension/15/alternatetab/) |
|
||||
- [Screenshot Tool](https://extensions.gnome.org/extension/1112/screenshot-tool/) |
|
||||
- [Caffeine](https://extensions.gnome.org/extension/517/caffeine/) |
|
||||
- [Window List](https://extensions.gnome.org/extension/602/window-list/) |
|
||||
- [Places Status Indicator](https://extensions.gnome.org/extension/8/places-status-indicator/) |
|
||||
- [Put Windows](https://extensions.gnome.org/extension/39/put-windows/) |
|
||||
- [OpenWeather](https://extensions.gnome.org/extension/750/openweather//) |
|
||||
- [Launch new instance](https://extensions.gnome.org/extension/600/launch-new-instance/) |
|
||||
- [KStatusNotifierItem/AppIndicator Support](https://extensions.gnome.org/extension/615/appindicator-support/) |
|
||||
- [Status Area Horizontal Spacing](https://extensions.gnome.org/extension/355/status-area-horizontal-spacing/) |
|
||||
- [Desktop Icons NG (DING)](https://extensions.gnome.org/extension/2087/desktop-icons-ng-ding/) |
|
||||
|
|
||||
Theme: Adapta-Eta |
|
||||
Icons: Papirus |
|
||||
Cursor: [Breeze-Adapta](https://github.com/mustafaozhan/Breeze-Adapta-Cursor) |
|
||||
Set Cursor to 22 pixels |
|
@ -1 +0,0 @@ |
|||||
alsa-tools-gui biber caribou cdtool cdparanoia cups discord emacs eyed3 firefox gimp git gnome-shell-extensions gnome-tweaks gnuplot gparted gvfs-backends gvfs-fuse gzip id3 jabref jmtpfs jupyter lame libdvdcss2 localepurge mtp-tools net-tools pavucontrol pdftk pithos pwgen python-gnuplot python3-fuzzywuzzy python3-numpy python3-pandas rename reportbug rsync skypeforlinux smartmontools task-laptop texlive texlive-publishers texlive-science thunderbird tlp tlp-rdw vim vlc wget xsane zoom |
|
@ -1,2 +0,0 @@ |
|||||
Serial Number: MP1CZJ24 |
|
||||
Machine Type: 20LHCTO1WW |
|
@ -1,9 +0,0 @@ |
|||||
# alemor DNS provider |
|
||||
|
|
||||
dns service is by [dny.com](account.dyn.com) |
|
||||
|
|
||||
record types: |
|
||||
- MX is mail record |
|
||||
- CNAME is an alias |
|
||||
- A is an IP |
|
||||
- A (WebHop) is url redirect |
|
@ -1,35 +0,0 @@ |
|||||
functionality needed: |
|
||||
- contacts & calendar |
|
||||
- Radicale |
|
||||
- sabre/dav |
|
||||
- notes |
|
||||
- need webdav server for syncing |
|
||||
- alternatively, write to file and sync with syncthing |
|
||||
- file syncing |
|
||||
- syncthing |
|
||||
- for saved games, use symlinks? |
|
||||
- network drive mount |
|
||||
- webdav |
|
||||
- apache |
|
||||
- people say webdav is bad |
|
||||
- nfs |
|
||||
- windows 10 enterprise can mount nfs |
|
||||
- v4 can use user-based auth |
|
||||
- if nfs, then need solution for outside of lan |
|
||||
- bring back vpn? |
|
||||
- samba? |
|
||||
- web file manager |
|
||||
- droppy |
|
||||
- filebrowser |
|
||||
- vpn? |
|
||||
- server to route vpn requests through |
|
||||
- password manager |
|
||||
- passbolt |
|
||||
- keepass + syncthing |
|
||||
- bitwarden |
|
||||
|
|
||||
final list: |
|
||||
- sabre/radicale |
|
||||
- syncthing |
|
||||
- nfs/samba |
|
||||
- droppy |
|
@ -1,31 +0,0 @@ |
|||||
# steps to set up file server |
|
||||
|
|
||||
## users |
|
||||
|
|
||||
- mar, fernando, juana, daniel |
|
||||
|
|
||||
- hogar with UID 2000 for files |
|
||||
|
|
||||
- media user with UID 3000 for watching media |
|
||||
|
|
||||
- lxdfiles user with UID 60000 |
|
||||
|
|
||||
## zfs |
|
||||
|
|
||||
- mounted zfs vol at `/tank` |
|
||||
- set up daily snapshots |
|
||||
- set up bind mounts in /srv/files and /srv/media |
|
||||
|
|
||||
## LXD |
|
||||
|
|
||||
- installed LXD and set up containers |
|
||||
- put stuff in `/srv/lxd` |
|
||||
- `image` links to `/tank/lxd/image` |
|
||||
- `mount` links to `/tank/lxd/mount` |
|
||||
|
|
||||
## tweaks |
|
||||
|
|
||||
- tweaked nanorc |
|
||||
- tweaked haproxy conf |
|
||||
- tweaked root bashrc |
|
||||
- uninstalled unattended-upgrades |
|
@ -1,3 +0,0 @@ |
|||||
clear out all downloads, etc from phone |
|
||||
|
|
||||
install oneplus camera apk |
|
@ -1,17 +0,0 @@ |
|||||
compu name sirena |
|
||||
|
|
||||
turn off auto login |
|
||||
|
|
||||
make start fullscreen |
|
||||
|
|
||||
pin home to quick access |
|
||||
|
|
||||
change what power button do |
|
||||
|
|
||||
fix steam links |
|
||||
|
|
||||
install drivers |
|
||||
- ryzen master, aorus engine, geforce xp, cpu-z |
|
||||
- gpu run scan |
|
||||
|
|
||||
apps: 7zip, putty+winscp, git bash?, discord, parsec, libreoffice, virtualbox, vlc |
|
Loading…
Reference in new issue