Category: Linux
-
Create an SSH Config File and Save Connections
This blog post will show you how to create an SSH config file and save an SSH connection. and a config file can simplify the process of connecting to hosts.
-
Set Static IP Address On Ubuntu Server 20.04
This post will show you how to set a static IP address on Ubuntu Server 20.04 using the netplan utility.
-
Cache your SSH Passphrase on Linux
This blog post will show you how to cache your SSH private key passphrase for the duration of the shell and not being asked to provide it.
-
Create a Linux Virtual Machine in Azure With Terraform
In this blog post, I will show you how to create a Linux virtual machine on Azure with Terrafrom that actully works.
-
How to Use SSH Keys To Login To a Linux Host
In this blog post, I will show you how to log in to a Linux machine without using a username and password and use SSH key authentication to log in.
-
Change SSH Key Passphrase Linux
This blog post will show you how to change or remove an SSH key passphrase on Linux ubuntu.
-
Create a Cron Job on Linux CentOS
In this blog post, I will explain and show you how to create your first Cron job on a Linux system.
-
How To Run a Bash Script From Linux Server
In this blog post, I will show you how to run a Bash script from a Linux server Bash shell terminal.
-
Delete a Folder Linux Command
In this post, I will show you how to delete a folder and all the content in it using a one-liner code.
-
Export and Import Putty Configuration Windows 10
In this blog post, I will show you how to import and export Putty configuration and connections on Windows 10.