技术文章
-
Linux 下 12 个监视网络连接的 ss 命令示例
ss 命令是用于在 Linux 系统上显示与网络套接字相关的信息的工具。 该工具显示 netstat 命令的更多详细信息,该命令用于显示活动的套接字连接。 在本指南中,…… -
Linux 中列出挂载驱动器的 4 个命令
如果您在 Linux 中挂载了多个驱动器并想要执行任何操作(例如对它们进行重新分区),那么获得即时信息至关重要。 列出已挂载的驱动器可以揭示很多有关这些已安…… -
在 Linux 中使用 netcat 命令扫描端口
无论您是要在备用端口上使用 SSH 还是要将Web 应用程序部署到特定端口,第一步始终是检查该端口是否正在使用。 netcat 实用程序是排除网络故障的首选工具之一…… -
Linux 下进行 C 或 C++ 编程时重要的 GCC 标志
如果您在 Linux 下进行 C 或 C++ 编程,则必然要采用 GNU GCC 来编译 C 或 C++ 源代码生成可执行程序。 和往常一样,您可以使用标志来扩展功能。 那么让我们看…… -
开发人员为什么更喜欢 NeoVim 而不是 Vim
Vim 编辑器是原始 UNIX 上的vi编辑器的继承者。作为 Vim 的一个分支,Neovim 是一个旨在提高所有开发人员生活质量的编辑器,有开发者比 Vim 更好。 Vim 是经验…… -
[Free Hosting] x10hosting : WordPress in 5 Minutes with Your Own Domain and SSL Auto-Renew
x10 Free hosting for the masses since 2006! Domain Integration Diagrams There are two ways you can integrate your domain with x10hosting. I am…… -
Enable Azure File Shares SMB Over QUIC
This post summarize a easy way with detailed steps to enable SMB over QUIC using a Windows 2022 Azure Edition server in the Azure Cloud without join…… -
Alist Advanced Usages
This post summarized some advanced usages of AList. Add different network drive Google Drive: If you have your own Client ID, Client Secret, a…… -
[5 Minutes Docker Series] Deploy A Free File List App for Multiple Cloud Storages – Alist
AList is a file list program that supports multiple storage, powered by Gin (back end) and Solidjs (front end). It is similar as some other programs…… -
Barracuda Basic Firewall Access-list Policy Lab
This post is a continuous post from previous one Barracuda CloudGen Firewall F12 Initial Configuration Lab. In this post, I am gonna show you h……