accessing_web_spaces
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
accessing_web_spaces [2023/04/26 23:44] – [Gemini] make gemini software URL a link so it displays correctly without escaping // peteyboy | accessing_web_spaces [2025/03/24 19:08] (current) – [Gemini] formatting, added link to LaGrange peteyboy | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Accessing Web Spaces ====== | ||
+ | ===== Viewing the Various Webs on SDF ===== | ||
+ | |||
+ | You know about the World-Wide Web. Do you remember Gopher? Have you heard about Gemini? Well, you can check them all out from your SDF account. | ||
+ | |||
+ | ==== WWW ==== | ||
+ | |||
+ | |||
+ | You already know how to do this because you are reading this wiki, probably on your favorite web browser, but from shell at SDF, you can surf the World-Wide Web with several command line programs as well. Some popular options are: | ||
+ | |||
+ | * **lynx**: [[http:// | ||
+ | |||
+ | lynx https:// | ||
+ | |||
+ | * **links**. | ||
+ | |||
+ | links https:// | ||
+ | |||
+ | * **elinks**: [http:// | ||
+ | |||
+ | elinks https:// | ||
+ | | ||
+ | |||
+ | |||
+ | ==== Gopher ==== | ||
+ | |||
+ | |||
+ | There are many ways to view gopherspace. The easiest for new users is one of the following: | ||
+ | |||
+ | === Use Lynx === | ||
+ | [[http:// | ||
+ | |||
+ | $ lynx gopher:// | ||
+ | |||
+ | and Lynx will start up at sdf.org' | ||
+ | |||
+ | === Floodgap Gopher Proxy === | ||
+ | |||
+ | Floodgap.com provides a public gopher proxy that you can view in your web browser at https:// | ||
+ | |||
+ | === Bombadillo === | ||
+ | |||
+ | Made for browsing Gopherspace and [[gemini site setup and hosting features | Geminispace]], | ||
+ | $ bombadillo gopher:// | ||
+ | |||
+ | === Gopherus === | ||
+ | A lightweight client that only does Gopher. The '' | ||
+ | |||
+ | $ gopherus gopher.club/ | ||
+ | |||
+ | == Configuration example: == | ||
+ | <file txt ~/ | ||
+ | # replicate looks & feel of lynx: | ||
+ | key.enter | ||
+ | key.backspc | ||
+ | key.esc | ||
+ | colors = 07174F17110506020E | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===SDF Gopher Command == | ||
+ | |||
+ | You can issue the gopher command, either from the SDF shell or from within the '' | ||
+ | |||
+ | ==== Gemini ==== | ||
+ | |||
+ | You can use either of these Gemini browsers on the cluster or in the MetaArray: | ||
+ | |||
+ | === Bombadillo === | ||
+ | |||
+ | As stated above for Gopher, bombadillo is for browsing Gopherspace and [[gemini site setup and hosting features | Geminispace]], | ||
+ | $ bombadillo | ||
+ | |||
+ | |||
+ | |||
+ | == Dealing with URL Fetch Errors == | ||
+ | Because of the way bombadillo manages Gemini' | ||
+ | |||
+ | p gem.sdf.org | ||
+ | |||
+ | …and press '' | ||
+ | | ||
+ | === Amfora === | ||
+ | Amfora is a for-gemini browser that is a little less ' | ||
+ | |||
+ | at shell type | ||
+ | $ amfora gemini:// | ||
+ | | ||
+ | Amfora will ask you if you want to continue to a site that you already have a (non-matching) certificate for, which will take care of the updating for you if you tell it to. | ||
+ | |||
+ | === Diohsc === | ||
+ | Additionally, | ||
+ | |||
+ | === Graphical Gemini Browsers === | ||
+ | If you want to get into Gemini more, there are shell and graphical clients available for Linux, Windows, Mac, Android and IOS, you can look for them here: // | ||
+ | |||
+ | A currently popular graphical browser available for Windows and Mac is // |