diff --git a/Pipfile b/Pipfile index 77cf625..5cebf38 100644 --- a/Pipfile +++ b/Pipfile @@ -12,6 +12,10 @@ PyYAML = "~=5.4.1" django-quill-editor = "~=0.1.22" uWSGI = "~=2.0" requests = "~=2.25" +Markdown = "~=3.3" + +# Temporay for posts migration +markdownify = "*" [dev-packages] mypy = "*" diff --git a/Pipfile.lock b/Pipfile.lock index e065bf2..ca40640 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5e1a3669d564f2f929bcb69cfeceb5d5b84037931b54ffca8ed60dd8f6ecc85f" + "sha256": "154e39a24587c0dbd391fcfc006b365b7ae0cb4c7d4ee79c368ff72c32136713" }, "pipfile-spec": 6, "requires": { @@ -18,34 +18,42 @@ "default": { "asgiref": { "hashes": [ - "sha256:92906c611ce6c967347bbfea733f13d6313901d54dcca88195eaeb52b2a8e8ee", - "sha256:d1216dfbdfb63826470995d31caed36225dcaf34f182e0fa257a4dd9e86f1b78" + "sha256:4ef1ab46b484e3c706329cedeff284a5d40824200638503f5768edb6de7d58e9", + "sha256:ffc141aa908e6f175673e7b1b3b7af4fdb0ecb738fc5c8b88f69f055c2415214" ], "markers": "python_version >= '3.6'", - "version": "==3.3.4" + "version": "==3.4.1" + }, + "beautifulsoup4": { + "hashes": [ + "sha256:9a315ce70049920ea4572a4055bc4bd700c940521d36fc858205ad4fcde149bf", + "sha256:c23ad23c521d818955a4151a67d81580319d4bf548d3d49f4223ae041ff98891" + ], + "markers": "python_version >= '3.1'", + "version": "==4.10.0" }, "certifi": { "hashes": [ - "sha256:1a4995114262bffbc2413b159f2a1a480c969de6e6eb13ee966d470af86af59c", - "sha256:719a74fb9e33b9bd44cc7f3a8d94bc35e4049deebe19ba7d8e108280cfd59830" + "sha256:2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee", + "sha256:50b1e4f8446b06f41be7dd6338db18e0990601dce795c2b1686458aa7e8fa7d8" ], - "version": "==2020.12.5" + "version": "==2021.5.30" }, - "chardet": { + "charset-normalizer": { "hashes": [ - "sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa", - "sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5" + "sha256:0c8911edd15d19223366a194a513099a302055a962bca2cec0f54b8b63175d8b", + "sha256:f23667ebe1084be45f6ae0538e4a5a865206544097e4e8bbcacf42cd02a348f3" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", - "version": "==4.0.0" + "markers": "python_version >= '3'", + "version": "==2.0.4" }, "django": { "hashes": [ - "sha256:13ac78dbfd189532cad8f383a27e58e18b3d33f80009ceb476d7fcbfc5dcebd8", - "sha256:7e0a1393d18c16b503663752a8b6790880c5084412618990ce8a81cc908b4962" + "sha256:95b318319d6997bac3595517101ad9cc83fe5672ac498ba48d1a410f47afecd2", + "sha256:e93c93565005b37ddebf2396b4dc4b6913c1838baa82efdfb79acedd5816c240" ], "index": "pypi", - "version": "==3.2.3" + "version": "==3.2.7" }, "django-quill-editor": { "hashes": [ @@ -57,11 +65,27 @@ }, "idna": { "hashes": [ - "sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6", - "sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0" + "sha256:14475042e284991034cb48e06f6851428fb14c4dc953acd9be9a5e95c7b6dd7a", + "sha256:467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==2.10" + "markers": "python_version >= '3'", + "version": "==3.2" + }, + "markdown": { + "hashes": [ + "sha256:31b5b491868dcc87d6c24b7e3d19a0d730d59d3e46f4eea6430a321bed387a49", + "sha256:96c3ba1261de2f7547b46a00ea8463832c921d3f9d6aba3f255a6f71386db20c" + ], + "index": "pypi", + "version": "==3.3.4" + }, + "markdownify": { + "hashes": [ + "sha256:153c9e739544a5dc086dbc55709c5019532f81052fbdf0dc937f7835009110dd", + "sha256:a32d7d6b0801f81d12a44533093a5681b402c6b7e9a7049512d26697517eb795" + ], + "index": "pypi", + "version": "==0.9.4" }, "mysqlclient": { "hashes": [ @@ -94,6 +118,7 @@ "sha256:63728564c1410d99e6d1ae8e3b810fe012bc440952168af0a2877e8ff5ab96b9", "sha256:66cc56579fd91f517290ab02c51e3a80f581aba45fd924fcdee01fa06e635812", "sha256:6c32cc3145928c4305d142ebec682419a6c0a8ce9e33db900027ddca1ec39178", + "sha256:8b56553c0345ad6dcb2e9b433ae47d67f95fc23fe28a0bde15a120f25257e291", "sha256:8bb1e155a74e1bfbacd84555ea62fa21c58e0b4e7e6b20e4447b8d07990ac78b", "sha256:95d5ef984eff897850f3a83883363da64aae1000e79cb3c321915468e8c6add5", "sha256:a013cbe25d20c2e0c4e85a9daf438f85121a4d0344ddc76e33fd7e3965d9af4b", @@ -165,27 +190,43 @@ }, "requests": { "hashes": [ - "sha256:27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804", - "sha256:c210084e36a42ae6b9219e00e48287def368a26d03a048ddad7bfee44f75871e" + "sha256:6c1246513ecd5ecd4528a0906f910e8f0f9c6b8ec72030dc9fd154dc1a6efd24", + "sha256:b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7" ], "index": "pypi", - "version": "==2.25.1" + "version": "==2.26.0" + }, + "six": { + "hashes": [ + "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926", + "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254" + ], + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", + "version": "==1.16.0" + }, + "soupsieve": { + "hashes": [ + "sha256:052774848f448cf19c7e959adf5566904d525f33a3f8b6ba6f6f8f26ec7de0cc", + "sha256:c2c1c2d44f158cdbddab7824a9af8c4f83c76b1e23e049479aa432feb6c4c23b" + ], + "markers": "python_version >= '3.6'", + "version": "==2.2.1" }, "sqlparse": { "hashes": [ - "sha256:017cde379adbd6a1f15a61873f43e8274179378e95ef3fede90b5aa64d304ed0", - "sha256:0f91fd2e829c44362cbcfab3e9ae12e22badaa8a29ad5ff599f9ec109f0454e8" + "sha256:0c00730c74263a94e5a9919ade150dfc3b19c574389985446148402998287dae", + "sha256:48719e356bb8b42991bdbb1e8b83223757b93789c00910a616a071910ca4a64d" ], "markers": "python_version >= '3.5'", - "version": "==0.4.1" + "version": "==0.4.2" }, "urllib3": { "hashes": [ - "sha256:2f4da4594db7e1e110a944bb1b551fdf4e6c136ad42e4234131391e21eb5b0df", - "sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937" + "sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4", + "sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f" ], "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", - "version": "==1.26.4" + "version": "==1.26.6" }, "uwsgi": { "hashes": [ @@ -198,63 +239,64 @@ "develop": { "asgiref": { "hashes": [ - "sha256:92906c611ce6c967347bbfea733f13d6313901d54dcca88195eaeb52b2a8e8ee", - "sha256:d1216dfbdfb63826470995d31caed36225dcaf34f182e0fa257a4dd9e86f1b78" + "sha256:4ef1ab46b484e3c706329cedeff284a5d40824200638503f5768edb6de7d58e9", + "sha256:ffc141aa908e6f175673e7b1b3b7af4fdb0ecb738fc5c8b88f69f055c2415214" ], "markers": "python_version >= '3.6'", - "version": "==3.3.4" + "version": "==3.4.1" }, "django": { "hashes": [ - "sha256:13ac78dbfd189532cad8f383a27e58e18b3d33f80009ceb476d7fcbfc5dcebd8", - "sha256:7e0a1393d18c16b503663752a8b6790880c5084412618990ce8a81cc908b4962" + "sha256:95b318319d6997bac3595517101ad9cc83fe5672ac498ba48d1a410f47afecd2", + "sha256:e93c93565005b37ddebf2396b4dc4b6913c1838baa82efdfb79acedd5816c240" ], "index": "pypi", - "version": "==3.2.3" + "version": "==3.2.7" }, "django-stubs": { "hashes": [ - "sha256:717967d7fee0a6af0746724a0be80d72831a982a40fa8f245a6a46f4cafd157b", - "sha256:bde9e44e3c4574c2454e74a3e607cc3bc23b0441bb7d1312cd677d5e30984b74" + "sha256:59c9f81af64d214b1954eaf90f037778c8d2b9c2de946a3cda177fefcf588fbd", + "sha256:664843091636a917faf5256d028476559dc360fdef9050b6df87ab61b21607bf" ], "index": "pypi", - "version": "==1.8.0" + "version": "==1.9.0" }, "django-stubs-ext": { "hashes": [ - "sha256:bd4a1e36ef2ba0ef15801933c85c68e59b383302c873795c6ecfc25950c7ecdb", - "sha256:c14f297835a42c1122421ec7e2d06579996b29d33b8016002762afa5d78863af" + "sha256:783c198d7e39a41be0b90fd843fa2770243a642922af679be4b19e03b82c8c28", + "sha256:a51a3e9e844d4e1cacaaedbb33bf3def78a3956eed5d9575a640bd97ccd99cec" ], "markers": "python_version >= '3.6'", - "version": "==0.2.0" + "version": "==0.3.1" }, "mypy": { "hashes": [ - "sha256:0d0a87c0e7e3a9becdfbe936c981d32e5ee0ccda3e0f07e1ef2c3d1a817cf73e", - "sha256:25adde9b862f8f9aac9d2d11971f226bd4c8fbaa89fb76bdadb267ef22d10064", - "sha256:28fb5479c494b1bab244620685e2eb3c3f988d71fd5d64cc753195e8ed53df7c", - "sha256:2f9b3407c58347a452fc0736861593e105139b905cca7d097e413453a1d650b4", - "sha256:33f159443db0829d16f0a8d83d94df3109bb6dd801975fe86bacb9bf71628e97", - "sha256:3f2aca7f68580dc2508289c729bd49ee929a436208d2b2b6aab15745a70a57df", - "sha256:499c798053cdebcaa916eef8cd733e5584b5909f789de856b482cd7d069bdad8", - "sha256:4eec37370483331d13514c3f55f446fc5248d6373e7029a29ecb7b7494851e7a", - "sha256:552a815579aa1e995f39fd05dde6cd378e191b063f031f2acfe73ce9fb7f9e56", - "sha256:5873888fff1c7cf5b71efbe80e0e73153fe9212fafdf8e44adfe4c20ec9f82d7", - "sha256:61a3d5b97955422964be6b3baf05ff2ce7f26f52c85dd88db11d5e03e146a3a6", - "sha256:674e822aa665b9fd75130c6c5f5ed9564a38c6cea6a6432ce47eafb68ee578c5", - "sha256:7ce3175801d0ae5fdfa79b4f0cfed08807af4d075b402b7e294e6aa72af9aa2a", - "sha256:9743c91088d396c1a5a3c9978354b61b0382b4e3c440ce83cf77994a43e8c521", - "sha256:9f94aac67a2045ec719ffe6111df543bac7874cee01f41928f6969756e030564", - "sha256:a26f8ec704e5a7423c8824d425086705e381b4f1dfdef6e3a1edab7ba174ec49", - "sha256:abf7e0c3cf117c44d9285cc6128856106183938c68fd4944763003decdcfeb66", - "sha256:b09669bcda124e83708f34a94606e01b614fa71931d356c1f1a5297ba11f110a", - "sha256:cd07039aa5df222037005b08fbbfd69b3ab0b0bd7a07d7906de75ae52c4e3119", - "sha256:d23e0ea196702d918b60c8288561e722bf437d82cb7ef2edcd98cfa38905d506", - "sha256:d65cc1df038ef55a99e617431f0553cd77763869eebdf9042403e16089fe746c", - "sha256:d7da2e1d5f558c37d6e8c1246f1aec1e7349e4913d8fb3cb289a35de573fe2eb" + "sha256:088cd9c7904b4ad80bec811053272986611b84221835e079be5bcad029e79dd9", + "sha256:0aadfb2d3935988ec3815952e44058a3100499f5be5b28c34ac9d79f002a4a9a", + "sha256:119bed3832d961f3a880787bf621634ba042cb8dc850a7429f643508eeac97b9", + "sha256:1a85e280d4d217150ce8cb1a6dddffd14e753a4e0c3cf90baabb32cefa41b59e", + "sha256:3c4b8ca36877fc75339253721f69603a9c7fdb5d4d5a95a1a1b899d8b86a4de2", + "sha256:3e382b29f8e0ccf19a2df2b29a167591245df90c0b5a2542249873b5c1d78212", + "sha256:42c266ced41b65ed40a282c575705325fa7991af370036d3f134518336636f5b", + "sha256:53fd2eb27a8ee2892614370896956af2ff61254c275aaee4c230ae771cadd885", + "sha256:704098302473cb31a218f1775a873b376b30b4c18229421e9e9dc8916fd16150", + "sha256:7df1ead20c81371ccd6091fa3e2878559b5c4d4caadaf1a484cf88d93ca06703", + "sha256:866c41f28cee548475f146aa4d39a51cf3b6a84246969f3759cb3e9c742fc072", + "sha256:a155d80ea6cee511a3694b108c4494a39f42de11ee4e61e72bc424c490e46457", + "sha256:adaeee09bfde366d2c13fe6093a7df5df83c9a2ba98638c7d76b010694db760e", + "sha256:b6fb13123aeef4a3abbcfd7e71773ff3ff1526a7d3dc538f3929a49b42be03f0", + "sha256:b94e4b785e304a04ea0828759172a15add27088520dc7e49ceade7834275bedb", + "sha256:c0df2d30ed496a08de5daed2a9ea807d07c21ae0ab23acf541ab88c24b26ab97", + "sha256:c6c2602dffb74867498f86e6129fd52a2770c48b7cd3ece77ada4fa38f94eba8", + "sha256:ceb6e0a6e27fb364fb3853389607cf7eb3a126ad335790fa1e14ed02fba50811", + "sha256:d9dd839eb0dc1bbe866a288ba3c1afc33a202015d2ad83b31e875b5905a079b6", + "sha256:e4dab234478e3bd3ce83bac4193b2ecd9cf94e720ddd95ce69840273bf44f6de", + "sha256:ec4e0cd079db280b6bdabdc807047ff3e199f334050db5cbb91ba3e959a67504", + "sha256:ecd2c3fe726758037234c93df7e98deb257fd15c24c9180dacf1ef829da5f921", + "sha256:ef565033fa5a958e62796867b1df10c40263ea9ded87164d67572834e57a174d" ], "index": "pypi", - "version": "==0.812" + "version": "==0.910" }, "mypy-extensions": { "hashes": [ @@ -272,54 +314,41 @@ }, "sqlparse": { "hashes": [ - "sha256:017cde379adbd6a1f15a61873f43e8274179378e95ef3fede90b5aa64d304ed0", - "sha256:0f91fd2e829c44362cbcfab3e9ae12e22badaa8a29ad5ff599f9ec109f0454e8" + "sha256:0c00730c74263a94e5a9919ade150dfc3b19c574389985446148402998287dae", + "sha256:48719e356bb8b42991bdbb1e8b83223757b93789c00910a616a071910ca4a64d" ], "markers": "python_version >= '3.5'", - "version": "==0.4.1" - }, - "typed-ast": { - "hashes": [ - "sha256:01ae5f73431d21eead5015997ab41afa53aa1fbe252f9da060be5dad2c730ace", - "sha256:067a74454df670dcaa4e59349a2e5c81e567d8d65458d480a5b3dfecec08c5ff", - "sha256:0fb71b8c643187d7492c1f8352f2c15b4c4af3f6338f21681d3681b3dc31a266", - "sha256:1b3ead4a96c9101bef08f9f7d1217c096f31667617b58de957f690c92378b528", - "sha256:2068531575a125b87a41802130fa7e29f26c09a2833fea68d9a40cf33902eba6", - "sha256:209596a4ec71d990d71d5e0d312ac935d86930e6eecff6ccc7007fe54d703808", - "sha256:2c726c276d09fc5c414693a2de063f521052d9ea7c240ce553316f70656c84d4", - "sha256:398e44cd480f4d2b7ee8d98385ca104e35c81525dd98c519acff1b79bdaac363", - "sha256:52b1eb8c83f178ab787f3a4283f68258525f8d70f778a2f6dd54d3b5e5fb4341", - "sha256:5feca99c17af94057417d744607b82dd0a664fd5e4ca98061480fd8b14b18d04", - "sha256:7538e495704e2ccda9b234b82423a4038f324f3a10c43bc088a1636180f11a41", - "sha256:760ad187b1041a154f0e4d0f6aae3e40fdb51d6de16e5c99aedadd9246450e9e", - "sha256:777a26c84bea6cd934422ac2e3b78863a37017618b6e5c08f92ef69853e765d3", - "sha256:95431a26309a21874005845c21118c83991c63ea800dd44843e42a916aec5899", - "sha256:9ad2c92ec681e02baf81fdfa056fe0d818645efa9af1f1cd5fd6f1bd2bdfd805", - "sha256:9c6d1a54552b5330bc657b7ef0eae25d00ba7ffe85d9ea8ae6540d2197a3788c", - "sha256:aee0c1256be6c07bd3e1263ff920c325b59849dc95392a05f258bb9b259cf39c", - "sha256:af3d4a73793725138d6b334d9d247ce7e5f084d96284ed23f22ee626a7b88e39", - "sha256:b36b4f3920103a25e1d5d024d155c504080959582b928e91cb608a65c3a49e1a", - "sha256:b9574c6f03f685070d859e75c7f9eeca02d6933273b5e69572e5ff9d5e3931c3", - "sha256:bff6ad71c81b3bba8fa35f0f1921fb24ff4476235a6e94a26ada2e54370e6da7", - "sha256:c190f0899e9f9f8b6b7863debfb739abcb21a5c054f911ca3596d12b8a4c4c7f", - "sha256:c907f561b1e83e93fad565bac5ba9c22d96a54e7ea0267c708bffe863cbe4075", - "sha256:cae53c389825d3b46fb37538441f75d6aecc4174f615d048321b716df2757fb0", - "sha256:dd4a21253f42b8d2b48410cb31fe501d32f8b9fbeb1f55063ad102fe9c425e40", - "sha256:dde816ca9dac1d9c01dd504ea5967821606f02e510438120091b84e852367428", - "sha256:f2362f3cb0f3172c42938946dbc5b7843c2a28aec307c49100c8b38764eb6927", - "sha256:f328adcfebed9f11301eaedfa48e15bdece9b519fb27e6a8c01aa52a17ec31b3", - "sha256:f8afcf15cc511ada719a88e013cec87c11aff7b91f019295eb4530f96fe5ef2f", - "sha256:fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65" - ], - "version": "==1.4.3" + "version": "==0.4.2" + }, + "toml": { + "hashes": [ + "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b", + "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f" + ], + "markers": "python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'", + "version": "==0.10.2" + }, + "types-pytz": { + "hashes": [ + "sha256:28fb1c0f77f59aebe9b792d073ebfbbbf7b329f9d4af6a6079713a618a1c0f31", + "sha256:448828a06f2aaa840e57364d866c661645a045e532f817e4f10c8c3ab2b66651" + ], + "version": "==2021.1.2" + }, + "types-pyyaml": { + "hashes": [ + "sha256:1d9e431e9f1f78a65ea957c558535a3b15ad67ea4912bce48a6c1b613dcf81ad", + "sha256:f1d1357168988e45fa20c65aecb3911462246a84809015dd889ebf8b1db74124" + ], + "version": "==5.4.10" }, "typing-extensions": { "hashes": [ - "sha256:0ac0f89795dd19de6b97debb0c6af1c70987fd80a2d62d1958f7e56fcc31b497", - "sha256:50b6f157849174217d0656f99dc82fe932884fb250826c18350e159ec6cdf342", - "sha256:779383f6086d90c99ae41cf0ff39aac8a7937a9283ce0a414e5dd782f4c94a84" + "sha256:49f75d16ff11f1cd258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e", + "sha256:d8226d10bc02a29bcc81df19a26e56a9647f8b0a6d4a83924139f4a8b01f17b7", + "sha256:f1d25edafde516b146ecd0613dabcc61409817af4766fbbcfb8d1ad4ec441a34" ], - "version": "==3.10.0.0" + "version": "==3.10.0.2" } } } diff --git a/frontend/src/admin/scss/main.scss b/frontend/src/admin/scss/main.scss index d8450b0..1202d44 100644 --- a/frontend/src/admin/scss/main.scss +++ b/frontend/src/admin/scss/main.scss @@ -129,64 +129,11 @@ div.checkbox-row label { } /** Editor customizations **/ -.colM .aligned .vLargeTextField.django-quill-widget-container { - width: unset; +textarea[name="content_md"] { + width: 656px !important; display: block; box-sizing: border-box; float: none; - overflow: hidden; -} - -form { - .ql-editor, .ql-snow .ql-editor { - min-height: 400px; - background: $al-body-background; - color: $al-font-color; - font-size: $al-font-base-size; - font-family: $al-font-family; - @import "../../common/scss/bootstrap"; - @import "~bootstrap/scss/bootstrap-reboot"; - @import "~bootstrap/scss/type"; - - h1, - h2, - h3, - h4, - h5, - h6, - p, - ul, - ul li, - ol, - ol li, - a, - blockquote { - all: revert; - font-family: $al-font-family-accent; - } - - a { - color: #c4e1ff !important; - text-decoration: underline; - } - - a:hover, - a:active { - color: #9db4cc !important; - } - - ul, ol { - padding-left: revert; - margin-left: revert; - - li { - padding-left: revert !important; - margin-left: revert !important; - - &:before { - display: none; - } - } - } - } + overflow: auto; + min-height: 600px; } diff --git a/page_blog_dump.sql b/page_blog_dump.sql new file mode 100644 index 0000000..01ac937 --- /dev/null +++ b/page_blog_dump.sql @@ -0,0 +1,55 @@ +-- MySQL dump 10.19 Distrib 10.3.28-MariaDB, for Linux (x86_64) +-- +-- Host: 127.0.0.1 Database: almalinux +-- ------------------------------------------------------ +-- Server version 10.5.10-MariaDB-1:10.5.10+maria~focal + +/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; +/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; +/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; +/*!40101 SET NAMES utf8mb4 */; +/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; +/*!40103 SET TIME_ZONE='+00:00' */; +/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; +/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; +/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; +/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; + +-- +-- Table structure for table `www_page` +-- +-- +-- Dumping data for table `www_page` +-- + +LOCK TABLES `www_page` WRITE; +/*!40000 ALTER TABLE `www_page` DISABLE KEYS */; +INSERT INTO `www_page` VALUES (1,1,'2021-05-24 21:47:12.000000','en','Privacy policy','privacy-policy','{\"delta\":\"{\\\"ops\\\":[{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Almalinux OS Foundation\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" is committed to protecting your privacy. This privacy policy applies to those who visit Almalinux.org and subdomains of those domains (“Site” or collectively “Sites”), as well as users of Almalinux OS and services (“Service” or collectively “Services”) which is owned and operated by Almalinux OS Foundation (\\\\\\\"ALMALINUX\\\\\\\", “We”, “Us” or “Our”). This privacy policy describes how ALMALINUX collects, uses and shares the personal information you provide to us. It also describes the choices available to you regarding the use of, your access to, and how to update and correct your personal information. The use of information collected through our products and services shall be limited to the purpose of providing the products and services for which our customer has contracted with ALMALINUX.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"What information do we collect?\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Personal Information.\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"ALMALINUX may collect personally identifiable information from you such as first and last names, email addresses (collectively, “Personal Information”).\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Non-Personal Information.\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"ALMALINUX may collect non-personally identifiable information from you such as the type of browser you use, your operating system, the screen resolution of your browser, your ISP, your IP address, which pages you view on the Site and the time and duration of your visits to the Site (collectively, “Non-Personal Information”). ALMALINUX associates Non-Personal Information with Personal Information if you register with the Site.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"User Communications.\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"If you communicate with us, we may collect information relating to that communication whether it takes the form of email, fax, letter, forum posting, testimonials or any other form of communication between you and ALMALINUX or Submitted by you to the Site (collectively, “User Communications”).\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"What do we use your information for?\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Any of the information we collect from you may be used in one of the following ways:\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"To improve customer service\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" In the context of customer support, your information helps us to more effectively respond to your customer service requests.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"To send periodic emails\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" The email address you provide in the application may be used to send you information and updates pertaining to your usage, in addition to receiving occasional company news, updates, related product or service information, etc.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"To distribute marketing and advertising materials\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" We may contact you with the relevant information about ALMALINUX products and services from time to time. Most messages we will send by email. For some messages, we may use Personal Information we collect about you to help us determine the most relevant information to share with you. If you do not want to receive such messages from us, you will be able to tell us by selecting certain boxes on forms we use when we first collect your contact details. Or you can change your marketing preferences by clicking on the unsubscribe link at the bottom of our emails.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"How do we protect your information?\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"We implement a variety of security measures to maintain the safety of your personal information when you place an order or enter, submit, or access your personal information. We offer the use of a secure server. All supplied sensitive information is transmitted via Transport Layer Security (TLS) technology to and then stored into our database to be only accessed by those authorized with special access rights to our systems, and are required to keep the information confidential. Credit card information is transmitted directly to the payment processor and is not stored on our servers. If you have any questions about the security of your personal information, you can contact us at\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://almalinux.org/cdn-cgi/l/email-protection#0272706b7463617b42636e6f636e6b6c777a2c616d6f\\\"},\\\"insert\\\":\\\" [email protected]\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Cookies or other tracking technologies?\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Cookies are small files that a site or its service provider transfers to your computer’s hard drive through your Web browser (if you allow) that enables the sites or service providers systems to recognize your browser and capture and remember certain information. ALMALINUX uses cookies or similar technologies to analyze trends, administer the website, track users’ movements around the website, and to gather demographic information about our user base as a whole. You can control the use of cookies at the individual browser level, but if you choose to disable cookies, it may limit your use of certain features or functions on our website or service.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Log files.\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"As is true of most websites, we gather certain information automatically. This information may include Internet protocol (IP) addresses, browser type, Internet service provider (ISP), referring/exit pages, the files viewed on our site (e.g., HTML pages, graphics, etc.), operating system, date/time stamp, and/or clickstream data to analyze trends in the aggregate and administer the site.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Do we share any information to outside parties?\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"We do not sell, trade, or otherwise transfer to outside parties your personal information. We will share your personal information with third parties only in the ways that are described in this privacy policy. However, non-personally identifiable visitor information may be provided to other parties for marketing, advertising, or other uses.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Service Providers\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" We may provide your personal information to companies that provide services to help us with our business activities such as offering customer service, etc. These companies are authorized to use your personal information only as necessary to provide these services to us.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"With your consent\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" We share information about you with third parties when you give us consent to do so. For example, we often display personal testimonials of satisfied customers on our public websites. With your consent, we may post your name alongside the testimonial.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Legal Disclaimer\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" We may also disclose your personal information as required by law, such as to comply with a subpoena or similar legal process when we believe in good faith that disclosure is necessary to protect our rights, protect your safety or the safety of others, investigate fraud, or respond to a government request. In the event ALMALINUX is involved in a merger, acquisition, or sale of all or a portion of its assets, you will be notified via email and/or a prominent notice on our website, of any change in ownership, uses of your personal information, and choices you may have regarding your personal information. We may also disclose your personal information to any other third party with your prior consent.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"User Rights\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Just as we have our rights and obligations to process your personal information, you also have certain rights to process your personal data. These rights include:\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Right of access:\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" In accordance with Art. 15 GDPR, you may have the right to obtain confirmation from us as to whether or not your personal data is processed by us, and, where that is the case, to request access to your personal data. The information about personal data processing includes the purposes of the processing, the categories of personal data concerned, and the recipients or categories of recipients to whom your personal data have been or may be disclosed. However, this is not an absolute right and the interests of other individuals may restrict your right of access. Also, you may have the right to obtain a copy of your personal data undergoing processing. For additional copies requested, we may charge a reasonable fee based on administrative costs.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Right to rectification:\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" In accordance with Art. 16 GDPR, you may have the right to obtain from us the rectification of inaccurate personal data. Depending on the purposes of the processing, you may have the right to have incomplete personal data completed, including by means of providing a supplementary statement.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Right to erasure (right to be forgotten):\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" In accordance with Art. 17 GDPR, you have the right to request that we delete your personal data. Please keep in mind that we may keep your personal data if it is still necessary for:\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"fulfilling our legal obligation;\\\"},{\\\"attributes\\\":{\\\"indent\\\":1,\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"archival, historical, or scientific research or statistical purposes; or\\\"},{\\\"attributes\\\":{\\\"indent\\\":1,\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"determination, exercise, or defense of our legal claims.\\\"},{\\\"attributes\\\":{\\\"indent\\\":1,\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Right to restriction of processing:\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" In accordance with Art. 18 GDPR, you have the right to request that we restrict the processing of your personal data. In this case, the respective personal data will be marked accordingly and may only be processed by us for certain purposes.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Right to personal data portability:\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" In accordance with Art. 20 GDPR, you have the right to receive the personal data concerning you, which you have provided to us, in a structured, commonly used, and machine-readable format and/or to request the transfer of this personal data to another entity.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Right to object:\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" If you have given your consent to the processing of your data in accordance with Art. 7 III GDPR, you may revoke your consent at any time in the future. The declaration of revocation must be addressed to us and must be presented in writing or delivered by email or fax.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"California Privacy Rights\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"This section applies only to California consumers. It describes how we collect, use, and share California consumers\' Personal Information in our role as a business, and the rights applicable to such residents. If you are unable to access this Privacy Policy due to a disability or any physical or mental impairment, please contact us and we will arrange to supply you with the information you need in an alternative format that you can access. For purposes of this section \\\\\\\"Personal Information\\\\\\\" has the meaning given in the California Consumer Privacy Act (“CCPA”).\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Your California Rights\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" You have certain rights regarding the Personal Information we collect or maintain about you. Please note these rights are not absolute, and there may be cases when we decline your request as permitted by law. The right of access means that you have the right to request that we disclose what Personal Information we have collected used and disclosed about you in the past 12 months. The right of deletion means that you have the right to request that we delete Personal Information collected or maintained by us, subject to certain exceptions. The right to non-discrimination means that you will not receive any discriminatory treatment when you exercise one of your privacy rights. ALMALINUX does not sell Personal Information to third parties (pursuant to California Civil Code §§ 1798.100–1798.199, also known as the California Consumer Privacy Act of 2018).\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"How to Exercise your California Rights\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" You can exercise your rights yourself or you can alternatively designate an authorized agent to exercise these rights on your behalf. Please note that to protect your Personal Information, we will verify your identity by a method appropriate to the type of request you are making. We may also request that your authorized agent have written permission from you to make requests on your behalf, and we may also need to verify your authorized agent\'s identity to protect your Personal Information. Please use the contact details below, if you would like to:\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Access this policy in an alternative format;\\\"},{\\\"attributes\\\":{\\\"indent\\\":1,\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Exercise your rights;\\\"},{\\\"attributes\\\":{\\\"indent\\\":1,\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Learn more about your rights or our privacy practices; or\\\"},{\\\"attributes\\\":{\\\"indent\\\":1,\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Designate an authorized agent to make a request on your behalf.\\\"},{\\\"attributes\\\":{\\\"indent\\\":1,\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Our Policy towards Children\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"The ALMALINUX products and/or services are not directed at persons under 16 and we do not knowingly collect Personal Information from children under 16. If you become aware that your child has provided us with Personal Information, without your consent, then please contact us using the details below so that we can take steps to remove such information and terminate any account your child has created with us.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Third party links\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Occasionally, at our discretion, we may include links to our merchant partners (third party products or services) on our Sites. These third party’s websites have separate and independent privacy policies. We, therefore, have no responsibility or liability for the content and activities of these linked websites. Nonetheless, we seek to protect the integrity of our Sites and welcome any feedback about these third party websites.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Consent to Our Terms and Conditions\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Please also visit our Terms and Conditions section establishing your consent to the use, disclaimers, and limitations of liability governing the use of this Site Information Related to Data Collected through our Products and Services\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Transfer of Personal Data to Third Parties:\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" We may transfer personal data to third-party processor companies (i.e. cloud data and server services) that help us provide our service. Such third party processors are located in, and the transfers are limited to, the United States or countries in the European Union and these processors are controlled by data processing agreements providing the same protections of your personal data.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Your Consent\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"By using our site, you consent to this Privacy Policy.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Changes to our Privacy Policy\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"We may update this Privacy Policy to reflect changes to our information practices. If we make any material changes we will notify you by email (sent to the e-mail address specified in your account) or by means of a notice on this Site prior to the change becoming effective. We encourage you to periodically review this page for the latest information on our privacy practices.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Contacting Us\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"If there are any questions regarding this Privacy Policy, the practices of this Site or your dealings with this Site, you may contact us using the information below:\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Almalinux OS Foundation\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"15068 Blue Bay Cir Fort Myers, FL 33913 \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"mailto:privacy@almalinux.org\\\"},\\\"insert\\\":\\\"privacy@almalinux.org\\\"},{\\\"insert\\\":\\\"\\\\n\\\"}]}\",\"html\":\"

Almalinux OS Foundation is committed to protecting your privacy. This privacy policy applies to those who visit Almalinux.org and subdomains of those domains (“Site” or collectively “Sites”), as well as users of Almalinux OS and services (“Service” or collectively “Services”) which is owned and operated by Almalinux OS Foundation (\\\"ALMALINUX\\\", “We”, “Us” or “Our”). This privacy policy describes how ALMALINUX collects, uses and shares the personal information you provide to us. It also describes the choices available to you regarding the use of, your access to, and how to update and correct your personal information. The use of information collected through our products and services shall be limited to the purpose of providing the products and services for which our customer has contracted with ALMALINUX.

What information do we collect?

Personal Information.

ALMALINUX may collect personally identifiable information from you such as first and last names, email addresses (collectively, “Personal Information”).

Non-Personal Information.

ALMALINUX may collect non-personally identifiable information from you such as the type of browser you use, your operating system, the screen resolution of your browser, your ISP, your IP address, which pages you view on the Site and the time and duration of your visits to the Site (collectively, “Non-Personal Information”). ALMALINUX associates Non-Personal Information with Personal Information if you register with the Site.

User Communications.

If you communicate with us, we may collect information relating to that communication whether it takes the form of email, fax, letter, forum posting, testimonials or any other form of communication between you and ALMALINUX or Submitted by you to the Site (collectively, “User Communications”).

What do we use your information for?

Any of the information we collect from you may be used in one of the following ways:

How do we protect your information?

We implement a variety of security measures to maintain the safety of your personal information when you place an order or enter, submit, or access your personal information. We offer the use of a secure server. All supplied sensitive information is transmitted via Transport Layer Security (TLS) technology to and then stored into our database to be only accessed by those authorized with special access rights to our systems, and are required to keep the information confidential. Credit card information is transmitted directly to the payment processor and is not stored on our servers. If you have any questions about the security of your personal information, you can contact us at [email protected]

Cookies or other tracking technologies?

Cookies are small files that a site or its service provider transfers to your computer’s hard drive through your Web browser (if you allow) that enables the sites or service providers systems to recognize your browser and capture and remember certain information. ALMALINUX uses cookies or similar technologies to analyze trends, administer the website, track users’ movements around the website, and to gather demographic information about our user base as a whole. You can control the use of cookies at the individual browser level, but if you choose to disable cookies, it may limit your use of certain features or functions on our website or service.

Log files.

As is true of most websites, we gather certain information automatically. This information may include Internet protocol (IP) addresses, browser type, Internet service provider (ISP), referring/exit pages, the files viewed on our site (e.g., HTML pages, graphics, etc.), operating system, date/time stamp, and/or clickstream data to analyze trends in the aggregate and administer the site.

Do we share any information to outside parties?

We do not sell, trade, or otherwise transfer to outside parties your personal information. We will share your personal information with third parties only in the ways that are described in this privacy policy. However, non-personally identifiable visitor information may be provided to other parties for marketing, advertising, or other uses.

User Rights

Just as we have our rights and obligations to process your personal information, you also have certain rights to process your personal data. These rights include:


California Privacy Rights

This section applies only to California consumers. It describes how we collect, use, and share California consumers\' Personal Information in our role as a business, and the rights applicable to such residents. If you are unable to access this Privacy Policy due to a disability or any physical or mental impairment, please contact us and we will arrange to supply you with the information you need in an alternative format that you can access. For purposes of this section \\\"Personal Information\\\" has the meaning given in the California Consumer Privacy Act (“CCPA”).

Our Policy towards Children

The ALMALINUX products and/or services are not directed at persons under 16 and we do not knowingly collect Personal Information from children under 16. If you become aware that your child has provided us with Personal Information, without your consent, then please contact us using the details below so that we can take steps to remove such information and terminate any account your child has created with us.

Third party links

Occasionally, at our discretion, we may include links to our merchant partners (third party products or services) on our Sites. These third party’s websites have separate and independent privacy policies. We, therefore, have no responsibility or liability for the content and activities of these linked websites. Nonetheless, we seek to protect the integrity of our Sites and welcome any feedback about these third party websites.

Consent to Our Terms and Conditions

Please also visit our Terms and Conditions section establishing your consent to the use, disclaimers, and limitations of liability governing the use of this Site Information Related to Data Collected through our Products and Services

Your Consent

By using our site, you consent to this Privacy Policy.

Changes to our Privacy Policy

We may update this Privacy Policy to reflect changes to our information practices. If we make any material changes we will notify you by email (sent to the e-mail address specified in your account) or by means of a notice on this Site prior to the change becoming effective. We encourage you to periodically review this page for the latest information on our privacy practices.

Contacting Us

If there are any questions regarding this Privacy Policy, the practices of this Site or your dealings with this Site, you may contact us using the information below:

Almalinux OS Foundation

15068 Blue Bay Cir Fort Myers, FL 33913 privacy@almalinux.org

\"}'),(2,1,'2021-05-24 21:48:10.000000','en','Terms of service','terms-of-service','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Please read these Terms of Use carefully before using this website. By using this website you have accepted these Terms of Use. If you do not accept these Terms of Use, do not use the website. AlmaLinux OS Foundation (“AlmaLinux”) may modify all or any part of these Terms of Use from time to time without notice to you. You should check these Terms of Use frequently to ensure that you are aware of your current rights and obligations. Your continued use of this website after changes to the Terms of Use have been published constitutes your binding acceptance of the updated Terms of Use. If at any time the Terms of Use are no longer acceptable to you, you should immediately cease all use of this website.\\\\nUse of Software\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Any software (“Software”) which is made available to you to download from this website is the copyrighted work of AlmaLinux and/or third parties. Your use of the software is governed by the terms of the license agreement which accompanies or is included with the Software (“License Agreement”). You agree not to install any Software that is accompanied by or includes a License Agreement, unless you first agree to the terms of the License Agreement. THE ONLY LIMITED WARRANTIES, IF ANY, RELATING TO THE SOFTWARE ARE INCLUDED IN THE TERMS OF THE LICENSE AGREEMENT ACCOMPANYING THE SOFTWARE. EXCEPT AS EXPRESSLY SET FORTH IN THE LICENSE AGREEMENT, ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING THE WARRANTY OF MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED.\\\\nLinking\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"This website may contain links to other websites and resources. These links are provided for your convenience only. AlmaLinux has not reviewed the linked websites and is not responsible for the content or availability of any linked websites. The inclusion of any link to a website does not imply endorsement by AlmaLinux of the website, the sponsoring entity, or the products or services.\\\\nRestrictions on Use\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You agree to comply with all applicable local, state, national and international laws and regulations which may apply to your use of this website. Any attempt by any person to deliberately damage this website is a violation of criminal and civil laws. AlmaLinux reserves the right to seek damages from any such person to the fullest extent permitted by law. You agree not to: use this website in any way that is unlawful, or harms AlmaLinux or any customer of AlmaLinux, as determined by AlmaLinux, in its sole discretion; interrupt, or attempt to interrupt, the operation of this website in any way; restrict, in any way, any other user from using this website; post or transmit to this website any software viruses or any other malicious code designed to interrupt, destroy or limit the functionality of any computer software, hardware or telecommunications equipment; use this website to transmit, directly or indirectly, any unsolicited bulk email or unsolicited commercial email (spam); post any obscene, indecent, pornographic, hateful, profane, sexually explicit, abusive, false or misleading, fraudulent, slanderous, libelous, defamatory, unlawful or otherwise objectionable material, at any time; harvest or collect information about website visitors without their express written consent; and, except as necessary to use this website, copy, reproduce, post or distribute, in any way, any portion of this website or derivative works thereof.\\\\nCopyrights\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"AlmaLinux either owns the intellectual property rights in the text, images audio, video, software, and other content that is made available on this website, or has obtained the permission of the owner of the intellectual property to make it available on this website. You may not redistribute or copy of any part of this website or its content without prior written permission of AlmaLinux except when explicitly stated otherwise by a legal agreement, terms and conditions or license superseding these terms of service, as noted in these terms of service.\\\\nUnless stated otherwise by a a legal agreement, terms and conditions or license superseding these terms of service, you may display on your computer, download and print pages from this website provided: (a) the copyright notice appears on all such printouts, (b) the information will not be altered, (c) the content is only used for personal, educational and non-commercial use, and (d) you do not redistribute or copy the information to any other media.\\\\nSuperseding licenses, agreements and terms of service\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux/almalinux.org\\\"},\\\"insert\\\":\\\"The source code\\\"},{\\\"insert\\\":\\\" of this website is licensed under the terms and conditions of \\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"MIT license\\\"},{\\\"insert\\\":\\\".\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux/almalinux.org/tree/master/locale\\\"},\\\"insert\\\":\\\"Text translations and localization content\\\"},{\\\"insert\\\":\\\" of this website is licensed under the terms and conditions of \\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"MIT license\\\"},{\\\"insert\\\":\\\".\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Trademarks\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The trademarks, logos and service marks (“Marks”) displayed on this website are the property of AlmaLinux, Inc. or other third parties. You are not permitted to use these Marks without the prior written consent of AlmaLinux or the third party which owns the Mark.\\\\nMonitoring\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"AlmaLinux has the right, but not the obligation, to monitor the content of this website, and to determine compliance with these Terms of Use and any other operating rules established by AlmaLinux. AlmaLinux has the right, in its sole discretion, to edit, refuse to post or remove any material submitted to or posted on this website that we find to be in violation of these Terms of Use or which it finds to be otherwise objectionable. You are solely responsible for any information you post, transmit or otherwise make available on this website. You acknowledge and agree that AlmaLinux does not have any liability for any action or inaction with respect to any conduct, communication or posting on this website.\\\\nContent Posted on Website By You\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"By displaying, publishing and making available for download and use by others any content, message, text, files, images, photos, video, audio, works of authorship, or any other materials (“Content”), you give AlmaLinux a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display, and distribute any Content, including the right for AlmaLinux to make Content available to other companies, organizations or individuals with whom AlmaLinux has relationships for the provision of services, and to use such Content in connection with the provision of those services. You understand that AlmaLinux may transmit or distribute the Content over various public networks and in various media; and make such changes to the Content as are necessary to conform and adapt that Content to the technical requirements of connecting networks, devices, services or media. You represent and warrant to AlmaLinux that you have all the rights, power and authority necessary to grant this license. As to any Content submitted by you to this website, you agree to defend, indemnify and hold AlmaLinux and its affiliates, officers, directors, owners, predecessors, successors in interest, employees, agents and licensors harmless from and against any and all claims, losses, liabilities and expenses (including attorneys’ fees) related to or arising out of such Content, including without limitation claims made by third parties related to any false advertising claims, liability claims for products or services sold by you, claims for patent, copyright or trademark infringement, claims due to disruption or malfunction of services provided, even if such Content is reviewed by AlmaLinux prior to publishing on the website.\\\\nExport Control\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"By using this website, you represent and warrant that you are not located in, under the control of, or a national or resident of any country to which the United States has embargoed goods. You agree you will not export or re-export any goods or products unless you have complied with all applicable U.S. and foreign government export controls and approvals. AlmaLinux makes no claim that content contained on this website is appropriate or may be downloaded outside the United States. If you access this website from outside the United States, you do so at your own risk and are responsible for compliance with the laws of your jurisdiction. You acknowledge that AlmaLinux is subject to economic sanctions laws (“Economic Sanctions Laws”), including but not limited to those enforced by the U.S. Department of the Treasury’s Office of Foreign Assets Control (“OFAC”), the European Union, and the United Kingdom. Accordingly, You shall comply with all Economic Sanctions Laws, including, but not limited to, those of the United States, the European Union, and the United Kingdom. You shall not provide access to the AlmaLinux Products to any individuals identified on OFAC’s list of Specially Designated Nationals (“SDN List”), the UK’s HM Treasury’s Consolidated List of Sanctions Targets, or the EU’s Consolidated List of Persons, Groups, and Entities Subject to EU Financial Sanctions (collectively “Sanctioned Parties”). You shall not take any action which would place AlmaLinux in a position of non-compliance with any such Economic Sanctions Laws. Furthermore, You represent and warrants that (i) you have not in the past been, and will not be in the future, be connected with any Sanctioned Parties, (ii) shall provide such information regarding any individual or entity which you do business within any location covered by Economic Sanction Laws upon request of AlmaLinux, and (iii) shall promptly advise AlmaLinux of any activities which increases the risk of yours non-compliance with this Section or AlmaLinux’ compliance with Economic Sanctions Laws. You agree to indemnify and hold AlmaLinux harmless from any loss, damages, liability or expenses incurred by AlmaLinux as a result of your failure to comply with any export regulations or restrictions or otherwise fail to comply with this Section.\\\\nDisclaimer; Limitation of Liability\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"THIS WEBSITE, INCLUDING ALL WEBSITE CONTENTS, IS PROVIDED “AS IS,” “WITH ALL FAULTS” AND \\\\\\\"AS AVAILABLE.\\\\\\\" ALMALINUX MAKES NO WARRANTY OF ANY KIND WHATSOEVER, EXPRESS, STATUTORY OR IMPLIED. ANY AND ALL WARRANTIES ARE EXPRESSLY DISCLAIMED, INCLUDING, WITHOUT LIMITATION, (i) WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, WORKMANLIKE EFFORT, TITLE, SECURITY, ACCURACY, NON-INFRINGEMENT, AVAILABILITY, RELIABILITY, OR UNINTERRUPTED ACCESS; (ii) WARRANTIES ARISING THROUGH COURSE OF DEALINGS OR USAGE OF TRADE; AND (iii) WARRANTIES THAT ACCESS TO OR USE OF THIS WEBSITE WILL BE SECURE, UNINTERRUPTED OR ERROR FREE. THIS DISCLAIMER APPLIES TO ANY EXPENSES, DAMAGES OR INJURY, REGARDLESS OF THE CAUSE, WHETHER FOR BREACH OF CONTRACT, STRICT LIABILITY, TORTUOUS BEHAVIOR, NEGLIGENCE, OR FOR ANY OTHER CAUSE OF ACTION. IF YOU ARE DISSATISFIED WITH THIS WEBSITE (INCLUDING ANY OF THE WEBSITE CONTENTS), YOU DO NOT AGREE WITH ANY PART OF THESE TERMS OF USE, OR YOU HAVE ANY OTHER DISPUTE OR CLAIM WITH OR AGAINST ALMALINUX WITH RESPECT TO THESE TERMS OF USE OR THIS WEBSITE, THEN YOUR SOLE AND EXCLUSIVE REMEDY IS TO DISCONTINUE USING THIS WEBSITE. IN NO EVENT SHALL ALMALINUX BE LIABLE TO YOU, OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES (INCLUDING DAMAGES FOR BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION OR SIMILAR LOSSES) EVEN IF ALMALINUX HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION ON LIABILITY IS INDEPENDENT OF YOUR EXCLUSIVE REMEDY AND SURVIVES IN THE EVENT SUCH REMEDY IS DEEMED UNENFORCEABLE. THE CUMULATIVE LIABILITY OF ALMALINUX TO YOU FOR ALL CLAIMS RELATED TO THIS WEBSITE, AND THESE TERMS OF USE, INCLUDING ANY CAUSE OF ACTION SOUNDING IN CONTRACT, STRICT LIABILITY, TORT, NEGLIGENCE OR OTHER CAUSE OF ACTION SHALL NOT EXCEED THE TOTAL AMOUNT OF ALL FEES PAID BY YOU TO ALMALINUX FOR USE OF THIS WEBSITE DURING THE IMMEDIATELY PRECEDING 6 MONTH PERIOD.\\\\nPrivacy\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"See the AlmaLinux Privacy Policy located \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://web.archive.org/web/20210627230120/https://www.almalinux.org/privacy-policy\\\"},\\\"insert\\\":\\\"here\\\"},{\\\"insert\\\":\\\". As stated in our Privacy Policy, we may transfer personal data to third-party companies that help us provide our service. Such third parties are located in, and the transfers are limited to, the United States or countries in the European Union and these third parties are controlled by data processing agreements providing the same protections of your personal data. Your agreement to these terms includes your consent to such transfer of your personal data.\\\\nMiscellaneous\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"All claims relating to these Terms of Use are governed by the Federal laws and the laws of the State of Delaware, U.S.A. without regard to choice of law provisions. You and AlmaLinux agree to submit to the personal and exclusive jurisdiction of the courts located within the State of Florida. The headings of sections of these Terms of Use are for convenience of reference only and shall not affect the meaning or interpretation of these Terms of Use. You agree that AlmaLinux may provide notices and other communications to you solely by means of email, posting on the Website, or other electronic transmission. These Terms of Use constitutes the entire agreement between you and AlmaLinux with respect to this Website (including the website contents), and supersedes all prior agreements between you and AlmaLinux. If these Terms of Use conflict with any other terms contained within this Website, then the terms of these Terms of Use shall control. Failure by AlmaLinux to enforce any provision of these Terms of Use shall not be construed as a waiver of any provision or right. In the event that any portion of these Terms of Use is held unenforceable, the unenforceable portion shall be construed in accordance with applicable law as nearly as possible to reflect the original intent of the parties, and the remainder of the provisions shall remain in full force and effect.\\\\n\\\"}]}\",\"html\":\"

Please read these Terms of Use carefully before using this website. By using this website you have accepted these Terms of Use. If you do not accept these Terms of Use, do not use the website. AlmaLinux OS Foundation (“AlmaLinux”) may modify all or any part of these Terms of Use from time to time without notice to you. You should check these Terms of Use frequently to ensure that you are aware of your current rights and obligations. Your continued use of this website after changes to the Terms of Use have been published constitutes your binding acceptance of the updated Terms of Use. If at any time the Terms of Use are no longer acceptable to you, you should immediately cease all use of this website.

Use of Software

Any software (“Software”) which is made available to you to download from this website is the copyrighted work of AlmaLinux and/or third parties. Your use of the software is governed by the terms of the license agreement which accompanies or is included with the Software (“License Agreement”). You agree not to install any Software that is accompanied by or includes a License Agreement, unless you first agree to the terms of the License Agreement. THE ONLY LIMITED WARRANTIES, IF ANY, RELATING TO THE SOFTWARE ARE INCLUDED IN THE TERMS OF THE LICENSE AGREEMENT ACCOMPANYING THE SOFTWARE. EXCEPT AS EXPRESSLY SET FORTH IN THE LICENSE AGREEMENT, ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING THE WARRANTY OF MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED.

Linking

This website may contain links to other websites and resources. These links are provided for your convenience only. AlmaLinux has not reviewed the linked websites and is not responsible for the content or availability of any linked websites. The inclusion of any link to a website does not imply endorsement by AlmaLinux of the website, the sponsoring entity, or the products or services.

Restrictions on Use

You agree to comply with all applicable local, state, national and international laws and regulations which may apply to your use of this website. Any attempt by any person to deliberately damage this website is a violation of criminal and civil laws. AlmaLinux reserves the right to seek damages from any such person to the fullest extent permitted by law. You agree not to: use this website in any way that is unlawful, or harms AlmaLinux or any customer of AlmaLinux, as determined by AlmaLinux, in its sole discretion; interrupt, or attempt to interrupt, the operation of this website in any way; restrict, in any way, any other user from using this website; post or transmit to this website any software viruses or any other malicious code designed to interrupt, destroy or limit the functionality of any computer software, hardware or telecommunications equipment; use this website to transmit, directly or indirectly, any unsolicited bulk email or unsolicited commercial email (spam); post any obscene, indecent, pornographic, hateful, profane, sexually explicit, abusive, false or misleading, fraudulent, slanderous, libelous, defamatory, unlawful or otherwise objectionable material, at any time; harvest or collect information about website visitors without their express written consent; and, except as necessary to use this website, copy, reproduce, post or distribute, in any way, any portion of this website or derivative works thereof.

Copyrights

AlmaLinux either owns the intellectual property rights in the text, images audio, video, software, and other content that is made available on this website, or has obtained the permission of the owner of the intellectual property to make it available on this website. You may not redistribute or copy of any part of this website or its content without prior written permission of AlmaLinux except when explicitly stated otherwise by a legal agreement, terms and conditions or license superseding these terms of service, as noted in these terms of service.

Unless stated otherwise by a a legal agreement, terms and conditions or license superseding these terms of service, you may display on your computer, download and print pages from this website provided: (a) the copyright notice appears on all such printouts, (b) the information will not be altered, (c) the content is only used for personal, educational and non-commercial use, and (d) you do not redistribute or copy the information to any other media.

Superseding licenses, agreements and terms of service

Trademarks

The trademarks, logos and service marks (“Marks”) displayed on this website are the property of AlmaLinux, Inc. or other third parties. You are not permitted to use these Marks without the prior written consent of AlmaLinux or the third party which owns the Mark.

Monitoring

AlmaLinux has the right, but not the obligation, to monitor the content of this website, and to determine compliance with these Terms of Use and any other operating rules established by AlmaLinux. AlmaLinux has the right, in its sole discretion, to edit, refuse to post or remove any material submitted to or posted on this website that we find to be in violation of these Terms of Use or which it finds to be otherwise objectionable. You are solely responsible for any information you post, transmit or otherwise make available on this website. You acknowledge and agree that AlmaLinux does not have any liability for any action or inaction with respect to any conduct, communication or posting on this website.

Content Posted on Website By You

By displaying, publishing and making available for download and use by others any content, message, text, files, images, photos, video, audio, works of authorship, or any other materials (“Content”), you give AlmaLinux a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display, and distribute any Content, including the right for AlmaLinux to make Content available to other companies, organizations or individuals with whom AlmaLinux has relationships for the provision of services, and to use such Content in connection with the provision of those services. You understand that AlmaLinux may transmit or distribute the Content over various public networks and in various media; and make such changes to the Content as are necessary to conform and adapt that Content to the technical requirements of connecting networks, devices, services or media. You represent and warrant to AlmaLinux that you have all the rights, power and authority necessary to grant this license. As to any Content submitted by you to this website, you agree to defend, indemnify and hold AlmaLinux and its affiliates, officers, directors, owners, predecessors, successors in interest, employees, agents and licensors harmless from and against any and all claims, losses, liabilities and expenses (including attorneys’ fees) related to or arising out of such Content, including without limitation claims made by third parties related to any false advertising claims, liability claims for products or services sold by you, claims for patent, copyright or trademark infringement, claims due to disruption or malfunction of services provided, even if such Content is reviewed by AlmaLinux prior to publishing on the website.

Export Control

By using this website, you represent and warrant that you are not located in, under the control of, or a national or resident of any country to which the United States has embargoed goods. You agree you will not export or re-export any goods or products unless you have complied with all applicable U.S. and foreign government export controls and approvals. AlmaLinux makes no claim that content contained on this website is appropriate or may be downloaded outside the United States. If you access this website from outside the United States, you do so at your own risk and are responsible for compliance with the laws of your jurisdiction. You acknowledge that AlmaLinux is subject to economic sanctions laws (“Economic Sanctions Laws”), including but not limited to those enforced by the U.S. Department of the Treasury’s Office of Foreign Assets Control (“OFAC”), the European Union, and the United Kingdom. Accordingly, You shall comply with all Economic Sanctions Laws, including, but not limited to, those of the United States, the European Union, and the United Kingdom. You shall not provide access to the AlmaLinux Products to any individuals identified on OFAC’s list of Specially Designated Nationals (“SDN List”), the UK’s HM Treasury’s Consolidated List of Sanctions Targets, or the EU’s Consolidated List of Persons, Groups, and Entities Subject to EU Financial Sanctions (collectively “Sanctioned Parties”). You shall not take any action which would place AlmaLinux in a position of non-compliance with any such Economic Sanctions Laws. Furthermore, You represent and warrants that (i) you have not in the past been, and will not be in the future, be connected with any Sanctioned Parties, (ii) shall provide such information regarding any individual or entity which you do business within any location covered by Economic Sanction Laws upon request of AlmaLinux, and (iii) shall promptly advise AlmaLinux of any activities which increases the risk of yours non-compliance with this Section or AlmaLinux’ compliance with Economic Sanctions Laws. You agree to indemnify and hold AlmaLinux harmless from any loss, damages, liability or expenses incurred by AlmaLinux as a result of your failure to comply with any export regulations or restrictions or otherwise fail to comply with this Section.

Disclaimer; Limitation of Liability

THIS WEBSITE, INCLUDING ALL WEBSITE CONTENTS, IS PROVIDED “AS IS,” “WITH ALL FAULTS” AND \\\"AS AVAILABLE.\\\" ALMALINUX MAKES NO WARRANTY OF ANY KIND WHATSOEVER, EXPRESS, STATUTORY OR IMPLIED. ANY AND ALL WARRANTIES ARE EXPRESSLY DISCLAIMED, INCLUDING, WITHOUT LIMITATION, (i) WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, WORKMANLIKE EFFORT, TITLE, SECURITY, ACCURACY, NON-INFRINGEMENT, AVAILABILITY, RELIABILITY, OR UNINTERRUPTED ACCESS; (ii) WARRANTIES ARISING THROUGH COURSE OF DEALINGS OR USAGE OF TRADE; AND (iii) WARRANTIES THAT ACCESS TO OR USE OF THIS WEBSITE WILL BE SECURE, UNINTERRUPTED OR ERROR FREE. THIS DISCLAIMER APPLIES TO ANY EXPENSES, DAMAGES OR INJURY, REGARDLESS OF THE CAUSE, WHETHER FOR BREACH OF CONTRACT, STRICT LIABILITY, TORTUOUS BEHAVIOR, NEGLIGENCE, OR FOR ANY OTHER CAUSE OF ACTION. IF YOU ARE DISSATISFIED WITH THIS WEBSITE (INCLUDING ANY OF THE WEBSITE CONTENTS), YOU DO NOT AGREE WITH ANY PART OF THESE TERMS OF USE, OR YOU HAVE ANY OTHER DISPUTE OR CLAIM WITH OR AGAINST ALMALINUX WITH RESPECT TO THESE TERMS OF USE OR THIS WEBSITE, THEN YOUR SOLE AND EXCLUSIVE REMEDY IS TO DISCONTINUE USING THIS WEBSITE. IN NO EVENT SHALL ALMALINUX BE LIABLE TO YOU, OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES (INCLUDING DAMAGES FOR BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION OR SIMILAR LOSSES) EVEN IF ALMALINUX HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION ON LIABILITY IS INDEPENDENT OF YOUR EXCLUSIVE REMEDY AND SURVIVES IN THE EVENT SUCH REMEDY IS DEEMED UNENFORCEABLE. THE CUMULATIVE LIABILITY OF ALMALINUX TO YOU FOR ALL CLAIMS RELATED TO THIS WEBSITE, AND THESE TERMS OF USE, INCLUDING ANY CAUSE OF ACTION SOUNDING IN CONTRACT, STRICT LIABILITY, TORT, NEGLIGENCE OR OTHER CAUSE OF ACTION SHALL NOT EXCEED THE TOTAL AMOUNT OF ALL FEES PAID BY YOU TO ALMALINUX FOR USE OF THIS WEBSITE DURING THE IMMEDIATELY PRECEDING 6 MONTH PERIOD.

Privacy

See the AlmaLinux Privacy Policy located here. As stated in our Privacy Policy, we may transfer personal data to third-party companies that help us provide our service. Such third parties are located in, and the transfers are limited to, the United States or countries in the European Union and these third parties are controlled by data processing agreements providing the same protections of your personal data. Your agreement to these terms includes your consent to such transfer of your personal data.

Miscellaneous

All claims relating to these Terms of Use are governed by the Federal laws and the laws of the State of Delaware, U.S.A. without regard to choice of law provisions. You and AlmaLinux agree to submit to the personal and exclusive jurisdiction of the courts located within the State of Florida. The headings of sections of these Terms of Use are for convenience of reference only and shall not affect the meaning or interpretation of these Terms of Use. You agree that AlmaLinux may provide notices and other communications to you solely by means of email, posting on the Website, or other electronic transmission. These Terms of Use constitutes the entire agreement between you and AlmaLinux with respect to this Website (including the website contents), and supersedes all prior agreements between you and AlmaLinux. If these Terms of Use conflict with any other terms contained within this Website, then the terms of these Terms of Use shall control. Failure by AlmaLinux to enforce any provision of these Terms of Use shall not be construed as a waiver of any provision or right. In the event that any portion of these Terms of Use is held unenforceable, the unenforceable portion shall be construed in accordance with applicable law as nearly as possible to reflect the original intent of the parties, and the remainder of the provisions shall remain in full force and effect.

\"}'),(3,1,'2021-07-25 13:14:18.000000','en','Legal notice','legal-notice','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Export Compliance\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"By downloading AlmaLinux OS software, you acknowledge that you understand all of the following: AlmaLinux OS software and technical information may be subject to the U.S. Export Administration Regulations (the “EAR”) and other U.S. and foreign laws and may not be exported, re-exported or transferred (a) to a prohibited destination country under the EAR or U.S. sanctions regulations (currently Cuba, Iran, North Korea, Sudan, Syria, and the Crimea Region of Ukraine, subject to change as posted by the United States government); (b) to any prohibited destination or to any end user who has been prohibited from participating in U.S. export transactions by any federal agency of the U.S. government; or (c) for use in connection with the design, development or production of nuclear, chemical or biological weapons, or rocket systems, space launch vehicles, or sounding rockets, or unmanned air vehicle systems. You may not download AlmaLinux OS software or technical information if you are located in one of these countries or otherwise subject to these restrictions. You may not provide AlmaLinux OS software or technical information to individuals or entities located in one of these countries or otherwise subject to these restrictions. You are also responsible for compliance with foreign law requirements applicable to the import, export and use of AlmaLinux OS software and technical information.\\\\nAlmaLinux OS software in source code and binary code form are publicly available and are not subject to the EAR in accordance with §742.15(b).\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"/p/the-almalinux-os-licensing-policy/\\\"},\\\"insert\\\":\\\"The AlmaLinux OS licensing policy\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"/p/the-almalinux-os-trademark-usage-policy/\\\"},\\\"insert\\\":\\\"The AlmaLinux OS trademark usage policy\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"/p/privacy-policy/\\\"},\\\"insert\\\":\\\"Privacy Policy\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"/p/terms-of-service/\\\"},\\\"insert\\\":\\\"Terms of Service\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Disclaimers\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"All other trademarks throughout the AlmaLinux OS Foundation website are the property of their respective owners\\\\nLinks to 3rd party sites\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"This website may be linked to other websites which are not under the control of and are not maintained by the AlmaLinux OS Foundation. The AlmaLinux OS Foundation is not responsible for the content of those sites. We provide these links to you only as a convenience, and the inclusion of any link to such sites does not imply endorsement by AlmaLinux OS foundation of those sites. We reserve the right to terminate any link or linking program at any time.\\\\n\\\\n\\\\n\\\\n\\\"}]}\",\"html\":\"

Export Compliance

By downloading AlmaLinux OS software, you acknowledge that you understand all of the following: AlmaLinux OS software and technical information may be subject to the U.S. Export Administration Regulations (the “EAR”) and other U.S. and foreign laws and may not be exported, re-exported or transferred (a) to a prohibited destination country under the EAR or U.S. sanctions regulations (currently Cuba, Iran, North Korea, Sudan, Syria, and the Crimea Region of Ukraine, subject to change as posted by the United States government); (b) to any prohibited destination or to any end user who has been prohibited from participating in U.S. export transactions by any federal agency of the U.S. government; or (c) for use in connection with the design, development or production of nuclear, chemical or biological weapons, or rocket systems, space launch vehicles, or sounding rockets, or unmanned air vehicle systems. You may not download AlmaLinux OS software or technical information if you are located in one of these countries or otherwise subject to these restrictions. You may not provide AlmaLinux OS software or technical information to individuals or entities located in one of these countries or otherwise subject to these restrictions. You are also responsible for compliance with foreign law requirements applicable to the import, export and use of AlmaLinux OS software and technical information.

AlmaLinux OS software in source code and binary code form are publicly available and are not subject to the EAR in accordance with §742.15(b).

Disclaimers

All other trademarks throughout the AlmaLinux OS Foundation website are the property of their respective owners

Links to 3rd party sites

This website may be linked to other websites which are not under the control of and are not maintained by the AlmaLinux OS Foundation. The AlmaLinux OS Foundation is not responsible for the content of those sites. We provide these links to you only as a convenience, and the inclusion of any link to such sites does not imply endorsement by AlmaLinux OS foundation of those sites. We reserve the right to terminate any link or linking program at any time.




\"}'),(4,1,'2021-07-25 13:15:13.000000','en','The AlmaLinux OS licensing policy','the-almalinux-os-licensing-policy','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Definitions\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"A “Contribution” is any contribution to the AlmaLinux OS Foundation but does not include (a) already-existing upstream software or content that merely is packaged, or is intended to be packaged, in AlmaLinux OS, or changes or additions to such already-existing software or content, or (b) material intended to be used for AlmaLinux OS Foundation logos.\\\\nYour Contribution is “Explicitly Licensed” if you specifically attach a license notice to it.\\\\n“Default License” means the license you grant under this policy for a Contribution that is not Explicitly Licensed.\\\\n“Code” means software code, RPM spec files, or any functional material whose principal purpose is to control or facilitate the building of packages.\\\\nDistributions\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The AlmaLinux OS distribution is a \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://www.law.cornell.edu/definitions/uscode.php?width=840&height=800&iframe=true&def_id=17-USC-2076770877-364936160&term_occur=999&term_src=title:17:chapter:1:section:101\\\"},\\\"insert\\\":\\\"compilation\\\"},{\\\"insert\\\":\\\" of software packages. Each package is governed by its own license. Like Red Hat Enterprise Linux, the AlmaLinux OS compilation copyright is licensed under \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html\\\"},\\\"insert\\\":\\\"GPLv2\\\"},{\\\"insert\\\":\\\". To the extent you hold any copyright in the selection, coordination, or arrangement of packages making up the AlmaLinux OS distribution, you license that copyright under GPLv2.\\\\nThe compilation license does not supersede the licenses of code and content contained in the distributions, including anything you may have contributed to that pre-existing material. The complete licensing terms applicable to a given package can be found in the source code of the package.\\\\nExplicitly Licensed Contributions\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Explicitly Licensed Contributions can be under any of the open source or open content licenses considered acceptable for the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing\\\"},\\\"insert\\\":\\\"Fedora Project\\\"},{\\\"insert\\\":\\\".\\\\nAlmaLinux.org Content\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"As of 2021-05-01, new content published on www.almalinux.org, wiki.almalinux.org and blog.almalinux.org is licensed under the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://creativecommons.org/licenses/by-sa/4.0/\\\"},\\\"insert\\\":\\\"Creative Commons Attribution-ShareAlike 4.0 International Public License (CC BY-SA 4.0)\\\"},{\\\"insert\\\":\\\", except as otherwise indicated in this document or the content itself. Accordingly, the Default License for Contributions to such content is CC BY-SA 4.0, with attribution solely to the AlmaLinux OS Foundation.\\\\nLicensed Repositories\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The Default License for Contributions to an AlmaLinux OS repository that contains notice of a license is that same license.\\\\nCode Contributions\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The Default License for Contributions of Code is the MIT license, as follows:\\\\nCopyright Contributors to the AlmaLinux OS Foundation.\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Permission is hereby granted, free of charge, to any person obtaining a copy of \\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"this software and associated documentation files (the \\\\\\\"Software\\\\\\\"), to deal in the\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Software without restriction, including without limitation the rights to use, \\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Software, and to permit persons to whom the Software is furnished to do so, \\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"subject to the following conditions:\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\\n\\\"},{\\\"insert\\\":\\\"The above copyright notice and this permission notice shall be included in all \\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"copies or substantial portions of the Software.\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\\n\\\"},{\\\"insert\\\":\\\"THE SOFTWARE IS PROVIDED \\\\\\\"AS IS\\\\\\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A \\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION \\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE \\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Other Contributions\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The Default License for Contributions not otherwise addressed in this policy, including mailing list postings, forum posts, website design elements, and content in issues and comments submitted to the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/\\\"},\\\"insert\\\":\\\"AlmaLinux Bug Tracker\\\"},{\\\"insert\\\":\\\", is the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://creativecommons.org/publicdomain/zero/1.0/\\\"},\\\"insert\\\":\\\"CC0 1.0 Universal Public Domain Dedication (CC0)\\\"},{\\\"insert\\\":\\\".\\\\nAlmaLinux OS Logos\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"AlmaLinux OS logos are covered by the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"/p/trademark-guidelines\\\"},\\\"insert\\\":\\\"AlmaLinux Trademark Guidelines\\\"},{\\\"insert\\\":\\\" and not within the scope of this policy. If you want to contribute to the development of AlmaLinux OS logos, please contact the AlmaLinux OS Foundation Governing Board.\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Date\\\"},{\\\"insert\\\":\\\"\\\\n2021-05-01\\\\n\\\\n\\\"}]}\",\"html\":\"

Definitions

A “Contribution” is any contribution to the AlmaLinux OS Foundation but does not include (a) already-existing upstream software or content that merely is packaged, or is intended to be packaged, in AlmaLinux OS, or changes or additions to such already-existing software or content, or (b) material intended to be used for AlmaLinux OS Foundation logos.

Your Contribution is “Explicitly Licensed” if you specifically attach a license notice to it.

“Default License” means the license you grant under this policy for a Contribution that is not Explicitly Licensed.

“Code” means software code, RPM spec files, or any functional material whose principal purpose is to control or facilitate the building of packages.

Distributions

The AlmaLinux OS distribution is a compilation of software packages. Each package is governed by its own license. Like Red Hat Enterprise Linux, the AlmaLinux OS compilation copyright is licensed under GPLv2. To the extent you hold any copyright in the selection, coordination, or arrangement of packages making up the AlmaLinux OS distribution, you license that copyright under GPLv2.

The compilation license does not supersede the licenses of code and content contained in the distributions, including anything you may have contributed to that pre-existing material. The complete licensing terms applicable to a given package can be found in the source code of the package.

Explicitly Licensed Contributions

Explicitly Licensed Contributions can be under any of the open source or open content licenses considered acceptable for the Fedora Project.

AlmaLinux.org Content

As of 2021-05-01, new content published on www.almalinux.org, wiki.almalinux.org and blog.almalinux.org is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License (CC BY-SA 4.0), except as otherwise indicated in this document or the content itself. Accordingly, the Default License for Contributions to such content is CC BY-SA 4.0, with attribution solely to the AlmaLinux OS Foundation.

Licensed Repositories

The Default License for Contributions to an AlmaLinux OS repository that contains notice of a license is that same license.

Code Contributions

The Default License for Contributions of Code is the MIT license, as follows:

Copyright Contributors to the AlmaLinux OS Foundation.\\nPermission is hereby granted, free of charge, to any person obtaining a copy of \\nthis software and associated documentation files (the \\\"Software\\\"), to deal in the\\nSoftware without restriction, including without limitation the rights to use, \\ncopy, modify, merge, publish, distribute, sublicense, and/or sell copies of the\\nSoftware, and to permit persons to whom the Software is furnished to do so, \\nsubject to the following conditions:\\n\\nThe above copyright notice and this permission notice shall be included in all \\ncopies or substantial portions of the Software.\\n\\nTHE SOFTWARE IS PROVIDED \\\"AS IS\\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A \\nPARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION \\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE \\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\\n

Other Contributions

The Default License for Contributions not otherwise addressed in this policy, including mailing list postings, forum posts, website design elements, and content in issues and comments submitted to the AlmaLinux Bug Tracker, is the CC0 1.0 Universal Public Domain Dedication (CC0).

AlmaLinux OS Logos

AlmaLinux OS logos are covered by the AlmaLinux Trademark Guidelines and not within the scope of this policy. If you want to contribute to the development of AlmaLinux OS logos, please contact the AlmaLinux OS Foundation Governing Board.

Date

2021-05-01


\"}'),(5,1,'2021-07-25 13:20:40.000000','en','The AlmaLinux OS trademark usage policy','the-almalinux-os-trademark-usage-policy','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Introduction\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"This document (the “Guidelines”) contains guidelines for use of the AlmaLinux OS word mark (the “Word Mark”), as well as the AlmaLinux OS logotype, the AlmaLinux OS graphical symbol, and all other AlmaLinux OS logos (the “Logos”) (collectively, the “AlmaLinux OS Marks”).\\\\nThe \\\\\\\"AlmaLinux OS\\\\\\\" mark is owned by Linux Foundation and sublicensed to AlmaLinux OS Foundation pursuant to the terms of the Linux Sublicense Agreement available at \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://www.linuxfoundation.org/the-linux-mark/sublicense-agreement/\\\"},\\\"insert\\\":\\\"https://www.linuxfoundation.org/the-linux-mark/sublicense-agreement/\\\"},{\\\"insert\\\":\\\". \\\\nThe AlmaLinux OS Marks are trademarks of AlmaLinux OS Foundation. (“AlmaLinux”). Trademarks provide assurance about the quality of the goods or services with which the trademarks are associated. Confusion can arise if the same or similar names are used on identical or similar offerings. AlmaLinux OS Foundation\'s protection of the AlmaLinux OS Marks thus benefits the AlmaLinux OS Foundation and the AlmaLinux OS community.\\\\nThese Guidelines aim to provide sufficient clarity for you to understand whether your use of the AlmaLinux OS Marks will be acceptable. Nothing in these Guidelines limits your permissions under the open-source or other copyright licenses covering packages in any AlmaLinux OS software distribution.\\\\nThe AlmaLinux OS Foundation is by its nature a noncommercial, non -profit community project that provides software free of charge, even though the copyright licenses covering the individual component packages that comprise the AlmaLinux OS software distribution may permit commercial use.\\\\nRole of the AlmaLinux OS Community\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"AlmaLinux OS Foundation welcomes the assistance of the entire AlmaLinux OS community in reporting non-compliant uses of the AlmaLinux OS Marks and in encouraging those engaged in non-compliant uses to take corrective measures.\\\\nGeneral Principles\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Whenever you use the AlmaLinux OS Marks, you must do so in a way that does not mislead others, either directly or by omission, concerning what they are obtaining and from whom. The law reflects this requirement in two principal ways: it prohibits the creation of a “likelihood of confusion” but allows for “nominative use”.\\\\nFor example, you are not allowed to say you are distributing AlmaLinux OS software when you are actually distributing some downstream modification of an official AlmaLinux OS release (“Official” packages, builds, and releases are those that have been approved for the AlmaLinux OS Foundation\'s release by the AlmaLinux OS Foundation). Otherwise, your recipients would be confused if they do not receive the same features and functionality they would have obtained had they received software officially released by the AlmaLinux OS Foundation. As another example, you are not allowed to use the Logos on your website in a way that suggests that your website is an official website of the AlmaLinux OS Foundation, or that the AlmaLinux OS Foundation endorses your website. On the other hand, you may of course say, for example, that you like the AlmaLinux OS software distribution or that you participate in the AlmaLinux OS Foundation.\\\\nYou may not use or register, in whole or in part, the AlmaLinux OS Marks as part of your own trademark, service mark, domain name, company name, trade name, product name, or service name.\\\\nTrademark law does not allow your use of names or trademarks that are confusingly similar to the AlmaLinux OS Marks. This means, among other things, that you may not use a variation of any of the AlmaLinux OS Marks or any phonetic equivalent, takeoff, or abbreviation for a similar or related project, product, or service.\\\\nSoftware-related uses\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Acceptable uses\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You may use the AlmaLinux OS Marks in connection with your redistribution (commercial or not) of (1) bit-for-bit identical copies of official AlmaLinux OS releases, and (2) unmodified copies of official AlmaLinux OS source packages.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You may use the Word Mark, but not the Logos, to truthfully describe the origin of the software that you are providing but not the software itself, where what you are distributing is modified official AlmaLinux OS source code or is a build compiled from modified official AlmaLinux OS source code. You may say, for example: “This software is derived from the source code for the AlmaLinux OS distribution.” However, you may not say that the software is AlmaLinux OS.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You may use the Word Mark to truthfully describe the relationship between your software and the AlmaLinux OS software. In such a case, you may only use the Word Mark following a verb or preposition that describes the relationship. For example, you may say “MyProject package for the AlmaLinux OS distribution” but you may not say “MyProject’s AlmaLinux OS package.”\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You may use the ‘Powered by AlmaLinux OS’ logo to truthfully state that your application runs on or uses an official AlmaLinux OS release.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You may use the AlmaLinux OS Marks in themes, personas, or skins for applications to show your support for the AlmaLinux OS Foundation, provided that the use is noncommercial and is clearly decorative, as contrasted with a use that is likely to be understood as the branding for a website or application.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Unacceptable uses\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Notwithstanding anything to the contrary provided in these Guidelines, the following are examples of unacceptable uses:\\\\nUse of the AlmaLinux OS Marks to identify software that combines any portion of the AlmaLinux OS software with any other software, unless the combined distribution is an official AlmaLinux OS distribution. For example, you may not distribute a combination of the AlmaLinux OS software with software released by the FooStack project under the name “AlmaLinux OS FooStack Distro”.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Use of the AlmaLinux OS Marks in connection with any rebuild of AlmaLinux OS software, unless such rebuild is an official AlmaLinux OS build, regardless of whether the AlmaLinux OS software is unmodified.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Use in relation to non-software goods and services\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Acceptable uses\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You may use the AlmaLinux OS Marks on your website to show your support for the AlmaLinux OS Foundation, so long as:\\\\nYour own branding or naming is more prominent than the AlmaLinux OS Marks;\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"All Logos hyperlink to http://www.AlmaLinux.org/;\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The site is not likely to cause users to believe that your website, service, or product is a website, service, or product of the AlmaLinux OS Foundation; and\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The site clearly states that it is not endorsed by the AlmaLinux OS Foundation.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You may use the Word Mark in the titles of books, articles and presentations, and you may use the Logos in illustrations contained within books, articles and presentation slides, so long as the use is not likely to suggest that the AlmaLinux OS Foundation has published, endorses, or agrees with your work.\\\\nUnacceptable uses\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Notwithstanding anything to the contrary provided in these Guidelines, the following are examples of unacceptable uses:\\\\nUse of the AlmaLinux OS Marks as part of a domain name or sub-domain, except as may be permitted by applicable law.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Use of the AlmaLinux OS Marks on promotional goods for sale.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Proper trademark use\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Use of trademarks in text\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Always distinguish trademarks from surrounding text with at least initial capital letters or in all capital letters.\\\\nUnacceptable: almalinux OS\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Acceptable: AlmaLinux OS\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Always use trademarks in their exact form with the correct spelling, neither abbreviated, hyphenated, nor combined with any other word or words.\\\\nUnacceptable: AmaLinux OS\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Acceptable: AlmaLinux OS\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Don\'t pluralize a trademark.\\\\nUnacceptable: I have seventeen AlmaLinux OSes in my lab.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Acceptable: I have seventeen AlmaLinux OS boxes in my lab.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Don\'t use “a” or “the” to refer to an instance of the trademark. When you use a trademark following an article, you should only use the trademark as an adjective modifying a noun.\\\\nUnacceptable: I installed an AlmaLinux OS on my friend\'s laptop.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Acceptable: I installed an AlmaLinux OS release on my friend\'s laptop.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Don\'t use a trademark as a verb.\\\\nUnacceptable: We are AlmaLinux OSing our servers.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Acceptable: We are installing the AlmaLinux OS distribution on our servers.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Don\'t use a trademark as a possessive.\\\\nUnacceptable: AlmaLinux OS\'s distribution is stable.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Acceptable: The AlmaLinux OS distribution is stable.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Use of logos\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You may not change any logo except to scale it. This means you may not add elements to the logo, change the colors or proportions of the logo, distort the logo, or combine the logo with other logos.\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Contact Information\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"If you have any questions about these Guidelines or uses of the AlmaLinux OS Marks not addressed in the Guidelines, or if you encounter any confusing use or misuse of the AlmaLinux OS Marks, please contact AlmaLinux OS Foundation help@AlmaLinux.org.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"License and Attribution\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"These Guidelines are based in part on the \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"http://modeltrademarkguidelines.org/index.php?title=Home:_Model_Trademark_Guidelines\\\"},\\\"insert\\\":\\\"Model Trademark Guidelines\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\". Both these Guidelines and the Model Trademark Guidelines are licensed under a \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://creativecommons.org/licenses/by/3.0/deed.en_US\\\"},\\\"insert\\\":\\\"Creative Commons Attribution 3.0 Unported license\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\".\\\"},{\\\"insert\\\":\\\"\\\\n\\\"}]}\",\"html\":\"

Introduction

This document (the “Guidelines”) contains guidelines for use of the AlmaLinux OS word mark (the “Word Mark”), as well as the AlmaLinux OS logotype, the AlmaLinux OS graphical symbol, and all other AlmaLinux OS logos (the “Logos”) (collectively, the “AlmaLinux OS Marks”).

The \\\"AlmaLinux OS\\\" mark is owned by Linux Foundation and sublicensed to AlmaLinux OS Foundation pursuant to the terms of the Linux Sublicense Agreement available at https://www.linuxfoundation.org/the-linux-mark/sublicense-agreement/.

The AlmaLinux OS Marks are trademarks of AlmaLinux OS Foundation. (“AlmaLinux”). Trademarks provide assurance about the quality of the goods or services with which the trademarks are associated. Confusion can arise if the same or similar names are used on identical or similar offerings. AlmaLinux OS Foundation\'s protection of the AlmaLinux OS Marks thus benefits the AlmaLinux OS Foundation and the AlmaLinux OS community.

These Guidelines aim to provide sufficient clarity for you to understand whether your use of the AlmaLinux OS Marks will be acceptable. Nothing in these Guidelines limits your permissions under the open-source or other copyright licenses covering packages in any AlmaLinux OS software distribution.

The AlmaLinux OS Foundation is by its nature a noncommercial, non -profit community project that provides software free of charge, even though the copyright licenses covering the individual component packages that comprise the AlmaLinux OS software distribution may permit commercial use.

Role of the AlmaLinux OS Community

AlmaLinux OS Foundation welcomes the assistance of the entire AlmaLinux OS community in reporting non-compliant uses of the AlmaLinux OS Marks and in encouraging those engaged in non-compliant uses to take corrective measures.

General Principles

Whenever you use the AlmaLinux OS Marks, you must do so in a way that does not mislead others, either directly or by omission, concerning what they are obtaining and from whom. The law reflects this requirement in two principal ways: it prohibits the creation of a “likelihood of confusion” but allows for “nominative use”.

For example, you are not allowed to say you are distributing AlmaLinux OS software when you are actually distributing some downstream modification of an official AlmaLinux OS release (“Official” packages, builds, and releases are those that have been approved for the AlmaLinux OS Foundation\'s release by the AlmaLinux OS Foundation). Otherwise, your recipients would be confused if they do not receive the same features and functionality they would have obtained had they received software officially released by the AlmaLinux OS Foundation. As another example, you are not allowed to use the Logos on your website in a way that suggests that your website is an official website of the AlmaLinux OS Foundation, or that the AlmaLinux OS Foundation endorses your website. On the other hand, you may of course say, for example, that you like the AlmaLinux OS software distribution or that you participate in the AlmaLinux OS Foundation.

You may not use or register, in whole or in part, the AlmaLinux OS Marks as part of your own trademark, service mark, domain name, company name, trade name, product name, or service name.

Trademark law does not allow your use of names or trademarks that are confusingly similar to the AlmaLinux OS Marks. This means, among other things, that you may not use a variation of any of the AlmaLinux OS Marks or any phonetic equivalent, takeoff, or abbreviation for a similar or related project, product, or service.

Software-related uses

Acceptable uses

  1. You may use the AlmaLinux OS Marks in connection with your redistribution (commercial or not) of (1) bit-for-bit identical copies of official AlmaLinux OS releases, and (2) unmodified copies of official AlmaLinux OS source packages.
  2. You may use the Word Mark, but not the Logos, to truthfully describe the origin of the software that you are providing but not the software itself, where what you are distributing is modified official AlmaLinux OS source code or is a build compiled from modified official AlmaLinux OS source code. You may say, for example: “This software is derived from the source code for the AlmaLinux OS distribution.” However, you may not say that the software is AlmaLinux OS.
  3. You may use the Word Mark to truthfully describe the relationship between your software and the AlmaLinux OS software. In such a case, you may only use the Word Mark following a verb or preposition that describes the relationship. For example, you may say “MyProject package for the AlmaLinux OS distribution” but you may not say “MyProject’s AlmaLinux OS package.”
  4. You may use the ‘Powered by AlmaLinux OS’ logo to truthfully state that your application runs on or uses an official AlmaLinux OS release.
  5. You may use the AlmaLinux OS Marks in themes, personas, or skins for applications to show your support for the AlmaLinux OS Foundation, provided that the use is noncommercial and is clearly decorative, as contrasted with a use that is likely to be understood as the branding for a website or application.

Unacceptable uses

Notwithstanding anything to the contrary provided in these Guidelines, the following are examples of unacceptable uses:

  1. Use of the AlmaLinux OS Marks to identify software that combines any portion of the AlmaLinux OS software with any other software, unless the combined distribution is an official AlmaLinux OS distribution. For example, you may not distribute a combination of the AlmaLinux OS software with software released by the FooStack project under the name “AlmaLinux OS FooStack Distro”.
  2. Use of the AlmaLinux OS Marks in connection with any rebuild of AlmaLinux OS software, unless such rebuild is an official AlmaLinux OS build, regardless of whether the AlmaLinux OS software is unmodified.

Use in relation to non-software goods and services

Acceptable uses

You may use the AlmaLinux OS Marks on your website to show your support for the AlmaLinux OS Foundation, so long as:

  1. Your own branding or naming is more prominent than the AlmaLinux OS Marks;
  2. All Logos hyperlink to http://www.AlmaLinux.org/;
  3. The site is not likely to cause users to believe that your website, service, or product is a website, service, or product of the AlmaLinux OS Foundation; and
  4. The site clearly states that it is not endorsed by the AlmaLinux OS Foundation.

You may use the Word Mark in the titles of books, articles and presentations, and you may use the Logos in illustrations contained within books, articles and presentation slides, so long as the use is not likely to suggest that the AlmaLinux OS Foundation has published, endorses, or agrees with your work.

Unacceptable uses

Notwithstanding anything to the contrary provided in these Guidelines, the following are examples of unacceptable uses:

  1. Use of the AlmaLinux OS Marks as part of a domain name or sub-domain, except as may be permitted by applicable law.
  2. Use of the AlmaLinux OS Marks on promotional goods for sale.

Proper trademark use

Use of trademarks in text

Always distinguish trademarks from surrounding text with at least initial capital letters or in all capital letters.

Always use trademarks in their exact form with the correct spelling, neither abbreviated, hyphenated, nor combined with any other word or words.

Don\'t pluralize a trademark.

Don\'t use “a” or “the” to refer to an instance of the trademark. When you use a trademark following an article, you should only use the trademark as an adjective modifying a noun.

Don\'t use a trademark as a verb.

Don\'t use a trademark as a possessive.

Use of logos

You may not change any logo except to scale it. This means you may not add elements to the logo, change the colors or proportions of the logo, distort the logo, or combine the logo with other logos.

Contact Information

If you have any questions about these Guidelines or uses of the AlmaLinux OS Marks not addressed in the Guidelines, or if you encounter any confusing use or misuse of the AlmaLinux OS Marks, please contact AlmaLinux OS Foundation help@AlmaLinux.org.

License and Attribution

These Guidelines are based in part on the Model Trademark Guidelines. Both these Guidelines and the Model Trademark Guidelines are licensed under a Creative Commons Attribution 3.0 Unported license.

\"}'); +/*!40000 ALTER TABLE `www_page` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `www_blogpost` +-- +-- + +-- +-- Dumping data for table `www_blogpost` +-- + +LOCK TABLES `www_blogpost` WRITE; +/*!40000 ALTER TABLE `www_blogpost` DISABLE KEYS */; +INSERT INTO `www_blogpost` VALUES (1,1,'2021-01-20 06:18:30.000000','en','AlmaLinux Beta Release Update','almalinux-beta-release-update','Throughout the last few weeks, the team at CloudLinux has worked tirelessly to gear our internal infrastructure to meet the needs of launching a free,...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Throughout the last few weeks, the team at CloudLinux has worked tirelessly to gear our internal infrastructure to meet the needs of launching a free, open, public Linux distro that’s driven by the community. We’ve committed to AlmaLinux OS, and we see the associated responsibilities in a serious light. While we are preparing the new distro for launch within the next month, we are also putting in place the structures that will ensure continuity for AlmaLinux OS - and that ensures community involvement.\\\\n\\\"},{\\\"insert\\\":\\\"Due Date\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":3}},{\\\"insert\\\":\\\"End of January - early February.\\\\n\\\"},{\\\"insert\\\":\\\"Infrastructure\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":3}},{\\\"insert\\\":\\\"Here is where we are currently at in terms of infrastructure, supporting team, and critical tools:\\\\n\\\"},{\\\"insert\\\":\\\"1. AlmaLinux OS is relying on existing CloudLinux infrastructure that includes the \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"OpenNebula\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://opennebula.io/\\\"}},{\\\"insert\\\":\\\" cloud management platform hosted on our bare-metal servers.\\\\n2. We’ve established a comprehensive supporting team that includes the following roles:\\\\na. Packaging - debranding RPMs, packaging\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"b. Development - developing our toolchain\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"c. Signing and release - signing packages, composing the distribution\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"d. QA - testing and automation\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"e. Infrastructure - infrastructure deployment and maintenance\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"3. Key tools including a bug tracker, public repos, wiki, and a forum will all be available to coincide with the Beta release.\\\\n4. Our new website is live and ready to view - just visit \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"almalinux.org\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"http://almalinux.org/\\\"}},{\\\"insert\\\":\\\".\\\\n5. The AlmaLinux OS Github \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"organization\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://github.com/AlmaLinux\\\"}},{\\\"insert\\\":\\\" is also live, we will release all source code on GitHub as soon as source code is finalized.\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Packaging\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":3}},{\\\"insert\\\":\\\"At the time of writing we are taking the following approach to packaging:\\\\n\\\"},{\\\"insert\\\":\\\"1. Right now, we are using the internal CloudLinux build system for both building and testing.\\\\n2. We also use \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Jenkins\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.jenkins.io/\\\"}},{\\\"insert\\\":\\\", \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Packer\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.packer.io/\\\"}},{\\\"insert\\\":\\\", \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Ansible\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"#\\\"}},{\\\"insert\\\":\\\" and other open source software to implement our testing pipeline.\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Community\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":3}},{\\\"insert\\\":\\\"To make a success of AlmaLinux OS we need the close involvement of the Linux community. Here are our efforts so far:\\\\n\\\"},{\\\"insert\\\":\\\"1. We’ve chosen and announced the new name for the endeavour we initially code-named Project Lenix. That name is, of course, AlmaLinux OS.\\\\n2. In the space of just over a month our community has expanded quickly: we currently have over 900 members on Reddit (\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"/r/ProjectLenix/\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.reddit.com/r/ProjectLenix/\\\"}},{\\\"insert\\\":\\\" & \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"/r/AlmaLinux/\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.reddit.com/r/AlmaLinux/\\\"}},{\\\"insert\\\":\\\").\\\\n3. You can look forward to a blog and mailing list for future announcements and community updates. Sign up for the updates \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"here\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://almalinux.org/\\\"}},{\\\"insert\\\":\\\".\\\\n4. Slack will be our group chat tool, the Slack workspace will be ready soon.\\\\n5. We are working to build a governance board with members from the community, this governing board will function as a voice of the community and as a central source for decision making.\\\\n6. Media coverage so far includes:\\\\na. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Data Center Knowledge\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.datacenterknowledge.com/open-source/two-centos-replacements-en-route-after-red-hats-unpopular-move-drop-support\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"b. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Computer Weekly\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.computerweekly.com/blog/Open-Source-Insider/CloudLinux-commits-to-commits-on-CentOS-replacement-Project-Lenix\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"c. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"TFIR\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.tfir.io/new-free-community-distribution-to-replace-centos/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"d. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"FOSSMint\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.fossmint.com/cloudlinux-replace-centos/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"e. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Learning Linux TV\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.youtube.com/watch?v=66zXQlc9RIg\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"f. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Host Review\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.hostreview.com/news/201222-cloudlinux-commits-more-than-1-million-a-year-to-centos-replacement#.X-HzApl4iSQ.twitter\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"g. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"ZDNet\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.zdnet.com/article/why-red-hat-dumped-centos-for-centos-stream/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"h. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"DevOps.com\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://devops.com/centos-rebellion-against-red-hat-gains-momentum/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"i. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Hosting Journalist\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://hostingjournalist.com/cloudlinux-invests-1-million-annually-into-centos-clone/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"j. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Linux Magazine\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.linux-magazine.com/Online/News/CloudLinux-Commits-Over-1-Million-Dollars-to-CentOS-Replacement?utm_source=LPMTW\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"k. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Linux Security\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://linuxsecurity.com/news/vendors-products/cloudlinux-to-invest-more-than-a-million-dollars-a-year-into-centos-clone\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"l. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"ZDNet\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.zdnet.com/article/where-centos-linux-users-can-go-from-here/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"m. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"TechRadar\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.techradar.com/news/heres-another-centos-clone-and-this-one-is-backed-by-a-million-dollars-a-year\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"n. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Heise\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.heise.de/news/Nach-dem-Ende-von-CentOS-CloudLinux-investiert-in-CentOS-Klon-4989915.html\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"o. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"The Register\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.theregister.com/2020/12/15/centos_alternatives/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"p. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"ItsFOSS\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://itsfoss.com/rhel-based-server-distributions/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"q. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"TugaTech\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://tugatech.com.pt/t36568-cloudlinux-investe-um-milhao-de-dolares-em-clone-do-centos\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"r. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Developpez\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://linux.developpez.com/actu/311211/La-distribution-CentOS-Linux-est-morte-Red-Hat-n-investira-plus-ses-ressources-pour-soutenir-le-systeme-apres-2021-et-CentOS-Stream-utilise-en-amont-de-RHEL-ne-remplacera-pas-CentOS-Linux/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"s. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Web Hosting Talk\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.webhostingtalk.com/showthread.php?t=1831957&p=10280611\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"t. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"SDx Central\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.sdxcentral.com/articles/press-release/cloudlinux-commits-more-than-1-million-a-year-to-centos-replacement/2020/12/\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"u. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"IT Wire\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://www.itwire.com/open-source/cloudlinux-becomes-second-project-to-offer-centos-replacement.html\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"v. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Yahoo Finance\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://finance.yahoo.com/news/cloudlinux-commits-more-1-million-140000955.html\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"w. \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Slashdot\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://linux.slashdot.org/story/20/12/15/0218245/cloudlinux-to-invest-more-than-a-million-dollars-a-year-into-centos-clone\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"indent\\\":1}},{\\\"insert\\\":\\\"You, the Linux community, gave a very warm welcome to AlmaLinux OS. From everyone at AlmaLinux OS, a big thank you. We also thank you for your contribution to our public channels. Yes, CloudLinux initiated AlmaLinux OS as a CentOS replacement. But AlmaLinux OS is a Linux distribution developed for the community to fill an important gap. Your contribution, input, and support is essential throughout launching AlmaLinux OS. And in future. Together, we will build AlmaLinux OS into the stable, forever-free server OS the community needs. Soon, we’ll announce our community-based governance board. In the meantime, if you have any direct feedback or if you want to join the regulatory board, you can let us know by completing the sign-up form on the AlmaLinux OS website. Do you have any questions, comments, concerns, suggestions? Or just want to help out? please feel free to reach out to us via email at: hello@almalinux.org. PS: don’t forget you can sign up for news updates at almalinux.org. Sincerely, The AlmaLinux OS Team hello@almalinux.org\\\"}]}\",\"html\":\"

Throughout the last few weeks, the team at CloudLinux has worked tirelessly to gear our internal infrastructure to meet the needs of launching a free, open, public Linux distro that’s driven by the community. We’ve committed to AlmaLinux OS, and we see the associated responsibilities in a serious light. While we are preparing the new distro for launch within the next month, we are also putting in place the structures that will ensure continuity for AlmaLinux OS - and that ensures community involvement.

Due Date

End of January - early February.

Infrastructure

Here is where we are currently at in terms of infrastructure, supporting team, and critical tools:

Packaging

At the time of writing we are taking the following approach to packaging:

Community

To make a success of AlmaLinux OS we need the close involvement of the Linux community. Here are our efforts so far:

You, the Linux community, gave a very warm welcome to AlmaLinux OS. From everyone at AlmaLinux OS, a big thank you. We also thank you for your contribution to our public channels. Yes, CloudLinux initiated AlmaLinux OS as a CentOS replacement. But AlmaLinux OS is a Linux distribution developed for the community to fill an important gap. Your contribution, input, and support is essential throughout launching AlmaLinux OS. And in future. Together, we will build AlmaLinux OS into the stable, forever-free server OS the community needs. Soon, we’ll announce our community-based governance board. In the meantime, if you have any direct feedback or if you want to join the regulatory board, you can let us know by completing the sign-up form on the AlmaLinux OS website. Do you have any questions, comments, concerns, suggestions? Or just want to help out? please feel free to reach out to us via email at: hello@almalinux.org. PS: don’t forget you can sign up for news updates at almalinux.org. Sincerely, The AlmaLinux OS Team hello@almalinux.org

\"}',''),(2,1,'2021-02-01 12:02:58.000000','en','Introducing AlmaLinux Beta: A Community-Driven Replacement for CentOS','introducing-almalinux-beta-a-community-driven-replacement-for-centos','CloudLinux is proud to announce the release of AlmaLinux OS Beta. We’ve collected community feedback and built our new beta release around what you wo...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"CloudLinux is proud to announce the release of AlmaLinux OS Beta. We’ve collected community feedback and built our new beta release around what you would expect from an enterprise-level Linux distribution. AlmaLinux OS is a completely free 1:1 binary compatible fork of Red Hat Enterprise Linux (RHEL) 8, inspired by the community and built by the engineers and talent behind CloudLinux. Visit \\\"},{\\\"insert\\\":\\\"this link\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/\\\"}},{\\\"insert\\\":\\\" to download Beta images.With the Beta release deployed, we’d like to ask the community to be involved and provide feedback. We aim to build a Linux distribution entirely from community contributions and feedback. During AlmaLinux OS Beta, we ask for assistance in testing, documentation, support and future direction for the operating system. Together, we can build a Linux distribution that fills the gap left by the now unsupported CentOS distribution.The AlmaLinux team set up all the necessary infrastructure to make it convenient for our contributors to provide their input. The public repository on \\\"},{\\\"insert\\\":\\\"Github\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux\\\"}},{\\\"insert\\\":\\\" is where we will finalize the source code for the system, and any additional documentation will be posted on the \\\"},{\\\"insert\\\":\\\"wiki\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/\\\"}},{\\\"insert\\\":\\\". We set up the wiki and repository to make it easy for the community to provide as much information and feedback as possible. The AlmaLinux team will review every comment and request, but we ask that only registered contributors \\\"},{\\\"insert\\\":\\\"file bug reports\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/login_page.php\\\"}},{\\\"insert\\\":\\\" to filter out spam.To facilitate communication and help answer some of the common questions you might already have, we will be hosting a live QA webinar with the AlmaLinux OS team. The webinar will take place on February 10, 5 PM (UTC) / 9 AM (PST). Among the participants present will be Igor Seletskiy, CEO of CloudLinux, and Alexander Vinogradov, Head of Engineering at AlmaLinux.You can sign up for our webinar \\\"},{\\\"insert\\\":\\\"here\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://blog.almalinux.org/webinars/almalinux-beta-qa-webinar/\\\"}},{\\\"insert\\\":\\\".If you have any questions, comments, feedback or concerns, please feel free to send us your thoughts to \\\"},{\\\"insert\\\":\\\"hello@almalinux.org\\\",\\\"attributes\\\":{\\\"link\\\":\\\"mailto:hello@almalinux.org\\\"}},{\\\"insert\\\":\\\" or send them during the webinar on Twitter with the hashtag #AlmaLinuxBeta.CloudLinux and the AlmaLinux OS team would like to thank the community for their input. This is just the beginning for AlmaLinux OS, and we look forward to continued improvements and updates for the next generation enterprise-level Linux operating system.Thank you for your contribution, input, and support throughout launching AlmaLinux OS! The infrastructure was the first step, now we need your help to make the next one!\\\"},{\\\"insert\\\":\\\"Release Notes for AlmaLinux OS 8 beta\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\"The release code name: Purple \\\"},{\\\"insert\\\":\\\"Manul\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://en.wikipedia.org/wiki/Pallas%27s_cat\\\"}},{\\\"insert\\\":\\\".CloudLinux is proud to present the beta version of AlmaLinux OS. After roughly a month and a half from the announcement, here is a 1:1 RHEL binary compatible replacement for your RHEL-based systems. This is for the community and by the community, you\'re the soul of Linux. Thank you for your interest and suggestions so far, keep them coming.Use this version to thoroughly test your workloads and report any unintended features (ie, bugs) you may find, it will help make AlmaLinux OS better.\\\"},{\\\"insert\\\":\\\"Installation instructions\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"There are three installation ISO images available:\\\"},{\\\"insert\\\":\\\"AlmaLinux-8.3-beta-1-x86_64-boot.iso\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/AlmaLinux-8.3-beta-1-x86_64-boot.iso\\\"}},{\\\"insert\\\":\\\" - a single network installation CD image that downloads packages over the Internet.\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"AlmaLinux-8.3-beta-1-x86_64-minimal.iso\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/AlmaLinux-8.3-beta-1-x86_64-minimal.iso\\\"}},{\\\"insert\\\":\\\" - a minimal self-containing DVD image that makes possible offline installation.\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"AlmaLinux-8.3-beta-1-x86_64-dvd1.iso\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/AlmaLinux-8.3-beta-1-x86_64-dvd1.iso\\\"}},{\\\"insert\\\":\\\" - a full installation DVD image that contains mostly all AlmaLinux packages. We don\'t really recommend using it unless you need to set up and use AlmaLinux on a machine without internet access.\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Download a preferable ISO image and verify its checksum. Here is an example for GNU/Linux:\\\"},{\\\"insert\\\":\\\"# download and import the AlmaLinux public key\\\\n$ wget \\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true}},{\\\"insert\\\":\\\"https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux\\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true,\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux\\\"}},{\\\"insert\\\":\\\"\\\\n$ gpg --import RPM-GPG-KEY-AlmaLinux # download a checksums list\\\\n$ wget \\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true}},{\\\"insert\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/CHECKSUM \\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true,\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/CHECKSUM\\\"}},{\\\"insert\\\":\\\" # verify the checksums list, we are looking for “Good signature”\\\\n$ gpg --verify CHECKSUM \\\\ngpg: Signature made Thu 28 Jan 2021 11:39:12 PM MSK\\\\ngpg: using RSA key 51D6647EC21AD6EA\\\\ngpg: \\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true}},{\\\"insert\\\":\\\"Good signature from \\\\\\\"AlmaLinux \\\\\\\"\\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true,\\\"bold\\\":true}},{\\\"insert\\\":\\\" [unknown]\\\\ngpg: WARNING: This key is not certified with a trusted signature!\\\\ngpg: There is no indication that the signature belongs to the owner.\\\\nPrimary key fingerprint: 5E9B 8F56 17B5 066C E920 57C3 488F CF7C 3ABB 34F8\\\\n Subkey fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA # download the network install ISO $ wget \\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true}},{\\\"insert\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/AlmaLinux-8.3-beta-1-x86_64-boot.iso\\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true,\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/AlmaLinux-8.3-beta-1-x86_64-boot.iso\\\"}},{\\\"insert\\\":\\\"\\\\n# calculate the downloaded ISO SHA256 checksum\\\\n$ sha256sum AlmaLinux-8.3-beta-1-x86_64-boot.iso \\\\nd15be406f417e81382b46a54d87dff01c8ca770c847c18703f19146587b61a1f AlmaLinux-8.3-beta-1-x86_64-boot.iso # compare it with expected checksum, it should be the same\\\\n$ cat CHECKSUM | grep -E \'SHA256.*AlmaLinux-8.3-beta-1-x86_64-boot.iso\'\\\\nSHA256 (AlmaLinux-8.3-beta-1-x86_64-boot.iso) = d15be406f417e81382b46a54d87dff01c8ca770c847c18703f19146587b61a1f\\\\n\\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true}},{\\\"insert\\\":\\\"If you decided to use the AlmaLinux-8.3-beta-1-x86_64-boot.iso image, you will need to provide this \\\"},{\\\"insert\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/BaseOS/x86_64/kickstart/ \\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/BaseOS/x86_64/kickstart/\\\"}},{\\\"insert\\\":\\\"repository as the Installation Source:\\\"},{\\\"insert\\\":{\\\"image\\\":\\\"http://blog.almalinux.org/wp-content/uploads/2021/02/source-2.png\\\"},\\\"attributes\\\":{\\\"alt\\\":\\\"\\\",\\\"height\\\":\\\"507\\\",\\\"width\\\":\\\"731\\\"}},{\\\"insert\\\":\\\"If you are going to install a non-minimal environment, you will need to add the AppStream repository to the additional repositories: \\\"},{\\\"insert\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/AppStream/x86_64/os/\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/AppStream/x86_64/os/\\\"}},{\\\"insert\\\":\\\".There are no extra Installation Sources required if you decided to go with AlmaLinux-8.3-beta-1-x86_64-minimal.iso or AlmaLinux-8.3-beta-1-x86_64-dvd1.iso images.\\\"},{\\\"insert\\\":\\\"How to set up a usb key to install AlmaLinux OS\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"dd if=AlmaLinux-8.3-beta-1-x86_64-boot.iso of=/dev/sdX\\\\n\\\",\\\"attributes\\\":{\\\"blockquote\\\":true,\\\"code-block\\\":true}},{\\\"insert\\\":\\\"Where \\\"},{\\\"insert\\\":\\\"sdX\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\" is your usb device\\\"},{\\\"insert\\\":\\\"Known issues\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"Our libreport/abrt packages aren’t integrated with the bugs.almalinux.org bug-tracker yet, so a user will have to submit a crash report manually. Issue: \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"almbz#2\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=2\\\"}},{\\\"insert\\\":\\\".\\\\nThe “perl:5.30” module support is incomplete in the beta release, it will be finished in the stable.\\\\nWe don’t have the latest “jmc” and “maven” module versions. They will be updated later.\\\\nThe “satellite-5-client” module is located in the BaseOS repository instead of the AppStream. Issue: \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"almbz#4\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=4\\\"}},{\\\"insert\\\":\\\".\\\\nThere is no support for Secure Boot in the beta release. Issue: \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"almbz#3\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=3\\\"}},{\\\"insert\\\":\\\".\\\\nThe debuginfo repositories are empty and will be populated in a couple of days after the beta release.\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}}]}\",\"html\":\"

CloudLinux is proud to announce the release of AlmaLinux OS Beta. We’ve collected community feedback and built our new beta release around what you would expect from an enterprise-level Linux distribution. AlmaLinux OS is a completely free 1:1 binary compatible fork of Red Hat Enterprise Linux (RHEL) 8, inspired by the community and built by the engineers and talent behind CloudLinux. Visit this link to download Beta images.With the Beta release deployed, we’d like to ask the community to be involved and provide feedback. We aim to build a Linux distribution entirely from community contributions and feedback. During AlmaLinux OS Beta, we ask for assistance in testing, documentation, support and future direction for the operating system. Together, we can build a Linux distribution that fills the gap left by the now unsupported CentOS distribution.The AlmaLinux team set up all the necessary infrastructure to make it convenient for our contributors to provide their input. The public repository on Github is where we will finalize the source code for the system, and any additional documentation will be posted on the wiki. We set up the wiki and repository to make it easy for the community to provide as much information and feedback as possible. The AlmaLinux team will review every comment and request, but we ask that only registered contributors file bug reports to filter out spam.To facilitate communication and help answer some of the common questions you might already have, we will be hosting a live QA webinar with the AlmaLinux OS team. The webinar will take place on February 10, 5 PM (UTC) / 9 AM (PST). Among the participants present will be Igor Seletskiy, CEO of CloudLinux, and Alexander Vinogradov, Head of Engineering at AlmaLinux.You can sign up for our webinar here.If you have any questions, comments, feedback or concerns, please feel free to send us your thoughts to hello@almalinux.org or send them during the webinar on Twitter with the hashtag #AlmaLinuxBeta.CloudLinux and the AlmaLinux OS team would like to thank the community for their input. This is just the beginning for AlmaLinux OS, and we look forward to continued improvements and updates for the next generation enterprise-level Linux operating system.Thank you for your contribution, input, and support throughout launching AlmaLinux OS! The infrastructure was the first step, now we need your help to make the next one!Release Notes for AlmaLinux OS 8 betaThe release code name: Purple Manul.CloudLinux is proud to present the beta version of AlmaLinux OS. After roughly a month and a half from the announcement, here is a 1:1 RHEL binary compatible replacement for your RHEL-based systems. This is for the community and by the community, you\'re the soul of Linux. Thank you for your interest and suggestions so far, keep them coming.Use this version to thoroughly test your workloads and report any unintended features (ie, bugs) you may find, it will help make AlmaLinux OS better.Installation instructions

Download a preferable ISO image and verify its checksum. Here is an example for GNU/Linux:# download and import the AlmaLinux public key\\n$ wget https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux\\n$ gpg --import RPM-GPG-KEY-AlmaLinux # download a checksums list\\n$ wget https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/CHECKSUM  # verify the checksums list, we are looking for “Good signature”\\n$ gpg --verify CHECKSUM \\ngpg: Signature made Thu 28 Jan 2021 11:39:12 PM MSK\\ngpg: using RSA key 51D6647EC21AD6EA\\ngpg: Good signature from \\\"AlmaLinux <packager@almalinux.org>\\\" [unknown]\\ngpg: WARNING: This key is not certified with a trusted signature!\\ngpg: There is no indication that the signature belongs to the owner.\\nPrimary key fingerprint: 5E9B 8F56 17B5 066C E920 57C3 488F CF7C 3ABB 34F8\\n Subkey fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA # download the network install ISO $ wget https://repo.almalinux.org/almalinux/8.3-beta/isos/x86_64/AlmaLinux-8.3-beta-1-x86_64-boot.iso\\n# calculate the downloaded ISO SHA256 checksum\\n$ sha256sum AlmaLinux-8.3-beta-1-x86_64-boot.iso \\nd15be406f417e81382b46a54d87dff01c8ca770c847c18703f19146587b61a1f AlmaLinux-8.3-beta-1-x86_64-boot.iso # compare it with expected checksum, it should be the same\\n$ cat CHECKSUM | grep -E \'SHA256.*AlmaLinux-8.3-beta-1-x86_64-boot.iso\'\\nSHA256 (AlmaLinux-8.3-beta-1-x86_64-boot.iso) = d15be406f417e81382b46a54d87dff01c8ca770c847c18703f19146587b61a1f\\n

If you decided to use the AlmaLinux-8.3-beta-1-x86_64-boot.iso image, you will need to provide this https://repo.almalinux.org/almalinux/8.3-beta/BaseOS/x86_64/kickstart/ repository as the Installation Source:If you are going to install a non-minimal environment, you will need to add the AppStream repository to the additional repositories: https://repo.almalinux.org/almalinux/8.3-beta/AppStream/x86_64/os/.There are no extra Installation Sources required if you decided to go with AlmaLinux-8.3-beta-1-x86_64-minimal.iso or AlmaLinux-8.3-beta-1-x86_64-dvd1.iso images.How to set up a usb key to install AlmaLinux OS

dd if=AlmaLinux-8.3-beta-1-x86_64-boot.iso of=/dev/sdX\\n

Where sdX is your usb deviceKnown issues

\"}',''),(3,1,'2021-02-02 10:00:42.000000','en','AlmaLinux Beta Release: Live Q&A Webinar','almalinux-beta-release-live-qa-webinar','On Monday, February 1st, AlmaLinux OS went live! Our public Beta version is now available to everyone, and we anticipate your active participation in...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"On Monday, February 1st, AlmaLinux OS went live! Our public Beta version is now \\\"},{\\\"insert\\\":\\\"available to everyone\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.3-beta/\\\"}},{\\\"insert\\\":\\\", and we anticipate your active participation in testing! To facilitate the communication and address the questions you might have after the first round of tests, we are hosting \\\"},{\\\"insert\\\":\\\"a live QA webinar with AlmaLinux OS Community on February 10 at 5 PM (UTC) / 9 AM (PST).\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\"We are excited to share the results of the past month with you - the first AlmaLinux OS Beta release is live. As promised, the main development and maintenance were done by the CloudLinux team. And now, we appeal to the community for its contribution. In the spirit of the community-driven initiative, we require your assistance with testing, documentation, support and future direction.Our team has set up the internal infrastructure necessary to work with your feedback: \\\"},{\\\"insert\\\":\\\"We opened public repositories with all packages and registries for the project. \\\\nWe will use \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Github\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://github.com/AlmaLinux\\\"}},{\\\"insert\\\":\\\" for the finalized source code for the system. \\\\nThe additional documentation is on the \\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"wiki\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\",\\\"link\\\":\\\"https://wiki.almalinux.org/\\\"}},{\\\"insert\\\":\\\".\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"Another important tool that is released with the AlmaLinux OS Beta is \\\"},{\\\"insert\\\":\\\"the bug tracker\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/login_page.php\\\"}},{\\\"insert\\\":\\\". We will rely heavily on the bug tickets for further development of the infrastructure. To avoid spam, we ask you to not report a bug without registration.We want to highlight, once again, that AlmaLinux OS is a community-driven initiative. Our hope is that the structures that were put in place will ensure your involvement in the preparation of the new distro! To facilitate the communication and address the questions you might have after the first round of tests, we are hosting \\\"},{\\\"insert\\\":\\\"a live QA webinar with AlmaLinux OS Community\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\".The webinar will take place on \\\"},{\\\"insert\\\":\\\"February 10 at 5 PM (UTC) / 9 AM (PST)\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\". Among the participants present will be:\\\"},{\\\"insert\\\":\\\" Igor Seletskiy, CEO of CloudLinux, \\\\nAlexander Vinogradov, Head of Engineering at AlmaLinux OS,\\\\nJoao Correia, Technology Evangelist of CloudLinux.\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"}},{\\\"insert\\\":\\\"We hope to see the involvement of the community and figure out the answers to the most pressing questions together.\\\"},{\\\"insert\\\":\\\"Sign up for the webinar here. \\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"header\\\":3,\\\"link\\\":\\\"https://blog.almalinux.org/webinars/almalinux-beta-qa-webinar/\\\",\\\"bold\\\":true}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"header\\\":3}},{\\\"insert\\\":\\\"You can send your topic suggestions or questions in advance to \\\"},{\\\"insert\\\":\\\"hello@almalinux.org\\\",\\\"attributes\\\":{\\\"link\\\":\\\"mailto:hello@almalinux.org\\\"}},{\\\"insert\\\":\\\", on Twitter with the hashtag #AlmaLinuxBeta and in \\\"},{\\\"insert\\\":\\\"AlmaLinux OS Reddit Community\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://www.reddit.com/r/AlmaLinux/\\\"}},{\\\"insert\\\":\\\".Thank you for your contribution, input, and support throughout launching AlmaLinux OS! The infrastructure was the first step, now we need your help to make the next one!\\\"}]}\",\"html\":\"

We hope to see the involvement of the community and figure out the answers to the most pressing questions together.Sign up for the webinar here.

You can send your topic suggestions or questions in advance to hello@almalinux.org, on Twitter with the hashtag #AlmaLinuxBeta and in AlmaLinux OS Reddit Community.Thank you for your contribution, input, and support throughout launching AlmaLinux OS! The infrastructure was the first step, now we need your help to make the next one!

\"}',''),(4,1,'2021-02-22 16:00:35.000000','en','AlmaLinux OS 8.3 RC Release Notes','almalinux-8-3-rc-release-notes','Thanks to the community feedback, we worked on the bugs and fixed most of them. By all accounts, the beta release was pretty stable already, so the Release Candidate was the likely choice (instead of another beta).\r\n\r\nThank you to everyone who tested and reported issues at bugs.almalinux.org, or sent suggestions/mirror offers to hello@almalinux.org. Right now we have 24 mirrors, so there should be one close to you, wherever you live.','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Thanks to the community feedback, we worked on the bugs and fixed most of them. By all accounts, the beta release was pretty stable already, so the Release Candidate was the likely choice (instead of another beta).\\\\nThank you to everyone who tested and reported issues at \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org\\\"},\\\"insert\\\":\\\"bugs.almalinux.org\\\"},{\\\"insert\\\":\\\", or sent suggestions/mirror offers to \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"mailto:hello@almalinux.org\\\"},\\\"insert\\\":\\\"hello@almalinux.org\\\"},{\\\"insert\\\":\\\". Right now we have 24 mirrors, so there should be one close to you, wherever you live.\\\\nInstallation instructions\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"There are three installation ISO images available:AlmaLinux-8.3-rc-1-x86_64-boot.iso - a single network installation CD image that downloads packages over the Internet.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"AlmaLinux-8.3-rc-1-x86_64-minimal.iso - a minimal self-containing DVD image that makes possible offline installation.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"AlmaLinux-8.3-rc-1-x86_64-dvd1.iso - a full installation DVD image that contains mostly all AlmaLinux OS packages.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Select a mirror listed on the mirrors.almalinux.org website (please, don\'t use repo.almalinux.org host directly) and download a suitable ISO image from the 8.3-rc/isos/x86_64/ directory, for example:$ wget https://mirror.interserver.net/almalinux/8.3-rc/isos/x86_64/AlmaLinux-8.3-rc-1-x86_64-boot.iso\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Download and import the AlmaLinux public key:$ wget https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux $ gpg --import RPM-GPG-KEY-AlmaLinux\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Download and verify a checksums list:$ wget https://repo.almalinux.org/almalinux/8.3-rc/isos/x86_64/CHECKSUM # we are looking for “Good signature” $ gpg --verify CHECKSUM gpg: Signature made Fri 19 Feb 2021 03:04:44 PM MSK gpg: using RSA key 51D6647EC21AD6EA gpg: Good signature from \\\\\\\"AlmaLinux \\\\\\\" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 5E9B 8F56 17B5 066C E920 57C3 488F CF7C 3ABB 34F8 Subkey fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Verify the downloaded ISO image checksum:# calculate the downloaded ISO SHA256 checksum $ sha256sum AlmaLinux-8.3-rc-1-x86_64-boot.iso 1bf9bff6af3413f8f273e54c11fb45f7da63afea670eafc50dde22c45582be7a AlmaLinux-8.3-rc-1-x86_64-boot.iso # compare it with expected checksum, it should be the same $ cat CHECKSUM | grep -E \'SHA256.*AlmaLinux-8.3-rc-1-x86_64-boot.iso\' SHA256 (AlmaLinux-8.3-rc-1-x86_64-boot.iso) = 1bf9bff6af3413f8f273e54c11fb45f7da63afea670eafc50dde22c45582be7a\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"If you decided to use the AlmaLinux-8.3-rc-1-x86_64-boot.iso image, you will need to provide the 8.3-rc/BaseOS/x86_64/kickstart/ repository from the selected mirror as the Installation Source.There are no extra Installation Sources required if you decided to go with either minimal or dvd ISO images.Upgrade instructions\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Upgrade the almalinux-release package to the 8.3-3.el8 version from the beta repositories:$ dnf clean all && dnf upgrade -y almalinux-release\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"the new package contains updated repository URLs so that you can just run:$ dnf upgrade -y\\\"},{\\\"attributes\\\":{\\\"code-block\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"to update the rest of the packages.Changelog\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The dnf package manager now uses AlmaLinux OS public mirrors by default. The current list of public mirrors can be found on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org\\\"},\\\"insert\\\":\\\"mirrors.almalinux.org\\\"},{\\\"insert\\\":\\\" website.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The HighAvailability repo is added. It’s disabled by default and can be enabled by dnf config-manager --set-enabled ha \\\"},{\\\"attributes\\\":{\\\"blockquote\\\":true},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"command (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=16\\\"},\\\"insert\\\":\\\"ambz#16\\\"},{\\\"insert\\\":\\\")\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The subscription-manager package and its dependencies added (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=5\\\"},\\\"insert\\\":\\\"almbz#5\\\"},{\\\"insert\\\":\\\").\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The satellite-5-client module moved from the BaseOS to the AppStream repository (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=4\\\"},\\\"insert\\\":\\\"almbz#4\\\"},{\\\"insert\\\":\\\").\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Fixed issues with the php:7.4 and nodejs:12 modules installation (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=9\\\"},\\\"insert\\\":\\\"almbz#9)\\\"},{\\\"insert\\\":\\\".\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Added maven:3.6 and jmc:rhel8 modules.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Completed the perl:5.30 module build.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The /usr/lib/rpm/redhat/dist.sh utility is now aware of AlmaLinux OS (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=17\\\"},\\\"insert\\\":\\\"almbz#17\\\"},{\\\"insert\\\":\\\")\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Added the almalinux RPM macros (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=22\\\"},\\\"insert\\\":\\\"almbz#22\\\"},{\\\"insert\\\":\\\").\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The libreport-almalinux package is added to support automatic bug reporting to \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org\\\"},\\\"insert\\\":\\\"bugs.almalinux.org\\\"},{\\\"insert\\\":\\\" (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=2\\\"},\\\"insert\\\":\\\"almbz#2\\\"},{\\\"insert\\\":\\\")\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"All installation environments are now available during network install (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=14\\\"},\\\"insert\\\":\\\"almbz#14\\\"},{\\\"insert\\\":\\\")\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The debuginfo repositories are now populated\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Known Issues\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"There is no SecureBoot support in this release (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=3\\\"},\\\"insert\\\":\\\"almbz#3\\\"},{\\\"insert\\\":\\\"). We are doing our best to have it in a stable release.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The Minimal ISO proposes to install Server environment with GNOME but actually can only install Minimal Install environment (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/view.php?id=14\\\"},\\\"insert\\\":\\\"almbz#14\\\"},{\\\"insert\\\":\\\").\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The mirrors support implemented with help of the DNF fastestmirror plugin that is known to be a bit \\\\\\\"quirky\\\\\\\". We are going to switch to geo-location-based mirror selection in the stable version.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Please send us your feedback after testing! Do report any unexpected behavior at \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org\\\"},\\\"insert\\\":\\\"bugs.almalinux.org\\\"},{\\\"insert\\\":\\\". Especially, anything that worked on CentOS and is different/broken now.\\\\nSincerely,\\\\nThe AlmaLinux OS Team hello@almalinux.org\\\\n\\\"}]}\",\"html\":\"

Thanks to the community feedback, we worked on the bugs and fixed most of them. By all accounts, the beta release was pretty stable already, so the Release Candidate was the likely choice (instead of another beta).

Thank you to everyone who tested and reported issues at bugs.almalinux.org, or sent suggestions/mirror offers to hello@almalinux.org. Right now we have 24 mirrors, so there should be one close to you, wherever you live.

Installation instructions

Select a mirror listed on the mirrors.almalinux.org website (please, don\'t use repo.almalinux.org host directly) and download a suitable ISO image from the 8.3-rc/isos/x86_64/ directory, for example:$ wget https://mirror.interserver.net/almalinux/8.3-rc/isos/x86_64/AlmaLinux-8.3-rc-1-x86_64-boot.iso\\nDownload and import the AlmaLinux public key:$ wget https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux $ gpg --import RPM-GPG-KEY-AlmaLinux\\nDownload and verify a checksums list:$ wget https://repo.almalinux.org/almalinux/8.3-rc/isos/x86_64/CHECKSUM # we are looking for “Good signature”  $ gpg --verify CHECKSUM   gpg: Signature made Fri 19 Feb 2021 03:04:44 PM MSK  gpg: using RSA key 51D6647EC21AD6EA  gpg: Good signature from \\\"AlmaLinux <packager@almalinux.org>\\\" [unknown]  gpg: WARNING: This key is not certified with a trusted signature!  gpg: There is no indication that the signature belongs to the owner.  Primary key fingerprint: 5E9B 8F56 17B5 066C E920 57C3 488F CF7C 3ABB 34F8  Subkey fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA\\nVerify the downloaded ISO image checksum:# calculate the downloaded ISO SHA256 checksum $ sha256sum AlmaLinux-8.3-rc-1-x86_64-boot.iso  1bf9bff6af3413f8f273e54c11fb45f7da63afea670eafc50dde22c45582be7a AlmaLinux-8.3-rc-1-x86_64-boot.iso # compare it with expected checksum, it should be the same $ cat CHECKSUM | grep -E \'SHA256.*AlmaLinux-8.3-rc-1-x86_64-boot.iso\' SHA256 (AlmaLinux-8.3-rc-1-x86_64-boot.iso) = 1bf9bff6af3413f8f273e54c11fb45f7da63afea670eafc50dde22c45582be7a\\n

If you decided to use the AlmaLinux-8.3-rc-1-x86_64-boot.iso image, you will need to provide the 8.3-rc/BaseOS/x86_64/kickstart/ repository from the selected mirror as the Installation Source.There are no extra Installation Sources required if you decided to go with either minimal or dvd ISO images.Upgrade instructions

Upgrade the almalinux-release package to the 8.3-3.el8 version from the beta repositories:$ dnf clean all && dnf upgrade -y almalinux-release\\nthe new package contains updated repository URLs so that you can just run:$ dnf upgrade -y\\n

to update the rest of the packages.Changelog

  1. The dnf package manager now uses AlmaLinux OS public mirrors by default. The current list of public mirrors can be found on the mirrors.almalinux.org website.
The HighAvailability repo is added. It’s disabled by default and can be enabled by dnf config-manager --set-enabled ha
  1. command (ambz#16)
  2. The subscription-manager package and its dependencies added (almbz#5).
  3. The satellite-5-client module moved from the BaseOS to the AppStream repository (almbz#4).
  4. Fixed issues with the php:7.4 and nodejs:12 modules installation (almbz#9).
  5. Added maven:3.6 and jmc:rhel8 modules.
  6. Completed the perl:5.30 module build.
  7. The /usr/lib/rpm/redhat/dist.sh utility is now aware of AlmaLinux OS (almbz#17)
  8. Added the almalinux RPM macros (almbz#22).
  9. The libreport-almalinux package is added to support automatic bug reporting to bugs.almalinux.org (almbz#2)
  10. All installation environments are now available during network install (almbz#14)
  11. The debuginfo repositories are now populated

Known Issues

  1. There is no SecureBoot support in this release (almbz#3). We are doing our best to have it in a stable release.
  2. The Minimal ISO proposes to install Server environment with GNOME but actually can only install Minimal Install environment (almbz#14).
  3. The mirrors support implemented with help of the DNF fastestmirror plugin that is known to be a bit \\\"quirky\\\". We are going to switch to geo-location-based mirror selection in the stable version.

Please send us your feedback after testing! Do report any unexpected behavior at bugs.almalinux.org. Especially, anything that worked on CentOS and is different/broken now.

Sincerely,

The AlmaLinux OS Team hello@almalinux.org

\"}',''),(5,1,'2021-03-12 17:54:35.000000','en','Participate In The #wearealmalinux Campaign And Win a T-shirt','participate-in-the-wearealmalinux-campaign-and-win-a-t-shirt','The stable release of the AlmaLinux OS is just a couple of weeks away. The first stable release is a significant milestone for the Open Source communi...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"The stable release of the AlmaLinux OS is just a couple of weeks away. The first stable release is a significant milestone for the Open Source community and the world at large. We intend to celebrate our team\'s achievement, the achievement of the community, and the achievement of the Open Source movement at large.In the last four months, we - the mind of AlmaLinux OS - did our part in preparing the infrastructure for a stable release. But we couldn’t possibly be here without you, the community--the soul of AlmaLinux OS. With your commitment to Beta and Release Candidate testing, it\'s now possible for us to deliver the release on the date we committed with the first Project Lenix announcement - Q1 2021. CloudLinux and the community are a great team! We appreciate the hard work of every member of this alliance!To commemorate a successful synergy of AlmaLinux OS’ “mind” and “soul” and cement the distribution\'s place in history, we want to create an inspiring video--featuring all of YOU--and all the members of the AlmaLinux OS team saying “We Are AlmaLinux”.Well, what kind of team doesn\'t have branded gear, right?\\\"},{\\\"insert\\\":\\\" If you submit your video following the instructions below by the March 20th, you\'ll be entered to win one of 100 AlmaLinux branded T-shirts that we\'ll be raffling off.\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\"Recording the video and sharing it will take 5 minutes tops. The instructions below are for using Zoom but you can use any other platform that can record videos with the background:\\\"},{\\\"insert\\\":\\\"Download one of our awesome AlmaLinux OS wallpapers from \\\",\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"}},{\\\"insert\\\":\\\" here.\\\",\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\",\\\"link\\\":\\\"https://www.dropbox.com/sh/af9sda49m8nrctl/AACfFR3sBSOlbTfQjOIAiNPra?dl=0\\\"}},{\\\"insert\\\":\\\"\\\\nGo to Zoom and select the wallpaper as a Virtual Background. \\\\nStart a new conference as a host.\\\\nSwitch on the recording.\\\\nLook at the camera and say, \\\\\\\"We are AlmaLinux\\\\\\\"\\\\nFinish the recording, save it, and share it on your Twitter, Facebook, Instagram, TikTok or LinkedIn. You must mention #WeAreAlmaLinux in your post so we can find your video and add it to our video ‘time capsule’ and add you to our t-shirt raffle.\\\\nFollow AlmaLinux OS on social media. We will contact you via SM channels if you win a t-shirt.\\\\n\\\",\\\"attributes\\\":{\\\"list\\\":\\\"ordered\\\"}},{\\\"insert\\\":\\\"Here is an example of the video by the AlmaLinux OS Community Manager, Jack Aboutboul: [video width=\\\\\\\"1280\\\\\\\" height=\\\\\\\"720\\\\\\\" mp4=\\\\\\\"https://almalinux.org/wp-content/uploads/2021/03/zoom_1.mp4\\\\\\\"][/video] We can’t wait to see each and every one of you, the soul of AlmaLinux OS.\\\"}]}\",\"html\":\"
  1. The stable release of the AlmaLinux OS is just a couple of weeks away. The first stable release is a significant milestone for the Open Source community and the world at large. We intend to celebrate our team\'s achievement, the achievement of the community, and the achievement of the Open Source movement at large.In the last four months, we - the mind of AlmaLinux OS - did our part in preparing the infrastructure for a stable release. But we couldn’t possibly be here without you, the community--the soul of AlmaLinux OS. With your commitment to Beta and Release Candidate testing, it\'s now possible for us to deliver the release on the date we committed with the first Project Lenix announcement - Q1 2021. CloudLinux and the community are a great team! We appreciate the hard work of every member of this alliance!To commemorate a successful synergy of AlmaLinux OS’ “mind” and “soul” and cement the distribution\'s place in history, we want to create an inspiring video--featuring all of YOU--and all the members of the AlmaLinux OS team saying “We Are AlmaLinux”.Well, what kind of team doesn\'t have branded gear, right? If you submit your video following the instructions below by the March 20th, you\'ll be entered to win one of 100 AlmaLinux branded T-shirts that we\'ll be raffling off.Recording the video and sharing it will take 5 minutes tops. The instructions below are for using Zoom but you can use any other platform that can record videos with the background:Download one of our awesome AlmaLinux OS wallpapers from here.
  2. Go to Zoom and select the wallpaper as a Virtual Background.
  3. Start a new conference as a host.
  4. Switch on the recording.
  5. Look at the camera and say, \\\"We are AlmaLinux\\\"
  6. Finish the recording, save it, and share it on your Twitter, Facebook, Instagram, TikTok or LinkedIn. You must mention #WeAreAlmaLinux in your post so we can find your video and add it to our video ‘time capsule’ and add you to our t-shirt raffle.
  7. Follow AlmaLinux OS on social media. We will contact you via SM channels if you win a t-shirt.

Here is an example of the video by the AlmaLinux OS Community Manager, Jack Aboutboul: [video width=\\\"1280\\\" height=\\\"720\\\" mp4=\\\"https://almalinux.org/wp-content/uploads/2021/03/zoom_1.mp4\\\"][/video] We can’t wait to see each and every one of you, the soul of AlmaLinux OS.

\"}',''),(6,1,'2021-03-15 16:12:45.000000','en','Live Launch Of The First AlmaLinux OS Stable Release','live-launch-of-the-first-almalinux-os-stable-release','Watch the live stream Recording! To celebrate the launch of the stable release of AlmaLinux OS, we hosted an event showcasing the team, the communit...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Watch the live stream Recording!\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"To celebrate the launch of the stable release of AlmaLinux OS, we hosted an event showcasing the team, the community, and the goals we’ve achieved on March 30th, 2021. There were surprises and swag!\\\"},{\\\"insert\\\":{\\\"image\\\":\\\"https://media.giphy.com/media/fwidxMJn0Doi09QJfP/source.gif\\\"},\\\"attributes\\\":{\\\"size\\\":\\\"\\\",\\\"alt\\\":\\\"Surprise!\\\",\\\"height\\\":\\\"400\\\",\\\"width\\\":\\\"480\\\"}},{\\\"insert\\\":\\\"WATCH THE LIVE STREAM RECORDING\\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"header\\\":3,\\\"link\\\":\\\"https://youtu.be/AmjQInMOQbM\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"header\\\":3}},{\\\"insert\\\":\\\"After a little more than three very intense months in development, we are incredibly proud to present AlmaLinux OS\'s stable version to our wonderful community. Thanks to your suggestions and feedback, we tailored the release to meet specific needs while keeping it stable and secure for everyone to rely on as an enterprise platform.In the last four months, we - the mind of AlmaLinux OS - did our part in preparing the infrastructure for a stable release. But we couldn’t possibly be here without you, the community - the soul of AlmaLinux OS. With your commitment to Beta and Release Candidate testing, it\'s now possible for us to deliver the release on the date we committed with the first Project Lenix announcement - Q1 2021.The first stable release of AlmaLinux is a significant milestone for the Open Source community. We intend to celebrate our team\'s achievement, the achievement of the community, and the achievement of the Open Source movement at large.We couldn\'t have a proper celebration without our fantastic team members sharing their thoughts and experiences and we couldn\'t celebrate without our community members\' and partners\' ideas and future expectations.Our live event \\\"},{\\\"insert\\\":\\\"at 10 am EST on Tuesday, the 30th of March 2021\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\" featured interviews, announcements, and special surprises. If you\'ve been following us this far and are interested in AlmaLinux OS, this was the place to be! \\\"},{\\\"insert\\\":\\\"WATCH THE LIVE STREAM RECORDING\\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"header\\\":3,\\\"link\\\":\\\"https://youtu.be/AmjQInMOQbM\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"header\\\":3}},{\\\"insert\\\":\\\"CloudLinux and the community are a great team! We appreciate the hard work of every member of this alliance!Come along for the ride! The journey has just begun.\\\"}]}\",\"html\":\"

Watch the live stream Recording!

To celebrate the launch of the stable release of AlmaLinux OS, we hosted an event showcasing the team, the community, and the goals we’ve achieved on March 30th, 2021. There were surprises and swag!\\\"Surprise!\\\"WATCH THE LIVE STREAM RECORDING

After a little more than three very intense months in development, we are incredibly proud to present AlmaLinux OS\'s stable version to our wonderful community. Thanks to your suggestions and feedback, we tailored the release to meet specific needs while keeping it stable and secure for everyone to rely on as an enterprise platform.In the last four months, we - the mind of AlmaLinux OS - did our part in preparing the infrastructure for a stable release. But we couldn’t possibly be here without you, the community - the soul of AlmaLinux OS. With your commitment to Beta and Release Candidate testing, it\'s now possible for us to deliver the release on the date we committed with the first Project Lenix announcement - Q1 2021.The first stable release of AlmaLinux is a significant milestone for the Open Source community. We intend to celebrate our team\'s achievement, the achievement of the community, and the achievement of the Open Source movement at large.We couldn\'t have a proper celebration without our fantastic team members sharing their thoughts and experiences and we couldn\'t celebrate without our community members\' and partners\' ideas and future expectations.Our live event at 10 am EST on Tuesday, the 30th of March 2021 featured interviews, announcements, and special surprises. If you\'ve been following us this far and are interested in AlmaLinux OS, this was the place to be! WATCH THE LIVE STREAM RECORDING

CloudLinux and the community are a great team! We appreciate the hard work of every member of this alliance!Come along for the ride! The journey has just begun.

\"}',''),(7,1,'2021-03-30 15:23:33.000000','en','AlmaLinux OS Stable Release is live!','almalinux-os-stable-release-is-live','We are very happy to announce that today we are releasing the first AlmaLinux OS stable version. That\'s right, you can go right ahead and download...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"We are very happy to announce that today we are releasing the first AlmaLinux OS stable version. That\'s right, you can go right ahead and download the stable version and use it everywhere you need a stable, reliable, Linux distribution. For some time now we also have the conversion script in our GitHub repository, so you can also convert your system to AlmaLinux OS stable using it if you don\'t feel like reinstalling from scratch. AlmaLinux OS, the forever-free open source enterprise-grade Linux is ready. If you\'ve been following us on \\\"},{\\\"insert\\\":\\\"Reddit\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://www.reddit.com/r/AlmaLinux/\\\"}},{\\\"insert\\\":\\\" or on our other social media outlets, you also know we had a live launch party just now. We talked to some of our community, industry partners and team members. You can find the link for the recorded version shortly in here. We are also announcing the formation of a non-profit organization that will take over responsibility for managing the AlmaLinux OS project going forward, and some of the board members that will steer that effort. You\'ll have more details about it in an upcoming post, but you can check the recording of the presentation event where we talk to some of them and get their view for the future of the project and where they see AlmaLinux OS going forward. So, after about 4 months since the decision to steer CentOS in a different path, you now have a 1:1 binary compatible drop-in replacement, with a very long support timeframe. You can use it for any general purpose computing need, in bare-metal installations, in virtual machines, in containers, on cloud providers - we got you covered with official images for all those cases. And have we mentioned ARM supported is coming soon too? You can find the \\\"},{\\\"insert\\\":\\\"ISO downloads\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8/isos/x86_64/\\\"}},{\\\"insert\\\":\\\" here, the \\\"},{\\\"insert\\\":\\\"migration script here\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux/almalinux-deploy\\\"}},{\\\"insert\\\":\\\", and other images in the \\\"},{\\\"insert\\\":\\\"usual locations\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux\\\"}},{\\\"insert\\\":\\\". There was just so many things announced that it\'s hard to keep track. We also have \\\"},{\\\"insert\\\":\\\"Errata support\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://errata.almalinux.org/\\\"}},{\\\"insert\\\":\\\" (which CentOS lacked), a \\\"},{\\\"insert\\\":\\\"merchandise shop\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://shop.almalinux.org/\\\"}},{\\\"insert\\\":\\\" for your AlmaLinux OS swag, and much more. Go right ahead and use it. The AlmaLinux OS Team \\\"},{\\\"insert\\\":{\\\"image\\\":\\\"https://almalinux.org/wp-content/uploads/2021/03/you-talking-to-5b7aee.jpg\\\"},\\\"attributes\\\":{\\\"size\\\":\\\"\\\",\\\"alt\\\":\\\"\\\",\\\"height\\\":\\\"802\\\",\\\"width\\\":\\\"600\\\"}}]}\",\"html\":\"

We are very happy to announce that today we are releasing the first AlmaLinux OS stable version. That\'s right, you can go right ahead and download the stable version and use it everywhere you need a stable, reliable, Linux distribution. For some time now we also have the conversion script in our GitHub repository, so you can also convert your system to AlmaLinux OS stable using it if you don\'t feel like reinstalling from scratch. AlmaLinux OS, the forever-free open source enterprise-grade Linux is ready. If you\'ve been following us on Reddit or on our other social media outlets, you also know we had a live launch party just now. We talked to some of our community, industry partners and team members. You can find the link for the recorded version shortly in here. We are also announcing the formation of a non-profit organization that will take over responsibility for managing the AlmaLinux OS project going forward, and some of the board members that will steer that effort. You\'ll have more details about it in an upcoming post, but you can check the recording of the presentation event where we talk to some of them and get their view for the future of the project and where they see AlmaLinux OS going forward. So, after about 4 months since the decision to steer CentOS in a different path, you now have a 1:1 binary compatible drop-in replacement, with a very long support timeframe. You can use it for any general purpose computing need, in bare-metal installations, in virtual machines, in containers, on cloud providers - we got you covered with official images for all those cases. And have we mentioned ARM supported is coming soon too? You can find the ISO downloads here, the migration script here, and other images in the usual locations. There was just so many things announced that it\'s hard to keep track. We also have Errata support (which CentOS lacked), a merchandise shop for your AlmaLinux OS swag, and much more. Go right ahead and use it. The AlmaLinux OS Team

\"}',''),(8,1,'2021-04-30 14:39:01.000000','en','AlmaLinux OS 8.4 Beta Now Available!','almalinux-os-8-4-beta-now-available','8.3? Pah! Old news. Say \"Hello\" to the newest distro on the block. AlmaLinux OS 8.4 Beta for all your testing needs. Now with Secure Boot goodness b...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"8.3? Pah! Old news.\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\" Say \\\\\\\"Hello\\\\\\\" to the newest distro on the block. AlmaLinux OS 8.4 Beta for all your testing needs. Now with \\\"},{\\\"insert\\\":\\\"Secure Boot\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\" goodness baked right in. \\\"},{\\\"insert\\\":{\\\"image\\\":\\\"https://media1.tenor.com/images/4e4e758effd6c9176f9667cd58f95b3b/tenor.gif?itemid=15451529\\\"},\\\"attributes\\\":{\\\"alt\\\":\\\"This Is The Future The Future Is Here GIF - ThisIsTheFuture TheFutureIsHere YouAreLookingAtTheFuture GIFs\\\",\\\"height\\\":\\\"465.00803212851406\\\",\\\"width\\\":\\\"833\\\"}},{\\\"insert\\\":\\\"Beta Release\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"Following the tremendously successful release of the \\\"},{\\\"insert\\\":\\\"8.3 Stable release\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org/isos/x86_64/8.3.html\\\"}},{\\\"insert\\\":\\\" on March 30th the AlmaLinux Community is proud to announce the availability of \\\"},{\\\"insert\\\":\\\"AlmaLinux OS 8.4 Beta\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org/isos/x86_64/8.4-beta.html\\\"}},{\\\"insert\\\":\\\". Now we know everyone is all excited and all, we are too, but we do need to remind everyone that this is a \\\"},{\\\"insert\\\":\\\"BETA\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\" release and should not be used for production installations. The provided upgrade instructions should not be used on production machines, unless you don\'t mind if something breaks. Now if you wanna test this somehow, somewhere to see how things will work in 8.4 stable, you\'re on the right track.\\\\n\\\"},{\\\"insert\\\":\\\"Release Notes and More Information\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"You can read more about it by checking out the \\\"},{\\\"insert\\\":\\\"Release Notes\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/release-notes/8.4-beta.html\\\"}},{\\\"insert\\\":\\\". The biggest change you\'ll notice is that the #1 most requested feature, Secure Boot, is now fully supported in this release. Other changes include some new modules streams and some compiler updates. You can also find a link to the upstream release notes there, which will provide you with a complete list of changes and updates to this release.\\\\n\\\"},{\\\"insert\\\":\\\"What you can do to help?\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"Test, test, test. We want your feedback and we want to help. Found something wonky? Let us know. See something that doesn\'t look quite right? Tell us. Hear strange noises emanating from the back of your server? Well we probably can\'t help with that one but you maaaay wanna get that checked out. Seriously though, please report any bugs you may see on the \\\"},{\\\"insert\\\":\\\"Bug Tracker\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/\\\"}},{\\\"insert\\\":\\\". You can also pop into our \\\"},{\\\"insert\\\":\\\"IRC Channel\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://webchat.freenode.net/#almalinux\\\"}},{\\\"insert\\\":\\\" to chat, ask a question on our \\\"},{\\\"insert\\\":\\\"8.4 Beta Forum\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/84-beta/5\\\"}},{\\\"insert\\\":\\\" or post something on our \\\"},{\\\"insert\\\":\\\"AlmaLinux Community on Reddit\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/almalinux\\\"}},{\\\"insert\\\":\\\". Can you even think of a better way to spend the upcoming weekend? We certainly can\'t. So please, enjoy this Beta release, let us know what you think and stay tuned for more updates and announcements coming real soon. \\\"},{\\\"insert\\\":\\\"Happy Hacking!\\\",\\\"attributes\\\":{\\\"bold\\\":true}}]}\",\"html\":\"

8.3? Pah! Old news. Say \\\"Hello\\\" to the newest distro on the block. AlmaLinux OS 8.4 Beta for all your testing needs. Now with Secure Boot goodness baked right in. \\\"ThisBeta Release

Following the tremendously successful release of the 8.3 Stable release on March 30th the AlmaLinux Community is proud to announce the availability of AlmaLinux OS 8.4 Beta. Now we know everyone is all excited and all, we are too, but we do need to remind everyone that this is a BETA release and should not be used for production installations. The provided upgrade instructions should not be used on production machines, unless you don\'t mind if something breaks. Now if you wanna test this somehow, somewhere to see how things will work in 8.4 stable, you\'re on the right track.

Release Notes and More Information

You can read more about it by checking out the Release Notes. The biggest change you\'ll notice is that the #1 most requested feature, Secure Boot, is now fully supported in this release. Other changes include some new modules streams and some compiler updates. You can also find a link to the upstream release notes there, which will provide you with a complete list of changes and updates to this release.

What you can do to help?

Test, test, test. We want your feedback and we want to help. Found something wonky? Let us know. See something that doesn\'t look quite right? Tell us. Hear strange noises emanating from the back of your server? Well we probably can\'t help with that one but you maaaay wanna get that checked out. Seriously though, please report any bugs you may see on the Bug Tracker. You can also pop into our IRC Channel to chat, ask a question on our 8.4 Beta Forum or post something on our AlmaLinux Community on Reddit. Can you even think of a better way to spend the upcoming weekend? We certainly can\'t. So please, enjoy this Beta release, let us know what you think and stay tuned for more updates and announcements coming real soon. Happy Hacking!

\"}',''),(9,1,'2021-05-07 21:34:56.000000','en','AlmaLinux OS 8.3-Stable AWS AMI Available Now','almalinux-os-8-3-stable-aws-ami-available-now','Ahhh, another weekend laden with more tasty AlmaLinux goodness. The AlmaLinux OS Foundation is proud to announce the general availability of our 8.3...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Ahhh, another weekend laden with more tasty AlmaLinux goodness. The AlmaLinux OS Foundation is proud to announce the general availability of our \\\"},{\\\"insert\\\":\\\"8.3-Stable AWS Machine Image\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://aws.amazon.com/marketplace/pp/B094C8ZZ8J\\\"}},{\\\"insert\\\":\\\". Available now on the AWS Marketplace for all your production workload needs. Contribute! Join us on our \\\"},{\\\"insert\\\":\\\"GitHub\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux/\\\"}},{\\\"insert\\\":\\\", \\\"},{\\\"insert\\\":\\\"Wiki\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/#about\\\"}},{\\\"insert\\\":\\\" and \\\"},{\\\"insert\\\":\\\"IRC Channel\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://webchat.freenode.net/#almalinux\\\"}},{\\\"insert\\\":\\\" where our community is currently coordinating efforts. There\'s lots to do so come on by. Help squash some bugs by reporting them on the \\\"},{\\\"insert\\\":\\\"Bug Tracker \\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/\\\"}},{\\\"insert\\\":\\\"or post something on our \\\"},{\\\"insert\\\":\\\"AlmaLinux Community on Reddit\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/almalinux\\\"}},{\\\"insert\\\":\\\". Have questions or need some help, IRC or our \\\"},{\\\"insert\\\":\\\"AWS Cloud Images Forum\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/aws/11\\\"}},{\\\"insert\\\":\\\" are your best bet on this one.\\\"}]}\",\"html\":\"

Ahhh, another weekend laden with more tasty AlmaLinux goodness. The AlmaLinux OS Foundation is proud to announce the general availability of our 8.3-Stable AWS Machine Image. Available now on the AWS Marketplace for all your production workload needs. Contribute! Join us on our GitHub, Wiki and IRC Channel where our community is currently coordinating efforts. There\'s lots to do so come on by. Help squash some bugs by reporting them on the Bug Tracker or post something on our AlmaLinux Community on Reddit. Have questions or need some help, IRC or our AWS Cloud Images Forum are your best bet on this one.

\"}',''),(10,1,'2021-05-26 17:30:51.000000','en','AlmaLinux OS 8.4 Stable Now Available','almalinux-os-8-4-stable-now-available','Hey, what are you doing for Memorial Day? Heading out of town? Having a few friends over (that used to be a thing once upon a time)? How about havi...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Hey, what are you doing for Memorial Day? Heading out of town? Having a few friends over (that used to be a thing once upon a time)? How about having yourself a good old fashioned installfest? That\'s right! The AlmaLinux OS Foundation is proud to announce the release of AlmaLinux OS 8.4 Stable. Available now on a \\\"},{\\\"insert\\\":\\\"mirror\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org/isos/x86_64/8.4\\\"}},{\\\"insert\\\":\\\" near you! Download a fresh copy and then \\\"},{\\\"insert\\\":\\\"join us\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"}},{\\\"insert\\\":\\\" to talk about it.\\\\n\\\"},{\\\"insert\\\":{\\\"image\\\":\\\"https://media1.tenor.com/images/09f00d6e9f34074d3e925835c7e19ca5/tenor.gif?itemid=5323223\\\"},\\\"attributes\\\":{\\\"alt\\\":\\\"Bam! - Emeril Lagasse\\\",\\\"height\\\":\\\"326\\\",\\\"width\\\":\\\"833\\\"}},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Production Release\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"Thanks to the community for the thousands of downloads of AlmaLinux OS 8.3, all your valuable feedback, \\\"},{\\\"insert\\\":\\\"bug reports\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org\\\"}},{\\\"insert\\\":\\\" and most of all your \\\"},{\\\"insert\\\":\\\"contributions\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/almalinux\\\"}},{\\\"insert\\\":\\\". We\'re proud to announce the availability of \\\"},{\\\"insert\\\":\\\"AlmaLinux OS 8.4\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org/isos/x86_64/8.4html\\\"}},{\\\"insert\\\":\\\" just one short week following the release of RHEL 8.4*. This is a production ready, stable release and ready to power all your computing needs and workloads.\\\\n\\\"},{\\\"insert\\\":\\\"Release Notes and More Information\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"You can read more about it by checking out the \\\"},{\\\"insert\\\":\\\"Release Notes\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/release-notes/8.4.html\\\"}},{\\\"insert\\\":\\\". The biggest change you\'ll notice is that the #1 most requested feature, Secure Boot, is now fully supported in this release. Other changes include \\\"},{\\\"insert\\\":\\\"OpenSCAP\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://www.open-scap.org/\\\"}},{\\\"insert\\\":\\\" support, the release of a devel repo and some new module streams and some compiler updates. You can also find a link to the upstream release notes there, which will provide you with a complete list of changes and updates to this release. Please stay tuned for the ARM beta release coming REALLY SOON.\\\\n\\\"},{\\\"insert\\\":\\\"Join the Community!\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"AlmaLinux is more than just software, there\'s a whole community of dedicated people making the magic happen. You can help. Join us on our \\\"},{\\\"insert\\\":\\\"AlmaLinux Community Chat\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"}},{\\\"insert\\\":\\\", sponsored by our good friends at Mattermost, to get involved, ask for help or just meet fellow community members. Send us your Pull Requests on \\\"},{\\\"insert\\\":\\\"GitHub\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/almalinux\\\"}},{\\\"insert\\\":\\\". Report any bugs that you might stumble upon on the \\\"},{\\\"insert\\\":\\\"Bug Tracker\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/\\\"}},{\\\"insert\\\":\\\". You can also ask a question on our \\\"},{\\\"insert\\\":\\\"8.4 Stable Forum\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/devel/8-4-stable/21\\\"}},{\\\"insert\\\":\\\" or post something on our \\\"},{\\\"insert\\\":\\\"AlmaLinux Community on Reddit\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/almalinux\\\"}},{\\\"insert\\\":\\\".\\\\n\\\"},{\\\"insert\\\":\\\"A Very Special Thank You to Our Sponsors and Supporters.\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"The AlmaLinux OS Foundation would like to thank our gracious sponsors who made this release and every other release possible. You can find a full list of sponsors and supporters on the \\\"},{\\\"insert\\\":\\\"AlmaLinux Home Page\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.org\\\"}},{\\\"insert\\\":\\\". We can all help builder a better world and a better open source ecosystem when we support each other. With every new release comes a rush of traffic as the bits get spread throughout the world to our over \\\"},{\\\"insert\\\":\\\"100! mirrors\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org\\\"}},{\\\"insert\\\":\\\". We\'d like especially thank our dear friends at \\\"},{\\\"insert\\\":\\\"HiVelocity\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://www.hivelocity.net/\\\"}},{\\\"insert\\\":\\\" for providing hosting and bandwidth for our primary rsync mirror. Please check them out for all your hosting needs.\\\"},{\\\"insert\\\":{\\\"image\\\":\\\"https://almalinux.org/wp-content/uploads/2021/05/HV_Logo_Vertical_Full-e1539791263371-300x195.png\\\"},\\\"attributes\\\":{\\\"size\\\":\\\"\\\",\\\"alt\\\":\\\"\\\",\\\"height\\\":\\\"195\\\",\\\"width\\\":\\\"300\\\"}},{\\\"insert\\\":\\\"*Red Hat and RHEL are trademarks or registered trademarks of Red Hat, Inc. or its subsidiaries in the United States and other countries. Legally, we wanted you to know that.\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":6}}]}\",\"html\":\"

Hey, what are you doing for Memorial Day? Heading out of town? Having a few friends over (that used to be a thing once upon a time)? How about having yourself a good old fashioned installfest? That\'s right! The AlmaLinux OS Foundation is proud to announce the release of AlmaLinux OS 8.4 Stable. Available now on a mirror near you! Download a fresh copy and then join us to talk about it.

\\\"Bam!

Production Release

Thanks to the community for the thousands of downloads of AlmaLinux OS 8.3, all your valuable feedback, bug reports and most of all your contributions. We\'re proud to announce the availability of AlmaLinux OS 8.4 just one short week following the release of RHEL 8.4*. This is a production ready, stable release and ready to power all your computing needs and workloads.

Release Notes and More Information

You can read more about it by checking out the Release Notes. The biggest change you\'ll notice is that the #1 most requested feature, Secure Boot, is now fully supported in this release. Other changes include OpenSCAP support, the release of a devel repo and some new module streams and some compiler updates. You can also find a link to the upstream release notes there, which will provide you with a complete list of changes and updates to this release. Please stay tuned for the ARM beta release coming REALLY SOON.

Join the Community!

AlmaLinux is more than just software, there\'s a whole community of dedicated people making the magic happen. You can help. Join us on our AlmaLinux Community Chat, sponsored by our good friends at Mattermost, to get involved, ask for help or just meet fellow community members. Send us your Pull Requests on GitHub. Report any bugs that you might stumble upon on the Bug Tracker. You can also ask a question on our 8.4 Stable Forum or post something on our AlmaLinux Community on Reddit.

A Very Special Thank You to Our Sponsors and Supporters.

The AlmaLinux OS Foundation would like to thank our gracious sponsors who made this release and every other release possible. You can find a full list of sponsors and supporters on the AlmaLinux Home Page. We can all help builder a better world and a better open source ecosystem when we support each other. With every new release comes a rush of traffic as the bits get spread throughout the world to our over 100! mirrors. We\'d like especially thank our dear friends at HiVelocity for providing hosting and bandwidth for our primary rsync mirror. Please check them out for all your hosting needs.*Red Hat and RHEL are trademarks or registered trademarks of Red Hat, Inc. or its subsidiaries in the United States and other countries. Legally, we wanted you to know that.
\"}',''),(11,1,'2021-05-28 18:45:23.000000','en','AlmaLinux OS 8.4 ARM Beta Release','almalinux-os-8-4-arm-beta-release','AWWWW YEAAAAHHHH!!! We\'re back at it again! Two releases in a week? \"You must be crazy,\" they said. Yup. We are. Crazy about the community and crazy a...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"AWWWW YEAAAAHHHH!!! We\'re back at it again! Two releases in a week? \\\\\\\"You must be crazy,\\\\\\\" they said. Yup. We are. Crazy about the community and crazy about ARM. Aren\'t you glad you ducked out of work early today?\\\\n\\\"},{\\\"insert\\\":{\\\"image\\\":\\\"https://media.giphy.com/media/B1uajA01vvL91Urtsp/giphy.gif\\\"},\\\"attributes\\\":{\\\"size\\\":\\\"\\\",\\\"height\\\":\\\"270\\\",\\\"width\\\":\\\"480\\\"}},{\\\"insert\\\":\\\"Beta Release\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"The AlmaLinux OS Foundation is proud to announce \\\"},{\\\"insert\\\":\\\"AlmaLinux OS 8.4 Beta for ARM\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8.4-beta/isos/aarch64/\\\"}},{\\\"insert\\\":\\\". We know you must be super stoked, and we are too, but we do need to remind everyone that this is a \\\"},{\\\"insert\\\":\\\"BETA\\\",\\\"attributes\\\":{\\\"bold\\\":true}},{\\\"insert\\\":\\\" release and should not be used for production installations. Grab it up, test it out, submit your \\\"},{\\\"insert\\\":\\\"Bug Reports \\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org\\\"}},{\\\"insert\\\":\\\"and \\\"},{\\\"insert\\\":\\\"join the community\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/almalinux/channels/sigaltarch\\\"}},{\\\"insert\\\":\\\" to talk all about it.\\\\n\\\"},{\\\"insert\\\":\\\"Release Notes and More Information\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"You can read more about it by checking out the \\\"},{\\\"insert\\\":\\\"Release Notes\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/release-notes/8.4-beta-arm.html\\\"}},{\\\"insert\\\":\\\". Since this is the first beta release for ARM that\'s pretty much it for now. Let\'s test!\\\\n\\\"},{\\\"insert\\\":\\\"Wanna help? Join the Community!\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"AlmaLinux is more than just software, there\'s a whole community of dedicated people making the magic happen. You can help. We want your feedback. Join us on our \\\"},{\\\"insert\\\":\\\"AlmaLinux Community Chat\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"}},{\\\"insert\\\":\\\", sponsored by our good friends at Mattermost, to get involved, ask for help or just meet fellow community members. Send us your Pull Requests on \\\"},{\\\"insert\\\":\\\"GitHub\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/almalinux\\\"}},{\\\"insert\\\":\\\". Report any bugs that you might stumble upon on the \\\"},{\\\"insert\\\":\\\"Bug Tracker\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/\\\"}},{\\\"insert\\\":\\\". You can also ask a question on our \\\"},{\\\"insert\\\":\\\"8.4 Arm Beta Forum\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/devel/8-4-arm-beta/22\\\"}},{\\\"insert\\\":\\\" or post something on our \\\"},{\\\"insert\\\":\\\"AlmaLinux Community on Reddit\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/almalinux\\\"}},{\\\"insert\\\":\\\".\\\\n\\\"},{\\\"insert\\\":\\\"A Very Special Thank You to Our Sponsors and Supporters.\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":2}},{\\\"insert\\\":\\\"The AlmaLinux OS Foundation would like to thank our gracious sponsors who made this release and every other release possible. You can find a full list of sponsors and supporters on the \\\"},{\\\"insert\\\":\\\"AlmaLinux Home Page\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.org\\\"}},{\\\"insert\\\":\\\". We can all help builder a better world and a better open source ecosystem when we support each other. This very special first beta release for the ARM architecture was made possible by the following partners and sponsors:\\\\n\\\"},{\\\"insert\\\":{\\\"image\\\":\\\"https://almalinux.org/wp-content/uploads/2021/05/EquinixMetal-300x300.jpg\\\"},\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"size\\\":\\\"\\\",\\\"alt\\\":\\\"\\\",\\\"height\\\":\\\"300\\\",\\\"width\\\":\\\"300\\\"}},{\\\"insert\\\":{\\\"image\\\":\\\"https://almalinux.org/wp-content/uploads/2021/05/arm-1-300x140.png\\\"},\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"size\\\":\\\"\\\",\\\"alt\\\":\\\"\\\",\\\"height\\\":\\\"140\\\",\\\"width\\\":\\\"300\\\"}},{\\\"insert\\\":\\\" \\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\"}},{\\\"insert\\\":{\\\"image\\\":\\\"https://almalinux.org/wp-content/uploads/2021/05/aws_logo_smile_1200x630-300x158.png\\\"},\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"size\\\":\\\"\\\",\\\"alt\\\":\\\"\\\",\\\"height\\\":\\\"158\\\",\\\"width\\\":\\\"300\\\"}},{\\\"insert\\\":\\\" \\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\"}},{\\\"insert\\\":{\\\"image\\\":\\\"https://almalinux.org/wp-content/uploads/2021/05/download-300x155.png\\\"},\\\"attributes\\\":{\\\"align\\\":\\\"center\\\",\\\"size\\\":\\\"\\\",\\\"alt\\\":\\\"\\\",\\\"height\\\":\\\"155\\\",\\\"width\\\":\\\"300\\\"}},{\\\"insert\\\":\\\"\\\\n\\\",\\\"attributes\\\":{\\\"align\\\":\\\"center\\\"}},{\\\"insert\\\":\\\"With every new release comes a rush of traffic as the bits get spread throughout the world to our over \\\"},{\\\"insert\\\":\\\"100! mirrors\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org\\\"}},{\\\"insert\\\":\\\". We\'d like especially thank our dear friends at \\\"},{\\\"insert\\\":\\\"HiVelocity\\\",\\\"attributes\\\":{\\\"link\\\":\\\"https://www.hivelocity.net/\\\"}},{\\\"insert\\\":\\\" for providing hosting and bandwidth for our primary rsync mirror. Please check them out for all your hosting needs.\\\"},{\\\"insert\\\":{\\\"image\\\":\\\"https://almalinux.org/wp-content/uploads/2021/05/HV_Logo_Vertical_Full-e1539791263371-300x195.png\\\"},\\\"attributes\\\":{\\\"size\\\":\\\"\\\",\\\"alt\\\":\\\"\\\",\\\"height\\\":\\\"195\\\",\\\"width\\\":\\\"300\\\"}},{\\\"insert\\\":\\\"*Red Hat and RHEL are trademarks or registered trademarks of Red Hat, Inc. or its subsidiaries in the United States and other countries. Legally, we wanted you to know that.\\\\n\\\",\\\"attributes\\\":{\\\"header\\\":6}}]}\",\"html\":\"

AWWWW YEAAAAHHHH!!! We\'re back at it again! Two releases in a week? \\\"You must be crazy,\\\" they said. Yup. We are. Crazy about the community and crazy about ARM. Aren\'t you glad you ducked out of work early today?

Beta Release

The AlmaLinux OS Foundation is proud to announce AlmaLinux OS 8.4 Beta for ARM. We know you must be super stoked, and we are too, but we do need to remind everyone that this is a BETA release and should not be used for production installations. Grab it up, test it out, submit your Bug Reports and join the community to talk all about it.

Release Notes and More Information

You can read more about it by checking out the Release Notes. Since this is the first beta release for ARM that\'s pretty much it for now. Let\'s test!

Wanna help? Join the Community!

AlmaLinux is more than just software, there\'s a whole community of dedicated people making the magic happen. You can help. We want your feedback. Join us on our AlmaLinux Community Chat, sponsored by our good friends at Mattermost, to get involved, ask for help or just meet fellow community members. Send us your Pull Requests on GitHub. Report any bugs that you might stumble upon on the Bug Tracker. You can also ask a question on our 8.4 Arm Beta Forum or post something on our AlmaLinux Community on Reddit.

A Very Special Thank You to Our Sponsors and Supporters.

The AlmaLinux OS Foundation would like to thank our gracious sponsors who made this release and every other release possible. You can find a full list of sponsors and supporters on the AlmaLinux Home Page. We can all help builder a better world and a better open source ecosystem when we support each other. This very special first beta release for the ARM architecture was made possible by the following partners and sponsors:

With every new release comes a rush of traffic as the bits get spread throughout the world to our over 100! mirrors. We\'d like especially thank our dear friends at HiVelocity for providing hosting and bandwidth for our primary rsync mirror. Please check them out for all your hosting needs.*Red Hat and RHEL are trademarks or registered trademarks of Red Hat, Inc. or its subsidiaries in the United States and other countries. Legally, we wanted you to know that.
\"}',''),(12,1,'2021-06-04 20:55:30.000000','en','AlmaLinux Images for Google Cloud','almalinux-images-for-google-cloud','The AlmaLinux OS Foundation is glad to announce the availability of images for Google Cloud. Instructions on how to install and use the AlmaLinux OS i...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"The AlmaLinux OS Foundation is glad to announce the availability of images for Google Cloud. Instructions on how to install and use the AlmaLinux OS images can be found on the Google Compute Engine Docs: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://cloud.google.com/compute/docs/images#almalinux\\\"},\\\"insert\\\":\\\"https://cloud.google.com/compute/docs/images#almalinux\\\"},{\\\"insert\\\":\\\". Please join us on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\" or the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/sigs/cloud-sig/10\\\"},\\\"insert\\\":\\\"AlmaLinux Forums\\\"},{\\\"insert\\\":\\\" to discuss, get help or report any feedback.\\\\n\\\"}]}\",\"html\":\"

The AlmaLinux OS Foundation is glad to announce the availability of images for Google Cloud. Instructions on how to install and use the AlmaLinux OS images can be found on the Google Compute Engine Docs: https://cloud.google.com/compute/docs/images#almalinux. Please join us on the AlmaLinux Community Chat or the AlmaLinux Forums to discuss, get help or report any feedback.

\"}',''),(13,1,'2021-06-08 23:30:38.000000','en','New Geo-Location Mirror Service','new-geo-location-mirror-service','Hi all, we’ve developed a new geo-location mirror service which should make things a lot faster, simpler and easier when installing packages, update...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Hi all, we’ve developed a new geo-location mirror service which should make things a lot faster, simpler and easier when installing packages, updates and downloading ISOs.\\\\nWhen hitting \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org\\\"},\\\"insert\\\":\\\"https://mirrors.almalinux.org\\\"},{\\\"insert\\\":\\\" It will allow you to:\\\\n* List the mirrors nearest to you when fetching a mirrorlist (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://images2.imgbox.com/b2/55/i0aCscHk_o.png\\\"},\\\"insert\\\":\\\"https://images2.imgbox.com/b2/55/i0aCscHk_o.png\\\"},{\\\"insert\\\":\\\")\\\\n* Give you a list of the nearest servers to you with ISO images (\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://images2.imgbox.com/37/b1/oJHASQ4w_o.png\\\"},\\\"insert\\\":\\\"https://images2.imgbox.com/37/b1/oJHASQ4w_o.png\\\"},{\\\"insert\\\":\\\")\\\\nYou can help test it out. Add the following record in /etc/hosts on your server:\\\\n136.243.31.169 mirrors.almalinux.org\\\\nNow `dnf` will get the ten nearest mirrors from https://mirrors.almalinux.org/mirrorlist/8/\\\\nPlease discuss any feedback on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\", the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/t/new-geo-location-mirror-service/279\\\"},\\\"insert\\\":\\\"AlmaLinux Forums\\\"},{\\\"insert\\\":\\\" or on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://www.reddit.com/r/AlmaLinux/comments/nvhk2e/new_geolocation_mirror_service/\\\"},\\\"insert\\\":\\\"Reddit\\\"},{\\\"insert\\\":\\\".\\\"}]}\",\"html\":\"

Hi all, we’ve developed a new geo-location mirror service which should make things a lot faster, simpler and easier when installing packages, updates and downloading ISOs.

When hitting https://mirrors.almalinux.org It will allow you to:

* List the mirrors nearest to you when fetching a mirrorlist (https://images2.imgbox.com/b2/55/i0aCscHk_o.png)

* Give you a list of the nearest servers to you with ISO images (https://images2.imgbox.com/37/b1/oJHASQ4w_o.png)

You can help test it out. Add the following record in /etc/hosts on your server:

136.243.31.169 mirrors.almalinux.org

Now `dnf` will get the ten nearest mirrors from https://mirrors.almalinux.org/mirrorlist/8/<repo_name>

Please discuss any feedback on the AlmaLinux Community Chat, the AlmaLinux Forums or on Reddit.

\"}',''),(14,1,'2021-06-18 17:38:03.000000','en','AlmaLinux Cloud Images Updates - June 18 2021','almalinux-cloud-images-updates-june-18-2021','Hello Community! Here is a quick update on the various cloud images we have available as it\'s one of the top things we\'re asked about. The good news...','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Hello Community! Here is a quick update on the various cloud images we have available as it\'s one of the top things we\'re asked about. The good news is we now have 150002657% more COW! That\'s right! We now have generic cloud images (cloud-init/qcow) available for your clouding adventures. \\\\n\\\"},{\\\"attributes\\\":{\\\"height\\\":\\\"355\\\",\\\"width\\\":\\\"538\\\"},\\\"insert\\\":{\\\"image\\\":\\\"https://i.imgur.com/YiMUiop.gif\\\"}},{\\\"insert\\\":\\\" \\\\nYour one stop shop for all cloud images, sources and scripts is \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux/cloud-images\\\"},\\\"insert\\\":\\\"https://github.com/AlmaLinux/cloud-images\\\"},{\\\"insert\\\":\\\". We keep that pretty updated and there is a table right at the top with quick links to all of items listed below. Here\'s a quick summary of what we have and where, right now.\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Generic Cloud Images (cloud-init):\\\"},{\\\"insert\\\":\\\" One of the most highly requested. All generic cloud images are available in QCOW format on the mirrors and from the main repo: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/\\\"},\\\"insert\\\":\\\"https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/\\\"},{\\\"insert\\\":\\\". \\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"The username is \\\\\\\"almalinux\\\\\\\". \\\"},{\\\"insert\\\":\\\"We\'ve done quite a bit of testing here to ensure that you have a great experience with this. We know that there lots of different cloud configs out there and we\'d like to make sure we cover any possible edge cases. \\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"So, if you are a hosting company and would like to help sponsor testing infrastructure for cloud-init images please reach out to us on the \\\"},{\\\"attributes\\\":{\\\"bold\\\":true,\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"LXC/LXD: \\\"},{\\\"insert\\\":\\\"Our official LXC and LXD container images are now available as well for x86_64 and aarch64 as well. You can check out any of the public image servers (https://images.linuxcontainers.org) for more information. \\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Special shout out to community members Security Team Lead Justin Coffman (\\\"},{\\\"attributes\\\":{\\\"bold\\\":true,\\\"link\\\":\\\"https://github.com/jcoffm\\\"},\\\"insert\\\":\\\"https://github.com/jcoffm\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\") for the initial patch to Distrobuilder, the amazing Elkhan Mammadli (\\\"},{\\\"attributes\\\":{\\\"bold\\\":true,\\\"link\\\":\\\"https://github.com/LKHN\\\"},\\\"insert\\\":\\\"https://github.com/LKHN\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\") as well for all his efforts, and to all the community members who helped out with testing.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Official Docker Images: \\\"},{\\\"insert\\\":\\\" You can find the official Docker image for AlmaLinux on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://hub.docker.com/_/almalinux\\\"},\\\"insert\\\":\\\"Docker Hub\\\"},{\\\"insert\\\":\\\". The kind folks over at docker were nice enough to save you a few keystrokes too, so just `docker pull almalinux` and you\'re good to go.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Quay.io: \\\"},{\\\"insert\\\":\\\"If quay is your thing, we\'ve got you covered. Check out \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://quay.io/repository/almalinux/almalinux\\\"},\\\"insert\\\":\\\"https://quay.io/repository/almalinux/almalinux\\\"},{\\\"insert\\\":\\\".\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Vagrant: \\\"},{\\\"insert\\\":\\\"Vagrant boxes are available with support for VirtualBox, VMWare, Hyper-V and Libvirt. Check out \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://app.vagrantup.com/almalinux/\\\"},\\\"insert\\\":\\\"https://app.vagrantup.com/almalinux\\\"},{\\\"insert\\\":\\\" and `vagrant init almalinux/8` and `vagrant up` your way to some good times. \\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"We\'re also looking for someone who would like to help implement a Parallels provider for Vagrant as well. If you\'d like to help please reach out to us on the \\\"},{\\\"attributes\\\":{\\\"bold\\\":true,\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"AWS:\\\"},{\\\"insert\\\":\\\" Thanks to our awesome Sponsors at \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://aws.amazon.com\\\"},\\\"insert\\\":\\\"Amazon Web Services\\\"},{\\\"insert\\\":\\\" we have both \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://aws.amazon.com/marketplace/pp/B094C8ZZ8J\\\"},\\\"insert\\\":\\\"AWS Marketplace\\\"},{\\\"insert\\\":\\\" and \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/cloud/AWS.html\\\"},\\\"insert\\\":\\\"Community AMIs\\\"},{\\\"insert\\\":\\\" available. Check out that last link to the AWS page on our wiki for a listing of all Community AMI IDs for reach region. AARCH64/Graviton Images are coming soon as well, so bookmark that page and make sure you follow us for the latest updates.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Google Cloud:\\\"},{\\\"insert\\\":\\\" Last but certainly not least, Google Cloud images are now available as well. All the info you need is right here: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://cloud.google.com/compute/docs/images#almalinux\\\"},\\\"insert\\\":\\\"https://cloud.google.com/compute/docs/images#almalinux\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"There\'s more to come. Join Us!\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"AlmaLinux is more than just software, there\'s a whole community of dedicated people making the magic happen. None of this would be possible without our AWESOME community. Join us on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\", sponsored by our good friends at Mattermost, to get involved, ask for help or just meet fellow community members. Send us your Pull Requests on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/almalinux\\\"},\\\"insert\\\":\\\"GitHub\\\"},{\\\"insert\\\":\\\". Report any bugs that you might stumble upon on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/\\\"},\\\"insert\\\":\\\"Bug Tracker\\\"},{\\\"insert\\\":\\\". You can also ask a question on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/sigs/cloud-sig/10\\\"},\\\"insert\\\":\\\"Cloud SIG Forum\\\"},{\\\"insert\\\":\\\" or post something on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/almalinux\\\"},\\\"insert\\\":\\\"AlmaLinux Community on Reddit\\\"},{\\\"insert\\\":\\\".\\\\n\\\"}]}\",\"html\":\"

Hello Community! Here is a quick update on the various cloud images we have available as it\'s one of the top things we\'re asked about. The good news is we now have 150002657% more COW! That\'s right! We now have generic cloud images (cloud-init/qcow) available for your clouding adventures.

Your one stop shop for all cloud images, sources and scripts is https://github.com/AlmaLinux/cloud-images. We keep that pretty updated and there is a table right at the top with quick links to all of items listed below. Here\'s a quick summary of what we have and where, right now.

  • Generic Cloud Images (cloud-init): One of the most highly requested. All generic cloud images are available in QCOW format on the mirrors and from the main repo: https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/. The username is \\\"almalinux\\\". We\'ve done quite a bit of testing here to ensure that you have a great experience with this. We know that there lots of different cloud configs out there and we\'d like to make sure we cover any possible edge cases. So, if you are a hosting company and would like to help sponsor testing infrastructure for cloud-init images please reach out to us on the AlmaLinux Community Chat.
  • LXC/LXD: Our official LXC and LXD container images are now available as well for x86_64 and aarch64 as well. You can check out any of the public image servers (https://images.linuxcontainers.org) for more information. Special shout out to community members Security Team Lead Justin Coffman (https://github.com/jcoffm) for the initial patch to Distrobuilder, the amazing Elkhan Mammadli (https://github.com/LKHN) as well for all his efforts, and to all the community members who helped out with testing.
  • Official Docker Images: You can find the official Docker image for AlmaLinux on Docker Hub. The kind folks over at docker were nice enough to save you a few keystrokes too, so just `docker pull almalinux` and you\'re good to go.
  • Quay.io: If quay is your thing, we\'ve got you covered. Check out https://quay.io/repository/almalinux/almalinux.
  • Vagrant: Vagrant boxes are available with support for VirtualBox, VMWare, Hyper-V and Libvirt. Check out https://app.vagrantup.com/almalinux and `vagrant init almalinux/8` and `vagrant up` your way to some good times. We\'re also looking for someone who would like to help implement a Parallels provider for Vagrant as well. If you\'d like to help please reach out to us on the AlmaLinux Community Chat.
  • AWS: Thanks to our awesome Sponsors at Amazon Web Services we have both AWS Marketplace and Community AMIs available. Check out that last link to the AWS page on our wiki for a listing of all Community AMI IDs for reach region. AARCH64/Graviton Images are coming soon as well, so bookmark that page and make sure you follow us for the latest updates.
  • Google Cloud: Last but certainly not least, Google Cloud images are now available as well. All the info you need is right here: https://cloud.google.com/compute/docs/images#almalinux

There\'s more to come. Join Us!

AlmaLinux is more than just software, there\'s a whole community of dedicated people making the magic happen. None of this would be possible without our AWESOME community. Join us on our AlmaLinux Community Chat, sponsored by our good friends at Mattermost, to get involved, ask for help or just meet fellow community members. Send us your Pull Requests on GitHub. Report any bugs that you might stumble upon on the Bug Tracker. You can also ask a question on our Cloud SIG Forum or post something on our AlmaLinux Community on Reddit.

\"}',''),(15,1,'2021-06-28 21:29:49.000000','en','Minimal Container Images now Available on Docker Hub and Quay.io','minimal-container-images-now-available-on-docker-hub-and-quay-io','We\'ve had a number of requests for minimal container images and we are glad to announce that those are now available on Docker Hub and Quay.io!','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Hello All, \\\\nWe\'ve had a number of requests for minimal container images and we are glad to announce that those are now available on: \\\\nDocker Hub: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://hub.docker.com/_/almalinux\\\"},\\\"insert\\\":\\\"https://hub.docker.com/_/almalinux\\\"},{\\\"insert\\\":\\\" \\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Quay.io: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://quay.io/repository/almalinux/almalinux\\\"},\\\"insert\\\":\\\"https://quay.io/repository/almalinux/almalinux\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Minimal Image\\\"},{\\\"insert\\\":\\\"\\\\n The minimal image is a stripped-down image that uses the microdnf package manager and contains a very limited package set. It is designed for applications that come with their own dependencies bundled (e.g. NodeJS, Python). The almalinux:minimal tag always points to the most recent version of the minimal image. Tags for major (e.g. almalinux:8-minimal) and minor (e.g. almalinux:8.4-minimal) releases are also available. \\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Platform Image\\\"},{\\\"insert\\\":\\\" \\\\nThe default (platform) image is a general-purpose image with a full DNF stack and basic tools like find, tar, vi, etc. The almalinux:latest tag will always point to the latest stable release of the default image. Major releases and minor releases are also tagged with their version (e.g. almalinux:8 or almalinux:8.4).\\\\nThe AlmaLinux community would like to personally thank community contributor \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/srbala\\\"},\\\"insert\\\":\\\"Bala Raman\\\"},{\\\"insert\\\":\\\" for of his hard work and dedication to the Cloud and Containers SIG. If containers are your thing and you\'d like to contribute, please join us on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/almalinux/channels/sigcloud\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\" or on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/sigs/containers/23\\\"},\\\"insert\\\":\\\"Containers\\\"},{\\\"insert\\\":\\\" forum.\\\\n\\\"}]}\",\"html\":\"

Hello All,

We\'ve had a number of requests for minimal container images and we are glad to announce that those are now available on:

Minimal Image

The minimal image is a stripped-down image that uses the microdnf package manager and contains a very limited package set. It is designed for applications that come with their own dependencies bundled (e.g. NodeJS, Python). The almalinux:minimal tag always points to the most recent version of the minimal image. Tags for major (e.g. almalinux:8-minimal) and minor (e.g. almalinux:8.4-minimal) releases are also available.

Platform Image

The default (platform) image is a general-purpose image with a full DNF stack and basic tools like find, tar, vi, etc. The almalinux:latest tag will always point to the latest stable release of the default image. Major releases and minor releases are also tagged with their version (e.g. almalinux:8 or almalinux:8.4).

The AlmaLinux community would like to personally thank community contributor Bala Raman for of his hard work and dedication to the Cloud and Containers SIG. If containers are your thing and you\'d like to contribute, please join us on AlmaLinux Community Chat or on our Containers forum.

\"}',''),(16,1,'2021-06-30 18:32:06.000000','en','AlmaLinux OS 8.4 for Arm/AArch64 Now Available!','almalinux-os-8-4-for-arm-aarch64-now-available','The AlmaLinux OS Foundation is proud to announce the release of the only 100% community owned and governed CentOS alternative, AlmaLinux OS 8.4 Stable for the Arm/AArch64 architecture. Available now on a mirror near you! Download a fresh copy and then join us to talk about it. Container images are also available on Docker Hub and Quay.io.','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"The AlmaLinux OS Foundation is proud to announce the release of the only 100% community owned and governed CentOS alternative, AlmaLinux OS 8.4 Stable for the Arm/AArch64 architecture. Available now on a \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org/isos/aarch64/8.4.html\\\"},\\\"insert\\\":\\\"mirror\\\"},{\\\"insert\\\":\\\" near you! Download a fresh copy and then \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"join us\\\"},{\\\"insert\\\":\\\" to talk about it. Container images are also available on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://hub.docker.com/_/almalinux\\\"},\\\"insert\\\":\\\"Docker Hub\\\"},{\\\"insert\\\":\\\" and \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://quay.io/repository/almalinux/almalinux\\\"},\\\"insert\\\":\\\"Quay.io\\\"},{\\\"insert\\\":\\\".\\\\nA Community Collaboration\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"This release was the true product of collaboration. We would like to publicly thank all those that were involved in this effort--community members, sponsors and partners--to ensure that the most popular chipsets and hardware was supported and well tested. This release would not have been possible without the tremendous efforts of the community, so first and foremost, thank you the most. We would also like to thank our sponsors and partners, \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://www.arm.com/\\\"},\\\"insert\\\":\\\"Arm\\\"},{\\\"insert\\\":\\\" for their sponsorship and technical expertise and to \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://amperecomputing.com/\\\"},\\\"insert\\\":\\\"Ampere\\\"},{\\\"insert\\\":\\\" for ensuring their processors and hardware are well supported out of the gate. Thank you to \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://aws.amazon.com\\\"},\\\"insert\\\":\\\"Amazon Web Services\\\"},{\\\"insert\\\":\\\" for their sponsorship and for facilitating testing of the release on Graviton processors/instances--we know this is important to many in the community. We have a \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://aws.amazon.com/marketplace/pp/prodview-mku4y3g4sjrye\\\"},\\\"insert\\\":\\\"Marketplace AMI\\\"},{\\\"insert\\\":\\\" available and \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/cloud/AWS.html#community-amis\\\"},\\\"insert\\\":\\\"community AMIs available in every AWS region\\\"},{\\\"insert\\\":\\\" and those will soon be updated to include AArch64 as well. The legendary \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://osuosl.org/\\\"},\\\"insert\\\":\\\"Oregon State University Open Source Lab\\\"},{\\\"insert\\\":\\\" also assisted with sponsorship of build nodes and OpenStack testing infrastructure. We\'d also like to give a special shout out and thank you to \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://metal.equinix.com/\\\"},\\\"insert\\\":\\\"Equinix Metal\\\"},{\\\"insert\\\":\\\". Equinix Metal sponsored bare metal instances for building and testing, but there is more to it. They have this awesome Open Source project called \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://tinkerbell.org\\\"},\\\"insert\\\":\\\"Tinkerbell\\\"},{\\\"insert\\\":\\\", which is a bare metal provisioning and management engine and we were able to submit patches upstream that the whole community can benefit from.\\\\nProduction Release\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Thanks to the community for the thousands of downloads of AlmaLinux OS, all your valuable feedback, \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org\\\"},\\\"insert\\\":\\\"bug reports\\\"},{\\\"insert\\\":\\\" and most of all your \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/almalinux\\\"},\\\"insert\\\":\\\"contributions\\\"},{\\\"insert\\\":\\\". This is a production ready, stable release to power all your computing needs and workloads.\\\\nRelease Notes and More Information\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"You can read more about it by checking out the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/release-notes/8.4-arm.html\\\"},\\\"insert\\\":\\\"Release Notes\\\"},{\\\"insert\\\":\\\". This release utilizes our new geolocation powered mirror infrastructure giving you super fast network installs and updates. \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://www.open-scap.org/\\\"},\\\"insert\\\":\\\"OpenSCAP\\\"},{\\\"insert\\\":\\\" support is included as well as the -devel repo.\\\\nJoin the Community!\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"AlmaLinux is more than just software, there\'s a whole community of dedicated people making the magic happen. You can help. Join us on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\", sponsored by our good friends at Mattermost, to get involved, ask for help or just meet fellow community members. Send us your Pull Requests on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/almalinux\\\"},\\\"insert\\\":\\\"GitHub\\\"},{\\\"insert\\\":\\\". Report any bugs that you might stumble upon on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/\\\"},\\\"insert\\\":\\\"Bug Tracker\\\"},{\\\"insert\\\":\\\". You can also ask a question on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/devel/8-4-arm/24\\\"},\\\"insert\\\":\\\"8.4 Arm Forum\\\"},{\\\"insert\\\":\\\" or post something on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/almalinux\\\"},\\\"insert\\\":\\\"AlmaLinux Community on Reddit\\\"},{\\\"insert\\\":\\\".\\\\nThanks to our Mirror and Bandwidth Sponsor\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"With every new release comes a rush of traffic as the bits get spread throughout the world to our over \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org\\\"},\\\"insert\\\":\\\"100 mirrors\\\"},{\\\"insert\\\":\\\". We\'d like especially thank our dear friends at \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://www.hivelocity.net/\\\"},\\\"insert\\\":\\\"HiVelocity\\\"},{\\\"insert\\\":\\\" for providing hosting and bandwidth for our primary rsync mirror. Support those that support the community and please check them out for all your hosting needs.\\\\n\\\"}]}\",\"html\":\"

The AlmaLinux OS Foundation is proud to announce the release of the only 100% community owned and governed CentOS alternative, AlmaLinux OS 8.4 Stable for the Arm/AArch64 architecture. Available now on a mirror near you! Download a fresh copy and then join us to talk about it. Container images are also available on Docker Hub and Quay.io.

A Community Collaboration

This release was the true product of collaboration. We would like to publicly thank all those that were involved in this effort--community members, sponsors and partners--to ensure that the most popular chipsets and hardware was supported and well tested. This release would not have been possible without the tremendous efforts of the community, so first and foremost, thank you the most. We would also like to thank our sponsors and partners, Arm for their sponsorship and technical expertise and to Ampere for ensuring their processors and hardware are well supported out of the gate. Thank you to Amazon Web Services for their sponsorship and for facilitating testing of the release on Graviton processors/instances--we know this is important to many in the community. We have a Marketplace AMI available and community AMIs available in every AWS region and those will soon be updated to include AArch64 as well. The legendary Oregon State University Open Source Lab also assisted with sponsorship of build nodes and OpenStack testing infrastructure. We\'d also like to give a special shout out and thank you to Equinix Metal. Equinix Metal sponsored bare metal instances for building and testing, but there is more to it. They have this awesome Open Source project called Tinkerbell, which is a bare metal provisioning and management engine and we were able to submit patches upstream that the whole community can benefit from.

Production Release

Thanks to the community for the thousands of downloads of AlmaLinux OS, all your valuable feedback, bug reports and most of all your contributions. This is a production ready, stable release to power all your computing needs and workloads.

Release Notes and More Information

You can read more about it by checking out the Release Notes. This release utilizes our new geolocation powered mirror infrastructure giving you super fast network installs and updates. OpenSCAP support is included as well as the -devel repo.

Join the Community!

AlmaLinux is more than just software, there\'s a whole community of dedicated people making the magic happen. You can help. Join us on our AlmaLinux Community Chat, sponsored by our good friends at Mattermost, to get involved, ask for help or just meet fellow community members. Send us your Pull Requests on GitHub. Report any bugs that you might stumble upon on the Bug Tracker. You can also ask a question on our 8.4 Arm Forum or post something on our AlmaLinux Community on Reddit.

Thanks to our Mirror and Bandwidth Sponsor

With every new release comes a rush of traffic as the bits get spread throughout the world to our over 100 mirrors. We\'d like especially thank our dear friends at HiVelocity for providing hosting and bandwidth for our primary rsync mirror. Support those that support the community and please check them out for all your hosting needs.

\"}',''),(17,1,'2021-07-16 14:28:35.000000','en','AlmaLinux\'s new community-owned website is now live!','almalinuxs-new-community-owned-website-is-now-live','After months of hard work of a dedicated community, we are thrilled to announce that a new-and-improved AlmaLinux website is now live! Visit the website today and enjoy access to community channels, forums, and exclusive AlmaLinux content.','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"There’s been a lot of progress since the AlmaLinux Beta release was announced back in January 2021. The AlmaLinux community has grown enormously, and we’ve established the AlmaLinux governance board. \\\\nMore and more partners and sponsors have joined our community. Consequently, we saw the demand for a clean and minimalistic website, localized in several languages, and with an easy-to-use interface.\\\\nSo we’re excited to announce that, as of July 5th, 2021, the new-and-improved AlmaLinux website is live! \\\\nThe website is entirely open-source. It is MIT-licensed and available on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux/almalinux.org\\\"},\\\"insert\\\":\\\"GitHub\\\"},{\\\"insert\\\":\\\". The AlmaLinux team have spent months working on the website to bring you the absolute best user experience. Contributions to the development of the AlmaLinux website were 100% community-driven. According to Matīss from AlmaLinux web presence team -\\\\n\\\"},{\\\"attributes\\\":{\\\"italic\\\":true},\\\"insert\\\":\\\"“Working on the new AlmaLinux website alongside our community was an invaluable experience. The localization of the website was entirely crowd-sourced using the \\\"},{\\\"attributes\\\":{\\\"italic\\\":true,\\\"link\\\":\\\"https://weblate.org\\\"},\\\"insert\\\":\\\"Weblate\\\"},{\\\"attributes\\\":{\\\"italic\\\":true},\\\"insert\\\":\\\" platform. We want to extend a big shout-out to the team at Weblate for their sponsorship of the hosted localization platform and for their continued contributions to our community.”\\\"},{\\\"insert\\\":\\\"\\\\n\\\\n\\\"},{\\\"insert\\\":{\\\"image\\\":\\\"data:image/png;base64,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\\\"}},{\\\"attributes\\\":{\\\"align\\\":\\\"center\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The updated website is available in eight languages and includes a modern design that is much more intuitive. It provides easier access to relevant community channels, forums, and content.\\\\nFrom everyone at AlmaLinux, we would like to say a big thank you to everyone who participated and contributed during the website development. We value your ongoing contributions to the AlmaLinux website project and the AlmaLinux community!\\\\n\\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"Join the Community!\\\"},{\\\"attributes\\\":{\\\"header\\\":3},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"We are looking to localize the AlmaLinux website into more languages. If you want to contribute please reach out to our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.org/contribute/\\\"},\\\"insert\\\":\\\"chat on Mattermost\\\"},{\\\"insert\\\":\\\" and we can walk you through the process.\\\\nYou can also join us on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\", sponsored by our good friends at Mattermost. Start chatting to get involved in the AlmaLinux project, to ask for help, or just to meet fellow community members. \\\\nAlso feel free to send us your Pull Requests on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/almalinux\\\"},\\\"insert\\\":\\\"GitHub\\\"},{\\\"insert\\\":\\\", and to report any bugs that you might stumble upon on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://bugs.almalinux.org/\\\"},\\\"insert\\\":\\\"Bug Tracker\\\"},{\\\"insert\\\":\\\". You can also ask a question on our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/devel/8-4-arm/24\\\"},\\\"insert\\\":\\\"8.4 Arm Forum\\\"},{\\\"insert\\\":\\\" or post something on our AlmaLinux Community on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/almalinux\\\"},\\\"insert\\\":\\\"Reddit\\\"},{\\\"insert\\\":\\\".\\\\nWe look forward to seeing you there!\\\\n\\\"}]}\",\"html\":\"

There’s been a lot of progress since the AlmaLinux Beta release was announced back in January 2021. The AlmaLinux community has grown enormously, and we’ve established the AlmaLinux governance board. 

More and more partners and sponsors have joined our community. Consequently, we saw the demand for a clean and minimalistic website, localized in several languages, and with an easy-to-use interface.

So we’re excited to announce that, as of July 5th, 2021, the new-and-improved AlmaLinux website is live! 

The website is entirely open-source. It is MIT-licensed and available on GitHub. The AlmaLinux team have spent months working on the website to bring you the absolute best user experience. Contributions to the development of the AlmaLinux website were 100% community-driven. According to Matīss from AlmaLinux web presence team -

“Working on the new AlmaLinux website alongside our community was an invaluable experience. The localization of the website was entirely crowd-sourced using the Weblate platform. We want to extend a big shout-out to the team at Weblate for their sponsorship of the hosted localization platform and for their continued contributions to our community.”


The updated website is available in eight languages and includes a modern design that is much more intuitive. It provides easier access to relevant community channels, forums, and content.

From everyone at AlmaLinux, we would like to say a big thank you to everyone who participated and contributed during the website development. We value your ongoing contributions to the AlmaLinux website project and the AlmaLinux community!

Join the Community!

We are looking to localize the AlmaLinux website into more languages. If you want to contribute please reach out to our chat on Mattermost and we can walk you through the process.

You can also join us on our AlmaLinux Community Chat, sponsored by our good friends at Mattermost. Start chatting to get involved in the AlmaLinux project, to ask for help, or just to meet fellow community members. 

Also feel free to send us your Pull Requests on GitHub, and to report any bugs that you might stumble upon on the Bug Tracker. You can also ask a question on our 8.4 Arm Forum or post something on our AlmaLinux Community on Reddit.

We look forward to seeing you there!

\"}',''),(18,1,'2021-07-27 19:57:26.000000','en','AlmaLinux Open Office Hours','almalinux-open-office-hours','Please join us for Open Office Hours every Monday at 4pm UTC/12pm EDT/9am PDT on The AlmaLinux Community Chat beginning Monday August 2nd, 2021.','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Hello Community!\\\\nPlease join us for Open Office Hours every Monday at 4pm UTC/12pm EDT/9am PDT on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"The AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\" beginning Monday August 2nd, 2021.\\\\nOur community has been growing and questions keep rolling in every day. We\'ll have Core team members, members of our Cloud and Containers team, Packaging and Release Engineering and Community teams as well as \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/Transparency.html\\\"},\\\"insert\\\":\\\"AlmaLinux Foundation Board members\\\"},{\\\"insert\\\":\\\" available to answer your questions live in real-time. You can also email \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"mailto:officehours@almalinux.org\\\"},\\\"insert\\\":\\\"officehours@almalinux.org\\\"},{\\\"insert\\\":\\\" if there is anything specific you would like to discuss and we\'ll bring it up during the session.\\\\nJoin us for a chance to have your questions answered, your issues raised and to hang out with fellow community members.\\\\nFYI: We are still available almost any time of day \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org\\\"},\\\"insert\\\":\\\"The AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\" and that won\'t change. The motivation for this is to hold a public forum at a certain time where anyone can have their questions answered and have team members be available. You can also continue to ask questions via the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://forums.almalinux.org\\\"},\\\"insert\\\":\\\"Forums\\\"},{\\\"insert\\\":\\\", \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://twitter.com/AlmaLinux/\\\"},\\\"insert\\\":\\\"Twitter\\\"},{\\\"insert\\\":\\\" or \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/AlmaLinux\\\"},\\\"insert\\\":\\\"Reddit\\\"},{\\\"insert\\\":\\\".\\\\n\\\"}]}\",\"html\":\"

Hello Community!

Please join us for Open Office Hours every Monday at 4pm UTC/12pm EDT/9am PDT on The AlmaLinux Community Chat beginning Monday August 2nd, 2021.

Our community has been growing and questions keep rolling in every day. We\'ll have Core team members, members of our Cloud and Containers team, Packaging and Release Engineering and Community teams as well as AlmaLinux Foundation Board members available to answer your questions live in real-time. You can also email officehours@almalinux.org if there is anything specific you would like to discuss and we\'ll bring it up during the session.

Join us for a chance to have your questions answered, your issues raised and to hang out with fellow community members.

FYI: We are still available almost any time of day The AlmaLinux Community Chat and that won\'t change. The motivation for this is to hold a public forum at a certain time where anyone can have their questions answered and have team members be available. You can also continue to ask questions via the Forums, Twitter or Reddit.

\"}',''),(19,1,'2021-07-30 18:09:57.000000','en','Join us at Fedora Flock/Nest Aug 5th-7th!','join-us-at-fedora-flocknest-aug-5th-7th','AlmaLinux hopes to see you at this year\'s Fedora Flock/Nest','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Do you plan to #NestwithFedora? We do too!\\\\n\\\\nPlease join us on August 5-7th for Fedora Flock/Nest. We’ll be holding a special AlmaLinux Office Hours on August 5th at 20:00-20:30 UTC(4pm Eastern) and presenting CentOS and Alma: Teamwork Makes the Dream Work at 20:30-21:00 UTC(4:30pm Eastern). Check out the site and full schedule for what is sure to be the most awesome devcon of the year: https://www.flocktofedora.org/\\\\n\\\"}]}\",\"html\":\"

Do you plan to #NestwithFedora? We do too!


Please join us on August 5-7th for Fedora Flock/Nest. We’ll be holding a special AlmaLinux Office Hours on August 5th at 20:00-20:30 UTC(4pm Eastern) and presenting CentOS and Alma: Teamwork Makes the Dream Work at 20:30-21:00 UTC(4:30pm Eastern). Check out the site and full schedule for what is sure to be the most awesome devcon of the year: https://www.flocktofedora.org/

\"}','8c/09/a5/nestlogo_hopin_test.png'),(20,1,'2021-08-04 05:11:12.000000','en','The New and Improved AlmaLinux Mirror Service','the-new-and-improved-almalinux-mirror-service','Announcing our new and improved mirror service—making things faster for you.','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Great news about our mirror service! Our mirror service is what powers distribution of ISOs, packages and updates across the world. A while ago we developed and started testing a new geolocation-based mirror service which helps you get software faster and easier based on where in the world you are and what the closest source is. Thanks to all those who were involved in testing--It’s now official: our new mirror service is coming online on August 4th at 7.00 UTC.\\\\n\\\\nA full list of AlmaLinux mirrors can be found at it’s usual location: \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://mirrors.almalinux.org/\\\"},\\\"insert\\\":\\\"https://mirrors.almalinux.org\\\"},{\\\"insert\\\":\\\". Once released, the mirror service sources and configuration can be found in GitHub repo: \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"http://github.com/AlmaLinux/mirrors/tree/mirrors_service\\\"},\\\"insert\\\":\\\"http://github.com/AlmaLinux/mirrors/tree/mirrors_service\\\"},{\\\"insert\\\":\\\" .\\\\n\\\\nWe are extremely grateful for the community’s efforts to help make AlmaLinux better and the participation on the \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://chat.almalinux.org/\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\" and the \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://forums.almalinux.org/\\\"},\\\"insert\\\":\\\"AlmaLinux Forums\\\"},{\\\"insert\\\":\\\". This would not be possible without you, your contributions and feedback. \\\\n\\\\nAlso, we would like to give a HUGE thanks to our sponsors \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://aws.amazon.com/\\\"},\\\"insert\\\":\\\"AWS\\\"},{\\\"insert\\\":\\\" for hosting our mirror service and \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://hivelocity.com/\\\"},\\\"insert\\\":\\\"HiVelocity\\\"},{\\\"insert\\\":\\\" for their support of our mirror service.\\\\n\\\\nFor all of you who are interested in details about how things work we couldn’t resist getting you some technical details on how our mirror service works.\\\\n\\\\nThe mirror service uses the IP of an incoming request for detecting a country, a region, an \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://en.wikipedia.org/wiki/Autonomous_system_(Internet)\\\"},\\\"insert\\\":\\\"ASN\\\"},{\\\"insert\\\":\\\" and a subnet. If you’re using anything like Tor, a proxy or VPN then you can expect it to use your current masked IP and not the actual IP at your physical location.\\\\n\\\\nFor detecting ASN and location by IP we’re using the GeoIP/ASN databases from \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://www.maxmind.com/\\\"},\\\"insert\\\":\\\"https://www.maxmind.com\\\"},{\\\"insert\\\":\\\". The mirror service returns all suitable mirrors by ASN/subnets:\\\\nFirst of all, if a mirror’s ASN is the same as the IP of request, it will be added to the list. If the IP of request gets to at least one of the mirror’s subnets, it will be also added to the list.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The initial list returned to the client will contain at least five mirrors. Any additional mirrors will be the nearest by geo data. \\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"As a fallback, the mirror service returns the full list of mirrors if it can\'t detect your location by IP.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\nIn the case when it’s not possible to find mirrors by ASN/subnets, the list will be formed by these methods: \\\\nThe ten mirrors which are nearest to you inside your country (e.g. inside the UK) will be included. \\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The ten mirrors nearest to you inside your region (e.g. Europe) will be added. This list won’t include the previous list.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The length of each list can be less than ten, because your country/region may not contain the required amount of mirrors. In that case, the ten mirrors nearest to you outside of your region and country will be added. \\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"The final list will be cut to the first ten elements and will be returned to you.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\nWe hope that you find this useful and that this improves your overall experience. In the testing that was carried out so far, the new mirror seemed to work pretty well and improved download and update speeds. Be sure to let us know what you think on \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://reddit.com/r/AlmaLinux\\\"},\\\"insert\\\":\\\"Reddit\\\"},{\\\"insert\\\":\\\", \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://twitter.com/almalinux\\\"},\\\"insert\\\":\\\"Twitter\\\"},{\\\"insert\\\":\\\" or on the \\\"},{\\\"attributes\\\":{\\\"color\\\":\\\"#1155cc\\\",\\\"link\\\":\\\"https://almalinux.discourse.group/c/operations/infrastructure/15\\\"},\\\"insert\\\":\\\"Forums\\\"},{\\\"insert\\\":\\\".\\\\n\\\"}]}\",\"html\":\"

Great news about our mirror service! Our mirror service is what powers distribution of ISOs, packages and updates across the world. A while ago we developed and started testing a new geolocation-based mirror service which helps you get software faster and easier based on where in the world you are and what the closest source is. Thanks to all those who were involved in testing--It’s now official: our new mirror service is coming online on August 4th at 7.00 UTC.


A full list of AlmaLinux mirrors can be found at it’s usual location: https://mirrors.almalinux.org. Once released, the mirror service sources and configuration can be found in GitHub repo: http://github.com/AlmaLinux/mirrors/tree/mirrors_service .


We are extremely grateful for the community’s efforts to help make AlmaLinux better and the participation on the AlmaLinux Community Chat and the AlmaLinux Forums. This would not be possible without you, your contributions and feedback. 


Also, we would like to give a HUGE thanks to our sponsors AWS for hosting our mirror service and HiVelocity for their support of our mirror service.


For all of you who are interested in details about how things work we couldn’t resist getting you some technical details on how our mirror service works.


The mirror service uses the IP of an incoming request for detecting a country, a region, an ASN and a subnet. If you’re using anything like Tor, a proxy or VPN then you can expect it to use your current masked IP and not the actual IP at your physical location.


For detecting ASN and location by IP we’re using the GeoIP/ASN databases from https://www.maxmind.com. The mirror service returns all suitable mirrors by ASN/subnets:

  • First of all, if a mirror’s ASN is the same as the IP of request, it will be added to the list. If the IP of request gets to at least one of the mirror’s subnets, it will be also added to the list.
  • The initial list returned to the client will contain at least five mirrors. Any additional mirrors will be the nearest by geo data. 
  • As a fallback, the mirror service returns the full list of mirrors if it can\'t detect your location by IP.


In the case when it’s not possible to find mirrors by ASN/subnets, the list will be formed by these methods: 

  • The ten mirrors which are nearest to you inside your country (e.g. inside the UK) will be included. 
  • The ten mirrors nearest to you inside your region (e.g. Europe) will be added. This list won’t include the previous list.
  • The length of each list can be less than ten, because your country/region may not contain the required amount of mirrors. In that case, the ten mirrors nearest to you outside of your region and country will be added. 
  • The final list will be cut to the first ten elements and will be returned to you.


We hope that you find this useful and that this improves your overall experience. In the testing that was carried out so far, the new mirror seemed to work pretty well and improved download and update speeds. Be sure to let us know what you think on Reddit, Twitter or on the Forums.

\"}',''),(21,1,'2021-08-05 19:39:44.000000','en','Announcing AlmaLinux Live Media Beta','announcing-almalinux-live-media-beta','Live Media for AlmaLinux is now available in several flavors.','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Hi Community! We’ve got some great news. Announcing our AlmaLinux 8 Live Media beta.\\\\nCurrently, the Beta is available in 2 variants:\\\\nGNOME Mini: contains a core GNOME environment with the Firefox browser\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"GNOME: contains a full GNOME environment with popular workstation applications like LibreOffice, Thunderbird and so on.\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Also, stay tuned because KDE and XFCE Live Media images are coming soon.\\\\nImages support both BIOS and UEFI (including Secure Boot mode), can be written to DVD or USB media.\\\\nFollow this link to download: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8/live/x86_64/\\\"},\\\"insert\\\":\\\"AlmaLinux Live Media Repo\\\"},{\\\"insert\\\":\\\"\\\\nThe GitHub repository with build scripts and configuration files needed to produce Live Media images can be found here: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/AlmaLinux/sig-livemedia\\\"},\\\"insert\\\":\\\"https://github.com/AlmaLinux/sig-livemedia\\\"},{\\\"insert\\\":\\\"\\\\nIf you’d like to learn more about the Live Media SIG and how to help and contribute visit the AlmaLinux Wiki: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/sigs/LiveMedia\\\"},\\\"insert\\\":\\\"https://wiki.almalinux.org/sigs/LiveMedia\\\"},{\\\"insert\\\":\\\"\\\\nWe’d like to thank and show our appreciation to our Cloud SIG and Live Media SIG community member \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/srbala\\\"},\\\"insert\\\":\\\"Bala Raman\\\"},{\\\"insert\\\":\\\" who is a tremendous contributor and has been doing lots to make AlmaLinux awesome.\\\\nWe would also like to thank \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://fedoraproject.org/wiki/User:Dowdle\\\"},\\\"insert\\\":\\\"Scott Dowdle\\\"},{\\\"insert\\\":\\\" and \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://github.com/Conan-Kudo\\\"},\\\"insert\\\":\\\"Neal Gompa\\\"},{\\\"insert\\\":\\\" for sharing their valuable experience. Keep up the great work.\\\\nAll your contributions, feedback and bug reports help us to improve AlmaLinux. Please join us on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\" and the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/almalinux/channels/siglivemedia\\\"},\\\"insert\\\":\\\"SIG/LiveMedia\\\"},{\\\"insert\\\":\\\" channel for any help and assistance. You can also reach out to us on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://twitter.com/almalinux\\\"},\\\"insert\\\":\\\"Twitter\\\"},{\\\"insert\\\":\\\", \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/AlmaLinux\\\"},\\\"insert\\\":\\\"Reddit\\\"},{\\\"insert\\\":\\\" and the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/sigs/live-media/26\\\"},\\\"insert\\\":\\\"AlmaLinux Live Media Forum\\\"},{\\\"insert\\\":\\\".\\\\n\\\"}]}\",\"html\":\"

Hi Community! We’ve got some great news. Announcing our AlmaLinux 8 Live Media beta.

Currently, the Beta is available in 2 variants:

  • GNOME Mini: contains a core GNOME environment with the Firefox browser
  • GNOME: contains a full GNOME environment with popular workstation applications like LibreOffice, Thunderbird and so on.

Also, stay tuned because KDE and XFCE Live Media images are coming soon.

Images support both BIOS and UEFI (including Secure Boot mode), can be written to DVD or USB media.

Follow this link to download: AlmaLinux Live Media Repo

The GitHub repository with build scripts and configuration files needed to produce Live Media images can be found here: https://github.com/AlmaLinux/sig-livemedia

If you’d like to learn more about the Live Media SIG and how to help and contribute visit the AlmaLinux Wiki: https://wiki.almalinux.org/sigs/LiveMedia

We’d like to thank and show our appreciation to our Cloud SIG and Live Media SIG community member Bala Raman who is a tremendous contributor and has been doing lots to make AlmaLinux awesome.

We would also like to thank Scott Dowdle and Neal Gompa for sharing their valuable experience. Keep up the great work.

All your contributions, feedback and bug reports help us to improve AlmaLinux. Please join us on the AlmaLinux Community Chat and the SIG/LiveMedia channel for any help and assistance. You can also reach out to us on Twitter, Reddit and the AlmaLinux Live Media Forum.

\"}','7f/07/89/LiveMedia.png'),(22,1,'2021-08-13 20:34:51.000000','en','AlmaLinux 8 Live Media beta – now with KDE and XFCE','almalinux-8-live-media-beta-now-with-kde-and-xfce','AlmaLinux Images for KDE and XFCE are now available.','{\"delta\":\"{\\\"ops\\\":[{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Hey all! Time flies. Just last week we announced AlmaLinux Live Media beta images available in 2 options: \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://almalinux.org/blog/announcing-almalinux-live-media-beta/\\\"},\\\"insert\\\":\\\"GNOME and GNOME Mini\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\".\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Since then, community members have requested other desktop environments as well and so we’ve worked hard over the past few days to build \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://kde.org\\\"},\\\"insert\\\":\\\"KDE\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" and \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://www.xfce.org\\\"},\\\"insert\\\":\\\"XFCE\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" Live Media Images and we are happy to announce those today.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"You can now grab all of the Live Media images from: \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://repo.almalinux.org/almalinux/8/live/x86_64/\\\"},\\\"insert\\\":\\\"https://repo.almalinux.org/almalinux/8/live/x86_64/\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Here\'s the GitHub repository with build scripts and configuration files: \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://github.com/AlmaLinux/sig-livemedia\\\"},\\\"insert\\\":\\\"https://github.com/AlmaLinux/sig-livemedia\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"Our \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://wiki.almalinux.org/sigs/LiveMedia.html\\\"},\\\"insert\\\":\\\"Live Media SIG\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" is really active and awesome. If you’d like to learn more about the Live Media SIG and how to help and contribute, visit the AlmaLinux Wiki: \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://wiki.almalinux.org/sigs/LiveMedia\\\"},\\\"insert\\\":\\\"https://wiki.almalinux.org/sigs/LiveMedia\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\".\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\"AlmaLinux would like to thank our awesome \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://wiki.almalinux.org/sigs/Cloud.html\\\"},\\\"insert\\\":\\\"Cloud SIG\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" and \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://wiki.almalinux.org/sigs/LiveMedia.html\\\"},\\\"insert\\\":\\\"Live Media SIG\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" community member \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://github.com/srbala\\\"},\\\"insert\\\":\\\"Bala Raman\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" for the outstanding work and contribution. We would also like to thank community members \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://fedoraproject.org/wiki/User:Dowdle\\\"},\\\"insert\\\":\\\"Scott Dowdle\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" and \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://github.com/Conan-Kudo\\\"},\\\"insert\\\":\\\"Neal Gompa\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" for contributing their time, experience and knowledge to the Live Media effort.\\\"},{\\\"insert\\\":\\\"\\\\n\\\"},{\\\"attributes\\\":{\\\"italic\\\":true,\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"bold\\\":true},\\\"insert\\\":\\\"Your\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" contributions, feedback and \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://bugs.almalinux.org\\\"},\\\"insert\\\":\\\"bug reports\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" help us improve AlmaLinux. Please join us on the \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://chat.almalinux.org/\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" and \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://chat.almalinux.org/almalinux/channels/siglivemedia\\\"},\\\"insert\\\":\\\"SIG/LiveMedia\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" channel for any help and assistance. You can also reach out to us on \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://twitter.com/almalinux\\\"},\\\"insert\\\":\\\"Twitter\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\", \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://reddit.com/r/almalinux\\\"},\\\"insert\\\":\\\"Reddit\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\" and The \\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\",\\\"link\\\":\\\"https://almalinux.discourse.group/c/sigs/live-media/26\\\"},\\\"insert\\\":\\\"AlmaLinux Live Media Forum\\\"},{\\\"attributes\\\":{\\\"background\\\":\\\"transparent\\\",\\\"color\\\":\\\"#ffffff\\\"},\\\"insert\\\":\\\".\\\"},{\\\"insert\\\":\\\"\\\\n\\\"}]}\",\"html\":\"

Hey all! Time flies. Just last week we announced AlmaLinux Live Media beta images available in 2 options: GNOME and GNOME Mini.

Since then, community members have requested other desktop environments as well and so we’ve worked hard over the past few days to build KDE and XFCE Live Media Images and we are happy to announce those today.

You can now grab all of the Live Media images from: https://repo.almalinux.org/almalinux/8/live/x86_64/

Here\'s the GitHub repository with build scripts and configuration files: https://github.com/AlmaLinux/sig-livemedia

Our Live Media SIG is really active and awesome. If you’d like to learn more about the Live Media SIG and how to help and contribute, visit the AlmaLinux Wiki: https://wiki.almalinux.org/sigs/LiveMedia.

AlmaLinux would like to thank our awesome Cloud SIG and Live Media SIG community member Bala Raman for the outstanding work and contribution. We would also like to thank community members Scott Dowdle and Neal Gompa for contributing their time, experience and knowledge to the Live Media effort.

Your contributions, feedback and bug reports help us improve AlmaLinux. Please join us on the AlmaLinux Community Chat and SIG/LiveMedia channel for any help and assistance. You can also reach out to us on Twitter, Reddit and The AlmaLinux Live Media Forum.

\"}','eb/5b/2a/kfcelive.png'),(23,1,'2021-08-13 22:12:02.000000','en','Thank you and Congrats on 50K+ Docker Pulls!','thank-you-and-congrats-on-50k-docker-pulls','AlmaLinux Hits 50K Docker Pulls Thanks to Community!','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"We\'d like to thank all of our community members for helping us reach a monumental milestone--50K+ pulls of our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://hub.docker.com/_/almalinux\\\"},\\\"insert\\\":\\\"Docker Library Official Image\\\"},{\\\"insert\\\":\\\". Including our old (non-official library) image we now have over 70K pulls!\\\\nThis wouldn\'t have been possible without the tremendous support and contributions of community members from around the world--and for that we thank you!\\\\nInterested in containers? Looking for something you need? Wanna contribute? Join our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/almalinux/channels/sigcloud\\\"},\\\"insert\\\":\\\"Containers and Cloud SIG\\\"},{\\\"insert\\\":\\\" on the AlmaLinux Community Chat. We\'re waiting for you.\\\\n\\\"}]}\",\"html\":\"

We\'d like to thank all of our community members for helping us reach a monumental milestone--50K+ pulls of our Docker Library Official Image. Including our old (non-official library) image we now have over 70K pulls!

This wouldn\'t have been possible without the tremendous support and contributions of community members from around the world--and for that we thank you!

Interested in containers? Looking for something you need? Wanna contribute? Join our Containers and Cloud SIG on the AlmaLinux Community Chat. We\'re waiting for you.

\"}','45/e4/d9/50kdocker.gif'),(24,1,'2021-08-17 15:49:50.000000','en','AlmaLinux now available on Microsoft Azure. Azure Sponsors AlmaLinux!','almalinux-now-available-on-microsoft-azure-azure-sponsors-almalinux','AlmaLinux now available on Microsoft Azure. Azure Sponsors AlmaLinux!','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Today, we are glad to announce the availability of \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://azuremarketplace.microsoft.com/en-us/marketplace/apps/almalinux.almalinux?tab=Overview \\\"},\\\"insert\\\":\\\"AlmaLinux OS on the Azure marketplace\\\"},{\\\"insert\\\":\\\". Images are available for both Gen1 and Gen2 and are deployable from the Azure portal, Azure command line utility as well as from the marketplace link.\\\\nAside from just images, we\'ve also established a worldwide \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://mirrors.almalinux.org\\\"},\\\"insert\\\":\\\"mirror network\\\"},{\\\"insert\\\":\\\" within Azure regions in order to make the user experience when installing updates or new software second to none. All updates and/or software installations will automatically use local Azure mirrors, thanks to our \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.org/blog/the-new-and-improved-almalinux-mirror-service/\\\"},\\\"insert\\\":\\\"new mirror service released a little while ago\\\"},{\\\"insert\\\":\\\". The best part is, its all transparent to you, the user.\\\\nWe would sincerely like to thank the amazing Linux team at Azure for their sponsorship of AlmaLinux. Their sponsorship of the project and collaboration will enable many great things and you will be hearing more news real soon. The Azure team were instrumental to making this a success and collaborating with them upstream was a great highlight of this journey.\\\\nWe\'re doing lots of great work and we hope you\'ll join us as we continue on our journey of bringing the community the ONLY 100% community owned and governed enterprise-grade Linux distribution and CentOS alternative. Please join us on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\" and the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/almalinux/channels/sigcloud\\\"},\\\"insert\\\":\\\"SIG/Cloud\\\"},{\\\"insert\\\":\\\" channel for any help and assistance. You can also reach out to us on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://twitter.com/almalinux\\\"},\\\"insert\\\":\\\"Twitter\\\"},{\\\"insert\\\":\\\", \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/AlmaLinux\\\"},\\\"insert\\\":\\\"Reddit\\\"},{\\\"insert\\\":\\\" and the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://almalinux.discourse.group/c/sigs/cloud-sig/10\\\"},\\\"insert\\\":\\\"AlmaLinux Cloud SIG Forum\\\"},{\\\"insert\\\":\\\".\\\\n\\\"}]}\",\"html\":\"

Today, we are glad to announce the availability of AlmaLinux OS on the Azure marketplace. Images are available for both Gen1 and Gen2 and are deployable from the Azure portal, Azure command line utility as well as from the marketplace link.

Aside from just images, we\'ve also established a worldwide mirror network within Azure regions in order to make the user experience when installing updates or new software second to none. All updates and/or software installations will automatically use local Azure mirrors, thanks to our new mirror service released a little while ago. The best part is, its all transparent to you, the user.

We would sincerely like to thank the amazing Linux team at Azure for their sponsorship of AlmaLinux. Their sponsorship of the project and collaboration will enable many great things and you will be hearing more news real soon. The Azure team were instrumental to making this a success and collaborating with them upstream was a great highlight of this journey.

We\'re doing lots of great work and we hope you\'ll join us as we continue on our journey of bringing the community the ONLY 100% community owned and governed enterprise-grade Linux distribution and CentOS alternative. Please join us on the AlmaLinux Community Chat and the SIG/Cloud channel for any help and assistance. You can also reach out to us on Twitter, Reddit and the AlmaLinux Cloud SIG Forum.

\"}','16/77/2e/azurelogo.png'),(25,1,'2021-09-01 21:52:15.000000','en','Announcing CentOS SIG Repository Availability in AlmaLinux','announcing-centos-sig-repository-availability-in-almalinux','Enabling Use of Native CentOS SIGs in AlmaLinux','{\"delta\":\"{\\\"ops\\\":[{\\\"insert\\\":\\\"Hello Community. One of the top requests our team gets and many of the support inquiries that come our way are related to enabling, installing, or working with software from the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup\\\"},\\\"insert\\\":\\\"CentOS SIGs\\\"},{\\\"insert\\\":\\\". For those who are unfamiliar with SIGs, they are Special Interest Groups (SIG) within the CentOS community that focus on a small set of issues, in order to either create awareness or to focus on development along a specific topic. Some of the more popular SIGs are the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/Storage\\\"},\\\"insert\\\":\\\"Storage SIG\\\"},{\\\"insert\\\":\\\", \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/Virtualization\\\"},\\\"insert\\\":\\\"Virtualization SIG\\\"},{\\\"insert\\\":\\\" and the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/Hyperscale\\\"},\\\"insert\\\":\\\"Hyperscale SIG\\\"},{\\\"insert\\\":\\\".\\\\nSIGs release their own repositories which contain the packages from their work. Previously, in order to use SIGs you would need to manually find the correct repository, download and then install the relevant \\\"},{\\\"attributes\\\":{\\\"code\\\":true},\\\"insert\\\":\\\"centos-release-*\\\"},{\\\"insert\\\":\\\" packages in order to enable that repository. This is problematic and not very user-friendly to say the least. Some in the community have even asked us if we’re planning to rebuild the SIG packages and offer them as our own (more on that below).\\\\nWe thought of a better solution.\\\\nWhat is AlmaLinux doing with CentOS SIGs?\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"Today we are announcing that upstream CentOS Special Interest Groups’ release packages are now available in AlmaLinux’s repository, making it easy to enable SIG repositories via \\\"},{\\\"attributes\\\":{\\\"code\\\":true},\\\"insert\\\":\\\"dnf\\\"},{\\\"insert\\\":\\\". You can find more details about each of the available SIGs and how to enable them on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.almalinux.org/repos/CentOS.html\\\"},\\\"insert\\\":\\\"AlmaLinux Wiki CentOS SIGs Repositories Page\\\"},{\\\"insert\\\":\\\".\\\\nSome of the SIG repositories you can easily enable right now in AlmaLinux:\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/Cloud\\\"},\\\"insert\\\":\\\"Cloud SIG\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\t\\\\tOpenStack Train/Ussuri/Victoria\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/ConfigManagementSIG\\\"},\\\"insert\\\":\\\"Config Management SIG\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\t\\\\tAnsible 2.9\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/Messaging\\\"},\\\"insert\\\":\\\"Messaging SIG\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\t\\\\tQpid Proton 0.30\\\\n\\\\t\\\\tRabbit 3.8\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/NFV\\\"},\\\"insert\\\":\\\"Network Functions Virtualization SIG\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\t\\\\tHAProxy 2.2\\\\n\\\\t\\\\tOpenvswitch 2.13\\\\n\\\\t\\\\tOVN 20.12.0\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/OpsTools\\\"},\\\"insert\\\":\\\"Ops Tools SIG\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\t\\\\tcollectd 5\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/Storage\\\"},\\\"insert\\\":\\\"Storage SIG\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\t\\\\tCeph 14 (Nautilus) / 15 (Octopus) / 16 (Pacific)\\\\n\\\\t\\\\tGlusterFS 6/7/8/9\\\\n\\\\t\\\\tNFS Ganesha 2.8/3\\\\n\\\\t\\\\tSamba 4.11/4.12/4.13/4.14\\\\n\\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/SpecialInterestGroup/Virtualization\\\"},\\\"insert\\\":\\\"Virtualization SIG\\\"},{\\\"attributes\\\":{\\\"list\\\":\\\"bullet\\\"},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"\\\\t\\\\tKata Containers 2.0\\\\n\\\\t\\\\tLibguestfs 1.44\\\\n\\\\t\\\\tLibvirt 7.0\\\\n\\\\t\\\\tQEMU-KVM 5.2\\\\nOur motivation\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"In a word, \\\"},{\\\"attributes\\\":{\\\"bold\\\":true},\\\"insert\\\":\\\"community\\\"},{\\\"insert\\\":\\\". Couldn’t we just rebuild the CentOS SIG repositories? Yes, but the CentOS ecosystem already has many great people working on a variety of initiatives. Rather than distract from those efforts by rebuilding, offering and eventually maintaining (post CentOS 8 EOL) the SIG packages for ourselves, we’d like to support the community’s existing work, participate in, and help improve the SIG process. Let’s keep building–together.\\\\nBy encouraging developers/contributors interested in the various SIG development to work upstream and submit contributions there (and submit bugs there: \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://wiki.centos.org/ReportBugs\\\"},\\\"insert\\\":\\\"https://wiki.centos.org/ReportBugs\\\"},{\\\"insert\\\":\\\"), we can ensure this work remains centralized and continues to be part of the long-term stability, success, health and vitality of the community.\\\\nThere are also many changes underway now that the shift to CentOS Stream has begun which will affect how SIGs are built moving forward, with most of them focusing on Stream.\\\\nWhat about the upcoming CentOS 8 EOL and the Stream Transition?\\\"},{\\\"attributes\\\":{\\\"header\\\":2},\\\"insert\\\":\\\"\\\\n\\\"},{\\\"insert\\\":\\\"CentOS SIGs currently can build their packages against CentOS 8 and CentOS Stream 8. The upcoming CentOS 8 EOL presumably means that in the future SIGs would only be able to build against CentOS Stream 8. One might expect that the CentOS 8 repositories from the SIGs would become EOL along with the CentOS 8 distribution. However, we’ve proposed a solution to that problem.\\\\nInstead of building against CentOS 8 and CentOS Stream 8, SIGs should build against RHEL 8 and CentOS Stream 8! This would ensure that the SIGs’ output is consumable by the entire RHEL family of distributions, including rebuilds like AlmaLinux. While this is not currently possible today, we have \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://pagure.io/centos-infra/issue/400\\\"},\\\"insert\\\":\\\"officially requested\\\"},{\\\"insert\\\":\\\" RHEL build targets in the CentOS Community Build Service. We hope this will be approved and implemented. The feedback in favor of this method has been overwhelmingly positive from SIG maintainers so far, as well as from RHEL business leaders (see video linked in the issue above).\\\\nWe’d like to thank the community for their contributions, questions and comments on these issues. Your feedback and bug reports are so important to making AlmaLinux better. Please join us on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://chat.almalinux.org/\\\"},\\\"insert\\\":\\\"AlmaLinux Community Chat\\\"},{\\\"insert\\\":\\\" and on the \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://forums.almalinux.org\\\"},\\\"insert\\\":\\\"AlmaLinux Community Forums\\\"},{\\\"insert\\\":\\\" for any help and assistance or to discuss anything announced here. You can also follow us on \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://twitter.com/almalinux\\\"},\\\"insert\\\":\\\"Twitter\\\"},{\\\"insert\\\":\\\" and \\\"},{\\\"attributes\\\":{\\\"link\\\":\\\"https://reddit.com/r/AlmaLinux\\\"},\\\"insert\\\":\\\"Reddit\\\"},{\\\"insert\\\":\\\".\\\\n\\\"}]}\",\"html\":\"

Hello Community. One of the top requests our team gets and many of the support inquiries that come our way are related to enabling, installing, or working with software from the CentOS SIGs. For those who are unfamiliar with SIGs, they are Special Interest Groups (SIG) within the CentOS community that focus on a small set of issues, in order to either create awareness or to focus on development along a specific topic. Some of the more popular SIGs are the Storage SIG, Virtualization SIG and the Hyperscale SIG.

SIGs release their own repositories which contain the packages from their work. Previously, in order to use SIGs you would need to manually find the correct repository, download and then install the relevant centos-release-* packages in order to enable that repository. This is problematic and not very user-friendly to say the least. Some in the community have even asked us if we’re planning to rebuild the SIG packages and offer them as our own (more on that below).

We thought of a better solution.

What is AlmaLinux doing with CentOS SIGs?

Today we are announcing that upstream CentOS Special Interest Groups’ release packages are now available in AlmaLinux’s repository, making it easy to enable SIG repositories via dnf. You can find more details about each of the available SIGs and how to enable them on the AlmaLinux Wiki CentOS SIGs Repositories Page.

Some of the SIG repositories you can easily enable right now in AlmaLinux:

\\t\\tOpenStack Train/Ussuri/Victoria

\\t\\tAnsible 2.9

\\t\\tQpid Proton 0.30

\\t\\tRabbit 3.8

\\t\\tHAProxy 2.2

\\t\\tOpenvswitch 2.13

\\t\\tOVN 20.12.0

\\t\\tcollectd 5

\\t\\tCeph 14 (Nautilus) / 15 (Octopus) / 16 (Pacific)

\\t\\tGlusterFS 6/7/8/9

\\t\\tNFS Ganesha 2.8/3

\\t\\tSamba 4.11/4.12/4.13/4.14

\\t\\tKata Containers 2.0

\\t\\tLibguestfs 1.44

\\t\\tLibvirt 7.0

\\t\\tQEMU-KVM 5.2

Our motivation

In a word, community. Couldn’t we just rebuild the CentOS SIG repositories? Yes, but the CentOS ecosystem already has many great people working on a variety of initiatives. Rather than distract from those efforts by rebuilding, offering and eventually maintaining (post CentOS 8 EOL) the SIG packages for ourselves, we’d like to support the community’s existing work, participate in, and help improve the SIG process. Let’s keep building–together.

By encouraging developers/contributors interested in the various SIG development to work upstream and submit contributions there (and submit bugs there: https://wiki.centos.org/ReportBugs), we can ensure this work remains centralized and continues to be part of the long-term stability, success, health and vitality of the community.

There are also many changes underway now that the shift to CentOS Stream has begun which will affect how SIGs are built moving forward, with most of them focusing on Stream.

What about the upcoming CentOS 8 EOL and the Stream Transition?

CentOS SIGs currently can build their packages against CentOS 8 and CentOS Stream 8. The upcoming CentOS 8 EOL presumably means that in the future SIGs would only be able to build against CentOS Stream 8. One might expect that the CentOS 8 repositories from the SIGs would become EOL along with the CentOS 8 distribution. However, we’ve proposed a solution to that problem.

Instead of building against CentOS 8 and CentOS Stream 8, SIGs should build against RHEL 8 and CentOS Stream 8! This would ensure that the SIGs’ output is consumable by the entire RHEL family of distributions, including rebuilds like AlmaLinux. While this is not currently possible today, we have officially requested RHEL build targets in the CentOS Community Build Service. We hope this will be approved and implemented. The feedback in favor of this method has been overwhelmingly positive from SIG maintainers so far, as well as from RHEL business leaders (see video linked in the issue above).

We’d like to thank the community for their contributions, questions and comments on these issues. Your feedback and bug reports are so important to making AlmaLinux better. Please join us on the AlmaLinux Community Chat and on the AlmaLinux Community Forums for any help and assistance or to discuss anything announced here. You can also follow us on Twitter and Reddit.

\"}',''); +/*!40000 ALTER TABLE `www_blogpost` ENABLE KEYS */; +UNLOCK TABLES; +/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; + +/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; +/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; +/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; +/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; +/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; +/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; +/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; + +-- Dump completed on 2021-09-12 12:48:50 diff --git a/www/management/commands/migrate_quill.py b/www/management/commands/migrate_quill.py new file mode 100644 index 0000000..26c4c28 --- /dev/null +++ b/www/management/commands/migrate_quill.py @@ -0,0 +1,19 @@ +from django.core.management.base import BaseCommand +from markdownify import markdownify as md + +from www.models import BlogPost, Page + + +class Command(BaseCommand): + def handle(self, *args, **options): + posts = BlogPost.objects.all() + + for post in posts: + post.content_md = md(post.content.html) + post.save() + + pages = Page.objects.all() + + for page in pages: + page.content_md = md(page.content.html) + page.save() diff --git a/www/migrations/0005_auto_20210912_1242.py b/www/migrations/0005_auto_20210912_1242.py new file mode 100644 index 0000000..13966f7 --- /dev/null +++ b/www/migrations/0005_auto_20210912_1242.py @@ -0,0 +1,52 @@ +# Generated by Django 3.2.7 on 2021-09-12 12:42 + +from django.db import migrations, models + + +class Migration(migrations.Migration): + dependencies = [ + ('www', '0004_add_featured_image_to_blog'), + ] + + operations = [ + migrations.AddField( + model_name='blogpost', + name='content_html', + field=models.TextField(blank=True, editable=False), + ), + migrations.AddField( + model_name='blogpost', + name='content_md', + field=models.TextField(blank=True, help_text='Markdown content of the blog entry', verbose_name='Content (Markdown)'), + ), + migrations.AddField( + model_name='page', + name='content_html', + field=models.TextField(blank=True, editable=False), + ), + migrations.AddField( + model_name='page', + name='content_md', + field=models.TextField(blank=True, help_text='Markdown content of the page content', verbose_name='Content (Markdown)'), + ), + migrations.AlterField( + model_name='blogpost', + name='lang', + field=models.CharField(choices=[('en', 'English'), ('es', 'Español'), ('fr', 'Français'), ('it', 'Italiano'), ('ja', '日本語'), ('lv', 'Latviešu'), ('pl', 'Polski'), ('pt', 'Português'), ('pt-br', 'Português Brasileiro'), ('ru', 'Русский'), ('tr', 'Türkçe'), ('uk', 'Украї́нська'), ('zh-hans', 'Chinese (Simplified)')], db_index=True, default='en', max_length=7, verbose_name='Content language'), + ), + migrations.AlterField( + model_name='faqentry', + name='lang', + field=models.CharField(choices=[('en', 'English'), ('es', 'Español'), ('fr', 'Français'), ('it', 'Italiano'), ('ja', '日本語'), ('lv', 'Latviešu'), ('pl', 'Polski'), ('pt', 'Português'), ('pt-br', 'Português Brasileiro'), ('ru', 'Русский'), ('tr', 'Türkçe'), ('uk', 'Украї́нська'), ('zh-hans', 'Chinese (Simplified)')], db_index=True, default='en', max_length=7, verbose_name='Content language'), + ), + migrations.AlterField( + model_name='page', + name='lang', + field=models.CharField(choices=[('en', 'English'), ('es', 'Español'), ('fr', 'Français'), ('it', 'Italiano'), ('ja', '日本語'), ('lv', 'Latviešu'), ('pl', 'Polski'), ('pt', 'Português'), ('pt-br', 'Português Brasileiro'), ('ru', 'Русский'), ('tr', 'Türkçe'), ('uk', 'Украї́нська'), ('zh-hans', 'Chinese (Simplified)')], db_index=True, default='en', max_length=7, verbose_name='Content language'), + ), + migrations.AlterField( + model_name='showcasefeature', + name='lang', + field=models.CharField(choices=[('en', 'English'), ('es', 'Español'), ('fr', 'Français'), ('it', 'Italiano'), ('ja', '日本語'), ('lv', 'Latviešu'), ('pl', 'Polski'), ('pt', 'Português'), ('pt-br', 'Português Brasileiro'), ('ru', 'Русский'), ('tr', 'Türkçe'), ('uk', 'Украї́нська'), ('zh-hans', 'Chinese (Simplified)')], db_index=True, default='en', max_length=7, verbose_name='Content language'), + ), + ] diff --git a/www/models.py b/www/models.py index 4ab464d..9ee5b9c 100644 --- a/www/models.py +++ b/www/models.py @@ -2,6 +2,7 @@ from django.core.validators import FileExtensionValidator from django.db import models from django.utils.text import slugify from django_quill.fields import QuillField # type: ignore +from markdown import markdown from almalinux.settings import LANGUAGES from commons.uploads import segmented_upload_to @@ -143,10 +144,24 @@ class Page(models.Model): content: QuillField = QuillField() + content_md: models.TextField = models.TextField( + verbose_name='Content (Markdown)', + help_text='Markdown content of the page content', + blank=True, + ) + + content_html: models.TextField = models.TextField( + editable=False, + blank=True, + ) + def save(self, *args, **kwargs) -> None: # type: ignore if 0 == len(self.slug): # noinspection PyTypeChecker self.slug = slugify(self.title, allow_unicode=False) + + self.content_html = markdown(self.content_md, extensions=['extra']) + super().save(*args, **kwargs) def __str__(self) -> str: @@ -200,10 +215,24 @@ class BlogPost(models.Model): content: QuillField = QuillField() + content_md: models.TextField = models.TextField( + verbose_name='Content (Markdown)', + help_text='Markdown content of the blog entry', + blank=True, + ) + + content_html: models.TextField = models.TextField( + editable=False, + blank=True, + ) + def save(self, *args, **kwargs) -> None: # type: ignore if 0 == len(self.slug): # noinspection PyTypeChecker self.slug = slugify(self.title, allow_unicode=False) + + self.content_html = markdown(self.content_md, extensions=['extra']) + super().save(*args, **kwargs) def __str__(self) -> str: diff --git a/www/templates/blog/post.html b/www/templates/blog/post.html index 89dec85..6b0e5aa 100644 --- a/www/templates/blog/post.html +++ b/www/templates/blog/post.html @@ -32,7 +32,11 @@ {% endif %}
- {{ post.content.html|safe }} + {% if post.content_html %} + {{ post.content_html|safe }} + {% else %} + {{ post.content.html|safe }} + {% endif %}
diff --git a/www/templates/page/page.html b/www/templates/page/page.html index dc5408a..3a28a43 100644 --- a/www/templates/page/page.html +++ b/www/templates/page/page.html @@ -19,7 +19,11 @@

{{ page.title }}

- {{ page.content.html|safe }} + {% if page.content_html %} + {{ page.content_html|safe }} + {% else %} + {{ page.content.html|safe }} + {% endif %}