uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 4 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   online   service   product   business   uk   tool   company   linux   code   server   application   system   web   list   video   marine   create   data   experience   tutorial   description   explanation   learn   technology   build   article   blog   world   project   boat   download   windows   lookup   security   free   performance   javascript   technical   london   beautiful   control   network   tools   support   course   file   research   purchase   image   library   programming   youtube   example   php   construction   install   opensource   community   html   quality   computer   feature   profile   power   browser   music   platform   process   mobile   work   user   share   manage   professional   database   hardware   buy   industry   advice   internet   dance   developer   installation   search   3d   camera   customer   access   travel   material   standard   money   test   develop   documentation   review   css   engineering   photography   webdesign   engine   device   digital   speed   event   api   source   management   question   program   client   phone   discussion   content   simple   story   water   marketing   yacht   app   account   setup   interface   package   idea   fast   communication   compare   cheap   script   market   study   easy   live   google   resource   operation   demonstration   contact   startup  


Tag selected: subdomain.

Clear all

Showing 4 results.

Looking up subdomain tag. Showing 4 results. Clear

Setup automatic per-folder subdomains on your local linux based computer

http://inchoo.net/ecommerce/magento/how-to-setup-semiautomatic-per-folder-wildcard-subdomains-on-your-local-linux-based-development-computer/

Saved by uncleflo on August 19th, 2013.

As you probably already know, one of the main problems when you’re doing multiple projects is to organize them properly, first for fast local testing of changes, second for your own sake, to not get lost on your own computer. One more problem are the testing local domains. Well, the easiest way when you create a project is to create a new project folder, put a new domain (and every subdomain you’ll use) into your /etc/hosts file, create a new virtual host in the apache config, run a2ensite #### (or however you enable a new site on your distribution), restart the webserver… Which means, you need to do that everytime when you’re creating a new project. Not a very convenient way if you ask me, as you’re bloating your /etc/hosts file and your Apache2 virtualHost file(s).

host dns unlimited apache dnsmasq localhost name subdomain domain server local infrastructure administration


None

http://matthewhutchinson.net/2011/1/10/configuring-subdomains-in-development-with-lvhme

Saved by uncleflo on August 19th, 2013.

I do a lot of work with subdomains, managing them locally on my development and test machines has always been a bit of a pain. Going way back, I can remember manually editing the hosts file in system32\drivers\etc\ on Windows! On the Unix we have /etc/hosts. Unfortunately /etc/hosts doesn’t allow wildcard definitions for subdomains, so you have to manually specify each one.

host wildcard automatic dns edit add dnsmasq script linux database localhost file domain subdomain insert infrastructure bash administration


http://www.therailworld.com/posts/36-Wildcard-Subdomains-with-Dnsmasq

http://www.therailworld.com/posts/36-Wildcard-Subdomains-with-Dnsmasq

Saved by uncleflo on August 19th, 2013.

In a previous article, I talked about using subdomains in Rails 3. Since then, many people have elaborated on the topic. There's even been a great Railscast. I've found Tim Pope's post particularly useful. Basically, he has set up a domain name that resolves to locahost/127.0.0.1. This save you from having to specify subdomains in you /etc/hosts file - which is a hassle! I'd like to offer another alternative using Dnsmasq. With Dnsmasq, you can set up a simple DNS server locally, then you can use an apache virtual host to deal with wildcard domains.

guide wildcard dns domain subdomain linux blog dnsmasq howto administration


Enable wildcard subdomain for localhost on Ubuntu/Mint

https://coderwall.com/p/6dgpsw

Saved by uncleflo on August 19th, 2013.

Since 12.04 NetworkManager needs dnsmasq-base as a dependency, If dnsmasq is installed ie apt-get install dnsmasq it will try to bind to port 53 which is already in use because of NetworkManager. To resolve first comment the dnsmasq line from networkmanager.

guide install port manager dns linux dnsmasq howto network software name subdomain server ubuntu


No further bookmarks found.