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
单点登录(Single Sign On , 简称 SSO )是目前比较流行的服务于企业业务整合的解决方案之一, SSO 使得在多个应用系统中,用户 只需要登录一次就可以访问所有相互信任的应用系统。CAS(Central Authentication Service)是一款不错的针 对 Web 应用的...
分类:
Web程序 时间:
2014-08-17 18:20:12
阅读次数:
245
一:被远程端ubuntu配置
参考windows远程ubuntu这篇文章里面的ubuntu配置
二:远程端ubuntu配置
1:打开Remmina Remote Desktop Client软件,如下图:...
分类:
其他好文 时间:
2014-08-16 11:16:10
阅读次数:
167
StreamReader sr = new StreamReader("C:\\Users\\Administrator\\Desktop\\blogbbs\\dd.txt",Encoding.Default); StringBuilder sb = new StringBui...
分类:
其他好文 时间:
2014-08-16 10:53:10
阅读次数:
264
通过yum的方式安装: yum groupinstall -y "Desktop" "Desktop Platform" "Desktop Platform Development" "Fonts" "General Purpose Desktop" "Graphical Administr...
分类:
其他好文 时间:
2014-08-14 15:58:48
阅读次数:
182
Grand Central Dispatch 简称(GCD)是苹果公司开发的技术,以优化的应用程序支持多核心处理器和其他的对称多处理系统的系统。这建立在任务并行执行的线程池模式的基础上的。它首次发布在Mac OS X 10.6 ,iOS 4及以上也可用。设计:GCD的工作原理是:让程序平行排队的特定...
分类:
移动开发 时间:
2014-08-14 10:40:28
阅读次数:
227
1ApacheAnt安装、配置环境变量1.1下载地址:http://ant.apache.org/1.2环境变量配置:把解压缩后的文件夹中/bin的全路径添加到PATH中2命令行下创建Android新工程即:androidcreateproject-kcom.ant.test-nantTest-aAntTestActivity-t7-p/Users/lincoln/Desktop/antTest详解:an..
分类:
移动开发 时间:
2014-08-13 15:17:17
阅读次数:
219
My testing environment:Windows Server 2012 R2 Essentials:With AD and standalone DC in one single box.Ubuntu:ubuntu-12.04.1-desktop-amd64Basically, I w...