Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

474 total results found

NuGet

dotnet

裝載您自己的 NuGet 摘要概觀 | Microsoft Learn NuGet Server NuGet Server Running a NuGet Server on Docker | dotnetthoughts Porting NuGet Package .NET Core NuGet Package Offline Restore(離線還原) .NET Core NuGet Package Offline Restore(離線還原) - 續 NuGet Expor...

Functions

Python

參數類型定義範例 def _gpt_parse_images( image_infos: List[Tuple[str, List[str]]], prompt_dict: Optional[Dict] = None, output_dir: str = './', api_key: Optional[str] = None, base_url: Optional[str] = None, model: s...

Sample Codes

dotnet

MySQL Test using System; using System.Data; using MySql.Data.MySqlClient; namespace MySQL_test { class Program { static void Main(string[] args) { string connstring = @"server=example.com;userid=example_user;pass...

Linux Distros for Running Container

Docker

5 Best Lightweight Linux Distros for Running Containers (tecmint.com) Photon OS https://vmware.github.io/photon/docs/ Downloading Photon OS · vmware/photon Wiki · GitHub Default account credentials: username: root password: changeme Run Dock...

進階應用

Linux Administration LVM

VG Import/Export 用途:將 VG 的磁碟遷移至不同的主機上。 大致方法是在遷移磁碟前,先將 VG 做 Exort;遷移後做 VG Import。 How To Move LVM Volume Group To Another Machine In Linux 移除 PV Disk 從一個現有 LV 中移除正在使用的一個 PV Disk (/dev/sdb1) NOTE: 這個 LV 的所屬 VG 必須要有足夠的可用空間 https://access.redhat.com/sit...

OpenSIPS

Asterisk

Installation on Debian 10 OpenSIPS v3 with GUI on Debian v10 MariaDB Apache install guide Quick Start to OpenSIPS Training 3.2 OpenSIPS 3.3 apt install gnupg2 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 049AD65B # For Debian 10 echo "...

Learning Proxmox

Virtualization Proxmox VE

Proxmox VE(英語:Proxmox Virtual Environment,通常簡稱為PVE、Proxmox),是一個開源的伺服器虛擬化環境Linux發行版。 Getting started Getting Started With Proxmox Backup Server - OSTechNix Proxmox Docker Containers Monster - 13000 containers on a single host - Virtualization Howto Gettin...

XCP-ng

Virtualization

Based on XenServer, XCP-ng is the result of massive cooperation between individuals and companies, to deliver a product without limits. No restrictions on features and every bit available on GitHub! Tutorials How To Install Xen Orchestra Appliance (XOA) In...

Git 進階使用

Git

使用 rev-parse # Getting the top-level directory git rev-parse --show-toplevel # Find your way home git rev-parse --show-cdup ## Current location # 判斷是否在專案目錄 <git-repo>/.git 底下 git rev-parse --is-inside-git-dir # 判斷是否在專案目錄 <git-repo> 底下 (不包含 .git 目錄...

FreeSwitch Tips

FreeSwitch

Links FreeSwitch Documentation: https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/   Github: https://github.com/signalwire/freeswitch  Forum: https://forum.signalwire.community/  FreeSwitch GUI FusionPBX - FusionPBX can be used as a ...

外部轉信主機設定

Exim

Tutorials Exim4 Setup Exim to Send Email Using Gmail in Debian Sendinblue Home: https://www.sendinblue.com/  SMTP Server Info smtp_server: smtp-relay.sendinblue.com  smtp_port: 587 smtp_user: <user-name> smtp_pass: <password> update-exim4.con...

FusionPBX

FreeSwitch

A full-featured domain based multi-tenant PBX and voice switch for FreeSwitch. Links Website: https://www.fusionpbx.com/  Forum: https://www.pbxforums.com/ Documentation: https://docs.fusionpbx.com/en/latest/index.html  Github: https://github.com/fusion...

GitHub

Git

Contribute to GitHub Steps to contribute your changes / patches in open source repository. Fork the repository Create a new branch (git checkout -b feature-branch) Make your changes Commit (git commit -m 'Add new feature') Push to the branch (git push ...

Dockerize Custom Application

Docker

Tutorials Dockerize a Python application - DEV Community DEV Community

OSS Endpoint Manager

Asterisk FreePBX

Links Github: https://github.com/billsimon/endpointman  Doc: https://wiki.freepbx.org/display/FPG/OSS+End+Point+Manager  EPM-Supported Devices Introducing OSS Endpoint Manager for FreePBX 16 & Incredible PBX 2027 – Nerd Vittles Installation Incredibl...

Cloudflare Tunnel

VPN

Cloudflare Tunnel 是一款內網穿透的隧道軟體,也是 Argo Tunnel 前身分出來做為免費版使用,它可以快速建立安全地加密到任何服務的流量,可以保護您的伺務器免受直接攻擊,就像本身伺服器跟 Cloudflare 最近的資料中心之間,建立一條 Tunnel 私有通道,所以在 Router 防火牆不需開任何對外 Port 埠,避免資訊洩露。 不需要在 Firewall 上的外部網路開啟任何 port,外部電腦也能直接存取 NAT 內部伺服器。 Cloudflare Tunnel Cloud...

Ansible GUI

Automation Ansible

簡介 Ansible是一套軟體工具,其可實現基礎架構即程式碼。它是開源的,並且該套件包括軟體供應、組態管理和應用程式部署等功能。 Ansible 最初由 Michael DeHaan 編寫,並於 2015 年被Red Hat收購,其旨在自動化設定類 Unix系統和Microsoft Windows 的環境。 Links Ansible Community AWX for Docker Documentation How to Test Ansible Roles with Molecul...

THSRC API

Python

Links TDX 運輸資料通服務 TDX 會員註冊 TDX運輸資料流通服務API介接範例程式碼說明 TDX - 高鐵 API 說明 雙鐵API資料使用注意事項 API 虛擬點數機制 MOTC Transport API V2 (臺鐵、高鐵、捷運) API 連線認證 Client Id: 透過官網取得 Client Secret: 透過官網取得 Access Token: 使用 HTTP POST 帶入Client Id 和 Client Secret 進行驗證以取得 Access...