Pi My Life Up https://pimylifeup.com/ Mon, 22 Jul 2024 13:34:02 +0000 en-US hourly 1 https://pimylifeup.com/wp-content/uploads/2021/02/cropped-pi-favicon-1-32x32.png Pi My Life Up https://pimylifeup.com/ 32 32 How to Kill a Process on Linux using its Name https://pimylifeup.com/linux-kill-process-by-name/ https://pimylifeup.com/linux-kill-process-by-name/#respond Mon, 22 Jul 2024 13:34:00 +0000 https://pimylifeup.com/?p=33491161 In this quick guide, we will be showing you a really simple way that you can kill a process by name on Linux. This allows you to stop a process without having to work out its ID. It also allows you to stop multiple processes using the same name at once.

The post How to Kill a Process on Linux using its Name appeared first on Pi My Life Up.

]]>
0
Self-hosting Kavita on your Raspberry Pi https://pimylifeup.com/raspberry-pi-kavita/ https://pimylifeup.com/raspberry-pi-kavita/#respond Mon, 22 Jul 2024 09:13:06 +0000 https://pimylifeup.com/?p=33491110 This project will show you how to self-host Kavita on your Raspberry Pi. Kavita is a digital library for your comics, manga, and eBooks. On top of being a great place for storing and managing your eBooks it is also a great reader. It has responsive support so it will adapt to whatever screen you are using.

The post Self-hosting Kavita on your Raspberry Pi appeared first on Pi My Life Up.

]]>
0
Setting up a Core Keeper Dedicated Server on Linux https://pimylifeup.com/core-keeper-server-linux/ https://pimylifeup.com/core-keeper-server-linux/#respond Thu, 18 Jul 2024 12:33:21 +0000 https://pimylifeup.com/?p=33490992 In this tutorial, you will learn how to set up a dedicated server for Core Keeper on Linux in just a few short steps. Core Keeper is a multiplayer sandbox game that takes inspiration from games like Terraria, Minecraft and Stardew Valley.

The post Setting up a Core Keeper Dedicated Server on Linux appeared first on Pi My Life Up.

]]>
0
Installing SteamCMD on Linux https://pimylifeup.com/linux-steamcmd/ https://pimylifeup.com/linux-steamcmd/#respond Thu, 18 Jul 2024 06:26:14 +0000 https://pimylifeup.com/?p=33490994 In this quick guide, you will be learning how you can easily install SteamCMD on Linux. SteamCMD is a command line tool that allows you to interact with Steam. Using this tool, you can download and install games and software directly from Steam without having to use the desktop interface.

The post Installing SteamCMD on Linux appeared first on Pi My Life Up.

]]>
0
Running Gitea using Docker https://pimylifeup.com/gitea-docker/ https://pimylifeup.com/gitea-docker/#respond Wed, 17 Jul 2024 13:11:53 +0000 https://pimylifeup.com/?p=33490942 In this tutorial, you will learn how you can self-host Gitea easily on your Linux system by making use of Docker containers. Gitea is what is called a forge software. It is a place where you can store your code, set up continuous integration and much more.

The post Running Gitea using Docker appeared first on Pi My Life Up.

]]>
0
Simple Steps to Installing Docker on Linux https://pimylifeup.com/linux-docker-install/ https://pimylifeup.com/linux-docker-install/#respond Wed, 17 Jul 2024 05:05:15 +0000 https://pimylifeup.com/?p=33490944 In this quick guide, we will walk you through the very simple steps of installing the Docker runtime on to a Linux system. Docker allows you to run virtualized software called containers in just a few quick commands.

The post Simple Steps to Installing Docker on Linux appeared first on Pi My Life Up.

]]>
0
Installing FFmpeg on Ubuntu https://pimylifeup.com/ubuntu-install-ffmpeg/ https://pimylifeup.com/ubuntu-install-ffmpeg/#respond Tue, 16 Jul 2024 12:36:23 +0000 https://pimylifeup.com/?p=33490913 In this tutorial, you will learn how to install or compile FFmpeg software library on the Ubuntu operating system. This suite of tools is great at dealing with music or audio formats. For example, you can use it to transcode video from one format to another.

The post Installing FFmpeg on Ubuntu appeared first on Pi My Life Up.

]]>
0
Setting up an SSH Honeypot on the Raspberry Pi with sshesame https://pimylifeup.com/raspberry-pi-ssh-honeypot/ https://pimylifeup.com/raspberry-pi-ssh-honeypot/#comments Tue, 16 Jul 2024 05:25:36 +0000 https://pimylifeup.com/?p=33490891 In this project, you will learn how to set up an SSH honeypot on your Raspberry Pi using Sesame. This service acts as a fake SSH server that pretends to allow access to an outside attacker. Using this, you can see the username and password the attacker used alongside each command they attempted to run.

The post Setting up an SSH Honeypot on the Raspberry Pi with sshesame appeared first on Pi My Life Up.

]]>
5
Get your Public IP Address using Curl on Linux https://pimylifeup.com/curl-public-ip-address-linux/ https://pimylifeup.com/curl-public-ip-address-linux/#respond Mon, 15 Jul 2024 13:43:09 +0000 https://pimylifeup.com/?p=33490877 In this tutorial, you will learn how to use curl on your Linux system to easily get the IP address assigned to your machine. By using services such as icanhazip you can easily check your public IP address directly from the terminal. It is even possible to check both your IPv4 and IPv6 public addresses.

The post Get your Public IP Address using Curl on Linux appeared first on Pi My Life Up.

]]>
0
Using Flatpak on the Raspberry Pi https://pimylifeup.com/raspberry-pi-flatpak/ https://pimylifeup.com/raspberry-pi-flatpak/#respond Tue, 09 Jul 2024 13:30:44 +0000 https://pimylifeup.com/?p=33490832 In this quick guide, we will be exploring how you can install and use Flatpak on the Raspberry Pi. Flatpak is a way of packaging software that makes them easier to distribute while also being more secure. This extra security is due to the software being isolated into its own sandbox. To interact outside of its sandbox a Flatpak requires additional permissions to be given to it.

The post Using Flatpak on the Raspberry Pi appeared first on Pi My Life Up.

]]>
0