Компьютерные услуги, город Ейск

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

Site Tools


wiki:basealt

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
wiki:basealt [2026/05/10 18:46] – [Установка программного обеспечения] serwwiki:basealt [2026/07/25 15:49] (current) – [Установка программного обеспечения] serw
Line 1: Line 1:
 ====== ООО «Базальт СПО»: Альт Рабочая станция 11 ====== ====== ООО «Базальт СПО»: Альт Рабочая станция 11 ======
  
-[[https://forum.altlinux.org/index.php?action=unread|Форум]] подержки. +[[https://forum.altlinux.org/index.php?action=unread|Форум]] подержки Альт Линух
- +Скачивание:
-===== Скачивание ===== +
 [[https://mirror.yandex.ru/altlinux/p11/images/workstation/x86_64/|Яндекс]]. [[https://mirror.yandex.ru/altlinux/p11/images/workstation/x86_64/|Яндекс]].
 +[[https://kibibyte.ru/~SerW/_iso/Alt-Linux/Basealt-Alt-Linux-WS-11_2-x86_64.torrent|Торрент]].
 +Устаревшее:
 [[https://torrent.altlinux.org/|Torrent statistics script]]. [[https://torrent.altlinux.org/|Torrent statistics script]].
  
Line 14: Line 14:
 <WRAP prewrap> <WRAP prewrap>
 <code=bash> <code=bash>
-apt-get update && apt-get dist-upgrade && update-kernel # && apt-get clean +apt-get update && apt-get dist-upgrade && update-kernel # && apt-get clean # reboot now
-# reboot now+
 </code> </code>
 </WRAP> </WRAP>
  
-Удалить старые ядра и модули:+Если не нужна [[https://forum.altlinux.org/index.php?topic=49935.0|НеВидиа]]:
  
 <WRAP prewrap> <WRAP prewrap>
 <code=bash> <code=bash>
-remove-old-kernels+apt-get remove apt-scripts-nvidia && apt-get update && apt-get dist-upgrade -y && update-kernel -y # && apt-get clean
 # reboot now # reboot now
 </code> </code>
Line 33: Line 32:
 <code=bash> <code=bash>
 # Пакеты без графического вида и без иконок # Пакеты без графического вида и без иконок
-apt-get install -y 7-zip aspell-ru-rk beep-speaker cmus cockpit davfs2 ffmpeg figlet gvfs hplip hyphen-ru img2pdf innoextract inxi mupdf mythes-ru ocrmypdf photorec sg3_utils sshfs tesseract-langpack-en tesseract-langpack-ru traceroute whois+apt-get install -y 7-zip aspell-ru-rk beep-speaker cockpit davfs2 ffmpeg figlet gvfs hplip hunspell-en_GB hyphen-ru ImageMagick-tools img2pdf innoextract inxi mupdf mythes-ru ocrmypdf photorec python3-module-mutagen sg3_utils sshfs tesseract-langpack-en tesseract-langpack-ru traceroute whois
 # Утилиты первой необходимости с графикой и иконками # Утилиты первой необходимости с графикой и иконками
-apt-get install -y chromium cpu-x dino epsonscan2 evince firefox-esr foliate gimagereader gimp gnome-calls gnome-contacts gnome-disk-utility gsmartcontrol gthumb inkscape LibreOffice-gtk3 LibreOffice-langpack-ru mc mpv pdfarranger simple-scan tigervnc-common transmission-gtk vlc xournalpp xsensors+apt-get install -y chromium cmus cpu-x dino epsonscan2 evince firefox-esr foliate gimagereader gnome-calls gnome-contacts gnome-disk-utility gsmartcontrol gthumb inkscape libreoffice-core libreoffice-gtk3 libreoffice-langpack-ru mc mpv pdfarranger rustdesk simple-scan tigervnc-common transmission-gtk vlc xournalpp xsensors # gimp 
 +# Доустановим зависимость от libsciter-gtk для RustDesk 
 +libsciter-install
 # Игры # Игры
-apt-get install -y aisleriot fheroes2 five-or-more flare-game gnome-chess gnome-mahjongg gnome-robots gzdoom lutris vcmi vkQuake +apt-get install -y aisleriot fheroes2 five-or-more gnome-chess gnome-mahjongg gnome-robots gzdoom lutris vcmi vkQuake 
-Тяжеловесная игра Зонотик, шутер от первого лица+Две тяжеловесные игры -- Flare (RPG) и Зонотик, шутер от первого лица 
 +apt-get install -y flare-game
 apt-get install -y xonotic apt-get install -y xonotic
 </code> </code>
Line 48: Line 50:
 [[https://packages.altlinux.org/ru/p11/|ALT Linux - p11 - Пакетная база]]. [[https://packages.altlinux.org/ru/p11/|ALT Linux - p11 - Пакетная база]].
 Сообщить об ошибке: [[https://bugzilla.altlinux.org/|ALT Linux Bugzilla]]. Сообщить об ошибке: [[https://bugzilla.altlinux.org/|ALT Linux Bugzilla]].
 +
 +Удалить старые ядра и модули:
 +
 +<WRAP prewrap>
 +<code=bash>
 +remove-old-kernels
 +# reboot now
 +</code>
 +</WRAP>
  
 ===== С чего всё началось ===== ===== С чего всё началось =====
Line 60: Line 71:
 <code=bash> <code=bash>
 wipefs -a /dev/sdb wipefs -a /dev/sdb
-cd '/home/dragonserw/Public/_iso/ООО «Базальт СПО»/' && dd oflag=direct if=alt-workstation-11.1-x86_64.iso of=/dev/sdb bs=1M status=progress; sync # https://dragonserw.ru/wiki:basealt+cd '/home/dragonserw/Public/_iso/ООО «Базальт СПО»/' && dd oflag=direct if=alt-workstation-11.2-x86_64.iso of=/dev/sdb bs=1M status=progress; sync # https://dragonserw.ru/wiki:basealt
 sudo dd oflag=direct if=alt.iso of=/dev/sdX bs=1M status=progress; sync # https://www.altlinux.org/Write sudo dd oflag=direct if=alt.iso of=/dev/sdX bs=1M status=progress; sync # https://www.altlinux.org/Write
 </code> </code>
Line 67: Line 78:
 <WRAP prewrap> <WRAP prewrap>
 <code=bash> <code=bash>
-cd '/home/dragonserw/Общедоступные/_iso/ООО «Базальт СПО»/' && dd oflag=direct if=alt-workstation-11.1-x86_64.iso of=/dev/sdb bs=1M status=progress; sync # https://dragonserw.ru/wiki:basealt+cd '/home/dragonserw/Общедоступные/_iso/ООО «Базальт СПО»/' && dd oflag=direct if=alt-workstation-11.2-x86_64.iso of=/dev/sdb bs=1M status=progress; sync # https://dragonserw.ru/wiki:basealt
 </code> </code>
 </WRAP> </WRAP>
wiki/basealt.1778428014.txt.gz · Last modified: by serw