Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Apache 2 API module, which serve zipped archive (created by PkWare, WinZip, JAR and other tools) like virtual filesystem and allow browse its content. Usefull for browsing html based documentation (for example generated by javadoc).
You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
X Message Daemon is a background program which displays simple text-based messages on your X display. You can choose parameters such as color, font, icon, duration, ... It also has a frontend Perl daemon and a client to, for example, tail your log files
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Hubub is a simple TCP data reflector for quickly building distributed
applications. It can broadcast data from one client to many (or many to
many) with little system overhead. Written in heavily commented 'c', with
example clients in TCL.
Transparent file encryption performs real-time I/O encryption and decryption of the files in any block data with 16 bytes. The encryption uses a 256 bits symmetric key to encrypt or decrypt the data with AES encryption algorithm. Auto file encryption protects data "at rest", meaning the transparent data and files encryption. It provides the ability to comply with policies which can be applied by users, processes and file type. This allows only authorized users and processes to access the...
EaseFilter DRM Secure File Sharing example was implemented with the Transparent File Encryption and Control Filter Driver SDK. The shared file was encrypted with a unique 256-bits key, store the file access policies in a central server, share the encrypted files with fully control. You can grant, revoke or expire the file access at any time, even after the file has been shared.
UFO, the Ultimate File Opener opens a file from the terminal, like you have used a doubleclick on the given filename. For example "open docu.pdf" starts your favourite PDF-Reader and displays docu.pdf in it...
Energia Library/Demo for Exosite on the LaunchPad+CC3000BoosterPack
...It connects your project using a MSP430F5529 LaunchPad and CC3000 BoosterPack. Two software packages are available: the Exosite barebones-template solution and a real-world example in the form of the Exosite BBQ Companion Combination. Both of these use-cases have code available for the Energia and Code Composer Studio IDEs.
•Present Support: MSP430F5529 LaunchPad
•Future Support: Tiva C Series TM4C123G LaunchPad
•Required: CC3000 Wi-Fi Transceiver BoosterPack
•Optional: ADS1118 BoosterPack (bonus Energia beta-library available)
•GitHub Repository: https://github.com/a-whitehead/exositeLaunchPad
Note: A free account on Exosite Portals is required: https://ti.exosite.com
To discuss this code and more, visit:
http://forum.43oh.com/topic/5108-energia-library-exosite-internet-of-things-visual-analytics-remote-monitoring/
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The Portable Highly Available Sensors (PHASE) project aims at creating an example application that demonstrates the usage of Application Interface Specification service interfaces of the Service Availability Forum.
Remotely Execute Commands in an Alias File On the Host
...The server will run a command if it is specified in the server side alias file.
The alias file syntax:
!Settings
alias 'command cmd-args cmd-args'; user2run-cmd-as
Example:
!EnableOutput yes
!Port 2012
!Verbosity warnings
update 'yum makecache && yum update'; root
filedbupdate updatedb; root
who_is_logged_on 'who'; *
Then the client would run:
./recafoh host -p 2012 -c update --warnings
and it would output yum's output.
*NOTE*
This software does not support all of the above. (See wiki page CurrentlySupportedFeatures). ...
...NES Open Switch supports various networking media as: Ethernet, SDH/Sonet, OTN and WDM. The supporting protocols for different media are being developed as individual modules in the stack. For example for Ethernet media support protocol modules like STP, CFM and LACP are present in the stack. This stack can be ported on a networking hardware and a fully functional networking device can be built.
The NES Open Switch is developed and maintained by an open community of developers. This stack is written completely in C99. The stack can be used on any operating system which supports POSIX 2001 API. ...