Perhaps you have purchased physical disks for a server, they will need to be added to the system, configured and set to be available after a reboot. Regardless of whether its Hard Drive or M2, etc. storage in Linux is seen as a block device with some kind of a UUID. This address method is […]
Tag: bash
Send Alerts from the Command Line to Discord
In the previous post, you set a static IP address on an Ubuntu server. Now that the server connects to the Internet, its a good idea to have it report on its status or specific events. A good way to do this is using Discord, as its a free service for small use cases, and […]