Version:7.6
一、图形界面与命令行相互切换
最初我们只能以我们创建的普通用户登录到默认的桌面(gnome)中去。
从图形界面切换到命令行:CTRL+ALT+SHIFT + F1
从命令行切换到图形界面:ALT+F7
二、将我们创建的普通用户加入到sudoers里面(允许使用sudo命令)
vi /etc/sudoers
你会看到一...
分类:
其他好文 时间:
2014-08-20 10:31:46
阅读次数:
226
前言: 一直在WIN上使用PHP,不喜欢用WAMP,每次都是手动在windows配置环境,偶尔有一次装了小红帽玩了两天,感觉不是很习惯就换了回来,过了没几天见讨论LAMP环境,于是安装了ubuntu的desktop版本。安装好了环境使用了一下感觉也没有多大的意思,因为那一段时间没有怎么使用PHP,....
分类:
其他好文 时间:
2014-08-19 23:47:35
阅读次数:
264
myBase Desktop 是一款非常不错的知识管理工具,不注册只能试用30天,使用以下方法可以让过期软件恢复成试用30天,非常简单。 1.打开软件根目录下的nyfedit.ini文件,找到App.UserLic.FirstUseOn=1295074923 这个参数记载着第一次打开此软件的时间,这...
分类:
其他好文 时间:
2014-08-19 22:20:25
阅读次数:
1265
From: http://arstechnica.com/business/2014/08/linux-on-the-desktop-pioneer-munich-now-considering-a-switch-back-to-windows/ 市政府称,用户不满意Linux的成本高于预期。 世界...
原文:Installshield在安装结束时刷新系统在OnEnd里添加代码,两种解决方案 群友kevin的解决方案
#include "ifx.h" //Call to Windows used in the "OnEnd" function to refresh the desktop proto...
分类:
其他好文 时间:
2014-08-19 20:27:05
阅读次数:
265
https://wiki.gnome.org/Apps/DeveloperTools/Installation/Ubuntu
1.sudo apt-get install anjuta glade devhelp
2....
分类:
其他好文 时间:
2014-08-19 16:43:35
阅读次数:
155
1.基础系统搭建: sudo?apt-get?install?xorg?lxde-common?lxsession?desktop-file-utils?openbox
sudo?apt-get?install?build-essential?leafpad?lxterminal?obconf
sudo?apt-get?install?xarch...
分类:
其他好文 时间:
2014-08-19 13:02:44
阅读次数:
245
From: http://arstechnica.com/business/2014/08/linux-on-the-desktop-pioneer-munich-now-considering-a-switch-back-to-windows/
市政府称,用户不满意Linux的成本高于预期。
世界仍然在等待的Linux桌面这一年的到来,但在2003年看起来好像是可以实现的这个目标。
...
httpd编译安装1.编译安装aprhttpd-2.4.9需要较新版本的apr和apr-util,所以,要先安装这两个包,在检查环境,要确定DevelopmentTools、ServerPlatformDevelopment、DesktopPlatformDevelopment这三个开发包组是否安装,然后开始编译安装#tarxfapr-1.5.0.tar.bz2
#cdapr-1.5.0
#...
分类:
其他好文 时间:
2014-08-18 01:38:53
阅读次数:
252
一:被远程端ubuntu配置
参考windows远程ubuntu这篇文章里面的ubuntu配置
二:远程端ubuntu配置
1:打开Remmina Remote Desktop Client软件,如下图:...
分类:
其他好文 时间:
2014-08-16 11:16:10
阅读次数:
167