[Awesome Starship] Install Starship prompt view brew on macOS
Introduction
Starship is the minimal, blazing-fast, and infinitely customizable prompt for any shell!
Starship like the Oh My Zsh but it is a Cross-shell prompt.
Starship is the minimal, blazing-fast, and infinitely customizable prompt for any shell!
Starship like the Oh My Zsh but it is a Cross-shell prompt.
Ansible is a powerful tool for automation, but sometimes running it on older systems can present challenges. Recently, while working with servers running Ubuntu 18.04, I encountered issues with the ansible.legacy.setup
module failing to execute. This was primarily due to the outdated Python versions on these servers, which are not supported by the latest versions of Ansible.
Ubuntu 18.04, being an older distribution, does not appear in the Ubuntu Python 3 packages page. The core of the problem lies in the compatibility between the Python versions on these older servers and the Ansible versions being deployed.
col_active_importer_starter is a starter(or wrapper) to active_importer - https://github.com/continuum/active_importer gem.
Rails released a new official repository rails/docked on GitHub to help beginners to run Rails from Docker for easy start to development.
Recently, Google released the open source vulnerability scanner OSV-Scanner. OSV-Scanner is an officially supported front-end tool for the open source OSV database, written in Go, designed to scan open source applications to assess the security of any merged dependencies.
You can use OSV-Scanner to find vulnerabilities in Rails application dependencies, including Gemfile.lock, package-lock.json, yarn.lock, etc., the latest commit records in .git directories, and Debian-based mirrors.
Ruby pg
gem depends on the operating system’s compilation tools and libraries. If the operating system compilation tool and library change (such as operating system upgrade, etc.), it may cause an error that pg
gem cannot access the database normally.
Recently upgraded to macOS Monterey 12.6, due to the update of the Xcode license agreement, the Rails project using pg gem cannot run normally:
Crossplane is an open source Kubernetes add-on that enables platform teams to assemble infrastructure from multiple vendors, and expose higher level self-service APIs for application teams to consume, without having to write any code.
Provision and manage cloud infrastructure and services using kubectl
Created to power a more open cloud
There is a flavor of infrastructure for everyone on Crossplane
Publish simplified infrastructure abstractions for your applications
The Universal Cloud API
Run Crossplane anywhere
KubeVela is a modern application delivery platform that makes deploying and operating applications across today’s hybrid, multi-cloud environments easier, faster and more reliable.
KubeVela is infrastructure agnostic, programmable, yet most importantly, application-centric.
Application Centric
Programmable Workflow
Infrastructure Agnostic
JumpServer is a Privileged Access Management (PAM) Complying with 4A Protocol of Operation and Security Auditing. JumpServer provides features include authentication, authorization, accounting and auditing.
This article is about how to use Helm to install JumpServer on Kubernetes (K8S).
SQL Server cannot be installed and run on macOS, but starting from SQL Server 2017, it supports Linux, so it can be run on macOS with Docker.