admin

Employee / Author of 97 articles

Happy System Administrator Appreciation Day

Linux is a pleasure to use, and system administrators agree, especially on the last Friday in July, a.k.a. System Administrator Appreciation Day (a.k.a. SysAdmin Day, a.k.a. Sysmas).

In honor of Sysadmin Day, we’ve put together a list of our favorite features and Easter eggs in Linux. Enjoy! Read more

New Firewalls: Fortinet FG-100D


We recently started offering our clients a new firewall. In addition to the Cisco ASA 5512 and Cisco ASA 5508-X, we now offer the Fortinet FortiGate FG-100D.

The initial reaction from most of our clients went something along the lines of, “Why would you suggest this noname product over Cisco?” Truth be told, we had mixed feelings about it here at Selectel, too; however, our experience with these firewalls has shown us that this solution at least deserves a try. Read more

Containers and Security: Seccomp


When working with potentially dangerous, unverified, or simply raw software, developers often use sandboxes. These are special environments that isolate or restrict programs and code from accessing data outside the environment. Sandboxes limit the software’s network access, OS interactions, and information from IO devices.

Lately, people have been turning more and more towards containers for launching unverified and non-secure software. Read more

Mining Cryptocurrency: An Updated Glance


Way back in 2013, we wrote an article on Habrahabr (Russian) about Bitcoin mining. The main idea was that there was little profit in mining due to the difficulty of the algorithms. Things haven’t changed much up to now, and the market has been overtaken by mining behemoths from China, who operate mining farms the size of aircraft hangars.

In this article, we’d like to retract our statement and say that, for the time being, mining can be and is in fact profitable. Read more

Managing the VPC with ansible-selvpc-modules


As we’ve mentioned in previous articles, the Selectel Virtual Private Cloud is built on the OpenStack platform.

A lot of our clients are already used to using Ansible, a configuration management system that lets you automate routine tasks. Among its other advantages, Ansible already has a wealth of ready-made modules available, including those for automating processes with OpenStack components (list of modules). Read more

Auditing System Events in Linux


Original publication date: September 22, 2015.

The audit subsystem is used to raise the level of security in Linux systems. Although it doesn’t offer additional security per se, it’s used to retrieve detailed information on system events. This provides detailed information on system violations, which can be used to implement additional targeted security measures. We’ll be taking a deeper look at the audit subsystem in this article. Read more

Security Monitoring with Sysdig Falco

In May 2016, the developers of Sysdig released Falco, a tool for detecting anomalous system behavior.

Falco consists of two main components: the sysdig_probe kernel module (which Sysdig also runs on) and the daemon for writing the information it collects to the disk.

Falco tracks applications according to user-defined rules, and if any anomalies are detected, it writes the information to a standard output, syslog, or user-defined file. in their blog, the developers jokingly call Falco “…a hybrid of snort, ossec and strace,” and position it as a simple IDS that puts almost no additional load on the system.

Read more

Managing Containers in runC

Today we’ll be continuing our containerization blog series with a discussion about runC, a tool for launching containers according to Open Container Initiative (OCI) specifications. The initiative’s mission is to develop a single standard for containerization technology and is supported by such companies as Facebook, Google, Microsoft, Oracle, EMC, and Docker. The OCI Runtime Specifications were published in the summer of 2015.

Modern containerization tools already implement runC. The latest versions of Docker (starting with version 1.11) have been made according to OCI specifications and are built on runC. The libcontainer library, which is essentially a part of runC, has replaced LXC in Docker as of version 1.8.

In this article, we’ll show you how you can create and manage containers using runC.

Read more

1 Gbps Connections for Dedicated Servers

Every online service needs at least two things: the first is a working server that handles site requests; the second is an Internet connection that connects clients to the server. Here, bandwidth is a pivotal factor: the higher the reserve, the more stable the site. 1 Gbps, for example, is enough to handle sudden spikes in traffic—a typical consequence of a successful ad campaign.

If a client was looking for a faster connection, there were few options. Either they ordered the default plan, which included unlimited traffic and a 100 Mbps connection, and paid separately for additional bandwidth, or they could choose to pay for an expensive guaranteed 1 Gbps connection.

We’re happy to offer our clients another option that combines the best of both worlds: the price of the first option with the speed of the second. Read more