Skip to main content

Open Source

How To Create a Pull Request on GitHub
Tutorials Development Git Open Source
Introduction> Introduction # Git is an open-source distributed version control system that makes collaborative software projects more manageable. Many projects maintain their files in a Git repository, and platforms like GitHub have made sharing and contributing to code accessible, valuable, and effective.
How To Install and Configure Zabbix to Securely Monitor Remote Servers on CentOS 7
Tutorials Apache CentOS High Availability MariaDB Monitoring MySQL Networking Open Source PHP System Tools
The author selected the Open Source Initiative to receive a donation as part of the Write for DOnations program. Introduction> Introduction # Zabbix is open-source monitoring software for networks and applications.
How To Use Traefik as a Reverse Proxy for Docker Containers on Ubuntu 18.04
Tutorials Docker Let's Encrypt Monitoring Open Source Ubuntu 18.04
The author selected Girls Who Code to receive a donation as part of the Write for DOnations program. Note: This tutorial is for Traefik v1. If you wish to install and configure Traefik v2, use this newer tutorial.
How To Rebase and Update a Pull Request
Tutorials Development Git Open Source
Introduction> Introduction # Contributing to open-source projects is a rewarding experience as you work to make software better for end users like yourself. Once you submit a pull request, the process of contributing to a project can require some rebasing and reworking of code prior to acceptance, followed by a general cleanup of your branches.
How To Contribute to Open Source: Getting Started with Git
Tutorials Conceptual Development Git Open Source
Status: Deprecated> Status: Deprecated # This article is deprecated and no longer maintained. Reason> Reason # We now provide Git setup instructions for each platform individually. See Instead> See Instead # This article may still be useful as a reference, but may not follow best practices.
How To Import and Export Databases in MySQL or MariaDB
Tutorials Backups CentOS Databases Debian MariaDB MySQL Open Source Ubuntu
The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction> Introduction # Importing and exporting databases is a common task in software development.
How To Install Git on Ubuntu 18.04 [Quickstart]
Tutorials Git Open Source Quickstart Ubuntu 18.04
Introduction> Introduction # Version control systems help you share and collaborate on software development projects. Git is one of the most popular version control systems currently available. This tutorial will walk you through installing and configuring Git on an Ubuntu 18.
How To Build Go Executables for Multiple Platforms on Ubuntu 16.04
Tutorials Applications Linux Commands Miscellaneous Open Source Ubuntu
Introduction> Introduction # The Go programming language comes with a rich toolchain that makes obtaining packages and building executables incredibly easy. One of Go’s most powerful features is the ability to cross-build executables for any Go-supported foreign platform.
How To Install Git on Ubuntu 18.04
Tutorials Git Open Source Ubuntu 18.04
Introduction> Introduction # Version control systems are increasingly indispensable in modern software development as versioning allows you to keep track of your software at the source level. You can track changes, revert to previous stages, and branch to create alternate versions of files and directories.
How To Install Elasticsearch, Logstash, and Kibana (Elastic Stack) on CentOS 7
Tutorials CentOS Elasticsearch Logging Monitoring Nginx Open Source
The author selected Software in the Public Interest to receive a donation as part of the Write for DOnations program. Introduction> Introduction # The Elastic Stack — formerly known as the ELK Stack — is a collection of open-source software produced by Elastic which allows you to search, analyze, and visualize logs generated from any source in any format, a practice known as centralized logging.
How To Secure Apache with Let’s Encrypt on CentOS 7
Tutorials Apache CentOS Let's Encrypt Open Source Security
Introduction> Introduction # Let’s Encrypt is a Certificate Authority (CA) that provides free certificates for Transport Layer Security (TLS) encryption, thereby enabling encrypted HTTPS on web servers. It simplifies the process of creation, validation, signing, installation, and renewal of certificates by providing a software client that automates most of the steps—Certbot.
toolbox-and-showroom-supercharger
Tools Open Source PHP WordPress
=== Toolbox and Showroom Supercharger === Contributors: nilsnh Tags: impacthub Requires at least: 3.1 Tested up to: 4.3 Stable tag: 1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds custom posts "
comment-toolbar
Tools Open Source PHP WordPress
=== Comment Toolbar === Donate link: http://www.cristianofino.net/ Contributors: Cristiano Fino Tags: comments, reply, quote, navigation, moving, toolbar, scrolling, images Requires at least: 2.3.1 Tested up to: 2.8.0 Stable tag: 1.4.00 == Description == This plug-in adds up to six buttons at the end (or the top) of every comments to automatically insert Comments Navigation, Reply and Quote functions.
roots_sass
Tools Open Source Sync WordPress
Roots Starter Theme Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap that will help you make better themes. Source: https://github.com/roots/roots Homepage: http://roots.io/ Documentation: http://roots.io/docs/ Twitter: @rootswp, @retlehs, @swalkinshaw, @Foxaii, @c2foryou Newsletter: Subscribe Forum: http://discourse.
WordPress-tools
Tools Open Source PHP WordPress
WordPress-tools ⚡总结一下平时在 WordPress 使用中的实用代码段,欢迎提交PR 更新 WordPress 推荐使用 WP-CLI 更新 WordPress 安装 curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar php wp-cli.phar --info # 检查是否可用 chmod +x wp-cli.phar sudo mv wp-cli.phar /usr/local/bin/wp # 简化命令 更新 wp core update # 更新核心 wp core update-db # 更新数据库 短代码使用方式 为了防止主题更新覆盖 functions.
google-identity-toolkit
Tools Open Source PHP WordPress
=== Google Identity Toolkit === Contributors: easyrp Donate link: http://code.google.com/apis/identitytoolkit Tags: openid, twitter, google, yahoo, api, oauth, myspace, linkedin, windows live, login, registration, register, social api, social apis, widget, community, sharing, share, publish, publishing, share button, share widget, social widget, tweet, status update, news feed, newsfeed, social login, social sharing, social sign-on, social sign-in Requires at least: 2.
sync-facebook-events
Tools Open Source Sync WordPress
=== Sync Facebook Events === Contributors: markpdxt, scottconnerly Tags: facebook, events, synchronize, calendar Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: 1.0.8 A simple plugin to Sync Facebook events to The Events Calendar plugin by Modern Tribe.
wordpress-db-sync
Tools Open Source Sync WordPress
wordpress-db-sync Shell scripts for syncing WordPress MySQL databases via Git Simple setup and usage Sync between local and remote installations Sync across multiple team members for local development Installation Install a copy of the scripts on each machine you would like to sync
htaccess
Snippets Open Source
.htaccess Snippets A collection of useful .htaccess snippets, all in one place. NOTE: .htaccess files are for people that do not have rights to edit the main server configuration file.
wp-tools
Tools Open Source PHP WordPress
WP Tools WP Tools is a collection of shell commands for maintaining WordPress databases. Usage To run the shell, simply run wp-tools from the command line and pass the