Quote:
|
Originally Posted by Marks
I wouldn't say a 'whole' different operating system Windows and CentoS are. Both use command prompt SSH. I do find FreeBSD irritating sometimes if you’re a complete novice at FreeBSD it can be a very good operating system since. Me personally, Debian 
|
Well first of all, "SSH" is not a command prompt. It's a protocol used to remotely connect to a server and use its command prompt (for example). Off course you already know that, but I thought it was necessary to correct you
Second, it's not because Linux and BSD use the same command prompts over the same SSH protocol, that it's technically almost the same. Operating systems don't only differ in the way the user interacts with it, it also differs in other aspects such as: memory management, cpu scheduling, i/o requests handling, file systems, and many more different algorithms.