+1(316)4441378

+44-141-628-6690


Warning: Use of undefined constant woothemes - assumed 'woothemes' (this will throw an Error in a future version of PHP) in /home/admin/web/qualityessayresearch.com/public_html/wp-content/themes/cushy/archive.php on line 47
Archive for the ‘Servers setup and administration’
Warning: Use of undefined constant woothemes - assumed 'woothemes' (this will throw an Error in a future version of PHP) in /home/admin/web/qualityessayresearch.com/public_html/wp-content/themes/cushy/archive.php on line 47
Category

Discussion

Part 4
Last week, a disk containing CSM Tech Publishing's current project manuscripts crashed. Fortunately, there was a backup, but all files that had been added or changed that day were lost. A new disk had to be purchased for overnight delivery, and the data had to be restored. Several days of work time were lost. The owner of CSM Tech wants to know what can be done to prevent the loss of data and time if a disk crashes in the future. The server currently has two disks installed: one for the Windows boot and system volumes and one for manuscript files. The disk used for manuscript files is about one-third full. There's enough money in the budget to purchase up to two new drives if needed. What solution do you recommend, and why?

Part 5
Let's take a break from  CSM Tech Publishing and talk about your experience with virtualization. Unit 5 is Implementing Virtualization with Hyper-V: Part 1. In this class, we will be learning how to use Hyper-V, which is the virtualiz

Discussion

PART 1
You're installing a new network for CSM Tech Publishing, a new publisher of technical books and training materials. There will be 10 client computers running Windows 10, and CSM Tech Publishing plans to run a web-based order processing/inventory program that for now is used only by in-house employees while they're on site. CSM Tech Publishing wants to be able to manage client computer and user policies and allow employees to share documents. Sign in and security should be centrally managed. What network model (workgroup, or domain) should be used? Explain your answer, including any server roles you may need to install.

PART 2
Your client, CSM Tech Publishing, has been running Windows Server 2016 Essentials Edition, which you installed about a year ago, and is using the Active Directory Domain Services, DNS, and File Services roles. The number of computer clients has grown from 25 to 40 in the past 6 months, and additional growth is expected. The owner mentioned that

Cisco packet tracer

Vodafone has contracted you to interconnect four (4) campuses (Main, City, Kumasi and Ho
Campuses) for the University of Ghana Legon. Apart from the main campus, the other
campuses have isolated locations:
City Campus Locations: Adabraka and North Ridge.
Kumasi Locations: Adum and Asokwa
Ho Locations: Amedzofe, Tsibu and Kpenoe.
The senior network operations manager of University of Ghana has also approached you to
assist them fix some LAN connectivity and security issues.
Vodafone requires you to implement a BGP for the four campuses. Such that, there would be
an improvement in security, bandwidth and utilization defense against link failures between
their campuses.
Use a console cable to connect to the various devices.
You are required to secure all the Routers and allow remote log on (5 persons) to them
for management. Encrypt all clear text passwords. [Note: All passwords used in
network should be cisco] [20 Marks]
Examiner: Mr. Julius

Ruby method utilizing SOAP API and HPNA to pull NAT configuration data from a rotuer

Note:  This is sensitive data.

This is what I need to have happened:

I want to watch and learn from this and be able to provide input.

I am using a Ruby  application created by my company but is passed on to me without
much knowledge of my own.

I have a fast-approaching deadline.  I need to create a method and or class that utilizes SOAP API and HPNA pulls data (NAT configuration) and stores it in a variable and prints it out.

If you are amazing at this then the price could be negotiable.

Python SMTP Client/Server pair

Using PEP-8 python standard coding style!!

Please read assignment specification carefully. Assignment specification document also attached.
Any questions, expert is free to ask me

SMTP System:
This coursework requires you to produce an SMTP Client/Server pair implementing parts of the RFC 821 (https://tools.ietf.org/html/rfc821) specification for the SMTP protocol, except that your client/server must send/receive on a port specified at runtime.  Additional marks are available for the completion for compliance with the more modern implementation of SMTP in RFC5321  (https://tools.ietf.org/pdf/rfc5321.pdf).

You are then asked to provide an extension to your existing SMTP Client/Server pair which allows for the addition of shared mail-boxes, encryption to the communication channel, and logging of the interaction with the server. You must produce a working implementation of your protocol along with a short description of the added commands, responses,