Academy and Foundation unixmens | Your skills, Your future
What's new in Proxmox VE 6.1 پروکسیموکس با ویژگی جدید ریلیز شد 👨💻 #proxmox ➖➖➖➖➖ 🌐 @unixmens
از ویژگی های جدید میتوان به موارد زیر اشاره کرد :
Based on Debian Buster (10.2)
Ceph Nautilus (14.2.4.1)
Corosync 3.0
Kernel 5.3
LXC 3.2
Qemu 4.1.1
ZFS 0.8.2
Web interface
More datacenter configuration options are now editable via GUI:
U2F two-factor settings.
Cluster-wide bandwidth limit for the following traffic types: migration, backup-restore, clone, disk-move.
Improvements to two-factor authentication allowing to use a hardware-based TOTP key.
Mobile GUI: implemented login for TOTP-based two-factor authentication enabled user accounts.
More icons have been converted from bitmap to vectorized icons from Font Awesome.
The scale mode of noVNC can be changed in "My Settings".
Addition of Hebrew language translations.
New "Run now" button for cluster-wide backup jobs.
With ifupdown2 installed, it is now possible to change the network configuration and reload it from the GUI without a reboot.
Container
Pending changes for containers. It is possible to make changes to a running container. They will be applied after the next reboot of the container.
Reboot of a running container via GUI, API, and command-line interface.
Hot plugging of mount points by using the new mount API available with Linux Kernel 5.3.
Support of recent releases of GNU/Linux distributions like Fedora 31, CentOS 8, and Ubuntu 19.10.
SPICE
Audio devices can now be added via GUI (no need to edit the configuration file).
Folders can now be shared between SPICE client and VM (still experimental).
Video streaming can be enabled. This can help to improve the performance of fast-changing display areas like videos.
The SPICE USB device now supports USB3 (Qemu >= 4.1).
Backup/Restore
VMs with IOThreads enabled can now be backed up.
Run scheduled backup jobs manually from the Datacenter in the GUI.
Improvements to the HA stack
New 'migrate' shutdown policy. If enabled, running services will be migrated to another node on shutdown. Once the node comes back, and if the services have not been manually moved to another node in the meantime, those services will move back.
New 'crm-command stop'. Shuts down a VM/container with the specified timeout and performs a hard stop if the timeout is 0. A VM or container stop command will now be redirected to this new crm-command.
QEMU
Allow domains other than '0000' for PCI(e) passthrough.
New 'reboot' API call. This allows to apply pending changes without having to wait for the guest to shutdown before starting it again.
QEMU monitor timeout issue, which prevented successful backups in certain configurations, has been fixed.
PCI(e) passthrough supports up to 16 PCI(e) devices
Support for QEMU Guest Agents using an ISA serial port (not VirtIO) for communication, allows to use the QGA with FreeBSD - among others.
General improvements for virtual guests
Allow 'tags' in the guest configuration. This meta-information can be useful for things like configuration management (no GUI support yet).
VM/CT: Purge allows to remove the corresponding virtual machine or container from replication or backup jobs on destruction.
Cluster stability
A number of bugs have been identified and fixed upstream in cooperation with corosync and kronosnet.
The initial issues some users have experienced with MTU changes are resolved.
pmxcfs has undergone a stability audit using ASAN (AddressSanitizer) and UBSAN (Undefined Behavior Sanitizer), fixing various possible issues for certain edge-cases.
Storage
Allow configuration of non-default 'mountpoint' properties for ZFS.
Allow .img files as alternative to .iso images.
Various iSCSI improvements.
Overhaul of ZFS on iSCSI with the LIO target provider.
Supports all features offered by newer kernels with Ceph and KRBD.
Various improvements
Firewall: Added support for 'raw' tables and use them to allow users to enable and configure Synflood-Attack protections.
Automatic certificate renewal for the self-signed certificate 2 weeks before expiration.
Reduced certificate lifetime of newly generated certificates (2 years instead of 10 years). Avoids
Based on Debian Buster (10.2)
Ceph Nautilus (14.2.4.1)
Corosync 3.0
Kernel 5.3
LXC 3.2
Qemu 4.1.1
ZFS 0.8.2
Web interface
More datacenter configuration options are now editable via GUI:
U2F two-factor settings.
Cluster-wide bandwidth limit for the following traffic types: migration, backup-restore, clone, disk-move.
Improvements to two-factor authentication allowing to use a hardware-based TOTP key.
Mobile GUI: implemented login for TOTP-based two-factor authentication enabled user accounts.
More icons have been converted from bitmap to vectorized icons from Font Awesome.
The scale mode of noVNC can be changed in "My Settings".
Addition of Hebrew language translations.
New "Run now" button for cluster-wide backup jobs.
With ifupdown2 installed, it is now possible to change the network configuration and reload it from the GUI without a reboot.
Container
Pending changes for containers. It is possible to make changes to a running container. They will be applied after the next reboot of the container.
Reboot of a running container via GUI, API, and command-line interface.
Hot plugging of mount points by using the new mount API available with Linux Kernel 5.3.
Support of recent releases of GNU/Linux distributions like Fedora 31, CentOS 8, and Ubuntu 19.10.
SPICE
Audio devices can now be added via GUI (no need to edit the configuration file).
Folders can now be shared between SPICE client and VM (still experimental).
Video streaming can be enabled. This can help to improve the performance of fast-changing display areas like videos.
The SPICE USB device now supports USB3 (Qemu >= 4.1).
Backup/Restore
VMs with IOThreads enabled can now be backed up.
Run scheduled backup jobs manually from the Datacenter in the GUI.
Improvements to the HA stack
New 'migrate' shutdown policy. If enabled, running services will be migrated to another node on shutdown. Once the node comes back, and if the services have not been manually moved to another node in the meantime, those services will move back.
New 'crm-command stop'. Shuts down a VM/container with the specified timeout and performs a hard stop if the timeout is 0. A VM or container stop command will now be redirected to this new crm-command.
QEMU
Allow domains other than '0000' for PCI(e) passthrough.
New 'reboot' API call. This allows to apply pending changes without having to wait for the guest to shutdown before starting it again.
QEMU monitor timeout issue, which prevented successful backups in certain configurations, has been fixed.
PCI(e) passthrough supports up to 16 PCI(e) devices
Support for QEMU Guest Agents using an ISA serial port (not VirtIO) for communication, allows to use the QGA with FreeBSD - among others.
General improvements for virtual guests
Allow 'tags' in the guest configuration. This meta-information can be useful for things like configuration management (no GUI support yet).
VM/CT: Purge allows to remove the corresponding virtual machine or container from replication or backup jobs on destruction.
Cluster stability
A number of bugs have been identified and fixed upstream in cooperation with corosync and kronosnet.
The initial issues some users have experienced with MTU changes are resolved.
pmxcfs has undergone a stability audit using ASAN (AddressSanitizer) and UBSAN (Undefined Behavior Sanitizer), fixing various possible issues for certain edge-cases.
Storage
Allow configuration of non-default 'mountpoint' properties for ZFS.
Allow .img files as alternative to .iso images.
Various iSCSI improvements.
Overhaul of ZFS on iSCSI with the LIO target provider.
Supports all features offered by newer kernels with Ceph and KRBD.
Various improvements
Firewall: Added support for 'raw' tables and use them to allow users to enable and configure Synflood-Attack protections.
Automatic certificate renewal for the self-signed certificate 2 weeks before expiration.
Reduced certificate lifetime of newly generated certificates (2 years instead of 10 years). Avoids
Academy and Foundation unixmens | Your skills, Your future
What's new in Proxmox VE 6.1 پروکسیموکس با ویژگی جدید ریلیز شد 👨💻 #proxmox ➖➖➖➖➖ 🌐 @unixmens
that some modern Browser complain about very long certificate lifetime.
Documentation
Proofreading of parts of the documentation (style and grammar).
Enhanced documentation for the Ceph administration.
Countless bug fixes and package updates (for all details see bugtracker and GIT)
Documentation
Proofreading of parts of the documentation (style and grammar).
Enhanced documentation for the Ceph administration.
Countless bug fixes and package updates (for all details see bugtracker and GIT)
Academy and Foundation unixmens | Your skills, Your future
that some modern Browser complain about very long certificate lifetime. Documentation Proofreading of parts of the documentation (style and grammar). Enhanced documentation for the Ceph administration. Countless bug fixes and package updates (for all…
ویژگی ورزن جدید ipfire - (ورژن ۲٫۲۳ آپدیت ۱۳۸ مربوط به ۱۸ نوامبر ۲۰۱۹)
https://news.softpedia.com/news/ipfire-open-source-linux-firewall-gets-improved-and-faster-qos-latest-updates-528202.shtml
➖➖➖➖➖
🌐 @unixmens
https://news.softpedia.com/news/ipfire-open-source-linux-firewall-gets-improved-and-faster-qos-latest-updates-528202.shtml
➖➖➖➖➖
🌐 @unixmens
softpedia
IPFire Open-Source Linux Firewall Gets Improved and Faster QoS, Latest Updates - Updated
IPFire 2.23 Core Update 138 is now available for download
Media is too big
VIEW IN TELEGRAM
Protect Your Ubuntu System with AppArmor & Firejail [Tutorial]
#hardering #apparmor
➖➖➖➖➖
🌐 @unixmens
#hardering #apparmor
➖➖➖➖➖
🌐 @unixmens
Forwarded from Academy and Foundation unixmens | Your skills, Your future (yashar esmaildokht 🐧)
Media is too big
VIEW IN TELEGRAM
IPFire Squid Accounting
نحوه فعال کردن پروتوکل socks در #squid :
https://wiki.squid-cache.org/Features/Socks
➖➖➖➖➖
🌐 @unixmens
https://wiki.squid-cache.org/Features/Socks
➖➖➖➖➖
🌐 @unixmens
Forwarded from Academy and Foundation unixmens | Your skills, Your future (yashar esmaildokht 🐧)
سالها پیش این کتاب را نوشته بودم // تقدیم به عزیزان https://www.dropbox.com/s/ldpqg4a9ycyip8e/squid.pdf?dl=0 #rman #linux #cache #proxy @unixmens #yashar_esmaildokht
اسکویید (Squid) یک پراکسی سرور web cacheing (ذخیره کننده وب) است که معمولا برای سرعت بخشیدن به صفحات وب و به اشتراک گذاشتن اینترنت در یک شبکه استفاده می شود و از پروتکلهای SSL, FTP, HTTP در وب پشتیبانی می کند.
این قابلیت موجب استفاده بهینه از پهنای باند خطوط ارتباطی موجود و نیز افزایش کارایی و سرعت سرویس دهنده های وب میگردد
عملکرد Squid
در واقعSquid واسطه ای است بین کامپیوترهای یک شبکه محلی و اینترنت.در اصل، اين سرويس كل ترافيك ورودي و خروجي اينترنت را بازرسي می کند. امروزه يكي از بيشترين موارد استفاده Squid (به دليل بالا بودن قيمت اينترنت)در کشینگ پهنای باند مصرفی است.
این تکنیک تاثیر به سزایی در سرعت دیدن صفحات تکراری وب و یا ذخیره کردن فایل های رسانه ای (media) دارد. Squid با هر بار باز شدن صفحات وب از طرف كاربران داخل شبكه، يك كپي از آن صفحه را براي خود نگه ميدارد. و در فراخوانی های بعدی بلافاصله اطلاعات درخواستي ذخيره شده در cache را به کاربر نمایش می دهد.
مزایای Squid
1-open source
2-proxy cache
2-1-Proxy:
2-1-1-ﺍﺳﻜﻦ ﻣﺤﺘﻮﺍﻱ ﺩﺭﻳﺎﻓﺖ ﺷﺪﻩ ﺍﺯ ﻭﺏ ﺟﻬﺖ ﻳﺎﻓﺘﻦ ﺑﺪ ﺍﻓﺰﺍﺭﻫﺎﻱ ﺍﺣﺘﻤﺎلی.
2-1-2-ﺍﻋﻤﺎل Policy های امنیتی(فایروالینگ)
2.1.3-ﻛﻨﺘﺮﻝ ﻣﺼﺮﻑ ﭘﻬﻨﺎﻱ ﺑﺎﻧﺪ ﻭ ﺗﺮﺍﻓﻴﻚ ﺍﻳﻨﺘﺮﻧﺘﻲ (delay pool)
2-1-4-اسكن محتواي خارج شده از شبكه
2-1-5-عبور از محدوديت هاي منطقه اي *
2-2-Caching
2-2-1-کاهش هزینه های اینترنت (ﺻﺮﻓﻪ ﺟﻮﻳﻲ ﺩﺭ ﭘﻬﻨﺎﻱ ﺑﺎﻧﺪ)
2-2-2-ﺍﻓﺰﺍﻳﺶ ﺳﺮﻋﺖ اینترنت (با استفاده از cache )
2-2-3-دسترسی به محتوای offline (مثل فیلم هایی که یک بار دانلود شده اند یا مستندات)
3-پشتیبانی از http و ftp,SLL
4-گزارش گیری Full Logging
5- accounting
6- reverse proxy
و ...
#squid #cache #proxy
➖➖➖➖➖
🌐 @unixmens
این قابلیت موجب استفاده بهینه از پهنای باند خطوط ارتباطی موجود و نیز افزایش کارایی و سرعت سرویس دهنده های وب میگردد
عملکرد Squid
در واقعSquid واسطه ای است بین کامپیوترهای یک شبکه محلی و اینترنت.در اصل، اين سرويس كل ترافيك ورودي و خروجي اينترنت را بازرسي می کند. امروزه يكي از بيشترين موارد استفاده Squid (به دليل بالا بودن قيمت اينترنت)در کشینگ پهنای باند مصرفی است.
این تکنیک تاثیر به سزایی در سرعت دیدن صفحات تکراری وب و یا ذخیره کردن فایل های رسانه ای (media) دارد. Squid با هر بار باز شدن صفحات وب از طرف كاربران داخل شبكه، يك كپي از آن صفحه را براي خود نگه ميدارد. و در فراخوانی های بعدی بلافاصله اطلاعات درخواستي ذخيره شده در cache را به کاربر نمایش می دهد.
مزایای Squid
1-open source
2-proxy cache
2-1-Proxy:
2-1-1-ﺍﺳﻜﻦ ﻣﺤﺘﻮﺍﻱ ﺩﺭﻳﺎﻓﺖ ﺷﺪﻩ ﺍﺯ ﻭﺏ ﺟﻬﺖ ﻳﺎﻓﺘﻦ ﺑﺪ ﺍﻓﺰﺍﺭﻫﺎﻱ ﺍﺣﺘﻤﺎلی.
2-1-2-ﺍﻋﻤﺎل Policy های امنیتی(فایروالینگ)
2.1.3-ﻛﻨﺘﺮﻝ ﻣﺼﺮﻑ ﭘﻬﻨﺎﻱ ﺑﺎﻧﺪ ﻭ ﺗﺮﺍﻓﻴﻚ ﺍﻳﻨﺘﺮﻧﺘﻲ (delay pool)
2-1-4-اسكن محتواي خارج شده از شبكه
2-1-5-عبور از محدوديت هاي منطقه اي *
2-2-Caching
2-2-1-کاهش هزینه های اینترنت (ﺻﺮﻓﻪ ﺟﻮﻳﻲ ﺩﺭ ﭘﻬﻨﺎﻱ ﺑﺎﻧﺪ)
2-2-2-ﺍﻓﺰﺍﻳﺶ ﺳﺮﻋﺖ اینترنت (با استفاده از cache )
2-2-3-دسترسی به محتوای offline (مثل فیلم هایی که یک بار دانلود شده اند یا مستندات)
3-پشتیبانی از http و ftp,SLL
4-گزارش گیری Full Logging
5- accounting
6- reverse proxy
و ...
#squid #cache #proxy
➖➖➖➖➖
🌐 @unixmens
من چند سرور دارم ، البته خارج از کشور . با cdn هایی مثل کلود فلر استفاده کردم . تصمیم گرفتم از ابر آروان استفاده کنم . تجربه خوبی نداشت . اگر سرور در خارج دارید . پیشنهاد میکنم سمت ابر آروان نرید . اگر وقت کنم . مقاله فنی در موردش مینویسم .
اگر تجربه مشابه داشتید حتما به اشتراک بزارید .
اگر تجربه مشابه داشتید حتما به اشتراک بزارید .
🎯#فرصت_شغلي:
📣 ما در شرکت دانش بنیان سامانههای نوآوری ارتباطات سینا به دنبال توسعه نسل جدید شبکههای مخابراتی مبتنی بر رایانش ابری هستیم. اگه به یادگیری مهارتهای نوین و چالش حل مسئله در محیطی جوان و پویا علاقهمندین، این آگهی برای شماست!
توانمندی های شما:
🔹 آشنا یا علاقهمند به کار DevOpsی
🔹 آشنا یا علاقهمند به استفاده از Linux
🔹 آشنا یا علاقهمند به برنامه نویسی با پایتون یا یک زبان سطح بالای دیگر
🔹 روان در خواندن به انگلیسی
مزایای کار با ما:
✅ پرداختی سروقت و متناسب با توانایی شما
✅ پاداش پایان پروژه، وام، و امکانات ورزشی
✅ امکان جذب سرباز نخبه و امریه از طریق بنیاد ملی نخبگان به همراه حقوق
✉️ درصورت علاقهمندی رزومه خود را به آدرس ایمیل زیر ارسال نمایید:
[email protected]
#jobs #linux #sys_admin #devops
➖➖➖➖➖
🌐 @unixmens
📣 ما در شرکت دانش بنیان سامانههای نوآوری ارتباطات سینا به دنبال توسعه نسل جدید شبکههای مخابراتی مبتنی بر رایانش ابری هستیم. اگه به یادگیری مهارتهای نوین و چالش حل مسئله در محیطی جوان و پویا علاقهمندین، این آگهی برای شماست!
توانمندی های شما:
🔹 آشنا یا علاقهمند به کار DevOpsی
🔹 آشنا یا علاقهمند به استفاده از Linux
🔹 آشنا یا علاقهمند به برنامه نویسی با پایتون یا یک زبان سطح بالای دیگر
🔹 روان در خواندن به انگلیسی
مزایای کار با ما:
✅ پرداختی سروقت و متناسب با توانایی شما
✅ پاداش پایان پروژه، وام، و امکانات ورزشی
✅ امکان جذب سرباز نخبه و امریه از طریق بنیاد ملی نخبگان به همراه حقوق
✉️ درصورت علاقهمندی رزومه خود را به آدرس ایمیل زیر ارسال نمایید:
[email protected]
#jobs #linux #sys_admin #devops
➖➖➖➖➖
🌐 @unixmens
Forwarded from Academy and Foundation unixmens | Your skills, Your future (yashar esmaildokht 🐧)
کانال @unixmens کانالی برای ارتقا ساختار سازمانی و کارایی بالا بر مبنای تجارت و راهکار های متن باز و گنو/لینوکس می باشد ،این کانال کانالی در حوزه های مختلف IT است. کانال خود را به دیگران معرفی کنید .
Media is too big
VIEW IN TELEGRAM
RHCE EX300 exam: Configure an iSCSI initiator on Red Hat Enterprise Linux
-----
-----
Forwarded from Academy and Foundation unixmens | Your skills, Your future (yashar esmaildokht 🐧)
معرفی Red Hat
ا Red Hat یک شرکت نرم افزاری چند ملیتی است که کار اصلی آن ارائه محصولات نرم افزاری منبع باز به جوامع تجاری است. این شرکت در سال 1993 توسط Bob Young و Marc Ewing تاسیس شد. این شرکت دارای دفتر مرکزی آن در رالی، کارولینای شمالی، ایالات متحده آمریکا است و دارای دفاتر در سراسر جهان است. Red Hat خدمات بسیار زیادی مانند ذخیره سازی، پلتفرم های سیستم عامل ارائه می دهد. خدمات مشاوره، آموزش و پشتیبانی نیز توسط این شرکت نرم افزاری ارائه شده است. آنها همچنین میان افزار، برنامه های کاربردی، محصولات مدیریت و غیره را ارائه می دهند. Red Hat بسیاری از codebase های محصول نرم افزاری را که متعلق به شرکت های بزرگ است به دست آورده است. سپس این محصولات نرم افزاری را تحت مجوز منبع باز منتشر می کند که به توسعه دهندگان امکان می دهد آنها را بررسی و به روز کنند.
ا Red Hat Linux
ا Red Hat با Red Hat Enterprise Linux همراه است که سیستم عامل آن است. همجنین با میان افزار vendor و JBoss که منبع باز هستند نیز همراه است. پس از اینتل، Red Hat دومین شرکت بزرگ منتشرکننده لینوکس کرنل نسخه 4.5 است. Red Hat همچنین بسیاری از برنامه ها و پروژه های نرم افزاری رایگان را ایجاد می کند. این شرکت بخشی از پروژه ها و برنامه های ابتکاری مانند " هر کودک یک لپ تاپ "، Dogtail، MRG، Opensource.com، Red Hat Exchange، Open Shift ، Open Stack و غیره است. این شرکت همچنین یک شرکت تابعه به نام "Red Hat India" را برای ارائه خدمات و پشتیبانی از مصرف کنندگان هندی خود ایجاد کرده است.
ا Red Hat Enterprise Linux به اختصار RHEL، یک سیستم عامل مبتنی بر لینوکس از Red Hat است که برای کسب و کارها طراحی شده است. RHEL می تواند بر روی دسکتاپ، سرور، hypervisors و cloud کار کند. Red Hat و همتای آن، فدورا، یکی از توزیع کننده های گسترده لینوکس در جهان هستند.
ویژگی های Red Hat Linux
قابلیت انتقال به محیط مجازی سازی
دارای ابزار توسعه OpenJDK7
امنیت بالا
عملکرد بالا
ذخیره سازی اطلاعات و پشتیبانی از 4TB حافظه
پشتیبانی از تکنولوژی های OpenStack و OpenShift
دارای ابزار Docker برای استقرار تصاویر برنامه در کانتینر
مدیریت سریعتر فایل های بزرگ dump
گواهینامه ها و آزمون های Red Hat
(Red Hat Certified System Administrator (RHCSA
(Red Hat Certified Engineer (RHCE
(Red Hat Certified Architect (RHCA
RHCA: Cloud
RHCA: Datacenter
RHCA: Application platform
RHCA: Application development
RHCA: DevOps
Red Hat Certified Engineer in Red Hat OpenStack
Red Hat Certified System Administrator in Red Hat OpenStack
Red Hat Certified Specialist in Hybrid Cloud Management
Red Hat Certified Specialist in Gluster Storage Administration
Red Hat Certified Specialist in Data Virtualization
Red Hat Certified Specialist in Virtualization
(Red Hat Certified JBoss Developer (RHCJD
(Red Hat Certified JBoss Administrator (RHCJA
Red Hat Certified Specialist in Business Rules
Red Hat Certified Specialist in Business Process Design
Red Hat Certified Specialist in Camel Development
Red Hat Certified Specialist in High Availability Clustering
Red Hat Certified Specialist in Deployment and Systems Management
Red Hat Certified Specialist in Persistence
Red Hat Certified Specialist in OpenShift Administration
Red Hat Certified Specialist in Server Security and Hardening
Red Hat Certified Specialist in Linux Performance Tuning
Red Hat Certified Specialist in Fast-Cache Application Development
Red Hat Certified Specialist in Configuration Management
Red Hat Certified Specialist in Containerized Application Development
Red Hat Certified Specialist in Linux Diagnostics and Troubleshooting
Red Hat Certified Specialist in Ansible Automation
Red Hat Certified Specialist in Container Management
Red Hat Certified Specialist in Messaging Administration
#redhat @unixmens
ا Red Hat یک شرکت نرم افزاری چند ملیتی است که کار اصلی آن ارائه محصولات نرم افزاری منبع باز به جوامع تجاری است. این شرکت در سال 1993 توسط Bob Young و Marc Ewing تاسیس شد. این شرکت دارای دفتر مرکزی آن در رالی، کارولینای شمالی، ایالات متحده آمریکا است و دارای دفاتر در سراسر جهان است. Red Hat خدمات بسیار زیادی مانند ذخیره سازی، پلتفرم های سیستم عامل ارائه می دهد. خدمات مشاوره، آموزش و پشتیبانی نیز توسط این شرکت نرم افزاری ارائه شده است. آنها همچنین میان افزار، برنامه های کاربردی، محصولات مدیریت و غیره را ارائه می دهند. Red Hat بسیاری از codebase های محصول نرم افزاری را که متعلق به شرکت های بزرگ است به دست آورده است. سپس این محصولات نرم افزاری را تحت مجوز منبع باز منتشر می کند که به توسعه دهندگان امکان می دهد آنها را بررسی و به روز کنند.
ا Red Hat Linux
ا Red Hat با Red Hat Enterprise Linux همراه است که سیستم عامل آن است. همجنین با میان افزار vendor و JBoss که منبع باز هستند نیز همراه است. پس از اینتل، Red Hat دومین شرکت بزرگ منتشرکننده لینوکس کرنل نسخه 4.5 است. Red Hat همچنین بسیاری از برنامه ها و پروژه های نرم افزاری رایگان را ایجاد می کند. این شرکت بخشی از پروژه ها و برنامه های ابتکاری مانند " هر کودک یک لپ تاپ "، Dogtail، MRG، Opensource.com، Red Hat Exchange، Open Shift ، Open Stack و غیره است. این شرکت همچنین یک شرکت تابعه به نام "Red Hat India" را برای ارائه خدمات و پشتیبانی از مصرف کنندگان هندی خود ایجاد کرده است.
ا Red Hat Enterprise Linux به اختصار RHEL، یک سیستم عامل مبتنی بر لینوکس از Red Hat است که برای کسب و کارها طراحی شده است. RHEL می تواند بر روی دسکتاپ، سرور، hypervisors و cloud کار کند. Red Hat و همتای آن، فدورا، یکی از توزیع کننده های گسترده لینوکس در جهان هستند.
ویژگی های Red Hat Linux
قابلیت انتقال به محیط مجازی سازی
دارای ابزار توسعه OpenJDK7
امنیت بالا
عملکرد بالا
ذخیره سازی اطلاعات و پشتیبانی از 4TB حافظه
پشتیبانی از تکنولوژی های OpenStack و OpenShift
دارای ابزار Docker برای استقرار تصاویر برنامه در کانتینر
مدیریت سریعتر فایل های بزرگ dump
گواهینامه ها و آزمون های Red Hat
(Red Hat Certified System Administrator (RHCSA
(Red Hat Certified Engineer (RHCE
(Red Hat Certified Architect (RHCA
RHCA: Cloud
RHCA: Datacenter
RHCA: Application platform
RHCA: Application development
RHCA: DevOps
Red Hat Certified Engineer in Red Hat OpenStack
Red Hat Certified System Administrator in Red Hat OpenStack
Red Hat Certified Specialist in Hybrid Cloud Management
Red Hat Certified Specialist in Gluster Storage Administration
Red Hat Certified Specialist in Data Virtualization
Red Hat Certified Specialist in Virtualization
(Red Hat Certified JBoss Developer (RHCJD
(Red Hat Certified JBoss Administrator (RHCJA
Red Hat Certified Specialist in Business Rules
Red Hat Certified Specialist in Business Process Design
Red Hat Certified Specialist in Camel Development
Red Hat Certified Specialist in High Availability Clustering
Red Hat Certified Specialist in Deployment and Systems Management
Red Hat Certified Specialist in Persistence
Red Hat Certified Specialist in OpenShift Administration
Red Hat Certified Specialist in Server Security and Hardening
Red Hat Certified Specialist in Linux Performance Tuning
Red Hat Certified Specialist in Fast-Cache Application Development
Red Hat Certified Specialist in Configuration Management
Red Hat Certified Specialist in Containerized Application Development
Red Hat Certified Specialist in Linux Diagnostics and Troubleshooting
Red Hat Certified Specialist in Ansible Automation
Red Hat Certified Specialist in Container Management
Red Hat Certified Specialist in Messaging Administration
#redhat @unixmens
🔥کدام سیستم عامل ها براساس تحلیل های انجام شده توسط شرکت امنیت سایبری Devcon بین ۱۱ جولای تا ۲۲ نوامبر ۲۰۱۹، بیشترین هدف حملات بدافزارهای تبلیغاتی قرار دارند؟
🔴ویندوز با ۶۱ درصد در رده اول
🔵سیستم عامل کروم در رده دوم
⚫️لینوکس کمترین هدف حملات قرار دارد.
https://www.zdnet.com/article/61-of-malicious-ads-target-windows-users/
➖➖➖➖➖
🌐 @unixmens
🔴ویندوز با ۶۱ درصد در رده اول
🔵سیستم عامل کروم در رده دوم
⚫️لینوکس کمترین هدف حملات قرار دارد.
https://www.zdnet.com/article/61-of-malicious-ads-target-windows-users/
➖➖➖➖➖
🌐 @unixmens
ZDNet
61% of malicious ads target Windows users
Chrome OS is the second most targeted, while Linux is the least.