Linux.org

Raspberry Pi 5: Retro Gaming at Full Speed

  • 1,505
  • 0
In October 2023, the Raspberry Pi Foundation released the Raspberry Pi 5. Initially released with either 4 or 8 GB of RAM. Later they released a 2 GB version. More recently, there has been a...

Python Series Part 14 - Understanding Pack in Tkinter

  • 480
  • 0
Now that we’ve made a window, we need to populate it with objects, which are widgets in Python.

The problem with placing items in the window is that there are three methods to do so. Let’s look...

LFCS - Securing Sensitive Data with LUKS Encrypted Volumes

  • 2,023
  • 0
Sometimes data may need to be secured. For a server environment, you can lock the data down with permissions that only allow specific people to get to the data.

The problem arises when a business...

How to Check X86_64 Versions in Linux

  • 8,446
  • 16
Recently I came across a problem when installing a VirtualBox machine for CentOS 10 Stream.

I kept getting a kernel panic error when installing the Operating System (OS). Nothing I did fixed it...

Python Series Part 13: Starting with Tkinter

  • 3,726
  • 2
So far, we’ve been looking at Python in a terminal running on a command-line. Now, we need to look at running as a Graphical User Interface (GUI) and making things more “screen friendly”.

The way...

LFCS - Aggregated Storage

  • 2,119
  • 0
With aggregated storage, you can take multiple drives on different systems and join them for the files to be mirrored, striped or distributed.

For Internet companies that store a lot of data...

Ansible Series Part 1: Intro and Getting Set Up

  • 3,258
  • 7
Ansible is a huge subject, there is no way I can begin to cover all of it in a single post. So, my thinking here, is this will likely contain a number of posts. I usually tend to write simple...

ArchLinux on Arm (Raspberry Pi)

  • 2,400
  • 0
ArchLinux was released for ARM processors and supports many chipsets.

The main website for the ARM version is ‘https://archlinuxarm.org’.

If...
Load more…

Latest posts



Members online

Trending content


Top