Skip to content

Root Fan

Oracle & Postgresql DBA Blog

  • Home
  • Contact
  • About
  • Index
  • Services

Tag: tutorial

Posted on June 3, 2019April 3, 2022

How to Unzip a File on Ubuntu

body of water during dawn

On Ubuntu if you have a file compressed as latest.tar.gz you can untar or unzip it with this command

tar -xzvf latest.tar.gz

If you have a zip file, you can unzip it with this other command

unzip latest.zip
Posted on September 10, 2018April 3, 2022

How to Install a Free SSL Certificate on Ubuntu

panoramic photography of alps

First of all, you need to get a certificate for your Ubuntu server.

I am using Apache as my webserver.

We're going to use the free certificate provider letsencrypt.

I recommend that you install the packages from the PPA because they are more up to date.

Continue reading “How to Install a Free SSL Certificate on Ubuntu”

Posts pagination

Page 1 Page 2 Next page

Unmissable Posts

  • Copy Password File From Primary ASM to Standby ASM on Oracle 19c
  • PostgreSQL High Availability with Patroni, etcd, HAProxy and keepalived
  • Oracle Exadata vs ExaCC vs ExaCS
  • Oracle 19c Data Guard Configuration Step by Step
  • The Complete Oracle-to-PostgreSQL Data Type Mapping Guide

Recent Posts

  • How to Set Up Real-Time Oracle to PostgreSQL Replication Using Debezium
  • How to Install ora2pg on Ubuntu and Run a Migration Assessment Report
  • Oracle to PostgreSQL Migration Guide: OLTP and Data Warehouse Examples
  • Oracle to Postgres Migration: CO Schema Issues and Fixes
  • Oracle to Postgres Migration Step by Step: The SH Schema (Partitions, Materialized Views, Bitmap Indexes)

Categories

  • Apache
  • Exadata
  • Firewall
  • Linux
  • Oracle
  • Oracle to PostgreSQL
  • Postfix
  • PostgreSQL
  • Security
  • Ubuntu

EN
EN
ES FR

  • Facebook
  • Twitter
  • Email
Privacy Policy Proudly powered by WordPress