The Wonders of Your Torah

Sunday, February 26, 2012

Free IP Address Tracker from SolarWinds

Free IP Address Tracker from SolarWinds: "Does managing your IP address space with spreadsheets remind you of a visit to the dentist? Necessary, but usually painful? As if keeping the network running in tip-top condition wasn’t enough, you have to spend precious time wading through home-grown IP address tools to track down conflicting addresses and to see which ones are free. Well, no more – you can finally ditch your spreadsheet (and even start to enjoy IP address management)!"

'via Blog this'

Oversimplified DNS - Your Name Servers (NS records)

Oversimplified DNS - Your Name Servers (NS records): "BACKGROUND: Every domain name is required to have a primary nameserver (only one), and at least one secondary nameserver. This is to help ensure that all domains are reachable. For example, if you have 3 separate offices, and one of them suffers a disaster, that shouldn't prevent people from being able to reach the other two offices.

The WHOIS database lists all the authoritative nameservers (ones that get updated automatically when you make changes) for your domain. This list gets sent to the root server for your Top Level Domain (such as .com). Anyone in the world trying to reach your domain will get that list, and go to one of the nameservers to resolve a subdomain within your domain."

'via Blog this'

Sunday, January 29, 2012

Harnessing Entrepreneurial Manic-Depression: Making the Rollercoaster Work for You

Harnessing Entrepreneurial Manic-Depression: Making the Rollercoaster Work for You: " you have unbridled excitement and big thinking.

* Talking to potential investors. That’s why everyone was investing through the 90s with the dotcom bubble. The entrepreneurs were so full of uninformed optimism and enthusiasm.

* Doing speeches in public – the audience will love you.
* Recruiting new employees – they’ll all want to work for you.
* Networking for new clients – who wouldn’t want to buy from you?"

'via Blog this'

Tuesday, January 10, 2012

where to put .htaccess for multi-site | drupal.org

where to put .htaccess for multi-site | drupal.org: " Installing Drupal
where to put .htaccess for multi-site
Posted by artwork on July 2, 2009 at 4:29pm
I have multi site drupal by softlink (ln -s)all my site to core dir say drupal6 and in this dir I edit .htaccess to redirect /node to 404 path (because I don't need this deafult /node path) with this command "Redirect 301 /node http://my-site-name.com/some-path". I have 2 questions."

'via Blog this'