会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
快乐的GTD吧
Everyone, Have a good day.
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
53
54
55
56
57
58
59
60
61
···
117
下一页
2020年5月21日
deepin安装ssh服务
摘要: 测试环境 deepin 20.3, deepin 20.9 安装步骤 # 安装服务【deepin 20.9 默认已经预装,但是没有开机启动】 sudo apt install openssh-server # 启动服务ssh sudo systemctl start ssh # 设置开机自启动 su
阅读全文
posted @ 2020-05-21 08:57 jiftle
阅读(691)
评论(0)
推荐(0)
2020年5月20日
使用Docker构建开发环境
摘要: # 使用Docker构建开发环境## Base Docker Images- Ubuntu 1804## 支持的系统- Linux(deepin)- MacOS(10.15)## Feature- vim 8.2- gvim- emacs 26.3- spacemacs- eclipse 3.8-
阅读全文
posted @ 2020-05-20 16:07 jiftle
阅读(268)
评论(0)
推荐(0)
Ubuntu 下如何查看已安装的软件
摘要: https://www.cnblogs.com/luotingliang/p/7251496.html 1.查看安装的所有软件 dpkg -l 例如:dpkg -l | grep ftp 2.查看软件安装的路径 dpkg -L | grep ftp 也可以用 whereis ftp 3.查看软件版本
阅读全文
posted @ 2020-05-20 15:01 jiftle
阅读(15692)
评论(0)
推荐(0)
hosts文件位置
摘要: windows C:\Windows\System32\drivers\etc\hosts linux /etc/hosts 二、域名映射 # 公司Git服务器 192.168.0.196 git.newcapec.cn
阅读全文
posted @ 2020-05-20 14:34 jiftle
阅读(457)
评论(0)
推荐(0)
脑机接口:挑战在于非侵入地准确读取脑内信号,又如何传回脑内
摘要: mbd.baidu.com 脑机接口:挑战在于非侵入地准确读取脑内信号,又如何传回脑内 14-17 minutes “重点在于如何形成一个“closed-loop”(闭环),这也是大家一直在做的,但是现在无论是神经假肢还是机器人,打造一个 closed-loop 的前提是具备 sensor(传感器)
阅读全文
posted @ 2020-05-20 09:33 jiftle
阅读(716)
评论(0)
推荐(0)
2020年5月19日
Linux优化和程序监视器stacer
摘要: Stacer is an open source system optimizer and application monitor that helps users to manage entire system with different aspects, its an all in one s
阅读全文
posted @ 2020-05-19 23:37 jiftle
阅读(382)
评论(0)
推荐(0)
查看系统中安装GTK版本
摘要: # pkg-config --list-all |grep gtkgtk+-unix-print-2.0 GTK+ - GTK+ Unix print supportgtk+-x11-2.0 GTK+ - GTK+ Graphical UI Library (x11 target)gtk+-2.0
阅读全文
posted @ 2020-05-19 18:24 jiftle
阅读(3939)
评论(0)
推荐(0)
IA__gdk_drawable_get_size: assertion 'GDK_IS_DRAWABLE (drawable)' failed
摘要: vim关闭时终端报错: ``` IA__gdk_drawable_get_size: assertion 'GDK_IS_DRAWABLE (drawable)' failed ``` 原因: 输入法冲突 解决办法: apt-get remove fcitx-frontend-gtk2 未解决 原文
阅读全文
posted @ 2020-05-19 18:20 jiftle
阅读(1817)
评论(0)
推荐(0)
[vbox]宿主机系统 Deepin 15.4,解决 Virtualbox 5.1 中 XP虚拟机无法使用 USB设备(如:U盘、罗技优联接收器等)的问题
摘要: 软件环境 宿主机系统:Deepin 15.4.1, 虚拟机软件:VirtualBox 5.1 虚拟机系统:XP 操作步骤如下: (1) 安装 Virtualbox Extension Pack 进入下载页面,选择 5.1.28 ExtPack 包,双击安装。 (2) 添加相关用户、用户组( Virt
阅读全文
posted @ 2020-05-19 18:12 jiftle
阅读(553)
评论(0)
推荐(0)
Deepin安装Virtualbox扩展包出现与gksu-run-helper通信失败的解决
摘要: Deepin安装Virtualbox扩展包出现与gksu-run-helper通信失败的解决 2019-05-13 10:48:48作者:w2512188858稿源:深度站 在Deepin 15.10操作系统中安装Virtualbox 6.0扩展包,然后出现与gksu-run-helper通信失败,
阅读全文
posted @ 2020-05-19 13:34 jiftle
阅读(547)
评论(0)
推荐(0)
上一页
1
···
53
54
55
56
57
58
59
60
61
···
117
下一页
公告