00:09 | MorningSon has joined IRC (MorningSon!~MorningSo@cpe-70-117-27-48.satx.res.rr.com) | |
00:12 | kusznir__ has joined IRC (kusznir__!~kusznir@casas-net.ailab.wsu.edu) | |
01:23 | kusznir__ is now known as kusznir_ | |
01:47 | staffencasa has left IRC (staffencasa!~staffenca@128-193-150-231.oregonstate.edu, Ping timeout: 252 seconds) | |
02:13 | TheMatrix3000 has joined IRC (TheMatrix3000!~TheMatrix@oh-76-1-33-235.dhcp.embarqhsd.net) | |
02:17 | knipwim_ has left IRC (knipwim_!~wim@ip4da83870.direct-adsl.nl, Ping timeout: 260 seconds) | |
02:57 | leio has left IRC (leio!~leio@gentoo/developer/leio, Quit: No Ping reply in 180 seconds.) | |
02:57 | leio has joined IRC (leio!~leio@gentoo/developer/leio) | |
03:02 | TheMatrix3000 has left IRC (TheMatrix3000!~TheMatrix@oh-76-1-33-235.dhcp.embarqhsd.net) | |
03:07 | knipwim has joined IRC (knipwim!~wim@ip4da83870.direct-adsl.nl) | |
03:09 | leio has left IRC (leio!~leio@gentoo/developer/leio, Quit: No Ping reply in 180 seconds.) | |
03:10 | leio has joined IRC (leio!~leio@gentoo/developer/leio) | |
03:57 | MorningSon has left IRC (MorningSon!~MorningSo@cpe-70-117-27-48.satx.res.rr.com, Quit: WeeChat 0.3.0) | |
04:41 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
05:17 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 258 seconds) | |
05:18 | <alkisg> Good morning
| |
05:21 | <muppis> Morning.
| |
05:47 | vagrantc has joined IRC (vagrantc!~vagrant@conference/debconf/x-ksbdpvrsvjusprpc) | |
05:48 | vagrantc_ has joined IRC (vagrantc_!~vagrant@conference/debconf/x-csllxbrdixbxgycr) | |
05:52 | vagrantc has left IRC (vagrantc!~vagrant@conference/debconf/x-ksbdpvrsvjusprpc, Ping timeout: 276 seconds) | |
06:13 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
06:27 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 258 seconds) | |
06:36 | Parker955 is now known as Parker955_Away | |
06:43 | map7 has left IRC (map7!~map7@teksup41.lnk.telstra.net, Remote host closed the connection) | |
06:52 | <Hyperbyte> Good morning everyone. :)
| |
06:53 | <muppis> Morning atleast. I'm not yet sure about that good part of it. ;)
| |
06:57 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
07:01 | <Hyperbyte> Every day is as beautiful as -you- make it muppis. ;-)
| |
07:02 | * vagrantc_ worries about muppis's burden for the sake of everyone | |
07:04 | <alkisg> Hey, it's nice to have vagrantc in a similar timezone :D It's actually morning for him too!
| |
07:06 | ry has left IRC (ry!~ry@static-71-183-64-28.nycmny.fios.verizon.net, Ping timeout: 276 seconds) | |
07:06 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 255 seconds) | |
07:07 | <vagrantc_> :)
| |
07:07 | * muppis just curses HP's way to change things between generations of their servers. | |
07:07 | <vagrantc_> and it feels like morning, too.
| |
07:07 | <muppis> And their misleading installation guides.
| |
07:11 | dobber has joined IRC (dobber!~dobber@213.169.45.222) | |
07:33 | Barco has joined IRC (Barco!c5aefe86@gateway/web/freenode/ip.197.174.254.134) | |
07:39 | komunista has joined IRC (komunista!~slavko@adsl-195-168-247-049.dynamic.nextra.sk) | |
07:42 | gnunux has joined IRC (gnunux!~emmanuel@194.167.18.244) | |
07:43 | komunista has left IRC (komunista!~slavko@adsl-195-168-247-049.dynamic.nextra.sk, Client Quit) | |
07:43 | komunista has joined IRC (komunista!~slavko@adsl-195-168-247-049.dynamic.nextra.sk) | |
07:48 | <Barco> Hi Guys I'm setting up Nat and need to setup a default nameserver for the LAN. But have none at this time. Could I setup the server ip as found in cat /etc/network/interfaces as default DNS and would that jeoprodise my internet DNS?
| |
07:58 | vagrantc_ has left IRC (vagrantc_!~vagrant@conference/debconf/x-csllxbrdixbxgycr, Ping timeout: 260 seconds) | |
07:58 | <alkisg> Barco: the DNS can be outside of the local LAN
| |
07:58 | So you can use your existing DNS server, wherever that is, even if it is behind NAT
| |
07:59 | vagrantc has joined IRC (vagrantc!~vagrant@conference/debconf/x-ocjloqjquhlfhesj) | |
08:01 | <Barco> Thanks! I'm looking at https://help.ubuntu.com/community/UbuntuLTSP/StaticIPsWithDHCP
| |
08:01 | <alkisg> This doesn't have anything to do with NAT though
| |
08:01 | (nor with DNS :))
| |
08:02 | <Barco> ;) LOL
| |
08:03 | I've gone through the steps to setup NAT but am trying to get Static Ip's assigned to clients when they boot though gpxe
| |
08:03 | <alkisg> Is the LTSP server your DHCP server as well?
| |
08:03 | (for the ltsp clients)
| |
08:04 | <Barco> Yes, they have been getting their IPs from the LTSP server through DHCP as far as I could see
| |
08:05 | <alkisg> OK then just add their mac addresses in /etc/ltsp/dhcpd.conf as that wiki page says
| |
08:05 | Don't do the pxelinux sections, they don't apply to you
| |
08:06 | <Barco> This is the Dhcp.conf section http://pastebin.com/EugsbT8h
| |
08:07 | <alkisg> Yes, you need to add to it entries like: host client201 { hardware ethernet 08:00:27:89:70:01; fixed-address 192.168.0.201; }
| |
08:07 | <Barco> aha, I see ISO doing PXE parts.
| |
08:11 | I think someting went wrong with my nat config, cant's seem to reach my webserver on http://localhost or the internet for that matter I'm just going to back up a bit and recheck that. BTW how's the weather over in your country?
| |
08:14 | <alkisg> NAT doesn't interfere with localhost.
| |
08:14 | Localhost == the same pc. So no natting there.
| |
08:14 | Weather's fine, all sunny
| |
08:14 | <Barco> Worked before I started with the Nat setup, it's why I'm looking here.
| |
08:18 | by here I mean looking at NAT
| |
08:19 | <alkisg> That ubuntultsp wiki nat page needs rewritting
| |
08:21 | <Barco> A lot of the Wiki pages do, most seem to be based on Ubuntu 9
| |
08:21 | <alkisg> Unfortunately only a couple of people have been updating the wiki.
| |
08:22 | Even people getting help here don't update the wiki after they've solved their problems
| |
08:22 | * muppis shames itself. Likes to help in rewrites, but doesn't have time. | |
08:23 | <Barco> I'll be one of them when I know more. But right now me writing about Ubuntu will be dangerous ;)
| |
08:23 | <alkisg> Hehe
| |
08:23 | <Barco> I get the message unable to connect to server at localhost.
| |
08:23 | I'm thinking the local terminal does not know how to connect to the internal server via http?
| |
08:24 | <alkisg> I think you're a bit comfused
| |
08:24 | Localhost means "the pc I'm sitting on"
| |
08:24 | So when you try http://localhost from a thin client, you're asking for the web server ON THE THIN CLIENT
| |
08:24 | Which you don't have
| |
08:24 | <Barco> I see what you mean and therein lies the solution!
| |
08:24 | <alkisg> If you want to access the server web server, try: http://server
| |
08:31 | <Barco> Hmm, can't seem to reach it at http://LabServer - going to try to ping and then connect using the ip adress.
| |
08:32 | I see you literally meant http://server
| |
08:32 | <alkisg> :)
| |
08:33 | <Barco> could I literally install a web app at http://server iso localhost or is this simply a redirect?
| |
08:35 | I had my internal website installed at locahost since each ltsp client was running firefox on the server anyway. But will have to move it.
| |
08:37 | Since http://server/directory now redirects me http://localhost/directory. Change is good and mostly painfull (sigh)
| |
08:37 | <alkisg> The ltsp clients automatically get a DNS entry for "server" in /etc/hosts
| |
08:37 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
08:38 | <alkisg> One easy way to make it work for firefox working on the server too, is to add a "server" entry in the server /etc/hosts too
| |
08:42 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Read error: Connection reset by peer) | |
08:47 | <Barco> Thanks, alas it seems I will have to reinstall the website grr. I get to the site but then get a redirect message saying this site can only be accessed on localhost. then blam host not found ;) But I think your sugestion will help me to access the site on the server once it has been migrated.
| |
08:50 | A last question, I have two terminals that start with refreshrates and resolution way beyond what even a 19' monitor can display.
| |
08:52 | I don't understand how the values of X_HORZSYNC X_VERTREFRESH relate to actual refresh rate and horisontal sync - I'm guessing resolution
| |
08:52 | <alkisg> Try putting this in lts.conf: XRANDR_MODE_0=1024x768
| |
08:53 | Don't use X_HORZSYNC/X_VERTREFRESH if you don't have to
| |
08:55 | <Barco> aha, that's what I'm looking for. I'll try that first. Thanks a million!
| |
09:00 | <Hyperbyte> Hey Barco! How's your project going?
| |
09:02 | <Barco> A bit hectic, I've been setting up an inhouse pilot with Alkisg's help. Have a dual core server running but still hunting for thinner clients LOL
| |
09:03 | I'm in a expansion fase in my business and still wondering to myself why all the most amazing ideas come at the most inproper times
| |
09:04 | So am speaking to friends in between the hecticness. Chasing a hard deadline for 18h00 tonight with about 2days work left. Grr
| |
09:06 | Hyperbyte - I'll chat again soon and keep you guys informed how it's going with the project.
| |
09:06 | Barco has left IRC (Barco!c5aefe86@gateway/web/freenode/ip.197.174.254.134) | |
09:07 | <Hyperbyte> So, just another workday then. :)
| |
11:06 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
11:08 | vagrantc has left IRC (vagrantc!~vagrant@conference/debconf/x-ocjloqjquhlfhesj, Ping timeout: 258 seconds) | |
11:11 | dobber has left IRC (dobber!~dobber@213.169.45.222, Remote host closed the connection) | |
11:13 | komunista has left IRC (komunista!~slavko@adsl-195-168-247-049.dynamic.nextra.sk, Ping timeout: 260 seconds) | |
11:31 | dobber has joined IRC (dobber!~dobber@213.169.45.222) | |
11:38 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
12:00 | alkisg1 has joined IRC (alkisg1!~alkisg@ubuntu/member/alkisg) | |
12:01 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Ping timeout: 258 seconds) | |
12:03 | alkisg1 is now known as alkisg | |
12:06 | artista_frustrad has joined IRC (artista_frustrad!~fernando@200.247.43.2) | |
12:07 | shawnp0wers has joined IRC (shawnp0wers!~Adium@linuxjournal/staff/shawnp0wers) | |
12:10 | artista_frustrad has left IRC (artista_frustrad!~fernando@200.247.43.2, Ping timeout: 250 seconds) | |
12:21 | vagrantc has joined IRC (vagrantc!~vagrant@conference/debconf/x-cyxbmsffvmspjnbg) | |
12:24 | artista_frustrad has joined IRC (artista_frustrad!~fernando@200.247.43.2) | |
12:33 | <Hyperbyte> mhmm
| |
12:35 | <alkisg> nahhhh
| |
12:36 | <Hyperbyte> yeeeeaahhhhhhhh
| |
12:37 | Heh... picking out pictures for a new vacation brochure is so insanely boring work..
| |
12:59 | dlezcano has left IRC (dlezcano!~dlezcano@AToulouse-159-1-98-21.w92-134.abo.wanadoo.fr, Read error: No route to host) | |
13:05 | shawnp0wers has left IRC (shawnp0wers!~Adium@linuxjournal/staff/shawnp0wers, Quit: Leaving.) | |
13:11 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
13:19 | ry has joined IRC (ry!~ry@static-71-183-64-28.nycmny.fios.verizon.net) | |
13:36 | FGXR6 has left IRC (FGXR6!~phantom@ppp121-44-168-119.lns20.syd7.internode.on.net, Read error: Operation timed out) | |
13:49 | FGXR6 has joined IRC (FGXR6!~phantom@ppp121-44-47-106.lns20.syd6.internode.on.net) | |
13:54 | dead_inside has joined IRC (dead_inside!~dead_insi@76.75.3.174) | |
14:06 | Gadi has joined IRC (Gadi!~romm@ool-18bbe47a.static.optonline.net) | |
14:13 | <Hyperbyte> !g
| |
14:13 | <ltsp> Hyperbyte: g: Gadi!!!!!!!!!!!!!!!!!!!!!!!!.
| |
14:13 | <Hyperbyte> :O!
| |
14:14 | TheMatrix3000 has joined IRC (TheMatrix3000!~TheMatrix@rrcs-70-61-255-226.central.biz.rr.com) | |
15:10 | vagrantc has left IRC (vagrantc!~vagrant@conference/debconf/x-cyxbmsffvmspjnbg, Ping timeout: 264 seconds) | |
15:12 | vagrantc has joined IRC (vagrantc!~vagrant@conference/debconf/x-ytllvvpemcwpswsj) | |
15:14 | staffencasa has joined IRC (staffencasa!~staffenca@128-193-150-231.oregonstate.edu) | |
15:18 | komunista has joined IRC (komunista!~slavko@adsl-195-168-247-049.dynamic.nextra.sk) | |
15:25 | <Gadi> sorry, Hyperbyte: Good morning!
| |
15:25 | :)
| |
15:25 | !H
| |
15:25 | <ltsp> Gadi: Error: "H" is not a valid command.
| |
15:25 | <Gadi> :(
| |
15:33 | gnunux has left IRC (gnunux!~emmanuel@194.167.18.244, Quit: Ex-Chat) | |
15:42 | dobber has left IRC (dobber!~dobber@213.169.45.222, Remote host closed the connection) | |
16:21 | Parker955_Away is now known as Parker955 | |
16:24 | komunista has left IRC (komunista!~slavko@adsl-195-168-247-049.dynamic.nextra.sk, Quit: Leaving.) | |
16:56 | <Hyperbyte> :((
| |
16:56 | Hehe
| |
16:56 | Good... evening, Gadi. ;-)
| |
16:59 | drdata has joined IRC (drdata!~drdata@dpc6745157015.direcpc.com) | |
17:26 | drdata has left IRC (drdata!~drdata@dpc6745157015.direcpc.com, Read error: Connection reset by peer) | |
17:40 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
17:40 | vagrantc has left IRC (vagrantc!~vagrant@conference/debconf/x-ytllvvpemcwpswsj, Read error: Operation timed out) | |
17:41 | <shogunx> so vagrantc... that hp client; i have not looked much yet... what does it need, a custom kernel/initrd? how do you deliver the kernel?
| |
18:53 | dptech has joined IRC (dptech!~dptech@can06-1-82-242-223-39.fbx.proxad.net) | |
18:55 | dptech has left IRC (dptech!~dptech@can06-1-82-242-223-39.fbx.proxad.net, Client Quit) | |
19:28 | TheMatrix3000 has left IRC (TheMatrix3000!~TheMatrix@rrcs-70-61-255-226.central.biz.rr.com) | |
19:37 | dptech has joined IRC (dptech!~dptech@can06-1-82-242-223-39.fbx.proxad.net) | |
19:40 | dptech has left IRC (dptech!~dptech@can06-1-82-242-223-39.fbx.proxad.net, Client Quit) | |
19:51 | Gadi has left IRC (Gadi!~romm@ool-18bbe47a.static.optonline.net) | |
19:56 | vmassuchetto has joined IRC (vmassuchetto!~vmassuche@200-233-169-086.xf-static.ctbcnetsuper.com.br) | |
19:56 | <vmassuchetto> After boot the clients keep sending lots of DHCPREQUEST. Is that normal?
| |
19:56 | <alkisg> It is because you have a very low lease time, 600 secs
| |
19:56 | Increase your lease time, there's no point in it being so low
| |
19:57 | <vmassuchetto> alkisg, What's a good lease?
| |
19:57 | <alkisg> The default
| |
19:57 | So just don't mess with it :)
| |
19:59 | <vmassuchetto> alkisg, The curious is that other non-LTSP clients dont send anything.
| |
19:59 | <alkisg> There's also the problem with udhcp not updating its lease properly
| |
20:00 | The one I told you to file a bug about, which you said you have to time for it
| |
20:01 | <vmassuchetto> alkisg, The requests are because of that?
| |
20:01 | <alkisg> Since udhcp fails to update its lease, it's possible that it does more frequent requests than the 600 secs
| |
20:01 | It's looking at the wrong path for the script to exec
| |
20:03 | <_UsUrPeR__> a quick question: Is it possible to boot LTSP to X windows? I am trying to put together a LTSP client image that starts X with no window manager, and runs chrome
| |
20:03 | <Hyperbyte> _UsUrPeR__, sure
| |
20:03 | <_UsUrPeR__> ok great
| |
20:04 | that's all
| |
20:04 | <alkisg> _UsUrPeR__: kiosk mode?
| |
20:04 | <_UsUrPeR__> alkisg: more of a Chrome OS replacement
| |
20:04 | but yeah
| |
20:04 | <alkisg> I mean, you can use the ltsp kiosk plugin
| |
20:04 | And set KIOSK_EXE to chrome
| |
20:04 | Instead of writing your own screen scripts
| |
20:04 | <Hyperbyte> The LTSP login prompt you see is called 'ldm', it's part of LTSP. It's ran inside X already, and it's launched via a screen.d script. There's also a screen.d script for kiosk mode, which just launches a browser instead of ldm.
| |
20:05 | <_UsUrPeR__> alkisg: interesting.
| |
20:05 | alkisg: interesting. Does kiosk use a window manager?
| |
20:05 | i.e. gnome?
| |
20:05 | <alkisg> No
| |
20:05 | * _UsUrPeR__ looks for docs | |
20:06 | <alkisg> distro?
| |
20:06 | <_UsUrPeR__> 10.04 preferably
| |
20:06 | I think I found something: https://help.ubuntu.com/community/XkioskKiosk
| |
20:07 | <alkisg> It has a bug in 10.04, search launchpad, there's a fix there
| |
20:08 | kiosksession file missing
| |
20:08 | <_UsUrPeR__> ok great thanks
| |
20:08 | <Hyperbyte> _UsUrPeR__, I think you just need to ltsp-build-client --kiosk and set SCREEN_07=kiosk in lts.conf
| |
20:08 | alkisg, right?
| |
20:08 | <alkisg> Yes, and fix the bug
| |
20:08 | <Hyperbyte> Yeah. :)
| |
20:08 | <alkisg> And also install chrome and set KIOSK_EXE :)
| |
20:10 | <vmassuchetto> alkisg, well... as you're talking about this: https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/816139
| |
20:10 | <alkisg> No, that's 11.04
| |
20:10 | In 10.04 a file was missing
| |
20:11 | <Hyperbyte> https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/572974
| |
20:11 | !learn kiosk-lucid https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/572974
| |
20:11 | <ltsp> Hyperbyte: (learn [<channel>] <key> as <value>) -- Associates <key> with <value>. <channel> is only necessary if the message isn't sent on the channel itself. The word 'as' is necessary to separate the key from the value. It can be changed to another word via the learnSeparator registry value.
| |
20:11 | <Hyperbyte> !learn kiosk-lucid as https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/572974
| |
20:11 | <ltsp> Hyperbyte: The operation succeeded.
| |
20:19 | alexqwesa has left IRC (alexqwesa!~alex@alexo-veto.broker.freenet6.net, Ping timeout: 260 seconds) | |
20:35 | alexqwesa has joined IRC (alexqwesa!~alex@109.172.15.11) | |
20:46 | vmassuchetto has left IRC (vmassuchetto!~vmassuche@200-233-169-086.xf-static.ctbcnetsuper.com.br, Remote host closed the connection) | |
20:49 | Parker955 has left IRC (Parker955!~parker@d72-39-201-9.home1.cgocable.net, Ping timeout: 258 seconds) | |
20:49 | Parker955 has joined IRC (Parker955!~parker@d72-39-201-9.home1.cgocable.net) | |
20:51 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
21:09 | Parker955 is now known as Parker955_Away | |
22:08 | dead_inside has left IRC (dead_inside!~dead_insi@76.75.3.174, Quit: Leaving...) | |
22:45 | TheMatrix3000 has joined IRC (TheMatrix3000!~TheMatrix@rrcs-70-61-255-226.central.biz.rr.com) | |
23:18 | vongrippen has joined IRC (vongrippen!~vongrippe@adsl-74-226-116-214.mem.bellsouth.net) | |
23:27 | GodFather has joined IRC (GodFather!~rcc@d47-69-227-53.col.wideopenwest.com) | |
23:34 | artista_frustrad has left IRC (artista_frustrad!~fernando@200.247.43.2, Remote host closed the connection) | |
23:35 | vongrippen has left IRC (vongrippen!~vongrippe@adsl-74-226-116-214.mem.bellsouth.net, Quit: vongrippen) | |
23:41 | TheMatrix3000 has left IRC (TheMatrix3000!~TheMatrix@rrcs-70-61-255-226.central.biz.rr.com, Read error: Connection reset by peer) | |