Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Jan 24, 2011 12:08 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
Hi.

I am a bit stuck, and was hoping that someone could help. But why talk in English when code is better?

Quote:
#######:/tmp# dpkg -i webmin-current.deb
Selecting previously deselected package webmin.
(Reading database ... 13235 files and directories currently installed.)
Unpacking webmin (from webmin-current.deb) ...
dpkg: dependency problems prevent configuration of webmin:
webmin depends on apt-show-versions; however:
Package apt-show-versions is not installed.
dpkg: error processing webmin (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
webmin
#######/tmp# dpkg -i apt-show-versions


I need the apt-how-versions package, is that correct?

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Mon Jan 24, 2011 12:35 pm 
Offline
Senior Member
User avatar

Joined: Fri Dec 11, 2009 7:09 pm
Posts: 168
That is correct, but just issuing the command :
apt-get -f install
should install any missing stuff you need.

_________________
--
Chris Bryant


Top
   
 Post subject:
PostPosted: Mon Jan 24, 2011 1:12 pm 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
apt-get install apt-show-versions

will install the missing package. then try the dpkg -i webmin-current.deb file.

however, is the web-current a different version from what's in the repository? ie, is there a reason you're not using debian or ubuntu's version of webmin and using one you downloaded?


Top
   
 Post subject:
PostPosted: Mon Jan 24, 2011 2:12 pm 
Offline
Senior Member
User avatar

Joined: Fri Dec 11, 2009 7:09 pm
Posts: 168
I don't believe it is in the Debian repository. I've always had to install from webmin site.

_________________
--

Chris Bryant


Top
   
 Post subject:
PostPosted: Mon Jan 24, 2011 4:45 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
Seems like that has worked Bryan..

Great job - thanks

Thanks also glg. I just never got to your method though.

although.......I am just off to work, so don't have time to figure this out. Again any pointers would be great

(stars = my hostname)

Setting up webmin (1.530) ...
Webmin install complete. You can now login to https://**********:10000/
as root with your root password, or as any user who can use sudo
to run commands as root.
*********:~#


when I try and go to the https://---:10000/ URL it does not connect.

Obviously there is another stage in the process I am missing.

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Mon Jan 24, 2011 5:01 pm 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
do you have a firewall running that would be blocking 10000?


Top
   
 Post subject:
PostPosted: Mon Jan 24, 2011 5:10 pm 
Offline
Senior Member
User avatar

Joined: Fri Dec 11, 2009 7:09 pm
Posts: 168
Not only a firewall, but you will also get a bad certificate warning when connecting, as it uses a self signed cert. Depending on your browser settings, that might keep you from connecting.

_________________
--

Chris Bryant


Top
   
 Post subject:
PostPosted: Mon Jan 24, 2011 5:50 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
And you have a DNS entry for the Host you're trying to connect to?

Try by the IP:Portnumber and see what happens.

Also try the non-secure connection (i.e. http://) and see what happens.


Top
   
 Post subject:
PostPosted: Mon Jan 24, 2011 5:58 pm 
Offline
Senior Member

Joined: Wed Oct 20, 2010 12:11 pm
Posts: 142
Webmin will state for you to connect to https://<hostname>:10000, so for me it was https://derfdev:10000. Obviously this won't work.

Just use the IP address instead.


Top
   
 Post subject:
PostPosted: Wed Jan 26, 2011 11:28 am 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
thanks everyone for your support. I have been unable to do anything these last 2 days, owing to life, but I am back on it. Cheers

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Fri Jan 28, 2011 2:40 pm 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
None of the things which everyone has suggested seem to work.

Re the DNS entry, when I put in my ip address on its own, with my PC firewall turned off

***.**.***.**

I get this message:


Unable to connect:


Firefox can't establish a connection to the server at ***.**.***.**


* The site could be temporarily unavailable or too busy. Try again in a few
moments.

* If you are unable to load any pages, check your computer's network
connection.

* If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.



Maybe I need to reconfigure my Linode Firewall, and allow my unique port?

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Fri Jan 28, 2011 3:06 pm 
Offline
Senior Member

Joined: Wed Oct 20, 2010 12:11 pm
Posts: 142
You nailed it. Either allow all access to $webminPortNum or pinhole your IP.


Top
   
 Post subject:
PostPosted: Sun Feb 06, 2011 3:45 am 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
Hi Derfy, VonSkippy, Bryan and Glg

I was working through this with a friend, but he is on holiday, and I'm stuck still.

I can't seem to get past this block....


LINODE INSTALL:

1) REBUILD AND BOOT


THEN

marcus@marcus-desktop:~$ ssh root@178.79.144.13
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
67:a1:ce:2a:55:18:e1:c7:ef:d5:78:f8:df:3a:35:3f.
Please contact your system administrator.
Add correct host key in /home/marcus/.ssh/known_hosts to get rid of this message.
Offending key in /home/marcus/.ssh/known_hosts:1
RSA host key for 178.79.144.13 has changed and you have requested strict checking.
Host key verification failed.
marcus@marcus-desktop:~$ rm /home/marcus/.ssh/known_hosts
marcus@marcus-desktop:~$
marcus@marcus-desktop:~$ rm /home/marcus/.ssh/known_hosts
rm: cannot remove `/home/marcus/.ssh/known_hosts': No such file or directory
marcus@marcus-desktop:~$ apt-get update
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
marcus@marcus-desktop:~$ apt-get upgrade –show-upgraded


CLOSE AND RESTART TERMINAL

ran these commands:

apt-get update
apt-get upgrade --show-upgraded


…...........

text missing from terminal..............

manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
Setting up dpkg (1.14.31) ...
(Reading database ... 12363 files and directories currently installed.)
Preparing to replace perl-modules 5.10.0-19lenny2 (using .../perl-modules_5.10.0-19lenny3_all.deb) ...
Unpacking replacement perl-modules ...
Preparing to replace libc6 2.7-18lenny2 (using .../libc6_2.7-18lenny7_i386.deb) ...
Unpacking replacement libc6 ...
Processing triggers for man-db ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/usr/bin/mandb: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
Setting up libc6 (2.7-18lenny7) ...
(Reading database ... 12363 files and directories currently installed.)
Preparing to replace perl 5.10.0-19lenny2 (using .../perl_5.10.0-19lenny3_i386.deb) ...
Unpacking replacement perl ...
Preparing to replace perl-base 5.10.0-19lenny2 (using .../perl-base_5.10.0-19lenny3_i386.deb) ...
Unpacking replacement perl-base ...
Processing triggers for man-db ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/usr/bin/mandb: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
Setting up perl-base (5.10.0-19lenny3) ...
(Reading database ... 12363 files and directories currently installed.)
Preparing to replace tar 1.20-1 (using .../tar_1.20-1+lenny1_i386.deb) ...
Unpacking replacement tar ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Processing triggers for man-db ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/usr/bin/mandb: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
Setting up tar (1.20-1+lenny1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
(Reading database ... 12363 files and directories currently installed.)
Preparing to replace debian-archive-keyring 2009.01.31 (using .../debian-archive-keyring_2010.08.28~lenny1_all.deb) ...
Unpacking replacement debian-archive-keyring ...
Setting up debian-archive-keyring (2010.08.28~lenny1) ...
gpg: key F42584E6: "Lenny Stable Release Key <debian-release@lists.debian.org>" not changed
gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) <ftpmaster@debian.org>" not changed
gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" not changed
gpg: key B98321F9: public key "Squeeze Stable Release Key <debian-release@lists.debian.org>" imported
gpg: key 473041FA: public key "Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>" imported
gpg: Total number processed: 5
gpg: imported: 2 (RSA: 2)
gpg: unchanged: 3
gpg: no ultimately trusted keys found
(Reading database ... 12363 files and directories currently installed.)
Preparing to replace apt 0.7.20.2+lenny1 (using .../apt_0.7.20.2+lenny2_i386.deb) ...
Unpacking replacement apt ...
Processing triggers for man-db ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/usr/bin/mandb: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
Setting up apt (0.7.20.2+lenny2) ...
gpg: key F42584E6: "Lenny Stable Release Key <debian-release@lists.debian.org>" not changed
gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) <ftpmaster@debian.org>" not changed
gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" not changed
gpg: key B98321F9: "Squeeze Stable Release Key <debian-release@lists.debian.org>" not changed
gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>" not changed
gpg: Total number processed: 5
gpg: unchanged: 5
(Reading database ... 12363 files and directories currently installed.)
Preparing to replace bzip2 1.0.5-1 (using .../bzip2_1.0.5-1+lenny1_i386.deb) ...
Unpacking replacement bzip2 ...
Preparing to replace libbz2-1.0 1.0.5-1 (using .../libbz2-1.0_1.0.5-1+lenny1_i386.deb) ...
Unpacking replacement libbz2-1.0 ...
Processing triggers for man-db ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/usr/bin/mandb: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
Setting up libbz2-1.0 (1.0.5-1+lenny1) ...
(Reading database ... 12363 files and directories currently installed.)
Preparing to replace tzdata 2010a-0lenny1 (using .../tzdata_2010o-0lenny1_all.deb) ...
Unpacking replacement tzdata ...
Setting up tzdata (2010o-0lenny1) ...

Current default timezone: 'Etc/UTC'
Local time is now: Sun Jan 30 15:17:34 UTC 2011.
Universal Time is now: Sun Jan 30 15:17:34 UTC 2011.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

(Reading database ... 12384 files and directories currently installed.)
Preparing to replace apt-utils 0.7.20.2+lenny1 (using .../apt-utils_0.7.20.2+lenny2_i386.deb) ...
Unpacking replacement apt-utils ...
Preparing to replace cpio 2.9-13 (using .../cpio_2.9-13lenny1_i386.deb) ...
Unpacking replacement cpio ...
Preparing to replace iputils-ping 3:20071127-1 (using .../iputils-ping_3%3a20071127-1+lenny1_i386.deb) ...
Unpacking replacement iputils-ping ...
Preparing to replace libssl0.9.8 0.9.8g-15+lenny6 (using .../libssl0.9.8_0.9.8g-15+lenny11_i386.deb) ...
Unpacking replacement libssl0.9.8 ...
Preparing to replace man-db 2.5.2-4 (using .../man-db_2.5.2-5_i386.deb) ...
Unpacking replacement man-db ...
Preparing to replace nano 2.0.7-4 (using .../archives/nano_2.0.7-5_i386.deb) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Unpacking replacement nano ...
Preparing to replace wget 1.11.4-2+lenny1 (using .../wget_1.11.4-2+lenny2_i386.deb) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Unpacking replacement wget ...
Preparing to replace libkrb53 1.6.dfsg.4~beta1-5lenny3 (using .../libkrb53_1.6.dfsg.4~beta1-5lenny6_i386.deb) ...
Unpacking replacement libkrb53 ...
Preparing to replace libldap-2.4-2 2.4.11-1+lenny1 (using .../libldap-2.4-2_2.4.11-1+lenny2_i386.deb) ...
Unpacking replacement libldap-2.4-2 ...
Preparing to replace openssl 0.9.8g-15+lenny6 (using .../openssl_0.9.8g-15+lenny11_i386.deb) ...
Unpacking replacement openssl ...
Preparing to replace python-support 0.8.4lenny1 (using .../python-support_0.8.4lenny2_all.deb) ...
Unpacking replacement python-support ...
Preparing to replace sudo 1.6.9p17-2+lenny1 (using .../sudo_1.6.9p17-3_i386.deb) ...
Unpacking replacement sudo ...
Setting up bzip2 (1.0.5-1+lenny1) ...
Setting up apt-utils (0.7.20.2+lenny2) ...
Setting up cpio (2.9-13lenny1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up iputils-ping (3:20071127-1+lenny1) ...
Setting up libssl0.9.8 (0.9.8g-15+lenny11) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up man-db (2.5.2-5) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Updating database of manual pages ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up nano (2.0.7-5) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up wget (1.11.4-2+lenny2) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up libkrb53 (1.6.dfsg.4~beta1-5lenny6) ...
Setting up libldap-2.4-2 (2.4.11-1+lenny2) ...
Setting up openssl (0.9.8g-15+lenny11) ...
Setting up python-support (0.8.4lenny2) ...
Setting up sudo (1.6.9p17-3) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up perl-modules (5.10.0-19lenny3) ...
Setting up perl (5.10.0-19lenny3) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
li264-13:~#

CLOSE AND RESTART TERMINAL

marcus@marcus-desktop:~$ ssh root@178.79.144.13
root@178.79.144.13's password:
Linux li264-13 2.6.32.16-linode28 #1 SMP Sun Jul 25 21:32:42 UTC 2010 i686

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sun Jan 30 15:16:35 2011 from host81-155-124-188.range81-155.btcentralplus.com
li264-13:~# echo "roger" > /etc/hostname
li264-13:~# hostname -F /etc/hostname
li264-13:~# apt-get install locales
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
locales
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 4432kB of archives.
After this operation, 11.9MB of additional disk space will be used.
Get:1 http://ftp.us.debian.org lenny/main locales 2.7-18lenny7 [4432kB]
Fetched 4432kB in 2s (2100kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Preconfiguring packages ...
Selecting previously deselected package locales.
(Reading database ... 12384 files and directories currently installed.)
Unpacking locales (from .../locales_2.7-18lenny7_all.deb) ...
Processing triggers for man-db ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Setting up locales (2.7-18lenny7) ...
Generating locales (this might take a while)...
Generation complete.
li264-13:~# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales (this might take a while)...
en_GB.UTF-8... done
Generation complete.
li264-13:~# dpkg-reconfigure tzdata

Current default timezone: 'Europe/London'
Local time is now: Sun Jan 30 15:22:19 GMT 2011.
Universal Time is now: Sun Jan 30 15:22:19 UTC 2011.

li264-13:~# nano /etc/hosts
li264-13:~#



127.0.0.1 localhost

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

178.79.144.13 roger.themarcuswest.com roger



CLOSE AND RESTART TERMINAL

FIREWALL

rules:
external network interfaces: eth0


Open external TCP-ports: 80 **** 10000:11000

external UDP ports: 80 **** 10000:11000


Internal network interfaces: (blank)



marcus@marcus-desktop:~$ ssh root@178.79.144.13
root@178.79.144.13's password:
Linux li264-13 2.6.32.16-linode28 #1 SMP Sun Jul 25 21:32:42 UTC 2010 i686

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sun Jan 30 15:20:58 2011 from host81-155-124-188.range81-155.btcentralplus.com
roger:~# apt-get update
Hit http://security.debian.org lenny/updates Release.gpg
Ign http://security.debian.org lenny/updates/main Translation-en_GB
Hit http://security.debian.org lenny/updates Release
Hit http://ftp.us.debian.org lenny Release.gpg
Ign http://ftp.us.debian.org lenny/main Translation-en_GB
Ign http://security.debian.org lenny/updates/main Packages/DiffIndex
Ign http://security.debian.org lenny/updates/main Sources/DiffIndex
Hit http://security.debian.org lenny/updates/main Packages
Hit http://security.debian.org lenny/updates/main Sources
Hit http://ftp.us.debian.org lenny Release
Ign http://ftp.us.debian.org lenny/main Packages/DiffIndex
Ign http://ftp.us.debian.org lenny/main Sources/DiffIndex
Hit http://ftp.us.debian.org lenny/main Packages
Hit http://ftp.us.debian.org lenny/main Sources
Reading package lists... Done
roger:~# apt-get upgrade --show-upgraded
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
roger:~# apt-get install arno-iptables-firewall
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
gawk
Recommended packages:
dnsutils lynx
The following NEW packages will be installed
arno-iptables-firewall gawk
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 795kB of archives.
After this operation, 2404kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get: 1 http://ftp.us.debian.org lenny/main gawk 1:3.1.5.dfsg-4.1 [685kB]
Get: 2 http://ftp.us.debian.org lenny/main arno-iptables-firewall 1.8.8.o-2 [110kB]
Fetched 795kB in 1s (586kB/s)
Preconfiguring packages ...
Selecting previously deselected package gawk.
(Reading database ... 12931 files and directories currently installed.)
Unpacking gawk (from .../gawk_1%3a3.1.5.dfsg-4.1_i386.deb) ...
Selecting previously deselected package arno-iptables-firewall.
Unpacking arno-iptables-firewall (from .../arno-iptables-firewall_1.8.8.o-2_all.deb) ...
Moving plugins from /etc to /usr/share/arno-iptables-firewall/plugins.
Processing triggers for man-db ...
Setting up gawk (1:3.1.5.dfsg-4.1) ...
Setting up arno-iptables-firewall (1.8.8.o-2) ...
Arno's Iptables Firewall Script v1.8.8o
-------------------------------------------------------------------------------
Sanity checks passed...OK
Stopping (user) plugins (if used)...
Checking/probing Iptables modules:
NOTE: Module "ip_tables" not found. Assuming it is compiled in the kernel
NOTE: Module "ip_conntrack" not found. Assuming it is compiled in the kernel
NOTE: Module "ip_conntrack_ftp" not found. Assuming it is compiled in the kernel
NOTE: Module "ipt_conntrack" not found. Assuming it is compiled in the kernel
NOTE: Module "ipt_limit" not found. Assuming it is compiled in the kernel
NOTE: Module "ipt_state" not found. Assuming it is compiled in the kernel
NOTE: Module "ipt_multiport" not found. Assuming it is compiled in the kernel
NOTE: Module "iptable_filter" not found. Assuming it is compiled in the kernel
NOTE: Module "iptable_mangle" not found. Assuming it is compiled in the kernel
NOTE: Module "iptable_nat" not found. Assuming it is compiled in the kernel
NOTE: Module "ipt_REJECT" not found. Assuming it is compiled in the kernel
NOTE: Module "ipt_LOG" not found. Assuming it is compiled in the kernel
NOTE: Module "ipt_TCPMSS" not found. Assuming it is compiled in the kernel
NOTE: Module "ipt_TOS" not found. Assuming it is compiled in the kernel
Module check done...
Configuring /proc/.... settings:
Enabling anti-spoof with rp_filter
Enabling SYN-flood protection via SYN-cookies
Disabling the logging of martians
Disabling the acception of ICMP-redirect messages
Setting the max. amount of simultaneous connections to 16384
Setting default conntrack timeouts
Enabling protection against source routed packets
Enabling reduction of the DoS'ing ability
Setting Default TTL=64
Disabling ECN (Explicit Congestion Notification)
Enabling support for dynamic IP's
Flushing route table
/proc/ setup done...
Setting up firewall chains
Setting default INPUT/FORWARD policy to DROP
Using loglevel "info" for syslogd

Setting up firewall rules:
-------------------------------------------------------------------------------
Accepting packets from the local loopback device
Enabling setting the maximum packet size via MSS
Enabling mangling TOS
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
Logging of stealth scans (nmap probes etc.) enabled
Logging of packets with bad TCP-flags enabled
Logging of INVALID TCP packets disabled
Logging of INVALID UDP packets disabled
Logging of INVALID ICMP packets disabled
Logging of fragmented packets enabled
Logging of access from reserved addresses enabled
Reading custom rules from /etc/arno-iptables-firewall/custom-rules
Checking for (user) plugins in /usr/share/arno-iptables-firewall/plugins...
UPnP plugin v0.12
Loaded 1 plugin(s)...
Setting up INPUT policy for the external net (INET):
Enabling support for DHCP-assigned-IP (DHCP client)
Logging of explicitly blocked hosts enabled
Logging of denied local output connections enabled
Packets will NOT be checked for private source addresses
Allowing the whole world to connect to TCP port(s): 80 7537 10000:11000
Allowing the whole world to connect to UDP port(s): 80 7537 10000:11000_
iptables v1.4.2: invalid port/service `11000_' specified
Try `iptables -h' or 'iptables --help' for more information.
Denying the whole world to send ICMP-requests(ping)
Logging of dropped ICMP-request(ping) packets enabled
Logging of dropped other ICMP packets enabled
Logging of possible stealth scans enabled
Logging of (other) connection attempts to PRIVILEGED TCP ports enabled
Logging of (other) connection attempts to PRIVILEGED UDP ports enabled
Logging of (other) connection attempts to UNPRIVILEGED TCP ports enabled
Logging of (other) connection attempts to UNPRIVILEGED UDP ports enabled
Logging of other IP protocols (non TCP/UDP/ICMP) connection attempts enabled
Logging of ICMP flooding enabled
Setting up OUTPUT policy for the external net (INET):
Allowing all (other) ports/protocols
Applying INET policy to external interface: eth0 (without an external subnet specified)
Security is ENFORCED for external interface(s) in the FORWARD chain

Jan 30 15:32:04 All firewall rules applied.
roger:~#



SSH LOCK DOWN

roger:~# nano /etc/ssh/sshd_config

change port, permitrootlogin no, x11 forwarding no, usePAM no





WEBMIN INSTALL



roger:~# apt-get update
Hit http://security.debian.org lenny/updates Release.gpg
Ign http://security.debian.org lenny/updates/main Translation-en_GB
Hit http://ftp.us.debian.org lenny Release.gpg
Ign http://ftp.us.debian.org lenny/main Translation-en_GB
Hit http://security.debian.org lenny/updates Release
Ign http://security.debian.org lenny/updates/main Packages/DiffIndex
Ign http://security.debian.org lenny/updates/main Sources/DiffIndex
Hit http://ftp.us.debian.org lenny Release
Hit http://security.debian.org lenny/updates/main Packages
Hit http://security.debian.org lenny/updates/main Sources
Ign http://ftp.us.debian.org lenny/main Packages/DiffIndex
Ign http://ftp.us.debian.org lenny/main Sources/DiffIndex
Hit http://ftp.us.debian.org lenny/main Packages
Hit http://ftp.us.debian.org lenny/main Sources
Reading package lists... Done
roger:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
roger:~# apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libio-pty-perl libmd5-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
perl is already the newest version.
openssl is already the newest version.
The following NEW packages will be installed
libauthen-pam-perl libio-pty-perl libmd5-perl libnet-ssleay-perl
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 285kB of archives.
After this operation, 1253kB of additional disk space will be used.
Get: 1 http://ftp.us.debian.org lenny/main libauthen-pam-perl 0.16-1.1+b1 [32.9kB]
Get: 2 http://ftp.us.debian.org lenny/main libio-pty-perl 1:1.07-1+b1 [40.7kB]
Get: 3 http://ftp.us.debian.org lenny/main libmd5-perl 2.03-1 [5700B]
Get: 4 http://ftp.us.debian.org lenny/main libnet-ssleay-perl 1.35-1 [206kB]
Fetched 285kB in 0s (350kB/s)
Selecting previously deselected package libauthen-pam-perl.
(Reading database ... 13082 files and directories currently installed.)
Unpacking libauthen-pam-perl (from .../libauthen-pam-perl_0.16-1.1+b1_i386.deb) ...
Selecting previously deselected package libio-pty-perl.
Unpacking libio-pty-perl (from .../libio-pty-perl_1%3a1.07-1+b1_i386.deb) ...
Selecting previously deselected package libmd5-perl.
Unpacking libmd5-perl (from .../libmd5-perl_2.03-1_all.deb) ...
Selecting previously deselected package libnet-ssleay-perl.
Unpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.35-1_i386.deb) ...
Processing triggers for man-db ...
Setting up libauthen-pam-perl (0.16-1.1+b1) ...
Setting up libio-pty-perl (1:1.07-1+b1) ...
Setting up libmd5-perl (2.03-1) ...
Setting up libnet-ssleay-perl (1.35-1) ...
roger:~# cd /tmp
roger:/tmp# wget http://www.webmin.com/download/deb/webmin-current.deb
--2011-01-30 15:42:01-- http://www.webmin.com/download/deb/webmin-current.deb
Resolving www.webmin.com... 216.34.181.97
Connecting to www.webmin.com|216.34.181.97|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://softlayer.dl.sourceforge.net/sou ... 30_all.deb [following]
--2011-01-30 15:42:03-- http://softlayer.dl.sourceforge.net/sou ... 30_all.deb
Resolving softlayer.dl.sourceforge.net... 74.86.229.28
Connecting to softlayer.dl.sourceforge.net|74.86.229.28|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/source ... eforge.net [following]
--2011-01-30 15:42:03-- http://downloads.sourceforge.net/source ... eforge.net
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/projec ... eforge.net [following]
--2011-01-30 15:42:04-- http://downloads.sourceforge.net/projec ... eforge.net
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://puzzle.dl.sourceforge.net/projec ... 30_all.deb [following]
--2011-01-30 15:42:04-- http://puzzle.dl.sourceforge.net/projec ... 30_all.deb
Resolving puzzle.dl.sourceforge.net... 195.141.111.5
Connecting to puzzle.dl.sourceforge.net|195.141.111.5|:80... connected.
HTTP request sent, awaiting response...
200 OK
Length: 14643982 (14M) [application/octet-stream]
Saving to: `webmin-current.deb'

100%[======================================>] 14,643,982 32.5K/s in 10m 26s

2011-01-30 15:52:54 (22.9 KB/s) - `webmin-current.deb' saved [14643982/14643982]

roger:/tmp# dpkg -i webmin_1.530_all.deb
dpkg: error processing webmin_1.530_all.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
webmin_1.530_all.deb
roger:/tmp#

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
 Post subject:
PostPosted: Sun Feb 06, 2011 9:09 am 
Offline
Senior Member
User avatar

Joined: Fri Dec 11, 2009 7:09 pm
Posts: 168
Not sure about the locales problem, but webmin:
HerbertMouse wrote:
200 OK
Length: 14643982 (14M) [application/octet-stream]
Saving to: `webmin-current.deb'

100%[======================================>] 14,643,982 32.5K/s in 10m 26s

2011-01-30 15:52:54 (22.9 KB/s) - `webmin-current.deb' saved [14643982/14643982]

roger:/tmp# dpkg -i webmin_1.530_all.deb
dpkg: error processing webmin_1.530_all.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
webmin_1.530_all.deb
roger:/tmp#


It saved it as webmin-current.deb and not webmin_1.530_all.deb , so try going to tmp and doing dpkg -i webmin-current.deb

_________________
--

Chris Bryant


Top
   
 Post subject: still struggling..
PostPosted: Wed Feb 16, 2011 3:14 am 
Offline
Junior Member

Joined: Mon Jan 24, 2011 12:03 pm
Posts: 27
Website: http://www.themarcuswest.com/seo-consultancy
Location: wiltshire, uk
Cheers Chris...

I am still struggling with my Linode.....

I have switched to CentOS now, but it just doesn't seem to want to work.

I rebuild and boot, enter as normal, first sorting out the known hosts issue with

rm /home/marcus/.ssh/known_hosts

then I run an update (yum update)

then I go to sshd_config

nano /etc/ssh/sshd_config

and change the port to a 5 figure port.

Immediately I close my terminal and shut down my Linode, and reboot

NOW, I am expecting my entry to be blocked ( i.e. I need to append the port to my login....but it is logging me in regardless.....


marcus@marcus-desktop:~$ ssh root@178.79.144.13
root@178.79.144.13's password:
Last login: Wed Feb 16 01:48:54 2011 from host88-888-888-88.range81-155.btcentralplus.com
[root@li264-13 ~]#


(I have changed my host numbers coz I am paranoid like that :)

_________________
enjoying meeting interesting people, completely abjectly ignorant about coding, but still loving Linux


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group