1. How to backup and restore proxmox vms

    Published: 一 27 九月 2021
    By jlz

    In proxmox.

    I am running proxmox on my own homelab server, so I don't care that much about downtime, I can use stop mode to backup my vms without any problem. So, to backup and restore vm on another machine, just follow these steps:

    1. stop vm
    2. vzdump $vmid [--dumpdir /mnt/backup] # default …
    read more
  2. Ubuntu 20.04 Bluetooth headphone problems

    Published: 五 23 十月 2020
    By jlz

    In Ubuntu.

    From my experience, the wireless Bluetooth driver in Ubuntu is not written very well. I have met some severe problems with it.

    For example, one time I noticed one very strange problem: youtube videos do not play in Chrome, but you can drag the progress bar to anywhere, the image …

    read more
  3. Some of my projects, tools and scripts

    Published: 四 08 十月 2020
    By jlz

    In CV.

    HTTP traffic index engine

    • design and implement an HTTP request hash algorithm to filter similar HTTP request(from penetration testing perspective)
    • design and implement a web page structural clustering algorithm to filter similar web page(from penetration testing perspective)
    • design and implement a crawler-based on these two algorithms to index …
    read more
  4. sshfs Transport endpoint is not connected

    Published: 六 25 四月 2020
    By jlz

    In Ubuntu.

    I have a notebook running Ubuntu 18.04 and a raspberry pi(4B with 4GB ram, which is a fantastic version of raspberry pi), both are on 7x24. Because capacity of the harddisk in the notebook is not large(only 64GB), I use sshfs to mount one hard disk(1TB …

    read more
  5. A minor Ubuntu 18.04 bluetooth problem

    Published: 四 16 四月 2020
    By jlz

    In Ubuntu.

    Several days ago, my 2.4G mouse is broken because the usb receiver can not work properly, so I bought another bluetooth/2.4G mouse on taobao, which costs me only 30 yuan(5 dollars).But there is a small problem with the bluetooth connection.Sometimes the connection just dies …

    read more
  6. Blog on Github with pelican

    Published: 六 11 四月 2020
    By jlz

    In pelican.

    It has been a long time since i wrote blogs. I think it is time to write some thoughts down and practice my English.

    It's very easy to blog on Github with pelican.

    1. create a repository on github like this: cainiaocome.github.io, replace cainiaocome with your username
    2. pip install …
    read more

« Page 2 / 2

links

social