Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Sunday, March 5, 2017

#ubuntu channel featuring OerHeks, Guest20816, texla, frontendnewb, KalEl, dkg_ctc, and 7 others.

texla 2017-03-05 14:46:17
EriC^^, http://pastebin.com/yTjfcjXg
EriC^^ 2017-03-05 14:47:34
texla: ok, run a quick sudo apt-get install --reinstall grub-common os-prober
EriC^^ 2017-03-05 14:47:44
as a sanity check for the files it uses to make the cfg
EriC^^ 2017-03-05 14:48:32
then type " set -x " and then run sudo update-grub
texla 2017-03-05 14:52:17
EriC^^, http://pastebin.com/LL4sXGys
xheart 2017-03-05 14:53:46
hi everyone
xheart 2017-03-05 14:54:06
i am trying to connect to my wifi but it only connects via cable
xheart 2017-03-05 14:54:21
i entered the password for the router but it is not accepting
xheart 2017-03-05 14:54:35
it does see the wireless connection but it does not connect wifi
xheart 2017-03-05 14:54:44
this is ubuntu 16.04lts
Auprivave 2017-03-05 14:55:29
xheart, broadcomm?
frontendnewb 2017-03-05 14:55:53
my friend from wordpress channel said I could be enlightened on how to set up a LAMP stack or even the mamp (all-in-one) for a standard mac user in this channel, anyone point me in the right direction
xheart 2017-03-05 14:55:56
cable wireless router
texla 2017-03-05 14:56:01
EriC^^, http://pastebin.com/733ig6H1
Auprivave 2017-03-05 14:56:28
xheart, your card?
xheart 2017-03-05 14:56:50
not i have the small usb adapter 802.11n
xheart 2017-03-05 14:57:09
the computers sees the wireless
EriC^^ 2017-03-05 14:57:20
texla: did you run " set -x " ?
Auprivave 2017-03-05 14:58:05
xheart, you could run a live usb to check if its related to ubuntu.
texla 2017-03-05 14:58:07
EriC^^, yes it just changed to another prompt
EriC^^ 2017-03-05 14:58:59
texla: how about cheating our way out of this one?
CyberCaffine 2017-03-05 14:59:12
I'm sorry guys, I am a noob here. Can anyone please direct?
EriC^^ 2017-03-05 14:59:19
texla: how do you feel about making a custom entry for linux lite and just disabling os-prober?
texla 2017-03-05 14:59:22
EriC^^, great suggestion
OerHeks 2017-03-05 14:59:51
frontendnewb, server guide is a good start https://help.ubuntu.com/lts/serverguide/
xheart 2017-03-05 14:59:56
how do i create it?
EriC^^ 2017-03-05 14:59:58
texla: ok, sudo chmod -x /etc/grub.d/30_os-prober
texla 2017-03-05 15:01:00
EriC^^, ray@ray-Kudu-Pro:~$ sudo chmod -x /etc/grub.d/30_os-prober
texla 2017-03-05 15:01:00
[sudo] password for ray:
texla 2017-03-05 15:01:00
ray@ray-Kudu-Pro:~$
texla 2017-03-05 15:02:44
EriC^^, As stated before I would not have a problem with deleting liinuxlite
EriC^^ 2017-03-05 15:05:53
texla: wget -O /tmp/entry http://termbin.com/w0sd
EriC^^ 2017-03-05 15:06:39
texla: might as well leave it
EriC^^ 2017-03-05 15:07:56
texla: then " cat /tmp/entry | sudo tee -a /etc/grub.d/40_custom "
texla 2017-03-05 15:11:05
EriC^^, http://pastebin.com/TP2YfrR9
EriC^^ 2017-03-05 15:11:28
texla: looks good
EriC^^ 2017-03-05 15:11:32
try sudo update-grub
Guest20816 2017-03-05 15:12:51
g]ho
EriC^^ 2017-03-05 15:13:00
texla: then " cat /boot/grub/grub.cfg | nc termbin.com 9999 "
Guest20816 2017-03-05 15:13:02
hola hablan en espanol?
EriC^^ 2017-03-05 15:13:10
!es | Guest20816
ubottu 2017-03-05 15:13:10
Guest20816: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.
texla 2017-03-05 15:14:30
EriC^^, http://termbin.com/p9og
KalEl 2017-03-05 15:15:20
How do I ls with all hidden files
KalEl 2017-03-05 15:15:31
ls .* seems to have some weird side effects
dkg_ctc 2017-03-05 15:15:33
ls -a
EriC^^ 2017-03-05 15:15:46
texla: looks good
KalEl 2017-03-05 15:15:58
Thanks a lot dkg_ctc that worked!
dkg_ctc 2017-03-05 15:16:47
You're welcome, KalEl. .* will basically do an ls of everything in the current directory, including sub-directories.
EriC^^ 2017-03-05 15:17:31
texla: wb, the cfg looks good now
EriC^^ 2017-03-05 15:18:15
texla: try " stat /mnt/looksee/boot/vmlinuz* | nc termbin.com 9999 " just to see if there's a bad char in the filename or not
texla 2017-03-05 15:24:06
EriC^^, http://pastebin.com/kLiXLRAJ...stat said to use netcat
texla 2017-03-05 15:25:27
EriC^^, It's getting late can we pick this up tomorrow evening
EriC^^ 2017-03-05 15:25:38
texla: it should work now
texla 2017-03-05 15:26:10
EriC^^, thanks for all the help goodnight
EriC^^ 2017-03-05 15:26:25
texla: no problem, thanks you too
POO 2017-03-05 15:31:57
Hi
POO 2017-03-05 15:32:01
Pls help
POO 2017-03-05 15:32:11
or it will be too late
Menzador 2017-03-05 15:32:11
!ask
ubottu 2017-03-05 15:32:12
Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience
POO 2017-03-05 15:32:45
Okay So Im curretly using Majaro Deepin.
POO 2017-03-05 15:32:58
Is it stable than Ubuntu?
Menzador 2017-03-05 15:33:21
POO: That's not a distro we support here. Try #manjaro .
POO 2017-03-05 15:34:02
Also Unity freezes when I open a video in Fullscreen on chrome
Menzador 2017-03-05 15:34:09
(Oops, didn't mean to part, there.)
Menzador 2017-03-05 15:35:15
POO: Where did you get Unity from? You said you use Deepin desktop... and we don't support Manjaro here.
POO 2017-03-05 15:36:07
on Ubuntu
POO 2017-03-05 15:36:27
My deafult desktop in Ubuntu Im using Manjaro on a Live USB
Menzador 2017-03-05 15:38:24
POO: So you need to repair your Ubuntu install?
Menzador 2017-03-05 15:38:57
POO: Can you pastebin the output of [ lspci | grep -i video ]?