Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Friday, March 3, 2017

#ubuntu channel featuring wander, JFox762, alkisg, thinky, mohsen-rashidi, manvam, and 9 others.

wander 2017-03-03 19:45:33
Hello, anyone familiar with grep? I had some issue with Apache and i was told by #httpd to check to see if Ubuntu is "listening to Port 443"
Aaron 2017-03-03 19:45:52
wander: man grep ;)
wander 2017-03-03 19:46:23
Yes, i was told to type "man grep" but ive never used this before or heard of it so typing it is giving me a manual
Aaron 2017-03-03 19:46:31
wander man nmap, To see at least, if is running.
wander 2017-03-03 19:46:55
typed "man nmap", got "No manual entry for nmap"
thinky 2017-03-03 19:46:58
hi
Aaron 2017-03-03 19:47:05
wander sudo apt-get install nmap
Aaron 2017-03-03 19:47:06
;)
wander 2017-03-03 19:47:16
kk, will install
Guest80083 2017-03-03 19:47:27
netstat -an | grep 443
wander 2017-03-03 19:47:53
ill try that guest
thinky 2017-03-03 19:48:04
when i run "sudo apt update && sudo apt full-upgrade" i see this error on terminal: https://paste.ubuntu.com/24107086/
wander 2017-03-03 19:48:08
hmm, it seems like i got this: "tcp6 0 0 :::443 :::* LISTEN"
thinky 2017-03-03 19:48:12
can somebody help me pls?
JFox762 2017-03-03 19:48:36
can someone help walk me through how to run this checksum thing?
wander 2017-03-03 19:48:37
@thinky, it says something about ur resources. Do u have enough space?
JFox762 2017-03-03 19:48:44
I'm having trouble figuring out how to do this
Aaron 2017-03-03 19:48:52
thinky: type sudo ps x | grep apt
Aaron 2017-03-03 19:49:02
is running kill the pid with sudo kill -9 pid number ;)
thinky 2017-03-03 19:49:14
ok
alkisg 2017-03-03 19:49:24
thinky: apt is already running, try sudo apt daily stop
wander 2017-03-03 19:49:26
Btw @aaron, more manuals :(
thinky 2017-03-03 19:49:31
bash: type: x: not found
alkisg 2017-03-03 19:49:35
thinky: or just wait for a minute or too
JFox762 2017-03-03 19:49:47
I have the iso, sha256sum and sha256sums.gpg in the same directory
Aaron 2017-03-03 19:49:48
wander: google has a lot of them. ;)
thinky 2017-03-03 19:49:49
alkisg: i got same error last nite and closed
wander 2017-03-03 19:49:49
When running "man nmap", i get another long and frightning manual.
thinky 2017-03-03 19:49:55
now i tried again and same eror
alkisg 2017-03-03 19:49:59
thinky: apt daily runs once per day, yes
wander 2017-03-03 19:50:01
Except google's is not in black & white tho lol
wander 2017-03-03 19:50:07
But what
wander 2017-03-03 19:50:14
I typed "netstat -an | grep 443"
thinky 2017-03-03 19:50:17
E: Invalid operation daily
wander 2017-03-03 19:50:22
and got "tcp6 0 0 :::443 :::* LISTEN"
wander 2017-03-03 19:50:26
literally all that
alkisg 2017-03-03 19:50:29
thinky: so, one time yeasterday and one time today surely makes sense. Sorry, sudo service apt-daily stop
Aaron 2017-03-03 19:50:31
then, is running
wander 2017-03-03 19:50:32
it seems to be listening over ipv6?
wander 2017-03-03 19:50:39
if thats what i think its doing?
Aaron 2017-03-03 19:50:49
wander: check your firewall settings.
Aaron 2017-03-03 19:50:54
that might help
wander 2017-03-03 19:50:59
i only have UFW
thinky 2017-03-03 19:51:01
Warning: Stopping apt-daily.service, but it can still be activated by: apt-daily.timer
Aaron 2017-03-03 19:51:16
thinky: just remove the deamon and that's about it ;)
thinky 2017-03-03 19:51:30
how to remove daemon?
jpugarte1 2017-03-03 19:51:58
hello, could someone help with a problem related to ROS installation? I am getting this msg: bash: /opt/ros/indigo/setup.bash: No such file or directory
wander 2017-03-03 19:52:01
Okay, so i typed "ufw app list" and it says its allowing "Apache, Apache Full, Apache Secure, and OpenSSH"
alkisg 2017-03-03 19:52:04
thinky: don't remove anything
alkisg 2017-03-03 19:52:11
thinky: it stopped, now try apt update again
wander 2017-03-03 19:52:12
Idk if any of the apaches have port 443 in them
thinky 2017-03-03 19:52:14
same error :S
alkisg 2017-03-03 19:52:22
thinky: ps aux | grep apt
smahan83 2017-03-03 19:52:38
JFox762, type sha256sum *.iso, then Tab and Enter
smahan83 2017-03-03 19:52:59
JFox762, compare the hash with what is in SHA256SUMS
thinky 2017-03-03 19:53:44
alkisg: https://paste.ubuntu.com/24107109/
Aaron 2017-03-03 19:54:04
let me install irssi xD
Guest80083 2017-03-03 19:54:57
wander: what is the issue you are having with apache?
alkisg 2017-03-03 19:54:59
thinky: you are running gnome-software, close it to run apt: /usr/bin/gnome-software --gapplication-service
JFox762 2017-03-03 19:55:04
ok it is running
JFox762 2017-03-03 19:55:16
Is there a way to copy the string of text that it produces?
alkisg 2017-03-03 19:55:19
thinky: you can't run apt two times, one from GUI and one time from the console
thinky 2017-03-03 19:55:36
i am not running anything alkisg
thinky 2017-03-03 19:55:45
i just tried to update on terminal
wander 2017-03-03 19:55:51
Well, i had UFW disabled all this time so port 443 should have been working but wont
alkisg 2017-03-03 19:55:53
thinky: check your paste, it says gnome-software there
wander 2017-03-03 19:56:04
I have now typed the command "sudo ufw allow https"
alkisg 2017-03-03 19:56:09
thinky: if you closed it, and apt is still running, then kill it
wander 2017-03-03 19:56:10
and i restarted the server
JFox762 2017-03-03 19:56:10
how do i open the gpg file?
thinky 2017-03-03 19:56:25
what pid ?
wander 2017-03-03 19:56:35
ohh, i just restart the server. Its much easier and everything gets closed
thinky 2017-03-03 19:56:46
2173 ? Sl 0:04 /usr/bin/gnome-software --gapplication-service ?
alkisg 2017-03-03 19:56:57
thinky, that, and 2517
wander 2017-03-03 19:57:21
Sadly this did not work :(
alkisg 2017-03-03 19:57:31
thinky: it sounds like you opened gnome-software, and when you closed it, it continued doing things in the background
Guest80083 2017-03-03 19:57:51
wander: are you trying to connect locally?
wander 2017-03-03 19:58:04
no, im trying to connect via my domain
wander 2017-03-03 19:58:16
Here is my full problem: https://www.reddit.com/r/apache/comments/5xf551/apache_refuses_to_load_ssl/?st=izuvlnpd&sh=9b7d7375
wander 2017-03-03 19:59:11
i have no problem typing in my servers IP address locally on the network
wander 2017-03-03 19:59:28
The thing is, when i type in my domain
wander 2017-03-03 19:59:40
Chrome says the server refuses to connect over SSL
JFox762 2017-03-03 20:00:56
so if i download with utorrent
JFox762 2017-03-03 20:00:59
or bit torrent
JFox762 2017-03-03 20:01:06
will it automatically "Checksum:
wander 2017-03-03 20:01:22
I have no idea what I am doing wrong. None of the articles on the front page of Google can help me
wander 2017-03-03 20:01:32
And im sure im not asking for rocket science here
wander 2017-03-03 20:01:56
I have a self signed certificate that I want to use on my server but Chrome wont take it
wander 2017-03-03 20:03:02
do i have a unique problem?
Guest80083 2017-03-03 20:03:11
wander: it would be a good idea to do a port scan on your server, as mentioned be sure the port is openn from the outside
wander 2017-03-03 20:03:40
good idea
JFox762 2017-03-03 20:03:51
is md5checksum an ok alternative?
JFox762 2017-03-03 20:03:54
to sha?
Guest80083 2017-03-03 20:05:20
also RewriteCond %{HTTPS} off ... looks a bit suspect, I would think to look at that closer
wander 2017-03-03 20:05:35
which file?
wander 2017-03-03 20:05:41
@Guest80083
wander 2017-03-03 20:05:55
i think it has to do with the conf but i cant tell
wander 2017-03-03 20:06:03
that seems to be the best bet
Guest80083 2017-03-03 20:06:07
from your pastbin
wander 2017-03-03 20:06:20
I know but which pastebin file?
wander 2017-03-03 20:06:22
theres
wander 2017-03-03 20:06:23
2
Guest80083 2017-03-03 20:06:29
vhost
Guest80083 2017-03-03 20:06:53
https://pastebin.com/raw/6cVFVCMX
Guest80083 2017-03-03 20:07:39
I could completly be wrong, but thats where I would start
wander_ 2017-03-03 20:08:08
hey im here, that felt weird
wander_ 2017-03-03 20:08:16
anyway i used a guide for that
wander_ 2017-03-03 20:08:22
cuz i needed to force HTTPS
Aaron 2017-03-03 20:08:34
what are you doing hacking?
wander_ 2017-03-03 20:09:01
Me? @aaron
Guest80083 2017-03-03 20:09:35
did the port scan reveal an open 443 port?
wander_ 2017-03-03 20:09:53
According to nmap, 443 is open! https://pastebin.com/raw/VSBy27mb
wander_ 2017-03-03 20:10:29
so it has to be from configs
Guest80083 2017-03-03 20:10:52
sounds like it may be a vhost config issue then. I would look into that.
wander_ 2017-03-03 20:11:22
only thing that i dont fully understand so has to be it
wander_ 2017-03-03 20:11:27
okay thanks for the nmap idea though
wander_ 2017-03-03 20:11:31
will come in handy
dan01 2017-03-03 20:11:34
I have a question what are the disadvatanges of using Ubuntu over Windows these days?
Guest80083 2017-03-03 20:11:35
I havent messed with vhost in years.. hopefully you are on your way!
Aaron 2017-03-03 20:12:01
dan01: that with Ubuntu you get the source code, and windows you don't ;)
dan01 2017-03-03 20:13:11
Aron: I'm serious, I'd like to switch for some time, but I have all sort of silly concerns, for instance: Why don't I have a Intel Graphics Control Panel in Ubuntu
Aaron 2017-03-03 20:14:05
dan01: because you need to configure the sources.list and install additional drivers.
Aaron 2017-03-03 20:14:25
I'm not using Ubuntu I'm Downloading it right now.
smahan83 2017-03-03 20:16:52
JFox762, why do you need a gpg file?
smahan83 2017-03-03 20:19:00
JFox762, do you need to verify the ISO you've downloaded or you suspect it was compromised by hackers/government/etc?
mohsen-rashidi 2017-03-03 20:26:49
hello
Apachez 2017-03-03 20:27:13
how do I reinstall a deb in ubuntu without removing it first (its already installed but I accidently wiped some files who belongs to this deb and now I want to reinstall it so the files gets recreated)?
mohsen-rashidi 2017-03-03 20:29:33
I`ve the intention to remove the Unity and install xfce instead; but i`m not sure whether to remove unity firsthand and then install xfce to prevent the duplication of apps or to do the otherwise! what do you suggest? thank you
meta-coder 2017-03-03 20:29:54
Apachez: Why not remove and install again?
Apachez 2017-03-03 20:30:14
meta-coder: because then apt wants to remove everything labeled ubuntu
Apachez 2017-03-03 20:30:18
which I dont want
Apachez 2017-03-03 20:30:30
some stupid dependency
meta-coder 2017-03-03 20:32:19
Apachez: Which ubuntu labeled package? You can remove it if it's just be a metapackage.
Apachez 2017-03-03 20:32:28
I have solved it already
meta-coder 2017-03-03 20:32:38
OK
Apachez 2017-03-03 20:32:56
if you want to remove ubuntu-wallpapers-yakkety it will try to remove ubuntu-desktop unity8 and another 200 or so packages...
Apachez 2017-03-03 20:33:00
which is... bad :)
meta-coder 2017-03-03 20:35:38
Apachez: did you try apt-get install --reinstall ubuntu-wallpapers-yakkety?
meta-coder 2017-03-03 20:35:54
s/apt-get/apt/
Apachez 2017-03-03 20:38:50
yup that was the fix
alkisg 2017-03-03 20:39:37
(09:29:33 πμ) mohsen-rashidi: I`ve the intention to remove the Unity and install xfce instead; but i`m not sure whether to remove unity firsthand and then install xfce to prevent the duplication of apps or to do the otherwise! what do you suggest? thank you ==> first xfce
alkisg 2017-03-03 20:39:44
Ah he left
alkisg 2017-03-03 20:41:46
(09:13:11 πμ) dan01: Why don't I have a Intel Graphics Control Panel in Ubuntu ==> the linux philosophy is that all companies should provide the backend, and desktop environments should provide the frontend (gui) to configure graphics. So intel writes the driver and gnome writes the monitors dialog.
manvam 2017-03-03 20:42:15
Easiest quetion for this chat: I need a cron that goes every Sunday at 5:30am
manvam 2017-03-03 20:42:20
how would i type that?
manvam 2017-03-03 20:42:53
i know the whole "crontab -e" but typing the hours, days, months, etc
JFox762 2017-03-03 20:43:51
Does my boot media have (usb thumdrive) have to be in ext4 format to install Linux?
alkisg 2017-03-03 20:44:14
JFox762: no, it's usually fat32
alkisg 2017-03-03 20:44:46
JFox762: normally you download ubuntu.iso and write it to a stick, so it's a mixed form to support both efi and not
dan01 2017-03-03 20:44:49
alksig: I see, ok.
dgtlchlk 2017-03-03 20:44:53
manvam: "30 5 * * 7" should work or "30 5 * * 0"