DNS records: A and CNAME and SSH September 6, 2025 | No Comments | dns-record, information, linux, macos, public_ip, server Parking or URL redirects and DNS (A or CNAME) records serve similar purposes, but operate differently. Parking or URL redirects are used for web pages. […]
Configure an alias for SSH September 4, 2025 | No Comments | information, linux, macos, port, server This is to instead type the following command in its full form: just write the following: That’s creating an alias, a way to shorten the […]
create an alias February 1, 2025 | No Comments | linux 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. […]