Skip to content

Linux

[Linux] Efficient Directory Navigation On Linux: Mastering The `z` Command

Introduction

z command is something I've wanted to write about for a long time! However, I've been busy with AI training (company work) and model acceleration (personal interest), so I haven't had the time. Let's put it this way, if someone asks me to recommend essential tools for a Linux system, I would undoubtedly place z in my top ten list.

Read More »[Linux] Efficient Directory Navigation On Linux: Mastering The `z` Command

[Linux] Using SSH to Set Up SOCKS Proxy Port for Firefox to Browse the Web via Remote Server IP

If we happen to have several remote servers with different IPs and wish to browse the web through these different IPs (for example, some services may not support local or national access), we can use SOCKS proxy ports and configure Firefox to browse the web using the IPs of these remote servers without needing to install other VPN tools.

Read More »[Linux] Using SSH to Set Up SOCKS Proxy Port for Firefox to Browse the Web via Remote Server IP