Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 7235  / 2 Years ago, sat, march 26, 2022, 7:32:04

I just installed Ubuntu Desktop 11.10. I will be using it to work on LAMP and Java development. Here is my doubts:




  1. I want to know which edition should I install?

  2. Is there any advantage using the server edition? Also, I don't see Apache, MySQL etc (But I see Eclipse & other java development tools) in the software center?

  3. How can I get access to other packages ( Apache, MySQL, PHP etc) other than going through downloading and installing from each site?



Thanks in advance.


More From » 11.10

 Answers
1

Are you developing using a GUI or not?



If you're developing on a computer where you need/want a GUI, such as Gnome/KDE, you'll need Ubuntu Desktop.



Ubuntu Server is the same as Ubuntu Desktop (even uses the same repository), but it doesn't have a GUI, and is a much more minimal install, with less overhead, primarily meant for computers that will be servers (e.g. a webserver).



Also, instead of downloading packages from sites, just use apt-get to install packages from the main repository. If needed, you can find other repositories with deb packages on launchpad.net, and add the repository (looks like ppa:abc/123) with the command add-apt-repository.


[#43080] Saturday, March 26, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
heathree

Total Points: 157
Total Questions: 132
Total Answers: 108

Location: Honduras
Member since Mon, Apr 5, 2021
3 Years ago
;