Here is the step
1. Choose Brush tools
2. Set Mode to Saturation
3. Set Opacity 37%
4. Set appropriate Brush size
5. Switch Foreground to white
6. Goodluck
sudo add-apt-repository ppa:gnome3-team/gnome3
2. Run repository update
sudo apt-get update
3. Install the gnome-shell
sudo apt-get install gnome-shell
4. Log out than login, but remember to choose the session first ... and Enter... violaaa... your gnome desktop ready to use...
1, Boot into your ubuntu
2. go to the terminal
( you just need to update you grub so that it can find the windows
installation, this can be done by the following command )
#:~$ *sudo update-grub2*
[sudo] password for ubuntu:
Generating grub.cfg ...
Found Debian background: apollo.tga
Found linux image: /boot/vmlinuz-2.6.31-15-generic
Found initrd image: /boot/initrd.img-2.6.31-15-generic
Found linux image: /boot/vmlinuz-2.6.31-14-generic
Found initrd image: /boot/initrd.img-2.6.31-14-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Windows xp (loader) on /dev/sda1
done
3. try reboot again , now you will see windows xp in grub menu
Setelah di daftarkan sql server 2005 yang akan di connect (caranya lihat di postingan sebelumnya). Di querry analyzer di jalankan
Exec sp_addlinkedserver 'NamaPC\NamaDatabase', N 'SQL Server'
GO
EXEC sp_addlinkedsrvlogin 'NamaPC','False', Null, 'sa','password sa '
GO
contoh :
GO
EXEC sp_addlinkedserver 'SEATTLESales', N'SQL Server'
GO
EXEC sp_addlinkedsvrlogin 'SEATLESales','False',Null,'sa',' '
1. Jalankan SQL Server Surface Area Configuration

akan muncul windows

setalah itu di set supaya SQL server yg akan di registrasi di allowkan untuk di remote

Kemudian, login ke SQL yang akan me register dengan cara :
- Klik menu Microsoft SQL Server Management Studio
- Klik menu File, Connect Object Explorer, akan muncul form login , isikan Server Name yang akan di register contohnya Monitoring, Authentication menggunakan SQL Server Authentication.

setelah itu akan muncul SQL Server yang ter register di bagian Object Explorer.
