Networking Forums

Networking Forums > Computer Networking > Linux Networking > Newbie: detect distribution and Version

Reply
Thread Tools Display Modes

Newbie: detect distribution and Version

 
 
Benjamin Z. Gregorian
Guest
Posts: n/a

 
      08-20-2004, 10:19 AM
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


 
Reply With Quote
 
 
 
 
Walter Schiessberg
Guest
Posts: n/a

 
      08-20-2004, 10:36 AM
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
 
Michael Heiming
Guest
Posts: n/a

 
      08-20-2004, 10:39 AM
-----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
 
Walter Schiessberg
Guest
Posts: n/a

 
      08-20-2004, 10:40 AM
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

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie question: Router speed distribution holhoss Network Routers 8 08-27-2006 03:40 PM
Bandwidth Distribution? John Broadband 8 08-04-2005 09:15 AM
Range of BEFW11S4 version 1 vs. version 4 Bob Alston Wireless Internet 6 05-31-2005 12:05 AM
email distribution kingdomk Home Networking 3 01-13-2005 10:51 AM
Certificate distribution Jon Windows Networking 1 08-24-2004 06:53 AM



1 2 3 4 5 6 7 8 9 10 11