|
Building JeOS images of UCM
|
Nov 10 2009, 9:09 PM EST |
|
edit |
29 words added
|
Change:
Please visit http://ftravers.wordpress.com/ for some background information about JeOS.Next email me for a username and password to access all the setup instructions, install files & vm images access.
View changes from previous version.
(Word count: 31)
View all updates.
|
|
Building JeOS images of UCM
|
Nov 10 2009, 9:04 PM EST |
|
create |
No content added or deleted. |
Change:
Created by Nov 10 2009, 9:04 PM EST for: no reason given
View all updates.
|
|
UCM Documentation
|
Nov 10 2009, 9:04 PM EST |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 83)
View all updates.
|
|
UCM Documentation
|
Nov 10 2009, 9:02 PM EST |
|
edit |
5 words added
|
Change:
Install WCM on 10.1.3.3.2Setting up UCM in a VM image Building JeOS images of UCMTechnical TipsMiscellaneous Technical TipsiDoc Script ReferenceSecurity IntegrationBuild component with ANTWeb Content ManagementWCM Web Content ManagementProject PhasesEffort CalculatorBest PracticesRIDC and CISSydney Tech Consulting Lab
View changes from previous version.
(Word count: 83)
View all updates.
|
|
How to auto-login to an ssh server
|
Nov 10 2009, 1:41 AM EST |
|
edit |
12 words added
1 word deleted
|
Change:
with:mac:~ traversfenton$ rsync -avP --stats .ssh/id_rsa.pub root@ovmserver:/root/.ssh/now make sure the permissions and ownership are okaymac:~ traversfenton$ ssh root@ovmserverroot@ovmserver's password:[root@ovmserver ~]# cat .ssh/id_rsa.pub >> .ssh/authorized_keys[root@ovmserver ~]# chmod 700 .ssh; chmod 600 .ssh/id_rsa.pub .ssh/authorized_keys[root@ovmserver .ssh]# chown root:root .ssh .ssh/authorized_keys[root@ovmserver ~]# rm -f .ssh/id_rsa.pub
View changes from previous version.
(Word count: 106)
View all updates.
|
|
How to auto-login to an ssh server
|
Nov 10 2009, 1:37 AM EST |
|
edit |
72 words added
|
Change:
.ssh/id_rsa.pubcreate itcopy it to the home dir of the ssh server with:mac:~ traversfenton$ rsync -avP --stats .ssh/id_rsa.pub root@ovmserver:/root/.ssh/now make sure the permissions and ownership are okaymac:~ traversfenton$ ssh root@ovmserverroot@ovmserver's password:[root@ovmserver ~]# chmod 700 .ssh; chmod 600 .ssh/id_rsa.pub [root@ovmserver .ssh]# chown root:root .ssh .ssh/id_rsa.pub
View changes from previous version.
(Word count: 93)
View all updates.
|
|
How to auto-login to an ssh server
|
Nov 10 2009, 1:31 AM EST |
|
create |
No content added or deleted. |
Change:
Created by Nov 10 2009, 1:31 AM EST for: no reason given
View all updates.
|
|
Developer Tools
|
Nov 10 2009, 1:31 AM EST |
|
edit |
7 words added
|
Change:
Subversion Working with VMware ImagesStatic IP AddressConsultants, Partners, and Customer guide to working with OCSPROJECTSUCM Screen Casts How to auto-login to an ssh server
View changes from previous version.
(Word count: 28)
View all updates.
|
|
RIDC and CIS
|
Nov 2 2009, 7:51 PM EST |
|
edit |
22 words added
|
Change:
$ cat adapterconfig.xml <?xml version="1.0" ?><config> <adapter default="true" name="myadapter"> <config> <property name="port">4444</property> <property name="host">192.168.8.115</property> <property name="type">socket</property> </config> <beans template="classpath:/META-INF/resources/adapter/adapter-services-scs.jxml"/> </adapter></config>
View changes from previous version.
(Word count: 46)
View all updates.
|
|
RIDC and CIS
|
Nov 2 2009, 7:50 PM EST |
|
create |
No content added or deleted. |
Change:
Created by Nov 2 2009, 7:50 PM EST for: no reason given
View all updates.
|
|
UCM Documentation
|
Nov 2 2009, 7:50 PM EST |
|
edit |
3 words added
|
Change:
on Ubuntu 7.10Install WCM on 10.1.3.3.2Setting up UCM in a VM imageTechnical TipsMiscellaneous Technical TipsiDoc Script ReferenceSecurity IntegrationBuild component with ANTWeb Content ManagementWCM Web Content ManagementProject PhasesEffort CalculatorBest Practices RIDC and CISSydney Tech Consulting Lab
View changes from previous version.
(Word count: 78)
View all updates.
|
|
Working with VMware Images
|
Sep 22 2009, 9:04 PM EDT |
|
edit |
10 words added
432 words deleted
|
Change:
Now most Oracle employees are behind a firewall that doesn't let them connect to port 22 on outside servers. Port 22 is secure telnet port.
View changes from previous version.
(Word count: 15)
View all updates.
|
|
Installing UCM 10gR3
|
Sep 15 2009, 4:31 AM EDT |
|
edit |
34 words added
|
Change:
I don't think the following will work because the server needs to be started by the stellent user, that's why the section below was created, but it still has problems as noted in red.[root@vl-ucm1 ~]# cd /u01/oracle/ucm/server/etc/[root@vl-ucm1 etc]# ln -s idcserver_ctrl /etc/init.d/idcserver_ctrl_idc[root@vl-ucm1 etc]# ln -s /etc/init.d/idcserver_ctrl_idc /etc/rc2.d/S99idcserver_ctrl_idc
View changes from previous version.
(Word count: 909)
View all updates.
|
|
Installing Oracle Database XE for UCM
|
Sep 10 2009, 12:50 AM EDT |
|
edit |
|
Change:
There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 411)
View all updates.
|
|
Installing Oracle Database XE for UCM
|
Sep 10 2009, 12:49 AM EDT |
|
edit |
9 words added
3 words deleted
|
Change:
idc_temp including contents and datafiles;drop tablespace name>idc_sys including contents and datafiles;drop user <username>idc_user;SQL Plus Connection Method 1 at the prompt, first connect to a database: connect <username>/<password> eg connect system/manager Method 2 In a dos window type: c:>
View changes from previous version.
(Word count: 411)
View all updates.
|
|
static ip address on OEL
|
Sep 6 2009, 5:29 AM EDT |
|
edit |
12 words added
|
Change:
or notSee that hosts is correct too:[root@ucm2 network-scripts]# cat /etc/hosts127.0.0.1 localhost.localdomain localhost::1 localhost6.localdomain6 localhost6192.168.8.118 ucm2 DNS is set in resolv.conf file[root@ucm2 network-scripts]# cat /etc/resolv.confnameserver 192.168.8.1Now you can restart your network services with the following command:[root@dhcp-onepacificplace-10-179-252-87 network-scripts]# service network restart
View changes from previous version.
(Word count: 146)
View all updates.
|
|
static ip address on OEL
|
Sep 6 2009, 5:27 AM EDT |
|
edit |
49 words added
21 words deleted
|
Change:
# HOSTNAME=ucm2.ftravers.com # Note can put fully qualified or notNETMASK=255.255.255.0NETWORK=10.179.252.0See that hosts is correct too:[root@ucm2 network-scripts]# cat /etc/hostsBROADCAST=10.179.252.255127.0.0.1 localhost.localdomain localhostGATEWAY=10.179.252.1::1 localhost6.localdomain6 localhost6HOSTNAME=grevl-ucm1.hk.oracle.com192.168.8.118 ucm2FORWARD_IPV4=yesNow you can restart your network services with the following command:[root@dhcp-onepacificplace-10-179-252-87 network-scripts]# service network restart
View changes from previous version.
(Word count: 126)
View all updates.
|
|
static ip address on OEL
|
Sep 3 2009, 2:18 AM EDT |
|
edit |
16 words added
2 words deleted
|
Change:
Static IP address edit file:# vi /etc/sysconfig/network-scripts/ifcfg-eth0putting: [root@dhcp-onepacificplace-10-179-252-87 network-scripts]# cat ifcfg-eth0 # Xen Virtual Ethernet DEVICE=eth0BOOTPROTO=static#HWADDR=00:16:3E:47:D0:5FONBOOT=yesTYPE=EthernetIPADDR=10.179.252.30NETMASK=255.255.255.0NETWORK=10.179.252.0BROADCAST=10.179.252.255GATEWAY=10.179.252.1HOSTNAME=grevl-ucm1.hk.oracle.comFORWARD_IPV4=yes Now you can restart your network services with the following command:[root@dhcp-onepacificplace-10-179-252-87 network-scripts]# service network restart
View changes from previous version.
(Word count: 96)
View all updates.
|
|
Install Oracle VM Server and create a guest for dummies.
|
Aug 19 2009, 1:39 AM EDT |
|
edit |
18 words added
|
Change:
Once mounted I then use rsync which can pickup where you have left off if the connection drops.Apparently there are ways to do it from multiple CD iso images see metalink ticket: (Service Request 7191161.994)Once you get this iso, you need
View changes from previous version.
(Word count: 986)
View all updates.
|
|
Install Oracle VM Server and create a guest for dummies.
|
Aug 19 2009, 1:38 AM EDT |
|
edit |
71 words added
|
Change:
downloading large files over http can be frustrating as it can cut-out and can't pickup where it left off. What I did is NFS mount
View changes from previous version.
(Word count: 968)
View all updates.
|