

FreeBSD 12.1 with minimal KDE Plasma 5 Desktop Environment
source link: https://msiyer.com/freebsd-12-1-with-minimal-kde-plasma-5-desktop-environment/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

FreeBSD 12.1 with minimal KDE Plasma 5 Desktop Environment
The steps I followed to properly set up KDE Plasma 5 on FreeBSD in VirtuaBox guest on an openSUSE Leap 15.1 host.
FreeBSD had a safe home in my 12-year old Dell XPS M1330 laptop until recently. Xfce was the Desktop Environment of my choice on FreeBSD. A few days ago I turned the laptop into a database server for my experiments. So, it now runs openSUSE Leap 15.1 with MariaDB. Soon, I will have PostgreSQL and MongoDB too on it. I gave FreeBSD a new home - a virtual machine in my i7-4770 workstation.
THE PROCESS
- Install FreeBSD:
Downloaded FreeBSD-12.1-RELEASE-amd64-bootonly.iso
from the official repository. Followed the very intuitive installer and got FreeBSD installed as a virtual machine.
- Install
xorg
:
# pkg install xorg
- Install KDE Plasma 5 minimal:
# pkg install plasma5-plasma
Now, add the following lines to /etc/rc.conf
:
dbus_enable="YES"
hald_enable="YES"
- This installation of KDE Plasma 5 is so minimal that even
konsole
, the terminal emulator, needs to be installed explicitly:
# pkg install konsole
- Install VirtualBox Guest Additions:
# pkg install virtualbox-ose-additions
- Add the following lines into
/etc/rc.conf
:
vboxguest_enable="YES"
vboxservice_enable="YES"
- Now it is time for configuring how to start KDE Plasma 5. There are two ways of doing this -
startx
orsddm
. The former is a terminal command while the latter is a Display Manager. KDE chosesddm
as a successor of KDM. I did not install SDDM for unknown reasons (or because I am too lazy). So, add the following line into~/.xinitrc
:
exec ck-launch-session startplasma-x11
Now, if you add this line as root
, you will have KDE Plasma 5 waking up with startx
only if you login as root
. For the above step to work for any other user, perform the above step once logged in as the other user.
CONCLUSION
The above steps gave me a FreeBSD 12.1 VirtualBox virtual machine with minimal KDE Plasma 5 desktop. The whole setup works well.
REFERENCES
Recommend
-
49
-
38
-
34
-
13
Plasma Beta Review Day When a new Plasma release enters Beta Phase, there is about one month time of intense testing, bugfixing and polishing. During this time we need as many users and developers as possible to help with find...
-
20
Install KDE Plasma Desktop on Ubuntu 20.04Welcome to today’s article on the installation of KDE Plasma Desktop environment on Ubuntu 20.04 Linux machine. Plasma Desktop is a popular and powerful Desktop environment created by KDE primarily fo...
-
11
KDE Plasma 5.23 的新功能和发布日期 | Linux 中国我们在这篇文章中总结了 KDE Plasma 5.23(即将到来)的新功能,包括主要特点、下载和 测试说明。来源:
-
13
Install KDE Plasma Desktop Environment on Fedora 34/33/32/31KDE Plasma has proven to be the most customizable Linux Desktop Environment in existence. The KDE Community have developed a ton of high-quality applications that fit user’s Desktop...
-
5
在 KDE Plasma 将 Caps 键换成 Esc 键 2021-12-27 约 86 字 预计阅读 1 分钟
-
11
This page tracks the Wayland showstoppers throughout the stack. Showstoppers are major bugs, or missing features affecting the Wayland session but not the X11 session. This is part of KDE's Wa...
-
11
KDE Plasma is NOT a Desktop Environment
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK