上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 120 下一页
摘要: 如果这世上有后悔药,估计都被我想疯了。不知到1月30日抽了什么风,把我的有60多G的目录直接shift+del了,等到发现时,已经很晚了。而且由于系统的特殊性和自己的自负还没有备份,苍天啊。算了,总要解决问题的不是吗。 0、找到linux很好用的备份工具,我觉得可以用来系统转移,应该不错timesh 阅读全文
posted @ 2023-02-02 11:56 叕叒双又 阅读(1767) 评论(0) 推荐(0) 编辑
摘要: 其实,在linux下,文件和目录、甚至是光驱、硬盘、软驱都是文件,一切皆文件的。考虑到windowser的认知,以下还是明确说文件和目录的说法。 0、文件或目录的权限 查看linux下文件或目录的权限,例如: ls -l 1.jpg -rw-r--r-- 1 nication nication 77 阅读全文
posted @ 2023-02-02 11:09 叕叒双又 阅读(918) 评论(0) 推荐(0) 编辑
摘要: https://signalrgb.com/download/ http://www.keyboard-layout-editor.com https://kbfirmware.com/ https://qmk.fm/ 阅读全文
posted @ 2023-01-27 16:29 叕叒双又 阅读(578) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-01-26 11:10 叕叒双又 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-01-21 11:43 叕叒双又 阅读(5) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-01-20 10:04 叕叒双又 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 尽管manjaro下的软件已经够多了,安装方式已经够灵活,官方的首推pacman,再推yay,实在不行还有aur,为了安装Xmind-for-Linux-amd64bit-22.11.3656.deb,先去官方下载包 1、安装debtap yay -S debtap 2、更新debtap sudo 阅读全文
posted @ 2023-01-19 08:10 叕叒双又 阅读(2846) 评论(0) 推荐(0) 编辑
摘要: 在home目录下的.local/share/plasma/wallpapers/net.davidedmundson.flipclock/,直接修改其文件即可。 阅读全文
posted @ 2023-01-19 06:32 叕叒双又 阅读(19) 评论(0) 推荐(0) 编辑
摘要: https://github.com/521xueweihan/GitHub520 手动也可以修改hosts文件: # GitHub520 Host Start 140.82.114.26 alive.github.com 140.82.113.6 api.github.com 185.199.11 阅读全文
posted @ 2023-01-17 16:33 叕叒双又 阅读(92) 评论(0) 推荐(0) 编辑
摘要: 0. modify system soft source(reference:https://mirrors.tuna.tsinghua.edu.cn/help/raspbian/) deb http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/ 阅读全文
posted @ 2023-01-16 08:30 叕叒双又 阅读(16) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_23123181/article/details/122750038 sudo相关的配置位于/etc/sudoers文件内。但这个文件不建议直接编辑,而是使用以下命令:sudo visudo该命令会打开默认的编辑器编辑/etc/sudoers文件,并 阅读全文
posted @ 2023-01-14 17:26 叕叒双又 阅读(402) 评论(0) 推荐(0) 编辑
摘要: 本人的环境:操作系统: Kali GNU/Linux 2022.3内核: Linux 6.0.1-surface x86_64Docker:Docker version 20.10.20, build 9fdeb9cKDE Plasma Version: 5.26.0KDE Frameworks V 阅读全文
posted @ 2023-01-14 09:16 叕叒双又 阅读(355) 评论(0) 推荐(0) 编辑
摘要: 1.Docker中国区官方镜像 https://registry.docker-cn.com 2.网易 http://hub-mirror.c.163.com 3.ustc https://docker.mirrors.ustc.edu.cn 4.中国科技大学 https://docker.mirr 阅读全文
posted @ 2023-01-14 08:34 叕叒双又 阅读(1671) 评论(0) 推荐(0) 编辑
摘要: 1.安装docker sudo pacman -S docker 2. 启动服务并添加至系统 sudo systemctl start docker.service #start service sudo systemctl enable docker.service #enable system 阅读全文
posted @ 2023-01-13 23:35 叕叒双又 阅读(1343) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/sinat_21946723/article/details/127436992?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~def 阅读全文
posted @ 2023-01-13 19:47 叕叒双又 阅读(14) 评论(0) 推荐(0) 编辑
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 120 下一页