Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
!style="width: 100%; border: 1px solid #dfdfdf;" colspan="3"|Projects | !style="width: 100%; border: 1px solid #dfdfdf;" colspan="3"|Projects | ||
|- | |- | ||
|style="width: 33%; border: 1px solid #dfdfdf;"| [[ | |style="width: 33%; border: 1px solid #dfdfdf;"| [[Node Assassin]]<br />Open hardware, open source 4 node, ~$150 cluster fence device. | ||
|style="width: 34%; border: 1px solid #dfdfdf;"| [[ | |style="width: 34%; border: 1px solid #dfdfdf;"| [[AN::Tools]]<br />This has been an ongoing project since 2006. | ||
|style="width: 33%; border: 1px solid #dfdfdf;"| [[Filesystems]]<br />An attempt to catalog and document every disk file system. | |style="width: 33%; border: 1px solid #dfdfdf;"| [[Filesystems]]<br />An attempt to catalog and document every disk file system. | ||
|- | |- | ||
Line 10: | Line 10: | ||
|- | |- | ||
|style="width: 33%; border: 1px solid #dfdfdf;"| [[Two Node Fedora 13 Cluster]]<br />'''In progress'''<br />Walks through the building of a two-node cluster on the Red Hat "Cluster 3" stack.<br />Adapted from the [[2-Node CentOS5 Cluster|CentOS]] paper. | |style="width: 33%; border: 1px solid #dfdfdf;"| [[Two Node Fedora 13 Cluster]]<br />'''In progress'''<br />Walks through the building of a two-node cluster on the Red Hat "Cluster 3" stack.<br />Adapted from the [[2-Node CentOS5 Cluster|CentOS]] paper. | ||
|style="width: 34%; border: 1px solid #dfdfdf;"| [[ | |style="width: 34%; border: 1px solid #dfdfdf;"| '''In Progress'''<br />An ongoing attempt to document all [[Cluster.conf]] options valid in Cluster 3 | ||
|style="width: 33%; border: 1px solid #dfdfdf;"| [[ | |style="width: 33%; border: 1px solid #dfdfdf;"| Changing the ethX to Ethernet Device Mapping in [[Changing the ethX to Ethernet Device Mapping in Fedora|Fedora 13]] and [[Changing the ethX to Ethernet Device Mapping in Red Hat/CentOS|RHEL/CentOS 5.x]] | ||
|- | |- | ||
|style="width: 33%; border: 1px solid #dfdfdf;"| | |style="width: 33%; border: 1px solid #dfdfdf;"| [[Setting Up a PXE Server in Fedora]]<br />Useful in hosting clustered VMs. | ||
| | | | ||
|style="width: 33%; border: 1px solid #dfdfdf;"| | |style="width: 33%; border: 1px solid #dfdfdf;"| [[Net::DBus Binding Tutorial]]<br />Introduction to using DBus in perl. | ||
|- | |- | ||
!style="width: 100%; border: 1px solid #dfdfdf;" colspan="3"|Talks and Papers | !style="width: 100%; border: 1px solid #dfdfdf;" colspan="3"|Talks and Papers | ||
|- | |- | ||
|style="width: 33%; border: 1px solid #dfdfdf;"|[[TLUG Talk: | |style="width: 33%; border: 1px solid #dfdfdf;"| [[TLUG Talk: An Introduction to Clustering|An Introduction to Clustering]]<br />''Building a 2-Node Cluster That Solves More Problems Than it Introduces''<br />''May 11, 2010'' | ||
|style="width: 34%; border: 1px solid #dfdfdf;"|[[ | |style="width: 34%; border: 1px solid #dfdfdf;"| [[TPM Talk: An Introduction Perl Modules|An Introduction Perl Modules]]<br />''Writing Perl Modules''<br />An upcoming introduction to writing Perl Modules<br />''October 29, 2009'' | ||
|style="width: 33%; border: 1px solid #dfdfdf;"|[[ | |style="width: 33%; border: 1px solid #dfdfdf;"| [[TPM Talk: An Introduction to 'D-Bus' in Perl|An Introduction to 'D-Bus' in Perl]]<br />''Using Perl and the Net::D-Bus Bindings Module''<br />''August 28, 2008'' | ||
|- | |- | ||
|style="width: 33%; border: 1px solid #dfdfdf;"|[[TLUG Talk: TLE-BU, 2005|TLE-BU (2005)]]<br />''One Year Later''<br />A talk on the evolution of the TLE-BU open source backup software<br />''October 11, 2005'' | |style="width: 33%; border: 1px solid #dfdfdf;"| [[TLUG Talk: TLE-BU, 2005|TLE-BU (2005)]]<br />''One Year Later''<br />A talk on the evolution of the TLE-BU open source backup software<br />''October 11, 2005'' | ||
|style="width: 34%; border: 1px solid #dfdfdf;"|[[ | |style="width: 34%; border: 1px solid #dfdfdf;"| [[TLUG Talk: TLE-BU, 2004|TLE-BU (2004)]]<br />''Open Source, Web-Based Backup Software''<br />Introducing the first version of the TLE-BU open source backup software<br />''October 12, 2004'' | ||
|style="width: 33%; border: 1px solid #dfdfdf;"|[[ | |style="width: 33%; border: 1px solid #dfdfdf;"| [[TLUG Talk: Netfilter|Netfilter]]<br />''Firewalling and Routing with Linux''<br />An introduction to firewalling and routing with IPTables<br />''March 11, 2004'' | ||
|- | |- | ||
| | | | ||
|style="width: 34%; border: 1px solid #dfdfdf;"|[[TLUG Talk: | |style="width: 34%; border: 1px solid #dfdfdf;"| [[TLUG Talk: Storage Technologies and Theory|Storage Technologies and Theory]]<br />Covers disk storage, RAID and loose marketting<br />''May 14, 2002'' | ||
| | | | ||
|- | |- | ||
!style="width: 100%; border: 1px solid #dfdfdf;" colspan="3"|The usual stuff | !style="width: 100%; border: 1px solid #dfdfdf;" colspan="3"|The usual stuff | ||
|- | |- | ||
|style="width: 33%; border: 1px solid #dfdfdf;"|[[About AN!]] | |style="width: 33%; border: 1px solid #dfdfdf;"| [[About AN!]] | ||
| | | | ||
|style="width: 33%; border: 1px solid #dfdfdf;"|[[Digimer]] | |style="width: 33%; border: 1px solid #dfdfdf;"| [[Digimer]] | ||
|} | |} | ||
{{footer}} | {{footer}} |
Revision as of 04:48, 21 August 2010
Projects | ||
---|---|---|
Node Assassin Open hardware, open source 4 node, ~$150 cluster fence device. |
AN::Tools This has been an ongoing project since 2006. |
Filesystems An attempt to catalog and document every disk file system. |
How-Tos and Tutorials | ||
Two Node Fedora 13 Cluster In progress Walks through the building of a two-node cluster on the Red Hat "Cluster 3" stack. Adapted from the CentOS paper. |
In Progress An ongoing attempt to document all Cluster.conf options valid in Cluster 3 |
Changing the ethX to Ethernet Device Mapping in Fedora 13 and RHEL/CentOS 5.x |
Setting Up a PXE Server in Fedora Useful in hosting clustered VMs. |
Net::DBus Binding Tutorial Introduction to using DBus in perl. | |
Talks and Papers | ||
An Introduction to Clustering Building a 2-Node Cluster That Solves More Problems Than it Introduces May 11, 2010 |
An Introduction Perl Modules Writing Perl Modules An upcoming introduction to writing Perl Modules October 29, 2009 |
An Introduction to 'D-Bus' in Perl Using Perl and the Net::D-Bus Bindings Module August 28, 2008 |
TLE-BU (2005) One Year Later A talk on the evolution of the TLE-BU open source backup software October 11, 2005 |
TLE-BU (2004) Open Source, Web-Based Backup Software Introducing the first version of the TLE-BU open source backup software October 12, 2004 |
Netfilter Firewalling and Routing with Linux An introduction to firewalling and routing with IPTables March 11, 2004 |
Storage Technologies and Theory Covers disk storage, RAID and loose marketting May 14, 2002 |
||
The usual stuff | ||
About AN! | Digimer |
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |