11 2015 档案

配置Tomcat以指定的身份(非root)运行
摘要:本文依赖的环境:CentOS(大部分内容适用于其他Linux发行版)已安装并配置好JVM环境已安装并配置好gcc、make等编译工具 1. 下载Tomcat安装包并解压缩cd /optwget http://www.us.apache.org/dist/tomcat/tomcat-6/v6.0... 阅读全文

posted @ 2015-11-30 09:55 有点坏 阅读(21162) 评论(1) 推荐(0) 编辑

CentOS6 root 用户 vi/vim 无法开启高亮
摘要:编辑 /etc/profile.d/vim.shif [ -n "$BASH_VERSION" -o -n "$KSH_VERSION" -o -n "$ZSH_VERSION" ]; then [ -x /usr/bin/id ] || return ID=`/usr/bin/id -u` ... 阅读全文

posted @ 2015-11-25 22:30 有点坏 阅读(480) 评论(0) 推荐(0) 编辑

删除 Mac OS X 中“打开方式”里重复或无用的程序列表
摘要:如果右键菜单的「打开方式」里出现了已不存在的应用程序或者重复的项目,打开终端,执行以下命令:/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Version... 阅读全文

posted @ 2015-11-10 16:50 有点坏 阅读(2883) 评论(1) 推荐(0) 编辑

快速建立Linux c/c++编译环境
摘要:sudo apt-get install build-essential省时又省心~ 阅读全文

posted @ 2015-11-10 16:47 有点坏 阅读(211) 评论(0) 推荐(0) 编辑

Ubuntu 安装 Sun JDK
摘要:1. 下载 Oracle网站下载JDK7 http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html 根据机器的操作系统选择适合的版本,这里我们选择jdk-7u75-linux-x64.t... 阅读全文

posted @ 2015-11-10 14:51 有点坏 阅读(1045) 评论(0) 推荐(0) 编辑

How do I use SOCKS proxy in delphi?
摘要:TCP======For Indy 8.0 In Delphi, do the following: IdTCPClient1.SocksInfo.Host := [the DNS name of the proxy server or its IP address]IdTCPClient1.Soc... 阅读全文

posted @ 2015-11-10 14:33 有点坏 阅读(1100) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示