many gnome extensions are still only running flawlessly under X. If you are looking for trayicons that support wayland here is the link: https://extensions.gnome.org/extension/2890/tray-icons-reloaded/
Continue reading...Linux
Run your own mailserver with mailcow
somehow running your own mailserver never appeared possible for me. First of all, the whole mailserver, webinterface and antispam construction seemed to be too much hassle for me to set up on my own. Secondly the reputation for e-mails sent from an own hosted mailserver used to be pretty bad. I have heard that other mailservers wouldn’t accept these e-mails because, for certain reasons, they where classified as spam. DKIM and DMARC flags where missing. At the Hacking in Parallel Conference in Berlin smart people recommended me the one-stop-shop-solution MailCow: a dockerized e-mail server with everything you that is necessary...
Continue reading...touchpad gestures on Linux to control browser
if you ever have used the touchpad gestures on macOS (e.g. swipe to the left for going backwards in your browser) you might have found it quite convenient. Under Linux the software touchegg and the interface touche nearly does the same. It is possible to connect swipe commands with 3 or 4 fingers to keyboard shortcuts. In my case I connected the shortcut “alt+arrow left” to go backwards in Brave with the “3 finger swipe left”-gesture in touche. Et voila: I can now browse back without leaving the touchpad in my laptop. Another nice gesture: Zoom in with 2 finger...
Continue reading...Application Launcher “ULauncher”
If you are familiar with MacOS you probably have come across the “Spotlight” search or even its more powerful siblings Alfred or Raycast. All of them provide search-functionality and launch applications through a little searchbar that pops up once you press a shortcut. Usually Ctrl+Space oder Command+Space. The tool “Ulauncher” is similar to Raycast with the option to launch applications, search for files, open websites with shortcuts or even extend its functionality with extensions. For example search bitwarden for passwords, paste text-snippets (I am prefering Autokey though) start VMs or a Remmina-Session. I can highly recommend that app and hope...
Continue reading...WordPress with ssl-cert behind reverse proxy
In case your reverse proxy handles the ssl certs you have to add following lines to your wp-config.php of your wordpress installation:
Continue reading...Resize Images with Gnome the easy way
Description for setting up the Plugin for Nautilus can be found here https://itsfoss.com/resize-images-with-right-click/ Nice !
Continue reading...open source password safe “Bitwarden”
Bitwarden is an open source passwordsafe software similar to KeepassX, but with a huge difference: It is based on a webserver which stores and manages the passwords (and notes as creditcard info and identities) centrally. So the data can be synchronized end2end-encrypted easily throughout different plattforms like desktops, notebooks, tablets and smartphones. Bitwarden can be used as a cloud service run by bitwarden or, as in my case, installed on premise in your own environment. It provides saving and organizing of sensitive data/passwords/texts Multifactor authentication with app or token sharing of passwords in organizations propose safe passwords through password generator...
Continue reading...Launch AppImages via Desktop File
I have downloaded the newest Cura Slicer Software as appimage and wanted to start it through my gnome favourites. To do so you need to create a .desktop file that refers to the appimage and add To change the icon you can choose any icon that is stored under just by naming it.
Continue reading...Fn-keys on Varmillo VA88M keyboard and Linux
Many Linux Distributions recognize the Varmillo Keyboard(s) as Apple Keyboard: apunkt@Sputnik:~$ lsusbBus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 001 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)Bus 001 Device 004: ID 048d:5702 Integrated Technology Express, Inc. ITE DeviceBus 001 Device 009: ID 05ac:024f Apple, Inc. Aluminium Keyboard (ANSI)Bus 001 Device 007: ID 0810:e501 Personal Communication Systems, Inc. SNES GamepadBus 001 Device 005: ID 1a7c:0191 Evoluent VerticalMouse 4Bus 001 Device 003: ID 05e3:0608...
Continue reading...graphical disk usage with duf
“Duf” this is a nice looking alternative to df on your linux-shell. It is written in go and available on for many different distributions. Check it out on: https://github.com/muesli/duf/releases
Continue reading...