码迷,mamicode.com
首页 >  
搜索关键字:ubuntu 桌面设置之网络环境的设置2    ( 25848个结果
Ubuntu 14.04 没有system settings的解决方法
在我的Dell Latitude 3330上, 新装的Ubuntu 14.04一切正常,就是没有system settings程序,以下的命令能够解决:sudo apt-get install ubuntu-desktop不用重新启动,立马生效。
分类:其他好文   时间:2014-06-28 11:18:29    阅读次数:181
Remove “System Program Problem Detected” Messages From Ubuntu
One of my Ubuntu systems would pop up the following message multiple times after logging in:System program problem detectedDo you want to report the p...
分类:其他好文   时间:2014-06-24 10:18:19    阅读次数:360
source insight Confirm by typing ‘yes' below"、"has been changed outside of the editor. Do you want to reload the file?"、“
阅读内核代码习惯和喜欢使用source insight。如果能在source insight上修改内核代码,同时又不需要把修改的内核代码再拷贝到虚拟ubuntu上去那就方便了。于是想通过用samba与xp共享的方式来实现。即xp、samba、虚拟ubuntu9.10等工具。事实上是可以的,用sour...
分类:其他好文   时间:2014-06-24 09:57:21    阅读次数:391
入门篇:Ubuntu用apache做web服务器
一、安装ApacheUbuntu提供了3个apache2的软件包,它们分别是apache2-mpm-worker、apache2-mpm-prefork、apache2-mpm-event。如果你在安装Ubuntu操作系统《入门篇:ubuntu server 安装教程》的时候你选择安装了LAMP包的...
分类:Web程序   时间:2014-06-24 09:53:14    阅读次数:331
ubuntu安装和查看已安装
比如apt-cache show geditapt-cache show vim说明:由于图形化界面方法(如Add/Remove... 和Synaptic Package Manageer)比较简单,所以这里主要总结在终端通过命令行方式进行的软件包安装、卸载和删除的方法。一、Ubuntu中软件安装方...
分类:其他好文   时间:2014-06-24 08:54:14    阅读次数:338
[转]Ubuntu 小企鹅输入法fcitx 支持 五笔拼音
之前在Ubuntu下使用ibus五笔输入法,用了一段时间发现五笔输入法不能输入词组,并且五笔不支持拼音的功能,从网上找到可以使用fcitx替换掉ibus,因此自已尝试了一把,安装步骤如下:1. 安装fcitx输入法sudo apt-get install fcitx2. fcitx默认只安装了拼音、...
分类:其他好文   时间:2014-06-23 08:24:33    阅读次数:343
ubuntu 14.04 64位使用google官方android开发集成工具adt-64位无法使用adb
在使用ubuntu64位(14.04)时,下载来一个adt-bundle-linux-x86_64-20131030.zip,但是运行时报错:Android:Gradle:ExecutionfailedfortaskCannotrunprogramandroid-studio/sdk/build-t...
分类:移动开发   时间:2014-06-23 08:08:09    阅读次数:329
php扩展mssql.so连接sqlserver2008
1、安装配置freetds wget http://mirrors.xmu.edu.cn/ubuntu/archive/pool/main/f/freetds/freetds_0.82.orig.tar.gz tar zxf freetds_0.82.orig.tar.gz
分类:数据库   时间:2014-06-23 00:01:54    阅读次数:415
Ubuntu字体设置
Ubuntu所带的字体不是很好看,比较模糊,现修改为微软雅黑Win7安装分区下的\windows\fonts\文件夹下,复制msyh.ttf和msyhhd.ttf到/home/m/msfonts文件夹下(m为我的用户名)。第一种方法:如果只想添加到当前用户下,拷贝到/home/m/.fonts目录下...
分类:其他好文   时间:2014-06-22 23:27:37    阅读次数:305
Ubuntu系列Crontab日记记录
修改rsyslog文件,将/etc/rsyslog.d/50-default.conf 文件中的#cron.*前的#删掉重启rsyslog服务service rsyslog restart重启cron服务service cron restartsudo tail -f /var/log/cron.l...
分类:其他好文   时间:2014-06-22 23:23:28    阅读次数:216
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!