#centos7

Leif-Jöran Olssonljo
2025-05-13

Moving into the future is not without hurdles with 10 years of . A couple of shiny new installations at a time is a much anticipated goal going from , but old apps, headaches and firefighting since last Wednesday's , whilst certainly keeping you on your toes have their towes on you as well, racing past deadlines and other obligations like wind in a tube

Schenkl | DECT: 2332schenklklopfer@chaos.social
2025-02-19

TIL: die #centos7 Package Server sind alle offline -.-

Also keine Updates mehr für die -.-

2025-01-30

Facing this error

`Error: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found `

on try this site

jdhao.github.io/2017/09/04/ins

Let's you install a new version on compiler. Hope helps you

2024-12-25

обновление python на centos 7

Плейбук ансибл завершался с ошибкой >>The module failed to execute correctly, you probably need to set the interpreter.\nSee stdout/stderr for the exact error на целевом узле установлен Python 3.6.8, а ошибка связана с функциональностью, введенной в Python 3.7 и выше.Решение этой задачи осложнялось, так как обновить Python на CentOS 7 невозможно из-за EOL (End of Life) статуса. Шаги для установки Python 3.8 из исходников: Установите необходимые зависимости: sudo yum groupinstall "Development Tools" sudo yum install gcc openssl-devel bzip2-devel libffi-devel zlib-devel wget make Скачайте исходный код Python 3.8: wget python.org/ftp/python/3.8.10/P После того как файл скачан, распакуйте его: tar -xvzf Python-3.8.10.tgz cd Python-3.8.10 Теперь нужно настроить сборку с нужными параметрами. Запустите команду ./configure, чтобы подготовить исходный код Python для сборки: ./configure --enable-optimizations --prefix=/usr/local --enable-optimizations включает дополнительные оптимизации для ускорения Python. --prefix=/usr/local указывает, куда установить Python (по умолчанию это будет /usr/local/bin/python3.8). После конфигурации можно начать процесс сборки: make -j$(nproc) sudo make altinstall После завершения установки, убедитесь, что Python 3.8 установлен корректно: python3.8 --version Добавьте Python 3.8 в PATH (если нужно). Чтобы сделать Python 3.8 доступным через команду python (если вы не используете полную команду python3.8), можно создать символическую ссылку: sudo ln -s /usr/local/bin/python3.8 /usr/bin/python3.8 sudo ln -s /usr/local/bin/pip3.8 /usr/bin/pip3.8 PS: Решение получил от chatGPT (у меня отработало).

habr.com/ru/articles/869722/

#centos7 #python

2024-10-26

Mailserver migrated.. goodbye #CentOS7 👋 , just kidding, it's still running one server on my homelab which I plan to migrate during next week.. :) #homelab #selfhosted #mailserver

2024-07-01

CentOS EOL.... Waiting for first critical CVE to patch manually. #Cybersecurity #EOL #CentOS7

But hey management wanted to run it after EOL. We take the risk. Lol

Waxing and Waning {NCC-1703}Waxingtonknee@mastodon.org.uk
2024-06-30

@underseamonkey Well done, good and faithful servant #CentOS7

Peter Kreftingnafmo@vivaldi.net
2024-06-26

@bagder 7.29.0 is the version included in #RHEL7 (and thus #CentOS7), which is very common in enterprise systems. The binary still report 7.29.0, but the RPM has had 59 patch releases since the initial release.

RHEL 7 is EOL on Sunday this week, so numbers might start to decline soon.

2024-06-25

În cazul în care ai amânat migrarea de la CentOS Linux 7, este mai puțin de o săptămână până la sfârșitul ciclului de viață.

rootlinux.ro/centos-linux-7-aj

#centos7 #centoslinux #redhat

2024-06-25

În cazul în care ai amânat migrarea de la CentOS Linux 7, este mai puțin de o săptămână până la sfârșitul ciclului de viață.

Data de expirare a CentOS Linux 7 este încă programată pentru 30 iunie. Ca parte a schimbării obiectivului asupra CentOS Stream, Red Hat a făcut o mișcare controversată în 2020 pentru a se concentra pe CentOS Stream […]

https://rootlinux.ro/centos-linux-7-ajunge-la-sfarsitul-ciclului-de-viata/

CentOS Linux

#CentOS7#サポート は今月(2024年6月)末で終了に。 #SUSE が来月以降もサポートを継続する「SUSE Linux Liberty Lite for CentOS 7」発表」: Publickey

publickey1.jp/blog/24/centos_7

#prattohome #Publickey

#Lansweeter は世の中にたくさんの #CentOS Linux を見つけます」: The Register

「ネットワーク スキャンにより、Linux ボックスの 26% が #CentOS7 であり、今月下旬に #EOL であることが判明しました。 次は何が起こる?

Lansweeter は昨年、 PC 10 台中 4 台が Windows 11 を実行できない という前年のレポートに続き、 #Windows11
の採用率が 8% であることを暴露しました 。
Linux マシンの 3 分の 1 が #Ubuntu を実行しており、2 位は CentOS Linux となっています。

CentOS7 を使っているユーザーがどうするかいくつかのオプションを論議。

theregister.com/2024/06/06/lan

#prattohome #TheRegister

DefectiveWings ✈️:verified:DefectiveWings@infosec.exchange
2024-05-11

After many hours of toil, I'm finally seeing payoff on my automation/ configuration building in my lab environment as I begin the bulk of the migrations from #centos7 to #Ubuntu at work.

#terraform #Saltstack

ricardo :mastodon:governa@fosstodon.org
2024-05-08

#CentOS7 End of Life - Migrate to #Rocky #Linux 9 :centos_old: :rockylinux:

tecmint.com/migrate-centos-to-

passboltpassbolt
2024-04-29

👋 Sayonara CentOS 7! Come June 30, 2024, we're all about moving forward. Ready for an OS upgrade for a more secure environment? Dive into our migration guide passbolt.com/docs/hosting/migr.
Swing by our community forum if you have any questions or just wanna chat. hubs.li/Q02vkDvW0

2024-04-06

A test after fixing my NFS share permissions. Had to migrate the storage host from #CentOS7 to #Ubuntu and NFS perms were wonky.

A treat for #Caturday if this uploads and works.

Isabella, my beautiful tabby rescue, chilling with me in my office.
DefectiveWings ✈️:verified:DefectiveWings@infosec.exchange
2024-03-19

Deployed my first three #Proxmox vm's via #terraform at $DAYJOB. Ubuntu 22.04 with auto-installer baked into the iso. #saltstack picks up afterwards and configures the machines.

Only 110ish more to go before #centos7 end of life deadline on June 30.

Jay 🚩 :runbsd:jaypatelani@bsd.network
2024-03-09

NetBSD: the community-driven enterprise OS. Built on collaboration and longevity, NetBSD offers the stability and support enterprises need for their critical systems. Join the NetBSD community and experience the power of open-source innovation in your infrastructure. #NetBSD #EnterpriseOS #CentOS #centos7

NetBSD logo
DefectiveWings ✈️:verified:DefectiveWings@infosec.exchange
2024-02-27

89 weekdays left until #centos7 reaches end of life.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst