Latest Updates

Membuat Vmware portable

Membuat Vmware portable
Banyak cara untuk membuat aplikasi portabel sendiri. Salah satunya adalah dengan menggunakan aplikasi Portable Application Creator – 0.972 Beta.
Aplikasi ini dapat membantu kamu untuk menginstal sebuah aplikasi ke dalam USB flash disk dan menjadikannya portabel alias dapat digunakan di komputer mana saja tanpa perlu diinstal lagi. Begini caranya:
 
1. Unduh dulu file tersebut, lalu ekstrak ke hard disk. Selanjutnya, pastikan flash disk yang dipakai untuk instalasi aplikasi sudah tercolok ke port USB di PC. Lalu buka folder hasil ekstraksi tadi.

2. Klik-dobel file “PAC Compiler.exe” hingga boks dialog “PAC Compiler” muncul. Aplikasi ini akan mencari aplikasi AutoIt.exe di hard disk. Jika tidak ada, aplikasi akan menawarkan diri untuk mengunduhnya dari internet. Klik [Yes]. Tunggui hingga aplikasi terunduh seluruhnya. Jika sudah, klik [Done].

3. File “PAC Compiler.exe” akan berubah menjadi “Portable App Creator.exe”. Klik dobel file tersebut. Pada boks dialog “Portable App Creator”, pilih drive flash disk Anda di “Portable device located at drive”.

4. Klik [Next]. Klik [Browse...], lalu cari file installer dari software yang akan dijadikan portabel. Klik file installer berekstensi .exe, lalu pilih [Open]. Di sini, PCplus menggunakan file installer aplikasi CC Cleaner. Klik [Next].

5. Sekarang kamu bakal dihadapkan pada wizard instalasi. Klik [Take 1st Shot]. Jika proses tuntas, klik [Install Applications]. Di proses ini, aplikasi yang akan dijadikan portabel akan diinstal.

6. Pastikan kamu memilih direktori flash drive  sebagai “Destination Folder” saat penginstalan. Jika tidak, aplikasi tak akan terinstal ke flash drive. Ikuti proses instalasi hingga tuntas. Tutup wizard penginstalan, lalu kembali ke wizard di “Portable App Creator”.

7. Klik [Get Shortcut Info]. Tentukan file aplikasi yang telah terinstal di flash drive pada kotak “Get the location of application to run” dengan mengklik [Browse] > [Open]. Tentukan lokasi shortcut aplikasi tersebut di “Get the location for the launcher”. Klik [Next]. Klik [Open/Close] untuk mengetes aplikasi. Jika berhasil berjalan, tutup jendela aplikasi.

8. Klik [Take 2nd Shot], dilanjutkan dengan [Process Shots]. Jika sudah selesai, klik tombol [Next]. Tunggu lagi hingga muncul tombol [Done]. Klik tombol tersebut. Kini aplikasi telah sukses terinstal di flash drive dan bisa dipakai kapan saja dan di komputer (Windows) mana saja.

DISABLE DNS RECURSION

The final step you'll want to perform is to disable DNS recursion. This will help secure your server from a variety of DNS recursion attacks.
To disable recursion, right-click on your DNS server and go to 'Properties'.
Click the 'Advanced' tab.
Then check the box labeled "Disable recursion"


Congratulations! You have now set up DNS in Windows Server 2008 and have set up DNS records for your domain name.

You can create additional DNS records as needed (MX, CNAME, etc) by right-clicking on the domain under Forward Lookup Zones and selecting the appropriate type of record you wish to create.
You can test that your DNS server is properly serving DNS from a Windows command prompt, by using the nslookup command in this format:
nslookup example.com ns1.yourdomain.com




For example:

MANAGING DNS RECORDS


There are many types of DNS records, this is a basic tutorial and will show you how to point your domain name to the IP address you assigned to your web site via an A record. You can also create other types of DNS records (MX, CNAME,etc) in a similar fashion.
In DNS Manager, expand your server name, then expand the 'Forward Lookup Zones' , right-click on your domain name and select Properties.


Click on the Start of Authority (SOA) tab.
The SOA resource record is always the first record in a DNS zone. Set the Primary Server to your primary nameserver:


Next, click on the Name Servers tab.
Remove anything currently listed, and click Add and enter your nameservers (i.e. - ns1.yourdomain.com , ns2.yourdomain.com).


When done, click OK to close the window. You are now ready to set up your zone record
Right-click on your domain name under Forward Lookup Zones, and select New Host (A or AAAA).


Leave the Name field blank, and under IP Address, enter the IP address you configured for this web site in IIS, and click Add Host.
You will most likely also want to make a record for 'www', so repeat the above step but this time instead of leaving the Name field blank, enter www in that field:


DNS SERVER CONFIGURATION


Pada start menu pilih administrative tool  dan kemudian klik DNS untuk membuka consoleDNS.

  
Pada console dns kemudian klik kanan pada nama dns yang berada pada sebelah kiri kemudian klik configure a DNS Server.



Kemudian klik next pada wizard yang muncul sampai muncul tampilan sperti berikut dan kemudian pilih the server maintains the zone dan klik next.

 
Ketika muncul tampilan seperti dibawah makan kita harus memasukan  nama domain yang akan kita buat untuk zona file pertama kemudian klik next.


setelah  muncul wizard seperti di bawah ini kemudian ceklist creat a new file with this file name :  kemudian klik next dan ikuti wizard yg muncul.



Ketika muncul wizard seperti dibawah ini cheklis no,it should not forward queries kemudian klik next.kmudian tunggu hingga proses selesai dan klik finish.