Search Results - JustLinux Forums


Search:

Type: Posts; User: sharth

Page 1 of 20 1 2 3 4

Search: Search took 1.21 seconds.

  1. Replies
    3
    Views
    1,210

    i = getchar(); the input buffer still has data...

    i = getchar();

    the input buffer still has data left in it.
  2. Thread: about debian

    by sharth
    Replies
    19
    Views
    2,341

    I did a 7 cd one a lonnnng time ago :) on a 56k...

    I did a 7 cd one a lonnnng time ago :) on a 56k none the less. T'was a lovely month.

    Nobody really downloads the whole set though. With woody, people would download cd 1 or 5, but generally, all...
  3. Thread: about debian

    by sharth
    Replies
    19
    Views
    2,341

    Because debian just decides to package more...

    Because debian just decides to package more things. and possibly because there are more developer-y people that use debian, since it's been around longer than redhat.
  4. Replies
    2
    Views
    1,050

    post your (or try to understand) your /etc/crontab

    post your (or try to understand) your /etc/crontab
  5. Replies
    8
    Views
    1,863

    could just be bad hardware. (ie, ram)

    could just be bad hardware. (ie, ram)
  6. Replies
    10
    Views
    9,783

    maybe because you had /usr/bin/ instead of...

    maybe because you had /usr/bin/ instead of /usr/bin

    dunno if the path variable is that insitant on correctness.
  7. Replies
    5
    Views
    1,392

    I've heard of fun times trying to take apart the...

    I've heard of fun times trying to take apart the newer ibooks... I don't know how easy the clamshell ones are (that's the one i think you have...).


    Before you go at it, download a manual to take...
  8. Replies
    2
    Views
    909

    at my job we just used a whiteboard.... But it...

    at my job we just used a whiteboard....

    But it probably wouldn't be too hard to just write something up in php to do it. or just use a wiki?
  9. Replies
    9
    Views
    4,014

    yeah, i knew that mysql had something nice and...

    yeah, i knew that mysql had something nice and simple for the months, but I wasn't sure if (s)he was even using mysql. So whatever. It's really kinda gross code too..

    I wasn't able to find...
  10. Thread: find user info

    by sharth
    Replies
    2
    Views
    877

    I doubt that you could find out when the user was...

    I doubt that you could find out when the user was added... other than this...

    try zgrepping in /var/log for the user name. see what shows up.
  11. Replies
    9
    Views
    4,014

    if ($lastmonth != $rs["showmon"]) { add to the...

    if ($lastmonth != $rs["showmon"]) {

    add to the end of that line (or on the beginning of the next line, like make room in between the two).

    echo "\n<br>";
  12. Replies
    9
    Views
    4,014

    print " ".$rs["showday"]."/".$rs["showmon"]; ...

    print " ".$rs["showday"]."/".$rs["showmon"];

    becomes...

    print " ";
    if ($lastmonth != $rs["showmon"]) {
    if ($rs["showmon"] == 1){echo "Jan";}if ($rs["showmon"] == 2){echo "Feb";}
    if...
  13. your bios on your motherboard defines that limit.

    your bios on your motherboard defines that limit.
  14. Replies
    7
    Views
    1,855

    I always remembered the main idea behind it was...

    I always remembered the main idea behind it was just a logical sorting of all the files.

    In specifc, the /usr/bin vs /bin was the idea behind what happens if /usr is on a mountable nfs drive or...
  15. Replies
    3
    Views
    1,042

    out of disk space?

    out of disk space?
  16. Replies
    4
    Views
    976

    This will send out a message to most logged in...

    This will send out a message to most logged in users asking them this question.. kinda solves the problem, but not really.

    As far as I know, there's no real way to determine this.. If you have...
  17. Thread: =JL= tags

    by sharth
    Replies
    6
    Views
    1,113

    plus, we're all wrong at some point, and I've...

    plus, we're all wrong at some point, and I've seen people fill answers on their first post to the site. It's not really worth the overhead / trouble imo...

    Heck, after chilling around here for...
  18. Replies
    6
    Views
    1,129

    install cupsys-bsd for the cli version of lpr.

    install cupsys-bsd for the cli version of lpr.
  19. Replies
    7
    Views
    1,526

    Not gonna close it since it already got answered,...

    Not gonna close it since it already got answered, but they're right. Please read the posting guidelines which are at the top of each forum.
  20. Replies
    25
    Views
    6,625

    I would be more concerned about the 12 day...

    I would be more concerned about the 12 day difference...
  21. I would imagine that it has something to do with...

    I would imagine that it has something to do with needed modules for your keyboard and mouse not being loaded. I remember this being common with usb versions, but I'm not sure of the package names (or...
  22. Thread: APT sources

    by sharth
    Replies
    3
    Views
    1,063

    www.apt-get.org

    www.apt-get.org
  23. Thread: Cannot find GTK

    by sharth
    Replies
    21
    Views
    3,541

    you need to add /home/don/software/ to the...

    you need to add /home/don/software/ to the library path...

    -I/home/don/software/ on a gcc command.. So hack the makefile to look there as well. (I'd probably just go the simple route and change...
  24. Replies
    4
    Views
    1,551

    if this port is blocked by a firewall, try...

    if this port is blocked by a firewall, try unblocking it and scanning again. I wouldn't be surprised if it then showed up as closed.
    ...
  25. Replies
    193
    Views
    745,912

    Sticky: mmm... if I was 10 and some guy with white hair...

    mmm... if I was 10 and some guy with white hair came up to me while I was chilling in a computer store... Isin't that one of those "don't talk to strangers" moments?

    :mod-ness: Oh, and I'm merging...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4