I think, however, there hasn't been a truly in-depth cheatsheet which describe a variety of configurations and important cross-cutting topics for HTTP servers. That's why I created this repository to help us to configure high performing NGINX web and proxy servers that are fast, secure and ...
These guidelines provides (in some places) recommendations for very restrictive setup. Contributing & Support A real community, however, exists only when its members interact in a meaningful way that deepens their understanding of each other and leads to learning. If you find something which doesn'...
1.For users to access yourMoodleinstance you need to create asubdomainfor it, thus, you need to create a DNSArecord to achieve this. For this guide, our test domain istestprojects.me, so we need to create a subdomain, for example,learning.testprojects.me. So, log into your domain r...
cp /tmp/archos/UrukDroid-copy_data.cmd /media/disk/ Than follow till the end the guide Let begin with the upgrade from Uruk 0.3 to Uruk 0.4.2. Enjoy OPTIONAL: Install google market. If you have already istalled google market (using gAppsInstaller for example), you h...
Monokleis a suite of tools designed to help everyone from developers to platform engineers manage the application configuration lifecycle in Kubernetes. Gitlab/Github所有项目clone到本地 留下评论 有两个神器。 一个是gitlabber,列出Gitlab服务器的所有项目,并以树状结构展示:https://github.com/ezbz/gitla...
Of course this will work for Windows users only. Linux users are capable enough to write a bash script or anything similar, and Mac users... well, sorry. :) After signing the jars fire upindex.htmlagain. Answer some security question and enjoy libgdx in your browser!
To install Docker please follow this guide:https://docs.docker.com/install/ C++ coding environment setup We can use any text editor that, preferrably, supports c++ highlighting. One of the popular editors is Sublime Text. Another option is an IDE, which provides a more sophisticated code comp...
Sublime Text(editor) Docker(Docker, seesetup) used for running databases (e.g. PostgreSQL, MongoDB) in container without cluttering the Mac Preferences enable “Use Docker Compose” Rectangle(window manager) use Rectangle settings, not Spectacle ...
To install sublime text... sudo cp -R ~/gitclones/pwnbox/sublime_text /opt Then on the top panel, right click on the "notepad" and select "properties". In the "name", change it to "Sublime", and then under "command", change it to "/opt/sublime_text/sublime_text %F". Then cli...
Sublime Text Install cabal - system for building and packaging Haskell libraries and programs (on Ubuntu): add-apt-repository -y ppa:hvr/ghc apt-get update apt-get install -y cabal-install-1.22 ghc-7.10.2 # Add this to the main configuration file of your shell: export PATH=$HOME/.cabal...