Based on the article, Windows Server Backup and Restore for Moodle E-Learning Platform. Consider a presented use care and determine wheter GFI LanGuard or MBSA would be a better fit
Based on the article, Windows Server Backup and Restore for Moodle E-Learning Platform. Consider a presented use care and determine wheter GFI LanGuard or MBSA would be a better fit to scan and analyze the use case environment, and then provide both a managmement summary and more detailed decision justification. Your paper should meet the following requirements:
- Minimum 2 -3 pages
- Follow APA7 guidelines
- Scholarly references
- Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.
978-1-7281-6843-2/20/$31.00 ©2020 IEEE
Windows Server Backup and Restore for Moodle
E-Learning Platform
Vasile Baneş Doctoral School of Faculty of
Electronics Telecommunications and Information Technology
"Politehnica" University of Bucharest Bucharest, Romania
Florin Babarada Dept. of Electronic Devices Circuits
and Architectures "Politehnica" University of Bucharest
Bucharest, Romania [email protected]
Cristian Ravariu Dept. of Electronic Devices Circuits
and Architectures "Politehnica" University of Bucharest
Bucharest, Romania cristian,[email protected]
Abstract—This paper presents methods for backing up and restoring the E-learning Moodle platform on Windows Server 2019 operating system to make backups to a shared network folder on a Windows 10 workstation. Therefore, the goal of this work is to put in practice of a user-choice or automatic mechanism of backup and restoration of the E-learning platform, with the customization of the functions using the tool Windows Server Backup to make backups to a shared folder in the network on a workstation.
Keywords—e-learning, backup, windows server
I. INTRODUCTION Moodle is an electronic learning platform created to
provide teachers and students with an integrated, secure and easy system to create learning environments with the possibility of personalization according to the activity field of the organization where it is implemented [1].
From time to time, a situation arises where the courses created on the E-learning site or the platform itself where I installed it will be lost, corrupted or deleted. To prevent these problems it is advisable to make a backup of the platform. Many authors complain a lack of backup on e-learning platforms [2] but the issue is still in progress [3]. Recently, other authors proposed the backup and restore from a shared network folder for this scope [4]. A particular concern was to find a solution that would maintain data confidentiality and security. The Platform Administrator must be sure that data backups in the cloud are not modified, intercepted and that no other person has access to them. In general, cloud solutions involve financial costs, which can be an impediment for a small business. in the situation where on the local hard disk where the e-learning platform is installed, backup copies are made that are likely to fail, the information will be partially or totally lost. This paper presents methods for backing up and restoring the E-learning Moodle platform on Windows Server 2019 operating system to make backups to a shared network folder on a Windows 10 workstation. Therefore, the goal of this work is to put in practice of a manual or automatic mechanism of backup and restoration of the E-learning platform, with the customization of the functions using the tool Windows Server Backup to make backups to a shared folder in the network on a workstation, Fig. 1.
Fig. 1 Stages of project development
In the company where I work, on the station installed with Windows Server 2019, I created an E-learning platform where I implemented a course of Knowledge Development and Testing in the field of Information Technology. After a period of time, the workstation where the server is installed, most likely there is a risk of losing data due to one of the following situations: computer virus, fire, hardware error, accidental or intentional human error, theft, software error, natural disaster, or others [5]. When data is lost, the impact can range from a partial or total loss, teachers must restore their data or wait for their restoration. In this situation, there are periods of inactivity that result from the restoration of the data from the beginning. Unfortunately, data loss is inevitable, it will happen sooner or later and a backup method must be prepared and implemented when the time comes. Determining what needs to be saved, the range and types of backups, and where the information is stored are part of the backup and restore strategy. In addition to data protection, the role played by the server in the network, files and storage must also be considered. Also, the impact that backups have on administrators, as well as the ability to keep the E-learning platform functional, must be considered. Other backup methods: a. Moodle has three variants: automatic course backup, manual and site backup; b. restoring the Moodle E- learning platform by creating a checkpoint in Hyper-V Manager – the advantage of virtualization is that it can easily save the state of the virtual machine; c. creating a Windows Server Backup that can be configured on a physical machine as well as on a virtual machine with backups, locally on the hard disk; d. another method is a cloud-based storage service, Windows Azure Online Backup, managed by a company that specializes in this. To protect the data on the server, the workstation was configured in RAID (Redundant Array of Inexpensive Disks) format [6]. Also, the impact that backups have on users, as well as the ability to keep the E-learning
Authorized licensed use limited to: University of the Cumberlands. Downloaded on August 06,2022 at 04:18:21 UTC from IEEE Xplore. Restrictions apply.
platform functional, must be considered. To protect the data on the server, the workstation was configured in RAID format. As first author, I chose to install Windows Server 2019 on a physical machine because Windows Server on a virtualized Windows would not have captured the hardware configuration and settings in the backup. This paper presents the configuration of the E-learning platform on the Windows Server 2019 operating system with the customization of Windows Server Backup functions to make backups to a shared folder on a network on a Windows 10 workstation.
II. SYSTEM REQUIREMENTS To use Windows Server Backup and Restore I used Windows Server 2019 and for network backups, I used Windows 10 workstation. System-specific requirements are required to use Windows Server Backup. Windows Server 2019 supports both 32-bit (x86) and 64-bit (x64) system architectures. Windows Server Backup supports the following operating systems: Windows Server 2003 R2, Windows Server 2008, Windows Server 2012, Windows Server 2016 and Windows Server 2019.
The minimum hardware requirements for Windows Server 2019 are necessary to run the application. These are a 1.4 GHz CPU, 512 MB RAM – 2 GB for Server with Desktop Experience installation option, and a 1024×768 video display and a 5400 RPM hard disk [7]. The minimum disk space requirements for the system partition is 32 GB. The recommended requirements for Windows Server 2019 are the computers that should include a storage adapter that is compliant with the PCI Express architecture specification. Hard disk drives must not be PATA (Parallel Advanced Technology Attachment). Windows Server 2019 does not allow ATA/PATA/IDE/EIDE for boot, page, or data drives. Additional facilities may require internet access. Windows Server 2019 has its built-in utility Windows Server Backup wizard or WBadmin start backup command to schedule a backup. The Windows 10 workstation used for backups was configured with a 1TB hard drive to provide sufficient storage.
III. WINDOWS SERVER BACKUP TO A SHARED NETWORK FOLDER
Windows Server Backup is a necessary tool for backing up and restoring data. To use the Windows Server Backup tool on the server where the E-learning platform is installed, I have performed the following steps: I logged in to the server, opened Server Manager, click Management → roles and functions, click Next when the Add roles and functions wizard appears. Click Next on the Select Installation Type screen, click Next on the Select Destination Server screen. Click Next on the Select Server Roles screen. Select Windows Server Backup and click Next, click Install, and then click Close. After the installation is complete, I launched the Microsoft Management Console (MMC) Windows Management Backup snap-in by selecting Manager → Tools → Windows Server Backup as shown in the /G Fig. 2. To view the list of commands accepted by the wbadmin command line tool, I opened an order prompt with
administrative rights and wrote the following command: wbadmin / ? [8].
Fig. 2 Enable the Windows Server Backup feature To be able to perform Windows Server Backup to a
network folder, I first used the built-in Windows Server Disk Management tool. It creates VHD (Virtual Hard Disk) and VHDX files (Hyper V Virtual Hard Disk), displayed in file explorer as a local drive. This configuration allows Windows Server Backup to share on the network, then use HVD to back up to Windows Server 2019. From cmd (command prompt) I launched the command "diskmgmt.msc" to run Disk Management, in the next window, I selected action and Create VHD. I passed the network location and disk size and its initialization to create a new partition. Select Windows Server Backup to schedule a backup task for the virtual drive. Only at this point does Windows Server Backup allow me to program a backup in the shared network folder on the workstation allocated for this purpose. When the backup was configured, both a full server restore and a custom configuration were selected. The following presentation shows a description of custom backup options for a shared network folder on a Windows 10. Windows Server Backup has three options that you can select when deciding where to backup your backups. These options include backup to a network folder; hard disk backup; copy to an external disk volume attached to the computer. In this case, I selected the first option. The backups can be configured by running one of the actions, Fig. 3: regularly, scheduling the running time and day or once if a scheduled backup has not been created to specify the storage location that is different from the backup.
Fig. 3 Backup actions
Authorized licensed use limited to: University of the Cumberlands. Downloaded on August 06,2022 at 04:18:21 UTC from IEEE Xplore. Restrictions apply.
I ran the action for a single backup operation using the Backup Schedule command in the Actions pane of the Windows Server Backup Console. This option, a scheduled backup to a shared network folder, allows you to store the backups on a shared network folder where there will be only one backup at restore time. Which means that every time the scheduled time and day comes to backup, a backup appears in the folder, which overwrites the previous backup in the folder. I connected to the station with Windows 10 and on partition D I created and named a folder "Share E-learning Backup Network". For both sharing and security permission, I only passed the administrator account with full rights to protect the folder from being accessed by unauthorized persons. In order to maintain multiple backup versions, I considered attaching and using external hard drives dedicated only for this operation Before making a backup for remote sharing, I considered that the write, edit, delete permissions are properly set to maintain the integrity of the backups. After selecting the location, the operation can continue. To complete a backup from the server on which the e-learning platform was installed to a shared network folder on the Windows 10 station allocated for this purpose, the following steps were taken: I connected to the machine configured with Windows Server 2019 from where I opened Server Manager [9]. I clicked Tools → Backup for Windows Server. I have selected Backup Schedule from the Actions panel. I selected different options when the message with the same backup option appeared and clicked Next. I selected Custom for the backup configuration and clicked Next. I selected Add items like the time and day of the backup repeat, then I selected from the C partition the folder where the E-learning client is installed, then clicked OK. On the Specify Destination Type screen, I selected the remote shared folder, and then clicked Next. I entered the location in this case the station with windows10 \ ti1040 Share E-learning Backup Network. I did a last check with the backup items to confirm the settings and then selected the Backup button. The settings were reviewed and Finish was clicked. A Confirmation message appears – the backup was successfully completed and then I click Close like in Fig. 4.
Fig. 4 The result of the scheduled backup of the Moodle E-learning platform in a shared network folder A final action was to check the network folder if the
backup appears, as shown in Fig. 5.
Fig. 5 Backup stored in a shared network folder
IV. RESTORATION OF E-LEARNING PLATFORM
I launch the Windows Server Backup utility and from the Actions pane click on the Recovery option. In the Getting Started screen, select Remote Folder and choose the location where the backup is saved, namely on the Windows 10 station, partition E, the Share E-learning Backup Network file. At Select Backup Date, I selected the most recent backup date to restore. In the next screen, select File and Folder Recovery. Then I selected Items to recover from the backup file taken the night before. In the recovery options, I selected the Recovery destination here as the path to the Windows Server 2019 station where the E-learning platform is installed on the C partition and how the files are restored. Security settings are configured only for the server administrator account that has full rights. Finally, I confirmed the configuration options selected in the Recovery Wizard, and then clicked the Recover button to begin the restore process. The recovery process will progress and then it will be completed by appearing the message Completed. At this moment, the restoration of the E- learning platform is successfully completed Fig. 6.
Fig. 6 Result of restoration of the E-learning Moodle platform from the shared network folder
After this restoration applied to the platform, I verified that it is functional and that the information of the course of Improvement and Testing of Knowledge in the field of Information Technology are the most recent.
Authorized licensed use limited to: University of the Cumberlands. Downloaded on August 06,2022 at 04:18:21 UTC from IEEE Xplore. Restrictions apply.
V. CONCLUSIONS This paper presented the steps with creating a workstation
installed with Windows Server 2019 to backup the E-learning Moodle platform to a Windows 10 station to a shared network folder for backups. In order to restore the E-leaning Moodle platform following accidents, a station has been configured with the Windows Server 2019 operating system, which has been activated and programmed by different methods Windows Server Backup. A Windows 10 workstation has been set up where a shared network folder has been created for storing backup. Two working methods were used for storing backups generated by Windows Server Backup: the first method was to use a shared network folder, and the second method was to use the local hard disk for backups. Backing up and restoring is an essential part of managing the daily E-learning platform because these options allow making the platform accessible to students in a short time without loss of information if the data is corrupted by incidents.
ACKNOWLEDGMENT
This work is partially supported by the PhD student doctoral program.
REFERENCES [1] M. Palmer, ”Hands-On Microsoft Windows Server 2016,” Library of
Congres Control Number:2016963026; Cangage Learning.com, 2018.
[2] M. Ouadoud, M. Y. Chkouri, A. N. A. Essaadi, “LeaderTICE: A Platforms Recommendation System Based on a Comparative and Evaluative Study of Free E-learning Platforms,” iJOE Journal, Vol. 14, No. 1, 2018, pp. 132-150.
[3] J. Perry, D. Yoon, “Personal File Backup in Cloud,” Proceedings of the International Conf. on e-Learning, e-Business, Enterprise Information Systems, and e-Government (EEE), Athens, Greece, 2016, pp. 163- 171.
[4] Y. Ghilay, “Effectiveness of Learning Management Systems in Higher Education: Views of Lectures with Different Levels of Activity in LMSs,” Journal of Online Higher Education vol.3, no. 2, 2019.
[5] D. Hannifin, ” Microsoft Windows Server 2008 R2 Administrator’s Reference. The administrator’s Essential Reference,” British Library, 2010.
[6] D. Poulton, D. Camardella, ” Installing and Configuring Windows Server 2012 R2,” Library of Congres, February 2015.
[7] D. Miletic, “Moodle Security – Learn how to install and configure Moodle in the most secure way possible,” Packt Publishing, Birmingham, UK, 2011.
[8] D. P. Long, "Learning Management Systems (LMS)," Encyclopedia of Distributed Learning.,Thousand Oaks: SAGE Publications, Inc., pp. 291–293, 2004.
[9] A. Buchner, “Moodle 3 Administration: An Administrator's Guide to Configuring, Securing, Customizing, and Extending Moodle,” Packt Publishing, Birmingham, UK, 2016.
Authorized licensed use limited to: University of the Cumberlands. Downloaded on August 06,2022 at 04:18:21 UTC from IEEE Xplore. Restrictions apply.
<< /ASCII85EncodePages false /AllowTransparency false /AutoPositionEPSFiles true /AutoRotatePages /None /Binding /Left /CalGrayProfile (Gray Gamma 2.2) /CalRGBProfile (sRGB IEC61966-2.1) /CalCMYKProfile (U.S. Web Coated 50SWOP51 v2) /sRGBProfile (sRGB IEC61966-2.1) /CannotEmbedFontPolicy /Error /CompatibilityLevel 1.7 /CompressObjects /Off /CompressPages true /ConvertImagesToIndexed true /PassThroughJPEGImages true /CreateJobTicket false /DefaultRenderingIntent /Default /DetectBlends true /DetectCurves 0.0000 /ColorConversionStrategy /LeaveColorUnchanged /DoThumbnails false /EmbedAllFonts true /EmbedOpenType false /ParseICCProfilesInComments true /EmbedJobOptions true /DSCReportingLevel 0 /EmitDSCWarnings false /EndPage -1 /ImageMemory 1048576 /LockDistillerParams true /MaxSubsetPct 100 /Optimize true /OPM 0 /ParseDSCComments false /ParseDSCCommentsForDocInfo true /PreserveCopyPage true /PreserveDICMYKValues true /PreserveEPSInfo false /PreserveFlatness true /PreserveHalftoneInfo true /PreserveOPIComments false /PreserveOverprintSettings true /StartPage 1 /SubsetFonts true /TransferFunctionInfo /Remove /UCRandBGInfo /Preserve /UsePrologue false /ColorSettingsFile () /AlwaysEmbed [ true /AbadiMT-CondensedLight /ACaslon-Italic /ACaslon-Regular /ACaslon-Semibold /ACaslon-SemiboldItalic /AdobeArabic-Bold /AdobeArabic-BoldItalic /AdobeArabic-Italic /AdobeArabic-Regular /AdobeHebrew-Bold /AdobeHebrew-BoldItalic /AdobeHebrew-Italic /AdobeHebrew-Regular /AdobeHeitiStd-Regular /AdobeMingStd-Light /AdobeMyungjoStd-Medium /AdobePiStd /AdobeSongStd-Light /AdobeThai-Bold /AdobeThai-BoldItalic /AdobeThai-Italic /AdobeThai-Regular /AGaramond-Bold /AGaramond-BoldItalic /AGaramond-Italic /AGaramond-Regular /AGaramond-Semibold /AGaramond-SemiboldItalic /AgencyFB-Bold /AgencyFB-Reg /AGOldFace-Outline /AharoniBold /Algerian /Americana /Americana-ExtraBold /AndaleMono /AndaleMonoIPA /AngsanaNew /AngsanaNew-Bold /AngsanaNew-BoldItalic /AngsanaNew-Italic /AngsanaUPC /AngsanaUPC-Bold /AngsanaUPC-BoldItalic /AngsanaUPC-Italic /Anna /ArialAlternative /ArialAlternativeSymbol /Arial-Black /Arial-BlackItalic /Arial-BoldItalicMT /Arial-BoldMT /Arial-ItalicMT /ArialMT /ArialMT-Black /ArialNarrow /ArialNarrow-Bold /ArialNarrow-BoldItalic /ArialNarrow-Italic /ArialRoundedMTBold /ArialUnicodeMS /ArrusBT-Bold /ArrusBT-BoldItalic /ArrusBT-Italic /ArrusBT-Roman /AvantGarde-Book /AvantGarde-BookOblique /AvantGarde-Demi /AvantGarde-DemiOblique /AvantGardeITCbyBT-Book /AvantGardeITCbyBT-BookOblique /BakerSignet /BankGothicBT-Medium /Barmeno-Bold /Barmeno-ExtraBold /Barmeno-Medium /Barmeno-Regular /Baskerville /BaskervilleBE-Italic /BaskervilleBE-Medium /BaskervilleBE-MediumItalic /BaskervilleBE-Regular /Baskerville-Bold /Baskerville-BoldItalic /Baskerville-Italic /BaskOldFace /Batang /BatangChe /Bauhaus93 /Bellevue /BellMT /BellMTBold /BellMTItalic /BerlingAntiqua-Bold /BerlingAntiqua-BoldItalic /BerlingAntiqua-Italic /BerlingAntiqua-Roman /BerlinSansFB-Bold /BerlinSansFBDemi-Bold /BerlinSansFB-Reg /BernardMT-Condensed /BernhardModernBT-Bold /BernhardModernBT-BoldItalic /BernhardModernBT-Italic /BernhardModernBT-Roman /BiffoMT /BinnerD /BinnerGothic /BlackadderITC-Regular /Blackoak /blex /blsy /Bodoni /Bodoni-Bold /Bodoni-BoldItalic /Bodoni-Italic /BodoniMT /BodoniMTBlack /BodoniMTBlack-Italic /BodoniMT-Bold /BodoniMT-BoldItalic /BodoniMTCondensed /BodoniMTCondensed-Bold /BodoniMTCondensed-BoldItalic /BodoniMTCondensed-Italic /BodoniMT-Italic /BodoniMTPosterCompressed /Bodoni-Poster /Bodoni-PosterCompressed /BookAntiqua /BookAntiqua-Bold /BookAntiqua-BoldItalic /BookAntiqua-Italic /Bookman-Demi /Bookman-DemiItalic /Bookman-Light /Bookman-LightItalic /BookmanOldStyle /BookmanOldStyle-Bold /BookmanOldStyle-BoldItalic /BookmanOldStyle-Italic /BookshelfSymbolOne-Regular /BookshelfSymbolSeven /BookshelfSymbolThree-Regular /BookshelfSymbolTwo-Regular /Botanical /Boton-Italic /Boton-Medium /Boton-MediumItalic /Boton-Regular /Boulevard /BradleyHandITC /Braggadocio /BritannicBold /Broadway /BrowalliaNew /BrowalliaNew-Bold /BrowalliaNew-BoldItalic /BrowalliaNew-Italic /BrowalliaUPC /BrowalliaUPC-Bold /BrowalliaUPC-BoldItalic /BrowalliaUPC-Italic /BrushScript /BrushScriptMT /CaflischScript-Bold /CaflischScript-Regular /Calibri /Calibri-Bold /Calibri-BoldItalic /Calibri-Italic /CalifornianFB-Bold /CalifornianFB-Italic /CalifornianFB-Reg /CalisMTBol /CalistoMT /CalistoMT-BoldItalic /CalistoMT-Italic /Cambria /Cambria-Bold /Cambria-BoldItalic /Cambria-Italic /CambriaMath /Candara /Candara-Bold /Candara-BoldItalic /Candara-Italic /Carta /CaslonOpenfaceBT-Regular /Castellar /CastellarMT /Centaur /Centaur-Italic /Century /CenturyGothic /CenturyGothic-Bold /CenturyGothic-BoldItalic /CenturyGothic-Italic /CenturySchL-Bold /CenturySchL-BoldItal /CenturySchL-Ital /CenturySchL-Roma /CenturySchoolbook /CenturySchoolbook-Bold /CenturySchoolbook-BoldItalic /CenturySchoolbook-Italic /CGTimes-Bold /CGTimes-BoldItalic /CGTimes-Italic /CGTimes-Regular /CharterBT-Bold /CharterBT-BoldItalic /CharterBT-Italic /CharterBT-Roman /CheltenhamITCbyBT-Bold /CheltenhamITCbyBT-BoldItalic /CheltenhamITCbyBT-Book /CheltenhamITCbyBT-BookItalic /Chiller-Regular /Cmb10 /CMB10 /Cmbsy10 /CMBSY10 /CMBSY5 /CMBSY6 /CMBSY7 /CMBSY8 /CMBSY9 /Cmbx10 /CMBX10 /Cmbx12 /CMBX12 /Cmbx5 /CMBX5 /Cmbx6 /CMBX6 /Cmbx7 /CMBX7 /Cmbx8 /CMBX8 /Cmbx9 /CMBX9 /Cmbxsl10 /CMBXSL10 /Cmbxti10 /CMBXTI10 /Cmcsc10 /CMCSC10 /Cmcsc8 /CMCSC8 /Cmcsc9 /CMCSC9 /Cmdunh10 /CMDUNH10 /Cmex10 /CMEX10 /CMEX7 /CMEX8 /CMEX9 /Cmff10 /CMFF10 /Cmfi10 /CMFI10 /Cmfib8 /CMFIB8 /Cminch /CMINCH /Cmitt10 /CMITT10 /Cmmi10 /CMMI10 /Cmmi12 /CMMI12 /Cmmi5 /CMMI5 /Cmmi6 /CMMI6 /Cmmi7 /CMMI7 /Cmmi8 /CMMI8 /Cmmi9 /CMMI9 /Cmmib10 /CMMIB10 /CMMIB5 /CMMIB6 /CMMIB7 /CMMIB8 /CMMIB9 /Cmr10 /CMR10 /Cmr12 /CMR12 /Cmr17 /CMR17 /Cmr5 /CMR5 /Cmr6 /CMR6 /Cmr7 /CMR7 /Cmr8 /CMR8 /Cmr9 /CMR9 /Cmsl10 /CMSL10 /Cmsl12 /CMSL12 /Cmsl8 /CMSL8 /Cmsl9 /CMSL9 /Cmsltt10 /CMSLTT10 /Cmss10 /CMSS10 /Cmss12 /CMSS12 /Cmss17 /CMSS17 /Cmss8 /CMSS8 /Cmss9 /CMSS9 /Cmssbx10 /CMSSBX10 /Cmssdc10 /CMSSDC10 /Cmssi10 /CMSSI10 /Cmssi12 /CMSSI12 /Cmssi17 /CMSSI17 /Cmssi8 /CMSSI8 /Cmssi9 /CMSSI9 /Cmssq8 /CMSSQ8 /Cmssqi8 /CMSSQI8 /Cmsy10 /CMSY10 /Cmsy5 /CMSY5 /Cmsy6 /CMSY6 /Cmsy7 /CMSY7 /Cmsy8 /CMSY8 /Cmsy9 /CMSY9 /Cmtcsc10 /CMTCSC10 /Cmtex10 /CMTEX10 /Cmtex8 /CMTEX8 /Cmtex9 /CMTEX9 /Cmti10 /CMTI10 /Cmti12 /CMTI12 /Cmti7 /CMTI7 /Cmti8 /CMTI8 /Cmti9 /CMTI9 /Cmtt10 /CMTT10 /Cmtt12 /CMTT12 /Cmtt8 /CMTT8 /Cmtt9 /CMTT9 /Cmu10 /CMU10 /Cmvtt10 /CMVTT10 /ColonnaMT /Colossalis-Bold /ComicSansMS /ComicSansMS-Bold /Consolas /Consolas-Bold /Consolas-BoldItalic /Consolas-Italic /Constantia /Constantia-Bold /Constantia-BoldItalic /Constantia-Italic /CooperBlack /CopperplateGothic-Bold /CopperplateGothic-Light /Copperplate-ThirtyThreeBC /Corbel /Corbel-Bold /Corbel-BoldItalic /Corbel-Italic /CordiaNew /CordiaNew-Bold /CordiaNew-BoldItalic /CordiaNew-Italic /CordiaUPC /CordiaUPC-Bold /CordiaUPC-BoldItalic /CordiaUPC-Italic /Courier /Courier-Bold /Courier-BoldOblique /CourierNewPS-BoldItalicMT /CourierNewPS-BoldMT /CourierNewPS-ItalicMT /CourierNewPSMT /Courier-Oblique /CourierStd /CourierStd-Bold /CourierStd-BoldOblique /CourierStd-Oblique /CourierX-Bold /CourierX-BoldOblique /CourierX-Oblique /CourierX-Regular /CreepyRegular /CurlzMT /David-Bold /David-Reg /DavidTransparent /Dcb10 /Dcbx10 /Dcbxsl10 /Dcbxti10 /Dccsc10 /Dcitt10 /Dcr10 /Desdemona /DilleniaUPC /DilleniaUPCBold /DilleniaUPCBoldItalic /DilleniaUPCItalic /Dingbats /DomCasual /Dotum /DotumChe /DoulosSIL /EdwardianScriptITC /Elephant-Italic /Elephant-Regular /EngraversGothicBT-Regular /EngraversMT /EraserDust /ErasITC-Bold /ErasITC-Demi /ErasITC-Light /ErasITC-Medium /ErieBlackPSMT /ErieLightPSMT /EriePSMT /EstrangeloEdessa /Euclid /Euclid-Bold /Euclid-BoldItalic /EuclidExtra /EuclidExtra-Bold /EuclidFraktur /EuclidFraktur-Bold /Euclid-Italic /EuclidMathOne /EuclidMathOne-Bold /EuclidMathTwo /EuclidMathTwo-Bold /EuclidSymbol /EuclidSymbol-Bold /EuclidSymbol-BoldItalic /EuclidSymbol-Italic /EucrosiaUPC /EucrosiaUPCBold /EucrosiaUPCBoldItalic /EucrosiaUPCItalic /EUEX10 /EUEX7 /EUEX8 /EUEX9 /EUFB10 /EUFB5 /EUFB7 /EUFM10 /EUFM5 /EUFM7 /EURB10 /EURB5 /EURB7 /EURM10 /EURM5 /EURM7 /EuroMono-Bold /EuroMono-BoldItalic /EuroMono-Italic /EuroMono-Regular /EuroSans-Bold /EuroSans-BoldItalic /EuroSans-Italic /EuroSans-Regular /EuroSerif-Bold /EuroSerif-BoldItalic /EuroSerif-Italic /EuroSerif-Regular /EUSB10 /EUSB5 /EUSB7 /EUSM10 /EUSM5 /EUSM7 /FelixTitlingMT /Fences /FencesPlain /FigaroMT /FixedMiriamTransparent /FootlightMTLight /Formata-Italic /Formata-Medium /Formata-MediumItalic /Formata-Regular /ForteMT /FranklinGothic-Book /FranklinGothic-BookItalic /FranklinGothic-Demi /FranklinGothic-DemiCond /FranklinGothic-DemiItalic /FranklinGothic-Heavy /FranklinGothic-HeavyItalic /FranklinGothicITCbyBT-Book /FranklinGothicITCbyBT-BookItal /FranklinGothicITCbyBT-Demi /FranklinGothicITCbyBT-DemiItal /FranklinGothic-Medium /FranklinGothic-MediumCond /FranklinGothic-MediumItalic /FrankRuehl /FreesiaUPC /FreesiaUPCBold /FreesiaUPCBoldItalic /FreesiaUPCItalic /FreestyleScript-Regular /FrenchScriptMT /Frutiger-Black /Frutiger-BlackCn /Frutiger-BlackItalic /Frutiger-Bold /Frutiger-BoldCn /Frutiger-BoldItalic /Frutiger-Cn /Frutiger-ExtraBlackCn /Frutiger-Italic /Frutiger-Light /Frutiger-LightCn /Frutiger-LightItalic /Frutiger-Roman /Frutiger-UltraBlack /Futura-Bold /Futura-BoldOblique /Futura-Book /Futura-BookOblique /FuturaBT-Bold /FuturaBT-BoldItalic /FuturaBT-Book /FuturaBT-BookItalic /FuturaBT-Medium /FuturaBT-MediumItalic /Futura-Light /Futura-LightOblique /GalliardITCbyBT-Bold /GalliardITCbyBT-BoldItalic /GalliardITCbyBT-Italic /GalliardITCbyBT-Roman /Garamond /Garamond-Bold /Garamond-BoldCondensed /Garamond-BoldCondensedItalic /Garamond-BoldItalic /Garamond-BookCondensed /Garamond-BookCondensedItalic /Garamond-Italic /Garamond-LightCondensed /Garamond-LightCondensedItalic /Gautami /GeometricSlab703BT-Light /GeometricSlab703BT-LightItalic /Georgia /Georgia-Bold /Georgia-BoldItalic /Georgia-Italic /GeorgiaRef /Giddyup /Giddyup-Thangs /Gigi-Regular /GillSans /GillSans-Bold /GillSans-BoldItalic /GillSans-Condensed /GillSans-CondensedBold /GillSans-Italic /GillSans-Light /GillSans-LightItalic /GillSansMT /GillSansMT-Bold /GillSansMT-BoldItalic /GillSansMT-Condensed /GillSansMT-ExtraCondensedBold /GillSansMT-Italic /GillSans-UltraBold /GillSans-UltraBoldCondensed /GloucesterMT-ExtraCondensed /Gothic-Thirteen /GoudyOldStyleBT-Bold /GoudyOldStyleBT-BoldItalic /GoudyOldStyleBT-Italic /GoudyOldStyleBT-Roman /GoudyOldStyleT-Bold /GoudyOldStyleT-Italic /GoudyOldStyleT-Regular /GoudyStout /GoudyTextMT-LombardicCapitals /GSIDefaultSymbols /Gulim /GulimChe /Gungsuh /GungsuhChe /Haettenschweiler /HarlowSolid /Harrington /Helvetica /Helvetica-Black /Helvetica-BlackOblique /Helvetica-Bold /Helvetica-BoldOblique /Helvetica-Condensed /Helvetica-Condensed-Black /Helvetica-Condensed-BlackObl /Helvetica-Condensed-Bold /Helvetica-Condensed-BoldObl /Helvetica-Condensed-Light /Helvetica-Condensed-LightObl /Helvetica-Condensed-Oblique /Helvetica-Fraction /Helvetica-Narrow /Helvetica-Narrow-Bold /Helvetica-Narrow-BoldOblique /Helvetica-Narrow-Oblique /Helvetica-Oblique /HighTowerText-Italic /HighTowerText-Reg /Humanist521BT-BoldCondensed /Humanist521BT-Light /Humanist521BT-LightItalic /Humanist521BT-RomanCondensed /Imago-ExtraBold /Impact
Collepals.com Plagiarism Free Papers
Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS
Why Hire Collepals.com writers to do your paper?
Quality- We are experienced and have access to ample research materials.
We write plagiarism Free Content
Confidential- We never share or sell your personal information to third parties.
Support-Chat with us today! We are always waiting to answer all your questions.