Page 30 of 42 FirstFirst ... 202728293031323340 ... LastLast
Results 291 to 300 of 419

Thread: NaQ's Complete Setup Guide for Linux Seedboxes (Fedora Core/CentOS/Debian/Ubuntu)

  1. #291
    ssjwkim's Avatar Poster
    Join Date
    Feb 2009
    Location
    australia
    Posts
    13
    great, i've never seen before, like that.
    Thank you so much.

  2. Guides and Tutorials   -   #292
    i keep getting error Can't write to control socket. Socket error = #2000 when i try to connect with ftp. i have followed the directions for setting up the firewall and i keep getting the error.

  3. Guides and Tutorials   -   #293
    supermanjack
    Guest

    Question Mark

    apt-get install vncserver wine xterm fluxbox vsftpd firefox vnstat
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package vncserver is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    E: Package vncserver has no installation candidate
    Hi guys it seems i fall over at step three! I can and have installed all programs except vncviewer! Please help pulling my hair out over this!

  4. Guides and Tutorials   -   #294
    my server has 2 750 hdd...is there another guide on how to partition, format, and make /dev/sdb like it is just additonal 750 gb and not a second drive?

  5. Guides and Tutorials   -   #295
    Poster
    Join Date
    Apr 2008
    Location
    Toronto, Canada
    Age
    32
    Posts
    23
    Im having some problems with the HDD space of my box. I have an OVH box (seedhost.eu) that is supposed to come with a 250gb HDD. I'm sharing with one person and we've dl'ed over 500gb. To delete the stuff we no longer need, we've either used winscp and just deleted like that or used utorrent to remove torrent and data. However, I've encountered a Disk full error, although only 120gb is being used combined presently. I had a torrent with 2.5gb left to dl that gave me the error, so i removed and deleted via utorrent a 6gb torrent. I then resumed the torrent, but 10 seconds later, i get the Error: Disk full msg as the torrents status. Can anyone help me out here? BTW, I'm using Debian Etch and I'm a complete linux noob.

  6. Guides and Tutorials   -   #296
    walkman79's Avatar Poster BT Rep: +2
    Join Date
    Nov 2007
    Location
    Peru
    Age
    45
    Posts
    180
    Quote Originally Posted by twoscoops View Post
    Im having some problems with the HDD space of my box. I have an OVH box (seedhost.eu) that is supposed to come with a 250gb HDD. I'm sharing with one person and we've dl'ed over 500gb. To delete the stuff we no longer need, we've either used winscp and just deleted like that or used utorrent to remove torrent and data. However, I've encountered a Disk full error, although only 120gb is being used combined presently. I had a torrent with 2.5gb left to dl that gave me the error, so i removed and deleted via utorrent a 6gb torrent. I then resumed the torrent, but 10 seconds later, i get the Error: Disk full msg as the torrents status. Can anyone help me out here? BTW, I'm using Debian Etch and I'm a complete linux noob.
    type in a terminal:
    Code:
    $ df -h
    and you will se the available space. If the available space is much lesser than you expected you will have to clean the trash folders:

    Code:
    $ sudo rm -rf /home/<username>/.local/share/Trash/files
    $ sudo rm -rf /home/<username>/.local/share/Trash/info
    Also check the advanced settings of utorrent:
    gui.delete_to_trash must be set to false.
    Last edited by walkman79; 02-28-2009 at 11:46 PM.

  7. Guides and Tutorials   -   #297
    maybe someone can help me here:
    i installed everything as the tuturial says, firefox and the other programs
    but after i finished, i could start a ssh session,when i tried to connect and run command line it says that the server doesnt support the terminal
    and i tried all the 3 terminals.
    if someone can help me with that it will be great
    thanks in advance1

  8. Guides and Tutorials   -   #298
    walkman79's Avatar Poster BT Rep: +2
    Join Date
    Nov 2007
    Location
    Peru
    Age
    45
    Posts
    180
    Which 3 terminals are you referring to?

    Sorry but I don't understand. you are referring to the terminal emulator (ssh client)?

    I use putty as most people do:
    http://www.chiark.greenend.org.uk/~s.../download.html

  9. Guides and Tutorials   -   #299
    yeah the ssh
    i used putty also
    it gives me this error in putty:
    server refused to allocate pty

  10. Guides and Tutorials   -   #300
    walkman79's Avatar Poster BT Rep: +2
    Join Date
    Nov 2007
    Location
    Peru
    Age
    45
    Posts
    180
    Quote Originally Posted by gunitsouth View Post
    yeah the ssh
    i used putty also
    it gives me this error in putty:
    server refused to allocate pty

    Hmmm, if you can't run any command there is nothing you can do. Try restarting the server from your manager, if that doesn't work submit a support ticket and wait for a reply.

    Edit: I have found this http://www.tektonic.net/forum/showthread.php?t=1296
    but try restarting first as I said
    Last edited by walkman79; 03-01-2009 at 02:32 AM.

Page 30 of 42 FirstFirst ... 202728293031323340 ... 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
  •