The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
367 views

Local only sendmail that delivers all mail to a directory

I have a development Ubuntu Server (12.04.1) VM that I use to develop php sites and e-commerce sites (like Magento etc). Because this is for development purposes, and I need to test with e-mail ...
14
votes
0answers
15k views

How To Auto Add To /etc/resolv.conf? [duplicate]

On Ubuntu 10.04 Server, you can edit a file and it will automatically add a nameserver to the /etc/resolv.conf on boot. Unfortunately, Ubuntu 10.04 Desktop does not have this feature that I'm aware ...
3
votes
2answers
3k views

How read local email in thunderbird?

I just install postfix and configure it for local email only as a way to have a sendmail program and test my PHP scripts. My question is, how can I use an HTML capable email client like Thunderbird to ...
2
votes
1answer
3k views

problems with sudo permissions - /var/lib/sudo owned by uid

my system is a new 11.04 ubuntu and i recently started working with LAMP. some how, when i tried to change permissions of the var/www/ for netbeans to work on the local server, and did something that ...
1
vote
1answer
2k views

XAMPP vs. Native LAMP Packages

I'm currently in the process of setting up an Ubuntu Desktop setup for a combination of technical writing, heavy statistics/mathematical analysis, and also server-side development and I wanted to know ...
3
votes
2answers
611 views

How can I share this local site to not use a sub directory?

I'm working on a site locally that's just sitting in a folder: localhost/tempplace How can I route, with Apache2, that to be like: tempplace:8890 Or just something so it's not a sub ...
0
votes
1answer
1k views

Bugzilla is not running - Access forbidden

I have install Bugzilla according to How do I install Bugzilla? I can't access the files. apparently /usr/local/ drwxr-xr-- 16 www-data www-data 4096 2011-09-19 09:30 bugzilla-4.0.2/ The link from ...