Unable to Browse the Internet from XO

2012-01-29 Thread HALL,Brian C
Good Day All,

I am currently using the 1.5 XO at a couple of schools. I am  able to connect 
to the school server and hence access moodle  instance on the server itself. 
However i am unable to browse the internet from the XO.





I have connected the ETH1 to the ISP switch and still no success.


Any help would be greatly appreciated.


Regards,
Brian Hall
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


RE: [OLPC-AU] VPN Client.conf File

2011-11-22 Thread HALL,Brian C
Hi Jerry,


Thanks for your assistance.

Its now up. As you said the issue was the udp in the proto line.




Regards,
Brian

From: Jerry Vonau [mailto:je...@laptop.org.au]
Sent: Monday, November 21, 2011 2:49 PM
To: HALL,Brian C
Cc: Jerry Vonau; craig.pe...@gmail.com; OLPC Australia list; Sridhar 
Dhanapalan; Kevin Gordon; OLPC Devel; Sameer Verma (sv3...@gmail.com); XS Devel
Subject: Re: [OLPC-AU] VPN Client.conf File

Hi Brian:

First thing is you have a typo in the .conf file correct the proto line, is 
should be udp.
For further setup information have a look at:

http://openvpn.net/index.php/open-source/documentation/howto.html#config

Jerry



On 21 November 2011 08:20, HALL,Brian C 
mailto:brian.hal...@uwimona.edu.jm>> wrote:

Good Morning All,




In installing openvpn I didn't see a client.conf file. I want my XS to connect 
to a vpn server. In essence the XS will be the vpn client.

I have my vpn  keys and in trying to create the client.conf file I received 
some errors.

The issue is that when I created my client.conf file then restarted the openvpn 
service, it did not start. Iam able to stop it but not start.


I had previously gotten a site to look at regarding openvpn configuration 
however the site is now down.

See  the below client.conf file I created using a couple web sites.

client
dev tun
proto upd
user nobody
group nogroup
ca /etc/openvpn/keys/*.crt
cert /etc/openvpn/keys/*.crt
key  /etc/openvpn/keys/*.key
remote IP_ADDRESS 1194
resolv-retry infinite
nobind
mute-replay-warnings
___


Not sure where I went wrong. Iam assuming that I missed a couple lines..Not 
sure where.

Regards,
Brian



___
OLPC-AU mailing list
olpc...@lists.laptop.org<mailto:olpc...@lists.laptop.org>
http://lists.laptop.org/listinfo/olpc-au



No virus found in this message.
Checked by AVG - www.avg.com<http://www.avg.com>
Version: 10.0.1411 / Virus Database: 2092/4030 - Release Date: 11/21/11
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


VPN Client.conf File

2011-11-21 Thread HALL,Brian C

Good Morning All,




In installing openvpn I didn’t see a client.conf file. I want my XS to connect 
to a vpn server. In essence the XS will be the vpn client.

I have my vpn  keys and in trying to create the client.conf file I received 
some errors.

The issue is that when I created my client.conf file then restarted the openvpn 
service, it did not start. Iam able to stop it but not start.


I had previously gotten a site to look at regarding openvpn configuration 
however the site is now down.

See  the below client.conf file I created using a couple web sites.

client
dev tun
proto upd
user nobody
group nogroup
ca /etc/openvpn/keys/*.crt
cert /etc/openvpn/keys/*.crt
key  /etc/openvpn/keys/*.key
remote IP_ADDRESS 1194
resolv-retry infinite
nobind
mute-replay-warnings
___


Not sure where I went wrong. Iam assuming that I missed a couple lines..Not 
sure where.

Regards,
Brian



___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


RE: http://fedora.laptop.org/ Site Down

2011-11-20 Thread HALL,Brian C

Thanks Jerry,

Much appreciated.


In installing openvpn I didn’t see a client.conf file. I want my XS to connect 
to a vpn server. In essence the XS will be the vpn client.

I have my vpn  keys and in trying to create the client.conf file I received 
some errors.

The issue is that when I created my client.conf file then restarted the openvpn 
service, it did not start. Iam able to stop it but not start.


I had previously gotten a site to look at regarding openvpn configuration 
however the site is now down.

See  the below client.conf file I created using a couple web sites.

client
dev tun
proto upd
user nobody
group nogroup
ca /etc/openvpn/keys/*.crt
cert /etc/openvpn/keys/*.crt
key  /etc/openvpn/keys/*.key
remote IP_ADDRESS 1194
resolv-retry infinite
nobind
mute-replay-warnings
___


Not sure where I went wrong. Iam assuming that I missed a couple lines..Not 
sure where.

Regards,
Brian


-Original Message-
From: Jerry Vonau [mailto:jvo...@shaw.ca]
Sent: Friday, November 18, 2011 11:32 AM
To: HALL,Brian C
Cc: Kevin Gordon; Sridhar Dhanapalan; XS Devel; OLPC Devel; OLPC Australia list
Subject: Re: http://fedora.laptop.org/ Site Down

On Fri, 2011-11-18 at 05:46 -0500, HALL,Brian C wrote:
> Good Day,
>
> I recently installed an XS server(OLPC-School-Server-0.6-i386.iso) and as  I 
> was trying to do an update I got the error "repomod not found" I thought it 
> was the proxy but when I tried to access the site at home iam was still 
> unable to access the http://fedora.laptop.org/ site. It seems to be down.
>
>
> The issue is that iam trying to install the following
>
>
> 1) OpenVPN
> 2)Munin
> 3)IP Traf
>
> Do you know where I can get these packages without doing the yum install 
> openvpn and so forth? If so is there an easy way to install them; especially 
> openvpn.
>
>
None of those rpms are XS specific, you can grab them from any Fedora F9 
repo.For a list of mirrors:
https://mirrors.fedoraproject.org/metalink?repo=fedora-9&arch=i386
Open the file with gedit and pick the closest mirror.

You can disable the olpc repos with --disablerepo=olpc*.
Your yum command would look like:

yum --disablerepo=olpc* install OpenVPN

rpm will install the rpms offline.

Jerry



-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1411 / Virus Database: 2092/4024 - Release Date: 11/18/11
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


http://fedora.laptop.org/ Site Down

2011-11-20 Thread HALL,Brian C
Good Day,

I recently installed an XS server(OLPC-School-Server-0.6-i386.iso) and as  I 
was trying to do an update I got the error "repomod not found" I thought it was 
the proxy but when I tried to access the site at home iam was still unable to 
access the http://fedora.laptop.org/ site. It seems to be down.


The issue is that iam trying to install the following


1) OpenVPN
2)Munin
3)IP Traf

Do you know where I can get these packages without doing the yum install 
openvpn and so forth? If so is there an easy way to install them; especially 
openvpn.




Thanks in advance,
Brian Hall
-Original Message-
From: server-devel-boun...@lists.laptop.org 
[mailto:server-devel-boun...@lists.laptop.org] On Behalf Of Jerry Vonau
Sent: Thursday, November 17, 2011 11:13 PM
To: Kevin Gordon
Cc: Sridhar Dhanapalan; XS Devel; OLPC Devel; OLPC Australia list
Subject: Re: [Server-devel] Host AP on XO-1.75 and XO-3

Hi all:

On Wed, 2011-10-05 at 08:09 -0400, Kevin Gordon wrote:
>
>
> On Wed, Oct 5, 2011 at 4:25 AM, Peter Robinson 
> wrote:
> On Wed, Oct 5, 2011 at 8:51 AM, Sridhar Dhanapalan
>  wrote:
> > Just wondering whether the XO-1.75 and XO-3 will be capable
> of hosting
> > a wireless network.
> >
> > I'm asking because we are interested in using an XO as a
> lightweight XS server.
>
>
> The XO 1.75 uses the exact same wifi module as the 1.5 so the
> functionality is the same, and so you'll be able to on the
> 1.75,
> there's still discussion on the OS for the 3.0 but then I'm
> not sure
> how usable a tablet would be as a server anyway.
>
> If I could be so bold as to posit to the community:  I'm not sure
> whether the request as stated, and answer as given, is actually the
> case, in an out-of-the box, especially  if you have a mixed XO
> environment.  If by acting as an AP, you mean appearing on the
> neighbourhood view as an AP, and not a peer, and then providing a
> shared internet connection, in my experience, that really isn't
> provided by a vanilla install of the XO software, even on the 1.5.
>

True, think some of the kernel modules are missing for iptables support.

> Once all the XO buddies (XO 1 and 1.5) atttach to a 'real' AP, all
> machines on that AP can see each other, and get out to the Internet
> through the AP's running as a router.  In the other case, in a mixed
> XO1 and XO1.5 environment where everyone attaches to a single XO 1.5
> on the ad-hoc network, without some custom routing entries, I can't
> see it providing a shared internet connection.  Not to say it cant be
> done, but I haven't found it to work that way out of the box.
>

Sugar forces the use of link-local addresses for ad-hoc networks, doesn't even 
try to use dhcp once connected to the XO based AP, but while in gnome the 
network behaves normally. This is a real PITA if you want to use a ad-hoc 
network with a dhcp server to handle the ip address assignment, and thus the 
routing to the gateway. This should be better with NM-9 and sugar 95.2 but I 
haven't tried yet.

> So, I guess it depends on what you mean by 'using an XO as a
> lightweight XS server', and whether you will install your own O/S and
> a subset of the existing XS code on the 1.75,  pretty much like you
> would have too to on the1.5 to get it to act like a real AP and router
> and server.  Putting a wireless router an AP in the middle with a
> default route to another XO  on a separate subnet running some XS
> server code that in turn connects  out maybe the USB ethernet port to
> the WAN might work.  Without some real  router protocols active,
> hairpinning issues will also arise if you try to just hook back to the
> same subnet.
>

That is just some routing and dns... :/

> So bottom line (unless I'm way out of the loop in ancient history -
> which sometimes happens) , is that from what Peter is saying, if you
> already have an acceptable infrastucture which is currently working on
> an XO 1.5, then there is no reason for it not to work on a 1.75.
> However it would be my prediction that if you were hoping to have a
> vanilla XO 1.75 now run as a WAP, that may still not be as simple as
> you want.
>

Not yet, but I have some work in progress.

Jerry


___
Server-devel mailing list
server-de...@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1411 / Virus Database: 2092/4022 - Release Date: 11/17/11
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


RE: [Server-devel] FW: [Sugar-devel] Load testing the XS school server

2011-03-17 Thread HALL,Brian C
Hey guys I was able to solve this error.

Iam now at the section

SELinux magic
- We need to add the correct context to our web app directory:
semanage fcontext -a -t httpd_sys_content_t /var/inventario


Its giving me the error 'libsepol.context_from_record: MLS is enabled, but no 
MLS context found No such file or directory. Libsepol.context_from_record: 
could not create context structure Invalid Argument.'

Could you assist me with this?
Thanks in advance,
Brian


From: server-devel-boun...@lists.laptop.org 
[mailto:server-devel-boun...@lists.laptop.org] On Behalf Of HALL,Brian C
Sent: Thursday, March 17, 2011 4:50 PM
To: Sameer Verma; XS Devel; Devel's in the Details; Sugar-dev Devel; Martin 
Langhoff; germa...@opensuse.org.ni
Subject: [Server-devel] FW: [Sugar-devel] Load testing the XS school server


Thank you very much. Much appreciated.

Iam now at the section about

Compile gui:
cd /var/inventario/gui ; ./generate.py build && rm -rf ../public/build &&  mv 
build ../public


When I run this, I get the error: 'Cannot find real generator script under: 
"/var/inventario/qooxdoox-sdk/tool/bin/generator.py"; aborting'

Could you assist me in this?

Thanks in advance,
Brian


From: German Ruiz [mailto:germa...@opensuse.org.ni]
Sent: Wednesday, March 16, 2011 8:14 PM
To: HALL,Brian C
Subject: Re: [Server-devel] [Sugar-devel] Load testing the XS school server

Inventario from paraguayeduca???

http://wiki.paraguayeduca.org/index.php/Instalacion_Inventario


2011/3/16 HALL,Brian C 
mailto:brian.hal...@uwimona.edu.jm>>
Hey Guys,

Where can I find the link to download and install inventario?



Thanks In advance,
Brian

-Original Message-
From: 
server-devel-boun...@lists.laptop.org<mailto:server-devel-boun...@lists.laptop.org>
 
[mailto:server-devel-boun...@lists.laptop.org<mailto:server-devel-boun...@lists.laptop.org>]
 On Behalf Of Martin Langhoff
Sent: Wednesday, March 16, 2011 11:15 AM
To: Sameer Verma
Cc: XS Devel; Devel's in the Details; Sugar-dev Devel
Subject: Re: [Server-devel] [Sugar-devel] Load testing the XS school server

Hi Ben,

Very interesting! And congrats, I guess this means you've got your Masters or 
will soon have it.

I'd like to see linked the JMeter automation scripts, raw data files, etc. It 
may be agood idea to have XS_Load_Testing be a summary page with links to 
resources:

 - example JMeter scripts
 - your thesis paper (under a more fitting title -- something along the lines 
of XS_Load_Testing_Ben_Tran_Thesis )
 - maybe cross-linked to the server sizing section 
http://wiki.laptop.org/go/XS_Recommended_Hardware#Server_Sizing

cheers,


m

On Thu, Mar 10, 2011 at 3:10 PM, Sameer Verma 
mailto:sve...@sfsu.edu>> wrote:
> Benjamin Tran (one of my students) has been working on his Masters
> thesis for over a year, load testing different hardware configurations
> running XS 0.6 school server. He defended his thesis successfully and
> his work is now up on the OLPC wiki.
> http://wiki.laptop.org/go/XS_Load_Testing
>
> The platforms tested were:
> XS-on-XO1
> FitPC
> FitPC2
> OLPCorps SolidLogic
> Generic PC
> Dell Precision 670 dual Xeon workstation w/4GB RAM
>
> Note that the work has certain limitations based on his thesis
> requirements and the data available from the field. Both Ben and I are
> happy to continue the work beyond his thesis effort.
>
> cheers,
> Sameer
> --
> Dr. Sameer Verma, Ph.D.
> Associate Professor, Information Systems Director, Campus Business
> Solutions San Francisco State University http://verma.sfsu.edu/
> http://opensource.sfsu.edu/ http://cbs.sfsu.edu/ http://is.sfsu.edu/
> ___
> Sugar-devel mailing list
> sugar-de...@lists.sugarlabs.org<mailto:sugar-de...@lists.sugarlabs.org>
> http://lists.sugarlabs.org/listinfo/sugar-devel
>



--
 martin.langh...@gmail.com<mailto:martin.langh...@gmail.com>
 mar...@laptop.org<mailto:mar...@laptop.org> -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
server-de...@lists.laptop.org<mailto:server-de...@lists.laptop.org>
http://lists.laptop.org/listinfo/server-devel
___
Server-devel mailing list
server-de...@lists.laptop.org<mailto:server-de...@lists.laptop.org>
http://lists.laptop.org/listinfo/server-devel



--
German R S
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


FW: [Server-devel] [Sugar-devel] Load testing the XS school server

2011-03-17 Thread HALL,Brian C

Thank you very much. Much appreciated.

Iam now at the section about

Compile gui:
cd /var/inventario/gui ; ./generate.py build && rm -rf ../public/build &&  mv 
build ../public


When I run this, I get the error: 'Cannot find real generator script under: 
"/var/inventario/qooxdoox-sdk/tool/bin/generator.py"; aborting'

Could you assist me in this?

Thanks in advance,
Brian


From: German Ruiz [mailto:germa...@opensuse.org.ni]
Sent: Wednesday, March 16, 2011 8:14 PM
To: HALL,Brian C
Subject: Re: [Server-devel] [Sugar-devel] Load testing the XS school server

Inventario from paraguayeduca???

http://wiki.paraguayeduca.org/index.php/Instalacion_Inventario


2011/3/16 HALL,Brian C 
mailto:brian.hal...@uwimona.edu.jm>>
Hey Guys,

Where can I find the link to download and install inventario?



Thanks In advance,
Brian

-Original Message-
From: 
server-devel-boun...@lists.laptop.org<mailto:server-devel-boun...@lists.laptop.org>
 
[mailto:server-devel-boun...@lists.laptop.org<mailto:server-devel-boun...@lists.laptop.org>]
 On Behalf Of Martin Langhoff
Sent: Wednesday, March 16, 2011 11:15 AM
To: Sameer Verma
Cc: XS Devel; Devel's in the Details; Sugar-dev Devel
Subject: Re: [Server-devel] [Sugar-devel] Load testing the XS school server

Hi Ben,

Very interesting! And congrats, I guess this means you've got your Masters or 
will soon have it.

I'd like to see linked the JMeter automation scripts, raw data files, etc. It 
may be agood idea to have XS_Load_Testing be a summary page with links to 
resources:

 - example JMeter scripts
 - your thesis paper (under a more fitting title -- something along the lines 
of XS_Load_Testing_Ben_Tran_Thesis )
 - maybe cross-linked to the server sizing section 
http://wiki.laptop.org/go/XS_Recommended_Hardware#Server_Sizing

cheers,


m

On Thu, Mar 10, 2011 at 3:10 PM, Sameer Verma 
mailto:sve...@sfsu.edu>> wrote:
> Benjamin Tran (one of my students) has been working on his Masters
> thesis for over a year, load testing different hardware configurations
> running XS 0.6 school server. He defended his thesis successfully and
> his work is now up on the OLPC wiki.
> http://wiki.laptop.org/go/XS_Load_Testing
>
> The platforms tested were:
> XS-on-XO1
> FitPC
> FitPC2
> OLPCorps SolidLogic
> Generic PC
> Dell Precision 670 dual Xeon workstation w/4GB RAM
>
> Note that the work has certain limitations based on his thesis
> requirements and the data available from the field. Both Ben and I are
> happy to continue the work beyond his thesis effort.
>
> cheers,
> Sameer
> --
> Dr. Sameer Verma, Ph.D.
> Associate Professor, Information Systems Director, Campus Business
> Solutions San Francisco State University http://verma.sfsu.edu/
> http://opensource.sfsu.edu/ http://cbs.sfsu.edu/ http://is.sfsu.edu/
> ___
> Sugar-devel mailing list
> sugar-de...@lists.sugarlabs.org<mailto:sugar-de...@lists.sugarlabs.org>
> http://lists.sugarlabs.org/listinfo/sugar-devel
>



--
 martin.langh...@gmail.com<mailto:martin.langh...@gmail.com>
 mar...@laptop.org<mailto:mar...@laptop.org> -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
server-de...@lists.laptop.org<mailto:server-de...@lists.laptop.org>
http://lists.laptop.org/listinfo/server-devel
___
Server-devel mailing list
server-de...@lists.laptop.org<mailto:server-de...@lists.laptop.org>
http://lists.laptop.org/listinfo/server-devel



--
German R S
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


RE: [Server-devel] [Sugar-devel] Load testing the XS school server

2011-03-16 Thread HALL,Brian C
Hey Guys,

Where can I find the link to download and install inventario?



Thanks In advance,
Brian

-Original Message-
From: server-devel-boun...@lists.laptop.org 
[mailto:server-devel-boun...@lists.laptop.org] On Behalf Of Martin Langhoff
Sent: Wednesday, March 16, 2011 11:15 AM
To: Sameer Verma
Cc: XS Devel; Devel's in the Details; Sugar-dev Devel
Subject: Re: [Server-devel] [Sugar-devel] Load testing the XS school server

Hi Ben,

Very interesting! And congrats, I guess this means you've got your Masters or 
will soon have it.

I'd like to see linked the JMeter automation scripts, raw data files, etc. It 
may be agood idea to have XS_Load_Testing be a summary page with links to 
resources:

 - example JMeter scripts
 - your thesis paper (under a more fitting title -- something along the lines 
of XS_Load_Testing_Ben_Tran_Thesis )
 - maybe cross-linked to the server sizing section 
http://wiki.laptop.org/go/XS_Recommended_Hardware#Server_Sizing

cheers,


m

On Thu, Mar 10, 2011 at 3:10 PM, Sameer Verma  wrote:
> Benjamin Tran (one of my students) has been working on his Masters
> thesis for over a year, load testing different hardware configurations
> running XS 0.6 school server. He defended his thesis successfully and
> his work is now up on the OLPC wiki.
> http://wiki.laptop.org/go/XS_Load_Testing
>
> The platforms tested were:
> XS-on-XO1
> FitPC
> FitPC2
> OLPCorps SolidLogic
> Generic PC
> Dell Precision 670 dual Xeon workstation w/4GB RAM
>
> Note that the work has certain limitations based on his thesis
> requirements and the data available from the field. Both Ben and I are
> happy to continue the work beyond his thesis effort.
>
> cheers,
> Sameer
> --
> Dr. Sameer Verma, Ph.D.
> Associate Professor, Information Systems Director, Campus Business
> Solutions San Francisco State University http://verma.sfsu.edu/
> http://opensource.sfsu.edu/ http://cbs.sfsu.edu/ http://is.sfsu.edu/
> ___
> Sugar-devel mailing list
> sugar-de...@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>



--
 martin.langh...@gmail.com
 mar...@laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
server-de...@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Server-devel] Assistance with Setting up the School Server

2010-11-25 Thread HALL,Brian C
One more thing how do i connect to the School Server from a non XO machine? 
Like from a regular laptop or PC.



Regards,
Brian Hall

From: server-devel-boun...@lists.laptop.org 
[server-devel-boun...@lists.laptop.org] On Behalf Of HALL,Brian C 
[brian.hal...@uwimona.edu.jm]
Sent: 25 November 2010 10:08
To: Sameer Verma
Cc: ANTOINE,Alexander I; server-de...@lists.laptop.org; MILLER,Kevin J
Subject: Re: [Server-devel] Assistance with Setting up the School Server

Sameer,

Thanks  i have now set the set the domain name. Its for a basic school hence i 
use the name providence.org

The is only one network card on the server. I realise that we may  have to 
acquire an external wireless card/adapter  in order for the XO's to communicate 
 with the server. Is there a recommended external wireless card/adapter that 
you can recommend?



Thanks in advance,
Brian

From: sv3...@gmail.com [sv3...@gmail.com] On Behalf Of Sameer Verma 
[sve...@sfsu.edu]
Sent: 24 November 2010 17:39
To: HALL,Brian C
Cc: server-de...@lists.laptop.org; ANTOINE,Alexander I; MILLER,Kevin J
Subject: Re: [Server-devel] Assistance with Setting up the School Server

On Wed, Nov 24, 2010 at 1:54 PM, HALL,Brian C
 wrote:
> Hey guys,
>
>
>
>
>
> Iam new to setting up the school server. So far I have downloaded and
> installed the ISO unto a dell optiplex  240.  It picks up the eth0 but iam
> not sure what next to do in order for it  to work. What else should I do? I
> remember seeing someone being able to access the school server from another
> machine and it wasn’t an XO. I also know that apache is running but iam not
> able to connect to it.
>
>
>
>
>
> Any assistance is greatly appreciated.
>
>
>
> Brian Hall
>
> Systems Administrator
>
> Mona School Of Business
>
> University Of The West Indies
>
> Mona
>
> Kingston 7
>
> Phone # 977-6035 ext  362
>
>
>
> ___
> Server-devel mailing list
> server-de...@lists.laptop.org
> http://lists.laptop.org/listinfo/server-devel
>
>

Hi Brian,
How many network cards do you have on this machine? Will the XS be
talking to the Internet?
The next step is to run the config. Look at domain_config on this
page: 
http://wiki.laptop.org/go/XS_Installing_Software#Setting_hostname_and_domain

cheers,
Sameer
--
Dr. Sameer Verma, Ph.D.
Associate Professor, Information Systems
Director, Campus Business Solutions
San Francisco State University
http://verma.sfsu.edu/
http://opensource.sfsu.edu/
http://cbs.sfsu.edu/
http://is.sfsu.edu/
___
Server-devel mailing list
server-de...@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel
___
Server-devel mailing list
server-de...@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Assistance with Setting up the School Server

2010-11-25 Thread HALL,Brian C
Sameer,

Thanks  i have now set the set the domain name. Its for a basic school hence i 
use the name providence.org

The is only one network card on the server. I realise that we may  have to 
acquire an external wireless card/adapter  in order for the XO's to communicate 
 with the server. Is there a recommended external wireless card/adapter that 
you can recommend?



Thanks in advance,
Brian

From: sv3...@gmail.com [sv3...@gmail.com] On Behalf Of Sameer Verma 
[sve...@sfsu.edu]
Sent: 24 November 2010 17:39
To: HALL,Brian C
Cc: server-de...@lists.laptop.org; ANTOINE,Alexander I; MILLER,Kevin J
Subject: Re: [Server-devel] Assistance with Setting up the School Server

On Wed, Nov 24, 2010 at 1:54 PM, HALL,Brian C
 wrote:
> Hey guys,
>
>
>
>
>
> Iam new to setting up the school server. So far I have downloaded and
> installed the ISO unto a dell optiplex  240.  It picks up the eth0 but iam
> not sure what next to do in order for it  to work. What else should I do? I
> remember seeing someone being able to access the school server from another
> machine and it wasn’t an XO. I also know that apache is running but iam not
> able to connect to it.
>
>
>
>
>
> Any assistance is greatly appreciated.
>
>
>
> Brian Hall
>
> Systems Administrator
>
> Mona School Of Business
>
> University Of The West Indies
>
> Mona
>
> Kingston 7
>
> Phone # 977-6035 ext  362
>
>
>
> ___
> Server-devel mailing list
> server-de...@lists.laptop.org
> http://lists.laptop.org/listinfo/server-devel
>
>

Hi Brian,
How many network cards do you have on this machine? Will the XS be
talking to the Internet?
The next step is to run the config. Look at domain_config on this
page: 
http://wiki.laptop.org/go/XS_Installing_Software#Setting_hostname_and_domain

cheers,
Sameer
--
Dr. Sameer Verma, Ph.D.
Associate Professor, Information Systems
Director, Campus Business Solutions
San Francisco State University
http://verma.sfsu.edu/
http://opensource.sfsu.edu/
http://cbs.sfsu.edu/
http://is.sfsu.edu/
___
Server-devel mailing list
server-de...@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel