sudo apt-get install build-essential
What else?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For any sort of web development, I would recommend
apache2. For databases, I would recommendmysql-serverorpostgresql. For Java (as well as C++ and some others), a popular option iseclipse, althoughnetbeansis also good.If you want to see what’s going on under the hood,
wiresharkis a great network monitoring utility that shows you every detail of all network traffic for the server.