Check https://lore.kernel.org/all/[email protected]/ and https://superuser.com/a/259340 to fix the Fn keys.
## Configurar .zshrc para que cambie el titulo de la terminal de Windows | |
DISABLE_AUTO_TITLE="true" | |
HOSTNAME=$(hostname) | |
function precmd () { | |
window_title="\033]0;${PWD##*/}@$HOSTNAME\007" | |
echo -ne "$window_title" | |
} |
My Fedora KDE-Spin notes (Fedora 40 version when I write this). I have installed Fedora linux distro because works fine in my Thinkpad. I was frustrated about KDE Neon updates and Kubuntu doesnt support Wayland yet.
- Gafas de sol
- Gorra PER
- Carnet PER
- Lentillas y Funda de gafas
- Powerbank
- Cargador estándar y cable USB
- Funda transparente estanca
- Pinzas de la ropa
- Crema solar
- Bañador
- Propietary app: https://play.google.com/store/apps/details?id=com.medhaapps.wififtpserver
- Open source app: https://ppareit.github.io/swiftp/
Termux in a powerful app to run a Linux environment, making possible your Android phone has some applications or tools like a desktop computer. So you could backup your phone content seamlessly without any propietary cloud. You can use the embedded ssh server running at 8022 port.
Install ssh server is easy in Termux: pkg install openssh
Install Syncthing-Fork when Android device. From the Android app, Device tab, add new device, scan the server Syncthing ID, enabled as Introductor device and wait for notification on the phone. Please, don't add the sync folders in Android app previously, because you will be notified in Android automatically to add the folders when the process finishes. If doesn't, open the Web UI from the Android app.
I will use 81 for Apache (Nextcloud)
- Step 1: