Search Results - JustLinux Forums


Search:

Type: Posts; User: spacedog

Page 1 of 4 1 2 3 4

Search: Search took 0.26 seconds.

  1. Thread: ssh

    by spacedog
    Replies
    7
    Views
    805

    thanks.. all setup!!

    thanks.. all setup!!
  2. Thread: ssh

    by spacedog
    Replies
    7
    Views
    805

    I got to install it. I have openssh which came...

    I got to install it. I have openssh which came with RH 7.3.
  3. Thread: ssh

    by spacedog
    Replies
    7
    Views
    805

    I got redhat 7.3 but im pretty sure there is no...

    I got redhat 7.3 but im pretty sure there is no /etc/init.d/sshd
    do i have to install it?
  4. Thread: ssh

    by spacedog
    Replies
    7
    Views
    805

    do i have to set it up to accept ssh? I figured...

    do i have to set it up to accept ssh? I figured that was the problem. Is there a good howto on this topic, that can get me up and running.

    Thanks
  5. Thread: ssh

    by spacedog
    Replies
    7
    Views
    805

    ssh

    Hi,

    Im trying to ssh into my machine at home from work. I have a home LAN setup with three machines.
    I have a Lynksys router at home which is forwarding port 22 to my machine for ssh and...
  6. Replies
    10
    Views
    1,929

    can someone help me to get gtk-gnutella up. It...

    can someone help me to get gtk-gnutella up. It thinks im running a firewall, which i kind of am. I have forwarded port 6346 to my local IP 192.168.1.112 but still it does not work? any ideas? and as...
  7. Replies
    10
    Views
    1,929

    best file sharing program

    Hello,


    I have tried LimeWire and Kazaa (WINE) both kind of stink. Id hate to make it sound like im promoting windows software, but Kazaa on windows is the best one i have ever seen. Maybe...
  8. Replies
    4
    Views
    946

    Thanks that was what i was looking for. I did...

    Thanks that was what i was looking for.

    I did a quick search on rdate and I saw that it can be dangerous to use sometimes? I dont see why?

    I have rdate running as a daily cron task to...
  9. Replies
    4
    Views
    946

    reseting time in RH7.2

    Is there anway to reset the system time in RH 7.2 without using a graphical tool?
  10. Replies
    107
    Views
    13,808

    I know im going to hear it for this one, but here...

    I know im going to hear it for this one, but here goes.... There is no all around browsing experience better than IE. No argument. The web is made for IE.

    I use Opera, sometimes Netscape, or...
  11. Replies
    1
    Views
    631

    load balancing

    Hi,

    I am trying to come up with a solution to improving performance on an apache server.

    The problem is that the server is getting overloaded with cgi requests which is causing performance...
  12. Thread: find q

    by spacedog
    Replies
    2
    Views
    674

    find q

    i am trying to become stronger with the find utility. I am having some problems executing the following

    find /home/space/music/ -name '*.mp[eg]*' -exec mv /home/space/mpgs/ {} \;

    the problem is...
  13. Thread: un-install

    by spacedog
    Replies
    1
    Views
    636

    un-install

    I was wondering if there was a way to un-install a program, like there is on windows. For example if i complied apache from source and now i want to get rid of it, how would i go about that.
    Also,...
  14. Thread: passing char*

    by spacedog
    Replies
    8
    Views
    906

    OK, I understand everything you all...

    OK,

    I understand everything you all contributed. But im wondering something:

    swap (int*, int*) <- this is the way you pass by reference
    OR
    swap (int&, int&) this is the better way, but lets...
  15. Thread: passing char*

    by spacedog
    Replies
    8
    Views
    906

    Thanks everyone..... looks good.

    Thanks everyone.....

    looks good.
  16. Thread: passing char*

    by spacedog
    Replies
    8
    Views
    906

    passing char*

    what up everyone,

    Im having issues with passing char* to functions. I know the difference between pass-by-val and pass-by-ref, but Im having trouble here. I re-implemented strcpy naming it...
  17. Thread: words count

    by spacedog
    Replies
    9
    Views
    800

    well usually there is only one space between...

    well usually there is only one space between words in a sentence. Right? Either way it would be trivial to skip white spaces, just change the if() to a while().

    Second when you are trying to come...
  18. Thread: words count

    by spacedog
    Replies
    9
    Views
    800

    I was getting a seg fault. So I fixed a little. ...

    I was getting a seg fault. So I fixed a little.

    The algorithm is generally right, but I would change and add a few things

    first. when you check for a new word using the while(words[i] != 32)...
  19. Replies
    15
    Views
    1,079

    it was the problem... and it fixed it.

    it was the problem... and it fixed it.
  20. Replies
    2
    Views
    761

    hello, ok im going to post code without the...

    hello,

    ok im going to post code without the code tag, because i cant find it.

    ok first there are many subtle problems with your code

    your code below

    first i assume your opening...
  21. Thread: Visual C++

    by spacedog
    Replies
    21
    Views
    1,356

    whats up everyone, I have been getting emailed...

    whats up everyone,

    I have been getting emailed about this post so im going to respond to the first problem... To get this code to run without errors on MSVC++ 6.0 do the following...everything...
  22. Replies
    15
    Views
    1,079

    hello, fishhead that was a pretty good guess,...

    hello,

    fishhead that was a pretty good guess, going on what you said to make poltergiest program work all you have to do is cast atof(s) to a float and everything will work fine. I also have 2.96...
  23. Replies
    1
    Views
    542

    http://justlinux.com/nhf/Programming/Installing_JD...

    http://justlinux.com/nhf/Programming/Installing_JDK.html

    it is perfect for what you want
  24. hello, Im not sure how your using grep, I...

    hello,

    Im not sure how your using grep, I havent used it past locating if a string exists inside a file. If you can please post the code you have so far. I did however write a brute perl script to...
  25. Thread: IP address

    by spacedog
    Replies
    4
    Views
    907

    IP address

    hello,

    on my home network i use a lynksys router as my DHCP server. Normally it assigns the same IP address to each machine, but once in a while it assigns a different one. The problem is in my...
Results 1 to 25 of 99
Page 1 of 4 1 2 3 4