PurpleFlam
1.Why is an operating system very important?
2.Why are there different kinds of operating system?
3.What makes a graphical user interface user-friendly?
I know I may sound dumb for asking other people to answer my homework. This homework is part of 20 questions. I SERIOUSLY can't find any of this info on the web... please help THANKS
Answer
1; an OS is responsible for the management and coordination of activities and the sharing of the resources of the computer.
2. different taste
3. Point and click is more easier than entering lines of codes and commands
I really,really summed 2 and 3 up its all at http://en.wikipedia.org/wiki/Operating_system#Examples_of_operating_systems
1; an OS is responsible for the management and coordination of activities and the sharing of the resources of the computer.
2. different taste
3. Point and click is more easier than entering lines of codes and commands
I really,really summed 2 and 3 up its all at http://en.wikipedia.org/wiki/Operating_system#Examples_of_operating_systems
where do i find server info set up on my computer?
Q.
Answer
Depends what you are chasing after my good chum.
Most 'server' information can be picked up from the command line. Open a Command Prompt:
Type 'ipconfig /all'.
Look for your 'Local Area Connection' or 'Wireless Connection' entry in the listing.
'IP Address', 'Subnet mask' and 'Default Gateway' is your immediate network setup.
If your computer belongs to a domain, the first 'Primary DNS server' is most likely your Domain's Domain Controller.
If your computer is connected to an ADSL modem to get to the net, 'Default Gateway' is most likely the address of your ADSL modem.
Or things other than IP's (try these at the command prompt):
set * this command will print out all environmental variables (where your profile is located on disk, your computers name, Number of Processors, Version of OS, your DOMAIN name, your username etc)
netstat -a * this will list any program connecting to a machine other than your local computer (it could be another computer on the network, or a host on the internet). It will also show you the ports that your own PC is 'listening' on, for data.
net view * will show you all computer names on your network (local network only)
I could go on, but this should get you going in the right direction.
Depends what you are chasing after my good chum.
Most 'server' information can be picked up from the command line. Open a Command Prompt:
Type 'ipconfig /all'.
Look for your 'Local Area Connection' or 'Wireless Connection' entry in the listing.
'IP Address', 'Subnet mask' and 'Default Gateway' is your immediate network setup.
If your computer belongs to a domain, the first 'Primary DNS server' is most likely your Domain's Domain Controller.
If your computer is connected to an ADSL modem to get to the net, 'Default Gateway' is most likely the address of your ADSL modem.
Or things other than IP's (try these at the command prompt):
set * this command will print out all environmental variables (where your profile is located on disk, your computers name, Number of Processors, Version of OS, your DOMAIN name, your username etc)
netstat -a * this will list any program connecting to a machine other than your local computer (it could be another computer on the network, or a host on the internet). It will also show you the ports that your own PC is 'listening' on, for data.
net view * will show you all computer names on your network (local network only)
I could go on, but this should get you going in the right direction.
Powered by Yahoo! Answers






Comments :
Post a Comment