Once a server has been provisioned, you can manage your server from your client area. To do that, Log in to your client area and click services Select your specific server e.g Cloudpap 1 You will be able to see information like server status, billing information and server details You can also perform a …
Author Archives: admin
EY Script documentation Software Inventory v4.0.8
As part of an EY software review, we use a small software tool (a tool) to obtain information about installed software on one or more systems. This document describes the detailed functionality of this tool and should be read before using the tool in your computer environment. The tool functions by querying systems for installed …
Continue reading “EY Script documentation Software Inventory v4.0.8”
EY Script documentation Software Inventory v4.0.8
As part of an EY software review, we use a small software tool (a tool) to obtain information about installed software on one or more systems. This document describes the detailed functionality of this tool and should be read before using the tool in your computer environment. The tool functions by querying systems for installed …
Continue reading “EY Script documentation Software Inventory v4.0.8”
How to create a recursive directory in Linux
How to create a recursive directory in Linux It is straight forward run mkdir command with option p (parent) initially it was r(recursive) – this has now changed to p (parent) Command $ mkdir -p /home/books/newrecurscivedir p stands for parent Offer Microsoft 70-346 Practice Test For All Candidates From All Over The World Microsoft 70-346 …
Continue reading “How to create a recursive directory in Linux”
Connecting two Linux servers via SSH (SSH Trust)
Connecting two Linux servers via SSH (SSH Trust) Why Facilitate multimode deployment of Applications such as openstack Central management of servers from applications such a MAAS Others Monitoring High Availability takeover Active-Active clustering Cross-server tasking How Generate Public Key and save with the server Share Public Key with the Partner Server. Assuming SSH Port: 22 …
Continue reading “Connecting two Linux servers via SSH (SSH Trust)”