SRE类别订阅
ubuntu安装特定版本内核
apt-cache search linux-image apt-get install linux… 继续阅读 ubuntu安装特定版本内核
lbt miner
1、下载文件:git clone https://github.com/Liberty-Chain/… 继续阅读 lbt miner
TortoiseGit地址
https://download.tortoisegit.org/tgit/2.11.0.0/Tor… 继续阅读 TortoiseGit地址
java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
降低jdk版本到1.8
Ubuntu使用root用户登录图形界面
打开配置文件vim /usr/share/lightdm/lightdm.conf.d/50-ubu… 继续阅读 Ubuntu使用root用户登录图形界面
pha start worker phalaStakePool.InsufficientFreeStake:
需要先在Delegate栏找到自己pool的pid,点击delegate即可。
windows远程桌面开启60帧
打开注册表: 到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSe… 继续阅读 windows远程桌面开启60帧
pha phala-pruntime组件启动异常问题
在devices下增加三个设备路径 注意修改的yml文件是/opt下的 phala-pruntime… 继续阅读 pha phala-pruntime组件启动异常问题
炫龙x6p gpu信息
intel: 960m:
机械革命 7x 97 gpu信息
5900hx集显: 3070: 温度:
nbminer挖矿eth
“nbminer.exe” -a ethash -o es.huobipool.com:1800 -… 继续阅读 nbminer挖矿eth
python3 http server
python3 -m http.server 80
amd安装驱动 loadlibrary failed with error 126 找不到指定的模块
在设备管理器把其他显卡禁用掉即可
windows10专业版激活
slmgr -ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D slmgr -sk… 继续阅读 windows10专业版激活
xshell6连接ubuntu20.04报错
/bin/cp -arf /etc/ssh/sshd_config /etc/ssh/sshd_co… 继续阅读 xshell6连接ubuntu20.04报错
kubernetes安装新版coredns
#10.96.0.10是init时的svc地址段 wget https://raw.githubus… 继续阅读 kubernetes安装新版coredns
ubuntu切换内核
修改/etc/default/grub文件,添加如下内容: GRUB_DISABLE_SUBMENU… 继续阅读 ubuntu切换内核
ubuntu安装xrdp远程桌面工具
安装: #先安装tightvncserver apt install tightvncserver … 继续阅读 ubuntu安装xrdp远程桌面工具
ubuntu安装gnome桌面环境
apt install ubuntu-gnome-desktop