speaker
stringlengths 1
16
| start
int64 0
1.44k
| end
int64 0
1.44k
| text
stringlengths 0
498
| dialogue_id
stringclasses 179
values | turn_id
int64 0
2.6k
| original_split
stringclasses 6
values |
---|---|---|---|---|---|---|
tpham
| 991 | 991 |
does anywhere here use zfs?
|
2018-02-27
| 1,406 |
train
|
akik
| 991 | 991 |
mzaza: "hash -r" not sure if that's what you need
|
2018-02-27
| 1,407 |
train
|
TJ-
| 992 | 992 |
mzaza: 'commands in the path' ? do you mean new directories added to PATH environment variable?
|
2018-02-27
| 1,408 |
train
|
mutante
| 992 | 992 |
mzaza: maybe safer to use full pathes in the script in the first place
|
2018-02-27
| 1,409 |
train
|
mzaza
| 992 | 992 |
TJ-: akik like for example after I install nvm, I have to use "source .profile" so nvm get's recongnized. Is their something similar to be done in a bash script?
|
2018-02-27
| 1,410 |
train
|
mutante
| 993 | 993 |
mzaza: in general.. if you can type it manually in bash, you should be able to just paste it into a bash script as well
|
2018-02-27
| 1,411 |
train
|
mzaza
| 993 | 993 |
mutante: your right
|
2018-02-27
| 1,412 |
train
|
lab21
| 993 | 993 |
will someone be my friend?
|
2018-02-27
| 1,413 |
train
|
nacc
| 993 | 993 |
mzaza: that shouldn't be necessary if nvm is a binary in your PATH
|
2018-02-27
| 1,414 |
train
|
doublehp
| 993 | 993 |
apt / munin issue: /var was full.
|
2018-02-27
| 1,415 |
train
|
doublehp
| 994 | 994 |
tpham: yes
|
2018-02-27
| 1,416 |
train
|
doublehp
| 994 | 994 |
tpham: #zfsonlinux
|
2018-02-27
| 1,417 |
train
|
tpham
| 994 | 994 |
thanks
|
2018-02-27
| 1,418 |
train
|
mzaza
| 994 | 994 |
But it seems an issue when trying to install npm, http://paste.ubuntu.com/p/9nq5t9JTBt/
|
2018-02-27
| 1,419 |
train
|
mzaza
| 995 | 995 |
nacc: I usually use source .profile or quite the current shell session and re-connect to get changes propagate
|
2018-02-27
| 1,420 |
train
|
mutante
| 996 | 996 |
lab21: sure!
|
2018-02-27
| 1,421 |
train
|
nacc
| 997 | 997 |
mzaza: it depends on what you're doing
|
2018-02-27
| 1,422 |
train
|
mzaza
| 997 | 997 |
nacc: export NVM_DIR="$HOME/.nvm"
|
2018-02-27
| 1,423 |
train
|
mzaza
| 997 | 997 |
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
2018-02-27
| 1,424 |
train
|
mzaza
| 997 | 997 |
Wops
|
2018-02-27
| 1,425 |
train
|
mzaza
| 997 | 997 |
nacc: http://paste.ubuntu.com/p/9nq5t9JTBt/
|
2018-02-27
| 1,426 |
train
|
nacc
| 998 | 998 |
mzaza: i'm not really able to debug this for you right now
|
2018-02-27
| 1,427 |
train
|
<system>
| 998 | 998 |
=== deepend- is now known as deepend
|
2018-02-27
| 1,428 |
train
|
mzaza
| 999 | 999 |
nacc: ok, thanks so far :)
|
2018-02-27
| 1,429 |
train
|
<system>
| 999 | 999 |
=== RGamma_ is now known as RGamma
|
2018-02-27
| 1,430 |
train
|
<system>
| 999 | 999 |
=== kallesbar_ is now known as kallesbar
|
2018-02-27
| 1,431 |
train
|
<system>
| 999 | 999 |
=== arunpyas- is now known as arunpyasi
|
2018-02-27
| 1,432 |
train
|
<system>
| 999 | 999 |
=== nat_ is now known as Natkeeran
|
2018-02-27
| 1,433 |
train
|
rfleming
| 1,010 | 1,010 |
Greetings. With 16.04.3 LTS; is there a way to turn on Ubuntu Desktop Sharing via systemd on boot?
|
2018-02-27
| 1,434 |
train
|
ikonia
| 1,011 | 1,011 |
isn't the desktop sharing a desktop service, in that it requires the user to login to start it
|
2018-02-27
| 1,435 |
train
|
DanielK_WMDE
| 1,012 | 1,012 |
no ideas for fixing https://imagebin.ca/v/3tHR9VRpO7O5 ?
|
2018-02-27
| 1,436 |
train
|
<system>
| 1,012 | 1,012 |
=== w0dencafe is now known as wodencafe
|
2018-02-27
| 1,437 |
train
|
rfleming
| 1,013 | 1,013 |
ikonia: yep.
|
2018-02-27
| 1,438 |
train
|
ikonia
| 1,014 | 1,014 |
rfleming: so how can you expect to share a desktop thats not been "logged in" yet
|
2018-02-27
| 1,439 |
train
|
ikonia
| 1,014 | 1,014 |
wouldn't it be better to enable the desktop sharing as a session service so that the second the user logs in the desktop sharing service is started
|
2018-02-27
| 1,440 |
train
|
rfleming
| 1,014 | 1,014 |
by that same token, BASH is also an application that requires a user to log in before it can be used, yet you can run scripts as a service account
|
2018-02-27
| 1,441 |
train
|
ikonia
| 1,014 | 1,014 |
rfleming: right, and those service accounts "login"
|
2018-02-27
| 1,442 |
train
|
rfleming
| 1,015 | 1,015 |
so I'm asking if the Ubuntu Desktop sharing app can be set as a service to run. If not, then I'll install VNC or something
|
2018-02-27
| 1,443 |
train
|
ikonia
| 1,015 | 1,015 |
rfleming: how can you launch a bash script without a UID owning it
|
2018-02-27
| 1,444 |
train
|
rfleming
| 1,016 | 1,016 |
ikonia: you can't :)
|
2018-02-27
| 1,445 |
train
|
Sorfrost
| 1,017 | 1,017 |
TJ-, https://pastebin.com/E6Z51pJg
|
2018-02-27
| 1,446 |
train
|
garyserj
| 1,017 | 1,017 |
Are there any up to date Ubuntu with full desktop as docker image that I can VNC to?
|
2018-02-27
| 1,447 |
train
|
garyserj
| 1,017 | 1,017 |
so I can see and use the latest ubuntu desktop, with docker
|
2018-02-27
| 1,448 |
train
|
Sorfrost
| 1,018 | 1,018 |
TJ-, selinux is enforcing even if i selected no policy during installation
|
2018-02-27
| 1,449 |
train
|
Sorfrost
| 1,018 | 1,018 |
TJ-, and with this kernel i get 6 warnings
|
2018-02-27
| 1,450 |
train
|
Sorfrost
| 1,019 | 1,019 |
TJ-, i should put selinux on permissive
|
2018-02-27
| 1,451 |
train
|
ikonia
| 1,019 | 1,019 |
selinux on ubuntu ?
|
2018-02-27
| 1,452 |
train
|
Sorfrost
| 1,020 | 1,020 |
no, not on ubuntu. sry if im writing here
|
2018-02-27
| 1,453 |
train
|
ikonia
| 1,020 | 1,020 |
Sorfrost: we only support ubuntu here, apologies, I'm not seein how this relates to ubuntu (but I maybe missing context)
|
2018-02-27
| 1,454 |
train
|
Sorfrost
| 1,022 | 1,022 |
ikonia, yes i know, sry if i used the group chat
|
2018-02-27
| 1,455 |
train
|
ikonia
| 1,022 | 1,022 |
no problem
|
2018-02-27
| 1,456 |
train
|
TJ-
| 1,025 | 1,025 |
ikonia: Sorfrost and I are diagnosing a weird 'lost sound device' issue affecting Ubuntu, so we have been comparing with other OSes/kernels to try to pin it down
|
2018-02-27
| 1,457 |
train
|
ikonia
| 1,025 | 1,025 |
interesting
|
2018-02-27
| 1,458 |
train
|
TJ-
| 1,025 | 1,025 |
ikonia: Works great... until headphones are plugged in. From then on no speaker output, and no sound device discovered even after cold-reboots etc
|
2018-02-27
| 1,459 |
train
|
Sven_vB
| 1,027 | 1,027 |
TJ-, good news is I have text I/O now. bad news is I seem to not have that overlay kernel module. https://paste.ubuntu.com/p/q9zGJgJczk/
|
2018-02-27
| 1,460 |
train
|
TJ-
| 1,027 | 1,027 |
Sorfrost: I'm tending to think I may need to disassemble that Vostro's ACPI DSDT to see if it has code to manipulate the sound device output port
|
2018-02-27
| 1,461 |
train
|
TJ-
| 1,027 | 1,027 |
Sven_vB: no modules in the initrd at all? or just overlay not there?
|
2018-02-27
| 1,462 |
train
|
Sven_vB
| 1,028 | 1,028 |
TJ-, the modinfo error sounds like the initramfs is even more broken, "modinfo: can't open '/4.10.0-28-generic/': No such file or directory"
|
2018-02-27
| 1,463 |
train
|
Sven_vB
| 1,028 | 1,028 |
well, maybe because it's just a busybox at that stage
|
2018-02-27
| 1,464 |
train
|
Sven_vB
| 1,029 | 1,029 |
also "lsmod: not found" and grep "overlay /proc/modules" is quiet, rv=1
|
2018-02-27
| 1,465 |
train
|
Sven_vB
| 1,029 | 1,029 |
quote should have begun before grep
|
2018-02-27
| 1,466 |
train
|
TJ-
| 1,029 | 1,029 |
Sven_vB: but the initrd usually has some/most kernel modules in to ensure it can start the system before root FS is available, so check if any are there at all
|
2018-02-27
| 1,467 |
train
|
TJ-
| 1,030 | 1,030 |
Sven_vB: should be /lib/modules/$(uname -r)
|
2018-02-27
| 1,468 |
train
|
Sven_vB
| 1,030 | 1,030 |
will do
|
2018-02-27
| 1,469 |
train
|
<system>
| 1,030 | 1,030 |
=== LiENUX is now known as LiENUS
|
2018-02-27
| 1,470 |
train
|
<system>
| 1,030 | 1,030 |
=== enko-w is now known as enko
|
2018-02-27
| 1,471 |
train
|
<system>
| 1,030 | 1,030 |
=== enko is now known as enko-w
|
2018-02-27
| 1,472 |
train
|
<system>
| 1,030 | 1,030 |
=== Tacoder is now known as DarkPsydeLord
|
2018-02-27
| 1,473 |
train
|
robbinzone
| 1,046 | 1,046 |
hi all, I am trying to bind the command "xte "mousedown 1"" to <CTRL>Button1 via CompizConfigManager in Ubuntu, but cannot seem to make that key+mouseclick combination do the "click and hold" action that I need. Advice, anyone? (I have installed the xautomation package)
|
2018-02-27
| 1,474 |
train
|
elkclone
| 1,055 | 1,055 |
work from home http://www.surveyclub.com/r/19217159
|
2018-02-27
| 1,475 |
train
|
<system>
| 1,055 | 1,055 |
=== samcv_ is now known as samcv
|
2018-02-27
| 1,476 |
train
|
darkneo98
| 1,057 | 1,057 |
hello world
|
2018-02-27
| 1,477 |
train
|
Sven_vB
| 1,064 | 1,064 |
TJ-, here's what I have in /lib/modules https://paste.ubuntu.com/p/xNPkFWxPDj/
|
2018-02-27
| 1,478 |
train
|
<system>
| 1,064 | 1,064 |
=== NET||abuse_ is now known as NET||abuse
|
2018-02-27
| 1,479 |
train
|
TJ-
| 1,074 | 1,074 |
Sven_vB: so there's your issue, no overlayfs
|
2018-02-27
| 1,480 |
train
|
<system>
| 1,074 | 1,074 |
=== Quetzal2_afk is now known as Quetzal2
|
2018-02-27
| 1,481 |
train
|
Sven_vB
| 1,077 | 1,077 |
TJ-, is this a problem with the ISO I used (ubuntu-16.04.3-xenial-desktop-amd64.iso), with unetbootin, or rather that I made the live USB on a 32bit ubuntu?
|
2018-02-27
| 1,482 |
train
|
Sven_vB
| 1,078 | 1,078 |
(the "xenial-" in the filename is my addition)
|
2018-02-27
| 1,483 |
train
|
TJ-
| 1,081 | 1,081 |
Sven_vB: the same files should be in the initrd.img. Did your tool create a fresh intrd.img or use the one provided by the installer ISO?
|
2018-02-27
| 1,484 |
train
|
Sven_vB
| 1,082 | 1,082 |
I have no idea what unetbootin did. I'll compare the files.
|
2018-02-27
| 1,485 |
train
|
mzaza
| 1,084 | 1,084 |
Is it possible to get output without nginx/ dir, only file names? http://paste.ubuntu.com/p/3GbG59mjsM/
|
2018-02-27
| 1,486 |
train
|
mzaza
| 1,084 | 1,084 |
That is a bash script, if I'm in the wrong channel please guide me
|
2018-02-27
| 1,487 |
train
|
Saint_Philomena
| 1,085 | 1,085 |
is true ubuntu will start to colllect information inside of our pcs and start send to ubuntu servers?
|
2018-02-27
| 1,488 |
train
|
mzaza
| 1,085 | 1,085 |
Saint_Philomena: I think it already does that, when system crashes
|
2018-02-27
| 1,489 |
train
|
akik
| 1,085 | 1,085 |
Saint_Philomena: you can uncheck the box during the install
|
2018-02-27
| 1,490 |
train
|
akik
| 1,087 | 1,087 |
mzaza: apport catches app crashes
|
2018-02-27
| 1,491 |
train
|
Saint_Philomena
| 1,087 | 1,087 |
<unconvertable> akik i hope ubuntu dont goes like windows telemetry big problem...
|
2018-02-27
| 1,492 |
train
|
mzaza
| 1,088 | 1,088 |
akik: Since I got your attention, could you tell me how can I remove a string from within a variable in bash? So that a file name in the following script show without directory name, http://paste.ubuntu.com/p/3GbG59mjsM/
|
2018-02-27
| 1,493 |
train
|
mzaza
| 1,088 | 1,088 |
:D
|
2018-02-27
| 1,494 |
train
|
nacc
| 1,088 | 1,088 |
mzaza: there is a bash channel, btw
|
2018-02-27
| 1,495 |
train
|
mzaza
| 1,089 | 1,089 |
nacc: I'll go there now, thanks :D
|
2018-02-27
| 1,496 |
train
|
akik
| 1,089 | 1,089 |
thanks
|
2018-02-27
| 1,497 |
train
|
Sven_vB
| 1,090 | 1,090 |
Saint_Philomena, use the "basename" command instead of string manipulation.
|
2018-02-27
| 1,498 |
train
|
mzaza
| 1,090 | 1,090 |
akik: he saved u, didn't he :D
|
2018-02-27
| 1,499 |
train
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.