Calamares Installer 3.2.6(X) vs Debian Network Installer (Anaconda Blivet-GUI)
Configutation below might be created with some previous manual intervention causes Calamares to crashSame configuration may be created via Debian Network Installer either Anaconda Advanced Installer...
View ArticleInstall Deepin Desktop Environment on Ubuntu Server 23.04
$ sudo apt install ubuntu-gnome-desktop$ sudo systemctl set-default graphical.target$ sudo reboot$ sudo add-apt-repository ppa:ubuntudde-dev/stable$ sudo apt update$ sudo apt install ubuntudde-dde$...
View ArticleOpenSUSE Tumbleweed Installer vs Anaconda (Blivet-GUI)
OpenSUSE Tumbleweed Installer in expert mode creates disk layout with volumes group VG_SUSE. At first glance, it has practically the same possibilities as demonstrates Anaconda (Blivet-GUI) and more...
View ArticleSetting up Wayland on openSUSE Tumbleweed
UPDATE as of 12/27/23Same setup as below succeeded on openSUSE Leap 15.5. But in this case it requires significantly more testing then for...
View ArticleSetting up KDE Plasma session on Manjaro 23.1.1
Just issue following command and re-login
View ArticleUnveils Yast Control Center power on openSUSE Tumbleweed Gnome
Look for YAST2 via Gnome 45.2 search capabilities and load it up, rather then run $ sudo yast2 via CLIGoto Software=>View=>Pattern . At this point the sequence of steps maybe the same as...
View ArticleTesting KDE Plasma 6.0 Beta 2 on Fedora Rawhide Server...
VM installed as KVM Guest via Fedora-Server-netinst-x86_64-Rawhide-20240103.n.0.iso ( 16 GB , 8 vcpu ) with KDE Plasma Workspaces 5.91.0 . Fedora Rawhide Server is running 6.7.0-0.rc8 kernel .Looks...
View ArticleFirefox is one of the best browsers on the Internet
I've already mentioned Firefox is pretty flexible tool while surfing the Net. Although I can’t say that linuxiac.com is hard to open when it is actually needed .
View ArticleAttempt to run kernel 6.7.0 on Manjaro KDE 23.1.2
Setup Cockpit Web Console and deploy KVM Guest under the most recent kernel to be installed via Manjaro Settings ManagerFollowing...
View ArticleDeployment Manjaro KDE 23.1.2 and Debian 12.4 as KVM Guests on Fedora Rawhide...
Deployments below have been performed to make sure that Calamares Installer has no any longer issues with KDE Plasma 6.0 RC1 on top of Fedora Rawhide Server. Drop down menus inside Calamares's screen...
View ArticleKoji download-build kernel-6.7.1-200.fc39
Here is the result of commands (1) and (2) see in green belowboris@Server39fedora:~/KERNEL671$ ls *.rpm |grep -v debug | grep -v uki > install.sh boris@Server39fedora:~/KERNEL671$ vi install.sh...
View ArticleConvertion format XLSX into CSV on Fedora 39 (Python 3.12.1)
Task itself The file say XX_YY.xlsx contains information about a set of N computational processes that can be executed in parallel or sequentially. We will say that process B depends on process A if...
View ArticleAttempt to run Wayland sessions on SparkyLinux7.2, SparkyLinux2024.1 under...
On both Sparky releases (stable 7.2 and Seven-Sisters) kernel 6.7.2 may be installed via Synaptic Manager. Command "$ sudo apt install kde-standard" allows to switch from X11 to Wayland via relogin...
View ArticleInstall Python 3.11 && PyCharm on openSUSE Tumbleweed (kernel 6.7.2)
Following post is a compilation from several sources, which looked unexpectedly complicated due to I was unable to find out the way of installation like on the known Linux flavors...
View ArticleInstall Python 3.12 && Pycharm 2023.3 along with system-wide 3.11 on...
Pyenv is a tool for managing multiple Python versions. Once pyenv is installed you can easily switch between one project that uses Python 3.12 and a system-wide default Python 3.11, without any...
View ArticleInstall Python 3.12 && Pycharm 2023.3 along with system-wide 3.11 on Manjaro...
Pyenv is a tool for managing multiple Python versions. Once pyenv is installed you can easily switch between one project that uses Python 3.12 and a system-wide default Python 3.11. Same approach...
View ArticleInstall PyCharm 2023.3 on Fedora Rawhide via snap
This option of Pycharm 2023.3 setup works for me with no issues so far. I am not quite sure that under any circumstances I am supposed to work via flatpak/flathub . The most recent stable kernel has...
View ArticleAttempt to upgrade Manjaro 23.1 via Manjaro Testing branch
Changing to another branchIn order to access a branch, you need to change your pacman-mirrors configuration. You are supposed substitute the value colored in blue (for illustrative purposes only) to...
View ArticleSetup Turtle Graphics on openSUSE Tumbleweed via Python3.13-dev
First install pyenv on Tumbleweed. You may follow for instance http://lxer.com/module/newswire/view/337068/index.htmlThen install Python3.13-dev (or Python3.13.0a2(3)) via pyenv . It won't affect...
View ArticleAnaconda Web UI on Fedora 40WKS KVM Guest deployed via...
Anaconda Web UI installer was tested step by step with encrypted root BTRFS volume and the most recent installer interface. KDE Plasma 6 RC2 was installed as second DE and smooth switching between DEs...
View Article