Search Results - JustLinux Forums


Search:

Type: Posts; User: oakleys

Page 1 of 4 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    709

    Loaded Server - Poor SSH Performance

    Hi everybody,

    I have an issue on one of my servers. The problem is that the server is quite loaded throughout the day with tasks (web, crons, mysql, sendmail, etc.) and the SSH terminal performs...
  2. Replies
    22
    Views
    2,351

    Mandrake.

    Mandrake.
  3. Replies
    3
    Views
    1,887

    stty erase ^? usually fixes the backspace...

    stty erase ^? usually fixes the backspace problem, but it sounds like you need to:
    stty erase ^H

    Which terminal are you using? I know that I get that type of problem when using Eterm....
  4. Replies
    13
    Views
    1,396

    Your X configuration file should list several...

    Your X configuration file should list several modes in the display subsection. X uses the EDID information to determine and select the highest resolution mode suitable for the monitor. So yes, you...
  5. Replies
    13
    Views
    1,396

    I have found that the nvidia drivers will...

    I have found that the nvidia drivers will "downgrade" vertical and horizontal sync values to whatever is appropriate for the EDID. So your best bet is to set these values to whichever is highest...
  6. Replies
    12
    Views
    2,104

    Gentoo if you have the time, Debian if you don't.

    Gentoo if you have the time, Debian if you don't.
  7. Replies
    3
    Views
    851

    If you have ssh running on both boxes, two good...

    If you have ssh running on both boxes, two good choices are:

    1.)
    scp -rp <user>@<host>:/<remote directory> <local directory>

    2.)
    rsync -av <user>@<host>:/<remote directory> <local...
  8. Replies
    8
    Views
    1,387

    With the 2.6 kernel, all you have to do for alsa...

    With the 2.6 kernel, all you have to do for alsa to work is select the appropriate alsa kernel driver for your soundcard, emerge alsa-utils, and run alsamixer to turn up the volumes.
  9. Replies
    2
    Views
    806

    Try www.linuxant.com

    Try www.linuxant.com
  10. Replies
    6
    Views
    904

    hdg would be the 2nd disk on the sata bus. I...

    hdg would be the 2nd disk on the sata bus. I don't have any clue why you'd be having that problem though...perhaps a braindead controller? Is it sata raid? If so, you didn't configure raid in the...
  11. why not just remerge the alsa-utils package?

    why not just remerge the alsa-utils package?
  12. You need to set up a samba share for the drive in...

    You need to set up a samba share for the drive in your /etc/samba/smb.conf directory. There are several examples toward the end of the file.
  13. Replies
    3
    Views
    614

    /home should belong to root. But /home/user1...

    /home should belong to root. But /home/user1 should belong to /home/user1.
  14. Replies
    6
    Views
    1,214

    Once upon a time I had a very similar problem. ...

    Once upon a time I had a very similar problem. This worked great. It's an easy circuit to build and connects to the parallel port.
  15. Thread: got an xbox?

    by oakleys
    Replies
    22
    Views
    2,203

    Poll: dudes, you don't know what you're missing--at...

    dudes, you don't know what you're missing--at 700MHz, the xbox makes a decent browsing machine and runs several linux distros. Slap a new hard disk and a modchip in it, and you're using it as a...
  16. Replies
    6
    Views
    1,188

    cp isn't really suited for your purpose. You...

    cp isn't really suited for your purpose. You really should be using cpio...or at least tar the files before using cp.
  17. Replies
    2
    Views
    902

    Just a thought--have you considered port...

    Just a thought--have you considered port forwarding?
  18. Replies
    3
    Views
    722

    Don't forget you'll need to format it first--use...

    Don't forget you'll need to format it first--use fdisk. If you dual boot with windows, you should make it FAT 32 to allow read/write from both Linux and Windows. To do so, choose drive type "c"...
  19. Replies
    5
    Views
    870

    try using the --replacepkgs option when you...

    try using the --replacepkgs option when you reinstall the package.
  20. Replies
    7
    Views
    922

    Without following the other links, I do have some...

    Without following the other links, I do have some info for you. I run 2 heads and have thought about doing more....as per the xfree documentation, all you need to do is put in more video cards and...
  21. Replies
    26
    Views
    2,361

    Well, too bad you had to reinstall. If you ever...

    Well, too bad you had to reinstall. If you ever have such misfortune again, try booting a CD-based distro (like Knoppix) and mounting the drive to recover whatever is left (if you do press Ctrl-C in...
  22. Those are about the same specs as my monitor. ...

    Those are about the same specs as my monitor. You need an /etc/X11/XF86Config file, and possibly the easiest way to get it is to execute:


    /usr/X11R6/bin/xf86config

    ...from the shell (as...
  23. Replies
    22
    Views
    2,113

    IBM's Eclipse IDE for Java is excellent (and...

    IBM's Eclipse IDE for Java is excellent (and free). Get it here
  24. Thread: AMD or Intel?

    by oakleys
    Replies
    53
    Views
    4,571

    Poll: Begin here (http://www.apple.com) Follow the...

    Begin here

    Follow the G5 links.
  25. Thread: AMD or Intel?

    by oakleys
    Replies
    53
    Views
    4,571

    Poll: My opinion is that AMD and Intel are both...

    My opinion is that AMD and Intel are both producing good 32 bit chips for their value. We probably won't see too many significant changes/advances in the 32 bit family as development begins to...
Results 1 to 25 of 94
Page 1 of 4 1 2 3 4