Skip to main content

Posts

Showing posts from September, 2012

Lets have a different kind of Storage Experience

With NEXSAN, you get a different kind of storage experience. Now, you may ask what exactly I am talking about? The world is changing, so the information. Each and everyday organizations (be it a giant or samaller ones) come across data/information in different formats. We have data in images, videos, text etc etc. Organization and storage of huge data becomes very difficult. You may something feel the need of something that can help to ease the storage and organization of data. NEXSAN is doing nothing but the same. It provides a number of products and storage solutions that help you well organize and sotre all of your data. Assureon is a product of NEXSAN which is used as Archive Storage System. It is well suited for primary storage optimization, regulatory and corporate compliance, and the secure, long-term retention of files. It actually offloads data from your primary storage making more space for active data. In this way data to be archived is seperated from active...

Tip to Increase speed of Firefox

If you use Firefox for browsing internet (and have boradband connection) you can make web pages take lesser loading time by enabling pipelining. Pipelining makes Firefox handle more than one request at a time for each page it loads. In simple words, if you have a no of images in a web page, then Firefox will load more than one image at a time decreasing the total load time. With use of pipelining web pages appear faster than usual. To enable pipelining in your Firefox Browser, follow below steps: In the address bar type about:config and press enter. In pipelining in the search box, as shown below. Double-click network.http.pipelining to set the Value to true. Double-click network.http.proxy.pipelining to set the Value to true. Make sure network.http.pipelining.maxrequests is set to a value of more than 30. Right-click in an empty portion of the about:config window and click New and then Integer . Enter nglayout.initialpain...

Windows Task Scheduler

If you find yourself busy, you don't get time to do your repetitive tasks. You can line up those repetitive programs to get executed in Windows Task Scheduler . I will take a very typical example:  You have created a batch file, (I have discussed about a batch file in my previous post you can read it from here: how to write a batch file or a batch job? ) and you need to run this batch file every Wednesday, then you can schedule a task using Windows Task Scheduler.  How to open Task Scheduler Click on Start Menu. In the Search box type "task scheduler" . From results select Task Scheduler link. or Click Start Click Programs or All Programs . Click Accessories and then System Tools . In the System Tools folder click Task Scheduler . How to create a new Task in Task Scheduler:   At the top of the Window click Action and select Create Basic Task . In the Create Basic Task Wizard type the name of your task and click Next . Select you...

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Try Dropmyemail.com to back up your emails

Dropmyemail is a cloud based backup service given by dropmysite. It is an online web site which can back up your email. It is self-explanatory. With just two clicks, users can store all their email data in the dropmyemail's cloud, regardless of email host.  User can sign up using Facebook or Twitter or Email account and start backing up email. As the name indicate, it is the as simple as dropping a file into folder. It can store 500 MB of data for free to sign up.      Follow the steps to back up your email on Dropmyemail. 1.Open Dropmyemail.com and click on sign in icon.   2. Type your email address and password, here I have login with my Gmail account shown by figure as a red circle.you can also sign in with your face book , twitter or Google plus account. 3. You can also set your protocol, security, port number and host name by clicking on the +Advanced button once you are logged in. 4. You wil...

How to set auto responder in Gmail?

Auto response is sometimes called as auto reply. It is actually a computer program or software that automatically answers email sent to it. They are simple or may be complex. The classic example of an auto-responder email is email delivery failure report "Your e mail could not be delivered". It can be used as an email marketing tool. Whenever somebody emails you, you can reply him with an autoresponder. It is also used when you are not at your home or at a vacation. To manage your vacation or any urgent email that your friends have sent to you, whatever may be the situation, to come out this problem, you need auto responder in Gmail . Follow given steps to set autoresponder for your Gmail account. Login to you Gmail account and click on the gear icon on the right top menu, then click on ‘Mail settings’. Read more at: http://www.jafaloo.com/2011/10/15/how-to-set-auto-responder-on-gmail/ Copyright © Jafaloo.com 1. Log in to gmail account and click on th...