linux-dictionary/include/2.tex

77 lines
2.4 KiB
TeX

\item[gedit] GNOME's standard GUI text editor.
\item[Ghost Script]
\item[git]
\item[GNOME]
\item[gpdf] An application for viewing pdf files.
\item[grep]
\item[groff]
\item[GUI]
\item[gv] A command (GhostView) for viewing postscript files from the command line.
\item[head]
\item[history]
\item[home]
\item[hostname]
\item[info]
\item[init]
\item[JED] A powerful but easy to use text editor available for both GNU Linux and other operating systems.
\item[jobs]
\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/}}.
\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.
\item[KDE Neon]
\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.
\item[kdvi] A KDE application, similiar to xdvi (\textit{q.v.}) for viewing dvi files.
\item[kernel]
\item[kernel module]
\item[kill]
\item[kpdf] An application for viewing pdf files.
\item[Kubuntu] A GUI for Linux, based on Ubuntu. It uses KDE.
\item[latex]
\item[lib]
\item[Linux]
\item[Linux Mint]
\item[locate] command
\item[ls]
\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.''
\item[media]
\item[Metacity] The window manager of the GNOME desktop.
\item[mkdir]
\item[mnt]
\item[mv] A command for moving files and directories.