Search This Blog
Friday, July 8, 2011
Winamp 5.62
Name : Winamp [ download ] [ help ]
Version : 5.62
Date : 30 June 2011
Size : 12 MB
License : Free
OS : Windows
Category : Tools, Audios
Dev : Winamp
---------------------------------
Desc :
Audio, Music, Video Player
Ref :
"curiosity is motivation"
"letz share coz i only ask for information"
Monday, July 4, 2011
How to Accelerate Shut Down Process
HKLM - system - currentcontrolset - control
waittokillservicetimeout = change it to lower than 2000
= = = = = = = = = = = = = = = = = = = = = = = =
[ indonesian translation ]
Mempercepat Proses Shut Down
HKLM - system - currentcontrolset - control
waittokillservicetimeout = ubah nilai lebih rendah dari 2000
"curiosity is motivation"
"letz share coz i only ask for information"
How to Make Linux Live CD (Suse Studio)
#registration
1. open http://susestudio.com | create account | sign in
2. enter e-mail address | request invitation
3. choose the reasons | send my invitation sooner
4. wait for reply | open e-mail | open the link
5. choose the ID (exp: yahoo) | agree
6. write display name | continue
#making distro
1. choose a base template
2. select architecture | enter name your appliance
3. select software tab | customize your packages
4. select configuration tab | customize
5. general | time zone | users and groups
6. personalize | upload new logo | upload new background | preview
7. go to startup | edit EULA (end user license agreement)
9. select build tab | choose the format
1. open http://susestudio.com | create account | sign in
2. enter e-mail address | request invitation
3. choose the reasons | send my invitation sooner
4. wait for reply | open e-mail | open the link
5. choose the ID (exp: yahoo) | agree
6. write display name | continue
#making distro
1. choose a base template
2. select architecture | enter name your appliance
3. select software tab | customize your packages
4. select configuration tab | customize
5. general | time zone | users and groups
6. personalize | upload new logo | upload new background | preview
7. go to startup | edit EULA (end user license agreement)
9. select build tab | choose the format
How to Install Yahoo! Messenger plus Webcam in Ubuntu
to use Yahoo! Messenger plus webcam we must install "Gyachi".
Let's try the installation steps.. :)
#step 1
edit source.list
$ sudo gedit /etc/apt/source.list
#step 2
$ sudo gedit /etc/apt/source.list
#step 2
add this into source list:
deb http://ppa.launchpad.net/loell/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/loell/ppa/ubuntu karmic main
and add its gpg key
$ sudo apt-key adv -recv-keys -keyserver keyserver.ubuntu.com 0xc23b005d874996dc8d03a3c0d0d3c959db2035a6
deb http://ppa.launchpad.net/loell/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/loell/ppa/ubuntu karmic main
and add its gpg key
$ sudo apt-key adv -recv-keys -keyserver keyserver.ubuntu.com 0xc23b005d874996dc8d03a3c0d0d3c959db2035a6
How to Install VGA Driver (NVIDIA GEFORCE G102M) for Notebook (Asus K40IN) in Ubuntu
#step 1
download driver at NVIDIA
#step 2
enter text mode or press CTRL+ALT+F2
#step 3
log in as root or use sudo command
#step 4
turn off GDM "sudo /etc/init.d/gdm stop"
#step 5
back to driver directory
#step 6
type "sudo sh nama_file_driver.run"
download driver at NVIDIA
#step 2
enter text mode or press CTRL+ALT+F2
#step 3
log in as root or use sudo command
#step 4
turn off GDM "sudo /etc/init.d/gdm stop"
#step 5
back to driver directory
#step 6
type "sudo sh nama_file_driver.run"
How to Activate 3D Cube Desktop in Ubuntu
Select "System > Administration > Synaptic Package Manager" on search field.. type "compizconfig-settings-manager."
#Step 2
Install "compizconfig-settings-manager."
#Step 3
Select System > Preferences > Advanced Desktop Effect Settings
#Step 4
Select "Rotate Cube"
Actually.. there are many options to enhance your desktop effect.. so please.. feel free to explore it.. :)
How to Activate KDE Desktop in Ubuntu (Screenshot)
sudo apt-get install kubuntu-desktop
#code:
root@hans-laptop:~# apt-get install kubuntu-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
... ... ...
... ... ...
Need to get 120MB/163MB of archives.
After this operation, 667MB of additional disk space will be used.
Do you want to continue [Y/n]?
"curiosity is motivation"
"letz share coz i only ask for information"
How to Activate Screenlets in Ubuntu
the clock at the top of desktop is one of screenlets
if you want this widget like Windows 7 widget.. add components from screenlets manager..
to activate this application..please.. follow steps bellow..
#step 1
as usual.. update repository
sudo apt-get update
sudo apt-get update
#step 2
install application
sudo apt-get install screenlets
#step 3
config as you want.. finish.. :)sudo apt-get install screenlets
#step 3
How to Check Compiz Compatibility in Ubuntu
Download compiz-check
wget http://blogage.de/files/9124/download -O compiz-check
make it executable
chmod +x compiz-check
run compiz-check
./compiz-check
wget http://blogage.de/files/9124/download -O compiz-check
make it executable
chmod +x compiz-check
run compiz-check
./compiz-check
How to Run Android in Ubuntu (emulation)
since Google announced the release of android .. approximately October 2008, all know .. if this operating system is going to be the best operating system for mobile.
not open source but also because of the rather SDK support helps the developers.
enough for introduction.. to the point just now .. :)
How to Download Youtube Video in Ubuntu
#step 1
go to www.youtube.com
#step 2
choose video that would be downloaded
#step 3
let it finish downloading the entire video
#step 4
open file manager then go to folder "File System\tmp"
#step 5
copy video to video folder.. finish.. :)
How to Change Computer Name in Ubuntu (Hostname)
Open terminal then type the following command bellow
haansspot@haansspot-K40IN:~$ sudo gedit /etc/hostname
next .. text editor will appear containing the name of the computer .. change it as you want .. Do not forget to save .. then exit the editor and the last... restart computer
haansspot@haansspot-K40IN:~$ sudo gedit /etc/hostname
next .. text editor will appear containing the name of the computer .. change it as you want .. Do not forget to save .. then exit the editor and the last... restart computer
Anti Netcut in Ubuntu
download antinetcut application
extract downloaded file
next.. open terminal (Applications - Accessories - Terminal)
log in as root or super user
haansspot@haansspot-K40IN:~$ sudo su
[sudo] password for haansspot:
go to extracted folder
root@haansspot-K40IN:/home/haansspot# cd Downloads/antinetcut
root@haansspot-K40IN:/home/haansspot/Downloads/antinetcut#
to run antinetcut
root@haansspot-K40IN:/home/haansspot/Downloads/antinetcut# ./antinetcut.py start
antinetcut status command
root@haansspot-K40IN:/home/haansspot/Downloads/antinetcut# ./antinetcut.py status
to stop antinetcut
root@haansspot-K40IN:/home/haansspot/Downloads/antinetcut# ./antinetcut.py stop
extract downloaded file
next.. open terminal (Applications - Accessories - Terminal)
log in as root or super user
haansspot@haansspot-K40IN:~$ sudo su
[sudo] password for haansspot:
go to extracted folder
root@haansspot-K40IN:/home/haansspot# cd Downloads/antinetcut
root@haansspot-K40IN:/home/haansspot/Downloads/antinetcut#
to run antinetcut
root@haansspot-K40IN:/home/haansspot/Downloads/antinetcut# ./antinetcut.py start
antinetcut status command
root@haansspot-K40IN:/home/haansspot/Downloads/antinetcut# ./antinetcut.py status
to stop antinetcut
root@haansspot-K40IN:/home/haansspot/Downloads/antinetcut# ./antinetcut.py stop
.zip, .rar, .tar.gz, .tar.bz2 in Ubuntu (Console)
.zip
$ unzip .zip
.rar
if it doesn't work it means rar is not installed yet
install rar with following command bellow.
$ sudo apt-get install unrar
then how to run rar command
$ unrar .rar
.tar.gz
$ tar zxvf file_name.tar.gz
to create tar.gz the command is
$ tar cf .tar.gz file file file …
.tar.bz2
$ tar jxvf .tar.bz2
to create .tar.bz2 the command is
$ tar jcvf .tar.bz2 file file file …
$ unzip .zip
.rar
if it doesn't work it means rar is not installed yet
install rar with following command bellow.
$ sudo apt-get install unrar
then how to run rar command
$ unrar .rar
.tar.gz
$ tar zxvf file_name.tar.gz
to create tar.gz the command is
$ tar cf .tar.gz file file file …
.tar.bz2
$ tar jxvf .tar.bz2
to create .tar.bz2 the command is
$ tar jcvf .tar.bz2 file file file …
How to Run 3D Desktop on Ubuntu
Ubuntu offers a facility that can make the desktop more beautiful sight, namely the 3D Desktop. Desktop 3D facility is similar to features in Windows Vista AERO.
To run this feature, on Ubuntu you can choose the menu System > Preferences > Appereance
After that you can select the Visual Effects tab. Within that tab there are 3 options, namely:
- None - No Desktop Effects (3D Desktop)
- Normal - Run Desktop Effects with simple effects
- Extra - Run Desktop Effects with full effect
How to Make Icon for URL (Favicon)
Favicon is small icon at address bar url, it can be bookmark icon if the downloaded website has favicon, the size of favicon is 16 x 16 pixel
How to add favicon to the website? just upload it to root directory with name "favicon.ico"
or put HTML tag below between header
How to Put YM (Yahoo! Messenger) Status on Website
Displaying the status of YM (Yahoo Messenger) on our website is very important, especially for Web sites that are engaged in the business, use it as a CS (Customer Support), if for community website... can be as a place to chat and so on.
How to make YM status is very easy... just add HTML tag below
How to display (insert) Youtube Video on Website
Did you ever see a website with additional video from youtube? Hmm ... look good right? You can add it by adding an HTML script to embed the video, how?
You go to Youtube.com
1. Search videos you want
2. After that copy the embed code
3. Paste on your web page
Interlace Trick at Adobe Photoshop
#step 1
open object | new layer | new image 1x1pxl (trans) | fill | image | canvas size | new size 1x2 | ctrl+a | edit | define patern
#step 2
return to object | edit | fill | content | use | patern mode | multiply | set opacity layer
How to Root Android Phone
What is root? for linux operating system user of course it's so friendly. Root or super user is account with full authorization to manage operating system so it has right to change, add, or delete system
While.. rooting it self means.. how to change user to super user or root
Here.. we want to share.. how to root android phone on samsung galaxy mini
Subscribe to:
Posts (Atom)