Search Results - JustLinux Forums


Search:

Type: Posts; User: zeddity

Search: Search took 0.28 seconds.

  1. Thread: Sed command

    by zeddity
    Replies
    6
    Views
    938

    I was taught to avoid needless use of the "cat"...

    I was taught to avoid needless use of the "cat" command. Looks neater I guess.
    grep '^charge' /proc/pmu/battery_0|sed -e 's/.*: //'
  2. Replies
    12
    Views
    1,216

    Are you using quotation marks in the command? If...

    Are you using quotation marks in the command? If so, don't - it'll make the shell look for the file /dev/nvidia* (which doesn't exist) instead of copying each file starting with /dev/nvidia (eg...
  3. Replies
    12
    Views
    1,216

    Getting nvidia drivers to work on Fedora does...

    Getting nvidia drivers to work on Fedora does tend to be a bit nightmarish. Redhat's udev FAQ says how to fix this by doing "cp -a /dev/nvidia* /etc/udev/devices" and "chown root.root...
  4. Replies
    16
    Views
    2,739

    A technocracy (http://www.technocracy.org).

    A technocracy.
  5. Interesting. The issue the original poster...

    Interesting. The issue the original poster described seems more like an issue of IP law rather than a technical issue. Red Hat deliberately stripped the ability to play MP3 files from their...
  6. Replies
    21
    Views
    4,066

    I think you're misunderstanding how a web browser...

    I think you're misunderstanding how a web browser works in linux. It's not like Internet Explorer's "I'm part of the Operating System now" garbage. There's no special option to configure the...
  7. Replies
    13
    Views
    1,290

    Ok, I should've known that people would've known...

    Ok, I should've known that people would've known about scp..

    This FedoraForum thread has a fairly long list of things that could go wrong with scp. Most of them appear to be bugs with the scp...
  8. Replies
    13
    Views
    1,290

    Check if you have the "scp" command on your box....

    Check if you have the "scp" command on your box. If so, read the manpage to see how it works.
  9. Originally posted by a31modela [B]Thanks...

    [QUOTE]Originally posted by a31modela
    [B]Thanks very much for the response, I added the editable_desktop_icons=false to the kdeglobal file & I can still right click on the Icon but the menu choices...
  10. Replies
    26
    Views
    5,012

    Can the linux box connect to its own samba share...

    Can the linux box connect to its own samba share successfully?
  11. Man, they don't make it easy. Try this page...

    Man, they don't make it easy.

    Try this page for some information on how to restrict KDE's functionality.
    Putting "editable_desktop_icons=false" under KDE Action Restrictions in the kdeglobals...
  12. It's interesting reading about the different...

    It's interesting reading about the different window managers that are out there, but I'm wondering just how big the difference between all the different wms are, and what specific differences would...
  13. Replies
    5
    Views
    942

    The "components" RMS was talking about were...

    The "components" RMS was talking about were probably things like the commandline utilities to manipulate files (ls, cp, mv, etc.), the utilities used to write programs (gcc, make, etc.), and other...
  14. Replies
    11
    Views
    1,281

    I can see why you've been having problems. JAMD...

    I can see why you've been having problems. JAMD is an uncommon linux distribution. This means people know less about it than, say, Redhat or Debian, and that it has certain quirks that people may not...
  15. Are you running KDE as root? There's a bug in...

    Are you running KDE as root? There's a bug in Mandrake 9.1 that leaves the busy cursor onscreen for root, but doesn't do it it if a regular user logs into KDE. It should be possible to fix it for...
Results 1 to 15 of 15