overrun 2017-01-25 06:45:32
nacc the main software of concern would be PostgreSQL
jpmh 2017-01-25 06:45:54
I have a file, ls shows as: -rwxrwxrwx 1 jpmh jpmh 22 Jan 25 10:41 /home/jpmh/zipcodes/temp.fil - I am on as jpmh but rm gives me "rm: cannot remove '/home/jpmh/zipcodes/temp.fil': Permission denied". I know I'm going to feel silly here. WHat am I missing?
jpmh 2017-01-25 06:46:58
never minde - directory was 500 - oops
xXEoflaOEXx 2017-01-25 06:48:12
jpmh, Did you run sudo rm /home/jpmh/zipcodes/temp.fil?
jpmh 2017-01-25 06:48:57
xXEoflaOEXx: - see my comment - it was the permissions on the zipcodes directory
nacc 2017-01-25 06:49:06
overrun: iirc, `lsb_release -a` should tell you, but that is dependent on packages. You can also look at what `uname -r` says for the running kernel and compare to the table on that page
nacc 2017-01-25 06:49:20
overrun: postgresql built from source rather than from ubuntu?
nacc 2017-01-25 06:49:54
overrun: postgres should not be affected by changing the kernel or X stack(s) (that's all HWE covers)
xXEoflaOEXx 2017-01-25 06:50:13
jpmh, It might be the permissions issue. Did you try to chmod 777 /home/jpmh/zipcodes/temp.fil?
nacc 2017-01-25 06:51:09
xXEoflaOEXx: i think it's pretty clear jpmh fixed their issue already?
overrun 2017-01-25 06:51:28
nacc thx; these are headless so no X; production server uname -r says 3.19.0-79-generic and when I ran the apt-get install linux-image-generic-lts-xenial on a dev server it now reports 4.4.0-59-generic
xXEoflaOEXx 2017-01-25 06:51:33
nacc, OK, I know.
jpmh 2017-01-25 06:52:09
nacc: and xXEoflaOEXx ty - YES - it was directory permissions - see my own comments - told you I would feel silly
nacc 2017-01-25 06:52:23
overrun: 3.19 was 14.04.3, yep
overrun 2017-01-25 06:54:20
this whole HWE thing is confusing when you see LTS is supported through YYYY; this came from highest available OS selections in Google Cloud Instances at the time
nacc 2017-01-25 06:56:02
overrun: did you read that wiki page?
nacc 2017-01-25 06:56:35
overrun: it's pretty clear for 14.04.x, although it's much more simple in 16.04.x, as there will only be one hwe stack (rolling forward with each dotrelease)
overrun 2017-01-25 06:59:05
yes; just saying before this showed up on the servers we assumed minor updates through LTS EOL but it makes sense; glad it will have one stack going forward; we just need to do extensive tests before moving to 16.x
nacc 2017-01-25 07:00:03
overrun: sounds like a bad assumption (and i think it was pretty clear, although not positive) in the various release announcements for each HWE stack, as well as HWE itself
PianoSkulls 2017-01-25 07:00:28
hey
PianoSkulls 2017-01-25 07:01:42
sometimes when I cut a paste a file/folder to a destination, the destination folder closes when the copying is done
PianoSkulls 2017-01-25 07:01:50
why does it close?
OerHeks 2017-01-25 07:07:24
PianoSkulls, never seen such action, this answer is interesting http://askubuntu.com/a/429427
budRich 2017-01-25 07:09:02
hello people, i think i might have bricked my internal emmc storage when trying to install 17.04... I think this error from syslog is related: mmc1: error -84 whilst initialising MMC card
r00t_me_me0w 2017-01-25 07:09:14
yoyo
OerHeks 2017-01-25 07:09:33
!17.04
ubottu 2017-01-25 07:09:33
Ubuntu 17.04 (Zesty Zapus) will be the 26th release of Ubuntu. It is due to be released in April 2017. Discussion in #ubuntu+1
OerHeks 2017-01-25 07:09:49
budRich, report in #ubuntu+1, please
budRich 2017-01-25 07:10:12
OerHeks?
OerHeks 2017-01-25 07:10:45
budRich, 17.04 is in alfa state, not released yet.
OerHeks 2017-01-25 07:11:00
so for support, join that channel
r00t_me_me0w 2017-01-25 07:11:09
those alphas
budRich 2017-01-25 07:11:30
aha, thank you
budRich 2017-01-25 07:13:09
yes i guess it was not so smart of me to be the first in the world to install that on this unit... I even used an alternate ubuntu version from linuxium (specialised for this kind of CPU...)
budRich 2017-01-25 07:14:03
i mailed the dev at linuxium, he said there is a problem with 17.04 and encryption, and that i should reformat in gparted. but the card doesn\t show up at all now...
budRich 2017-01-25 07:14:55
i have reported in other channel, waiting for response, just thought someone have some general idea or experience...
noc_ 2017-01-25 07:15:05
encryption/gparted/insgtallation work at layers above the "mmc error" you posted
noc_ 2017-01-25 07:15:23
likely they are not related
techo 2017-01-25 07:17:10
help.I am unable to play video of this( http://www.hotstar.com/movies/languages/english/ ) website on my inbuilt mozilla browser on ubuntu 16.04 lts
hatchetjack 2017-01-25 07:19:48
is there some magically way to turn off the firewall in ubuntu 16.04?
hatchetjack 2017-01-25 07:20:01
we'ved tried everything we've found online and ports are still filtered
hatchetjack 2017-01-25 07:20:13
magical
budRich 2017-01-25 07:20:36
the gathreical
dvdmuckle 2017-01-25 07:20:45
hatchetjack: if it's ufw, sudo ufw disable
dvdmuckle 2017-01-25 07:21:16
if it's iptables... you could just clear those
dvdmuckle 2017-01-25 07:21:22
it's probably ufw though
Ronald_Colombia 2017-01-25 07:21:47
Hola a todos
hatchetjack 2017-01-25 07:23:58
dvdmuckle: yeah we did that
hatchetjack 2017-01-25 07:24:08
port 22 is still filtered according to nmap
hatchetjack 2017-01-25 07:24:16
can't connect to it or telnet IP 22 or whatever
alkisg 2017-01-25 07:26:09
hatchetjack: what's the output of sudo netstat -ntap ?
alkisg 2017-01-25 07:26:29
and of `ps aux|grep ufw`?
hatchetjack 2017-01-25 07:26:40
shows 22 listening
hatchetjack 2017-01-25 07:26:50
something else weird is going on I think
hatchetjack 2017-01-25 07:26:57
can connect from another machine
hatchetjack 2017-01-25 07:27:02
wtf man
makitoro 2017-01-25 07:27:12
How are these machines connected? All in the same router?
makitoro 2017-01-25 07:27:18
All on the same ISP?
makitoro 2017-01-25 07:28:04
you might have ports listening on a machine but something outside of it could be blocking ssh connections
alkisg 2017-01-25 07:28:27
Or they may listen only on external IPs, while you're trying to connect to localhost
alkisg 2017-01-25 07:28:37
That's what netstat would show us, if you shared its output
NotFred 2017-01-25 07:35:30
is this working ?
NotFred 2017-01-25 07:36:52
Fedora 25 just released .
NotFred 2017-01-25 07:37:05
Has a great desktop
NotFred 2017-01-25 07:37:20
more tools than this crap
goofer 2017-01-25 07:38:15
not4Fred
goofer 2017-01-25 07:38:46
how big is 10G?
nacc 2017-01-25 07:43:39
goofer: what do you mean?