Debian articles
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
(removed %%) |
(add Articles/ prefix to links) |
||
| Line 1: | Line 1: | ||
(:note Debian Tutorials | Haven't upgraded to Debian yet? The PPC conversion method listed below is obsolete! You can now convert your PPC LinkStation to Debian by flashing it with the [[Projects/FreeLink | FreeLink Firmware]]!:) | (:note Debian Tutorials | Haven't upgraded to Debian yet? The PPC conversion method listed below is obsolete! You can now convert your PPC LinkStation to Debian by flashing it with the [[Projects/FreeLink | FreeLink Firmware]]!:) | ||
| - | # [[DebianMIPSConversion]] - How to convert your MIPSel LinkStation into a full-blown Debian system. | + | # [[Articles/DebianMIPSConversion]] - How to convert your MIPSel LinkStation into a full-blown Debian system. |
| - | # [[DebianPPCConversion]] - How to convert your PPC LinkStation into a full-blown Debian system. | + | # [[Articles/DebianPPCConversion]] - How to convert your PPC LinkStation into a full-blown Debian system. |
| - | # [[DebianKeyPackages]] - Install key packages. | + | # [[Articles/DebianKeyPackages]] - Install key packages. |
| - | # [[DebianSSH]] - Convert from telnet to SSH (both OpenSSH and Dropbear). | + | # [[Articles/DebianSSH]] - Convert from telnet to SSH (both OpenSSH and Dropbear). |
| - | # [[DebianNTP]] - Correct the system time and setup Network Time Protocol (NTP). | + | # [[Articles/DebianNTP]] - Correct the system time and setup Network Time Protocol (NTP). |
| - | # [[DebianNoflushd]] - Spin down the hard drive when idle. | + | # [[Articles/DebianNoflushd]] - Spin down the hard drive when idle. |
| - | # [[DebianHdparm]] - Performance tune the LinkStation hard drive. | + | # [[Articles/DebianHdparm]] - Performance tune the LinkStation hard drive. |
| - | # [[DebianSamba]] - Set up a Windows-readable file share using Samba. | + | # [[Articles/DebianSamba]] - Set up a Windows-readable file share using Samba. |
| - | # [[DebianVNC]] - Set up a Virtual Network Computing (VNC) server, aka remote desktop. | + | # [[Articles/DebianVNC]] - Set up a Virtual Network Computing (VNC) server, aka remote desktop. |
| - | # [[DebianApache]] - Install the Apache HTTP server. | + | # [[Articles/DebianApache]] - Install the Apache HTTP server. |
| - | # [[DebianMySQL]] - Install the MySQL database server. | + | # [[Articles/DebianMySQL]] - Install the MySQL database server. |
| - | # [[DebianJava]] - Make and install Java. | + | # [[Articles/DebianJava]] - Make and install Java. |
| - | # [[DebianNFSServer]] - Set up the kernelspace NFS server. | + | # [[Articles/DebianNFSServer]] - Set up the kernelspace NFS server. |
| - | # [[DebianBitTorrent]] - Compile and install a BitTorrent client. | + | # [[Articles/DebianBitTorrent]] - Compile and install a BitTorrent client. |
| - | # [[DebianLinblock]] - Set up a Peer Guardian-based blocklist. | + | # [[Articles/DebianLinblock]] - Set up a Peer Guardian-based blocklist. |
| - | # [[DebianSecurity]] - Basic security procedures. | + | # [[Articles/DebianSecurity]] - Basic security procedures. |
| - | # [[DebianWebmin]] - Install and use Webmin to remotely administer your LinkStation. | + | # [[Articles/DebianWebmin]] - Install and use Webmin to remotely administer your LinkStation. |
| - | # [[DebianSmartmon]] - S.M.A.R.T. hard drive monitoring. | + | # [[Articles/DebianSmartmon]] - S.M.A.R.T. hard drive monitoring. |
| - | # [[DebianUSBDevices]] - How to add USB devices including CUPS printing, scanners, and webcams. | + | # [[Articles/DebianUSBDevices]] - How to add USB devices including CUPS printing, scanners, and webcams. |
| - | # [[DebianPowerSaving]] - Timed wake/shutdown of your debianized LinkStation. | + | # [[Articles/DebianPowerSaving]] - Timed wake/shutdown of your debianized LinkStation. |
| - | # [[DebianAddingADefaultRoute]] - How to add a default route. Extra step that I had to do for [[PPCFreeLinkToDebian]]. | + | # [[Articles/DebianAddingADefaultRoute]] - How to add a default route. Extra step that I had to do for [[Articles/PPCFreeLinkToDebian]]. |
| - | # [[DebianUnstablePackages]] - Access to packages from the unstable branch but keep your main packages to testing/stable. | + | # [[Articles/DebianUnstablePackages]] - Access to packages from the unstable branch but keep your main packages to testing/stable. |
| - | # [[DebianMrtg]] - Install MRTG, a tool to monitor your network. | + | # [[Articles/DebianMrtg]] - Install MRTG, a tool to monitor your network. |
| - | # [[GeneralUpgradeTo26-Kernel]] - Upgrade your kernel to the 2.6 Series | + | # [[Articles/GeneralUpgradeTo26-Kernel]] - Upgrade your kernel to the 2.6 Series |
| - | # [[DebianDyndns]] - Install a Dynamic DNS updater | + | # [[Articles/DebianDyndns]] - Install a Dynamic DNS updater |
Revision as of 00:38, 15 June 2006
(:note Debian Tutorials | Haven't upgraded to Debian yet? The PPC conversion method listed below is obsolete! You can now convert your PPC LinkStation to Debian by flashing it with the FreeLink Firmware!:)
- Articles/DebianMIPSConversion - How to convert your MIPSel LinkStation into a full-blown Debian system.
- Articles/DebianPPCConversion - How to convert your PPC LinkStation into a full-blown Debian system.
- Articles/DebianKeyPackages - Install key packages.
- Articles/DebianSSH - Convert from telnet to SSH (both OpenSSH and Dropbear).
- Articles/DebianNTP - Correct the system time and setup Network Time Protocol (NTP).
- Articles/DebianNoflushd - Spin down the hard drive when idle.
- Articles/DebianHdparm - Performance tune the LinkStation hard drive.
- Articles/DebianSamba - Set up a Windows-readable file share using Samba.
- Articles/DebianVNC - Set up a Virtual Network Computing (VNC) server, aka remote desktop.
- Articles/DebianApache - Install the Apache HTTP server.
- Articles/DebianMySQL - Install the MySQL database server.
- Articles/DebianJava - Make and install Java.
- Articles/DebianNFSServer - Set up the kernelspace NFS server.
- Articles/DebianBitTorrent - Compile and install a BitTorrent client.
- Articles/DebianLinblock - Set up a Peer Guardian-based blocklist.
- Articles/DebianSecurity - Basic security procedures.
- Articles/DebianWebmin - Install and use Webmin to remotely administer your LinkStation.
- Articles/DebianSmartmon - S.M.A.R.T. hard drive monitoring.
- Articles/DebianUSBDevices - How to add USB devices including CUPS printing, scanners, and webcams.
- Articles/DebianPowerSaving - Timed wake/shutdown of your debianized LinkStation.
- Articles/DebianAddingADefaultRoute - How to add a default route. Extra step that I had to do for Articles/PPCFreeLinkToDebian.
- Articles/DebianUnstablePackages - Access to packages from the unstable branch but keep your main packages to testing/stable.
- Articles/DebianMrtg - Install MRTG, a tool to monitor your network.
- Articles/GeneralUpgradeTo26-Kernel - Upgrade your kernel to the 2.6 Series
- Articles/DebianDyndns - Install a Dynamic DNS updater

