
Upgrade to LL3.6 from LL3.4 on eeePC 901 went ok, but I now find that Remmina 1.1.2 SFTP crashes into oblivion after entering the remote PCs SSH password. Remote desktop and SSH login both work ok.
The Remmina debug window indicates a segmentation fault after the password is entered.
I have purged Remmina and re-installed a few times with no success. Anyone else seeing this problem?
Update:
According to github, Remmina 1.1 is no longer supported so I removed it and installed 1.2 from the apps repository. But it has the same problem, segmentation fault when SFTP plugin is used.
I'm going to pose this question primarily to the developers, but any of you guys with loads of Linux knowledge chip in too. Over the years that I have run some flavor of Linux, there has always been a mild disagreement over whether or not to do a version upgrade. The three trains of thought are, 1) Never do an upgrade if your computer is running just fine, 2) Doing upgrades is the smartest thing you can do because of improvements to the distro, and 3) Only do an upgrade if it is a major release version as in from 3.4 to 4.0.
So what do you developers think the is the right thing to do? My laptop is running so smoothly I'd sure hate to do anything to jinx that. Any and all opinions welcome here.
Hello,
following on from the music A-Z tip.
I learned a new trick for creating the year folders from "The Linux Command Line" book.
To this I then added in months by number, and the A-Z as used for music tip, to create efficient photo directories.
Open your terminal using the icon in the panel, or by holding down Ctrl and Alt keys then pressing t, (Ctrl+Alt+t)
Change to Pictures folder
cd PicturesType in this code and press enter
mkdir -p life-in-pics/{2002..2020}/{1..12}/{A..Z}Here it makes inside the main Pictures directory, a folder/directory named life-in-pics, inside this it makes year folders 2002 thru 2020 (future proofing a bit), inside each year it makes month folders numbered as 1 thru 12, inside each month it makes folders A thru Z.
In total the 1 line of code creates 6176 folders in 1 command, forming an efficient structure for the pics.
You can change the, life-in-pics, folder to whatever name you prefer, and alter the years to how you prefer, the 1..12 and A..Z needs to remain the same for it to work in this way.
Additional examples -
If you were making for pics of someone named Bob, and someone named, Karin, it would be like so
mkdir -p life-in-pics/Bob/{2002..2020}/{1..12}/{A..Z}mkdir -p life-in-pics/Karin/{2002..2020}/{1..12}/{A..Z}Inside the, life-in-pics folder/directory, there would be graphically visible 2 folders Bob, and, Karin, inside each of these there will be their own structure by year, month and A-Z each month.
It can also be used for music, documents, videos, or a directory of your own making, just cd (change directory to where you prefer.
I hope it may help someone with organizing their pics, or files, and save you some time.
File generated by update module
=========================== Install Updates Error log =========================== Install Updates could not fetch the package cache information lists. Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance. ============ Log =========== Ign:1 http://repo.linuxliteos.com/linuxlite xenial InRelease Hit:2 http://archive.canonical.com xenial InRelease Ign:3 http://repo.linuxliteos.com/linuxlite xenial Release Hit:4 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease Hit:5 http://us.archive.ubuntu.com/ubuntu xenial InRelease Ign:6 http://repo.linuxliteos.com/linuxlite xenial/main amd64 Packages Ign:7 http://repo.linuxliteos.com/linuxlite xenial/main i386 Packages Hit:8 http://us.archive.ubuntu.com/ubuntu xenial-security InRelease Hit:9 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease Ign:10 http://repo.linuxliteos.com/linuxlite xenial/main all Packages Hit:11 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease Ign:12 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en_US Ign:13 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en Ign:6 http://repo.linuxliteos.com/linuxlite xenial/main amd64 Packages Ign:7 http://repo.linuxliteos.com/linuxlite xenial/main i386 Packages Ign:10 http://repo.linuxliteos.com/linuxlite xenial/main all Packages Ign:12 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en_US Ign:13 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en Ign:6 http://repo.linuxliteos.com/linuxlite xenial/main amd64 Packages Ign:7 http://repo.linuxliteos.com/linuxlite xenial/main i386 Packages Ign:10 http://repo.linuxliteos.com/linuxlite xenial/main all Packages Ign:12 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en_US Ign:13 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en Ign:6 http://repo.linuxliteos.com/linuxlite xenial/main amd64 Packages Ign:7 http://repo.linuxliteos.com/linuxlite xenial/main i386 Packages Ign:10 http://repo.linuxliteos.com/linuxlite xenial/main all Packages Ign:12 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en_US Ign:13 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en Ign:6 http://repo.linuxliteos.com/linuxlite xenial/main amd64 Packages Ign:7 http://repo.linuxliteos.com/linuxlite xenial/main i386 Packages Ign:10 http://repo.linuxliteos.com/linuxlite xenial/main all Packages Ign:12 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en_US Ign:13 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en Err:6 http://repo.linuxliteos.com/linuxlite xenial/main amd64 Packages 404 Not Found Ign:7 http://repo.linuxliteos.com/linuxlite xenial/main i386 Packages Ign:10 http://repo.linuxliteos.com/linuxlite xenial/main all Packages Ign:12 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en_US Ign:13 http://repo.linuxliteos.com/linuxlite xenial/main Translation-en Reading package lists... W: The repository 'http://repo.linuxliteos.com/linuxlite xenial Release' does not have a Release file. E: Failed to fetch http://repo.linuxliteos.com/linuxlite/di...4/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead.
Thank you Jerry for your welcome.
I have just installed Lite 3.6 with no problems at all does all I want it to do.
thanks againMurkey.
Hello people.
I have installed Ll 3.4 32bit and I want to move to 3.6. How are the steps to update the system from the internet?
I'm new to using linux, and I do not know many commands.
Hi all
I am relatively new to Linux Lite (I used Ubuntu previously but found it too bloated). I had no problems before but when the internet connection was upgraded, all other devices had internet access except for my laptop, which was running Linux Lite. But the temporary solution that worked was using a Linux Lite Live USB, in which my laptop was able to access the internet. So I thought maybe I needed to reinstall Linux Lite. Which I did. But now I still have no internet access. I can connect to the home network on both wifi and LAN cable, but no internet access.
So far, I've searched for solutions online and found they did not work for me. I've tried disabling the firewall, still no internet.
I can ping 8.8.8.8, the router, and google.com, no problem. But when I perform 'host www.google.com' on the terminal, I get the result ';;connection timed out; no servers could be reached'.
I would be very grateful for any help. Thanks a lot and have a nice day.
Hi,
I cant connect to my wifi router in usb live session.
My laptop hp stream 13 has only wifi adapter.
I tried to install "bcmwl-kernel-source"
like this:
sudo apt-get install bcmwl-kernel-sourceMy laptop has no wired connection to internet.
Please help me
Just upgraded to LL3.6 and actual system working no problem. Dual booting on laptop with Peppermint8 and Grub menu still shows LL3.4 even though during upgrade it seemed to update Grub at least twice. Also during bootup sequence when 4 dots show, LL3.4 is still system noted.
Obviously not really of great concern as installed system is definitely LL3.6 according to System Information.
Anybody else with same experience?
I decided to do the hardest installation of Linux Lite 3.6 first. That is the 32 bit version on my netbook. I say the hardest because due to low specifications it'll take a while. The best resolution for display I can get is set for 1024 x 600. When you click on the 'Lite Sources' in the menu you cannot resize the box to fit the screen. All you can do is move it around, but you cannot make the box smaller. As a result once you select your source you can't click on the 'OK' button at the bottom & clicking 'enter' doesn't automatically enter the information. The bottom part of the box is cut off the screen. As a result I have no way to use/set 'lite sources'. Is there a workaround?
