Installing the software only means entering the correct command. In this example, when installing Plex on headless TS140 via SSH, just enter:
sudo apt-get install plexmedia server -y
Similarly, to create a WordPress server, you will just need to follow the installation details but through an SSH command line.
What you can do depends on the server and its purpose. For example, when running a dedicated Plex headless server, SSH and SFTP are mostly used to transfer files with occasional software updates. You can also use SSH to access log files and run benchmarks to check CPU performance. If you are running a web server, you may want to back up your site using the SSH command line.
If you are running a Linux server, SSH is a great way to manage it remotely. You retain full command line control and can even run GUI applications and perform file transfers. There is almost limitless possibility for what you can do when managing remote Linux servers via SSH. You can set up file server, media server, Linux game server and more. You can even manage a headless Raspberry Pi server using SSH. Moreover, there are many cross-platform SSH client programs.
How are you using SSH and what server type are you managing? Let us know about that in the comment section below!
See more: