<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_♨  NewSea#'s Sky_分类_Linux 编程开发</title><id>http://feed.cnblogs.com/blog/u/21750/category/218934/rss</id><updated>2012-06-04T23:37:56Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/newsea/category/218934.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/21750/category/218934/rss"/><entry><id>http://www.cnblogs.com/newsea/archive/2011/02/21/1959433.html</id><title type="text">Mono Apache 配置</title><summary type="text">Mod monohttp://mono-project.com/Mod_monoAutoConfigurationhttp://mono-project.com/AutoHostingConfigure Apache Mod_Monohttp://go-mono.com/config-mod-mono/ASP.NET MVC3 on Mono的折腾（二）：Linux(openSUSE)下的部署 http://www.cnblogs.com/hjf1223/archive/2011/02/20/mono_linux.html</summary><published>2011-02-21T01:34:00Z</published><updated>2011-02-21T01:34:00Z</updated><author><name>NewSea.</name><uri>http://www.cnblogs.com/newsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/newsea/archive/2011/02/21/1959433.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/newsea/archive/2011/02/21/1959433.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/newsea/archive/2009/12/17/1626780.html</id><title type="text">Mono开发。</title><summary type="text">1.OpenSuse Linux 是一个不错的Linux。在使用起来，还是不错的。我感觉。它的一些软件并没有打到ISO里，需要添加源才能安装上，像 MYSQL Administator Tool 需要用到官方的 OSS 的源。OpenSuse11.2 要添加 Mono 的源才能使用调试器。 http://ftp.novell.com/pub/mono/download-stable/openSUS...</summary><published>2009-12-17T15:38:00Z</published><updated>2009-12-17T15:38:00Z</updated><author><name>NewSea.</name><uri>http://www.cnblogs.com/newsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/newsea/archive/2009/12/17/1626780.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/newsea/archive/2009/12/17/1626780.html"/><content type="text">1.OpenSuse Linux 是一个不错的Linux。在使用起来，还是不错的。我感觉。它的一些软件并没有打到ISO里，需要添加源才能安装上，像 MYSQL Administator Tool 需要用到官方的 OSS 的源。OpenSuse11.2 要添加 Mono 的源才能使用调试器。 http://ftp.novell.com/pub/mono/download-stable/openSUS...</content></entry><entry><id>http://www.cnblogs.com/newsea/archive/2009/11/19/1605832.html</id><title type="text">NBear3.7 在 Suse11 下 的 MonoDevelop2(Alpha2)改造成功。</title><summary type="text">升级到最新吧。否则不能启用 调试器。 1。App.config 加载配置不正确。 用硬编码。2。报 SQLLite不能加载。 去除 NBear 里的 SQLLite3。我安装了 MYSQL ， 所以 global::MySql.Data.MySqlClient.MySqlClientFactory.Instance 不报错 。 其它数据库的 Instance 报找不到对象的错误，先去除。基本上就可...</summary><published>2009-11-19T01:47:00Z</published><updated>2009-11-19T01:47:00Z</updated><author><name>NewSea.</name><uri>http://www.cnblogs.com/newsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/newsea/archive/2009/11/19/1605832.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/newsea/archive/2009/11/19/1605832.html"/><content type="text">升级到最新吧。否则不能启用 调试器。 1。App.config 加载配置不正确。 用硬编码。2。报 SQLLite不能加载。 去除 NBear 里的 SQLLite3。我安装了 MYSQL ， 所以 global::MySql.Data.MySqlClient.MySqlClientFactory.Instance 不报错 。 其它数据库的 Instance 报找不到对象的错误，先去除。基本上就可...</content></entry><entry><id>http://www.cnblogs.com/newsea/archive/2009/11/17/1604988.html</id><title type="text">在openSUSE11.1上安装和配置LAMP(Apache/MySQL/PHP)</title><summary type="text">LAMP是由Apache MySQL PHP组成的，是在Linux下最受欢迎的软件组合之一，目前互联网上有很多网站运行在LAMP服务器上。Linux - 是富有情味的开源操作系统；Apache - 这个星球上大师级的WEB服务器；MySQL - 是你喜爱的开源数据库软件；PHP - 受欢迎的WEB编程语言。安装LAMP服务最简单的方法是在YaST图形界面，按以下步骤安装：1、Computer – YaST – Install Software - 选择过渡”Patterns”，然后选择并接受”Web and LAMP”。但</summary><published>2009-11-17T14:45:00Z</published><updated>2009-11-17T14:45:00Z</updated><author><name>NewSea.</name><uri>http://www.cnblogs.com/newsea/</uri></author><link rel="alternate" href="http://www.cnblogs.com/newsea/archive/2009/11/17/1604988.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/newsea/archive/2009/11/17/1604988.html"/><content type="text">LAMP是由Apache MySQL PHP组成的，是在Linux下最受欢迎的软件组合之一，目前互联网上有很多网站运行在LAMP服务器上。Linux - 是富有情味的开源操作系统；Apache - 这个星球上大师级的WEB服务器；MySQL - 是你喜爱的开源数据库软件；PHP - 受欢迎的WEB编程语言。安装LAMP服务最简单的方法是在YaST图形界面，按以下步骤安装：1、Computer – YaST – Install Software - 选择过渡”Patterns”，然后选择并接受”Web and LAMP”。但</content></entry></feed>
