Г. Ейск, улица Армавирская, дом 45, этаж II, кабинет № 221
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:debian [2023/10/19 00:06] – serw | wiki:debian [2025/01/17 19:29] (current) – serw | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Debian -- The Universal Operating System ====== | ||
+ | Закачать дитрибутив: | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | |||
+ | Preparing Files for USB Memory Stick [[https:// | ||
+ | |||
+ | < | ||
+ | sudo cp debian.iso /dev/sdX && sudo sync # | ||
+ | sudo dd if=debian.iso of=/dev/sdb bs=16M status=progress oflag=sync # | ||
+ | sudo dd if=debian-live-12.7.0-amd64-gnome.iso of=/dev/sdb bs=16M status=progress oflag=sync # | ||
+ | </ | ||
+ | |||
+ | /dev/sda: | ||
+ | |||
+ | < | ||
+ | sudo dd if=debian-12.9.0-amd64-DVD-1.iso of=/dev/sda bs=16M status=progress oflag=sync # | ||
+ | </ | ||
+ | |||
+ | Debian version history: [[https:// | ||
+ | [[http:// | ||
+ | |||
+ | ===== После установки ===== | ||
+ | |||
+ | <WRAP prewrap> | ||
+ | < | ||
+ | sudo nano / | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | <WRAP prewrap> | ||
+ | < | ||
+ | sudo apt autoremove -y && sudo apt -y clean && sudo apt update && sudo apt upgrade -y #&& sudo reboot now # https:// | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <WRAP prewrap> | ||
+ | < | ||
+ | sudo apt-get install -y davfs2 \ | ||
+ | && sudo apt-get install -y aspell-ru beep cmus cockpit exfat-fuse ffmpeg figlet gvfs hplip hunspell-ru hyphen-ru img2pdf innoextract inxi lshw mupdf-tools mythes-ru ocrmypdf p7zip sg3-utils software-properties-common sshfs tesseract-ocr-rus \ | ||
+ | && sudo apt-get install -y chromium firefox-esr gnome-disk-utility gsmartcontrol mc simple-scan tigervnc-common tigervnc-viewer webext-ublock-origin-chromium webext-ublock-origin-firefox xournalpp xsensors \ | ||
+ | && sudo apt-get install -y aisleriot brasero evince flare foliate gimagereader gimp gnome-chess gnome-mahjongg gthumb inkscape libreoffice-calc libreoffice-l10n-ru libreoffice-help-ru libreoffice-writer libreoffice-gtk3 minigalaxy pdfarranger telegram-desktop vlc \ | ||
+ | && sudo apt-add-repository -y contrib \ | ||
+ | && sudo apt-get install -y filezilla game-data-packager vcmi # | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | How to [[https:// | ||
+ | [[wiki: | ||
+ | |||
+ | <WRAP prewrap> | ||
+ | < | ||
+ | inxi -b | ||
+ | sudo lshw -C processor -C system -C memory -C video -C disk -short # | ||
+ | sudo apt-get install -y gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly | ||
+ | sudo apt-get install -y hplip && sudo hp-setup -i | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | [[wiki: | ||
+ | [[wiki: | ||
+ | |||
+ | ===== Games ===== | ||
+ | |||
+ | [[https:// | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | |||
+ | ===== Debian arm64 ===== | ||
+ | |||
+ | - [[arm64: | ||
+ | - [[arm64: | ||
+ | |||
+ | ===== Debian for use in Macintosh environments ===== | ||
+ | |||
+ | [[https:// | ||
+ | [[https:// | ||
+ | |||
+ | Download for Macintosh: [[https:// | ||
+ | |||
+ | ===== Установка и настройка операционных систем ===== | ||
+ | |||
+ | [[wiki: | ||
+ | [[wiki: | ||
+ | [[wiki: | ||
+ | [[wiki: | ||
+ | [[windows: |