Home Search

linux server - search results

If you're not happy with the results, please do another search

Cockpit – A Powerful Tool to Monitor and Administer Multiple Linux Servers Using a...

Cockpit is an easy-to-use, lightweight and simple yet powerful remote manager for GNU/Linux servers, it’s an interactive server administration user interface that offers a live...

First 5 Commands When I Connect on a Linux Server

After half a decade working as a system administrator/SRE, I know where to start when I am connecting to a Linux server. There is...

Dstat – A Resourceful Tool to Monitor Linux Server Performance in Real-Time

Some of the popular and frequently used system resource generating tools available on the Linux platform include vmstat, netstat, iostat, ifstat and mpstat. They are used for reporting statistics from...

Linux.Lady Trojan Turns Linux Servers into Bitcoin Miners

A NEW TROJAN targeting Linux servers has been discovered in the wild, exploiting servers running the Redis NoSQL database to use them for bitcoin mining. Up...

Setting Up Real-Time Monitoring with ‘Ganglia’ for Grids and Clusters of Linux Servers

Ever since system administrators have been in charge of managing servers and groups of machines, tools like monitoring applications have been their best friends....

Linux Server Provisioning Using Stacki

Server provisioning is a set of actions to prepare a server, taking it from bare metal to a functioning system complete with an operating...

Three tools to scan a Linux server for Malware and Rootkits

Servers connected to the internet are seeing a constant level of attacks and scans all day. While a firewall and regular system updates are...

Two Outstanding All-in-One Linux Servers

Back in 2000, Microsoft released their Small Business Server. This product changed the way many people viewed how technology could function within the realm...

How to block an IP address with ufw on Ubuntu Linux server

I am using UFW to manage firewall on my Ubuntu Linux 12.04/14.04 LTS server. I need to block a specific IP address from accessing...

Automate your Linux Server Configurations with Puppet

Puppet is an automation tool which allows you to automate the configuration of software like apache and nginx across multiple servers.Puppet installationIn this tutorial...