Outils pour utilisateurs

Outils du site


welcome:fedora:configuration_fedora23_mate

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

welcome:fedora:configuration_fedora23_mate [2019/10/01 19:20] (Version actuelle)
Ligne 1: Ligne 1:
 +{{howhard>3}}
 +====== Configuration of my Fedora23 MATE ======
 +
 +===== Authentication on the SME-server =====
 +[[Welcome:Duo client-server:Authentication client Fedora on SME-server via sssd ldap]]
 +
 +===== SSH connection to the SME and mounting the SME on the Fedora =====
 +[[Welcome:Duo client-server:Connection SSH Fedora 22 - SME|Connection SSH of the Fedora 22 from the SME]]
 +
 +===== Installation of supplementary repositories: =====
 +  *Installation of both free and non-free repos of RPMFusion:<code>
 +su -c 'dnf install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \
 +http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'</code>
 +
 +===== Small settings =====
 +
 +==== Icons for shortcuts on the desktop ====
 +are here <code>/usr/share/oxygen/32x32/</code>
 +
 +==== Add general packages ====
 +<code>sudo dnf install dia xsane gimp numlockx wget gvfs-smb darktable gvfs-mtp unetbootin musescore unrar</code>
 +
 +==== Add specific programms ====
 +  * learning vocabulary: anki
 +  * mass file renaming: metamorphose2
 +
 +==== Install libre-office ====
 +<code>sudo dnf install libreoffice-calc libreoffice-draw libreoffice-impress libreoffice-langpack-fr \
 +libreoffice-langpack-de libreoffice-langpack-en libreoffice-writer </code>
 +
 +==== Multimedia ====
 +
 +  * installation of kdenlive <code>sudo dnf install kdenlive</code> \\ but it is possible that kdenlive can't browse into the directories. So it is necessary to install additionally packages (source: [[http://forums.fedoraforum.org/showthread.php?p=1756473]])<code>sudo dnf install kf5-kio.i686 kf5-kio.x86_64 krb5-pkinit.x86_64 kf5-kinit-devel.i686 kf5-kinit-devel.x86_64 kf5-kinit.i686 kf5-kinit.x86_64 kstart.x86_64</code> but maybe <code>sudo dnf install kdenlive kf5-frameworkintegration.x86_64</code> ([[https://forum.kde.org/viewtopic.php?f=265&t=130422]]) is sufficient???
 +
 +==== Enable rc.local ====
 +  *create and configure the file /etc/rc.d/rc.local and give execution permissions (chmod 755)<code>
 +sudo nano /etc/rc.d/rc.local </code> and enter in it: <code>
 +#!/bin/bash </code> and then <code>sudo chmod +x /etc/rc.d/rc.local </code>
 +  *Start the service rc.local: <code>
 +sudo systemctl start rc-local.service 
 +sudo systemctl enable rc-local.service 
 +sudo systemctl status rc-local.service </code>
 +
 +==== Enable the Wake-on-Lan ====
 +  *Instal «ethtool» <code>
 +sudo dnf install ethtool</code>
 +  *Find the name of the interface you want to "wake up": <code>
 +ifconfig</code>
 +  *Check if the WOL is active / make it active:<code>
 +    sudo ethtool <my_interface> </code> should / must give ''Wake-on: g'' to have the WOL active. ''Wake-on: d'' means «disactive». \\ Then add in /etc/sysconfig/network-scripts/ifcfg-my_interface:<code>
 +    ETHTOOL_OPTS="wol g"</code>
 +  *Add in /etc/rc.d/rc.local:<code>
 +    /usr/sbin/ethtool -s enp5s0 wol g </code>
 +  *Restart. The WOL should now work (''ethtool'' returns ''Wake-on: g'')
 +<note tip>Don't forget to configure the Bios to support the WOL too!!</note>
 +
 +==== Enable automatically the numeric pad ====
 +Use and configure numlockx:
 +  *for the sessions: add "greeter-setup-script=/usr/bin/numlockx on" in the section [seatDefaults] of the file <code>/etc/lightdm/lightdm.conf </code>
 +  *for the terminals, add following in /etc/rc.d/rc.local <code>
 +# Turn Numlock on for the TTYs: 
 +for tty in /dev/tty[1-6]; do 
 +/usr/bin/setleds -D +num < $tty 
 +done </code>
 +
 +==== Exfat ====
 +Mounting exfat file system (SD cards)
 +<code>sudo dnf install fuse-exfat</code>
 +
 +==== Installation of DisplayCAL ====
 +For calibrating the monitors. \\ Got to the installation instructions of [[http://displaycal.net/#download|DisplayCAL]], choose the OS and simply download the rpm.
 +
 +==== Installation of a Flash-player: ====
 +<code>
 +sudo rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm 
 +sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux 
 +sudo dnf install flash-plugin </code>
 +
 +==== Installation of the polices M$: «msttcorefonts»: ====
 +Download follwing rpm and install localy:<code>
 +wget ftp://fr2.rpmfind.net/linux/sourceforge/p/po/postinstaller/fedora/releases/23/x86_64/msttcorefonts-2.5-2.fc23.noarch.rpm 
 +sudo dnf install msttcorefonts-2.5-2.fc23.noarch.rpm  </code>
 +
 +
 +
 +==== Wallpapers on the desktop ====
 +[[Welcome:Fedora:Wallpapers on desktop|Wallpapers on desktop:]]
 +
 +==== Diashow for the screensaver ====
 +from Caja, create a link to ~/Wallpaper with a right clic and save this link under "Pictures". \\ In the configuration of the screensaver, select "pictures folder".
 +
 +==== Printers ====
 +for my HP printer:
 +<code> sudo dnf install hplip-gui system-config-printer </code>
 +hplip-gui seems to be necessary to allow Xsane to detect the scanner (USB pluged).
 +
 +==== Email / Calendar / Adress book ====
 +I wanted to have clients for emails, calendar (calDAV) and address-book (cardDAV). It must not be a all-in-one solution.\\
 +The only not-too-bad solution I found is called "Evolution". It can natively do all these jobs without any plugin.
 +<code> sudo dnf remove claws-mail
 +sudo dnf install evolution </code>
 +
 +
 +
 +
 +===== Enable backups by BackupPC of the SME =====
 +Source: [[http://geekeries.de-labrusse.fr/?p=2586]]\\
 +To make backups possible, the user "backuppc" of the SME must be able to connect via ssh to this client Fedora without entering any password.
 +Therefore the user "backuppc" must have a private ssh-key without passphrase and the public key must be send to the client Fedora.\\
 +On the SME-server: <code>
 +su -s /bin/bash backuppc                                                   # to login with the user backuppc 
 +ssh-keygen -t rsa -b 2048                                                 # if no key have been created previously # without passphrase
 +ssh-copy-id -i ~backuppc/.ssh/id_rsa.pub root@ip_of_the_client_Fedora     # to send the public key
 +
 +## Test: ##
 +ssh root@ip_of_the_client_Fedora                                       # a connexion without entering password should be working
 +exit                                                                      # to close the connexion to fedora
 +exit                                                                      # to logout the user backuppc </code>
 +
 +===== Upgrading Fedora22 --> Fedora23 =====
 +  *ownCloud has to be removed, as well as the corresponding repo  <code>
 +sudo rm /etc/yum.repos.d/isv\:ownCloud\:desktop.repo </code>
 +
 +  *proceed the upgrade:<code>
 +dnf install dnf-plugin-system-upgrade
 +dnf system-upgrade download --releasever=23
 +dnf system-upgrade reboot </code>
 +  *reinstall the client owncloud (present in the repos of Fedora now)
 +  *modify the ssh copnfig to allow connection from the SME: [[Welcome:Duo client-server:Connection SSH Fedora 22 - SME|Connection SSH of the Fedora 22 from the SME]]
 +
  
welcome/fedora/configuration_fedora23_mate.txt · Dernière modification: 2019/10/01 19:20 (modification externe)

DokuWiki Appliance - Powered by TurnKey Linux