Showing posts with label systems. Show all posts
Showing posts with label systems. Show all posts

Wednesday, 7 October 2015

Write Ups: Operating Systems~Evaluate two operating systems..

 Question: Evaluate two operating systems

Answer:
Let us evaluate the two different operating systems Microsoft windows and apple Mac by comparing/contrasting between the two.
Every windows machine takes around 3-5 minutes to start up or reboot where as every Mac machine takes around 15-17 seconds to start up or reboot. Hence we can say that the Mac system starts faster and also load all the installed application automatically as soon as the system starts up, where as in windows only when the user requests or clicks on a particular application then only it loads up to open. So in Mac machine all the application are preloaded as soon as the system reboots, hence user can use any of the installed applications without waiting for it to load.
When we talk about the size of the operating again windows OS needs a space of 5GB for installation where as Mac OS needs a space of around 2GB. When we look at the installation and un- installation of OS, then definitely windows takes more time to format and reinstall when compared to Mac OS. But when we look at the accessibility perspective then windows is very much better than Mac.
Windows is compatible with all the applications say when we talk about compatibility and application support then windows is very much better than Mac systems. Hence windows OS has a very high legacy application support.
When we talk about the audio part, then definitely both Windows and Mac OS will be compared equally in audio playback. Hence the audio output quality of both the OS are same. But definitely the video quality and video playback is excellent in windows OS when compared to Mac OS.
Windows support almost all the software’s mainly audio editing software’s, video editing software’s, all kinds of antivirus, also all kinds of audio and video players etc. Hence the windows OS is always compatible with the latest application may be any business application or commercially used applications, or any personal use applications.
The user interface and user friendliness is very high in windows OS when compared to Mac OS. Hence any new user will be able to use windows application without much guidance when compared to Mac OS.
The software updates are usually with respect to technology. Hence the updates in windows OS software in much more than the updates coming up for Mac OS. This might be one of the drawbacks to windows since users have to upgrade to new version by paying extra amount to enjoy new features always.
Finally let us talk about the picture quality. Picture quality in both the OS when imported from some other device or when downloaded from web remains the same. Hence the quality of the image remains the same in both the OS.

References:

Monday, 24 November 2014

Networking Assignment Help: Explain the RSA Public Key Encryption Scheme in detail...

Q)Explain the RSA Public Key Encryption Scheme in detail.In particular ,how do the encryption and decryption algorithms work? Explain also how you choose the public and private keys.Suppose a user picks n=17*5; i.e .,p=17 and q=5.How should he pick the public key and the private key (i.e., d and e)? Give the encryption and decryption algorithms.

Sol:
RSA Public Key Encryption which was invented by Cocks (GCHQ), independently, by Rivest, Shamir and Adleman (MIT). Say for example let ‘p’ and ‘q’ is the two large prime numbers.
Let N = p*q be the modulus, then Choose ‘e’ relatively prime to (p-1)*(q-1)
Find d such that e*d = 1 mod (p-1)*(q-1)
Here the Public key is given by (N, e) and the Private Key is given by ‘d’.

The encryption as well as the decryption algorithm works as follows:
To encrypt the message M compute
C = Me mod N
And to decrypt the message C compute
M = Cd mod N
Please recall that e and N are public, hence if attacker can factor N, then he can definitely use ‘e’ to easily find the value of ‘d’ since e*d = 1 mod (p-1)*(q-1)
Factoring the modulus will break the RSA, therefore it is not known that whether the factoring is the only one way to break RSA.
Suppose a user picks N=17*5; i.e., p=17 and q=5.
Hence N= 85,
(P-1)*(q-1) = 16*4=64
Choose ‘e’ such that it is relatively prime to 64. Hence e=5
Find‘d’ such that e*d = 1 mod 64, we find that d = 7 works

Public key: (N, e) = (85, 5)
Private Key: d = 7

Encryption as well as decryption algorithm works as follows:

Public key: (N, e) = (85, 5)
Private Key: d = 7
Suppose message M = 8
Cipher text C is computed as
C = Me mod N = 85 = 32768 = 17 mod 85

Decrypt C to recover the message M by
M = Cd mod N = 177 = 410,338,673
= 12,434,505 * 85 + 8 = 8 mod 85


Saturday, 21 May 2011

TechTutorHelp_001

------------------------------------------------------------------------------------------------------------
(8 - 9 Pages Writeup)
Management information Systems
Why business needs should shape IT architecture.
Read the article and answer the following questions.
Explain the ways in which enterprise systems help business achieve operational excellence?
Price 60$) - Contact: businessonline4me@gmail.com

------------------------------------------------------------------------------------------------------------