summaryrefslogtreecommitdiff
path: root/Main
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-09-03 16:39:41 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-09-03 16:39:41 +0200
commit27c0d08ddcc1a4ad46fde7b39107c526946bb421 (patch)
tree91ec5901571ed88e1432c7606e7872dbf1dcaa2e /Main
parent855af9a0ee8d1bdebff882a62104134a71044dba (diff)
Further clean-ups and removals.
Diffstat (limited to 'Main')
-rw-r--r--Main/BootProcess.mdwn36
-rw-r--r--Main/CommentTesting.mdwn37
-rw-r--r--Main/DeepakGoelHurdPage.mdwn11
-rw-r--r--Main/FileAttachment.mdwn1
-rw-r--r--Main/HurdConferences.mdwn3
-rw-r--r--Main/HurdDevelopers.mdwn3
-rw-r--r--Main/HurdUser.mdwn3
-rw-r--r--Main/LondonOffice.mdwn8
-rw-r--r--Main/NobodyGroup.mdwn8
-rw-r--r--Main/OSAppFoundationNotes.mdwn3
-rw-r--r--Main/OfficeLocations.mdwn12
-rw-r--r--Main/PersonalHurdPages.mdwn3
-rw-r--r--Main/SanJoseOffice.mdwn8
-rw-r--r--Main/TWikiAdminGroup.mdwn6
-rw-r--r--Main/TWikiGroups.mdwn19
-rw-r--r--Main/TWikiGuest.mdwn22
-rw-r--r--Main/TWikiUsers.mdwn330
-rw-r--r--Main/TWikiVariables.mdwn1
-rw-r--r--Main/TestSida.mdwn7
-rw-r--r--Main/TestingPlurals.mdwn3
-rw-r--r--Main/TokyoOffice.mdwn8
-rw-r--r--Main/TravisBarkerNotesDslVsDialup.mdwn461
-rw-r--r--Main/UserGroups.mdwn3
-rw-r--r--Main/VasterasOffice.mdwn12
-rw-r--r--Main/VirtualOffice.mdwn3
-rw-r--r--Main/WebalizerDiscuss.mdwn9
-rw-r--r--Main/WhoRunsGNU.mdwn3
-rw-r--r--Main/discussion.mdwn13
28 files changed, 11 insertions, 1025 deletions
diff --git a/Main/BootProcess.mdwn b/Main/BootProcess.mdwn
deleted file mode 100644
index 17f7bba7..00000000
--- a/Main/BootProcess.mdwn
+++ /dev/null
@@ -1,36 +0,0 @@
-Describes the GNU/Hurd boot process.
-
-# <a name="Bootloader"> Bootloader </a>
-
-[GRUB](http://www.gnu.org/software/grub/) (GRand Unified Bootloader) is the default (and as far as I know the only supported ) bootloader for GNU/Hurd and is the initial process.
-
-GRUB can be used for booting multiple Operating Systems on a given machine. Device naming convention for GRUB is different than that of the Hurd. Where the first partition on the primary IDE drive in GNU/Hurd is hd0s1, in GRUB it is (hd0,0). In the case of GNU/Hurd, the first thing that GRUB loads is kernel image.
-
-Here is a copy of GNU/Hurd multi-user entry from menu.lst. The first two lines are primarily informational and are what get displayed on the GRUB boot menu.
-
- # Entry 2: 1st partition on first HDD
- title GNU/Hurd (IDE 1st partition - hd0s1 multi-user)
- root (hd0,0)
- kernel /boot/gnumach.gz root=device:hd0s1
- module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line} \
- --host-priv-port=${host-port} \
- --device-master-port=${device-port} \
- --exec-server-task=${exec-task} \
- -T typed ${root} $(task-create) $(task-resume)
- module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
-
-**_N.B. the escaped new lines above should end in only a back slash, no spaces!_**
-
-The line "root (hd0,0)" tells GRUB where to look for the root partition. Notice that the (hd0,0) is using GRUB naming conventions.
-
-The next line loads the gnumach kernel image itself. Notice here the root=device:hd0s1 argument. This is now using GNU/Hurd device naming convention, telling the Hurd where the root partition exists.
-
-----
-
--- [[Main/BarryDeFreese]] - 29 May 2003
-
-Minor formatting and edit check.
-
-On a side note. The actual description of the GNU/Hurd boot process is a good idea but keeping duplicated information to a bare minimum must be the guide line for a "book" like this. See other topics for more information on Grub configuration for instance.
-
--- [[Main/JoachimNilsson]] - 30 May 2003
diff --git a/Main/CommentTesting.mdwn b/Main/CommentTesting.mdwn
deleted file mode 100644
index c65d6796..00000000
--- a/Main/CommentTesting.mdwn
+++ /dev/null
@@ -1,37 +0,0 @@
-----
-
-Testing comment while logged in.
-
--- [[Main/GrantBow]] - 23 Jan 2003
-
-----
-
-Well, another small test then
-
--- [[Main/TWikiGuest]] - 30 Jan 2003
-
-----
-
-Maybe we should unhide the Sandbox (Test) web?
-
--- [[Main/JoachimNilsson]] - 30 Jan 2003
-
-----
-
-Perhaps, how many more test pages do we anticipate?
-
--- [[Main/GrantBow]] - 30 Jan 2003
-
-----
-
-Dunno, but if we users fill up the other webs with test pages that won't be helpful to newcomers. Well, just an idea. It sits there anyway - it's just not presented in the webmenu. See [[Test/JoachimNilssonTestPage]]
-
--- [[Main/JoachimNilsson]] - 30 Jan 2003
-
-----
-
-test
-
--- [[Main/TWikiGuest]] - 26 May 2004
-
-%COMMENT\{mode="before" id="first" button="Append Comment"\}%
diff --git a/Main/DeepakGoelHurdPage.mdwn b/Main/DeepakGoelHurdPage.mdwn
new file mode 100644
index 00000000..ac95f394
--- /dev/null
+++ b/Main/DeepakGoelHurdPage.mdwn
@@ -0,0 +1,11 @@
+I march forward an inch every now and then whenever I get a chance, in introducing myself to Hurd and grub..
+
+Here'a my hurd page..
+
+<http://deego.gnufans.org/~deego/pub/hurd/>
+
+Here's my emacswiki page: <http://www.emacswiki.org/cgi-bin/wiki.pl?DeepakGoel>
+
+And here's my very-unorganized homepage: <http://deego.gnufans.org/~deego/>
+
+-- [[Main/DeepakGoel]] - 02 Oct 2002
diff --git a/Main/FileAttachment.mdwn b/Main/FileAttachment.mdwn
deleted file mode 100644
index 6c41764f..00000000
--- a/Main/FileAttachment.mdwn
+++ /dev/null
@@ -1 +0,0 @@
-%INCLUDE\{"%TWIKIWEB%.FileAttachment"\}%
diff --git a/Main/HurdConferences.mdwn b/Main/HurdConferences.mdwn
deleted file mode 100644
index 175828f3..00000000
--- a/Main/HurdConferences.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-This page has moved to [[Hurd/HurdConferences]]
-
--- [[Main/GrantBow]] - 25 Feb 2004
diff --git a/Main/HurdDevelopers.mdwn b/Main/HurdDevelopers.mdwn
deleted file mode 100644
index 8900cf2b..00000000
--- a/Main/HurdDevelopers.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-This page has moved to [[Hurd/HurdDevelopers]]
-
--- [[Main/GrantBow]] - 25 Feb 2004
diff --git a/Main/HurdUser.mdwn b/Main/HurdUser.mdwn
deleted file mode 100644
index 52a64323..00000000
--- a/Main/HurdUser.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-Imaginary office location for Hurd users.
-
--- [[Main/JoachimNilsson]] - 29 Sep 2002
diff --git a/Main/LondonOffice.mdwn b/Main/LondonOffice.mdwn
deleted file mode 100644
index 52b88455..00000000
--- a/Main/LondonOffice.mdwn
+++ /dev/null
@@ -1,8 +0,0 @@
-Here would stand the information about the London office:
-
-* Address:
-* Phone:
-* Fax:
-* [List](%SCRIPTURL%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&search=Location:%20%TOPIC%) of employees at %TOPIC%.
-
-**_Related topic:_** [[OfficeLocations]], %WIKIUSERSTOPIC%
diff --git a/Main/NobodyGroup.mdwn b/Main/NobodyGroup.mdwn
deleted file mode 100644
index 6d3a9d4f..00000000
--- a/Main/NobodyGroup.mdwn
+++ /dev/null
@@ -1,8 +0,0 @@
-**Nobody Group**
-
-* Set GROUP =
-* Set ALLOWTOPICCHANGE = [[TWikiAdminGroup]]
-
-Used to prevent dangerous actions e.g. renaming %TWIKIWEB%.TWikiPreferences.
-
-**_Related topics:_** %WIKIUSERSTOPIC%, [[TWikiGroups]], %TWIKIWEB%.TWikiAccessControl
diff --git a/Main/OSAppFoundationNotes.mdwn b/Main/OSAppFoundationNotes.mdwn
deleted file mode 100644
index da187a8a..00000000
--- a/Main/OSAppFoundationNotes.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-Page content removed
-
--- [[GrantBow]] 11 Mar 2004
diff --git a/Main/OfficeLocations.mdwn b/Main/OfficeLocations.mdwn
deleted file mode 100644
index 079adefc..00000000
--- a/Main/OfficeLocations.mdwn
+++ /dev/null
@@ -1,12 +0,0 @@
-The OfficeLocations topic has a list of all your offices.
-
-* [[SanJoseOffice]]
-* [[LondonOffice]]
-* [[TokyoOffice]]
-* [[VasterasOffice]]
-* [[VirtualOffice]]
-* [[HurdUser]]
-
-(This is an example of corporate intranet use and is for demonstration purposes only: %TWIKIWEB%.TWikiRegistration asks for an office location. To add/remove an office edit this [[OfficeLocations]] topic and the %TWIKIWEB%.TWikiRegistration topic)
-
-**_Related topics:_** %WIKIUSERSTOPIC%, [[TWikiGroups]]
diff --git a/Main/PersonalHurdPages.mdwn b/Main/PersonalHurdPages.mdwn
deleted file mode 100644
index 63891d54..00000000
--- a/Main/PersonalHurdPages.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-This page has moved to [[Hurd/PersonalHurdPages]]
-
--- [[Main/GrantBow]] - 25 Feb 2004
diff --git a/Main/SanJoseOffice.mdwn b/Main/SanJoseOffice.mdwn
deleted file mode 100644
index dfb9777c..00000000
--- a/Main/SanJoseOffice.mdwn
+++ /dev/null
@@ -1,8 +0,0 @@
-Here would stand the information about the San Jose office:
-
-* Address:
-* Phone:
-* Fax:
-* [List](%SCRIPTURL%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&search=Location:%20%TOPIC%) of employees at %TOPIC%.
-
-**_Related topic:_** [[OfficeLocations]], %WIKIUSERSTOPIC%
diff --git a/Main/TWikiAdminGroup.mdwn b/Main/TWikiAdminGroup.mdwn
deleted file mode 100644
index 555814e9..00000000
--- a/Main/TWikiAdminGroup.mdwn
+++ /dev/null
@@ -1,6 +0,0 @@
-**TWiki Administrator Group**
-
-* Set GROUP = [[JoachimNilsson]], [[GrantBow]]
-* Set ALLOWTOPICCHANGE = [[TWikiAdminGroup]]
-
-**_Related topics:_** %WIKIUSERSTOPIC%, [[TWikiGroups]], %TWIKIWEB%.TWikiAccessControl
diff --git a/Main/TWikiGroups.mdwn b/Main/TWikiGroups.mdwn
deleted file mode 100644
index 6bbd1da9..00000000
--- a/Main/TWikiGroups.mdwn
+++ /dev/null
@@ -1,19 +0,0 @@
-These groups can be used to define fine grained %TWIKIWEB%.TWikiAccessControl in %WIKITOOLNAME%:
-
-* [[TWikiAdminGroup]]
-* [[HurdDevelopersGroup]]
-* [[HurdUserGroup]]
-* [[EngineeringGroup]]
-* [[SupportGroup]]
-
-Add your groups to this list and define new group topics similar to existing ones. Group topics **_must_** end in `...Group.`
-
-**IMPORTANT NOTE:** Think twice before restricting write access to a web or a topic, because an open system where everybody can contribute is the essence of the %TWIKIWEB%.WikiCulture. Experience shows that unrestricted write access works very well because:
-
-* There is enough peer pressure to post only conform content.
-* Content does not get lost because topics are under revision control.
-* A topic revision can be undone by a member of the %MAINWEB%.TWikiAdminGroup in case needed.
-
-**_Related topics:_** %TWIKIWEB%.TWikiAccessControl, %WEBPREFSTOPIC%, %WIKIUSERSTOPIC%, %TWIKIWEB%.WikiCulture.
-
--- %MAINWEB%.PeterThoeny - 07 Nov 2000 <br />
diff --git a/Main/TWikiGuest.mdwn b/Main/TWikiGuest.mdwn
deleted file mode 100644
index a293e4af..00000000
--- a/Main/TWikiGuest.mdwn
+++ /dev/null
@@ -1,22 +0,0 @@
-A guest of this TWiki web, not unlike yourself. You can leave your trace behind you, just add your name in %TWIKIWEB%.TWikiRegistration and create your own page.
-
-The [[TWikiGuest]] account can be used by anybody who wants to be anonymous. Simply use the follwing when prompted for login/password
-
-* Login: [[TWikiGuest]]
-
-* Password: Hurd User (both login and password typed as one word)
-
-**_Personal Preferences (details in %TWIKIWEB%.TWikiVariables)_**
-
-* Horizontal size of text edit box:
- * Set EDITBOXWIDTH = 80
-* Vertical size of text edit box:
- * Set EDITBOXHEIGHT = 40
-* Default state of the **_link_** check box in the attach file page:
- * Set ATTACHLINKBOX =
-
-**_Related topics_**
-
-* %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences of %WIKITOOLNAME%.
-* %WEBPREFSTOPIC% has preferences of the %WIKITOOLNAME%.%WEB% web.
-* %WIKIUSERSTOPIC% has a list of other %WIKITOOLNAME% users.
diff --git a/Main/TWikiUsers.mdwn b/Main/TWikiUsers.mdwn
deleted file mode 100644
index 6cd2ffbd..00000000
--- a/Main/TWikiUsers.mdwn
+++ /dev/null
@@ -1,330 +0,0 @@
-**List of %WIKITOOLNAME% users**
-
-Register by filling out the %TWIKIWEB%.TWikiRegistration form. This will create an account for you which allows you to edit topics.
-
-[A](#A) [B](#B) [C](#C) [D](#D) [E](#E) [F](#F) [G](#G) [H](#H) [I](#I) [J](#J) [K](#K) [L](#L) [M](#M) [N](#N) [O](#O) [P](#P) [Q](#Q) [R](#R) [S](#S) [T](#T) [U](#U) [V](#V) [W](#W) [X](#X) [Y](#Y) [Z](#Z)
-
-* A - <a name="A">- - - -</a>
-* [[AaaaaAaaaaAaa]] - 29 Jan 2007
-* [[AaronHawley]] - 13 Apr 2005
-* [[AdityaGupta]] - 09 Feb 2004
-* [[AdrianFifteen]] - 21 Jan 2007
-* [[AidenWestlund]] - 26 May 2006
-* [[AlanMcIntyre]] - 27 Sep 2002
-* [[AlaskaSubedi]] - 28 Jul 2005
-* [[AlastairPoole]] - 14 Dec 2006
-* [[AlejandroSanchez]] - 17 Sep 2002
-* [[AlexBroot]] - 15 Oct 2006
-* [[AlexanderPetry]] - 07 Feb 2005
-* [[AlexandreBuisse]] - 05 Feb 2005
-* [[AlexandreDulaunoy]] - 29 Dec 2002
-* [[AlexLambert]] - 17 Oct 2002
-* [[AlfredHeimsoth]] - 16 Dec 2002
-* [[AmarionOttey]] - 03 Jun 2006
-* [[AnandChhatpar]] - 30 Apr 2003
-* [[AndersBreindahl]] - 10 Aug 2005
-* [[AndreUlrich]] - 09 Apr 2003
-* [[AndreasRottmann]] - 02 Sep 2003
-* [[AndrewCohen]] - 08 Nov 2004
-* [[AndrewMitchell]] - 24 May 2002
-* [[AndrewResch]] - 03 Jan 2005
-* [[AndrewStanford]] - 04 Oct 2005
-* [[AnivarAravind]] - 08 Feb 2005
-* [[AntonOussik]] - 25 Apr 2005
-* [[AnuragPatel]] - 11 Mar 2005
-* [[ArchieCarrico]] - 18 May 2006
-* [[AriefMulya]] - 11 Aug 2004
-* [[ArturoRydberg]] - 27 May 2006
-* [[AshishNarayan]] - 18 Nov 2002
-* B - <a name="B">- - - -</a>
-* [[BKSreeRanganath]] - 17 Aug 2005
-* [[BasWijnen]] - 13 Jun 2004
-* [[BertrikSikken]] - 04 Jul 2004
-* [[BDouglasHilton]] - 20 Jun 2003
-* [[BarryDeFreese]] - 29 May 2003
-* [[BenAsselstine]] - 26 Feb 2003
-* [[BijiPadmanaban]] - 09 Jan 2003
-* [[BlazePoteet]] - 08 Jun 2006
-* [[BorisBukowski]] - 15 Sep 2002
-* [[BradDixon]] - 29 May 2003
-* C - <a name="C">- - - -</a>
-* [[CalvinMitchell]] - 02 Aug 2005
-* [[CamResu]] - 17 Sep 2003
-* [[CarenTang]] - 11 Jan 2005
-* [[CarlosPoker]] - 15 Aug 2004
-* [[CarlBingel]] - 17 Mar 2003
-* [[CarlosM]] - 19 Apr 2003
-* [[CasadevallM]] - 06 Apr 2007
-* [[CharlieJordan]] - 02 Mar 2003
-* [[CherryGeorgeMathew]] - 03 Jan 2003
-* [[ChrisHarvey]] - 23 May 2005
-* [[ChristopheDevine]] - 03 Mar 2005
-* [[ChristopherBodenstein]] - 17 Mar 2006
-* D - <a name="D">- - - -</a>
-* [[DanAdrianValentin]] - 26 Nov 2004
-* [[DarenMackey]] - 28 May 2006
-* [[DarioTrotman]] - 31 May 2006
-* [[DarkArctic]] - 02 Aug 2004
-* [[DavidButler]] - 24 Mar 2005
-* [[DavidRoches]] - 13 Apr 2007
-* [[DavidSmith]] - 20 Mar 2004
-* [[DavidWalter]] - 14 Mar 2004
-* [[DeSc]] - 28 Jul 2003
-* [[DeviceRandom]] - 19 Jan 2007
-* [[DmitriAlenitchev]] - 17 Oct 2005
-* [[DmitryZh]] - 07 Jun 2004
-* [[DucOd]] - 26 Feb 2005
-* [[DuncanInnes]] - 20 Aug 2003
-* [[DanielBaumann]] - 19 May 2002
-* [[DaniloSegan]] - 06 Jan 2003
-* [[DavidEverly]] - 14 Feb 2003
-* [[DavidFahlander]] - 16 Jul 2002
-* [[DazElf]] - 30 Apr 2003
-* [[DeepakGoel]] - 20 Sep 2002
-* [[DerekDavies]] - 04 Jan 2003
-* [[DougEckhart]] - 29 May 2002
-* E - <a name="E">- - - -</a>
-* [[EduardoMartn]] - 20 Mar 2003
-* [[EdBorasky]] - 04 Nov 2003
-* [[EldonKoyle]] - 19 Aug 2005
-* [[EnriqueJenks]] - 02 Jun 2006
-* [[ErnstRohlicek]] - 27 Jul 2006
-* [[EvvL]] - 02 Mar 2004
-* F - <a name="F">- - - -</a>
-* [[FatBoy]] - 04 Apr 2003
-* [[FabriceBauzac]] - 10 Jun 2004
-* [[FaridHajji]] - 06 Sep 2003
-* [[FengLi]] - 04 Feb 2004
-* [[FilipBrcic]] - 24 Apr 2006
-* [[FreeNSK]] - 03 Feb 2005
-* G - <a name="G">- - - -</a>
-* [[GergelySzasz]] - 25 Apr 2006
-* [[GerhardMuntingh]] - 06 Oct 2002
-* [[GianlucaGuida]] - 04 Mar 2006
-* [[GillesBidoli]] - 19 Dec 2002
-* [[GoodSmil]] - 27 Jul 2006
-* [[GrantBow]] - 11 May 2002
-* [[GaborGreif]] - 07 Sep 2003
-* [[GraysonSlaubaugh]] - 04 Jun 2006
-* [[GregBuchholz]] - 25 Jul 2003
-* [[GuillemJover]] - 03 Mar 2004
-* [[GurkanSengun]] - 04 Oct 2006
-* H - <a name="H">- - - -</a>
-* [[HaavardFarberg]] - 17 Sep 2002
-* [[HelgeStenstroem]] - 11 Oct 2002
-* [[HishamKotry]] - 14 Jun 2002
-* [[HansruediHaenni]] - 19 Jul 2003
-* I - <a name="I">- - - -</a>
-* [[IanSlinger]] - 17 Apr 2004
-* [[IsaacPraveen]] - 28 Dec 2005
-* [[IssacCirino]] - 07 Jun 2006
-* [[IvanShmakov]] - 11 Dec 2003
-* [[IvanZenkov]] - 14 Oct 2004
-* J - <a name="J">- - - -</a>
-* [[JadenPergola]] - 01 Jun 2006
-* [[JamesAMorrison]] - 07 Jan 2003
-* [[JasonLathrop]] - 16 Feb 2006
-* [[JasonMusgrove]] - 13 May 2005
-* [[JayConway]] - 25 Apr 2003
-* [[JeanChristophePenalva]] - 29 Dec 2005
-* [[JeffZ]] - 31 Jul 2005
-* [[JeroenDekkers]] - 24 Nov 2006
-* [[JoachimNilsson]] - 11 May 2002
-* [[JoanathanNarvaez]] - 01 May 2005
-* [[JoePistritto]] - 26 Mar 2003
-* [[JoeSteeve]] - 28 Jul 2005
-* [[JohanRydberg]] - 19 Nov 2002
-* [[JohnGH]] - 24 Oct 2006
-* [[JohnTalintyre]] - 01 Aug 2001
-* [[JonathanBFiliatrault]] - 07 Apr 2005
-* [[JonathanShapiro]] - 21 Apr 2006
-* [[JoseMariaRuiz]] - 03 Aug 2002
-* [[JoukeWitteveen]] - 14 Apr 2006
-* [[JuanAlvarez]] - 08 Jun 2002
-* [[JuanAntonioSanchez]] - 18 Jul 2005
-* [[JuhaN]] - 03 Apr 2003
-* [[JuhoMantysaari]] - 29 Mar 2005
-* [[JulienPUYDT]] - 10 Jun 2002
-* [[JustinKoser]] - 01 Aug 2002
-* [[JohnAllsup]] - 29 Oct 2003
-* [[JonPortnoy]] - 30 Jun 2004
-* K - <a name="K">- - - -</a>
-* [[KaiDziedzic]] - 05 Jun 2006
-* [[KeatonMaclachlan]] - 03 Jun 2006
-* [[KellerF]] - 30 Nov 2002
-* [[KurtKaiser]] - 20 May 2002
-* [[KurtBKaiser]] - 21 May 2004
-* L - <a name="L">- - - -</a>
-* [[LaloMartins]] - 01 Jan 2003
-* [[LaudneyRen]] - 29 Sep 2002
-* [[LeonardoPereira]] - 29 Dec 2005
-* [[LeonelRugama]] - 09 Feb 2003
-* [[LeeItkin]] - 25 Oct 2004
-* [[LisandroMineo]] - 04 Jun 2006
-* [[LoganadenVelvindron]] - 11 Dec 2004
-* [[LucaSaiu]] - 22 Apr 2006
-* [[LucasNussbaum]] - 28 Jan 2004
-* [[LuisMiguel]] - 24 Jun 2003
-* [[LuisBustamante]] - 16 May 2002
-* [[LunaTic]] - 30 Jan 2007
-* M - <a name="M">- - - -</a>
-* [[ManishSharma]] - 24 Jun 2006
-* [[MarceloCToyama]] - 19 Oct 2006
-* [[MarickIntl]] - 05 Feb 2005
-* [[MarionWillow]] - 26 Dec 2004
-* [[MartinAnkerl]] - 07 Sep 2005
-* [[MartinWeaver]] - 06 Oct 2005
-* [[MastrLynX]] - 20 Aug 2005
-* [[MatheusMorais]] - 23 Jan 2006
-* [[MattBur]] - 28 Nov 2006
-* [[MatteoSettenvini]] - 04 May 2005
-* [[MatthewRikard]] - 17 Oct 2005
-* [[MatthiasKoch]] - 23 Sep 2003
-* [[MauricioMastrangelo]] - 05 Jun 2006
-* [[MaximDesyatoff]] - 14 Apr 2006
-* [[MichaelAblassmeier]] - 03 Mar 2004
-* [[MichaelAdams]] - 09 Feb 2005
-* [[ManuelValderrama]] - 02 Aug 2002
-* [[MarcHuffnagle]] - 24 Sep 2002
-* [[MarcOliverIhm]] - 23 Oct 2002
-* [[MarcPoulhies]] - 21 May 2002
-* [[MarcoGerards]] - 20 May 2002
-* [[MattGrant]] - 05 Jun 2002
-* [[MichaelBanck]] - 22 Aug 2005
-* [[MichaelFlickinger]] - 01 Aug 2005
-* [[MichaelHan]] - 26 Mar 2005
-* [[MichaelOberg]] - 24 Oct 2005
-* [[MichaelT]] - 24 May 2002
-* [[MichalSuchanek]] - 30 Jul 2002
-* [[ManuelMenal]] - 22 Dec 2003
-* [[MarkusKaarn]] - 04 Apr 2004
-* [[MatSei]] - 08 Feb 2004
-* [[MathieuGauthierPilote]] - 19 Jul 2004
-* [[MatthiasKoch]] - 23 Sep 2003
-* [[MichaelAblassmeier]] - 03 Mar 2004
-* [[MiltonThomas]] - 16 Apr 2006
-* [[MohamedNabilMahmoud]] - 19 Oct 2006
-* [[MonteKiehm]] - 01 Jun 2006
-* [[MosheGentry]] - 06 Oct 2005
-* N - <a name="N">- - - -</a>
-* [[NagromNamreh]] - 22 Jan 2004
-* [[NathanielPangilinan]] - 15 Nov 2006
-* [[NedWait]] - 04 May 2004
-* [[NeilDoekkalfar]] - 20 Apr 2005
-* [[NeillMiller]] - 22 Aug 2004
-* [[NicholasLee]] - 28 Aug 2000
-* [[NickCroft]] - 10 Jan 2005
-* [[NickRusnov]] - 19 May 2002
-* [[NicolasBarbier]] - 26 Aug 2004
-* [[NiklasS]] - 02 Jun 2002
-* [[NikolayDiakov]] - 30 Mar 2004
-* [[NisoliIsaia]] - 03 Feb 2004
-* [[NowhereMan]] - 19 Mar 2005
-* O - <a name="O">- - - -</a>
-* [[OgnyanKulev]] - 19 May 2002
-* [[OtavioJr]] - 24 Jun 2004
-* P - <a name="P">- - - -</a>
-* [[PatrickRoss]] - 06 Oct 2005
-* [[PaulBowman]] - 10 Feb 2004
-* [[PaulNema]] - 07 Feb 2004
-* [[PauloSchreiner]] - 17 Jun 2005
-* [[PeterMasiar]] - 24 Sep 2003
-* [[PhilipCharles]] - 06 Feb 2005
-* [[PietroFerrari]] - 18 Jul 2003
-* [[PaulWIckham]] - 27 Oct 2002
-* [[PatrickStrasser]] - 13 Jul 2004
-* [[PedroMacanas]] - 10 Jun 2004
-* [[PeterMelville]] - 13 May 2004
-* [[PeterThoeny]] - 10 Feb 1999
-* [[PorterLunceford]] - 02 Jun 2006
-* [[PraveenKumar]] - 02 Dec 2002
-* Q - <a name="Q">- - - -</a>
-* R - <a name="R">- - - -</a>
-* [[RajaBomb]] - 13 Jan 2003
-* [[RaresTitan]] - 25 Apr 2003
-* [[RafaelK]] - 05 Oct 2004
-* [[ReneStadler]] - 28 Aug 2004
-* [[RedTux]] - 01 Feb 2004
-* [[RobertPehr]] - 09 Aug 2006
-* [[RogerChrisman]] - 22 Sep 2003
-* [[RichBodo]] - 27 Jun 2004
-* [[RonnyHutchens]] - 06 Dec 2005
-* [[RussellJames]] - 12 Jul 2004
-* [[ReinaldoNolascoSanches]] - 15 Dec 2002
-* [[RikWade]] - 15 May 2002
-* [[RobSeger]] - 31 Mar 2003
-* [[RobbDoyle]] - 05 Feb 2003
-* [[RobertMillan]] - 10 Jun 2002
-* [[RoelN]] - 15 Mar 2003
-* [[RoyFalk]] - 21 Feb 2005
-* [[RussellLiefer]] - 26 May 2006
-* [[RyanGolbeck]] - 21 May 2002
-* S - <a name="S">- - - -</a>
-* [[SaFanaJ]] - 04 Aug 2006
-* [[SamLauzon]] - 20 May 2002
-* [[SamMason]] - 21 Apr 2006
-* [[SamiJLaine]] - 29 May 2002
-* [[SamuelThibault]] - 24 Jan 2007
-* [[ScottyTierno]] - 10 Dec 2005
-* [[SeanDEpagnier]] - 24 Dec 2004
-* [[SebastianGabriel]] - 26 Jun 2003
-* [[SebastianSilva]] - 21 Jun 2002
-* [[SefilesHere]] - 18 May 2006
-* [[SergeySpiridonov]] - 16 Nov 2002
-* [[SergioLopez]] - 20 Dec 2005
-* [[SimeonSimeonov]] - 19 Feb 2003
-* [[SimonLaw]] - 16 May 2002
-* [[SoerenSchulze]] - 15 Dec 2005
-* [[StanPinte]] - 07 Jan 2003
-* [[StefanSiegl]] - 12 Jan 2006
-* [[SubinGnagadharan]] - 01 Mar 2005
-* [[SujithH]] - 07 Mar 2007
-* [[SunilSomasundara]] - 06 Nov 2002
-* [[ShanChatterjee]] - 23 Sep 2004
-* [[SusanLocke]] - 15 Oct 2003
-* T - <a name="T">- - - -</a>
-* [[TWikiGuest]] - guest - 10 Feb 1999
-* [[TakaoYamashita]] - 08 Feb 2005
-* [[TariqDukes]] - 27 May 2006
-* [[TerrellNorthway]] - 28 May 2006
-* [[ThadeuCascardo]] - 29 Sep 2005
-* [[TheArthur]] - 14 Nov 2004
-* [[TheDuck]] - 08 Mar 2005
-* [[TheoraGuldhra]] - 23 Jun 2004
-* [[ThierryLacoste]] - 16 Jul 2004
-* [[ThomasHeim]] - 18 Dec 2006
-* [[ThomasSamson]] - 26 Mar 2005
-* [[ThomasSchlesinger]] - 05 May 2005
-* [[ThomasSchwinge]] - 06 Apr 2005
-* [[TimJohann]] - 03 Apr 2003
-* [[TimNowaczyk]] - 12 Jun 2003
-* [[TimRetout]] - 21 Sep 2006
-* [[TimothyMullin]] - 25 May 2006
-* [[TomBachmann]] - 21 Apr 2006
-* [[TomHart]] - 16 Nov 2002
-* [[TomaszWitko]] - 13 Feb 2007
-* [[TorbenGB]] - 26 Dec 2002
-* [[TravisBarker]] - 13 Jan 2003
-* [[TristonSondag]] - 08 Jun 2006
-* U - <a name="U">- - - -</a>
-* V - <a name="V">- - - -</a>
-* [[VivekCherian]] - 28 May 2005
-* W - <a name="W">- - - -</a>
-* [[WayneG]] - 01 Oct 2002
-* [[WestonHamlin]] - 06 Oct 2005
-* [[WidyachacraRajapaksha]] - 28 Feb 2005
-* [[WolfgangJ]] - 24 Jul 2002
-* [[WomBat]] - 04 Jul 2003
-* [[WouterVanHeyst]] - 13 Dec 2006
-* X - <a name="X">- - - -</a>
-* Y - <a name="Y">- - - -</a>
-* [[YanLi]] - 29 May 2006
-* Z - <a name="Z">- - - -</a>
-* [[ZacheryAvilla]] - 30 May 2006
-* [[ZnetCatd]] - 28 Nov 2002
-
-[A](#A) [B](#B) [C](#C) [D](#D) [E](#E) [F](#F) [G](#G) [H](#H) [I](#I) [J](#J) [K](#K) [L](#L) [M](#M) [N](#N) [O](#O) [P](#P) [Q](#Q) [R](#R) [S](#S) [T](#T) [U](#U) [V](#V) [W](#W) [X](#X) [Y](#Y) [Z](#Z)
-
-**_Note:_** Do not edit this topic to add a user, use %TWIKIWEB%.TWikiRegistration instead.
-
-**_Related topics:_** [[OfficeLocations]], [[TWikiGroups]]
diff --git a/Main/TWikiVariables.mdwn b/Main/TWikiVariables.mdwn
deleted file mode 100644
index debab617..00000000
--- a/Main/TWikiVariables.mdwn
+++ /dev/null
@@ -1 +0,0 @@
-%INCLUDE\{"%TWIKIWEB%.TWikiVariables"\}%
diff --git a/Main/TestSida.mdwn b/Main/TestSida.mdwn
deleted file mode 100644
index 83663262..00000000
--- a/Main/TestSida.mdwn
+++ /dev/null
@@ -1,7 +0,0 @@
-Det h�r �r en **liten** testsida jag gjorde f�r att visa min bror ...
-
--- [[Main/JoachimNilsson]] - 15 Jun 2002
-
-Vad bra! D� g�r det inget om jag testar lite till f�r att se hur ditt skin fungerar.
-
--- [[Main/StefanLindmark]] - 02 Oct 2002
diff --git a/Main/TestingPlurals.mdwn b/Main/TestingPlurals.mdwn
deleted file mode 100644
index 94141a3d..00000000
--- a/Main/TestingPlurals.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-ok, test123.
-
--- [[Main/GrantBow]] - 17 Jan 2003
diff --git a/Main/TokyoOffice.mdwn b/Main/TokyoOffice.mdwn
deleted file mode 100644
index 64398a90..00000000
--- a/Main/TokyoOffice.mdwn
+++ /dev/null
@@ -1,8 +0,0 @@
-Here would stand the information about the Tokyo office:
-
-* Address:
-* Phone:
-* Fax:
-* [List](%SCRIPTURL%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&search=Location:%20%TOPIC%) of employees at %TOPIC%.
-
-**_Related topic:_** [[OfficeLocations]], %WIKIUSERSTOPIC%
diff --git a/Main/TravisBarkerNotesDslVsDialup.mdwn b/Main/TravisBarkerNotesDslVsDialup.mdwn
deleted file mode 100644
index e75f6f75..00000000
--- a/Main/TravisBarkerNotesDslVsDialup.mdwn
+++ /dev/null
@@ -1,461 +0,0 @@
-%TOC%
-
-----
-
-Note to Hurd devs: this is a temporary topic i created in order to take some (off topic)notes just until i can get my own server back up and running. thanks. --TB
-
-----
-
-# <a name="1st_level_Classroom_Notes"> 1st level Classroom Notes </a>
-
-* Week 1
-
-# <a name="_DSL_vs_Dialup_"> **DSL vs Dialup** </a>
-
-----
-
-## <a name="Digital_Subscriber_Line_DSL"> </a> Digital Subscriber Line - DSL
-
-* Faster
-* More Expensive
-* Always On
-* Can use phone line while online
-* Different Equipment
-
-**THEY BOTH USE PHONE LINE**
-
-* 2 types of dsl
- * ADSL ASYNCRONOUS OR ASYMETRIC (example: 1.5 TO 9MB DOWN 16-640 KB UP)
- * SDSL SYNCRONOUS OR SYMETRIC (example: 3MB DOWN 3MB UP)
-
-What equipment is needed
-
-* DSL / Cable Modem
-* Ethernet adapter
-* Category 5 cable (ethernet cable)
-* RT-45
-* USB universal Serial Buss
- * (can be used but _do not_ reccomend)
-
-## <a name="IP_Addressing"> IP Addressing </a>
-
-* 0.0.0.0 =&gt; 255.255.255.255
-* 4,228,250,625
-
-### <a name="Private_IP_Address_Ranges"> Private IP Address Ranges </a>
-
-* X=0-255
-* 192.168.x.x - used w/ Routers&amp; Configurable Modems
- * This range is the most typical private range used.
-* 10.x.x.x - Used w/ routers or configurable Modems.
-* 172.16.x.x - Used w/ routers. (this is a typical range used by businesses)
-
-### <a name="Non_Routable_Range"> Non-Routable Range </a>
-
-* 169.254.x.x - Non Routable IP Range telling you something is broken Created by Microsoft for troubleshooting purposes
-* 127.x.x.x - Range reserved for local host (norton's, microsoft, etc.)
-
-## <a name="Acronyms"> Acronyms </a>
-
-* IANA - internet Assigned Numbers Authority
- * Distribute IP Address to backbone Co. ie AT&amp;T, Bell Co.
-
-### <a name="Public_IP_Addressing"> Public IP Addressing </a>
-
-* How to become an ISP
-
-1) Contact SBC to obtain IP Addresses:
-
-* 300 members
- * 66.137.124.1 - 66.137.124.101
-
-2) Distribut IP Addresses Gateway Address = IP Addresses of the DHCP Server (endpoint)
-
-DHCP - Dynamic host control protocol
-
-----
-
-1) contact SBC to obtain more ip addresses
-
-* 500 Members
- * 68.124.138.1 - 68.124.138.151
-
-2) Distribute IP addresses
-
-Static - Specified IP address that never changes
-
-## <a name="Authentication_Processes"> Authentication Processes </a>
-
-**MAC Addressing** \*MAC address- Physical address of any device that can carry an internet connection
-
-* it authenticates through the modem or next piece of connecting equipment's MAC Address
-
-PPOE - Point to point protocol (over the ethernet) -requires a customer to logon w/user/password before reciving an ip address the only os w/ppoe built in XP&amp;MACX they install pppoe software or get a router or configurable modem.
-
-Trouble shooting DSL / Cable
-
-## <a name="1st_Step_of_Trouble_shooting_POW"> </a> 1st Step of Trouble shooting - POWERCYCLING
-
-### <a name="take_down_order"> take down order </a>
-
-* unplug modem from power supply
-* unplug any connecting equipment from Power Supply (router, Switch, etc)
-* SHUTDOWN (not restart) the pc
-
-### <a name="bringing_up_order"> bringing up order </a>
-
-* plugin the modem into power supply
-* plug the connecting equipment into the power suply
-* restart the PC
-
-## <a name="2nd_Step_of_Trouble_Shooting_Lig"> 2nd Step of Trouble Shooting -Light Status of </a>
-
- Modem
-
-* Power
- * on = good
- * off = bad
-
-1. verify it is plugged in
-
-2. check for power at the source (switch?)
-
-* dsl/link/sync
- * on = good
- * off = bad
-
-1. check connection between wall and modem phone line dsl + co-AX cable)
-
-2. verify it worked previously nothing changed, (moved, jacks, storm)
-
-3. verify all connecting information (PPPOE, MAC address, static)
-
-* Enet/USB/PC/Sync/Link
-* on = good
-* off = bad
-
-1.check connection between modem and pc ethernet usb
-
-2. switch cable ends crossover vs straight through
-
-3. check the ethernet adapter
-
-* Act/Activity/Data/(10/100) - TX/RX
-
-* * on or flashing = good
- * off = bad
-
-1. This light has no bearing in your troubleshooting
-
-* Test/Alarm/Standby
- * off = good
- * on = bad
-
-1. This light must be off in orter to troubleshoot.
-
-Where to find IP information - IP configuration LC start =&gt; LC run =&gt; tye commands or cmd =&gt; LC OK button =&gt; type "winipcfg" =&gt; press enter =&gt; chose NIC in dropdown
-
-1.) Adapter Address = MAC address
-
-2.) IP address - NIC
-
-3.) Gateway Address - DHCP Server
-
-* If there is **NO** NIC in the dropdown box
- * verify cust has startup disk or cab files (win\*.cab)
- * Rip and reinstall TCP/IP
-* If it says Media Disconnectd or IP = 0.0.0.0
- * Not connected
- * verify lights on modem
- * verify wiring
-
-\* if they are reciving an IP address of 169.254.x.x
-
-* they are set to DHCP, but not contacting DHCP Server
-
- - Its broken and try to release /renew ip address
-
-## <a name="what_will_happen_next"> what will happen next </a>
-
-1. will recieve IP Address
-
-2."Unable to contact DHCP Server" Error
-
-* try to release and renew again
-
-3. "DHCP Server unavailable revewing IP address" - Error
-
-* try to release and renew again
-
-4. "No adapter in a state permissable to perform operation" Error
-
-* configured to static
-* check settings
-
-5. "unable to perform operation" or " operation was attempted on something that is not a socket" Error \* winsock Error
-
-* * email winsock fix
- * Send to shop
-
-## <a name="if_you_are_unable_to_recieve_an_"> if you are unable to recieve an IP address </a>
-
-* verify wiring
-* verify account
-* verify settings
-
-## <a name="where_to_go_and_check_settings"> where to go and check settings </a>
-
-* DLC My Comp &gt; DLC Control Panel &gt; DLC Network &gt;highlight TCP/IP =&gt; Ethernet Adapter - - LC Properties button
-* IP addresses tab =&gt; Static - Specify an IP address Dynamic Obtain Automatic
-* Gateway tab =&gt; Static - 1 gateway address entered Dynamic None entered
-* DNS Tab - ISP Specific
-
-PING packet internet Groper
-
-Sonar for the internet
-
-3 ways to tell if you are connected to the internet
-
-1. ping outside address
-
-1. thpe winipcfg =&gt; press enter =&gt; choose NIC in drop down box obtain ip address and gateway address (put in tracker notes)
-
-1. type ping ipaddress press enter ie: ping 192.168.1.100 ethernet adapter
-
-* good response = 4 sent
-* Bad response - 4 sent 0-3 recieved / 1-4 lost
- 1. Check for a firewall =&gt; disable it and run ping again
- 2. rip and reinstall TCP/IP =&gt; Run ping again
- 3. check the ethernet adapter
-
-1. type ping gatewayaddress =&gt; press enter (ie ping 192.168.1.1) DHCP Server Bad Response
- 1. 1. ) check for a firewall =&gt; disable =&gt; run ping again
- 2. ) Rip and reinstall TCP/IP =&gt; run ping again
- 3. ) make sure network allows ping (shawneeling and madison)
- 4. ) verify all connectings information (pppoe, &lt;MAC address,, Static)
- 5. ) Broken - Sent ticket to network
-2. type ping www.yahoo.com =&gt; press enter good response = connected
-
-1. type ping yahoo's ip press enter (ie ping 216.109.118.76)
- * if you get a bad response on the domain name and good response on IP check DNS
- * after entering DNS if you still cant pull the site by domain or IP =&gt; winsock error - email or shop
-
-## <a name="Checking_the_NIC_Network_Interfa"> </a> Checking the NIC - Network Interface Controller
-
-DLC My Comp =&gt; DLC Control Panel =&gt; DLC System =&gt; LC Device Manager Tab =&gt; LC (+) next to network adapters
-
-If there is Red X
-
-* Means the device has been disabled RC the device LC Enable.
-
- If there is Yellow!
-
-* Means the PC recognizes the device but does not know how to use it
-* Uninstall/Reinstall NIC - RC the device =&gt; LC Uninstall =&gt; LC OK =&gt; Reboot PC =&gt; Follow hardware wizard
-* to uninstall they must have drivers disk or it must be original to PC
-
-if there is yellow or no network adapters (check other devices for PCI Adapter)
-
-* means PC has no idea what device is or how to use it
-* uninstall reinstall NIC
-* Same as Above
-
-## <a name="ISPs"> </a> ISPs
-
-<table border="1" cellpadding="1" cellspacing="0">
- <tr>
- <td> ISP </td>
- <td> requires </td>
- </tr>
- <tr>
- <td> shawneelink </td>
- <td> static </td>
- </tr>
- <tr>
- <td> farmsrstell </td>
- <td> static </td>
- </tr>
- <tr>
- <td> rallstech </td>
- <td> static </td>
- </tr>
- <tr>
- <td> grandriver </td>
- <td> static </td>
- </tr>
- <tr>
- <td> horry county dsl </td>
- <td> pppoe </td>
- </tr>
- <tr>
- <td> hargray dsl </td>
- <td> pppoe </td>
- </tr>
- <tr>
- <td> conporium dsl </td>
- <td> pppoe </td>
- </tr>
- <tr>
- <td> green online </td>
- <td> MAC address of modem </td>
- </tr>
- <tr>
- <td> horry county cable </td>
- <td> MAC address of the next connecting device after the modem </td>
- </tr>
-</table>
-
-# <a name="XP"> XP </a>
-
-* home
- * 98
- * ME
-* business
- * NT
- * 2000
-
-different ways to get to Control Panel
-
-* Windows XP View
- * Left Click Start =&gt; Left Click C.P.
-* Classic View
- * Left Click Start =&gt; Settings =&gt; Left Click Control Panel =&gt; Double Left Click My computer =&gt; Double Left click Control Panel
-
-(you want to troubleshoot from the classic view of the Classic View of the Control Panel (not category)
-
-## <a name="How_to_make_a_new_dial_up_connec"> How to make a new dial-up connection </a>
-
- 1. Left Click Start =&gt; Left click Control Panel =&gt; Double Left Click Network connections =&gt; Double Left Click Create a new connection =&gt; follow the wizzard
-
-2. Right Click Internet Explorer =&gt; Left Click Properties =&gt; Left Click Connection Tab =&gt; Left Click Setup Button =&gt; follow wizzard
-
-check the properties of a connection 1. left click start =&gt; left click control panel =&gt; Double left click network connections =&gt; Right clikc connection name =&gt; left click properties
-
-2. Right click IE =&gt; left click properties =&gt; left click connection tab =&gt; highlight connection in box =&gt; Left click settings button =&gt; left click properties Button
-
-* option tab =&gt; lower redial attempts to 0-1 attempts
-* networking tab =&gt; what used to be the network section of teh Control Panel
-* Advanced Tab =&gt; internet connection firewall.
-
-## <a name="How_to_check_modem_properties"> How to check modem properties </a>
-
- dlc my comp dlc cp dlc modem options lc modems tab lc properties button check tabs
-
-* run diagnostics lc diagnostics tab lc query modem button
-* enter init string lc advanced tab
-* lower port speed lc modems tab
-* lower FIFO buffers lc advanced tab lc poet settings button
-
-## <a name="how_to_configure_LAC"> </a> how to configure LAC
-
-* DLC my comp dlc cp dlc network connections rc the lac lc properties dlc tcp/ip configure settings
-
-## <a name="making_a_pppoe_connection"> making a pppoe connection </a>
-
-* lc start lc cp dlc network connections dlc create a new connections follow wizard for a "broadband connections that requires a username and password"
-
-running an IP configuration lc start lc run type command or cmd lc ok type ipconfig press enter
-
-* to find MAC Address - "ipconfg /all"
-* to release - "ipconfig /release"
-* to renew - ipconfig /renew
-
-## <a name="reset_TCP_IP"> </a> reset TCP/IP
-
- \*lc start lc run type command or cmd lc ok type "netsh int ip reset c:\\reset c:\\resetlog.txt" press enter type exit press enter
-
-## <a name="checking_the_NIC"> </a> checking the NIC
-
-* lc start lc cp dlc system lc hardware tab lc device manager button lc (+) next to network adapters
- * still looking for the X symbox the ? symbol, and the ! symbol.
-
-## <a name="System_Restore_ME_amp_XP_"> System Restore (ME &amp; XP) </a>
-
-* LC Start programs accessories system tools lc system restore
- * create a restore point always create before uninstalling restore to an earlier time - as a last resort , no further back than 15 days
-
-# <a name="windows_2000"> windows 2000 </a>
-
-exactly like XP with the following exceptions
-
-* no system restore
-* no built in firewal
-* no built in pppoe
-* must rip &amp; reinstall TCP/IP (Must have disk)
-
-## <a name="to_check_network_properties"> to check network properties </a>
-
-\*DLC my comp dlc cp dlc network and dial up connection s RC connection lc properties lc networking TAB
-
-# <a name="Windows_NT"> Windows NT </a>
-
-## <a name="to_check_propeties_of_a_connecti"> to check propeties of a connection </a>
-
- \*( dlc my comp dlc dial up networking lc more butoon lc endit entry and modem properties
-
-# <a name="macintosh_apple_"> macintosh (apple) </a>
-
-* **do not support version 8 or older**
-
-## <a name="how_to_determine_version"> how to determine version </a>
-
-* click apple click about this computer/mac
-
-## <a name="how_to_get_to_remote_access"> how to get to remote access </a>
-
-* click apple click control panels click remote access
-
-## <a name="how_to_configure_for_DSL_OS_9_an"> </a> how to configure for DSL / OS 9 and 8
-
-* click apple click control panels click tcp/ip set connect via to built in ethernet configure settings manually=&gt; static using DHCP - Dynamic
-
-## <a name="to_get_to_the_internet_setupassi"> to get to the internet setupassistant </a>
-
-* double click hard drive find and double click assistants folder double click internet setup assistant + follwo assistant
-
-## <a name="how_to_use_free_ppp_to_check_use"> how to use free ppp to check username and password </a>
-
-* click apple click control panels click free ppp setup click &gt; to expand screen click accounts tab click edit button check username and password
-
-# <a name="MAC_X"> </a> MAC X
-
-## <a name="how_to_make_dial_up_connection"> how to make dial up connection </a>
-
-* click apple click system preferences double click network click configure and choose internal modem check settings
-* TCP/IP set to PPP
-* PPP check username / password
-* proxies check for proxies
-* modem no inits change the drivers
-
-## <a name="how_to_configure_DSL_connection"> </a> how to configure DSL connection
-
-* click apple click system preferences double click network click ()show) configure and choose build in ethernet check settings
- * TCP/IP =&gt; static manually dynamic - using DHCP
- * [[PPPoE]] =&gt; configure PPPE check User/Pass
- * Proxies =&gt; check for Proxy Servers
-
-## <a name="Interaction_Client"> Interaction Client </a>
-
-1. what is the client
-2. what are teh three states a tech 1st) can be in ?
-3. what are Queues?
-4. how do you transfer calls to second level?
-5. how do you transfer a call to another tech?
-6. how do you log out?
-
-# <a name="Basic_Linksys_Router_Setup"> Basic Linksys Router Setup </a>
-
-computers (192,168.1.x =&gt; lan (router) / NAT / WAN =&gt; modem =&gt; wall jack
-
-* NAT = Network Address Translator
-* WAN = Wide Area Net
-* LAN = local Area Network
-* LAN IP = Gateway for each PC
-
-How do you access a routers interface, like to enter a static IP address?
-
-1. run an IP configuration and obtain the GW address (should be 192.168.x.x or 10.x.x.x )
-2. open your web browser and enter the GW address into the address bar and click "go"
-3. at the username / password pop up, you enter the default login =&gt; LC OK button
-
--- [[Main/TravisBarker]] - 04 Oct 2005
diff --git a/Main/UserGroups.mdwn b/Main/UserGroups.mdwn
deleted file mode 100644
index bd6f2de7..00000000
--- a/Main/UserGroups.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-This page has moved to [[Hurd/UserGroups]]
-
--- [[Main/GrantBow]] - 25 Feb 2004
diff --git a/Main/VasterasOffice.mdwn b/Main/VasterasOffice.mdwn
deleted file mode 100644
index 261f6302..00000000
--- a/Main/VasterasOffice.mdwn
+++ /dev/null
@@ -1,12 +0,0 @@
-Information on the [V�ster�s](http://www.vasteras.se) Office.
-
-* Address: V�ster�s, [Sweden](http://www.sweden.com)
-* Phone:
-* Fax:
-* List of people
- * [[JoachimNilsson]]
- * [[JakobEriksson]]
-
-Related topic: [[OfficeLocations]], [[TWikiUsers]]
-
--- [[Main/JoachimNilsson]] - 12 May 2002
diff --git a/Main/VirtualOffice.mdwn b/Main/VirtualOffice.mdwn
deleted file mode 100644
index 125214d7..00000000
--- a/Main/VirtualOffice.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-The [[VirtualOffice]] is for people without an office location.
-
--- [[Main/JoachimNilsson]] - 29 Sep 2002
diff --git a/Main/WebalizerDiscuss.mdwn b/Main/WebalizerDiscuss.mdwn
deleted file mode 100644
index 689ab70b..00000000
--- a/Main/WebalizerDiscuss.mdwn
+++ /dev/null
@@ -1,9 +0,0 @@
-I see spikes in September, December and this month so far. But September was alot of active people (# sites was actually down). December lots of bandwidth and visits but pages was flat - casual lookers. I'm sure I'm presonally having an effect in the current month already. :-) I've also talked on #hurd again a bit and gotten the pisg IRC statistics going for the folks there.
-
--- [[Main/GrantBow]] - 08 Mar 2004
-
-It has been quite interesting to see how the notification emails sometimes increase as well. For quite some time it was dead silent but now I get like ten emails a day.
-
-When it rains it pours, I guess. :)
-
--- [[Main/JoachimNilsson]] - 08 Mar 2004
diff --git a/Main/WhoRunsGNU.mdwn b/Main/WhoRunsGNU.mdwn
deleted file mode 100644
index cf1d6f2a..00000000
--- a/Main/WhoRunsGNU.mdwn
+++ /dev/null
@@ -1,3 +0,0 @@
-This page has moved to [[Hurd/WhoRunsGNU]]
-
--- [[Main/GrantBow]] - 25 Feb 2004
diff --git a/Main/discussion.mdwn b/Main/discussion.mdwn
deleted file mode 100644
index fa143fad..00000000
--- a/Main/discussion.mdwn
+++ /dev/null
@@ -1,13 +0,0 @@
-# <a name="Meta_discussions_about_the_Main_"> Meta discussions about the Main web </a>
-
-Created.
-
-Good work on the front page, Grant!
-
-I've done some minor cosmetic changes only. See the [[SCRIPTURLrdiffSCRIPTSUFFIXMainHurdGnuFansOrgrev1129rev2128]] for details.
-
--- [[Main/JoachimNilsson]] - 23 Nov 2002
-
-You did all the hard work in this area! I'm glad we have a [[Main]] to play with again. I like the idea of moving the main page to it's own topic. I'm going to rework the WebHome as I have done all the other similar pages. This is great, thanks!
-
--- [[Main/GrantBow]] - 29 Dec 2002