DEV Community

Linux

What are clouds made of? Linux servers, mostly.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What does your build pipeline look like?

What does your build pipeline look like?

5
Comments 2
1 min read
Permission denied for hugepages in QEMU without libvirt

Permission denied for hugepages in QEMU without libvirt

8
Comments
2 min read
WSL2, zsh, and docker. Linux through Windows.

WSL2, zsh, and docker. Linux through Windows.

105
Comments 12
11 min read
Systemctl shows service file Not Found even though .service file is present

Systemctl shows service file Not Found even though .service file is present

5
Comments
1 min read
How To Enforce Conventional Commit Messages Using GIT Hooks

How To Enforce Conventional Commit Messages Using GIT Hooks

87
Comments 7
3 min read
People should stop calling GPL/LGPL as "freedom licenses" without knowing what freedom really means in this context

People should stop calling GPL/LGPL as "freedom licenses" without knowing what freedom really means in this context

9
Comments 3
2 min read
Rust for the Brave and True

Rust for the Brave and True

129
Comments 17
5 min read
Why do you choose Mac over other options?

Why do you choose Mac over other options?

5
Comments 16
1 min read
Some Awesome Linux Tools To Make Your Tech Life Easier

Some Awesome Linux Tools To Make Your Tech Life Easier

75
Comments
2 min read
Rails Setup on Ubuntu 19.04

Rails Setup on Ubuntu 19.04

6
Comments
4 min read
For a light linux desktop, how does XFCE fare against MATE?

For a light linux desktop, how does XFCE fare against MATE?

3
Comments 2
1 min read
Which Linux Distro Do You Use?

Which Linux Distro Do You Use?

9
Comments 20
1 min read
How many of you use the KDE Desktop Environment on Linux? Is it bearable these days?

How many of you use the KDE Desktop Environment on Linux? Is it bearable these days?

5
Comments 5
1 min read
Installing Haskell Compiler in Linux

Installing Haskell Compiler in Linux

8
Comments
2 min read
Resize LVM on LUKS partition without messing everything up

Resize LVM on LUKS partition without messing everything up

6
Comments
4 min read
Getting Started with the Linux Command Line Interface

Getting Started with the Linux Command Line Interface

10
Comments
10 min read
ファむル名の文字化け: Windows で圧瞮したファむルを Linux で解凍する時に発生する文字化けを解決する方法

ファむル名の文字化け: Windows で圧瞮したファむルを Linux で解凍する時に発生する文字化けを解決する方法

8
Comments
1 min read
How to Install FileZilla FTP Client on Linux

How to Install FileZilla FTP Client on Linux

7
Comments
3 min read
I need to learn Linux

I need to learn Linux

10
Comments 12
1 min read
Azure Cloud Shell Tips for SysAdmins (bash)

Azure Cloud Shell Tips for SysAdmins (bash)

28
Comments
3 min read
MyOS

MyOS

76
Comments 10
4 min read
Understanding Linux Permissions

Understanding Linux Permissions

188
Comments 69
2 min read
Weekend Project - Raspberry Pi NAS

Weekend Project - Raspberry Pi NAS

9
Comments
4 min read
Automating Stuffs: Introduction to Linux Shell Scripting

Automating Stuffs: Introduction to Linux Shell Scripting

12
Comments
3 min read
How I set up Linux web server and deployed my static site

How I set up Linux web server and deployed my static site

5
Comments
5 min read
The coming era of OS kernel modularity

The coming era of OS kernel modularity

16
Comments 1
5 min read
Let's Build a Home Lab Server - A Build Log

Let's Build a Home Lab Server - A Build Log

37
Comments
9 min read
What are your five most used terminal commands?

What are your five most used terminal commands?

162
Comments 101
1 min read
Automatically Fix grub

Automatically Fix grub

5
Comments 2
4 min read
Fresh PHP development noIDE adventures

Fresh PHP development noIDE adventures

10
Comments 3
5 min read
Customize shell prompt

Customize shell prompt

14
Comments
6 min read
Print a Random Phrase With Shell Script

Print a Random Phrase With Shell Script

6
Comments
1 min read
Using sed To Find and Replace

Using sed To Find and Replace

9
Comments 1
1 min read
Debian: unattended-upgrades – automatic upgrades installation with email notifications via AWS SES

Debian: unattended-upgrades – automatic upgrades installation with email notifications via AWS SES

6
Comments
3 min read
It's time for a change: I'm trying Linux on the desktop

It's time for a change: I'm trying Linux on the desktop

8
Comments 13
9 min read
Handling Ever Increasing Server Logs

Handling Ever Increasing Server Logs

22
Comments 1
3 min read
Must Know Shell Keybindings 🐧🐚

Must Know Shell Keybindings 🐧🐚

8
Comments 2
2 min read
Kubernetes Networking: concept and overview from underlying perspective

Kubernetes Networking: concept and overview from underlying perspective

9
Comments 1
13 min read
Passing a parameter to a zsh keyboard-shortcut

Passing a parameter to a zsh keyboard-shortcut

12
Comments 5
1 min read
Mastering GNU grep and ripgrep

Mastering GNU grep and ripgrep

8
Comments 4
2 min read
Decrypting boot drives remotely using dropbear

Decrypting boot drives remotely using dropbear

5
Comments
3 min read
Automatic E-Mail attachement extraction

Automatic E-Mail attachement extraction

7
Comments
3 min read
Converting Audible *.aax files

Converting Audible *.aax files

6
Comments
2 min read
Build a Linux CLI app with .NET Core

Build a Linux CLI app with .NET Core

9
Comments
4 min read
Introduction to computer forensics

Introduction to computer forensics

123
Comments 11
5 min read
Don't Use Bash for Scripting (All the Time)

Don't Use Bash for Scripting (All the Time)

149
Comments 32
7 min read
Sterilizing bash history

Sterilizing bash history

7
Comments
2 min read
How to setup full Linux desktop environment on Windows

How to setup full Linux desktop environment on Windows

6
Comments
3 min read
Adding permissions without permission

Adding permissions without permission

10
Comments 4
1 min read
Kubuntu: from 18.04 to 19.04

Kubuntu: from 18.04 to 19.04

7
Comments
2 min read
Hello, Worm!: Mapping SSH probes with a bash script

Hello, Worm!: Mapping SSH probes with a bash script

49
Comments 8
2 min read
Microsoft will be shipping a Linux kernel with Windows

Microsoft will be shipping a Linux kernel with Windows

48
Comments 15
1 min read
Using Windows 10 For Serious Web Development - A Quick Starter Guide

Using Windows 10 For Serious Web Development - A Quick Starter Guide

20
Comments 1
10 min read
If Debian says "The following packages have been kept back:"

If Debian says "The following packages have been kept back:"

6
Comments 1
1 min read
Using keyboard-shortcuts with zsh

Using keyboard-shortcuts with zsh

79
Comments 8
2 min read
HugePages on Kubernetes

HugePages on Kubernetes

7
Comments
3 min read
Using Wireguard

Using Wireguard

7
Comments
4 min read
Why ${1+"$@"} is used in shell script

Why ${1+"$@"} is used in shell script

18
Comments 2
6 min read
How to generate a static site by Hugo for GitHub Pages

How to generate a static site by Hugo for GitHub Pages

7
Comments
2 min read
Install GIMP If You Want PHOTOSHOP On Linux.

Install GIMP If You Want PHOTOSHOP On Linux.

6
Comments 2
2 min read
loading...