1 A Usual Opening
2 ===============
3 :author: Aaron Ball
4 :email: nullspoon@iohq.net
5
6 == {doctitle}
7
8 Hello All,
9
10 For a typical opening post to a new blog, I shall describe in a typical,
11 boring, and mundane way my purposes and intentions for this blog.
12
13 If any of you have been using Linux for a duration shorter than that of your
14 own life (or post-womb), you have undoubtedly realized that documentation on
15 most Linux products is not readily available (nor is it even available in most
16 cases). You also understand that when being inquisitive, the "RTFM" response
17 usually leaves in one's own heart an empty hole roughly the size and shape of a
18 loved one.
19
20 While frustrating and repelling as these hindrances can be, Linux remains to be
21 a distant and strangely enticing operating system. The notion of free software
22 for all just seems too amazing to drop $2,500 on an apple (yes, I am absolutely
23 biased). Despite the shortcomings that come with software less-tested than
24 software with a revenue stream (in most cases at least), most people are
25 willing to forgive a little more in the absence of a price tag. After all, a
26 fully operational and functional computer that costs only what was paid for the
27 hardware is hardly an offer to be scoffed at.
28
29 [[who-am-i]]
30 == Who am I?
31
32 _Professionally,_ I am a systems admin (Windows and Linux) as well as a
33 developer (PHP, Javascript, C# and ASP.Net, Joomla, Drupal, and SharePoint).
34
35 __Personally__, I am a spoiled Windows user that near the beginning of 2009
36 decided to give Linux a chance at being my primary operating system. I have
37 since then settled on Ubuntu Linux and have yet to look back for anything other
38 than good documentation.
39
40 I understand that the mentality of much of the Linux community is that if you
41 don't know how to use it now, you're not smart enough to figure it out and
42 therefore should not use it at all. Ubuntu/Canonical seeks to have a different
43 view on these things. They understand that if Linux is ever to have a market
44 share close to that of even Apple, it must be user friendly and have some way
45 for the end-user to get tech support somewhere other than online forums
46 (outside of the Ubuntu forums of course).
47
48 _Through this blog I hope to express the troubles I have run into in my
49 transition from Windows to Linux as well as the solutions/substitutes I have
50 found while researching said troubles._ Should anyone have any questions,
51 please contact me via the comments section or via my e-mail. I will happily
52 assist if I can (remember, I am still a sub-par Linux user).
53
54 Thanks for reading everyone.
55
56
57 // vim: set syntax=asciidoc:
|