Free training resources for TCP IP networking

Free training resources for TCP IP networking

Free training resources for TCP IP networking Starting your journey in the TCP IP networking stack, it is important to understand concepts but also to put these networking concepts into a hands-on perspective. This article provides a list of free training resources for TCP IP networking.

Stateless and stateful systems comparison

Introduction Stateless and stateful systems are two distinct approaches in information technology which handle and manage data and transactions differently. This article explores the differences between these two concepts and provide examples of stateless and stateful technologies in both software development and infrastructure systems. Stateless Systems In a stateless system, the server or application does … Read more

Load balancing solutions and design considerations

Introduction to load balancing Load balancing plays a vital role in distributing network traffic efficiently across multiple servers or resources. This article provides a comprehensive overview of load balancers, including their theory, design considerations, persistence types, and load balancing methods. Furthermore, it presents a detailed list of commercial and open source load balancer solutions. Load … Read more

IBM Red Hat RHEL source code is no longer free

IBM Red Hat RHEL source code is no longer free In a release this week, IBM Red Hat says it is putting RHEL source code in the Red Hat Customer Portal (accessible via a subscription). The sole public repository for code releases will be CentOS Stream. “CentOS Stream will now be the sole repository for … Read more

Linux distributions and tools for education

linux tux

Introduction Whether you are a total beginner, novice or experienced Linux user or administrator, there is always space for improvement and for learning new things around the Linux operating system. By expanding your Linux knowledge, you invest more broadly in computer operating system technology learning, which can be applied in any other operating system. This … Read more

Apache Cloudstack 4.17 LTS release announcement

Cloudstack

Apache Cloudstack 4.17 LTS release announcement Apache Cloudstack 4.17 LTS release announcement was recently made. Apache CloudStack 4.17.0.0 is a 4.17 LTS release with 383 new features, improvements and bug fixes since 4.16, including 16 major new features. Some of the most important features are the following. Shapeblue offer a free Cloudstack 4.17 LTS walktrough, … Read more

gRPC support on Azure App Service

Azure App Service

gRPC announcement Microsoft announced today that gRPC is now available and supported on Azure App Service for Linux workloads. This was made possible by recent platform upgrades to the HTTP reverse proxy layer to leverage YARP and Kestrel. This is an important announcement as it removes the native support limitation in Azure App Service which … Read more

Internet Explorer 11 retirement

Internet Explorer 11

Internet Explorer 11 retirement announcement As per Microsoft MC378271 announcement, the Internet Explorer (IE) 11 desktop application will be retired on June 15, 2022, on certain versions of Windows 10. This means that the IE11 desktop application will no longer be supported and will be progressively redirected to Microsoft Edge over the following months, and … Read more

Introducing Ubuntu Server 22.04 LTS

Ubuntu 22.04 LTS

Introduction Linux Ubuntu Server 22.04 LTS was released by Canonical on April 21st, 2022. The 22.04 Long Term Service (LTS) release (code named Jammy Jellyfish) is the most mature and feature rich release to date and includes various noteworthy additions and new features. Canonical releases its LTS and interim Ubuntu versions as per the following … Read more

Windows DCOM hardening

security and privacy

Introduction The Distributed Component Object Model (DCOM) Remote Protocol is a protocol for exposing application objects by way of remote procedure calls (RPCs). The protocol consists of a set of extensions layered on Microsoft Remote Procedure Call Protocol Extensions as specified in [MS-RPCE]. The DCOM Remote Protocol is also referred to as Object RPC or … Read more