Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7744530
  • 博文数量: 701
  • 博客积分: 2150
  • 博客等级: 上尉
  • 技术积分: 13233
  • 用 户 组: 普通用户
  • 注册时间: 2011-06-29 16:28
个人简介

天行健,君子以自强不息!

文章分类

全部博文(701)

文章存档

2019年(2)

2018年(12)

2017年(76)

2016年(120)

2015年(178)

2014年(129)

2013年(123)

2012年(61)

发布时间:2016-02-16 11:44:51

Ubuntu 14.04进不了登录界面的修复ubuntu14.04 在安装软件时,把一些有冲突的库做了卸载、降版本什么的,导致系统重启后在显示了Ubuntu的页面后无法进入的用户名和密码输入的登录界面;碰到这种问题,可以通过重装gnome解决,如果还不行,就只能重装系统了。让机器连上有线网络,机器重启后,按ctrl+alt+F2进入命令.........【阅读全文】

阅读(1831) | 评论(0) | 转发(0)

发布时间:2016-02-02 15:23:29

具体构建文档见:http://www.debian.org/doc/manuals/maint-guide/index.zh-cn.html......【阅读全文】

阅读(1388) | 评论(0) | 转发(0)

发布时间:2015-11-13 11:47:56

一、常用组合1. 查找所有".h"文件find /PATH -name "*.h"2. 查找所有".h"文件中的含有"helloworld"字符串的文件find /PATH -name "*.h" -exec grep -in "helloworld" {} \;find /PATH -name "*.h" | xargs grep -in "helloworld"3. 查找所有".h"和".c"文件中的含有"helloworld"字符串的.........【阅读全文】

阅读(2741) | 评论(0) | 转发(0)

发布时间:2015-10-23 16:32:49

When using the desktop version of Ubuntu you'll eventuall get or probably have the problem that apt-get update throws a lot "Failed to fetch 404 Not Found" errors. Additionally, you may have the same problem when running apt-get install. Don't worry, it will be fixed in a minute..........【阅读全文】

阅读(1946) | 评论(0) | 转发(0)

发布时间:2015-10-10 15:18:29

<p style="margin-top:0px;border:0px;list-style:none;word-wrap:normal;word-break:normal;line-height:21px;color:#555555;font-family:simsun;font-size:14px;white-space:normal;background-color:#FFFFFF;">只需要编辑文档 “~/.bashrc” 即可。<br />$ sudo vim ~/.bashrc<br />找到:<br />if [ "$color_prompt.........【阅读全文】

阅读(2016) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

七月羽歌2017-04-14 11:13

美的事物是永恒的喜悦。

回复  |  举报

七月羽歌2017-04-14 10:40

全局留言。哇,

回复  |  举报

指尖上的幽灵2015-03-17 18:05

看了你这么多东西,如果不留下点什么多说不过去啊!加油啊

回复  |  举报
留言热议
请登录后留言。

登录 注册