Archive for the ‘Suse Linux’ Category

Linux Services Ecosystem to Grow As Fast As Windows Services

I usually measure Linux/UNIX usage growth/decline by following the IDC quarterly view of server shipments. The clear trend from that perspective is that factory shipments of servers with Linux is increasing basically at the rate that factory shipments of servers with UNIX decreases. It gets the rabid open source blogosphere foaming at the mouth to say this but Linux is basically the latest version of UNIX. So market researchers expect the two operating systems to move in this manner.

From a market research perspective, looking at the Linux ecosystem separate from the UNIX ecosystem would be like looking at the growth of Windows 15 years ago without also watching the decline of DOS. Bascially,  you choose the IBM and HP versions of Linux et al for factory shipments if you used to choose AIX, HP/UX and so forth. In addition, leading server suppliers are partnering with Linux services suppliers such as Suse linux, Canonical and so forth for follow-ons. This is relatively low-margin services business the major systems suppliers used to take for themselves.

The IDC report released April 8 looks at the same trend from a different perspective. By the way and not coincidentally, the Linux Foundation is funded by platinum sponsors Fujitsu, Hitachi, HP, IBM, Intel, NEC, Novell and Oracle along with dozens of other Gold, Silver and Affiliate sponsors. Rather than measuring your choice of servers, the new IDC research predicts your “Linux-related software spending.” The forecast says Linux-related software revenue will grow from $12 billion to $35 billion between 2008 and 2013 while “Unix spending” goes almost almost flat (from $69 billion to $74 billion). This statistic forecasts not only the Linux- and other open source operating software (e.g., Solaris) revenue flowing in the market but the revenue of license fees, maintenance and related subscriptions for application servers, ESBs, databases, ERP, BI and even consumer software running on those operating systems. Note that much of this software is not tied to open source terms and conditions (Ts&Cs).

By comparison, “Windows-related” revenue, according to the same IDC white paper, will grow from $149 billion to $206 billion during the same period. That is, both ecosystems are growing at about the same compound annual growth rate of 6 percent to 7 percent. That’s also as one would expect because both ecosystems are rapidly becoming the two dominant choices you have in the marketplace. As has been the trend for a few years, Linux- and other open source-based software is replacing UNIX-system-based software while Windows-based software is displacing OS/400 and other similar less IT-personnel-intensive systems.

As always, be careful of statistics. These statistics do not tell the whole story of the marketplace and your choices in it. For example, just as a lot of the software in the open source operating system ecosystem is deployed with traditional Ts&Cs (the Oracle/SAP example above), a lot of the software revenue measured in the Windows ecosystem is distributed with open source Ts&Cs. Examples are JBoss or MySQL running on Windows.

[Ad#Adsense Post]

Other related articles:

  • Comment on Understanding your (Red Hat Enterprise Linux) daemons … – Thanks a lot, Very useful article … It’s the only article I found to mention the real need or no-need to run mcstrans service.
  • Secure Backup Between Sites – A business with two or more sites can backup data between sites over the Internet or WAN. This HowTo will walk you through a simple scenario where your head office will store data from a remote office. You could go further and make each …
  • Minimal Linux Security Considerations – If you do nothing else, consider at least these security settings for a freshly installed Linux server. Configure automatic updates Configure a firewall Automatically block basic hack attempts Configure SUDO access for administrators …
  • Minimal Linux Security Considerations | AGIX Linux Services – If you do nothing else, consider at least these security settings for a freshly installed Linux server. Configure automatic updates Configure a… Originally posted here: Minimal Linux Security Considerations | AGIX Linux Services.
  • Good Password Policies – Good passwords are your first line of defense. Checking the logs of an Internet accessible server will show plenty of login attempts. Most will fail. But what if one succeeds? A good password policy goes a long way to improve your …

Technorati Tags: ,

Data Forensic in SUSE Linux 11.0 Using Testdisk Data Recovery

Toshiba HDD2189 2.5" hard disk drive plat...
Image via Wikipedia

I found this guidance on the web and I think it might be usefull for linux users, testdisk will help you to recover file and also repair your disk from bad sector. Please see vendor website for use of testdisk.

Installation and Usage:

1. You can download directly to the vendor’s website (link download will appear in the bottom of this article) and choose the Operating System you have used. I am using OS SUSE Linux 11.0. For speed installation, I choose RPM package file Linux i386.

2. After downloading these files, click testdisk-6.10-1.i386.rpm and type your password as a root user, you can wait while the installation is in process. To check the testdisk has been installed or not, just type ‘rpm -qa | grep testdisk‘ (without quote) in the console window. TestDisk-6.10-1 has been successfully installed.

3. Still in Console window, login as a root and type ‘su‘ (without quote) then type your root password, type ‘testdisk‘ (without quote). TestDisk 6.10 Data Recovery Utility will run. Press Enter.

4. Testdisk will detect your storage media/hard drive include my flashdisk Kingston DT Mini Slim. In this case I want to recover my files which have been deleted from my Flashdisk. Choose media using the Arrow keys on your keyboard, then press Enter.

5. Choose the partition type, I choose Intel.

6. Choose Analyse, then press Enter.

7. Choose Quick Search, then press Enter.

8. Type ‘Y‘ (without quote)

9. Press Enter.

10. Type ‘P‘ (without quote) to List/Preview Files

11. You can see, there are 2 different color text in the Console window, Red and White text, the red text is mean the deleted files (which will be restored soon) and the white text is mean the currently files. Type ‘h‘ (without quote) to hide the red text if you want.

12. Select the files you want to restore then press ‘c‘ (without quote) to copy it, and choose the destination of files you want to copy it to, using Arrow keys, then press ‘y‘ (without quote) to confirm the copy process.

13. To copy another files you can select the files and press ‘c‘ (without quote) again, this process is absolutely simple, it’s not difficult. 14. Well done, you have recovered/restored your deleted files.

Note : The usage of Testdisk is not limited for recovery deleted files only. According to the vendor’s website, you can use this tool to repairing harddisk which have bad sector, repairing hard disk which can not boot or bootable, etc. I hope in the next article I will try to explore the usage of this tool more deeper than before.

You can also run test disk on debian linux, mandrake linux or ubuntu linux as well.

Other related articles:

  • Open Source Business Models: a Taxonomy of Open Source Firms … – Within the context of the FLOSSMETRICS project we are performing a study on the business models adopted by companies that are leveraging FLOSS source code, and how the model changes with res.
  • openmind 2007: the novell keynote – carlos montero-luque, the vp of product management for novell’s linux business unit, takes the stage to give an overview of novell’s open source strategy and role in the market, along with how partnering is a key part of free software …
  • Mobile Broadband Cards and Linux: Cingular / UMTS on openSUSE 10.2 – I finally decided that getting a mobile broadband card would be worthwhile. Watching some of my friends and colleagues use them in airports and at customer sites went a long way toward convincing me. Since my employer uses the former …
  • Installing Smart Package Manager in SuSE Linux 10.1 – SuSE Linux 10.1 has lot of great stuff to offer; Linux Kernel 2.6.16, XGL, AppArmor, KDE 3.5.1, and numerous fixes and improvements. However, they released SuSE Linux 10.1 with a severely broken package manager. …
  • Christoph’s Blog » Blog Archive » SUSE Linux 10.0 Beta2 / openSUSE … – « LinuxWorld Expo day 2&3 Thursday is openSUSE day! » SUSE Linux 10. As you all might have noticed already, we released SUSE Linux 10. However, if you prefer direct downloads, refer to ftp4.
  • choosing a linux distribution – brazilian portuguese version will be published in a few weeks. original file in odf and pdf formats. this article is a sort of transcript for this presentation. more articles. it is important to begin by saying that all linux …
  • Installing PHP on Vista Stephan Miller – April 22nd, 2007 Hello there! If you are new here, you might want to subscribe to the RSS feed for updates on this topic.
  • Comment on Google Chrome is Bloated by Bob – Argh, you’re lucky. When I downloaded google chrome, it was 138 megabytes.
  • logo of the month #5 – the logo design above, for eight, is by stylo design, a creative agency based in covent garden, london. i was reminded of the above design when looking through this years’ eulda (european logo design annual) winners. …
  • Comment on MotherBoard as a Cooker ;-) ! by MatrixCoder – Job well done! However, I know this would be possible, I rather not waste time in an ancient piece comp.
  • 3 Ways of Upgrading to SuSE Linux 10.1 – Introduction After several people requested that I write a how-to on updating SuSE Linux 10.0 to 10.1, I have decided to do so. Personally, I do not care for or trust OS upgrades. This is because I like to run a tight ship that is lean …
  • fixed you error on suse 9.3 – i recently installed suse professional 9.3 on my workstation in my office at novell. after installation there was an error when using the yast online update (you) tool that caused it to fail getting updates. after researching the issue …
  • moving, zotero translators and vista (vm) – moving. we’ll be moving our office out of the johnson center and over to fenwick next week–returning to fenwick, actually. we left a windowless office area on the 2nd floor of that building back in 1995 but this time we’ll be moving to …
  • Google Dorks « Kid zoom! – filetype:pl “Download: SuSE Linux Openexchange Server CA” filetype:r2w r2w intext:””BiTBOARD v2.0″ BiTSHiFTERS Bulletin Board” intext:”Fill out the form below completely to change your password and user name. If new username is left blank, your old one will be ….. site:edu admin grades site:www.mailinator.com inurl:ShowMail.do. SQL data dumps. Squid cache server reports. Unreal IRCd WebLog Referrers Welcome to ntop! Fichier contenant des informations sur le r?seau : …
  • iNODE » HP – Have Patience? Horrible Platform? Help Please? – I am about to give up on this box. I think a misplaced sense of gratitude to HP for their work developing DSpace made me do it…and now I know why you should only make rational computer decisions. I recently ordered a new HP ML350 …
  • Tecno4all – Scibuntu es un script que instala en Ubuntu aplicaciones para científicos y estudiantes de ciencia. This is Scibuntu, Ubuntu Linux for scientists and science students. It is a script that adds scientific programs and other convinient tools to the plain desktop Ubuntu.
  • Tecno4all – El daltonismo -trastorno denominado así por el físico británico John Dalton, quien lo padecía- es una enfermedad que consiste en la imposibilidad de distinguir los colores (discromatopsia). Aunque ningún daltónico confunde los mismos colores que otros, incluso pertenecientes a la misma familia, es muy frecuente que confundan el verde y el rojo; sin embargo, pueden ver más matices del violeta que las personas de visión normal y son capaces de distinguir objetos camuflados. También hay casos en los que la incidencia de la luz puede hacer que varíe el color que ve el daltónico.
Enhanced by Zemanta

Technorati Tags: , , ,