00:22 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
00:42 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
01:49 | josefig7 has left IRC (josefig7!~Jose@unaffiliated/josefig, Quit: The Lounge - https://thelounge.chat) | |
02:18 | ogra_ has left IRC (ogra_!~ogra@p57B51A10.dip0.t-ipconnect.de, Ping timeout: 246 seconds) | |
02:18 | ogra has left IRC (ogra!~ogra@ubuntu/member/ogra, Ping timeout: 250 seconds) | |
02:23 | ogra has joined IRC (ogra!~ogra@p5B26E560.dip0.t-ipconnect.de) | |
02:24 | ogra is now known as Guest89124 | |
04:50 | adrianor1 has joined IRC (adrianor1!~adrianorg@191.32.97.210) | |
04:54 | adrianorg has left IRC (adrianorg!~adrianorg@186.213.155.172, Ping timeout: 272 seconds) | |
04:59 | <alkisg> Chakal77: what you say is a bit confusing, an "ubuntu server with gui" is the same as an "ubuntu desktop"
| |
04:59 | So, just install a desktop ubuntu, and create a custom session in /usr/share/xsessions, this isn't related to ltsp at all...
| |
05:05 | (it also doesn't need anything but one simple script, it should be doable in a few minutes)
| |
05:16 | statler has joined IRC (statler!~Georg@p54897D17.dip0.t-ipconnect.de) | |
05:43 | woernie has joined IRC (woernie!~werner@p57A0EC92.dip0.t-ipconnect.de) | |
05:49 | kjackal has joined IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr) | |
07:03 | gdi2k has left IRC (gdi2k!~gdi2k@58.69.160.28, Ping timeout: 258 seconds) | |
07:19 | kjackal has left IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr, Remote host closed the connection) | |
07:21 | kjackal has joined IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr) | |
07:22 | Guest89124 has left IRC (Guest89124!~ogra@p5B26E560.dip0.t-ipconnect.de) | |
07:22 | ogra has joined IRC (ogra!~ogra@ubuntu/member/ogra) | |
08:07 | statler has left IRC (statler!~Georg@p54897D17.dip0.t-ipconnect.de, Remote host closed the connection) | |
09:08 | statler has joined IRC (statler!~Georg@gwrz.lohn24.de) | |
10:08 | alexxtasi[m] has left IRC (alexxtasi[m]!alexxtasim@gateway/shell/matrix.org/x-zfngjtumgrjievpj, Ping timeout: 250 seconds) | |
10:48 | alexxtasi[m] has joined IRC (alexxtasi[m]!alexxtasim@gateway/shell/matrix.org/x-yxhrkrxhrehjhsjr) | |
11:06 | maddiekool has joined IRC (maddiekool!69eb90b4@105.235.144.180) | |
11:32 | spectra has left IRC (spectra!~spectra@debian/developer/spectra, *.net *.split) | |
11:35 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
11:38 | <Chakal77> But how i can do this script? Do you have any documentation to help me?
| |
11:38 | spectra has joined IRC (spectra!~spectra@debian/developer/spectra) | |
11:41 | <alkisg> Chakal77: documentation on how to make a bash script that will call vmware horizon? Eh, no, I don't have documentation for that, but it should be just a couple of commands, so even if you don't know bash, a small google should solve it for you
| |
11:42 | <Chakal77> Ok
| |
11:42 | Thanks
| |
11:45 | Chakal77 has left IRC (Chakal77!b1b9f0d1@177.185.240.209, Remote host closed the connection) | |
12:35 | * mwalters blinks | |
12:45 | tanjiro has joined IRC (tanjiro!c8118d03@aruana.ufs.br) | |
12:45 | <tanjiro> hello, someone have experience with odroid and ltsp?
| |
12:45 | <alkisg> tanjiro: I think vagrantc has used odroid with ltsp, why?
| |
12:46 | maddiekool has left IRC (maddiekool!69eb90b4@105.235.144.180, Ping timeout: 260 seconds) | |
12:48 | <tanjiro> alkisg: I would like to use odroid as a client ltsp, but the tutorial in the odroid wiki didn't help me to booting odroid from network with ltsp
| |
12:49 | <alkisg> What tutorial?
| |
12:49 | <tanjiro> https://wiki.odroid.com/odroid-xu4/application_note/software/pxe_boot
| |
12:50 | ogra has left IRC (ogra!~ogra@ubuntu/member/ogra, Quit: Ex-Chat) | |
12:50 | ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de) | |
12:51 | <alkisg> tanjiro: which part did you have problems with? Did you get any error messages?
| |
12:51 | ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de) | |
12:52 | ogra has joined IRC (ogra!~ogra_@ubuntu/member/ogra) | |
12:57 | <tanjiro> The tutorial consider that a server is a machine odroid, but my server is a desktop with server ltsp, so i adapted, but this generated somenes problems
| |
12:57 | someones*
| |
12:57 | Like
| |
12:58 | In this part PXE Client Settings
| |
12:59 | alkisg have errors in this part: "sudo wget -O /media/boot/boot.ini https://git.io/v5ZNg"
| |
13:00 | saying the repository was empty
| |
13:00 | <mwalters> tanjiro: you likely want to follow the LTSP wiki for setting up the server itself, not the odroid tutorial
| |
13:00 | Though I'm not totally sure how to handle the arch differences when pulling down kernels for the odroid client
| |
13:01 | <alkisg> tanjiro: the repository was empty? That doesn't make much sense, can you copy/paste both the command and the output?
| |
13:01 | In general, ltsp puts things in /opt/ltsp/chroot, not in /media
| |
13:02 | Ah never mind that's the sd card there
| |
13:02 | So if you have the sd card at /media/boot , it should work fine
| |
13:03 | <mwalters> If he's using the odroid for the server, yes. That doesn't sound liek the case here. From my understanding he's usuing a "regular" PC as the server, and an odroid as the client
| |
13:03 | <alkisg> The sd card can be prepared in any pc, even in windows
| |
13:03 | He just needs a boot.ini in the sd card, and then to put it to the odroid client
| |
13:03 | <mwalters> Oh, this is the "pre-ltsp" environment? just to get nbd/nfs up and running
| |
13:04 | <alkisg> Odroid uses u-boot for netbooting, a special boot manager
| |
13:04 | <mwalters> Gotcha
| |
13:04 | <alkisg> Which requires the uboot binary, and a boot.ini
| |
13:04 | It's similar to "bootcode.bin" for raspberry pis
| |
13:04 | <mwalters> yeah, I think I'm getting the process flow now
| |
13:05 | (now that I remembered that at least the raspi can't netboot "on its own")
| |
13:05 | <alkisg> rpi3 has bootcode.bin burned into it, so that one can; rpi2 cannot without an sd card
| |
13:05 | <mwalters> Oh, that's good to know (I only have a 1 and 2 at home)
| |
13:09 | <alkisg> Anyways, /me waves, later...
| |
13:09 | <tanjiro> mwalters: i'm using the tutorial odroid tutorial because this necessary somenones configuration to boot the clients odroid from network with ltsp
| |
13:10 | I am using a regular PC like server on it is also installed ltsp
| |
13:11 | alkisg: please a moment, i'm copying this error to send here
| |
13:12 | tanjiro-server-l has joined IRC (tanjiro-server-l!c8118d03@aruana.ufs.br) | |
13:13 | <tanjiro-server-l> alkisg: i'm tanjiro in server ltsp, i'll copy this erroer
| |
13:14 | alkisg: root@ltsp-server:/home/ltsp# git clone --depth 1 https://github.com/hardkernel/u-boot.git -b odroidxu4-v2017.05fatal: destination path 'u-boot' already exists and is not an empty directory.
| |
13:14 | the error
| |
13:22 | <tanjiro> alkisg: what time vagrantc is online?
| |
13:23 | you know?
| |
13:28 | i'm online in tanjiro-server-l
| |
13:29 | tanjiro has left IRC (tanjiro!c8118d03@aruana.ufs.br, Remote host closed the connection) | |
14:04 | <alkisg> tanjiro-server-l: that just means that you run "git clone" two times, so it can't clone it two times to the same directory
| |
14:24 | <tanjiro-server-l> ok
| |
14:24 | thankyou!
| |
14:24 | Bye!
| |
14:24 | tanjiro-server-l has left IRC (tanjiro-server-l!c8118d03@aruana.ufs.br, Remote host closed the connection) | |
16:01 | <alkisg> !cheap-client
| |
16:01 | <ltsp> cheap-client: https://www.gearbest.com/tv-box-c_11262/?attr=2081-1279
| |
16:13 | kjackal has left IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr, Remote host closed the connection) | |
16:15 | kjackal has joined IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr) | |
16:16 | vsuojanen has left IRC (vsuojanen!~vsuojanen@cable-hml-585686-205.dhcp.inet.fi, Ping timeout: 268 seconds) | |
16:29 | <mwalters> I've bought like 10 of these this year: https://www.neweggbusiness.com/product/product.aspx?item=9b-56-164-115 . They're great if your CPU requirements aren't too high.
| |
16:30 | They have a fan, but they're super quiet
| |
16:36 | kjackal has left IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr, Ping timeout: 258 seconds) | |
16:56 | ricotz_ has joined IRC (ricotz_!~ricotz@ubuntu/member/ricotz) | |
16:58 | kjackal has joined IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr) | |
16:59 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Ping timeout: 244 seconds) | |
17:06 | statler has left IRC (statler!~Georg@gwrz.lohn24.de, Remote host closed the connection) | |
17:31 | vsuojanen has joined IRC (vsuojanen!~vsuojanen@cable-hml-585686-205.dhcp.inet.fi) | |
17:39 | kjackal has left IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr, Ping timeout: 245 seconds) | |
17:39 | <alkisg> 2634 score, that's fine :)
| |
17:40 | No internal disk or dom by default, right?
| |
18:16 | <mwalters> nope
| |
18:17 | They're UEFI only, but work great once you get dnsmasq set up correctly
| |
18:17 | but yeah, < $200 w/ 8gb of memory
| |
18:18 | They make fine "regular" office worker machines too... had one w/ win10 on it for a person who needed speach to text for work...
| |
18:18 | speech*
| |
18:28 | <||cw> I have an older brix, been working fine a long time now
| |
18:32 | <mwalters> yeah, we have a number of older i3 ones which are fanless and thinner... they're great too
| |
18:32 | (they also support pxe ;) )
| |
18:33 | I think I had one DOA with these newer ones out of like 15... it was an easy RMA w/ newegg
| |
19:14 | statler has joined IRC (statler!~Georg@p54897D17.dip0.t-ipconnect.de) | |
20:00 | woernie has left IRC (woernie!~werner@p57A0EC92.dip0.t-ipconnect.de, Remote host closed the connection) | |
20:22 | ricotz_ has left IRC (ricotz_!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
21:12 | kjackal has joined IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr) | |
22:13 | statler has left IRC (statler!~Georg@p54897D17.dip0.t-ipconnect.de, Remote host closed the connection) | |
22:28 | kjackal has left IRC (kjackal!~quassel@ppp-94-66-220-77.home.otenet.gr, Remote host closed the connection) | |
22:45 | GodFather has left IRC (GodFather!~rcc@d53-64-7-141.nap.wideopenwest.com, Ping timeout: 245 seconds) | |
22:51 | GodFather has joined IRC (GodFather!~rcc@d53-64-7-141.nap.wideopenwest.com) | |
23:15 | GodFather has left IRC (GodFather!~rcc@d53-64-7-141.nap.wideopenwest.com, Ping timeout: 258 seconds) | |
23:30 | GodFather has joined IRC (GodFather!~rcc@d53-64-7-141.nap.wideopenwest.com) | |