deepin-wine-qq加载不出图片了?这篇文章或许可以帮到你哦。 ...
在使用 deepin + vscode 查看linux源码时,发现比较恶心的问题,跳转到指定函数特别慢,偶尔还跳转不过去,在vscode 中安装一个插件就好了 1. vscode 安装插件名:C/C++ GNU Global 2. 在deepin中安装一个软件:sudo apt install gl ...
分类:
系统相关 时间:
2020-02-14 18:48:09
阅读次数:
353
原文地址:https://www.cnblogs.com/oumi/p/11069856.html 在Linux下我们可以使用RapidSVN。RapidSVN是一款轻量级的免费、开源 SVN 客户端,相比tortoise svn它更加小巧而且占系统资源少运行速度快。 一:安装RapidSVN版本控 ...
分类:
其他好文 时间:
2020-02-14 10:55:53
阅读次数:
127
解决方案 参考 1. https://bbs.deepin.org/forum.php?mod=viewthread&tid=176979&extra= 2. https://bbs.deepin.org/forum.php?mod=viewthread&tid=159729&extra=&page ...
分类:
系统相关 时间:
2020-02-13 19:14:42
阅读次数:
75
deepin 安装之后 引导错误 ,,, 忙了一晚上 终于解决了 太辛苦了 不过明白了grub的工作原理也不亏,,,, 就是 整个过程满满的绝望 (哭 具体怎么怎么回事 如下 1. 安装deepin 15.11 安装完之后不能引导 会卡在grub 界面 2. 初步猜测是没找到系统,所以去找修复引导的 ...
分类:
系统相关 时间:
2020-02-13 09:47:22
阅读次数:
232
安装宝塔 Centos安装脚本 yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh Ubuntu/Deepin安装脚本 wget -O install. ...
分类:
其他好文 时间:
2020-02-13 00:09:25
阅读次数:
99
Property列表链接:http://hadoop.apache.org/docs/r2.4.1/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml 为什么会想着写这个? 因为我在Deepin上配置Hadoop运行环境出了很多奇妙的问题,其中最恶心的就 ...
分类:
其他好文 时间:
2020-02-11 00:25:45
阅读次数:
71
1.环境 deepin 15.10.1(tmux的操作应该适合所有Linux系统) 2.安装 3.使用 会话(session 窗口(window) 面板(panel),下面的够用了for me. 3.1 session cmd命令| 说明 : |: $ tmux new s session_name ...
分类:
其他好文 时间:
2020-02-08 15:47:32
阅读次数:
78
1,使用ffmpeg命令:ffmpeg -ss 00:00:10 -i gaodengshuxue.mp4 -vcodec copy -acodec copy -t 00:00:20 output.mp4 2,参考:https://www.52pojie.cn/thread-931390-1-1.h ...
分类:
其他好文 时间:
2020-02-06 19:29:30
阅读次数:
66
Deepin内核获取(联网模式): 1、获取当前内核版本 think@think-PC:~/Desktop$ sudo uname -r 4.15.0-30deepin-generic think@think-PC:~/Desktop$ sudo uname -a Linux think-PC 4. ...
分类:
其他好文 时间:
2020-02-06 16:44:02
阅读次数:
1531