Linux.org

Python series part 15: Mastering Widget Placement with Tkinter’s place Method

  • 857
  • 1
In this article, we will cover another method to place objects in a window called ‘place’.

Using ‘place’, we can specify where we place an object in the window.

There are two methods to do this...

LFCS: Automounting Local & Network Drives with Autofs

  • 305
  • 0
There may be a need for your system to have multiple connections to storage devices. You may not want to have these connections always enabled and so using automount can help resolve this issue...

Choosing a Desktop for Linux

  • 2,811
  • 3
It is said that Linux is completely customizable. So, let's look at the different desktops that we can customize Linux.

There are quite a few desktop environments and these are too many to cover...

Tux: Play and Edit This 3D Linux Game

  • 2,416
  • 2
Tux is a 3-D game made only for Linux. It is open-source and has an editor, which is also open source, to make new games or add levels to existing games.

You’ll find the game and editor on...

Raspberry Pi 5: Retro Gaming at Full Speed

  • 3,300
  • 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

  • 1,178
  • 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,496
  • 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

  • 9,662
  • 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...
Load more…

Latest posts



Staff online

Members online

Trending content


Top