Configuring range of ips in Linux,Centos,fedora core, red hat

Thats pretty simple

Just configure on ips in

/etc/sysconfig/network-scripts/ifcfg-eth0

Then Make a new file named ifcfg-eth0-range0

emacs /etc/sysconfig/network-scripts/ifcfg-eth0-range0

More »

Apple has announced IPAD – A tablet for you

January 27th, 2010 No Comments   Posted in Misc.

There is a good news for Apple’s lovers. Apple has announced its new product IPAD
The iPad has a 9.7-inch touch screen, is a half-inch thick, weighs 1.5 pounds and comes with 16, 32 or 64 gigabytes of flash memory storage. The basic iPad models will cost $499, $599 and $699, depending on the storage size. It will be available in market till April 2010.

Click here to read complete news.

Click here to read complete features of IPAD

More »

My review on Safari for windows

November 15th, 2009 No Comments   Posted in Misc., Reviews, Windows

If you want to have apple interface in your browse then use Safari. If you want to test your website for apple users then use safari for windows.

During the early phase of safari, when apply released only beta version of safari for windows, my computer related people compared it with top level windows browsers like mozilla firefox and opera but found it far behind them in my features. Most of the reviews damaged its first impression on many users, and almost all the reviews were against safari because of its Mac like interface then a windows like interface.

Font technology

More »

Installing ImageMagick in Cpanel

You can install by running one command only

#/scripts/installimagemagick

You can check whether imagemagick is installed or not using

#/scripts/checkimagemagick

If this installation does not work, then you can uninstall it and install it manually

More »


Faster Linux web servers

February 28th, 2009 No Comments   Posted in Misc.

Linux-based websites perform better than those hosted on Windows servers, according to new research.

WatchMouse, a Dutch firm that monitors server performance, based its research on a survey of more than 1,500 European websites. The company said that although the websites it surveyed were more frequently based on Microsoft’s IIS web server platform running Windows than on Apache running Linux, the latter option performed better in terms of both uptime and load time.

The research showed a marked preference within the UK for Windows-based systems, at 59 per cent of all systems surveyed.

Linux accounts for only 17 per cent of the UK total, with Solaris at 15 per cent. BSD trailed behind at three per cent and Unix at one per cent.

More »


Linux — Top OS in Mobile Internet Devices

February 28th, 2009 2 Comments   Posted in Misc.

Linux will be a top OS in MIDs (mobile Internet devices), suggests a report from Forward Concepts. The report, aimed at quantifying MID-related opportunities for chip makers, identifies TI and Qualcomm as well-positioned in an emergent market expected to reach 40 million unit shipments globally within four years.

Intel coined the term “MID” in April of 2007, when it launched the MID concept at its Beijing Developer’s Conference. At the time, it projected a global market of 180 million units annually in the sector by 2010.

In its 206-page report, Forward Concepts is considerably less bullish. And, in a summary report highlighting key findings, the research firm suggests that Intel may not actually dominate the MID chip vendor, despite having “invented” the form-factor.

MIDs — a battleground for ARM vs. x86?

More »


The Dos and Don’ts of Search Engine Optimization

February 7th, 2009 No Comments   Posted in Misc.

Discover the top 10 things you can do that can make or break your ranking with the free search engines.

If you want your online business to be successful, it’s a good idea to optimize your site on a regular basis to make sure it’s got a good position in the Web’s top search engines. However, in order to maintain your ranking, you have to keep on top of what’s happening in the rapidly changing search engine industry. The rules that affected your ranking yesterday may be meaningless tomorrow.
Read on to learn more about the latest developments in the search engine industry and what key tactics you should-and shouldn’t-use to optimize your site to make sure it gets a high ranking with all the major search engines. Plus we’ll show you the tools and resources you can use to keep it there.

The Times, They Are a Changin’

More »


WordPress Security

February 7th, 2009 1 Comment   Posted in Misc.

Unfortunately, they’re the wrong type of people; the ones who’ll look for ways to break a site and suck all your hard work into oblivion, all because their imaginary girlfriend dumped them for a PlayStation 3 while they were busy zapping goblins with their level 32 Warlock.

If you’re using the latest version of WordPress, you’re already more secure than many, but there are still ways to be safer. Use these 8 tips to keep your self-hosted WordPress site safe. Note: most of these tips apply to general web development too.

1) Prevent directory listing

More »


Is Linux more secure then Windows ??

January 24th, 2009 1 Comment   Posted in Misc.


There was a hammered attack in corporate network with a slew of viruses and worms, and nearly all of them focused on the vulnerabilities in Mirosoft’s softwres. People started moving from windows to Linux, but the question is, Is Linux really SECURE then Windows????

Answer is, yes for now….

Well each operating system has its security strengths and weaknesses. Windows flaws have been cropping up faster than some people can track, forget patch. But Linux has its own troubles with vulnerabilities. They simply don’t get as much media attention. And that’s because Linux isn’t as ubiquitous as Microsoft’s Windows. Windows flaws get more attention because nearly everyone — from Fortune 100 security managers to their mothers and neighbors — needs to know about them.

More »


Is command line really so bad??

January 24th, 2009 No Comments   Posted in Misc.

All the Linux bashers use this as an excuse/reason why Linux is not suitable as a desktop operating system. You should never have to use the command line they say. You should have to be able to configure your whole computer just by clicking the mouse. People find the command line confusing and difficult and all.

But, I personally don’t think the command line is really bad at all. Every operating system has a shell and the ability to run commands directly without using a mouse. Most technical support sites give instructions for solving problems with command line commands. And even microsoft does provide instructions to solve problem via command line…

Command line is the most powerful way to control a computer. It has been in existence since the beginning of computing time and it will not go away soon. It is even making a comeback in the windows world with their windows 2008 server and the vista power shell.

So what is so bad about it? It is the single most effective way to help someone. If they have a problem you just give them a few commands which can be copy and pasted and poof! The problem goes away. For diagnosing a problem the command line is great too. Just running a program from a command line can give you more information than a cryptic general protection error. Then that information can be copied and pasted onto forums so others can help.

More »