Продажа и починка ПЭВМ и телефонов

Г. Ейск, улица Армавирская, дом 45, этаж II, кабинет № 221

Site Tools


wiki:fedora

Differences

This shows you the differences between two versions of the page.


Previous revision
wiki:fedora [2024/03/28 23:07] (current) serw
Line 1: Line 1:
 +====== Fedora GNU/Linux Workstation ======
  
 +[[https://torrent.fedoraproject.org/|Torrent Server for the Fedora Project]].
 +[[https://github.com/RussianFedora/FAQ/releases/latest/download/fedora-faq-ru.pdf|RussianFedora/FAQ.pdf]].
 +
 +<WRAP prewrap>
 +<code=bash>sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm -y #https://rpmfusion.org/Configuration
 +sudo dnf update -y && sudo dnf install ffmpeg-free gstreamer1-plugin-openh264 gstreamer1-plugins-bad-freeworld -y #https://dragonserw.ru/wiki:fedora</code>
 +</WRAP>
 +
 +[[https://rpmfusion.org/Howto/Multimedia|Multimedia]]: Hardware Accelerated Codec. Какие [[https://russianfedora.github.io/FAQ/hardware.html#hwaccel-drivers|драйверы]] необходимы для работы аппаратного ускорения декодирования мультимедиа?
 +
 +<WRAP prewrap>
 +<code=bash>
 +sudo dnf install davfs2 -y \
 +    && sudo dnf install android-tools aspell-ru beep cmus cockpit exfat-utils ffmpeg-free figlet gstreamer1-plugin-openh264 gstreamer1-plugins-bad-freeworld gvfs gvfs-smb hunspell-ru hyphen-ru innoextract inxi libreoffice-langpack-ru mythes-ru ocrmypdf p7zip p7zip-plugins python-mutagen sg3_utils sshfs -y \
 +    && sudo systemctl enable --now cockpit.socket \
 +    && sudo dnf install chromium cpu-x gnome-disk-utility gnome-tweak-tool gpart gsmartcontrol lshw-gui mc mozilla-ublock-origin mozplugger rpi-imager simple-scan tigervnc vcmi xournalpp xsensors -y \
 +    && sudo dnf install aisleriot gnome-chess midori minigalaxy mupdf pdfarranger -y \
 +    && sudo dnf install avidemux deluge evince filezilla foliate gimagereader-gtk gimp gnome-mahjongg goldendict gthumb inkscape nfoview telegram-desktop tesseract-langpack-rus vlc -y \
 +    && sudo dnf copr enable karlisk/ventoy -y && sudo dnf copr enable nalika/gzdoom -y && sudo dnf install gzdoom ventoy -y \
 +    && sudo dnf install xonotic -y \
 +    && echo https://dragonserw.ru/wiki:fedora \
 +    && sudo reboot now
 +</code>
 +</WRAP>
 +
 +<code=bash>clear && uname -a && sudo lshw -C processor -C system -C memory -C video -C disk -short #https://dragonserw.ru/wiki:fedora
 +clear && inxi -b
 +flatpak uninstall --unused #Удаление неиспользуемых зависимостей Флэтпак</code>
 +
 +[[wiki:inxi|inxi is a full featured CLI system information tool]], [[wiki:anydesk|AnyDesk RPM repository how-to]]. [[wiki:woeusb-ng|WoeUSB-ng]].
 +
 +===== Games =====
 +
 +[[https://bilge.ru/playground:baba-yaga_uchitsya_chitat?do=index|Все игры]].
 +[[https://bilge.ru/playground:gzdoom|GZDoom]]: Classic first-person-shooter engine for all classical Id games.
 +
 +===== Terminal =====
 +
 +[[wiki:terminal|Terminal emulator, bash]].
 +
 +DSL Connection:
 +nm-connection-editor
 +
 +===== Установка и настройка операционных систем =====
 +
 +[[wiki:apt-etudes|Ubuntu GNOME]];
 +[[wiki:debian|Debian -- The Universal Operating System]];
 +[[wiki:fedora|Fedora GNU/Linux Workstation]], [[wiki:fedora-user-guide|Fedora GNU/Linux — краткое руководство пользователя]];
 +[[wiki:macos|Brewing macOS]];
 +[[windows:start|Microsoft Windows]].