Tag Archives: Linux

How to prepare anaconda updates image for Red Hat Enterprise Linux and Fedora

Anaconda is the installer tool for Red Hat Enterprise Linux and Fedora. This tutorial is applicable for their derivatives like CentOS and Scientific Linux also. This tutorial empowers you to fix the bugs or missing features in installer without waiting … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , | 1 Comment

Tata Photon+ USB Modem (12d1:1446) configuration in Red Hat Enterprise Linux 5 and Legacy Fedora

This post details out the usage of Tata Photon+ USB Broadband Modems in Red Hat Enterprise Linux 5.X and legacy Fedora Linux. It should be applicable for other derivatives of Red Hat like CentOS and Scientific Linux also. This USB … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , , , , | Leave a comment

HOWTO: Damn simple backup script in Linux based on rsync and NFS share

M Home network setup is like this: A small NAS Box from QNAP (TS-110) powered by Debian (Here is how I setup this server) connected with network along with my laptop and Home PC. Laptop is powered by Linux Mint … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , | Leave a comment

How to get rid of “Enter password to unlock your login keyring” in Linux Mint Debian Edition (LMDE)

Recently I switched over to Linux Mint Debian Edition (LMDE). Here is my review on LMDE. There are some minor glitches I found while working on this system. I encounter Enter password to unlock your login keyring prompt dialog box once … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , | 5 Comments

Review: Linux Mint Debian Edition (LMDE)

I always see the Debian as distro born for Linux, with its top class package management, stable system performance, huge repository, less customization of applications and easier configuration. Once it was my main development system at home. When Ubuntu was … Continue reading

Posted in Distro Review | Tagged , , , , , | 9 Comments

How to fix GRUB rescue prompt without Live CD? (For GRUB2)

Recently most of the leading Linux distributions have moved to GRUB2 Boot loader. It has a long list of features. Given that it has some learning curve also. Since it is a boot loader, not an user space application, we … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , | 11 Comments

How to get a productive desktop based on xmonad and xmobar?

I am very poor in handling multiple windows in a desktop. And also my logic in getting a useful windows layout is pathetically low. Linux allows us to experiment with different window managers. So I experimented different window managers and … Continue reading

Posted in Applications, HOW-TOs | Tagged , , , , , , , , | 1 Comment

How to find a PCI device in linux kernel module?

Last few days I am reading about PCI system. A part of this, I thought of getting my hand dirty by experimenting with PCI device specific code in linux kernel module. I expect the reader should have some fundamental knowledge … Continue reading

Posted in Kernel | Tagged , , | 2 Comments

Review: Knoppix 6.4.3 Live

It is long since I tested a Linux Distribution for Review. Here I am going to share with you my opinion on Knoppix Linux Live CD operating system. Just a short introduction on what is Live CD. Basically we install … Continue reading

Posted in Distro Review | Tagged , , , , , , , , , , , | 8 Comments

Lilliput DisplayLink USB Monitor UM-70 (17e9:02a9) with QNAP TS-110 on Debian Linux (armel)

Some times before I posted about how I got this monitor working in Ubuntu How to get Lilliput DisplayLink based USB Monitor UM-70 (17e9:02a9) working in Ubuntu Linux. This post is about DisplayLink’s USB monitor from Lilliput working on QNAP … Continue reading

Posted in Do It Yourself, HOW-TOs | Tagged , , , , , , , , , , , , | 2 Comments

Debugging Texas Instruments MSP-EXP430G2 Launchpad with MSPDebug tool in Ubuntu Linux

This post brings you a way to debug Texas Instruments MSP-EXP430G2 Launchpad Development tool from Ubuntu Linux using MSPDebug tool. This tool provides source level debugging capability. Basically it supports MSP430 MCUs  with JTAG and Spy Bi-Wire interface. It also supports … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , | 1 Comment

Setup Build and Debug environment for MSP430 MCUs using mspgcc and mspdebug in Ubuntu Linux

  MSPGCC is a GCC toolchain for the Texas Instruments MSP430 family of ultra low power MCUs, This includes the GNU C compiler (GCC), the assembler and linker (binutils), the debugger (GDB), and some other tools needed to make a … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , , , | 8 Comments

Debugging eZ430-F2013 MCU with MSPDebug tool in Ubuntu Linux

This post brings you a way to debug eZ430-F2013 Development tool (Texas Instrument) from Ubuntu Linux 10.10 using MSPDebug tool. This tool provides source level debugging capability. Basically tt supports MSP430 MCUs  with JTAG and Spy Bi-Wire interface. It also supports … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , , , | 1 Comment

Debugging eZ430 Chronos with MSPDebug tool in Ubuntu Linux

Following my post on Configuring ez430 Chronos Wireless Development Tool in Ubuntu Linux, which talks about control center, this post brings you a way to debug eZ430 Chronos from Ubuntu Linux using MSPDebug tool. This tool provides source level debugging … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , | 4 Comments

Configuring ez430 Chronos Wireless Development Tool in Ubuntu Linux

  I have got my first wearable development kit in Watch form. This one is from Texas Instruments. It is called eZ430 Chronos Wireless Development Kit. It is based on 16-bit Ultra Low Power Micro controller Unit (CC430F6137). This Watch … Continue reading

Posted in HOW-TOs | Tagged , , , , , , , | 6 Comments