我的博客 我的地盘
如果因为忘了Ubuntu的root口令而无法登录系统,就可以用下面的方法修改Linux系统root口令

方法一:
1、重新启动系统。待系统启动到grub或lilo(现在一般是grub)引导菜单时,找到系统当前引导项(可以按方向键展开隐藏的菜单)
2、把光标定位在该选项上按下字母“e”键进入这个引导的编辑状态;
3、该选项有三行语句,请用光标选中第二行,也就是“Kernel”开头的 那一行;

在Ubuntu中安装Photoshop CS2

2008年1月31日 16:44 | by 猢狲
      最新版的Wine(最新版0.9.54)已经可以支持Photoshop CS/CS2了,安装Photoshop CS2的过程与在Windows平台上的安装过程完全一致,无需特别的指导即可完成。
引用
January 25, 2008: Wine 0.9.54 Released

    Wine 0.9.54 was released today, with the following main changes:
        * Photoshop CS/CS2 should now work, please help us testing it.
        * A number of RPC fixes.
        * Various improvements to the debugger support.
        * Lots of bug fixes.

    Binary packages are in the process of being built and it may take a few days for them to appear, but the source is available now. You can find out more about this release in the announcement. Check out our download page for packages for your distribution.

感受Ubuntu Tweak 0.2

2007年11月10日 21:05 | by 猢狲
      今天在cnbeta上看见Ubuntu Tweak 0.2发布了,下载下来用了下。0.2版的Ubuntu Tweak只是在界面和构架上发生变化,具体的功能与上个版本0.1.4相比并未有很大变化。在换上这套全新的构架以后,Ubuntu Tweak以后将可以非常方便地扩展新的调整系统的功能,不会再一个半月才出炉一个新版本了.
安装Ubuntu Tweak:
既然是Ubuntu专用的配置工具,那么也能支持Ubuntu专用的安装格式-deb包安装,对我们来是用这种安装方法就像随意在windows里安装软件一样方便,下载后直接双击安装即可,无任何依赖关系,而且在新立得里有卸载选项。
安装包下载地址:
deb(i386):ubuntu-tweak_0.2.0-1_i386.deb
deb(AMD64):ubuntu-tweak_0.2.0-1_amd64.deb

怎样安装就不说了,详情请看这里 ,官网说的很明白。在这里说下我在Ubuntu Linux中安装XAMPP(LAMPP)服务器套件时出现错误的解决方法

1、在终端安装XAMPP时出现/opt/lampp/lampp: line 74: arch: command not found的错误提示
原因:未找到
解决方法:
在终端输入sudo nano /bin/arch

Ubuntu常用技巧命令存档

2007年10月25日 14:35 | by 猢狲

以root用户使用终端:sudo -i
修改root用户密码:sudo passwd root
在右键菜单中加入打开终端:sudo apt-get install nautilus-open-terminal
系统服务管理软件:sudo apt-get install bum
安装rar支持:sudo apt-get install rar unrar

分页: 1/2 第一页 1 2 下页 最后页 [ 显示模式: 摘要 | 列表 ]