Difference between revisions of "Linux Stuff"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
(22 intermediate revisions by the same user not shown)
Line 3: Line 3:


= Installation Assistance =
= Installation Assistance =
== Non-GUI Linux ==
== Command Line Linux (Proper Linux) ==
* [[Mini Debian{{!}}Minimal Debian]]
* [[Mini Debian{{!}}Minimal Debian]]
* [[Mini Ubunto{{!}}Minimal Ubuntu]]
* [[Mini Ubunto{{!}}Minimal Ubuntu]]
* [[LFS{{!}}Linux From Scratch]] (Build your own distro!)
* [[LFS{{!}}Linux From Scratch]] (Build your own distro!)


= Linux Applications & Tools =
=== tips & How-Tos ===
* [[Fixing vim{{!}}vim]]
* [[Adding a new drive from the command line{{!}}Adding a new drive from the command line]]
* [[Installing Samba from the command line{{!}}Installing Samba from the command line]]
** [[Mounting CIFS Shares  from the command line{{!}}Mounting CIFS (Samba, Windows...) Shares  from the command line]]
* [[Setting up NFS for file sharing{{!}}Setting up NFS for file sharing]]


= Linux for the Desktop =
== Linux for the Desktop ==
All Linux distros should attempt to be as user friendly as possible, that's the sign of a polished well made OS. And no distro should ever become complacent about the quality of it's UX, all distros should always strive to make things better, every time a new user becomes confused, their experience should be used to refine the UX design to make the OS better.I like Linux Mint because it attempts to be as user friendly as possible. Some people call this approach "A beginner Linux distro". I disagree. Linux Mint is a distro for all users, new and experienced. From mums who spend all day on Facebook, to programmers. - grady_vuckovic (reddit)
All Linux distros should attempt to be as user friendly as possible, that's the sign of a polished well made OS. And no distro should ever become complacent about the quality of it's UX, all distros should always strive to make things better, every time a new user becomes confused, their experience should be used to refine the UX design to make the OS better.I like Linux Mint because it attempts to be as user friendly as possible. Some people call this approach "A beginner Linux distro". I disagree. Linux Mint is a distro for all users, new and experienced. From mums who spend all day on Facebook, to programmers. - grady_vuckovic (reddit)


== Distros ==
=== Distros ===
* [[Linux Mint{{!}}Linux Mint]]
:* [[Linux Mint{{!}}Linux Mint]]
* [[LMDE{{!}}LMDE]] (Linux Mint Debian Edition)
:* [[LMDE{{!}}LMDE]] (Linux Mint Debian Edition)
* [[Debian{{!}}Debian]]
:* [[Debian{{!}}Debian]]
* [[Ubuntu{{!}}Ubuntu]]
:* [[Ubuntu{{!}}Ubuntu]]
* [[SparkyLinux{{!}}SparkyLinux]]
:* [[SparkyLinux{{!}}SparkyLinux]]
 
=== Desktop Environments ===
 
:* [[Cinnamon{{!}}Cinnamon]]
 
=== Useful Desktop Configurations ===
:* [[Desktop Frustration Removal{{!}}Frustration Removal]]
 
=== Remote Access & Control ===
==== AnyDesk ====
[https://anydesk.com/ AnyDesk Website]
:* Either download & install:
:** <code>wget <nowiki>https://download.anydesk.com/linux/anydesk_6.1.1-1_amd64.deb</nowiki></code>
:** <code>sudo apt install ./anydesk_6.1.1-1_amd64.deb</code>
:* Or set it up in the repositories for updatability:
:** <code>wget -qO - <nowiki>https://keys.anydesk.com/repos/DEB-GPG-KEY</nowiki> {{!}} apt-key add -</code>
:** <code>echo "deb <nowiki>http://deb.anydesk.com/</nowiki> all main" &gt; /etc/apt/sources.list.d/anydesk-stable.list</code>
:** <code>apt update</code>
:** <code>apt install anydesk</code>


== Desktop Environments ==
==== TeamViewer ====
[https://www.teamviewer.com/ TeamViewer Website]
:* Download & install:
:** <code>wget <nowiki>https://download.teamviewer.com/download/linux/teamviewer_amd64.deb</nowiki></code>
:** <code>sudo apt install ./teamviewer_amd64.deb</code>
:* Updating:
:** TeamViewer add their own APT repository to your system during the install...
:** Not entirely sure how I feel about this...


* [[Cinnamon{{!}}Cinnamon]]
==== VNC ====


= Command Line Linux (Proper Linux) =
==== RDP ====


== tips & How-Tos ==
= Linux Applications & Tools =
* [[Adding a new drive from the command line{{!}}Adding a new drive from the command line]]
* [[Fixing vim{{!}}vim]]
* [[Installing Samba from the command line{{!}}Installing Samba from the command line]]
= System Setup =
* [[UPS Handling with NUT{{!}}UPS Handling with NUT]]


= Bunches of other stuff =
= Bunches of other stuff =
*'''<big>[[Linux - N00b tips!{{!}}n00b tips!]]</big>'''
*'''<big>[[Linux - N00b tips!{{!}}n00b tips!]]</big>'''
*[[Linux - Smart Linux Tricks{{!}}<s>Stupid</s> Smart Linux Tricks]]
**[[Linux - Customizations{{!}}Customizations]]
*[[Linux - Shell Scripts{{!}}Shell Scripts]]
*[[Linux - Troubleshooting{{!}}Troubleshooting]]
*[[Linux - Distributions{{!}}Distributions]]
*[[Linux - Distributions{{!}}Distributions]]
**[[Linux - Desktop Environments{{!}}Desktop Environments]]
**[[Linux - Desktop Environments{{!}}Desktop Environments]]
**[[Linux - Window Managers{{!}}Window Managers]]
**[[Linux - Window Managers{{!}}Window Managers]]
**[[Linux - File Managers{{!}}File Managers]]
**[[Linux - File Managers{{!}}File Managers]]
*[[Linux - How-Tos{{!}}How-Tos]]
*[[Linux - How-Tos{{!}}How-Tos]]
**[[Linux - Tutorials{{!}}Tutorials]]
**[[Linux - Tutorials{{!}}Tutorials]]
**File Sharing
**File Sharing
***[[Linux - AutoMounting the stock network shares{{!}}AutoMounting the stock network shares (SMB) on Linux]]
***[[Linux - AutoMounting the stock network shares{{!}}AutoMounting the stock network shares (SMB) on Linux]]
***[[Linux - NFS{{!}}NFS]]
***[[Setting up NFS for file sharing{{!}}NFS]]
**[[Linux - Remote Desktop{{!}}Remote Desktop]]
 
**[[Linux - Multimedia{{!}}Multimedia]]
 
*[[Linux - Smart Linux Tricks{{!}}<s>Stupid</s> Smart Linux Tricks]]
[[Linux - Remote Desktop{{!}}Remote Desktop]]
*[[Linux - Tricks{{!}}Tricks]]
*[[Linux - Multimedia{{!}}Multimedia]]
*[[Linux - Customizations{{!}}Customizations]]
 
*[[Linux - Shell Scripts{{!}}Shell Scripts]]
 
*[[Linux - Troubleshooting{{!}}Troubleshooting]]
[[Linux - Reference Links{{!}}Linux Reference Links]]
**
*[[Linux - Reference Links{{!}}Linux Reference Links]]
*[[Linux - Useful (or maybe just fun) Applications & Utilities{{!}}Useful (or maybe just fun) Applications & Utilities]]
*[[Linux - Useful (or maybe just fun) Applications & Utilities{{!}}Useful (or maybe just fun) Applications & Utilities]]
*[[Linux - Getting rid of the Software Rendering Mode message{{!}}VMs - Software Rendering Mode]]
*[[Linux - Getting rid of the Software Rendering Mode message{{!}}VMs - Software Rendering Mode]]
*[[Linux - How to use vi (or vim){{!}}How to use vi (or vim)]]
*[[Linux - How to use vi (or vim){{!}}How to use vi (or vim)]]
*[[Linux - Stats over MQTT{{!}}Stats over MQTT]]
*[[Linux - Stats over MQTT{{!}}Stats over MQTT]]
[[Category:Linux]]
[[Category:Linux]]

Revision as of 15:01, 13 September 2022

Installing Linux on a Dead Badger: User's Notes

Installation Assistance

Command Line Linux (Proper Linux)

tips & How-Tos

Linux for the Desktop

All Linux distros should attempt to be as user friendly as possible, that's the sign of a polished well made OS. And no distro should ever become complacent about the quality of it's UX, all distros should always strive to make things better, every time a new user becomes confused, their experience should be used to refine the UX design to make the OS better.I like Linux Mint because it attempts to be as user friendly as possible. Some people call this approach "A beginner Linux distro". I disagree. Linux Mint is a distro for all users, new and experienced. From mums who spend all day on Facebook, to programmers. - grady_vuckovic (reddit)

Distros

Desktop Environments

Useful Desktop Configurations

Remote Access & Control

AnyDesk

AnyDesk Website

  • Either download & install:
    • wget https://download.anydesk.com/linux/anydesk_6.1.1-1_amd64.deb
    • sudo apt install ./anydesk_6.1.1-1_amd64.deb
  • Or set it up in the repositories for updatability:
    • wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | apt-key add -
    • echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list
    • apt update
    • apt install anydesk

TeamViewer

TeamViewer Website

  • Download & install:
    • wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
    • sudo apt install ./teamviewer_amd64.deb
  • Updating:
    • TeamViewer add their own APT repository to your system during the install...
    • Not entirely sure how I feel about this...

VNC

RDP

Linux Applications & Tools

System Setup

Bunches of other stuff




Remote Desktop


Linux Reference Links