00:03 | daya has joined #ltsp | |
00:13 | daya has quit IRC | |
00:25 | iMav has quit IRC | |
00:34 | subir has joined #ltsp | |
00:38 | indradg__ has joined #ltsp | |
00:41 | fernando1 has quit IRC | |
00:44 | fernando1 has joined #ltsp | |
00:56 | iMav has joined #ltsp | |
00:56 | indradg_ has quit IRC | |
00:57 | <iMav> are there any performance issues with the Symbiont Mini?
| |
00:59 | dsmith has joined #ltsp | |
00:59 | <dsmith> hi
| |
00:59 | <iMav> howdy
| |
00:59 | <dsmith> so ltsp is like citrix but for linux
| |
01:00 | <iMav> pretty much.
| |
01:07 | indradg__ has quit IRC | |
01:25 | Avatara has joined #ltsp | |
01:27 | dsmith has quit IRC | |
01:33 | zodman has quit IRC | |
01:46 | plamengr has joined #ltsp | |
02:22 | EVL-GT is now known as F-GT | |
02:22 | kaminski-ltsp-br has quit IRC | |
02:24 | kaminski-ltsp-br has joined #ltsp | |
02:38 | vanya has joined #ltsp | |
03:00 | m_pahlevanzadeh has joined #ltsp | |
03:00 | <m_pahlevanzadeh> hi
| |
03:00 | i have probelm
| |
03:00 | <iMav> howdy
| |
03:01 | <m_pahlevanzadeh> iMav, i wanna boot from wireless card, Do you have an idea?
| |
03:02 | <iMav> AFAIK, wireless cards don't do PXE booting.
| |
03:03 | <m_pahlevanzadeh> iMav, can i write a module for kernel?
| |
03:03 | <iMav> do you have to use a wireless card, or do you just not havee wired connectivity to the server? (cuz a wired NIC using a wireless bridge should work fine)
| |
03:05 | <m_pahlevanzadeh> iMav, no,i wanna use wireless card
| |
03:06 | iMav, can i implement PXE for wireless card?
| |
03:07 | iMav, Is it FreeCode?
| |
03:09 | <iMav> I don't think LTSP via wireless is viable at this time...
| |
03:09 | <m_pahlevanzadeh> iMav, Do you know same project?
| |
03:17 | What's license of PXE protocol?
| |
03:17 | <iMav> you could boot off a live CD (such as knoppix) which has support for your wireless card...and then "X -query <ip of your LTSP server>
| |
03:17 | it's not a true thin client setup, but would work.
| |
03:20 | <m_pahlevanzadeh> iMav, oh, i wanna start a same project,i wanna implement it.But i don't know that same project was performed or not!
| |
03:21 | nf1 has joined #ltsp | |
04:39 | subir has quit IRC | |
04:40 | subir has joined #ltsp | |
04:43 | * gvy is back (gone 42:32:34) | |
05:35 | defile has joined #ltsp | |
05:37 | defile has quit IRC | |
05:37 | <iMav> has anyone used the SYM1110's? (Symbiont Mini)
| |
05:42 | <gvy> m_pahlevanzadeh, google for wifi pxe -- there was something but not really mature
| |
05:43 | <m_pahlevanzadeh> gvy, ty
| |
05:43 | <gvy> btw there's no such thing as a "protocol license" afaik
| |
05:43 | a proto may be patent-encumbered (in loser countries that do swpats) but not licensed itself
| |
05:52 | lmveloso has quit IRC | |
05:54 | mEDUXa has joined #ltsp | |
05:55 | daya has joined #ltsp | |
05:57 | exodos has joined #ltsp | |
05:58 | mEDUXa has quit IRC | |
06:02 | nf1 has quit IRC | |
06:02 | m_pahlevanzadeh has left #ltsp | |
06:32 | ohmbr has joined #ltsp | |
06:32 | <kaminski-ltsp-br> mornings
| |
06:33 | a5benwillis has quit IRC | |
06:33 | <ohmbr> hi... i'm getting "rc.sysinit completd, switching to multi-session mode" and after that nothing happends... what can be?
| |
06:34 | I did remove a inittab file, but i have recreated ... i dont know if is write...
| |
06:34 | can be that?
| |
06:35 | <jammcq> ohmbr: sounds like LTSP-4.2, and you don't have a 'SCREEN_01 = startx' in your lts.conf file
| |
06:35 | oh
| |
06:35 | and you shou'dn't have removed that inittab file. it was supposed to have been a symlink, not a real file
| |
06:35 | that's more likely the problem in your case
| |
06:36 | yeah, that's prolly it
| |
06:37 | <ohmbr> humm... is thare a way to recreate that link?
| |
06:37 | <jammcq> sure
| |
06:37 | remove the file
| |
06:37 | then, do: ln -s /tmp/inittab inittab
| |
06:37 | while you are in the /opt/ltsp/i386/etc directory
| |
06:39 | <ohmbr> jammcq: yep!!! that is it!!! its wotrking now!!
| |
06:39 | thanks a lot!!!!
| |
06:39 | <jammcq> :)
| |
06:46 | daya has quit IRC | |
06:47 | Q-FUNK has quit IRC | |
06:49 | jammcq has quit IRC | |
07:03 | J45p3r_ has joined #ltsp | |
07:08 | scane has joined #ltsp | |
07:12 | <scane> Hi. I have a very old notebook (ibm thinkpad 600E) and a pcmcia networking card. Is there any chance I can make a thinclient boot cd with such a networking card?
| |
07:13 | I want to use it as a thinclient and pxe boot from an edubuntu server directly connected to the card through a lan cable
| |
07:13 | <joebaker> scane: I don't think pcmcia cards work. You could boot a live CD, then start X like
| |
07:14 | this... X :7 -query ltspserver_IP
| |
07:15 | <scane> sounds good
| |
07:15 | <joebaker> My answer is quit old however. Things may have changed. PXEBoot requires some integration between the laptop manufacturer and the nic.
| |
07:15 | There's a space after the X
| |
07:15 | <scane> I have already running xubuntu on the laptop
| |
07:15 | <joebaker> excellent!
| |
07:16 | <scane> so i would close the running local session and start a new one like you said
| |
07:17 | <joebaker> NoMachine is a cool way to connect to your ltsp server also. Persistent sessions, low bandwidth. I've got to leave for work now... Cheers!
| |
07:17 | No
| |
07:17 | I'd fall back to CTRL-ALT-F1
| |
07:17 | Q-FUNK has joined #ltsp | |
07:17 | <joebaker> then type it there... replace 7 with 8
| |
07:18 | Bye...
| |
07:18 | <scane> ok thank you i will do further inverstigations starting with your information
| |
07:18 | Bye
| |
07:18 | cool
| |
07:23 | Guaraldo has joined #ltsp | |
07:33 | subir has quit IRC | |
07:38 | <joebaker> scane: I'm back... at work now.
| |
07:40 | scane: there is also a program called xnest to investigate.
| |
07:52 | Blinny has joined #ltsp | |
07:56 | ccherret1 has joined #ltsp | |
07:57 | ccherrett has quit IRC | |
08:06 | plamengr has quit IRC | |
08:08 | <Blinny> My 1225e is doing weird things today. It's dropping the network connection for about 1 second every 30 seconds or so.
| |
08:09 | I would suspect slight power issues, but the monitor/keyboard stuff isn't affected. It happened while typing the last sentence, and every character I typed during that short lock surged in after the connection came back.
| |
08:25 | ohmbr has quit IRC | |
08:27 | jammcq has joined #ltsp | |
08:27 | <jammcq> g'morning
| |
08:30 | <ogra> hey jammcq
| |
08:30 | <jammcq> ogra: when are you arriving/departing Portland ?
| |
08:31 | <ogra> sat 20:14
| |
08:31 | departing on wed 8:30
| |
08:33 | joebaker has quit IRC | |
08:36 | oh207 has quit IRC | |
08:36 | <jammcq> hmm
| |
08:37 | ogra: we're arriving around noon on sunday
| |
08:37 | and hanging around until about noon on friday
| |
09:07 | sbalneav_ has joined #ltsp | |
09:07 | <sbalneav_> Morning all
| |
09:07 | <ogra> !sw
| |
09:07 | <ltspbot> ogra: Error: "sw" is not a valid command.
| |
09:07 | <ogra> bah
| |
09:07 | !s
| |
09:07 | <ltspbot> ogra: "s" is Scotty!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
| |
09:07 | <sbalneav_> hehe
| |
09:08 | How are you, ogra?
| |
09:08 | <ogra> fighting with broken liveCds
| |
09:08 | <sbalneav_> Oh no!
| |
09:08 | Bummer
| |
09:08 | <ogra> yeah
| |
09:09 | i didnt test enough yesterday
| |
09:09 | i dont think anyone did amd64 tests this time either
| |
09:10 | and we have a weird bug where the livefs fills scripts with binary rubbish etc
| |
09:11 | so they dont finish booting
| |
09:11 | <sbalneav_> eurgh
| |
09:13 | <ogra> yeah
| |
09:13 | something changed in the loopdevice handling in intramfs
| |
09:14 | i'm trying to fix that ... but indeed that needs a CD rebuild after every small change
| |
09:14 | very time consuming
| |
09:23 | <whiprush> sbalneav_: jammcq: hey, you guys wanna hang out with some GNOME people in portland?
| |
09:23 | <scane> joebaker, are you still around?
| |
09:24 | <sbalneav_> whiprush:unfortunately, I won't be in Portland
| |
09:24 | <scane> xnest looks amazing.
| |
09:24 | <ogra> whiprush, are there gnome ppl as well ?
| |
09:24 | <whiprush> sbalneav_: dude what? that was like half the reason I was going
| |
09:24 | ogra: http://live.gnome.org/GnomeEvents/PDXMeetup2007
| |
09:24 | pass it around!
| |
09:24 | <ogra> i thought they are all stuck at guadec
| |
09:24 | (with no power and spare network :) )
| |
09:24 | <sbalneav_> My wife's having trouble at work, so I need to be home to help her.
| |
09:25 | K_O-Gnom has joined #ltsp | |
09:25 | <ogra> whiprush, heh, the usual suspects
| |
09:25 | <whiprush> ogra: plenty of people are coming right from birmingham.
| |
09:25 | <ogra> i wont be there at sat (arriving after 8pm)
| |
09:25 | <whiprush> heh.
| |
09:25 | yeah that's why we have 2 parties.
| |
09:25 | <ogra> but i'll see if i can make tuesday
| |
09:26 | rjune has joined #ltsp | |
09:26 | <whiprush> ogra: it's open invite, so feel free to invite whoever
| |
09:26 | <ogra> even tuesday is the last evening for most canonical employees, the company might have planned something
| |
09:27 | <whiprush> we'll figure something out
| |
09:43 | <rjune> ogra: Canonical closing?
| |
09:43 | <ogra> ??
| |
09:43 | <rjune> even tuesday is the last evening for most canonical employees, the company might have planned something
| |
09:44 | just seeing that makes it sound like canonical is folding. but that would be odd
| |
09:46 | <whiprush> he means last day of ubuntulive
| |
09:46 | <ogra> rjune, we just rented http://en.wikipedia.org/wiki/Millbank_Tower and the company grew by 100% over the last 8 months
| |
09:47 | unlikely that we'll close during te next years :)
| |
09:48 | <rjune> well, seeing as your funded by an eccentric millionaire
| |
09:50 | wait, the company rented the entire tower?
| |
09:50 | <ogra> nah
| |
09:50 | one floor for the start ;)
| |
09:50 | we still all work from home ...
| |
09:50 | <rjune> also, who do I file a bug report on the vmware package in the commercial aps repo?
| |
09:50 | <ogra> thats mainly admin people sitting there
| |
09:51 | rjune, not sure where bugs for that go, but i heard that fabbione will be caring for that repo now
| |
09:51 | <rjune> the vmware package is flaky
| |
09:52 | <ogra> we had a bunch of vmware people at the sprint last week ...
| |
09:52 | but i'm not involved there s i have no clue what they were there for ...
| |
09:53 | but we're partnering very tightly with vmware, intel and dell ... one would think that things should be smooth :)
| |
09:58 | vanya has quit IRC | |
09:58 | kl_eisbaer has joined #ltsp | |
09:59 | <sbalneav_> ogra: What's german for beautiful?
| |
10:01 | ah schon
| |
10:13 | <rjune> the o is umlaut
| |
10:15 | joebaker has joined #ltsp | |
10:19 | iMav has quit IRC | |
10:42 | iMav has joined #ltsp | |
10:43 | Avatara has quit IRC | |
10:46 | efra has joined #ltsp | |
10:54 | exodos has quit IRC | |
10:59 | Blinny has quit IRC | |
11:13 | <scane> joebaker, thanks a lot for hinting me to xnest - that's would be the way to go for me
| |
11:14 | <joebaker> scane... How does your command line look for Xnest?
| |
11:15 | You're very welcome scane.
| |
11:15 | <scane> :-) i will have to install a new server first that will take a while. No idea yet about the command line
| |
11:16 | irule is now known as irule_bluegeneL | |
11:16 | <scane> But I thought I'd run xnest on the server
| |
11:16 | <joebaker> scane: Do you run Openvz?
| |
11:17 | I saw you're logged into that channel. Is that like vmware?
| |
11:17 | <scane> joebaker, I am using 2 virtual servers
| |
11:18 | from hosters, and they use virtuozzo
| |
11:18 | <joebaker> I see.
| |
11:19 | <scane> All the guests and the host share the same kernel and they say they have only 1 per cent overhead
| |
11:20 | <mistik1> scane: When done with Xnest, if you need and even better sandbox environment for text x apps try Xephyr
| |
11:20 | <scane> but of course only linux
| |
11:20 | <mistik1> Its the replacement for Xnest but it supports all the latest X extensions like Damage, Xrandr, Composite etc, etc
| |
11:21 | <scane> mistik1, I already stumbled over xephyr recently and I will certainly try both and compare whcih one is faster for my setup
| |
11:21 | <mistik1> And that is even if your host display dont support them
| |
11:21 | ;)
| |
11:27 | meduxa has joined #ltsp | |
11:30 | ufo`_ has joined #ltsp | |
11:30 | ufo` has quit IRC | |
11:40 | indradg has joined #ltsp | |
11:40 | Gadi has joined #ltsp | |
11:40 | <Gadi> ogra: ping
| |
11:43 | <meduxa> hi all, I just wrote an e-mail about ltsp-es that I would want yo to answer to if you have time...thanks
| |
11:44 | <indradg> sbalneav, hi
| |
11:45 | <sbalneav_> indradg: hello
| |
11:45 | <indradg> sbalneav, as suspected, my trouble with local CD-ROM support on 4.2, was due to it being turned off from the BIOS
| |
11:45 | :P
| |
11:46 | <sbalneav_> meduxa: Having support for more languages is a fine idea, did you copy jammcq on the email? I suspect if you're willing to do the work, he'll be happy to let you run with it.
| |
11:46 | indradg: Well, good. Easy fix.
| |
11:47 | <indradg> sbalneav, is the ltspwebcam package available for 4.2 ?
| |
11:47 | <sbalneav_> No idea. I didn't have anything to do with it.
| |
11:47 | <meduxa> first I have to say this idea on the old ltsp-es list to see if people want to swich and collaborate
| |
11:48 | <indradg> sbalneav, ok
| |
11:49 | <meduxa> if I can convice 3 or 4 people, wewill go for it beginning with 1 wiki page and open a mailing list under ltsp domain
| |
11:49 | in spanish
| |
12:36 | Gadi has quit IRC | |
12:44 | meduxa has quit IRC | |
12:58 | spectra has joined #ltsp | |
13:00 | efra has quit IRC | |
13:06 | efra has joined #ltsp | |
13:13 | Gadi has joined #ltsp | |
13:17 | parsley_ has quit IRC | |
13:17 | parsley has joined #ltsp | |
13:35 | Gadi has quit IRC | |
13:53 | Gadi has joined #ltsp | |
13:58 | * gvy is away: ~ | |
14:24 | edgarin has joined #ltsp | |
14:26 | kl_eisbaer has left #ltsp | |
14:33 | Gad1 has joined #ltsp | |
14:42 | oh207 has joined #LTSP | |
14:48 | Gadi has quit IRC | |
14:56 | MrChicken has joined #ltsp | |
14:56 | <MrChicken> Hello
| |
14:56 | I have two Dell Optiplex GX50
| |
14:56 | but one of them is able to boot ltsp and the other one isnt
| |
14:57 | the latter loads vmlinuz and initrd and dies there
| |
14:58 | what can be happening?
| |
14:58 | ideas?
| |
14:58 | suggestions?
| |
14:58 | flames>
| |
14:58 | ?
| |
15:03 | ltspbot has joined #ltsp | |
15:04 | Gad1 has quit IRC | |
15:05 | <MrChicken> hrmmm
| |
15:06 | <jammcq> MrChicken: what version of ltsp ?
| |
15:07 | <MrChicken> 5
| |
15:07 | <jammcq> hmm
| |
15:07 | try setting SCREEN_07 = shell
| |
15:07 | and see what happens
| |
15:08 | fxrsliberty has quit IRC | |
15:08 | <MrChicken> just checked the log
| |
15:08 | it says tfp: client does not support options
| |
15:08 | <jammcq> that's not a problem
| |
15:08 | just part of the tftp negotiation
| |
15:09 | <MrChicken> o so screen_07?
| |
15:09 | <jammcq> SCREEN_07
| |
15:10 | sbalneav_ has quit IRC | |
15:10 | <MrChicken> SCREEN_07=shell
| |
15:11 | and I have a great big amount of nothing happening
| |
15:11 | (same error)
| |
15:11 | <jammcq> how much ram in the client?
| |
15:11 | <MrChicken> it was 256 a min ago
| |
15:11 | just replaced it with 128 2 see what happened
| |
15:12 | <jammcq> maybe it's just a good ole fashioned hardware problem
| |
15:17 | shale_ has joined #ltsp | |
15:20 | MrChicken has quit IRC | |
15:20 | plamengr has joined #ltsp | |
15:20 | plamengr has left #ltsp | |
15:26 | <joebaker> http://netjack.sourceforge.net/ Somebody just showed me this link. Network audio using Jackd.
| |
15:26 | Looks like it needs to be a _VERY_ good network connection though.
| |
15:26 | otherwise stability issues ensue.
| |
15:26 | If I read that page right.
| |
15:37 | K_O-Gnom has quit IRC | |
15:49 | J45p3r_ has quit IRC | |
15:57 | indradg has quit IRC | |
16:03 | irule_bluegeneL is now known as irule | |
16:09 | LTSP has joined #ltsp | |
16:14 | LTSP has quit IRC | |
16:17 | ogra has quit IRC | |
16:18 | ogra has joined #ltsp | |
16:24 | LTSP has joined #ltsp | |
16:26 | lmveloso has joined #ltsp | |
16:26 | <Q-FUNK> what could possibly make LDM fail to launch?
| |
16:26 | I see X start and the X appear, but LDM fails to load.
| |
16:31 | <lmveloso> ogra, ping!
| |
16:46 | Guaraldo has left #ltsp | |
16:51 | multik has joined #ltsp | |
16:56 | gonzaloaf_work has joined #ltsp | |
17:08 | RyanRyan52 has joined #ltsp | |
17:09 | <RyanRyan52> I'm trying to set it up and it says: "No up Ethernet interfaces detected!" How do I fix it?
| |
17:19 | edgarin has quit IRC | |
17:21 | irule has quit IRC | |
17:22 | multik has quit IRC | |
17:25 | DukGalNamu_work has quit IRC | |
17:25 | DukGalNamu_work has joined #ltsp | |
17:34 | RyanRyan52 has quit IRC | |
17:59 | iMav has quit IRC | |
17:59 | iMav has joined #ltsp | |
18:13 | <shale_> ok got sound working in rdesktop
| |
18:14 | if anyone wants to verify/test our ltsp5/rdesktop setup, it'd be appreciated!
| |
18:14 | http://akgeeks.net/ltsp-w2k3
| |
18:44 | jammcq has quit IRC | |
19:36 | Egyptian[Home] has quit IRC | |
19:38 | akSeya has joined #ltsp | |
19:38 | <akSeya> hi there!!
| |
19:38 | does anyone here already tried to install LTSP 5 on SLackware?
| |
19:39 | Egyptian[Home] has joined #ltsp | |
19:56 | akSeya has quit IRC | |
20:25 | iMav has quit IRC | |
20:35 | petre has joined #ltsp | |
20:35 | <petre> evening all
| |
20:38 | jammcq has joined #ltsp | |
20:38 | <jammcq> sbalneav: ping
| |
20:45 | J45p3r has joined #ltsp | |
21:04 | efra has quit IRC | |
21:10 | J45p3r has quit IRC | |
21:19 | edgarin has joined #ltsp | |
21:19 | <edgarin> Hi
| |
21:19 | hi jammcq
| |
21:19 | jammcq, how are you?
| |
21:20 | <jammcq> hey
| |
21:20 | how's it going?
| |
21:21 | <edgarin> fine thanks! and you?
| |
21:21 | <jammcq> doing great as usual
| |
21:21 | <edgarin> cool!
| |
21:22 | jammcq, I'm working in projects for the mayan people with laboratories with ltsp and the translation of several free software to mayan languages :D!
| |
21:25 | <jammcq> wow, sounds cool
| |
21:28 | shale_ has quit IRC | |
21:35 | <edgarin> jammcq, yes but in this moment I have several problems because in Guatemala I don't have a support for this projects :(
| |
21:39 | mistik1_ has joined #ltsp | |
21:39 | mistik1 has quit IRC | |
21:39 | mistik1_ is now known as mistik1 | |
21:46 | iMav has joined #ltsp | |
21:58 | petre has quit IRC | |
22:02 | edgarin has quit IRC | |
22:51 | youngun has joined #ltsp | |
22:52 | <youngun> hey y'all
| |
22:52 | <iMav> howdy
| |
22:52 | <youngun> I need some help if you don't care
| |
22:53 | <iMav> what's up?
| |
22:53 | <youngun> well i don't know if it is firefox or esd or what but hopefully we can find out
| |
22:53 | i have ubuntu 7.04 with ltsp 5.0
| |
22:54 | all the clients play system sounds but will not play out of browsers i do have the flash non-free installed
| |
22:55 | i have a very generic lts.conf file sound=y localdev=y so on
| |
22:55 | and with the distro the clients can not choose to use kde in hopes i could rebuild arts
| |
22:56 | so my question is
| |
22:56 | is it ubuntu the distro
| |
22:56 | the new ltsp
| |
22:56 | flash
| |
22:56 | or firefox
| |
22:57 | <iMav> 32-bit?
| |
22:57 | <youngun> 64
| |
22:57 | I have tried both
| |
22:57 | they do the same thing
| |
22:58 | <iMav> clients are 64-bit as well or just the server?
| |
22:58 | <youngun> server
| |
22:58 | the clients are 32
| |
22:58 | i have two laptos and 2 p4
| |
22:59 | <iMav> if you launch browser from the command line, do you see any reoccuring errors when you try and play sound?
| |
22:59 | <youngun> hmm hold on
| |
23:04 | do you know how to push windows through if the ltsp server is dishing out addys
| |
23:05 | my wife is gung ho bout windows but i have to run her a speacial line to the router
| |
23:05 | <iMav> This thread seems quite applicable to you. http://www.nabble.com/No-Sound-with-Flash-in-Firefox-t4069915.html
| |
23:05 | specifically, "The difference is they aren't using thin clients. Until recently flash
| |
23:05 | didn't work with sound on thin clients, period. Only the most recent flash
| |
23:05 | plugin with extra pulseaudio support added by the revolutionlinux guys
| |
23:05 | solved this.
| |
23:05 | http://pulseaudio.revolutionlinux.com/PulseAudio "
| |
23:13 | mistik1 has quit IRC | |
23:18 | <youngun> ok i am trying to build it right now
| |
23:19 | thank you
| |
23:25 | mistik1 has joined #ltsp | |
23:38 | <youngun> it worked thank you so very much
| |
23:38 | <iMav> no problem
| |
23:38 | <youngun> one last question
| |
23:39 | <iMav> shoot
| |
23:39 | <youngun> how do i push a windows box through a linux dhcpd sever?
| |
23:40 | when my wife uses windows it says the network has limited to no connectivity
| |
23:40 | and won't access the net
| |
23:40 | <iMav> The LTSP server is between your windows box and the internet connection?
| |
23:40 | <youngun> yes
| |
23:41 | well no
| |
23:41 | i have a wireless router
| |
23:41 | i have to run her a seacial chord all the way across the house for her windows but i have a switch right next to it for linux
| |
23:42 | <iMav> does the windows system pull an IP from the LTSP[/DHCP] server?
| |
23:42 | <youngun> yes
| |
23:42 | 192.168.0.200
| |
23:43 | indradg has joined #ltsp | |
23:43 | <iMav> if the windows box can connect to the router directions, as long as it has the appropriate default route and working DNS, it should be f ine.
| |
23:43 | uhhh "directly"
| |
23:43 | <youngun> right route and dns
| |
23:44 | i have to configure the card in other words
| |
23:44 | <iMav> do you have two NIC's in your LTSP server?
| |
23:44 | <youngun> yes
| |
23:44 | one to connect to the router and one to the clients
| |
23:44 | i would like to get rid of the router though
| |
23:45 | <iMav> so, isn't the windows system pulling an IP from the router?
| |
23:45 | ahh, I see what you are saying.
| |
23:45 | <youngun> it is
| |
23:45 | right now but i would like to pull from linux
| |
23:45 | i have to run a speacila line to the router
| |
23:46 | <iMav> why can't she connect wirelessly to the router?
| |
23:47 | personally, unless there is a compelling reason to ditch the router, my preference would be to keep the router and not make the LTSP server your edge device.
| |
23:48 | <youngun> k
| |
23:49 | the dignal at the back of the house is too low for internet
| |
23:49 | too much junk
| |
23:49 | i will try to run it out side the house lmao
| |
23:50 | <iMav> :)
| |
23:50 | <youngun> I do greatly appreaciate all of your help
| |
23:50 | <iMav> no problem
| |
23:50 | <youngun> gud night
| |
23:50 | youngun has left #ltsp | |
23:53 | ari_stress has joined #ltsp | |