Category Archives: Arch Linux

Arch Linux is a Linux distribution for computers based on x86-64 architectures. Arch Linux is composed predominantly of free and open-source software, and supports community involvement.

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

Linux: A stop job is running for Session c1 of user setevoy (1min 30s)
0 (0)

15 May 2019

The issue happened on a fresh Arch Linux installation but the solution here can be used on any systemd-based distributive. So, during restarts system hangs for 1.5 minutes with a message like: A stop job is running for Session c1 of user setevoy (1min 30s) To check which process(es) exactly caused this you can use… Read More: Linux: A stop job is running for Session c1 of… »

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

Kubernetes: running Minikube on Arch Linux
0 (0)

27 March 2019

Minikube – a utility to run a Kubernetes cluster locally on your PC. It can use Virtualbox, VMware, Hyper-V etc hypervisors which will be used to create a virtual machine with a Kubernetes cluster. Minikube is a great tool for developers or DevOps engineers to test deployments/services etc without the need to create and configure… Read More: Kubernetes: running Minikube on Arch Linux0 (0) »

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

Arch Linux: Steam installation
0 (0)

6 March 2019

Got a new PC and want to play games here. World of Tanks already works – check the World of Tanks: installing and running on Arch Linux, and now I want to install Steam. It worked with no issues on Ubuntu a few years ago and I could play Civilization V there – so now… Read More: Arch Linux: Steam installation0 (0) »

Loading