Skip to main content

Recently Updated Pages

Course 1

Python Google Python Course

Naming rules and conventions 命名規則與慣例 When assigning names to objects, programmers adhere to a s...

Updated 2 months ago by Admin

Dockerfile

Docker

Build Image Docker image 瘦身工具: dive Basic build command cd /path/to/Dockerfile docker bui...

Updated 2 months ago by Admin

Security Websites

Cybersecurity

CVE Database https://www.cve.org/ (Formerly: https://cve.mitre.org) https://nvd.nist.gov/ (CV...

Updated 2 months ago by Admin

SQLPlus

Oracle Database

常用技巧 show user conn system/pass -- 登入資料庫 r -- 執行前一個SQL / ...

Updated 2 months ago by Admin

Set 集合

Python

當您想要儲存一堆元素,並確定這些元素只出現一次時,就會使用集合(set)。集合(set)的元素也必須是不可變的。您可以將其視為字典 (dictionary) 中沒有關聯值 (value) 的鍵 ...

Updated 2 months ago by Admin

Python Cheat Sheet

Python

String Methods Set/List/Dictionary Methods List methods List methods Data Structures ...

Updated 2 months ago by Admin

Classes and methods

Python Google Python Course

Defining classes and methods class ClassName: def method_name(self, other_parameters): ...

Updated 2 months ago by Admin

Dictionaries vs. Lists

Python Google Python Course

Dictionaries are similar to lists, but there are a few differences: Both dictionaries and lists:...

Updated 2 months ago by Admin

Resources

SSL 與 CA

Let's Encrypt How To Secure Apache with Let's Encrypt on Ubuntu 16.04 SSL For Free 免費 SSL 憑證申...

Updated 2 months ago by Admin

Dev Online Courses

Being a Developer

Developer Roadmaps 開發者學習路線圖 Developer Roadmaps - roadmap.sh Dev Community A constructive ...

Updated 3 months ago by Admin

Sample Scripts

SHELL

線上範例 ip.sh - 主機 Public IP 品質健檢 whoamifuck.sh - Linux 系統安全檢測 Auto-rar.sh 解壓縮多個分割檔案 (*.part...

Updated 3 months ago by Admin

Bechmark

Gen AI LLM Engine

Benchmark for LLM engines bench.py ollama 支持并发之后和 vllm 相比性能如何?我们测测看_ollama vllm-CSDN博客 YT: o...

Updated 3 months ago by Admin

More

Gen AI LLM Engine

LocalAI LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacemen...

Updated 3 months ago by Admin

Learning

Raspberry Pi

Tutorials Create your own custom Raspberry Pi image PiShrink – Make Raspberry Pi Images Small...

Updated 3 months ago by Admin

Hacker

未分類

Search Engines Shodan - Search Engine for the Internet of Everything. ZoomEye - Search for th...

Updated 3 months ago by Admin

Learning MySQL

MySQL

MySQL Backup How to Backup/Restore MySQL/MariaDB and PostgreSQL Using ‘Automysqlbackup’ and ‘A...

Updated 3 months ago by Admin

Jupyter Notebook

Gen AI

Installation With pip pip install notebook Python Virtual Environment With Python Venv mkdir...

Updated 3 months ago by Admin

Cybersecurity

Learning English

Social media is a great way to connect to other security professionals in the industry 社交媒體是與業界...

Updated 3 months ago by Admin

Phrases

Learning English

I'd like to take a personal day off next week; 請假一天 May I have three days off next week; 請三天假 ...

Updated 3 months ago by Admin

tmux

Linux Administration

Sessions Start session tmux new tmux new -s mysession Show sessions tmux ls Kill se...

Updated 3 months ago by Admin