Debian Virtualbox notes
Install Additions
As ROOT
Install Additions
As ROOT
For AQ Notes
Clean and refresh Queue Subscription.
This removes a single subscriber and all it's registrations from a queue and resets it up.
** TODO Refactor so it dosen't use php filter **
<?php
$def_URI = "URI";
$def_ConnProcess = "See Connection Process";
$def_SignalProcess = "See Signal Process";
function dispArrayAsTable($arr) {
print "
Type | Usage |
---|---|
Normal-Verify | Used when both Outbound and Inbound can establish connecitons |
Polling-In-Verify | Used when Outbound can not establish a connection to inbound. (So inbound must poll for messages) |
Out-Out-Verify | Used when Inbound can not establish ha connection to outbound. |
<?PHP
$def_URI = "URI";
?>
This article describes the process to set-up a full Personal Services server on a machine Ubuntu. This can also be applied to other flavours of linux.
Before starting this article check you have the following for prerequisites: