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

Articles found in "Tutorials" category:

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

Meet Apache SeaTunnel, a new Top-Level Project

The Apache Software Foundation announced that SeaTunnel has graduated from incubation and is now a top-level project. Learn more here.

The post Meet Apache SeaTunnel, a new Top-Level Project appeared first on Linux Today.

How to Fix ‘bash syntax error near unexpected token’ in Linux

One of the most common errors on the bash shell is “bash: syntax error near unexpected token ‘(‘“. Here’s how to fix it.

The post How to Fix ‘bash syntax error near unexpected token’ in Linux appeared first on Linux Today.

10 Best Icon Themes for Ubuntu and Other Linux (2023 Edition)

Explore 10 of the best icon themes you can apply to your Ubuntu or similar distro irrespective of your desktop environment.

The post 10 Best Icon Themes for Ubuntu and Other Linux (2023 Edition) appeared first on Linux Today.

How to Set Up Dynamic NFS Provisioning in Kubernetes Cluster

In this tutorial, we will show you how to set up dynamic NFS provisioning in a Kubernetes (k8s) cluster.

The post How to Set Up Dynamic NFS Provisioning in Kubernetes Cluster appeared first on Linux Today.

How to Install Nextcloud with Docker: A Step-by-Step Guide

Learn how to set up Nextcloud effortlessly using Docker Compose. Get step-by-step instructions to host your private cloud server today.

The post How to Install Nextcloud with Docker: A Step-by-Step Guide appeared first on Linux Today.

Enable Wayland for Hybrid NVIDIA Graphics on Fedora 38 Workstation

Here’s a quick tutorial on how to enable Wayland and bring back the GNOME on Xorg option on the login screen.

The post Enable Wayland for Hybrid NVIDIA Graphics on Fedora 38 Workstation appeared first on Linux Today.

How to Remove a Directory and File in Linux Using rm Command

In this tutorial, we will demonstrate how to use the rm command to remove files or directories on a Linux system.

The post How to Remove a Directory and File in Linux Using rm Command appeared first on Linux Today.

How to Install Wireshark on Ubuntu 22.04 or 20.04

Learn how to install Wireshark on Ubuntu 22.04 or 20.04 using either Ubuntu’s official repository or the Wireshark developers team PPA.

The post How to Install Wireshark on Ubuntu 22.04 or 20.04 appeared first on Linux Today.

Best Free and Open-Source Alternatives to Apple Books

Apple Books is a proprietary e-book reading and storage application. Here are some of the best free and open-source alternatives.

The post Best Free and Open-Source Alternatives to Apple Books appeared first on Linux Today.

EndeavourOS Released a Refreshed Cassini Nova R2 ISO

EndeavourOS Cassini Nova R2 brings Calamares bugfixes, Linux kernel 6.3, and an updated package base. The Galileo release is on the horizon.

The post EndeavourOS Released a Refreshed Cassini Nova R2 ISO appeared first on Linux Today.

GamingOnLinux Latest Articles

Humble Bundle have a Pixel Pride Bundle up

Here's a collection of wonderful inclusive games to celebrate Pride Month, with Humble Bundle putting up the Pixel Pride Bundle. Here's what to…

Trails & Tales update out now for Minecraft

Time to jump back in and punch some blocks? There's quite a lot that's new for Minecraft in Trails & Tales and it all sounds pretty fun!

Hearts of Iron IV: Arms Against Tyranny to focus on Scandinavia and Finland

Scandinavia and Finland are a big focus in the newly announced Hearts of Iron IV: Arms Against Tyranny expansion releasing later this year.

GOG made it simpler to publish on their store, plus their Pride Month celebration

GOG announced today they've taken a step towards making it easier to get games onto their store, and more clear on what they won't accept.

Roguelite vehicle combat game REDLINE CROOKS is pure chaos

REDLINE CROOKS from developer Alexander Golke is a top-down 2D roguelite about smashing vehicles into more vehicles. It's pure unfiltered chaos and I…

GE-Proton 8-4 is out now with game fixes and other upgrades

GE-Proton 8-4 is the latest release of the community-made compatibility layer for Steam Deck and desktop Linux gaming. Here's what's new and changed.

Bullet hell game Survivors of the Dawn features mini campaign, text events

Survivors of the Dawn is another bullet hell horde game in the spirit of Vampire Survivors and the many others now like it but it does a few things…

CurseForge and Bukkit get hit with malware for Minecraft mods

Just a bit of a PSA here for anyone diving into Minecraft modding, as recently there's been a problem on both CurseForge and Bukkit with malware.

Amnesia: The Bunker is stressful horror done the right way

Amnesia: The Bunker is the latest in a series of horror games from Frictional Games, one that feels a lot like Alien: Isolation with a WW1 theme.

Humble Choice for June 2023 has Ghostwire: Tokyo and Remnant: From the Ashes

Need even more games to fill up your Summer with? Humble Choice for June 2023 is out now with some fresh games and here's a run over what to expect…

A fully transparent Steam Deck mod is on the way

We've had transparent backplates for the Steam Deck for a while now but what about the front? Well, they're on the way from two different companies.

Dead Cells hits over 10 million sales

Something that not many indie titles are able to do, Dead Cells has now managed to hit over 10 million sales and still going strong.

Sandtrix is Tetris with sand - delightful, free and renamed after a DMCA

Have a few minutes to kill here and there? Sandtrix could be what you need. It's free, has a Linux version and got the attention of Tetris Holding,…

Transform creatures into tools in puzzle-platformer Transmogrify now with Linux support

Released originally back in April, Transmogrify is a puzzle-platformer where you play as Chris — a janitor stranded at Future Perfect Labs…

Claim a free copy of Amnesia: A Machine For Pigs on GOG

To celebrate the release of the new Amnesia: The Bunker, GOG are giving away free copies of Amnesia: A Machine For Pigs.

Proton Experimental fixes up Halo MCC, Ubisoft Connect, Creativerse

Valve has released an update to Proton Experimental, bringing with it a few nice fixes for issues in various games so here's a run over what's…

Diablo 4 on Steam Deck is quite magnificent (and desktop Linux too!)

Diablo 4 is just about to release for everyone, and after blasting through the Early Access I've been thoroughly impressed by how it runs on Steam…

Quasimorph is a brutal sci-fi extraction roguelike

As it turns out, bringing extraction mechanics into a modern roguelike works like a charm. Here's some thoughts on Quasimorph.

Canonical planning an immutable desktop version of Ubuntu

This could be very interesting and exciting. Canonical has confirmed they're working towards an immutable version of Ubuntu for desktop users based…

NonSteamLaunchers adds support for the Minecraft Launcher and lots of bug fixes

The really interesting project NonSteamLaunchers to get all sorts of third-party launchers on Steam Deck like Battle.net, EA, Epic Games and more has…

TailQuest Defense is a charming mix of exploration and tower defense

After being in development for 5 years, TailQuest Defense is finally here as one of the most ambitious early Godot Engine games.

dbrand bring out a universal mount for Steam Deck Killswitch

Do you have the Killswitch case for your Steam Deck? Well dbrand have come up with their own universal mount so you can strap anything you want to…

Try the demo of Lueur and the Dim Settlers, a minimalist and relaxing survival builder

With a minimalist art style and a more casual setting, Lueur and the Dim Settlers is a genuine little delight to play for those after a city-builder…

System76 working on a standalone PC case, plus a big Open Firmware upgrade

System76 are the company behind the popular Pop!_OS Linux distribution, plus various laptops and desktops and now they're expanding once again.

Halls of Torment hits over 70K sales in the first week

Here's a nice little indie success story for you! Halls of Torment from Chasing Carrots launched on May 24th into Early Access with Native Linux…

Linux hits a multi-year high for user share on Steam thanks to Steam Deck

After some recent weirdness where March saw a big drop, the Steam Hardware & Software Survey for May 2023 is now showing the Linux share at a…

ELDEN RING tops the Steam Deck most played for May 2023

Once again, ELDEN RING has managed to become the number 1 most played game on Steam Deck, after hovering close to it over the last couple of months.…

itch.io is hosting another big Queer Games Bundle for Pride Month

It's LGBT Pride Month which means there's another big bundle of games available in the Queer Games Bundle now on itch.io.

AirJet from Frore Systems could be great cooling for a Steam Deck 2

If there's one thing I truly want from a Steam Deck 2 aside from the usual performance related upgrades, it would be better cooling and less noise.…

Humble has an awesome metroidvania bundle not to be missed

Humble Bundle just released their latest bundle and phew, if you like metroidvania styled game this is a cracking good deal overall not to be missed.

Proton Experimental update fixes "many" games on Steam Deck and desktop Linux

Valve has put out a small update to Proton Experimental, which should fix many games due to a regression that was hiding away.

Steam Deck OS update brings graphics driver fixes - ready up for SteamOS 3.5

Valve has now released two small graphics driver updates for Steam Deck OS (SteamOS) 3.4.8, which means the Preview update channel is now ready for a…

Enjoy our content and want more? Please support us if you're able to

Hello readers, it's been a while but it's time for a reminder that GamingOnLinux is funded by readers and it would be great to have your support!

Physics be damned, go build some crazy stuff in Poly Bridge 3

Dry Cactus have now released Poly Bridge 3, the latest in their multi-million selling physics-based bridge-building puzzle game series and it looks…

New Stars is a slimmed down quicker Stellaris-like strategy sim

Need your 4x space fix but find the likes of Stellaris just a bit too long? Perhaps keep an eye on the upcoming release of New Stars.

The OmniCase 2 from JSAUX is a quality USB-C hub worth grabbing

A while ago hardware accessory maker JSAUX sent over the OmniCase 2 Pro, and it's a great USB-C hub worth grabbing if you need some extra ports for a…

Heroic Games Launcher 2.8.0 adds a DLC manager for Epic Games, side-loading browser apps

Heroic Games Launcher, my favourite way to get Epic Games and GOG on Steam Deck and desktop Linux released v2.8.0 with some great new features -…

Get Battle.net, EA, Epic Games and more on Steam Deck the easy way

There's many different ways to get third-party launchers onto Steam Deck like Battle.net, EA, Epic Games and many others. Here's one way that does…

Ratchet & Clank: Rift Apart hits Steam on July 26th as Sony continue their PC expansion

Sony PlayStation, Insomniac Games and Nixxes Software are bringing Ratchet & Clank: Rift Apart to Steam as Sony continue bringing more console…

Settlement-building strategy game Circle of Kerzoven is up on Kickstarter

Made with Godot Engine with full Native Linux support planned, Circle of Kerzoven is an upcoming settlement-building strategy game with some heavy…

NVIDIA driver 535.43.02 Beta for Linux updates Wayland support, new Vulkan extensions

NVIDIA has released the 535.43.02 Beta driver for Linux today, bringing with it support for multiple newer Vulkan extensions and extends Wayland…

The Outlast Trials manages to sell over 500K in the first week

The Outlast Trials released from Red Barrels on May 18th was something a bit special, with it Steam Deck Verified and working great on desktop Linux…

Do some drifting with a cruise ship in Summer Trip Cruise

Summer Trip Cruise looks like a fun little game, giving you control of a cruise ship that you need to keep afloat while avoiding various obstacles…

Valheim devs clarify stance on modding including a clear no to paid mods

Iron Gate mentioned recently they've been getting many questions on their stance of modding Valheim, so they wrote a post to give their thoughts…

Tactical RPG 'Radix Chronicle' getting Linux support

Radix Chronicle is an in-development tactical RPG from Marcus Sanders, better known as EpicNameBro for making videos about Fromsoft games and their…

Entropy : Zero 2 the excellent Half-Life 2 mod adds Linux and Steam Deck support

After being in Beta since late last year, Half-Life: 2 mod Entropy : Zero 2 has now released the full Native Linux and Steam Deck support.

Wine 8.9 released with more PE work, Mono 8.0 and more Wayland updates

The latest biweekly development release for the Windows translation tool Wine is out, Wine 8.9 as usual brings new features and fixes that will…

Steam Deck hits South Korea retail via Electromart on June 1st

Valve's partner Komodo has announced that they're expanding the Steam Deck retail presence into South Korea on June 1st.

Nintendo blocked Dolphin emulator release on Steam

Back in March the plan was announced for the Wii and GameCube emulator Dolphin to release on Steam, along with some useful Steam features but now…

Stone Age farming life-sim Roots of Pacha has returned to Steam

After a messy situation with their publisher, Soda Den has now split from Crytivo and Roots of Pacha has returned for sale on Steam.