Difference between revisions of "Main Page"

From AlphaLinux
Jump to: navigation, search
(Make the former content page more noticeable.)
(Just show latest article.)
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
This website is about the port of GNU/Linux to the Alpha architecture. GNU/Linux is available under the terms of the GNU General Public License.  
+
This website is about the port of GNU/Linux to the Alpha architecture. GNU/Linux is available under the terms of the GNU General Public License.
  
 
== News ==
 
== News ==
<strong>[22 Feb 2015]  Content from alphalinux.org is now available</strong>
+
<strong>[29 Sep 2015]  This website is now hosted by Advania in Iceland, using energy that really is renewable.</strong>
  
Alphalinux.org website content is back! A big thank you to Rich Payne and Peter Petrakis who have very kindly worked to make the content available on GitHub. Information on how to access it is on the [[Former alphalinux.org content]] page. This allows Alpha enthusiasts to download their own copy of the entire site using "git clone".
+
The [http://www.advania.com/ Advania] cloud service is powered by [https://en.wikipedia.org/wiki/Electricity_sector_in_Iceland#Production Iceland's electricity], which is produced almost entirely from hydroelectric and geothermal sources. Before moving to Advania this wiki was hosted at Greenqloud, also in Iceland.
  
<strong>[10 Dec 2014] New alphalinux.net website launched</strong>
+
[[News | Show all previous news stories]]
  
The AlphaLinux.net website is intended to provide resources for Alpha processor operating systems; in particular Linux on Alpha. The content is under development, but there are plans to include content formerly hosted at www.alphalinux.org.
+
== What happened to the files previously on www.alphalinux.org? ==
  
There are many good reasons for keeping Alpha content available, whether or not the Alpha architecture is a primary platform for running Linux nowadays:
+
You're in luck! The www.alphalinux.org website has been relaunched on a new platform (as of May 2015) and all previous web links will now be broken. However, you can download your own copy of the entire contents of the previous website, or whatever files you were looking for.
  
<ul>
+
See [[Former alphalinux.org content]].
<li>Alpha hardware is still run by real organisations doing real work. It is still supported hardware for users running OpenVMS.</li>
 
<li>We wouldn't throw away data about our favourite 8-bit home microcomputers, even though they are now used only by hobbyists, so why should we throw away information about Alpha?</li>
 
<li>Retro computing - it's a bit like owning a classic car but is cheaper (normally) and takes up less space!</li>
 
</ul>
 
 
 
You can still view the old alphalinux.org site using archive.org. The last copy of the site was on [https://web.archive.org/web/20140910110843/http://www.alphalinux.org/ 10 Sep 2014]. I hope to make copies of the downloadable content. If you contributed content for alphalinux.org in the past then you are very welcome to resubmit it to this site!
 
 
 
== What happened to the www.alphalinux.org content? ==
 
 
 
Information on how to access the content from the former alphalinux.org website is on the [[Former alphalinux.org content]] page.
 
  
 
== Linux distributions and other operating systems for Alpha ==
 
== Linux distributions and other operating systems for Alpha ==
Line 29: Line 19:
 
See the [[List of operating systems for Alpha]].
 
See the [[List of operating systems for Alpha]].
  
== The Future of Alpha ==
+
== Using Alpha today ==
  
 
=== SCSI hard disk emulator for retro computing ===
 
=== SCSI hard disk emulator for retro computing ===
Line 50: Line 40:
  
 
== Alpha History ==
 
== Alpha History ==
 +
 +
The Alpha processor was developed by Digital Equipment Corporation (DEC). DEC was later bought by Compaq, which then merged with HP. Alpha always had a reputation for excellent performance and could run many different operating systems.
  
 
[http://alasir.com/articles/alpha_history/index.html Alpha: The History in Facts and Comments]
 
[http://alasir.com/articles/alpha_history/index.html Alpha: The History in Facts and Comments]
Line 64: Line 56:
 
</ul>
 
</ul>
  
== Credits ==
+
== Thanks go to ==
  
 
<ul>
 
<ul>
<li>Thanks to [http://www.icc4it.co.uk/ ICC] in the UK for selling me a good-as-new Compaq XP1000 Professional Workstation (October 2014). Check them out if you want to buy Alpha hardware.</li>
+
<li>Rich Payne and Peter Petrakis for providing copies of the original alphalinux.org content.</li>
 +
 
 +
<li>[http://www.icc4it.co.uk/ ICC] in the UK for selling the author a good-as-new Compaq XP1000 Professional Workstation (October 2014). Check them out if you want to buy Alpha hardware.</li>
  
 
<li>[https://archive.org/web/ Internet Archive] for keeping copies of the old alphalinux.org website.</li>
 
<li>[https://archive.org/web/ Internet Archive] for keeping copies of the old alphalinux.org website.</li>
 
<li>Rich Payne and Peter Petrakis for providing copies of the previous alphalinux.org content.</li>
 
 
</ul>
 
</ul>

Revision as of 07:24, 2 October 2015

This website is about the port of GNU/Linux to the Alpha architecture. GNU/Linux is available under the terms of the GNU General Public License.

News

[29 Sep 2015] This website is now hosted by Advania in Iceland, using energy that really is renewable.

The Advania cloud service is powered by Iceland's electricity, which is produced almost entirely from hydroelectric and geothermal sources. Before moving to Advania this wiki was hosted at Greenqloud, also in Iceland.

Show all previous news stories

What happened to the files previously on www.alphalinux.org?

You're in luck! The www.alphalinux.org website has been relaunched on a new platform (as of May 2015) and all previous web links will now be broken. However, you can download your own copy of the entire contents of the previous website, or whatever files you were looking for.

See Former alphalinux.org content.

Linux distributions and other operating systems for Alpha

There are many Linux distributions and other operating systems for the Alpha architecture, some of which are actively maintained and some no longer supported.

See the List of operating systems for Alpha.

Using Alpha today

SCSI hard disk emulator for retro computing

As Alpha is effectively retro computing, it joins many other older computers that require increasingly rare SCSI hard disks. The SCSI2SD card connects to a 50-pin SCSI bus and emulates a hard disk using storage on an SD memory card.

This has been tested by the author on a Compaq XP-1000 Professional Workstation. The SCSI2SD card is seen as a bootable device in the SRM, which enables it to be used to load the Debian Linux kernel. The kernel can then load the rest of the OS from any other device in the machine that it has a driver for, in this case an IDE disk attached to a Promise IDE controller in a PCI slot. By only using it to load the kernel this avoids questions on whether the SD card has sufficient performance for a regular filesystem.

Buy one

  • ICC in the UK have Alpha hardware available for sale (as of October 2014).

Alpha Emulators

  • EmuVM - available free for non-commercial use. (Not tested by the author.)

Alpha History

The Alpha processor was developed by Digital Equipment Corporation (DEC). DEC was later bought by Compaq, which then merged with HP. Alpha always had a reputation for excellent performance and could run many different operating systems.

Alpha: The History in Facts and Comments

Supercomputers

In its day, Alpha-powered supercomputers were some of the most powerful in the world. For example:

Thanks go to

  • Rich Payne and Peter Petrakis for providing copies of the original alphalinux.org content.
  • ICC in the UK for selling the author a good-as-new Compaq XP1000 Professional Workstation (October 2014). Check them out if you want to buy Alpha hardware.
  • Internet Archive for keeping copies of the old alphalinux.org website.