Main Page: Difference between revisions

From MTU LUG Wiki
Jump to navigation Jump to search
imported>Sjwhitak
No edit summary
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome to the MTU LUG Wiki!
Welcome to the MTU LUG wiki. We'd like this to be an amalgamation of information to be used for future students. <strike>Feel free to sign up for an account and then add pages!</strike> Email the lug-l mailing list to get added: Spambotters were creating too many accounts.


Our hope for this wiki is to be a source of information related to Michigan Tech, the Upper Peninsula, and Linux, to be used by current and prospective students at MTU (and anyone else who finds it useful).
* <strong>Meetings are currently on Thursdays from 7-8pm in Rekhi 101. (Updated for Spring 2022)</strong>

If you'd like to edit the wiki, please email the LUG mailing list ([mailto:lug-l@mtu.edu lug-l@mtu.edu]) or shoot us a message in LUG's [https://discord.gg/5mZUgcNWAK Discord] or [ircs://lug.mtu.edu:6697 IRC] and we'll happily make you an account (spambotters were griefing pages).

Alternatively, anyone currently with an account can make new ones for others by going to [[Special:CreateAccount]].

<strong>As of Fall 2024, meetings are Thursdays 7-8pm in Rekhi 101 (the round room).</strong>


== Who we are ==
== Who we are ==
The Linux Users Group is a student organization at Michigan Tech that was established in 2001 to further students knowledge of Linux or UNIX based operating systems and discuss technological advancements in Operating Systems.
The Linux Users Group is a student organization at Michigan Tech that was established in 2001 to further students' knowledge of Linux/UNIX based operating systems and discuss technological advancements in Operating Systems.


Each week, we gather to discuss current news about tech and open-source software, after which a member will give a presentation about a technical topic (typically pertaining to Linux, FOSS, or computer protocols) that's different each week.
Each week, we try to have a discussion on a topic of general interest.


Whether you're a GNU Wizard running a custom distro on your laptop or a total Linux beginner who hasn't ever touched a shell, our mission is to provide an environment for anyone to learn more about using Linux on their gadgets and gizmos.
We hope to make it so that you have enough knowledge to get your own server up and running with a lot of gizmos and gadgets.


== Archives ==
== Archives ==
* <s>[[Archived Wiki]] (Note, many links are broken here and requesting an account on here will do nothing.)</s> As of 2024-07-11, the two wikis have been merged into this one.
* [[Archived Meeting Minutes]]
* [https://lug.mtu.edu/archive/mail/threads.html LUG mailing list archives]
* [https://shell.lug.mtu.edu/archived_wiki/index.php?title=Main_Page Archived Wiki] (Note, many links are broken here and requesting an account on here will do nothing.)

== [https://shell.lug.mtu.edu/wiki/index.php?title=Category:Meeting_Minutes Meeting Minutes] ==


== [[:Category:Meeting Minutes|Meeting Minutes]] ==
* [[Archive]] (2003-2018)


* [[Current]] (2021+)
* [[Current Meeting Minutes|Current Minutes]] (2021+)
* [[Archived Meeting Minutes|Archived Minutes]] (2006-2019)


== Computer stuffs ==
== Computer stuffs ==
Line 29: Line 34:


* [[Archiving emails]]
* [[Archiving emails]]

* [[IRC Bouncer]]


=== Lectures ===
=== Lectures ===
Line 36: Line 43:
* [[FFmpeg]]
* [[FFmpeg]]


* [https://lug.mtu.edu/minutes/fall2021/meeting09.html Storage management]
* [[Storage management]]


* [[vim]]
* [[vim]]


* [[nginx]]
* [[nginx]]

* [[email]]


=== Tips ===
=== Tips ===
Line 51: Line 60:


=== Programming ===
=== Programming ===
* [https://overthewire.org/wargames/bandit/ Overthewire Bandit CTF] - A CTF for learning the basics of Linux and simple exploits.

* [[Bash]] - Crappy Bash Crash Course
* [[Bash]] - Crappy Bash Crash Course


Line 82: Line 93:


* [[MTU Jargon]]
* [[MTU Jargon]]

* [[Cool places in the Keweenaw]]
* [[MTU Building Codes]]

Revision as of 03:32, 16 July 2024

Welcome to the MTU LUG Wiki!

Our hope for this wiki is to be a source of information related to Michigan Tech, the Upper Peninsula, and Linux, to be used by current and prospective students at MTU (and anyone else who finds it useful).

If you'd like to edit the wiki, please email the LUG mailing list (lug-l@mtu.edu) or shoot us a message in LUG's Discord or IRC and we'll happily make you an account (spambotters were griefing pages).

Alternatively, anyone currently with an account can make new ones for others by going to Special:CreateAccount.

As of Fall 2024, meetings are Thursdays 7-8pm in Rekhi 101 (the round room).

Who we are

The Linux Users Group is a student organization at Michigan Tech that was established in 2001 to further students' knowledge of Linux/UNIX based operating systems and discuss technological advancements in Operating Systems.

Each week, we gather to discuss current news about tech and open-source software, after which a member will give a presentation about a technical topic (typically pertaining to Linux, FOSS, or computer protocols) that's different each week.

Whether you're a GNU Wizard running a custom distro on your laptop or a total Linux beginner who hasn't ever touched a shell, our mission is to provide an environment for anyone to learn more about using Linux on their gadgets and gizmos.

Archives

Meeting Minutes

Computer stuffs

List of links that I find beneficial for anything related to computers. Add to it any more topics that you like.

Testing page

Internal tips

Lectures

Tips

Servers

  • Servers is a page for the (hopefully) current configuration of our servers.

Programming

  • Bash - Crappy Bash Crash Course
  • Handmade Hero - A very long tutorial on how to write your own game engine in C/C++. Utilizes the Windows message handler. Rewrites SDL (and other) libraries before using them for a much better understanding.
  • Building your own X - A list of ways to building your own types of systems. Some are very challenging, while some are straightforward.
  • (Intermediate) Challenging projects 1 - Small list of week-to-month long projects that create some fascinating applications.
  • (Intermediate) Challenging projects 2 - Small list of week-to-month long projects that create some fascinating applications.
  • (Intermediate) Advent of Code - a fun challenge to do data analysis and data parsers with daily challenges from December 1st to 25th (it's an advent calendar).
  • (Advanced) Cryptopals - A set of challenges that get insanely challenging extremely quickly. Look at the final challenges to see they do not hold back on any aspect of cryptography.
  • (Advanced) Eudypatula challenge - A dead challenge to start programming for the Linux kernel. Can still be done locally, but answers won't be verified.

Social

Michigan Tech stuffs