Showing headlines posted by dba477

« Previous ( 1 2 3 4 5 6 7 8 ... 28 ) Next »

Setup 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 of KDE Plasma up to 6.0 was required

Setup Python 3.12.2 on SparkyLinux2024.2 (kernel 6.7.6) via pyenv

This post is an immediate follow up on previous one http://lxer.com/module/newswire/view/337189/index.html to perform install Python 3.12.2 for particular user via pyenv in the same way as it was done in the link above. Then create new project in PyCharm with path to interpreter /home/boris/.pyenv/versions/3.12.2/bin/python3 .

Anaconda Web UI on Fedora 40WKS KVM Guest deployed via Fedora-WKS-Live-x86_64-40-20240217.n.0.iso

Anaconda Web UI installer was tested step by step with encrypted root BTRFS volume and the most recent installer's interface. KDE Plasma 6 RC2 was installed as second DE and smooth switching between DEs was verified

Setup 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.html. Then install Python3.13-dev (or Python3.13.0a2(3)) via pyenv . It won't affect system-wide Python 3.11.(X) . . . . Same way procedure would work on SparkyLinux2024.2 or Manjaro 23.1 and Manjaro Testing as well .

Attempt to upgrade Manjaro 23.1 via Manjaro Testing branch

In 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 one of the following: stable, testing or unstable. Manjaro Testing is runing kernel 6.7.4, System-wide Python appears to be 3.12.1, libvirt version 10.0 . The libvirt version has been displayed via virsh console.

Install 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 .

Install Python 3.12 && Pycharm 2023.3 along with system-wide 3.11 on Manjaro KDE 23.1

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 works fine on openSUSE Tumbleweed, SparkyLinux 7.2, SparkyLinux 2024.1

Install Python 3.12 && Pycharm 2023.3 along with system wide 3.11 on SparkyLinux 7.2 (kernel 6.7.3)

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 additional doubt. Same schema would work on SparkyLinux 2024.1

Install 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 (Fedora,Debian,Ubuntu). Actually "pyenv install 3.1X" appears to be the build via original python's tar ball. Before you can use a specific Python version, you need to install and configure pyenv.

Attempt to run Wayland sessions on SparkyLinux7.2, SparkyLinux1024.1 under kernel 6.7.2

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 to Sparky instance. Just one more option comes up on SDDM login screen. Libvirt version 10.0 may be tested on SparkyLinux1024.1

Attempt to run kernel 6.7.0 on Manjaro KDE 23.1.2 (bare metal)

Originally setup Cockpit Web Console and deploying KVM Guest were done under the most recent kernel 6.7.0 installed via Manjaro Settings Manager in VENV. Afterwards same schema was reproduced on bare metal with obvious changes related with manual creating EFI partion fat32 512 MB been mounted on folder /boot/efi and "btrfs" been used for "/" root partition

Deployment Manjaro KDE 23.1.2 and Debian 12.4 as KVM Guests on Fedora Rawhide KDE Plasma 6.0 RC1

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. Debian Network Installer was verified with the same purpose

Testing 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-rc8 kernel. Looks like Fedora Server Rawhide is ready for KDE Plasma 6.0 .

Unveils 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 CLI. Goto Software=>View=>Pattern. At this point the sequence of steps maybe the same as described in http://lxer.com/module/newswire/view/336041/index.html either you may deploy KVM (Xen) Hypervisor and tools in graphical mode .

Setting up Gnome and KDE Plasma on the same instance of Manjaro 23.1.1

There are several desktop environments and window managers available for Manjaro, each with their own unique style, interface, and features. Furthermore, it is possible to install multiple environments if desired, which can be selected at the login screen at any time. Users are not restricted to whatever comes pre-installed with a particular flavour of Manjaro.

Setting up Wayland on openSUSE Tumbleweed

By default during install openSUSE Tumbleweed with KDE Desktop installer selects X11 as windowing system. After logging into KDE ( on openSUSE ) load Yast Control Center and proceed as shown on snapshots below

OpenSUSE Tumbleweed Installer vs Anaconda (Blivet-GUI)

OpenSUSE Tumbleweed Installer in expert mode creates disk layout with volumes group VG_SUSE. At first glance, has practically the same possibilities as demonstrates Anaconda (Blivet-GUI) and more over creates subfolders under "/" root as BTRFS subvolumes

Install Deepin Desktop Environment on Ubuntu Server 23.04

Original post has been written with intend to make gdm3 default display manager and it works with no issues at all. However, it appears that Lightdm could replace gdm3 as Default DM, following below is a brief description of sequence of steps to achieve this goal. First of all $ sudo dpkg-reconfigure gdm3 and choose default DM to be Lightdm . . .

Install Deepin Desktop Environment on Ubuntu Server 22.04.3

Following below is an attempt to reproduce Fedora's style of installation Deepin Desktop on Server's instance. Due to known issues with DDE on F39's server, this procedure has been done on Ubuntu 22.04 (LTS) Server .

FreeBSD tar (also BSD tar) on Fedora 39 WKS

FreeBSD tar (also BSD tar) has become the default tar on most Berkeley Software Distribution-based operating systems including Mac OS X. The core functionality is available as libarchive for inclusion in other applications. This implementation automatically detects the format of the file and can extract from tar, pax, cpio, zip, rar, ar, xar, rpm and ISO 9660 cdrom images. It also comes with a functionally equivalent cpio command-line interface.

« Previous ( 1 2 3 4 5 6 7 8 ... 28 ) Next »