Today's companies have tendencies to virtualize everything. Is this good or bad, this is another discussion. The fact is that with virtualization, you can simply build a cluster environment as a POC for a project. This can also be used for training, demonstration and even post-sales support. This article is an extract of a full documentation I am writing. It explains step by steps how to configure VMWare with Microsoft Cluster Service (MSCS) and a Virtual SQL Server.
What you need (recommended specifications)
- a powerful server with
- CPU: dual-core P4 3Ghz or Xeon 2Ghz
- RAM: 4Gb
- HDD: 50 Gb of free space
- 1 VMWare running Windows Server 2003 Enterprise Edition.
- SQL Server 2000 SP3/SP4 Enterprise or 2005 Enterprise
- VMWare (I used VMWare Server 1.0)
- a Microsoft Domain (Active Directory) and a Microsoft DNS Server (can run on VMWare)
1. Configuring the shared storage
A cluster server requires access to an identical, highly available, shared storage. Without using virtualization, this requires SCSI or fiber channel connected storage. With VMWare, you can simulate this by configuring on the VMWare settings the access to an identical -shared- virtual disk.
Edit your Windows Server 2003 Virtual Machine Settings and add 2 virtual disks. Your machine must obviously be stopped. Proceed as following:
- create a folder where you will place your virtual disks
- Edit your Windows Server 2003 Virtual Machine Settings
- create a virtual disk
- disk size 2Gb (do not allocate disk now)
- define your destination path as created previously + name your first disk CLUSTER_QUORUM
- select the advanced options: select the virtual device node to "SCSI 1:0" and the mode to "Independent" and "Persistent"
- create a second one named DATABASE_QUORUM on the virtual device node "SCSI 2:0".
2. VMWare Device configuration
Ok now let's make a point on the Devices configuration of your virtual machine. You should have:
- Memory: recommended 1Gb
- Hard Disk (SCSI 1:0) Independed-Persistant: this is the CLUSTER_QUORUM
- Hard Disk 2 (SCSI 2:0) Independed-Persistant: this is the DATABASE_QUORUM
- Hard Disk 3 (IDE 0:0): this is your local c: drive
- CD-ROM
- Ethernet (bridged by default)
- Ethernet 2 (bridged by default)
- Processor 1 or 2
3. Adding line in VMWare configuration file
This entire configuration is stored in the vmx file of your Virtual Machine. Edit it and take a look at it. You may want to do dome cleaning but make sure you did a backup of it before.
You'll need to add some line to make VMWare use a shared disk as it would do in real cluster hardware. You may use my sample code:
###BEGIN#SHARED#STORAGE###
disk.locking = "FALSE"
diskLib.dataCacheMaxSize = "0"
#scsi1 data storage
scsi1.present = "TRUE"
scsi1.virtualDev = "lsilogic"
scsi1.sharedbus = "virtual"
scsi1:0.present = "TRUE"
scsi1:0.fileName = "E:\Cluster\storage\CLUSTER_QUORUM.vmdk"
scsi1:0.mode = "independent-persistent"
scsi1:0.shared = "TRUE"
scsi1:0.redo = ""
#scsi2 quorum
scsi2.present = "TRUE"
scsi2.virtualDev = "lsilogic"
Page 110 on 143
scsi2.sharedbus = "virtual"
scsi2:0.present = "TRUE"
scsi2:0.fileName = "E:\Cluster\storage\DATABASE_QUORUM.vmdk"
scsi2:0.mode = "independent-persistent"
scsi2:0.shared = "TRUE"
scsi2:0.redo = ""
###END#SHARED#STORAGE###
4. Initialize and Convert Shared Disks
Start your Virtual machine by clicking and open the "Computer Management" dialog (Start > All Programs > Administrative Tools > Computer Management). Click on the Disk Management tree node and you'll immediately be prompted to with the "Initialize and Convert Disk Wizard".
- Do NOT convert any of the disks to dynamic since we need then to be basic so make sure that the two disks are unchecked.
- Create for each disk an extended partition of all the available size
- When this is done, create for in partition a logical drive of the available size, assign a drive letter and format it with NTFS with the quick format checkbox enabled.
5. Prepare your second node
To build the second server of your cluster, just power off your actual server (we'll call it Node 1) and duplicate the VMWare files (separate them into different folders).
You?ll need then to power on the Node 2, change the machine name and IP Address.
6. Network, Domain and DNS configuration
Your both nodes are running. It is now time to join the domain. We'll need them to be configured with fixed IP. The second NIC of each node should be configured with a 10.0.0.1/8 and 10.0.0.2/8 IPs. No need to put this in the DNS, this is just for the intra-cluster communication (aka Heart-Beat).
When this is done, have them joining your Active Directory.
Also you can prepare 1 IP and 1 name in the DNS for:
- Cluster
- SQL-Virtual SQL Server
- SQL-MSDTC (aka Distributed Coordinator)
7. Create your cluster.
Microsoft Windows Server comes with the Cluster feature by default installed (not like Windows 2000 Advanced Server).
In the administrative Tools, open the Cluster administrator.
Step by step procedure:
- you will automatically be prompted with the "create new cluster wizard"
- Enter then the cluster name as created in your DNS and in your domain
- Select the node on which you are working now, it will be the first member of the cluster. We'll add the second later
- Enter then a domain administrator user account (it is possible to restrict the rights/permission set if there would be a company security policy).
- Add the second node to the create cluster (you don't need to log on the second node, you can do it from Node 1)
8. Prepare the Cluster Group for SQL
In your Cluster Administrator panel, you now have two groups: "Cluster Group" and "Disk1 Group". Rename "Disk1 Group" to "Database Group".
Configure your network resources to match the internal network and public-network.
9. Create the MSDTC resource
MSDTC is a requirement for SQL Server when you need SSIS, Notification Services or Workstation. The Distributed Coordinator Service cannot be started on a Cluster Node. For this reason, it is required to create it as a Cluster Resource.
Proceed as explained in http://support.microsoft.com/kb/301600 - How to configure Microsoft Distributed Transaction Coordinator on a Windows Server 2003 cluster: in the "Database Group"
- Create an IP address resource (SQL_MSDTC_IP)
- Create an Network Name resource (SQL_MSDTC_Name)
- Create an MSDTC resource (SQL_MSDTC_Resource): for the Resource Type, click to select Distributed Transaction Coordinator
10. Install your Virtual SQL Server
When prompted:
- install SQL Server Database Services AND a SQL Server failover cluster
- select the public IP address as defined in f.
- add your two nodes as part of the cluster
- select to create a default instance. If you want and active/active cluster, you will need to install a named instance afterward
That's all; you have your Microsoft Cluster Server running a Virtual SQL Server instance.
Any remark or question is welcome.
Nicolas Gruloos.
Sumber : Techrepublic
Sabtu, 17 September 2011
Kamis, 15 September 2011
PXE dengan SysAngel DVD Generator
Hari ini aku berhasil menyetting PXE dengan fasilitas GUI menggunakan program SysAngel DVD Generator. Aplikasi DVD Generator ini menyiapkan secara otomatis aplikasi2 yang dibutuhkan untuk mendeploy windows lewat PXE. Butuh waktu cukup lama untuk menyelesaikan prosesnya, karena file yang dibutuhkan sangat banyak, sekitar 2GB-an.
Prosesnya sebetulnya cukup mudah, tinggal mengikuti cara yang ada DISINI. Proses intalasinya berjalan secara otomatis, setelah sebelumnya mengisi beberapa pertanyaan yang dibutuhkan untuk keperluan instalasi windows.
Prosesnya sebetulnya cukup mudah, tinggal mengikuti cara yang ada DISINI. Proses intalasinya berjalan secara otomatis, setelah sebelumnya mengisi beberapa pertanyaan yang dibutuhkan untuk keperluan instalasi windows.
Minggu, 11 September 2011
Perlunya Membaca Manual
Hari ini aku berhasil menyetting PXE untuk Windows Server 2003.
Ternyata gampang banget, karena sebelumnya Diskless Workstation sudah bisa jalan. Yang perlu dilakukan hanyalah meletakkan file-file yang dibutuhkan ke dalam forlder TFTPDROOT yang ada di Drive C, dan client sudah bisa terhubung melalui DHCP. Dan dari sana pula kita bisa langsung install program-program windows, setelah sebelumnya kita copy master windowsnya ke filder yang sudah disharing di TFTPDROOT tersebut.
Ada beberapa hal yang perlu menjadi catatan disini, akan perlunya membaca manual dari program PXE yang kita gunakan. Ketika saya mau mapping folder server melalui perintah "Net Use" tidak pernah berhasil. Namun karena menggunakan BartPE, dan didalamnya sudah diselipkan perintah-perintah tambahan oleh pembuatnya (terima kasih saya ucapkan), akhirnya berhasil juga mappingnya setelah membuka petunjuk manualnya, yaitu menggunakan perintah "NUG" (Net Use GUI). Perintah lainnya yang menarik adalah aplikasi semacam exlorer di Windows, yaitu program "Jelajah", yang membuat kita bisa mengeksplorasi folder dan file dari drive yang kita punya. Dan program-program tersebut tidak bisa diketahui hanya dengan berbekal pengetahuan yang telah kita punya. hehe
Satu lagi, adakalanya kita mau menjalankan sebuah program dari PXE yang tidak bisa dieksekusi (dijalankan). Itu terjadi karena folder yang kita share tidak diberi hak penuh untuk mengeksekusi program. Cobalah ubah access permisionnnya menjadi full access, insyaallah program-program yang tadinya tidak mau dibuka kini sudah bisa berjalan dengan baik. Ini yang saya alami.
Itu saja.
Ternyata gampang banget, karena sebelumnya Diskless Workstation sudah bisa jalan. Yang perlu dilakukan hanyalah meletakkan file-file yang dibutuhkan ke dalam forlder TFTPDROOT yang ada di Drive C, dan client sudah bisa terhubung melalui DHCP. Dan dari sana pula kita bisa langsung install program-program windows, setelah sebelumnya kita copy master windowsnya ke filder yang sudah disharing di TFTPDROOT tersebut.
Ada beberapa hal yang perlu menjadi catatan disini, akan perlunya membaca manual dari program PXE yang kita gunakan. Ketika saya mau mapping folder server melalui perintah "Net Use" tidak pernah berhasil. Namun karena menggunakan BartPE, dan didalamnya sudah diselipkan perintah-perintah tambahan oleh pembuatnya (terima kasih saya ucapkan), akhirnya berhasil juga mappingnya setelah membuka petunjuk manualnya, yaitu menggunakan perintah "NUG" (Net Use GUI). Perintah lainnya yang menarik adalah aplikasi semacam exlorer di Windows, yaitu program "Jelajah", yang membuat kita bisa mengeksplorasi folder dan file dari drive yang kita punya. Dan program-program tersebut tidak bisa diketahui hanya dengan berbekal pengetahuan yang telah kita punya. hehe
Satu lagi, adakalanya kita mau menjalankan sebuah program dari PXE yang tidak bisa dieksekusi (dijalankan). Itu terjadi karena folder yang kita share tidak diberi hak penuh untuk mengeksekusi program. Cobalah ubah access permisionnnya menjadi full access, insyaallah program-program yang tadinya tidak mau dibuka kini sudah bisa berjalan dengan baik. Ini yang saya alami.
Itu saja.
Minggu, 04 September 2011
Akses Root Ubuntu dengan Nautilus
Sempat bingung ketika ingin menjalankan aplikasi atau memanipulasi folder dan file yang tidak bisa diakses sebagai user biasa, tapi harus sebagai root. Ketika dengan terminal biasa kita kesulitan untuk mengakses folder maupun beberapa file, maka kita membutuhkan sebuah explorer dengan interface GUI untuk mempermudahnya. Sempat menggunakan MC (Midnight Commander), namun kesulitan juga untuk berubah menjadi root. Akhirnya menemukan sebuah trik, yaitu membuat sebuah launcher di desktop untuk mengakses nautilus.
Caranya cukup mudah yaitu klik kanan area kosong di desktop, kemudian pilih new launcher (kalo di windows istilahnya shortcut). kemudian di kotak aplikasi isikan "gksudo nautilus". Setelah itu kita bisa dengan mudah mengeksplore isi harddisk dengan user root.
Selamat mencoba.
Caranya cukup mudah yaitu klik kanan area kosong di desktop, kemudian pilih new launcher (kalo di windows istilahnya shortcut). kemudian di kotak aplikasi isikan "gksudo nautilus". Setelah itu kita bisa dengan mudah mengeksplore isi harddisk dengan user root.
Selamat mencoba.
Ubuntu Tips dan Trik
Sempat bertanya-tanya ketika menggunakan ubuntu jaunty server, gimana sih cara update firefox, kok di help update tidak aktif. Pencarianpun mulai dilakukan, dan bermacam-macam cara yang diberikan oleh mereka-mereka yang sudah terbiasa menggunakan ubuntu (maklum, penulis newbie banget dalam hal linux). Namun setelah sekian lama mencari di forum-forum maupun blog-blog, eh ternyata ketemu cara yang paling cepat dan sangat mudah sekali.
Hanya cukup dengan mengetik "apt:firefox-3.5" di address bar firefox, dan proses update pun mulai berjalan. tentu saja ada beberapa file terkait yang harus diupdate.
Ada juga yang menyarankan dengan menggunakan aplikasi sehingga bisa juga diupdate otomatis dengan menggunakan UbuntuZilla.
Hanya cukup dengan mengetik "apt:firefox-3.5" di address bar firefox, dan proses update pun mulai berjalan. tentu saja ada beberapa file terkait yang harus diupdate.
Ada juga yang menyarankan dengan menggunakan aplikasi sehingga bisa juga diupdate otomatis dengan menggunakan UbuntuZilla.
Minggu, 08 Mei 2011
Hotfile, Rapidshare, Fileserve Cookies
FILESERVE :
PREHS
f0u4eh9lgigcf5t7op5tljs1m6
neeac1pi0ibq9e5ti30noffkj5
93iphk0tb0tlfnfo9af64j7mi4
Cookie
IfQKtV%2Bs5oBZ9eQBVJeKnbuiJVcpIXcIClceVD3b6mEbb73JKDjO6WqH2ma%2FuC6YGB%2BUPhEOM0BHMAm%2BlQXO98qraixPdEeqrgmSZqIr5QEj9o5RymLLl6vwWHs90baE
IfQKtV%2Bs5oBZ9eQBVJeKnbuiJVcpIXcIClceVD3b6mHK0DwebH2I5uomcs1UE5O%2FVBATWa3KOuYr0HN2CKG7j3iG3wWz7R4wDdI%2F1yO0ZaezHaQ13pL36ydc3aiZs%2B%2FB
IfQKtV%2Bs5oBZ9eQBVJeKnbuiJVcpIXcIClceVD3b6mGHSHfPqPtyB2kZtq2Mg2%2BXPPt5GjUw1GdJGBNytWnCVgLKls9GQbNV2uLN32eiEEgzQQ%2Fa501187FnD1n9jj3I
Hotfile cookie:
229fc1e6373d8228d1d2ec4aeeaf8174fcf9a5102d3a012d2b9b6c42df0ac4fd
bcef37969a87c931fbc1dbfd50ec81422bb95ed9e09358369863bde94a7963fa
f40666ec6704354da2b2b472167f815d8a2d887faae568470402f8fdd7607577
510c8a9fb3d0f914a74fb2faab25815c68bfa82b28ecc63a830c4bc27fe7721e
eef2f3d37bcc1a2c51a2c8dc755e8174fcefa4ffac5d2fecfb8115698254a0e3
3bc1615a4e276f46aefec0bd6b7181621b5f6517885eed70bd91e3238f8bba56
f0d2046220acae894730fa23013c816aabbc8003b04c17dfcd9f0f78fe88d3c6
3bf57f2e5124b25572f106b86db7814136b768f918d0e3d526ae15fe16865195
510c8a9fb3d0f914a74fb2faab25815c68bfa82b28ecc63a830c4bc27fe7721e
f40666ec6704354da2b2b472167f815d8a2d887faae568470402f8fdd7607577
bcef37969a87c931fbc1dbfd50ec81422bb95ed9e09358369863bde94a7963fa
eafc4ef259f8076fe04fba908163814d1c41d887a6bc41c7e6328ef8334997e3
f0d2046220acae894730fa23013c816aabbc8003b04c17dfcd9f0f78fe88d3c6
Log in name
User : Anthonylove313
pass : catdog808
User : colmao
pass : 1NDIG0
User : ctjock
pass : baseball
User : Moonaxe
pass : exodus
User : ppmaker
pass : Ikke1701
User : Razu22
pass : itachi22
Note: please do not log to the hotfile.com site but use internet download manager
Megaupload
KPGKUPUHAJPY2FVJZREIMA8YI9GLQGIB
I3W7FWV2UYGEOKUZ4F0IBC6QLLHT7YBK
EKBNAWRXY3AF0UFU05OX290HUSZMGCDH
Rapidshare
5A5681D54618651ED60B65B4FBD0452768EA2BD0C59A219D206F921E7219AC73499BFC00D33AEEDD44AF80BC7564516B
[color=redDepositfiles
808b32d7963abef0d71978c2d206195c
How to use :
HOTFILE Instructions
1. Sign up a new Free account on http://hotfile.com
2. Install the latest version of firefox
3. go to this link -- https://addons.mozilla.org/en-US/firefox/addon/13793/
and install add and edit cookies and restart firefox
4. Sign in with your hotfile free account.
5. From the Firefox menu, click to Tools then select Cookie Editor.
6. Now in filter bar search for hotfile
7. The cookie name is AUTH ( you need to sign-in first to hotfile before you can see the cookie auth ) .
8. Now copy the Premium Cookie to the content bar. Click on save.
9. Copy/Paste the link that you want to download to firefox.
FILESERVE Instructions:
1. Install the latest version of firefox
2. Go to this link -- https://addons.mozilla.org/en-US/firefox/addon/13793/
and install add and edit cookies and restart firefox
3. Open www.fileserve.com
4. Now on firefox click tools>cookie editor
5. Now in the top of cookie editor you will see a filter bar
6. Now in filter bar search fileserve
7. The cookie name is PHPSESSID
8. Now copy the Premium Cookie to the content bar. Click on save.
9. Copy/Paste the link that you want to download to firefox.
RAPIDSHARE Instructions:
1. Sign up a new Free account on http://rapidshare.com
2. Install the latest version of firefox
3. go to this link -- https://addons.mozilla.org/en-US/firefox/addon/13793/
and install add and edit cookies and restart firefox
4. Sign in with your rapidshare free account.
5. From the Firefox menu, click to Tools then select Cookie Editor.
6. Now in filter bar search for rapidshare
7. The cookie name is ENC ( you need to sign-in first to rapidshare before you can see the cookie enc ) .
8. Now copy the Premium Cookie to the content bar. Click on save.
9. Copy/Paste the link that you want to download to firefox.
Megaupload instruction:
1. Sign up a new Free account on http://Megaupload.com
2. Install the latest version of firefox
3. go to this link -- https://addons.mozilla.org/en-US/firefox/addon/13793/
and install add and edit cookies and restart firefox
4. Sign in with your megaupload free account.
5. From the Firefox menu, click to Tools then select Cookie Editor.
6. Now in filter bar search for megaupload
7. The cookie name is USER
8. Now copy the Premium Cookie to the content bar. Click on save.
9. Copy/Paste the link that you want to download to firefox.
Sumber : Kjetil.org
Untuk Mencari Cookies yg lain Masuk ke alamat2 berikut :
1. Indoewebster
2. Azaxs Net
3. Atau Rapidleech handal di Rapidown.in dgn kapasitas 1GB
PREHS
f0u4eh9lgigcf5t7op5tljs1m6
neeac1pi0ibq9e5ti30noffkj5
93iphk0tb0tlfnfo9af64j7mi4
Cookie
IfQKtV%2Bs5oBZ9eQBVJeKnbuiJVcpIXcIClceVD3b6mEbb73JKDjO6WqH2ma%2FuC6YGB%2BUPhEOM0BHMAm%2BlQXO98qraixPdEeqrgmSZqIr5QEj9o5RymLLl6vwWHs90baE
IfQKtV%2Bs5oBZ9eQBVJeKnbuiJVcpIXcIClceVD3b6mHK0DwebH2I5uomcs1UE5O%2FVBATWa3KOuYr0HN2CKG7j3iG3wWz7R4wDdI%2F1yO0ZaezHaQ13pL36ydc3aiZs%2B%2FB
IfQKtV%2Bs5oBZ9eQBVJeKnbuiJVcpIXcIClceVD3b6mGHSHfPqPtyB2kZtq2Mg2%2BXPPt5GjUw1GdJGBNytWnCVgLKls9GQbNV2uLN32eiEEgzQQ%2Fa501187FnD1n9jj3I
Hotfile cookie:
229fc1e6373d8228d1d2ec4aeeaf8174fcf9a5102d3a012d2b9b6c42df0ac4fd
bcef37969a87c931fbc1dbfd50ec81422bb95ed9e09358369863bde94a7963fa
f40666ec6704354da2b2b472167f815d8a2d887faae568470402f8fdd7607577
510c8a9fb3d0f914a74fb2faab25815c68bfa82b28ecc63a830c4bc27fe7721e
eef2f3d37bcc1a2c51a2c8dc755e8174fcefa4ffac5d2fecfb8115698254a0e3
3bc1615a4e276f46aefec0bd6b7181621b5f6517885eed70bd91e3238f8bba56
f0d2046220acae894730fa23013c816aabbc8003b04c17dfcd9f0f78fe88d3c6
3bf57f2e5124b25572f106b86db7814136b768f918d0e3d526ae15fe16865195
510c8a9fb3d0f914a74fb2faab25815c68bfa82b28ecc63a830c4bc27fe7721e
f40666ec6704354da2b2b472167f815d8a2d887faae568470402f8fdd7607577
bcef37969a87c931fbc1dbfd50ec81422bb95ed9e09358369863bde94a7963fa
eafc4ef259f8076fe04fba908163814d1c41d887a6bc41c7e6328ef8334997e3
f0d2046220acae894730fa23013c816aabbc8003b04c17dfcd9f0f78fe88d3c6
Log in name
User : Anthonylove313
pass : catdog808
User : colmao
pass : 1NDIG0
User : ctjock
pass : baseball
User : Moonaxe
pass : exodus
User : ppmaker
pass : Ikke1701
User : Razu22
pass : itachi22
Note: please do not log to the hotfile.com site but use internet download manager
Megaupload
KPGKUPUHAJPY2FVJZREIMA8YI9GLQGIB
I3W7FWV2UYGEOKUZ4F0IBC6QLLHT7YBK
EKBNAWRXY3AF0UFU05OX290HUSZMGCDH
Rapidshare
5A5681D54618651ED60B65B4FBD0452768EA2BD0C59A219D206F921E7219AC73499BFC00D33AEEDD44AF80BC7564516B
[color=redDepositfiles
808b32d7963abef0d71978c2d206195c
How to use :
HOTFILE Instructions
1. Sign up a new Free account on http://hotfile.com
2. Install the latest version of firefox
3. go to this link -- https://addons.mozilla.org/en-US/firefox/addon/13793/
and install add and edit cookies and restart firefox
4. Sign in with your hotfile free account.
5. From the Firefox menu, click to Tools then select Cookie Editor.
6. Now in filter bar search for hotfile
7. The cookie name is AUTH ( you need to sign-in first to hotfile before you can see the cookie auth ) .
8. Now copy the Premium Cookie to the content bar. Click on save.
9. Copy/Paste the link that you want to download to firefox.
FILESERVE Instructions:
1. Install the latest version of firefox
2. Go to this link -- https://addons.mozilla.org/en-US/firefox/addon/13793/
and install add and edit cookies and restart firefox
3. Open www.fileserve.com
4. Now on firefox click tools>cookie editor
5. Now in the top of cookie editor you will see a filter bar
6. Now in filter bar search fileserve
7. The cookie name is PHPSESSID
8. Now copy the Premium Cookie to the content bar. Click on save.
9. Copy/Paste the link that you want to download to firefox.
RAPIDSHARE Instructions:
1. Sign up a new Free account on http://rapidshare.com
2. Install the latest version of firefox
3. go to this link -- https://addons.mozilla.org/en-US/firefox/addon/13793/
and install add and edit cookies and restart firefox
4. Sign in with your rapidshare free account.
5. From the Firefox menu, click to Tools then select Cookie Editor.
6. Now in filter bar search for rapidshare
7. The cookie name is ENC ( you need to sign-in first to rapidshare before you can see the cookie enc ) .
8. Now copy the Premium Cookie to the content bar. Click on save.
9. Copy/Paste the link that you want to download to firefox.
Megaupload instruction:
1. Sign up a new Free account on http://Megaupload.com
2. Install the latest version of firefox
3. go to this link -- https://addons.mozilla.org/en-US/firefox/addon/13793/
and install add and edit cookies and restart firefox
4. Sign in with your megaupload free account.
5. From the Firefox menu, click to Tools then select Cookie Editor.
6. Now in filter bar search for megaupload
7. The cookie name is USER
8. Now copy the Premium Cookie to the content bar. Click on save.
9. Copy/Paste the link that you want to download to firefox.
Sumber : Kjetil.org
Untuk Mencari Cookies yg lain Masuk ke alamat2 berikut :
1. Indoewebster
2. Azaxs Net
3. Atau Rapidleech handal di Rapidown.in dgn kapasitas 1GB
Sabtu, 07 Mei 2011
Cara Konfigurasi Jaringan di virtual dengan real system
Allow....... lam kenal semuah........ saya sekedar ingin berbagi informasi dengan teman-teman semuah..... yupz....sekadar info gimana caranya konfigurasi jaringan dalam 1 Komputer dengan ngunaainnn OS (Operating system: kyak windows 7, XP, windows server 2003) yang berbeda...
sebelumnya di dalam PC,Notebook atau laptop kita harus diinstall Virtual Box (virtual system),,,, terus lakukan penginstalan OS didalam virtual box . selain itu, pastikan ! di virtual system dan real system(komputer) telah terinstall OS(Operating Sytem). jangan lupa firewall dimatikan baik yang ada di real system maupun di virtual system sebelum melakukan konfigurasi jaringan.
*Konfigurasi jaringan pada real system (di Windows 7):
1. Klik Start.... lalu Pilih Run atau dengan win key+r

lalu ketik "hdwwiz", tapi kalaw di windows XP pilih control panel+add new Hardware.... lalu klik OK
2. Selanjutnya akan muncul kotak dialog seperti disamping kiri ini, kemudian pilih next untuk melanjutkan ke proses selanjutnya.

3. Maka akan muncul kotak seperti disamping kemudian pilih "install the hardware that manually select from a list(advanced)" kemudian klik next.

4.Kemudian pilih Network adapters dan klik next.

5. Muncul kotak yang isinya nama-nama hardware adapter connection seperti disamping ini, lalu pilih hardware dari Microsoft, lalu pilih microsoft loopback adapter yang berfungsi sebagai penghubung antara operating system di virtual system dan real system.

6. Maka akan ditampilkan tampilan berikut, lalu klik next untuk memulai proses installansi Microsoft Loopback Adapter.... tunggu sampai proses installasinya selesai.


7.Setelah proses installasi selesai maka akan muncul tampilan dibawah ini , kemudian pilih finish

8. kemudian buka kembali control panel+ administrative tools.... lalu pilih networks and internet maka muncul tampilan berikut ;

lalu pilih Microsoft loopback+ klik right (kanan) pilih properties....
9. Lalu muncul kotak sebagai berikut;

lalu pilih internet protocol version 4(TCP/ipv4) pilih properties,maka akan muncul tampilan sebagai berikut :

kemudian masukkan ip address pada real system dan default gateway nya yang berfungsi sebagai pintu gerbang untuk penghubung antara real system dan virtual box.
*Langkah selanjutnya lakukan konfigurasi di virtual box:
1. Pada virtual box, lakukan kembali proses masuk ke dalam control panel+network Connection+local area connection kemuadian klik kanan + properties, muncul gambar sebagai berikut:

lakukan seperti di real system, pilih properties
2. Kemudian akan muncul gambar dibawah ini,

masukkan ip address pada virtual box yag sama dengan default gateway pada real system dan masukkan default gatewaynya yang sama dengan ip address pada real system.
prinsipnya * ip address di real system= default gateway di virtual system
* ip addess di virtual system = default gateway di real system.
*Langkah selanjutnya lakukan pengencekkan koneksi dari real system ke virtual system :
1. klik run
2. ketik cmd, lalu ketik ping + ip address virtual systemnya, contohnya ; "ping 192.168.0.1"
maka akan muncul gambar dibawah ini jika telah terkoneksi :

3. 3.Apabila telah terkoneksi ke real system maka lakukan hal yang sama dari virtual system ke real system.
* catatan :
1. apabila pada command prompt tertulis "destination host uncreseable" pastikan microsoft loopback telah terinstalasi dengan benar dan ip telah dimasukkan dengan benar.
2. apabila pada command prompt tertulis "request time out" lakukan pengencekkan pada firewall, jika masih hidup maka firewallnya dimatikan.
sebelumnya di dalam PC,Notebook atau laptop kita harus diinstall Virtual Box (virtual system),,,, terus lakukan penginstalan OS didalam virtual box . selain itu, pastikan ! di virtual system dan real system(komputer) telah terinstall OS(Operating Sytem). jangan lupa firewall dimatikan baik yang ada di real system maupun di virtual system sebelum melakukan konfigurasi jaringan.
*Konfigurasi jaringan pada real system (di Windows 7):
1. Klik Start.... lalu Pilih Run atau dengan win key+r

lalu ketik "hdwwiz", tapi kalaw di windows XP pilih control panel+add new Hardware.... lalu klik OK
2. Selanjutnya akan muncul kotak dialog seperti disamping kiri ini, kemudian pilih next untuk melanjutkan ke proses selanjutnya.

3. Maka akan muncul kotak seperti disamping kemudian pilih "install the hardware that manually select from a list(advanced)" kemudian klik next.

4.Kemudian pilih Network adapters dan klik next.

5. Muncul kotak yang isinya nama-nama hardware adapter connection seperti disamping ini, lalu pilih hardware dari Microsoft, lalu pilih microsoft loopback adapter yang berfungsi sebagai penghubung antara operating system di virtual system dan real system.

6. Maka akan ditampilkan tampilan berikut, lalu klik next untuk memulai proses installansi Microsoft Loopback Adapter.... tunggu sampai proses installasinya selesai.


7.Setelah proses installasi selesai maka akan muncul tampilan dibawah ini , kemudian pilih finish

8. kemudian buka kembali control panel+ administrative tools.... lalu pilih networks and internet maka muncul tampilan berikut ;

lalu pilih Microsoft loopback+ klik right (kanan) pilih properties....
9. Lalu muncul kotak sebagai berikut;

lalu pilih internet protocol version 4(TCP/ipv4) pilih properties,maka akan muncul tampilan sebagai berikut :

kemudian masukkan ip address pada real system dan default gateway nya yang berfungsi sebagai pintu gerbang untuk penghubung antara real system dan virtual box.
*Langkah selanjutnya lakukan konfigurasi di virtual box:
1. Pada virtual box, lakukan kembali proses masuk ke dalam control panel+network Connection+local area connection kemuadian klik kanan + properties, muncul gambar sebagai berikut:

lakukan seperti di real system, pilih properties
2. Kemudian akan muncul gambar dibawah ini,

masukkan ip address pada virtual box yag sama dengan default gateway pada real system dan masukkan default gatewaynya yang sama dengan ip address pada real system.
prinsipnya * ip address di real system= default gateway di virtual system
* ip addess di virtual system = default gateway di real system.
*Langkah selanjutnya lakukan pengencekkan koneksi dari real system ke virtual system :
1. klik run
2. ketik cmd, lalu ketik ping + ip address virtual systemnya, contohnya ; "ping 192.168.0.1"
maka akan muncul gambar dibawah ini jika telah terkoneksi :

3. 3.Apabila telah terkoneksi ke real system maka lakukan hal yang sama dari virtual system ke real system.
* catatan :
1. apabila pada command prompt tertulis "destination host uncreseable" pastikan microsoft loopback telah terinstalasi dengan benar dan ip telah dimasukkan dengan benar.
2. apabila pada command prompt tertulis "request time out" lakukan pengencekkan pada firewall, jika masih hidup maka firewallnya dimatikan.
Langganan:
Postingan (Atom)