随笔分类 -  ubuntu

常用技巧,工具安装
摘要:https://www.cnblogs.com/onelikeone/p/13469185.html xargs 命令教程 同时执行多条命令、多个命令 在linux下面工作,有些命令能够大大提高效率。本文就向大家介绍find、grep命令,他哥俩可以算是必会的linux命令,我几乎每天都要用到他们。 阅读全文
posted @ 2017-09-23 21:44 行走的思想 阅读(4745) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-09-23 21:08 行走的思想 阅读(5) 评论(0) 推荐(0) 编辑
摘要:Ubuntu adb devices :???????????? no permissions (verify udev rules) 解决方法http://www.cnblogs.com/cat-lee/archive/2011/07/09/2101718.htmlzh@zh:~$ adb dev 阅读全文
posted @ 2017-09-21 12:01 行走的思想 阅读(919) 评论(0) 推荐(0) 编辑
摘要:sleep 2s ; gnome-screensaver-command -a或sleep 2s ; xset dpms force off2秒后关闭显示器 阅读全文
posted @ 2017-09-21 11:56 行走的思想 阅读(3976) 评论(0) 推荐(0) 编辑
摘要:Android studio 启动模拟器失败: Cannot launch AVD in emulator.Output:emulator: ERROR: x86 emulation currently requires hardware acceleration!Please ensure KVM 阅读全文
posted @ 2017-09-21 11:54 行走的思想 阅读(1305) 评论(0) 推荐(0) 编辑
摘要:ENV:ubuntu 14.04 在这个版本上使用dconf 工具无法改变文件夹的背景了,下面介绍其他的方法,不需要dconf工具。第一步:在home目录下创建.themes文件夹 第二步将/usr/share/themes目录下的Ambiance文件夹拷贝到第一步创建的.themes文件夹中,拷贝 阅读全文
posted @ 2017-09-21 11:50 行走的思想 阅读(1668) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-09-21 11:48 行走的思想 阅读(0) 评论(0) 推荐(0) 编辑
摘要:$sudo apt-get install gnome-panel $gnome-desktop-item-edit /home/xxx/桌面 --create-new 命令行:填入程序名称,如/usr/bin/cherrytree 阅读全文
posted @ 2017-09-21 11:43 行走的思想 阅读(224) 评论(0) 推荐(0) 编辑
摘要:你需要为第一个帐户创建一个密码。这可以用 passwd 命令来完成。 系统会提示输入你的旧密码一次,输入你的新密码两次。用 root 用户更改用户 paul 的密码[root@bigboy root]# passwd 用户名(paul)Changing password for user paul. 阅读全文
posted @ 2017-09-21 11:37 行走的思想 阅读(406) 评论(0) 推荐(0) 编辑
摘要:1.打开终端,运行下面命令:sudo apt-get install gnome-session-fallback2.重启机器,选择gnome,然后登录 阅读全文
posted @ 2017-09-21 11:02 行走的思想 阅读(1108) 评论(0) 推荐(0) 编辑
摘要:$ sudo ln -s /usr/bin/iptux ~/桌面/iptux.ln 阅读全文
posted @ 2017-09-21 10:59 行走的思想 阅读(293) 评论(0) 推荐(0) 编辑
摘要:搜狗输入法安装 1.首先通过Ubuntu软件中心,需要安装:fcitx https://pinyin.sogou.com/linux/help.php 2.然后再安装搜狗输入法包 https://pinyin.sogou.com/linux/ ubuntu14.04 LTS 搜狗输入法不能输入中文的 阅读全文
posted @ 2017-07-03 09:46 行走的思想 阅读(708) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-05-31 17:20 行走的思想 阅读(4) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-05-31 16:50 行走的思想 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-05-31 15:54 行走的思想 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-05-29 17:36 行走的思想 阅读(5) 评论(0) 推荐(0) 编辑
摘要:swap 内存交换空间的概念 swap使用上的限制 阅读全文
posted @ 2017-05-29 15:09 行走的思想 阅读(708) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-05-29 14:49 行走的思想 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-05-29 12:50 行走的思想 阅读(175) 评论(0) 推荐(0) 编辑
摘要:案例一 输出所有的内核开机时的信息 zh@zh:~$dmesg | more 案例二 查找开机的时候硬盘的相关信息 阅读全文
posted @ 2017-05-29 12:23 行走的思想 阅读(1118) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示