Bebas bersuara, bebas menulis, Be yourself
  • Enter Slide 1 Title Here

    This is slide 1 description. You can replace this with your own words. Blogger template by NewBloggerThemes.com...

  • Enter Slide 2 Title Here

    This is slide 2 description. You can replace this with your own words. Blogger template by NewBloggerThemes.com...

  • Enter Slide 3 Title Here

    This is slide 3 description. You can replace this with your own words. Blogger template by NewBloggerThemes.com...

Tuesday, February 7, 2012

Welcome Competition!  A nice guy named Martin Kratz wrote a utility to compete with my UnCHK program. Amazingly, he sent me the source code. So... I compiled it and am offering it here for your consideration. Now you have two open-source CHK file recovery programs to choose from!

Both programs need the Visual Basic 5 runtime files, which come pre-installed on Windows 2000 and newer. If you don't have them, you can get them from Microsoft or Ziff-Davis. I'll do a side-by-side comparison:
 

UnCHK (Eric Phelps)
FileCHK (Martin Kratz)
Out-of-box supported file types JPG PSP PSD GIF ZIP CAB EXE DLL OCX WRI BMP DOC PPT XLS PDF RTF HTM WAV MID AVI RAR TIF MP3 WPD FPX EPS CLP 3DS TIF EXE BMP SWF PSD AI GIF PST CAB RAR CHM MID PDF ZIP HLP MP3 DWG MPG LNK URL HTM JPG TTF MDB MOV QT DOC XLS RMI WAV AVI CDR TXT ASF
Can add more file types? Yes, just drag a good file and drop it on the program (only applies if that file type has a standard header). No.
Alters CHK files? No. Makes a copy of the CHK file and gives the copy the correct extension. Yes. Renames the original CHK file so it has the correct extension.
Recovers any CHK file? Yes. Anything with a CHK file extension is checked. This makes things more flexible. No. Only acts on files named like "FILE####.CHK". This makes things safer in case there are legitimate files with CHK extensions.
Identifies files by file header? Yes. Also looks inside some files in an inexact way to try to discriminate between different types of files that share the same header.
Yes. Also reads inside the file in a more exact way to tell different files that use the same header apart.
Looks inside CHK files to recover cross-linked files? Yes (if you choose the "hard disk" option).
No.
Looks inside CHK files to recover embedded items?
Yes (if you choose the "embedded files" option).
No.
Runs fast? Fast enough. And it has a percentage done indicator so you'll know whether you have time for lunch.
Yes. You won't believe it.
Has cool graphical interface? Cool? Well... It has an interface. No. No way. None at all. Except for the "Done" message when it finishes.
Stable? It works for me. Always. It's too simple to break.
Selectable directory? Yes. You pick what directory CHK files are in and what directory you want recovered files to be in. The program itself can be anywhere. No. Put the program in the same directory as your CHK files and run it.
False negative or false positive recoveries? About a quarter the files it recovers are either mis-named duplicates (which can't be opened) or fragments (which you might not be able to open). But it allows you to choose scan depth options so you can decide how to trade off missed files and false detections. Might not recover a file fragment and never recovers a cross-linked file, but the files it does recover can more likely be opened without errors. 


The UnCHK program link above (at the top of the comparison table) is for version 3. Version 3 was built for Windows 2000, but might work on computers as old as Windows 95. Version 2 was built for Windows 95, but might work on computers as new as NT4. Version 1 was built for Windows 3.1 and might work on computers as new as NT4. I recommend you use the newest version that applies, because the older versions really needed the fixes and features that are in later versions!
Posted by Unknown on 6:44 AM  No comments »
Extract msvbvm50.dll to a location on your computer. We recommend you to unzip it to the directory of the program that is requesting msvbvm50.dll.
If that doesn't work, you will have to extract msvbvm50.dll to your system directory. By default, this is:
  • C:\Windows\System (Windows 95/98/Me)
  • C:\WINNT\System32 (Windows NT/2000)
  • C:\Windows\System32 (Windows XP, Vista, 7)
If you use a 64-bit version of Windows, you should also place msvbvm50.dll in C:\Windows\SysWOW64\
Make sure overwrite any existing files (but make a backup copy of the original file).
Reboot your computer.
If the problem still occurs, try the following:
  1. Open Windows Start menu and select "Run...".
  2. Type CMD and press Enter (or if you use Windows ME, type COMMAND)).
  3. Type regsvr32 msvbvm50.dll and press Enter.
Posted by Unknown on 6:38 AM  No comments »

Thursday, January 26, 2012


t is relatively easy to configure Samba on Ubuntu 9.04 using command-line tools and by editing the /etc/samba/smb.conf file. However, if you want a more graphical interface, it’s quite simple to install SWAT, the Samba Web Administration Tool, which lets you configure Samba via your web browser.
Here’s how to do it.
First, install Samba. (If you don’t know how to install Samba, you can use my handy guide.) Unless you already have Samba installed, there’s obviously no point in installing the Samba Web Administration Tool.
Once you have Samba installed, you’ll need to pick an account that is a member of the local admin group, since you’ll need an account with admin-level permissions to use all of SWAT’s functions (otherwise you’ll only see status pages, and will be unable to change any settings.) Make sure the admin group has permission to the /etc/samba/smb.conf file with these commands:
sudo chmod g+w /etc/samba/smb.conf
sudo chgrp adm /etc/samba/smb.conf

Next, install both SWAT, and the inetd Internet superserver, which is required for SWAT to run properly:
sudo apt-get install swat xinetd
This will install both SWAT and the inetd superserver, and their dependencies. Once the installation has finished, you’ll need to create a file in the /etc/xinetd.d directory:
sudo gedit /etc/xinetd.d/swat
(Obviously you can use vi or emacs or the text editor of your choice.)
Once you’re in the swat file, add this text:
# default: off
# description: SWAT is the Samba Web Admin Tool. Use swat \
# to configure your Samba server. To use SWAT, \
# connect to port 901 with your favorite web browser.
service swat
{
port = 901
socket_type = stream
wait = no
# Use only_from if you want to restrict access
# only_from = localhost
user = root
server = /usr/sbin/swat
log_on_failure += USERID
disable = no
}

Save the file, edit your text editor, and restart the inetd server:
sudo /etc/init.d/xinetd restart
Then fire up a web browser and navigate here:
http://localhost:901
Enter a username and a password from the admin group, and you’ll have access to SWAT. Note that SWAT also includes all of Samba’s man pages in easily-read web page format
Posted by Unknown on 1:58 AM  No comments »

Untuk membuat installer windows XP, ada beberapa tools software yang harus di siapkan :
Software Pedukung :
1. Resource Hacker ato sejenisnya mungkin ada yang punya lebih bagus bisa di share
2. Windows Unattended CD Creator
3. Editing picture (Tergantung Favorit Kamu), untuk edit gambar-gambar yang dikira perlu
Penjelasan Software Pendukung :
1. Resource Hacker adalah program yang sangat baik sekali dan sudah menjadi teman setiaku dalam melakukan editing isi
tampilan beberapa program yang sudah menjadi exe, dll, ocx, cpl, scr.
- Buka file yang akan di edit menggunakan program Resource Hacker, misal winnt32u.dll.
- Setelah file dibuka, edit sesuai keinginan kamu.
- Jangan lupa untuk klik tombol Compile Script untuk melakukan perubahan.
- Supaya perubahan tersimpan pada file winnt32u.dll jangan lupa di simpan (save).
Contoh tampilan :

Gambar di atas adalah salah satu contoh hasil editing file .
2. Windows Unattended CD Creator adalah sebuah program yang dapat di gunakan untuk membuat dan mengkonfigurasi
Installer Windows XP.
LANGKAH LANGKAH PEMBUATAN CD INSTALLER WINDOWS XP
1. Siapkan CD Installer Windows XP yang kamu pake dan masukan CD tersebut ke CDROM
2. Buat folder baru di HDD, missal : C:\WIN XP SP2
3. Copykan semua isi CD Installer Windows XP ke folder yang barusan dibuat atau dibuat Virtual CD (biar prosesnya
lebih cepet), dan jangan lupa copykan juga file-file yang telah di edit tadi (Di Replace loh ya) Supaya CD Installernya
nanti bisa berubah gak seperti keluarannya Bill Gates alias Microsoft.
4. Setelah itu jalankan program Windows Unattended CD Creator, sudah di install belum ? kalo belum di install dulu
Link untuk download programnya ini : http://www.vitaligraf.de/WUCDCreator….2-Beta-10.exe Kira-kira tampilan program seperti ini (maklum dah ngantuk)
5. Untuk memulai pembuatan CD Installer, klik menu Select
6. Kemudian pilihlah folder yang isinya copyan dari CD Installer Windows XP dan yang sudah di edit tadi….Bingung toh(sama..hahaha). Intinya arahkan ke folder C:\WIN XP SP2 ,kemudian di klik OK jangan Cancel
7. Tunggu beberapa saat, karena proses loading baru di mulai
8. Setelah loading selesai maka akan tampil seperti ini :
9. Kemudian klik tombol Select target directory, pilih folder terserah kamu, kemudian di klik OK (proses copy file
dimulai)
10. Itu gunanya untuk menyimpan hasil CD Installer yang dibuat
11. Kalau kamu punya master Service Pack yang baru bisa kamu masukkan lewat menu ServicePack (agak kebawah)
12. Kemudian klik tabs Unattended kemudian isi beberapa form (sesuai keinginan kamu)
13. Kemudian klik tabs Hotfixes, kalau kamu punya master Hotfixes bisa kamu ikutkan juga (untuk lebih detailnya lihat
Videonya)
14. Kemudian klik tabs Software, kalau kamu punya software favorit bisa kamu ikutkan juga (untuk lebih detailnya lihat
Videonya)
15. Kemudian klik tabs Done, kemudian klik tombol Save (untuk lebih detailnya lihat Videonya)
16. Kemudian klik tombol create ISO-image untuk memulai membuat file ISO (untuk dibakar di CD)






Posted by Unknown on 1:58 AM  No comments »

Install Grub Customization on Ubuntu 11.04 Natty Narwhal/Linux Mint

Grub customizer allow user to change in boot menu items, you can add, rename, remove, reorder boot menu items. Grub Customization software also allow changes to the Grub 2 configuration settings such as pictures in background and menu timeout.

To install Grub Customization Software, First open terminal (Press Alt+F2 and type: gnome-terminal) and copy the following commands in the terminal:

sudo apt-add-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
Posted by Unknown on 1:56 AM  No comments »

Bookmark Us

Delicious Digg Facebook Favorites More Stumbleupon Twitter

Search