DEV Community

Diego Carrasco Gubernatis profile picture

Diego Carrasco Gubernatis

404 bio not found

How to install SSTP VPN on Ubuntu-Based Distros such as Ubuntu, Kubuntu, KDE NEON, Linux Mint

How to install SSTP VPN on Ubuntu-Based Distros such as Ubuntu, Kubuntu, KDE NEON, Linux Mint

Comments
3 min read
How to install Linux Mint's webapp-manager on Ubuntu/ Kubuntu 22.04

How to install Linux Mint's webapp-manager on Ubuntu/ Kubuntu 22.04

Comments
2 min read
Overview: Enhancing Group Discussions and Decision-Making with Edward de Bono’s Six Thinking Hats Technique

Overview: Enhancing Group Discussions and Decision-Making with Edward de Bono’s Six Thinking Hats Technique

Comments
9 min read
Unlocking Innovation and Value: A Summary of SRI's Five Disciplines of Innovation (5DOI)

Unlocking Innovation and Value: A Summary of SRI's Five Disciplines of Innovation (5DOI)

Comments
6 min read
How to Use Virt-Manager on Linux Mint/Ubuntu: A Step-by-Step Guide

How to Use Virt-Manager on Linux Mint/Ubuntu: A Step-by-Step Guide

Comments
3 min read
How to Create a 'Next/Previous' Article Navigation in Nikola Static Site Generator

How to Create a 'Next/Previous' Article Navigation in Nikola Static Site Generator

Comments
4 min read
Key Insights from the UX Design Series | UX Series Part 6 of 6

Key Insights from the UX Design Series | UX Series Part 6 of 6

Comments
4 min read
User Testing in UX Design | UX Series Part 5 of 6

User Testing in UX Design | UX Series Part 5 of 6

Comments
6 min read
Intro to Databases: Understanding OLAP, OLTP, Embeddable, and Standalone

Intro to Databases: Understanding OLAP, OLTP, Embeddable, and Standalone

Comments
7 min read
The Significance of Information Architecture and Prototyping in UX | UX Series Part 4 of 6

The Significance of Information Architecture and Prototyping in UX | UX Series Part 4 of 6

Comments
3 min read
Simple Steps to Send Emails with Static Images in Django

Simple Steps to Send Emails with Static Images in Django

Comments
4 min read
Designing the User Experience: User Journeys and Visual Design | UX Series Part 3 of 6

Designing the User Experience: User Journeys and Visual Design | UX Series Part 3 of 6

Comments
6 min read
Conda (Miniconda) Cheatsheet: Essential Commands You Should Know

Conda (Miniconda) Cheatsheet: Essential Commands You Should Know

Comments
3 min read
The Role of User Feedback and Research in UX | UX Series Part 2 of 6

The Role of User Feedback and Research in UX | UX Series Part 2 of 6

Comments
5 min read
Understanding User Experience (UX) | UX Series Part 1 of 6

Understanding User Experience (UX) | UX Series Part 1 of 6

Comments
4 min read
Yet another ASCIIDoc, Markdown and RestructuredText cheatsheet

Yet another ASCIIDoc, Markdown and RestructuredText cheatsheet

Comments
5 min read
How to Read Large CSV Files with Pandas Without Knowing its Column Data Types

How to Read Large CSV Files with Pandas Without Knowing its Column Data Types

Comments
4 min read
Introducing my Custom Shortcodes for Nikola Static Site Generator

Introducing my Custom Shortcodes for Nikola Static Site Generator

Comments
3 min read
How to Deploy a Nikola Static Site on Cloudflare Pages: A Step-by-Step Guide

How to Deploy a Nikola Static Site on Cloudflare Pages: A Step-by-Step Guide

Comments
5 min read
Magic The Gathering Made Easy: Adapting MTG to be Kid-Friendly for My 6-Year-Old Daughter

Magic The Gathering Made Easy: Adapting MTG to be Kid-Friendly for My 6-Year-Old Daughter

Comments
6 min read
How to change docker root data directory and why would you want to do that (hint: to optimize space)

How to change docker root data directory and why would you want to do that (hint: to optimize space)

Comments
2 min read
How to configure an Ubuntu Linux server to allow SSH sessions only with a key and disable password-based

How to configure an Ubuntu Linux server to allow SSH sessions only with a key and disable password-based

Comments
4 min read
How to use a Telegram Bot with a private channel (or how to post a message to a private channel)

How to use a Telegram Bot with a private channel (or how to post a message to a private channel)

Comments
1 min read
(Quick-note) How to fix Virtualbox 7 screen turning black when on fullscreen (or above a specific screen size) on Windows 11

(Quick-note) How to fix Virtualbox 7 screen turning black when on fullscreen (or above a specific screen size) on Windows 11

Comments
1 min read
How to deal with dates, dates with timezones and dates with particular formats with python and pandas (code snippets for...

How to deal with dates, dates with timezones and dates with particular formats with python and pandas (code snippets for...

Comments
2 min read
How to set up fingerprint authentication on openSuse Tumbleweed and KDE Plasma

How to set up fingerprint authentication on openSuse Tumbleweed and KDE Plasma

Comments
3 min read
How to add a table of contents (TOC) to a markdown post or page to nikola ssg

How to add a table of contents (TOC) to a markdown post or page to nikola ssg

Comments
1 min read
How to find all processes with a specific string in their name and kill them all (in linux command line using ps, grep and awk)

How to find all processes with a specific string in their name and kill them all (in linux command line using ps, grep and awk)

Comments
2 min read
Business Toolkits for Innovation, Management, and Solving Problems

Business Toolkits for Innovation, Management, and Solving Problems

Comments
5 min read
What is Git (version control system) and why you need to use it for your projects (any project with files and content, not...

What is Git (version control system) and why you need to use it for your projects (any project with files and content, not...

4
Comments
7 min read
How to back up your Mac config and apps from Terminal (using brew, conda, pip and mackup)

How to back up your Mac config and apps from Terminal (using brew, conda, pip and mackup)

4
Comments
3 min read
How to remove a network with active endpoints in Docker

How to remove a network with active endpoints in Docker

2
Comments
1 min read
How to copy files to remote server through SSH Tunnel using ngrok and rsync (quick-note)

How to copy files to remote server through SSH Tunnel using ngrok and rsync (quick-note)

Comments
1 min read
Fixed: When using Jupyter on WSL2 on Windows 11 I get "Kernel won't start", and throws "Permissions assignment failed for...

Fixed: When using Jupyter on WSL2 on Windows 11 I get "Kernel won't start", and throws "Permissions assignment failed for...

Comments
1 min read
How to download Google Takeout files (150GB+) with wget (on a remote server)

How to download Google Takeout files (150GB+) with wget (on a remote server)

1
Comments
2 min read
How to install Proxmox VE 6.4 in an old HPE MicroServer G8 on SATA 5 (ODD) using iLo and boot from the microSD card in 2021

How to install Proxmox VE 6.4 in an old HPE MicroServer G8 on SATA 5 (ODD) using iLo and boot from the microSD card in 2021

Comments
18 min read
How to batch print multiple PDFs from multiple (sub)folders in linux (command line, find, xargs and lpr)

How to batch print multiple PDFs from multiple (sub)folders in linux (command line, find, xargs and lpr)

Comments
3 min read
How to write and publish a book

How to write and publish a book

Comments
12 min read
How to import several folders with files into WordPress Media Library using wp-cli

How to import several folders with files into WordPress Media Library using wp-cli

2
Comments
1 min read
How to create an SSH Tunnel with ngrok on Ubuntu Server (aka ssh access to your local server in local network with dynamic IP)

How to create an SSH Tunnel with ngrok on Ubuntu Server (aka ssh access to your local server in local network with dynamic IP)

1
Comments
2 min read
How to run multiple instances of Google Chrome on Mac

How to run multiple instances of Google Chrome on Mac

1
Comments
2 min read
How to manage several SSH Config files on Mac and Linux (quick-note)

How to manage several SSH Config files on Mac and Linux (quick-note)

7
Comments
1 min read
How to use multiple SSH keys on a Mac with Github or Gitlab (or any other site)

How to use multiple SSH keys on a Mac with Github or Gitlab (or any other site)

1
Comments
3 min read
How to find files using Regex (Regular Expressions) in GNU/Linux and MacOs command line and do something.

How to find files using Regex (Regular Expressions) in GNU/Linux and MacOs command line and do something.

Comments
3 min read
loading...