Участник:StasFomin/Bookmarks/Devops — различия между версиями

Материал из DISCOPAL
Перейти к: навигация, поиск
(Добавлена закладка OCI runtime create failed: this version of runc doesn't work on cgroups v2: unknown · Issue #293 · eclipse/jkube · GitHub)
(Добавлена закладка Downloads for Linux)
Строка 2: Строка 2:
 
=== 2020-09 ===
 
=== 2020-09 ===
  
 +
* 2020-09-24, 20:00:52: [https://www.haskell.org/downloads/linux/ Downloads for Linux]
 +
*: <html><h3 id="fedora">Fedora</h3> <p>GHC, cabal-install and stack are in the official Fedora repos, to install:</p> <p><code>sudo dnf install ghc cabal-install stack</code></p> <p>There are also Fedora module streams with newer versions of ghc:</p> <p><code>sudo dnf module list ghc</code> <code>sudo dnf module install ghc:X.Y</code></p> <p>The different versions cannot be parallel installed.</p> <p>There are also unofficial Fedora Copr repos with more recent <a href="http://copr.fedorainfracloud.org/coprs/petersen/cabal-install">cabal-install</a> and <a href="http://copr.fedorainfracloud.org/coprs/petersen/stack-2.3">stack</a>.</p> <p>Steps to setup stack are also <a href="https://github.com/commercialhaskell/stack/blob/master/doc/install_and_upgrade.md#fedora">on the stack website</a>.</p> <h3 id="epel-for-rhelcentosetc"></h3></html>
 +
<!-- NEXT BOOKMARK -->
 
* 2020-09-23, 20:04:11: [https://github.com/eclipse/jkube/issues/293 OCI runtime create failed: this version of runc doesn't work on cgroups v2: unknown · Issue #293 · eclipse/jkube · GitHub]
 
* 2020-09-23, 20:04:11: [https://github.com/eclipse/jkube/issues/293 OCI runtime create failed: this version of runc doesn't work on cgroups v2: unknown · Issue #293 · eclipse/jkube · GitHub]
 
*: <html>sudo grubby --update-kernel=ALL --args="systemd.unified_cgroup_hierarchy=0"</html>
 
*: <html>sudo grubby --update-kernel=ALL --args="systemd.unified_cgroup_hierarchy=0"</html>

Версия 17:00, 24 сентября 2020

2020

2020-09

2020-08

  • 2020-08-31, 15:34:57: Ceph: Первый практический курс на русском языке / Блог компании Southbridge / Хабр
    Видео, и с практической частью, и на русском одновременно? – не встречал. Курс Red Hat CEPH125 очно на русском много кто предлагает из учебных центров, и там много практики (4 дня).
  • 2020-08-31, 15:28:12: CRM-системы не существуют? / Хабр

    BPM & BPMN — это очень больная штука. Я в свое время наболелся и в итоге ушел в ACM (adaptive case management). По этой концепции работает AmoCRM, OmniDesk, FreeScout…
    Это проще, гибче, легче.

    В итоге я пришел к такой концепции:
    1. Беру готовые best of breed без перегрузки функционала — типа AmoCRM, OmniDesk, GitHub…
    2. Интегрирую их через IFTTT, Zapier или своими скриптами
    3. На стыках процессов использую конструкторы типа Notion или Airtable.

2020-07