12 2011 档案

摘要:最新文章:Virson's Blog文章来自lmcn.me:http://imcn.me/html/y2011/9071.htmlSatya是一系列GNOME Shell / GTK 主题,包括如Ambiance Blue, Minty, Dark Shine等等主题,webupd8.org已上传所... 阅读全文
posted @ 2011-12-26 20:02 学海无涯1999 阅读(926) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog文章来自lmcn.me:http://imcn.me/html/y2011/9336.htmlBURG基本上是一个基于GRUB的Linux引导装载程序。BURG格有一个高度可配置的菜单系统,可选择文本和图形模式。简而言之,BURG可广泛定制,有良好免费的BURG主... 阅读全文
posted @ 2011-12-26 19:57 学海无涯1999 阅读(665) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog文章来自Ubuntusoft:http://www.ubuntusoft.com/discussion/31/%E5%9B%BD%E5%86%85%E4%BC%98%E7%A7%80%E7%9A%84%E5%8E%9F%E5%88%9Blinux%E7%9B%B8... 阅读全文
posted @ 2011-12-26 18:54 学海无涯1999 阅读(690) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog我使用的系统环境是Ubuntu 11.10 ,Adobe Flash Player版本是11.2 Beta3操作步骤:1、解压从官方网站()下载下来的*.tar.gz文件2、将libflashplayer.so文件拷贝到/usr/lib/flashplugin-i... 阅读全文
posted @ 2011-12-23 08:55 学海无涯1999 阅读(3089) 评论(1) 推荐(0) 编辑
摘要:最新文章:Virson's BlogGnome全局主题位于/usr/share/gnome-shell/theme/目录下1、使用命令sudo gedit /usr/share/gnome-shell/theme/gnome-shell.css打开gnome主题样式表文件2、快捷键Ctrl+f搜索关... 阅读全文
posted @ 2011-12-15 12:30 学海无涯1999 阅读(1745) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog 拿起ubuntu启动光盘启动进入试用ubuntu,打开超级终端输入命令sudo fdisk -l #查看我ubuntu安装的位置(我的是sda8)sudo passwd root #设置root密码不想的话可以sudo -i来获取最高权限mount /dev/... 阅读全文
posted @ 2011-12-15 10:17 学海无涯1999 阅读(2026) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog文章来之笨兔兔:http://www.bentutu.com/2011/11/ubuntu-11-10-creat-desktop-launcher.html/在Ubuntu 11.10 版本以前,右键点击桌面,会有“创建启动器”选项。在Ubuntu 11.10 ... 阅读全文
posted @ 2011-12-14 23:38 学海无涯1999 阅读(441) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog1、添加PPA源:sudo add-apt-repository ppa:nilarimogard/webupd82、更新源:sudo apt-get update3、安装编译依赖:sudo apt-get install audacious-dev4、安装:su... 阅读全文
posted @ 2011-12-12 21:21 学海无涯1999 阅读(758) 评论(0) 推荐(1) 编辑
摘要:最新文章:Virson's Blog今天下午实在无聊,就去Linux下下载了一下新浪微博的桌面版;首先遇到的第一个问题就是如何在x86_64下安装i386的air.deb的包,去google一下,然后照着把Air安装上了,简要列举一下步骤:1、下载Air的deb包,2、用归档管理器解压文件到桌面3、... 阅读全文
posted @ 2011-12-12 17:21 学海无涯1999 阅读(969) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog可以打开“系统设置”,依次打开“键盘-快捷键-系统”,在“显示运行命令提示符”点击“Disabled”,按住ALT+F2,设置快捷键为“ALT+F2”即可。 阅读全文
posted @ 2011-12-12 12:58 学海无涯1999 阅读(1186) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog安装GNOME3:sudo apt-get install gnome-shellsudo apt-get install gnome-themes*(或者简单的选择 sudo apt-get install gnome-themes-standard)sudo ... 阅读全文
posted @ 2011-12-12 12:21 学海无涯1999 阅读(400) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog-C, --config-file=文件 使用该用户设置文件 -d, --debug 输出调试信息 -D, --default 将所有选项都重置为默认值 --warnings[=警告] 开启 groff 的警告主要运行模式: -f, --whatis 等同于 ... 阅读全文
posted @ 2011-12-11 21:24 学海无涯1999 阅读(279) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog输出一组系统信息。如果不跟随选项,则视为只附加-s 选项。-a, --all 以如下次序输出所有信息。其中若-p 和-i 的探测结果不可知则被省略: -s, --kernel-name 输出内核名称 -n, --nodename 输出网络节点上的主机名 -r, -... 阅读全文
posted @ 2011-12-11 20:24 学海无涯1999 阅读(193) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog在终端运行sudo apt-get install phpMyAdmin ,会自动安装在/usr/share/phpMyAdmin下,然后将phpMyAdmin拷贝到/var/www目录下面,运行http://localhost/phpMyAdmin即可 阅读全文
posted @ 2011-12-07 21:04 学海无涯1999 阅读(259) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog在Ubuntu上安装Apache,每次重启,都会出现以下错误提示:Could not reliably determine the server's fully qualified domain name解决办法修改 httpd.conf 文件打开终端,输入以下命... 阅读全文
posted @ 2011-12-07 20:12 学海无涯1999 阅读(281) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog插件下载地址:https://extensions.gnome.org/将下载下来的插件包解压到桌面,然后将包含插件文件(一般包含*.js、*.json、*.css等文件)的文件夹拷贝到~/.local/share/gnome-shell/extensions(针... 阅读全文
posted @ 2011-12-06 22:07 学海无涯1999 阅读(479) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog文章来自lirui:http://www.lirui.name/post/221.html对于从Ubuntu10.10直接跳到11.10的我来说,一切又回到了解放前。熟悉的界面不见了,装个Gnome也跟原来不一样了。为了快速进入到能工作的状态而不是在桌面里四处探险... 阅读全文
posted @ 2011-12-06 21:02 学海无涯1999 阅读(682) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog文章来自笨兔兔:http://www.bentutu.com/2011/12/ubuntu-install-plymouth-theme.html/Plymouth 就是在开机启动加载系统后显示的主题。Plymouth 第一次出现是在Fedora 10 版本中出现... 阅读全文
posted @ 2011-12-06 20:42 学海无涯1999 阅读(1337) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog文章来自笨兔兔:http://www.bentutu.com/2011/12/usually-used-linux-network-cmds.html/适用于Debian 系Linux 发行版本ifconfig– 显示网络信息,包括IP地址、数据包接收/发送情况i... 阅读全文
posted @ 2011-12-06 20:40 学海无涯1999 阅读(239) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blogsudo apt-get remove rar(卸载掉原来安装的rar解压文件)ps:还可以通过安装peaZip来替代系统自带的归档管理器,网址:http://peazip.sourceforge.net/ 阅读全文
posted @ 2011-12-06 19:45 学海无涯1999 阅读(268) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog1、下载安装Pidgin,命令:sudo apt-get install pidgin;2、使用浏览器打开如下网址:http://code.google.com/p/libqq-pidgin/downloads/list,并下载对应的(i386,x86_64)li... 阅读全文
posted @ 2011-12-04 12:30 学海无涯1999 阅读(463) 评论(0) 推荐(0) 编辑
摘要:最新文章:Virson's Blog直接手动创建同样的目录。命令可参考如下:sudo mkdir /etc/halsudo mkdir /etc/hal/fdisudo mkdir /etc/hal/fdi/policy 阅读全文
posted @ 2011-12-03 20:47 学海无涯1999 阅读(308) 评论(0) 推荐(0) 编辑

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