PDA

View Full Version : Seedbox Help



petethemanc
01-23-2008, 08:03 PM
Ok so i got a server from layeredtech thinking it was windows based, but was actually linux. Now im having real problems setting this up. I have putty logged into my server and went to dl utorrent to my server but it was a dead link and had the 404 error. Im a total noob to this and have googled till my eyes bled. If anybody can help me step by step id be cery very grateful.

weenden
01-23-2008, 09:30 PM
have u looked into the tutourial section also what type linux is it maybe i can help a little

also if you can go log onto your terminal you can upload utorrent from there from your comp or do the same with winscp and put it in the folder there

petethemanc
01-23-2008, 10:18 PM
Firstly, thank you for your reply, i will check now for which linux, i did try checking tuts but they were for leaseware and mine was from layeredtech.
Here is the info

TGL-VPS-GOLD LAYER-JAN10 @ 49.0 + setup: 0.0
Package Type: Virtual Private Server - Gold Layer
CPU Allocation - Gold Layer: 40% of the Nodes CPU Resources - Gold Layer
Highly Redundant Storage Space: 80GB Storage Space
Memory Allocation: 512MB Memory Allocation
Operating System - TGL: CentOS 4.x
Control Panel - Available Only w/ CentOS: None
IP Addresses - TGL: 4 IPs
Tier 1 Bandwidth per Node: 2000GB
Safety Net per Node: None

weenden
01-23-2008, 10:22 PM
try to use buggymes tut to see if it can help first some have used them for other servers

follow instructions as if it was your server it cant hurt i found this it may help KDE Packaging Project
This project intends to promote the use of KDE and KDE-based applications on/for Fedora™ Core and Red Hat® Enterprise Linux® (1) through the creation and distribution of unofficial core and 3rd-party KDE RPM packages.
This project is not sponsored or endorsed by either Red Hat® or the Fedora™ Project

--------------------------------------------------------------------------------
RPM Repositories
We have several RPM repositories dedicated to KDE:
stable:
The stable repository contains the latest core (KDE 3.5.5) and addon packages, which have undergone a reasonable amount of testing and found to be reliable.
testing :
The testing repository contains packages that are currently under development. These are what most kde-redhat developers use day-to-day. You're a little on the edge with these, but you usually get the absolute latest versions of most (stable) KDE software.
unstable:
The unstable repository contains bleeding edge, untested, sometimes pre-release, or alpha-quality software. You've been warned. (-:
Please note that on Fedora™ Core, kde-redhat packages depend on 2 external repositories: Fedora™ Extras and rpm.livna.org.
GPG key/signed packages
All kde-redhat RPMS have been gpg signed. To allow rpm to check this signature on installing any packages, you'll need to download and install gpg-pubkey-ff6382fa-3e1ab2ca
apt and auto-import of gpg keys
Most apt packages will auto-import keys placed into /etc/apt/gpg/, so
( cd /etc/apt/gpg; wget http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca)
Manually importing gpg key
For rpm-4.1 and newer:
rpm --import http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
For older rpm releases :
# (as root)
wget http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
gpg --import gpg-pubkey-ff6382fa-3e1ab2ca
yum
Download
Fedora Core: kde.repo
RedHat Enterprise (and compatibles: CentOS, Scientific Linux, etc...) kde.repo
and drop it in /etc/yum.repos.d/
Note to x86_64 users: You may have to enable both x86_64 and i386 repos.
To install, a simple
yum install qt kdelibs kdebase
yum update
ought to fetch and install the packages for you.
To keep up to date, you can periodically run
yum update
on your system as well.
apt
To use the kde-redhat repositories with apt, download kde-redhat.list, substituting all occurances of RELEASE in that file corresponding to your version of Fedora Core or Red Hat (Enterprise) Linux (1), and install to /etc/apt/sources.list.d/.
### Mirrors to substitute for http://apt.kde-redhat.org/apt/
#ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/
#ftp://apt.no.kde-redhat.org/pub/apt/
#ftp://apt.uk.kde-redhat.org/pub/apt/
#http://apt.uk.kde-redhat.org/apt/
#ftp://apt.cl.kde-redhat.org/pub/Linux/kde3.1/
## .fi domains only
#http://apt.fi.kde-redhat.org/apt/
## kde-redhat repository(s):
# Possible values to subtitute for RELEASE include:
# redhat/7.3/i386
# redhat/9/i386
# redhat/el3/i386
# redhat/el4/i386
# fedora/3/i386
# fedora/3/x86_64
# fedora/4/i386
# fedora/4/x86_64
# fedora/5/i386
# fedora/5/x86_64
# feodra/6/i386
rpm http://apt.kde-redhat.org/apt/kde-redhat RELEASE stable
rpm http://apt.kde-redhat.org/apt/kde-redhat all stable

To install, a simple
apt-get update
apt-get install qt arts kdelibs kdebase
apt-get dist-upgrade
ought to fetch and install the packages for you.
To keep up to date, you can periodically run
apt-get update; apt-get upgrade
on your system as well.
mirrors
Thank you to those who have already graciously responded to our need for mirrors. Current mirrors of the primary repository hosted at:
http://apt.kde-redhat.org/apt/
are:
ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/ (courtesy of ftp.mn-linux.org (ftp://ftp.mn-linux.org))
ftp://apt.no.kde-redhat.org/pub/apt/ (courtesy of ftp.linuxlabs.no (ftp://ftp.linuxlabs.no))
ftp://apt.uk.kde-redhat.org/pub/apt/ (courtesy of star.pst.qub.ac.uk)
http://apt.uk.kde-redhat.org/apt/ (courtesy of star.pst.qub.ac.uk)
http://apt.fi.kde-redhat.org/apt/ (courtesy of www.linux.ncp.fi (http://www.linux.ncp.fi), for .fi domains only)
ftp://apt.cl.kde-redhat.org/pub/Linux/kde3.1/ (courtesy of ftp.inf.utfsm.cl (ftp://ftp.inf.utfsm.cl))

petethemanc
01-23-2008, 10:33 PM
Thank you, i will give these a try when i finish work tomorrow, and hopefully get it right. If i need any help is it ok to ask?

weenden
01-23-2008, 10:37 PM
sure if i can also fibre is a genuis at linux im a tryer at it with some success hope all goes well

petethemanc
01-23-2008, 10:39 PM
Appreciated, thank you.