Difference between revisions of "Linux"
m |
m (→Linux) |
||
(22 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Linux == | |||
[[My Mint Notes]] | |||
[[Ubuntu]] | [[Ubuntu]] | ||
[[Fedora]] | [[Fedora]] | ||
[[CentOS]] | [[CentOS | CentOS & Red Hat Enterprise Linux]] | ||
[[Shell Commands]] | [[Shell Commands]] | ||
[[Linux user & group administration]] | [[Linux user & group administration]] | ||
[[Linux software management systems]] | |||
[http://virt.kernelnewbies.org/TechOverview Linux Virtualization] | |||
[http://www.virtualbox.org/ Virtual Box] | |||
[[Linux Sound]] | |||
[[Linux + Notes]] | |||
== SSH == | |||
[http://www.vanemery.com/Linux/XoverSSH/X-over-SSH2.html X over SSH] | |||
[http://www.straightrunning.com/XmingNotes/ Xming] is the leading X Window Server for Microsoft XP/2008/Windows7. It is a fully featured X Server and is lean, fast, current, simple to install and because it is standalone native Microsoft Windows®, easily made portable (not needing a machine-specific installation). | |||
== SELinux == | |||
[[My SELinux Notes]] | |||
[http://selinuxproject.org/page/Main_Page SELinux Project Wiki] is the official Security Enhanced Linux (SELinux) project page. Here you will find resources for users, administrators, vendors and developers. | |||
[http://fedoraproject.org/wiki/SELinux Fedora SELinux Project] pages | |||
[http://en.wikipedia.org/wiki/Security-Enhanced_Linux SELinux] on Wikipedia | |||
== Linux links == | |||
[http://linuxoutlaws.com/ Linux Outlaws] | |||
[http://www.ibm.com/developerworks/linux/library/l-linux-filesystem/ Anatomy of Linux file system] | |||
[http://www.compiz.org/ Compiz] for desktop effects | |||
[http://kb.mozillazine.org/Determining_plugin_directory_on_Linux Determine Firefox plugin directory on Linux] | |||
== Linux Networking == | |||
[https://developers.redhat.com/blog/2019/05/17/an-introduction-to-linux-virtual-interfaces-tunnels Intro to Linux virtual interface tunnels] | |||
[https://developers.redhat.com/blog/2018/10/22/introduction-to-linux-interfaces-for-virtual-networking Introduction to Linux interfaces for virtual networking] | |||
[http://vger.kernel.org/lpc_net2018_talks/erspan-linux-presentation.pdf ERSPAN on Linux] presentation | |||
== Steam on Linux == | |||
[https://developer.valvesoftware.com/wiki/SteamCMD#Linux Steam Console Client or SteamCMD is a command-line version of the Steam client]. | |||
Start SteamCMD | |||
<pre>cd ~ | |||
steamcmd</pre> | |||
=== Setup 7 Days to Die dedicated server on Linux === | |||
[[My 7 Days to Die notes]] | |||
== Linux Utilities == | |||
[http://byobu.co/ Byobu] is a GPLv3 open source text-based window manager and terminal multiplexer. | |||
[[My Byobu notes]] | |||
<center>[[Computing|To Computing]]</center> | <center>[[Computing|To Computing]]</center> |
Latest revision as of 08:46, 20 December 2021
Linux
CentOS & Red Hat Enterprise Linux
Linux user & group administration
Linux software management systems
SSH
Xming is the leading X Window Server for Microsoft XP/2008/Windows7. It is a fully featured X Server and is lean, fast, current, simple to install and because it is standalone native Microsoft Windows®, easily made portable (not needing a machine-specific installation).
SELinux
SELinux Project Wiki is the official Security Enhanced Linux (SELinux) project page. Here you will find resources for users, administrators, vendors and developers.
Fedora SELinux Project pages
SELinux on Wikipedia
Linux links
Compiz for desktop effects
Determine Firefox plugin directory on Linux
Linux Networking
Intro to Linux virtual interface tunnels
Introduction to Linux interfaces for virtual networking
ERSPAN on Linux presentation
Steam on Linux
Steam Console Client or SteamCMD is a command-line version of the Steam client.
Start SteamCMD
cd ~ steamcmd
Setup 7 Days to Die dedicated server on Linux
Linux Utilities
Byobu is a GPLv3 open source text-based window manager and terminal multiplexer.