Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialLorenzo Dossi
3,116 PointsDownload ServerPress on Ubuntu
How can I download a DesktopServer on Linux Ubuntu?? Please help me!
1 Answer
Craig Watson
27,930 PointsHi,
Unfortunately I don't think there is a Linux version of DesktopServer, there are other options out there and the simplest one would be to install a LAMP stack like what is explained on this post: http://www.wpexplorer.com/locally-install-wordpress-on-ubuntu/
This will basically install you what on windows is XAMMP and Mac OS MAMP.
The guys that run ServerPress who make DesktopServer are great so you could contact them and they may be able to point you in the direction of a good local dev environment for Linux.
Other than that hit the WordPress stack exchange there will certainly be someone on there running local installs on Linux.
Hope this helps.