Linux
2.15K subscribers
4.13K photos
20 videos
17.5K links
Новости Линукс Linux

По всем вопросам @evgenycarter
Download Telegram
By default, Docker containers are ephemeral, which means that any data generated or modified within a container is lost when the container is stopped or removed. Docker volumes allow you to create persistent storage outside the container, which can be accessed and shared by multiple containers.
The post Move a Docker volume to another host first appeared on 4sysops.
.
.
👉 @sysadminoff
https://4sysops.com/archives/move-a-docker-volume-to-another-host/
Компания Microsoft добавит код на Rust в ядро Windows 11

Дэвид Вестон, вице-президент Microsoft, отвечающий за безопасность операционной системы Windows, в своём докладе на конференции BlueHat IL 2023 поделился информацией о развитии механизмов защиты Windows. Среди прочего упомянут прогресс в задействовании языка Rust для повышения безопасности ядра Windows. Более того, заявлено, что написанный Rust код будет добавлен ядро Windows 11 возможно уже через несколько месяцев или даже недель.
.
.
👉 @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=59044
Уязвимость в процессорах Intel, приводящая к утечке данных по сторонним каналам

Группа исследователей из китайских и американских университетов выявила новую уязвимость в процессорах Intel, приводящую к утечке по сторонним каналам информации о результате спекулятивного выполнения операций, которую можно использовать, например, для организации скрытого канала связи между процессами или определения утечек при совершении атак класса Meltdown.
.
.
👉 @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=59029
Ubuntu 23.10 "Mantic Minotaur" operating system has been slated for release later this year on October 12th, 2023, and is expected to come with the latest GNOME 45 desktop environment and Linux kernel 6.5.
The post Ubuntu 23.10 “Mantic Minotaur” Is Slated for Release on October 12th, 2023 appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
👉 @sysadminoff
https://9to5linux.com/ubuntu-23-10-mantic-minotaur-is-slated-for-release-on-october-12th-2023
👍1
TUXEDO Computers unveils the TUXEDO InfinityBook Pro 14 Gen8 Linux-powered notebook with a bigger battery, 12th Gen Intel Core CPU, up to 64GB DDR5 RAM, up to 4TB SSD storage, and TUXEDO OS 2.0.
The post TUXEDO InfinityBook Pro 14 Gen8 Linux Ultrabook Is Now Available for Pre-Order appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
👉 @sysadminoff
https://9to5linux.com/tuxedo-infinitybook-pro-14-gen8-linux-ultrabook-is-now-available-for-pre-order
Nitrux 2.8 distribution is now available for download with Linux kernel 6.2, support for Android apps and NFS shares, zswap, and more.
The post Nitrux 2.8 Released with Linux 6.2, Zswap, Support for Android Apps, and More appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
.
.
👉 @sysadminoff
https://9to5linux.com/nitrux-2-8-released-with-linux-6-2-zswap-support-for-android-apps-and-more
Выпуск Wine 8.7

Состоялся экспериментальный выпуск открытой реализации WinAPI - Wine 8.7. С момента выпуска версии 8.6 было закрыто 17 отчётов об ошибках и внесено 228 изменений.
.
.
👉 @sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=59048
Endpoints such as laptops, desktops, and mobile devices are vulnerable to cyberattacks, which can compromise sensitive data and cause serious damage to the organization. To address this challenge, Microsoft has developed Intune Endpoint Privilege Management, a solution that enables organizations to secure their endpoints by controlling and managing user access and permissions. This blog post aims to assist you in setting up Endpoint Privilege Management (EPM) in your organization so that your users can maintain their productivity while ensuring that security is not compromised.
The post Security with Intune: Endpoint Privilege Management first appeared on 4sysops.
.
.
👉 @sysadminoff
https://4sysops.com/archives/security-with-intune-endpoint-privilege-management/
Install and Use Qemu on Ubuntu

Learn how to properly install Qemu in Ubuntu and then configure a Linux distro in VM.
.
.
👉 @sysadminoff
https://itsfoss.com/qemu-ubuntu/