会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
密码001的乱写乱画
by passwd
博客园
首页
新随笔
联系
订阅
管理
2024年8月17日
ubuntu 安装fctix5
摘要: sudo apt install fcitx5 fcitx5-chinese-addons fctix5-frontend-gtk3 fcitx5-frontend-gtk2 fctix5-frontend-qt5 kde-config-fcitx5 安装完后,使用 im-config 配置fcit
阅读全文
posted @ 2024-08-17 19:10 nevell
阅读(184)
评论(0)
推荐(0)
2023年10月16日
vscode国内镜像
摘要: https://vscode.cdn.azure.cn/ 使用方法,在原来链接的基础上替换前面的内容。
阅读全文
posted @ 2023-10-16 16:38 nevell
阅读(142)
评论(0)
推荐(0)
iterm2 themes
摘要: https://iterm2colorschemes.com/
阅读全文
posted @ 2023-10-16 16:38 nevell
阅读(7)
评论(0)
推荐(0)
gnome games
摘要: aisleriot tali swell-foop gnome-taquin four-in-a-row gnome-tetravex hitori lightsoff gnome-mines gnome-mahjongg gnome-sudoku gnome-nibbles iagno five-
阅读全文
posted @ 2023-10-16 16:11 nevell
阅读(2)
评论(0)
推荐(0)
2022年11月3日
RockyLinux9 源码安装LNMP
摘要: 本文参考来自https://www.ziruchu.com/art/401 在基础上修改了部分路径和版本,感谢原作者的分享。 准备工作 安装软件 dnf install -y wget vim lrzsz 关闭防火墙 # 关闭防火墙 systemctl stop firewalld.service
阅读全文
posted @ 2022-11-03 14:15 nevell
阅读(685)
评论(0)
推荐(0)
2022年11月2日
debian11安装gnome桌面
摘要: sudo apt update sudo apt upgrade sudo apt install task-gnome-desktop sudo systemctl set-default graphical.target sudo reboot 切换成命令行模式 sudo systemctl s
阅读全文
posted @ 2022-11-02 14:30 nevell
阅读(250)
评论(0)
推荐(0)
transmission-web-control
摘要: https://github.com/ronggang/transmission-web-control 新版Transmission: 4 以后自动安装脚本找不到web目录,新的web 目录为public_html,将解压缩后的v1.6.1-update1.tar.gzv1.6.1-update1
阅读全文
posted @ 2022-11-02 14:26 nevell
阅读(37)
评论(0)
推荐(0)
winrar 无广告版
摘要: 32位:https://www.win-rar.com/fileadmin/winrar-versions/sc/sc20210616/wrr/wrar602sc.exe 64位:https://www.win-rar.com/fileadmin/winrar-versions/sc/sc20210
阅读全文
posted @ 2022-11-02 14:24 nevell
阅读(90)
评论(0)
推荐(0)
oh my zsh
摘要: oh-my-zsh 安装 sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" 国内使用: sh -c "$(curl -fsSL https://gitee.c
阅读全文
posted @ 2022-11-02 14:24 nevell
阅读(33)
评论(0)
推荐(0)
2022年4月11日
Java 环境变量设置
摘要: export JAVA_HOME=/usr/local/jdk-17.0.2 //根据自己的路径修改 export PATH=$PATH:$JAVA_HOME/bin:$JAVA_HOME/jre/bin:$PATH export CLASSPATH=.:$JAVA_HOME/lib:$JAVA_H
阅读全文
posted @ 2022-04-11 14:28 nevell
阅读(37)
评论(0)
推荐(0)
下一页
公告