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