Quantcast
Browsing all 92 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Basic Linux Commands

Here are some Linux commands that everyone should be familiar with. In fact, you could argue that these are the first commands to memorise and build out your repertoire from there. #BASIC LINUX...

View Article


Image may be NSFW.
Clik here to view.

Terraform: Infrastructure as code.

Originally developed by Hashicorp, Terraform allows you to define your infrastructure, platform and services using declarative code, i.e. you tell it what scenario you want to get to, and it takes...

View Article


Image may be NSFW.
Clik here to view.

Ethereum Private Blockchains.

This post contains the steps to setup a private Ethereum blockchain. First, you’ll need a Linux vm. Please note that this post assumes a medium/advanced level of knowledge. As such, it will be much...

View Article

Image may be NSFW.
Clik here to view.

Windows 10 De-Bloat and Customise

Download latest Windows 10 ISO from here and perform a Windows 10 Pro installation to a freshly procured virtual machine. Say No to pretty much everything. Log into your Microsoft account during...

View Article

Image may be NSFW.
Clik here to view.

Expand the existing Swapfile on Linux

Note that this only applies if you’re using a swapfile as opposed to a swap partition. This will apply if you’re using full disk encryption since the swap file is then also encrypted. Most modern...

View Article


Image may be NSFW.
Clik here to view.

Enabling Snaps in Linux Mint 20+

Linux MInt has taken the decision to disable the ability to install snapd and subsequently containerised apps (or snaps) from the Ubuntu Snap Store. Linux Mint users are met with an error when...

View Article

Image may be NSFW.
Clik here to view.

Fan Speed Control on Dell XPS 15 running Linux

Add dell-smm-hwmon sensors to kernel modules sudo suecho "options dell-smm-hwmon restricted=0 force=1" > /etc/modprobe.d/dell-smm-hwmon.confecho "dell-smm-hwmon" > /etc/modulesexitsudo...

View Article

Image may be NSFW.
Clik here to view.

Fix Ledger Nano X USB connection issues on Linux

ADD THE NECESSARY UDEV RULES wget -q -O - https://raw.githubusercontent.com/LedgerHQ/udev-rules/master/add_udev_rules.sh | sudo bash...

View Article


Image may be NSFW.
Clik here to view.

Automated FTP Operations from PowerShell 7 using WinSCP .NET Assembly and...

This is the simplest method of automating ftp operations from PowerShell that I can come up with, having explored MANY incredibly convoluted alternatives. It is an absolute minimum viable product that...

View Article


Image may be NSFW.
Clik here to view.

PowerShell and the Windows Event Log

What was once easy, is now exceptionally convoluted and difficult. There is some chance that your automated script is already logging to the event log (PowerShell Core/Operational) but there’s every...

View Article

Image may be NSFW.
Clik here to view.

Installing Tailscale VPN client on Linux

Tailscale is a very slick, free VPN solution that places all your devices inside your home LAN, even when you’re out and about. Each device is assigned an IPv4 address so you can communicate with all...

View Article

Image may be NSFW.
Clik here to view.

Run your own Bitcoin Node with Umbrel

Bitcoin adoption is occurring five times faster than Internet adoption in the mid nineties. For most who buy, store, spend and trade their Sats, they use a custodial service such as Coinbase, Binance,...

View Article
Browsing all 92 articles
Browse latest View live