ποΈ Can I obtain root access?
nine does not allow privileged access by customers on their "Managed" servers.
ποΈ Connecting to Your Server: SFTP, FTP, and SSH
This article will guide you through the process of connecting to your server using the three common protocols SFTP, FTP, and SSH.
ποΈ Cron Jobs
The cron command-line utility is a job scheduler. You can use cron jobs, to run periodically at fixed times, dates, or intervals.
ποΈ How do I work out a good String Check / Action Plan for my SLA?
As part of our Service Level Agreement(SLA), we need two things from you for its implementation: a string check and an action plan. In the following article we would like to explain to you in more detail what these are and what you should pay attention to when creating them.
ποΈ How to mount S3 bucket as a file system
In this article, we describe the setup and mounting of a S3 bucket in your user space environment with Rclone for Ubuntu 16.04 and newer. This allows you to use the Nine S3 storage as a local file system.
ποΈ inodes
An inode (index node) is a fundamental data structure in Linux file systems that stores essential metadata about files and directories, including:
ποΈ Migrate website files/databases to new server
This article describes how you can migrate a website from one server to another with as little interruption as possible.
ποΈ Out-of-Memory (OOM) Event
The linux kernel constantly monitors the memory usage of a system. If the usage is reaching a critical threshold, the kernel will issue an "out of memory" routine.
ποΈ Rotate Log Files
Sometimes log files can become quite large.
ποΈ Security recommendations for your Managed Server
Ensuring data integrity and confidentiality is crucial for any application or environment. Therefore, we would like to
ποΈ Interpreting security scan reports for your server
Application security scans are a great way to review and improve the security of customer-facing applications.
ποΈ Zstd
Zstd (Zstandard) is a modern compression algorithm developed by Facebook that Nine uses for compressing database dumps and log files.