VIDEO HOT
Girls Kissing: Nancy & Nikita (Clubgirls)
Uploaded by DebbieTheLesbian. - Check out sexy vids. Caution - NSFW!
Configuring your network settings to use Google Public DNS
Using Google Public DNS
- Configuring your network settings to use Google Public DNS
- Testing your new settings
- Diagnosing resolution problems
- Switching back to your old DNS settings
Configuring your network settings to use Google Public DNS
When you use Google Public DNS, you are changing your DNS "switchboard" operator from your ISP to Google Public DNS.In most cases, the IP addresses used by your ISP's domain name servers are automatically set by your ISP via the Dynamic Host Configuration Protocol (DHCP). To use Google Public DNS, you need to explicitly change the DNS settings in your operating system or device to use the Google Public DNS IP addresses. The procedure for changing your DNS settings varies according to operating system and version (Windows, Mac or Linux) or the device (computer, phone, or router). We give general procedures here that might not apply for your OS or device; please consult your vendor documentation for authoritative information.
Important: Before you start
Before you change your DNS settings to use Google Public DNS, be sure to write down the current server addresses or settings on a piece of paper. It is very important that you keep these numbers for backup purposes, in case you need to revert to them at any time.After changing your settings, if you encounter a problem and cannot connect to the Internet, please call our support numbers for troubleshooting instructions.
We also recommend that you download this page and print it, in the event that you encounter a problem and need to refer to these instructions.
Google Public DNS telephone support
- 877-590-4367 in the U.S.
- 770-200-1201 outside the U.S.
Google Public DNS IP addresses
The Google Public DNS IP addresses are as follows:- 8.8.8.8
- 8.8.4.4
Changing your DNS servers settings
Because the instructions differ between different versions/releases of each operating system, we only give one version as an example. If you need specific instructions for your operating system/version, please consult your vendor's documentation. You may also find answers on our user group.Many systems allow you to specify multiple DNS servers, to be contacted in a priority order. In the following instructions, we provide steps to specify only the Google Public DNS servers as the primary and secondary servers, to ensure that your setup will correctly use Google Public DNS in all cases.
Microsoft Windows
DNS settings are specified in the TCP/IP Properties window for the selected network connection.Example: Changing DNS server settings on Microsoft Windows 7
- Go the Control Panel.
- Click Network and Internet, then Network and Sharing Center, and click Change adapter settings.
- Select the connection for which you want to configure
Google Public DNS. For example:
- To change the settings for an Ethernet connection, right-click Local Area Connection, and click Properties.
- To change the settings for a wireless connection, right-click Wireless Network Connection, and click Properties.
- Select the Networking tab. Under This connection uses the following items, click Internet Protocol Version 4 (TCP/IPv4), and then click Properties.
- Click Advanced and select the DNS tab. If there are any DNS server IP addresses listed there, write them down for future reference, and remove them from this window.
- Click OK.
- Select Use the following DNS server addresses. If there are any IP addresses listed in the Preferred DNS server or Alternate DNS server, write them down for future reference.
- Replace those addresses with the IP addresses of the Google DNS servers: 8.8.8.8 and 8.8.4.4.
- Restart the connection you selected in step 3.
- Test that your setup is working correctly; see Testing your new settings below.
- Repeat the procedure for additional network connections you want to change.
Mac OS X
DNS settings are specified in the Network window.Example: Changing DNS server settings on Mac OS 10.5
- From the Apple menu, click System Preferences, then click Network.
- If the lock icon in the lower left-hand corner of the window is locked, click the icon to make changes, and when prompted to authenticate, enter your password.
- Select the connection for which you want to configure
Google Public DNS. For example:
- To change the settings for an Ethernet connection, select Built-In Ethernet, and click Advanced.
- To change the settings for a wireless connection, select Airport, and click Advanced.
- Select the DNS tab.
- Click + to replace any listed addresses with, or add, the Google IP addresses at the top of the list: 8.8.8.8 and 8.8.4.4.
- Click Apply and OK.
- Test that your setup is working correctly; see Testing your new settings below.
- Repeat the procedure for additional network connections you want to change.
Linux
In most modern Linux distributions, DNS settings are configured through Network Manager.Example: Changing DNS server settings on Ubuntu
- In the System menu, click Preferences, then click Network Connections.
- Select the connection for which you want to configure Google Public DNS. For example:
- To change the settings for an Ethernet connection, select the Wired tab, then select your network interface in the list. It is usually called eth0.
- To change the settings for a wireless connection, select the Wireless tab, then select the appropriate wireless network.
- Click Edit, and in the window that appears, select the IPv4 Settings tab.
- If the selected method is Automatic (DHCP), open the dropdown and select Automatic (DHCP) addresses only instead. If the method is set to something else, do not change it.
- In the DNS servers field, enter the Google Public DNS IP addresses, separated by a space: 8.8.8.8 8.8.4.4
- Click Apply to save the change. If you are prompted for a password or confirmation, type the password or provide confirmation.
- Test that your setup is working correctly; see Testing your new settings below.
- Repeat the procedure for additional network connections you want to change.
Example: Changing DNS server settings on a Debian server
- Edit /etc/resolv.conf:
sudo vi /etc/resolv.conf
- If any
nameserver
lines appear, write down the IP addresses for future reference. - Replace the
nameserver
lines with, or add, the following lines:nameserver 8.8.8.8 nameserver 8.8.4.4
- Save and exit.
- Restart any Internet clients you are using.
- Test that your setup is working correctly; see Testing your new settings below.
Example: Configuring DHCP client sofware on a Debian server
- Back up /etc/resolv.conf:
sudo cp /etc/resolv.conf /etc/resolv.conf.auto
- Edit /etc/dhcp3/dhclient.conf:
sudo vi /etc/dhcp3/dhclient.conf
- If there is a line containing
domain-name-servers
, write down the IP addresses for future reference. - Replace that line with, or add, the following
line:
prepend domain-name-servers 8.8.8.8, 8.8.4.4;
- Save and exit.
- Restart any Internet clients you are using.
- Test that your setup is working correctly; see Testing your new settings below.
Routers
Every router uses a different user interface for configuring DNS server settings; we provide only a generic procedure below. For more information, please consult your router documentation.- In your browser, enter the IP address to access the router's administration console.
- When prompted, enter the password to access network settings.
- Find the screen in which DNS server settings are specified.
- If there are IP addresses specified in the fields for the primary and seconday DNS servers, write them down for future reference.
- Replace those addresses with Google IP addresses: 8.8.8.8 and 8.8.4.4.
- Save and exit.
- Restart your browser.
- Test that your setup is working correctly; see Testing your new settings below.
Mobile or other devices
DNS servers are typically specified under advanced wi-fi settings. However, as every mobile device uses a different user interface for configuring DNS server settings, we provide only a generic procedure below. For more information, please consult your mobile provider's documentation.To change your settings on a mobile device:
- Go to the screen in which wi-fi settings are specified.
- Find the screen in which DNS server settings are specified.
- If there are IP addresses specified in the fields for the primary and seconday DNS servers, write them down for future reference.
- Replace those addresses with Google IP addresses: 8.8.8.8 and 8.8.4.4.
- Save and exit.
- Test that your setup is working correctly; see Testing your new settings below.
Testing your new settings
To test that the Google DNS resolver is working:- From your browser, type in a hostname, such as http://www.google.com. If it resolves correctly, bookmark the page, and try accessing the page from the bookmark. If both of these tests work, everything is working correctly. If not, go to step 2.
- From your browser, type in a fixed IP address. You can use http://18.62.0.96/ (which points to the website http://www.eecs.mit.edu/) as the URL*. If this works correctly, bookmark the page, and try accessing the page from the bookmark. If these tests work (but step 1 fails), then there is a problem with your DNS configuration; check the steps above to make sure you have configured everything correctly. If these tests do not work, go to step 3.
- Roll back the DNS changes you made and run the tests again. If the tests still do not work, then there is a problem with your network settings; contact your ISP or network administrator for assistance.
Diagnosing resolution problems
If you are encountering problems when resolving particular names, and want to verify whether the problem is with Google Public DNS, please try running the following diagnostic procedures. If you want to report a problem to the Google Public DNS user group, please copy and paste the results of the commands in your email. This information is vital to help us to identify the cause of the problem.Step 1: Verify that your client can communicate with the Google Public DNS servers
Open a command prompt, and run the following command:On Windows:
tracert -d 8.8.8.8On Mac OS X:
/usr/sbin/traceroute -n -w 2 -q 2 -m 30 8.8.8.8On Linux:
sudo traceroute -n -w 2 -q 2 -m 30 8.8.8.8If the last line of the output does not list 8.8.8.8 as the final hop, or if there are significant timeouts, there may be a network problem preventing you from contacting our servers. Please include the output of the command in any communication with the Google Public DNS team.
If the last line of the output does list 8.8.8.8 as the final hop, continue to step 2.
Step 2: Verify that Google Public DNS can resolve the selected hostname
At the command prompt, run the following command, where hostname is the name that you were having difficulty resolving:On Windows:
nslookup -debug hostname 8.8.8.8On Mac and Linux:
dig @8.8.8.8 hostnameIf the the output shows an answer section with an A record for the hostname, then Google Public DNS is able to resolve the name. Check your settings to make sure your system is correctly configured to use Google Public DNS. If you are still unable to solve the problem, please include the output of the command in any communication with the Google Public DNS team.
If the output does not show an answer for the hostname, continue to step 3.
Step 3: Verify that another open resolver can resolve the selected hostname
At the command prompt, run any one of the following commands, where hostname is the name that you were having difficulty resolving:nslookup hostname 4.2.2.1
nslookup hostname 4.2.2.2
nslookup hostname 208.67.222.222
nslookup hostname 208.67.220.220(The first two commands test Level 3's DNS servers. The last two commands test OpenDNS' DNS servers.)
If you are not able to get a successful result, this means that there is most likely a problem with the server you are trying to contact. Wait some time and try running the tests again. This may be a temporary problem on the server's side that will likely resolve itself eventually. If it does not, you should contact the owner of the server.
If you do get a successful result, there may be a problem with Google Public DNS. Please include the output of this command and the one from step 2 in any communication with the Google Public DNS team.
Switching back to your old DNS settings
If you had not previously configured any customized DNS servers, to switch back to your old settings, in the window in which you specified the Google IP addresses, select the option to enable obtaining DNS server addresses automatically, and/or delete the Google IP addresses. This will revert your settings to using your ISP's default servers.If you need to manually specify any addresses, use the procedures above to specify the old IP addresses.
If necessary, restart your system.
©2010 Google - Code Home - Terms of Service - Privacy Policy - Site Directory
Penghasilan dari google
Kumpulan sms cinta&valentine
Kumpulan SMS Cinta dan Valentine SMS Day Percintaan Kasih sayang MessageTanggal 14 Februari adalah hari yang mungkin menjadi puncaknya kasih sayang seluruh pasangan di dunia ini. Dengan berbagai cara mereka mengutarakan kasih sayangnya. Nah, ini adalah salah satu cara yaitu mengirimkan SMS Valentine ke kekasih Anda, kumpulan SMS ini dapat Anda nikmati dan dapat langsung Anda kirim sebagai wujud kasih sayang Anda. Tapi hati-hati ya? Jangan terjerumus yang lain, saya pernah baca di buku, hari Valentine juga sering disebut dengan Hari Perzinahan Dunia. Kapan-kapan akan saya posting artikel itu. Sayangnya Buku itu masih belum saya temukan ^_^
Berikut kumpulan SMS Valentine yang telah saya sebutkan:
kamu tahu coklat itu manis
kamu tahu bunga itu indah
tapi kamu tahu bahwa kamu itu lebih manis dan indah
met valentine say...
Malam ini memang indah
malam ini juga begitu sempurna
tapi malam ini terasa kosong
tanpa kehadiran mu
Orang bilang bulan itu indah…tapi aku bilang tidak.
Orang bilang planet venus itu cantik…tapi menurut aku tidak.
Aku bilang bumi itu indah dan cantik…karena ada kamu bumi.
Kata siapa tuhan tidak adil
Kata siapa tuhan tidak ada
mereka itu semua bohong
buktinya tuhan menciptakanmu
mpok titin pandai bergoyang
selamat valentin sayang
Aku suka cara kamu membuatku jadi jatuh cinta
Salah tingkah ku jadinya, semua yang ada padamu,
mampu bangkitkan hayalku
met valentine days
waktu bergulir lambat
merantai langkah perjalanan kita
berjuta cerita terukir dalam asmara kita
met valentine sayang i luv u
Yang aku mau hanya dirimu
Kau seorang Yang mau jadi milikku
untuk menemani malam kasih sayang ini
i luv u beb..
Dan ini update-nya. Silakan dilihat...
1. Bersamamu, setiap hari adalah Valentine.
2. Aku tahu SMS ini tidak cukup untuk menyampaikan rasa sayangku
padamu.
3. Setelah semua yang kau berikan, rasanya terlalu pelit jika hari ini
aku tidak mengucapkan kata cinta padamu. Selamat hari Valentine.
4. Bersiaplah, hari ini aku akan menyatakan cinta padamu. (Tolong
dirahasiakan sebelum aku benar-benar menyatakannya).
5. Hari ini aku diomelin bos, dikomplain klien, macet di jalan,
komputer hang. Semuanya tidak membuatku lupa menyatakan cinta padamu.
Selamat hari Valentine.
6. Jika aku seorang menteri, aku akan memgumumkan rasa sayangku padamu
di sidang kabinet.
7. Cintaku padamu seperti harga BBM dan tarif listrik, setiap saat
selalu meningkat.
8. Maaf, hari ini hanya satu SMS untukmu. Selamat hari Valentine.
9. Selamat Valentine. Terima kasih pada ibumu yang telah melahirkan
kamu.
10. Kukirimkan rasa sayangku padamu, bersama 14 digit voucher Simpati
bernomor 1234567890123. Selamat hari Valentine.
11. Di mejaku ada sebuah pena, seperangkat komputer, setumpuk berkas,
secarik memo, dan secangkir kopi pahit. Di dalam laci ada sekantong cinta, akan kubawa pulang untukmu.
12. Jika cintamu dapat dibeli, aku akan membayarnya dengan kartu kredit.
Namun kau tidak menjual cinta, tapi menggratiskannya untukku. Terima kasih.
13. Walaupun pulsaku tinggal sedikit, aku akan tetap mengirim SMS cinta
untukmu. Selamat hari Valentine.
14. Tuhan memberikan rasa cinta dalam diriku, dan aku memberikannya
padamu. Please, jangan diberikan lagi pada orang lain.
15. Kadang aku jenuh dengan hubungan kita. Tetapi aku tidak pernah jenuh
mencintaimu.
16. Hari ini, setiap satu jam sekali aku kirimkan SMS cinta untukmu.
17. Hari ini aku mencintaimu. Jika besok aku lupa, tolong ingatkan aku
dengan cintamu.
18. Pikirkanlah sebelum mengambil keputusan. Tetapi untuk mencintaiku,
jangan berpikir terlalu panjang.
19. Bersama SMS ini, kami sampaikan rasa sayang yang tulus. Demikianlah
SMS ini disampaikan, atas perhatiannya kami ucapkan terima kasih. Selamat hari Valentine.
20. Kata cinta terdengar norak bagi mereka yang tidak merasakannya. Aku
tidak norak untuk menyampaikannya padamu.
21. Terima kasih, kamu telah mengajariku menjadi lelaki yang kodratnya
mencintai seorang wanita.
22. Jangan ucapkan kata cinta untukku. Aku sudah tahu, sebab akupun
mencintaimu.
23. Aku kirim SMS cinta ini untukmu. Mohon jangan dibalas. Aku takut
kamu menjawab sebaliknya.
24. SMS ini tidak cukup mengungkapkan rasa cintaku padamu, meski
biayanya cukup murah dan praktis.
25. Jika cinta adalah batu, aku akan menimpukmu berkali-kali sampai
benjol.
26. Kuharap batu hatimu terkikis kutetesi kasih setiap pagi. Selamat
hari valentine.
27. Cinta yang mengebu lebih banyak bohongnya. Aku mencintaimu dengan
biasa saja. Seperti Matador dengan Bantengnya.
28. Aku sungguh mencintaimu. Selamat hari Valentine. Teruskan SMS ini
kepada rekan anda yang lain. Selamat berjuang.
29. Kamu memang bukan segalanya, tetapi cukup berarti. Selamat hari
Valentine.
30. Apakah kasih sayang perlu diucapkan? Tidak perlu. Makanya aku kirim
SMS ini padamu, hingga tidak perlu mengucapkannya. Met Valentine yach….;)
Belajar Membuat Animasi Dengan Photoshop
Software : adobe Photoshop CS3 - CS4 .. CS2 blom cek udah ada fasilitas animasinya ato belom yaa.. mungkin masih pake Image Ready.
By Request : Saya bikin Tutorial ini karena banyak yang request.
Saya coba buat dasar-dasar nya aja.. atau gimana sih cara buat suatu gambar itu jadi gerak.. belom masuk ke berubah bentuk ya.. cuman gerak aja..
Pembuatan animasi di photoshop ada 2 cara :
1. Import Langsung dari layer ( Make frame from layers - buat yang udah EXPERT )
2. Manual ( ini khusus buat menggerakan benda aja)
Sekarang kita mulai dengan yang manual dulu aja yaa.. dari dasar dulu la..
Pertamax.. hehehe buka dokumen baru :
Buat kotak dengan rectangle marquee tool. Klik Select > Inverse.. lalu warnai dengan warna Hitam Klik Edit > Fill > Black
Sekarang buat lingkaran dengan Elliptical Marquee tool.. ( Sambil tekan tombol SHIFT biar Bener-bener bulet jadinya )..
Warnai dengan Gradient TOol > Radial Gradient. Warna Terserah aja..
Kalo ngikutin nya bener … jadinya kayak gini ..
Sekarang kita gerakkan Bola nya..
Klik Windows > Animation, maka muncul Animation Bar..
Klik Duplicate Selected Frame .. Muncul Frame baru dengan posisi bola yang sama..
Sekarang pindahin bola yang ada di frame 2 ke tepi kiri tengah..
Klik Tween Animation Frame untuk membuat Frame-frame dari posisi bola di atas ke posisi bola di samping secara otomatis.. kalo mau gerakan nya halus.. frame nya banyakin aja.. saya pake 5 frame aja..
Sekarang udah jadi deh.. gerakan dari atas ke samping kiri.. coba aja tekan tombol Play.
Pake cara yang sama .. Sekarang klik frame terakhir.. Klik duplicate selected frame lagi.. Pindahkan bola ke bawah tengah.. lalu buat Tween animation frame.sebanyak 5 juga.. Lalu animasikan bola dari tengah bawah ke tengah kanan.. animasikan lagi..
Untuk yang terakhir jangan sampe kembali ke posisi awal.. tapi buat renggang sedikit..
Klik tombol Play.. Kalo udah Ok save di GIF..
Klik File > Save For Web and Devices
Hasilnya :
Selamat Mencoba…
![]() |
![]() |
![]() |
Artikel Belajar Membuat Animasi Dengan Photoshop ini dipersembahkan oleh Tutorial Photoshop Gratis. Kunjungi Wallpaper, Font, Desktop Theme Gratis Pokoknya Serba Gratis. Baca Juga Adobe Photoshop Tutorials