Как для ОС Debian узнать в какой каталог больше всего идет запросов?

123 4
Genius Ideaing
На сайте с 12.02.2024
Offline
92
#11

у нас давно не обновляемая debian 9.9

не ставится на нее по команде

sudo apt install htop

htop

пишет что требуемый архив с инсталляцией на сервере Дебиан не найден

может подсказать кто... как вручную установить htop?

без задействования установщика репозитария

Дешёвый хостинг и домены: https://clck.ru/3FxXCa / Мощный хостинг: https://clck.ru/3DKmVu / Есть Идеи! Ищу хороших людей для реализации этих идей! Мой Telegram: https://clck.ru/396JFF
PA
На сайте с 15.02.2018
Offline
123
#12
Genius Ideaing #:

у нас давно не обновляемая debian 9.9

apt install htop

без задействования установщика репозитария

deb http://archive.debian.org/debian stretch main contrib non-free

deb http://archive.debian.org/debian-security stretch/updates main contrib non-free

Возможно следует сперва попробовать

Но хз норм ли там все. Вроде открывается.

Продаю ХОСТИНГ, VDS шикарные | Дедик, VDS, Бекап ( https://is.gd/vgd245 ) дешево | Мои VDS ( https://is.gd/vds100 ) быстрее твоих. Хочешь сервер с базовым администрированием в Европе? Пиши.
B
На сайте с 10.10.2013
Offline
123
blg
#13
Genius Ideaing #:

у нас давно не обновляемая debian 9.9



ОС уже 3 года как EOL, обновиться давно пора. 

Genius Ideaing
На сайте с 12.02.2024
Offline
92
#14
Pavel A #:

deb http://archive.debian.org/debian stretch main contrib non-free

deb http://archive.debian.org/debian-security stretch/updates main contrib non-free

а что это?

я боюсь ))

мне нужен только htop

все утилиты бесплатные мне не нужны... 

lutskboy
На сайте с 22.11.2013
Offline
188
#15
Genius Ideaing #:

а что это?

я боюсь ))

мне нужен только htop

все утилиты бесплатные мне не нужны... 

для начала apt update хоть бы сделал

Genius Ideaing
На сайте с 12.02.2024
Offline
92
#16
lutskboy #:
apt update

не работает.

все эти самописные ОС типа Debian с лицензиями по типу используйте как есть и мы ни за что не отвечаем... кидают свои предыдущие версии и никто уже пользователей старых версий не поддерживает...

как я уже сказал у меня Debian 9 .9 и на ней репозитарные функции уже не работают

br.almighty
На сайте с 13.07.2021
Offline
109
#17

так вроде бы команда apt это по новому. В старом же apt-get надо делать, нет?
Я в дебиане не шарю, да ещё и в старых таких, но в убунте вроде бы так было.

sudo apt-get update

sudo apt-get install htop

Genius Ideaing
На сайте с 12.02.2024
Offline
92
#18
:~# apt-get update
Hit:1 http://download.ispmanager.com/repo/debian 6-5.363-stretch InRelease
Hit:2 http://download.ispmanager.com/repo/debian base-stretch InRelease
Hit:3 http://download.ispmanager.com/repo/debian 5.363-stretch InRelease
Ign:4 http://security.debian.org/debian-security stretch/updates InRelease
Ign:5 http://deb.debian.org/debian stretch InRelease
Err:6 http://security.debian.org/debian-security stretch/updates Release
  404  Not Found [IP: 151.101.246.132 80]
Ign:7 http://deb.debian.org/debian stretch-updates InRelease
Err:8 http://deb.debian.org/debian stretch Release
  404  Not Found [IP: 151.101.246.132 80]
Err:9 http://deb.debian.org/debian stretch-updates Release
  404  Not Found [IP: 151.101.246.132 80]
Reading package lists... Done
E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://deb.debian.org/debian stretch Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://deb.debian.org/debian stretch-updates Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Genius Ideaing
На сайте с 12.02.2024
Offline
92
#19

не отрабатывает команда

apt-get update

Genius Ideaing
На сайте с 12.02.2024
Offline
92
#20
:~# apt-get install htop
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gsoap isp-php71 libgsoap-dev libgsoap10
Use 'apt autoremove' to remove them.
Suggested packages:
  strace
The following NEW packages will be installed:
  htop
0 upgraded, 1 newly installed, 0 to remove and 241 not upgraded.
Need to get 88.2 kB of archives.
After this operation, 224 kB of additional disk space will be used.
Err:1 http://deb.debian.org/debian stretch/main amd64 htop amd64 2.0.2-1
  404  Not Found [IP: 151.101.246.132 80]
E: Failed to fetch http://deb.debian.org/debian/pool/main/h/htop/htop_2.0.2-1_amd64.deb  404  Not Found [IP: 151.101.246.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
123 4

Авторизуйтесь или зарегистрируйтесь, чтобы оставить комментарий