技术文章
-
Create Your Own Domain Free Web App & Running 7x24x365 with Replit – Free Online IDE SaaS Website
Replit, formerly Repl.it, is a San Francisco-based start-up and an online integrated development environment. Replit being Software as a service all…… -
[5 Minutes Docker] Deploy FreshRSS Using Docker Run Command and Deploy To Fly.io
FreshRSS is a free, self-hostable RSS feeds aggregator. Fly.io is a super amazing platform that runs application servers close to end users. Fly.io …… -
How to Upgrade Windows 10 Evaluation Version to Full Version
Micrsoft Evaluation Center offers evaluation version for you to have a free trial to exploring technical stuff easily. But if you test an evaluation…… -
Create New Client ID& Secret in OneDrive and Google Drive & Get Refresh_Token Using Rclone
I had a couple of posts in this blog to show you how to use Rclone to mount some different cloud drives, especally for Google Drives and OneDrives. …… -
[Cybersecurity Architecture] Risk Management
Governance is at the centre of effective technology risk management. Those charged with governance should work with the management team to develop a…… -
[5 Minutes Docker Series] Deploy A Free RSS Aggregator Website – Miniflux
I have been looking for a free online web service which can aggregate the updates from hundreds of websites I collected in my bookmark. I even built…… -
Change Windows to *NIX like OS on Microsoft Surface Pro:Support Wifi/Bluetooth/TouchScreen/Battery Status (No Camera)
This post is used to record the steps how I changed my Surface Pro from Windows to those ChromeOS like systems. The Surface Pro 7 original OS is Win…… -
C 语言之顺序结构(下)
hi!这里是渔火。今天我们接续来讲 C 语言顺序结构。 我们来看下整型数据的输出和输入。 【1.1】整型数据的输出 #include<stdio.h> //2023.1.31渔火 Linu…… -
PortSpider – Kali Linux 上高级网络端口扫描仪
PortSpider 是一种用于扫描庞大网络范围以查找开放端口和易受攻击服务的工具。此工具并非旨在扫描一个目标,而是扫描整个 IP 范围。(例如 192.168.0.0/24)大…… -