[00:01] Tenho um windows 8.0 e gostaria ajuda para utiliza kubuntu portatil, tem como? [00:02] Alguem pode ajuda? [00:10] Baixei kubuntu 14.0 e preciso coloca-lo em um pendrive para roda em um windows 8 [00:14] good night, and I have a window8 puts Portabil kubuntu to wheel it is possible? what procedure? [00:22] can someone help to install kubuntu to the thumb drive wheel in windows 8 [01:17] why is kubuntu so bashed against mint or netrunner? and what are the main diferences? design wise and apps wise i allways install what i need [01:21] Any tips on what packages I might be missing on my Lubuntu desktop if systemsettings can't find any views, Dolphin takes 60 seconds to start, and Ark doesn't know how to open a .tar.gz file and isn't listed as a handler for Zip or RAR files? [01:59] Solved. Turns out it's not missing packages. It's that, for some reason, the switch from Lubuntu 12.04 to 14.04 broke KDE's ability to transparently and automatically run kbuildsycoca4 on demand. [02:57] hello fellow KDE fans === abhiram is now known as raama [02:58] This channel is far from being as spry as the #ubuntu channel [03:12] <|xk05|> kde is pretty serious mojo [03:31] why kubuntu over ubuntu? === me is now known as Guest36107 [03:33] anyone around [03:34] <|xk05|> i can only write for myself, but there are a few reasons to use kubuntu [03:34] ok what are they [03:35] <|xk05|> i was getting to that :D [03:36] <|xk05|> ok, first, kde allows for more customization, easily done, than pretty much any other current desktop [03:37] <|xk05|> this includes what to do with the taskbar, good support for themes, lots of widgets, and an easy way to get and install more [03:38] <|xk05|> also, it doesnt try to conform you to a new workflow [03:38] I dont like the widgets, or the activity. In fact I dont understand the activity [03:38] icons seem very large [03:39] <|xk05|> i dont use activities either, however, the gnome/unity way, for me, is less productive [03:39] I was wondering if it was designed with teens in mind [03:40] <|xk05|> which is my second reason, i have tried unity and gnome and see, sort of, what they are getting at with their paradigm [03:41] I am not sure what unity and gnome are getting at. Is it simplicity, designed for the more serious? [03:41] <|xk05|> i am usually a taskbar on the left, autocompletion, file manager as icons type user [03:42] <|xk05|> however, i think unity takes this too far and doesnt provide the opportunity to change the 'frame' so to speak, according to different tasks [03:43] <|xk05|> so, in essence, you can emulate unity and gnome with kde [03:43] <|xk05|> but not the other way around, which, just for the point, makes kde attractive [03:44] good argument [03:44] what about the appearanc eof the icons [03:45] and those widgets. I dont think I will use them [03:46] yet they are there [03:46] <|xk05|> a third reason is that with kubuntu, you have a sort of buffer against some of ubuntu's more experimental, and insufficiently supported programs like mir [03:49] <|xk05|> and i think one more good reason for kubuntu right now is that kde is taking another step forward with kf5 and this is getting people interested in developing applications for it, which is always a healthy sign for an open source project [03:53] <|xk05|> basically, right now, KDE is the strongest desktop environment around. kde might have to give some users back when unity+mir gets its stride, but that hasn't happened yet, and nobody else is really even close [03:54] <|xk05|> as to your icons, look in system settings workspace and application appearance === jd is now known as Guest77656 === kevin is now known as Guest35399 [05:44] Good morning. [05:45] Hi [05:45] I'm new with IRC [05:46] o/ [05:46] may somebody help me to understand it [05:48] I see the wiki [05:48] i'm going to read it [05:48] see you [05:55] hello [08:06] how to install kali linux tools in ubuntu 14.04 trusty. I have searched on internet but can find only for 13.04 or below versions [08:14] hi, just started using tmux. Can I ask why are meta key bindings also use escape? For example I bound M-n to "create-window". It works when I press Alt-n which is intended, but also works when I do Escape-n which is really annoying [08:49] trung__: maybe ask in #ubuntu-server [09:06] how to resolve unmet dependencies in ubuntu [09:08] radish_: Usually apt-get -f takes care of it, could you pastebin the full output? [09:08] !paste | radish_ [09:08] radish_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [09:15] thanks for your response lordievander: && ubottu . the following is the output for apt-get -f http://paste.ubuntu.com/7987251/ [09:16] I am trying to install the kali linux tools in ubuntu . I added kali repositories to sources.list and using apt-get install kali-linux after which i am having this problem [09:19] radish_: Why are you trying to install debian packages? [09:19] !info mysql-client [09:19] mysql-client (source: mysql-5.5): MySQL database client (metapackage depending on the latest version). In component main, is optional. Version 5.5.38-0ubuntu0.14.04.1 (trusty), package size 12 kB, installed size 126 kB [09:21] I am trying to install kali tools so the debain packages is also getting installed while using the command apt-get install [09:21] radish_: That error is likely caused by your third-party repo, please remove it. [09:22] so if i remove the third party repo and do apt-get update will the problem be resolved ? [09:24] radish_: It should be yes. However if packages from that repo where installed they should be removed first. [09:26] I need the packages from that repo. however if i remove the pakages and again install will i not get the same kind of problem ? [09:29] radish_: You should install the packages for Ubuntu not those made for Debian. True, Ubuntu is based on Debian but there are differences. === k is now known as nevsky === cbj__ is now known as 64MAAH2HN [10:39] Hey folks === Toast__ is now known as Toast [12:19] good evening, is it possible to answer questions related to kubuntu here? [12:20] kajair, this is the right place, ask away [12:20] i have many question. [12:20] 1. i cant remove mysql [12:21] kajair, are you running a server? === Riddelll is now known as Riddell [12:21] no i was using xamp/xampp. and ive beed deleted xampp [12:22] sudo apt-get remove mysql, returns unable to locate package mysql [12:23] That's because it's most likely mysql-server you are looking to remove [12:24] can i create a list of packages that related to mysql using dpkg? [12:25] i dont remember command [12:25] kajair: dpkg --get-selections [12:25] 'dpkg -l | grep mysql' is probably easiest [12:26] kajair@kajair-VGN-CS16G-R:~/Downloads$ dpkg -l | grep mysql [12:26] ii akonadi-backend-mysql 1.12.1-0ubuntu1.1 all MySQL storage backend for Akonadi [12:26] ii libdbd-mysql-perl 4.025-1 i386 Perl5 database interface to the MySQL database [12:26] ii libmysqlclient18:i386 5.5.38-0ubuntu0.14.04.1 i386 MySQL database client library [12:26] ii libqt4-sql-mysql:i386 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 i386 Qt 4 MySQL database driver [12:26] ii mysql-client-5.5 5.5.38-0ubuntu0.14.04.1 i386 MySQL database client binaries [12:26] kajair you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [12:27] http://paste.ubuntu.com/7988428/ [12:29] if you want to remove unneeded packages you can see what "sudo apt-get autoremove" says [12:29] autoremove returns nothing! [12:30] then you probably have something else installed that also depends on mysql-server [12:30] you can try removing the "mysql-server" package and it should tell you what else would be removed [12:32] http://paste.ubuntu.com/7988448/ [12:32] but still when i type mysql it returns something like [12:32] http://paste.ubuntu.com/7988450/ [12:33] that's because that's the client [12:33] rerun the autoremove command and it should get rid of the rest [12:33] i want to destroy mysql at all if its not dependency of ubuntu or system [12:33] autoremove is removing libs [12:34] dpkg -l | grep mysql is still returning too many options [12:34] http://paste.ubuntu.com/7988468/ [12:34] you can ignore entries that don't start with 'ii' [12:35] mysql-server-5.5 exists [12:35] try removing that too [12:36] in return of removing this, Package 'mysql-server-5.5' is not installed, so not removed [12:36] ignore lines not starting with 'ii' [12:36] mysql-server-5.5 is not starting with ii,its rc [12:37] maybe try mysql-server-core-5.5 [12:37] ok [12:37] kajair, why are you running the terminal from your ~/Downloads file ? [12:37] (and remember not to proceed if you aren't sure it's safe) [12:37] its ok [12:38] (for ~/download [12:38] http://paste.ubuntu.com/7988507/ [12:38] error returned [12:38] should i use --fix-missing? [12:39] it's doing that because something else depends on either mysql-server-core-5.5 or mariadb-server-core-5.5 [12:39] ahan. what should i do? [12:39] it looks like it's failing because it can't connect to the repositories [12:40] but apt-get update is working well [12:40] I'm just going off "Cannot initiate the connection to archive.ubuntu.com:80" [12:40] it could be a transient issue [12:41] my network quality and etc are good [12:41] my download speed is 700 [12:41] and good line [12:41] doesnt akonadi depend on mysql [12:41] oh wait. apt-get update returns [12:41] E: Some index files failed to download. They have been ignored, or old ones used instead [12:42] and things like nepomuk/baloo [12:42] maybe you have issues connecting via IPv6 [12:43] how to test that ipv6 is working well? [12:44] im testing from a website [12:44] http://test-ipv6.com/ [12:45] FAILED http://paste.ubuntu.com/7988535/ [12:45] :( [12:47] isp is not supporting ipv6 [12:47] thanks [12:49] a lot of ISPs still don't support IPv6, usually if you're using an ISP supplied modem [12:49] can someone confirm the difference between efi and UEFI ? [12:49] i.e is EFI hardware specific ? === jijo is now known as NDS [13:00] yossarianuk, http://www.intel.com/content/www/us/en/architecture-and-technology/unified-extensible-firmware-interface/efi-homepage-general-technology.html === Haudegen is now known as Guest11878 [13:15] hi all:) [13:24] NDS: twice? :-) [13:40] Recommendations for simple-to use firewall on kubuntu 13? [13:42] you can install "ufw-kde" to add a configuration module to system settings for UFW [13:42] I've tried apf, but for reasons I cannot grasp, it's letting TCP connections through that I don't think it should. [13:53] tsimpson, thanks === phr0st is now known as phr0sty [14:40] i'm new to using linux all together and had some questions, anyone care to help? [14:41] phr0sty: just ask :) [14:42] i'm trying to build atom on kubuntu and i'm on a hang up. [14:43] i can't figure out how to use konsole to build it [14:43] lasto command i successfully completed was git clone https://github.com/atom/atom [14:44] pastebin the issue please? [14:45] http://pastebin.com/6Dez9aCH [14:45] you haven't installed node [14:45] so to do that I need to? [14:45] phr0sty: see "Instructions for Node.js" [14:45] thank you [14:45] phr0sty: https://github.com/atom/atom/blob/master/docs/build-instructions/linux.md [14:46] cheers [14:50] was wondering if someone can help, as of 14.04 my bluetooth is no longer working [14:50] hcitool scan returns : Device is not available: No such device [14:50] device shows up in lsusb and I can't see errors in dmesg === juboxi is now known as jubo2 [15:13] hello.. does anyone know why I cant get konsole to use the mplus fonts? I see them installed in the kde settings font config window, but not in konsole === Guest70433 is now known as CodeReaper === CodeReaper is now known as BillGates === BillGates is now known as Guest71859 === Guest71859 is now known as MysticalGreek [15:46] also is there any way to get kde im contacts out of the status bar? it rarely works so I use kopete === sautcead is now known as moscadasopa [16:13] rberg: Konsole and the rest of KDE use exactly the same font system, even if Konsole allows selecting a different font [16:19] hello, can someone explain this please? http://paste.ubuntu.com/7989941/ [16:19] kubuntu wants me to remove all apps? [16:20] akonadi and nepomuk require it, those are base components of the desktop [16:21] i want all packages but it returns you should remove all this [16:22] Walex: yeah I figured they used the same system, what I dont know is why I cant use the mplus fonts in konsole. I have tried enabling bitmap fonts.. this added more folts to the list in konsole but not the one I am after [16:23] kajair: other components of the system depend on mysql-common being there, you can't remove it and expect those components to continue to work. that's why apt is telling you if you remove it then it's going to have to remove all those other thigns [16:30] oh. so mysql should be installed! my whole system apps are based on mysql? :| [16:31] you can use 'aptitude why' to see why that package was installed [16:32] not the whole system, but certain components are [16:32] the components that allow indexing, tagging and searching for example [16:33] thanks [16:34] i was decided to remove too many components! hahaa === Tecumseh is now known as tecumseh === tecumseh is now known as Tecumseh [18:00] So, I got two monitors, a panel on each of them and a task manager in the panel. My problem is that some applications are located on the left one, others on the right one. How does this thing work actually? [18:09] Coa: you can add and remove icons on the left and right and move them [18:09] first you have to right click and "unlock ..." [18:10] then control panel settings [18:10] and then move or remove [18:11] try not to mess up your panel though, there is no easy "reset to defaults" [18:37] не у кого не появилось после обновления последнего глуков с центром программ muon? [18:37] !ru | dicson [18:37] dicson: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [18:38] /join #ubuntu-ru === brian is now known as Guest48753 [18:46] When i put an audio CD into my laptop the task bar brings up some options for opening it. One of those options is Amarok even though I apt-get purged it. How could I get rid of that option and have it ask for clementine instead? === bruno is now known as Guest46642 [20:07] emma u use 14.04? [21:38] eyyeddine123 === Guest11878 is now known as Haudegen === fenris is now known as Guest9525 === fenris_ is now known as Guest17783 === dodger is now known as Guest75488 === brian is now known as Guest20179