Two months ago, I remember responding to a frustrated Linux Lite 3.0 user who wrote, "no wonder LL has fallen down so much on distrowatch." I looked today and noticed the following. If you look at Distrowatch's Page Hit Ranking for the Last 6 months, and you removed the distros that have been around longer than 4 years, this is what you would get:
1) Ubuntu MATE
2) LXLE
3) Linux Lite
So on its 4th anniversary, Linux Lite is 3rd of the distros that have been around 4 years or less.
Cheers!
In order to get this printer working you need to go to
http://support.brother.com/g/b/downloadt...340cdw_all
And follow the directions.
The first time I installed Linux Lite 3.0 those instructions didn't work at all. However they did kinda work with Linux Lite 2.8. I couldn't use the on board scanner though. Couldn't scan directly to the computer. Ended up taking Linux Lite 3.0 off the computer and putting something else on in place of it. Yesterday I was doing some testing with a different hard drive and I went through the steps of installing Linux Lite 3.0 and updating it. This time around I was able to get the brother instructions to work. I haven't tested the scanner.
I was wondering if the driver to this printer could be added to Linux Lite so that we don't need to keep downloading it?
Kindly guide how to open .pptx files in impress. I am using Linux Lite 3. Other MS Office files like .docx, .doc, .xls, .xlsx are opening perfectly but when i am opening .pptx its opening in file explorer and showing three folders and a xml file.
Thanks in advance.
From time to time my pc gets invaded by Tavanero which annoys me as I cannot browse properly, or securely.
I've tried a few times to be rid of it by syncing Google but my latest attempts have failed so maybe I have forgotten how to do it this time round.
Has anyone a suggestion of how I can go about removal please?
Thank you
[size=1em]@gold_finger[/size]
[size=1em]This thread follows on from https://www.linuxliteos.com/forums/insta...multiboot/, whose original objective was solved, though the issue of setting up the account on Lubuntu for my son (which followed on from this) remains unresolved. I'm therefore setting up this thread to address the user account setup in lubuntu. My sincere apologies for the delay in replying to your instructions - I have copied and pasted my reply to you below - just want to reiterate that I greatly value your help.[/size]
Regards
Mike
You said (gold_finger):
I forgot you had Zorin on there as well, but see that you went ahead and changed that too. Good job.As I understand it, when you run id command in both Zorin and LL it shows UID and GID = 1001. Correct?
[size=1em]Me: Yes, that's correct...[/size]
You: If so, run these two commands in Lubuntu terminal and let's see who shows up as GID=1001.
List users (and their respective UID, GID) with a UID equal to or greater than 1000 as listed in /etc/passwd file:
awk -F: '($3 >= 1000) {printf "%s:%s:%s\n",$1,$3,$4}' /etc/passwdList groups with a GID equal to or greater than 1000 as listed in /etc/group file:
awk -F: '($3 >= 1000) {printf "%s:%s\n",$1,$3}' /etc/groupCopy/Paste results back here.
Me: The output from Lubuntu's terminal is as follows:
happyfamily@happyfamily-X71Q:~$ awk -F: '($3 >= 1000) {printf "%s:%s:%s\n",$1,$3,$4}' /etc/passwdnobody:65534:65534happyfamily:1000:1000sam-the-editor:1001:1002
happyfamily@happyfamily-X71Q:~$ awk -F: '($3 >= 1000) {printf "%s:%s\n",$1,$3}' /etc/groupnogroup:65534happyfamily:1000sam:1001sam-the-editor:1002
happyfamily@happyfamily-X71Q:~$
I have LinuxLite on an old Asus P5KPRO in the garage. This normally runs XP, but occasionally I boot Linux instead for various reasons. XP is on one HDD, Linux on another. I use grub to choose which system to boot, the default is XP.
The Software Updater said I was still running Ubuntu 14.04 and I stupidly let it update to 16.04 yesterday. All seemed to go well with the update, took about an hour to download and install. But when I try logging in at the lightdm greeter, it hangs. I type in my password, the screen moves up slightly to make room for the "logging in" message and then... nothing. Eventually the screen goes dark as the screensaver kicks in, I suppose.
I can log in to a terminal session with ctrl-alt-F1, and use startx to get to the desktop. I've tried a few things: remove (purge) and re-install lightdm, remove/reinstall Nvidia drivers, chown .Xauthority. Any other suggestions? TIA.
Incidentally, grub now has "*Description Linux 2.8" as the first entry (above XP), and if I try to change this, grub customizer is missing. Trying to reinstall it tells me I have a broken installation. I doubt this has anything to do with the login problem, but I'll have to change the default back to XP eventually.
LL 3.0 installed fine. I put the boot loader in its root partition /dev/sda8. on my primary OS I ran (update grub) it found the ll 3.0 boot loader on sda8 When I boot sda8 using grub 2 I get a error that it is looking for a file. I had High Hopes for this version of LL, but like a couple of previous versions it has been a waste of my time down loading and installing. The graphic card problem was solved in this version, but now it won't boot. Why??? what is it looking for?? Can someone explain what is going on? I have several other Distros and they all multi boot fine. why not LL.
Mel
If XFCE desktop icons are locked by the command sudo chattr +i ~/.config/xfce4/desktop/icons* to stop them jumping to the top left position at startup, it'll cause an error when creating a live system with Systemback.
The creation process starts as normal then stops after a couple of minutes with the error: Live System Create Failed. There has been critical changes in the file system during this operation.
Unlocking the icon file with sudo chattr -i ~/.config/xfce4/desktop/icons* fixes the issue & the live creation then works as it should.
If having trouble finding what causes the error try starting Systemback from Terminal, when it failed it showed the file it failed on (icons.screen0-1264x936.rc) which I realised was the file locked to stop the icons jumping left.
Same happens on Linux Lite 2.8 & 3.0, Debian Jessie XFCE, and MX-15.
8)
Have redone HDD by installing LL2.0 iso. How can I upgrade to 2.8. Tried downloading the upgrade via terminal but without success. Tks
The reports concerning SSH in Windows 10 post anniversary update systems, are a bit confusing on the Internet thus far. I have sifted through many, including the Windows developer sites, and it seems that Windows 10 does contain an SSH proxy setting service with the new system, for some cross platform cloud connectivity, but with some limitations like requiring Putty and/or Cygwin. Personally I rarely use any of the cross platform emulation tools like Putty, Cygwin, Wine, or even the old Ndiswrapper, finding them mostly unnecessary for my normal small business office network and system administration work. I most often connect one of my Linux laptops to the networks I maintain or configure, usually personally present in the offices, using an ethernet d/c, or an ad hoc wifi connection. My need to use SSH/SFTP is rare at best. All that said, the newest version of open SSH works well enough on Windows 10 so we are going to go ahead with a basic setup and test it connected to my Linux Lite 3.0 laptop.
*Setting up open SSH/SFTP in Windows 10
The first thing we are going to do is locate the newest open SSH version for Windows 10 download site. The link below is the correct link. Go to your Windows 10 computer and bring up the site. Scroll to the newest version which will be the first one (setupssh-7.3p1-2.exe) as of today, and click on the file. No need to download the source files listed below it separately. Save the file to downloads on your Windows 10 computer. Do not net install.
http://www.mls-software.com/opensshd.html
It’s okay to scroll down and follow the tutorial on this download site below the file version listings, but with a few convenient changes since we intend to connect Windows 10 to a Linux computer and recognizing our Linux local users is more Windows work than it’s worth. Open File Explorer and find the setupssh exe. file in downloads and click on it to start the installer wizard. In the first set up window go ahead and select client, server, and Start Menu shortcuts. This will give you options to select where the files are installed (default is okay for this) and where the shortcut is placed. (Windows Administrative Tools folder is what I use) When the installation wizard window appears entitled “Install Local System or SSHD_Server account” you must select >Run as SSHD_server to connect in the simplest way to Linux connections. Click on the password, and backspace it out replacing it with a new strong password of 13 mixed characters. Write it down somewhere. This is the administrative password for the SSH server, not used (do not use it) for SSH login purposes. Click the radio button >No for user privilege separation. Choose an available listener port, or use default 22. Change the encryption bit depth for generating keys to 4096 if you like. In the installation wizard window entitled “Create Password and Group Files” click the radio button >Local Users. (which would be the users of your Windows 10 computer in this case) Click >Next and SSH will install to Windows 10, several terminal screens flashing by during installation depending on how many local users you have.
Open up a command prompt terminal in Windows 10 and type carefully: ssh -V and your openssh version will be listed. To check your open SSH installation without opening a terminal click >Start>Windows Administration Tools>Services and when the service listing window appears scroll through the services in right pane to find >Open SSH Server. It should read >automatic and should be running, as it starts upon installation. Close the service listing window and scroll through the >Windows Administrative Tools folder listings and find >Open SSH For Windows Web Site. Okay. Our installation is complete. Log out and reboot your Windows 10 computer.
Return to your Linux Lite laptop and open Thunar. Backspace out the URI address bar and type:
sftp://192.168.0.5 i/e the IPv4 address of your Windows 10 computer and hit enter. You will be prompted for a user name and password. Because our new open SSH server on our Windows 10 system is set to local users *(see note) simply type in the user name of the Windows 10 administrative account we have been using all along through these tutorials and enter the password and your Windows 10 files will appear in Thunar via SFTP including whatever Linux files you may have added with bash in the WSL system located at >Users / (the administrative account user name we have been using all along) / AppData / Local / lxss/rootfs. *(Note that in our original setup of samba for windows 10 HE we had to enter a Windows administrative account user name, a Windows user group, and password twice. Once for initial file access, and again for user privilege access, a method only best used over an ad hoc wifi or ethernet d/c because of the lack of encryption over radio and a DHCP connection.)
Now close Thunar leaving the Windows 10 volume mounted as in our previous tutorials, and open Double Commander on your Linux Lite 3.0 laptop. Look for an entry in the right pane reading something like sftp:host=192.168.0.5 i/e the IPv4 address of your Windows 10 computer, and click on it to expand and move through your Windows 10 directories, folders and files. Congratulations you now have SFTP enabled and working on Windows 10.
We’ll find the simplest way to set up keys and users for Windows 10 to Linux Lite in the next tutorial.
TC
