LINUX




------------------------------------------ 16-03-2020 ----------------------------------------------------------

Best Linux Distros | Tips For Choosing The Right Linux Desktop For You

https://youtu.be/jQKC_1efdXs


I look closely at the top 5 most popular desktop Linux versions (a.k.a. "distros"), their benefits, and who I'd recommend for each.


To check out the Linux versions mentioned in this video, visit these sites:

https://ubuntu.com

https://linuxmint.com

https://getfedora.org

https://opensuse.org

https://archlinux.org

https://manjaro.org


Want to learn more about what Linux is and why open-source software is great? Watch this video: https://youtu.be/I8ik8pDTgJE

------------------------------------------ 16-03-2020 ----------------------------------------------------------

https://www.cyberciti.biz/faq/how-to-check-os-version-in-linux-command-line/

Linux Command: Show Linux Version

To print all information, enter:

$ uname -a
Linux yuval-Lenovo-ideapad-300-17ISK 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

cat /proc/version

Linux version 4.15.0-20-generic (buildd@lgw01-amd64-039) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018

----------------------------

$ cat /etc/*release בבית 10-12-2018

DISTRIB_ID=LinuxMint

DISTRIB_RELEASE=19

DISTRIB_CODENAME=tara

DISTRIB_DESCRIPTION="Linux Mint 19 Tara"

NAME="Linux Mint"

VERSION="19 (Tara)"

ID=linuxmint

ID_LIKE=ubuntu

PRETTY_NAME="Linux Mint 19"

VERSION_ID="19"

HOME_URL="https://www.linuxmint.com/"

SUPPORT_URL="https://forums.ubuntu.com/"

BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"

PRIVACY_POLICY_URL="https://www.linuxmint.com/"

VERSION_CODENAME=tara

UBUNTU_CODENAME=bionic

cat: /etc/upstream-release: Is a directory


XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

An A-Z Index of the Linux command line: bash + utilities.

https://ss64.com/bash/

https://searchdatacenter.techtarget.com/tutorial/77-Linux-commands-and-utilities-youll-actually-use

https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners

====================================================

https://en.wikipedia.org/wiki/Linux


https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-desktop?_ga=2.77269399.380150751.1543153351-1801217750.1543153351#2

https://www.ubuntu.com/

https://linux.die.net/man/1/nslookup




Linux Basics - Set a Static IP on Ubuntu

https://www.howtoforge.com/linux-basics-set-a-static-ip-on-ubuntu

sudo nano /etc/netplan/01-netcfg.yaml

Here the steps to configure a static IP address with Netplan.

The Netplan configuration files are located in the directory /etc/netplan/.

The default configuration file is /etc/netplan/01-netcfg.yaml.

------------------------------

Netplan / /etc/network/interfaces is not used anymore

Linux Basics - Set a Static IP on Ubuntu

https://www.howtoforge.com/linux-basics-set-a-static-ip-on-ubuntu

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Can I open Microsoft Word and Excel files?

https://askubuntu.com/questions/52126/can-i-open-microsoft-word-and-excel-files

Download Ubuntu Server / Ubuntu Server 18.04.1 LTS

The long-term support version of Ubuntu Server, including the Queens release of OpenStack and support guaranteed until April 2023 — 64-bit only.

This release uses our new installer, Subiquity. If you need support for options not implemented in Subiquity, such as encrypted filesystem support, the traditional installer can be found on the alternative downloads page.

https://help.ubuntu.com/lts/serverguide/preparing-to-install.html