Despite its age and familiarity to most nowadays I couldn’t find a straight forward post on how to install and get started using Vagrant. So here are my notes on doing so in blog post format. Be aware that this is well-trodden ground and the Vagrant documentation on their website has a similar set of …
Tricks Of The Trades
Playbooks are written in YAML like the configuration files and are the basis for Ansible’s configuration management and en-masse multi-machine deployment. These are very powerful not only for declaring server configurations but also to orchestrate steps of any manual ordered process, even when the different steps must bounce back and forth between sets of machines …
What features does cVim add to Chrome? Google/IMDB/Wikipedia/Amazon/Duckduckgo/Yahoo/Bing search completion. Support for custom search engines. History and Bookmark search/completion with bookmark folder support. Caret/Visual mode. Efficient link hints (with support for custom mappings). Support for custom keyboard mappings. Regex page search with highlighting. Command bar with tab-completion. Smooth scrolling. Installing cVim Acquire it by either: …
TDSM is one of several open-source server mods available for the online action-adventure game Terraria. This modification is developed to allow the Terraria server software to be run on Linux like operating systems, and opens up many other potential benefits for players using the server. External plugin support. Administrative permissions system. MySQL & SQLite databases. …
I set up the base system components of Arch on a VM recently, here are the notes on one of the many ways of doing this. So bear in mind that these notes in places are relative to me. Download Here: Arch Linux Source Download Page 1 – Initial Shell Prompt After being presented with …
This is a continuation of the previous post on installing the base components of Arch. Except for this time I’m detailing the next steps of setting up the main system environment. 1 – Initial Login Log into the system we created in the previous post this time on the actual file-system we generated (i.e. without …