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

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

Site Tools


wiki:debian

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:debian [2023/10/10 13:14] serwwiki:debian [2024/04/09 14:28] serw
Line 5: Line 5:
 [[https://cdimage.debian.org/debian-cd/current/i386/bt-dvd/|/i386/bt-dvd]]. [[https://cdimage.debian.org/debian-cd/current/i386/bt-dvd/|/i386/bt-dvd]].
 [[https://cdimage.debian.org/debian-cd/current-live/amd64/bt-hybrid/|Live torrent]] for amd64. [[https://cdimage.debian.org/debian-cd/current-live/amd64/bt-hybrid/|Live torrent]] for amd64.
-Macintosh: [[https://www.debian.org/CD/torrent-cd/|/torrent-cd]] /amd64/bt-cd. 
  
 Preparing Files for USB Memory Stick [[https://www.debian.org/releases/bookworm/amd64/ch04s03.en.html|Booting]]: Preparing Files for USB Memory Stick [[https://www.debian.org/releases/bookworm/amd64/ch04s03.en.html|Booting]]:
Line 13: Line 12:
 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.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-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
 </code> </code>
  
Line 19: Line 19:
  
 ===== После установки ===== ===== После установки =====
 +
 +[[http://paste.debian.net/1295483/|sources.list]].
  
 <code=bash>sudo nano /etc/apt/sources.list #https://debianforum.ru/index.php/topic,17015.msg129257.html#msg129257 <code=bash>sudo nano /etc/apt/sources.list #https://debianforum.ru/index.php/topic,17015.msg129257.html#msg129257
-sudo apt-get update -y && sudo apt-get upgrade -y</code>+sudo apt autoremove -y && sudo apt update && sudo apt-get upgrade -y 
 +</code>
  
 <WRAP prewrap> <WRAP prewrap>
 <code=bash> <code=bash>
 sudo apt-get install davfs2 -y \ sudo apt-get install davfs2 -y \
-&& sudo apt-get install aspell-ru beep cmus cockpit exfat-fuse ffmpeg figlet gvfs hunspell-ru hyphen-ru innoextract inxi mupdf mythes-ru ocrmypdf p7zip sg3-utils software-properties-common sshfs -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 xsensors -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 fbreader gimagereader gimp gnome-chess gnome-mahjongg goldendict gthumb inkscape libreoffice-calc libreoffice-l10n-ru libreoffice-help-ru libreoffice-writer libreoffice-gtk3 minigalaxy nfoview pdfarranger telegram-desktop tesseract-ocr-rus vlc -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-add-repository contrib -y \
 && sudo apt-get install filezilla game-data-packager vcmi -y #https://dragonserw.ru/wiki:debian && sudo apt-get install filezilla game-data-packager vcmi -y #https://dragonserw.ru/wiki:debian
Line 42: Line 45:
 </code> </code>
  
 +[[wiki:ventoy|Ventoy]],
 [[wiki:woeusb-ng|WoeUSB-ng]]. [[wiki:woeusb-ng|WoeUSB-ng]].
  
Line 49: Line 53:
 [[https://bilge.ru/playground:gzdoom|GZDoom]]: Classic first-person-shooter engine for all classical Id games. [[https://bilge.ru/playground:gzdoom|GZDoom]]: Classic first-person-shooter engine for all classical Id games.
 [[https://bilge.ru/playground:fheroes2|fheroes2]] is a recreation of Heroes of Might and Magic II game engine. [[https://bilge.ru/playground:fheroes2|fheroes2]] is a recreation of Heroes of Might and Magic II game engine.
 +
 +===== Debian arm64 =====
 +
 +  - [[arm64:orangepi-5|Shenzhen Xunlong Software CO., Limited: Orange Pi 5B]].
 +  - [[arm64:raspberry-pi|Raspberry Pi]].
 +
 +===== Debian for use in Macintosh environments =====
 +
 +[[https://wiki.debian.org/DebianMac|DebianMac]].
 +[[https://wiki.debian.org/InstallingDebianOn/Apple|InstallingDebianOn]].
 +
 +Download for Macintosh: [[https://www.debian.org/CD/torrent-cd/|/torrent-cd]] /amd64/bt-cd.
  
 ===== Установка и настройка операционных систем ===== ===== Установка и настройка операционных систем =====
wiki/debian.txt · Last modified: 2024/04/14 13:15 by serw