]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - Linux/index.shtml
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / Linux / index.shtml
diff --git a/Linux/index.shtml b/Linux/index.shtml
deleted file mode 100644 (file)
index c754f98..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content= "text/html; charset=us-ascii" />
-<meta name="author" content="Frederik Vanrenterghem" />
-<meta name="description" content= "Personal homepage - GNU/Linux stuff" />
-<title>vanrenterghem.biz - GNU/Linux</title>
-<link rel="stylesheet" href="/styles/header.css" type="text/css" />
-<link rel="stylesheet" href="/styles/main.css" type="text/css" />
-</head>
-<body>
-<!--#include virtual='/header.shtml' -->
-<h1>GNU/Linux stuff</h1>
-<p>
-Here's some random <a href="http://www.gnu.org/gnu/linux-and-gnu.html">GNU/Linux</a> stuff which may be of use.
-</p>
-<p>March 2015: <a href="Installing_Debian_on_Lime2.shtml">A tutorial on installing Debian GNU/Linux on the A20-OLinuXino-Lime2 board</a>.
-</p>
-<p>On this page:</p>
-
-<ul>
-<li><a href="#ipaq">iPAQ-related info</a></li>
-<li><a href="#scripts">Scripts</a></li>
-<li><a href="#serialconsole">Serial console (very) mini-HOWTO</a></li>
-<li><a href="#screenshots">Screenshots</a></li>
-</ul>
-
-<h2><a name="ipaq" id="ipaq">Miscellaneous information about running Linux on an iPAQ</a></h2>
-<p>
-I'm currently using using <a href="http://familiar.handhelds.org/releases/v0.8.4/">Familiar Linux version 0.8.4</a>.
-</p>
-<ul>
-<li><a href="/Linux/iPAQ_and_obexserver.shtml">How I got to send files from my phone to the iPAQ via bluetooth.</a></li>
-<li><a href="/Linux/imode_on_iPAQ_running_Familiar.shtml">How I connected to the i-Mode (GPRS) network.</a></li>
-<li><a href="/Linux/GPRS_on_iPAQ_running_Familiar.shtml">How I connected the iPAQ to the GPRS/EDGE network.</a></li>
-</ul>
-
-<h2><a name="scripts" id="scripts">Scripts</a></h2>
-<h3>Logitech Cordless Desktop Deluxe</h3>
-<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
-in <a href="http://necrotic.deadbeast.net/xsf/XFree86/NEWS.xhtml">the X Window System under Debian</a>.</p>
-<h3>Enlightenment scripting sample</h3>
-<p>This <a href="e_launchOrMoveApp_sh.shtml">script - e_launchOrMove</a> can be bound to the extra keys on f.i. a
-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>
-<h3>The GIMP scripting</h3>
-<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
-navigation bar can be generated automatically.</p>
-<h2><a name="serialconsole" id="serialconsole">Serial console (very) mini-HOWTO</a></h2>
-<p>Since I read about serial consoles being one of the many advantages of UNIX-like systems, I decided I needed some hands-on
-experience with them. While it seemed difficult at first, the hardest part turned out to be finding a power cable to connect the
-second box to the power grid.<br />
-<a href="/Pictures/20021229_Serial_Console/index.shtml">Here's the mini-HOWTO on getting a serial console to work</a></p>
-<h2><a name="screenshots" id="screenshots">Screenshots</a></h2>
-<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>
-desktop. As I am truly commited to geekness, I follow suit.</p>
-<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
-trip.<br />
-<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>
-<!--#include virtual='/footer.shtml' -->
-</body>
-</html>