00:14 | shawnp0wers has joined IRC (shawnp0wers!~shawnp0we@linuxjournal/staff/shawnp0wers) | |
00:44 | willianmazzardo has joined IRC (willianmazzardo!~textual@187.4.15.116) | |
00:51 | freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Quit: So long and thanks for all the fish) | |
00:54 | <bennabiy> vagrantc: quick question for you. Are you still doing anything with virt in debian?
| |
00:55 | Phantomas has left IRC (Phantomas!~Phantomas@ubuntu/member/phantomas, Read error: Operation timed out) | |
00:55 | Phantomas has joined IRC (Phantomas!~Phantomas@ubuntu/member/phantomas) | |
01:15 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
01:24 | andygraybeal has joined IRC (andygraybeal!~andy@165.171.240.45) | |
01:55 | vagrantc has joined IRC (vagrantc!~vagrant@freegeek/vagrantc) | |
02:14 | andygraybeal has left IRC (andygraybeal!~andy@165.171.240.45, Quit: Ex-Chat) | |
02:14 | andygraybeal has joined IRC (andygraybeal!~andy@165.171.240.45) | |
02:17 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Remote host closed the connection) | |
02:17 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
02:19 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Read error: Operation timed out) | |
03:14 | willianmazzardo has left IRC (willianmazzardo!~textual@187.4.15.116, Quit: Textual IRC Client: http://www.textualapp.com/) | |
03:17 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
03:18 | andygraybeal has left IRC (andygraybeal!~andy@165.171.240.45, Ping timeout: 246 seconds) | |
03:22 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
03:30 | Phantomas1 has joined IRC (Phantomas1!~Phantomas@ubuntu/member/phantomas) | |
03:32 | Phantomas has left IRC (Phantomas!~Phantomas@ubuntu/member/phantomas, Ping timeout: 264 seconds) | |
05:20 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
05:26 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Ping timeout: 245 seconds) | |
05:45 | Phantomas1 has left IRC (Phantomas1!~Phantomas@ubuntu/member/phantomas, Ping timeout: 246 seconds) | |
05:46 | freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun) | |
06:42 | vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, Quit: leaving) | |
07:19 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
07:32 | work_alkisg has joined IRC (work_alkisg!~alkisg@plinet.ioa.sch.gr) | |
07:40 | work_alkisg is now known as alkisg | |
07:46 | navgou has joined IRC (navgou!c23fefe7@gateway/web/freenode/ip.194.63.239.231) | |
07:47 | <navgou> #help
| |
07:47 | navgou has left IRC (navgou!c23fefe7@gateway/web/freenode/ip.194.63.239.231, Client Quit) | |
07:59 | alexqwesa has left IRC (alexqwesa!~alex@109.172.12.47, Ping timeout: 246 seconds) | |
08:19 | gbaman_ has joined IRC (gbaman_!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
08:21 | alexqwesa has joined IRC (alexqwesa!~alex@109.172.12.47) | |
08:22 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Ping timeout: 245 seconds) | |
08:24 | gbaman_ has left IRC (gbaman_!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Ping timeout: 252 seconds) | |
08:29 | <alkisg> !nbd-client
| |
08:29 | <ltsp> nbd-client: To try mounting the NBD image from the client initramfs: nbd-client 192.168.67.1 -N /opt/ltsp/i386 /dev/nbd0
| |
08:51 | alkisg has left IRC (alkisg!~alkisg@plinet.ioa.sch.gr, Ping timeout: 260 seconds) | |
09:01 | bennabiy has left IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com, Read error: Connection reset by peer) | |
09:04 | freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Quit: So long and thanks for all the fish) | |
09:05 | bennabiy has joined IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com) | |
09:35 | work_alkisg has joined IRC (work_alkisg!~alkisg@plinet.ioa.sch.gr) | |
09:39 | work_alkisg is now known as alkisg | |
09:40 | alexqwesa has left IRC (alexqwesa!~alex@109.172.12.47, Read error: Operation timed out) | |
09:45 | roces4 has joined IRC (roces4!4e08960f@gateway/web/freenode/ip.78.8.150.15) | |
09:45 | <roces4> hello
| |
09:45 | how to configure shutdown all pc's in ltsp
| |
09:46 | #!/bin/bash # # P. Baco - Carlit.net # Crontab LTSP script # # This script, when started from lts.conf "RCFILE_XX = /etc/ltsp/crontab.sh" # will add up to 10 tasks to the thin client's root crontab. # Tasks are defined as regular crontab lines in lts.conf variables # "CRONTAB_01" to "CRONTAB_10" # ex: # CRONTAB_01 = "30 20 * * 1-5 /sbin/halt" # will halt the thin client at 20:30 monday to friday # # Note: Requires crontab t
| |
09:46 | whis is script
| |
09:47 | help me please
| |
09:54 | roces4 has left IRC (roces4!4e08960f@gateway/web/freenode/ip.78.8.150.15, Ping timeout: 250 seconds) | |
10:04 | Gremble has joined IRC (Gremble!~Ben@cpc35-aztw23-2-0-cust207.18-1.cable.virginm.net) | |
10:05 | Gremble is now known as Guest62694 | |
10:10 | alkisg is now known as work_alkisg | |
10:22 | freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun) | |
10:27 | work_alkisg is now known as alkisg | |
11:03 | workingcats has joined IRC (workingcats!~workingca@212.122.48.77) | |
11:10 | alkisg is now known as work_alkisg | |
11:19 | alexqwesa has joined IRC (alexqwesa!~alex@109.172.12.47) | |
11:55 | willianmazzardo has joined IRC (willianmazzardo!~textual@187.4.15.116) | |
11:57 | hachque has left IRC (hachque!james@2600:3c01::f03c:91ff:fe96:5060, Ping timeout: 240 seconds) | |
11:58 | hachque has joined IRC (hachque!james@2600:3c01::f03c:91ff:fe96:5060) | |
12:55 | freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Quit: So long and thanks for all the fish) | |
13:04 | alexqwesa has left IRC (alexqwesa!~alex@109.172.12.47, Ping timeout: 264 seconds) | |
13:04 | andygraybeal has joined IRC (andygraybeal!~andy@165.171.240.45) | |
14:02 | * Hyperbyte watches work_alkisg drink coffee | |
14:05 | alexqwesa has joined IRC (alexqwesa!~alex@109.172.12.47) | |
14:12 | NeonLicht has joined IRC (NeonLicht!~NeonLicht@darwin.ugr.es) | |
14:24 | brunolambert has joined IRC (brunolambert!brunolambe@nat/revolutionlinux/x-gugsyutcocbwnfsx) | |
14:30 | willianmazzardo has left IRC (willianmazzardo!~textual@187.4.15.116, Ping timeout: 260 seconds) | |
14:49 | dsugar100 has left IRC (dsugar100!~dsugar@columbia.tresys.com, Remote host closed the connection) | |
15:06 | freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun) | |
15:13 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
15:24 | gothaggis|work has joined IRC (gothaggis|work!~gothaggis@corp.heavyhammer.com) | |
15:26 | <gothaggis|work> hello, I have a Ubuntu 10.04 LTSP server and would like to upgrade it to 12.04. What is the proper way to do this? The normal Ubuntu upgrade way? And how does it affect thin clients - for example should I assume that profiles for apps like Thunderbird and Firefox will be lost?
| |
15:28 | <Hyperbyte> gothaggis|work, hi
| |
15:29 | Actually, I imagine that things like Thunderbird and Firefox profiles will be the easy thing to keep going
| |
15:29 | Keeping the thin client part/netbooting properly working is the difficult part I think. Not sure if the upgrade part works properly.
| |
15:30 | The LTSP from 10.04 and 12.04 are very, very different. You'd have to upgrade the server and then rebuild the client completely, that might work. But I have no experience with that.
| |
15:30 | <gothaggis|work> yeah, I'm thinking it may just be easier to set up a new server with 12.04 and then copy the home directories over once its working
| |
15:30 | <Hyperbyte> Myself, I'd always set up a new server,
| |
15:31 | <gothaggis|work> thats good to know, thanks
| |
15:33 | <Hyperbyte> Also, nowadays I always set up LTSP inside a virtual machine.
| |
15:33 | CentOS 6.4 with Ubuntu 12.04 virtual machine
| |
15:34 | Gives me lots of flexibility with doing upgrades or even migrating to a new distro version or new hardware.
| |
15:43 | bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) | |
15:49 | Phantomas has joined IRC (Phantomas!~Phantomas@ubuntu/member/phantomas) | |
16:07 | lbssousa_ has joined IRC (lbssousa_!~lbssousa@177.143.9.96) | |
16:11 | willianmazzardo has joined IRC (willianmazzardo!~textual@187.4.15.116) | |
16:14 | rickogden has joined IRC (rickogden!~Rick@host.hifirevolution.com) | |
16:14 | brunolambert1 has joined IRC (brunolambert1!brunolambe@nat/revolutionlinux/x-yxqwghuivhdvsggi) | |
16:17 | brunolambert has left IRC (brunolambert!brunolambe@nat/revolutionlinux/x-gugsyutcocbwnfsx, Ping timeout: 260 seconds) | |
16:48 | willianmazzardo has left IRC (willianmazzardo!~textual@187.4.15.116, Ping timeout: 246 seconds) | |
16:51 | Phantomas1 has joined IRC (Phantomas1!~Phantomas@ubuntu/member/phantomas) | |
16:54 | Phantomas has left IRC (Phantomas!~Phantomas@ubuntu/member/phantomas, Ping timeout: 272 seconds) | |
17:05 | willianmazzardo has joined IRC (willianmazzardo!~textual@187.4.15.116) | |
17:29 | gbaman has joined IRC (gbaman!~gbaman@90.199.170.169) | |
17:37 | gbaman has left IRC (gbaman!~gbaman@90.199.170.169, Remote host closed the connection) | |
18:03 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
18:06 | b3x has joined IRC (b3x!~brian@out.ewbc.com) | |
18:27 | bennabiy has left IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com, Ping timeout: 240 seconds) | |
18:28 | bennabiy has joined IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com) | |
18:33 | workingcats has left IRC (workingcats!~workingca@212.122.48.77, Quit: Leaving) | |
18:38 | <b3x> I want to be able to ssh into thin clients, does anyone know what needs to be able to do to get that to work? i reset the root password in the chroot, and ssh is listening on the thin clients, but i get an immediate drop when i try to connect
| |
18:39 | <other_other_joe> try ssh -vvv to see where it's failing
| |
18:42 | <b3x> i get a Could not load "/root/.ssh/id_rsa" as a RSA1 public key however it continues after that .. til finally i see a debug1: SSH2_MSG_KEXINIT sent followed by a COnnection closed
| |
18:42 | freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Ping timeout: 260 seconds) | |
18:45 | vagrantc has joined IRC (vagrantc!~vagrant@freegeek/vagrantc) | |
18:45 | freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun) | |
18:48 | <b3x> i should see SSH2_MSG_KEXINIT recieved
| |
18:52 | kev_j has joined IRC (kev_j!~Kevin@web.ta-realty.com) | |
18:54 | <kev_j> Just wondering... would it be possible, and if so would it be smart (or conversely stupid...), to setup kerberized nfs for the home directories on ltsp?
| |
18:56 | I know that it usually uses sshfs to mount things, but I think I remember reading about using nfs in the man pages... I am more curious as what your opinions would be for whether nfs (with krb) would be any more/less secure, and if there would really be any positives or negatives that I would not think to look for.
| |
18:56 | macpaul has joined IRC (macpaul!~macpaul@91.210.102.185) | |
18:57 | macpaul has left IRC (macpaul!~macpaul@91.210.102.185, Remote host closed the connection) | |
18:59 | lbssousa_ has left IRC (lbssousa_!~lbssousa@177.143.9.96, Quit: Saindo) | |
19:03 | <kev_j> or if I should just do a better job of using google you can tell me that too ;)
| |
19:05 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Remote host closed the connection) | |
19:06 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
19:06 | <vagrantc> kev_j: in theory t should work, and would be better than plain NFS homedirs
| |
19:07 | kev_j: there is at least one bug in debian about it: http://bugs.debian.org/src:ltsp
| |
19:08 | kev_j: if kerberized nfsv4 actally handles encryption, i could see it being a better option than sshfs, although more complicated to set up
| |
19:08 | kev_j: my goal would be to allow the homedir mounting to allow for arbitrary filesystems/methods
| |
19:10 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Ping timeout: 260 seconds) | |
19:13 | |Paradox| has left IRC (|Paradox|!~iamparado@c-71-206-130-134.hsd1.va.comcast.net, Ping timeout: 252 seconds) | |
19:23 | <kev_j> vagrantc: Thanks, I am using openafs right now and that is not being too friendly for a multitude of reason.. especially with localapps stuffs. So yeah, thinking NFS might be a better approach
| |
19:23 | and I think that nfs v4 does support gssapi / kerberos encryption, but I will have to research that a bit more
| |
19:24 | reasons*
| |
19:25 | cliebow has joined IRC (cliebow!~cliebow@WatchGuard.ellsworth-hs.ellsworth.k12.me.us) | |
19:44 | <b3x> wtf would cause jetpipe to stop running as soon as someone logs into a thin client?
| |
19:48 | willianmazzardo has left IRC (willianmazzardo!~textual@187.4.15.116, Ping timeout: 246 seconds) | |
20:04 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
20:09 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Ping timeout: 246 seconds) | |
20:10 | b3x has left IRC (b3x!~brian@out.ewbc.com, Ping timeout: 258 seconds) | |
20:11 | mgariepy has left IRC (mgariepy!mgariepy@ubuntu/member/mgariepy, Ping timeout: 245 seconds) | |
20:15 | <vagrantc> alkisg: regarding cdpingerless ltspfs... the last steps are to find some rules for debain that create add/remove events after insertion?
| |
20:16 | alkisg: possibly by digging through the rules on ubuntu
| |
20:17 | kev_j has left IRC (kev_j!~Kevin@web.ta-realty.com, Remote host closed the connection) | |
20:18 | <vagrantc> alternately, we could just install the extra rules i've got for debian only
| |
20:20 | b3x has joined IRC (b3x!~brian@out.ewbc.com) | |
20:22 | * vagrantc wonders about other distros | |
20:25 | mgariepy_ has joined IRC (mgariepy_!mgariepy@nat/revolutionlinux/x-bqknczeftogbwjse) | |
20:34 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
20:36 | <vagrantc> stgraber: it's probably time to sync ldm from debian. It should work out of the box.
| |
20:37 | stgraber: ltsp sync may require a bit more work
| |
20:37 | although not a lot
| |
20:38 | <stgraber> ok, let me quickly see what kind of delta we have on ldm (if any) and I'll trigger a sync if that looks sane
| |
20:39 | <vagrantc> i made it not recommend ldm-themes when built on non-debian, and i foget te other patch
| |
20:41 | the other was: automake --force related, which was fixed upstream
| |
20:41 | or rather, i merged the patch upstream
| |
20:42 | b3x has joined IRC (b3x!~brian@out.ewbc.com) | |
20:42 | <stgraber> yep, looks good. The merge result looks a bit weird for the automake force stuff but I'll take your word for it and sync. We'll know soon enough if it fails to build on arm64 :)
| |
20:43 | bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Quit: Goin' down hard) | |
20:44 | <stgraber> synced
| |
20:45 | <vagrantc> heh
| |
20:46 | stgraber: i think the original patch used the shorthand options, and i switched to use longhand automake options
| |
20:47 | also, i've been building the .orig.tar.gz without the autofoo included, so it might work without the --force
| |
20:47 | Phantomas1 has left IRC (Phantomas1!~Phantomas@ubuntu/member/phantomas, Quit: Leaving.) | |
20:52 | <b3x> anyone have any good tips for troubleshooting jetpipe? it seems to start up and then goes away at login
| |
20:52 | i can start a xterm using ltsp-localapps and start it as root .. jetpipe /dev/usb/lp0 9100 .. but it doesnt want to stay running
| |
20:54 | freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Ping timeout: 272 seconds) | |
20:56 | <stgraber> vagrantc: synced package built fine on all arches (including arm64), so looks like we're back in sync for that one
| |
20:56 | <vagrantc> yay
| |
20:56 | freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun) | |
20:57 | <vagrantc> stgraber: i've been holding off on an ltspfs upload to finally kill off cdpinger, but we're kinda stalled a the moment
| |
20:58 | differences in udev between ubuntu and debian require some other rules
| |
20:58 | no idea with other distros
| |
21:00 | <stgraber> bzr reports 249 conflicts when attempting to merge the Ubuntu and Debian packaging, seems like I'll have to try and do that by hand since I suspect the tool is lying to me :)
| |
21:01 | <vagrantc> ouch
| |
21:04 | freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Quit: So long and thanks for all the fish) | |
21:06 | gbaman has joined IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com) | |
21:09 | <stgraber> vagrantc: that looks more like it: http://paste.ubuntu.com/6511246/
| |
21:11 | gbaman has left IRC (gbaman!~gbaman@host81-130-75-144.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
21:15 | vagrantc_ has joined IRC (vagrantc_!~vagrant@freegeek/vagrantc) | |
21:15 | andygraybeal has left IRC (andygraybeal!~andy@165.171.240.45, Ping timeout: 246 seconds) | |
21:19 | mgariepy_ has left IRC (mgariepy_!mgariepy@nat/revolutionlinux/x-bqknczeftogbwjse, Quit: Leaving) | |
21:19 | mgariepy has joined IRC (mgariepy!mgariepy@ubuntu/member/mgariepy) | |
21:20 | vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, *.net *.split) | |
21:29 | <stgraber> vagrantc_: I have just done a quick merge of the current Debian package and the Ubuntu one. Indeed quite a few changes are left, a fair chunk of which should be fine to apply to Debian
| |
21:30 | <vagrantc_> stgraber: cool
| |
21:30 | stgraber: i could do another upload sometime in the next week or two, if we can reduce or eliminate the diff, that'd be great
| |
21:39 | <stgraber> running a test build now to see if I missed up something :)
| |
21:51 | Status: successful
| |
21:52 | so looks like I didn't mess it up in any significant way :)
| |
21:52 | I'll push that to the archive and test it one of those days.
| |
21:53 | <vagrantc_> heh
| |
21:53 | b3x has left IRC (b3x!~brian@out.ewbc.com, Quit: Leaving) | |
21:53 | * vagrantc_ waves | |
21:54 | <stgraber> uploaded
| |
21:55 | vagrantc_ has left IRC (vagrantc_!~vagrant@freegeek/vagrantc, Quit: leaving) | |
22:03 | Guest62694 has left IRC (Guest62694!~Ben@cpc35-aztw23-2-0-cust207.18-1.cable.virginm.net, Quit: I Leave) | |
23:17 | alexqwesa has left IRC (alexqwesa!~alex@109.172.12.47, Ping timeout: 248 seconds) | |
23:39 | christophe_y2k has joined IRC (christophe_y2k!~christoph@man06-3-78-237-22-85.fbx.proxad.net) | |