Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: plug on October 15, 2014, 01:34:25 PM

Title: Web server lan
Post by: plug on October 15, 2014, 01:34:25 PM
Hello everyone
I'm going to build a TCL server to automate a backup of my data permanently which initially will work with a PC and then with others in the network.

The materials that I place are:

- 1 pc with wifi and TCL installed, to use as a server;
- 1 hard disk usb to connect to the server to store the data on the network;

- 1 notebook wifi with linux ubuntu installed;

- 1 wifi router to use only when connected

All the pc are connected in wifi

According to you what I need to start? There is an APP for a specific server or what?

Thanks to those who can direct me on the right track.

* I placed this topic in another section here that will reclaim
Title: Re: Web server lan
Post by: curaga on October 16, 2014, 04:49:05 AM
Well, you could do that with FTP, or SSH, or many other ways.
Title: Re: Web server lan
Post by: plug on October 16, 2014, 05:09:04 AM
Quote
..or many other ways. That is..?

I would like to have a lite system and not too heavy, you are sayng?


Title: Re: Web server lan
Post by: curaga on October 16, 2014, 05:15:31 AM
Pick what you like. Both FTP and SSH servers are quite light.
Title: Re: Web server lan
Post by: plug on October 16, 2014, 05:21:31 AM
Okay, I will follow your advice. But which TCZ file should I install?

Title: Re: Web server lan
Post by: curaga on October 16, 2014, 07:00:04 AM
I recommend dropbear or bftpd.
Title: Re: Web server lan
Post by: plug on October 16, 2014, 08:51:54 AM
Ok, now I see them, then I'll let you know. thanks