Linux:Desktop Tips: Difference between revisions
No edit summary |
|||
Line 12: | Line 12: | ||
= Purpose = | = Purpose = | ||
Tips & tricks for users on how to set up the Linux desktop with their company services like mail, chat, printers, etc. | |||
== OS == | == OS == | ||
In the example here I used the following: | |||
<pre>$ cat /etc/redhat-release && uname -r | |||
Fedora release 31 (Thirty One) | |||
5.5.17-200.fc31.x86_64 | |||
</pre> | |||
=== UEFI Install === | === UEFI Install === | ||
=== Security part#1 === | === Security part#1 === | ||
Line 33: | Line 39: | ||
=== Virtual machines === | === Virtual machines === | ||
=== Web === | === Web === | ||
== Backup/Restore == | == Backup/Restore == | ||
Todo... | Todo... |
Revision as of 12:58, 23 April 2020
Preface
Linux is not only about servers and the CLI, you can choose your very own desktop environment (Cinnamon/Gnome/KDE/...) with e.g. Fedora as a basis for your workstation. Here are some screenshots that might arouse your appetite:
-
Cinnamon DE
-
Gnome3 DE
-
KDE DE
Purpose
Tips & tricks for users on how to set up the Linux desktop with their company services like mail, chat, printers, etc.
OS
In the example here I used the following:
$ cat /etc/redhat-release && uname -r Fedora release 31 (Thirty One) 5.5.17-200.fc31.x86_64
UEFI Install
Security part#1
Network
Time sync
Security part#2
Applications
Antivirus
CD/DVD Creation
Chat
IDE
Image processing
Groupware (mail/calendar/addressbook/...)
Office (text/spreadsheet/presentation/...)
Printing
Remote desktop client (RDP/...)
Scanning
VDI
Virtual machines
Web
Backup/Restore
Todo...