<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d23884446\x26blogName\x3dJust+Another+Tech+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://justanothertechblog.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://justanothertechblog.blogspot.com/\x26vt\x3d-484221019928432923', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Just Another Tech Blog

Anything and everything having to do with technology, computers, science, and most of all... Linux! The documentation of my Linux endeavor.



Using Linux at Work: From Windows to Linux and never back

Saturday, November 11, 2006

From the article:
They say that necessity is the mother of invention, and this ties in greatly with productivity. Windows has always done everything I've needed it to do, and moving OS offered little or no benefit to my productivity. It was just a lot of hassle and a steep learning curve.

However, around 18 months ago, I built a file server for my LAN, using a VIA Epia 800MHz motherboard and a couple of 200GB hard drives. With Windows installed, it was so slow that I had 10 or 20 second delays when trying to access the share across the network. The overhead of Windows was just too great for it to work effectively – odd for such a minor task. Finally I had the necessity and I decided to give Fedora Core 4 a go. Fedora is the free version of Red Hat, and is actually used on many web servers (including this one). It's use on web servers was a key reason to choosing this, as I wanted an environment that was similar to the Red Hat box I was used to, while also learning skills that could be transposed directly over to web server administration. Interestingly, a Fedora is the type of hat shown in the Red Hat logo (something a girlfriend of mine had to point out to me), so it is in fact a little play on words.

Installing Core 4 was painless and before I knew it, I had set up a fully secure file server that was almost instant to access. It was amazing how much difference in performance there was. When mapped as a network drive, it felt like it was a drive in my computer.

Great read about the advantages and ease of use of Linux at work. Check it out @ TrustedReviews.com. Digg this story!
posted by linnerd40, Saturday, November 11, 2006


0 Comments:

Add a comment