How To Configure Buildbot with SSL using an Nginx Reverse Proxy
.
.
Apache can be configured to log a large quantity of information to help you diagnose problems and keep an eye on activity. In this guide, we will discuss how Apache handles logging and how you can create your own custom logging rules and rotation schemes.
Nginx is a high performance web server capable of serving content with flexibility and power. When designing your web pages, it is often helpful to customize every piece of content that your users will see. This includes error pages for when they request content that is not…
This tutorial walks you through configuring a MongoDB installation to securely allow access from a trusted remote computer. This will involve updating your firewall rules to provide the remote server access to MongoDB’s default port and changing Mongo’s configuration file to update its IP binding setting.
O SSH, ou shell seguro, é a maneira mais comum de administrar servidores Linux remotos. Embora o daemon permita a autenticação baseada em senha, expor uma conta protegida por senha na rede pode tornar seu servidor vulnerável a ataques de força. Neste guia, demonstraremos como configurar seu servidor com chaves SSH, que é o método de autenticação recomendado. É muito mais difícil para os invasores contorná-lo, tornando o seu mecanismo de login mais seguro.
FTP was a popular way to transfer to files between local and remote computers. Although its use has fallen out of favor due to security concerns, there are some steps that you can take to increase the security of this protocol. In this guide, we will demonstrate how to configure the vsftpd server to user SSL/TLS connections to encrypt data transfer.
Ghost is a lightweight (~7.5MB), open source blogging platform which is really easy to use. Ghost is fully customizable. There are loads of themes available for Ghost on the Internet, free as well as paid.
O autor selecionou a Tech Education Fund para receber uma doação como parte do programa Write for DOnations. O Minecraft é um jogo de videogame no estilo sandbox muito…
Команда sudo служит механизмом для предоставления прав администратора, которые обычно доступны только пользователю root user, для обычных пользователей. Из этого руководства вы узнаете, как создать нового пользователя с привилегиями sudo в CentOS 8 без изменения файла…
Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом. При хранении любых важных данных очень рискованно иметь единую точку отказа. Хотя многие базы данных и другие программы позволяют…