[02:50] All of a sudden, my ethernet wired connection interface doesn't show up at all [02:50] Whhhy'd this happen? [02:53] how the hell is this possible [02:53] my /etc/network/interfaces fiel has been overwritten! [02:53] to have only these [02:53] # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback [06:22] Good morning. === mouse is now known as mouse_ === mouse_ is now known as mouse === mouse is now known as mouse__ === mouse__ is now known as mouse [07:00] Hi, will plasma 5 be the default desktop on Kubuntu Utopic? [07:01] ArunC: No, 15.x might be the first to be considered. [07:16] test [07:17] ping [07:17] exit [07:51] hey guys, I just got a major problem. I tried to run a game and it come up the same on both my displays. Then when I got out of it now I have only the same display on both my screens, I rebooted and got the same thing. I went to System Settings > Display Config. and now it only show one monitor, Any suggestions. [07:52] tekkbuzz: I see you're crossposting both here and #ubuntu, so which DE are you actually using? [07:52] kde [07:53] hateball: u got any suggestions? [07:55] tekkbuzz: Details such as GPU chipset and what driver you're using will help [07:56] default driver, nothing proprietary. AMD HD 7770 card using Ubuntu 14.04.1 LTS [07:57] Then I will sit this one out, I know nothing about AMD gpus I am afraid [07:57] !amd [07:57] ubottu doesn't either.... [07:57] !ati | I guess [07:57] I guess: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [07:58] that should probably be aliased [07:58] thanks I'll read that, something got changed cause it work with the default installation. [07:59] ^worked [07:59] * valorie just asked about aliasing that.... [07:59] !alias [08:11] If I click on the Identify Outputs in Display Configuration, I can see DVI-1 but faintly blinks the other HDMI-0 for a micro second. [08:11] that's the display i need to get back. [08:13] I don't have any xorg.conf file. [08:13] you may have to create one [08:14] xorg.conf is no longer created by default [08:14] I never had one and it worked fine till about an hour ago. [08:15] stupid game I started, (which I don't really play games) mucked it all up. [08:20] Does anyone know if the xorg.conf file take priority over the kde settings? [08:20] I believe it does if it exists [08:20] however, the help page should be correct, whatever it says [08:22] I'm reading that now, I'm probably going to have to write a xorg.conf, I have a little experience doing that I had to do it for my RedHat system couple of years ago. [08:23] I've never had to do it [08:23] years ago I had to edit it, but now it all Just Works [08:23] * valorie knocks on wood [08:23] It's still a bummer though, cause everything "was" working fine. [08:26] I wonder if I upgrade to the proprietary driver, if the 2nd display would come back, I may give that a try. [08:30] wow, I think I found it, both displays were stacked perfectly on top of each other in the Display Configuation, I got 2 displays, now I have to reboot. [08:35] Anyone know how to "Not" save kde settings when rebooting ie: normally it saves your open apps and screen position and stuff? If I do, it will stay mucked up, and I'll have to reset up my widgets and crap. [08:37] tekkbuzz: alt+f2 -> "session" [08:37] hateball: thanks [08:37] tekkbuzz: set it to blank session or whatever you prefer [08:38] hateball: Perrrfect, thanks [09:21] hello [09:21] I have installed kubuntu testing, is it possible to go back to stable by just updating the sources list file? === zenx is now known as Guest72014 === morpheus is now known as Guest20301 === bob is now known as Guest77860 === Keks is now known as baum === baum is now known as Keks [10:54] HIya folks [11:22] hi, I am getting 404 error not found on sudo apt-get update and also with dist-upgrade, suggestions? [11:24] stack___: What version of Kubuntu are you running? === pvoigt_ is now known as pvoigt [11:25] stack___: Open Konsole and run sudo software-properties-kde, then on the first tab, under "Download from" choose "other" and click "select best server" [11:26] What will happen is that software-properties-kde will start looking for the server with the fastest connection and download speeds, and offers you toset it as the default server for your updates. [11:40] any other alternatives? it is not helping out .. :-| [11:42] stack___: you never answered what version you're running [11:42] !eol [11:42] End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades === lolz is now known as Guest61580 === jonas_ is now known as Guest8618 === simulacrum is now known as ninjas-vs-pirate === denza252 is now known as TheFakeazneD525 === TheFakeazneD525 is now known as senpai === senpai is now known as TheFakeazneD525 [15:26] hi just installed kubuntu 14.04, And every time I try assign a Static IP (Using eth0) it kills my internet connection, any ideas? [15:28] Josh_: How did you assign it? [15:28] By editing /etc/network/interfaces as followed from a guide [15:29] Josh_: Could you pastebin that file? [15:29] !paste | Josh_ [15:29] Josh_: 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. [15:29] Will do that now, Thanks [15:31] here you go lordievader http://paste.ubuntu.com/8459390/ [15:31] "ifae eth0 inet static" <-- there is your error [15:33] still kills internet when fixed ifae to iface [15:33] I was thinking it had something to do with it being a netbook (no ethernet port) [15:34] Josh_: You might want to add a 'broadcast' and 'network' line. Also can you ping your gateway? [15:35] what would broadcast and network be set as? And Yes I can ping my gateway (I even have internet) Just wanting to set a static ip from command line [15:36] Josh_: Then likely is your dns broken. [15:37] is there a program I can install? something that will let me run apache with multiple ips? (as well as a static one) [15:37] The network specifies the network, for you that would be '192.168.0.0' and the broadcast specifies the broadcast address '192.168.0.255'. [15:38] Josh_: To fix your dns edit /etc/resolvconf/resolv.conf.d/head [15:40] added network and broadcast, and got /etc/resolvconf/resolv.conf.d/head file ready [15:40] Then your static ip should work. [15:41] Given the settings are correct ;) [15:41] even if I don't have an ethernet (eth0) it will still work? [15:41] What do you mean? [15:42] it's a dell inspiron duo flip, It's not got an ethernet port for it (so eth0 does not show up) [15:42] Why are you then specifying eth0? [15:45] because that's all the guides online show me how to get a static IP, By using eth0, Haven't found any other way (only interfaces I have are lo and wlan0) [15:46] Josh_: The settings reflect whatever interface is specified. [15:47] eth0 is used in guides since that is the interface where people mostly want to use static ip's. [15:49] how would I assign a static wlan0 address from /etc/network/interfaces? [15:49] Sameway but replace eth0 with wlan0. However in most cases you want to use dhcp for wlan. [15:50] http://paste.ubuntu.com/8459517/ like so? [15:51] Josh_: Yes that will make it a dhcp interface. However wifi is a bit tricky with that, for wifi I recommend using the network manager. [15:51] once you add wpa and AP info its probably easier to configure static wlan with network manager [15:52] ^ setting static ethernet devices is very well done through /etc/network/interfaces [15:53] For wireless devices not so much, there are some hoops you have to jump through to get /etc/network/interfaces working with wifi. [15:53] Don't want to try ifdown/ifup the device however, as that killed my internet last time, so just scrap command line, and use network manager? [15:54] Josh_: For wifi,yes. [15:54] with not having eth0 will this affect using apache2 on multiple IP? (as I use eth0 on raspberry pi to get more ip addresses up) [15:55] * lordievader is starting to get confused... [15:55] join #puppet [15:55] doh [15:56] I don't even have the excuse of using an unfamiliar keyboard layout :/ [15:56] Poor slashes, they're allways forgotten. [15:56] on Raspberry Pi (I can use eth0 to get multiple ip to use with apache, even though it uses wlan0) but on my netbook (i have no eth0 so not sure how I will get multiple ip addresses) [15:56] sorry if I don't word it properly sometimes, I'm new to ubuntu lol [15:57] Josh_: Why do you want multiple ip's routing to the same host? [15:58] it's on my netbook, and this will be my portable apache for testing things when I can't ssh to my pi [15:58] Unless you live in Glasgow, but thats a different sort of slash [15:58] Josh_: I don't see a reason to need multiple ips? [15:59] it's just easier for me, rather than editing the hosts file, then rebooting for domains to work with apache, I can just use example ifup etho:150 (for ip 192.168.0.150) [16:02] Josh_: What's wrong with an extra entry in the hostfile for example.com -> 127.0.0.1? [16:02] No need to mess with anything else. [16:03] lordievader Just having to reboot every time I add a host file that annoys me, And on the Pi, I don't even need to reboot [16:03] Josh_: You set it up once, reboot and done? [16:04] That's only for one site? With ifup/ifdown, I can do as many as I need, and don't have to reboot [16:04] http://krypted.com/unix/setting-up-multiple-ips-in-ubuntu/ But all guides show them using eth0 (or eth0:1) [16:05] Josh_: It's for as many sites as you want. Let apache handle the vhost stuff not your routing. [16:05] how would I use apache2 with multiple IP? (is that possible instead) [16:06] Why would you want to do that? Apache is capable of serving ~unlimited websites on a single ip. [16:07] I know, But they are only view able from 127.0.0.1, which is why I was wanting the IP's [16:08] Josh_: Let it listen to your other interfaces too. [16:08] by editing /etc/apache/ports.conf? [16:10] Josh_: Yes, http://httpd.apache.org/docs/2.4/bind.html [16:11] Done that, Restarted apache and http://paste.ubuntu.com/8459662/ [16:11] no listening sockets available, shutting down [16:12] I have a Listen 192.168.0.150:80 in ports.conf (and reloaded) not sure what's happening [16:13] Josh_: What is your current ip? [16:13] Locally 192.168.0.8 [16:13] "The JDK is missing and is required to run some NetBeans modules" error message I keep getting on kubuntu, i am running netbeans 8.0.1, [16:14] Josh_: There is your problem you are trying to listen to a port with an ip address you do not have. [16:14] yahyaa you could try sudo apt-get install openjdk-7-jdk to install java? [16:14] is there a way to fix that vader? [16:16] thanks let me try that! [16:23] Josh_: Let it listen to an IP you have. [16:24] How can I let apache have more IP? [16:25] * lordievader sigh [16:25] Josh_: You don't want that. Let apache sort out the vhost matters not your router. [16:25] so just use hosts file? [16:26] In combination with vhosts. Yes. [16:27] is there not any other way to get multipl ip? === net is now known as polsVoice === nuser is now known as nudoge === nudoge is now known as nuser === nuser is now known as nudoge [20:04] HALP [20:04] !ask | TheFakeazneD525 [20:04] TheFakeazneD525: 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 === owner_ is now known as Guest80192 === Guest80192 is now known as turboroo === __lore__ is now known as _lore_ [22:53] lordievader: so, earlier I put a bouncy ball widget on my screen, then set gravity to 0, and autobounce to max, and it took me a while to delete it [22:53] lordievader: is there a file I can delete in the future to get rid of it? [22:53] or a command to run? [23:23] humm