Tag: cli Archive

Manual RAID Setup in Debian 12

Published on February 5, 2024 at 4:25 pm by LEW

Introduction

In this article I will be setting up a RAID array in Debian from the terminal. This has been a request I have received on multiple occasions. So I have bumped it up on my project list. (more…)

SharePin It!

Linux Command: cp (Copy)

Published on September 12, 2023 at 10:51 am by LEW

Introduction

The cp command is part of the Linux Core Utilities. It can be thought of as an acronym for copy or copy-paste if you like. It is used to create copies of files and directories. (more…)

SharePin It!