/srv/irclogs.ubuntu.com/2018/02/05/#juju.txt

SUPERNETSIRC.SUPERNETS.ORG #SUPERBOWL BEST IRC NETWORK FUCK YOUR NETWORK03:45
SUPERNETS                                                              03:45
SUPERNETS                                                            03:45
SUPERNETSYOUR IRC NETWORK IS TERRIBLE NO ONE CHATS THERE COME CHAT HERE 03:45
SUPERNETS                                                              03:45
SUPERNETS                                                             03:45
SUPERNETSWE TAKE CHATS TO A NEW LEVEL, SOMETHING YOU'VE NEVER SEEN BEFORE03:45
SUPERNETSwallyworld bitchecker anastasiamac thumper veebers nevermind el_tigro1 rogpeppe1 junaidali Spads jog_ skay kina__ niemeyer ryebot markthomas bladernr gaurangt mthaddon` icey seyeongkim diddledan mpontillo antdillon SaMnCo jdandrea_ mup jw4 dames tvansteenburgh drcode cmars axw Cynerva neclimdul arosales bobeo gaughen balloons mwe1 jhebden beisner joedborg smgoller- idobos CadBane eriklonroth03:45
SUPERNETSjohn51 lathiat knobby narindergupta zerick mhall119 wolsen fnordahl ubuntulog3 zeus jhobbs obedmr gsamfira Cheeky-Celery verterok ubuntulog2 dnegreira atrius wgrant cory_f Odd_Bloke LiftedKilt heckles1000 coreycb bogdanteleaga xnox cargonza WillMoogle Lukewh tbc aisrael Makyo jose axino grumble magicaltrout med_ admcleod jcsackett ever pmatulis__ dweaver xavpaice jam plars lifeless hbogert_03:45
thumperso convincing03:46
knobbythumper: i am tempted. I don't know about you! :)03:47
blahdeblahthumper: spam doesn't need to be convincing, all it needs is to get a few clicks03:47
thumperwho would be tempted I wonder?03:48
el_tigro1you sure that was spam?03:48
thumperof a sort... sure03:48
blahdeblahthumper: There's a freenode bot you can invite into the channel to get it kicked from the network a bit quicker03:48
* blahdeblah rummages for the name03:48
* lifeless ponders directing a few Tbps to that user03:49
knobbyIt does seem that if you are trying to get people to try something that spamming obscenities about this network isn't a good way to do that03:49
blahdeblahthumper: Bot is called Sigyn03:49
blahdeblahlifeless: They're probably using a victim machine/network - probably not the best idea03:49
thumperyeah03:50
lifelessblahdeblah: O I know. but the temptation :P04:01
lifelessblahdeblah: it would at least stop the current spamm04:02
blahdeblahlifeless: There's a reason it's called temptation :-)04:02
=== frankban|afk is now known as frankban
bobeokwmonroe: magicaltrout thats abosolutely amazing! I wish I could get good like that. Working on polishing up my linux mojo right now, learning how to make GUIs in bash, and how to work with EOFs, and sed & awk exercises. Hopefully learn why the kernel works some day14:24
bobeomagicaltrout: kwmonroe Would you two recommend that someone put specific applications for administration into /usr/sbin , and applications for root level systems administration in /sbin ?14:35
bobeoIm trying to figure out the best ways to divide my mantainence scripts and programs, so that I can lock the root account down to minimal use, while also using it to do tasks I want few, if any, other admins having access to14:36
=== zeus is now known as Guest60045
bdxbobeo: https://pdos.csail.mit.edu/6.828/2017/xv6.html15:26
bdxbobeo: walk through ^ a few times15:26
bdxbobeo: let me know if you have any questions15:26
bdxI've worked through xv6 quite a few times .... it makes learning about the kernel more of a "bite size" experience15:27
bdxwhich is super cool15:27
bobeobdx: oh...my...lawd....my brain...its talking about actually building a kernel, ITS LINUXFROMSCRATCH!!! OOH GAWD thE PAIN!15:29
bobeobdx: im already downloading it o.o15:30
bdxbobeo: its already built15:30
bdxits a very very simplified kernel and os15:30
bdxso you can more easily inspect it and see whats going on15:30
bdxbobeo: enjoy!15:31
bdxoh yeah, my bad, the code is there, but you do have to run the make command to build it - for sure15:31
bobeobdx: wait...its a shitload of pieces? how do I run it? I feel like i just got a puppy in a box, how do I make it bark? D:15:32
bdxhaha15:32
bdxyes15:32
bdxvery much so15:32
bobeothe "make" command? Ive only used that once...and um...lets just say I had a full metal alchemist experience..15:32
bdxaha15:33
bdxit should take you 1-3 months to become familiar with the codebase of xv6 and the process of building the operating system15:33
bdxits not something you are just going to "get"15:34
bdxlearning how the kernel and unix/linux os work is not a quick fast experience15:34
bobeobdx: wait...wait. this thing says the kernel is 1MB, seriously?15:35
bdxyeah15:35
bobeobdx: dude..15:35
bobeobdx: thats amazing!15:35
bobeobdx: 8O is this how CONTAINERS WORK!?15:35
bdxbobeo: aha, yea, many of the concepts in xv6, especially process confinement and system resource access will make you think of containers15:36
bobeobdx: I have found my miagi! Teach me sensei o.o15:38
bdxbobeo: http://web.cecs.pdx.edu/~markem/CS333/ - this is a full xv6 class with all of the associated material (the same class and the same professor I took xv6 from)15:39
bdx^ that should be all you need15:39
bdxjust read and go through it like you were in the class15:39
bdxeverything you need is ^15:40
bobeobdx: oh to be in IRC! CHRISTMAS CAME EARLY!15:40
bdx:)15:40
bobeobdx: So I have a question, if im not mistaken, someone said you made this: https://jujucharms.com/u/omnivector/owncloud/116:01
bobeobdx: I love that you integrated postgres instead of mysql, or a backend nfs system, and I want to do the same thing with gitlab, but I also want to learn to do what you did to do this, so that i cna do this with other applications.16:01
bobeobdx: Im a big fan of postgres, and I understand it, as well as know how to cluster the databases, and loadbalance between them, so Id like to make that readily avaialble to others. Can you teach me, or show me something that can teach me that also?16:02
bobeois it possible to rename machines and/or units in juju?16:20
rick_hbobeo: no, unfortunately not16:23
rick_hbobeo: that'd be an interesting juju plugin, juju alias x y16:24
bobeorick_h: dang. Is it possible that when you deploy the machine or unit you can decide what its named, at creation. e.g.: juju deploy owncloud --config example.yaml --to lxd:9 --uname owncloud/016:30
rick_hbobeo: no, it's straight up auto number through the model/history.16:30
rick_hbobeo: if names changed/etc it makes things like the audit log and such much harder16:30
bobeorick_h: BAH! sad panda :(. understood. cycles are best spent elsewhere for now. I will at it to my dreamlist.16:31
bdxbobeo: https://jujucharms.com/u/omnivector/owncloud/6 - the latest revision 6 might give you better experience16:31
bobeobdx: oo! I shall indeed explore it, thank you! Also, is relating a web app like gitlab or owncloud as easy as juju relation postgresql:db webappname:postgresql16:32
bdxbobeo: the codebase is here https://github.com/omnivector-solutions/layer-owncloud - you can ask questions about what is going on in the code on this channel if you have questions16:32
bobeois that really how the actual relationship is established, and it just auto deploys the db, and configures the app to use it?16:33
bdxbobeo: yes16:33
bdx`juju relate`16:33
bobeobdx: so does that mean if I do: juju relate postgresql:db gitlab:postgresql, gitlab will automatically use postgresql to store all of its files?16:34
bdxbobeo: if you haven't already found rick_h's blog here  http://mitechie.com/blog/16:34
bdxreading up ^ will help in learning about Juju more16:34
bdxalso reference https://jujucharms.com/docs/stable and try to find answers to your questions16:35
bobeobdx: Oh my lawd.... I swear youre a treasure trove.16:35
bdx:)16:36
bobeobdx: Ive checked the docs on quite a few of these questions, and quite a lot of the questions were answered, but some of them im iffy on,and some im just outright confused16:36
bdxcool, yeah, sometimes you just have to get some deeper insight .... another way to get feedback (and also contribute to Juju) is to create an issue on the Juju docs here https://github.com/juju/docs/issues when you can't seem to find the correct information16:38
bdxbobeo: creating an issue on the juju docs will help the answer you are looking for make its way into the documentation if it isn't in there16:39
rick_halways the balance of "OMG INFO OVERLOAD" vs "how can I get this going quickly and feel like I'm amazing?"16:39
kwmonroebobeo: fwiw, you *can* set the name at deployment time, but not the number.  so "juju deploy owncloud fooberrycloud" would deploy the owncloud charm, but you'd reference it as 'foobeerycloud/0'16:47
bobeorick_h: I dont want to feel like im amazing, I want to be the merge clone of kwmonroe rick_h and bdx , all in one super human cyborg form. Hellbent on collecting all of the infinity stones, the rings of power, and consuming the green latern core.16:47
kwmonroeha!16:48
=== dames is now known as thedac
bdxbobeo: a broken and defeated, disfigured and demented being, damned to spend eternity in a dark hole, scratching at a keypad and burning its eyes out staring at a screen - thats just me17:01
bdxnot sure what you would get if you put kwmonroe + rick_h in the mix ... nothing good though, I can tell you that17:01
bdx:P17:01
kwmonroelol17:02
kwmonroetrue dat17:02
rick_hbdx :p17:14
ejathi...  in autopilot with maas , which juju charm did autopilot use for choosing compute (kvm & lxd) ? is it the same as openstack-base charm in store?17:27
=== frankban is now known as frankban|afk

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!