Hi Marco:) If you mean changing the "system", as in the Operating System, using command prompt, i'm sorry but it's not possible. But changing the setting of your hardware using command prompt is possible. Try these typing these commands in cmd:
If you want to get info about your system’s BIOS, then type this command: wmic bios get name,serialnumber,version
If you want to quickly find out what’s the CPU clock speed, then type this command: wmic cpu get name,CurrentClockSpeed,MaxClockSpeed
Also if you have turbo boost CPUs you can find out what’s the Max Clock Speed your system is capable of for the current configuration. Of course you can always overclock your CPU and that will too reflect the change.
If you do have dynamic clock speed running and you want to monitor the Clock speed every 1 second, type this command: wmic cpu get name,CurrentClockSpeed,MaxClockSpeed /every:1
Hope i've answered your questions correctly. For more information about accessing BIOS thru command prompt, please visit: http://www.nextofwindows.com/how-to-find-out-bios-motherboard-and-cpu-info-from-command-line
There are types of Operating System in our generation, are there possibilities that the old version of OS will remove/upgrade in the future? How does the latest OS improve our Computer ? Does the latest OS suitable for any types of computer ?
Yes, there is a possibility that older versions of operating system will be removed in the future. 5 years from now, inventors will surely release new trend. Who knows, it may be a 128 bit processor that creates hologram, and old versions of OS will not be compatible for that. So geniuses have to create another OS that suits the demand in the market and stop the production of those with no demand.
Using computer without an operating system is almost close to impossible. But it is possible, however, it will be extremely difficult for the user to do that.
For example, if you want to create a document in a word processing program, you have to start from scratch. You have to write codes to tell your computer to create a word processing program, then another code to create characters (recognizing keyboard input) you want, and another one to display those characters in the screen. You are also in charge of writing codes about formatting the layout of the document. You have to create codes to tell computer what exactly to do.
And it will perform one process at a time. You may spend a month writing codes just to create one document.
Hi Crizel :) Mac OS in a closed-source OS (like windows). Most applications created for MAC OS are not open source and are build on libraries that are not open source. And Mac OS is evidently more expensive than Ubuntu.
Regarding to your question about which OS performs better, it really depends on the tools you need.
Say for instance, you are in-line with editing photos and videos thru Adobe, then i suggest you use Mac OS. Adobe was created for OS X, so it works best in Mac.
If you are in-line with programming and web-developing, i suggest Ubuntu.
In this modern era, typing commands are so outdated. Why do we have to waste our time typing, when life would be better if we're using mouse?
We're still using command prompt because there are some things you can only do from the command line, even on Windows. Some of these tools don’t have graphical equivalent, so you have to manipulate them manually.
For me, the best operating system you can use is Ubuntu. You don't have to spend money for it's license because it is free. Updates are also available almost anytime. Useful programs and drivers are pre-installed. Your files are more secured. And it has minimum RAM, Hard Disk space, and processor speed required.
Yes Abraham, you should always update your softwares. Updates contain important changes to improve the performance, stability and security of the applications that run on your computer. Installing them ensures that your software continues to run safely and efficiently. Keep in mind that many web exploits look for outdated software with unpatched security flaws.
Hi Ma'am Dhes compare of windows and ubuntu which is common OS to people base on youre experience of using them which is easier and better to use and why?
Hi Michael, I think i have discussed the relationship of OS and Hardware in your class. Nonetheless, Operating System is responsible in recognizing keyboard and mouse inputs. It also convert these inputs into characters that are displayed in the monitor. Operating system manage the storage of you data. It assigns specific address to store you data, you can access your files anytime. Operating system is also responsible with the drivers and other peripherals. In other words, computer hardware is completely useless, unless it is being managed by the Operating System.
Hi Gene :) If CPU and Input/Output devices are nearly same at speed, the buffering helps in making the CPU and the Input/Output devices work at full speed in such a way that they never sit idle at any moment. Buffering is useful for those jobs that have a balance between computational work and I/O operations. But other cases, buffering scheme may not work well.
I recommend using Ubuntu :) Ubuntu provides more security than windows. Most of the softwares you need are available in Ubuntu Software Manager. You don't have to restart you PC as often as you did with Windows.
Hello Maam :) In Windows, there are System features na hindi mo magagamit o magagawa sa Windows, what are those? And bakit hindi ito gumagana sa Ubuntu? and the differences of the two it seems na maganda namang gamitin ang Ubuntu, but why is the Windows parin ang kalimitang ginagamit ng mga Users? Dahil ba applicable at marami itong features na madaling magets ng nakararami o may iba pa pong reasons?
Some features work in Windows but not in Ubuntu, simply because they have completely different kernels. Kernel (also called nucleus) is a computer program that constitutes the central core of a computer's operating system. It has complete control over everything that occurs in the system.
Windows and Ubuntu are written in different languages, so they don't understand each other.
hi maam, I want to change the system of my computer and see how fast my computer is can i use Disk Operating system ?
ReplyDeleteHi Marco:)
DeleteIf you mean changing the "system", as in the Operating System, using command prompt, i'm sorry but it's not possible.
But changing the setting of your hardware using command prompt is possible.
Try these typing these commands in cmd:
To change remote access settings:
chhmc -c {ssh | http | websm| xntp} -s {enable | disable} [--help]
To add or remove an entry in the syslog configuration file:
chhmc -c syslog -s {add | remove} {-a IP-address | -h host-name} [--help]
To add or remove an entry in the network time protocol configuration file:
chhmc -c xntp -s {add | remove} {-a IP-address | -h host-name} {--ntpversion 1 | 2} [-nm network-mask] [-i interface] [--help]
To configure whether keyboard mapping configuration will occur at the next reboot:
chhmc -c kbdcfg -s {enable | disable} [--help]
To configure the network as a startup device:
chhmc -c netboot -s {enable | disable} [--help]
To configure an alternate disk partition on HMC as a startup device:
chhmc -c altdiskboot -s {enable | disable} --mode {install | upgrade} [--help]
To permit or deny IP addresses from utilizing HMC services:
chhmc -c {ssh | websm | http | service} -s {add | remove} -a IP-address [-nm network-mask] [-i interface] [--help]
If you want to get info about your system’s BIOS, then type this command:
Deletewmic bios get name,serialnumber,version
If you want to quickly find out what’s the CPU clock speed, then type this command:
wmic cpu get name,CurrentClockSpeed,MaxClockSpeed
Also if you have turbo boost CPUs you can find out what’s the Max Clock Speed your system is capable of for the current configuration. Of course you can always overclock your CPU and that will too reflect the change.
If you do have dynamic clock speed running and you want to monitor the Clock speed every 1 second, type this command:
wmic cpu get name,CurrentClockSpeed,MaxClockSpeed /every:1
Hope i've answered your questions correctly. For more information about accessing BIOS thru command prompt, please visit: http://www.nextofwindows.com/how-to-find-out-bios-motherboard-and-cpu-info-from-command-line
There are types of Operating System in our generation, are there possibilities that the old version of OS will remove/upgrade in the future?
ReplyDeleteHow does the latest OS improve our Computer ?
Does the latest OS suitable for any types of computer ?
Thanks for the answer in advance
Yes, there is a possibility that older versions of operating system will be removed in the future. 5 years from now, inventors will surely release new trend. Who knows, it may be a 128 bit processor that creates hologram, and old versions of OS will not be compatible for that. So geniuses have to create another OS that suits the demand in the market and stop the production of those with no demand.
DeleteHi maam, what inconveniences that a user can face while interacting with a computer system, which is without an operating system?
ReplyDeleteUsing computer without an operating system is almost close to impossible. But it is possible, however, it will be extremely difficult for the user to do that.
DeleteFor example, if you want to create a document in a word processing program, you have to start from scratch. You have to write codes to tell your computer to create a word processing program, then another code to create characters (recognizing keyboard input) you want, and another one to display those characters in the screen. You are also in charge of writing codes about formatting the layout of the document. You have to create codes to tell computer what exactly to do.
And it will perform one process at a time. You may spend a month writing codes just to create one document.
As an adept in line of computer, what OS will you recommend to use? And can you please give some latest OS?
ReplyDeleteSince i'm tired being paraniod with the security of my files and, i recommend Ubuntu.
DeleteThe latest OS availbale for computer are the following:
(1) Windows 10 for Microsoft
(2) OS X El Captain for Mac OS
(3) Ubuntu 16.04 foe Linux based OS
Mam Dhes, who invented the Disk Operating System?
ReplyDeleteThe author of MS-DOS is Tim Paterson. So yeah, he's also the inventor.
DeleteHi ma'am, ano po ba ang pagkakaiba ng ubuntu sa mac OS? Alin po sa dalawa ang mas magandang gamitin? thanks po. ☺
ReplyDeleteHi Crizel :)
DeleteMac OS in a closed-source OS (like windows). Most applications created for MAC OS are not open source and are build on libraries that are not open source. And Mac OS is evidently more expensive than Ubuntu.
Regarding to your question about which OS performs better, it really depends on the tools you need.
DeleteSay for instance, you are in-line with editing photos and videos thru Adobe, then i suggest you use Mac OS. Adobe was created for OS X, so it works best in Mac.
If you are in-line with programming and web-developing, i suggest Ubuntu.
Hi ma'am, ano po ba ang pagkakaiba ng ubuntu sa mac OS? Alin po sa dalawa ang mas magandang gamitin? thanks po. ☺
ReplyDeleteI've already answered this question :)
DeletePlease read previous comment :)
This comment has been removed by the author.
ReplyDeletewhat is the sense of CMD in our computer?
ReplyDeleteIn this modern era, typing commands are so outdated. Why do we have to waste our time typing, when life would be better if we're using mouse?
DeleteWe're still using command prompt because there are some things you can only do from the command line, even on Windows. Some of these tools don’t have graphical equivalent, so you have to manipulate them manually.
what is the best OS that we can use in our computer? and why ma'am?
ReplyDeleteFor me, the best operating system you can use is Ubuntu.
DeleteYou don't have to spend money for it's license because it is free. Updates are also available almost anytime. Useful programs and drivers are pre-installed. Your files are more secured. And it has minimum RAM, Hard Disk space, and processor speed required.
Mam is it a good thing that we always update our computer? and why? Abraham Silla
ReplyDeleteI already answered this question.
DeleteMam is it a good thing that we always update our computer? and why?
ReplyDeleteYes Abraham, you should always update your softwares. Updates contain important changes to improve the performance, stability and security of the applications that run on your computer. Installing them ensures that your software continues to run safely and efficiently. Keep in mind that many web exploits look for outdated software with unpatched security flaws.
DeleteHi Ma'am Dhes compare of windows and ubuntu which is common OS to people base on youre experience of using them which is easier and better to use and why?
ReplyDeleteWhat is the relationship between operating systems and computer hardware?
ReplyDeleteHi Michael, I think i have discussed the relationship of OS and Hardware in your class. Nonetheless, Operating System is responsible in recognizing keyboard and mouse inputs. It also convert these inputs into characters that are displayed in the monitor. Operating system manage the storage of you data. It assigns specific address to store you data, you can access your files anytime. Operating system is also responsible with the drivers and other peripherals.
DeleteIn other words, computer hardware is completely useless, unless it is being managed by the Operating System.
How Buffering can improve the performance of a Computer system?
ReplyDeleteHi Gene :)
DeleteIf CPU and Input/Output devices are nearly same at speed, the buffering helps in making the CPU and the Input/Output devices work at full speed in such a way that they never sit idle at any moment.
Buffering is useful for those jobs that have a balance between computational work and I/O operations. But other cases, buffering scheme may not work well.
ma'am ? kung sa mga user po ? mas maganda po bang gamitin ang ubuntu kaysa sa windows ?
ReplyDeleteI recommend using Ubuntu :)
DeleteUbuntu provides more security than windows. Most of the softwares you need are available in Ubuntu Software Manager. You don't have to restart you PC as often as you did with Windows.
Hello Maam :)
ReplyDeleteIn Windows, there are System features na hindi mo magagamit o magagawa sa Windows, what are those? And bakit hindi ito gumagana sa Ubuntu? and the differences of the two it seems na maganda namang gamitin ang Ubuntu, but why is the Windows parin ang kalimitang ginagamit ng mga Users? Dahil ba applicable at marami itong features na madaling magets ng nakararami o may iba pa pong reasons?
Ay maam ki-clear lang po
Delete"Magagamit o magagawa sa Ubuntu" rather... sorry Maam..
Some features work in Windows but not in Ubuntu, simply because they have completely different kernels. Kernel (also called nucleus) is a computer program that constitutes the central core of a computer's operating system. It has complete control over everything that occurs in the system.
DeleteWindows and Ubuntu are written in different languages, so they don't understand each other.