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

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

Site Tools


wiki:debian

Debian -- The Universal Operating System

Закачать дитрибутив: /amd64/bt-dvd, /i386/bt-dvd. Live torrent for amd64.

Preparing Files for USB Memory Stick Booting:

sudo cp debian.iso /dev/sdX && sudo sync #https://www.debian.org/CD/faq/index.en.html#write-usb
sudo dd if=debian.iso of=/dev/sdb bs=16M status=progress oflag=sync #https://www.debian.org/CD/faq/index.en.html#write-usb
sudo dd if=debian-12.2.0-amd64-DVD-1.iso of=/dev/sdb bs=16M status=progress oflag=sync #https://dragonserw.ru/wiki:debian
sudo dd if=debian-live-12.5.0-amd64-gnome.iso of=/dev/sdb bs=16M status=progress oflag=sync #https://dragonserw.ru/wiki:debian

Debian version history: 12 Bookworm. Debian Pastezone.

После установки

sources.list.

sudo nano /etc/apt/sources.list #https://debianforum.ru/index.php/topic,17015.msg129257.html#msg129257
sudo apt autoremove -y && sudo apt update && sudo apt upgrade -y #&& sudo reboot now
sudo apt-get install davfs2 -y \
&& sudo apt-get install aspell-ru beep cmus cockpit exfat-fuse ffmpeg figlet gvfs hunspell-ru hyphen-ru img2pdf innoextract inxi mupdf-tools mythes-ru ocrmypdf p7zip sg3-utils software-properties-common sshfs -y \
&& sudo apt-get install chromium firefox-esr gnome-disk-utility gsmartcontrol lshw mc simple-scan tigervnc-common tigervnc-viewer webext-ublock-origin-chromium webext-ublock-origin-firefox xournalpp xsensors -y \
&& sudo apt-get install aisleriot brasero evince foliate gimagereader gimp gnome-chess gnome-mahjongg goldendict gthumb inkscape libreoffice-calc libreoffice-l10n-ru libreoffice-help-ru libreoffice-writer libreoffice-gtk3 minigalaxy pdfarranger telegram-desktop tesseract-ocr-rus vlc -y \
&& sudo apt-add-repository contrib -y \
&& sudo apt-get install filezilla game-data-packager vcmi -y #https://dragonserw.ru/wiki:debian

How to enable contrib and non-free repos in Debian. inxi is a full featured CLI system information tool:

inxi -b
sudo lshw -C processor -C system -C memory -C video -C disk -short #https://dragonserw.ru/wiki:debian

Ventoy, WoeUSB-ng.

Games

Все игры. GZDoom: Classic first-person-shooter engine for all classical Id games. fheroes2 is a recreation of Heroes of Might and Magic II game engine.

Debian arm64

Debian for use in Macintosh environments

DebianMac. InstallingDebianOn.

Download for Macintosh: /torrent-cd /amd64/bt-cd.

Установка и настройка операционных систем

wiki/debian.txt · Last modified: 2024/04/14 13:15 by serw