RSS All Posts

RSS PowerShell Posts

Tags

2142 Active Directory Administrativia Announcements Battlefield Blogging Cricket Deployment Deployment4 Get-PSUGUK Group Policy HowTo Linux MDT MDT 2010 Microsoft Deployment Toolkit MSDN Music Permissions Personal PowerGui Power Lines PowerShell PowerShell Groups PowerShell Support PowerShell Tools PowerShell V2 Presentations PSUGAU Quick Tips Scripting SDDL Security Tech Talk Ubuntu User Groups Virtualisation VMware Infrastructure Client WAIK Weekly Poll Windows 7 Windows Automation Installation Kit Windows Server 2003 Windows Server 2008 XML

Archives

Meta

Archive for June, 2008

Quick Tip: enabling a LAMP server on Ubuntu “desktop” 8.04

Sunday, June 1st, 2008

Something useful I noticed today is that you can install MySQL, PHP, and Apache onto the Ubuntu “desktop” easily with the following: sudo tasksel install lamp-server Found in the Ubuntu Community Documentation. A quick way to get a development environment up nice and quick!