Operations | Monitoring | ITSM | DevOps | Cloud

Linux

How to Monitor Syslog Data with Sumo Logic

If you are reading this article, you’re probably familiar with syslog, a logging tool that has been around since the 1980s. It is a daemon present in most Linux-based operating systems. By default, syslog (and variants like rsyslog) on Linux systems can be used to forward logs to central syslog servers or monitoring platforms where further analysis can be conducted. That’s useful, but to make the very most of syslog, you also want to be able to analyze log data.

How to Choose a Linux Distro for Your Server

By Des Nnochiri Whether it’s for network and system administration, database management, web services, or other business functions, chances are you’ll need robust servers as part of your IT infrastructure armory. Traditionally, a server running a Linux operating system has been the preferred option for enterprise use. But which Linux distribution (or distro) is the right one for your particular use case?

How to manually build a Ubuntu 18.04 Virtual Machine server with Oracle VirtualBox

This post will describe how to manually build a Ubuntu 18.04 Virtual Machine (VM) server using Oracle’s VirtualBox virtualisation software. Being able to build simple, expendable VMs is extremely useful, whether you’re writing software, building websites or just wanting to learn about Linux servers. We need to be able to SSH onto the server from our host machine to make access easier. To gain SSH access we therefore need to forward SSH’s port to our host.

Open Source Innovation for Network from Canonical | Intel Business

By leveraging Open Source innovations, Intel and Canonical are addressing the challenges telcos face as they roll out technologies to remain carrier grade and realize performance, cost, compliance, security and reliability benefits. Whether implementing 5G, managing the complexities of operations across a highly distributed edge network, or determining the right cloud-native approach and containerization strategy, Intel and Canonical provide the design patterns for operators that reduce the time to deployment and cost of ownership with validated solutions as they deliver for today and the future.

How Canonical and Dell work together across desktop, cloud and edge.

Canonical is engaged with all six of Dell's lines of business and is the only Dell EMC partner that enables the desktop, cloud and edge, combining the best of Ubuntu opensource software with Dell hardware. Regis Paquette, VP Strategic Alliances and OEMs, talks about it during Dell Technologies World 2019.

Deploy Kubernetes on Raspberry Pi cluster with k3s

In order to carry out a demonstration of our smart tool: the Bleemeo agent at the 8th Devoxx France conference planned for the 17th of April, Bleemeo team decided to use the Kubernetes infrastructure and specially the lightweight version of Kubernetes: k3s. We choose to run k3s on a cluster of 3 Raspberry Pi nodes composed of 1 master node and 2 slaves nodes.

Toughening Security for Linux Servers

As with any other operating system, security is a prime concern with Linux network hardware. In this article, we’ll be giving some recommendations on how to toughen the security posture of your Linux servers. Screenshots and example syntax relate to systems running Kali Linux, CentOS, RHEL, Ubuntu, and Debian-based Linux distributions.