A dictionary of Linux terms, in zine form.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

568 lines
23 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
10 months ago
10 months ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
10 months ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
10 months ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
10 months ago
10 months ago
2 years ago
10 months ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. \documentclass[9pt,letterpaper,twoside]{extreport}
  2. \usepackage[utf8]{inputenc}
  3. \usepackage[english]{babel}
  4. \usepackage{amsmath}
  5. \usepackage{amssymb}
  6. \usepackage{makeidx}
  7. \usepackage{graphicx}
  8. \usepackage{amsfonts}
  9. \usepackage{lastpage}
  10. % page size
  11. \usepackage[
  12. paperheight=8.5in,
  13. paperwidth=5.5in,
  14. left=1cm,
  15. right=1cm,
  16. top=2cm,
  17. bottom=2cm]
  18. {geometry}
  19. % fancy headers
  20. \usepackage{fancyhdr}
  21. \pagestyle{fancy}
  22. \fancyhf{}
  23. \fancyhead[RO]{\textit{A Linux Dictionary}}
  24. \fancyhead[LE]{1\textsuperscript{st} Edition}
  25. \cfoot{Page \thepage}
  26. \renewcommand{\footrulewidth}{0.5pt}
  27. % multicolumns
  28. \usepackage{multicol}
  29. \setlength{\columnsep}{0.25in}
  30. \setlength{\columnseprule}{0.1pt}
  31. % hanging indents; we need it for the bibliography
  32. \usepackage{hanging}
  33. % Use definition lists
  34. \usepackage{enumitem}
  35. % Do not insert space between items in list
  36. % We will space between items when we create the definition list
  37. \setlist{noitemsep}
  38. % Use tab stops when we need to
  39. \usepackage{tabto}
  40. % Include sections and subsections in the TOC
  41. % https://latex-tutorial.com/tutorials/table-of-contents/
  42. \setcounter{tocdepth}{2}
  43. % Turn off section numbering
  44. % https://tex.stackexchange.com/questions/246571/table-of-contents-problem
  45. % Necessary to create table of contents with unnumbered sections
  46. \setcounter{secnumdepth}{0}
  47. % Use a custom title for the TOC
  48. % https://tex.stackexchange.com/questions/35903/formatting-the-title-of-the-toc
  49. \AtBeginDocument{\renewcommand\contentsname{The Contents}}
  50. % Center the TOC title
  51. % https://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/tocloft/tocloft.pdf
  52. % https://tex.stackexchange.com/questions/114709/how-do-i-get-the-table-of-contents-list-of-figures-and-list-of-tables-to-have-t
  53. % See Werner's note about the variable 'Z'
  54. \usepackage{tocloft}
  55. \renewcommand{\cfttoctitlefont}{\hfill\Large\textbf}
  56. \renewcommand{\cftaftertoctitle}{\hfill}
  57. % Change the space above and below the TOC title
  58. % https://tex.stackexchange.com/questions/46724/remove-vertical-space-before-table-of-contents-title
  59. \setlength{\cftbeforetoctitleskip}{-3em}
  60. \setlength{\cftaftertoctitleskip}{1em}
  61. % Tighten up the typography
  62. \usepackage{microtype}
  63. \raggedbottom
  64. % Add URLS
  65. \usepackage[hidelinks]{hyperref}
  66. \author{Kenneth John Odle}
  67. \begin{document}
  68. \tableofcontents
  69. \medskip
  70. \begin{small}
  71. Pages 1-40 are in volume 1. Pages 41-\pageref*{LastPage} are in volume 2.
  72. \end{small}
  73. \bigskip
  74. \hrule
  75. \begin{center}
  76. \section{The Introduction}
  77. \end{center}
  78. \begin{multicols}{2}
  79. % \begin{small}
  80. What follows is a dictionary of various terms related to Linux. It currently resides online at \texttt{https://git.kjodle.net/kjodle/li \\ nux-dictionary}. Go there to buy a paper copy of this book.
  81. \textbf{Note:} A lot of these terms also relate to Unix, upon which Linux is based, and may have little meaning or a different meaning in a Linux context. \textit{Caveat emptor!}
  82. \textbf{n.b.:} Some of these terms may also refer to Mac OSX or Windows. \textit{Intense shuddering intensifies.} I have tried to keep these references to a minimum.
  83. I make no warranty, express or implied, regarding the accuracy, completeness, or currency of any of these terms. Most of the software described herein is in a fairly heavy state of development and things change. Sometimes they change quickly, sometimes they evolve slowly over time, but the salient point is that they change. Sources sometimes confirm one another and sometimes contradict one another because they may be looking at information which was published in different years. The moving hand writes, and having written, moves on.
  84. As well, there is no small amount of controversy regarding the definition of some of these terms. This is to be expected: the Linux community is large and diverse, and some of these terms no doubt have different meanings in different contexts. I have tried to be as thorough in my research as I can, but I have no doubt missed a great many things. If you would like to make aware of errors and/or omissions, contact info is inside the back cover.
  85. I have tried to make as few value judgments as possible, particularly with regard to distros. The best distro is the one that works best for your particular set of needs. The same is true of command options. Anyone can get a directory listing with \textbf{ls}, but I prefer \textbf{ls -Ahl}. You may prefer \textbf{ls -al} or even just \textbf{ls -A}. The choice is yours. While there are often many wrong ways to do something, there are often many right ways to do something, as well.
  86. Likewise, when I point out that a lot of people like a particular item, or that a lot of people dislike a particular item, I am not suggesting that you should be in the same camp, or that I consider either option valid. I am merely reporting what has come up in my research. As much as is humanly possible, I have tried to exclude my own opinion from these pages. My experience is neither broad enough nor deep enough as to inform other's opinions on a wide range of Linux-related topics. When I say that people like or don't like something, I try to include the most often cited reason(s), and in the case where they don't like something, I also try to include the most popular alternatives, if there are any.
  87. With regard to alphabetizing, I do not include the leading dot that indicates a file name (so \texttt{.deb} is in the `d' section), nor do I include an asterisk used as a wildcard (meaning that \texttt{*nix} is alphabetized with other terms that start with `n'). Information about . (dot) and .. (dot dot) directories is found in the `d' section as well.
  88. I created this document in \LaTeX{}, which is an ideal situation for a document like this, because it makes it easy to keep things uniform. It does introduce other issues, however. To see what they were and how I handled them, please consult the source code, listed at the beginning of this introduction, or better yet, the online repo, where I have maintained all branches. Again, if you have suggestions as to how to do it better, contact info is inside the back cover.
  89. When there are variants on a name (e.g., tar and tarball), I generally use the shortest or the most common form as the entry, and list the additional names in parentheses. I generally just go with the shortest as which is the most common will change over time.
  90. I have not included links in any of the entries. Links tend to change or fade away, and your best bet for finding anything is always an internet search. A good search engine is sometimes your best friend.
  91. % \end{small}
  92. \end{multicols}
  93. \hrule
  94. \begin{center}
  95. \section{The Abbreviations}
  96. \end{center}
  97. \begin{multicols}{2}
  98. % \begin{small}
  99. Standard Latin definitions are used extensively throughout this document.
  100. \textit{cf.} -- An abbreviation of the Latin word \textit{confer}, meaning ``compare.'' Essentially, compare the current entry to this other one.
  101. \textit{e.g.} -- An abbreviation of the Latin phrase \textit{exempli gratia}, meaning ``for the sake of an example.''
  102. \textit{i.e.} -- An abbreviation of the Latin phrase \textit{id est}, meaning, ``that is.''
  103. \textit{n.b.} -- An abbreviation of the Latin phrase \textit{nota bene}, meaning ``note well.'' It indicates an aside, or more often, a warning.
  104. \textit{q.v.} -- This is an abbreviation of the Latin phrase \textit{quod vide}, which translates as ``which see'' which denotes a cross reference to another item. Essentially, it means ``see also (this other thing).''
  105. \textit{qq.v.} -- Similar to \textit{q.v.} (but an abbreviation of the Latin phrase \textit{quae vide}), this denotes a cross reference to two or more other items. Essentially, it means ``see also (these other things).''
  106. \medskip
  107. Additional modern abbreviations used include:
  108. \textbf{RTFM} ``Read the effing manual''
  109. \textbf{tl;dr:} ``too long; didn't read''
  110. \textbf{YMMV} ``Your mileage may vary''
  111. % \end{small}
  112. \end{multicols}
  113. \hrule
  114. \begin{center}
  115. \section{The Words}
  116. \end{center}
  117. \bigskip
  118. % {\parskip=2pt %Add parskip
  119. \begin{multicols}{2}
  120. \begin{small}
  121. \begin{description}[leftmargin=4mm,labelsep=3mm,itemindent=0mm,itemsep=1mm,style=nextline]
  122. \begin{centering}
  123. \subsection{alias -- fsck}
  124. \end{centering}
  125. \item[alias] A command for creating a shell alias for a command.
  126. \item[ALSA]
  127. \item[apt] A command (\textbf{a}dvanced \textbf{p}ackaging \textbf{t}ool) for installing new software. It is the front end for the Debian package management system, performing a large number of functions, including downloading of packages, resolving dependencies, and installation of Debian packages (which have a \texttt{.deb} file extension).
  128. \item[apt-get]
  129. \item[Arch Linux]
  130. \item[bash]
  131. \item[bin]
  132. \item[binary]
  133. \item[boot]
  134. \item[build]
  135. \item[Calamares] A distro-agnostic system installer for Linux distributions. It was originally develop in 2014 by Teo Mrnjavac before being picked up by KaOS.
  136. \item[cd] A command for \textbf{c}hanging \textbf{d}irectories. The usual format is \texttt{cd <pathname>}. Just entering \texttt{cd} without specifying a path will take you to the root of your user home directory.
  137. \item[chmod]
  138. \item[chown]
  139. \item[Cinnamon]
  140. \item[clear]
  141. \item[CLI] The Command Line Interface, that is, a text-based interface, which is the opposite of a GUI or graphical user interface.
  142. \item[codec] A piece of software that encodes and decodes (i.e., plays) digital data, typically audio and video streams.
  143. \item[command binary]
  144. \item[command line]
  145. \item[Common Desktop Environment]
  146. \item[compile]
  147. \item[console]
  148. \item[cowsay] A command line utility that produces an ASCII picture of a cow saying whatever text you input on \texttt{stdin}. The package includes a few variations (called, naturally ``cow files'') which are typically located at \texttt{/usr/share/cowsay}; you can view these by using the \texttt{-l} flag, and use one with the \texttt{-f} flag. Typical output looks like:
  149. \begin{verbatim}
  150. ______________
  151. < Linux rocks! >
  152. --------------
  153. \ ^__^
  154. \ (oo)\_______
  155. (__)\ )\/\
  156. ||----w |
  157. || ||
  158. \end{verbatim}
  159. You can also pipe the \texttt{fortune} utility to it:
  160. \begin{verbatim}
  161. -----------------------------------
  162. / You teach best what you most need \
  163. \ to learn. /
  164. -----------------------------------
  165. \ ^__^
  166. \ (oo)\_______
  167. (__)\ )\/\
  168. ||----w |
  169. || ||
  170. \end{verbatim}
  171. \item[cp]
  172. \item[CUPS] The Common Unix Print Server. It is Ubuntu's print server, which is a dream when it works properly and a nightmare when it doesn't.
  173. \item[daemon] A process that runs in the background. These perform a large number of tasks, such as writing to system logs or monitoring your network.
  174. \item[Debian] One of the most popular Linux distros, developed by the Debian Project, which was established by Ian Murdock on August 16 1993. It is one of the oldest Linux distros, and is the basis for many other distros, including Ubuntu (q.v.). All of their distribution codenames are based on characters from the movie \textit{Toy Story}, with the unstable trunk being named ``Sid'' after the character who regularly destroys his toys. ``Debian'' is a portmanteau of Ian's then girlfriend Debra Lynn and his own first name.
  175. \item[dependency]
  176. \item[dev]
  177. \item[df]
  178. \item[diff]
  179. \item[distro] Short for ``distribution,'' this refers to a specific version of Linux that is customized with its own software, options, and look and feel. These include things like Ubuntu, Debian, and Fedora. \textit{c.f.} flavor.
  180. \item[. (dot)]
  181. \item[.. (dot dot)]
  182. \item[dpkg]
  183. \item[du]
  184. \item[dvipdf]
  185. \item[echo]
  186. \item[Elementary OS]
  187. \item[etc]
  188. \item[Fedora]
  189. \item[find]
  190. \item[flabor]
  191. \item[fortune] A utility that sends a fortune to \texttt{stdout}. It has a surprising number of options for such a simple utility. (The \texttt{-o} option will select potentially offensive fortunes. This option is not selected by default; use at your own peril.)
  192. \item[fsck] A utility (\textbf{f}ile \textbf{s}ystem che\textbf{ck}) for checking the consistency of a file system. (The Windows equivalent is \texttt{chkdsk}.) fsck runs automatically on every 30th boot of Ubuntu.
  193. \medskip
  194. \hrule
  195. \begin{centering}
  196. \subsection{gedit - mv}
  197. \end{centering}
  198. \item[gedit] GNOME's standard GUI text editor.
  199. \item[Ghost Script]
  200. \item[git]
  201. \item[GNOME]
  202. \item[gpdf] An application for viewing pdf files.
  203. \item[grep]
  204. \item[groff]
  205. \item[GUI]
  206. \item[gv] A command (GhostView) for viewing postscript files from the command line.
  207. \item[head]
  208. \item[history]
  209. \item[home]
  210. \item[hostname]
  211. \item[info]
  212. \item[init]
  213. \item[JED] A powerful but easy to use text editor available for both GNU Linux and other operating systems.
  214. \item[jobs]
  215. \item[KaOS] A desktop Linux distribution that uses the KDE desktop environment and ships with the LiberOffice software suite along with other popular applications that use the Qt toolkit. It is described as a ``lean'' that is built from scratch (i.e., not based on other Linux distros). It is at \href{https://kaosx.us/}{\texttt{https://kaosx.us/}}.
  216. \item[KDE] \textbf{(1)} An international free software community that develops free and open source software, including the Plasma Desktop and many cross-platform applications. It was founded in 1996 by Matthias Ettrich. \\ \textbf{(2)} A desktop environment used by the openSuse and Kubuntu Linux distros as well as others.
  217. \item[KDE Neon]
  218. \item[KDM] The \textbf{K}DE \textbf{D}isplay \textbf{M}anager, which is the standard display manager for the KDE desktop. It provides the initial login screen, and also manages the starting and stopping of X (\textit{q.v.}) server sessions.
  219. \item[kdvi] A KDE application, similiar to xdvi (\textit{q.v.}) for viewing dvi files.
  220. \item[kernel]
  221. \item[kernel module]
  222. \item[kill]
  223. \item[kpdf] An application for viewing pdf files.
  224. \item[Kubuntu] A GUI for Linux, based on Ubuntu. It uses KDE.
  225. \item[latex]
  226. \item[lib]
  227. \item[Linux]
  228. \item[Linux Mint]
  229. \item[locate] command
  230. \item[ls]
  231. \item[man] A command-line utility to display the ``man'' (i.e., manual) page for a particular command. It has many parameters. Some people jest that \texttt{man} is the only command you really need to know. Try \texttt{man man} to start. The actual files that \texttt{man} reads from are generally stored in \texttt{/usr/share/man}. \\ \tabto{4mm} A lot of people don't find the \texttt{man} command very helpful, as it generally contains no examples. If you are in this camp, \textit{qq.v.} ``tldr'' and ``info.''
  232. \item[media]
  233. \item[Metacity] The window manager of the GNOME desktop.
  234. \item[mkdir]
  235. \item[mnt]
  236. \item[mv] A command for moving files and directories.
  237. \medskip
  238. \hrule
  239. \begin{centering}
  240. \subsection{nano -- sys}
  241. \end{centering}
  242. \item[nano] A text editor for *nix systems, based on curses (\textit{q.v.}) It is a clone of Pico from the Pine email client.
  243. \item[Nautilus] The default file manager for GNOME and Ubuntu. It is the equivalent of MacOSX's Finder or Windows Explorer.
  244. \item[Nemo]
  245. \item[opt]
  246. \item[package]
  247. \item[pandoc]
  248. \item[pdftk] A command line utility for manipulating pdf files. PDF Chain is a GUI wrapper for pdftk.
  249. \item[ping]
  250. \item[Plasma] See \hyperlink{KDE Plasma}{KDE Plasma}.
  251. \item[proc]
  252. \item[Pulse]
  253. \item[Puppy Linux]
  254. \item[pwd] Short for ``print working directory,'' this command displays the path you are on from your home directory.
  255. \item[Qt] (Pronounced ``cute''.)
  256. \item[rm] A command line utility for removing files, links, and empty directories. It works silently, and thus should be used with care. The \textbf{-t} (interactive) option prompts the user to confirm each file that is being deleted. It can remove directories that contain files with the recursive option (\texttt{-r} or \texttt{-R}), but as it works silently and any deleted files cannot be recovered, it is always a good practice to combine these two options. You can specify multiple files (including the directory path if the target file is not in the current directory) and use wildcards like \texttt{?} and \texttt{*}.
  257. \item[rpm]
  258. \item[root]
  259. \item[run]
  260. \item[SANE] An acronym for ``Scanner Access Now Easy,'' SANE is an open-source API that provides standardized access for any raster image scanner. It is commonly use on Linux and its API is in the public domain. There are a number of GUIs for accessing SANE, including gscan2pdf, Simple Scan, Skanlite (KDE), SwingSane (cross-platform), and XSane (cross-platform).
  261. \item[sbin]
  262. \item[SELinux] A Linux kernel security module that provides allows administrators to have more control over who can access the system. It attempts to separate the security policy from enforcement of security decisions. It was originally developed by the National Security Agency (NSA) and was released to the open source community in 2000. It was integrated into the upstream Linux kernel in 2003. Information about security is generally contained in \texttt{/etc/sysconfig/selinux}.
  263. \item[shell]
  264. \item[Softlanding Linux System (SLS)] The second Linux distros (after MCC), founded by Peter MacDonald in May 1992. Although touted as an alternative to DOS (its original slogan was ``Gentle Touchdowns for DOS Bailouts'') it was considered buggy by many of its users. It was the first comprehensive Linux distributions in that in addition to the Linux kernel in also included other basic utilities, such as the X Window System (q.v.). It formed the basis of the Slackware distro (q.v.).
  265. \item[srv]
  266. \item[sudo] An acronym for \textbf{s}uper\textbf{u}ser \textbf{do}. It provides a fairly safe environment (YMMV, however) for non-root users to access files, directories, and settings, without native root permission. It is required to execute some commands.
  267. \item[sudoer] A user with \texttt{sudo} permission rights.
  268. \item[sys] A root-level directory that contains information about devices, drivers, and some kernel features.
  269. \medskip
  270. \hrule
  271. \begin{centering}
  272. \subsection{tail -- zip}
  273. \end{centering}
  274. \item[tail] A command line utility for printing data from the end of a specified file or files to \texttt{stdout}. It is useful for monitoring log files.
  275. \item[tar] A command for archiving files into tarballs. As a noun, it is also shorthand for the tarball itself.
  276. \item[tar (tarball)] Tar is shorthand for ``tape archive.'' Although tape archives are no longer around, tarballs are a common file archive format in Linux. Tarballs are not compressed, but you can use a compression tool such as gzip or bzip2 when creating them to compress the files. The common file extension for a tarball is .tar, as in archive.tar. When combined with gzip, tarballs often take the filename format archive.tar.gz and when combined with bzip2, filenames often assume the filename archive.tar.bz2.
  277. \item[terminal] A text-based user interface. On most Linux distros, it can be accessed by pressing \texttt{Ctrl + Alt + t}.
  278. \item[tex]
  279. \item[tldr]
  280. \item[tmp]
  281. \item[top]
  282. \item[touch]
  283. \item[troff]
  284. \item[Tux]
  285. \item[Ubiquity] The default installer for Ubuntu and its derivatives.
  286. \item[Ubuntu]
  287. \item[uname] A command line utility that prints basic information about the operating system name and hardware. Several options are available; for example \texttt{-s} prints the kernel name, whereas \texttt{-n} prints the system's host name.
  288. \item[Unity] Ubuntu's desktop environment, \textit{i.e.}, the name for Ubuntu's graphical interface. A ``shell'' for GNOME.
  289. \item[Unix]
  290. \item[unix principle]
  291. \item[unzip] A command for decompressing \texttt{.zip} archives.
  292. \item[update] To change software or parts of software to newer versions, in order to add new features, eliminate bugs, or enhance security, or for a combination of those three reasons. In Ubuntu, the \texttt{apt} (\textit{q.v.}) application handles updates.
  293. \item[useradd] A command for creating a new user or changing (with the \texttt{-D} option) the defaults for new users. The \texttt{-G} option will allow you to add the user to comma-delimited list of groups upon creation, \texttt{-p} defines an initial password for the account, and \texttt{-U} creates a group with the same name.
  294. \item[userdel]
  295. \item[usr]
  296. \item[var]
  297. \item[VI (vi)] A command line text editor. ``VI'' refers to the word ``visual.''
  298. \item[VIM] Acronym for ``VI Improved.''
  299. \item[wget]
  300. \item[which] A command which shows where an app is installed. The default usage is \texttt{which <appname>}.
  301. \item[window manager] A layer of software that works with the X Window System (\textit{q.v.}) and provides windows management. KDE uses KWin and GNOME uses Metacity.
  302. \item[working directory]
  303. \item[X (X-11, X-Windows)] A windowing system for bitmap displays which is common on Unix-like operating systems. It handles the low-level tasks for the graphical interface. We typically discuss \textbf{X-11} as the eleventh version is the one currently in use on most Linux desktop systems.
  304. \item[xdvi] An application for viewing dvi files.
  305. \item[Xfce] A desktop environment that is considered to be one of the most efficient in terms of resource usage, and is therefore often preferred on older machines. It forms the basis of Xubuntu.
  306. \item[xpdf] An application for viewing pdf files.
  307. \item[Xubuntu] A distro derived from Ubuntu that uses the Xfce desktop (\textit{q.v.}).
  308. \item[zip] A command for compressing one or more files into an archive using the \texttt{zip} compression algorithm.
  309. \end{description}
  310. \end{small}
  311. \end{multicols}
  312. \hrule
  313. \begin{center}
  314. \section{The Sources}
  315. \end{center}
  316. \begin{multicols}{2}
  317. As much as possible, I've tried to stick to APA style here, because it focuses on the date the article or book was published, which is relevant here (\textit{q.v.} my remarks in the introduction). I am sure this is not perfect, because the citation style I am most familiar with is MLA style. I have also added the date of access, with the exception of Wikipedia sources, because APA omits this except for Wikipedia articles. The date of access is in square brackets, in the format \texttt{YYYY.MM.DD}.
  318. As always, \textit{caveat emptor!}
  319. \end{multicols}
  320. \begin{hangparas}{6mm}{1}
  321. \begin{small}
  322. Community Help Wiki. (n.d.) \textit{Glossary}. Ubuntu Documentation. \texttt{https://help.ubuntu.com/communi \\ ty/Glossary} [Accessed 2021.11.18]
  323. JED (text editor). (2021, November 15). In \textit{Wikipedia}. \texttt{https://en.wikipedia.org/wiki/JED\_(text\_e \\ ditor)}
  324. The Linux Development Project. (n.d.). \textit{Linux Filesystem Hierarchy: Glossary}. \texttt{https://tldp.org/L \\ DP/Linux-Filesystem-Hierarchy/html/glossary. \\ html} [Accessed 2021.11.17.]
  325. Linuxtopia. (n.d.). \textit{Linux - Glossary}. \texttt{https://www.linuxtopia.org/online\_books/introduction\_to\_li \\ nux/gloss.html} [Accessed 2021.11.17.]
  326. Softlanding Linux System. (2021, December 04). In \textit{Wikipedia}. \texttt{https://en.wikipedia.org/wiki/Soft \\ landing\_Linux\_System}
  327. \end{small}
  328. \end{hangparas}
  329. \end{document}