home.social

#centos7 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #centos7, aggregated by home.social.

  1. Moving into the future is not without hurdles with 10 years of #TechnicalDebt. A couple of shiny new #AlmaLinux9 installations at a time is a much anticipated goal going from #CentOS7, but old apps, headaches and firefighting since last Wednesday's #ServiceWindow, 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 #PainfullyExhausted

  2. Moving into the future is not without hurdles with 10 years of #TechnicalDebt. A couple of shiny new #AlmaLinux9 installations at a time is a much anticipated goal going from #CentOS7, but old apps, headaches and firefighting since last Wednesday's #ServiceWindow, 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 #PainfullyExhausted

  3. Moving into the future is not without hurdles with 10 years of #TechnicalDebt. A couple of shiny new #AlmaLinux9 installations at a time is a much anticipated goal going from #CentOS7, but old apps, headaches and firefighting since last Wednesday's #ServiceWindow, 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 #PainfullyExhausted

  4. Moving into the future is not without hurdles with 10 years of #TechnicalDebt. A couple of shiny new #AlmaLinux9 installations at a time is a much anticipated goal going from #CentOS7, but old apps, headaches and firefighting since last Wednesday's #ServiceWindow, 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 #PainfullyExhausted

  5. обновление 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

  6. 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

  7. @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.

  8. Î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

  9. #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

  10. 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

  11. 👋 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

    #CentOS7 #OpenSource #PasswordManager

  12. 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.

  13. #AlmaLinux's ELevate Begins Handling #EPEL Repositories
    ELevate has only worked to date when using official OS repositories. For those using the Extra Packages for #EnterpriseLinux (#EPEL) as is common on #RHEL/#CentOS, ELevate has not been a supported path for upgrading.
    ELevate now allows moving between #CentOS7 and #AlmaLinux8 when EPEL is enabled on the system. At the moment upgrading from #EL8 to #EL9 with EPEL enabled isn't yet supported but is being worked on.
    phoronix.com/news/AlmaLinux-EL

  14. @rockylinux

    The build went well.

    Pretty pleased all my customisations have installed on rocky without an issue and I've now got a rocky linux #cpanel #dnsonly server v 108.0.4 running in my cluster.

    Pretty pleased to be honest there is a upgrade path from #centos7 with a small learning curve.

  15. 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.

  16. 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

  17. Red Hat's announcement that CentOS 7 will be end-of-lifed has prompted enterprises to consider their post-CentOS 7 options. Red Hat encourages them to migrate to RHEL in the cloud, but enterprises may consider free RHEL alternatives like AlmaLinux or Rocky Linux. However, these clones may not be viable for commercial use, guarantee compatibility or... infoworld.com/article/3700651/ #CentOS7 #RHEL #EnterpriseLinux #softcorpremium

  18. #CentOS Reminds Everyone End-Of-Life Is Coming For #CentOS7, #CentOS8
    CentOS #Linux 7 is planning for #endoflife on 30 June 2024. #CentOSStream8 is planning for no longer producing any new builds after 31 May 2024.
    phoronix.com/news/CentOS-EOL-2 #EOL

  19. サーバより前に自宅のWiFIルータを更新しないといけない。
    自宅サーバを将来設置することを考えると、どのようなものがよいのか? どのようなネットワーク構成にすればよいのか?
    DDNS的にするのか、そうではないのか?
    自宅サーバに重心を移して、表のVPSを縮小していけるのか?
    Serversman/VPSのCentOS7が来年(20240630)には更新終了すると思うのでその後釜はどうするか?
    などなど。
    #WiFiRouter #DDNS #CentOS7 #EOL

  20. Time to start migrating from #CentOS7 to #CentOS8 wherever applicable! 🤓

  21. #CentOS Reminds Everyone End-Of-Life Is Coming For #CentOS7, #CentOS8
    CentOS #Linux 7 is planning for #endoflife on 30 June 2024. #CentOSStream8 is planning for no longer producing any new builds after 31 May 2024.
    phoronix.com/news/CentOS-EOL-2 #EOL

  22. Reminds Everyone End-Of-Life Is Coming For ,
    CentOS 7 is planning for on 30 June 2024. is planning for no longer producing any new builds after 31 May 2024.
    phoronix.com/news/CentOS-EOL-2

  23. #CentOS Reminds Everyone End-Of-Life Is Coming For #CentOS7, #CentOS8
    CentOS #Linux 7 is planning for #endoflife on 30 June 2024. #CentOSStream8 is planning for no longer producing any new builds after 31 May 2024.
    phoronix.com/news/CentOS-EOL-2 #EOL

  24. #CentOS Reminds Everyone End-Of-Life Is Coming For #CentOS7, #CentOS8
    CentOS #Linux 7 is planning for #endoflife on 30 June 2024. #CentOSStream8 is planning for no longer producing any new builds after 31 May 2024.
    phoronix.com/news/CentOS-EOL-2 #EOL