Category: Linux

  • Easy way to install WireGuard on a OpenVZ VPS

    To install Wireguard on a OpenVZ vps the easiest way is to do the following steps: Step 1: Get a VPS with Ubunbu 20.04 Step 2: Install Boringtun. You will need to be sure the TUN interface is enabled for your VPS in your control panel for your VPS, or this wont work. # apt…

    Read more: Easy way to install WireGuard on a OpenVZ VPS
  • meson

    # runtime dependencies sudo apt install ffmpeg libsdl2-2.0-0 adb libusb-1.0-0 # client build dependencies sudo apt install gcc git pkg-config meson ninja-build libsdl2-dev \ libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev \ libusb-1.0-0-dev # server build dependencies sudo apt install openjdk-11-jdk # Linux export ANDROID_SDK_ROOT=~/Android/Sdk # Mac export ANDROID_SDK_ROOT=~/Library/Android/sdk # Windows set ANDROID_SDK_ROOT=%LOCALAPPDATA%\Android\sdk meson x –buildtype=release –strip -Db_lto=true…

    Read more: meson
  • Git Large File Storage

    1.Download and install the Git command line extension. Once downloaded and installed, set up Git LFS for your user account by running: You only need to run this once per user account. 2.In each Git repository where you want to use Git LFS, select the file types you’d like Git LFS to manage (or directly…

    Read more: Git Large File Storage
  • Using a TPM for SSH authentication

    Hardware and kernel-level support First, let’s check whether the TPM is correctly recognized by the Linux kernel: I recently got a new laptop equipped with a TPM chip (like almost all new laptops nowadays, as I believe the presence of such a chip is a requirement for the latest versions of Microsoft Windows). I have…

    Read more: Using a TPM for SSH authentication

曠怡亭口占

流轉知何世,江山尚此亭。

登臨皆曠士,喪亂有遺經。

已識乾坤大,猶憐草木青。

長空送鳥印,留幻與人靈。

Featured Posts