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 |
---|---|---|---|---|---|---|
mindofmateo
| 147 | 147 |
Bashing-om: I tried to ssh, no go, on the router it says inactive. :/ it's still "on" though, the lights are on, fans spinning...
|
2017-09-02
| 706 |
train
|
mindofmateo
| 148 | 148 |
It just looks like it's suspended or locked, but the keyboard/mouse/whatever does nothing. Caps/num lock LED won't even toggle.
|
2017-09-02
| 707 |
train
|
Bashing-om
| 149 | 149 |
!SysRq | mindofmateo Sounds like a hard freeze, but try :
|
2017-09-02
| 708 |
train
|
ubottu
| 149 | 149 |
mindofmateo Sounds like a hard freeze, but try :: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key
|
2017-09-02
| 709 |
train
|
mindofmateo
| 149 | 149 |
I searched the web but I get a lot of results talking about laptops and closing the top/clamshell
|
2017-09-02
| 710 |
train
|
Ben64
| 150 | 150 |
reisub doesn't work by default
|
2017-09-02
| 711 |
train
|
mindofmateo
| 151 | 151 |
Maybe kernel panic? IDK what happened
|
2017-09-02
| 712 |
train
|
mindofmateo
| 152 | 152 |
I cam back and thought nothing of it, as in, oh I'll have to log in again
|
2017-09-02
| 713 |
train
|
Bashing-om
| 155 | 155 |
mindofmateo: Well, If you can not ssh in, no keyboard, no monitor . not much choice but to do the dirty and hope for the best and then clean up any mess afterward .
|
2017-09-02
| 714 |
train
|
theSanDiegoKid
| 161 | 161 |
I am trying to move my folder from /Documents/android to /opt but I keep getting the following error "cp: cannot stat '/Documents/android': No such file or directory" I am using the following command: "sudo cp /Documents/android /opt" any suggestions as to what is happening?
|
2017-09-02
| 715 |
train
|
mindofmateo
| 161 | 161 |
Bashing-om is there any kind of log I could look at that would some me something if I restarted it?
|
2017-09-02
| 716 |
train
|
on3pk
| 162 | 162 |
I have a really freaking dumb question. How do I create a symlink?
|
2017-09-02
| 717 |
train
|
mindofmateo
| 162 | 162 |
Thesandiegokid you're missing the last /
|
2017-09-02
| 718 |
train
|
on3pk
| 162 | 162 |
like I'm trying to get /var/www/html/index.php to link to ~/html/index.php
|
2017-09-02
| 719 |
train
|
mindofmateo
| 162 | 162 |
Er, I mean you need ~/Documents
|
2017-09-02
| 720 |
train
|
mindofmateo
| 163 | 163 |
Otherwise it's looking for the documents folder in root
|
2017-09-02
| 721 |
train
|
Bashing-om
| 163 | 163 |
mindofmateo: only if you have previously enabled persistent logging for the journal .
|
2017-09-02
| 722 |
train
|
mindofmateo
| 164 | 164 |
Dang.
|
2017-09-02
| 723 |
train
|
on3pk
| 164 | 164 |
do both files need to exist before a simlink can be created?
|
2017-09-02
| 724 |
train
|
Bashing-om
| 166 | 166 |
mindofmateo: Also, bear in mind that if this is a system freeze, then logging is frozen . Will have nothing to see in that event ( that has been my esperience with this sytem intermittently freezing up - resolved )
|
2017-09-02
| 725 |
train
|
mindofmateo
| 167 | 167 |
Rrrrrrrr I won't even know what happened...
|
2017-09-02
| 726 |
train
|
Bashing-om
| 168 | 168 |
on3pk: NO . If the symlink file already exist, then the tool will not function to make/change the link .
|
2017-09-02
| 727 |
train
|
mindofmateo
| 168 | 168 |
This happened once before, but SOME things still worked
|
2017-09-02
| 728 |
train
|
Bashing-om
| 171 | 171 |
mindofmateo: All USB peripherals ? ( can not hot plug PS2 devices ) . Might try again and see if the system awakes when re-plugging USB devices .
|
2017-09-02
| 729 |
train
|
on3pk
| 172 | 172 |
Oh ok. I'm just dumb. I was typing ls instead of ln
|
2017-09-02
| 730 |
train
|
on3pk
| 172 | 172 |
I was kinda losing my mind there for a minute
|
2017-09-02
| 731 |
train
|
foul_owl
| 172 | 172 |
How do I edit the metadata of an mp4? Thanks!
|
2017-09-02
| 732 |
train
|
Bashing-om
| 173 | 173 |
on3pk: Happens to the best of us .. one large cup of coffee is subscribed :)
|
2017-09-02
| 733 |
train
|
on3pk
| 173 | 173 |
Indeed.
|
2017-09-02
| 734 |
train
|
on3pk
| 173 | 173 |
Maybe 8 hours of sleep at this point :)
|
2017-09-02
| 735 |
train
|
on3pk
| 179 | 179 |
Oh, this is a question I definitely don't know. What user does a cron job use? Is it it's own user?
|
2017-09-02
| 736 |
train
|
Ben64
| 180 | 180 |
on3pk: depends where the job came from
|
2017-09-02
| 737 |
train
|
on3pk
| 180 | 180 |
What do you mean?
|
2017-09-02
| 738 |
train
|
Ben64
| 181 | 181 |
uh. where it came from. is it your user's crontab? then it'd run as you
|
2017-09-02
| 739 |
train
|
on3pk
| 182 | 182 |
Oh, I was setting up a crontab, so it would run as me
|
2017-09-02
| 740 |
train
|
on3pk
| 182 | 182 |
thanks
|
2017-09-02
| 741 |
train
|
leftyfb
| 182 | 182 |
on3pk: unless you used sudo crontab, then it would run a root
|
2017-09-02
| 742 |
train
|
on3pk
| 182 | 182 |
Right
|
2017-09-02
| 743 |
train
|
stranglerfish
| 232 | 232 |
hey, i just completely wiped my 16.04.2 drive and installed 16.04.3 over it and i'm having some issues
|
2017-09-02
| 744 |
train
|
stranglerfish
| 232 | 232 |
mainly that my software center doesn't want to install stuff. any package i've tried so far, i click install, it shows that it's starting then stops immediately
|
2017-09-02
| 745 |
train
|
zelozelos
| 233 | 233 |
have you updated?
|
2017-09-02
| 746 |
train
|
stranglerfish
| 233 | 233 |
i did sudo apt-get update && sudo apt install
|
2017-09-02
| 747 |
train
|
stranglerfish
| 233 | 233 |
and i ran the software updater
|
2017-09-02
| 748 |
train
|
stranglerfish
| 233 | 233 |
is that right?
|
2017-09-02
| 749 |
train
|
zelozelos
| 234 | 234 |
update manager says you are up to date?
|
2017-09-02
| 750 |
train
|
zelozelos
| 234 | 234 |
<i ask because there have been ppa changes
|
2017-09-02
| 751 |
train
|
stranglerfish
| 234 | 234 |
yeah, software updater says up to date
|
2017-09-02
| 752 |
train
|
Ben64
| 235 | 235 |
stranglerfish: why would you wipe and install to go up a point version
|
2017-09-02
| 753 |
train
|
stranglerfish
| 235 | 235 |
that wasn't the reason
|
2017-09-02
| 754 |
train
|
Ben64
| 235 | 235 |
cool
|
2017-09-02
| 755 |
train
|
stranglerfish
| 236 | 236 |
i get a bit OCD sometimes. i was having anxiety, imposter syndrome kinda stuff and i didn't know what i should do. i've been slacking on programming and couldn't think of a project or thing to learn so i figured i'd do a fresh slate on my laptop
|
2017-09-02
| 756 |
train
|
stranglerfish
| 236 | 236 |
cause that sometimes gives me a bit of a motivation boost
|
2017-09-02
| 757 |
train
|
on3pk
| 236 | 236 |
One thing I'm sort of curious about. How does Ubuntu get my timezone from SSH?
|
2017-09-02
| 758 |
train
|
Ben64
| 236 | 236 |
on3pk: explain
|
2017-09-02
| 759 |
train
|
daddesio
| 236 | 236 |
stranglerfish: sounds like something I should try then, haha
|
2017-09-02
| 760 |
train
|
on3pk
| 237 | 237 |
Ben64: Well, I have a VPS in London. when I use the date command, it is using my local timezone, not BST
|
2017-09-02
| 761 |
train
|
stranglerfish
| 237 | 237 |
i wouldn't recommend, it's a result of not knowing how to deal with anxiety
|
2017-09-02
| 762 |
train
|
stranglerfish
| 237 | 237 |
anywho, thoughts on how to fix?
|
2017-09-02
| 763 |
train
|
Ben64
| 238 | 238 |
on3pk: then it's just on your time zone
|
2017-09-02
| 764 |
train
|
daddesio
| 238 | 238 |
i've haven't used the GUI package manager since around 2013 so I can't really say
|
2017-09-02
| 765 |
train
|
stranglerfish
| 238 | 238 |
one sec i'm trying it out since the software update restart
|
2017-09-02
| 766 |
train
|
stranglerfish
| 239 | 239 |
yeah it's not working for .deb packages that i've downloaded
|
2017-09-02
| 767 |
train
|
on3pk
| 239 | 239 |
Ben64: I guess I never set it. Could it have gotten that information from my host's vps control software?
|
2017-09-02
| 768 |
train
|
stranglerfish
| 239 | 239 |
and if i try a second time i get a ? icon in my launcher with a progress bar that doesn't move
|
2017-09-02
| 769 |
train
|
Ben64
| 239 | 239 |
on3pk: possibly
|
2017-09-02
| 770 |
train
|
Ben64
| 239 | 239 |
stranglerfish: try dpkg -i blah.deb
|
2017-09-02
| 771 |
train
|
on3pk
| 240 | 240 |
Ok, so it is possible that it could have? I wouldn't be surprised if that's the case. I just was a little curious...
|
2017-09-02
| 772 |
train
|
Ben64
| 240 | 240 |
on3pk: sure, when they're setting up the vm they could do whatever
|
2017-09-02
| 773 |
train
|
stranglerfish
| 240 | 240 |
errors were encountered while processing, though i dunno if that's just cause it's already attempting to be installed elsewhere?
|
2017-09-02
| 774 |
train
|
stranglerfish
| 240 | 240 |
one sec brb, logging off and on
|
2017-09-02
| 775 |
train
|
on3pk
| 240 | 240 |
Well that's neat
|
2017-09-02
| 776 |
train
|
stranglerfish
| 241 | 241 |
back
|
2017-09-02
| 777 |
train
|
zelozelos
| 241 | 241 |
you shoulda just restarted
|
2017-09-02
| 778 |
train
|
zelozelos
| 241 | 241 |
but did it fix it?
|
2017-09-02
| 779 |
train
|
Ben64
| 241 | 241 |
stranglerfish: put full command and errors on paste.ubuntu.com
|
2017-09-02
| 780 |
train
|
stranglerfish
| 242 | 242 |
http://paste.ubuntu.com/25455652/
|
2017-09-02
| 781 |
train
|
stranglerfish
| 243 | 243 |
just seems weird to me that i would have to install a .deb from terminal, shouldn't it work in software center when i double click?
|
2017-09-02
| 782 |
train
|
Ben64
| 243 | 243 |
i don't use gui stuff
|
2017-09-02
| 783 |
train
|
stranglerfish
| 243 | 243 |
even google chrome package was doing the same issue
|
2017-09-02
| 784 |
train
|
Ben64
| 243 | 243 |
well theres your problem, you need app indicator
|
2017-09-02
| 785 |
train
|
stranglerfish
| 244 | 244 |
is there a way to run it so it asks me to install dependencies?
|
2017-09-02
| 786 |
train
|
Ben64
| 244 | 244 |
idk, but you could just install them
|
2017-09-02
| 787 |
train
|
stranglerfish
| 246 | 246 |
found an answer
|
2017-09-02
| 788 |
train
|
stranglerfish
| 246 | 246 |
sudo apt-get -f install
|
2017-09-02
| 789 |
train
|
stranglerfish
| 246 | 246 |
it installed the complained about dependencies and the package, after i attempted with dpkg
|
2017-09-02
| 790 |
train
|
stranglerfish
| 247 | 247 |
it's annoying that a fresh install is already giving me an issue like this but, whatever. i'm okay with ditching gui
|
2017-09-02
| 791 |
train
|
stranglerfish
| 249 | 249 |
ok, now to deal with the whole reason i did this reinstall. anyone got advice on dealing with imposter syndrome? i finished college 1 year ago, am currently on welfare and haven't practiced programming in a while
|
2017-09-02
| 792 |
train
|
stranglerfish
| 250 | 250 |
i need projects to help build confidence but i'm getting myself worked up trying to decide what language, what kinda project, etc
|
2017-09-02
| 793 |
train
|
stranglerfish
| 250 | 250 |
anxiety is making it hard to think straight, anyone else go through this kinda stuff / have advice?
|
2017-09-02
| 794 |
train
|
<system>
| 250 | 250 |
=== purist_ is now known as purist
|
2017-09-02
| 795 |
train
|
stranglerfishy
| 258 | 258 |
sorry got logged out
|
2017-09-02
| 796 |
train
|
netitux
| 286 | 286 |
Hi
|
2017-09-02
| 797 |
train
|
ALTF5
| 317 | 317 |
Hello, anybody can help with a problem of mouse freeze when trying ubuntu 16.04 from live cd or when I install it and possibly why i cannot boot to my windows7 after both fresh install. I am using a PC desktop with a bios having uefi
|
2017-09-02
| 798 |
train
|
ALTF5
| 320 | 320 |
I have looked up youtube for videos about those problems but could not find solution that fix the random freezes or my windows boot always going back to grub
|
2017-09-02
| 799 |
train
|
<system>
| 320 | 320 |
=== r0Oter is now known as r00ter
|
2017-09-02
| 800 |
train
|
<system>
| 320 | 320 |
=== JanC is now known as Guest3516
|
2017-09-02
| 801 |
train
|
<system>
| 320 | 320 |
=== JanC_ is now known as JanC
|
2017-09-02
| 802 |
train
|
Loshki
| 365 | 365 |
stranglerfish: anxiolytics (drugs) to help with the anxiety, talk therapy to help with the impostor syndrome.
|
2017-09-02
| 803 |
train
|
<system>
| 365 | 365 |
=== deathonater is now known as Smeef
|
2017-09-02
| 804 |
train
|
stranglerfish
| 407 | 407 |
Loshki: anxiolytics are bad news for me
|
2017-09-02
| 805 |
train
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.