Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Monday, February 27, 2017

#ubuntu channel featuring OerHeks, gnomethrower, Aurorasaura, Frank22, Celestia, nacc,

uub 2017-02-27 14:54:17
hi
Aurorasaura 2017-02-27 14:55:10
I am having the hardest time finding info on how to make sdb,sdc,sdd all one big volume on Ubuntu server no gui.
nacc 2017-02-27 14:55:43
Aurorasaura: do you mean software RAID?
nacc 2017-02-27 14:55:45
Aurorasaura: mdadm is what you want
uub 2017-02-27 14:56:06
rsync works with plain IP addreses - but not with hostnames (that are defined in /etc/hosts) :(
Aurorasaura 2017-02-27 14:56:06
Kinda but all the drives are different sizes
uub 2017-02-27 14:56:07
I first have to resolve the hostname by myself and replace it with its IP address in a rsync command to make it actually work
uub 2017-02-27 14:56:09
why?
nacc 2017-02-27 14:56:24
Aurorasaura: oh then you want LVM
Aurorasaura 2017-02-27 14:56:45
I am trying that lol but the documentation is so hard to follow
nacc 2017-02-27 14:56:54
uub: that's not generally true, i don't think
OerHeks 2017-02-27 14:56:56
nacc + 1 LVM
OerHeks 2017-02-27 14:58:08
pretty easy example, even *i* can do it >>> https://www.howtogeek.com/211937/how-to-use-lvm-on-ubuntu-for-easy-partition-resizing-and-snapshots/
OerHeks 2017-02-27 14:58:28
* with gui
nacc 2017-02-27 14:58:43
uub: rsync probably relies on the system resolver, so if `nslookup` can't resolve a hostname you provide, rsync won't either
uub 2017-02-27 15:00:21
nacc: indeed, just found a strange vagrant-hostmanager vs dnsmasq that works without it :O
Aurorasaura 2017-02-27 15:03:18
ty nacc .
Frank22 2017-02-27 15:12:04
why is emerson such a queen that abuses ops...
Frank22 2017-02-27 15:12:08
queenie that is a meanie
BlueLobster 2017-02-27 15:12:16
poop
BlueLobster 2017-02-27 15:12:21
butts
ikonia 2017-02-27 15:12:26
please stop
Frank22 2017-02-27 15:12:37
freenode has some real fag ops
Frank22 2017-02-27 15:13:06
EMERSON
Frank22 2017-02-27 15:13:09
fag op
Frank22 2017-02-27 15:13:17
little dick
gnomethrower 2017-02-27 15:20:54
thanks ikonia
Aurorasaura 2017-02-27 15:28:14
nacc, Thank you! Finally figured it out! :D
texla 2017-02-27 15:28:42
Upon opening 16.04.1 it goes to grub menu there i chose ubuntu on sda6 the next window has 20 kernel and kernel recovery entries I want to remove these entries down to the current and 1 old kernel
OerHeks 2017-02-27 15:29:32
texla, autoremove would do that, and keep your current and previous kernel
OerHeks 2017-02-27 15:29:42
sudo apt autoremove
texla 2017-02-27 15:30:36
OerHeks, tried that command it only removed entries from synaptic
OerHeks 2017-02-27 15:31:10
texla is you are still on 16.04.1, please upgrade with sudo apt update && sudo apt full-upgrade # to go to 16.04.2
OerHeks 2017-02-27 15:31:33
no, not only packages, but also grub is regenerated... that takes a while
Celestia 2017-02-27 15:31:39
Im curius. i need to find a i686 version of ubuntu, where may i find such an file?
OerHeks 2017-02-27 15:31:59
Celestia, use the i386 version
Celestia 2017-02-27 15:32:15
OerHerks, i cant find it
OerHeks 2017-02-27 15:32:41
direct link > http://releases.ubuntu.com/16.04/ubuntu-16.04.2-desktop-i386.iso
Celestia 2017-02-27 15:32:52
thank you
Celestia 2017-02-27 15:33:09
i need to set it up on my grandmothers old HP Pavilion
texla 2017-02-27 15:37:26
OerHeks, 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
OerHeks 2017-02-27 15:37:55
texla, oke, then you are on 16.04.2 already > hostnamectl status
OerHeks 2017-02-27 15:38:30
Operating System: Ubuntu 16.04.2 LTS
OerHeks 2017-02-27 15:38:30
Kernel: Linux 4.4.0-64-generic
texla 2017-02-27 15:41:47
OerHeks, 4.4.0-31-generic
OerHeks 2017-02-27 15:42:20
oh, you are one kernel behind, reboot perhaps?