Search:

Type: Posts; User: aytacd; Keyword(s):

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    27,453

    Re: HowTo: ProFTPD Behind NAT

    I'm also trying to make a ftp server

    My modem is Zyxel P-661HW-D1
    i used proftpd and try to set up the conf file.
    i've added
    PassivePorts 60000 60100

    MasqueradeAddress 85.103.159.187...
  2. Replies
    12
    Views
    17,969

    Re: for / foreach loop in tcsh?

    go and ask someone personally!
  3. Replies
    12
    Views
    17,969

    Re: for / foreach loop in tcsh?

    if you want to help you could easily copy the link to this thread but you still prefer not to.
    I solve my problems finally.
    Can somebody lock this Thread!
  4. Replies
    12
    Views
    17,969

    Re: for / foreach loop in tcsh?

    i tried several ways to make this algorithm work. But couldn't find a working solution, including your "manual page". So i'm trying to use this forum for help. But all you doing is: critisim. I don't...
  5. Replies
    12
    Views
    17,969

    Re: for / foreach loop in tcsh?

    meaning?

    i need a solution and i cannot find anything sufficient?
    Can you guide me to somewhere a link or a command line?
  6. Replies
    12
    Views
    17,969

    for / foreach loop in tcsh?

    Hello to all,

    I have a for loop for accesing files in a folder, convert them into another format (.mgz) and save them into another folder.

    So here are the algorithmic steps:

    Read a list of...
  7. Replies
    14
    Views
    1,500

    Re: How can I get input from terminal?

    I'm totally lost. Tried the last one but still getting bracket error's can someone explain the algorithm to me in a easy way maybe i can modify the code?
    By the way one of my friends send me...
  8. Replies
    14
    Views
    1,500

    Re: How can I get input from terminal?

    When I try the command you said,

    meltem-laptop:~> echo $BASH_VERSION
    BASH_VERSION: Undefined variable.

    this message appeared.

    I confused about that. Ithink it will be more understandable...
  9. Replies
    14
    Views
    1,500

    Re: How can I get input from terminal?

    Actually I'm using bash, but when I run the algorithm which you had written before, error message appear.. :(
  10. Replies
    3
    Views
    1,931

    Re: open read/write access via terminal

    thank you so much.. :)))
  11. Replies
    3
    Views
    1,931

    open read/write access via terminal

    Hi,

    I've been trying to give read/write access to all users for a certain folder via terminal. Is there a function or a script that I can use?

    Thank you for your help...
  12. Replies
    14
    Views
    1,500

    Re: How can I get input from terminal?

    I tried that algorithm, but terminal gave

    " Badly placed ()'s. " error. I couldn't solve this problem, any ideas?
  13. Re: Creating a GUI for the commands that i enter to terminal

    ok here is what i did:

    i have created scripts (.sh) for each command that i have run in terminal. For that i need to add setenv and source codes to each scripts.

    Than i call each script from...
  14. Replies
    14
    Views
    1,500

    How can I get input from terminal?

    hi,

    I'm new to ubuntu, I have a freesurfer command which I run in terminal as bellow.

    mkanalysis-sess.new -a rtopy -TR 2 -designtype retinotopy -paradigm rtopy.par -funcstem fmcsm5 -ncycles 16...
  15. [ubuntu] Re: Samba - Mask to allow everyone read write access

    Hi,

    I've been trying to give read/write access to all users for a certain folder via terminal. Is there a function or a script that I can use?

    Thank you for your help...
  16. Re: Creating a GUI for the commands that i enter to terminal

    Thanks for your advices. What about writing each function in a script, save them seperately and call them from MATLAB?
    I don't have much programming experience, and much time so matlab or a tool...
  17. Creating a GUI for the commands that i enter to terminal

    Hello everyone,

    I'm using a program called freesurfer. I enter several functions through the terminal and get the results.
    such as when i write "tksurfer SUBJ1 lh inflated" a brain image open...
Results 1 to 17 of 18