LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-13-2003, 12:46 PM   #16
impulsenine
LQ Newbie
 
Registered: May 2003
Location: Tucson, AZ, USA
Posts: 2

Original Poster
Rep: Reputation: 0

Woo ... thanks for all the replies.

I have two computers but I can't totally convert either of them (one is the fast one where I do work, the other has my CD burner and music) but I'll try to add a Linux boot for one of them. Is Linux particularly sensitive to processor speed?
I also hear that if one were to do something insane like start a web publication using a Perl-based engine despite not (yet) knowing Perl (i.e., Everything - http://everydevel.com/), Linux will make the setup much easier.
Oh and one more thing - what does rm -rf / do?

steve
 
Old 05-13-2003, 12:56 PM   #17
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
rm -rf / removes files from the root directory until there isn't enough system left to run and it dies from lack of stuff removed.

man rm
 
Old 05-13-2003, 04:39 PM   #18
bluenirve
Member
 
Registered: May 2003
Distribution: Slackware 10
Posts: 56

Rep: Reputation: 15
yeah... someone telling you to rm -rf / is telling you the same thing as in DOS format c:... but rm -rf / will not actually delete everything (anything after what makes the system die), but don't bet on every being able to get to any of the other stuff
 
Old 05-13-2003, 05:34 PM   #19
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Quote:
Originally posted by bluenirve
yeah... someone telling you to rm -rf / is telling you the same thing as in DOS format c:
no - "format C:" is the same as "mkfs /dev/hdxX"
 
Old 05-13-2003, 05:36 PM   #20
bluenirve
Member
 
Registered: May 2003
Distribution: Slackware 10
Posts: 56

Rep: Reputation: 15
lol yeah... I was just relating it (that's why I said "but rm -rf /...") basicly just saying that it spells doom for your computer, unless you want to do that
 
Old 05-13-2003, 05:43 PM   #21
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
Linux is not for everyone.

If you get someone trying trying to force you into linux, dont listen.

Linux IS harder, but there are plenty of advantages. You have to weigh the pros/cons, and decide for yourself.

If you use your computer as a hobby. You enjoy fixing/tweaking it, then linux could be for you.

If you use Linux as a tool, and you dont really enjoying fixing/using computers, Linux is not for you.

Dont use Linux just because its free.
 
Old 05-13-2003, 09:38 PM   #22
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Quote:
Originally posted by contrasutra
If you use Linux as a tool, and you dont really enjoying fixing/using computers, Linux is not for you.

Dont use Linux just because its free.
I use a computer as a tool and I never could get Microsoft to run smoothly without crashing. I didn't enjoy trying and failing to get it to work.

I configured Linux once, and it keeps running.

My experience differs.

I say, if you use a computer as a tool and don't enjoy expensive, buggy hardware that does a job poorly and crashes a lot, choose Linux and get it installed and confugured correctly (you can hire someone for less than the Windows OS costs to install/configure). You will find yourself twice as productive than you were with the popular OS.

The popular OS is pretty good at playing games, however if that is your idea of using a computer.
 
Old 05-13-2003, 10:15 PM   #23
bluenirve
Member
 
Registered: May 2003
Distribution: Slackware 10
Posts: 56

Rep: Reputation: 15
but...you simply can't beat "Tux Racer" in windows
 
Old 05-13-2003, 10:17 PM   #24
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
With the right tools (i.e. arc-welder & sledgehammer), you can actually turn your PC's into a row-boat. Enough of this debate between windows and linux, I say install tacklebox_1.4.3-rc3 and just go fishing. Of course tacklebox runs much more efficiently on linux than it does windows.
 
Old 05-13-2003, 10:57 PM   #25
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by david_ross
no - "format C:" is the same as "mkfs /dev/hdxX"
Another nice one is
dd if=/dev/random of=/dev/hdxX :)

Cheers,
Tink
 
Old 05-14-2003, 07:47 PM   #26
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Dreamweaver/ColdFusion = Screem = Bluefish = Quanta Plus
Illustrator = sodipodi
PhotoShop = gimp
CoolEdit & various drum machines = http://linux-sound.org/
KaZaA = eDonkey
MSN/Hotmail = Web browser
Winamp = XMMS
not to mention all of my mouse/scanner/media drivers = kooka, usbview, KDE


There are many things that LINUX can do that Windows can not do:
Make ISO images
Mount ISO images
Edit ISO images
Record DVD/CD using more options than NERO
Apache
MySQL
Perl
C programing without downloading the complier
Handle more than 4 CPUs
Handle more than 26 drives
Store up to 64 gigabytes of memory or more
Memory Managment
Easily forcing to exit a program with out OS falling down.
No Blue Screen of Death.
Read multiple filesystems
Control had sound is played
Be able to install LINUX on multiple computers
Very verbose Log files
many, many more

All can be used straight out of the box.


Quote:
Originally posted by fancypiper
I use a computer as a tool and I never could get Microsoft to run smoothly without crashing. I didn't enjoy trying and failing to get it to work.

I configured Linux once, and it keeps running.

My experience differs.

I say, if you use a computer as a tool and don't enjoy expensive, buggy hardware that does a job poorly and crashes a lot, choose Linux and get it installed and confugured correctly (you can hire someone for less than the Windows OS costs to install/configure). You will find yourself twice as productive than you were with the popular OS.

The popular OS is pretty good at playing games, however if that is your idea of using a computer.
I had and having the same problems as you did. I use LINUX every day. Sometimes my mouse glitches but I have a KVM switch.
 
Old 05-14-2003, 08:43 PM   #27
madiyaan
Member
 
Registered: Apr 2003
Posts: 69

Rep: Reputation: 15
About that crashing thing. the KDE stops working. Not even the konsole opens when i click on it. Also ctrl alt pageup doesnt work. ctrl esc doesnt work and i cant logout. No keystrokes have any effect. if u dont call that a crash, than what is a "crash"?
 
Old 07-18-2003, 02:40 PM   #28
e1v!$
LQ Newbie
 
Registered: Jul 2003
Distribution: RedHat 9.0
Posts: 20

Rep: Reputation: 0
Quote:
Originally posted by fancypiper
Are you absolutely sure the kernel has crashed and the command line is no longer working? Perhaps it is just X that is broken or a crashed program.
Fukn' A that is so damned cool.
 
Old 07-18-2003, 02:58 PM   #29
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Its nice to have atleast a pentium 2 350 or 400mhz processor to run a GUI like KDE or Gnome - also atleast 128mb ram would be nice - also a 4mb or 8mb video card is fine.

Oh and something about "crashing"

Unix/Linux has a nice ability that even if any particular program locks up, it rarely crashes the rest of the session - contrast that with certain recent versions of Windows in which a crash in an application more often than not can end your session as explorer.exe becomes unstable.

Last edited by Skyline; 07-18-2003 at 03:05 PM.
 
Old 07-18-2003, 03:58 PM   #30
Dark_Helmet
Senior Member
 
Registered: Jan 2003
Posts: 2,786

Rep: Reputation: 374Reputation: 374Reputation: 374Reputation: 374
madiyaan,

What you describe is a failure of the KDE desktop; not Linux as a whole.

A kernel crash forces you to reboot your computer. In Windows, this is characterized by the famous "Blue Screen of Death." In Linux, it's referred to as a "kernel panic."

From a new Linux user's standpoint, your desktop freezing may seem like a crash, but it isn't. You can switch to another virtual terminal (Ctrl-Shift-FX, where X = 1,2,3,4, etc.), kill the desktop session, and restart it. You did not have to restart the machine because the Linux kernel (what controls the hardware) is still running. Since you say you can still move your mouse, that gives a good indication that the kernel is still alive because it's responding to your mouse.

This might seem like splitting hairs, but it really isn't. It's one thing to restart your desktop, and quite another to restart your machine. Your desktop is one of many applications running. Restarting your desktop doesn't interfere with the others. Restarting the computer is a rather violent end for ALL programs on the machine.

You've undoubtedly run into a similar situation with Windows where the desktop froze. The problem with Windows is, you don't have the ability to switch to one of those virtual terminals. In that case, a desktop freeze is equivalent to a crash.

The problem you have is with KDE, not Linux. KDE is simply an application that runs in Linux. Just like you wouldn't blame Windows for a Winamp freeze, you can't blame Linux for a KDE freeze.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
link dies intermittently-seemingly at random- between win<->linux not linux<->linux?? takahaya Linux - Networking 10 03-09-2007 11:37 PM
triple boot linux/linux/linux No Windows involved toastermaker Linux - Newbie 12 03-02-2006 11:40 PM
Redhat (rhel v2.1) bootup problem with linux (linux vs linux-up) namgor Linux - Software 2 06-24-2004 03:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration