Setup Python 3.12.2 on SparkyLinux2024.2 (kernel 6.7.6) via pyenv
UPDATE as of 02/25/24To install Python 3.12.2 on ManjaroKDE 23.1.3 Stable branch :[boris@boris-manjaro ~]$ sudo pacman -S base-devel tk gitTo obtain the most recent state of pyenv clone the external...
View ArticleSetup Python 3.12.2 on KDE Neon as of 02/29 vs Fedora 40 KDE Development branch
KDE Neon KVM guest was deployed via neon-user-20240229-0716.iso. Python 3.12.2 installation has been performed per https://www.dedicatedcore.com/blog/install-pyenv-ubuntu/In particular case no upgrade...
View ArticleWhat is an OSB ISO? What’s the difference of an OSB and a “normal ISO image"
Actually, what happens right now during deploying KVM Guest via Fedora-Workstation-Live-osb-40-20240301.n.0.x86_64.iso .At the time of writing I clearly saw Anaconda Web UI behavior during...
View ArticleNetwork Manager CLI && KVM Guests support on openSUSE Tumbleweed (Leap)
This post gives a detailed description of procedure creating network bridge via nmcli commands and virsh CLI. Same procedure was also tested with no issues on openSUSE Leap 15.5. Both tests have been...
View ArticleKDE Plasma 6.0.1 on Fedora 40 WKS (Development branch)
KDE Plasma 6.0.1 seems to work with no obvious issues on Fedora 40 WKS ( nightly build as of 03/06/24 ) . Looks like requirements for beta staging for Fedora 40 and openSUSE 15.6 are a bit different....
View ArticleKDE Plasma 6.0.1 arrived on openSUSE Tumbleweed
UPDATE as of March 15, 2024 20:15 UTCNext `sudo zypper dup` brings KDE Plasma to 6.0.2 END UPDATEDeployment KVM Guest of openSUSE Tumbleweed was performed via the most recent ISO image dated...
View ArticleKDE Plasma 6.0.2 on Manjaro Testing brench
As of now `sudo pacman -Syu` installs KDE Plasma 6.0.2 on Manjaro Testing brench
View ArticleFedora 40 KDE ( server-netinst-20240322.n.0) vs KDE Plasma 6.0.2 port to...
Porting KDE Plasma 6.0.2 to Manjaro 23.1 was performed by commands$ sudo pacman-mirrors --api --set-branch testing$ sudo pacman -Scc $ sudo pacman-mirrors --fasttrack 5 && sudo pacman -SyyuI...
View ArticleJust one question regarding old post RDO Liberty / Mitaka Set up for three...
As of now number of reads is equal 8274 . Since 2015 nine years have passed and I cannot unsterstand why people are still reading it . I mean this post...
View ArticleInstall Cockpit Flatpak Client on Fedora 40 KDE (NIghtly build 03/27/24)
CONNECT VIA SSH TO SERVERS WITH COCKPITCockpit Client provides a graphical interface to your servers, containers, and virtual machines. Connections are made over SSH, using the SSH configuration of the...
View ArticleVirt-manager vs Cockpit Web Console on Fedoras 40 Beta,39,38 and other Linux...
Having virt-manager installed makes presence of Cockpit Web Console optional . It's nice to have Cockpit Console installed, however it is not required. Presence edk2-ovmf is a must. Situation is the...
View ArticleVirt-manager && Deploying KVM Guests in UEFI mode on AlmaLinux 9.3
The main purpose of this post is to demonstrate that the cockpit.service is not required for deploying KVM guests in UEFI mode on AlmaLinux 9.3, which has binary-compatibility with RHEL. Linux bridge...
View ArticlePrecautionary measures at Manjaro Testing Branch in context of CVE-2024-3094
Per https://forum.manjaro.org/t/xz-package-contains-a-vulnerability/159028/26 Arch does not directly link openssh to liblzma, and thus this attack vector is not possible. You can confirm this by...
View ArticleSystem wide Python is now 3.12.3 && QEMU upgraded up to 9.0.0 on Manjaro...
System wide Python is now 3.12.3 && QEMU upgraded up to 9.0.0 on Manjaro Testing branch
View ArticleManjaro Testing Instance setup as KVM Guest in UEFI mode (Fedora 40 KVM...
Original Virt-manager UEFI option setup should be configured as follows /usr/share/edk2/ovmf/OVMF_CODE_4M.qcow2 . Next step is supposed to be creating /boot/efi fat32 EFI partition during Calamares...
View ArticleSetup KVM Hypervisor on SparkyLinux 2024.05
Virt-manager still appears to be the most powerful tool in regards of deployment and managment of KVM guests. Current version in Debian SID is 1:4.1.0-4. The presence of Web Cockpit Console is a nice...
View ArticleDeployment KaOS 2024.05 as KVM Guest in UEFI mode on Fedora 40 KVM Hypervisor...
Procedure which brought me to success looks a bit unusual in comparison with Virt-Manager configuration for any popular Linux Flavor like Manjaro 24.1, SparkyLinux 2024.05, Suse Tumbleweed and etc....
View ArticleSetup KVM Hypervisor on LMDE 6
In particular case the original set of packages differs from Debian 12.5 and Sparky Linux 2024.05 ones$ sudo apt install qemu-system libvirt-daemon-system libvirt-clients bridge-utils virt-manager -y...
View Article