Sabtu, 30 April 2011

Manfaat Virtual Network Computing (VNC)

Banyak pengguna jaringan sudah mengenal apa itu Virtual Network Computing (VNC) yaitu sebuah software yang sangat bermanfaat dalam memonitoring para pengguna komputer dalam jaringan.

Lalu apa manfaat sebenarnya yang dimiliki oleh VNC ini ? yang utama adalah bermanfaat untuk seorang administrator.
Dengan menggunakan software vnc ini dengan demikian seorang administrator dapat diringankan bebannya dalam rangka :
  • Melakukan kontrol terhadap semua unit komputer yang berada dalam jaringan
  • Melakukan installasi software pada komputer-komputer yang berada dalam jaringan sehingga seorang administrator tidak harus mondar mandir dari satu komputer ke komputer lainnya.
  • Dapat melakukan perawatan komputer yang berada dalam jaringan dengan hanya dilakukan dari salah satu unit komputer dalam jaringan.
  • Memindahkan, memperbanyak, menghapus, mengedit file atau documen yang berada di komputer lain dalam jaringan karena dapat dilakukan dari salah satu unit komputer saja.
  • Mematikan/shutdown komputer secara remote tanpa harus meninggalkan pekerjaan.
  • Apabila software vnc digunakan di warnet maka dapat menjadi pengontrol para pengguna (user) warnet apabila melakukan hal-hal yang tidak diinginkan seperti mendownload file-file yang tidak pantas bagi anak-anak dan lain-lain.

Banyak manfaatnya apabila seorang administrator memanfaatkan software ini untuk keperluan monitoring user dlam penggunaan jaringan lokal.
Software ini ada yang gratis dan ada yang berbayar, tentu ada perbedaan fasilitas yang diperoleh apabila memilih yang gratis dan yang berbayar, tentu yang berbayar lebih lengkap fasilitas yang diberikan daripada vnc gratis.

Bagi yang download filenya silahkan klik di sini.

Selamat mencoba...
By : Mas Angga...^_^

Tutorial Membuat VNC Server di Ubuntu

Postingan ini ngomongin tentang remote system. Sengaja ditulis dengan tujuan biar nggak lupa, apalagi selama ini aku cuma bergantung dengan situs referensi yang sewaktu-waktu bisa down.
Bagaimana cara Anda untuk remote system? SSH? Telnet? yap, itu adalah cara yang paling umum. Tapi bagi pemula, akan serem rasanya kalo harus berhadapan dengan konsole hitam dan perintah aneh yang blom tentu bener jalaninnya.
  • Cara Pembuatan
Pertama kita harus meng-enable-kan fitur Remote Access (XDMCP) :
1. System –>> Administration –>> Login Window


2. Buka tab Remote –>> pilih style Same as Local



3. Klik tombol Configure XDMCP –>> uncheck pilihan Honor indirect request


4. Edit file /etc/X11/gdm/gdm.conf atau /etc/gdm/gdm.conf melalui konsole. Anda cukup memilih salah satu lokasi file konfigurasi itu. Ini dikarenakan di beberapa distro, letak file gdm.conf berbeda tempat. Dan langkah-langkah selanjutnya akan menggunakan konsole
  • sudo gedit /etc/X11/gdm/gdm.conf atau sudo gedit /etc/gdm/gdm.conf
  • Cari tab [xdmcp] di file tersebut, kemudian set Enable=True
  • Cari tulisan berikut : RemoteGreeter=/usr/lib/gdm/gdmlogin, kemudian hapus tanda # didepannya.
5.  Install aplikasi yang dibutuhkan. Pastikan Anda sudah terhubung ke Internet
sudo apt-get install vnc4server xinetd
Setelah semua terinstall dengan baik, selanjutnya adalah membuat password VNC
sudo vncpasswd /root/.vncpasswd
Masukkan password untuk VNC, kalo bisa sih beda dengan password ubuntu anda. Masalah keamanan aja kok. Langkah berikutnya adalah menambahkan service VNC ke xinetd.
Buat file : /etc/xinetd.d/Xvnc
sudo gedit /etc/xinetd.d/Xvnc
Masukkan kode berikut kedalam file /etc/xinetd.d/Xvnc
service Xvnc
{
type = UNLISTED
disable = no
socket_type = stream
protocol = tcp
wait = yes
user = root
server = /usr/bin/Xvnc
server_args = -inetd :1 -query localhost -geometry 1024×768 -depth 16 -once -fp /usr/share/fonts/X11/misc -DisconnectClients=0 -NeverShared passwordFile=/root/.vncpasswd -extension XFIXES
port = 5901
}
Anda bisa mengganti ukuran resolusi sesuai dengan kebiasaan Anda. Misal diganti ke 800×600 atau lainnya.
Langkah berikutnya adalah merestart xinetd
sudo /etc/init.d/xinetd stop
sudo killall Xvnc
sudo /etc/init.d/xinetd start
Selesaaiii!!!!
Cara mencobanya, masih dari konsole ketikan perintah berikut :
vncviewer localhost:1
Kalo nggak ada trobel, maka Anda akan diminta memasukkan password VNC, kemudian login screen akan muncul di layar monitor Anda.
Bagaimana akses dari komputer lain?
Kalo pakai Windows, cukup install VNC Client. Di kampus saya pakai TightVNC. Kemudian masukkan IP Address dan port VNC Server.
Contohnya :
192.168.0.1


Selamat Mencoba...
By : Mas Angga...^_^

Mengembalikan Task Manager Windows

Berikut ini adalah cara mengembalikan Task Menanger pada Windows yang  tidak bisa dibuka . Seperti halnya mengembalikan atau menampilkan Folder Options yang hilang, atau Run begitu juga dengan Task Manager yang tidak bisa ditampilkan karena sengaja disembunyikan oleh admin komputer maupun karena serangan virus.
Bila komputer anda mengalami masalah Task Manager tidak bisa di ampilkan dan pada saat anda menekan CTRL + ALT + DEL (tanpa plus) muncul pesan seperti berikut



sudah tentu bahwa DWORD value dalam regedit yang bernilai 0 (nol) sudah di ubah menjadi 1 (satu), nah untuk mengembalikannya ikuti langkah-langkah atau tips dari belajar ilmu komputer berikut :

1. Ini dilakukan dengan asusmi bahwa komputer anda sudah terbebas dari virus (lakukan pembersihan virus pada komputer anda terlebih dahulu)
Masuk regedit dengan cara ketik regedit pada run menu, caranya klik start - run kemudian ketik regedit dan tekan Enter atau klik OK

2. Klik menu Edit kemudian pilih Find dan ketikkan kata DisableTaskMgr (penulisan tidak tegantung huruf kecil/besar) kemudian klik Find Next hingga menemukan data seperti berikut

bila sudah menemukan data seperti di atas maka ikuti langkah berikut ini

3. Mengubah Value data DisableTaskMgr dengan cara double klik pada kata DisableTaskMgr dan ubah angka 1 (satu) menjadi 0 (nol) dan tekan ENTER atau klik OK dengan maksud agar Task Manager di enable kan
 
4. Tutup regedit dan coba buka task menager dengan menekan CTRL + ALT+ DEL (tanpa plus ya..)

Semoga Bermanfaat...
Selamat Mencoba......
By : Mas Angga.....^_^

Perintah - Perintah DOS (Disk Operating System Command)

 APPEND : Causes MS-DOS to look in other directories when editing a file or running a command.

 
ARP : Displays, adds, and removes arp information from network devices
 
ASSIGN : Assign a drive letter to an alternate letter
 
ASSOC : View the file associations
 
AT : Schedule a time to execute commands or programs.
 
ATMADM : Lists connections and addresses seen by Windows ATM call manager.
 
ATTRIB : Display and change file attributes.
 
BATCH : NRecovery console command that executes a series of commands in a file.
 
BOOTCFG : Recovery console command that allows a user to view, modify, and rebuild the boot.ini
 
BREAK : Enable / disable CTRL + C feature.
 
CACLS : View and modify file ACL's.
 
CALL : Calls a batch file from another batch file.
 
CD : Changes directories.
 
CHCP : Supplement the International keyboard and character set information.
 
CHDIR Changes directories.
 
CHKDSK : Check the hard disk drive running FAT for errors.
 
CHKNTFS : Check the hard disk drive running NTFS for errors.
 
CHOICE : Specify a listing of multiple options within a batch file.
 
CLS : Clears the screen.
 
CMD : Opens the command interpreter.
 
COLOR : Easily change the foreground and background color of the
 
MS-DOS window.
 
COMP : Compares files.
 
COMPACT : Compresses and uncompress files.
 
CONTROL : Open control panel icons from the MS-DOS prompt.
 
CONVERT : Convert FAT to NTFS.
 
COPY : Copy one or more files to an alternate location.
 
CTTY : Change the computers input/output devices.
 
DATE : View or change the systems date.
 
DEBUG : Debug utility to create assembly programs to modify hardware settings.
 
DEFRAG : Re-arrange the hard disk drive to help with loading programs.
 
DEL : Deletes one or more files.
 
DELETE : Recovery console command that deletes a file.
 
DELTREE : Deletes one or more files and/or directories.
 
DIR : List the contents of one or more directory.
 
DISABLE : Recovery console command that disables Windows system services or drivers.
 
DISKCOMP : Compare a disk with another disk.
 
DISKCOPY : Copy the contents of one disk
 
DOSKEY : Command to view and execute commands that have been run in the past.
 
DOSSHELL : A GUI to help with early MS-DOS users.
 
DRIVPARM : Enables overwrite of original device drivers.
 
ECHO : Displays messages and enables and disables echo.
 
EDIT : View and edit files.
 
EDLIN : View and edit files.
 
EMM386 : Load extended Memory Manager.
 
ENABLE : Recovery console command to enable a disable service or driver.
 
ENDLOCAL : Stops the localization of the environment changes
enabled by the setlocal command.
 
ERASE : Erase files
 
EXPAND : Expand a Microsoft Windows file back to it's original format.
 
EXIT : Exit from the command interpreter.
 
EXTRACT : Extract files from the Microsoft Windows cabinets.
 
FASTHELP : Displays a listing of MS-DOS commands and information about them
 
FC : Compare files.
 
FDISK : Create the partitions on the hard disk drive.
 
FIND : Search for text within a file.
 
FINDSTR : Searches for a string of text within a file.
 
FIXBOOT : Writes a new boot sector.
 
FIXMBR : Writes a new boot record to a disk drive.
 
FOR : Boolean used in batch files.
 
FORMAT : Command to erase and prepare a disk drive.
 
FTP : Command to connect and operate on a FTP server.
 
FTYPE : Displays or modifies file types used in file extension
asociations.
 
GOTO : Moves a batch file to a specific label or location.
 
GRAFTABL : Show extended characters in graphics mode.
 
HELP : Display a listing of commands and brief explanation.
 
IF : Allows for batch files to perform conditional processing.
 
IFSHLP.SYS : 32-bit file manager.
 
IPCONFIG : Network command to view network adapter settings and assigned values.
 
KEYB : Change layout of keyboard.
 
LABEL : Change the label of a disk drive.
 
LH : Load a device driver in to high memory.
 
LISTSVC : Recovery console command that displays the services and drivers.
 
LOADFIX : Load a program above the first 64k.
 
LOADHIGH : Load a device driver in to high memory.
 
LOCK : Lock the hard disk drive.
 
LOGON : Recovery console command to list installations and enable administrator login.
 
MAP : Displays the device name of a drive.
 
MD : Command to create a new directory.
 
MEM : Display memory on system.
 
MKDIR : Command to create a new directory.
 
MODE : Modify the port or display settings.
 
MORE : Display one page at a time.
 
MOVE : Move one or more files from one directory to another DIRECTORY
 
MSAV : Early Microsoft Virus scanner.
 
MSD : Diagnostics utility.
 
MSCDEX : Utility used to load and provide access to the CD-ROM.
 
NBTSTAT : Displays protocol statistics and current TCP/IP connections using NBT
 
NET : Update, fix, or view the network or network settings
 
NETSH : Configure dynamic and static network information from MS-DOS.
 
NETSTAT : Display the TCP/IP network protocol statistics and information.
 
NLSFUNC : Load country specific information.
 
NSLOOKUP : Look up an IP address of a domain or host on a network.
 
PATH : View and modify the computers path location
 
PATHPING : View and locate locations of network latency
 
PAUSE : command used in batch files to stop the processing of a command.
 
PING : Test / send information to another network computer or network device .
 
POPD : Changes to the directory or network path stored by the pushd command.
 
POWER : Conserve power with computer portables.
 
PRINT : Prints data to a printer port.
 
PROMPT : View and change the MS-DOS prompt.
 
PUSHD : Stores a directory or network path in memory so it can be returned to at any time.
 
QBASIC : Open the QBasic.
 
RD : Removes an empty directory.
 
REN : Renames a file or directory.
 
RENAME : Renames a file or directory.
 
RMDIR : Removes an empty directory.
 
ROUTE : View and configure windows network route tables.
 
RUNAS : Enables a user to execute a program on another
computer.
 
SCANDISK : Run the scandisk utility.
 
SCANREG : Scan registry and recover registry from errors.
 
SET : Change one variable or string to another.
 
SETLOCAL : Enables local environments to be changed without affecting anything else.
 
SHARE : Installs support for file sharing and locking capabilities.
 
SETVER : Change MS-DOS version to trick older MS-DOS programs.
 
SHIFT : Changes the position of replaceable parameters in a batch program.
 
SHUTDOWN : Shutdown the computer from the MS-DOS prompt.
 
SMARTDRV : Create a disk cache in conventional memory or extended memory.
 
SORT : Sorts the input and displays the output to the screen.
 
START : Start a separate window in Windows from the MS-DOS prompt.
 
SUBST : Substitute a folder on your computer for another drive letter.
 
SWITCHES : Remove add functions from MS-DOS.
 
SYS : Transfer system files to disk drive.
 
TELNET : Telnet to another computer / device from the prompt.
 
TIME : View or modify the system time.
 
TITLE : Change the title of their MS-DOS window.
 
TRACERT : Visually view a network packets route across a network.
 
TREE : View a visual tree of the hard disk drive.
 
TYPE : Display the contents of a file.
 
UNDELETE : Undelete a file that has been deleted.
 
UNFORMAT : Unformat a hard disk drive.
 
UNLOCK : Unlock a disk drive.
 
VER : Display the version information.
 
VERIFY : Enables or disables the feature to determine if files have been written properly.
 
VOL : Displays the volume information about the designated drive.
 
XCOPY : Copy multiple files, directories, and/or drives from one location to another.
 
TRUENAME : When placed before a file, will display the whole directory in which it exists

TASKKILL : It allows you to kill those unneeded or locked up applications 


By : Mas Angga.....^_^

Memilih Modem Terbaik

Dlm Posting kali ini saya akan memberikan tips - tips bagaimana cara memilih modem terbaik.
Menurut pengalaman saya selama menggunakan modem baik itu modem cdma maupun modem gsm, memang soal kecepatan akses sangat tergantung pada kecepatan akses yang tersedia pada masing-masing modem. Semakin besar kecepatan akses maka semakin cepat pula akses internet yang dilakukan.

Soal modem cdma atau gsm sebaiknya ada beberapa hal yang perlu diperhatikan sebelum membeli modem cdma atau gsm seperti.

1. Signal untuk akses internet menggunakan modem cdma. Misalnya anda merencakanan membeli modem cdma dengan kartu flexi, tentu yang diperhatikan adalah apakah signal yang ada di tempat anda cukup untuk melakukan akses internet.
2. Pilih kartu cdma yang sesuai dengan daerah tempat tinggal anda yang memiliki signal tertinggi agar penggunaan internet tidak terganggu meski ada saja gangguan tersebut.
3. Sebelum memilih kartu cdma atau gsm sebaiknya melakukan survei terhadap biaya penggunaan modem untuk masing-masing kartu. Survei bisa dilakukan dengan menanyakan kepada rekan-rekan yang sudah pernah menggunakan modem baik cdma maupun gsm atau juga dapat mencari informasi seluas-luasnya di internet.
4. Pastikan bahwa kecepatan akses internet untuk modem yang anda beli sudah sesuai dengan apa yang tertulis di kotak modem misalnya 3,6 Mbps atau 7,2 Mbps.

Semoga tips - tips yang saya berikan bermanfaat bagi saudara......

By : Mas Angga.....^_^

Install Pinball di Windows 7 (seven)

Pada windows xp service pack 1 dan 2 games stdandard dari windows kebanyakan orang sangat suka memainkan game tersebut apabila ada waktu luang atau hanya sekedar menghilangkan rasa suntuk capek dan jenuh dalam bekerja.

Ada beberapa games standard windows yang masih disertakan dalam windows versi 7 antara lain FreeCell, Solitare namun game pinball sudah tidak disertakan lagi didalam win 7 sehingga orang-orang yang suka memainkan game pinball akan merasa kesulitan untuk memainkan game kesayangannya.
Meskipun windows 7 tidak menyertakan game pinball namun sebenarnya masih ada cara untuk memasang (install) pinball pada win 7 dan berikut adalah proses memasang game pinball pada windows 7.

Pertama-tama buatkan sebuah folder di drive C: komputer anda sebagai tempat untuk menyimpan file-file game pinball. Misalkan nama foldernya adalah PINBALL.


Karena game pinball adalah bawaan dari microsoft windows versi sebelumnya yaitu windows xp maka masukan cd windows xp sp2 ke cd/dvd driver dan biarkan auto play menampilkan menu pilihan dan klik pada Open Folder to View Files

Di dalam cd windows xp sp2 buka folder I386

Expand file-file berikut ini ke drive C:\PINBALL\

PINBALL.CH_
PINBALL.DA_
PINBALL.EX_
PINBALL.HL_
PINBALL.IN_
PINBALL.MI_
PINBALL2.MI_
SOUND.DR_
SOUND1.WA_
SOUND3.WA_
SOUND4.WA_
SOUND5.WA_
SOUND6.WA_
SOUND7.WA_
SOUND8.WA_
SOUND9.WA_
SOUND12.WA_
SOUND13.WA_
SOUND14.WA_
SOUND16.WA_
SOUND17.WA_
SOUND18.WA_
SOUND19.WA_
SOUND20.WA_
SOUND21.WA_
SOUND22.WA_
SOUND24.WA_
SOUND25.WA_
SOUND26.WA_
SOUND27.WA_
SOUND28.WA_
SOUND29.WA_
SOUND30.WA_
SOUND34.WA_
SOUND35.WA_
SOUND36.WA_
SOUND38.WA_
SOUND39.WA_
SOUND42.WA_
SOUND43.WA_
SOUND45.WA_
SOUND49.WA_
SOUND49D.WA_
SOUND50.WA_
SOUND53.WA_
SOUND54.WA_
SOUND55.WA_
SOUND57.WA_
SOUND58.WA_
SOUND65.WA_
SOUND68.WA_
SOUND104.WA_
SOUND105.WA_
SOUND108.WA_
SOUND111.WA_
SOUND112.WA_
SOUND131.WA_
SOUND136.WA_
SOUND181.WA_
SOUND240.WA_
SOUND243.WA_
SOUND528.WA_
SOUND560.WA_
SOUND563.WA_
SOUND713.WA_
SOUND735.WA_
SOUND827.WA_
SOUND999.WA_
SOUNDREC.CH_
SOUNDS.CH_
TABLE.BM_

Cara melakukan Expansi File dari CD Windows ke drive C: directory PINBALL

Karena perintah EXPAND adalah DOS Command maka jalankan terlebih dahulu command prompt dengan cara klik Start - All Programs - Accessoriess - Command Prompt atau bisa juga dengan cara yg lebih singkat dan cepat yaitu klik START kemudian ketik CMD pada kotak Search programs and files selanjutnya tekan ENTER

Setelah masuk ke jendela Command Prompt maka lakukan perintah berikut dengan asumsi bahwa cd program windows xp berada di drive F: dan folder PINBALL berada di drive C:

Perintah Melakukan Expand File :

c:\windows\system32>EXPAND "f:\i386\pinball.ch_" "c:\pinball"  kemudian ENTER

Maka akan muncul proses seperti berikut :

Microsoft (R) File Expansion Utility Version
6.1.7600.16385
Copyright (c) Microsoft Corporation. All right
reserved.
Adding c:\pinball\pinball.ch_ to Extraction Queue
Expanding Files ....

Expanding Files Complete ...

c:\windows\system32>

lakukan expansi untuk semua file di atas, kecuali file wavemix.inf dan namun copy juga file WAVEMIX.INF ke dalam folder C:\pinball

Setelah selesai melakukan expand file masih ada satu langkah lagi yaitu mengubah semua file yang berextensi :

CH_ menjadi CHM
DA_ menjadi DAT
EX_ menjadi EXE
HL_ menjadi HLP
IN_ menjadi INI
MI_ menjadi MID
WA_ menjadi WAV
BM_ menjadi BMP

Setelah selesai mengubah semua extensi dari file-file di atas maka seharusnya game pinball sudah bisa dijalankan di win 7, dengan cara double click pinball.exe pada folder hasil expand tadi (C:\pinball). Apabila belum bisa juga, selamat mencoba......semoga bermanfaat......!!!!!

By : Mas Angga......^_^