This is an old revision of the document!


Linux.org Forums - General Linux Forums, Server Linux, Articles and Tutorials, Front Office

  • R36Pro Handheld with Linux ArkOS (2026/08/05 13:34)
    There are many gaming emulators for Linux. But a specific Linux Operating System for a handheld system is something that makes for a great way to play older games in a handheld form. There are a few handheld devices on the market. They can range from $30 and up. There are devices you can order that come with a charging cable, a screen protector, case, and even an SD card with a pre-installed OS and games. The model I will cover is the R36 Series, which is made up of three models: ... https://www.linux.org/threads/r36pro-handheld-with-linux-arkos.61669/
  • The Linux.org Story (2026/07/12 02:13)
    Linux.org has been online in some form since 1994, making it one of the earliest sites built around the Linux community. It's in good company among survivors from that era: LWN.net, still running continuously since 1997, Slashdot, which has been through several owners since its 1997 launch but is still around, and DistroWatch, tracking distributions since 2001. linux.org has had its own bumps along the way too, built, gone dark, rebuilt twice, and still independent today. Over 30 years old... https://www.linux.org/threads/the-linux-org-story.68810/
  • Python Series Part 25: Canvas Widget - Part 1: The Canvas and Its Drawable Objects (2026/07/11 19:30)
    We can think of the Canvas widget in Tkinter as similar to a painter's canvas; it lets you place graphical elements on it, such as shapes, but also objects. For this article, there is a lot to cover. The Canvas widget has a lot of parameters and methods to cover. Canvas Widget A Canvas is based on a graphical rendering of objects and drawings. The canvas itself can be scrollable if needed. To create a Canvas widget, you can give a name to the object. Such as: Code: canvas =... https://www.linux.org/threads/pytho...-1-the-canvas-and-its-drawable-objects.61668/
  • Proxmox 04 - Linux Virtual Machine (2026/06/03 05:21)
    The heart of a Proxmox Server is setting up Virtual Machines (VM) and Linux Containers (LXC). In this article, we will look at setting up a virtual machine running Linux. It really doesn't matter which Linux distro, since they basically all install similarly. So, we will install Linux Mint 22.2 XFCE as a virtual machine. Installation Media The first thing to do is download the ISO file needed for the installation of Linux Mint. I downloaded version 22.2 XFCE from... https://www.linux.org/threads/proxmox-04-linux-virtual-machine.61667/
  • Banana Pi R4 (BPI-R4) - DHCP for Multiple Subnets (2026/05/21 19:15)
    We are going to set up the Banana Pi R4 as a DHCP server that assigns IP addresses on multiple subnets. The Banana Pi R3 has four 1-gigabit Ethernet ports, which we will use to create four subnets. These four subnets will allow traffic to be routed between them. There are three Local Area Network (LAN) ports and one Wide Area Network (WAN) port. Which we will connect the WAN port to the local network that is connected to the Internet. The three remaining ports will allow for three networks... https://www.linux.org/threads/banana-pi-r4-bpi-r4-dhcp-for-multiple-subnets.61666/
  • Run Windows Apps on Linux with WinBoat (2026/04/29 21:16)
    For anyone running Linux who wants, or needs, to run a Windows program, there are few ways to do it and sometimes it doesn't work. Some Windows apps will not run on WINE, or the like, and you are stuck not being able to use it. Some people will run a virtualized Windows system inside Linux and make it work that way. WinBoat is another such virtualized system that runs on Docker. This method has a few more alternatives and seems faster. In this article, I can help you get WinBoat set up... https://www.linux.org/threads/run-windows-apps-on-linux-with-winboat.60069/
  • Getting Started with the Radxa X5 SBC on Linux (2026/04/03 12:40)
    The Radxa X5 is the newest product in the ‘X’ series of Single Board Computers (SBC) by Radxa. This board is an upgrade from the ‘X4’ which had an Intel N100 CPU. With the newer CPU type, this board has better performance. Specifications The ‘X5’ has the following hardware specs: CPU Intel N150 4 Core GPU Intel Graphics - Alder Lake N Up to 1000 MHz Display 2x Micro HDMI Ports 4K at 60 Hz RAM... https://www.linux.org/threads/getting-started-with-the-radxa-x5-sbc-on-linux.64236/
  • Python Series Part 23: Text Widget - Part 1 (2026/03/18 02:06)
    Now that we've covered the primary commands, we can start on the Methods, Tags and Marks. If you intend on using a Text Widget, or multiples, these are very handy abilities other than the standard options. Methods Now, we can move on to doing something with text in the Text Object. Let's start with the five methods: insert delete get index see Insert Method We can insert text into the Text Object by specifying the line, character place and... https://www.linux.org/threads/python-series-part-23-text-widget-part-1.60068/
Enter your comment. Wiki syntax is allowed:
Please fill all the letters into the box to prove you're human. T W V C O
 
  • news/forum/linux-org.1585980085.txt.gz
  • Last modified: 2021/10/30 11:38
  • (external edit)