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
Marenz
847
847
rsync completely fails to upload anything
2018-02-27
1,106
train
Marenz
847
847
it's really odd behavior
2018-02-27
1,107
train
EriC^^
848
848
nemo: haha :)
2018-02-27
1,108
train
raidghost
849
849
14.04 is stoneage old :P
2018-02-27
1,109
train
<system>
849
849
[14:09] * nemo shrugs
2018-02-27
1,110
train
Marenz
849
849
okay, this is interesting
2018-02-27
1,111
train
nemo
849
849
anything I care about I use a PPA.
2018-02-27
1,112
train
Marenz
849
849
if I login from another server, everything is normal fast
2018-02-27
1,113
train
nemo
849
849
gimp, libreoffice..
2018-02-27
1,114
train
nemo
849
849
firefox is up to date ofc
2018-02-27
1,115
train
Marenz
849
849
so it's some local problem then
2018-02-27
1,116
train
Marenz
849
849
but only with this server
2018-02-27
1,117
train
Marenz
850
850
how weird
2018-02-27
1,118
train
nemo
850
850
Marenz: hm
2018-02-27
1,119
train
kostkon
850
850
nemo, or snaps, it's even been given snap support posthumously
2018-02-27
1,120
train
nemo
850
850
Marenz: in that ssh -vvv maybe compare what encryption it is negotiating?
2018-02-27
1,121
train
nemo
850
850
kostkon: what is snaps?
2018-02-27
1,122
train
DiecastMessiah
851
851
snapshots it a newer packages file like .deb i bilieve
2018-02-27
1,123
train
DiecastMessiah
852
852
believe*
2018-02-27
1,124
train
nemo
852
852
ah
2018-02-27
1,125
train
nemo
852
852
never run into one.
2018-02-27
1,126
train
kostkon
852
852
nemo, the new universal package format by canonical? http://snapcraft.io/
2018-02-27
1,127
train
nemo
852
852
huh. interesting. first I've heard of it.
2018-02-27
1,128
train
Marenz
852
852
debug1: Server accepts key: pkalg rsa-sha2-512 blen 547
2018-02-27
1,129
train
nemo
853
853
Marenz: and for the cipher?
2018-02-27
1,130
train
Marenz
853
853
hmm the other server says
2018-02-27
1,131
train
Marenz
853
853
debug1: Server accepts key: pkalg ssh-rsa blen 547
2018-02-27
1,132
train
kostkon
853
853
nemo, you can browser its "catalogue" here https://uappexplorer.com/snaps or just use Ubuntu Software or man snap etc.
2018-02-27
1,133
train
kostkon
853
853
browse*
2018-02-27
1,134
train
Marenz
853
853
debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
2018-02-27
1,135
train
Marenz
853
853
debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
2018-02-27
1,136
train
nemo
854
854
Marenz: guess you could experiment w/ setting MACs/KexAlgorithms/Ciphers in your ~/.ssh/config
2018-02-27
1,137
train
nemo
854
854
Marenz: or... maybe it's an intermittent bug and it just seems like it is client specific <unconvertable>
2018-02-27
1,138
train
nemo
854
854
kostkon: is debian onboard with this?
2018-02-27
1,139
train
kostkon
855
855
nemo, many distros are ditto about Debian
2018-02-27
1,140
train
nemo
855
855
kk
2018-02-27
1,141
train
nemo
855
855
kostkon: ah. I see. yeah
2018-02-27
1,142
train
nemo
856
856
kostkon: so... this is going to more the Apple/Microsoft/Steam kinda packaging I guess, where most libs are contained in the app
2018-02-27
1,143
train
nemo
856
856
kostkon: instead of shared system-wide
2018-02-27
1,144
train
kostkon
856
856
nemo, there are some shared ones but yeah everything needed is contained in the app
2018-02-27
1,145
train
nemo
857
857
kostkon: mm. yeah, I'm just not a fan of that approach
2018-02-27
1,146
train
nemo
857
857
kostkon: higher memory usage, space usage, more difficult to ensure a patch to a key lib got applied everywhere
2018-02-27
1,147
train
nemo
857
857
ah well
2018-02-27
1,148
train
nemo
858
858
kostkon: containerising can be good for security tho
2018-02-27
1,149
train
kostkon
858
858
nemo, yep
2018-02-27
1,150
train
nemo
858
858
and can help reliability. like. physfs 3 broke ABI and we were getting ton of Arch users complaining Hedgewars broke
2018-02-27
1,151
train
nemo
858
858
when it was just that arch hadn't rebuilt Hedgewars
2018-02-27
1,152
train
nemo
858
858
and... physfs had changed portion of a key struct's size
2018-02-27
1,153
train
nemo
859
859
kostkon: but, I think I'd still take the space/memory/patching advantages over this
2018-02-27
1,154
train
nemo
859
859
kostkon: esp I guess in more constrained envs like my ubuntu chroot on my phone
2018-02-27
1,155
train
nemo
859
859
so long as it stays optional!
2018-02-27
1,156
train
kostkon
859
859
nemo, it will stay i guess
2018-02-27
1,157
train
nemo
859
859
great
2018-02-27
1,158
train
ioc_
862
862
it will always be optional, and anyway it's useful when the app is based on a framework that rapidly evolves like gnome
2018-02-27
1,159
train
ioc_
863
863
as in break backward compatibikity often
2018-02-27
1,160
train
ioc_
864
864
so you can have more than one version of the framework installed side-by-side without needing to recompile all the apps
2018-02-27
1,161
train
Marenz
866
866
nemo: you seem to be on the right track
2018-02-27
1,162
train
Marenz
866
866
if I enforce password auth on the client, it works smooth
2018-02-27
1,163
train
nemo
867
867
O_o
2018-02-27
1,164
train
frazr
867
867
DiecastMessiah: thanks for the fsck links , but sadly not a single method has worked.. tried almost everything now, manipulations mount times, last checked tim with tune2fs etc.. :)
2018-02-27
1,165
train
frazr
867
867
still wont run fsck
2018-02-27
1,166
train
DiecastMessiah
869
869
frazr: darn sorry that didn't help.. i am newbie so i have no other idea's .. but someone here will be able to help .. more users should be active soon
2018-02-27
1,167
train
norm_
870
870
quick question about default DE in 17.10
2018-02-27
1,168
train
frazr
871
871
no worries, thanks anyway
2018-02-27
1,169
train
akik
872
872
frazr: wasn't the file called /.forcefsck and not /forcefsck ?
2018-02-27
1,170
train
norm_
872
872
anyone know how to get Nautilus to act like it does in the modified version used in Unity?
2018-02-27
1,171
train
frazr
873
873
akik: dunno, doesnt matter its not used anymore
2018-02-27
1,172
train
kostkon
873
873
akik, i think it's /forcefsck
2018-02-27
1,173
train
akik
873
873
frazr: it's /.forcefsck
2018-02-27
1,174
train
kostkon
873
873
was* then
2018-02-27
1,175
train
akik
873
873
frazr: when did it stop working?
2018-02-27
1,176
train
DiecastMessiah
873
873
i read it used to be touch /forcefsck .. but that old.. with upstart , no good for systemd
2018-02-27
1,177
train
frazr
873
873
because of that it's foolish to trust an untrustworthy filesystem for writes, wich i can agree on
2018-02-27
1,178
train
frazr
875
875
https://unix.stackexchange.com/questions/400851/what-should-i-do-to-force-the-root-filesystem-check-and-optionally-a-fix-at-bo
2018-02-27
1,179
train
frazr
875
875
tried everything there
2018-02-27
1,180
train
frazr
875
875
still no dice :)
2018-02-27
1,181
train
void_false
875
875
Hello Tomer
2018-02-27
1,182
train
norobot
877
877
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?
2018-02-27
1,183
train
<system>
877
877
=== zenguy is now known as coffeeguy
2018-02-27
1,184
train
akik
878
878
frazr: on a clean root fs on a ssd, the fsck runs so fast that you can't really see it, but you can see it in the systemd journal
2018-02-27
1,185
train
norobot
878
878
(I have installed the xautomation package)
2018-02-27
1,186
train
frazr
878
878
should be able to see it on tune2fs -l
2018-02-27
1,187
train
akik
878
878
systemd-fsck[902]: /dev/sda2: clean, 309/65536 files, 152412/262144 blocks
2018-02-27
1,188
train
frazr
878
878
last check performed
2018-02-27
1,189
train
glitchfix[m]
879
879
Hello everyone!
2018-02-27
1,190
train
norobot
879
879
nick robbinzone
2018-02-27
1,191
train
norobot
880
880
robbinzone
2018-02-27
1,192
train
DiecastMessiah
880
880
missing the slash norobot / nick nickname
2018-02-27
1,193
train
glitchfix[m]
881
881
I have a finger print scanner that doesn't work on Ubuntu and I wish to build driver for it. Can anyone tell me how to proceed?
2018-02-27
1,194
train
akik
881
881
frazr: although that /dev/sda2 is my /boot
2018-02-27
1,195
train
<system>
881
881
=== norobot is now known as robbinzone
2018-02-27
1,196
train
robbinzone
882
882
there
2018-02-27
1,197
train
frazr
882
882
akik: ok, yeah this is concerning the root :)
2018-02-27
1,198
train
robbinzone
882
882
DiecastMessiah: thanx
2018-02-27
1,199
train
frazr
882
882
without physical access
2018-02-27
1,200
train
frazr
882
882
quite a pickle
2018-02-27
1,201
train
DiecastMessiah
882
882
No problem :)
2018-02-27
1,202
train
robbinzone
882
882
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,203
train
skinux
884
884
Why are all Ubuntu's software installation methods so slow?
2018-02-27
1,204
train
skinux
884
884
Those are officially developed packages, as far as I know....
2018-02-27
1,205
train