

InterviewSolution
1. |
Solve : Exciting Day? |
Answer» I am fairly competent with computers, have been using them for quite some time. Recently I decided to upgrade my OS knowledge by adding Linux familiarity to my repertoire, good idea right? Added a GRUB boot manager with a linux ext3 partition and Ubuntu. So then I recently decided to change my linux distro from Ubuntu over to backtrack3 in an attempt to upgrade my computer security knowledge as well. oh yes, side note, dont reformat, or repartition, play with the MBR/GRUB/Lilo etc while extremely tired. of course, you're most likely gonna be extremely frustrated AND extemely tired. Linux, I feel, is not as convenient as mac or windows because you need to do many things through the terminal which INVOLVES writing code (llike the old windows DOS DAYS but a bit more complex) Linux should just be a click and play system like windows or mac generally is .... If For Linux, just do a task and if terminal coding is required, the OS would just load the terminal code as necessary ..... It would be more usable Quote from: mcxeb52! on December 19, 2008, 05:18:41 PM Quote from: Valadur on December 19, 2008, 04:58:52 PMoh yes, side note, dont reformat, or repartition, play with the MBR/GRUB/Lilo etc while extremely tired. LOL yeah that made things worse and fast, true enough. Quote from: mcxeb52! on December 19, 2008, 05:18:41 PM Linux, I feel, is not as convenient as mac or windows because you need to do many things through the terminal which involves writing code (llike the old windows DOS days but a bit more complex) Linux should just be a click and play system like windows or mac generally is .... You obviously don't use Linux. In recent years, Linux has become easier to use than Windows. I use Windows at work and am constantly frustrated with it. I use 4 different distros of Linux at home and enjoy their diverse strengths. You don't have to use a terminal window for anything anymore. But many users, including me, make good use of the Bash shell because it is extremely powerful and quick. Why would I want to click and wait through a series of steps (the Windows way) to do something that I do all the time when I can just write a small script to do it all at once? |
|