MySQL and Apache are two totally different things, you only see them together a lot because a lot of Web apps use MySQL to store info in the database. So yes, you can use mySQL without Apache.
Application Terminal
For terminal? To install applications/programs/other: sudo apt-get install [name of application] (then enter your password, it wont show but just enter it anyway..) To remove and application/program/other: sudo apt-get remove [name of application] basics..--^
ANSWER: Two, because the application-sharing components are not installed with Terminal Server configured in Remote Desktop mode for remote administration.
You just type the commands in and press Enter - very much like Microsoft's Powershell and Command Prompt, or macOS's Terminal window (which itself runs on Bash)
When a client runs an application on a terminal computer the application execution takes place. The server uses the clients time zone resource.
At a terminal prompt: sudo apt-get install <application-name>
The history command displays all commands that have been entered into the terminal.
Enter "java -version" into a terminal. If Java is installed, it will tell you the version number. If it is not installed, it will say "command not found."
Press the upper cursor key at the terminal prompt to reveal the recently used commands. Or type history for a longer list.
Delete the application file from /Applications or wherever else you put it. Also, delete the following files in Terminal with these commands: rm -Rf ~/Library/Caches/Songbird rm -Rf ~/Library/Application\ Support/Songbird rm -f ~/Library/Preferences/org.songbirdnest.songbird.plist http://publicsvn.songbirdnest.com/wiki/Uninstall
Open a terminal window on your PC and in it type: ipconfig /all
A terminal usually attached to a distant host (mainframe usually) which can initiate a transaction to be performed on the host and it happens immediately (through time sharing) and looks to the user as if the operation is done instantaneously. The terminal does not get a response back until any databases are to be updated by the request from the terminal.