(07-30-2018, 03:21 AM)Jerry link Wrote:  https://mityer.khdlhfjijfrupr.tk/forums/tutor...-lite-3-x/
            This did not work I think because the peripheral that is not working is the network card 
so you can not download from the net . the out put of the commands in the link were 
Welcome to Linux Lite 4.0 linux
 
Monday 30 July 2018, 10:00:28
Memory Usage: 429/4449MB (9.64%)
Disk Usage: 83/2GB (4%)
Support - 
https://mityer.khdlhfjijfrupr.tk/forums/ (Right click, Open Link)
 
 linux  ~  sudo dpkg --add-architecture i386
 linux  ~  sudo apt-get update
Err:1 
http://us.archive.ubuntu.com/ubuntu bionic InRelease
  Temporary failure resolving 'us.archive.ubuntu.com'
Err:2 
http://us.archive.ubuntu.com/ubuntu bionic-security InRelease
  Temporary failure resolving 'us.archive.ubuntu.com'
Err:3 
http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
  Temporary failure resolving 'us.archive.ubuntu.com'
Err:4 
http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease
  Temporary failure resolving 'us.archive.ubuntu.com'
Err:5 
http://repo.linuxliteos.com/linuxlite diamond InRelease                  
  Temporary failure resolving 'repo.linuxliteos.com'
Err:6 
http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic InRelease 
  Temporary failure resolving 'ppa.launchpad.net'
Err:7 
http://archive.canonical.com/ubuntu bionic InRelease                
  Temporary failure resolving 'archive.canonical.com'
Err:8 
http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic InRelease
  Temporary failure resolving 'ppa.launchpad.net'
Reading package lists... Done
W: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dist.../InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
W: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dist.../InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
W: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dist.../InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
W: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dist.../InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
W: Failed to fetch 
http://archive.canonical.com/ubuntu/dist.../InRelease  Temporary failure resolving 'archive.canonical.com'
W: Failed to fetch 
http://repo.linuxliteos.com/linuxlite/di.../InRelease  Temporary failure resolving 'repo.linuxliteos.com'
W: Failed to fetch 
http://ppa.launchpad.net/otto-kesselgula.../InRelease  Temporary failure resolving 'ppa.launchpad.net'
W: Failed to fetch 
http://ppa.launchpad.net/teejee2008/ppa/.../InRelease  Temporary failure resolving 'ppa.launchpad.net'
W: Some index files failed to download. They have been ignored, or old ones used instead.
 linux  ~  sudo apt-get install libc6:i386 libstdc++6:i386
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libc6:i386 is already the newest version (2.27-3ubuntu1).
libstdc++6:i386 is already the newest version (8-20180414-1ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 linux  ~