#276
To create a new DB on an existing instance :
Just another Code Snippet site
#276
To create a new DB on an existing instance :
#271
Change the hostname in the following files:
#269
To disable the GUI startup: And, to enable it again:
#263
On client machine, define Env. Property : DISPLAY=:0 run Xming server (default config) start Putty with X11 enabled and X11 server defined. connect to remote server run command or test X11 server using command : In case of font issue, run this command before starting installer : For Linux, ensure X11 packages are all installed […]
#248
#246
Delcare a new virtual host (host1 for example) :
#232
Download package from SunFreeWare Gunzip it : Install it :
#216
Check if partitionning is enabled or not : To enable partition feature : On Solaris, ‘make’ could be installed using following packages : make libgcc libintl libiconv libintl-3.4.0-sol10-x86-local make-3.82-sol10-x86-local libiconv-1.14-sol10-x86-local libgcc-3.3-sol10-intel-local
#211
Restart apache : Enable MOD : Enable SITE : <site_name> is the name of the config file in ‘site-availables’ folder Listen to new port : edit ports.conf
#190
Run the following OpenSSL command to generate your private key and public certificate. Answer the questions and enter the Common Name when prompted. Review the created certificate: Combine your key and certificate in a PKCS#12 (P12) bundle: Validate your P2 file.