Previous / yesterday’s date in DOS batch file

Here is the script to get previous date output in DOS using bat files. This is very useful when we take backup of files with previous date name. (for example backup_daily_20072010.zip ) or can set bat files to get last 7 days backup to a zip.  According to your requirement you can get any previous date from this script.  See …

Read More »

PL/SQL Fundamentals Part 2

In the last session , we have seen a brief about relational database model and a table structure. Let us see the database maintenance language called SQL in this chapter. SQL is English like data base query language initially developed by Donald D Chamberlin and Raymond Boyce to manipulate data in IBM’s database called System R. Foreseeing the scope of …

Read More »

Epic browser portable edition

Earlier Arun Wilson explained about How to create a portable application using winrar. You can create a portable version of Epic Browser in same way. Go through following steps to create your own. You need winrar application in your computer. First you have to download Epic Browser and install in your computer. Now go to your installation folder Default location …

Read More »

Download Epic Browser – First Indian Browser

EpicBrowserLogo.jpg

EPIC browser is  Mozilla powered web browser for Indians. The browser support most of the Indian languages, also it decorated with many Indian themes.  The other advantage is EPIC browser have many application integrations like video, facebook, twitter etc … And Epic is the world’s only Antivirus browser, you can also see a file browser inside the web browser.  Built …

Read More »

Bat file to get File size in human readable format

There is an example of Bat file which can give output of file size in human readable format (Value with KB / MB etc ). This bat file is good with some copying / backup bat files. Here you will get the file size in variable called %size% . You can test the script by giving and input variable for …

Read More »

PL/SQL Fundamentals

In my last article we were discussing about a few points related to the origin of the computer era. In this lesson, we will talk about database management systems, query language and the procedure based programming. Any application software picks data from its database. A database can be defined as a collection of processed data arranged in two-dimensional tables ( …

Read More »

View, Edit, Repair Tool for Outlook auto completion (.nk2) file

The auto completion of Microsoft outlook is working with the help of a file with .NK2 extension. It is an auto generated file according to user activity. Sometimes you may need to edit the file to remove unwanted contacts from the auto completion list. There are no explorers like address book for this file. There is a small utility called …

Read More »

Spreading W32/Injector.fam!tr virus via Gtalk

Sometimes back I got a chat message from one of my friend, And the message was like this “When you get on, can you take a look at this picture and tell me what you think? ” and there was a link to a file named MVS-Photo04.JPG.zip. It was containing a virus called backdoor.Win32.Agent.riu its also known as Trojan.Delf.PKZ. The …

Read More »

Basic tips for better mobile battery life

As the use of mobile phones are increasing the competition between mobile companies are also increasing. Most people prefer the mobiles with good battery back-up than other specifications. but a few only are getting the same. The battery back-up is low not only because of the manufacturer but of the user. Here are some tricks and tips to increase the …

Read More »

Enable SSH access in Cisco ASA 5510

Once you are done with the basic configuration of Cisco ASA 5510, the next step is to enable SSH access from remote computers internally or externally, Steps involved in configuring SSH is as follows Firewall_5510#config t Firewall_5510(config)# enable password xxxxx(your password) Enable password is necessary to enable ssh access Firewall_5510(config)# username test password test123 User name and password for connecting …

Read More »

Worlds fastest router with guinness world record

Cisco announced that Guinness World Records, an authority for record-breaking achievement around the world, has certified the Cisco Carrier Routing System (CRS-1) as the highest capacity Internet router ever developed. The new router will be the first networking technology to be recognized by Guinness World Records. The CRS-1, announced in May, is designed to shuttle traffic across the backbone of the Internet. …

Read More »

Gtalk on mobile using Gotalkmobile

Most of the mobile users like to chat with their friends. But chatting via SMS is little bit expensive and slow.  If you have gprs in your mobile, you can chat with your friends in Gtalk with the help of the application called gotalkmobile . GoTalkMobile is GTalk instant messenger (IM) client for your J2ME-enabled cell phone. It’s used for …

Read More »

Create portable version of a software using WinRar SFX

A portable program is a piece of software that you can carry around with you on a portable device like USB Drives and use on any other computer in college and office. It can be your email program, your browser, system recovery tools or even an operating system. The coolest part about it, is that all of your data and …

Read More »

Differences Between CAT5, CAT5E, CAT6 and CAT6e Cables

Category 5 Category 5 transmits at 100MHz frequencies, providing a rated line speed of up to 100Mbit/s and a max cable segment length of 100 meters. Most Category 5 cables, designed for early networks, only used two twisted pairs. Older Category 5 cables continue to make up the bulk of the world’s network infrastructure. Category 5e An improved specification to …

Read More »