pwd

What is it for? To display the current working directory. The name pwd comes from the acronym “Print Working Directory” shows the full path from […]

create an iso

An ISO image created from files is not exactly a copy of a collection of files that have been organized into a file structure that […]

install docker

you can do these steps with ssh from another computer. I did it via ssh from another computer because the server that has Ubuntu Server […]

GDM

This is for gdm3. GDM (GNOME Display Manager). GDM is the display manager for GNOME, a popular desktop environment for Linux operating systems. GDM is […]

create an alias

An alias is an alternative name assigned to a command. It is a shortcut that allows you to access a command more quickly and easily. […]