随笔分类 - Linux
摘要:最新文章:Virson's BlogGnome全局主题位于/usr/share/gnome-shell/theme/目录下1、使用命令sudo gedit /usr/share/gnome-shell/theme/gnome-shell.css打开gnome主题样式表文件2、快捷键Ctrl+f搜索关...
阅读全文
摘要:最新文章:Virson's Blog 拿起ubuntu启动光盘启动进入试用ubuntu,打开超级终端输入命令sudo fdisk -l #查看我ubuntu安装的位置(我的是sda8)sudo passwd root #设置root密码不想的话可以sudo -i来获取最高权限mount /dev/...
阅读全文
摘要:最新文章:Virson's Blog文章来之笨兔兔:http://www.bentutu.com/2011/11/ubuntu-11-10-creat-desktop-launcher.html/在Ubuntu 11.10 版本以前,右键点击桌面,会有“创建启动器”选项。在Ubuntu 11.10 ...
阅读全文
摘要:最新文章:Virson's Blog1、添加PPA源:sudo add-apt-repository ppa:nilarimogard/webupd82、更新源:sudo apt-get update3、安装编译依赖:sudo apt-get install audacious-dev4、安装:su...
阅读全文
摘要:最新文章:Virson's Blog今天下午实在无聊,就去Linux下下载了一下新浪微博的桌面版;首先遇到的第一个问题就是如何在x86_64下安装i386的air.deb的包,去google一下,然后照着把Air安装上了,简要列举一下步骤:1、下载Air的deb包,2、用归档管理器解压文件到桌面3、...
阅读全文
摘要:最新文章:Virson's Blog可以打开“系统设置”,依次打开“键盘-快捷键-系统”,在“显示运行命令提示符”点击“Disabled”,按住ALT+F2,设置快捷键为“ALT+F2”即可。
阅读全文
摘要:最新文章:Virson's Blog安装GNOME3:sudo apt-get install gnome-shellsudo apt-get install gnome-themes*(或者简单的选择 sudo apt-get install gnome-themes-standard)sudo ...
阅读全文
摘要:最新文章:Virson's Blog-C, --config-file=文件 使用该用户设置文件 -d, --debug 输出调试信息 -D, --default 将所有选项都重置为默认值 --warnings[=警告] 开启 groff 的警告主要运行模式: -f, --whatis 等同于 ...
阅读全文
摘要:最新文章:Virson's Blog输出一组系统信息。如果不跟随选项,则视为只附加-s 选项。-a, --all 以如下次序输出所有信息。其中若-p 和-i 的探测结果不可知则被省略: -s, --kernel-name 输出内核名称 -n, --nodename 输出网络节点上的主机名 -r, -...
阅读全文
摘要:最新文章:Virson's Blog在终端运行sudo apt-get install phpMyAdmin ,会自动安装在/usr/share/phpMyAdmin下,然后将phpMyAdmin拷贝到/var/www目录下面,运行http://localhost/phpMyAdmin即可
阅读全文
摘要:最新文章:Virson's Blog在Ubuntu上安装Apache,每次重启,都会出现以下错误提示:Could not reliably determine the server's fully qualified domain name解决办法修改 httpd.conf 文件打开终端,输入以下命...
阅读全文
摘要:最新文章:Virson's Blog插件下载地址:https://extensions.gnome.org/将下载下来的插件包解压到桌面,然后将包含插件文件(一般包含*.js、*.json、*.css等文件)的文件夹拷贝到~/.local/share/gnome-shell/extensions(针...
阅读全文
摘要:最新文章:Virson's Blog文章来自lirui:http://www.lirui.name/post/221.html对于从Ubuntu10.10直接跳到11.10的我来说,一切又回到了解放前。熟悉的界面不见了,装个Gnome也跟原来不一样了。为了快速进入到能工作的状态而不是在桌面里四处探险...
阅读全文
摘要:最新文章:Virson's Blog文章来自笨兔兔:http://www.bentutu.com/2011/12/ubuntu-install-plymouth-theme.html/Plymouth 就是在开机启动加载系统后显示的主题。Plymouth 第一次出现是在Fedora 10 版本中出现...
阅读全文
摘要:最新文章:Virson's Blog文章来自笨兔兔:http://www.bentutu.com/2011/12/usually-used-linux-network-cmds.html/适用于Debian 系Linux 发行版本ifconfig– 显示网络信息,包括IP地址、数据包接收/发送情况i...
阅读全文
摘要:最新文章:Virson's Blogsudo apt-get remove rar(卸载掉原来安装的rar解压文件)ps:还可以通过安装peaZip来替代系统自带的归档管理器,网址:http://peazip.sourceforge.net/
阅读全文
摘要:最新文章:Virson's Blog1、下载安装Pidgin,命令:sudo apt-get install pidgin;2、使用浏览器打开如下网址:http://code.google.com/p/libqq-pidgin/downloads/list,并下载对应的(i386,x86_64)li...
阅读全文
摘要:最新文章:Virson's Blog直接手动创建同样的目录。命令可参考如下:sudo mkdir /etc/halsudo mkdir /etc/hal/fdisudo mkdir /etc/hal/fdi/policy
阅读全文
摘要:最新文章:Virson's Blog1、使用命令“gedit ~/.Xresources”,创建一个名为.Xresouces的文件2、在已经打开的gedit文本编辑器中添加如下行: XTerm*font: -misc-fixed-medium-r-normal--20-200-75-75-c-10...
阅读全文

浙公网安备 33010602011771号