Go Back   PCMech Forums > Linux Support > Linux General Discussion

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 10-01-2011, 08:17 PM   #1
The Preacher Man
Premium Member
 
SARGE's Avatar
 
Join Date: Apr 2000
Location: Dallas
Posts: 5,165
Using Linux

Is Linux just typing commands, things you have to memorize or have a list of? Looks like a mouse can't be used and seems so ancient compared to Windows or even Mac. Why would someone want to use an OS where you have to type everything?? Do the users live in the dark ages?
__________________
"Don't be so open-minded that your brains fall out."
SARGE is offline   Reply With Quote
Old 10-01-2011, 08:27 PM   #2
Member (10 bit)
 
Join Date: Jun 2006
Location: Maryland
Posts: 791
Actually, there are many versions of Linux that have great GUIs. Ubuntu, ZenWalk, OpenSUSE, Fedora, Mint ... all have great interfaces that are in many ways nicer to use than Windows. Try one some time ... you can download a live CD version to boot from and try it out without actually installing it.
__________________
1: HTPC: Intel BadAxe2 / Intel Core2 Duo E6600 / Corsair XMS2 DDR2 800 2GB + TeamElite DDR2 800 1GB / Galaxy GT430 / Seagate 320GB SATA3.0 7200.10 / LG DVD-RW / Seagate 250GB UltraATA100 / Samsung FDD / PC Power & Cooling Silencer 610 / Cooler Master Centurion 534 / Vizio 55" LCD / Win 7 Ultimate
2: Gigabyte GA-970A-D3 / AMD FX4100/ Corsair Vengeance DDR3 1600 8GB / Asus ATI Radeon EAH3850/G / Seagate 500GB SATA3.0 7200.11 + 1 GB 7200.12 / Crucial M4 256 GB / Samsung DVDRW / Asus DVD-ROM / Sony FDD / Corsair 550W PSU CMPSU-550VX / Cooler Master Mystique Case / HannsG 19" LCD / Klipsch Pro Media 2.1 / Windows 7 Ultimate
XenaWP is offline   Reply With Quote
Old 10-01-2011, 10:28 PM   #3
Moderator
Staff
Premium Member
 
jdeb's Avatar
 
Join Date: Nov 2008
Location: Detroit, MI
Posts: 5,223
The GUI is a big part of the Linux experience in all actuality. They give you many choices whereas Windows only gives you one. You have the choice of KDE, Gnome, XFCE, LXDE, Fluxbox, Black Box, and others. They also give you a plethora of windows managers to tweak the look and feel of the Desktop. If your into eye candy and do some reading, the sky is the limit.

10 Of The Best Linux Desktop Customization Screenshots To Inspire Your Creativity

Linux screen shots - Google Search

Now with that being said, graphical interfaces serve a purpose and so does the command line. There are a lot of things easier to do with a command line then with a graphical user interface. With Linux, the command line is much easier to use than in Windows and is more powerful. Some of the easier things are: Checking memory usage, updating software, install a program (or multiple) kill any program, resizing 1000 pictures with a certain name pattern, recursively remove all files with a certain extension, automating and scheduling actions, and many more. So in theory, it is not really dark ages, just easier and faster ways of doing things. The beauty of Linux is that with distro's like Ubuntu and Mint, you do not have to use the command line but if you want more control and power, it is available.
jdeb is offline   Reply With Quote
Old 10-04-2011, 09:27 PM   #4
Tin
Stereo junkie
 
Tin's Avatar
 
Join Date: Jan 2004
Location: Just North of Fort Pontchartrain du Détroit
Posts: 3,440
Send a message via AIM to Tin
The biggest downfall to nearly any new Linux user, is they treat it like Windows. I prefer to use the command line for any larger scale jobs that I may do, as its easier to chain a few commands together to get a lot of work done vs having to click something, change it, move to the next file, and so on and so forth. The way I learned Linux, was I simply quit using Windows. Im now running Windows for the first time in 4 years, but now I can effectively use both OSes with ease. The first 2 months were pure hell, but I made it. Google is an excellent resource on Linux. The best search query you could use would involve "how to [perform a certain task] in [the distro youre running]." Each distro has extensive documentation on how to do what it is you need. If you want to dabble in the command line, dont forget the man pages. The man pages are manuals for each program that can be run from the command line. To access the man page for a certain program, simple type
Code:
man *program*
and youll have a well written description on how to get your program to do what you want . Oh yeah, forgot to add instead of using terminal (command line) emulators, just use the TTYs. CTRL + ALT + F2 thru F6. You can have up to 5 terminals running at once via the TTYs. Bring up your man page in one, and input your command in another . To get back to the GUI, press CTRL + ALT + F7.
__________________
Join the 1%, use Linux

Last edited by Tin; 10-04-2011 at 09:31 PM.
Tin is offline   Reply With Quote
Old 10-04-2011, 09:38 PM   #5
Techphile.
 
David M's Avatar
 
Join Date: Nov 2003
Location: San Francisco Bay
Posts: 6,546
Is Sarge's description of Linux correct? I don't know if anyone answered his question. Is Linux just entering a command into a command line the same as Windows 3.1? Or can you use a mouse and click on icons in order to launch applications?
__________________
Asus P8P67 WS Revolution | Intel 2600K @ 4.7 GHz | Win 7 Pro 64 |8 gigs Corsair 1600 | Two Diamond 6990's in Crossfire| Corsair AX1200 | Thermalright Silver Arrow | Western Digital Black 2TB 64 meg cache | Lian-Li PC-A71B | Logitec Z-5500 | Three Asus 26" VW266H monitors running under Eyefinity |

Last edited by David M; 10-04-2011 at 09:53 PM.
David M is offline   Reply With Quote
Old 10-04-2011, 10:30 PM   #6
The Preacher Man
Premium Member
 
SARGE's Avatar
 
Join Date: Apr 2000
Location: Dallas
Posts: 5,165
Quote:
Originally Posted by David M View Post
Is Sarge's description of Linux correct? I don't know if anyone answered his question. Is Linux just entering a command into a command line the same as Windows 3.1? Or can you use a mouse and click on icons in order to launch applications?
Thank you.
SARGE is offline   Reply With Quote
Old 10-04-2011, 10:38 PM   #7
Tin
Stereo junkie
 
Tin's Avatar
 
Join Date: Jan 2004
Location: Just North of Fort Pontchartrain du Détroit
Posts: 3,440
Send a message via AIM to Tin
Quote:
Originally Posted by jdeb View Post
The beauty of Linux is that with distro's like Ubuntu and Mint, you do not have to use the command line but if you want more control and power, it is available.
Its been answered already .
Tin is offline   Reply With Quote
Old 10-04-2011, 11:30 PM   #8
the DUKE!
 
rwest's Avatar
 
Join Date: Mar 2006
Location: Cocoa, Florida
Posts: 1,598
Quote:
Originally Posted by jdeb View Post
The GUI is a big part of the Linux experience in all actuality. They give you many choices whereas Windows only gives you one. You have the choice of KDE, Gnome, XFCE, LXDE, Fluxbox, Black Box, and others. They also give you a plethora of windows managers to tweak the look and feel of the Desktop. If your into eye candy and do some reading, the sky is the limit.

10 Of The Best Linux Desktop Customization Screenshots To Inspire Your Creativity

Linux screen shots - Google Search

Now with that being said, graphical interfaces serve a purpose and so does the command line. There are a lot of things easier to do with a command line then with a graphical user interface. With Linux, the command line is much easier to use than in Windows and is more powerful. Some of the easier things are: Checking memory usage, updating software, install a program (or multiple) kill any program, resizing 1000 pictures with a certain name pattern, recursively remove all files with a certain extension, automating and scheduling actions, and many more. So in theory, it is not really dark ages, just easier and faster ways of doing things. The beauty of Linux is that with distro's like Ubuntu and Mint, you do not have to use the command line but if you want more control and power, it is available.
well it was stuck at the end of a bunch of mumbo jumbo
I think some folks were looking for just the wrap up.
__________________
Gigabyte 880GA-ud3h / 3.1 Phenom II x2 550 BE Callisto(4 cores and OC to 3.4) / Corsair Vengence 2x4gb DDR3 1600 / 640gb WD Black 2ea./HIS 6870/ 650 EarthWatts / Win 7 64bit
rwest is offline   Reply With Quote
Old 10-10-2011, 12:21 AM   #9
Member (1 bit)
 
Join Date: Oct 2011
Location: d
Posts: 1
Quote:
Originally Posted by SARGE View Post
Is Linux just typing commands, things you have to memorize or have a list of? Looks like a mouse can't be used and seems so ancient compared to Windows or even Mac. Why would someone want to use an OS where you have to type everything?? Do the users live in the dark ages?
hey, I have install linux in my pc but how to install server in mount point on dvd in linux please .....................share me
harrydd is offline   Reply With Quote
Old 10-16-2011, 08:31 AM   #10
Tweak Monster
Staff
Premium Member
 
MaxRat's Avatar
 
Join Date: Sep 2003
Location: indiana
Posts: 3,599
Send a message via MSN to MaxRat
Sarge...

Linux uses a mouse and icons too... most of the stuff you need is pre-installed and if it isnt you install it from the Synaptic Package Manager...

I prefer PC Linux OS just because they have several flavors that are tailored to your liking and they have a whole forum dedicated to helping you should you need it....

I'd take a spare hard drive and unplug your windows drive and just load up a couple different flavors and play. Download the ISO and burn it to a DVD and load it up...

most of the time you only need to go find your video card driver to enable all the awesome eye candy
__________________
MSI 890GXM-G65 mATX/1075t/Patriot DDR3-1600 2x8gb /WD 640 aaks 95mb/s /XFX 5830/Zalman9700nt/ Thermaltake TP750w modular

New Build (on Hold) Intel 3770k / Gigabyte Z77-UD5H

New Build AMD FX-8350 / Gigabyte 990FX-UD5 / Asus 5970X2 GPU
MaxRat is offline   Reply With Quote
Old 10-16-2011, 08:42 AM   #11
Techphile.
 
David M's Avatar
 
Join Date: Nov 2003
Location: San Francisco Bay
Posts: 6,546
Are there things Linux does that Windows does not?
David M is offline   Reply With Quote
Old 10-16-2011, 01:22 PM   #12
Moderator
Staff
Premium Member
 
jdeb's Avatar
 
Join Date: Nov 2008
Location: Detroit, MI
Posts: 5,223
Quote:
Originally Posted by David M View Post
Are there things Linux does that Windows does not?
Update all the software with a single action.

Update virtually everything without a reboot.

Run the OS for free without pirating software, and without breaking the law.

Run Internet Explorer 5.0, 5.5, 6.0, 7.0, 8.0 etc on the same desktop using the IEs4Linux project.

Customise every aspect of my desktop.

Take my settings with me where ever I go.

Understand everything that is going on in my computer.

Run thousands of software application that only run on Linux.

Security without software that consumes system resources, time, and annoying pop-ups.
jdeb is offline   Reply With Quote
Old 10-17-2011, 11:00 AM   #13
Mondsreitersmann
 
Nuclear Krusader's Avatar
 
Join Date: Jul 1999
Location: Skingrad
Posts: 8,969
You forgot the multiple desktops.
__________________
Darum still, füg' ich mich, wie Gott es will. Nun, so will ich wacker streiten, und sollt' ich den Tod erleiden, stirbt ein braver Reitersmann.
Nuclear Krusader is offline   Reply With Quote
Old 10-17-2011, 02:55 PM   #14
Member (10 bit)
 
birddog_61's Avatar
 
Join Date: Jan 2011
Location: Graham, TX
Posts: 794
Quote:
Originally Posted by jdeb View Post
Update all the software with a single action.

Update virtually everything without a reboot.

Run the OS for free without pirating software, and without breaking the law.

Run Internet Explorer 5.0, 5.5, 6.0, 7.0, 8.0 etc on the same desktop using the IEs4Linux project.

Customise every aspect of my desktop.

Take my settings with me where ever I go.

Understand everything that is going on in my computer.

Run thousands of software application that only run on Linux.

Security without software that consumes system resources, time, and annoying pop-ups.
Ok, I am sold on trying this out. Is there a specific version you would recommend for a fist time linux user? I have heard MINT is good.
__________________
Case: Thermaltake V9 Blacx Motherboard: Asus P8Z77-LK Processor: I5 3570k OC 4.6ghz GPU: EVGA GTX 660 Cooler: Coolermaster TPC-812 Ram: Corsair 8gb DDR3-1600LP PSU: Corsair HX-850 HDD:Intel 520series 180gb SSD, 1TB WD Black, 2 Seagate 1tb drives Monitor: Asus 248QE 144hz
birddog_61 is offline   Reply With Quote
Old 10-17-2011, 04:42 PM   #15
Moderator
Staff
Premium Member
 
jdeb's Avatar
 
Join Date: Nov 2008
Location: Detroit, MI
Posts: 5,223
Quote:
Originally Posted by birddog_61 View Post
Ok, I am sold on trying this out. Is there a specific version you would recommend for a fist time linux user? I have heard MINT is good.
Take the Distro Chooser questionnaire and see what it comes up with. I think Mint is a great choice for the first time user. It comes in a live version that can be installed to the hard drive. Worst case is you run it live and see what you think. Many versions of Linux are available for running live, another thing Windows can't do.

zegenie Studios Linux Distribution Chooser
jdeb is offline   Reply With Quote
Old 10-17-2011, 04:53 PM   #16
Mondsreitersmann
 
Nuclear Krusader's Avatar
 
Join Date: Jul 1999
Location: Skingrad
Posts: 8,969
openSUSE!!
Nuclear Krusader is offline   Reply With Quote
Old 10-17-2011, 04:54 PM   #17
Moderator
Staff
Premium Member
 
jdeb's Avatar
 
Join Date: Nov 2008
Location: Detroit, MI
Posts: 5,223
Quote:
Originally Posted by Nuclear Krusader View Post
openSUSE!!
I love that one too.
jdeb is offline   Reply With Quote
Old 10-18-2011, 07:46 AM   #18
Member (10 bit)
 
Join Date: Jun 2006
Location: Maryland
Posts: 791
I like Mint, Ubuntu, OpenSuse, and Fedora a lot.

I also really like ZenWalk ... it's blazing fast and very pretty.
XenaWP is offline   Reply With Quote
Old 10-23-2011, 01:39 AM   #19
Computer Geek
 
ConLog's Avatar
 
Join Date: Jul 2002
Location: West Lothian, SCOTLAND, United Kingdom
Posts: 1,235
For a newbie it's got to be Linux Mint IMHO.
__________________
ASUS P5Q PRO Turbo Mainboard Intel Core 2 Quad 9550 Processor 4GB DDR2 PC6400 RAM in DC Mode XTX ATI 5770 1GB Graphics WD 160GB SATA Samsung 160GB SATA Sony +/-DVDRW LG +/-DVDRW MS Wireless Optical Mouse 2.0 MS Keyboard 24" ACER Widescreen LCD Monitor Linux Mint 11 Epson PX720WD All-In-One
Lenovo S205 Netbook PC LG External Slimline USB DVD-ReWriter Windows 7 HP
ConLog is offline   Reply With Quote
Old 10-23-2011, 08:13 AM   #20
Member (9 bit)
 
Join Date: Jul 2001
Location: Western Pennsylvania
Posts: 300
Here's some points I don't think have been covered.

It hasn't always been so, but nowadays, Linux is pretty good at hardware recognition. You don't usually have to worry about drivers. On the same hardware, Linux performs better than Windows.

You also don't need anti-virus, but that's because you always have to enter your password to update anything. While the applications available for Linux are free, they aren't as good as the Windows equivalents.

If you want to keep it simple, you don't need to use the command line to make changes to the system. If you want to do anything more complicated you do need to use the command line.
oryx is offline   Reply With Quote
Old 10-23-2011, 12:57 PM   #21
Member (5 bit)
 
Join Date: Oct 2011
Posts: 23
Also, whoever wants to run Windows applications under Linux there are many ways for that. Most of you should already know Wine; WineHQ - Run Windows applications on Linux, BSD, Solaris and Mac OS X
nickgr5 is offline   Reply With Quote
Old 03-10-2012, 09:00 PM   #22
Member (10 bit)
 
bosco's Avatar
 
Join Date: Nov 2001
Location: NW Indiana
Posts: 706
Quote:
Originally Posted by SARGE View Post
Is Linux just typing commands, things you have to memorize or have a list of? Looks like a mouse can't be used and seems so ancient compared to Windows or even Mac. Why would someone want to use an OS where you have to type everything?? Do the users live in the dark ages?
Yes and no. Depending on which distrobution you choose. It can be easier(linux mint) or harder(Slackware) than Windows.
As far as "Why would someone want to use an OS where you have to type everything??" for total cantrol. Linux will give you that... if you want it.
bosco is offline   Reply With Quote
Old 03-23-2012, 08:55 PM   #23
Member (8 bit)
 
acr98disc's Avatar
 
Join Date: Oct 2005
Location: Baltimore, MD, USA
Posts: 159
Quote:
Originally Posted by David M View Post
Are there things Linux does that Windows does not?
Sure thing.
As one advantage, for example, I can use it's live cd just to boot a PC, using built in tools for partitioning and formatting HDD to virtually any file system. Windows can't do it...
Same thing, if I have to use my employers PC, but don't want them to know what did I do with it, I will fire up Linux live cd, just to use hardware.

I can use Linux to browse Windows partition, delete, move, copy files, etc.
Windows doesn't recognize Linux's file system without special software that you will have to pay for.

Security - another very strong point over Windows.
Viruses for Linux aren't known to exist. Not because of OS itself, I think, but because it wouldn't be to anyones advantage writing them, since majority of people using Windows.

Very many distros (distributions) to choose from, for special purpose too.
Windows - we only got what we got.

Additionally, you can run Windows programs on Linux (theoretically, not all of them will run) using Wine.

Last edited by acr98disc; 03-23-2012 at 09:04 PM.
acr98disc is offline   Reply With Quote
Old 03-24-2012, 01:01 AM   #24
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 41,186
Quote:
Viruses for Linux aren't known to exist.
Definitely not true.

Let me google that for you
glc is offline   Reply With Quote
Old 03-24-2012, 06:13 AM   #25
Moderator
Staff
Premium Member
 
jdeb's Avatar
 
Join Date: Nov 2008
Location: Detroit, MI
Posts: 5,223
Quote:
Originally Posted by glc View Post
Definitely not true.

Let me google that for you
I almost wrote that but I have not known anyone to get one with Linux. It happens though. Heck, I have never got one on any of my Windows machines over the years.
jdeb is offline   Reply With Quote
Old 03-24-2012, 07:07 AM   #26
Member (8 bit)
 
acr98disc's Avatar
 
Join Date: Oct 2005
Location: Baltimore, MD, USA
Posts: 159
Quote:
Originally Posted by jdeb View Post
I almost wrote that but I have not known anyone to get one with Linux. It happens though. Heck, I have never got one on any of my Windows machines over the years.
That"s my point, - if I use Linux, that's mainly for security.
Neither I know anyone that ever got anything on their Linux boxes...
I been getting junk on Windows 7, even though MS says that "Windows 7 is most advanced and secure OS in the world". Well, maybe it is, but if I need to visit some site I never been to before, I always use Linux and never had any trouble.
acr98disc is offline   Reply With Quote
Old 03-24-2012, 08:05 AM   #27
Member (8 bit)
 
Detonate's Avatar
 
Join Date: May 2008
Location: Ault, Colorado, USA
Posts: 198
My answer to the OP's original question, I have been on the computer for an hour this morning and the only thing I have had to type, other than this message, is my password. I don't use any MS programs installed. I have XP installed in a virtual machine for those rare occasions when I have to use it. I do use the command line a lot, but mostly because it is easier and faster, almost everything can be done from a GUI. This is Linux Mint. I use a program called Compiz to manage my multiple desktops, which I have set to four now but I can have as many as I want. I can easily switch desktops by merely slamming my mouse into the hot corner and all four of my desktops appear on one screen and I can the select the one I want. There are also hot keys that can do this as well. This is in Linux Mint.
__________________
If you think you are too old to learn, you probably always were.
http://www.thegeezergeek.net
http://www.bigredonecannoneers.org
Detonate is offline   Reply With Quote
Old 03-25-2012, 02:10 PM   #28
Member (8 bit)
 
acr98disc's Avatar
 
Join Date: Oct 2005
Location: Baltimore, MD, USA
Posts: 159
Quote:
Originally Posted by XenaWP View Post
I like Mint, Ubuntu, OpenSuse, and Fedora a lot.

I also really like ZenWalk ... it's blazing fast and very pretty.
I tried ZenWalk last night... It is fast, but it didn't look pretty to me.
When I first started using Linux a few years ago, it was Mandrake 10. As I remember it was really buggy and it failed recognizing a few things including sound. It would load the driver but I didn't have any sounds. I tried another one - same scenario.Then I was told on their forum to get a separate and most importantly, oldest soundcard and snap it in...
So, this Zenwalk looks a lot like Mandrake to me.
I still have this PC, Mint and Ubuntu run like a champ on it and everything works.
Personally, I prefer Ubuntu over Mint, but switched to Mint when they came out with this stupid launcher on the side. I guess you can get used to it, but I just never bothered...
I hope they will get rid of it soon or provide a way to turn desktop to something more useful.
acr98disc is offline   Reply With Quote
Old 04-01-2012, 10:27 PM   #29
Tanker Yanker
Premium Member
 
doubledragon5's Avatar
 
Join Date: Nov 2001
Location: Lewisville TX
Posts: 2,993
Here goes a question for you Linux users.. How do you install Linux when Windows is installed first, but do not want to use the Linux bootloader.. This is where I run into issues.. For example I installed Ubuntu, and really do not like the Unity desktop. So after having it for a few months, I decide to wipe the drive and try something new.. But when I reboot the system to try and enter windows, I get a grub error.. This is a sticking point for me If I want to try another distro.. I want it so when I wipe a drive the whole thing including grub is gone..
__________________


MB: Asus Sabertooth 990FX R2.0/Processor: AMD FX 6200 3.8GHZ Black Edition /video Card:Asus GTX 550TI/Ram:Corsair XMS DDR3 8Gig 2x4Gig PC1600/HD:1x150GBWestern Digital Raptor 1x2TB 64Mb Cache Segate Beracuda 7200 SATA /Monitor:ASUS VS247 H-P 23.6"/Keyboard :Logitech K800/ Mouse: Logitech Wireless G700 /Speakers: Logitech G51/Printer/Fax/Scanner:Brother MFC-685CW
doubledragon5 is offline   Reply With Quote
Old 04-01-2012, 10:31 PM   #30
The Preacher Man
Premium Member
 
SARGE's Avatar
 
Join Date: Apr 2000
Location: Dallas
Posts: 5,165
I used a separate drive and no grub. Gotta select at boot what I want to use (Win7 or Mint) but a small hassle to live with. If you'd like another separate drive, just holler. I have a few collecting dust and free.

Last edited by SARGE; 04-01-2012 at 10:34 PM.
SARGE is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are On



All times are GMT -5. The time now is 07:33 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.1