nMozhi – Regional GTalk client for Indian languages

nMozhi – a GTalk chat client that allows you to chat in Indian regional language. Ever thought about chatting in regional languages. Then nMozhi is for you. Yes! It’s time to stop those manglish (Malayalam + English), hinglish (Hindi + English) way of chatting. And start chatting in your regional languages.   Regional languages that [...]

[ More ] July 1st, 2011 | Your thoughts are welcome | Posted in Softwares |

Techinline – Remote Desktop Sharing Software

Do you want to give remote computer support to your clients and customers? Do you want to connect to another computer located at any place in the world and transfer files, documents and also chat with the customer using a single application. Then go for TechInline remote support software . Techinline give you instant, secure, [...]

[ More ] June 28th, 2011 | 2 Comments | Posted in Softwares |

Running console applications using Tor

Last time we explained how to install Tor on backtrack. That was for browsers and for some IM clients.Here I will be explaining how to use TOR for console-based applications. These are for applications which doesn’t have any settings for adding proxy address. How to do an anonymous scan using applications like Nmap ? or download a file [...]

[ More ] June 11th, 2011 | Your thoughts are welcome | Posted in Security |

How to install Tor on Backtrack 5

Tor is an open source Anonymous Internet tool. It protects your personal identification from tracking systems by changing the source IP address frequently. Application will create many virtual tunnels through the tor network. By default Tor is not integrated in BackTrack 5. Why use Tor on Backtrack ? Normally Tor is used to protect the [...]

[ More ] June 2nd, 2011 | 14 Comments | Posted in Security |

Technical help line toll free numbers

Brand Phone Number acer 1800 116677 Adrenalin 1800 444 445 AMD 1800 425 6664 APC 180044422877 Apple Computers 1800 444 683 Brother 1800 276 7746 Canon 1800 333 366 Cisco Systems 1800 221 777 Compaq – HP 1800 444 999 Data One Broadband 1800 4241800 Dell 1800 425 4026 Dell 8025068032 Dell 1-800 425 8045 [...]

[ More ] May 6th, 2011 | Your thoughts are welcome | Posted in Misc |

Matrix effect in DOS

The Matrix is a 1999 science fiction-action film written and directed by Larry and Andy Wachowski. The film depicts a future in which reality as perceived by most humans is actually a simulated reality created by sentient machines to pacify and subdue the human population, while their bodies’ heat and electrical activity are used as [...]

[ More ] May 2nd, 2011 | Your thoughts are welcome | Posted in Misc |

Identify unknown device driver manually

If you find a diver conflicted device in the device manager, It is difficult to identify the device. Most time it will be names as “Unknown device” “PCI Device”. There are some softwares to identify the device manufacture. Here I explained how to identify this device manually Open Device manager Run command (devmgmt.msc) Take the [...]

[ More ] April 27th, 2011 | 1 Comment | Posted in Misc |

Create a simple web based file server

HFS is an open source application to create a simple file server. It is a lightweight file server with file size of 600 Kbyte. This is a standalone application. So you can setup your web based file server in minutes. Good for small offices / instant file sharing. This server can be used as anonymous [...]

[ More ] April 7th, 2011 | 1 Comment | Posted in Servers, Softwares |

ftp commands from batch script

This article explained how to automate the ftp activities from batch file. It will helps to automated file moving process. This example batch file is for upload backup files to ftp server. Here we used an additional configuration file ( ftp.cfg ) for FTP commands. Configuration file should be in the same directory of batch [...]

[ More ] April 6th, 2011 | 3 Comments | Posted in Programming |

Secure file transfer from Windows to Linux using RSA key

PSCP is a command line application which is a free implementation  of scp for win 32 platform  . This tool is used for securely copying between computer systems. It uses the SSH (secure shell) protocol, which makes it impossible for other people on the network to snoop on your password or on the data you [...]

[ More ] April 1st, 2011 | Your thoughts are welcome | Posted in Security |