Operations | Monitoring | ITSM | DevOps | Cloud

How Auditd Logs Help Secure Linux Environments

If you manage a Linux server and notice something unusual, auditd logs can help you track exactly what’s happening. This built-in audit system records who accessed the system and what actions they performed. In this guide, we’ll cover setting up auditd, reading the logs, and using them to detect potential security issues early.

What is different between an application based instance and an image based instance?

In this video, the Anbox team demonstrates the differences between an Anbox Cloud instance created based on an application and an instance that is based on an image. Time codes: What is Anbox Cloud? Anbox Cloud lets you run virtualized Android environments securely, at any scale, to any device letting you focus on your use case. Run Android in system containers, not emulators, on AWS, OCI, Azure, GCP or your private cloud with ultra low streaming latency.

OpenStack with Sunbeam for medium-scale cloud infrastructure

The rapid growth in OpenStack installation and orchestration tools that we have seen in recent years has effectively established OpenStack as the world’s leading open source cloud platform. Projects like Sunbeam or Kolla Ansible, for example, are effectively transforming OpenStack into yet another user application.

How to create an Android virtual device using Anbox Cloud?

In this video, the Anbox team shows how to create and test an Android virtual device using the Anbox Cloud dashboard. Time codes: What is Anbox Cloud? Anbox Cloud lets you run virtualized Android environments securely, at any scale, to any device letting you focus on your use case. Run Android in system containers, not emulators, on AWS, OCI, Azure, GCP or your private cloud with ultra low streaming latency.

Boost your Android development with remote app testing via Anbox Cloud

In today’s hectic app development cycles, speed is key. But as teams scale and spread worldwide, and app complexity increases, traditional testing workflows become bottlenecks that can compromise security, increase operational costs, and delay product delivery. Simply sharing APKs or configuring physical test devices isn’t enough anymore – it’s time to rethink how we test and demo Android apps.
Sponsored Post

Hidden Risks in Linux Power Monitoring - And How to Fix Them

In today's enterprise IT landscape, Linux on IBM Power Systems plays a crucial role in powering mission-critical workloads. Industries such as finance, healthcare, telecommunications, and manufacturing rely on IBM Power's scalability, performance, and security to handle large-scale data processing, AI-driven analytics, and high-performance computing. As these environments continue to evolve, ensuring peak system performance and reliability is more important than ever.

What is geopatriation?

The world is changing every day. From geopolitical shifts to legislation like GDPR which requires localized processing – these all create a complex and uncertain landscape where data storage, processing, and cloud services could potentially come to a sudden halt or suffer heavy disruption overnight. As a result, organizations are increasingly interested in potential routes for shifting cloud services to safer alternatives closer to their country of operation.

Rethinking virtualization: open source alternatives for resellers

If you’re a technology reseller in today’s uncertain software virtualization market, you and your customers are probably actively exploring options for virtualized environments. Of course, finding the perfect alternative is easier said than done: it needs to be scalable, easy to migrate to, cost efficient, and provide the same technical capabilities as preexisting virtualization solutions. That’s a seemingly tall order – but luckily, there are a range of options.

Is observing TLS traffic through eBPF a security risk?

Monitoring deployed applications with eBPF is quickly becoming the standard for good reasons, eBPF: Revolutionizing Observability for DevOps and SRE Teams. Not in the least because it allows monitoring to be a purely operations affair, instead of having to instrument each and every application individually. The security-conscious SRE and SRE manager will immediately ask the question: is this secure? And how about this claim that HTTPS traffic can be monitored?