Your Ad Here Your Ad Here
Arcade NZBs WTO Guides Forums Home
Welcome to FileSharing Talk.  ( Register | Log in )
SuperNews Special   SeedPlace Special

   

Reply
 
Thread Tools
naq
  #31 Old 03-09-2008, 04:36 AM
Bunny Hopper
 
Join Date: May 2007
Posts: 176
BT Rep: +18
usa
It's robbery if they are gonna give you the 2GB freebie too.

Little update:
- Spent some time going over the guide. Lots of grammar, spelling, and sentence adjustments were done.

- Tested the truecrypt FAT volume, no difference really... My current server's hardware is horrible though, might be the main problem:

Pentium4 1.5Ghz
512 MB RAM
40 GB IDE HD.

Looks like I'll write the truecrypt guide, since the performance reported by dieudesorcs seems OK, as well as from how it works great on my laptop. Much appreciated for your efforts in this.

I'm getting this server next week, will test Truecrypt on it:

- AMD Athlon 64 X2
- 4 GB DDR 2 RAM
- 2 x 400 GB SATA II HDD
- 1gb uplink
- traffic limit 5TB
- 5 IPs

Quite a beast.

Last edited by naq; 03-09-2008 at 03:01 PM..
Reply With Quote naq is offline  
Click to Register Registering will remove these ads.
Click to Register
Sponsored Links

Your Ad Here Giganews Newsgroups Your Ad Here

Your Ad Here Unlimited Usenet
Your Ad Here

Your Ad Here RapidPeer.com Managed Seedbox Services Your Ad Here
h3artbeat
  Guides and Tutorials   -   #32 Old 03-09-2008, 05:26 AM
Member
 
Join Date: Aug 2007
Posts: 4
Thanks for the guide. it'll come in helpful
Reply With Quote h3artbeat is offline  
SgtMajor
  Guides and Tutorials   -   #33 Old 03-09-2008, 06:52 AM
 
SgtMajor's Avatar
Shut up u Lovely Boi
 
Join Date: Feb 2004
Posts: 5,086
On the options when ordering it said free 1gb or 2gb, I choose 2 of course

1 min later, the email:

"We confirm the receipt of your payment
corresponding to order no. 3745352

Your order no. 3745352 is processed."

Which was nice of them

And you have been PMd over the server, if happy, amend your message to prevent more PMs arriving.
__________________
Yes Sir, I'm Right On It!!
Reply With Quote SgtMajor is offline  
Actatoi
  Guides and Tutorials   -   #34 Old 03-09-2008, 12:28 PM
 
Actatoi's Avatar
2+2 is 5 if I say so
 
Join Date: Aug 2007
Age: 19
Posts: 573
sweden
Hey

I downloaded 1 gig big file from the ftp yesterday without any problem, then put on a 11gb big pack for download, everything were going fine. Then I went to bed and woke up to a error,

] Syntax error: command unrecognized. Failed to establish data socket.

This happened when 98% of the pack were done, and windows firewall also had popped up with that it had blocked "ftp engine" or similiar, I clicked unblock but it won't work. Also tried changing some pasv, port options but it won't work.

Anyone know what I can do to fix this?
__________________
What an ordinary day, the extraordinary way.


Reply With Quote Actatoi is offline  
naq
  Guides and Tutorials   -   #35 Old 03-09-2008, 03:08 PM
Bunny Hopper
 
Join Date: May 2007
Posts: 176
BT Rep: +18
usa
Not sure what went wrong. FTP supports resume, so just restart the failed transfers?
"failed to establish data socket" most likely meant something went wrong with the ftp server. Can you login to your server with FTP? Maybe you need to restart it?
Reply With Quote naq is offline  
TCU
  Guides and Tutorials   -   #36 Old 03-13-2008, 10:30 PM
Member
 
Join Date: Mar 2008
Posts: 3
Hi.

First of all, great topic, kudos to you, naq!

Second of all, I had some trouble with VNC viewer. Get this error message: failed to connect: Connection refused (10061). This is my errorlog:

[yomo@xx-xxx-xx-xxx ~]$ cat .vnc/xx-xxx-xx-xxx:1.log
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
_XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix) failed, errno = 2
_XSERVTransMakeAllCOTSServerListeners: failed to create listener for local

Xvnc version 4.0 - built Jan 17 2007 14:52:53
Underlying X server release 60801000, The X.Org Foundation


Thu Mar 13 23:04:44 2008
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5901
vncext: Listening for HTTP connections on port 5801
vncext: created VNC server for screen 0
error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from li st!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from li st!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!
_X11TransSocketINETConnect() can't get address for xx-xxx-xx-xxx: Name or s ervice not known
Error: Couldn't connect to XServer

-Thanks
Reply With Quote TCU is offline  
naq
  Guides and Tutorials   -   #37 Old 03-13-2008, 11:40 PM
Bunny Hopper
 
Join Date: May 2007
Posts: 176
BT Rep: +18
usa
Hey TCU,

I think the problem has to do with _X11TransSocketINETConnect(), you edited the hostname/ip from that line to "xx" right? I'm assuming "xx-xxx...." is your hostname, and _X11TransSocketINETConnect() can't connect is because your hostname isn't listed in /etc/hosts. So make sure the hosts file has it, type in Putty as root:
# nano /etc/hosts

Make sure the file has:
127.0.0.1 localhost
your.ip your.hostname

Edit: Then kill the vncserver, and start it again.
Reply With Quote naq is offline  
kloot
  Guides and Tutorials   -   #38 Old 03-19-2008, 04:46 PM
 
kloot's Avatar
Poster
 
Join Date: Dec 2007
Location: Ireland
Age: 23
Posts: 122
BT Rep: +11
ireland
excellent tutorial naq!! I have my server already set up for months, but toing around with it now....going to install fluxbox/vnc
Reply With Quote kloot is offline  
kraudlem
  Guides and Tutorials   -   #39 Old 03-20-2008, 11:51 AM
Member
 
Join Date: Feb 2008
Posts: 7
Thank you very much naq. I've been following the tutorial word for word till now, but I'm stuck at number 7. The server always tells me(when I try to put in the openssl command): -bash: openssl: command not found
I have a kimsufi with debian. Can someone tell me what I do wrong?

Edit: Just instelled openssl and it worked-_- Sometimes I am really stupendemous

Last edited by kraudlem; 03-20-2008 at 01:08 PM..
Reply With Quote kraudlem is offline  
naq
  Guides and Tutorials   -   #40 Old 03-20-2008, 03:03 PM
Bunny Hopper
 
Join Date: May 2007
Posts: 176
BT Rep: +18
usa
Good that you figured it out. I'll add a note to the guide. You can't anticipate all the little details like no openssl and incorrect hosts file.
Reply With Quote naq is offline  

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Your Ad Here Great Deals At NewEgg.com Your Ad Here

The time now is 05:25 AM

Page Generation Time0.09sec    Query Count9 queries Talkgold - Sexy Pictures - Money E-Books - Onlive Forum - Wallpapers for Zunes
Contact Us - FileSharing Talk - Archive - Disclaimer - Top

Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
FileSharingTalk.com - All Rights Reserved