[00:00] !pkexec [00:00] pkexec is a PolicyKit tool that allows an authorized user to run (graphical) applications as another user, similar to !gksu. [00:02] thank you :) [00:02] !ubottu [00:02] Hi! I'm #xubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone [00:06] what is linux's command equivalent to DOS's cls (clear screen)? [00:07] clear [00:08] :) [00:09] when installing with apt-get, is it recomended to shut down all running apps first? [00:11] No [00:11] Although you may consider shutting down/restarting apps that you are updating (if updating an app via apt-get) [00:12] Not necessarily as a precaution, but so you can get the new version after you restart it [00:31] Hi [00:31] Hi [00:32] Hey, quick question... Why do the Linux software repos all have an old, decrepit version of Firefox? [00:33] GeekDude: after "sudo apt-get libnss-winbind" got "E: Invalid operation libnss-winbind" [00:33] hmm [00:33] Use "sudo apt-get install libnss-windbind [00:33] without the quotes [00:34] My bad, "sudo apt-get install libnss-winbind" [00:34] Again, no quotes. [00:35] In particular, remember the install keyword :) [00:36] Also, I'd recommend periodically running "sudo apt-get -f install" to fix any dependency issues. [00:36] When would you run up against dependency issues? [00:36] Eh, whenever. IDK, I install a lot of crap from third-party sources. [00:37] Lazerc0bra, there are other tools for that [00:37] RoadRunner is blushing... [00:37] Hm? [00:37] Lazerc0bra, normally, you don't need to do that (or if you do, the system will tell you so) [00:38] Yeah, but when I just grab a .deb file from some website, I sometimes run into dependency errors, -f either fixes it or tells me what else to go get [00:38] And when it tells me what to go get, oh... That's when the "fun" starts [00:38] Lazerc0bra, i guess, but doing that isn't exactly recommended (as you likely know) [00:38] Grabbing and installing debs from random websites is not generally advised :P [00:39] Necessary in some cases, but usually not [00:39] Lazerc0bra, what i'm trying to say is that the advice you are giving isn't really advice people need unless they are doing something they normally shouldn'y [00:39] Well until they have UT99 in the official repos, I'll be doing that [00:39] Yeah, I see what you mean [00:39] it's your system... [00:52] ok, so samba, libnss-winbind installed from terminal and system-config-samba from Ubuntu's soft center; starting from wiskers gives an error: "Failed to execute command 'gksu system-config-samba' Failed to execute child process 'gksu' (No such file or directory)" [00:55] it would seem the earlier discussion of gksu went over my head but I am a newbie :) [00:58] GeekDude: any advice [00:58] ? [00:59] just run it from the terminal [00:59] sudo system-config-samba [01:01] you might have to create a config file for it first though. sudo touch /etc/libuser.conf [01:03] If you search in your whisker menu for "Menu Editor", then in the menu editor search for "Samba", you can change it to "sudo system-config-samba" then flip the "run in terminal" toggle on [01:11] samba doesn't appear anywhere in the Manu Editor [01:12] starting it from terninal started the Sambe Server Config window [01:12] but I have no clue what to do with it [01:14] Create, Delete, and manage shares [01:15] ok, so each share is to be created/deleted/managed from here rather than from Thunar? [01:16] I Samba would integrate into the file manager transparantly, to operate further like Win Explorer... [01:16] *I thought ... [01:16] Samba is separate from any file manager [01:17] File managers are good for browsing shares, but Samba is required for actually making shares [01:18] sorry for a stupid question, but why didn't the Samba team make it integrate into a default file manager after instalation for a smoother user experience? [01:19] Which file manager do you suggest they choose? [01:19] I was hoping there is a file management standard that would allow to solve that problem [01:21] ... judging by the insuing silence, it is what it is, am I right? [01:23] ok, so why could I not find Samba in a Menu Editor? [01:23] If anything, the Thunar developers would be the ones who would add integration. [01:23] I'm not sure, system-config-samba was added to my menus as soon as it was installed. [01:24] under the name Samba, which it comes up as with a quick search [01:25] I can see Samba in whisker menu under Settings, which is why I can't figure out why its not visible in the Menu Editor - its search finds nothing [01:26] maybe I should restart the system? [01:27] most of the time just logging out and back in can help with issues like that [01:27] What version of Xubuntu are you running? [01:28] 14.04 [01:28] That may have a little to do with it, I'm not sure. I'm running 15.10 [01:30] before I disappear from this channel due to a restart; do I need to do any manual configuring at this point (as was discussed here https://help.ubuntu.com/lts/serverguide/samba-fileserver.html or was everything take care off automatically? [01:31] *taken [01:31] system-config-samba takes care of configuring samba for you [01:33] so when LAN win comps will come on, samba will detect workgroup name and autoconfigure the connection? [01:35] I'm not sure what you mean [01:35] autoconfigure which connection? [01:36] Samba is a file server, things connect to samba. [01:36] Thunar connects to other things [01:38] time to give it a go, thanks for all the help :) ! [01:51] well, I restarted the sys but Samba didn't appear in Menu Editor [01:51] You can probably make your own entry for it if you want [01:52] Not probably. You can [01:55] GeekDude: you mentioned earlier that I may have to "create a config file for system-config-samba first. sudo touch /etc/libuser.conf"; now that it started OK from terminal that is no longer an issue? [02:06] GeekDude: sorry for asking to be spoon fed here, I guess all newbies are somewhat helpless in the beginning... [02:18] RoadRunner|2, as long as it starts, you're golden [02:18] If that file isn't already there the thing refuses to start [02:18] Hmm, maybe I should find the repo for this tool and patch it to fix that [02:23] GeekDude: its great that I can start it from term but it would certainly be faster if I could do it from whiskers [02:23] could you tell me how to set up a new entry in the Menu Editor for Samba? [02:27] so to be sure, I don't need to edit either /etc/libuser.conf OR /etc/samba/smb.conf? [02:55] GeekDude: ok, so I took some time off, rested my brain, had an apple and finally figured out how to make a new entry in Menu Editor for Samba and what you meant earlier about not "stricktly" needing gksu; but having to log in just to make a share is still a pain in the ass so if you can patch this thing to make it better, my hat goes off to you! [03:11] GeekDude: stupid question: for the share to stay available Samba should keep running right? I just turned off Samba, turned off Win Explorer (on Win box), restarted it and could still sea and read my test file from the linux box. Is this some weird magic or Samba can really be turned off and the share still stays shared on the network? [03:46] RoadRunner|2, Is the test file on the linux system or the windows system? [03:48] GeekDude: the test file is on the linux system, samba is off and yet the win systems can see and read it [03:49] How did you turn off samba? [03:50] don't remember now... prob just closed the window [03:50] system-config-samba is just an editor, the actual samba daemon stays running in the background indefinitely. To stop it you run the command "sudo service samba stop" [03:51] to repeat, system-config-samba is just a tool for editing the samba config files. Whether it's running or not does not reflect the actual state of the samba server/daemon [03:52] would the Task Manager not show Samba if it is running? [03:53] I'm not sure [03:53] I mean the actual Samba, not the sys conf editor [03:53] you can check if samba is running by using the terminal command "service samba status" [03:55] you are right, nmbd and smbd are running [03:55] so does samba start at boot? === en_sabah_nur_ is now known as en_sabah_nur [03:57] also, can the "service ... status" command be used to check if say PeerGuardian is running in the background? [03:57] samba does start at boot [03:57] I don't know what PeerGuardian is [03:58] an ip blocking firewall [03:58] which doesn't always show itself in the system tray or in the Task Manager (like Samba, it would seem) [03:59] I use ufw/gufw as my firewall [04:00] in any case, were you serious about patching something to allow starting sys-conf-samba from whiskers? [04:01] I'd certainly like to try, but I have no idea how to. It'll be a learning experience [04:02] Right now, I just have it set as "sudo system-config-samba" with run in terminal enabled [04:02] Not too fancy, but it does work [04:03] There probably is a service name for PeerGuardian, though I have no idea what it would be [04:04] "service --status-all" should get you a list of all the services [04:05] I followed your lead and did the same thing, so it does work as you said, but, again, I am surprised that such a main feature is handled in a such a cumbersome way [04:06] for that matter, I don't understand why Samba with all its bells and whistles isn't just a part of the base install of U/Xubuntu? [04:06] Such a main feature as checking for running services? [04:06] Samba is really heavy [04:06] all things considered [04:07] Additionally, why should windows integration be a base part of Ubuntu? [04:07] we may not like MS but windows isn't going away any time soon... [04:09] :) we don't exist in a vacuum [04:09] there may not be much inteligent life in the Win world but we do have to interact with it :) [04:11] I'd imagine most (normal) people don't have much reason to host windows shares on their linux desktop/laptops. [04:13] and thank you for "service --status-all", I did find PeerGuardian there [04:13] actually, a really big thank you for all your time and effort today ! [04:13] :) [04:19] on a diff subject, I don't suppose you use Cairo-Dock? [04:25] in any case, time for me to get some sleep; again many thanks and good night [05:28] https://yadi.sk/i/tqfgzShSo9MAa How relates to this? [05:32] If I don't plan to install Windows on my drive, is there any reason to use msdos over gpt for my partition table? [05:40] This is the second update cannot update something related to btrfs. A previous failed attempt was last month, then it was written it is not possible to unmount the disk skipped. [05:59] There is such a response. I don't fully understand because of the translation.> missing fsck.btrfs from initrd is in no way dangerous <> you do not need it unless something goes grong <> wrong <> and in that case most initrds offer very few means of recovery [06:04] Errors are not visible after rebooting Xubuntu [06:09] Answer <> I understood. With other software translation. [11:54] Hi everyone [11:54] i need help regarding a new installation of Xubuntu 14.04.3 LTS [11:54] with a not working Flash === yazdmich is now known as BytesAndCoffee [17:03] Hi can I get some help troubleshooting a wireless problem? [17:03] ask the question and find out [17:04] Yesterday I added the launchpad repository xubuntu-dev/xfce-4.12/ubuntu trusty in order to upgrade my xfce to 4.12 [17:04] I performed a full package upgrade after that [17:05] today I rebooted my computer to find that networkmanager is crashing when start up [17:05] thus no internet [17:06] I'm really not sure where to begin dealing with this problem [17:07] looking at my package change history I see ibus-gtk was part of the large number of thinks I upgraded after adding that repository [17:07] think that has something to do with this? [17:08] ibus is related to input, not networking [17:08] oh right [17:08] this error involves dbus [17:08] I just don't even know what to do here [17:09] is /var/log/apport.log the right log file I should be looking at? [17:11] looks like a new kernel image was part of this upgrade too [17:12] I don't know why all this other stuff was contained in the /xfce-4.12/ repository, I just wanted to upgrade my xfce :( [17:14] it wasn't; they were part of the upgrades you did [17:14] did xubuntu 14.04 clear a ton of new stuff to its repository yesterday? [17:14] because I'd done plenty of updates the previous days [17:18] maybe I should ask this in #ubuntu >.> === cereal_ is now known as Guest25660 [19:50] infomod@mod.go.jp - пусть мне бабок отдадут - черканите им плиз!!! [20:49] how do you add pulseaudio to xfce panel? [20:51] scrabcakes: did you remove the menu indicator applet? [20:51] xangua: do you mean the default volume icon? [20:52] scrabcakes: yes [20:52] no it's still there, but it doesn't seem to work with pulseaudio [20:53] Did you do something with pulseaudio? [20:53] 47 [20:54] 49 [20:54] (what are we bidding for?) [20:55] xangua: nope [20:55] Date with me, congrats [20:55] xangua, you sure *you want to [20:55] xangua, ...go date with *me*? [21:01] ... === slickyma1ter is now known as slickymaster === ponbiki_ is now known as ponbiki [21:32] hi guys [21:32] got a problem with broken package [21:33] and not upgrade [21:35] http://pastebin.ubuntu.com/14861163/ [21:38] thank you :) [22:08] Note to self: never run `sudo apt-get purge numix-gtk-theme` again [22:08] I managed to wreck my gtk settings quite well [22:12] It appears that the latest version of the numix-gtk-theme from the numix ppa has a slight conflict with how remmina remote desktop renders. I figured I'd purge the package, remove the numix ppa, then reinstall the package. I regret my actions [22:17] well, gotta reboot to figure out why VT isn't enabled on my cpu [22:32] Nope, still not working [22:32] I can't find the setting for it either [22:32] Intel i7-550U processor [22:33] I'm not sure what kind of motherboard, it's a Lenovo ThinkPad E550 laptop [22:33] Brb, checking bios again [22:40] Ah, there we go. Apparently VT-d is a security setting, not a CPU setting [22:40] It has it's own subsection in the security page instead of the regular settings page [22:56] Trying to get vba-m installed and having issues [23:28] kryko: what sort of issues ?