YOUR FEEDBACK
Working at Google vs. Working at Microsoft
Ray the Barbarian wrote: I worked at Microsoft Research, and I had an in p...


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP LINKS YOU MUST CLICK ON


Running Fedora Core 5 Under Windows XP - Tips and Tricks
For one thing XP is extremely widespread and your clients and/or users probably have it installed on theirs PCs

Digg This!

Page 2 of 2   « previous page

Other Useful Tips & Tricks

The Fastest free FORTRAN
If you're running a well-established legacy scientific or technical FORTRAN application on a mainframe and happy with the results it's the right time to save money by migrating to modern PCs that have the performance of the old mainframe for a fraction of the cost. If you're going to buy time on a high-performance Linux grid, it will be useful to run a proof-of-concept of your application on the PC first. Fedora Core 5, Intel, and this article will give you such an opportunity by using the methods described below.

How To Choose the Fastest FORTRAN
You may want to run dwhet.f from my site www.myjavaserver.com/~akrivitsky/G77.html with different compilers and compare the results. Please see my article in JDJ Vol 10, issue 5, 2005, pp 16-18 (also available online at http://jdj.sys-con.com/read/83099.htm) on performance measurement.

Solving Intel FORTRAN 9.0 environmental problems
If you don't use your application for commercial purposes (for example, if you're trying different compilers to find the right one) you may want to use Intel FORTRAN. Intel Fortran 9.0 for non-commercial use is currently available from www.intel.com/cd/software/products/asmo-na/eng/compilers/flin/219857.htm. From a pure performance point-of-view it's the fastest free FORTRAN compiler at the moment. To make sure that this statement is correct you are welcome to try several of them with Dwhetstone. The path update can be done easy in .bash_profile. One has to write:
PATH=$PATH:/opt/intel/fc/9.0/binExport PATH.

However, there's a problem using it under Fedora Core 5. We need to set the LD_LIBRARY_PATH environmental variable. You can do it in a special .sh file called instead of ifort, but it's inconvenient. Trying to set up this variable in instance .profile or some other file will go to nowhere.

The solution is to put it into .bashrc file like this:
export LD_LIBRARY_PATH="/opt/intel/fc/9.0/lib"

After that you'll be able to run Intel FORTRAN and executables produced by this compiler under Fedora Core 5 without any problem.

Apache Web Server and cgi Scripts
Fedora Core 5 is shipped with Apache web server 2.2. The manual can be found at /var/www/manual/index.html and read with FireFox or Konqueror. To run the server one needs to issue the command /usr/sbin/apachectl -k start. You may want to put this command in a special .sh file and create a launcher using this file on a Gnome desktop. A similar thing can be useful to stop Apache, only this time the command will be /usr/sbin/apachectl -k stop. Default location of html documents for Apache 2.2 localhost is /var/www/html.

Default location of cgi scripts is /var/www/cgi-bin.

Export cgi-scripts from XP to Fedora Core 5: Problem Solved
From time to time all of us will meet infamous 500 error while exporting PERL scripts from one operating system to another one. In our case the problem can arise when exporting from XP to Fedora Core 5. Here's some simple advice that will save you countless hours of debugging. Try the dos2unix command. Yes, it's as simple as that. Most problems with scripts that runs perfectly okay under the Apache server on Windows XP and refuses to compile under Fedora Core 5 will disappear after dos2unix is run.


Page 2 of 2   « previous page

About Anatoly Krivitsky
Anatoly Krivitsky has a PhD in computer science and has more than 24 years of working experience in the IT field. He's the author of 20 published papers and books and five patents. For more information, please visit http://www.myjavaserver.com/~akrivitsky/index.html.

PSL wrote: The links below contain the Fedora Core 5 2.6.17 VMWare image. You should be able to use it using the VMWare player (http://www .vmware.com/products/play er/) with it. http://rapidshare.de/file s/24169188/2.6.17-1.2139_ FC5.part01.rar http://rapidshare.de/file s/24170165/2.6.17-1.2139_ FC5.part02.rar http://rapidshare.de/file s/24174249/2.6.17-1.2139_ FC5.part03.rar http://rapidshare.de/file s/24175302/2.6.17-1.2139_ FC5.part04.rar http://rapidshare.de/file s/24176555/2.6.17-1.2139_ FC5.part05.rar http://rapidshare.de/file s/24178900/2.6.17-1.2139_ FC5.part06.rar http://rapidshare.de/file s/24180940/2.6.17-1.2139_ FC5.part07.rar http://rapidshare.de/file s/24187333/2.6.17-1.2139_ FC5.part08.rar http://rapidshare.de/file s/24189573/2.6.17-1.2139_ FC5.part09.rar http://rapidshare.de/file s/24190854/2.6.17-1.2139_ FC5.part10.rar http://r...
read & respond »
.NET News Desk wrote: For one thing XP is extremely widespread and your clients and/or users probably have it installed on theirs PCs. In fact, most PCs come with XP pre-installed. And makers of peripheral devices and high-speed Internet providers adapt their products and services to work with XP. In most cases it's enough to simply plug a peripheral into an XP computer or to subscribe to a high-speed Internet service to start use it immediately.
read & respond »
LATEST LINUX STORIES
Cloud Computing Expo - Novell Virtualization, Google, HP and Wind River
Novell says it's going to 'simplify' pricing and discounts on SLES for mainframes for the rest of the year. That means it's going to cut prices by 33%-47% by offering a three-year subscription for the price of a two-year subscription or a five-year subscription for the price of a three
Adobe's Kevin Lynch and Microsoft's Scott Guthrie to Keynote AJAX World RIA Conference & Expo
Two of the biggest launches in Rich Internet Application history took place in 2007/2008 when Adobe launched AIR 1.0 in February '08 and Microsoft launched Silverlight (September '07). At the 6th International AJAXWorld RIA Conference & Expo in October SYS-CON Events is delighted to be
Linspire Collapses into Xandros
Xandros acquired Linspire's Linux assets after Linspire changed its name to Digital Cornerstone. With the acquisition Xandros CEO Andy Typaldos has been telling the press, 'Xandros is already the third-largest Linux company in the world, and ... we may already be the largest private Li
Red Hat Delivers on Linux Automation
Red Hat announced advancements that extend the Company's Linux Automation strategy by providing expanded capabilities and incorporating broadened community involvement for secure management of both users and systems across virtual and physical enterprise infrastructures.
Invitrogen Standardizes on SUSE Linux Enterprise From Novell
Novell announced Invitrogen has selected SUSE Linux Enterprise as the core operating platform to standardize and virtualize the company's servers. A global provider of essential life science technologies for research, production and diagnostics, Invitrogen conducts business in more tha
Reiser's Lawyer Says He's Nuts
On Monday, nine days ahead of his sentencing on July 9 for the murder of his wife, William DuBois, the lawyer for ace Linux programmer Hans Reiser, filed a brief with the court saying - for the very first time since this case began - that under penalty of perjury that he think Reiser '
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE