CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: Linux
Linux Feed
Linux Open Questions Feed
Linux Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
Seven Substitution Tricks for vi and Vim
By chco: 11 March 2011 - 10:06 AM
This excerpt from vi and Vim Editors Pocket Reference, Second Edition provides a rundown of helpful substitution tips for vi.You can instruct vi to ignore case by typing :set ic. A simple :s is the sa...
-
how to run autocad in linux
Asked by situn13 : 08 January 2011 - 04:39 AM
Answered by paulbarry: Jan 08 2011 07:18 AM
Here's a good list of Linux alternatives to popular Windows apps (including CAD): https://www.linux.ie/...lternatives.php - have fun! full answer >
-
using terminal in ubuntu linux 10.10 for C programming
Asked by Hazique Quazi : 20 November 2010 - 05:52 AM
Answered by mikeHg : Dec 31 2010 04:28 PM
I personally don't know how to do c/++ programming in the terminal itself, but you can program with the gedit text editor (just remember to specify the file as .c/pp). As for Code::Blocks not com... full answer >
-
-
Redirect bio to another device
Asked by Gorizon : 19 June 2010 - 07:56 AM
Answered by Gorizon : Jun 19 2010 08:25 PM
Oh, the answer is so simple- DON"T end bio when you return nonzero, because then system will try to reservice already dead bio full answer >
-
How to Control Multiple Local Computers from Ubuntu
By adfm: 12 May 2010 - 09:31 PM
If you've got multiple computers at your desk and would like to use one keyboard, display, and mouse setup you might want to try Synergy. This excerpt from Robin Nixon's Ubuntu: Up and Running will ...
-
CnM book Help accessing bios in Linux
Asked by TonyByers : 03 May 2010 - 10:27 AM
Answered by adfm: May 12 2010 12:29 PM
This product appears to be a low-cost netbook from a relatively obscure company. Doing a quick search of their manual yields nothing relevant. You might consider sending email to the address listed on... full answer >
-
How to Control a Mouse Using the Keyboard in Ubuntu
By adfm: 28 April 2010 - 10:57 AM
Did you know you could configure Ubuntu to use the keyboard to control the mouse cursor? In this excerpt from Robin Nixon's Ubuntu: Up and Running you'll see just how easy it is to implement. ...
-
irq question, linux device drivers third edition
Asked by Nikolaus Kurz : 06 April 2010 - 02:39 AM
Answered by Nikolaus Kurz : Apr 06 2010 03:26 AM
dear all, I found the answer by myself: irq, in struct pci_dev with best regards nik full answer >
-
File Descriptor redirection and duplication
Asked by ahmad.zuhd : 02 March 2010 - 11:26 PM
Answered by KBenson: Mar 17 2010 03:23 PM
Part I It may help to think of the file descriptors as variables that contain a value, and the value determines where the output goes (STDOUT, STDERR, a file, etc). When redirecting 2 (STDERR) to 1 ... full answer >
![]() © 2011, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|