Linux

179 Articles 5 Followers


The Journey of Resolving Ubuntu Installer Issues ("stdin: Invalid argument")

23 Nov 2024 2 minute read 0 comments Kuberteas

Background The Ubuntu installer as been causing issues for quite some time, I finally found the solution. This blog post describes the solutions found, as well as further troubleshooting information in case the issue doesn't resolve a reader who need...

Setting Up Your Own DomainServerSiteHomeDigitalKingdom for Free (Well Almost)

13 Sep 2024 3 minute read 0 comments WinterYeti

We're going to start with a simple acroynm: LAMP. No, not the illuminating gizmo. The acronym stands for Linux, Apache, MySQL and PHP, ergo LAMP. It is a simple and, more importantly, free package that comes with a Linux environment and gives you eve...

Ubuntu Bitcoin Ful Node - Installation and Configuration

3 Sep 2024 4 minute read 0 comments BSD Blockchain

A full node is a program that fully validates transactions and blocks. Almost all full nodes also help the network by accepting transactions and blocks from other full nodes, validating those transactions and blocks, and then relaying them to further...

Installing Bitcoin (BTC) Full Node with Ordinal Protocol support on Google Cloud

2 Sep 2024 5 minute read 1 comment BSD Blockchain

Ordinal is a scheme used to number satoshi values ​​that allows tracking and transfer of individual satoshis. These numbers are called ordinal numbers. Satoshis are numbered in the order in which they were mined, and are transferred from transaction...

How to install guest additions on virtualbox for debian linux tested with linuxmint 21.3

5 Jul 2024 1 minute read 0 comments logderman

After you install your debian VM and have it running. Inside your VM do this: 1. sudo apt update && sudo apt upgrade -y 2. sudo apt install build-essential dkms linux-headers-$(uname -r) 3. Go to the Devices menu and click on "Insert Guest Additions...

Open Source Software and GNU/Linux

15 May 2024 1 minute read 0 comments Debesh Choudhury

Replay my podcast chat with Tux. I had a virtual chat on different aspects of GNU/Linux and Open Source Software with the cheerful penguin named Tux, the logo of Linux. I tried to make the conversation interesting, informative, and funny. Screensh...

How To Pimp Your Linux-Terminal with Event-Sounds

19 Apr 2024 8 minute read 0 comments FabulousBro

In this article I describe how you can customize and pimp your Linux-Terminal with customized sound for specified events.   Requirements: Difficulty: Easy Needs: mplayer, vlc or similar bash basics linux basics some short sound files that's it, you...

Linux Hack: The Intriguing Plot That Almost Collapsed the Internet.

13 Apr 2024 4 minute read 2 comments CryptoEntrepreneurs

Linux has long been recognized as one of the most secure operating systems available on the market. Its reputation as a virtual fortress, resistant to cyber attacks, has captured the attention of technology experts and enthusiasts alike. What Makes L...

How To Rice Your Linux-Terminal

11 Apr 2024 2 minute read 0 comments FabulousBro

In this article I describe how you can customize and rice your Linux-Terminal. Requirements: Difficulty: Easy Needs: screenfetch, archey, screenfo, neofetch or similar bash basics that's it, you are good to go :) Introduction On launch of my ter...

Blockchain: Coin Wallet Review

7 Mar 2024 2 minute read 0 comments WinterYeti

One of the most common OS platforms for a Linux computer is Ubuntu. Within that OS comes pre-screened software choices that are packaged as read-to-install apps known as snaps. Ubuntu maintains and updates a menu choices for dozens of packages, cover...