Install Pidgin 2.6.1 in Ubuntu

Posted by suvi under Software, Ubuntu

Pidgin is a chat program which lets you log in to accounts on multiple chat networks simultaneously. This means that you can be chatting with friends on MSN, talking to a friend on Google Talk, and sitting in a Yahoo chat room all at the same time.
Read more at Ubuntu Geek

No Comments

Howto install Miro in Ubuntu Jaunty/Intrepid/Hardy

Posted by suvi under Multimedia, Ubuntu

Miro (previously known as Democracy Player and DTV[1]) is an Internet television application developed by the Participatory Culture Foundation. It is supported on Microsoft Windows, Mac OS X, and Linux.
Using GUI
Opem Synaptic package manager from Open System -> Administration -> Synaptic Package Manager. You will be asked for your user password upon opening Synaptic.
Once Synaptic [...]

No Comments

Install Ubuntu kernel updates without rebooting using Ksplice Uptrack

Posted by suvi under Kernel, Ubuntu

Ksplice Uptrack is an update service for the Linux kernel; it automatically delivers security and reliability improvements to your machine, without the disruption of rebooting.
Step 1. Get an access key
Please request an access key here , and an access key will be emailed to you.
Step 2. Install the core software
To enable the Ksplice software repository [...]

No Comments

WineXS – Simple graphical environment to configure Wine

Posted by suvi under Software

Wine is an Open Source implementation of the Windows API on top of X and Unix.Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native [...]

No Comments

Step by Step tutorial howto compile kernel in Debian 5.0 (Lenny)

Posted by suvi under Debian, Kernel

This tutorial will explain Howto compile kernel in Debian 5.0.The default kernel that comes with Debian is better suited for servers. It’s optimized for high thoughput and low interactivity. When you compile your own, you can among other things optimize it for the processor(s) you have.
Read more at DebianAdmin

No Comments

Ubuntu Tip:How to open PDF,postscript files inside Firefox

Posted by suvi under Browser, Desktop, Ubuntu

If you want to open PDF files inside Firefox you need to install mozplugger.mozplugger allows you to seamlessly integrate external applications to view files downloaded from the web that Mozilla can not normally handle. The application is embedded within a Mozilla window as to act like and feel like a true plugin.

Read more at Ubuntu [...]

No Comments

Howto install VLC media player 1.0.0 in Ubuntu

Posted by suvi under Multimedia, Ubuntu

VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, …) as well as DVDs, VCDs, and various streaming protocols.It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.
It doesn’t need any [...]

No Comments

iotop – simple top-like I/O monitor

Posted by suvi under Hardware

iotop does for I/O usage what top does for CPU usage. It watches I/O usage information output by the Linux kernel (requires 2.6.20 or later) and displays a table of current I/O usage by processes on the system. Handy for answering the question “Why is my disk churning so much?”.
Read more at Debian Admin

No Comments

Debirf – Build a kernel and initrd to run Debian from RAM

Posted by suvi under Debian

debirf (DEBian on Initial Ram Filesystem) is a set of tools designed to create and prepare a kernel and initial ram filesystem that can run a full-blown Debian environment entirely from RAM.
The kernel and initramfs pair created by debirf can be used for a myriad of purposes, from quick-and-easy system repair to diskless thin clients. [...]

No Comments

How to Install Tuxonice in Ubuntu

Posted by suvi under Ubuntu

“TuxOnIce is most easily described as the Linux equivalent of Windows’ hibernate functionality, but better. It saves the contents of memory to disk and powers down. When the computer is started up again, it reloads the contents and the user can continue from where they left off. No documents need to be reloaded or applications [...]

No Comments

How to install gnash in Debian 5.0 (Lenny)

Posted by suvi under Debian, Desktop, Multimedia

Gnash is a GNU Flash movie player. Flash is an animation file format pioneered by Macromedia which continues to be supported by their successor company, Adobe. Flash has been extended to include audio and video content, and programs written in ActionScript, an ECMAScript-compatible language. Gnash is based on GameSWF, and supports most SWF v7 features [...]

No Comments

How to Convert OGV to FLV Using ffmpeg

Posted by suvi under Debian, Multimedia

This tutorial will explainhow to convert an OGV file to FLV. You will need the ffmpeg audio and video encoder.
Install ffmpeg in debian
#apt-get install ffmpeg
To convert an OGV file to flv file use the following command
ffmpeg -i input_file.ogv output_file.flv
Read more at Debian Admin

No Comments

Ubuntu Tip : gecko-mediaplayer – Media plug-in for Gecko browsers

Posted by suvi under Browser, Multimedia

Gecko Media Player is a browser plug-in that uses GNOME MPlayer and Mplayer to play media in a browser. It uses the NS4 API and is therefore compatible with all NS4 derived browsers: Iceweasel, Firefox, Iceape, Epiphany, Galeon, Midbrowser, etc.
Read more at Ubuntu Geek

No Comments

How to Install GDM (GNOME Display Manager) theme in Ubuntu

Posted by suvi under Gnome, Ubuntu

Linux GDM is a GDM login screen theme.Gdm (the GNOME Display Manager) is a highly configurable reimplementation of xdm, the X Display Manager. Gdm allows you to log into your system with the X Window System running and supports running several different X sessions on your local machine at the same time. This tutorial will [...]

No Comments

How to install google gadgets in Ubuntu 9.4(Jaunty)

Posted by suvi under Desktop, Google, Software, Ubuntu

Google Gadgets for Linux provides a platform for running desktop gadgets under Linux, catering to the unique needs of Linux users. We are compatible with the gadgets written for Google Desktop for Windows as well as the Universal Gadgets on iGoogle. Following Linux norms, this project will be open-sourced, under the Apache License.
Read more at [...]

No Comments