Every computer should come with a serial port. No, ten serial ports.
http://www.userfriendly.org/cartoons/archives/09mar/uf012531.gif
http://www.userfriendly.org/cartoons/archives/09mar/uf012531.gif
cd /var
mkdir scratch
chmod 700 scratch
chown yourusername:yourusergroup scratch
Linux and other free software uses open format file formats. These are formats for word processing, spreadsheet and other file types that conform to industry-wide standards and which can be used by any developer of software to create compatible programs, in contrast to the closed formats commonly used by some proprietary software.In my personal experience working in IT, I have been amazed at how much trouble some employers will go to in order to ensure that their employees are completely dependent on proprietary file formats (let's hear it for "docx"!), apparently to make certain that the organization will never be able to free itself from a costly license package.
Linux is a superior choice for use in academic institutions for a number of reasons. Among them is the fact that there are no secrets (in sharp contrast to proprietary software), thereby providing students the opportunity to study how computers really work rather than to just learn how to use them. Many educators are convinced that it is far more important for students to study computer science fundamentals than to practice specific applications (such as Microsoft Word or Microsoft PowerPoint). One reason is that computer science fundamentals will still be valid many years from now, whereas the specific application programs, especially the proprietary ones that do not conform to industry-wide standards, are constantly changing and those currently in use will likely become obsolete in a few years.Of course, I think any business/organization should avoid jumping into Linux/FOSS blindfolded. Any major systems migration is going to be a challenge, and when coming over from the proprietary world, it means learning an entirely new way of doing things.
