Linux Lite Forums
Linux Lite 4.0 Suggestions welcomed - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4)
+--- Forum: Suggestions and Feedback (https://www.linuxliteos.com/forums/forumdisplay.php?fid=13)
+--- Thread: Linux Lite 4.0 Suggestions welcomed (/showthread.php?tid=4926)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14


Re: Linux Lite 4.0 Suggestions welcomed - firenice03 - 04-11-2018

Saw this earlier, thought this makes sense for newcomers from Windows... Samba GUI may ease sharing of Linux direcrories. Maybe for Lite Software?


Here's the link..
https://www.techrepublic.com/article/how-to-share-a-folder-from-a-linux-data-center-with-this-easy-samba-gui/




Re: Linux Lite 4.0 Suggestions welcomed - Valtam - 04-11-2018

[member=5414]firenice03[/member] I had a play with this. Not sure if you tried it or not (btw your link is very small). Tried it in the 4.x test box and I couldn't access shares from Windows without jumping through many additional hoops. This is one of the reasons I created Lite Shares in the first place.


Re: Linux Lite 4.0 Suggestions welcomed - Valtam - 04-11-2018

By comparison, this is all it does:

Samba Config:

[testsamba]
  path = /home/jerry/testsamba
  writeable = yes
  browseable = yes
  valid users = jerry

when compared to:

Linux Lite Shares:

[liteshare]
  path = /home/%U/linux_share
  available = yes
  valid users = %U %G
  write list = %U
  browsable = yes
  public = no
  writable = yes
  printable = no
  locking = no
  strict locking = no




Re: Linux Lite 4.0 Suggestions welcomed - firenice03 - 04-11-2018

[member=2]Jerry[/member]

I had not yet tested across platforms. With it being SAMBA and having a GUI, I was hopeful -  :'(
Maybe a bit excited  ;D


Thanks for taking the time to give a look..



I corrected the font size in the above - I copy/pasted the link from the address bar into the forum...
- Think this occurs occasionally...




Re: Linux Lite 4.0 Suggestions welcomed - Valtam - 04-11-2018

No worries buddy, suggestions are always welcome Smile

FYI - the XFCE devs are reviving the Thunar Shares Plugin. Unfortunately, it won't be ready until mid 4.x cycle, but if it works nice and easy, we'll put it in 5.x for sure.
I did my own fork of it which works, but it's a real hack job, better leave it to the pro's Smile

[Image: thunar-shares-plugin.jpg]


Re: Linux Lite 4.0 Suggestions welcomed - TheDead - 04-11-2018

Good topic, I didnt get to create share yet in LL since I have a NAS and didn't need to.
But, my setup is not the most common, being able to create shares without having to open a Terminal windows would give Linux Lite fan points indeed. Wink)
Maybe a little hack job in the meantime is not so bad...

Cheers!


Re: Linux Lite 4.0 Suggestions welcomed - supergamer - 04-14-2018

I am throwing in my 2 cents on this for an image viewer and editor. I just rolled a beta 18.04 test iso for my stuff and decided I needed to save some space and gimp was just to complicated for most users. I decided on gpicview and mtpaint, which saves space and is light on resources. If a user needs a more powerful image editor then they can decide to install gimp, but this is my opinion.

http://mtpaint.sourceforge.net/


Re: Linux Lite 4.0 Suggestions welcomed - Valtam - 04-15-2018

The reason we offer Gimp ootb is because we're saying to MS, we are free software, let's see you bundle Photoshop in Windows. They can't, and that's a power we have over MS. Same goes for Office.


Re: Linux Lite 4.0 Suggestions welcomed - TheDead - 04-16-2018


Arg! I so wish Krita would replace Gimp. So much more like PhotoShop. Its on PPA or AppImage though.
https://linuxhint.com/install-krita-digital-painting-linux/

Its also ranked better on slant :
https://www.slant.co/versus/3000/11484/~gimp_vs_krita

Its easier to use and I think takes less ressources. Don't have Gimp anymore to compare because I just luuve Krita.
I'm not related to Krita btw, I was just happy to give a special one finger salute to Adobe at last Wink
Yeah, Photoshop has more options, but it's like 25 times the size :-O and "needs" an internet connection because you "rent" the service.

I think I already wrote it in the forums but maybe a Lite Software special case O Great One!

Cheers!

(removed useless formating info)


Re: Linux Lite 4.0 Suggestions welcomed - whateverthing - 04-16-2018

(04-16-2018, 01:36 PM)TheDead link Wrote: Arg! I so wish Krita would replace Gimp. So much more like PhotoShop. ...


[member=6733]TheDead[/member] ... I use both Gimp and Krita. Krita is great for drawing -- it has excellent brush physics. Gimp is the better of the two for photo editing -- it has layer masks and a full set of blending modes. From what I know of Photoshop, it tries to be both, a full-service photo editor and a full-service drawing environment.