Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Newbie: detect distribution and Version

Reply
 
Thread Tools Display Modes
  #1  
Old 08-20-2004, 11:19 AM
Default Newbie: detect distribution and Version



Hi there
As you can see abouve I am a newbie to many areas of LINUX.
I already installed several LINUX machines with samba and shorewall with a
little help of webmin....
However I do face problems with the following.
-----------
We do have a Server at the place of our provider.
I can log in as root with putty
Apperently on the server is redhat-release "Fedora Core release 1 (Yarrow)"
installed.
netstat -a ---- shows that ftp is runnig

but if I try to connect via ftp to the server I am not able to conntact!!

Is there a restricton for the root??

Please advise how to build up aftp connection to the server in order to
transfer files like webmin and to install..

Benjamin




Benjamin Z. Gregorian
Reply With Quote
  #2  
Old 08-20-2004, 11:36 AM
Walter Schiessberg
Guest
 
Posts: n/a
Default Re: Newbie: detect distribution and Version

Benjamin Z. Gregorian wrote on 20.08.2004 12:19:

[...]
> We do have a Server at the place of our provider.
> I can log in as root with putty


Which protocol?

> Apperently on the server is redhat-release "Fedora Core release 1 (Yarrow)"

s/redhat-release//
> installed.
> netstat -a ---- shows that ftp is runnig


If there is no ftpd, you can't connect to the machine.
^
>
> but if I try to connect via ftp to the server I am not able to conntact!!
>
> Is there a restricton for the root??


man ftpusers

>
> Please advise how to build up aftp connection to the server in order to
> transfer files like webmin and to install..


As you are logging in via Putty, I /assume/ SSH is working. Just use
sftp/scp.

Some advise:
- Never allow remote root logins (sshd_config)
- Always log in as normal user and only su to root for administrative tasks
- Don't use unencrypted protocols like ftp, telnet etc.

Have fun

Walter
Reply With Quote
  #3  
Old 08-20-2004, 11:39 AM
Michael Heiming
Guest
 
Posts: n/a
Default Re: Newbie: detect distribution and Version

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

In comp.os.linux.networking Benjamin Z. Gregorian <(E-Mail Removed)> suggested:
> Hi there
> As you can see abouve I am a newbie to many areas of LINUX.
> I already installed several LINUX machines with samba and shorewall with a
> little help of webmin....
> However I do face problems with the following.
> -----------
> We do have a Server at the place of our provider.
> I can log in as root with putty
> Apperently on the server is redhat-release "Fedora Core release 1 (Yarrow)"
> installed.
> netstat -a ---- shows that ftp is runnig


> but if I try to connect via ftp to the server I am not able to conntact!!


> Is there a restricton for the root??


Yep, for good reasons root login via ftp is disabled, as root ssh
login should be. Use some user account and 'su -' or use 'sudo'.

> Please advise how to build up aftp connection to the server in order to
> transfer files like webmin and to install..


Simply use scp, there's a nice M$ GUI frontend called winscp you
can download for free, to transfer files in a secure way to a
*nix box with sshd running, if you are limited to M$ on your
desktop.

--
Michael Heiming (GPG-Key ID: 0xEDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBJdTVAkPEju3Se5QRAmJ/AKDDY3JeFyJRam3ozJ8co7rxb8iDtQCdFGt6
5Q2Fj/GZohlFDm48loFLNwM=
=Nd4V
-----END PGP SIGNATURE-----
Reply With Quote
  #4  
Old 08-20-2004, 11:40 AM
Walter Schiessberg
Guest
 
Posts: n/a
Default Re: Newbie: detect distribution and Version

Benjamin Z. Gregorian wrote on 20.08.2004 12:19:

[No FTP]
What on earth has your subject to do with your question?

Walter

--
Please don't top post
Reply With Quote
Reply

Tags
detect, distribution, newbie, version

Thread Tools
Display Modes

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
Forum Jump


All times are GMT. The time now is 01:35 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.