enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Comparison of open-source configuration management software

    en.wikipedia.org/wiki/Comparison_of_open-source...

    It is written in Python and makes use of SSH (passwordless, with host-based or key-based authentication) and rsync. No specific language is needed to configure Synctool. Synctool has dry run capabilities that enable surgical precision.

  3. Shinken (software) - Wikipedia

    en.wikipedia.org/wiki/Shinken_(software)

    graphite - exports data to a Graphite database; ndodb - updates an ndo database (MySQL or Oracle) simple_log - centralize the logs of all the Shinken processes; status_dat - writes to a status.dat file which can be read by the classic cgi-based GUI; Receiver (optional) Receives data passively from local or remote protocols

  4. Twisted (software) - Wikipedia

    en.wikipedia.org/wiki/Twisted_(software)

    Twisted is an event-driven network programming framework written in Python and licensed under the MIT License.. Twisted projects variously support TCP, UDP, SSL/TLS, IP multicast, Unix domain sockets, many protocols (including HTTP, XMPP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more.

  5. Comparison of SSH servers - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_SSH_servers

    An SSH server is a software program which uses the Secure Shell protocol to accept connections from remote computers. SFTP / SCP file transfers and remote terminal connections are popular use cases for an SSH server.

  6. OpenSSH - Wikipedia

    en.wikipedia.org/wiki/OpenSSH

    The SSH client and key agent are enabled and available by default, and the SSH server is an optional Feature-on-Demand. [ 21 ] In October 2019 protection for private keys at rest in RAM against speculation and memory side-channel attacks were added in OpenSSH 8.1.

  7. Web-based SSH - Wikipedia

    en.wikipedia.org/wiki/Web-based_SSH

    This means that the SSH server will only be aware of the IP address of the web application server, keeping the actual client's IP address hidden. Auditability: Because all communication between the client and the SSH server must pass through the web application server this communication can be logged. This prevents a malicious client from ...

  8. Zope Object Database - Wikipedia

    en.wikipedia.org/wiki/Zope_Object_Database

    Free and open-source software portal; The Zope Object Database (ZODB) is an object-oriented database for transparently and persistently storing Python objects. It is included as part of the Zope web application server, but can also be used independently of Zope.

  9. Capistrano (software) - Wikipedia

    en.wikipedia.org/wiki/Capistrano_(software)

    Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH. It uses a simple domain-specific language borrowed in part from the tool Rake . It also supports tunnelling connections via some gateway machine to allow operations to be performed behind VPNs and firewalls.