Page 9 of 21 FirstFirst ... 678910111219 ... LastLast
Results 81 to 90 of 208

Thread: OVH Seedbox & Fedora

  1. #81
    jam0980tr's Avatar jam cakes mmm Lovely
    Join Date
    Jun 2007
    Location
    far away some paradise!!!
    Posts
    843
    guys need your help on this boxs now Seedbox Gentoo

    What kind of set up will you go for torrenting and ftp
    Down-Speed Up-Speed
    Proud 2 Be a Member Of 0sec Tmp3







  2. BitTorrent   -   #82
    Bunny Hopper BT Rep: +18BT Rep +18BT Rep +18BT Rep +18
    Join Date
    May 2007
    Posts
    177
    I'd recommend utorrent &vsftpd. Gentoo is very good, but not ideal for a server. Because the package management (called emerge) is based on compiling the source codes which takes time. You need to learn emerge... gentoo.org has very good documentation.

  3. BitTorrent   -   #83
    SgtMajor's Avatar Shut up u Lovely Boi BT Rep: +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100BT Rep +100
    Join Date
    Feb 2004
    Posts
    4,968
    vsftpd does perfect for me, I use WSFTP_Pro as my Win Client on my home PC, increase the connections to 12, and it maxes out my 20MB+ home line, perfect.

    Utorrent & Webui work ok from POV as well.

    By all means not an expert, just passing on what works for me
    Yes Sir, I'm Right On It!!

  4. BitTorrent   -   #84
    Poster BT Rep: +23BT Rep +23BT Rep +23BT Rep +23BT Rep +23
    Join Date
    Apr 2007
    Posts
    564
    Damn, they gave it to the noobs who cant even setup it.
    j/k, imho its not a win to emulate windows with only 256ram - i had timeouts every second hour in webui.

    i'd go for rtorrent instead, but i wouldnt complain to, its freebie :>
    1

  5. BitTorrent   -   #85
    jam0980tr's Avatar jam cakes mmm Lovely
    Join Date
    Jun 2007
    Location
    far away some paradise!!!
    Posts
    843
    thanks i'll pass the info on to my mate who got Gentoo Seedbox
    Down-Speed Up-Speed
    Proud 2 Be a Member Of 0sec Tmp3







  6. BitTorrent   -   #86
    fatcat69's Avatar Poster BT Rep: +25BT Rep +25BT Rep +25BT Rep +25BT Rep +25
    Join Date
    Oct 2007
    Location
    spamming ur mom and sis.
    Age
    38
    Posts
    1,686
    Quote Originally Posted by naq View Post
    Quote Originally Posted by fatcat69 View Post
    K I did the edit of the file to fluxbox, restarted it, yet still cant change window sizes.

    Is there special commands to use or what?

    There are no commands... When you restarted vncserver, do you see the taskbar on the bottom in vncviewer? If not, either fluxbox wasn't installed or you didn't properly edit the xstartup file.
    K definitely no taskbar, Ill play around and see though.

  7. BitTorrent   -   #87
    NekohDot's Avatar "Designer/Producer" BT Rep: +1
    Join Date
    Dec 2007
    Location
    London, UK
    Posts
    153
    What does time outs mean ?

    Because i've had 2 in the last 15 hours or so and when it does time out the speeds drop a bit and when i reload there back up again ?

  8. BitTorrent   -   #88
    fatcat69's Avatar Poster BT Rep: +25BT Rep +25BT Rep +25BT Rep +25BT Rep +25
    Join Date
    Oct 2007
    Location
    spamming ur mom and sis.
    Age
    38
    Posts
    1,686
    Quote Originally Posted by naq View Post
    Quote Originally Posted by fatcat69 View Post
    K I did the edit of the file to fluxbox, restarted it, yet still cant change window sizes.

    Is there special commands to use or what?

    There are no commands... When you restarted vncserver, do you see the taskbar on the bottom in vncviewer? If not, either fluxbox wasn't installed or you didn't properly edit the xstartup file.
    Ok so still getting no where, installed fluxbox as you said

    "yum install fluxbox"

    it went for a little bit and then displayed this:

    "Finished
    Parsing package install arguments
    Nothing to do"

    then brought me back the command line. So then I typed:
    "nano ~/.vnc/xstartup"
    and deleted everything and then type:
    "fluxbox"
    wrote it, and then exited nano, and typed this in the command line
    "service vncserver restart"

    it brings up

    "Shutting down VNC server: [OK]
    Starting VNC server: no displays configured [OK]"

    Then I start up vnc viewer on my personal computer...log in

    it just brings up the terminal and utorrent

    I searched for about 2 hours before posting here to see what I did wrong...but I have no clue lol.

  9. BitTorrent   -   #89
    Bunny Hopper BT Rep: +18BT Rep +18BT Rep +18BT Rep +18
    Join Date
    May 2007
    Posts
    177
    vncserver isn't running as a service. Here is how to restart it:

    exit utorrent
    type in putty:

    vncserver -kill :1
    vncserver :1

    Once you login again, right click on the desktop for the fluxbox menu to start xterm.

  10. BitTorrent   -   #90
    fatcat69's Avatar Poster BT Rep: +25BT Rep +25BT Rep +25BT Rep +25BT Rep +25
    Join Date
    Oct 2007
    Location
    spamming ur mom and sis.
    Age
    38
    Posts
    1,686
    Quote Originally Posted by naq View Post
    vncserver isn't running as a service. Here is how to restart it:

    exit utorrent
    type in putty:

    vncserver -kill :1
    vncserver :1

    Once you login again, right click on the desktop for the fluxbox menu to start xterm.
    I knew it was something simple.

    Works great now...time to play with the toy

    Ok, now Im setting up my vsftp...I put ssl, generated certificate..etc etc.

    Added this to my vsftpd.conf file:

    ssl_enable=YES
    allow_anon_ssl=NO
    force_local_data_ssl=NO
    force_local_logins_ssl=NO
    ssl_tlsv1=YES
    ssl_sslv2=NO
    ssl_sslv3=NO
    rsa_cert_file=/etc/vsftpd/vsftpd.pem
    listen_port=XXXX

    I made the user groups and everything is set up right per the tutorials:
    http://www.linuxhomenetworking.com/w...P_Server_Setup

    When I connect, everything exchanges fine...but after user pass is sent..i get this:
    ------------------------------------------------------

    *** CuteFTP 8.1 - build Nov 12 2007 ***

    STATUS:> [2/26/2008 9:45:54 PM] Getting listing ""...
    STATUS:> [2/26/2008 9:45:54 PM] Connecting to FTP server...
    STATUS:> [2/26/2008 9:45:54 PM] Socket connected. Waiting for welcome message...
    [2/26/2008 9:45:55 PM] 220 (vsFTPd 2.0.5)
    STATUS:> [2/26/2008 9:45:55 PM] Connected. Authenticating...
    COMMAND:> [2/26/2008 9:45:55 PM] AUTH TLS
    [2/26/2008 9:45:55 PM] 234 Proceed with negotiation.
    STATUS:> [2/26/2008 9:45:55 PM] Establishing SSL session...
    STATUS:> [2/26/2008 9:45:55 PM] Initializing SSL module.
    STATUS:> [2/26/2008 9:45:55 PM] Connected. Exchanging encryption keys...
    Session Cipher: None
    STATUS:> [2/26/2008 9:45:57 PM] SSL Connect time: 1466 ms.
    STATUS:> [2/26/2008 9:45:57 PM] SSL encrypted session established.
    COMMAND:> [2/26/2008 9:45:57 PM] PBSZ 0
    [2/26/2008 9:45:57 PM] 200 PBSZ set to 0.
    COMMAND:> [2/26/2008 9:45:57 PM] USER test
    [2/26/2008 9:45:57 PM] 331 Please specify the password.
    COMMAND:> [2/26/2008 9:45:57 PM] PASS *****
    ERROR:> [2/26/2008 9:45:59 PM] Can't read from control socket. Socket error = #0.

    ----------------------------------------------

    any ideas guys?
    Last edited by fatcat69; 02-27-2008 at 03:04 AM. Reason: Automerged Doublepost

Page 9 of 21 FirstFirst ... 678910111219 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •