[07:43] i have a problem with connecting with my wifi on Lubuntu 18.10 32-bit [08:00] i have a problem with connecting with my wifi in lubuntu 18.10 32-bit [08:27] i have a problem with my wifi [08:29] !ask | toyata_swift [08:29] toyata_swift: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [10:57] Can any one hlep my with my wifi problem? [12:25] Hi [12:25] good morning === vincent is now known as Guest50951 [12:27] im having a trouble installing midori [12:27] can I get some help from someone? === Guest50951 is now known as Bolilas === Bolilas is now known as Valentino === Valentino is now known as VinceVal === VinceVal is now known as VinnieVal [13:04] ok [13:04] got my nickname now registered === BrianG61UK_ is now known as BrianG61UK [19:51] why is the public folder not public? [19:52] good question [19:52] that's the way ubuntu set it up [19:53] apparently the intention is for either samba or web server sharing [19:54] i see nothing about the intention to share it with other users on the same system which is strange [19:55] yes, it's very strange that there is no default easy way for users on the same system to share files [19:56] why would they not give this possibility? [19:56] by default [19:56] that's a good question for the ubuntu developers :) [19:57] I would recommend the following solution: - Create a group for sharing, just call it "shared". - Add all users who should have access to the shared files to this group. - Create a directory outside of users homes, e.g. /shared for shared files. - Change group of this folder to the group for sharing and adjust group permissions. - Set group sticky bit for this shared folder. [19:57] (found online) [19:58] what do you think? [19:58] works as well as a bunch of other possibilities [19:58] but i want it to work also for the guest user [19:58] can you give me an advice? [19:59] please [19:59] THAT is hard [19:59] the only thing is to leave a folder outside of home that's open to anyone. very permissive permissions [19:59] where should i put the folder? [20:00] off of root [20:00] /shared works [20:01] can i make default that if a file is put there it will automatically get permissions for everyone? [20:02] who should be the owner of the folder? [20:03] (not sure if it's important) [20:09] this permissions thing is very strange, because even if a file is put in the shared folder (without adjusting permissions) the other users won't be able to access it, right? [20:10] wxl: are you still here? [20:10] patience please [20:10] wxl is a busy person [20:11] sorry [20:11] and to answer the question you can adjust the permissions ON /shared to give everyone access [20:11] for example, `chmod 777 /shared` would give designated owner user, designated group user, and all other users/groups read/write/traverse on the directory [20:11] so any file put inside will get them automatically? [20:12] also guest user? [20:12] most files that're 'new' default to a 'readable by all' state, if you need to alter the default permissions for FILES inside there to be read/write by everyone then that's a different story [20:12] and 'guest' user is... a little trickier since that's more jailed than anything [20:12] (and not really straight 'perms' per-se) [20:14] if the file is readable but not modifiable, one can make a copy and modify the copy, right? [20:14] so it should work... [20:15] in theory, but i haven't tested it [20:15] you can GRANT write perms with ACL changes though, change the default access masks [20:15] but that's also nonstandard and can be fragile at times [20:15] and i am a beginner :) [20:16] acl? [20:16] what is ? [20:16] Access Control Lists [20:16] basically? Extended permissions beyond straight chmod/chown [20:17] but users should just be able to 'make a copy' and save that copy, but wouldn't be able to overwrite the existing one. I came in late to this, sorry :) [20:17] so i'm still catching up [20:18] wxl: thought guest user was jailed btw [20:18] separately from standard ACLs/perms [20:19] wxl said that if i make the shared folder in / (and adjust permissions) then the guest user will be able to access it [20:19] right that's why I poked wxl on IRC ;) [20:20] because I could've sworn it was jailed specially under the hood [20:20] tbh i'm not sure. never bothered doing anything like this, and especially not for the guest user [20:20] also I'm teward001 via the bot/telegram [20:20] but teward here ;) [20:21] wxl: 'cause I could've sworn it was specially jailed, but never dug super deep into it [20:21] 'course I *disable* the guest account for security reasons, but... [20:22] ***** UBUNTU DEVELOPERS PLEASE GIVE A DEFAULT EASY WAY FOR USERS ON THE SAME SYSTEM TO SHARE FILES ***** [20:23] (they must read these channels i suppose) [20:23] * teward looks left, looks right [20:23] OH you mean the people who define default features, riiiight. Yeah for security reasons I think they don't include that by default. Just saying. [20:23] sbaboz: let me write up a test and see if it works [20:23] but you'll have to wait until I'm home in front of a VM [20:24] * teward is heading home from work shortlyu [20:24] thank you [20:25] the "recommended" way in ubuntu is to use samba or a web server, but the latter doesn't give read/write access and the former is a little much [20:26] Actually beginners use online sharing services to share files between local users (on the same system), it's ridiculous i think, is it not? [20:27] again, "public" is not meant for local users [20:27] It's something so basic, it's incredible they didn't put this feature [20:27] i've never had a need for it [20:27] but you can imagine that many people do, right? [20:28] and we are talking MILLIONS... [20:28] no [20:28] no? [20:28] nope [20:28] what do you mean? [20:28] i can't imagine that millions of people have such a need [20:29] how many total ubuntu users? [20:29] considering how many people have asked about it, 1 [20:29] 5 if you include a special-case server I had to set up for a client [20:29] 6 if you include me being derp with containers but that's waaaay different [20:30] derpy indeed. lxc file push/pull is all you need [20:30] 7 if you include tsimonq2 trying to fumble his way through sysadmin [20:30] um I mean :)\ [20:30] (disclosure: that's not meant as rudeness it's just friendly jabs between friends) [20:30] *EODs and heads home* [20:31] Ubuntu is on tens of millions of machines... Even if you take only 1 out of 10 (with multiple users who are beginners) that's still a very large number... [20:32] i didn't mean 1 out of 10. i meant 1. [20:32] so why did you think it was strange? [20:33] because it's never been brought up, as i said [20:33] "i see nothing about the intention to share it with other users on the same system which is strange" [20:33] if it was so common of a need that certainly wouldn't be the case [20:33] searching online shows that i am far from being the only one... :) [20:34] afaik this is not a trivial thing to do in windows either [20:34] afaik? [20:34] it's just a non-trivial issue, especially considering security [20:34] as far as i knwo [20:37] I think we all want Ubuntu to be as easy as possible so that it can conquer the masses... [20:37] you need to read bug 1 [20:37] bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [20:41] icrosoft has a majority market share in the new desktop PC marketplace. This is a bug which Ubuntu and other projects are meant to fix. [20:41] yes [20:42] I liked the motto "linux for human beings" [20:42] It has to be EASY! [20:43] We are not all born programmers... [20:45] wxl: actually what is ~/Public for? [20:47] sbaboz: https://bugs.launchpad.net/ubuntu/+bug/1/comments/1834 "from Ubuntu's perspective, this bug is now closed" [20:47] Launchpad bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] [20:48] @HMollerCl there are relatively easy ways in Ubuntu to Samba/Apache share it [20:57] for some reason i get a timeout error when trying to open the other comments... [20:57] but i believe you... :) [20:57] you can just click the link [20:57] point being, it's not a great goal [20:59] and in this world if you don't grow you perish... [20:59] looks like the only languages that will survive are english and chinese... [21:00] yep, but you can only grow based on the resources you have available [21:00] and not making wise choices about how you spend resources means certain death [21:03] put less generally, there's only a few contributors to lubuntu. a small fraction of those contributors work on things that you could call "development" where new features are being added or bugs are being fixed (though we have many testers and bug reporters) and they are only volunteers so they have limited time. they can only work on important things. given the aforementioned lack of interest in this [21:03] particular feature, while i don't see it as silly, it's very low priority [21:17] I disagree. I think it should have been solved a long time ago. Many beginners work around this by using online transfer services (or even pendrives!) - but this is clearly ridiculous, developers should find it embarrassing to have their users do so... [21:17] are you aware of all of our problems to be fixed? [21:18] I know you do a great job at them, and i am sure they are a lot more complicated than this... [21:18] and more urgent [21:18] that's my point [21:18] if you don't know the list, you're not really in a position to agree or disagree about priority [21:19] I hope i am allowed to say my opinion... :) [21:19] most certainly [21:19] now the *u*buntu team has more resources. if you can kick it over to them, it might get more traction [21:20] i would go file a bug [21:23] do they read these channels? [21:23] no [21:23] (developers) [21:23] file a bug [21:23] that's strange, isn't it? [21:24] no [21:24] i work in a manufacturing facility. the people in production don't listen in on support requests. [21:25] hearing the voices of users (wherever they may be) would interest me if i were a developer... [21:25] maybe you should become a developer [21:25] :) [21:26] or maybe you'd recognize that there's a way to make your voice heard: bug reports [21:26] yes, i understand, i am not against bug reports... [21:27] sbaboz, as wxl said we have a long list of things to fix/implement that are mostly exclusive for lubuntu. Ubuntu, on the other hand, has more resources and most of the ubuntu solutions work in the other flavors. Giving that, if you find that there is something missing in ubuntu, you should file a bug to ubuntu, it will be quicker th [21:27] an filing to lubuntu. [21:28] If I understand correcly, you want that every use can have a share folder, roght? Or you want to have an internal file server? [21:28] they want every user, including the guest user, to be able to have full read/write access in a folder [21:29] in the same computer? but not trhough network? [21:29] yep [21:29] like a pendrive? [21:29] (usb-stick) [21:30] not with a pendrive, no [21:31] I woul make a partition w/o security for that. [21:31] that's an interesting, albeit convoluted solution.. use a file system that doesn't support permissions XD [21:32] that's why I was thinking in pendrives. [21:32] right [21:34] If it's for a quick file share an even easier solution might be /tmp [21:34] other option, but I don't know if it would work, create a promiscuous user, that have al of his security down. [21:34] and no privileges [21:35] so everyone could read/write in his folders, but he can do nothing. [21:37] I prefer Lubuntu to Ubuntu [21:38] a lot... [21:38] And all i say/do is hoping to improve it... [21:38] (with the hope of) [21:39] me too, but ubuntu has more resources, and if ubuntu finds a solution It might (99%) work in lubuntu w/o problem and/or we could more easily adapt it. [21:40] And Im using Lubuntu... [21:41] I see.. [21:42] for example, all the printer solution we use comes right from ubuntu. [21:42] yes as many other things... [21:43] yes [21:43] but we don't have all the "frills"... [21:43] sometimes we touch and modifys things though. [21:44] I have also installed Lubuntu to some of my friends (ex-windows) [21:44] Even those with powerful machines... [21:45] I think Lubuntu is always better... [21:46] We must just always remember that "for human beings" part... [21:47] for a bright future :) [21:49] * teward reappears from home [21:51] sbaboz, in lubuntu we all have that in mind. [21:53] good to hear that... [21:54] sbaboz: since you're so passionate about this, read https://discourse.lubuntu.me/t/why-not-contribute/87 [22:02] how does that Free training work? [22:03] it's not formal [22:03] you have an area of interest, we help you explore it [22:03] is it here in this channel? [22:03] with the goal, of course, of using that for contributing back [22:03] #lubuntu-devel would probably be a better place [22:05] My main area of interest is to help old people (with old computers) use Lubuntu [22:06] So I more need to say the changes that need to be done, or the options that need to be given... [22:07] that sounds like bug reporting to me :) [22:07] For example the email client could be improved a lot... [22:08] ahh yes then we can show you how to file upstream bug reports [22:08] yes, bug reporting, but also training so i better know what i am talking about... [22:08] which i often dont... :) [22:09] Alsothunderbird isn't good for old people... [22:10] All the clients should have a SUPERSIMPLE version... [22:11] It's not cool to exclude old people... [22:11] It's not cool to exclude anybody... [22:15] sbaboz: trojita is about as simple as it gets [22:16] but you can alway ask for new features upstream [22:16] never heard that, is it in the software center? [22:16] it's the email client in lubuntu [22:16] unless you're using the old version :/ [22:17] syylpheed [22:17] in which case, yeah, sylpheed sucks [22:17] we're not using it anymore [22:21] I tried many (though not trojita) but none comes with a SUPERSIMPLE-MODE... Maybe this necessity is too obvious for it to be seen? :) [22:22] sylpheed is convulted [22:24] what level of priority would you give here? [22:25] we've stopped seeding it in recent versions of lubuntu, so it's about level 0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001 [22:25] out of a possible 5 [22:25] making changes in sylpheed has NO priority [22:26] can you install trojita in 18.04? [22:26] wxl is overoptimistic [22:26] :) [22:26] @sbaboz [ can you install trojita in 18.04?], you could try [22:27] try? [22:27] type in a terminal: apt list *trojita* [22:27] and tell what's coming out. [22:28] Just this: Elencazione... Fatto [22:28] dpesm [22:28] oops [22:28] doesn't exist until cosmic [22:28] try because, I don't know if trojita exist in 18.04.- [22:29] ok, so it does not. You "could" still do it, but I wouldn't recommend it. [22:29] Out of all the lubuntu-machines out there what percent would you guess has 18.04? [22:30] (my guess is 65%) [22:31] I don't have info to guess that. [22:32] it's gotta be at least 50%, don't you think? [22:32] me either [22:33] last LTS [22:33] we do not recommend it [22:33] what do you mean? It's Lubuntu.. [22:33] it's lxde, not lxqt, which is where all the current development is [22:33] lxde is essentially not developed at all [22:33] it's a waste of time [22:34] But this one will go for 10 years! [22:34] no [22:34] supported by us until next year [22:34] yes, i read it [22:34] official [22:34] and again: lxde is undeveloped [22:35] so who will support it? [22:35] (if not you) [22:36] well the real problem is that lxde doesn't even really support themselves [22:36] (one of the many reasons we're not using it anymore) [22:37] 18.04 packages will remain in the repositories until 2022. so from 2020 until then, the ubuntu community will support it. you will find that to be extremely limited support. beyond that, no one supports it. [22:37] so i wouldn't waste your time with it. upgrade to 19.04 and be done with it. [22:38] 19.04 is not LTS [22:39] so what? [22:39] that's correct, but it's pretty mature now and you can easily upgrade from 19.04 to 19.10 and to 20.04. [22:39] LTS is cooler :) [22:39] If I had to install one system from scratch I will start with 19.04. [22:40] I would go to 18.10 if I had some hw problem, mostly kernel related (and nvidia) [22:40] it's full of old packages [22:40] that's not cool [22:41] just being done with it, and for a long time, IS VERY COOL... [22:41] what does that mean, though? [22:41] you upgrade packages during the lifecycle [22:41] and guess what an upgrade to a new version is? an upgrade of packages [22:42] Actually you reminded of another question i had... [22:43] Sometimes I get the feeling the automatic updates feature doesn't work.... they seem to get downloaded but not installed (until you click install) [22:44] ? [22:44] if you want automatic upgrades you want unattended-upgrades [22:44] it's an option in the update-manager [22:45] yeah, that's not actually what you think it is [22:45] please explain [22:45] you just described it. it doesn't install anything. [22:45] but it makes me think it does [22:46] why, is it a trap? :) [22:46] it says download and install automatically... [22:47] after you give it permission [22:47] then that totally needs to be made clear... [22:47] then get to filing a bug report :) [22:48] this definitely affects millions... [22:48] this is not a lubuntu issue [22:48] :) [22:48] it's an ubuntu one [22:48] so file away [22:49] also why this thing of not having updates go automatically by default? [22:49] LOTS of people don't want that [22:50] why? [22:50] including people with poor or no internet connection [22:50] but also people that want more control over how their updates work [22:50] and actually i don't see your bug [22:50] the language is "Automatically check for updates" [22:50] then the italian translation is wrong... [22:51] and then *IF THERE ARE SECURITY UPDATES* there's an option for download and install automatically [22:54] "Scarica e installa automaticamente" [22:55] even the security seem often to not go through... [22:56] They get done only when clicking install... [22:56] how do you know which ones are the security ones? [22:56] i will say those are relatively rare [22:56] it says "Aggiornamenti di sicurezza" in the details... [22:58] For example, say I install Lubuntu for a 90 year old man, it would be cool he need not worry about this stuff... [22:59] the machine just gets updated automatically... [22:59] UNATTENDED-UPGRADES!!!! [23:00] i dont understand what you mean [23:02] I think windows had this thing of all updates getting done automatically... [23:02] !info unattended-upgrades [23:02] unattended-upgrades (source: unattended-upgrades): automatic installation of security upgrades. In component main, is optional. Version 1.1ubuntu1.18.04.11 (bionic), package size 40 kB, installed size 384 kB [23:07] That's the option we were talking about before? [23:08] Ok thank you for all the assistance, near bedtime here,... [23:08] night [23:09] Actually there's one thing i wrote before that i didn't send for worry of it being offensive... Do you give me permission? [23:09] (there's no intention of being offensive) [23:10] hm, potentially offensive is not something that sits well with the ubuntu code of conduct [23:10] i guess it depends on what offensive might mean [23:10] I adjusted it a bit, it should be ok... [23:10] constructive criticism is fine [23:14] I guess there is a rootproblem that generates many other problems... [23:14] Programmers are the only category of workers who often tend to think you have some kind of intellectual disability if you don't understand the basics of their work... No other category does... Not the blacksmith, not the shoemaker,..no other… (This "disability" is probably due to spending too much time in front of the computer… :) [23:14] Don't you think there is some truth there? :) [23:15] no [23:17] I think there is some truth... but i didn't mean anyone of you who assisted me today... [23:18] i think like all gross generalizations, it's ridiclous [23:20] I think if you look at the logs of various support channels you will find many examples where newbies are being almost (or even clearly) treated as stupid... [23:20] I mean Ive seen it... [23:20] you assume too much [23:21] Again, Ive seen it... [23:21] (but again notreferring to my experience today...) [23:21] i understand that but you assume too much about the identities of the people involved [23:22] i dont understand [23:22] this is your proof about your statement about programmers [23:22] and yet you have no proof that the people involved are programmers. you're assuming that [23:27] Ok you're right those who are in the channels doing support aren't all programmers, but many clearly are... But this can also be seen by some easily avoidable problems given to newbies in the distros (because they should be able to handle that, THEY SHOULD GET THOSE BASICS...) [23:27] and those working on the actual distros are all programmers... [23:28] (on the software) [23:29] I just think that sometimes they assume too much about what their users should know... [23:30] That's why i think that "for human beings" is a great motto to always keep in mind... [23:30] in any product you have designers and users [23:31] designers create with users in mind, but even with significant study, do not completely understand user needs [23:31] similarly users expect designers to know exactly what they want but since this is entirely unknowable without direct communication, that makes for a problem [23:31] thus the beauty of open source: direct communication is possible. file bug reports!!!! [23:32] the best motto is "good human beings file bug reports" [23:32] do you need a registered account to file bug reports? [23:32] yes [23:32] why is this necessary? [23:32] ask at #launchpad-users if you want [23:33] i didn't develop the system [23:33] I would guess it would be best to make the procedure as simple as possible... [23:34] maybe, maybe not [23:35] Ok anyways, thanks my friend, goodnight... (at least for me, not sure in what part of the world you are.. :) [23:35] night