Tagged Questions
0
votes
1answer
16 views
Looking wepage trought localhost
I want to look my webpage saved on my computer but some js and ajax stuf doen't work, because it's not on server or something. I understand, that you are suposed to use localhost somehow. How can I ...
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 ...
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
1answer
620 views
Renaming localhost
By default 127.0.0.1 has the localhost alias.
I found several approaches to changing it to a different string, but what is the standard, effective and safe best-practice way of doing it?
Can I give ...
