Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
25
rated 0 times [  25] [ 0]  / answers: 1 / hits: 1767  / 1 Year ago, tue, january 31, 2023, 12:45:31

Well I have been using Ubuntu for past one year. Even though I'm not yet experienced with all the commands that Ubuntu provides, I like Ubuntu. In my college they use Windows. In such a situation how do I explain my teachers/HOD/Principal that Ubuntu is as powerful as Windows? I know I have said this:




  1. Its a open source.


  2. No virus.. All softwares can be installed easily


  3. We can use Wine to run .exe applications.




Apart from these what all strong points can be given to change my college to Windows to Ubuntu?


More From » windows

 Answers
5

From my point of veiw, I use Ubuntu (generally Linux) for those reasons:



Packages support




  • The system is shipped with all applications, ready to use 2 minutes after installation

  • Everyone can easily install applications via software center or command line

  • If you need, you can choose the version of application you need. Additionally, you can install not-released-yet version from custom PPAs.



Opensource & Community




  • Whole system (and most of the applications) are free of charge

  • The system is reviewed by many people so many bugs are found and fixed

  • If you are in troubles, there are many ways to ask and receive fast answers from community (for example this site)



Security & Safety




  • Most of the viruses are designed for Microsoft OS so they won't affect your system

  • Thanks to clean system design it's difficult to create really dangerous virus for Linux

  • There is easy user management and setting up user rights so you are sure your mother won't break the computer by launching the wrong app.



Programming platform




  • Ubuntu (and Linux generally) has outstanding support for programming tools

  • You can use almost all IDEs on Ubuntu, simple text editors or terminal editors (vi, emacs)

  • There is support for all programming languages

  • It's easy to run and test your programs via console

  • It's easy to install, configure and use all kinds of servers (apache, database servers, web servers)



Terminal




  • Besides the programming itself, you can use terminal to connect to remote servers (ssh, scp, ...) without installing additional software

  • Use the power of shell commands and regular expressions when working with your files, processing data or maintaining the system

  • If you need to fix/configure something, it's often only about copying several lines from the guide or mail-from-guru and you get the issue fixed.

  • You can extend the system functionality with your own scripts launched whenever you need.



Environment




  • You have the same environment on your servers and on your PC: You can use tools you are used to use when managing the server. You can redirect X server and launch window applications remotely. You can have the exactly same versions of programs on both server and your PC.

  • Somebody says Ubuntu GUI is much easier and comfortable than Windows.



Possibility of choose




  • In almost all cases, you can choose from several variants of the application. Unlike Mac OS, you aren't forced to use the "best" app and only it.



And after all, it's Linux. You got to love it :)


[#42465] Thursday, February 2, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
irtuallyefu

Total Points: 429
Total Questions: 97
Total Answers: 119

Location: Hong Kong
Member since Tue, Oct 19, 2021
3 Years ago
irtuallyefu questions
;