The Linux Rain Linux General/Gaming News, Reviews and Tutorials

Articles found under tag: tutorials

Geolocation using Python

By

Geolocating is the process of retrieving location-related information about a given IP address. And yes! It can be done using Python! So, let’s get right to it. The first thing to do is to recover the html code from the webpage using the following: import requests from bs4 import BeautifulSoup u…

Read Article

Python for Data Science: Data Visualization

By

Python can be used to generate from simple to very complex graphs. In this segment, we’ll learn how to graph using python. Simple Linear Plot The first graph we should learn how to plot is a simple linear plot. Suppose that we have the following: import matplotlib.pyplot as plt x = [1, 2, 3, 4, 5…

Read Article

Tor Browser: Anonymity and Beyond

By

There are three types of web: the surface web, the deep web, and the dark web. All that you can access using your Google browser is known as the surface web - it is visible to one and all. The deep web is all information that is under lock and key. In other words, we don’t have access to it. The d…

Read Article

Security Auditing Tools For Ubuntu

By

Malware, where aren’t thou found? Well, even our wonderful Ubuntu can be infected. So what can we do about it? Hope and pray we keep our system safe and better yet, audit our systems regularly for malwares and rootkits. There are 4 system auditors for Ubuntu that we will review - lynis, rkhunter, c…

Read Article

Hacking WPA2 WiFi Networks

By

Whatever the reason for wanting to hack a wifi network, it is nonetheless doable. In fact, it’s become child’s play these days. First, let’s install aircrack-ng sudo apt-get install aircrack-ng Next, we need to put our wireless card into monitor mode. Monitor mode permits you to listen to other wirel…

Read Article

Sending an Email Using Python

By

Ever wanted to send emails using just Python? A few lines of code and you don’t even need to log into your Gmail account to email anyone in the world. In fact, you can do this in your terminal. First, open up your terminal and create a file. I will call mine “emailer.py”. nano emailer.py Now, let’s add som…

Read Article

How to Set systemd to Hibernate Instead of Suspend on Laptop Lid Close

By

In this article we'll be seeing how to change the setting that sets how systemd (the most common init system on GNU/Linux systems) handles lid closes. By default, when you close the lid on your laptop it will in most cases suspend (sleep). What if you wish to for the system to hibernate instead?…

Read Article

SSH Tunneling

By

In SSH tunneling, an encrypted channel is created between an ssh client and an ssh server. Information flowing within the encrypted tunnel is secure and thus cannot be intercepted. This type of service is in particular used when running insecure protocols such as TightVNC. They can also be used to…

Read Article

Rainbow Tables

By

All passwords in all databases are stored as hashes. Even on a Windows machine, when you set your password, the system doesn’t store the password in plain text – it doesn’t keep it in a readable format. It is instead passed through a hashing algorithm that turns the plain text password into a hash. The h…

Read Article

Bruteforcing Emails Using a Simple Python Script

By

Brute forcing is an essential part of hacking – it is the last resort, it offers hope and sometimes, it just works! Have you ever wanted to code a small script that would bruteforce email servers for you? It is imperative to remember that our brute forcing efforts are only as great as our password l…

Read Article

News Elsewhere

Linux Today

Did Gemini CLI Drop Acid Last Night?

Discover the intriguing story behind Gemini CLI's wild night. Did they really drop acid?

The post Did Gemini CLI Drop Acid Last Night? appeared first on Linux Today.

Fedora’s 32-bit (i686) Support Withdrawal Postponed – Here’s Why

Discover why Fedora has postponed the withdrawal of 32-bit (i686) support. Learn about the implications and future plans for users relying on this architecture.

The post Fedora’s 32-bit (i686) Support Withdrawal Postponed – Here’s Why appeared first on Linux Today.

Incus 6.14 Container & Virtual Machine Manager Released

Discover the new features of Incus 6.14, the latest Container & Virtual Machine Manager.

The post Incus 6.14 Container & Virtual Machine Manager Released appeared first on Linux Today.

Torvalds Drops Bcachefs from Linux 6.17 Amid Maintainer Dispute

Linus Torvalds has decided to drop Bcachefs from Linux 6.17 due to a maintainer dispute. Discover the implications and future of this filesystem.

The post Torvalds Drops Bcachefs from Linux 6.17 Amid Maintainer Dispute appeared first on Linux Today.

Best Free and Open Source Alternatives to Microsoft Minesweeper

Discover the best free and open source alternatives to Microsoft Minesweeper.

The post Best Free and Open Source Alternatives to Microsoft Minesweeper appeared first on Linux Today.

PipeWire workshop 2025: Updates on video transport, Rust efforts, TSN networking, and Bluetooth support

With PipeWire evolving at a rapid pace, the day's agenda featured several key discussion topics. Here's a look at what was covered, including updates on video transport, Rust efforts, TSN networking, and Bluetooth support.

The post PipeWire workshop 2025: Updates on video transport, Rust efforts, TSN networking, and Bluetooth support appeared first on Linux Today.

Your Linux System Was Exposed: Critical Sudo Flaws Now Patched

While I already highlighted the answers in the last LTM newsletter issue, I believe such an important event deserves a dedicated post. So without further ado, let’s dive in.

The post Your Linux System Was Exposed: Critical Sudo Flaws Now Patched appeared first on Linux Today.

Debian 13 (Trixie) Installer RC2 Now Available

Debian Installer Trixie RC 2 is out with Linux kernel 6.12, Secure Boot support, and new hardware support for Apple M1/M2 laptops.

The post Debian 13 (Trixie) Installer RC2 Now Available appeared first on Linux Today.

Google open-sources privacy tech for age verification

Age verification is becoming more common across websites and online services. But many current methods require users to share personal data, like a full ID or birthdate, which raises privacy and security concerns.

The post Google open-sources privacy tech for age verification appeared first on Linux Today.

COSMIC Desktop Lands in Void Linux

COSMIC Desktop is now available on Void Linux, giving users a chance to explore the next-gen Rust-based desktop environment from System76.

The post COSMIC Desktop Lands in Void Linux appeared first on Linux Today.

GamingOnLinux Latest Articles

Craft-and-thrive adventure Squirreled Away tweaks the graphics for Steam Deck players

Squirreled Away is a cute casual craft-and-thrive adventure that you can play solo or with friends, and now it should work great out of the box on…

Rotate and unfold the world in the wonderful 3D platformer PaperKlay - now Steam Deck Verified

Now Steam Deck Verified / SteamOS Compatible! PaperKlay is a gorgeous 3D platformer collect-a-thon with a world made of paper, cardboard and…

Stress-testing app OCCT switches to Vulkan by default dropping DirectX

The popular stress-testing app OCCT recently landed on Steam, and the first major update here swaps DirectX for Vulkan by default..Read the full…

Unrailed! gets fixed for Steam Deck and an update for controllers on Linux / macOS

Unrailed! from Indoor Astronaut is a great co-op multiplayer game that's good fun with friends, and now works properly on Steam Deck / Linux…

Multiple games from Slitherine are free to keep for a limited time like Battlestar Galactica Deadlock

If you're totally broke you can claim some free games to keep on Steam right now, thanks to game publisher Slitherine Ltd..Read the full article on…

The RTS Rush Humble Bundle has some strategy games not to be missed

Need some more strategy games? The RTS Rush Humble Bundle has some pretty great picks. So here's what to expect on Linux platforms like SteamOS and…

First-person horror platformer Blessed Burden adds Linux and Steam Deck support

First-person platforming with a dose of horror? Sounds interesting! Blessed Burden recently added Linux and Steam Deck support..Read the full article…

Raid an abandoned Soviet R&D Institute in the single-player extraction shooter Red Light

With intense action, Red Light is a single-player extraction shooter not to be missed if you love your retro-styled shooters..Read the full article…

Plant, grow and harvest in the farming roguelite deckbuilder Cropdeck - sign up the Playtest

Blending two very different ideas together, Cropdeck brings farming to deckbuilders and it's actually really good..Read the full article on…

Oblivion Remastered v1.2 gets a Beta with lots of fixes and optimisations

The Elder Scrolls IV: Oblivion Remastered is getting quite a big update soon, with version 1.2 now in Beta on Steam..Read the full article on…

Try the big demo update for Dicey Bugs, a turn-based deckbuilder where you control both sides

Dicey Bugs is a roguelike, turn-based deckbuilder where you control both sides of the battles. A new demo is live now!.Read the full article on…

Chilled dino ranching game Paleo Pines is crowdfunding for a big free update

Paleo Pines released back in September 2023 and it's set for a big free update, but the developer is gathering the needed funds on Kickstarter..Read…

Simple GOG client for Linux, Minigalaxy version 1.4 released

Minigalaxy is a simple and to the point GOG game downloader for Linux, with a brand new release in version 1.4 now available..Read the full article…

Incredible cheap treats in the Steam Summer Sale 2025 under £3

On a seriously tight budget? I feel you. So here's a bunch of fantastic games in the Steam Summer Sale 2025 under £3..Read the full article on…

STEEL HUNTERS is another live service casualty as it's shutting down

STEEL HUNTERS from Wargaming Group only arrived on Steam in April, and it's already going to be shut down by the developers..Read the full article on…

A selection of upcoming games I'm excited to see release

It's easy to miss games when there's just so-much-news, so here's a small selection I wanted to highlight to go on your wishlists..Read the full…

MR FARMBOY is like Stardew Valley but with automation and optimization

Coming to Early Access later in July, MR FARMBOY blends elements of Stardew Valley with automation and optimisation..Read the full article on…

Operation Octo is an upcoming frantic aquatic Tower Defense with big boss fights

Need a fresh Tower Defense game to try out? Here's another tip for you! Operation Octo arrives in September with a chance to try it early..Read the…

Vehicle No. 4 has you build your own vehicle in this horde survival game

With a demo live on Steam, Vehicle No. 4 could be one to watch if you love your horde survival games with you building your own vehicle..Read the…

In Silence Waits is an upcoming modern take on classic graphical adventures

Older readers might be interested in this one. Silent Shoals Software announced In Silence Waits, a modern take on classic graphical adventures..Read…

The Last of Us Part II Remastered gets a new way to play - chronologically

While the developers of The Last of Us Part II Remastered still suggest you play it the original way, now you can play it chronologically..Read the…

Steam now has a UI scaling slider and accessibility menu on desktop

As Valve continue updating Steam with better accessibility options, the latest Beta makes it super easy to make Steam bigger (or smaller)..Read the…

AMD CPU Transient Scheduler Attacks security flaw revealed

Made public today is a fresh round of security issues, this time for AMD CPUs with Transient Scheduler Attacks..Read the full article on…

Rhythm of Resistance is the "world's first" rhythm metroidvania

I'm not entirely sure if their announcement of it being the "world's first" truly holds up, but I can't say I've seen anything like Rhythm…

The big Diplomacy Update for X4: Foundations is now in Beta

The Diplomacy Update for X4: Foundations is now in Beta bringing some huge new features to the popular space sim..Read the full article on…

Here's all the games to claim from Prime Gaming for Prime Day 2025

Here's the Prime Day list for Prime Gaming, going over all the games you can claim if you sub to Amazon Prime..Read the full article on GamingOnLinux.

Bazzite gets a new app store, newly supported devices, improved WiFi and more

The popular Linux gaming image Bazzite has a July 2025 update out with some interesting new features and expanded device support..Read the full…

OBS Studio 31.1.0 released with Multitrack Video for Linux, explicit sync support for PipeWire

OBS Studio 31.1.0 is out now with various new features and improvements, and it's a nice release for Linux users too..Read the full article on…

SteamOS 3.7.14 Beta brings wake-on-bluetooth back to the Steam Deck LCD

Valve have released SteamOS 3.7.14 Beta, which for Steam Deck LCD owners is probably going to be popular as it brings back wake-on-bluetooth..Read…

Adorable Adventures is a gorgeous upcoming adventure featuring a mischievous baby boar

Aww. Adorable Adventures is just the kind of game I needed to see today, one that's going right up on my wishlist..Read the full article on…

shapez 2 is aiming for the 1.0 update in November with a new game mode

shapez 2 is a wonderfully chilled factory building sim that recently had a huge upgrade, and hopefully in November it will be ready for the full…

Palworld is now Steam Deck Verified and SteamOS Compatible

With the latest updates to the popular Palworld, Valve have now bumped it up to Steam Deck Verified and SteamOS Compatible..Read the full article on…

NonSteamLaunchers adds real-time Steam shortcuts and teases upcoming Steam integration

NonSteamLaunchers is a tool you can use on Linux / SteamOS to automatically set up various third-party stores. A new release brings new tricks..Read…

It's now easier to get Mesa 25.1 on the latest Ubuntu 25.04

Want to upgrade Mesa on Ubuntu, Kubuntu and other Ubuntu-based distributions? It's now a bit easier thanks to a PPA update to get Mesa 25.1…

lsfg-vk aims to bring Lossless Scaling's Frame Generation to Linux

Lossless Scaling is a very popular application for Windows, and the new lsfg-vk project aims to bring Lossless Scaling's Frame Generation to…

Video Games Europe release a statement on Stop Killing Games

Video Games Europe, a trade association that represents a bunch of major game publishers, have issued a statement pushing back against Stop Killing…

Direct3D to Vulkan layer DXVK v2.7 released with performance improvements and Intel support upgrades

DXVK v2.7 was released over the weekend with lots of improvements for the Direct3D to Vulkan layer. Here's what's new and improved..Read the full…

Happy Birthday, GamingOnLinux - 16 years today

Time really flies huh? GamingOnLinux has now been around officially for 16 years..Read the full article on GamingOnLinux.

OpenMW 0.49 arrives to enhanced Morrowind and they're looking to support later Bethesda games

Whew, this one took a while. Around three years of development went into OpenMW 0.49.0 which is now available to play Morrowind with lots of…

Proton 10.0-2 gets a small release candidate update for Linux, SteamOS / Steam Deck

Valve released a small update to the current testing build of Proton 10.0-2, ahead of the upcoming stable release for Linux, SteamOS / Steam…

Blue Archive from NEXON arrives on Steam and works on Linux, SteamOS / Steam Deck

Blue Archive is an incredibly popular anime gacha RPG from NEXON that has made its way from mobile to Steam, and it works on Linux too..Read the full…

The Last of Us Part I gets AMD FSR 4 and an audio fix for Steam Deck

Naughty Dog and Iron Galaxy Studios just released a fresh update for The Last of Us Part I with more improvements for all platforms..Read the full…

GeForce NOW on Steam Deck really can be a game-changer

Now that NVIDIA GeForce NOW actually has an official dedicated app for the Steam Deck, I've taken it for a spin and came away impressed..Read the…

THE FINALS to get new kernel-based anti-cheat, devs say it will still work on Linux, SteamOS, Steam Deck

Embark Studios announced work on a new anti-cheat system for THE FINALS, and thankfully they've also now said it will continue working on Linux /…

POSTAL 2 Redux gets a Steam page

POSTAL 2 Redux was announced recently and now it has a Steam page ready for you to follow along for this upcoming Linux game..Read the full article…

CarX Street developers are optimising for Steam Deck and 'adapting the game for Linux'

Recently CarX Street added in Easy Anti-Cheat which has been causing issues, but they're working on improving it for Linux desktop and Steam…

Stop Killing Games consumer movement hits some major milestones

Stop Killing Games has seen a massive surge recently and it has hit some vital milestones..Read the full article on GamingOnLinux.

How to play games from GOG and Epic Games on Linux, SteamOS and Steam Deck

While most of Linux gaming revolves around Steam, SteamOS and Steam Deck. GOG and Epic Games can be run on Linux platforms too - here's how..Read the…

Mesa 25.1.5 brings more bug fixes for Linux graphics drivers

Mesa 25.1.5 is the latest bug-fix release for the current main stable version of open source Linux graphics drivers..Read the full article on…

Steam Hardware & Software Survey for June 2025 is out - here's the latest for Linux and SteamOS

Valve have released the data for the Steam Hardware & Software Survey for June 2025, here's the usual GamingOnLinux run over it - with a little…