InterSystemsDev via @like
Creating SSL-Enabled Mirror on InterSystems IRIS Using Public Key Infrastructure (PKI) #BestPractices #InterSystemsIRIS #HighAvailability #Mirroring #SSL #SysAdmin
https://community.intersystems.com/post/creating-ssl-enabled-mirror-intersystems-iris-using-public-key-infrastructure-pki
  https://community.intersystems.com/post/creating-ssl-enabled-mirror-intersystems-iris-using-public-key-infrastructure-pki
InterSystemsDev via @like
💬 LVM PE Striping to maximize Hyper-Converged storage throughput #Performance #Deployment #Platforms #RHEL #SysAdmin
https://community.intersystems.com/post/lvm-pe-striping-maximize-hyper-converged-storage-throughput
  
  https://community.intersystems.com/post/lvm-pe-striping-maximize-hyper-converged-storage-throughput
InterSystems Developer Community
  
  LVM PE Striping to maximize Hyper-Converged storage throughput
  This post provides useful links and an overview of best practice configuration for low latency storage IO by creating LVM Physical Extent (PE) stripes for database disks on InterSystems Data Platforms
  InterSystemsDev via @like
  
Storage Performance Series - NetApp All-Flash FAS (AFF) A300 #Caché #Ensemble #HealthShare #TrakCare #InterSystemsIRIS #HighAvailability #Deployment #SysAdmin #Performance
http://ow.ly/Jsz530l0Hj6
  http://ow.ly/Jsz530l0Hj6
InterSystemsDev via @like
🎞 WEBINAR: Active Directory Integration with LDAP #InterSystems #Webinar #LDAP #Users #SysAdmin
https://youtu.be/DQKvNpHBvO0
  
  https://youtu.be/DQKvNpHBvO0
YouTube
  
  Active Directory Integration with LDAP
  Do you want to simplify your user management by using Windows domain accounts? When you add LDAP integration to your system, you can: 
– Use the same logins on all your instances;
– Manage the user accounts centrally;
– Stop worrying about synchronizing…
  – Use the same logins on all your instances;
– Manage the user accounts centrally;
– Stop worrying about synchronizing…
InterSystemsDev via @like
  
Storage #Performance Series - Samsung PM1725a NVMe SSD #BestPractices #SysAdmin #Testing
http://ow.ly/Wh9B30lSlzn
  http://ow.ly/Wh9B30lSlzn
InterSystemsDev via @like
Configuring #Apache to work with #InterSystems products on Linux #WebDevelopment #SysAdmin #Linux
http://ow.ly/WPMy30mvrTh
  
  http://ow.ly/WPMy30mvrTh
InterSystems Developer Community
  
  Configuring Apache to work with InterSystems products on Linux
  InterSystems products (IRIS, Caché, Ensemble) already include a built-in Apache web server. But the built-in server is designed for the development and administration tasks and thus has certain limita
  InterSystemsDev via @like
💡 InterSystems IRIS Example Reference Architectures for Google Cloud Platform (#GCP) #InterSystemsIRIS #Cloud #Containerization #Architect #HighAvailability #SysAdmin
http://ow.ly/lWRm30mwVP3
  
  http://ow.ly/lWRm30mwVP3
InterSystems Developer Community
  
  InterSystems IRIS Example Reference Architectures for Google Cloud Platform (GCP)
  Google Cloud Platform (GCP) provides a feature rich environment for Infrastructure-as-a-Service (IaaS) as a cloud offering fully capable of supporting all of InterSystems products including the latest
  InterSystemsDev via @like
Is Cache.dat dependant on the operating system? #Ensemble #CachéObjects #Databases #Backup #FieldTests #SysAdmin 
>> http://ow.ly/IxC130nPcT6 <<
  
  >> http://ow.ly/IxC130nPcT6 <<
InterSystems Developer Community
  
  Is Cache.dat dependant on the operating system?
  We are currently using Ensemble on AIX. We are on 2015.2.2. If I install Field Test on a windows desktop, is it possible that I can import the Cache.dat from my AIX server, so I can do some Proof of C
  InterSystemsDev via @like
  
🔗 Apache HTTPD Web Server Configuration for HealthShare 🔗
>> http://ow.ly/HU2C30nPcFg <<
#HealthShare #BestPractices #WebServices #Performance #Linux #RHEL #SUSE #SysAdmin
  >> http://ow.ly/HU2C30nPcFg <<
#HealthShare #BestPractices #WebServices #Performance #Linux #RHEL #SUSE #SysAdmin
InterSystemsDev via @like
  
InterSystems IRIS Example Reference Architectures for #Amazon Web Services (#AWS) 
>> http://ow.ly/58wS30o03SM <<
#InterSystemsIRIS #IRISforHealth #ITArchitecture #Cloud #HighAvailability #SysAdmin
  >> http://ow.ly/58wS30o03SM <<
#InterSystemsIRIS #IRISforHealth #ITArchitecture #Cloud #HighAvailability #SysAdmin
InterSystemsDev via @like
❔ How to set environment variable from terminal? #InterSystemsIRIS #Linux #RHEL #RedHat #SUSE #SysAdmin
💬 Discuss it here: http://ow.ly/XnlT50x2uZI
  
  💬 Discuss it here: http://ow.ly/XnlT50x2uZI
InterSystems Developer Community
  
  Set environment variable from terminal
  How do I set environment variable for current process? 
set env = "MYVAR"
set s = $ZF(-1,"export " _ env _ "=2048m")
set val = $system.Util.GetEnviron(env)
zw val
 
Returns val="" because $zf(-1)
  set env = "MYVAR"
set s = $ZF(-1,"export " _ env _ "=2048m")
set val = $system.Util.GetEnviron(env)
zw val
Returns val="" because $zf(-1)
InterSystemsDev via @like
  
Mirroring with #Docker - simple setup ➡️ http://ow.ly/TZ6350xVosj 
If you like to play and test with #mirroring, now you can do it very easily with dockers and these simple mirror scripts. #InterSystems #InterSystemsIRIS #Cloud #Containers #SysAdmin
  If you like to play and test with #mirroring, now you can do it very easily with dockers and these simple mirror scripts. #InterSystems #InterSystemsIRIS #Cloud #Containers #SysAdmin
InterSystemsDev via @like
  
How to know the port of IRIS Management Portal programmatically? #InterSystems #InterSystemsIRIS #SysAdmin #DevTools 
Join the discussion: http://ow.ly/Mxnp50ydlgq
  Join the discussion: http://ow.ly/Mxnp50ydlgq
InterSystemsDev via @like
❔ Printing out System Security Property Values in the Cache Terminal: http://ow.ly/2r6450yer5e
#InterSystems #InterSystemsIRIS #ObjectScript #Linux #RHEL #RedHat #SysAdmin #DevTools
  
  #InterSystems #InterSystemsIRIS #ObjectScript #Linux #RHEL #RedHat #SysAdmin #DevTools
InterSystems Developer Community
  
  Printing out System Security Property Values in the Cache Terminal
  Hello,I am struggling to print out the actual property values of the Security.System class.https://cedocs.intersystems.com/latest/csp/documatic/%25CSP.Documatic.cls I was hoping to be able to pri
  InterSystemsDev via @like
  
Worth reading article! cmPurgeBackup as useful add-on to IRIS/Caché Online Backup: http://ow.ly/aiEH50yN70X
➡️ cmPurgeBackup app: http://ow.ly/cTJj50yN70W
#InterSystemsIRIS #Backup #SysAdmin #Dev #DevTools
  ➡️ cmPurgeBackup app: http://ow.ly/cTJj50yN70W
#InterSystemsIRIS #Backup #SysAdmin #Dev #DevTools
💡 The integrity check is capable of reading as fast as the storage subsystem can sustain. Read this article and learn more on speeding it up or slowing it down: http://ow.ly/hZVA50BTFrl 
#InterSystemsIRIS #IRISdev #SysAdmin
  
  
  
  
  
  #InterSystemsIRIS #IRISdev #SysAdmin
💡 When you have more than 10K users in your #database, it becomes time-consuming to assign group access rights through the standard #InterSystemsIRIS interface. Read this article and learn how to automate this process: https://community.intersystems.com/post/access-matrix-assigning-list-roles-list-users
#docker #cloud #sysadmin
  
  
  
  
  
  #docker #cloud #sysadmin