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
See how this lib allows you to perform steps related to Public Key Infrastructure without manual intervention: http://ow.ly/reTB50J2bp2
☝️ Could be useful for scripting certificate generation. #InterSystemsIRIS #SSL #SysAdmin
☝️ Could be useful for scripting certificate generation. #InterSystemsIRIS #SSL #SysAdmin
See how this lib allows you to perform steps related to Public Key Infrastructure without manual intervention: http://ow.ly/9UkQ50J7P5z
☝️ Could be useful for scripting certificate generation. #InterSystemsIRIS #SSL #SysAdmin
☝️ Could be useful for scripting certificate generation. #InterSystemsIRIS #SSL #SysAdmin
📢 Need to validate backups easily? Try this simple Backup checker/validator for backups done with #InterSystemsIRIS: ow.ly/yYlM50Jbv5H
#Backup #SysAdmin #DevOps
#Backup #SysAdmin #DevOps
🤔 Have you already set up a mirrored environment? Does it have a private network, virtual IP address, and SSL configuration?
In this article, you'll learn how to set up a mirror programmatically: https://community.intersystems.com/post/how-set-mirror-programmatically
#InterSystemsIRIS #DevOps #SysAdmin
In this article, you'll learn how to set up a mirror programmatically: https://community.intersystems.com/post/how-set-mirror-programmatically
#InterSystemsIRIS #DevOps #SysAdmin
🧑💻 Don't miss this article to learn how to provide Mirror Virtual IP to run #InterSystemsIRIS in a mirrored configuration for HA in #AWS using #Python 👇
https://community.intersystems.com/post/vip-aws
Enjoy! #Cloud #SysAdmin
https://community.intersystems.com/post/vip-aws
Enjoy! #Cloud #SysAdmin