Skip to content
Writing

Notes, fixes and guides.

Sixteen years of working notes — Linux and networking, Django and Laravel deployment, SwiftUI, AWS. Written down mostly so I can find them again.

How to Oct 25, 2008 1 min read

Howto Install BSNL wll clarity phone in Ubuntu

Hello linixians,Failed to access internet through your bsnl clarity phone....Here is an easy way1. Just download this executable.....bsnlclarity and save it to your home folder.2. Connect your phone…

terminal Oct 22, 2008 1 min read

Assign a Hotkey to Open a Terminal Window in Ubuntu

Since we spend so much time at the command line in Ubuntu, it sometimes makes it simpler to launch a new terminal window with a shortcut key. Ubuntu…

General Oct 22, 2008 1 min read

Add the Trash Can Icon to Your Ubuntu Desktop

Ubuntu has an option for adding a Trash Can icon to the desktop, which might be a comfort for those of you migrating from Windows. Just type gconf-editor…

Linux Oct 22, 2008 1 min read

Reset Your Ubuntu Password Easily from the Live CD

Our last article on how to reset your Ubuntu password easily through the grub menu was quite popular, so I've decided to make a series on all the…

Debian and Ubuntu Oct 22, 2008 2 min read

Reset Your Forgotten Ubuntu Password in 2 Minutes or Less

If you've ever forgotten your password, you aren't alone… it's probably one of the most common tech support problems I've encountered over the years. Luckily if you are…

Linux Oct 22, 2008 2 min read

Create a Bootable Ubuntu USB Flash Drive the Easy Way

We've already covered how to use an Ubuntu Live CD to backup files from your dead Windows computer, but using the boot cd can sometimes be a little…

General Oct 21, 2008 2 min read

Ubuntu Feisty on Wubi on WinXP Pro

This time I want to tryout Wubi (Windows based installer for Ubuntu). My objective is to install Ubuntu and create a dual boot system on my existing WinXP…

Debian and Ubuntu Oct 21, 2008 1 min read

Make an Ubuntu live USB

You know,Fedora project has a tool names Fedora liveusb-creator for easily installing Fedora live operating systems on to USB flash drives.I found a tool names Ubuntu LiveUSB which…

General Oct 20, 2008 1 min read

Another Ubuntu Flavor: Ubuntu Studio

Ubuntu Studio bills itself as the "multimedia creation flavor of Ubuntu," an official Ubuntu project "aimed at the GNU/Linux audio, video, and graphic enthusiast as well as professional."…

Install Oct 20, 2008 1 min read

How to install Google Earth on Ubuntu

Some people who use ubuntu, could not know that Google Earth, exists in Ubuntu version! Here is a simple "HowTo" to install it:- Download Google Earth for Linux…

General Oct 20, 2008 1 min read

Windows shared printer in Linux (using samba)

First install sambaapt-get install sambaapt-get install smbfsapt-get install cupsysafter this installationsopen a browser and typehttp://localhost:631/you will get a cups administration pageselect…

General Oct 19, 2008 1 min read

Boot and run Linux from a USB flash memory stick

Carry a portable Linux version with you on a USB flash pen drive. Easily bring your portable desktop with you wherever you go. USB Linux installation enables you…