]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - Linux/index.shtml
Add tutorial on installing Debian on A20 board.
[www.vanrenterghem.biz.git] / Linux / index.shtml
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii" />
6 <meta name="author" content="Frederik Vanrenterghem" />
7 <meta name="description" content= "Personal homepage - GNU/Linux stuff" />
8 <title>vanrenterghem.biz - GNU/Linux</title>
9 <link rel="stylesheet" href="/styles/header.css" type="text/css" />
10 <link rel="stylesheet" href="/styles/main.css" type="text/css" />
11 </head>
12 <body>
13 <!--#include virtual='/header.shtml' -->
14 <h1>GNU/Linux stuff</h1>
15 <p>
16 Here's some random <a href="http://www.gnu.org/gnu/linux-and-gnu.html">GNU/Linux</a> stuff which may be of use.
17 </p>
18 <p>March 2015: <a href="Installing_Debian_on_Lime2.shtml">A tutorial on installing Debian GNU/Linux on the A20-OLinuXino-Lime2 board</a>.
19 </p>
20 <p>On this page:</p>
22 <ul>
23 <li><a href="#ipaq">iPAQ-related info</a></li>
24 <li><a href="#scripts">Scripts</a></li>
25 <li><a href="#serialconsole">Serial console (very) mini-HOWTO</a></li>
26 <li><a href="#screenshots">Screenshots</a></li>
27 </ul>
29 <h2><a name="ipaq" id="ipaq">Miscellaneous information about running Linux on an iPAQ</a></h2>
30 <p>
31 I'm currently using using <a href="http://familiar.handhelds.org/releases/v0.8.4/">Familiar Linux version 0.8.4</a>.
32 </p>
33 <ul>
34 <li><a href="/Linux/iPAQ_and_obexserver.shtml">How I got to send files from my phone to the iPAQ via bluetooth.</a></li>
35 <li><a href="/Linux/imode_on_iPAQ_running_Familiar.shtml">How I connected to the i-Mode (GPRS) network.</a></li>
36 <li><a href="/Linux/GPRS_on_iPAQ_running_Familiar.shtml">How I connected the iPAQ to the GPRS/EDGE network.</a></li>
37 </ul>
39 <h2><a name="scripts" id="scripts">Scripts</a></h2>
40 <h3>Logitech Cordless Desktop Deluxe</h3>
41 <p>I've written <a href="logitech.shtml">a small howto</a> on how to get the extra keys on a Logitech Cordless Desktop Deluxe to work
42 in <a href="http://necrotic.deadbeast.net/xsf/XFree86/NEWS.xhtml">the X Window System under Debian</a>.</p>
43 <h3>Enlightenment scripting sample</h3>
44 <p>This <a href="e_launchOrMoveApp_sh.shtml">script - e_launchOrMove</a> can be bound to the extra keys on f.i. a
45 Logitech Cordless Desktop Deluxe wireless keyboard. It launches a program, or moves it to the current <a href="http://enlightenment.org/pages/main.html">Enlightenment</a>desktop.</p>
46 <h3>The GIMP scripting</h3>
47 <p>While creating the site, I wrote <a href="website_quarter_circle_ll.pl.shtml">a script to generate a quarter circle</a>. Using that script, and 3 others, the corners of the
48 navigation bar can be generated automatically.</p>
49 <h2><a name="serialconsole" id="serialconsole">Serial console (very) mini-HOWTO</a></h2>
50 <p>Since I read about serial consoles being one of the many advantages of UNIX-like systems, I decided I needed some hands-on
51 experience with them. While it seemed difficult at first, the hardest part turned out to be finding a power cable to connect the
52 second box to the power grid.<br />
53 <a href="/Pictures/20021229_Serial_Console/index.shtml">Here's the mini-HOWTO on getting a serial console to work</a></p>
54 <h2><a name="screenshots" id="screenshots">Screenshots</a></h2>
55 <p>No amateur geek site is complete without a section dedicated to the beauty of <a href="http://newark.rutgers.edu/~jlynch/Writing/s.html#sexist">his</a>
56 desktop. As I am truly commited to geekness, I follow suit.</p>
57 <p><a href="/Pictures/shot_04-01-03_232439.jpg">My desktop on January 4th, 2003</a> Look, I'm putting up the pictures of my Miami
58 trip.<br />
59 <a href="/Pictures/shot_09-03-03_224036.png">My desktop on March 9th, 2003</a> Incidentally, I was also working on my site that day.<br /></p>
60 <!--#include virtual='/footer.shtml' -->
61 </body>
62 </html>