Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Getting started in web development in Linux (Ubuntu)?

Featured Replies

Hey,

 

 

So I have Ubuntu installed now I would like some information on how to set it up for web development?

 

(Thanks to NotBanksy & ElanMan who helped me with some driver trouble I was having.)

 

So, are there any good application's to use, (preferably free).

 

 

 

Thanks for any help.

Hi Meshach -

I recommend XAMPP - it's an apache/php/mysql & perl server for linux. It's what I use, and I highly recommend it.

Give me a shout if you need any help getting it installed and set up.

 

[edit]

if Ubuntu still comes with gedit installed, use it! It's a brilliant text editor. Also I recommend GIMP, which may also be installed by default, for your graphical work. gftp is a great ftp client, but you can also use filezilla which is also very nice.

And that's pretty much all you need.

Hi Meshach -

I recommend XAMPP - it's an apache/php/mysql & perl server for linux. It's what I use, and I highly recommend it.

Give me a shout if you need any help getting it installed and set up.

 

 

Alternatively, just use Synaptic (the GUI front-end to APT package manager) to install Apache (httpd), PHP, MySQL/PostgreSQL and Perl individually. It will sort out dependencies for you, though you might want to add GD lib as well if you want your Apache to transform graphics via PHP. This is, of course, if you plan to run your own local server..

 

As for development tools, you could try simple text editor such as Gedit (comes with GNOME) if you like light-weight tools, or something like Eclipse if you prefer all-in-one IDEs.

  • Author

Thank you guys for help!

 

@Notbanksy: I'll be sure to let you know how I get on.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.