Tag Archives: Arch Linux

KeePass: SSH keys passwords storage and decryption on Linux
0 (0)

13 December 2019

As a follow-up to the SSH: RSA keys, and ssh-agent for SSH keys and their passwords management post. The idea now is to make simpler to work with password-protected SSH keys, to avoid the necessity to enter a password each time when you want to load a key to the ssh-agent. One of the possible… Read More: KeePass: SSH keys passwords storage and decryption on Linux0 (0) »

Loading

KeePass: an MFA TOTP codes, a browser’s passwords, SSH keys passwords storage configuration and Secret Service integration
0 (0)

12 December 2019

So, this seems to be the last one post in the whole series about passwords and SSH management in Linux. The previous parts were about: Linux: the Nextcloud client, qtkeychain and the “The name org.freedesktop.secrets was not provided by any .service files” error – I found that a keyring service is able to store SSH… Read More: KeePass: an MFA TOTP codes, a browser’s passwords, SSH keys… »

Loading

What is: Linux keyring, gnome-keyring, Secret Service, and D-Bus
0 (0)

7 December 2019

It’s a really long-read post and I wast sure if it’s better to split it into three parts or put them together. On the one side, there are keyrings, from another – D-Bus, and finally, there is a Secret Service. Eventually, I decided to keep them here together as I googled all it in the… Read More: What is: Linux keyring, gnome-keyring, Secret Service, and D-Bus0 (0) »

Loading

Linux: the Nextcloud client, qtkeychain and the “The name org.freedesktop.secrets was not provided by any .service files” error
0 (0)

1 December 2019

After installing Nextcloud (see the Nextcloud: running in Docker Compose on Debian with Let’s Encrypt SSL post), on the next day its client ton my Arch Linux asked for authentication. But after I entered my credentials, it returned me the following error: Reading from keychain failed with error: ‘The name org.freedesktop.secrets was not provided by… Read More: Linux: the Nextcloud client, qtkeychain and the “The name org.freedesktop.secrets… »

Loading

Arch Linux: key could not be imported – required key missing from keyring
0 (0)

25 November 2019

A couple of days ago I got an additional laptop to take it on meetings. As it will be used rarely and not as my main laptop – I decided to install Manjaro Linux there instead of usual Arch Linux – to take a look at the Manjaro itself and because don’t want to spend… Read More: Arch Linux: key could not be imported – required key… »

Loading

Linux: Kazam – record a screencast
0 (0)

21 November 2019

had to create a short demonstration video for Okta’s support, googled a tiny, quick and simple application – Kazam. On Arch Linux can be install from AUR: [simterm] $ yaourt -S kazam [/simterm] Run it: [simterm] $ kazam [/simterm] I set the Automatic save by default (to the ~/Videos): Now, chose an area to record… Read More: Linux: Kazam – record a screencast0 (0) »

Loading

Arch Linux: package-query: error while loading shared libraries: libalpm.so.11
0 (0)

26 October 2019

Didn’t install upgrades for a couple of weeks, today packages to be upgraded became over 100, so I run it. Upgrades on my Arch Linux are installed with a simple alias in the.bashrc: … alias osupgrade=”yaourt -Syua –noconfirm” … (seems eventually it’s time to change it to the alias osupgrade=”yay -Syua –noconfirm”) The error Usually,… Read More: Arch Linux: package-query: error while loading shared libraries: libalpm.so.110 (0) »

Loading

Arch Linux: Albion Online – Unable to preload the following plugins: libSDL2-2.0.so.0
0 (0)

14 April 2019

Didn’t play in Albion Online for a while, but recalled about it and tried to play on my Arch Linux. It works fine from the Steam client, but I bought with a start package some time ago and can’t log in to Steam’s version with my old credentials. Okay – download game from the https://albiononline.com/ru/download,… Read More: Arch Linux: Albion Online – Unable to preload the following… »

Loading

Arch Linux: NVIDIA driver installation for GeForce GTX 1050 Ti
0 (0)

25 March 2019

The main goal when I was buying a new PC with NVIDIA GeForce GTX 1050 Ti was an ability to play games on Arch Linux without reboots into Windows. For this need to install NVIDIA drivers so Linux will use it instead of nouveau (although I didn’t even try to run any game with nouveau).… Read More: Arch Linux: NVIDIA driver installation for GeForce GTX 1050 Ti0… »

Loading

Linux: telegram-desktop – no systray icon
0 (0)

13 March 2019

Have the telegram-desktop installed via pacman on the Arch Linux. After starting – no systray’s icon present and thus can’t see new messages and even can’t exit in a normal way. This issue is not specific for the Arch Linux and happens on any Linux systems. Go to the Google and make search with “telegram linux… Read More: Linux: telegram-desktop – no systray icon0 (0) »

Loading