Search:

Type: Posts; User: Rahulds

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,505

    Problem creating tmp file in /var/tmp

    In my application for iam creating tmp file in /var/tmp.
    Now if the length of file is 5 to 10 char then it creates the tmp file, if length is more then say 15 to 20 char iam not able to do so. Any...
  2. Thread: NFS Mount

    by Rahulds
    Replies
    1
    Views
    2,317

    NFS Mount

    Hi,
    Iam using NFS Mount to use a single directory on a drive across my network to be shared by other users.
    Can someone provide me advantages and disadvantages for using NFS mount for my...
  3. Replies
    2
    Views
    3,193

    Using ssh in C code

    Hi,
    Iam writing a C program, which should use "ssh" to login to another computer execute some steps and logout and come back to my own computer.

    if I use system command eg system ("ssh IP");
    iam...
  4. Replies
    1
    Views
    2,273

    Programming C on Linux

    Hi,
    Iam writing a C program, which should use "ssh" to login to another computer execute some steps and logout and come back to my own computer.

    if I use system command eg system ("ssh IP");
    iam...
Results 1 to 4 of 4