PingOgden
UbuntuDebianCentOSCommandsDocker
Linux Touch Command
Fri May 10 2019

Linux Touch Command

The touch command allows us to update the timestamps on existing files and directories as well as creating new, empty files. In this guide, we will show you how to use the touch command through practical examples and detailed explanations of the most common command options.

Read more

Bash Heredoc
Thu May 09 2019

Bash Heredoc

When writing shell scripts you may be in a situation where you need to pass multiline block of text or code to an interactive command. In Bash and other shells like Zsh a Here document (Heredoc) is a type of redirection that allows you to pass multiple lines of input to a command.

How to Compare Strings in Bash
Fri May 03 2019

How to Compare Strings in Bash

When writing Bash scripts you will often need to compare two strings to check if they are equal or not. Two strings are equal when they have the same length and contain the same sequence of characters.

How to Install and Use Curl on Ubuntu 18.04
Tue Apr 02 2019

How to Install and Use Curl on Ubuntu 18.04

Curl is a command line tool that allows you to transfer data from or to a remote server. In this tutorial, we will show you how to install Curl on Ubuntu 18.04.

Fri Mar 22 2019

How to Check your Debian Linux Version

How to Check your Debian Linux Version
Sat Mar 02 2019

Linux File Command

Linux File Command
Sat Mar 02 2019

Linux Time Command

Linux Time Command
Sat Mar 02 2019

Linux Tail Command

Linux Tail Command
Wed Feb 20 2019

How to Exclude Files and Directories with Rsync

How to Exclude Files and Directories with Rsync
Mon Jan 21 2019

How to Change User Password in Ubuntu

How to Change User Password in Ubuntu
12324
ESC
© 2025 ping-ogden.xyzPrivacy PolicyTermsContact