8
The Lumio Lamp Looks Like The Most Beautiful Book You’ve Never Readview story

http://techcrunch.com – Sometimes the best Kickstarter projects are the simplest ones. Lumio is a lamp masquerading as a beautiful hardcover book with a wooden finish. To turn the lamp on, you open it up. To turn it off, you close. It’s equal parts simplicity and ingenuity. Lumio came into being when architect and designer Max Gunawan was trying to design a modular home that could fit inside a compact car. (IT news)

7
Is it time to add a serverview story

http://serverfault.com – This question is about figuring out is horizontal scaling by adding servers is the next step or not. Here is the context: About 1400 concurrent users at peak time (between 11:00am-4:00pm) in Google Analytics Real-time stats. And it also show spikes of up to 75 pages per second and average per minute of about 1000. (HowTos)

8
[ubuntu] PHP error reporting is not working...view story

http://ubuntuforums.org – Greetings every one.. how are you? hope fine .. however. i m not sure if this is right forum or area to post this topic.. but as i am facing problem.. at least you could help me to guide me where to get help... i have installed ubuntu 12 on virtual box and setup LAMP server.. it's working good.. but i am facing a problem.. (Hardware)

8
Looking to host client sites with mediatemple (ve)view story

http://serverfault.com – I'm currently providing my clients with hosting through hostgator reseller but my new CMS depends on PHP => 5.4, I needed something else. I'll be using WHM/Cpanel and probably WHMCS for the billing part. I first looked at rackspace "cloud servers". (HowTos)

8
Setting up a VPNview story

http://unix.stackexchange.com – I develop websites. I bought a VPS a while ago and decided to turn it into a development server for me and some buddies. Now, because these are websites, I want to be able to access the development versions of the websites on the server. For this, I set up a LAMP stack which works perfectly. Next step is access control to the development websites. Originally, I was going to filter request by IP. (HowTos)

8
Securely running LAMP under a specific userview story

http://unix.stackexchange.com – I'm setting up a sandbox type of server that will be used by a couple users as a development environment and knowledge base. The server will have a web frontend so I've installed Apache, MySQL and PHP. Out of the box, everything under /var/www is owner by root:root. I haven't run a web server in a while but I'm pretty sure this isn't the best way of doing things. (HowTos)

7
Permissions/Owernship issue on local LAMP installview story

http://serverfault.com – I have a local dev environment set up with a LAMP stack, it's used for WordPress development. Now, whenever I want to edit a file in /var/www/mysite I need to type in sudo before I can edit anything. This is obviously a unnecessary, and I was wondering what I need to set up to fix this issue. (HowTos)

7
Books for Server, Linux, Apache, LAMP [closed]view story

http://stackoverflow.com – I am new on the forum. I have been working as electronic engineer and I want to shift to web programming. I actually want to start my own web agency. I currently want to learn the following: 1) Server - Web Server Administration - http, ftp, smtp protocols, web hosting, backups etc 2) Linux 3) Apache 4) LAMP Could anybody please tell me which books I need to learn the above. (HowTos)

7
Allow WordPress to Update on Local Apache2 Installview story

http://serverfault.com – I'm having an issue that I can't seem to find an answer for, i've already scoured Google & SF and haven't found an answer, i've fixed this before by changing ownership, but i'm not sure how I did it in the past. I am doing my WordPress development in a Kubuntu VM, where I have a LAMP setup (installed through tasksel for ease of installation). (HowTos)

7
What is the best way to configure Postfix to send mail only on a production server?view story

http://serverfault.com – I'm digging the web around to find the best way to configure PostFix. I don't want to install a full Postfix server, the only thing i want is to send mail with the PHP mail(). I know this can be tricky, spammer loves the misconfigured mail serveur... (HowTos)