Custom Search
Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

Tuesday, January 12, 2010

Basic Guide to DNS

Basic Guide to DNSPrint
Think you can write a better article? Click this link to visit Knol and try your hand at editing this entry. We're using Knol in the Help Center so you can update articles and share community-edited information with others.
This is a list of common terms that you'll encounter when managing a domain. Click a term below to jump to the description of the term, and its practical use with Google Apps.
Since registrars, hosts, and record configurations vary, this is a basic guide to DNS.
DNS Domain Name Domain Registrar Top Level Domain Second-level Domain Third-level Domain Domain Host A Record NS Record MX Record CNAME Record IP Address Custom URLs Domain Alias WHOIS directory

DNS
DNS stands for Domain Name System. This system is in place to organize and identify domains. Essentially, DNS provides a name for a domain's one or more IP addresses. For instance, the domain name wolf.example.com might translate to 198.102.434.8. This makes it much easier to remember URLs and email addresses.
DNS is also used to find out where to deliver email for a particular address. This is done with MX Records.
You need to have a registered domain name to use Google Apps for Your Domain.
↑ back to top

Domain Name
Domain names are easy-to-remember names (URLs and email addresses) that are associated with one or more IP addresses. Since a web page is defined by its URL, the page can move to a different IP address without affecting visitors.
Example: www.singlespeed.com
singlespeed.com is the domain name.
com is the top level domain.
singlespeed is a subdivision of com, and represents the second-level domain.
www is a subdomain (also known as third-level domain or CNAME).
The whole domain name can not exceed a total length of 255 characters, but some registries have shorter limits.
↑ back to top

Domain Registrar
Domain registrars sell Internet domain names (ex. blueshirt.com or organicfood.org ). Most of these companies offer a hosting service in addition to registration.
If your domain registrar is separate from your domain host, you'll need to add the host's name servers to your registrar's account. For example, if you purchase a domain name from namecheap.com (which offers domain registration) and host your domain with DynDNS (which offers domain hosting), you'll add the name servers of DynDNS (ns1.mydyndns.org and ns2.mydyndns.org) to your account with namecheap.com.
Google Apps for Your Domain offers domain registration with a select group of domain registration partners. This allows you to purchase a domain name and sign up for Google Apps at the same time. If you purchase a domain name while signing up, Google will auto-configure services for your domain so that you won't need to manually configure MX and CNAME records.
If you purchased your domain name before signing up for Google Apps, visit our list of domain hosts (some of which are also domain registrars) that have instructions for modifying MX records in our Help Center.
↑ back to top

Top Level Domain
Top-level domains are the last part of a domain name - the letters after the last period. Some examples are: biz com org edu us ca fr de travel local es pl
↑ back to top

Second-level Domain
Second-level domains are directly below top-level domains. Some current examples are:
Second-level Domain
Domain Name
Google
google.com
Wikipedia
wikipedia.org
Ontariotravel
ontariotravel.com
Craigslist
craigslist.com
louvre
louvre.fr
↑ back to top

Third-level Domain
Third-level domains are also known as subdomains and CNAMEs. In a URL, the subdomain is written before the domain name. Here's some examples:
Subdomain
URL
affiliates
http://affiliates.art.com
www
http://www.rockfound.org
men
http://men.style.com
mail
http://mail.google.com
bus
http://www.bus.umich.edu
To set up web publishing with Google Apps for Your Domain, you'll need to pick a subdomain as your web publishing address.
↑ back to top

Domain Host
Domain hosts run DNS servers for your domain. This includes A records, MX records, and CNAME records. Most domain hosts offer domain name registration as well.
Since Google Apps for Your Domain is not a domain host, you'll need to modify your DNS records with your domain host to set up email and web publishing. Click here if you don't know which company is hosting your domain.
↑ back to top

A Record
A records (also known as host records) are the central records of DNS. These records link a domain, or subdomain, to an IP address.
A records and IP addresses do not necessarily match on a one-to-one basis. Many A records correspond to a single IP address, where one machine can serve many web sites. Alternatively, a single A record may correspond to many IP addresses. This can facilitate fault tolerance and load distribution, and allows a site to move its physical location.
Google Apps for Your Domain does not support IP addresses alone. Instead of using A records, you can set up email and web publishing by modifying your MX and CNAME records with your domain host.
↑ back to top

NS Record
Name server records determine which servers will communicate DNS information for a domain. Two NS records must be defined for each domain. Generally, you will have a primary and a secondary name server record - NS records are updated with your domain registrar and will take 24-72 hours to take effect.
If your domain registrar is separate from your domain host, your host will provide two name servers that you can use to update your NS records with your registrar.
If you're not sure who is hosting your domain, you can perform a free NS Lookup. Here's how:
Visit Google.com.
Search for NS lookup.
Select a search result.
Type your domain name into the tool.
Select NS records or Any records for your query.
Click Look it up.
Example result (showing that name-services.com is the domain host for mightydinosaur.com):
mightydinosaur.com nameserver = dns1.name-services.com.
↑ back to top

MX Record
Mail Exchange records direct email to servers for a domain, and are listed in order of priority. If mail can't be delivered using the first priority record, the second priority record is used, and so on.
To set up email with Google Apps for Your Domain, you need to configure the MX records with your domain host using Google's server information.
If you'd like to check the status of your MX records, you can perform a free MX lookup. Here's how:
By DNSstuff.com
MX Record Lookup


Enter domain nameExample result (showing that email for mightydinosaur.com is directed to Google):
mightydinosaur.com mail exchanger = 10 aspmx.l.google.com.
↑ back to top

CNAME Record
Canonical name records are aliases for A records. For each CNAME record, you can choose an alias and a host.
To set up web publishing with Google Apps, you can pick an address for your web pages. The third-level domain of the address is the alias and ghs.google.com is the host.
If you'd like to check the status of your CNAME record for web publishing, you can perform a free CNAME lookup. Here's how:
Visit Google.com.
Search for NS lookup.
Select a search result from the list.
Type your web publishing address in to the field.
Select CNAME record if it's not the default search query.
Click Submit, or Lookup. Example result (showing that the subdomain of start.mightydinosaur.com is pointing to ghs.google.com):
DNS Lookup (CNAME) for start.mightydinosaur.com. Items Returned: 1
ghs.google.com
↑ back to top

IP Address
Internet Protocol addresses are unique numbers that allow devices to locate information on a network.
Since a domain name may have one or more associated IP addresses, Google Apps for Your Domain doesn't support email and web publishing configuration using IP addresses alone.
↑ back to top

Custom URLs
Custom URLs, or short URLs, make using the Internet easier. A custom URL allows you and your users to access the login page for services at your domain with a simple, easy-to-remember address. With Google Apps for Your Domain, your custom URLs will follow this format:
http://[customize this section].your_domain.com
Instead of asking your users to visit http://www.google.com/calendar/a/your_domain.com to log in to their calendars, you can create a short, custom URL. Learn more
Calendar Examples
http://calendar.your_domain.com
http://c.your_domain.com
http://9-5.your_domain.com
http://myagenda.your_domain.com
http://where2go.your_domain.com
↑ back to top

Domain Alias
Domain name aliases are additional domain names associated with your primary domain. With Google Apps for Your Domain, you can add a domain alias that receives mail and delivers it to mailboxes at your primary domain.
Some common uses:
Add a domain alias to cover other top-level domains. If your domain name is theurbanexperience.org, you may want to alias theurbanexperience.com and theurbanexperience.us.
Add a domain alias to help people who mistype your domain name. If your domain name is theurbanexperience.org, you may want to alias urbanexperience.org, theurbanexperiment.org, and urbanexperiences.org.
Add a domain alias to receive mail addressed to two separate domains in one mailbox. If you receive mail at two domain names, such as admin@bradford.com and admin@clarkston.com, you can alias clarkston.com to bradford.com, and all mail sent to either address will be delivered to admin@bradford.com.

WHOIS directory
The WHOIS directory is a public listing of domain names, and people or organizations associated with each domain name.
As a privacy measure, some domain name owners prefer to have their personal information hidden from the WHOIS directory. This is similar to the way someone may want his/her personal telephone number unlisted in a local telephone book.
The WHOIS directory is used to determine the owner of domain names and IP addresses. There are many free web-based directories available on the Internet. The information provided in the WHOIS directory includes a mailing address and a telephone number.
↑ back to top
p.back_to_top {
text-align: right;
}
if(document.getElementById('kb_ie6') != null)
showLayer('kb_ie6');
if(document.getElementById('kb_ie6_win') != null)
showLayer('kb_ie6_win');
if(document.getElementById('z_ie6') != null)
toggleZippy('z_ie6');
if(document.getElementById('z_ie6_win') != null)
toggleZippy('z_ie6_win');
if(document.getElementById('kb_ie') != null)
showLayer('kb_ie');
if(document.getElementById('kb_ie_win') != null)
showLayer('kb_ie_win');
if(document.getElementById('z_ie') != null)
toggleZippy('z_ie');
if(document.getElementById('z_ie_win') != null)
toggleZippy('z_ie_win');
if(document.getElementById('kb_win'))
showLayer('kb_win');
if(document.getElementById('z_win'))
toggleZippy('z_win');
if(document.getElementById('kb_winxp'))
showLayer('kb_winxp');
if(document.getElementById('z_winxp'))
toggleZippy('z_winxp');
if(document.getElementById('kb_ID'))
showLayer('kb_ID');
if(document.getElementById('z_ID'))
toggleZippy('z_ID');
if(document.getElementById('kb_non_US'))
showLayer('kb_non_US');
if(document.getElementById('z_non_US'))
toggleZippy('z_non_US');
updated 7/27/2009


You may also be interested in...
Other helpful articles:
For Educational Institutions
Quick steps to get you started with Google Apps
For Small and Medium Businesses
http://www.google.com/support/a/bin/answer.py?hl=en&answer=48090#K

Tuesday, August 4, 2009

Meningkatkan performa adsense dengan iklan didalam postingan


Meningkatkan performa adsense dengan iklan didalam postingan
.fullpost{display:inline;}
Yup, lagi-lagi membicarakan adsense. Ini cuman mau kasih tahu aja, setelah domain kami dengan mengusung tema Visit Indonesian: Tourism and Information memakai gebrakan baru dalam meletakkan iklan adsense dan eksperimen tersebut mulai menunjukkan hasil yang masih boleh dibilang "baru mulai", tapi udah boleh diputuskan, bahwa peletakkan iklan adsense disuatu blog mempengaruhi earnings pendapatan kita yang lumayan besar. Kalo anda biasa dapat earnings dari adsense dengan mengandalkan klik per hari dengan 1-5 klik, maka dengan cara seperti ini bisa menjadi 2 kali lipatnya atau bahkan lebih. Menarik kan? Ya, cukup menarik, karena earnings adsense kita akan lebih meningkat daripada biasanya.Yang cukup berpengaruh adalah jumlah page views blog / web anda, dan ini bisa dimanfaatkan dengan peletakkan iklan adsense didalam setiap postingan. Semakin tinggi suatu page views blog / website, maka dengan peletakkan iklan adsense didalam postingan akan semakin meningkatkan pula peluang mendapatkan klik yang lebih banyak. Coba diurut kembali, semakin tinggi page views kan berarti semakin banyak orang yang melihat-lihat setiap isi artikel suatu blog, dan bukan tidak mungkin iklan yang udah terselip masuk ke dalam artikel-artikel yang dibaca banyak visitors itu di klik orang lain (baca: visitors) karena menarik dan diketahui. Ya, pengunjung tahu bahwa iklan yang ada dipostingan tersebut menarik dan langsung mengkliknya, lain jika pengunjung cuman baca isi content saja tanpa melihat iklan (dalam hal ini visitors tidak melihat adanya iklan yang menarik). Paham maksudnya?Untuk teknisnya, bisa baca ke rekan-rekan blogger-blogger hebat lainnya, kalo anda pengguna wordpress.org atau istilah lainnya hosting sendiri dengan platform engine wordpress, bisa masuk ke blognya kang kombor, dan untuk pengguna setia blogspot (seperti kami-kami ini), bisa baca disini, selamat mencoba, semoga sukses dengan adsensenya.NB: Kami sudah coba kedua cara diatas dan berhasil. Contoh blognya bisa dilihat disini dan disini.http://giredo.blogspot.com/2008/09/meningkatkan-performa-adsense-dengan.html

Thursday, May 21, 2009

MENCARI DATA TKW

Mencari keberadaan tkw terkadang sangat menyulitkan.Banyak yang heran mengapa demikian sulit.Sayapun pada mulanya kesulitan menemukan keberadaan teman saya.Pencarian informasi ke PJTKI terkadang tidak memuaskan atau malah sama sekali tidak akan dilayani dengan berbagai alasan .Mendatang PJTKI langsung ke kantor dimana TKI ditampung memerlukan biaya yang cukup besar dan waktu yang lama belum lagi jawaban"jangan dihubungi terus" , "nanti saya hubungi lagi" atau "nanti saya hubungi sekarang telpon selalu tidak tersambung" .Pernah telpon majikan tidak bisa dihubungi dan setelah dicari di bank data BNPTKI baru kethuan bahwa telpon salah nomor entah ini kesengajaan .Untuk itu pencarian yang dilakukan dengan link http://202.72.193.122:8080/siskotkln sangat membantu.
TIP PENCARIAN:
-Yakinkan penulisan nama di kotak pilihan sesuai dengan KTP atau PASPOR
contoh :MARNI BT MULISI
-Pilih PJTKI yang memberangkatkan kalau tidak hafal pilih semua PJTKI
-Pilih Di kotak berdasarkan NAMA lalu enter
-Lihat kolom asal daerah
-Lihat daerah asal TKI
kalau nama yang dimaksud banyak lebih dari satu halaman check nomor halaman disudut kanan bawah dari halaman dan klik.
Sering kita kehilangan dokumen dan hanya hafal nama ayah dari tki,hal ini bisa dicoba dengan lebih mudah coba lakukan pencarian dengan menulis dikotak NAMA"bt ayah" artinya cukup menulis binti ayah dari tki dan lkukan langkah selanjutnya seperti diatas.
Saya belum menemukan cara termudah dalam pencarian TKI.Cara ini lebih murah ketika kita menemukan lokasi sponsor yang jauh dari TKI asal apalagi sponsor yang nakal tidak bertanggung jawab.Jangan harap semua DISNAKER daerah mudah untuk membantu kita terbukti banyak sekali TKI yang mengalami kesulitan dan DISNAKER hanya menunggu keadaan tidak pernah berinisiatif apalagi secara langsung menanyakan ke keluarga yang ditinggalkan bagaimana keadaan TKI yang sedang bekerja.Padahal semua tahu para TKI ini merupakan ladang devisa yang cukup besar.
semoga tulisan ini bermanfaat.