[https://v2raya.org/docs/prologue/installation/debian/]
- 安装 V2RayA
sudo apt install /path/download/installer_debian_xxx_vxxx.deb ### 自行替换 deb 包所在的实际路径- 下载 v2ray/xray core
pushd /tmp| # Copyright 2022 Ioces Pty. Ltd. | |
| # | |
| # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| # of this software and associated documentation files (the "Software"), to deal | |
| # in the Software without restriction, including without limitation the rights | |
| # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| # copies of the Software, and to permit persons to whom the Software is | |
| # furnished to do so, subject to the following conditions: | |
| # | |
| # The above copyright notice and this permission notice shall be included in |
[https://v2raya.org/docs/prologue/installation/debian/]
sudo apt install /path/download/installer_debian_xxx_vxxx.deb ### 自行替换 deb 包所在的实际路径pushd /tmphttps://neutrondev.com/fix-git-bash-flicker-in-windows-terminal/
echo "set bell-style none" >> ~/.inputrcecho "set t_vb=" >> ~/.vimrcwget https://www.rescuetime.com/installers/rescuetime_current_amd64.deb -O rescuetime.debhttps://github.com/IcaliaLabs/kaishi/blob/master/kaishi-linux
| sudo yum install openssl compat-openssl10 qca-qt5-ossl.x86_64 openssl-devel |
| 1) gparted extend | |
| 2) | |
| lvextend -l +100%FREE /dev/rl/root | |
| 3) | |
| xfs_growfs /dev/mapper/rl-root | |
| usefull command: | |
| df -h | |
| lvdisplay | |
| fdisk -l |
| A = zeros(10,21); | |
| n = [1:10]; | |
| % post cursor | |
| for m = 1:3 | |
| A(m, 11+n(m)) = 0.5; | |
| A(m, 11-n(m)) = 0.5; | |
| end | |
| % one |
| a: -> variable scope | |
| s: -> current script’s namespace | |
| b: -> local to the current buffer |
| g:coc_snippet_next g:coc_snippet_next | |
| Trigger key for going to the next snippet position, applied in insert | |
| and select mode. | |
| Only works when snippet session is activated. | |
| Default: <C-j> | |
| g:coc_snippet_prev g:coc_snippet_prev |
| git clone https://github.com/raytroop/svlangserver.git | |
| cd svlangserver/ | |
| npm pack | |
| npm install -g imc-trading-svlangserver-0.3.4.tgz |