00:07 | shogunx has joined #ltsp | |
00:29 | klausade has joined #ltsp | |
00:39 | alkisg has joined #ltsp | |
00:43 | alkisg has quit IRC | |
01:22 | dobber_ has quit IRC | |
01:38 | johnny has quit IRC | |
01:49 | cyberorg has quit IRC | |
01:51 | gnunux has joined #ltsp | |
01:55 | cyberorg has joined #ltsp | |
01:55 | litlebuda has joined #ltsp | |
02:12 | dobber has joined #ltsp | |
02:13 | johnny has joined #ltsp | |
02:14 | rickogden has joined #ltsp | |
02:19 | shamino has joined #ltsp | |
02:23 | gymeleou has joined #ltsp | |
02:23 | <gymeleou> !buttons_location
| |
02:23 | <ltspbot> gymeleou: Error: "buttons_location" is not a valid command.
| |
02:24 | <gymeleou> !buttons_layout
| |
02:24 | <ltspbot> gymeleou: Error: "buttons_layout" is not a valid command.
| |
02:24 | <gymeleou> !button_layout
| |
02:24 | <ltspbot> gymeleou: "button_layout" :: To revert the Ubuntu button position and ordering to their old values, run: sudo gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type string --set /apps/metacity/general/button_layout menu:minimize,maximize,close
| |
02:24 | chupacabra has joined #ltsp | |
02:34 | mikkel has joined #ltsp | |
02:34 | ogra has joined #ltsp | |
02:58 | gymeleou has quit IRC | |
03:10 | johnny has left #ltsp | |
03:12 | <abeehc> !ltsp.conf
| |
03:12 | <ltspbot> abeehc: Error: "ltsp.conf" is not a valid command.
| |
03:12 | <abeehc> !parameters
| |
03:12 | <ltspbot> abeehc: Error: "parameters" is not a valid command.
| |
03:13 | <dobber> !lts.conf
| |
03:13 | <ltspbot> dobber: "lts.conf" :: http://manpages.ubuntu.com/lts.conf
| |
03:13 | <rickogden> hi all, what do I put in lts.conf to make gnome the default session?
| |
03:15 | <abeehc> ty
| |
03:18 | alkisg has joined #ltsp | |
03:26 | Egyptian[Home] has quit IRC | |
03:50 | ogra has quit IRC | |
03:51 | alexqwesa has quit IRC | |
03:54 | alexqwesa has joined #ltsp | |
03:56 | <rickogden> does anyone know why I would get the error "failed to connect to NBD server" when I set NBD_SWAP to false in the lts.conf?
| |
04:13 | <alkisg> NBD_SWAP is false by default
| |
04:13 | So it shouldn't matter if you set it to false..
| |
04:16 | pths has quit IRC | |
04:21 | <rickogden> alkisg: hi, I'm trying to get round the problem of needing to break on boot
| |
04:21 | <alkisg> Ah. This does have nothing to do with swapping
| |
04:21 | NBD serves the virtual client hard disk, /opt/ltsp/images/i386.img
| |
04:22 | <rickogden> ah right
| |
04:22 | <alkisg> Here's a bug that I filed for nbd: https://bugs.launchpad.net/ubuntu/+source/nbd/+bug/420587
| |
04:23 | This is _not_ your problem, but it's the same problem on another script (ltsp_nbd instead of just nbd)
| |
04:23 | <rickogden> ah right
| |
04:23 | <alkisg> So file a bug in launchpad about this. To work around it, insert a delay in ltsp_nbd
| |
04:23 | <rickogden> is there any work-around that you suggest (such as sleep for a few seconds)?
| |
04:24 | where's ltsp_nbd, in the client chroot or on the server?
| |
04:24 | <alkisg> The client chroot
| |
04:24 | you need to update the kernel afterwards - not the image
| |
04:24 | (chroot update-initramfs -u && ltsp-update-kernels)
| |
04:24 | <rickogden> thanks
| |
04:25 | <alkisg> File the bug there: https://bugs.launchpad.net/ubuntu/+source/ltsp
| |
04:25 | /opt/ltsp/i386/usr/share/initramfs-tools/scripts/ltsp_nbd
| |
04:26 | <rickogden> where should I put the delay?
| |
04:26 | <alkisg> After this line: ip link set lo up
| |
04:26 | put `sleep 5 ` there...
| |
04:27 | What are your client specs? So that I try to get my hands on a similar client to reproduce this...
| |
04:27 | <rickogden> erm... one sec, they're new computers, I'll get the details
| |
04:28 | 3ghz core2duo, 4gb RAM
| |
04:32 | garymc has joined #ltsp | |
04:32 | <garymc> hi guys im trying to add a new user account in the terminal window. I have forgot the command
| |
04:32 | sudo add user?
| |
04:32 | doesnt work
| |
04:33 | <rickogden> sudo adduser
| |
04:33 | <garymc> that dont work either
| |
04:33 | <rickogden> does useradd work?
| |
04:33 | <garymc> no
| |
04:34 | :(
| |
04:34 | <alkisg> garymc: distro/version?
| |
04:34 | <garymc> i know its a simple command. just forgot
| |
04:34 | Im ubunto
| |
04:34 | <rickogden> how is it authenticating? Using /etc/passwd?
| |
04:34 | or an external system (eg. LDAP)?
| |
04:34 | <garymc> i know its just add user or something like that
| |
04:34 | <alkisg> garymc: try `sudo adduser`. It should work.
| |
04:34 | <klausade> garymc: what is the error message when you try adduser?
| |
04:34 | <alkisg> If not, paste the error message on pastebin.
| |
04:35 | (sudo adduser username - don't forget the username)
| |
04:35 | <rickogden> garymc: adduser is the interactive way of adding users in ubuntu
| |
04:35 | <garymc> damn i forgot to add the name after sudo adduser JOHN
| |
04:35 | whoops.... thanks guys
| |
04:35 | <rickogden> :)
| |
04:35 | garymc has quit IRC | |
04:42 | ogra has joined #ltsp | |
04:52 | Selveste1 has joined #ltsp | |
05:05 | <rickogden> is this guide valid for Lucid? https://wiki.ubuntu.com/EnableLTSP5LocalDevices
| |
05:07 | <alkisg> Localdev should work out of the box on any recent ubuntu versions
| |
05:07 | <rickogden> ah ok... doesn't seem to be with my weird setup :/
| |
05:08 | I'm working through the debug
| |
05:08 | <alkisg> LOCALDEV is true by default, and all the ltspfs* software is preinstalled
| |
05:08 | I think also in lucid it isn't even necessary to add the clients to the fuse group
| |
05:09 | What are you trying with? A usb stick? An internal disk?
| |
05:09 | <rickogden> both
| |
05:09 | and neither are mounted
| |
05:09 | <alkisg> Internal disks need another parameter which isn't enabled by default
| |
05:10 | LOCALDEV_DENY_INTERNAL_DISKS=False
| |
05:11 | <rickogden> the entry is in the ltspfs_fstab
| |
05:11 | I'm not too bothered about the local disk (for the moment)
| |
05:11 | just pen drive
| |
05:11 | <alkisg> What file system does it have?
| |
05:11 | <rickogden> fat32
| |
05:12 | and it's correct in the ltspfs_fstab file
| |
05:16 | alkisg: where does it mount to by default?
| |
05:29 | <alkisg> There are some (a little oudated) localdev debugging steps in https://wiki.ubuntu.com/DebugLocalDev - but I don't know about any details as I don't usually use localdevs...
| |
05:32 | ogra_cmpc has quit IRC | |
05:33 | <rickogden> alkisg, yeah I've worked my way through them
| |
05:33 | I'm just about to do step 4
| |
05:33 | but the others are all perfect
| |
05:34 | however /var/run/drives/usbdsik-sdb1/ (which is where it says the mountpoint is), is empty... so I'm not sure what's happening there
| |
05:37 | <klausade> rickogden: I recently had a fight with ltspfs (mounting usb-drives), turned out that my users wasn't properly added to the fuse group when they logged on. Make sure that "id username" mentions group membership in fuse. Worth a try.
| |
05:37 | ogra_cmpc has joined #ltsp | |
05:38 | <rickogden> klausade: yeah, they are
| |
05:39 | however, doing step 4 it has come up with NXFOLDER is (null) and NX_ROOT is (null)
| |
05:39 | not sure why it's coming up with the NX stuff
| |
05:46 | bobby_C has joined #ltsp | |
05:59 | alkisg has quit IRC | |
06:04 | cyberorg has quit IRC | |
06:05 | cyberorg has joined #ltsp | |
06:17 | pmatulis has joined #ltsp | |
06:26 | gentgeen__ has quit IRC | |
06:51 | rad4Christ has joined #ltsp | |
06:55 | rad4Christ has quit IRC | |
07:02 | gentgeen__ has joined #ltsp | |
07:15 | alkisg has joined #ltsp | |
07:21 | F-GT has quit IRC | |
07:37 | F-GT has joined #ltsp | |
07:41 | alkisg has quit IRC | |
07:47 | Gadi has joined #ltsp | |
07:59 | ogra_cmpc has quit IRC | |
08:00 | ogra_cmpc has joined #ltsp | |
08:16 | komunista has joined #ltsp | |
08:26 | leifnel has joined #ltsp | |
08:29 | komunista has quit IRC | |
08:29 | <leifnel> Hi. I have a "normal" ltsp, where pxelinux.cfg/default is kernel ltsp/i386/vmlinuz ro initrd=ltsp/i386/initrd.img quiet root=/dev/nfs ip=dhcp boot=nfs
| |
08:30 | This gets its root from /opt/ltsp/i386
| |
08:30 | Then I have made a kiosk, which is in /opt/ltsp/kiosk/i386
| |
08:31 | vongrippen_ has joined #ltsp | |
08:31 | <leifnel> How Do I add this to the option line in pxelinux.cfg/default?
| |
08:31 | vongrippen_ has quit IRC | |
08:31 | <Appiah> what option?
| |
08:31 | just edit the current one?
| |
08:32 | <leifnel> to get root from /opt/ltsp/kiosk/i386 instead of /opt/ltsp/i386
| |
08:33 | <Appiah> thats in the dhcp option
| |
08:33 | <leifnel> root=/dev/nfs doesn't tell that it's /opt/ltsp/i386, but that what it gets root from.
| |
08:33 | komunista has joined #ltsp | |
08:33 | <leifnel> so it must be default
| |
08:33 | <Appiah> "next-server" if you are using a *nix dhcp server
| |
08:33 | dhcpd.conf
| |
08:34 | ops wait
| |
08:34 | not next server
| |
08:34 | cliebow has joined #ltsp | |
08:34 | <Appiah> option root-path "/opt/ltsp/i386";
| |
08:34 | thats what the line looks like
| |
08:34 | edit that one
| |
08:35 | <leifnel> But I like it in pxelinux.cfg/options, so I can select different ways, kiosk, normal, install etc
| |
08:35 | <Appiah> so you want a boot menu? :)
| |
08:35 | <leifnel> I have one, yes.
| |
08:37 | http://pastebin.com/qvA4Hwkr
| |
08:38 | It must be possible to put root-path in boot menu
| |
08:39 | <Appiah> http://www.kernel.org/doc/Documentation/kernel-parameters.txt
| |
08:39 | nfsroot= [NFS] nfs root filesystem for disk-less boxes. See Documentation/filesystems/nfs/nfsroot.txt.
| |
08:40 | http://kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt
| |
08:42 | <leifnel> Trying that now. (Love vmware emulation)
| |
08:44 | Kiosk got started now, but I also edited dhcpd.conf. Trying to put it back
| |
08:47 | Yup. Works perfectly now. Thanx :-)
| |
08:50 | mikkel has quit IRC | |
08:57 | <leifnel> I'm back :-) If I want different startpages for different kiosks, how do I do that without having a complete root for each kiosk?
| |
08:58 | Oh well, like Scarlet O'Hara: I'll think about that tomorrow :-)
| |
08:58 | bye
| |
08:58 | leifnel has left #ltsp | |
09:09 | Blinny has joined #ltsp | |
09:27 | alkisg has joined #ltsp | |
09:33 | rad4Christ has joined #ltsp | |
09:53 | The_Code has joined #ltsp | |
10:01 | pths has joined #ltsp | |
10:10 | staffencasa has joined #ltsp | |
10:11 | komunista has quit IRC | |
10:12 | komunista has joined #ltsp | |
10:13 | ogra has quit IRC | |
10:14 | ogra has joined #ltsp | |
10:23 | davidj has joined #ltsp | |
10:24 | davidj has left #ltsp | |
10:28 | gnunux has quit IRC | |
10:29 | cliebow_ has joined #ltsp | |
10:32 | Selveste1 has quit IRC | |
10:35 | rickogden has quit IRC | |
10:39 | Gadi has quit IRC | |
10:41 | Gadi has joined #ltsp | |
10:44 | cliebow_ has quit IRC | |
10:47 | vagrantc has joined #ltsp | |
10:53 | ogra_ has joined #ltsp | |
10:55 | ogra__ has joined #ltsp | |
10:56 | ogra has quit IRC | |
10:59 | ogra_ has quit IRC | |
11:00 | Egyptian[Home] has joined #ltsp | |
11:03 | dobber has quit IRC | |
11:13 | ogra__ is now known as ogra | |
11:13 | ogra has joined #ltsp | |
11:22 | pmatulis has quit IRC | |
11:24 | pmatulis has joined #ltsp | |
11:29 | thunsucker has joined #ltsp | |
11:31 | pmatulis has quit IRC | |
11:32 | pmatulis has joined #ltsp | |
11:38 | redbaritone_ has joined #ltsp | |
11:44 | thunsucker has quit IRC | |
11:57 | thunsucker has joined #ltsp | |
12:02 | johnny has joined #ltsp | |
12:02 | thunsucker has quit IRC | |
12:18 | thunsucker has joined #ltsp | |
12:22 | redbaritone_ has quit IRC | |
12:26 | thunsucker has quit IRC | |
12:33 | BenG has joined #ltsp | |
12:34 | hawkI has joined #ltsp | |
12:57 | chupacabra has quit IRC | |
13:07 | chupacabra has joined #ltsp | |
13:12 | The_Code has quit IRC | |
13:15 | chupacabra has joined #ltsp | |
13:22 | dobber_ has joined #ltsp | |
13:37 | BenG has quit IRC | |
13:47 | slidesinger has joined #ltsp | |
13:57 | cliebow has quit IRC | |
14:08 | komunista has quit IRC | |
14:16 | Blinny has quit IRC | |
14:41 | bieb has joined #ltsp | |
14:46 | secayford has joined #ltsp | |
14:48 | pmatulis has quit IRC | |
14:48 | <bieb> hello ltsp'ers
| |
14:50 | vagrantc has quit IRC | |
14:53 | vagrantc has joined #ltsp | |
14:56 | Selveste1 has joined #ltsp | |
15:03 | Lns has joined #ltsp | |
15:04 | bieb has left #ltsp | |
15:14 | bobby_C has quit IRC | |
15:23 | bobby_C has joined #ltsp | |
15:29 | slidesinger has quit IRC | |
15:39 | Eghie has joined #ltsp | |
15:50 | rad4Christ has quit IRC | |
16:34 | toscalix has joined #ltsp | |
16:34 | Selveste1 has quit IRC | |
16:37 | dobber_ has quit IRC | |
16:40 | alkisg has quit IRC | |
16:41 | secayford has quit IRC | |
16:58 | toscalix has quit IRC | |
17:45 | Gadi has left #ltsp | |
17:54 | otavio has quit IRC | |
18:05 | bobby_C has quit IRC | |
18:10 | vagrantc has quit IRC | |
18:28 | litlebuda has quit IRC | |
18:35 | staffencasa has quit IRC | |
18:40 | shogunx has quit IRC | |
18:53 | abeehc has quit IRC | |
18:53 | Lns has quit IRC | |
18:54 | p has joined #ltsp | |
18:54 | p is now known as Guest70438 | |
18:55 | <Guest70438> hi could someone point me in the right direction, what i want to do is be able to vnc onto a diskless client
| |
19:03 | hello
| |
19:16 | <johnny> this isn't a good time for this channel
| |
19:16 | best times are during business hours of western europe /usa
| |
19:16 | i'm here, but i don't feel like googling the answer
| |
19:16 | i don't know it myself
| |
19:17 | slidesinger has joined #ltsp | |
19:20 | slidesinger has quit IRC | |
19:20 | slidesinger has joined #ltsp | |
19:49 | shogunx has joined #ltsp | |
20:13 | johnny has left #ltsp | |
20:36 | johnny has joined #ltsp | |
20:55 | <Guest70438> k thanks, by the way i have tried googling it and havent been successfully obviously :) this is y I am here asking the question.
| |
21:23 | redbaritone_ has joined #ltsp | |
21:36 | <johnny> Guest70438, then either come back in 12 hours, or post to the discuss list
| |
22:01 | <Guest70438> k thanks Johnny will do
| |
22:01 | appreciate your help
| |
22:14 | redbaritone_ has quit IRC | |
22:16 | ogra_cmpc has quit IRC | |
22:25 | F-GT has quit IRC | |
22:28 | ogra_cmpc has joined #ltsp | |
22:41 | F-GT has joined #ltsp | |
22:57 | ogra_cmpc has quit IRC | |
22:58 | ogra_cmpc has joined #ltsp | |
23:41 | alkisg has joined #ltsp | |
23:47 | alkisg has quit IRC | |
23:51 | shogunx has quit IRC | |
23:51 | <cyberorg> Guest70438, italc is what you need
| |