background picture of the home page

你好,交个朋友!

飞牛nas安装显卡驱动

1、AMD显卡 1.1、 Debian Non-Free 存储库。 使用你喜欢的文本编辑器打开 /etc/apt/sources.list。 修改每一行以添加 contrib 和 nonfree 存储库。 最终结果应类似于以下示例。 deb http://deb.debian.org/debian/

thumbnail of the cover of the post

笔记本合屏不休眠

系统:debian 12 关闭屏幕不休眠 在 Debian 系统中,默认情况下,合上笔记本上盖会触发系统进入睡眠(suspend)状态。如果你希望关闭笔记本上盖时不进入睡眠,可以通过修改 systemd-logind 的配置来实现。以下是具体步骤: 修改 /etc/systemd/logind.co

thumbnail of the cover of the post

飞牛+gbox+emby影音库

博文转载自:https://www.smianao.com/1395.html gbox官网(一键安装):https://ailg.ggbond.org/ 一键下载安装docker运行 先测试docker镜像 再安装gbox 登陆gbox4567 配置阿里网盘和115网盘 登陆小雅5678 再安装e

thumbnail of the cover of the post

RoboCopy-增量复制

windows下使用RoboCopy命令进行文件夹增量备份 RoboCopy,它是一个命令行的目录复制命令,自从Windows NT 4.0 开始就成为windows 资源工具包的一部分,然后在Windows Vista、Windows 7和 Windows Server 2008

thumbnail of the cover of the post

ubuntu新版本不支持docker

1. Docker 版本支持 docker目前支持到24版本,25版本ubuntu不支持 2. Docker Compose 插件与命令格式 在 Docker Compose v2 及以上版本中,docker-compose 命令已被集成到 Docker CLI 中,使用时不再需要 docker-c

thumbnail of the cover of the post

阿里云镜像

curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo sed -i -e '/mirrors.cloud.aliyuncs.com/d' -e '/mirrors.aliyunc

thumbnail of the cover of the post

dockerhub

地址 连接:https://www.coderjia.cn/archives/dba3f94c-a021-468a-8ac6-e840f85867ea github:https://gist.github.com/y0ngb1n/7e8f16af3242c7815e7ca2f0833d3ea6 问题

thumbnail of the cover of the post

Clash for Linux

github web界面型:https://github.com/AFanSKyQs/ClashForLinux 脚本shell型:https://github.com/nelvko/clash-for-linux-install 24年shell:https://meaqua.fun/2024/0

thumbnail of the cover of the post

Linux使用x11图形化

介绍 Linux系统也是有图像界面的。它的方式和Windows不一样,叫做 X Window,采用的是X11协议。X11 中的 X 指的就是 X 协议;11 指的是采用 X 协议的第 11 个版本 客户端是X server,用MobaXterm登录服务器,MobaXterm就是X Server,Ub

thumbnail of the cover of the post