This page is mainly for Putte posting notes and other useful things to remember when on the go.
Mostly hints and other good to have stuff.
If the hints are found useful they move to the page “Note and hints”.
Http://putte.se/notes
Det enkla livet med de små medlen – Patric Putte Brånhede
This page is mainly for Putte posting notes and other useful things to remember when on the go.
Mostly hints and other good to have stuff.
If the hints are found useful they move to the page “Note and hints”.
Http://putte.se/notes
Trek Rail 9.5 (231103)
Framdrev:
Sram Eagle DM Bosch Drev
Sort, 11/12-delt, For Bosch Gen4
https://bikeshop.se/sram/006218013001/sram-eagle-dm-bosch-drev-sort-11-12-delt-for-bosch-gen4
Kassett:
Shimano SLX CS-M7100 12s Kassett
12-växlar, 10T-51T
https://bikeshop.se/shimano/nyshimano118/shimano-slx-cs-m7100-12s-kassett-12-v%c3%a4xlar-10t-45t-51t
Kedja:
Shimano CN-M8100 12s 126L Kedja
12-växlad, 126 Länkar, MTB/Racer
https://bikeshop.se/shimano/icnm8100126q/shimano-cn-m8100-12s-126l-kedja-12-v%c3%a4xlad-126-l%c3%a4nkar-mtb-racer
Höger vevarm sitter monterad med en högergängad skruv.
Muttern som håller främre drevet på plats är vänstergängad
https://bygg.se/slipa-betonggolv-sa-gor-du/
https://www.bruksanvisni.ng/kawasaki/z900-rs-2018/bruksanvisning
https://www.kawasakininja1000.com/threads/how-do-i-delete-a-fault-code.25640/
Install Libreoffice on Mint
* Download libreoffice as deb (LibreOffice_25.2.1_Linux_x86-64_deb.tar.gz)
* Unpack the file and go to DEBS folder
* run: $sudo dpkg -i *.deb
Keyboard Asus ZenBook
sudo nano /etc/default/grub
#default
GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”
#Ubuntu fix
GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash i8042.probe_defer”
Mint 22.1 fix
GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash i8042.reset=1″
sudo update-grub
Spotify error when using apt update
Err:9 http://repository.spotify.com stable InRelease
The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY C85668DF69375001
W: GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY C85668DF69375001
E: The repository ‘http://repository.spotify.com stable InRelease’ is not signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sudo curl -sS https://download.spotify.com/debian/pubkey_C85668DF69375001.gpg | sudo gpg –dearmor –yes -o /etc/apt/trusted.gpg.d/spotify.gpg
sudo apt update
sudo apt dist-upgrade
Installing Arduino and creating a launcher in Linux Mint 22.1
* Download appimage from arduino.cc
* Make the filke executable
* Right click on desktop, select “Create a new launcher here…” and browse for the appimage
* Whens pressing ok you can choose to save a shortcut also in the start menu
* Click the created icon in the start menu and select properties to change icon
* Now you can delete the launcher on the desktop
Linux mint default action when plugging in a USB drive
* Open file explorer, Nemo, and go to preferences
* Under “Behavior” deselect “Automatically open a folder..”