PDA

View Full Version : The Perfect Server - Ubuntu Gutsy Gibbon (Ubuntu 7.10) problem


ymustuknow
18th April 2008, 08:56
Hello everyone,
I am trying to install Ubuntu Gutsy Gibbon (Ubuntu 7.10) and have ran into a snag. I am at step #6 and have run into a problem.

http://www.howtoforge.com/perfect_server_ubuntu7.10

I type in:
"apt-get install vim-full"

and I get this:
Reading package lists.... Done
Building dependency tree
Reading state information.. Done
Package vim-full isn't 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 vim-full has no installation candidate


Any ideas?

falko
20th April 2008, 00:18
What's in /etc/apt/sources.list?

ymustuknow
20th April 2008, 05:21
I logged in and typed in /ect/apt/source.list and also tried ect/apt/source.list and got this both times:

-bash: ect/apt/sources.list:no such file or directory


Can you tell me what steps I would need to do to what I would like to do?
-fileserver
-ftp
-vpn
-printer server
-web hosting


I am also thinking about a STRONG firewall, but am not sure about that quite yet, more worried about the Ubuntu Server install, of course :).

Leszek
20th April 2008, 13:31
I logged in and typed in /ect/apt/source.list and also tried ect/apt/source.list and got this both times:

-bash: ect/apt/sources.list:no such file or directory
It's /etc not /ect
sources.list is a file.You can view it by entering:
more /etc/apt/sources.list

Can you tell me what steps I would need to do to what I would like to do?
-fileserver
-ftp
-vpn
-printer server
-web hosting
There are lots of good howtos here (http://www.howtoforge.com/howtos/linux/ubuntu).I'm sure You will find something appropriate.

ymustuknow
21st April 2008, 04:13
Well, unless sudo need to be before this, it gives the same message:

etc/apt/source.list: No such file or directory.

This is for:

more /etc/apt/sources.list
&
/ect/apt/source.list

???

:)

Leszek
21st April 2008, 10:33
You can see the contents of that file without sudo, but changing something requires You to have appropriate access permissions:
more /etc/apt/sources.list
in my case it contains:

# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main r
estricted
deb-src http://archive.ubuntu.com/ubuntu/ gutsy main restricted #Added by softwa
re-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://pl.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://pl.archive.ubuntu.com/ubuntu/ gutsy restricted main multiverse un
iverse #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://pl.archive.ubuntu.com/ubuntu/ gutsy-updates restricted main multi
verse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner

deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse

deb http://wine.budgetdedicated.com/apt gutsy main

deb http://download.skype.com/linux/repos/debian/ stable non-free
deb http://dl.google.com/linux/deb/ stable non-free

deb http://packages.medibuntu.org/ gutsy free non-free

deb http://mirror2.ubuntulinux.nl/ gutsy-seveas all

Check if it's really there.

ymustuknow
21st April 2008, 11:02
I see that you can view your source list, but I can't, at least by code:
more /etc/apt/source.list

I am very new to this, and know only what the tutorial and what I am told (n00b).

What now?

falko
21st April 2008, 15:43
I see that you can view your source list, but I can't, at least by code:
more /etc/apt/source.list

It's
more /etc/apt/sources.list

ymustuknow
21st April 2008, 15:55
There we go! Yea I see most of that, but I can't see all that on mine (don't want to mess this up) :) It has most of that and then it shows:

--More--34%

Sure looks like it, right down to the "release" # (20071016)

Alright, what is the next thing to do/try? :D

falko
21st April 2008, 16:11
There we go! Yea I see most of that, but I can't see all that on mine (don't want to mess this up) :) It has most of that and then it shows:

--More--34%

Press ENTER to scroll down.

ymustuknow
22nd April 2008, 17:14
Ok now that I know this info, what should I do about installing VIM-full?

falko
22nd April 2008, 18:32
Please run
apt-get update
and then
apt-get install vim-full

ymustuknow
22nd April 2008, 18:43
The update only makes it to 27% and no updates are installed.

Is there a way of downloading the needed updates and manually installing them?

falko
23rd April 2008, 14:48
The update only makes it to 27% and no updates are installed.

What do you mean with that? Is your Internet connection maybe unstable? Have you tried a second time?

ymustuknow
24th April 2008, 01:38
I have tried this a few times (like 5-10 times). I have unplugged my modem, switch, and router, and everything else works great (web pages, Win updates, u+0rr3+, ect).

http://img222.imageshack.us/img222/6937/dsc04287xz7.jpg

Any ideas?

falko
24th April 2008, 17:37
What's in /etc/resolv.conf?

ymustuknow
25th April 2008, 01:13
this is what I got with and without sudo being typed in:
-bach: /etc/resolv.conf:No such file or directory

falko
25th April 2008, 18:15
Try
cat /etc/resolv.conf

ymustuknow
25th April 2008, 22:47
Typing:
cat /etc/resolv.conf
I get this:
nameserver 192.168.1.1

falko
26th April 2008, 15:04
Please edit /etc/resolv.conf and try
nameserver 145.253.2.75
nameserver 62.109.123.7
instead.

ymustuknow
26th April 2008, 17:20
Will try, how do I edit?.

falko
27th April 2008, 20:33
Run
vi /etc/resolv.conf
The usage of vi is described here: http://www.howtoforge.com/faq/12_15_en.html

ymustuknow
27th April 2008, 22:55
I will be on this "process" very soon (I have a project that I started yesterday that will be done shortly). :)