Do you have a list of Eclipse related vendors or hardware manufacturers?

Name Phone APC 800-800-4272 Datamart 781-235-5520 DataSouth 800-215-9192 Digi Int’l 877-912-3444 Esker – VSIFAX 800-368-5283 E-Vault / i365 877-382-8581 Fusion-io 877-816-5740 HP 800-474-6836 HP FTP 800-474-6836 IBM USA 800-426-7378 IBM Canada 888-426-7111 Interlink – Epad 805-484-8855 Interlink – Epad 888-696-3500 Intermec 800-755-5505 Label Master 206-256-4560 MITS 888-700-6487 Multitech 800-972-2439 Okidata 800-654-3282 Palm 847-262-7256 SBF Jade … Continue reading Do you have a list of Eclipse related vendors or hardware manufacturers?

Faxing

Due to the rapidly changing nature of the hardware and software industry, this list is subject to change without warning. We recommend checking this page often for the most up-to-date information. Fax Software The following versions of fax server software are currently supported by Eclipse: Esker VSIFAX 6.1 and 6.2 If you are on an older … Continue reading Faxing

How do I stop and start Eclipse services on Linux?

Stop Eclipse Stop VSIFAX: vfxsched stop Stop samba: service smb stop Stop PostgreSQL: service postgresql-8.4 stop RHEL7 systemctl stop postgresql-9.5 Stop SYSTEM.ADMIN, phantoms, JBoss: service monit stop service eclipse-jboss stop service eclipse-system-admin stop RHEL7 systemctl stop eclipse-api-release systemctl stop eclipse-jboss.service systemctl stop eclipse-system-admin.service For secondary accounts (play, train, stage, etc.), substitute “eclipse” for the account … Continue reading How do I stop and start Eclipse services on Linux?

How do I shut down Eclipse on my AIX server?

Stop VSIFAX: vfxsched stop Stop samba: vi /etc/inetd.conf Comment out netbios lines refresh -s inetd Kill existing sessions: ps -ef|grep mbd|awk ‘{print $2}’|xargs -i kill {} Stop APC PowerChute: ps -ef|grep ups|awk ‘{print $2}’|xargs -i kill {} Stop PostgreSQL: su – postgres -c “/u2/pgsql/bin/pg_ctl stop -l logfile -D /u2/pgsql/data” Stop SYSTEM.ADMIN, phantoms, JBoss: /u2/eclipse/modules/bin/services.sh -k … Continue reading How do I shut down Eclipse on my AIX server?

Which directories should I backup on my Eclipse servers?

The following directories contain the most critical files necessary to recover your Eclipse systems: Database server (AIX, RHEL): /u2 (contains your Eclipse database, UniVerse, JBoss and VSIFAX) /snap/u2 (if using snapshots, this contains the same data as above, but frozen in time) /etc (contains your operating system configuration files) /home (contains your users’ home directories) … Continue reading Which directories should I backup on my Eclipse servers?