[00:00] as my user [00:02] I believe you'll need to do it as root. The linked article should explain all that I believe. [00:05] it really doesn't explain much of anything [00:05] besides [00:06] "this is how you do this one exact thing if you have gnome on your computer" [00:06] or nm-applet anyway [00:09] I hoped some of the instructions would still be useful, it was all I found that seemed helpful. Sorry it wasn't. I'm not a network guy, was just trying to help. [00:11] Perhaps this would be better, it's KDE-specific, and recent: http://liquidat.wordpress.com/2013/12/19/howto-share-ethernet-via-wifi-with-networkmanager-in-kde/ === cohnation_ is now known as 16WAAKBQ4 === eshlox_ is now known as eshlox === mrrothhcloud____ is now known as mrrothhcloud___ === jdoles_ is now known as jdoles === CyberSix is now known as 17SAAEQ6X === zopsi_ is now known as zopsi === ValicekB_ is now known as ValicekB === scott_ is now known as Guest567 [00:46] Iḿ still having trouble getting my cam to work on chat sites [00:47] test === cohnation__ is now known as 14WAB0DET === mrrothhcloud____ is now known as 31NAAEEG9 === skfin is now known as Guest22258 === 31NAAEEZB is now known as rww === david is now known as 77CABAHIF === paulz2 is now known as 45PABAEXJ === dreeeepc is now known as 16WAAKF7K === Steakanbake is now known as Guest53306 === Phoenixz is now known as 45PABAIT5 === LjL^ is now known as Guest11689 === apb1963 is now known as 23LAAZI9B === schmidtm is now known as 23LAAZGSY === K1rk is now known as 14WAB0I75 === FlyingFoXy is now known as 92AAAUB79 === Guest11689 is now known as LjL === larva is now known as Guest796 === TheDrums is now known as Guest98785 === 31NAAEFFZ is now known as m4v === Guest567 is now known as Dragnslcr === nafg is now known as 16WAAKV3A [03:42] So I need help attending to boot using the grub console [03:42] It's not a rescue console, but seemingly I have no entries in GRUB === jalcine is now known as jackyalcine === Steakanbake|slee is now known as Steakanbake === Riddell is now known as 45PABBCRM === rexxster is now known as 17SAAFC10 === ebravick is now known as 45PABBF79 === naught102 is now known as naught101 === Quintasan is now known as 45PABBNX2 === Torch is now known as 45PABA25V === dougl is now known as 45PABA7HT === schmidtm is now known as 23LAA0EWV === SeaJey is now known as 17SAAFDAU === Taggnostr is now known as 17SAAFC2I === larsivi is now known as 17SAAFD8Q === jacky is now known as jackyalcine === kraft_ is now known as kraft [05:54] so I just enabled ipv6..is there anything i need to worry about in terms of security? Does this mean my machine is world accessible? [05:55] it's the same as IPv4, just a different address space [05:56] I thought I read somewhere that it does away with NAT [05:58] it can do, as you generally get a range of addresses assigned to you from your ISP instead of just one [05:59] what i mean is the address listed above when i connected is one of the addresses listed when i run ifconfig..so you got the ip of my machine, not that of the router. [06:00] ah ok thats good to know...i was wondering how that would work [06:00] probably not the brightest thing to pop into irc and say "i might have a security problem" is it? [06:00] depends who's watching ;) [06:01] well it's logged on the internets now [06:01] : O [06:01] IPs aren't logged, at least not by the official log bot [06:01] but im guessing that if im no longer protected by NAT that i need to for sure get UFW firewall working properly with ipv6 [06:02] by default there are no services installed that listen to the outside world [06:02] true [06:02] so it's mostly only a concern if you install some world-facing services, like ssh or http [06:02] well... [06:03] and i suppose if its somethign i already made a NAT pinhole for then it's not of much concern [06:05] So if i am running a server like ssh or http, then it's safe to assume it's listening for traffic on ipv6 now too? [06:07] as long as the software has support for ipv6, yes [06:07] most things do these days [06:07] you can always see what's listening with "sudo netstat -lnp" === naught102 is now known as naught101 [06:08] oh that's helpful thank you === 17SAAFE91 is now known as Unit193 === apb1963 is now known as 45PABBZ2G [06:09] ahh i see tcp, tcp6, udp, udp6 === ikonia is now known as Guest39856 === Steakanbake is now known as Guest25818 === shadeslayer is now known as Guest53594 [06:10] hmm i wonder why ktorrent is listening when it's not running [06:12] if it's listening, it's running === naught102 is now known as naught101 [06:18] yeah that was odd..i started ktorrent closed it and it's not listening now... [06:18] so i see smbd is listening over tcp6..that can't be good right? === koa is now known as 17SAAFF58 [06:22] depends on what address it's listening on [06:23] it doesnt specify addresses, only ports [06:23] if it shows the foreign address as 0.0.0.0:* or :::*, then it's not so good [06:23] hmmmm [06:24] in that case you probably want ufw to block external connections to the port [06:27] so i have rules for ufw now like allow from "192.168.1.0/24 to all port 445" which allows all traffic from the LAN, but nothing else...but with the nature of ipv6..is there a way to define a range that only applies to my LAN? Does that make sense? [06:28] if you look at ifconfig, you should see a inet6 addr line ending in "Scope:Link" [06:29] yes [06:29] that's your internal range [06:29] the one with "Scope:Global" is the external range [06:29] ahh ok..i have 2 with scope global and one with scope link [06:30] fe80::/64 is always local [06:30] (any address starting with fe80:) [06:31] ok...do you know why I would have two addresses with scope:global? [06:32] I don't know, I can only guess it's because your router send you two address blocks [06:32] interesting [06:33] so i should start by allowing traffic only from fe80::/64 to any services i want to be accessible only from the local network? [06:34] yes [06:34] thank you that'll make me feel a bit better [06:34] hello guys. does anyone know how can i detect kde icon-theme name from linux terminal? [06:35] its funny some stuff i read makes NAT out to be a downfall...but it was a reassuring downfall at least [06:42] ggvaberi: im not 100% sure but im thinking it's set in a file in /home/USER/.kde/share/config but I can't prove it yet [06:42] #python [06:42] I know you can find the gtk2 icon theme in use in .gtkrc-2.0 [06:45] /home/USER/.kde/share/icons/ should show all the themes installed...not sure how to see which is in use though [06:45] ggvaberi_: "kreadconfig --group Icons --key Theme" should work [06:47] if not, then Oxygen is the default === SJr is now known as 16WAALJKI [06:57] lol you can type man man in the terminal and get the manual for the manual command..for some reason I expected that not to work. [07:06] you should try "info info" some time === CyberSix_ is now known as CyberSix === dormito__ is now known as dormito [07:26] #python === allee is now known as 45PABB6F4 [07:43] are there any ufw GUI programs other than gufw and kcm-ufw? === mooky is now known as 36DACC4AN [08:02] has anyone used gufw recently? === schmidtm_ is now known as schmidtm === naught102 is now known as naught101 === Walex is now known as 36DACC6N8 === DLange is now known as 14WAB1PKZ === 14WAB1PKZ is now known as DLange === FlyingFoX is now known as 45PABBZ3V === kdox is now known as 45PABCJFE === Moscherkobold is now known as 45PABCIX9 === SorenHolm is now known as 45PABCH86 === ikonia is now known as 16WAALVWB === Alberto7 is now known as 14WAB1RV6 === shadeslayer is now known as 14WAB1TNZ === shadeslayer is now known as 45PABCPI0 === AntiSpamMeta is now known as Guest90493 [09:06] greetins [09:07] hi [09:07] yesterday i ran dist-upgrade -y on 12.04 and today i find that kubuntu has been uninstalled. anyone with the same problem? [09:07] was using kubuntu backports ppa for over 18 monts === pratchett.freenode.net changed the topic of #kubuntu to: Official Kubuntu support | FAQ: https://wiki.kubuntu.org/FAQ | Pastes: http://paste.kde.org | Chat in #kubuntu-offtopic | Guidelines: http://ubottu.com/y/gl | Kubuntu 13.10 out http://www.kubuntu.org/news/kubuntu-13.10 [10:35] quit [10:35] ? === 14WAB1TNZ is now known as shadeslayer === 16WAALVWB is now known as ikonia === Steakanbake|slee is now known as Steakanbake === Steakanbake is now known as Guest28974 === buzz_aldrin is now known as 17SAAFPYH === willwork4foo is now known as 17SAAFP04 === LjL is now known as Guest23977 === cohnation_ is now known as cohnation [12:16] Howdy all [12:16] hi [12:18] DOS attacks? US servers won't connect [12:18] yes [12:18] to freenode? [12:18] yup [12:18] changed to the brisbane server [12:19] yeah , Helsinki server here [12:19] my ols home town :) [12:19] old [12:19] nice [12:19] must be cold [12:20] we moved to Canada, where it's colder :) === ptomblin_ is now known as ptomblin [12:20] well in Ontario at least [12:20] nice and warm in brisbane [12:20] imagine so === larva is now known as Guest59937 [12:22] +40's too hot for me === Steakanbake|slee is now known as Steakanbake [12:23] thats a heat wave in brisbane mostly slightly under 30 [12:23] but its more humid === CyberSix_ is now known as CyberSix === max is now known as Guest58845 [12:45] Good afternoon. === chaudhary is now known as Guest27431 === TheLordOfTime is now known as teward === soee_ is now known as soee === Xd is now known as away === alvin_ is now known as alvin === tyche_ is now known as tyche === freeflying is now known as freeflying_away === Philip is now known as Guest64835 === max is now known as Guest79770 [14:56] hey ... anyone knows how to get rid of the black background in eclipse content assists popups like this: http://i.imgur.com/KJ4ffPg.png [14:57] already fixed it not showing the correct imports, had to change the font of the dialog for this, but still can't seem to get rid of the black background [14:59] hello, kubuntu 13.10 here I was wondering if anyone knows how to hide kernel updates, I am running mainline and I am getting tired of seeing kernel updates in the update manager. [15:00] beyondcr: install the kernel updates. [15:00] beyondcr: they're security patches, and the last one is a doozy [15:02] http://seclists.org/oss-sec/2014/q1/187 [15:02] that's why the kernel updated on Friday === LjL is now known as LjL-Main === spawn[phone] is now known as spawn57 === dolomite` is now known as dolomite === Steakanbake|slee is now known as Steakanbake [15:37] via col vento [15:37] via col venti volevo dire [15:38] !it | toni_ [15:38] toni_: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) === Steakanbake|slee is now known as Steakanbake === chaudhary is now known as Guest70849 === Steakanbake is now known as Guest70619 === spawn57 is now known as spawn[phone] === larva is now known as Guest59640 === dabrion is now known as 17SAAF829 [17:01] hey everyone! [17:01] hello === Authority is now known as Guest68558 === PaulW2U is now known as Guest17472 [17:06] not my first day with linux. but with kubuntu! [17:07] sorry, i had a timeout. === Guest64835 is now known as Philip5 === Guest17472 is now known as PaulW2U [17:17] somebody hear me? [17:21] Hello === pc is now known as manny [17:23] hi Bateman === PaulW2U is now known as Guest62881 [17:24] I require help. For Youtube. [17:25] whats the matter? [17:27] Playlists won't load. Neither in the drop down menu a top of the page nor the add to list when I want to add a video to a playlist. [17:27] Videos play fine. [17:28] Openning rar files to get ISOs is a lilttle weird too. [17:28] hello all [17:28] Hello Dbroom. [17:29] hi Bateman [17:29] Hello Manny. [17:30] My Youtube videos gone blank but still music plays? [17:30] tried to reinstall codecs but nothing worked [17:32] Samething happens to me if I changed tabs too long last night. Don't know why. I might get a different distro if problems keep popping up like this. [17:34] question on rsync ... i am doing a full /home/User backup and would like to use rsync to recover everything but a few folders... using exclude to do so but its comming bak to the user from a freenas box === Guest62881 is now known as PaulW2U === mooky_ is now known as mooky [17:51] hello anyone here [17:53] Hey dbrom [17:54] how are you with rsync [17:55] dbrom: Meh, allright. [17:57] ok here is my question I am using scp to copy a users folder but would like to set up the script to rsync thte data to the server to the PC but the script being ran from the PC [17:59] using - scp -r user@192.168.96.199:/mnt/V1/Users/$name/ /home/ at the moment but need to exclude folders thataare not need right away. Thats why I would like to use rsync [18:02] dbrom: So what is the actual question? [18:03] how do i use rssync within a script to sync a remote folder to a local folder and also --exclude="/Videos" [18:05] dbrom: Do you know how to write bash scrips? [18:07] yes... im doing one at the monet for fressh installs thats install all extra packages and then coping the foler which I have backedup to my new istall... but at the moment I am using scp which backs up all data witch really isnt need until later [18:09] dbrom: I'm still not really sure of the problem, but this is what I have for an rsync copy over ssh (it's an alias that is why target+destination are missing): rsync -avz --partial --progress --rsh=ssh [18:11] this is what im doing at the moment http://goo.gl/8IgUVC [18:11] when I do a restore I would like to exclude some folders [18:13] dbrom: And you want to replace those scp commands with their rsync counter parts? [18:14] yes with the eclude switch [18:14] exclude [18:15] dbrom: Should those excludes come from the user (input)? [18:16] Yes it could but thats a Echo with a read and the use value inn the --exclude"value" [18:18] dbrom: Not exactly. [18:19] would this work.... echo" What folders do you not want to recover" : read ans : --exclude="$ans" [18:20] : = new line [18:21] Not if it is more than one. === PaulW2U is now known as Guest54842 [18:27] did you send me something [18:28] is it possible to run wayland on kyubuntu 13.10? [18:28] do i need weston? [18:29] dbrom: Almost, got the script. Seems pastebinit is no longer installed. [18:30] dbrom: This would be an example for the first scp, it is semi-tested: http://paste.ubuntu.com/6868585/ [18:31] if you do echo"question" /n read and /n then (1, 2, 3 , 4) /n then each number be but in a for loop with exculde being multiplied by each number [18:34] im scp deb to all systems the rm -r the folder === cohnation is now known as cohnation_ === cohnation_ is now known as cohnation [18:38] i could ech all files in the deb folder then give the option to copy what is required [18:40] dbrom: I have lost track, what is the problem now? [18:41] look aat the $name line that needss to be replaced with rsync and have exclued switchs added eith user inputted or not [18:42] dbrom: That would use the same format as I showed with the other one. [18:44] dbrom: Also line 8 can be heavily optimized, first add all the repos and then run apt-get update once. [18:44] And apt-get install can also be run once. [18:47] i have added a repos [18:56] all i want to do is exculed the folders that are not used alot [18:56] dbrom: I already gave you the script for that. [19:04] ill try it === Vito is now known as Guest85993 === IdleOne- is now known as IdleOne [19:10] im testing on a VM now === cohnation_ is now known as cohnation === TheLordOfTime is now known as teward === pc is now known as manny [20:00] lord you still around [20:00] dbrom: Jup, still here. [20:00] hallo? [20:01] Hey cihan_ === pcwhite is now known as PaulW2U [20:01] :-D [20:02] How are you doing, cihan_? [20:03] english? ouh, great... [20:03] Lord: http://pastebin.kde.org/pg1eotze5# [20:04] I'm little bit confused [20:04] cihan_: Where are you from? There might be a localized (K)Ubuntu channel. [20:04] dbrom: Could you use my full nick in the future? [20:04] from germany. I have a little problem with grub and look for help now [20:05] dbrom: ? What do I do with that? [20:05] !german | cihan_ [20:05] cihan_: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [20:05] will do, thats te error i get after running the script [20:05] danke an ubottu! [20:05] dbrom: Have you read the error? It is quite descriptive. [20:09] it says ther is a error on the last line of the script [20:10] dbrom: Line above, the last line is caused by the error above. [20:11] I enter Videos as the folder to exclude [20:12] dbrom: Have you read the error above the EOF line? [20:13] There is no error above the EOF line [20:14] does Video work in the exclude statement or do you need to put /Video [20:15] dbrom: Right sorry, thought EOF was on the second line. Anyhow what the error means is that bash saw an opening " started looking for the closing " but found EOF (End Of File) before the closing ". Bash doesn't understands this and errors. [20:16] Err the " could also be ` or '. Not really sure... [20:23] there is a "=" missing in the exclude $item statement in the for loop.... also this is used on the deb folder not the users folder ... on the users folder it need to not sync folders with the user thats being recovered [20:23] do you still have the script [20:24] and do you hav e the script that i sent you [20:25] dbrom: Yes on the thing I sent you, no on the script you sent me. [20:29] te question I have is can i still use the first read input as a input in the the you sync to the PC http://goo.gl/QtPGU7 if you read the script the first input isnt being used in the scp deb statement its being used in the folder/file recover statement [20:30] dbrom: As long as you don't overwrite variables they will be available until the script ends. [20:31] [/who *.edu] [20:31] ok let me get back to you [20:31] dbrom: Line 14 in your post should be the first line. That tells your shell what program to use when interpreting the code. [20:33] explain how the last ech statement works [20:37] dbrom: It echos everything in the $excludes array (space seperated), that is piped into xargs. Ah I see the error. Seems I forgot the add the closing [20:37] ", silly me. Sorry about that, the last line should be: echo ${excludes[@]}| xargs "rsync -avz --partial --progress --rsh=ssh ssuser@192.168.96.199:/mnt/V1/deb /home/$USER/" [20:43] i need it to exculde folders from the recovery folder not the deb folder [20:44] dbrom: My paste was just an example. [20:49] how can I manually look up a CD in the cddb in k3b? [20:49] it won't find it automatically but I found it manually on freedb.org === gn is now known as seattlegaucho === stmsgebjgd is now known as gebjgd [21:25] lordievader: its restoring to a folder in the home directory thats im loged it to === Guest85993 is now known as Vito === Vito is now known as Guest46 [21:39] moparisthebest, k3b is a burner app not a music player [21:39] moparisthebest, try amarok [21:42] BluesKaj: k3b also rip's CDs, and looks them up in the CDDB first, I need to manually look it up because it can't be found :) === markovh_ is now known as markovh === denysonique is now known as Guest25722 [21:50] moparisthebest, perhaps , but amarok shouid be able to do a cddb [21:51] anyway, enough for one day === Vito_ is now known as Vito [22:01] oh hi ya'll okay I've got a problem with the digital clock on my task bar telling me 10:00 pm UTC instead of 5:00 pm EST i see no way to change it either except to just delete the digital clock.. [22:03] :( [22:03] type date into terminal [22:04] is the time right [22:04] psyentologist@psyentologist-NV57H:~$ date [22:04] Mon Feb 3 17:04:19 EST 2014 [22:04] psyentologist@psyentologist-NV57H:~$ [22:04] thats what it told me [22:04] thats the right time [22:05] psyentologist: Right-click on clock...Digital clock Settings... Time Zones...Then check off the city your time zone is in... also look to see if under where the cities are located if the "Clock Defaults to" is set to UTC or Local [22:05] * genii makes more coffee and goes back to work [22:05] ooooohhhh genii THANKYOU [22:05] i see it now! === SJrX is now known as SJr [22:06] i changeit from utc to loca. LO! I feel real stupid now hahaha [22:06] genii: thankyou again for your help [22:07] (i've been trying to fool with it for about 20 minutes now and I was considering just deleting the clock alltogether) [22:08] i knew the clock had to be right somehow though because when i'd restart the computer and boot into windows it tells me the correct time then [22:09] Hello friends [22:09] I have many desktops [22:09] with 2 monitors [22:09] how do i set the wallpaper for all of them? [22:09] i have no interest in setting the walpaper for 18 desktops [22:09] seperately [22:10] Hi. I have kde-config-gtk and gtk[23]-engines-oxygen installed, and for things like Firefox they work fine, but for SYnaptic and gparted in sudo I still get the default GTK theme. How can I fix this? Thanks. [22:11] pietro10, its written in gtk2 cant change it by using a kde theme [22:11] except this is exactly what gtk2-engines-oxygen is supposed to do, and does for apps that I run without sudo [22:13] pietro10, you do know that there is a OT based Synaptic GUI, right? [22:14] besides, what's wrong with muon? [22:16] I tried it way back on linux mint 13 and it wasn't very good at the time; maybe it's better now [22:16] let's find out, I suppose [22:18] hm... mostly fine, I guess [22:18] though what is the qt synaptic you mentioend? [22:20] Huh, I can't find a package for it. [22:20] Well, it use to be ea thing. [22:21] I guess muon replaced it. [22:22] hm [22:22] thanks then [22:25] (also @ Poisoned_Dragon_ hi I'm andlabs and kubuntu doesn't have any of the problems linux mint had =p ) [22:25] I've never had any real probs with either. === Poisoned_Dragon_ is now known as Poisoned_Dragon [23:33] hi === frogonwheels__ is now known as frogonwheels