Linux

Discover the latest Linux news, updates, and tutorials with Gadget Rumours. Whether you’re a seasoned user or a newbie, we have something for everyone.

  • Linux Lite 7.0: A Fresh Approach to Lightweight Computing

    Linux Lite 7.0: A Fresh Approach to Lightweight Computing

    in

    Linux Lite, renowned for its user-friendly interface and lightweight design, has recently unveiled its latest iteration: Linux Lite 7.0. This release, packed with new features and enhancements, continues the tradition of providing a powerful yet accessible operating system for both beginners and experienced users alike. Target Users of Linux Lite 7.0 Linux Lite 7.0 is…

  • 3 Best Syslog Servers for Windows/Linux

    3 Best Syslog Servers for Windows/Linux

    in ,

    (via: https://pixabay.com/vectors/gui-interface-internet-program-2311260/)  In the modern-day, security is more important than ever. While increasing physical security is important for businesses, so is increasing online security. Cybercrime of all kinds is unfortunately very common. This can include hacks, phishing, DDoS, data breaches and a variety of other things. In fact, cybercrime is becoming incredibly expensive and harmful…

  • Canonical adds containerd to Ubuntu Kubernetes

    Canonical adds containerd to Ubuntu Kubernetes

    in

    Canonical at 28/02/2019 announced support for containerd  in its 1.14 releases of Charmed Kubernetes and Microk8s, improving security and robustness. “Containerd has become the industry-standard container runtime focused on simplicity, robustness and portability.” said Carmine Rimi, product manager for Kubernetes at Canonical. “Enabling Kubernetes to drive containerd directly reduces the number of moving parts, reduces latency in pod…

  • How to Change the SSH Port in Linux

    How to Change the SSH Port in Linux

    in ,

    By default, SSH listens on port 22. Changing the default SSH port adds an extra layer of security to your server by reducing the risk of automated attacks. Instead of changing the port is much simpler and secure to configure your firewall to allow access to port 22 only from specific hosts. Read Also about…

  • How to install Drupal on CentOS 7

    How to install Drupal on CentOS 7

    in ,

    Drupal , one of the most popular content management systems (CMS), allows users to create dynamic websites and powerful online applications. If you’re planning to install Drupal on a CentOS 7 server, this guide will walk you through the step-by-step process. By following these instructions, you’ll have Drupal up and running in no time. A…

  • How to Install CouchDB on Ubuntu 18.04

    How to Install CouchDB on Ubuntu 18.04

    in ,

    CouchDB is a powerful NoSQL database that provides easy data storage and retrieval with a flexible JSON-based document model. If you’re looking to install CouchDB on an Ubuntu server, this comprehensive guide will provide you with the most up-to-date instructions. By following these steps, you’ll have CouchDB installed and ready to start building your applications.…

  • Bash until Loop

    Bash until Loop

    in

    Loops are one of the fundamental concepts of programming languages. Loops are handy when you want to run a series of commands over and over again until a specific condition is met. In scripting languages such as Bash, loops are useful for automating repetitive tasks. There are 3 basic loop constructs in Bash scripting, for…

  • How to Install OpenCart on Ubuntu 18.04

    How to Install OpenCart on Ubuntu 18.04

    in ,

    OpenCart is a popular open-source e-commerce platform that enables users to set up and manage online stores with ease. If you’re looking to install OpenCart on an Ubuntu server, this comprehensive guide will provide you with the most up-to-date instructions. By following these steps, you’ll have OpenCart installed and ready to start building your online…

  • How to install WildFly (JBoss) on Ubuntu 18.04

    How to install WildFly (JBoss) on Ubuntu 18.04

    in ,

    WildFly, formerly known as JBoss is a cross-platform open source application runtime written in Java that helps you build amazing applications. WildFly is flexible, lightweight, and it is based on pluggable subsystems that can be added or removed as needed. This tutorial will show you how to install WildFly application server on Ubuntu 18.04. The…

  • The forecast is robots

    The forecast is robots

    in

    Next robot should run Ubuntu Core Robots are an increasingly important part of our lives, in more ways than we realise. I’m not talking just about Roombas, or the toy robots that inhabit the wish lists of the world’s children (and the young at heart). Robots are increasingly behind the scenes, powering the modern world…

  • How To Add Swap Space on Debian 9

    How To Add Swap Space on Debian 9

    in ,

    Swap is a space on a disk that is used when the amount of physical RAM memory is full. When a Linux system runs out of RAM, inactive pages are moved from the RAM to the swap space. Swap space can take the form of either a dedicated swap partition or a swap file. Read…

  • How to Configure LDAP Client to Connect External Authentication

    How to Configure LDAP Client to Connect External Authentication

    in ,

    LDAP (short for Lightweight Directory Access Protocol) is an industry standard, widely used set of protocols for accessing directory services. A directory service in simple terms is a centralized, network-based database optimized for read access. It stores and provides access to information that must either be shared between applications or is highly distributed. Directory services play an…

Search for an article