Download the following files from Oracle. You'll to login (it's free to register) to download the files.
Create a directory /usr/lib/share/oracle
export ORACLE_HOME=/usr/lib/share/oracle
export VERSION=11.2.0.3.0
export ARCH=x86_64
from os import sched_yield | |
from functools import wraps | |
from abc import ABC, abstractmethod | |
def block(fn): | |
@wraps(fn) | |
def wrapper(*args, **kwargs): | |
return Block(fn(*args, **kwargs)) | |
return wrapper |
import paramiko, socks | |
# PySocks recommends using no arguments, | |
# because it only supports the defaults anyway. | |
sock = socks.socksocket() | |
host, port = '127.0.0.1', 1234 | |
# Set up your proxy information for this socket | |
sock.set_proxy( |
Download the following files from Oracle. You'll to login (it's free to register) to download the files.
Create a directory /usr/lib/share/oracle
export ORACLE_HOME=/usr/lib/share/oracle
export VERSION=11.2.0.3.0
export ARCH=x86_64
I hereby claim:
To claim this, I am signing this object: