Advanced Search
Search Results
13 total results found
Public
Öffentlicher Bereich der PSS (PRO Solution Software)
BLOG
Öffentlicher Blog
Javascript
Javascript
Oracle APEX
Oracle Application Express
PHP
PHP
Willkommen
Herzlich Willkommen im BLOG der PRO Solution Software
Installation Oracle 21c on Centos 8
nano /etc/hosts ## 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 postgres mysql mariadb mssql db ## ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 postgres mysql mariadb mssql db ## 14.3.83...
Installation Oracle Application Express 21.2 on Centos 8
ACHTUNG: PSS PRIVAT!!!! # ### Installation APEX! ###unzip /shared/data/apex/apex_21.2.zip -d /\cp /apex/* -Rf /srv/app/apex/chown oracle /srv/app/apex/ -Rrm -Rf /apex/cd /opt/oracle/product/apex/sqlplus / as sysdbaALTER USER ANONYMOUS ACCOUNT UNLOCK;startup o...
Installation ORDS for Apex 21c with PDB
ACHTUNG: PSS PRIVAT!!!! Installation Tomcat useradd tomcatpasswd tomcat # Fx#6593376mkdir -p /srv/app/tomcatchown tomcat:tomcat /srv/app/tomcat -Rsu - tomcatcd /srv/app/tomcat/mkdir versionscd versionstar xzf /shared/tomcat/apache-tomcat-9.0.54.tar.gz #aber ...
Allow PortainerCE to connect Remote-Docker
Quelle:https://www.youtube.com/watch?v=kKDoPohpiNkhttps://www.the-digital-life.com/portainer-multiple-hosts/ In Remote-ROOT-Dir mkdir docker-certscd docker-certsopenssl genrsa -aes256 -out ca-key.pem 4096## Generating RSA private key, 4096 bit long modulus (...
Installation
Installations-Hilfe
CSS
CSS - Styles - Animations
Open Socks-Proxy InternetConnection over SSH
Lokaler Rechner : Windows mit FirefoxLinux-Server darf ohne einen Proxy ins Internet: You open an SSH connection to a remote server. As you open that connection, your SSH client will also open a local TCP port, available only to your computer. In this examp...