How to Install in Ubuntu/debian
Download Deb file for ubuntu/Debian Here 32Bit 64Bit
Now double click on deb file and install with gdebi or
Open a terminal and type
$sudo dpkg -i HandBrake-0.9.4-Ubuntu_GUI_i686.deb
Linux and Microcontroller trick,tips,Ubuntu reviews, how-to tips, Ubuntu applications and Ubuntu tips.
Posted by sapineamali at 8:12 AM 0 comments
Here I will show how to start php programming. Lot of my friends like php, but there is a starting trouble. This will help you to write your first php program.
You need to install LAMP (Linux Apache, Mysql, PHP )Server.
Click Here How to install LAMP Sever in Ubuntu Linux
Now you can check your Apache webserver
Open a browser (firefox) and type http:// 127.0.0.1 in address bar
It Shows " It Works "
Now you can test your PHP
See your server root is pointed to the folder /var/www by default. So you have to save your programs in /var/www. But There is a problem, you can't write in to the folder /var/www as ordinary user, it needs root privilege . (I am using gksu for solving this proble, it will ask for your sudo password)
open a terminal type the following
$cd /var/www
$ gksu gedit helloworld.php
write the program
<?phpnow save and quit
echo "hello world";
?>
Posted by sapineamali at 6:41 AM 0 comments
Launch2net for Ubuntu Linux is a professional mobile Internet Connection Manager for Ubuntu users. launch2net will recognize your type of modem or ExpressCard as well as the SIM card and does not need intricate driver installations or configurations.
A user friendly graphical frontend gives most important information at a glance, like network information, signal strength, online time and data throughput.
It is Simle to use, no long searches for modem drivers or connection settings. launch2net gets you online simple and fast with a few clicks.
L2N have a simple SMS text message manger. You can use launch2net to send, receive and manage your SMS text messages with support of multipart and multigroup messages.
Try to connect your Mobile connections RELIANCE, TATA INDICOM, BSNL with this and write your valuable comments
How to insta;; Launch2net in ubuntu
Download the deb file form here
Now double click on the downloaded file and proceed with gdebi installtion
or Open a terminal and type
$ sudo dpkg -i launch2net2_1.6.0-0_i386.deb
Posted by sapineamali at 5:26 AM 0 comments
Now a days most of devices comes with bluetooth facilty. If you have a mobile phone and a Laptop, You must Blueman, It will help you a lot.
Blueman is a GTK+ Bluetooth Manager
Blueman is designed to be simple and intuitive for everyday bluetooth tasks such as:
* Connecting to 3G/EDGE/GPRS via DUN profile.
* Connecting to/Creating bluetooth networks
* Connecting to input devices
* Connecting to audio devices
* Sending/Receiving/Browsing files via OBEX
* Pairing
How to Install Blueman in Ubuntu
Go to System—>Administration—>Software—>Sources.Now click on Third-Party Software tab, and add the following
deb http://ppa.launchpad.net/blueman/ppa/ubuntu jaunty main
Now reload the repositories
or
open a terminal and type
$ sudo apt-get update
$ sudo apt-get install blueman
Now open System --> Preference --> Bluetooth Manager
Posted by sapineamali at 6:19 AM 0 comments
Portable Ubuntu is a Free application Software for Windows, runs an entire Linux operating system as a Windows application. It is superb, and it is portable application , so you can carry it on your thumb drive. You can run Linux applications on your Windows desktop, Portable Ubuntu is a stand-alone package.
download the package from here
Posted by sapineamali at 8:13 AM 0 comments
pdfedit
PDFedit is free and open source tool for manipulating PDF documents. You can use it to read, change and extract information from a PDF file.PDF Editor is run in english language by default, but by setting environment variable LANG before launching the program, you can tell PDF Editor to look for specific language file.
Howto install pdfedit in ubuntu / debian
open a terminal
$sudo apt-get install pdfedit ( or open synaptic package manager and search for pdfedit)
poppler-utils
poppler-utils is a package contains pdftops (PDF to PostScript converter), pdfinfo (PDF document information extractor), pdfimages (PDF image extractor), pdftohtml (PDF to HTML converter), pdftotext (PDF to text converter), and pdffonts (PDF font analyzer). After installation all the utilities can be used in command line.
Howto install poppler-utils in ubuntu / debian
open a terminal
$sudo apt-get install poppler-utils ( or open synaptic package manager and search for poppler-utils)
pdftk
Pdftk is pdf tool kit for doing everyday things with PDF documents. pdftk can be used for Merge PDF Documents, Split PDF Pages into a New Document, Encrypt Output as Desired
Fill PDF Forms with FDF Data or XFDF Data and/or Flatten Forms, Apply a Background
Attach Files to PDF Pages or the PDF Document, Unpack PDF Attachments, Burst a PDF Document into Single Pages, Repair Corrupted PDF (Where Possible).
Interface used is Command Line
Howto install pdftk in ubuntu / debian
open a terminal
$sudo apt-get install pdftk ( or open synaptic package manager and search for pdftk)
Eg:
Merge Two or More PDFs into a New Document
$ pdftk 1.pdf 2.pdf 3.pdf cat output 123.pdf
More Help Here
QPDF
QPDF is a command-line program that does structural, content-preserving transformations on PDF files. It could have been called something like pdf-to-pdf. QPDF is capable of creating web-optimized) files and encrypted files. QPDF also supports a special mode designed to allow you to edit the content of PDF files in a text editor.
Interface used is Command Line
Howto install qpdf in ubuntu / debian
open a terminal
$sudo apt-get install qpdf ( or open synaptic package manager and search for qpdf)
see more here
pdfsam
pdfsam is an open source tool designed to handle pdf files. Pdfsam basic is a simple tool designed to split and merge pdf files. It's written in Java and it provides a Graphical interface (GUI) and a shell interface (Console). It's platform independent and it runs on every platform where a Java Virtual Machine is available. It’s released in 2 versions.
split your pdf documents (into chapters, single pages, etc.). merge many pdf documents or subsections of them. extract sections of your document into a single pdf document. save and load your environment to automatize your recurrent jobs.
Howto install pdfsam in ubuntu / debian
open a terminal
$sudo apt-get install pdfsam ( or open synaptic package manager and search for pdfsam)
Posted by sapineamali at 7:07 AM 0 comments
IDLE is an integrated development environment for Python, which is bundled with python for Windows since 2.3. It is not included in the python included with most of Linux distributions. It is completely written in Python and the Tkinter GUI toolkit.
For installing IDLE in ubuntu
$sudo apt-get install idle3 ( for python3 users)
$sudo apt-get install idle idle-python2.6 (for old version python)
Posted by sapineamali at 9:44 AM 0 comments
Labels: ubuntu
The New Version of Ubuntu is available free of charge, you will get a CD of the latest version (9.10 (Karmic Koala)) with no extra cost, but the delivery may take up to ten weeks, so you should consider downloading the CD image if you have a fast Internet connection.Don't Misuse this facility.
Click Here for Registration
Posted by sapineamali at 8:09 AM 0 comments
Labels: ubuntu
If you currently have Windows OS running and you need some files for your work which you have stored on the Linux installation, you no longer have to shut down Windows and boot Linux!
Explore2fs
Explore2fs is a GUI explorer tool for accessing ext2 and ext3 filesystems. It runs under all versions of Windows and can read almost any ext2 and ext3 filesystem.
Download From Here
Latest Version : 1.7 Size : 380 KB
Ext2 Installable File System For Windows (Ext2IFS)
It provides Windows NT4.0/2000/XP/2003/Vista/2008 with full access to Linux Ext2 volumes (read access and write access). It also support ext3 File System. This may be useful if you have installed both Windows and Linux as a dual boot environment on your computer.![]()
Read More & Download
DiskInternals Linux Reader
DiskInternals Linux Reader is a program plays the role of a bridge between your Windows and Ext2/Ext3 Linux file systems. This easy-to-use tool runs under Windows and allows you to browse Ext2/Ext3 Linux file systems and extract files from there.
Download From here
Ext2Fsd
Ext2Fsd is an ext2/ext3 file system driver for Windows 2000, XP, Vista. It’s a free software and everyone can distribute and modify it under GPL2.
Download From Here
rfsd : Access RiserFs from Windows
ReiserDriver is an Installable File System Driver (IFSD), used to easily read ReiserFS disk partitions under Microsoft Windows (2K/XP) by allowing ReiserFS partitions to appear as additional disks to the Windows operating system.
Download From Here
Posted by sapineamali at 7:23 AM 0 comments
The dmesg command displays the system messages contained in the kernel ring buffer. If you want to see the boot messages immediately after booting your computer you can use dmesg
dmesg ("diagnostic message") is a command on Unix-like operating systems that prints the message buffer of the kernel. This buffer contains a lot of important messages from those output during boot, this can be used for diagnostic purpose.
Howto use
open a terminal and type the following
$ dmesg
see sample part
$ dmesg |more
[ 0.000000] BIOS EBDA/lowmem at: 0009fc00/0009fc00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.28-11-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fr
i Apr 17 01:57:59 UTC 2009 (Ubuntu 2.6.28-11.42-generic)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Posted by sapineamali at 10:08 AM 0 comments
Labels: ubuntu

MultiGet is an easy-to-use GUI download manager for ubuntu / debian linux. It is Look and work like famous windows download manager flashget.
It supports resuming downloads, It supports HTTP/FTP protocols . It supports multi-task with multi-thread on multi-server. You can reconfigure the thread number without stopping the current task.
MultiGet runs natively on Linux, and it supports multiple operating system too. It was tested on many system such as : Windows XP, ubuntu ,kubuntu, xubuntu, Fedora, opensuse, mandriva, MEPIS , PCLinuxOS, CentOS, Puppy, FreeBSD, MacOS etc.
MultiGet is available from Ubuntu universe respository
Howto Install in Ubuntu
$ sudo apt-get install multiget
or you can use Synaptic Package Manager
Posted by sapineamali at 7:28 PM 0 comments





Posted by sapineamali at 7:59 AM 0 comments

gt5 is a graphical alternative for command line Disk usage utility "du". It is very useful for finding the size of each folders in your system.
$ sudo apt-get install gt5
Posted by sapineamali at 10:13 AM 0 comments
Labels: ubuntu
Posted by sapineamali at 1:52 AM 0 comments