WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: TC Server and clients  (Read 14867 times)

Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
TC Server and clients
« on: August 02, 2011, 09:47:29 AM »
Hi everybody !
I have a question for you.

I have more or less 20 PCs, old ones (Pentium 3, 512Mb RAM mostly), connected to a server. These computers are used only to access to a database, located on another server, using firefox. Then i would like to have a very small and very fast linux distribution, which could boot in the RAM in these computers. Nevertheless, i dont want to do any update directly on the machines, but use the server to make the updates for all the computers at the same time.

Can I use TCLinux for client, for server ?

I have 2 test machines available, but i dont know if TCLinux can be adapted or is made for what i want.


Thank you very much, and sorry for my english, i am french, but intern in USA.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11289
Re: TC Server and clients
« Reply #1 on: August 02, 2011, 11:03:58 AM »

Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
Re: TC Server and clients
« Reply #2 on: August 02, 2011, 11:47:43 AM »
Thank you !

I just have to check some things on the OS itself, and i read this just after, but it seems it's exactly what i am looking for !

Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
Re: TC Server and clients
« Reply #3 on: August 03, 2011, 01:17:44 PM »
Hi guys !

I can connect to this. I use the wiki path, i configure my tc-terminal-server with default options.

Then i boot my client for network. On his screen, that's what i see:
Quote
Client Mac Addr: 00 02 A5 57 31 C1 GUID: DEFB254B-411E-D511B0D2-D93D43436719
Client IP: 192.168.0.20 MASK: 0.0.0.0 DHCP IP: 192.111.1.67
TFTP:......

Quote
PXE-E32: TFTP open timeout
TFTP......

And after it exit and boot on HD


Can you help me ?


edit: I tried it again, and now, it doesnt find the DHCP server. My first station is installed in frugal installation on HD.
« Last Edit: August 03, 2011, 01:26:21 PM by guillaumetld »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: TC Server and clients
« Reply #4 on: August 04, 2011, 09:26:56 AM »
Perhaps your hw too needs "boot_file /netboot/pxelinux.0" added to the dhcp config file (without the "option" in the start)?

Any messages in the server's window?
The only barriers that can stop you are the ones you create yourself.

Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
Re: TC Server and clients
« Reply #5 on: August 04, 2011, 10:43:58 AM »
OK, my dhcp.conf is like this (without comments)
Quote
start
end

interface

opt dns
option  subnet
opt router
opt lease 864000
opt tftp 192.111.1.67
127.0.0.1
option bootfile /netboot/pxelinux.0


I have juste "tftp timeout" several times in the server window.
« Last Edit: August 04, 2011, 11:19:15 AM by guillaumetld »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: TC Server and clients
« Reply #6 on: August 04, 2011, 12:14:44 PM »
It does need an entry for each point, just pressing enter would create empty entries like that. There are no universal defaults, each network is different.
The only barriers that can stop you are the ones you create yourself.

Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
Re: TC Server and clients
« Reply #7 on: August 08, 2011, 09:42:55 AM »
ok, i thought just press enter was fine, now i corrected it.

I have now:
Quote
start 192.168.0.30
end 192.168.0.60

interface eth0
option subnet 255.255.255.0
option tftp 192.168.0.20
option /bootfile/pxelinux.0


Now it works perfectly !

Thank you very much !




Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
Re: TC Server and clients
« Reply #8 on: August 09, 2011, 10:13:43 AM »
How can i add some extensions like firefox, or make modifications on my clients on the server.

I mean, what have i to add to the conf files on /netboot ?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: TC Server and clients
« Reply #9 on: August 09, 2011, 12:49:04 PM »
You could either remaster, or have the clients mount extensions off a network share on the server. See the wiki.
The only barriers that can stop you are the ones you create yourself.

Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
Re: TC Server and clients
« Reply #10 on: August 17, 2011, 07:57:24 AM »
Hi, i have still some problems and questions.

I would like to make a frugal install (or a normal one) of TClinux on my thin clients using the server. I mean is there an option to add in the conf files to install on the client?

Moreover, i saw that everytime i reboot my server,  /netboot is deleted. Is there a mean to have a permanent folder for that, I would like to launch tc-terminal-server at boot on the server. Is it possible ?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11289
Re: TC Server and clients
« Reply #11 on: August 17, 2011, 08:12:29 AM »
Hi guillaumetld
You didn't actually say but I assume the server is also Tinycore. If you add the line

netboot

to the file   /opt/.filetool.lst   that directory will be backed up when you reboot and restored when
Tinycore loads.

A frugal install would mean the workstations could boot without the server. Is this what you want?

Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
Re: TC Server and clients
« Reply #12 on: August 17, 2011, 08:25:28 AM »
Yes. In fact, i would like the stations can boot without server, even in a minimal mode with no updates at all, in case of server crash. The activity of the clients shold not stop if the server have a problem.

So:

Usual boot: Net boot, with server
In case of crash: possibility to boot localy (so need at least one local installation)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11289
Re: TC Server and clients
« Reply #13 on: August 17, 2011, 08:39:15 AM »
Hi guillaumetld
I see what you are trying to do. The simplest thing would probably be to boot each workstation
from a CD and run the Install utility from the Control panel. Then install the minimum number of
apps you need. I don't know anything about remote booting but you have to insure that your
setup can find the remote  /tce  directory when booting from the server.

Offline guillaumetld

  • Newbie
  • *
  • Posts: 37
Re: TC Server and clients
« Reply #14 on: August 17, 2011, 09:02:57 AM »
The problem is that the stations are not at the same physical place (some US, other Canada), so i can't install them directly from CD.