Skip to content

Cloud Blogs

Author – Madhusudhan Rao

Menu
  • Cloud What is & How to Series
  • Archived Blogs
    • Cloud-Blogs by Madhusudhan Rao
      • ADF
        • ADF based Android Apps
        • ADF CRUD Cascaded LOVs
        • ADF CRUD Operation
        • ADF for Dummies
        • ADF for Financial Services Software Development
      • Analytics & Visualization
        • Business Intelligence
        • Oracle BI & DV Cloud Service
        • setting up Oracle Analytics Cloud Instance and Data Visualization Techniques
      • App Servers & DevOps
        • How to deploy NodeJS Application on Oracle Application Container Cloud Service
        • Oracle Application Container Cloud Service
        • Oracle Java Cloud Service
      • Architecture
        • 01 Enterprise Business
        • 02 Content framework
        • 03 Enterprise Continuum
        • 04 Maturity Models
        • 05-Architecture Governance
        • 06-Preliminary Phase
        • 07-Architecture Vision
        • 08-Business Architecture
        • 09-Info Sys Architecture
        • 10-Tech Architecture
        • 11 Opportunities & Solns
        • 12-Migration Planning
        • 14 Implementation Governance
        • 15 Change Management
        • 16-Requirement Management
        • 17 Reference Models
        • Cloud Architecture Concepts
          • 01 Architecture Concepts – Regulatory Compliance, Security monitoring and Storage protocols
          • 02 Architecture – Network Concepts and Bare Metal
          • 03 Enterprise Solution Architecture – Best Practices
          • 04 Cloud Architecture Concepts
        • Value Selling Techniques
      • OCI Admin Blogs
        • Create Oracle Cloud Infrastructure Instance
        • ElasticSearch & Kibana – Must for All Search Engine Development
        • How to Create Oracle Bare metal Compute Instance
        • Measuring Latency and TraceRoute Details with Oracle Edge Services
        • OCI Oracle cloud infrastructure – Setting up a NAT Instances for Public Internet Access from a Private Subnet
        • Oracle Cloud Infrastructure – OCI Creating buckets and object storage – setting up self expiry URLs
        • Oracle Cloud Infrastructure OCI – Create Instance ,Attach Block Volume , Open Ports, Setup Firewall rules
        • Python Basics
        • setting up Apache Tomcat on Oracle Cloud Infrastructure OCI
        • setting up CloudFlare DNS & HAProxy on Oracle Cloud Infrastructure for High Availability
        • Setting up Django Python Web Environment on Oracle Cloud
        • setting up File Storage on OCI and uploading files through Filezilla FTP
        • Setting up GPU-enabled Narupa server on Oracle Bare Metal Cloud for Virtual Reality Clients
        • setting up LAMP Stack , PHP 5.6, PhpMyAdmin , FTP and Mail Server on OCI
        • setting up Load Balancer on Oracle Cloud Infrastructure
        • setting up MongoDB Enterprise version Instance on Oracle Cloud Infrastructure Baremetal
        • setting up MongoDB on Oracle Cloud Infrastructure Classic and Opening Ports
        • Setting up SSH , FTP and Opening Ports on Oracle Cloud PaaS and IaaS
        • setting up web infrastructure DNS and HTTPS for your cloud Infrastructure as a Service OCI
        • World of Slack Programming
      • OCI Classic Blogs
        • How to Create WordPress blog on Oracle Cloud
        • running Function as a Service on Oracle Cloud Infrastructure – fnproject.io
        • running Hadoop & Big Data on Oracle Cloud Infrastructure
        • running TensorFlow Machine Learning for Image Recognition on Oracle Cloud Infrastructure
        • Setting up Kubernetes on Oracle Cloud Infrastructure – Classic
      • Oracle BPM for Financial Services
        • BPM for FS
        • 1. Setting up the development environment
        • 2. Modeling a home loan business process
        • 3. Implementing a home loan business process
        • 4. Deploying and testing a process workflow
        • 5. Administering processes
        • 6. Changing a business process by the process analyst
        • 7. Creating business reports for process owners
        • 8. Participating in a business process
        • 9. Integrating with business partners
        • 10. Collaborating with customers and end users
      • Oracle JET Series
    • Database Series
      • Autonomous Data Warehouse and Analytics
        • 01 Preparing Client Machine
        • 02 Creating Autonomous Data Warehouse Instance
        • 03 Creating Tables into Autonomous Data Warehouse through SQL Developer
        • 04 Load Data into OCI Object storage and import that data into Autonomous Data warehouse
        • 05 Create Autonomous Analytics Cloud ADW Connection and create Data Visualization
      • Oracle Apex Cloud Service
      • Oracle Database Cloud Service
      • setting up and running Oracle Big Data PaaS
      • Setting up MySQL PaaS on Oracle Cloud
    • Dockers on OCI Series
      • Comprehensive Blog on Dockers running on OCI
      • running a Docker Container on OCI
      • opening OCI Ports for Docker Containers
      • Building a Docker Image by using Dockerfile
      • Committing changes made in a Docker without using Dockerfile
      • pushing image to Docker Hub
      • DevOps with Github, Docker Hub and Oracle Container Cloud Services
      • running Apache Kafka for continuous data streaming on Oracle cloud infrastructure
    • Oracle OKE Series
      • 01 Comprehensive Blog on Oracle Kubernetes Engine – getting started
      • 02 Configure Network Resources for Oracle Kubernetes Engine
      • 03 Creating 3 Worker and 2 Load Balancers Subnets for OKE
      • 04 Creating Oracle Kubernetes Cluster
      • 05 – Enable Cluster access through Command line interface
      • 06 – Getting onto Oracle Kubernetes Engine Dashboard
      • 07 Pod Configuration using a YAML Deployment
    • SOA BPM IDM Portal Series
      • FMW
        • Comprehensive Business Process Management – BPM 11g
        • FMW Install Startup Scripts
        • Oracle 11gR2 and 12c Database on Linux / OEL / Fedora
        • Oracle Identity Mangement
        • PS6, PS7, PS8 Install and Configuration
      • Webcenter Portal
        • Art of Webcenter Templating
        • Webcenter Sites Installation Linux
        • Webcenter Sites Look n feel
        • Webcenter Spaces
          • Custom Landing Page
        • Webcenter UCM Integration PS5
        • Webcenter, BPM Process Spaces – UCM PS5
        • BPM UCM and Webcenter PS5
      • BPM Series
        • 01-Simple BPM Task Initiator
        • 02-Business Rules and Exclusive Gateway
        • 03-Service Invocation Adapters
        • 04-BPM as a Web Service
        • 05-Mediator and Conditional Service Routing
        • 06-BPM Composer – Runtime Edit
        • 07-BPM and JMS Adapters
        • Oracle BPM 12c features
      • Process Cloud Service
        • Part 1 – Working with Process Cloud Service
        • Part 2 – How to Build Process , Data Persistence in Database Cloud Service
        • Part 3 – Invoking PCS Process from Oracle JET Framework
      • SOA Series
        • Oracle OSB 11g
        • Oracle SOA 11g Business Rules
        • Oracle SOA 11g DB Adapter
        • Oracle SOA 11g Mediator
        • SOA 11g AQ Adapters
    • Terraform on OCI Series
      • Create a Highly Scalable Cluster in the cloud using Terraform on OCI
      • Creating an Instance with New VNC Network
      • Managing the OCI Cluster with Slurm Workload Manager & Grafana
      • Terraform on OCI create instance
      • Terraform on OCI create load balancer
      • Terraform on OCI create non-federated user
      • Terraform on OCI create user, group, dynamic group and policies
      • Terraform on Oracle Cloud OCI
Menu

Setting up SSH , FTP and Opening Ports on Oracle Cloud PaaS and IaaS

SSH Access

if you have created Virtual Machine Using Bitnami , then SSH access is fairly easy, Access VM image at Bitnami download Public Key .pem and Private Key File.ppk file into local drive , change the file permissions to chmod 700 and run the following SSH command

chmod 700 bitnami-opc-DomainName.pem
ssh -i bitnami-opc-DomainName.pem [email protected]

If you plan to use Putty then ensure that Private Key File .ppk file is selected

D:\Bitnami\BitnamiWordpress>ls
bitnami-opc-a457995.pem  bitnami-opc-a457995.ppk  notes.txt  
'wp-config - Copy.php' wp-config.php D:\Bitnami\BitnamiWordpress>ssh -i bitnami-opc-a457995.pem
[email protected] Last login: Sun Jul 16 13:56:45 2017 from .. ___ _ _ _ | _ |_) |_ _ _ __ _ _ __ (_) | _ \ | _| ' \/ _` | ' \| | |___/_|\__|_|_|\__,_|_|_|_|_| *** Welcome to the Bitnami WordPress Multisite 4.7.5-1 *** *** Documentation: https://docs.bitnami.com/oracle/apps/*** *** https://docs.bitnami.com/oracle/ *** *** Bitnami Forums: https://community.bitnami.com/ *** [[email protected] ~]$ ls apps htdocs stack [[email protected] ~]$

FTP Access

If you wish to FTP to Oracle Cloud you can use WinSCP or FileZilla , if you are using FileZilla select Secure FTP , if you are using WInSCP , you would need to give valid IP address and Private Key File PPK by selecting Advanced Tab

Usually username will be “bitnami” if the image is created from Bitnami website , if you creating your own VM or Getting it up from Oracle Market Place then you would need to read corresponding documentation

Opening  PORTS on a Hosted Instance on Oracle PaaS Services

if you are using PaaS Services like Java Cloud Service or Database Cloud Service , you would need to open ports before they can be accessed outside , so login to console and then select Access Rules

Enable or Disable Port

 

Opening  PORTS on a Hosted Instance on Oracle IaaS Services

Login to Compute Console and View Details of Hosted Virtual Machine , if a security list is already created make note of its name or create a new security list

Click on Network Tab and Shared Network, Create new security Application you can define range of ports to be opened example 4000 to 4010,

Type can be TCP, UDP, ICMP, GRE, Others can be of type ssh, https, mail, ldap, nfs, rdp, smtp etc

Then create Security Rule

Select Security IP list Option in that select Public-Internet , In the destination ensure that we are giving same name as that was added in Security List, In the Security Application select the one that we just created above.

That should open port 4000 to 4010 for selected Compute Machine

Regards

Madhusudhan Rao

Log in
  • Cloud What is & How to Series
  • Archived Blogs
    • Oracle OKE Series
      • 01 Comprehensive Blog on Oracle Kubernetes Engine - getting started
      • 02 Configure Network Resources for Oracle Kubernetes Engine
      • 03 Creating 3 Worker and 2 Load Balancers Subnets for OKE
      • 04 Creating Oracle Kubernetes Cluster
      • 05 - Enable Cluster access through Command line interface
      • 06 - Getting onto Oracle Kubernetes Engine Dashboard
      • 07 Pod Configuration using a YAML Deployment
    • Dockers on OCI Series
      • Comprehensive Blog on Dockers running on OCI
      • running a Docker Container on OCI
      • opening OCI Ports for Docker Containers
      • Building a Docker Image by using Dockerfile
      • Committing changes made in a Docker without using Dockerfile
      • pushing image to Docker Hub
      • DevOps with Github, Docker Hub and Oracle Container Cloud Services
      • running Apache Kafka for continuous data streaming on Oracle cloud infrastructure
    • Terraform on OCI Series
      • Managing the OCI Cluster with Slurm Workload Manager & Grafana
      • Terraform on Oracle Cloud OCI
      • Terraform on OCI create instance
      • Creating an Instance with New VNC Network
      • Terraform on OCI create non-federated user
      • Terraform on OCI create user, group, dynamic group and policies
      • Terraform on OCI create load balancer
      • Create a Highly Scalable Cluster in the cloud using Terraform on OCI
    • Cloud-Blogs by Madhusudhan Rao
      • Oracle JET Series
      • OCI Classic Blogs
        • Setting up Kubernetes on Oracle Cloud Infrastructure - Classic
        • running TensorFlow Machine Learning for Image Recognition on Oracle Cloud Infrastructure
        • running Function as a Service on Oracle Cloud Infrastructure - fnproject.io
        • running Hadoop & Big Data on Oracle Cloud Infrastructure
        • How to Create WordPress blog on Oracle Cloud
      • OCI Admin Blogs
        • setting up Apache Tomcat on Oracle Cloud Infrastructure OCI
        • Setting up SSH , FTP and Opening Ports on Oracle Cloud PaaS and IaaS
        • setting up LAMP Stack , PHP 5.6, PhpMyAdmin , FTP and Mail Server on OCI
        • Create Oracle Cloud Infrastructure Instance
        • setting up File Storage on OCI and uploading files through Filezilla FTP
        • setting up CloudFlare DNS & HAProxy on Oracle Cloud Infrastructure for High Availability
        • setting up web infrastructure DNS and HTTPS for your cloud Infrastructure as a Service OCI
        • Oracle Cloud Infrastructure OCI - Create Instance ,Attach Block Volume , Open Ports, Setup Firewall rules
        • Setting up GPU-enabled Narupa server on Oracle Bare Metal Cloud for Virtual Reality Clients
        • Oracle Cloud Infrastructure - OCI Creating buckets and object storage - setting up self expiry URLs
        • OCI Oracle cloud infrastructure - Setting up a NAT Instances for Public Internet Access from a Private Subnet
        • setting up MongoDB on Oracle Cloud Infrastructure Classic and Opening Ports
        • ElasticSearch & Kibana - Must for All Search Engine Development
        • How to Create Oracle Bare metal Compute Instance
        • World of Slack Programming
        • Setting up Django Python Web Environment on Oracle Cloud
        • Measuring Latency and TraceRoute Details with Oracle Edge Services
        • setting up Load Balancer on Oracle Cloud Infrastructure
        • Python Basics
        • setting up MongoDB Enterprise version Instance on Oracle Cloud Infrastructure Baremetal
      • ADF
        • ADF CRUD Operation
        • ADF for Financial Services Software Development
        • ADF based Android Apps
        • ADF for Dummies
        • ADF CRUD Cascaded LOVs
      • Architecture
        • 08-Business Architecture
        • 04 Maturity Models
        • 09-Info Sys Architecture
        • 05-Architecture Governance
        • Value Selling Techniques
        • 10-Tech Architecture
        • Cloud Architecture Concepts
          • 01 Architecture Concepts - Regulatory Compliance, Security monitoring and Storage protocols
          • 02 Architecture - Network Concepts and Bare Metal
          • 03 Enterprise Solution Architecture - Best Practices
          • 04 Cloud Architecture Concepts
        • 11 Opportunities & Solns
        • 12-Migration Planning
        • 14 Implementation Governance
        • 15 Change Management
        • 16-Requirement Management
        • 01 Enterprise Business
        • 02 Content framework
        • 06-Preliminary Phase
        • 03 Enterprise Continuum
        • 17 Reference Models
        • 07-Architecture Vision
      • Oracle BPM for Financial Services
        • BPM for FS
        • 1. Setting up the development environment
        • 2. Modeling a home loan business process
        • 3. Implementing a home loan business process
        • 4. Deploying and testing a process workflow
        • 5. Administering processes
        • 6. Changing a business process by the process analyst
        • 7. Creating business reports for process owners
        • 8. Participating in a business process
        • 9. Integrating with business partners
        • 10. Collaborating with customers and end users
      • App Servers & DevOps
        • Oracle Application Container Cloud Service
        • Oracle Java Cloud Service
        • How to deploy NodeJS Application on Oracle Application Container Cloud Service
      • Analytics & Visualization
        • Business Intelligence
        • setting up Oracle Analytics Cloud Instance and Data Visualization Techniques
        • Oracle BI & DV Cloud Service
    • Database Series
      • setting up and running Oracle Big Data PaaS
      • Autonomous Data Warehouse and Analytics
        • 01 Preparing Client Machine
        • 02 Creating Autonomous Data Warehouse Instance
        • 03 Creating Tables into Autonomous Data Warehouse through SQL Developer
        • 04 Load Data into OCI Object storage and import that data into Autonomous Data warehouse
        • 05 Create Autonomous Analytics Cloud ADW Connection and create Data Visualization
      • Oracle Database Cloud Service
      • Oracle Apex Cloud Service
      • Setting up MySQL PaaS on Oracle Cloud
    • SOA BPM IDM Portal Series
      • FMW
        • PS6, PS7, PS8 Install and Configuration
        • FMW Install Startup Scripts
        • Oracle 11gR2 and 12c Database on Linux / OEL / Fedora
        • Comprehensive Business Process Management - BPM 11g
        • Oracle Identity Mangement
      • Webcenter Portal
        • Webcenter UCM Integration PS5
        • Webcenter, BPM Process Spaces - UCM PS5
        • Webcenter Spaces
          • Custom Landing Page
        • Webcenter Sites Installation Linux
        • Art of Webcenter Templating
        • Webcenter Sites Look n feel
        • BPM UCM and Webcenter PS5
      • Process Cloud Service
        • Part 1 - Working with Process Cloud Service
        • Part 2 – How to Build Process , Data Persistence in Database Cloud Service
        • Part 3 – Invoking PCS Process from Oracle JET Framework
      • BPM Series
        • 01-Simple BPM Task Initiator
        • 02-Business Rules and Exclusive Gateway
        • 03-Service Invocation Adapters
        • 04-BPM as a Web Service
        • 05-Mediator and Conditional Service Routing
        • 06-BPM Composer - Runtime Edit
        • 07-BPM and JMS Adapters
        • Oracle BPM 12c features
      • SOA Series
        • Oracle SOA 11g DB Adapter
        • Oracle SOA 11g Business Rules
        • Oracle SOA 11g Mediator
        • SOA 11g AQ Adapters
        • Oracle OSB 11g

"Technology has the shelf life of a banana. By the time you buy it, implement it and train people on it, it’s obsolete. … ” as said by Mr Scott McNealy

© 2022 Cloud Blogs | Powered by Minimalist Blog WordPress Theme