Tagged with OSX - Visokio Forums
http://forums.visokio.com/discussions/tagged/OSX/feed.rss
Mon, 30 Oct 17 16:56:17 -0400Tagged with OSX - Visokio Forumsen-CAInstallation: Mac OS X 1O.10.1 Yosemite?
http://forums.visokio.com/discussion/2769/installation-mac-os-x-1o.10.1-yosemites
Tue, 25 Nov 2014 10:30:40 -0500CeciliaFabry2769@/discussions I meet real concerns to launch Omniscope since my Mac since the update YOSEMITE
I installed different versions of Omniscope whose last (S9u2bp7042x188b) and it does not start, or very difficult, and very often plant by completely blocking when I get to start after complete restart Mac only.
My mac: Version 10.10.1 (14B25) 2.66GHz Intel Core 2 Duo 4 GB DDR3 1067 MHz
kind regards Cecilia Fabry]]>Installation: Mac OS X - Omniscope Server
http://forums.visokio.com/discussion/2529/installation-mac-os-x-omniscope-server
Wed, 23 Apr 2014 10:51:42 -0400donald2529@/discussions Follow the instructions for installing Omniscope on Apple Mac OSX http://www.visokio.com/kb/mac-installs
Start Omniscope and enter your license. Omniscope will prompt to restart once the license has been authorised.
The Settings Server menu will only show menu items once a valid server license has been authorized.
Select the Settings menu, select Server, select "Omniscope Server ..."
A warning message will be displayed saying that the Omniscope Server will take over the current Omniscope Window, select "OK, start anyway"
The Omniscope Server window will be displayed. Mobile Web server will display a network error as it cannot use port 80 unless run as root. Change the Mobile Web server ports for http to 8080 and https to 8443 by selecting Config.
Omniscope Server is now running. Select Exit to exit the server.
The following two command files will allow you to start Omniscope server directly, the first command file will run the server with the server control window GUI, the second command file will run the server without a control window.
Save the files and rename the extension from .txt to .command
Or use a texteditor and save the following command as OmniscopeEnterprise.command
NOTE: change the memory to match your system, this is set to 6Gb -Xmx6144m for use on a system with 8Gb of RAM installed
/Applications/Visokio\ Omniscope.app/Contents/Plugins/jre7/Contents/Home/jre/bin/java -Xmx6144m -XX:MaxPermSize=128M -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=50 -XX:NewRatio=8 -XX:+UseG1GC -Duser.dir=/Applications/Visokio\ Omniscope.app/Contents/Resources/Java -cp /Applications/Visokio\ Omniscope.app/Contents/Resources/Java/Main.jar:/Applications/Visokio\ Omniscope.app/Contents/Resources/Java/lib/mailapi.jar:/Applications/Visokio\ Omniscope.app/Contents/Resources/Java/lib/smtp.jar:/Applications/Visokio\ Omniscope.app/Contents/Resources/Java/lib/pop3.jar:/Applications/Visokio\ Omniscope.app/Contents/Resources/Java/lib/imap.jar:/Applications/Visokio\ Omniscope.app/Contents/Resources/Java/lib/dsn.jar:/Applications/Visokio\ Omniscope.app/Contents/Resources/Java/lib/activation.jar:/Applications/Visokio\ Omniscope.app/Contents/Resources/Java/plugins/bccrypto.jar com.visokio.ent.EntLaunch]]>MySQL over SSH on a Mac
http://forums.visokio.com/discussion/774/mysql-over-ssh-on-a-mac
Tue, 17 May 2011 05:42:10 -0400aknotts774@/discussions Thanks