| by Scott Kilroy

Create Disk Partitions with Parted Command in Linux

In this guide, we will demonstrate how to create and format partitions in Linux with parted command.

Read More
| by Scott Kilroy

How to increase the disk space of an AWS EC2 Ubuntu instance

In this article, we will increase the disk space of the boot volume (root partition) with the filesystem of type ext4 of Ubuntu 20.04 Server.

Read More
| by Scott Kilroy

Microsoft Open Sources Low-Code Power Fx Language

Meet the new open source formula language for low-code programming.

Read More
| by Scott Kilroy

How to Use Heredoc in Shell Scripting

Heredoc treats an input or file stream literal that is treated as a special block of code.

Read More
| by Arround The Web

Different Ways to Use Column Command in Linux

The post Different Ways to Use Column Command in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
Have you ever been in a situation to work with CSV files and produce output in structured tabular format? Recently I was working with d…

Read More
| by Scott Kilroy

Plots Is an Open Source Graph Plotting App for GNOME

The free and open-source plotting application enables users to visualize mathematical formulae.
Plots Is an Open Source Graph Plotting App for GNOME

Read More
| by Scott Kilroy

How to Set a Static IP Address in CentOS Linux

When using CentOS, you can reduce the DHCP load by setting static IP addresses.

Read More
| by Scott Kilroy

Hands On with Raspup on Raspberry Pi 4: Puppy Linux for Tinkerers

Designed to run on ARMv7l hardware, specifically on the Raspberry Pi Zero, Raspberry Pi 1, 2, 3, 3+, and 4 single-board computers (SBCs).
Hands On with Raspup on Raspberry Pi 4: Puppy Linux for Tinkerers

Read More
| by Scott Kilroy

How to Mount Windows NTFS Partition in Linux

Resolve NTFS drive read and write errors in the terminal.

Read More
| by Scott Kilroy

Five Tips to Boost the Performance of Your Apache Web Server

How to make sure your web server performs at the best of its capacity according to your (or you client’s) needs.

Read More
| by Scott Kilroy

Linux Pee Command – Tee Standard Input into Multiple Pipelines

Take standard input and feed it into multiple pipes.

Read More
| by Scott Kilroy

How Secure Is Linux?

Examine the key factors that contribute to Linux’s robust security and protection against vulnerabilities and attacks.

Read More
| by Scott Kilroy

Linux Kernel 5.12 RC2 Released Early, Fixing the Scary Swap File Bug

Do not use Linux Kernel 5.12 RC1 for testing, you may lose data.

Read More
| by Arround The Web

What Technologies Will Help the Environment in the Near Future?

The need for a green energy revolution is clear. With the planet’s ozone layer being depleted by harmful greenhouse gases, leading to rising temperatures and sea levels, and the destruction of many essential natural habitats, the future looks bleak in …

Read More
| by Scott Kilroy

SystemRescue 8.00 Released with Linux 5.10 LTS, Xfce 4.16, and Improved exFAT Support

The Linux system rescue toolkit is available as a bootable medium for administrating or repairing your system and data after a crash.

Read More
| by Scott Kilroy

Easily Manipulate Strings in bash

Here’s a comprehensive list of useful string manipulation tips for bash scripting.

Read More
| by Scott Kilroy

How to Restore or Recover Deleted Commands in Linux

Recover them using coreutils and busybox.

Read More
| by Scott Kilroy

How to Setup APT Proxy on Ubuntu 22.04 LTS

A proxy server is an intermediate server that sits between the client computer and the internet. In this tutorial, we will show you how to set up proxy settings and apt-proxy in Ubuntu 22.04 Server and Desktop system.

Read More
| by Arround The Web

How to Use Heredoc in Shell Scripting

The post How to Use Heredoc in Shell Scripting first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Here document (Heredoc) is an input or file stream literal that is treated as a special block of code. This block of code will be passed to a co…

Read More
| by Arround The Web

DistroWatch Weekly, Issue 907

This week in DistroWatch Weekly: Review: Artix Linux in 2021News: Newly shared codebase between openSUSE and SUSE Linux, an overview of security Linux distributions, switching from CentOS 8 to CentOS 7, the “double ungood” 5.12-rc1 kernel bug Question…

Read More