PDA

View Full Version : [ubuntu] Home Server Security



GriFF3n
March 17th, 2009, 10:37 PM
I have all my parts ready to go for my home server as well as my DynDNS setup so I can access my files away from home, but I'm concerned about security. I have a couple of Windows boxes on my local network along with my Ubuntu box. I'm afraid that after I set everything up I will be open to attacks. My main purpose for my server is file sharing, accessing files away from home and torrents. Any help would be appreciated. Thanks!

GriFF

bodhi.zazen
March 17th, 2009, 11:34 PM
I suggest you access the files, over the Internet, via ssh.

There is a nice client for Windows, winscp.


Only forward your ssh port.

See AdvancedOpenSSH - Community Ubuntu Documentation (https://help.ubuntu.com/community/AdvancedOpenSSH)

dot2kode
March 17th, 2009, 11:44 PM
Look into Putty if you are looking for a ssh client to access your server...It has always treated me nicely ;)

http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

GriFF3n
March 17th, 2009, 11:50 PM
Thanks fellas, I know SSH is supposedly "secure", I'm just not sure how secure it truly is. Is there anything I should do to protect the Windows Boxes on my network? I have a firewall and antivirus, is that enough? Also, are there any SSH apps i can use on a jump drive? Thanks again for the help!

GriFF

brian_p
March 18th, 2009, 12:01 AM
Thanks fellas, I know SSH is supposedly "secure", I'm just not sure how secure it truly is.

Set up correctly (the default Ubuntu package is) and used sensibly you will find ssh to be incredibly secure.

bodhi.zazen
March 18th, 2009, 12:54 AM
Thanks fellas, I know SSH is supposedly "secure", I'm just not sure how secure it truly is. Is there anything I should do to protect the Windows Boxes on my network? I have a firewall and antivirus, is that enough? Also, are there any SSH apps i can use on a jump drive? Thanks again for the help!

GriFF

yes.

You can use Winscp and putty from a usb or flash drive (they do not need to be installed).

Protect your windows boxes as you normally would.

And see the link I gave you for securing ssh (change the port, keys, etc ... )

GriFF3n
March 18th, 2009, 01:30 AM
yes.

You can use Winscp and putty from a usb or flash drive (they do not need to be installed).

Protect your windows boxes as you normally would.

And see the link I gave you for securing ssh (change the port, keys, etc ... )

Will do bodhi.zazen. One more question. I've set everything up so that I can access my home server over WAN through SSH, but I'd like to be able to manipulate files like an FTP program can through drag n drop. I logged in through Putty and it just gave me remote control of the home server. Anyway to do this securely? Thanks again for all your guys help. This is one of the main reasons I LOVE UBUNTU!!!

GriFF

bodhi.zazen
March 18th, 2009, 01:34 AM
Use winscp on windows for a gui, ftp like interface (you can drag and drop).

From Linux, use sshfs (which will mount the share locally).

http://winscp.net/eng/docs/screenshots

GriFF3n
March 18th, 2009, 01:55 AM
Use winscp on windows for a gui, ftp like interface (you can drag and drop).

From Linux, use sshfs (which will mount the share locally).

http://winscp.net/eng/docs/screenshots

Was able to use FileZilla to SFTP into the box. So far so good. A little more configuring and she'll be set. Thanks a bunch for all the help bodhi.zazen. I wish these forums had REP points cause I'd give you a bunch ;)

GriFF

mayer213
March 18th, 2009, 09:06 AM
Well I think yo must first study your own connectivity device. If it's just a new type of a connectivity device it must have a guide on how to secure the computer that using it.