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
ducasse
1,162
1,162
nbusrone: try smartctl, it has code for certain usb enclosures
2017-07-15
1,206
train
ducasse
1,163
1,163
Beliq: which ubuntu?
2017-07-15
1,207
train
ducasse
1,163
1,163
Beliq: and which desktop?
2017-07-15
1,208
train
Beliq
1,164
1,164
ducasse no desktop, just terminal
2017-07-15
1,209
train
ducasse
1,165
1,165
Beliq: do you want it to run even if the user does not log in?
2017-07-15
1,210
train
CHVNX
1,169
1,169
Anyone using Awesome 4.0 with a cmus display script? If so, I'd appreciate it if you could share your
2017-07-15
1,211
train
CHVNX
1,169
1,169
code. Looking to pipe cmus-remote info to a wibox, but don't want to reinvent the wheel.
2017-07-15
1,212
train
Beliq
1,174
1,174
ducasse I don't have other users, it's autologin/key login, sort of virtualbox server. Do I put it bashrc ?
2017-07-15
1,213
train
BluesKaj
1,176
1,176
nbusrone, install lshwinfo, then run sudo lshw -businfo
2017-07-15
1,214
train
ducasse
1,176
1,176
Beliq: there are cleaner ways, depending on which ubuntu this is
2017-07-15
1,215
train
Beliq
1,177
1,177
ducasse 14.04 LTS
2017-07-15
1,216
train
Beliq
1,177
1,177
I trusted the trusty one xD
2017-07-15
1,217
train
ioria
1,178
1,178
Beliq, have you tried /etc/rc.local ?
2017-07-15
1,218
train
ducasse
1,178
1,178
Beliq: in that case you could just put it in a bash startup file, inside a check if it is already running
2017-07-15
1,219
train
Richard_Cavell
1,179
1,179
Hello all. I'm on Ubuntu 16.04. I like using VICE, and the version in the repo is 2.4. Is there a PPA that will allow me to get the very latest VICE version? (3.1) I can't find one.
2017-07-15
1,220
train
ducasse
1,180
1,180
Beliq: rc.local is also good, as it runs at the end of the boot process
2017-07-15
1,221
train
Beliq
1,182
1,182
ducasse do I add sudo there or just the command
2017-07-15
1,222
train
ducasse
1,183
1,183
Beliq: don't need sudo for rc.local, it runs as root
2017-07-15
1,223
train
yokowka
1,194
1,194
hello everysouly! how to clean ubuntu from the "program mess"?
2017-07-15
1,224
train
help321
1,195
1,195
Hi, I'm trying to install ubuntu. I created a bootable USB through unetbootin for ubuntu 16.04 live x64
2017-07-15
1,225
train
Fahr
1,196
1,196
Hello all, I am trying to cross-compile some software for arm64 on an amd64 - one of the dependencies is libboost-all-dev. I know there is an arm64 version of this package (https://launchpad.net/ubuntu/xenial/arm64/libboost-all-dev/), but cannot seem to get it installed. I did a dpkg --add-architecture arm64, followed by an apt-get update, but the only libboost-all-dev package I see is the
2017-07-15
1,226
train
Fahr
1,196
1,196
amd64 one - can anyone tell me what step(s) I am missing here?
2017-07-15
1,227
train
tomreyn
1,196
1,196
yokowka: what is "the 'program mess'"?
2017-07-15
1,228
train
tomreyn
1,196
1,196
help321: and?
2017-07-15
1,229
train
nbusrone
1,196
1,196
ducasse , ioria : I did run on smartctl but it crash and doesn't support on the thread post.
2017-07-15
1,230
train
help321
1,197
1,197
When I try to boot, I get an error: "Starting init: /bin/sh exists but couldn't execute it (error -8)" and "kernel panic - No working init found". I found this stackexchange thread of someone who looks like they had the same problem https://askubuntu.com/questions/829633/no-working-init-found but I don't understand how it was resolved
2017-07-15
1,231
train
nbusrone
1,197
1,197
BluesKaj : which info needed on sudo lshw -businfo ?
2017-07-15
1,232
train
help321
1,197
1,197
I'm almost certain my hardware supports 64 bit...
2017-07-15
1,233
train
<system>
1,197
1,197
=== wlp1s1 is now known as iczero
2017-07-15
1,234
train
yokowka
1,199
1,199
<tomreyn> not using programs, parts of deleted programs, old installations of the system...
2017-07-15
1,235
train
nbusrone
1,200
1,200
ducasse , ioria BluesKaj : Sorry got to go , hope you help me out by replying on the thread https://ubuntuforums.org/showthread.php?t=2365802 . Thank you :)
2017-07-15
1,236
train
tomreyn
1,201
1,201
help321: what hardware do you have then? most likely, it's just that the usb stick wasn't properly written to, re-do it.
2017-07-15
1,237
train
help321
1,202
1,202
I've redone it a few different ways with unetbootin. I had 64 bit windows 10 on it previously.
2017-07-15
1,238
train
tomreyn
1,203
1,203
yokowka: if you would like to uninstall packages you do not need, then uninstall them. if you have remainers of previously installed packages, then purge the packages. i'm not sure what you mean by "old installations of the system".
2017-07-15
1,239
train
tomreyn
1,203
1,203
help321: i would expect ubuntu 16.04.2 x86_64 to work then
2017-07-15
1,240
train
yokowka
1,204
1,204
what is the command to purge? how to clean system in synaptic?)
2017-07-15
1,241
train
tomreyn
1,204
1,204
help321: if you still have windows installed, you could give 'rufus' a try.
2017-07-15
1,242
train
help321
1,205
1,205
tomreyn: I downloaded the 16.04.2 desktop amd-64 iso. Guessing that's the right one? It also appears that I'm able to boot into the "try ubuntu"? where it doesn't install. And I don't have windows anymore
2017-07-15
1,243
train
tomreyn
1,205
1,205
yokowka: 'sudo apt-get purge packagename' will delete any remainders (usually configuration files) of the 'packagename' package. i do not know how to do it in synaptic.
2017-07-15
1,244
train
Huskar
1,207
1,207
can't get audio thru displayport on 17.04 on a amd radeon with open drivers. Does anyone have hints for me to solve this, please?
2017-07-15
1,245
train
tomreyn
1,207
1,207
help321: you just said you run into a kernel panic before the graphical desktop starts, now you say you can access the desktop fine. so the panic does not alwways happen?
2017-07-15
1,246
train
yokowka
1,207
1,207
thank you tomreyn
2017-07-15
1,247
train
help321
1,208
1,208
tomreyn: so in the ubuntu installer, you can choose to install or try ubuntu. Trying ubuntu boots fine. After I go through the installer, reboot, and try to run the new installation, I get the kernel panic.
2017-07-15
1,248
train
help321
1,210
1,210
tomreyn: I was able to install the 32 bit version of 17.04 earlier today, but then realized I needed the 64 bit version for some of the software I wanted to install, so decided to reinstall.
2017-07-15
1,249
train
hfp
1,213
1,213
Hi, does Ubuntu 16.04.2 LTS come with Python2 installed by default, or does it only come with Python3? I'm almost certain it used to come with Pythin3 only a while ago but it seems it might have changed.
2017-07-15
1,250
train
cfhowlett
1,214
1,214
hfp, open a terminal and enter "python" no quotes. version number will display
2017-07-15
1,251
train
tomreyn
1,214
1,214
help321: i see, so the installer / live usb stick boots fine but the installation you created on your hard disk (using this 16.04.2 x86_64 installer) does not.
2017-07-15
1,252
train
help321
1,214
1,214
tomreyn: correct
2017-07-15
1,253
train
hfp
1,215
1,215
cfhowlett: I don't have a clean install to test with, I was hoping someone here would know off the top of their head
2017-07-15
1,254
train
tomreyn
1,215
1,215
help321: whats this hardware?
2017-07-15
1,255
train
cfhowlett
1,215
1,215
hfp Python 2.7.12 (default, Nov 19 2016, 06:48:10)
2017-07-15
1,256
train
hfp
1,216
1,216
cfhowlett: THanks
2017-07-15
1,257
train
mutante
1,216
1,216
hfp: 2.7 https://packages.ubuntu.com/xenial/python you can search this stuff on that website
2017-07-15
1,258
train
hfp
1,216
1,216
mutante: would it tell me if it's install by default on 16.04 server?
2017-07-15
1,259
train
mutante
1,217
1,217
hfp: not really if it's installed by default, just that it exists and is installable i'm afraid
2017-07-15
1,260
train
tomreyn
1,217
1,217
help321: also, did the installation succeed without errors?
2017-07-15
1,261
train
mutante
1,218
1,218
hfp: python3 is ALSO available, using the package name python3 https://packages.ubuntu.com/xenial/python3
2017-07-15
1,262
train
cfhowlett
1,219
1,219
hfp, I don't recall installing p3 but it is present on my 16.04.
2017-07-15
1,263
train
help321
1,220
1,220
My motherboard is a gigabyte z87x-ud3h, intel i5 bought 4 yrs ago, gtx 760, and yeah the installation succeeded without errors as far as I know
2017-07-15
1,264
train
mutante
1,220
1,220
you can have them both installed at the same time.. i think
2017-07-15
1,265
train
toothfairy_
1,220
1,220
Hi, little bit stuck on permissions ... drwx-w---- 2 www-data mailserver 4096 Jul 15 18:23 tmp ... User postfix and fmaster are member of group mailserver, still I get permission denied when postfix try to deliver email. maildir access problem for UID/GID=1000/1000: create maildir file /home/fmaster/Maildir/tmp/1500149772.P13203.rose.space: Permission denied ... UID 1000 = uid=1000(fmaster) gid=1000(fmaster) groups
2017-07-15
1,266
train
toothfairy_
1,220
1,220
=1000(fmaster),27(sudo),1001(mailserver) ... Any ideas?
2017-07-15
1,267
train
mutante
1,221
1,221
toothfairy_: just "w" for the group but no "r" or "x" ?
2017-07-15
1,268
train
toothfairy_
1,222
1,222
mutante: oops, sounds like it might be the problem .. How do I add r+x for the group on the folder?
2017-07-15
1,269
train
mutante
1,222
1,222
toothfairy_: the group also needs to be able to read/execute the dir to be able to create a file inside it.. is my idea
2017-07-15
1,270
train
mutante
1,222
1,222
toothfairy_: chmod g+rx
2017-07-15
1,271
train
toothfairy_
1,223
1,223
tnx mutante, will try
2017-07-15
1,272
train
help321
1,223
1,223
tomreyn: My motherboard is a gigabyte z87x-ud3h, intel i5 bought 4 yrs ago, gtx 760, and yeah the installation succeeded without errors as far as I know
2017-07-15
1,273
train
tomreyn
1,226
1,226
help321: https://askubuntu.com/questions/544419/cant-run-a-fresh-install-of-ubuntu-14-10-shows-kernel-panic suggests it can be a unetbootin related issue. maybe try creating the usb stick by other means. or boot form it now and do the media test first to make sure that's the cause of this problem.
2017-07-15
1,274
train
toothfairy_
1,226
1,226
mutante: strange still same: warning: maildir access problem for UID/GID=1000/1000: create maildir file... After chmod: drwxrwx--- 5 www-data mailserver 4096 Jul 10 21:03 Maildir
2017-07-15
1,275
train
help321
1,227
1,227
tomreyn: what do you mean by media test?
2017-07-15
1,276
train
tomreyn
1,227
1,227
help321: when you start the installer, it shows a menu. this allows you to check the disk (actually the usb stick) for defects
2017-07-15
1,277
train
mutante
1,228
1,228
toothfairy_: hmm.. then check the next level, one dir up in the tree from this. /home/fmaster/Maildir/tmp/ then /home/fmaster/Maildir/ then /home/fmaster/ ...
2017-07-15
1,278
train
tomreyn
1,228
1,228
!verify | help321
2017-07-15
1,279
train
ubottu
1,228
1,228
help321: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows
2017-07-15
1,280
train
tomreyn
1,230
1,230
help321: actually this is the link i mean tto paste (but the other one is also relevant): https://help.ubuntu.com/community/Installation/CDIntegrityCheck
2017-07-15
1,281
train
help321
1,231
1,231
tomreyn: that makes more sense :P test is running...
2017-07-15
1,282
train
tomreyn
1,232
1,232
this lists alternative approaches of putting the iso opn the usb stick: https://help.ubuntu.com/community/Installation/FromUSBStick
2017-07-15
1,283
train
toothfairy_
1,232
1,232
mutante: Really strange, still same ... drwxr-xr-x 3 fmaster mailserver 4096 Jul 15 18:21 fmaster drwxrwx--- 5 www-data mailserver 4096 Jul 10 21:03 Maildir drwxrwx--- 2 www-data mailserver 4096 Jul 15 18:23 tmp
2017-07-15
1,284
train
help321
1,232
1,232
tomreyn: it says "check finished: no errors found" think I'll try an alternative installation method
2017-07-15
1,285
train
toothfairy_
1,234
1,234
mutante: When I do chown -R fmaster /home/fmaster/Maildir/ it works, but also want the other users in the group to have access
2017-07-15
1,286
train
toothfairy_
1,234
1,234
else only fmaster will have access and then other processes will fail
2017-07-15
1,287
train
mutante
1,236
1,236
toothfairy_: in that first thing you pasted, the first one did not have "w" for mailserver group
2017-07-15
1,288
train
tomreyn
1,237
1,237
help321: hmm well if the stick is fine then it would more likely be some other issue. but maybe a fresh install will help. i suggest that before you reinstall you should overwrite the first megabyte of your HDD with zeroes, to rule out leftover data from a previous installation being reused.
2017-07-15
1,289
train
<system>
1,237
1,237
=== evilnewbie is now known as beaver
2017-07-15
1,290
train
help321
1,238
1,238
tomreyn: I'm trying to flash the ISO to the usb without unetbootin to see if that fixes it
2017-07-15
1,291
train
tomreyn
1,240
1,240
help321: i don't think that's the cause of the problems now (since you said the media test succeeded) but it also won't hurt (if you'll do another media test afterwards to rule out reintroducing this issue)
2017-07-15
1,292
train
help321
1,241
1,241
tomreyn: how do I do that HDD wipe you mentioned?
2017-07-15
1,293
train
toothfairy_
1,241
1,241
mutante: think that was the proble, thank you!
2017-07-15
1,294
train
tomreyn
1,242
1,242
help321: dd if=/dev/zero of=YOURHARDDISK bs=1024 count=1
2017-07-15
1,295
train
mutante
1,242
1,242
toothfairy_: welcome :)
2017-07-15
1,296
train
tomreyn
1,243
1,243
help321: YOURHARDDISK *may* be /dev/sda , but be sure to check this first so you don't accidentially overwrite some other storage. 'lsblk -o +label' should help identify it.
2017-07-15
1,297
train
help321
1,258
1,258
tomreyn: creating a usb without unetbootin did the trick. Didn't have to write the zeroes like you mentioned. Thanks for your help
2017-07-15
1,298
train
tomreyn
1,260
1,260
help321: glad it worked out then.
2017-07-15
1,299
train
Char|ie
1,263
1,263
Does ubuntu have an app similar to little snitch?
2017-07-15
1,300
train
Char|ie
1,263
1,263
if an app or rogue program wants to access the net, a dialog would pop up to allow/deny
2017-07-15
1,301
train
Char|ie
1,264
1,264
I really feel naked without such a prog, I wouldnt know how to set firewall rules to have a similar setup
2017-07-15
1,302
train
Char|ie
1,264
1,264
can someone point me in the right direction?
2017-07-15
1,303
train
ChogyDan
1,264
1,264
basically a firewall?
2017-07-15
1,304
train
Char|ie
1,265
1,265
but I thought firewalls weren't program specific?
2017-07-15
1,305
train