Tag: linux network

  • How to Manage Linux Logs

    How to Manage Linux Logs

    By Des Nnochiri   Log files in Linux often contain information that can assist in tracking down the cause of issues hampering system or network performance. If you have multiple servers or levels of IT architecture, the number of logs you generate can soon become overwhelming. In this article, we’ll be looking at some ways […]

  • Toughening Security for Linux Servers

    Toughening Security for Linux Servers

    By Des Nnochiri   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. […]

  • Essential Shell Commands for Linux

    Essential Shell Commands for Linux

    By Des Nnochiri   Even if the Linux distribution that you’re using has a GUI (Graphical User Interface), it’s likely that the bulk of your work will involve shell commands, entered via a command line terminal. Basic shell programming, application development, and the more complex aspects of network monitoring and administration will all proceed from […]

  • Best Practices for Configuring Linux Containers

    Best Practices for Configuring Linux Containers

    By Des Nnochiri   Within a Linux network or development system, launching a limited set of applications or services (often known as microservices) in a self-sustaining container or sandboxed environment is sometimes necessary. A container enables administrators to decouple a specific set of software applications from the operating system and have them run within a […]

  • How to Configure a Multicast Linux Network

    How to Configure a Multicast Linux Network

    By Des Nnochiri   In a world where consumer-level computing technology has been largely dominated by Windows, many users remain unaware of the need for administrators to configure and maintain network hardware and environments based on the Linux operating system. But Linux in its various distributions and the Unix operating system from which they derive […]