怎样关掉 ubuntu 中的 System Program Problem Detected 提示框 方法如下:sudo gedit /etc/default/apport 打开该文件如下:# set this to 0 to disable apport, or to 1 to enable it# you can temporarily override this with# sudo service apport start force_start=1enabled=1 将 enable
For location based service, I try to use postgresql with postgis. You can download postgis from here. http://postgis.net/source It is recommended that you need to download and compile yourself since there are many packages dependencies need to be don
You can try to build Debian/Ubuntu for OrangePI yourself. Clone my GitHub repository. You will need running Ubuntu or Debian system (you can even run it on OrangePI). Before running the script install debootstrap and qemu-user-static packages. Read c
今天下午发现了个好玩的东西(node-webkit),这东西有一直是我想实现的功能:使用html编写桌面应用,实现跨平台: 具体实现方法:结合chrome浏览器内核和node.js搭建一个跨平台的应用运行环境(node-webkit is an app runtime based on Chromium and node.js.) 可是这东西好像还没有一个像样的IDE,没有自动打包成应用的功能,虽然手动打包的步骤也不麻烦,但作为程序猿的我,不得不用更"高级"方法实现啦~~O(∩_∩)O
Steps 1 Check to see if your Ubuntu Linux operating system architecture is 32-bit or 64-bit, open up a terminal and run the following command below. Type/Copy/Paste: file /sbin/init Note the bit version of your Ubuntu Linux operating system architect
原文 https://vpsineu.com/blog/how-to-build-and-install-php-5-6-9-from-source-on-ubuntu-14-04-vps/ In this tutorial we will show you how to build and install PHP 5.6.9 from source on an Ubuntu 14.04 VPS. We all know that PHP-5 is by default available in