一佳互联

展开菜单

tomcat+Apache 配置代理服务器转发端口号

tomcat+Apache 配置代理服务器转发端口号
tomcat+Apache如何配置代理服务器转发端口号  因为tomcat只能配置一个网站,所以如果是自己单独的服务器,,那没有太大的影响,可以直接只安装一个tomcat便可以运行。但有时候,如果同时有多个,或是许多个,tomcat只能配置一个站点,所以要想运行多了个站点,那就只有多安装几个tomcat了。但另一方面那服务器的80总归只有一个,这样,配置多个tomcat的时候会发现,只能使用其它端口了,这样肯定是不行的。怎么办呢,那就只有想办法,将t...

Mac OS X 安装Octave说明

 Mac OS X 安装Octave说明
  Mac OS X 安装Octave说明   第一: Xcode以及Command Line Tool (CLT) 第二: Xquatz,并建立软连接为X11sudo ln -sf /Applications/Util...

GNU Octave 3.8 install for MAC OSX 10.9原版说明

GNU Octave 3.8 install for MAC OSX 10.9原版说明
Binary installer for OSX 10.9.1A binary installer for Mavericks can be found on Octave Forge.This installer will install all binaries for GNU Octave 3.8.0 itself and its dependencies under /usr/local/octave/3.8.0 And will create two entr...

apache的mod_speling模块安装配置说明

apache的mod_speling模块安装配置说明
apache的mod_speling模块安装配置说明这个模块你可以这样去生成1、下载一个与当前使用的apache一样版本的安装包2、解压安装包,然后进入其目录#cd /tmp/httpd-2.2.11/modules/mappers/#ls   ,此目录有个mod_speling.c文件3、生成模块/usr/local/apache/bin/apxs -c -i -a mod_speling.c注:usr/local/apache/为我生产环境的apach...

Shell脚本编程的常识

Shell脚本编程的常识
Shell脚本编程的常识七种文件类型正则表达式字符类描述shell的引号类型变量设置时的不同模式:条件测试命令执行顺序脚本调试一些常用的小trick打印一些头信息创建一个长度为0的空文件一些常用的shell变量$0的使用Shift的运用用head或tail指令指定查阅的行数awk使用规则第一个 awk多个字段外部脚本BEGIN 和 END 块规则表达式和块条件语句数值变量字符串化变量众多运算符字段分隔符字段数量记录号多行记录OFS 和 ORS将多行转换成用 tab 分隔的格式...

ubuntu x11vnc 使用web 访问vnc

ubuntu x11vnc 使用web 访问vnc
Ubuntu上启用X11VNC  并使用web访问VNC   计算中心节点,没有远程控制不能活,就得装个VNC。 启动Ubuntu的软件中心,选择“X11VNC服务器”,进行安装。当然也可以用sudo a...

Automating Database Startup and Shutdown on Linux

Automating Database Startup and Shutdown on Linux
Automating Database Startup and Shutdown on LinuxIf you are using Oracle Clusterware 10gR2 or above for RAC or just for a single instance using ASM, the Clusterware automatically starts and stops the Oracle database instances and listeners,...

ASM using ASMLib and Raw Devices

ASM using ASMLib and Raw Devices
ASM using ASMLib and Raw DevicesIntroductionPartition the DisksASMLib InstallationRaw Device SetupASM CreationDatabase CreationSwitching from Raw Devices to ASMLibSwitching from ASMLib to Raw DevicesPerformance ComparisonRelated articles.Au...

VLC media player for Ubuntu

VLC media player for Ubuntu
VLC media player for UbuntuUbuntu 13.10 “Saucy Salamander”Ubuntu 13.04 “Raring Ringtail”Ubuntu 12.10 “Quantal Quetzal”Ubuntu 12.04 LTS “Precise Pangolin”Quick installThis is the recommended way for installing VLC.Graphical wayOpen Synaptic...