A Wetpaint Site
Sign in to Wetpaint
Internet Explorer 6.0 is not supported. Please try
IE 8
or
Firefox
.
Home
Discussions
Photos
Videos
News
Updates
Droplets
Members
Sign in
or
Working with VMware Images
|
Version Compare
Back to page history
Version
User
Scope of changes
Sep 22 2009, 9:04 PM EDT
(current)
ftravers
10 words added, 432 words deleted
Jan 30 2009, 10:03 PM EST
ftravers
30 words added
Changes
Key:
Additions
Deletions
Nowadays it's almost impossible to do good work without using VM's. However they tend to get big, so it is difficult to share them with other people. Here are a couple tips to get you going.
Compression - 7zip
Use 7zip to compress and split them. Split them to about 650 Megs, i.e. size of CD. 7zip takes longer to compress than winzip, but the file sizes are about 35% smaller. When it comes time to upload or download the file, this will pay off in spades. Here is the link:
7zip
SSH Port 22
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. The way to get around this is to connect to the 'clear-guest' wireless network in your office. For this you'll want a laptop ( so you have wireless access ), and call reception, they change this password daily. The main use for this wireless networks is for visitors to Oracle who need temporary access to the internet, but not to the Oracle network.
Now I upload my vm's to a public website using ssh (which uses port 22) and rsync. The nice thing about rsync is that is picks up where it left off if it stops halfway. If you want to upload files to my server, email me the request, you can find me on aria 'Fenton Travers'
CYGWIN
I recommend downloading and installing cygwin. When you do make sure to add the
rsync
and
openssh
packages to the install list, and while you are there might as well download xwindows too. Here is the link:
Cygwin
. If you have issues write them here and I'll
I've
watch
moved
this
page and
post
a fix.
Now go the directory, inside of cygwin, to the folder where you have kept the files. To get to your c: drive use:
cd /cygdrive/c
You can use 'tab' to autocomplete directory and file names, like in regular unix shell.
RSYNC
Now use rsync
to
upload the files
an
that
internal
are
site
in
here:
your
Working
current folder
with
the commands below. Don't worry too much about what -avP --stats means, I've even forgotten, I just use it all the time like tar xvfz, though of course you can look it up.
Command format:
rsync -avP --stats [source files] [destination]
both source files and destination can be remote hosts, to use remote hosts/servers use the following format:
[username]@[hostname]:[remote directory]
for example:
rsync -avP --stats red_hat_ucm10gR3_image.part*.7z
spiceman
@
spicevan.com
:
/home/spiceman/vm_images
username:
spiceman
hostname:
spicevan.com
remote directory:
/home/spiceman/vm_images
password: (
large
email
VM
me to get it )
images
JavaScript must be enabled in order for you to contribute to this site.
To start contributing, enable JavaScript by changing your browser options, then
try again
.
Home
Rules of Conduct
FAQ
Oracle OpenWorld
Oracle Technology Network
Oracle Magazine
Applications
E Business Suite 11i/R12
Business Intelligence
Database
Developer Tools
ADF & JDeveloper
Application Express
Oracle Designer
Oracle Forms
SQL Developer
Oracle Migration Workbench
Unicode Enabled Clients
TopLink
Oracle Outside In Technology
AJAX
Eclipse
subversion
Working with VMware Images
Static IP Address
Consultants, Partners, and Customer guide to working with OCSPROJECTS
Technical Screen Casts
SQL Developer Data Modeling
How to auto-login to an ssh server
Embedded
Enterprise Manager
Fusion Middleware
Grid Computing
Java
Linux
Oracle and FOSS
Oracle Secure Enterprise Search
Windows and .NET
TimesTen
Oracle On Demand
Oracle VM
Semantic Web
Installation Guides
Security & Compliance
Scripting Languages
Oracle Certification
Acronyms
Oracle Community
Spanish Wiki
Web 2.0 Resource Library
Architect / Architecture Resources
QuestionsOnSOA
Japanese Wiki (日本語)
ISV Guideline DBA friendly Software
Fusion
Oracle Cloud Computing
Oracle Italy Technology Insight Program
SOA Events Calendar
Jobs for Architects
France Communauté Partenaires Database
Polskie Portale
Desmistifying SOA
High availability with RAC or Fail Safe
Scripts Shell desde Procedimiento BD Oracle
Communauté E2.0 France
E2.0 česká wiki
Oracle Mix sandbox
ERP 2.0
Nuove norme del Garante della Privacy
Debugging Siebel EIM
Improving Siebel Configuration Efficiency
Enterprise Tool
enterprise20spain
Blurbs
Prime People
Primavera
Job Oracle Transportation Management
PL Wiki ORACLE
SOA Governance Cookbook
Oracle Support
OPN Portugal
RAC Assurance Team
Why do you need 11g
Oracle Certifications
Weblogic Integration ( WLI )
Specialized OPN Program your questions
Patching Hints and Tips
Nordics Wiki
Oracle Direct Iberia
Migration tools to Oracle solutions
SQL COMMANDS
Sierra Atlantic, Inc.
new page
(Uncategorized)