tsuehpsyde
17th July 2005, 01:19 AM
Here's the setup.
I got myself a rented dedicated server for running a gaming server on, as well as an FTP for some business stuff. Basically, I have a few problems. One, screen is nowhere to be found. If I run yum install screen, I get this:
[root@localhost tsuehpsyde]# yum install screen
Repository updates-released already added, not adding again
Repository base already added, not adding again
Setting up Install Process
Setting up Repos
base 100% |=========================| 951 B 00:00
updates-released 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
base : ################################################## 898/898
updates-re: ################################################## 898/898
Parsing package install arguments
No Match for argument: screen
Nothing to do
[root@localhost tsuehpsyde]#
I find it hard to believe screen isn't installable? So I tried compiling the actual .tar.gz, but there's no compiler installed. :/ How do I go about installed GCC? It said I needed kernel-headers, but when I did yum install kernel-headers, it had nothing.
And lastly, how do I install VSFTPd, as yum doesn't seem to have that either? I'm used to using Gentoo so I'm used to portage, but it seems yum isn't as robust as portage....also, any tips or hints about the OS would be appriciated.
I got myself a rented dedicated server for running a gaming server on, as well as an FTP for some business stuff. Basically, I have a few problems. One, screen is nowhere to be found. If I run yum install screen, I get this:
[root@localhost tsuehpsyde]# yum install screen
Repository updates-released already added, not adding again
Repository base already added, not adding again
Setting up Install Process
Setting up Repos
base 100% |=========================| 951 B 00:00
updates-released 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
base : ################################################## 898/898
updates-re: ################################################## 898/898
Parsing package install arguments
No Match for argument: screen
Nothing to do
[root@localhost tsuehpsyde]#
I find it hard to believe screen isn't installable? So I tried compiling the actual .tar.gz, but there's no compiler installed. :/ How do I go about installed GCC? It said I needed kernel-headers, but when I did yum install kernel-headers, it had nothing.
And lastly, how do I install VSFTPd, as yum doesn't seem to have that either? I'm used to using Gentoo so I'm used to portage, but it seems yum isn't as robust as portage....also, any tips or hints about the OS would be appriciated.