Linux: Difference between revisions

From GotOpinion
Jump to navigation Jump to search
mNo edit summary
 
(18 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]]
Line 15: Line 19:
[http://www.virtualbox.org/ Virtual Box]
[http://www.virtualbox.org/ Virtual Box]


[http://www.vanemery.com/Linux/Serial/serial-console.html Enable serial console]
[[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 11:46, 20 December 2021

Linux[edit | edit source]

My Mint Notes

Ubuntu

Fedora

CentOS & Red Hat Enterprise Linux

Shell Commands

Linux user & group administration

Linux software management systems

Linux Virtualization

Virtual Box

Linux Sound

Linux + Notes

SSH[edit | edit source]

X over 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[edit | edit source]

My SELinux Notes

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[edit | edit source]

Linux Outlaws

Anatomy of Linux file system

Compiz for desktop effects

Determine Firefox plugin directory on Linux

Linux Networking[edit | edit source]

Intro to Linux virtual interface tunnels

Introduction to Linux interfaces for virtual networking

ERSPAN on Linux presentation

Steam on Linux[edit | edit source]

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[edit | edit source]

My 7 Days to Die notes

Linux Utilities[edit | edit source]

Byobu is a GPLv3 open source text-based window manager and terminal multiplexer.

My Byobu notes

To Computing