Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: Poser

See, now there’s the problem.

It takes 3 seconds for you to say “update your video driver... yada yada yada”

Then the person listening decides he’d spend a half an hour or so and it should be EASY to upgrade the driver.

And then after he’s four days into the project and still doesn’t have it done, he’s pretty frosted. And I do not blame him at all. Linux is INCREDIBLY difficult to tweak.

I installed Knoppix on one of my laptops to boot from the hard drive. It would not recognize my wireless. I found all I had to do was make a simple change to one of the init parms,

But it WOULD NOT let me edit it! I had to create a copy, edit the copy, then try to copy it back.
But you can’t say COPY X Y, you have to use MOVE...

Now, I’m not a rookie either. I was my first computer about 1973 and have been working with them ever since. I’ve written a LOT of assembler code, and worked with Univacs, IBM’s, others.
I am a z/OS systems engineer now.

In all my years, the only thing I’ve seen as cryptic as Linux is some of the C derivatives.


24 posted on 08/17/2011 6:05:05 AM PDT by djf (One of the few FReepers who NEVER clicked the "dead weasel" thread!! But may not last much longer...)
[ Post Reply | Private Reply | To 12 | View Replies ]


To: djf

With the latest Ubuntu, I was able to update my video driver from the desktop (once I figured out how to find the relocated system functions).

I hate the new desktop, but it did its job in this case.


25 posted on 08/17/2011 6:37:24 AM PDT by Poser (Cogito ergo Spam - I think, therefore I ham)
[ Post Reply | Private Reply | To 24 | View Replies ]

To: djf
But it WOULD NOT let me edit it! I had to create a copy, edit the copy, then try to copy it back. But you can’t say COPY X Y, you have to use MOVE...

First, it would be helpful to learn the way that file permissions work on Unix systems. It's usually not a good idea to be logged on as root (administrator), so "sudo" is your friend. Second, the copy command is "cp source_file target_file". So typically that would be "sudo cp source_file target_file" and then authenticate as root. To move a file, the command is "mv source target". I hope this information is helpful.

These commands are standard on any Unix system, so it doesn't matter whether you are using Linux, Solaris, Free BSD, HP-UX, Mac OS X, or any other version of Unix. It all works the same.

45 posted on 08/17/2011 9:00:37 AM PDT by stripes1776
[ Post Reply | Private Reply | To 24 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson