JhGU's personal site

2024-11-14

使用`dpdk-testpmd`对网卡的dpdk性能进行测试

使用`dpdk-testpmd`对网卡的dpdk性能进行测试
2023-09-27

精确缩放视频至指定时长

录制精确时长的视频

2022-07-15

Handling Pickle Files in Different Python Versions

Load a pickle that was dumped in python 2 from python 3 pickle.load(open('a.dat', 'rb'), encoding='latin-1')

2022-07-03

计算机操作小技巧

如何解决那些小问题

2022-07-02

关于如何配置无盘工作站的笔记

无盘工作站、网络启动以及网络根文件系统

2022-04-15

Create gif from a series of static pictures

with `imagemagick`

2022-04-02

Singularity小抄

基本singularity操作

2022-03-25

How to run X11 Program over ssh+sudo?

Solving 'X11 connection rejected because of wrong authentication' problem

2022-03-25

SSH Tunneling

methods to access a machine behind a firewall

2022-01-01

Backing up Linux system

by using rsync