Problem with Ubuntu 19.10 Server Server issues reported in Ubuntu 19.10 version.
Problem with Ubuntu 19.10 Server Server issues reported in Ubuntu 19.10 version.
Created a script for installing Apache2, PHP, and other tools. It functions on desktop but not on the server version of Ubuntu. Issues include Printf not working and Read prompting for Enter. Script link: https://github.com/Nolanrulesroblox/Apache2-Install-V2
The script uses basic Bash commands. I adapted your code for clarity while keeping the original functionality.
The script was developed for Ubuntu Desktop but fails on the server version. The Bash commands PrintF and Read are malfunctioning—should I install the necessary packages for Bash?
No, I didn't try that. I focused on analyzing the data and commands rather than testing them manually on the server.