[NCLUG] New to NCLUG

Kevin Fenzi kevin at scrye.com
Sat Feb 11 10:00:39 MST 2012


On Sat, 11 Feb 2012 06:40:02 -0700
Kerry Miller <n0wiq at comcast.net> wrote:

> Hi People,
> 
> I feel I need help alleviating some confusion I recently encountered.
> A little history:
> 1.  I have been using Linux specifically RedHat Fedora Linux for
>      several years.
> 
> 2.  On one of my computers I have loaded:
>      Fedora16-x86_64-LXDE spin.
> 
> 3.  This computer had been running Fedora14-x86_64 with the
>       GNOME desktop.
> 
> Now the confusion:
> With all my computers running Fedora14 and a LAN in my
> home I could open open a file manager and go to:
> sftp://user@host using any computer and access any file on the remote 
> computer.  Now on the Fedora16-LXDE system I can open a file manager
> and go to sftp://user@host to the other computers on my LAN but I
> cannot do the same thing from the other computers to the Fedora16
> computer.  What got set up by GNOME 2 that isn't set up by the LXDE
> desk top?

The Live spins have sshd disabled by default. 
On the f16 machine: 

su
yum install openssh-server
systemctl enable sshd.service
systemctl start sshd.service

and you should be set. 

kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.nclug.org/pipermail/nclug/attachments/20120211/043a45b8/attachment.pgp>


More information about the NCLUG mailing list