Linux For Your Life

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Wednesday, 2 September 2009

Ubuntu 9.04 LiveUSB

Posted on 07:41 by Unknown
For the installation ubuntu 9.04 needs netbook devices or for users who want to install Ubuntu 9.04 via USB, you can easily create Install ubuntu LiveUSB 9.04.
1.In addition to the installation needs at netbook device, you can also used as LiveUSB 9.04 ubuntu is to rescue the system.

2.For make LiveUSB install ubuntu 9.04, from the menu bar select system >Administration>Create a USB startup disk.Previous entries UFD 1GB size or more and has been formatted to FAT32 file system, to make formatting UFD look at the label and click Format USB.

3.After successfully entering the validation, the page will appear Make USB Startup Disk, if you run an application after installing ubuntu, click on the button Other, then navigate to the location where you save the Ubuntu iso file 9.04.After all OK, click Make Startup Disk to immediately make LiveUSB Ubuntu 9.04.


4.wait for few moments, and the process of making LiveUSB Ubuntu 9.04 will be progress
Ubuntu LiveUSB

5.Ubuntu LiveUSB making process is complete, click Quit, and tests, this LiveUSB Run to reboot your computer and change the order of First Boot BIOS from a USB.

Thank's
By:Mr.Gm
Read More
Posted in LiveUSB | No comments

Monday, 31 August 2009

Install Windows On Linux with VirtualBox

Posted on 00:27 by Unknown
            VirtualBox is an x86 virtualization software package, originally created by German software company innotek, now developed by Sun Microsystems as part of its Sun xVM virtualization platform. It is installed on an existing host operating system; within this application, additional operating systems, each known as a Guest OS, can be loaded and run, each with its own virtual environment.

Installation VirtualBox
1.Download the package from http://www.virtualbox.org/wiki/Linux_Downloads.Chose virtual box package according to the OS that you're use.onexample we chose ubuntu 9:04 (Jaunty Jackalope)
after downloading the result is virtualbox-3.0_3.0.4-50677_Ubuntujauntyi386.deb

2.install the package with command

$ sudo dpkg -i virtualbox-3.0_3.0.4-50677_Ubuntujauntyi386.deb

3.Finished install

Install Windows
virtualbox was ready on the run and now it is time we install Windows XP SP2 in ubuntu 9.04
1.Run virtual box through the applications menu, System Tools .
2.in the statement window,roll up until finish and click agree. 
3.in the registration window that appears ,select cancel . .
 4.virtualbox is active, input your XP CD installer, and click new . .
 5.will appear a wizard, give the name of the virtual machine that you liked, and on OS type select Windows XP. .

 
 6.next , determine the amount of RAM that will later be used by windows . .
 

7.Next, we will create a virtual hard drive that will be used by windows.Klik new . .
 
8.a wizard will appear again, and now you must determine the amount of virtual hard disk you want to used,there is two options dynamic and fixed.select dynamic because of hard disk capacity will be used by the windows will be little.But the capacity will grow automatically as soon as you install other applications in the windows.
 
9.The next, you specify the size of hard disk capacity virtual.For Windows XP, 3GB we feel pretty. If less then capacity will grow by itself
 10.virtualbox configuration is complete and ready for use
 
11.back to the VirtualBox main window to see if the CD / DVD ROM is mounted
  
if not, click the CD / DVD ROM, and on the window that appears check settings on the Mount CD / DVD Drive, select drive CD / DVD you are, and provide a check on the Enable Passthrough
 
12.back to the main window virtualbox and click start 
 
13.installation of Windows XP will run as usual you know
  
 14.while you want to interact with the existing windows in virtualbox, there's a peringatan.Klik capture and check do not show this message again.Pointer your mouse will be active, easy to move only in the course virtualbox window.to get out of there and return to the ubuntu mouse pointer, press the right ctrl button on your keyboard.
  
15.we finally have a running windows xp in ubuntu
  
Thank's
By:Mr.Gm
telusuri
Read More
Posted in Applications | No comments

Saturday, 29 August 2009

Image viewer with Picasa

Posted on 07:54 by Unknown
        If you Have a lot of Photos but it is very difficult for the management of your photo. You can use this one application that is Picasa, Picasa is a application for the management of the pictures very easily with picasa but you can also Giving effect to  your image very easily you just choose the effects that are available to beautify the image collection  .with Picasa your  Photos can be organized in a picasa album. you can also see your picture with a beautiful slideshow.
To download Picasa Click Here
To install picasa follow the instructions below

1.Extrack file to your Home Folder

$ unzip picasa_2.7.3736-16_i386.zip

2.move files to directory / tmp

$ sudo mv picasa_2.7.3736-16_i386.deb / tmp

3.move to direcory  /tmp and install picasa
$ sudo cd / tmp

# dpkg-i picasa_2.7.3736-16_i386.deb

4.Instalation completed
After Instalation finished now you can using picasa on your debian or ubuntu .just type picasa on your terminal or if do you want to using picasa on your desktop you can make a launcher.

Launcher :
Manage Pictures :
 
Effects :
 
Slide Show :

Thank's
By:Mr.Gm
Read More
Posted in Applications | No comments

Wednesday, 26 August 2009

Translator with gKamus

Posted on 22:06 by Unknown
            There are times when you read the script in English, there are one or two words that you dont know the translation in indonesia.search in language translation dictionary in the book, of course good (but inconvenient). If you are on Linux and want to find applications English-indonesian dictionary that choose a fairly complete data, you can use  gKamus.except  translator from  English to Indonesia, also has a function gKamus translation from Indonesian to English.Except that new  version in gKamus is also equipped with a table Irregular Verbs.Improvement and use of libsexy for search entry widget is also used  in this version for added comfort.      

Download gkamus_0.3-2_i386.deb Here 

installation gKamus 
1.Exstrack Packet gkamus_0.3-2_i386.zip on your home folder
   
    $ unzip  gkamus_0.3-2_i386.zip
2.Move file gkamus_0.3-2_i386.deb to folder /tmp

    # mv gkamus_0.3-2_i386.deb /tmp

3.go to /tmp folder and install gKamus
    
    # cd /tmp
    # dpkg -i gkamus_0.3-2_i386.deb

4.Installation Finished and then you can using gKamus

   
 
  
Thank's
By:Mr.Gm

Read More
Posted in Applications | No comments

How To Using Nautilus Scripts

Posted on 03:14 by Unknown
With scripts you can do many things such as :
  • make an enhanced "open with"-alike feature (open some files that match a filter in your preferred application
  • make a zip of a directory and mail it
  • open a terminal in the selected directory
all of this with a simple right click.
You can find the Nautilus-scripts folder here : 
Go to Home Holder and Click Ctrl + H to Open Hidden Files and looking for . . 
~/.gnome2/nautilus-scripts

Adding scripts

1.place your scripts in the nautilus-scripts folder
2.name them accordingly to the label you want in the right-click context menu
3.make them executable (chmod +x my_script_name  )

Sample Scripts
Copy To Script :
Place the following code in a new file, give it a filename of copyto and make it executable with chmod a+x copyto. Move the new file to the ~/.gnome2/nautilus-scripts/ directory, open nautilus and you'll find a new right-click menu item entitled "Scripts" with a submenu that has an item that quickly copies a file to any directory you desire.
#! /bin/bash
location=`zenity --file-selection --directory --title="Select a directory"`
for arg
do
if [ -e "$location"/"$arg" ];then
zenity --question --title="Conflict While Copying" 
   --text="File ""$location"/"$arg"" already exists. 
   Would you like to replace it?"
case "$?" in
1 ) exit 1 ;;
0 ) cp "$arg" "$location" ;;
esac
else
cp "$arg" "$location"
fi
done 
 
1.Send To Script Download Here
2.Move To Script Download Here
3.Umount-Iso Script Download Here
4.Mount-Iso Download Here
5.Format Media Script Download Here
6.Open Terminal Here Script Download Here
You too can download script here , and chose what do you want to use because too many script 
Thank's
By:Mr.Gm
Read More
Posted in nautilus | No comments

Monday, 24 August 2009

Avoid programs quitting when the terminal is closed

Posted on 22:00 by Unknown
        You might have noticed that, whenever you run a program from a terminal window, it quits when the terminal window is closed (there are some exceptions to this, such as the Firefox web browser, but it’s generally the case). There are a handful of ways around this. Perhaps the easiest is to precede the command with nohup. For example, to run Gedit, you might type nohup gedit. Try this now. Then close the terminal window and see what happens (or, actually, what doesn’t happen). 
         The reason Gedit doesn’t quit is that nohup tells the new program to ignore any future “hangup signals”, which is to say, Gedit is told ignore requests to terminate that are sent to it when the terminal quits.
Thank's
By:Mr.Gm
Read More
Posted in Terminal | No comments

Thursday, 20 August 2009

Fix Wifi Troubleshooting

Posted on 05:44 by Unknown
         To use the wifi in ubuntu usually can connect directly with the network manager.wifi on by default can be directly used in ubuntu, But if there is a problem maybe because The configuration must be edited. open a file on /etc/modrob.d/blacklist-ath_pci.confconf .
Open the file with the command :
$ sudo gedit /etc/modprob.d/blacklist-ath_pci.conf


see the entries in the bottom and add the symbol # on the Back Blacklish ath_pci

#blacklist ath_pci



save and restart your Computer the wifi can be used now.

Thank's
By:Mr.Gm
Read More
Posted in wifi | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

Categories

  • Applications
  • cairo-dock
  • convert Rpm to Deb
  • Desktop
  • Distro
  • Download Manager
  • Fix Crash GUI
  • Format USB
  • game
  • hardware
  • Install Linux
  • internet and Web
  • Linux Intro
  • LiveUSB
  • Local Repository
  • nautilus
  • Optimize Linux system
  • Programming Language
  • Robot
  • Server
  • so
  • Terminal
  • Tips and Trick OpenOffice
  • Tugas Manajemen Proyek dan Risiko
  • Tugas SoftSkill
  • wifi

Blog Archive

  • ▼  2012 (5)
    • ▼  June (2)
      • Tangkuban Perahu Part 1
      • Malin Kundang Story From Padang Indonesia
    • ►  May (1)
    • ►  April (1)
    • ►  March (1)
  • ►  2011 (29)
    • ►  December (10)
    • ►  November (2)
    • ►  October (2)
    • ►  May (11)
    • ►  March (2)
    • ►  February (2)
  • ►  2010 (74)
    • ►  December (13)
    • ►  October (4)
    • ►  June (12)
    • ►  May (10)
    • ►  April (6)
    • ►  March (8)
    • ►  February (18)
    • ►  January (3)
  • ►  2009 (42)
    • ►  October (6)
    • ►  September (13)
    • ►  August (13)
    • ►  July (10)
Powered by Blogger.

About Me

Unknown
View my complete profile