Issue 35: 101 Cool Linux Hacks Jun 2019
Cover Theme: 101 Cool Linux Hacks
Order Here!
Improve your Linux skills with this cool collection of expert tips and shortcuts.
Our 101 hacks include ingenious tools, techniques, and shell commands for customizing your desktop, repairing your system, improving privacy, working with code, and more!
Turn to any page and you'll find a useful trick that will save you time and enhance your system. For instance:
- Reset your Linux with Resetter
- Undelete lost files
- Repair your bootloader
- Zoom in on your desktop
- Cure the caps lock disease
- Run C one-liners in the shell
- Transfer files with Magic Wormhole
- Disable your webcam and mic
See below for the complete list of hacks.
Desktop Modding
Hack 1 Curing the Caps Lock Disease
Hack 2 Latte Dock: The Best Dock for KDE
Hack 3 KDE Window Hacking
Hack 4 Global Menu for KDE Programs
Hack 5 Save Storage with Advanced Image Formats
Hack 6 Zoom Everything on Your Screen
Hack 7 Zoom into the Gnome Desktop
Hack 8 Use Virtual Desktops, Memorize the Hotkeys
Hack 9 Caffeine Helps Your Linux PC Stay Awake
Hack 10 What Would That Resolution Look Like?
Getting Stuff Done
Hack 11 Find Your Files with DocFetcher
Hack 12 Organize Your Ideas with Zim, the Desktop Wiki
Hack 13 Track Time with Chrono
Hack 14 Launch Programs Inside a VirtualBox VM
Hack 15 Create a Cheap Timer with sleep
Hack 16 Finding and Installing Online Fonts
Hack 17 Sync Up Your Phone and Linux Desktop
Hack 18 Self-Organization with GTG
Keep It Running
Hack 19 Clone It with Clonezilla
Hack 20 Write ISOs to USB Sticks
Hack 21 All You Need to Know About inxi
Hack 22 Repair Your Bootloader
Hack 23 Cleaning House with Stacer
Hack 24 Reset Your Debian-Based Distribution
Hack 25 Repair the Debian Package Database
Hack 26 Learn the vi Editor Basics
Hack 27 Follow File Updates
Hack 28 Monitor Your System in a Terminal
Hack 29 Visualize ddrescue's Progress
Hack 30 Run dmesg with the Right Options
Hack 31 Where Did You Mount That Disk?
Security & Privacy
Hack 32 Install and Run Tor Browser
Hack 33 Permanently Wipe Files from Your Hard Disk
Hack 34 Disable Webcam and Microphone
Hack 35 Disable Password-Based SSH Logins
Hack 36 Encrypt Your Emails with GPG
Hack 37 Enhancing Security with sudo Options
Hack 38 Use Two-Factor Authentication with Authenticator
Hack 39 Start Your Training with Web Security Dojo
Hack 40 Lock Your Screen, Always
Hack 41 Use ccrypt for Quick Encryption
Networking
Hack 42 Monitor Your Network with Nutty
Hack 43 DIY Network Configuration
Hack 44 Share Files on the Local Network
Hack 45 Dig a Tunnel with sshuttle
Hack 46 Send Files Without Knowing the Target's IP
Hack 47 Check Your DNS Server with DNSDiag
Hack 48 Run a Simple HTTP Server: weborf
Hack 49 Use screen in SSH Sessions
Hack 50 Access a Remote PC's Shell Session
Hack 51 Slow sudo? Check Your Hostname Configuration
Hack 52 Use Network Manager's CLI
Shell Hacks
Hack 53 Configure Your Shell History
Hack 54 Progress Bars for Standard Tools
Hack 55 Replace top with htop
Hack 56 Super-Fast Terminal Emulator
Hack 57 Universal Unpacker
Hack 58 Listing Files with Style
Hack 59 ASCII Browsing with Browsh
Hack 60 Command References at cheat.sh
Hack 61 Highlighting Instead of Grepping
Hack 62 Add File Type Icons to Your File Listing
Hack 63 Upterm, a Terminal with Built-In†Shell
Hack 64 The fish Shell
Hack 65 Using a Sub-Shell
Hack 66 Start the Right App
Publish or Perish
Hack 67 Install the draw.io Diagram Editor Locally
Hack 68 Record Screencasts with Peek
Hack 69 Edit Your Videos with VidCutter
Hack 70 Creating Long Documents with Styles
Hack 71 Editing HTML with Live Preview in Brackets
Hack 72 Free Wildcard X.509 Certificates for Your Domain
Hack 73 Test Alternative CMSs with Docker
Hack 74 How Fast Is Your Server?
Deep Hacks
Hack 75 Safely Powering Off Your Machine
Hack 76 Make Files Immutable or Append-Only
Hack 77 Mount tar.gz and zip Archives
Hack 78 Recover Deleted Files with PhotoRec and TestDisk
Hack 79 Change Root into Second Distro
Hack 80 Bind Mount a Directory with New Permissions
Hack 81 Run Binaries from a Different Linux Installation
Hack 82 Don't Be So Case-Sensitive
Working with Code
Hack 83 Run C Code from the Command Line
Hack 84 Edit Binary Files with hx
Hack 85 Edit Your Text Files with Textosaurus
Hack 86 Manage Your git Repository with GRV
Hack 87 Make git Interactive
Hack 88 Replace hexdump with a Colorful Tool
Hack 89 Reverse Engineering with Cutter
Hack 90 Textadept Works in Graphics and Text Mode
Hack 91 Perform Dynamic Code Analysis with SystemTap
Hack 92 Count Lines of Code in Your Project
Hack 93 Fix Disturbing Indentation and More
Having Fun
Hack 94 Interesting Terminal Output for Your Visitors
Hack 95 Scan the Network Like a Script Kiddie
Hack 96 Drive Your Moon Lander -- in ASCII!
Hack 97 Run Your Own BBS
Hack 98 Explore, Expand, Exterminate: Play Star Ruler 2
Hack 99 Edit Files Like It's the 90s Again
Hack 100 Read Old Unix Books
Hack 101 Pick a Retro Screensaver
Questions? Email subs@linux-magazine.com
Issue 34: Linux Shell Handbook 2019 Edition Mar 2019
Cover Theme: Super Charge Your Linux Skills
Order Here!
Save 15% on LPI Linux Certification, see details inside!
Think like the experts: The powerful Bash shell provides a comprehensive collection of utilities for configuring and troubleshooting Linux systems.
Before the icons, menus, and wobbly windows of the modern Linux user environment, users managed and interacted with their systems from the command line. Many advanced users still prefer to work from the keyboard, and many will tell you that exploring the command-line environment is the best way to build a deeper understanding of Linux.
The Linux Shell Handbook is a thorough primer on the Bourne Again Shell (Bash) environment found on most Linux systems. You’ll learn to navigate, manipulate text, work with regular expressions, and customize your Bash settings. We’ll show you shell utilities for configuring hardware, setting up users and groups, managing processes, and installing software – and we’ll even help you get started creating your own Bash scripts to automate recurring tasks. Keep the Linux Shell Handbook beside your computer as a permanent desktop reference on the world of the terminal window.
Also in this must-have special issue:
- Introducing Bash
- File Management
- Search Tools
- Regular Expressions
- Pipes and Redirection
- Customizing Bash
- Text Manipulation Tools
- Hardware Configuration
- fdisk, gdisk, and parted
- Configuring Filesystems
- mount and fstab
- Time Tools
- Users and Groups
- Accessing Permissions
- su and sudo
- Managing Processes
- Package Tools
- dd and mkmisofs/genisoimage/xorrisofs
- Networking Tools
- SSH
- FTP
- Rsync
- Wireless
- Cron and At
- Bash Scripting
- Images and PDFs
- Next Steps – Linux Certification
Questions? Email subs@linux-magazine.com
Issue 33: Discover LibreOffice Nov 2018
Cover Theme: Discover LibreOffice
Order Here!
Free Office Suite
Explore the free office suite used by busy professionals around the world!
Get Started
Introducing LibreOffice
Why pay for an office productivity suite? LibreOffice is totally free, and it runs on Windows, macOS, and Linux.
LibreOffice Writer
Writer, LibreOffice's word-processor component, is more than just a text editor. With its powerful styles system, you can build detailed and elegant documents for business and personal use.
LibreOffice Calc
LibreOffice Calc offers the functionality of Excel with added benefits.
LibreOffice Impress
Need to impress your boss with the latest sales stats? Or just show off some holiday photos in an eye-catching format? Impress is the tool you need.
LibreOffice Draw
With LibreOffice Draw, you can create attractive and informative vector-based drawings.
LibreOffice Base
We show you how to set up a database in LibreOffice Base and search it with SQL queries embedded in forms.
LibreOffice Math
The LibreOffice Math package lets you display simple and complex formulas.
Get Productive
Open Document Format
The Open Document Format standard is an important reason for the success of LibreOffice.
LibreOffice Extensions
You can extend the power of LibreOffice with over 350 useful extensions.
LibreOffice Templates
LibreOffice templates can save you time with formatting your documents, so you can focus on the important stuff.
LibreOffice Macros
LibreOffice packs a built-in Basic-like scripting language that can be used to automate repetitive tasks and extend the suite's default functionality.
LibreOffice Typography
LibreOffice Writer is a serviceable desktop publisher with more typography features than most users imagine.
Digital Signatures
Sign your LibreOffice documents to guarantee integrity, authenticity, and non-repudiation.
Extras
Collabora Online
Are you already thinking about the possibilities of LibreOffice in the cloud? Collabora Online is a powerful solution for running LibreOffice in an on-premise web configuration.
LibreOffice at Work
Can you use LibreOffice in a corporate environment? What potential problems will you need to consider?
Migration
Good communication and careful planning are the keys to a successful LibreOffice migration.
PDF Formats
There's more to PDFs than just document portability. Picking the right PDF format depends on your end goal. Here's a guide to PDF formats and the PDF tools to produce them.
ODF XML
You may have heard that LibreOffice files "are XMLbased" or "use XML," but when you try to open a Writer document in a text editor, you only see a binary blob. Learn how to access and modify the hidden XML content using scripts.
Hidden Gems of LibreOffice
Discover some hidden and lesser known LibreOffice features.
Questions? Email subs@linux-magazine.com
Issue 32: Getting Started with Linux 2nd Ed. Aug 2018
Cover Theme: Getting Started with Linux
Order Here!
More Powerful, More Secure, More Fun!
"Getting Started with Linux" offers you all you need to install and explore the powerful Linux operating system. Join the Linux revolution!
Getting Started
Installing openSUSE
We show you how to install Linux using the openSUSE Leap DVD attached to this issue.
Managing openSUSE with YaST
YaST is the openSUSE system control center.
Security
Lock down your system with these security tools.
Plasma Desktop
openSUSE’s KDE Plasma desktop is not only pretty, it is piled high with cool features.
Linux Crash Course
A tour of some important Linux concepts will help you start to think like an experienced user.
In-Depth
Multimedia Players
Watch videos, play music, and stream Internet radio stations.
Backup with Déjà Dup
Implement a comprehensive backup plan to protect your data.
Wine
Run windows programs in Linux.
Tor Browser
Surf the Internet anonymously on the Tor network with the Tor Browser.
Desktop
KDE’s Personal Information Managers
KDE Plasma’s PIM tools help you organize your contacts, calendars, and email efficiently.
digiKam
Manage your photo collection with this useful desktop too!
Firefox
For many users, the web browser is the most important application.
LibreOffice Office Suite
LibreOffice is an open source office suite with a word processer, database, spreadsheet, presentation tool, and more.
Photo Processing
with Gimp Touch up your digital images with the Gimp image processing tool.
Gaming
Games on Linux
Linux supports a variety of games and game platforms.
Retro Gaming
Linux, an emulator, and a joystick are all you need to play classic computer games from the 1980s and 1990s.
Questions? Email subs@linux-magazine.com
Issue 31: Linux Shell Handbook 9th Ed. Jan 2018
Cover Theme: Super Charge Your Linux Skills
Order Here!
Save 15% on Linux Certification, see details inside!
Think like the experts: The powerful Bash shell provides a comprehensive collection of utilities for configuring and troubleshooting Linux systems.
Before the icons, menus, and wobbly windows of the modern Linux user environment, users managed and interacted with their systems from the command line. Many advanced users still prefer to work from the keyboard, and many will tell you that exploring the command-line environment is the best way to build a deeper understanding of Linux.
The Linux Shell Handbook is a thorough primer on the Bourne Again Shell (Bash) environment found on most Linux systems. You’ll learn to navigate, manipulate text, work with regular expressions, and customize your Bash settings. We’ll show you shell utilities for configuring hardware, setting up users and groups, managing processes, and installing software – and we’ll even help you get started creating your own Bash scripts to automate recurring tasks. Keep the Linux Shell Handbook beside your computer as a permanent desktop reference on the world of the terminal window.
Also in this must-have special issue:
- Introducing Bash
- File Management
- Search Tools
- Regular Expressions
- Pipes and Redirection
- Customizing Bash
- Text Manipulation Tools
- Hardware Configuration
- fdisk, gdisk, and parted
- Configuring Filesystems
- mount and fstab
- Time Tools
- Users and Groups
- Accessing Permissions
- su and sudo
- Managing Processes
- Package Tools
- dd and mkmisofs/genisoimage/xorrisofs
- Networking Tools
- SSH
- FTP
- Rsync
- Wireless
- Cron and At
- Bash Scripting
- Images and PDFs
- Next Steps – Linux Certification
Questions? Email subs@linux-magazine.com
Issue 30: Getting Started with Linux Oct 2017
Cover Theme: Getting Started with Linux
Order Here!
More Powerful, More Secure, More Fun!
"Getting Started with Linux" offers you all you need to install and explore the powerful Linux operating system. Join the Linux revolution!
Getting Started
Installing openSUSE
We show you how to install Linux using the openSUSE Leap DVD attached to this issue.
Managing openSUSE with YaST
YaST is the openSUSE system control center.
Security
Lock down your system with these security tools.
Plasma Desktop
openSUSE’s KDE Plasma desktop is not only pretty, it is piled high with cool features.
Linux Crash Course
A tour of some important Linux concepts will help you start to think like an experienced user.
In-Depth
Multimedia Players
Watch videos, play music, and stream Internet radio stations.
Backup with Déjà Dup
Implement a comprehensive backup plan to protect your data.
Wine
Run windows programs in Linux.
Tor Browser
Surf the Internet anonymously on the Tor network with the Tor Browser.
Desktop
KDE’s Personal Information Managers
KDE Plasma’s PIM tools help you organize your contacts, calendars, and email efficiently.
digiKam
Manage your photo collection with this useful desktop too!
Firefox
For many users, the web browser is the most important application.
LibreOffice Office Suite
LibreOffice is an open source office suite with a word processer, database, spreadsheet, presentation tool, and more.
Photo Processing
with Gimp Touch up your digital images with the Gimp image processing tool.
Gaming
Games on Linux
Linux supports a variety of games and game platforms.
Retro Gaming
Linux, an emulator, and a joystick are all you need to play classic computer games from the 1980s and 1990s.
Questions? Email subs@linux-magazine.com
Issue 29: Linux Shell Handbook 8th Ed. Feb 2017
Cover Theme: Discover the Language of the Linux Experts
Order Here!
Save 15% on Linux Certification, see details inside!
Think like the experts: The powerful Bash shell provides a comprehensive collection of utilities for configuring and troubleshooting Linux systems.
Before the icons, menus, and wobbly windows of the modern Linux user environment, users managed and interacted with their systems from the command line. Many advanced users still prefer to work from the keyboard, and many will tell you that exploring the command-line environment is the best way to build a deeper understanding of Linux.
The Linux Shell Handbook is a thorough primer on the Bourne Again Shell (Bash) environment found on most Linux systems. You’ll learn to navigate, manipulate text, work with regular expressions, and customize your Bash settings. We’ll show you shell utilities for configuring hardware, setting up users and groups, managing processes, and installing software – and we’ll even help you get started creating your own Bash scripts to automate recurring tasks. Keep the Linux Shell Handbook beside your computer as a permanent desktop reference on the world of the terminal window.
Also in this must-have special issue:
- Introducing Bash
- File Management
- Search Tools
- Regular Expressions
- Pipes and Redirection
- Customizing Bash
- Text Manipulation Tools
- Hardware Configuration
- fdisk, gdisk, and parted
- Configuring Filesystems
- mount and fstab
- Time Tools
- Users and Groups
- Accessing Permissions
- su and sudo
- DNF and Yum
- Managing Processes
- apt-get
- dd and mkmisofs/genisoimage/xorrisofs
- Networking Tools
- SSH
- FTP
- Rsync
- Wireless
- Cron and At
- Bash Scripting
- Images and PDFs
- Next Steps – Linux Certification
Questions? Email subs@linux-magazine.com
Issue 28: GIMP Handbook 4th Ed. Jan 2017
Cover Theme: GIMP Handbook
Order Here!
This single issue is a complete guide to the GNU Image Manipulation Program (GIMP), a remarkable photo editing tool that is available for free for all recent versions of Windows, Mac OS, and Linux.
The DVD included in this issue contains GIMP installation files for Windows and Mac systems (look in the /gimp directory). GIMP comes pre-installed on most Linux systems. If you would like to compile GIMP yourself using the freely available source code, see the article on page 6.
For more on obtaining GIMP, visit www.gimp.org/ downloads.
Get Started
- Installing GIMP
- GIMP 2.9
- Exploring GIMP
- Settings
- Basic Functions
Practice
- Layers
- Selection
- Colors
- Paths
- Text and Logos
Photo Processing
- Sharpening
- Light and Shadow
- Retouch
- GIMP Maps
Know-How
- G'MIC
- UFRaw
- Painting
- Fine Art HDR Processing
- Animation with GIMP
Issue 27: Raspberry Pi Adventures 2nd Ed. Apr 2016
Cover Theme: Raspberry Pi Adventures: Easy Lessons in Computing for a New Generation of Hackers and Makers
Order Here!
This single issue is your guide to the Raspberry Pi experience!
If you’ve always wanted to experience the Raspberry Pi, but you don’t want to wade through pages of complicated documentation, you’ve picked up the right magazine! Raspberry Pi Adventures offers an insightful collection of fun, informative, and easy projects for Raspberry Pi users of all ages.
The articles in this issue are written for curious beginners who want to learn about computers and are ready to explore the wonders of the Raspberry Pi. You’ll travel deep into the Raspberry Pi experience, exploring the amazing $35 computer in all its most popular roles. Learn about web servers by building your own home website. Use the Raspberry Pi camera to create a time-lapse video recording. Get started with computer programming, first with easy tools like Turtle Art and Scratch, and then with your first steps in the powerful Python language, a favorite of programmers around the world.
Many Pi experts believe the real fun is creating electronics projects that light up lights, start motors, and ring bells. We’ll give you a thorough introduction to Raspberry Pi electronics and help you get started using a cobbler, breadboard, and other electronics tools. You’ll also learn to create animations in Scratch, and you’ll get the chance to make some music with the amazing Sonic Pi, a music tool created specially for Raspberry Pi environments.
Adventurers get ready! Let the journey begin…
- On the DVD: Raspbian Jessie
- Get Started: Before you start your first adventure, you'll need to set up your Raspberry Pi and install the operating system.
- Discover Raspbian: Customize your system, work with the terminal, and install new applications on your Raspberry Pi.
- Web Server: Install a web server on your Raspberry Pi and build a simple website.
- Pi Camera: Control a camera with your Raspberry Pi.
- Turtle Art: Take your first programming steps with turtle graphics.
- Scratch: Scratch makes programming fun and easy. We'll show you how to to Draw, animate, and create a shark attack game.
- Python Programming: Now that you’ve tried Turtle Art and Scratch, we’ll show you how to work with the powerful Python programming language.
- Electronics: Build a scoreboard while you explore the breadboard and discover other tools for integrating your Pi with electrical circuits.
- Scratch Animation: Use Scratch’s built-in graphics editor to create animations for a racing game.
- SonicPi: Make music and explore the world of digital sound with Sonic Pi.
Questions? Email subs@linux-magazine.com
Issue 25: Raspberry Pi Handbook 4th Ed. Feb 2016
Cover Theme: Raspberry Pi Handbook 4th Ed.
Order Here!
Welcome to the Raspberry Pi Handbook, a single-volume bookazine with all you need to install, configure, and discover the amazing Raspberry Pi computer. Read on for a gallery of exciting projects that highlight the best features of the Raspberry Pi environment...
The Raspberry Pi Handbook is an easy and accessible, hands-on reference for the amazing $35 Raspberry Pi computer.
You'll start with a look at how to order, assemble, and outfit your Raspberry Pi system. We'll show you some basic skills for finding your way around in Raspberry Pi's Raspbian OS, then you'll explore the secrets of Raspberry Pi configuration with a collection of cool projects that put your Pi to work as a media center, photo server, game server, web server, hardware controller, and much more.
Additional chapters round out this comprehensive introduction to the Raspberry Pi experience:
Get Started
- First Steps
- Understanding Linux
Skills
- Raspbian LXDE
- NOOBS 1.4
- Pi Software
- Scratch Programming
Server Tricks
- Pi File and Print Servers
- A Pi Web Server
- Kodi Media Center
- Remote Access
Hardware Hacks
- Interfacing for Beginners
- Steady Hands
- IR Remote
- I2C Bus: Basics
- BrickPi
More Fun
- The Rasp Pi Display
- Retro Gaming on the Pi
- Rasp Pi Camera Module
- Programming the GPIO
- Mathematica on the Pi
Issue 13: Powerhouse Perl 2nd Ed. Apr 2013
Cover Theme: Powerhouse Perl
Order Here!
Power up your Perl Productivity! New to Perl? Check out our comprehensive introduction by Perl expert Randal L. Schwartz. Perlmeister Mike Schilli explains how to optimize and debug your Perl scripts, then he'll help you advance your Perl know-how with 11 cool Perl projects:
- Math Tricks: Solve math problems with Perl
- Daily Tip: Perl with an SQLite database
- AJAX: Add dynamic updates to web pages
- isp-switch: Switch your computer to another ISP if your connection goes down
- MAC Addresses: Monitor your network for unfamiliar MAC addresses
- Multimeter: Read and interpret data from an external device
- Google Chart: Create custom graphs
- Twitter: Help your scripts send Tweets
- Webcam: Control a web camera with Perl
- Perl Gardening: Water your house plants with a little help from Perl
- GPS: Extract data from a GPS device and plot it on a Yahoo! map
Issue 08: ADMIN Active Directory Jun 2010
Cover Theme: Active Directory at the Command Line
Order here!
Do you take care of a network – large or small? Are you the one the users call when they have problems with email or can’t reach a website? Are you embroiled in questions of how to subdivide and when to virtualize? Do you keep watch over a server farm? Do you patrol the perimeter, managing firewall configurations and looking for gaps that would let an intruder inside? Are you the one who answers to the suits, bridging the technical divide between the server room and the board room with
practical advice on where to go and how to grow in the changing world of information technology?
If you answer yes to any of these questions, look inside. Admin: Network and Security is all about the real world of system administration. You’ll find detailed, practical articles on topics such as security, network monitoring, clustering, and troubleshooting – for admins who manage Windows, Linux, Unix, and Solaris systems in heterogeneous environments. In these pages, you’ll learn about some new features of the Windows PowerShell that let you configure Windows Active Directory from the command line. We’ll show you how to rescue lost systems with Knoppix. We’ll tell you about spam on IP phone connections, show you how to save configuration time with a Linux-based software appliance, and describe the innovative Open-Solaris Zones virtualization environment.
Also included with this issue is a free double-sided DVD with Knoppix 6.3 Live Linux and the BackTrack penetration testing system. Take a fresh look at what you do every day with a special edition magazine that is all for admins.
Questions? Email subs@admin-magazine.com
« Previous 1 2 3
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Thousands of Linux Servers Infected with Stealth Malware Since 2021
Perfctl is capable of remaining undetected, which makes it dangerous and hard to mitigate.
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.
-
Hacker Successfully Runs Linux on a CPU from the Early ‘70s
From the office of "Look what I can do," Dmitry Grinberg was able to get Linux running on a processor that was created in 1971.
-
OSI and LPI Form Strategic Alliance
With a goal of strengthening Linux and open source communities, this new alliance aims to nurture the growth of more highly skilled professionals.
-
Fedora 41 Beta Available with Some Interesting Additions
If you're a Fedora fan, you'll be excited to hear the beta version of the latest release is now available for testing and includes plenty of updates.
-
AlmaLinux Unveils New Hardware Certification Process
The AlmaLinux Hardware Certification Program run by the Certification Special Interest Group (SIG) aims to ensure seamless compatibility between AlmaLinux and a wide range of hardware configurations.
-
Wind River Introduces eLxr Pro Linux Solution
eLxr Pro offers an end-to-end Linux solution backed by expert commercial support.
-
Juno Tab 3 Launches with Ubuntu 24.04
Anyone looking for a full-blown Linux tablet need look no further. Juno has released the Tab 3.
-
New KDE Slimbook Plasma Available for Preorder
Powered by an AMD Ryzen CPU, the latest KDE Slimbook laptop is powerful enough for local AI tasks.