User:WlfyIT: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
, ,
WlfyIT (talk | contribs)
m fixed my name
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
. . <a href=></a>. .
[[Image:Wlfyit.jpg|right|link=|200px]]My name is Tyr. Got my first basic stamp in the 4th grade and have been microcontroller and electronics addicted ever since. Deployed my first Linux web server in the 8th grade. By day I am an IT consultant specializing in Linux/Mac admin and VoIP.
 
My geeky obsession is Home Automation. When I'm bored I tent to design devices to monitor the general state of something in a home. Weather it be the temperature of the water to how much TP is left on the current roll.
 
== Things I Sorta Know ==
PHP, CSS, SQL, Processing, Perl, Python, Arduino, BASH
 
== Things I'd like to know more about ==
C, C++, JAVA, Android Dev
 
== Ident ==
=== How to make a ME! ===
<pre>
sudo adduser --gecos 'Matt Meier' --uid 9653 --shell /bin/bash wolfy
</pre>
 
=== Where Did I Leave My Keys... ===
==== SSH ====
<pre style="white-space: pre-wrap;white-space: -moz-pre-wrap !important;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;">
 
</pre>
 
==== PGP ====
<pre>
 
</pre>
 
__NOTOC__

Latest revision as of 23:53, 17 September 2024

My name is Tyr. Got my first basic stamp in the 4th grade and have been microcontroller and electronics addicted ever since. Deployed my first Linux web server in the 8th grade. By day I am an IT consultant specializing in Linux/Mac admin and VoIP.

My geeky obsession is Home Automation. When I'm bored I tent to design devices to monitor the general state of something in a home. Weather it be the temperature of the water to how much TP is left on the current roll.

Things I Sorta Know

[edit | edit source]

PHP, CSS, SQL, Processing, Perl, Python, Arduino, BASH

Things I'd like to know more about

[edit | edit source]

C, C++, JAVA, Android Dev

Ident

[edit | edit source]

How to make a ME!

[edit | edit source]
sudo adduser --gecos 'Matt Meier' --uid 9653 --shell /bin/bash wolfy

Where Did I Leave My Keys...

[edit | edit source]