Sign up for PayPal and start accepting credit card payments instantly.
Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts

Monday, June 20, 2011

How to setup Static IP Address on ubuntu

Setup Static IP Address

If you want to setup a Static IP Address in your system , Modify the file /etc/network/interfaces. If your First Ethernet Interface is eth0 ,see the following Example. Just add the following lines in the file with the help of an Editor and Restart the network or system.

auto eth0
iface eth0 inet static
address 192.168.0.25
netmask 255.255.255.0
gateway 192.168.0.1

after modifing the file
$ sudo /etc/int.d/networking restart

Monday, May 30, 2011

Brightness problem on Samsung N150 after fresh Ubuntu 11.04 installation


Solve:


open The terminal and put the code 


sudo add-apt-repository ppa:voria/ppa

sudo apt-get update && sudo apt-get upgrade


sudo apt-get install samsung-tools samsung-backlight


sudo reboot




Insyaallah...brightness will be okey

Tuesday, October 26, 2010

Get Ubuntu Netbook Edition

1.Download Ubuntu Netbook Edition

Click the big orange button to download the latest version of Ubuntu. You will need to use a USB stick to install Ubuntu.

 

2.Create a USB drive

Once you've finished downloading your file, you'll need to create a USB drive.

Why do I need a USB drive?

Using a USB stick means that you can trial Ubuntu without affecting your current system. And you can install it alongside or instead of your system whenever you're ready.
To create the USB drive, I will be using:
Windows Mac Ubuntu

 

3.Try it!


You can try out Ubuntu before you install it. When your USB stick is ready, you can run Ubuntu directly from your USB without affecting your current system.


Trial Ubuntu before you install it.

1. You should see a welcome screen prompting you to choose your language and giving you the option to install Ubuntu or try it from the CD/USB.
If your computer does not automatically do so, you might need to edit the BIOS settings.
Restart your computer, and watch for a message telling you which key to press to enter the BIOS setup. It will usually be one of F1, F2, DEL, ESC or F10. Press this key while your computer is booting to edit your BIOS settings.
You need to edit the Boot Order. Depending on your computer, and how your USB key was formatted, you should see an entry for 'removable drive' or 'USB media'. Move this to the top of the list to force the computer to attempt to boot from USB before booting from the hard disk. Save your changes and continue.
2. Choose your preferred language and click on 'Try Ubuntu 10.10'
screengrab
Your live CD/USB desktop should appear. Have a look around!
screengrab
When you are ready to install Ubuntu click on the icon on your desktop: 'Install Ubuntu 10.10'
 

4. Install it!

When the USB drive is ready, simply restart your computer and follow the instructions that appear on your screen.


Install Ubuntu

1. If you're using a CD: Put the Ubuntu CD into the CD/DVD-drive and restart your computer. You should see a welcome screen prompting you to choose your language and giving you the option to install Ubuntu or try it from the CD.

If you don't get this menu, read the booting From the CD guide for more information.

2. If you're using a USB drive: Most newer computers can boot from USB. You should see a welcome screen prompting you to choose your language and giving you the option to install Ubuntu or try it from the CD.

If your computer does not automatically do so, you might need to edit the BIOS settings. Restart your computer, and watch for a message telling you which key to press to enter the BIOS setup. It will usually be one of F1, F2, DEL, ESC or F10. Press this key while your computer is booting to edit your BIOS settings.

You need to edit the Boot Order. Depending on your computer, and how your USB key was formatted, you should see an entry for 'removable drive' or 'USB media'. Move this to the top of the list to force the computer to attempt to boot from USB before booting from the hard disk. Save your changes and continue.


3. Prepare to install Ubuntu: We recommend you plug your computer into a power source for this stage. You should also make sure you have enough space on your computer to install Ubuntu. We advise you to stay connected to the Internet so you can get the latest updates while you install Ubuntu. If you're having problems connecting to the Internet, use the menu in the top-right hand corner to select a network.


4. Allocate drive space: Use the checkboxes to choose whether you'd like to Install Ubuntu alongside another operating system, delete your existing operating system and replace it with Ubuntu, or – if you're an advanced user – choose the amount of space you would like to allocate to Ubuntu.

5. Begin the installation: Depending on your previous selections, you can now verify that you have chosen the way in which you would like to install Ubuntu. The installation process will begin when you click the 'Install Now' button.

6.Select your location and click 'Forward' to proceed. If you're unsure of your time zone, type the name of the town you're in and we'll help you find it.

7. Select your preferred keyboard layout.

8.Enter your login and password details.

9. Learn more about Ubuntu while the system installs... Or make a cup of tea!

10. Restart and enjoy Ubuntu!



Credit to  http://www.ubuntu.com/