=== ccar_away is now known as ccarella === ccar_away is now known as ccarella === hdrv is now known as mh [17:14] hey how do i get wayland running? [21:38] anyone know of a guide for migrating data to a new OS installation [22:13] craysiii, just copy your home folder into new install [22:13] right, but im wondering if there will be any negative side effects from doing it so blindly [22:22] craysiii, no shouldnt be, although there can be issues if you go backwards i.e. 16.04 home back to 14.04 maybe problematic [22:22] ah i see [22:23] well my drive is coming in tonight, its going to be a long one :P [22:23] where can i download the newest 16.04 image? [22:23] cdimage.u.c [22:24] you had me confused for a moment, wondering when they let c be a TLD [22:27] im reading that people recommend rsync over cp because of permissions, do you think i can just get away with cp? [22:28] `cp -a` would probably work [22:28] or use tar [22:34] I think its timestamps that are the issue with a plain 'cp' [22:59] Heyo. [23:01] My Ubuntu Gnome is crashing because the Intel driver and doesn't work. I would like to know how I can install Nvidia drivers from the command line. [23:02] one set [23:02] sec [23:02] Okay [23:03] sudo add-apt-repository ppa:graphics-drivers/ppa ; sudo apt-get install nvidia-{version} [23:03] https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [23:04] oh you need to apt-get update before you install [23:04] Can't connect to the Internet... [23:05] Can't fetch lists [23:07] Will an Ethernet connection help? [23:08] wait [23:08] are you on the same machine now [23:08] Negative [23:08] ok lol [23:08] yes ethernet [23:08] :p [23:08] Will try [23:08] Brb [23:14] Got an Ethernet connection, still can't connect... How do I enable you to the connection? [23:14] Enable the connection * [23:16] what do you have in /etc/network/interfaces [23:18] Auto lo, Iface lo inet loopback [23:19] And a comment [23:19] you need to add your eth [23:20] Eth0? [23:20] https://help.ubuntu.com/community/NetworkConfigurationCommandLine/Automatic go to "Configuring an interface" [23:20] yeah [23:20] i would assume [23:23] Cannot find device Eth0 or eth1... [23:25] o.O i just checked on my machine and its eno1 [23:25] ifconfig [23:25] this is also more a general linux question you might have more luck there ##linux [23:26] Okay thanks 👍