ENG | CS

ENG | CS

1794 bookmarks
Newest
Subdomains, Nginx-proxy and Docker-compose
Subdomains, Nginx-proxy and Docker-compose
I'm looking for a way to configure Nginx to access hosted services through a subdomain of my server. Those services and Nginx are instantiated with Docker-compose. In short, when typing jenkins.19...
·stackoverflow.com·
Subdomains, Nginx-proxy and Docker-compose
How To: Vi / Vim Save And Quit The Editor Command
How To: Vi / Vim Save And Quit The Editor Command
Explains how to save and quit the vim or vi text editor. You can save the file with changes and exit Vim with ':wq' OR ':x' command on Linux
·cyberciti.biz·
How To: Vi / Vim Save And Quit The Editor Command
Initial Server Setup with Ubuntu 18.04 | DigitalOcean
Initial Server Setup with Ubuntu 18.04 | DigitalOcean
This guide will walk you through a few procedures that you should take early on in order to create a solid foundation for your new Ubuntu 18.04 server, before moving on to installing and configuring any software or services.
·digitalocean.com·
Initial Server Setup with Ubuntu 18.04 | DigitalOcean
UFW Essentials: Common Firewall Rules and Commands | DigitalOcean
UFW Essentials: Common Firewall Rules and Commands | DigitalOcean
UFW (uncomplicated firewall) is a firewall configuration tool that runs on top of iptables, included by default within Ubuntu distributions. It provides a streamlined interface for configuring common firewall use cases via the command line. This cheat
·digitalocean.com·
UFW Essentials: Common Firewall Rules and Commands | DigitalOcean
How To Install and Use Docker on Ubuntu 18.04 | DigitalOcean
How To Install and Use Docker on Ubuntu 18.04 | DigitalOcean
Docker is an application that simplifies the process of managing application processes in containers. In this tutorial, you'll install and use Docker Community Edition (CE) on Ubuntu 18.04. You'll install Docker itself, work with containers and images
·digitalocean.com·
How To Install and Use Docker on Ubuntu 18.04 | DigitalOcean
Cannot restart SSH daemon after changing sshd_config to port 2222
Cannot restart SSH daemon after changing sshd_config to port 2222
I have been looking around and couldn't find a solution to the issue I am having. I am running Ubuntu 16.04 LTS, and I followed instructions on the Ubuntu page for changing the SSH port to 2222 by
·superuser.com·
Cannot restart SSH daemon after changing sshd_config to port 2222
Error Permission denied (publickey) when I try to ssh | DigitalOcean
Error Permission denied (publickey) when I try to ssh | DigitalOcean
[note] Note from DigitalOcean Community team: The user @intalix has provided a popular answer to this question here: https://www.digitalocean.com/community/questions/error-permission-denied-publickey-when-i-try-to-ssh answer=44730 Recently I threw out
·digitalocean.com·
Error Permission denied (publickey) when I try to ssh | DigitalOcean
Dockerizing a React.js app - DEV Community
Dockerizing a React.js app - DEV Community
Learn how to dockerize React single page application. Create development image with auto-reload and lightweight & optimized production image with Nginx setup.
·dev.to·
Dockerizing a React.js app - DEV Community
Local Setup for Documentation Work :: SuiteCRM Documentation
Local Setup for Documentation Work :: SuiteCRM Documentation
In order to contribute to the Documentation efforts, you can edit pages directly on Github. But if you want a more powerful setup for a better work experience, you can choose to set up a local copy of the files, install our build engine Hugo, and build and serve the site locally. This is an advanced way of editing the Documentation, it should only be used by people with the necessary technical skills and who want to work on this Documentation extensively.
·docs.suitecrm.com·
Local Setup for Documentation Work :: SuiteCRM Documentation
Downloading & Installing :: SuiteCRM Documentation
Downloading & Installing :: SuiteCRM Documentation
Downloading and installing SuiteCRM If you are installing SuiteCRM for the first time, follow the instructions in this section. If you have an earlier version of SuiteCRM installed, refer to the upgrade section for instructions on how to upgrade your SuiteCRM instance. Follow the steps listed below to install SuiteCRM: Install the platform-appropriate (Linux or Windows) version of PHP, web server, and database on your machine. Download the SuiteCRM files from suitecrm.
·docs.suitecrm.com·
Downloading & Installing :: SuiteCRM Documentation