uncleflo

profile picture

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

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 4 bookmarks

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


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.