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.
Use `trap` to catch signals - Linux Tips

Use `trap` to catch signals - Linux Tips

16
Comments 4
1 min read
Everyone should get a Raspberry Pi!!

Everyone should get a Raspberry Pi!!

12
Comments 3
4 min read
Getting Cozy With Debian Buster

Getting Cozy With Debian Buster

42
Comments 11
11 min read
How To Setup Shopify Slate on Ubuntu

How To Setup Shopify Slate on Ubuntu

5
Comments
2 min read
grep command [ Linux tips ]

grep command [ Linux tips ]

8
Comments 1
1 min read
A developers guide to Run Puppeteer on Elastic Beanstalk (no ubuntu linux)

A developers guide to Run Puppeteer on Elastic Beanstalk (no ubuntu linux)

13
Comments 4
1 min read
Tip 3: Create a `tmp` Alias

Tip 3: Create a `tmp` Alias

5
Comments
1 min read
Basic curl options

Basic curl options

85
Comments 24
2 min read
9 Evil Bash Commands Explained

9 Evil Bash Commands Explained

869
Comments 69
7 min read
Setting Up Kotlin (Command Line)

Setting Up Kotlin (Command Line)

8
Comments
2 min read
Bypassing ptrace calls with LD_PRELOAD on Linux

Bypassing ptrace calls with LD_PRELOAD on Linux

6
Comments 2
2 min read
Tip 2: History Forgets Common Commands

Tip 2: History Forgets Common Commands

6
Comments
1 min read
Best practice for large docker images?

Best practice for large docker images?

4
Comments 2
1 min read
Linux pipes in Golang

Linux pipes in Golang

70
Comments 1
3 min read
CKAD - Deployment Configuration Notes

CKAD - Deployment Configuration Notes

9
Comments
3 min read
Tip 1: Per Directory ZShell History

Tip 1: Per Directory ZShell History

10
Comments
1 min read
Linux commands useful when performing heavy processing

Linux commands useful when performing heavy processing

131
Comments 10
1 min read
PAM and Using Google Authenticator on Fedora

PAM and Using Google Authenticator on Fedora

5
Comments
3 min read
I spent 3 years configuring (n)Vim and this what I learnt

I spent 3 years configuring (n)Vim and this what I learnt

140
Comments 14
5 min read
What tech stack I used to launch a successful product as a solo developer

What tech stack I used to launch a successful product as a solo developer

180
Comments 7
7 min read
Use `mkfifo` to create named pipe - Linux Tips

Use `mkfifo` to create named pipe - Linux Tips

17
Comments 1
1 min read
Automated linux server backup with Dropbox

Automated linux server backup with Dropbox

8
Comments
3 min read
How to add system call (syscall) to the kernel, compile and test it?

How to add system call (syscall) to the kernel, compile and test it?

50
Comments 10
6 min read
What I Learned In 2019

What I Learned In 2019

67
Comments 3
4 min read
Use `file` to get file types - Linux Tips

Use `file` to get file types - Linux Tips

8
Comments
1 min read
CKAD notes

CKAD notes

23
Comments 3
11 min read
How to add system call (syscall) that prints elapsed time of a process with given PID to the kernel and test it?

How to add system call (syscall) that prints elapsed time of a process with given PID to the kernel and test it?

6
Comments 2
4 min read
How To Install uGet Download Manager On Ubuntu Linux.

How To Install uGet Download Manager On Ubuntu Linux.

7
Comments
2 min read
The Early Adopter Conundrum and Reacting to Comments

The Early Adopter Conundrum and Reacting to Comments

4
Comments
3 min read
Easy Cloudstack Installation - Your own cloud infrastructure

Easy Cloudstack Installation - Your own cloud infrastructure

11
Comments
5 min read
Having fun with Kubernetes - Chapter 4

Having fun with Kubernetes - Chapter 4

27
Comments
4 min read
Fuchsia and the Server: Why I'm Betting on Linux

Fuchsia and the Server: Why I'm Betting on Linux

73
Comments 12
7 min read
Deploying a Hugo site on a GitHub commit

Deploying a Hugo site on a GitHub commit

10
Comments
11 min read
Running Linux Bash Shell in Windows 🤯

Running Linux Bash Shell in Windows 🤯

7
Comments 9
2 min read
Desktop in JavaScript: the UI.

Desktop in JavaScript: the UI.

7
Comments
3 min read
How the Unix Shell sees the world (Expansion, Quoting)

How the Unix Shell sees the world (Expansion, Quoting)

59
Comments
6 min read
redial 0.7 is out

redial 0.7 is out

10
Comments
1 min read
Firefox: Installing Self-Signed certificate on Ubuntu

Firefox: Installing Self-Signed certificate on Ubuntu

22
Comments 2
2 min read
Setup a Basic CI Pipeline on Gitlab

Setup a Basic CI Pipeline on Gitlab

51
Comments 7
4 min read
Redefining monitoring with Netdata (and how it came to be)

Redefining monitoring with Netdata (and how it came to be)

7
Comments
10 min read
Manutenção de repositório SVN no Linux

Manutenção de repositório SVN no Linux

4
Comments
2 min read
Linux: How it saved my old laptop

Linux: How it saved my old laptop

8
Comments 3
5 min read
Linux Mint 19.2: New Features and Improvements

Linux Mint 19.2: New Features and Improvements

5
Comments 2
3 min read
How to Setup a Concourse CI Server

How to Setup a Concourse CI Server

11
Comments 1
6 min read
A DSL For Seccomp Rules

A DSL For Seccomp Rules

5
Comments
3 min read
Iterating Dictionaries with Ansible Roles

Iterating Dictionaries with Ansible Roles

5
Comments
1 min read
Docker Commandline Guide

Docker Commandline Guide

71
Comments
4 min read
Linux find command tutorial

Linux find command tutorial

7
Comments
1 min read
Download website files entirely using wget

Download website files entirely using wget

13
Comments 4
1 min read
Build and Deploy a Blazor App Without Touching a Windows Machine

Build and Deploy a Blazor App Without Touching a Windows Machine

82
Comments 1
8 min read
Bind mounts with an OpenRC service

Bind mounts with an OpenRC service

9
Comments 1
6 min read
KeePass: SSH keys passwords storage and decryption on Linux

KeePass: SSH keys passwords storage and decryption on Linux

18
Comments
4 min read
Setup simple SFTP server in minutes

Setup simple SFTP server in minutes

12
Comments
3 min read
10 Best Linux Command Line Books for Beginners & Experts

10 Best Linux Command Line Books for Beginners & Experts

13
Comments 2
7 min read
KeePass: an MFA TOTP codes, a browser’s passwords, SSH keys passwords storage configuration and Secret Service integration

KeePass: an MFA TOTP codes, a browser’s passwords, SSH keys passwords storage configuration and Secret Service integration

11
Comments
14 min read
Running (and killing) multiple processes in a single shell script

Running (and killing) multiple processes in a single shell script

15
Comments 6
1 min read
Add chaos in your network!

Add chaos in your network!

8
Comments
4 min read
How to keep a process running even after closing SSH connection?

How to keep a process running even after closing SSH connection?

72
Comments 45
2 min read
Using Multiple Instances of Redis For Your Laravel Application

Using Multiple Instances of Redis For Your Laravel Application

5
Comments
2 min read
Chaining SSH tunnels

Chaining SSH tunnels

6
Comments
1 min read
loading...