[00:00] nobody___: Sorry typo on my part .. -> sudo lshw -C display | pastebinit <- That silly little space befor 'C" - should not have been there . Try again, please . [00:00] Hi guys.. maybe this is not the right channel.. but Anyone knows how to expand my storage in Amazon AWS Instance widhout losing data after reboot? [00:01] EC2 [00:01] anything special to clicky clicky to get particles to render? [00:01] I expanded, it created a new volume in /mnt but when I stopped and started, I lost everything.. so.. I'll try to read amazon website.. [00:02] Bobbo: IF you have tried to install from Nvidia, need to remove that .. and come up on what "Additional Drivers" recommends . IF no joy then one looks elsewhwere . [00:02] nvm got it [00:02] what do you mean [00:02] Bashing-om: I'm at the prompt... Not really sure which nvidia package to use, shall I just go with the latest one? [00:02] Additional Drivers... [00:02] I only recall that from when I've actually got a gui up. :P [00:03] Bobbo: To the best of my recolection .. 650ti wants 340.XX ... [00:03] this looks suspicious. in Xorg.0.log at the login screen, prior to login: [00:03] [ 9.814] resize called 2880 1800 [00:03] after login: [00:03] [ 77.483] resize called 1280 960 [00:04] that's the point at which i get a black screen and can't get the display to show anything afterwards. [00:04] Bashing-om: my choices according to the repo are 304, 310, 313, 319, 331... Or I could get it from the website. :3 === jimmy51v_ is now known as Guest28985 [00:07] You can also use ubuntu-drivers list fom the command line, if your stuck there. [00:08] Bobbo: Getting from the web site .. not the best solution .. often gets broke in updates ..Gimme a bit and I confirm what driver the 650ti requires . [00:08] s/ffrom/fom/g === Guest30639 is now known as jimmy51v_ [00:08] http://pastebin.com/3bAPAySV [00:09] what's the "correct" way to set system-wide mime-type associations? I'm using MATE and when I install audacious it takes over inode/directory... I know how to set it for myself, but I need it for all users. [00:10] Bashing-om: their website recommends 340, which isn't showing from `apt-cache search nvidia-3` [00:11] zekoZeko, https://help.ubuntu.com/community/AddingMimeTypes [00:13] ki7mt_: not really what i want... my problem is that a directory (MIME type inode/directory) gets opened with wrong application (when using xdg-open /path) [00:14] zekoZeko, that's file association then, those are taken care of a couple ways, in the .desktop files and in places like /usr/share/gnome/applications/defaults.list .. not sure about Mate specifically, as I never use it. [00:15] http://pastebin.com/3bAPAySV what now? [00:15] ki7mt_: i'm happy with figuring out how it works, i'll apply it to MATE :) let's presume I don't want to fiddle with defaults.list, is there something in /etc that overrides it? [00:17] ki7mt_: ah, i see, it's linked to /etc/gnome/defaults.list... this could be useful. I'll delve into freedesktop docs to figure out how it all fits together. [00:17] zekoZeko, well, that's the correct way, but I think this may work, though I've not used it: http://www.howtogeek.com/117709/how-to-change-your-default-applications-on-ubuntu-4-ways/ [00:19] nobody___: Look'n at your http://pastebin.com/3bAPAySV . [00:20] so, being scientific about this, mbp retina, black screen after logging in. the system remains responsive (via ssh) but nothing can wake up the display after that. here's the xrandr -q output when sitting at the lightdm prompt, followed by tail /var/log/Xorg.0.log. at this point, Xorg is not yet at a black screen: [00:20] http://paste.debian.net/140391/ [00:21] nobody___: No graphics driver loaded .. Intell is not my area of knowledge, but .. what hardware are we working with -> lspci -nnk | grep -iA3 vga | pastebinit <- . [00:22] after logging in, here's xrandr and tail Xorg.0.log again: [00:22] http://paste.debian.net/140392/ [00:22] looks like the login causes a video mode change, and that's what makes the screen go blank. unfortunately, switching back to the original video mode after it goes blank doesn't help. [00:23] Bobbo: Old info - I still look'n is that 3.19 version should workie . Maybe the repo just not caught up to what Nvidia has availabale . [00:24] is the grep command suppose to take a while? [00:25] =< 1 sec [00:25] question: should a user automatically get sudo permission when added to sudo group on ubuntu? [00:25] I tried doing that and it's still asking me for a password [00:26] actually those might be two separate steps [00:26] any way from the command-line to tell unity *not* to try to switch video modes? i.e. override this to the one that works? [00:26] http://pastebin.com/eSMzNN04 [00:26] Someone in US would you just search "Events in Roma, Italy today" and retrieve to me the URL? [00:26] akurilin2, sudo permission is using a password for root [00:26] akurilin2, that's two different things, questoin 1, yes, question 2, that's normal. [00:27] is it a bad idea to change my sudo group to be NOPASSWD: ALL since all my admin users remote in through ssh? [00:27] they don't have passwords afaik [00:27] akurilin2, yes your wide open than [00:27] they will have password [00:28] akurilin2, from my perspective, Yes, that's a bad idea [00:28] Bashing-om: Anything else after installing the nvidia package? I mean, I've just been able to do it in the paste but this didn't work earlier. :£ [00:28] akurilin2, You should also disable password logins, and use keys for added security, but that's just my opinion. [00:29] so well pu [00:29] put [00:29] nobody___: Lookin at http://pastebin.com/eSMzNN04. [00:29] ki7mt_: so I disabled password logins and use keys only, but I still shouldn't make every admin user NOPASSWD? [00:29] argh. what's the magic to talk to the dbus session so i can run dconf, as i can't open a terminal in unity. i can only contact the sick system via ssh :/ [00:29] Bobbo: IF ya had installed from Nvidia in the past .. need to remove those driver files prior to installing from "Additional Drivers" . [00:30] Bashing-om: clean install earlier today. [00:30] SynrGy: export DESKTOP=:0.0 should help... [00:30] SynrGy: but maybe you need something else to talk to dbus, dunno. [00:30] Well, as clean as I said; / formatted, old /home [00:30] akurilin2, each admin should have their own PW, and their own key, but you could share a common key so when you disable it, everyone gets cut off. [00:30] zekoZeko: nope. it was that simple. thanks [00:30] ki7mt_: Ok interesting, thank you [00:31] akurilin2, make sure you have a mater key, than nobody else gets but you. [00:31] s/master/mater/ [00:32] Bobbo: Install then from "Additional Drivers" the 'stable' 319 driver. let's see what is after a reboot . [00:32] zekoZeko: but somehow i suspect this particular incantation won't help === dan_ is now known as Guest63610 [00:33] but we have progress. logging in as a guest works ... [00:33] Bashing-om: "Additional Drivers" is a gui thing, is it not? I don't have access to that cause I can't log in, lol. :P [00:33] just logging in as the primary user doesn't :/ [00:33] i hate to toast all of dconf ... but it may come down to that [00:33] that cuz of the /home directory [00:33] Anyone know why getline(cin, ) stops working after scanf in c [00:34] nobody___: We appear to have 2 graphics cards: 00:00.0 Host bridge [0600]: and 00:02.0 VGA compatible controller [0300] . Lemme have a bit to see what we can come up with to tell the kernel how to handle this situation . [00:34] wrong channel [00:34] sounds like homework to me [00:35] oh also before this i had to chane the splash nomode thinging cus my screen was flickering [00:35] Bobbo: CLI, we can handle that also .. ubuntu-drivers list ? then we see what we can install . [00:37] Bashing-om: just gives 304 and 331, lol [00:37] nobody___: Still with "nomodeset' set in " /etx/default/grub " .. I do expect when the driver is installed that parameter to be removed (??) . [00:38] maybe [00:38] Bobbo: OK, ubuntu-drivers autoinstall .. let the kernel pick one . [00:40] bah. at the end of my patience with this one. will just mv ~/.config/dconf out of the way [00:40] nobody___: Agreed - maybe -- seems I have tunnel vision .. lemme revisit . === martinklepsch is now known as Guest27955 [00:43] nope. blowing away dconf, it gets recreated again with the wrong resolution: [00:43] http://paste.debian.net/140396/ [00:43] this is an excerpt from DISPLAY=:0.0 dconf dump / [00:44] if you refer to my earlier pastes, the login screen is fine at 2880x1800, and when it is switched to 1280x960 by logging in, the screen goes black and i can't get it back again [00:45] my attempt at recovery is to get dconf to forget the 1280x960, but apparently this is a default ... [00:46] any idea where unity/compiz gets this default? [00:46] nobody___: Try this to load the driver -> sudo apt-get update, sudo apt-get upgrade ,sudo apt-get install xserver-xorg-video-intel <- reboot and let's see the effect . [00:48] ok i installed it restarting now [00:50] alright im back theres no screen flickering so thats good we can still focus on the screen tearing issue [00:54] Bashing-om: no dice. =/ [00:55] Bobbo: Bummer .. Is "nomodeset" added in " /etc/default/grub " still ? [00:56] Bashing-om: it's not in there [00:56] nobody___: Is a driver now loaded ? -> sudo lshw -C display <- look in the confiruation line . [00:57] all it says is latency=0 [00:57] Bobbo: Humm .. same same dor you as nobody___ .. did the driver load ? -> sudo lshw -C display <- . [00:57] ayo [00:58] dor/for* [00:58] Bashing-om: That didn't give any output? [01:00] Bobbo: The command is good .. give it some time to search, look and output . [01:00] I did, it wrote some stuff out, but then removed it and stopped executing. [01:01] Bobbo: Very strange .. I just copy/pasted that command in my terminal .. is good .. try again . [01:05] nobody___: Still with no driver loaded ! Back to the drawing board .. Do not know the whyfore here yet . [01:06] yea strange [01:07] Bashing-om: same again [01:07] redirected stdout to a file and the file is 0 bytes [01:09] Bobbo: UnGood.. presently can not imigine that situation .. Lemme ponder a bit .. see what I can come up with for a cause . [01:10] hai [01:10] nobody___: To cover the base .. what returns -> lspci | grep Display | pastebinit <- ? [01:11] Bashing-om: lspci -knn | grep VGA -A2 says nvidia driver is in use [01:12] who else have tried Sparklinux [01:12] http://pastebin.com/AQ6xuSWY [01:15] Bobbo: Maybe see IF the Nvidia driver is behaving it's self ? -> sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old , sudo nvidia-xconfig <- Now restart so that the Nvidia driver can take effect. [01:15] nobody___: If you do not adress me by nick .. I can loose ya in all this .. I be look'n at http://pastebin.com/AQ6xuSWY . [01:16] I still don't have an xorg config... [01:16] I guess I should just do nvidia-xconfig [01:16] ok nick [01:19] nobody___: one command -> lspci | grep Display | pastebinit <- . I expect only a very short output. [01:19] the grep display doesnt do anything [01:20] Bobbo: It is strange for sure, I sure expect that control file to exist for the proprietary Nvidia driver . [01:21] nobody___: Thanks ( a nick please so your response gets high lighted in my IRC client ) .. humm, that no output must mena no driver is loaded .. I guess .. lemme see what I can do . [01:22] nick ok sorry i forgot [01:22] Bashing-om: ran nvidia-xconfig, rebooted, no dice. :( [01:24] nobody___: Ya did it again .. all ya got to do is type 'bas'- for "me" and hit the tab key to autocomplete the nick of the person you are addressing . Else ya can and do get lost in the maze . [01:24] bas - did it work? [01:25] bas [01:25] 各位亲们,请问下在纯命令行条件下,能不能启动virtualbox?图形化界面下好卡,我跑了一个win8.1,分配了2G的内存 [01:25] bashing-om [01:26] Bobbo: Let's rip it all out and start again . be right back. [01:26] give me an example of the command or text i would send to you i dont get what you mean by that [01:26] . [01:26] . [01:26] . [01:26] . [01:26] . [01:26] nobody___: Got it .. thanks ... [01:26] rofl [01:27] Bashing-om: tbh, it's now 1:30 here. =/ [01:27] I should get to bed. :3 [01:27] did i miss the party? [01:28] !cn | yaoning englisg here [01:28] yaoning englisg here: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [01:28] english* [01:29] Bobbo: Rgr, we continue tomorrow .. I have in mind to purge all and re-install . [01:29] #35+ [01:29] /join #35+ === digifiv5e is now known as Guest95706 [01:31] Rather annoying, I must say... [01:33] Bobbo: It is a mystery, I agree, I like solving 'buntu puzzles . [01:34] nobody___: In the meantime, back to finding out why we can not get a driver to load for your Haswell-ULT Intell chip set . === zombifier is now known as Guest56618 [01:42] try running the unity test first: /usr/lib/nux/unity_support_test -p -f [01:44] Something that has come up... We are using Intel NUCs with SSDs for Kiosk machines - people keep randomly unplugging... So far, no issues, but, is there anyway to optimise the installation for this? There is never anything that needs to write/update on the machine, so, want to make these pretty bullet proof... [01:46] and if all else fails, try installing the Intel drivers directory: https://01.org/linuxgraphics/downloads [01:48] nobody___: ki7mt_ ^^ , All I too know to try . We have tried installing the repo driver, did not take . [01:49] Intel 1.0.7 has a x86_64 driver for 14.04 === Guest97755 is now known as karstensrage [01:50] qualcuno parla l'italiano? [01:50] Or install the stack with xf86 package [01:50] !it [01:50] 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) === zombifier25 is now known as zombifier [01:51] Bashing-om, then once Intel video is working, can work on drivers for the secondary card if needed. === marko is now known as bg-momak [01:52] ki7mt_: I think I misread the output .. I do not think we are dealing with but one graphics set . [01:53] The I would try the Intel driver, they ahve both 32/64 bit. [01:54] Then I would .. [01:57] list [01:58] ki7mt_: Admittedly, little experience with Intel graphics, Intel just works .. All I do know to do -now - is see what results with the OEM driver .. :) [02:00] I agree, normally, Intel just works, but it's interesting they provide Drivers for 14.04 :-) [02:03] nobody___: Still with us ? [02:05] .bashing-om yup [02:05] bashing-om up [02:05] bashing-om yup [02:06] hello my fellow linux users [02:06] nobody___: all lines say "yes" from -> /usr/lib/nux/unity_support_test -p -f <- ? [02:07] !list [02:07] Fiskyo: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [02:08] join #ubuntu-it [02:08] Bashing-om [02:08] Bashing-om everything else says yes [02:09] nobody___: Whoh .. I am surprised .. I do not know what now to advise .. Anybody else ? === Agent_Isai is now known as Freddy === bender is now known as Guest55183 [02:11] guess this is end of the line and hope ubuntu programmers can solve in next update === Freddy is now known as Agent_Isai [02:11] Bashing-om guess this is the end of the line and hope ubuntu programmers can solver the problem [02:12] nobody___: Well, no .. that might be a hasty conclusion . I just do not know Intel well enough to 'know' . When booting the liveDVD what is the graphics like ? [02:13] nobody___: fwiw, a newer kernel came through today for 14.04 -> 3.13.0-44-generic [02:13] bashing-om do you think this has anything to do with the reason why i cant change the backligh on my laptop [02:14] Hi! Ubuntu World! [02:14] basdammit i accidently hit a book makr while yping now i forgot wahat i was gonna say [02:14] nobody___: It is possible ( there is that boot parameter on a working driver to have the backlight functional) . As squinty advises, may see what things look like on the new kernel . [02:15] there all fixed up triple screens all working took 4 days but got it sorted out [02:15] bashing-om oh thats right im not booting this live i installed it as main OS on hardrive [02:16] nobody___: Right, but IF grahics are good in the liveDVD, we can conclude the non-graphics in the install is due to problems on the install . [02:26] since upgrading from 12.04 to 14.04 (64bit) i can't seem to get 32bit programs to run, one porgram telling me to install ia32-libs which doesnt seem to exist in the repos anymore, what is the fix to this? [02:28] what programs are we talking about [02:29] most should work out of the box [02:29] can any one explain what this means http://pastebin.com/7MKZbbBu === ch_ris is now known as ch_ris|AFK [02:30] zombifier, at the moment its trine2, and second life client firestorm [02:31] ItsMeLenny, Lots of info on archive access or compiling it's not in the repo's, not sure what else to say. [02:31] holy slow pastebin [02:31] BloodyDragon20: probably means it's looking for a file someplace it isn't [02:31] I have a built in micro sim card reader, and I'm trying to do some research before buying a microsim card to use with ubuntu 14.10 [02:31] reisio is there a way to fix it [02:32] i dont know why theyd get rid of it when so many things use them [02:32] bubbasaures, im not quite sure what you mean [02:32] BloodyDragon20: it looks like you're using some random 3rd party binary that you didn't get from a package manager [02:32] BloodyDragon20: that was your first mistake [02:32] skweek: well, good luck? [02:32] reisio its called CentOS [02:32] ItsMeLenny, When I looked on the web I see others asking the same question, and the answers contained these options [02:33] BloodyDragon20: oh? /topic [02:33] ItsMeLenny, that's because nowadays most packages are expected to just grab the appropriate 32bit libraries, since Ubuntu has proper multiarch support now [02:33] Found a AskUbuntu thread: http://askubuntu.com/questions/401672/trine-2-on-ubuntu-13-10-saucy-64-bit [02:35] hey I'm having trouble installing grub on ubuntu minimal, says fatal error. Any help [02:36] nicholas, You uefi? [02:36] what ubuntu version did u install? [02:37] 14.04 mini [02:37] nicholas: Show the channel what we are working with -> sudo parted -l | pastebinit <- . To see where grub should be installed . [02:37] nicholas, Can you pull up a terminal? [02:37] thinkpad x120e [02:37] right now on lubuntu regular [02:38] nicholas, try to read posts and just answer this can get mixed up. [02:38] ok [02:38] nicholas, can you run Bashing-om's command [02:39] pastebinit needs to be installed I believe [02:39] most things need to be installed to use [02:40] no......don't tell me that's true. ;) [02:41] bubbasaures: True ! The harsh reality of life sometimes hurts . [02:42] shucks I just thought the world revolved around me, I'm so crushed. [02:42] hallo! just a curiosity: is SSH an encrypted protocol? thx [02:43] anyone knows which best Ubuntu 14.10 or Ubuntu 14.04 LTS?? [02:43] Lacan: knowing what 'LTS' entails would answer your question, I dare say [02:43] I can go ahead and tell you, though, it entails: nothing at all [02:44] bubbasaures: ^^ It does, It does, What would #ubuntu be if you were not here ? [02:44] which would you rather have, the 1996 Ford or the 1997 Ford? [02:44] Morning guys [02:44] mornin' [02:44] i'am using Ubuntu 14.10 Pure UEFI, which running more smooth than Ubuntu 14.04 LTS..! [02:44] Lacan: far out [02:45] bubbassaures, you sure are active here. I hope you forgive my impatientness [02:45] same to you bashing-om [02:46] nicholas, You are fine bro, looks like the computer should be a msdos set up, we were curious if not a uefi/gpt which is not on the mini. [02:46] the shim anyway [02:46] *sparkles* *stars* [02:46] Do any of you folks know if Ubuntu still has issues with ATI GPU's? [02:46] becouse it's more compatible for my notebook hardware!!! [02:46] Trying to install ubuntu onto my iMac G3. I'm repartitioning the drive so it looks like "32.3kB Apple, 1.0MB boot Apple_Bootstrap, 50MB xfs /boot, 2.0GB swap, 18.4GB xfs /". When I go to write the changes to the disk, it complains about not being marked for formatting (which it is), then fails saying "Failed to remove conflicting files: The installer needs to remove operating system files from the install target, but was unable to do so. The inst [02:46] all cannot continue." [02:47] bubasaures, I'll stick with Lubuntu for now, as it is quite minimal [02:47] !mac | GeekDude [02:47] GeekDude: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [02:47] I remember back in 10.04 I think it was I had big issues trying to get drivers for it to work [02:47] It's run in smooth graphical view without installing any additional drivers!!! [02:47] well i'm more wondering if anyone can tell about how to detect the simcard reader and see if the built in one is supported [02:48] Was that for me Lacan? [02:48] nicholas: We fix'n the mini's grub situation ? [02:49] ok/ [02:49] Nope, but for ATI GPU's u need to install non-free graphic driver manually..! [02:49] ?* [02:49] Lacan: well, you can if you want [02:50] BlackVenom: ATI does have a couple of issues .. ATI dropped support for some popular cards is the main one . [02:50] Ah bugger [02:50] hello everyone [02:50] skweek, This a mini ssd port your just calling a sim? [02:50] 'lo lala [02:50] it looks like a Micro-Sim port to me [02:51] I have a HP N40L microserver and need to find a GPU for it that fits [02:51] skweek, look in the manual [02:51] need to install my graphic card. after trying installing additional driver, still no luck [02:51] nicholas: Show is what we are working eith -> sudo apt-get install pastebinit , sudo parted -l | pastebinit <- and a tale will be told. [02:52] ok, lemme grab it offline [02:52] http://shop.lenovo.com/us/en/tablets/lenovo/miix-series/miix-2-11-inch#tab-tech_specs [02:52] it looks like it [02:52] Connectors [02:52] 2 x USB 2.0, Micro-SD, Micro-SIM, Micro-HDMI Audio Combo Jack [02:53] I'm not currently in the ubuntu mini installer :-( I just put Lubuntu === zz_Mongey is now known as Mongey [02:54] lala: What graphics card ? -> lspci -nnk | grep -iA3 vga | pastebinit <- . [02:55] u just need to install from the ur DVD Installer manually in folder non-free if i'm not mistaken [02:55] nicholas: IF you are booting Lubuntu liveDVD on same system as the mini is installed to .. the command will report . [02:55] skweek, Cool, good job, never messed with a sim on more than my phone, so not sure how to confirm this one working, might be in lsusb would be my guess if something is plugged, just a bad guess really. [02:55] vga compatiable controller. this is what i have found after -lspci [02:56] dumped mini completely :-/ me=noob [02:56] lol, thanks, I'm really excited about the capability, nothing looks even close in lsusb [02:57] Bashing-om: vga compatible controller. === gry is now known as svetlana [02:58] whatever, I'm still new, as time goes on, I'll learn more [02:58] lala: That does not tell us much .. the output of the requested command will tell us . to install pastebin tool -> sudo apt-get install pastebinit <- . [02:59] nicholas: To be new is not a sin .. We all were at one time .. All of us are at some point on that learning curve . [03:00] anyone knows how to solve bluetooth adapter not found and modem not detected directly. Sometime it detected but mostly not.. that's some kind of headache??? [03:00] specs? === zz_saschpe is now known as saschpe [03:01] hello [03:01] whats a good SSH program with a GUI [03:02] I use PuTTY on Windows, but its very buggy on Ubuntu [03:02] whats a good one? [03:02] why would you need a gui; .ssh/config rocks [03:02] http://nerderati.com/2011/03/17/simplify-your-life-with-an-ssh-config-file/ [03:02] :\ [03:02] sorry [03:03] sometime the new kernel could make more issues..! [03:03] what about a GUI one? [03:03] Bashing-om Thanks for the reply. Is that the same for all Linux builds or just Ubuntu? Don't really want to have to go back to windoze if I can help it [03:04] !info secpanel [03:04] secpanel (source: secpanel): graphical user interface for SSH and SCP. In component universe, is optional. Version 1:0.6.1-2 (utopic), package size 42 kB, installed size 301 kB [03:04] maxwell: ^^ [03:04] Bashing-om: thank you for your prompt response. i did use that command. what would be the next step? [03:06] BlackVenom: For all linux builds. ATI bought out AMD and dropped what all AMD was doing for us . BUT, ATI does a fair job of supporting their stuff .. slow about the newest hardware support - getting better . [03:07] lala: The command should have resulted in a URL output to your terminal .. pass that URL back here so we can see that result . [03:07] ok Bashing-om. Thanks :-( [03:08] svetlana, thanks a bunch [03:09] svetlana, thanks a bunch [03:09] welcome, sorry for being a bit thick originally [03:09] lala: Still with me, or am I going to fast ? we need to know " lspci -nnk | grep -iA3 vga " by what you put into that pastebin . [03:10] Bashing-om: http://us.archive.ubuntu.com/ubuntu/ precise/main python-configobj all 4.7.2+ds-3build1 [233 kB] and http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe pastebinit all 1.3-2ubuntu2.1 [16.1 kB] === Mongey is now known as zz_Mongey [03:11] also, in Windows, PuTTY allows to have a pinned list of servers that can be accessed right from the toolbar [03:11] Bashing-om: thank you for bearing with me. after installing pastebin tools. these r the urls i got . [03:11] does secpanel have this? [03:12] lala: Slow down and advise me when/if you do not understand ... 1st is to install the tool 'pastebinit' : do so from terminal commands : -> sudo apt-get install pastebinit <- when that is done advise and we do the next step . [03:13] Bashing-om: yes. after that command . pastebin is installed :) [03:14] svetlana, ? [03:15] lala: OK, now in terminal do: -> lspci -nnk | grep -iA3 vga | pastebinit <- that will put that output into a file on 'pastebin' and give you a URL back in your terminal . please post back here that URL and we access that fil and see what the result is . [03:15] Bashing-om, ?? [03:15] lala: copy and paste for commands works wonderfully . [03:16] Bashing-om, why do I need that command? [03:17] lalatenduM: Not directed to you (?) was talking with one 'lala' . [03:17] Bashing-om: http://paste.ubuntu.com/9723737/ this is what i got. [03:17] lala: Great ,, I be look'n . [03:18] Bashing-om: thank you for your time. [03:18] Bashing-om, ah, sorry. somehow I got highlight as my name is lala in another server :( === zz_Mongey is now known as Mongey [03:18] I mean irc server [03:20] Is there a way to get Firefox to report that the OS is Windows? [03:20] there is an addon [03:21] lalatenduM: Hate to be the beareer of bad news .. Just not much (some) help for the GMA500 graphics set. see : https://wiki.archlinux.org/index.php/Poulsbo , http://ubuntuforums.org/showthread.php?t=1984236 <- support thread for the GMA500 . [03:21] useragent cloaker [03:21] or hider, tblake3 [03:21] tblake3, user agent switcher for browsers [03:21] there [03:21] yea! switcher [03:22] lalatenduM: Good to know I am not at fault ( in this instance) . [03:23] lala: Then I did do it .. sorry lalatenduM ... see my last lala. :) === cpt_othello is now known as Cpt_Othello [03:26] Bashing-om : thanks again. just for the info. when i installed latest version of ubuntu LTE. it did pick up the graphic card. but the system got too slow. then i downgraded to previous version. but having trouble with graphic card . === Cpt_Othello is now known as cpt_othello [03:27] anyone know how to turn a lubuntu into a standard ubuntu desktop experience? === cpt_othello is now known as hello_there [03:28] MrCurious: You can try install ubuntu-desktop. That'll install standard ubuntu desktop on your machine. [03:28] MrCurious, install the ubuntu-dedktop [03:29] desktop* Doh [03:29] maxwell, bubbasaures: user agent switcher worked, thanks! [03:30] great, tblake3 [03:34] hi everyone. I'm guessing this is a support chat area? [03:34] I'm gonna guess i might be able to find some advice? [03:35] !ask | electricfred [03:35] electricfred: 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 [03:35] i did apt-get install ubuntu-desktop, then rebooted, and the odroid c1 rebooted with the same window manager [03:37] MrCurious, You have to choose the desktop at login. [03:38] MrCurious: I do not know " odroid c1 " but in a normal install, at the login box - upper right click on the 'buntu icon for a drop down to secect the desired session . [03:38] ahhh hmm, it autologged in [03:38] MrCurious, logout than in auto logins go to last desktop run. [03:38] goes* [03:38] ahhhh [03:39] *smacks forehead* [03:39] lol it happens. [03:39] thanks [03:39] no pr4ob [03:39] prob* === Mongey is now known as zz_Mongey [03:39] Hi.... we'll 1st time here... anyway, ubunto install won't. boot.. downloaded 12.4, made an image with a ubunto desktop with the start utility. All goes fine until reboot. and it won't.. blank screen. Suspect MBR issue, but I can't seem to get anywhere? Ideas? [03:40] !nomodeset | electricfred [03:40] electricfred: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [03:42] thnx, will try it [03:45] MrCurious, Heh a mini cool and cheap [03:48] i have it hanging off of a motorola lapdock [03:48] a laptop on the cheap 4 * 1.5ghz 32bit 1gram [03:49] yeah 35$ and linux friendly [03:50] not as powerful as the u2/u3 i have, but its cheaper and disposable [03:51] hi, i'm on 14.04 - when i run do-release-upgrade it says no new release found [03:51] am i supposed to go hunting through my sources.list ? i'm using the rather generic au.archive.ubuntu.com, i would have hoped it'd be up to date after 3 months [03:52] adante, You know of lts and in between releases a time of support? [03:52] and* [03:52] bubbasaures: sorry can you rephrase that? [03:52] !lts [03:52] LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) [03:53] adante: ^^; what returns -> grep Prompt= /etc/update-manager/release-upgrades < - ? [03:53] Prompt=lts [03:53] adante, By upgrading you loose the 5 years support om 14.04, 14.10is way shorter is all. [03:53] and how long the support for Ubuntu 14.10 Utopic Unicorn??? [03:54] !14.10 | Lacan [03:54] Lacan: Ubuntu 14.10 (Utopic Unicorn) is the current release of Ubuntu. Download at http://releases.ubuntu.com/14.10 - Read the release notes at https://wiki.ubuntu.com/UtopicUnicorn/ReleaseNotes [03:54] yes 14.10, sorry?? [03:54] Lacan: Ubuntu 14.10 will be supported for 9 months for Ubuntu Desktop [03:54] bubbasaures: that is fine as i have never engaged support - how do i upgrade? [03:54] Lacan: from the ReleaseNotes link [03:55] adante, I would follow Bashing-om [03:55] Then your system is awaiting 16.04 .. IF you realy want 14.10 . will have to re-direct . in " Software Sources " is one way . [03:55] adante: "support" means that no new packages will be released after support ends. No bugfixes, no security releases. Nothing. [03:55] wait - 16.04 was a typo right? === richard is now known as Guest22502 [03:56] adante: Nope, as your update manager is set for ' LTS ' ... the next LTS release is 16.04 . [03:57] Bashing-om: ok [03:57] It's comprehensible, since 14.10 more stable.. as long as i try it then 14.04 ! [03:57] wow okay didn't release release cycle had lengthened [03:58] ok so from the command line how do i upgrade to 14.10 ? can i set Prompt=standard ? [03:58] can anyone tell me how to apply this patch to my kernel? I've downloaded linux-source-3.13.0, I just need to figure out the next step. https://lkml.org/lkml/2013/5/30/513 [03:59] adante: See -> cat /etc/update-manager/release-upgrades <- in a text editor change the line " prompt=lts " to " prompt=normal " . [04:00] adante: Ta want the GUI way ? [04:00] Bashing-om: i don't have a graphical head atm so CLI is preferred [04:01] Bashing-om: so if i do that then i should be able to apt-get upgrade; do-release-upgrade [04:01] ? [04:01] adante: the text editor way will get the job done . : ) [04:01] someone recommended i disable ppas before upgrading - is this necessary? [04:02] Now In QT4, the font over 48pt, can not be showed with Bold. [04:02] adante, recommended practice otherwise you'll get errors --- lots of errors [04:02] adante: it's more complicate and more risk if lucky not getting any issues..! i suggest u use directly Ubuntu 14.10 and pure UEFI to be more comaptible to your hardware [04:02] How to solve this problem? [04:02] Spiffy-man, From 2013, not sure this is within our support 3rd party wise. [04:02] adante: Then yeah .. make sure ALL PPAs are disabled ,, inclusive of proprietary grahics drivers .. ( sometimme the installer misses a PPA - non ubuntu software - .. also disable any screen saver . should then be a piece of cake . [04:02] Lacan: when you say use directly do you mean reinstall from scratch? [04:03] from the installer i mean..! [04:03] Lacan: i use directly ubuntu 14.10 from the installer? i don't follow [04:04] adante, I would be backed up, having those packages from ppa's can make trouble, on or off, their installed [04:04] bubbasaures: it's unsupported yes, but it's the only way to decouple my pci lanes === Hexeon|2 is now known as Hexeon [04:05] adante : But it's ur prefer ! Are u using BIOS MBR or UEFI GPT? [04:05] Spiffy-man, I doubt anyone at least a responsible person here will touch that is all, could be wrong. [04:06] Spiffy-man, I would address the end goal a little more and this is ubuntu only support so we are on the same page, [04:06] Lacan: bios mbr i believe [04:06] I am now using kazam to record my video on Ubuntu 14.10. however, I got noise sound in recorded file. what is the problem. It used to work well. [04:07] !purge-ppa | adante important info I think [04:07] adante important info I think: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [04:08] alright, to revise the question for ubuntu-centric support: how do i apply a kernel patch to my ubuntu kernel? we'll leave out the specific patch for this question [04:08] adante, Have you checked if any of those ppa's are in 14.10, if not purge it first, if me I would purge all especially a graphic driver one. [04:09] sigh [04:09] adante: i use both..! [04:16] Anyone who's play Urban_Terror?! [04:18] Spiffy-man: you apply a patch to the source code, then compile your own kernel [04:18] anyone knows how to install a complete C++ Api on Ubnutu?! [04:19] Lacan: your question doesn't make sense. Can you rephrase? [04:19] i gathered that much. it's somewhere in that process I am confused :P [04:19] sup all? im in kali-linux 1.0.9 and am thinking about switching over to a flavor of ubuntu. i like the drop down menus and alot of the apps i use...use QT but mainly i need the unstable repos for the pre-built packages. i tired of having to build everything from scratch. any recommendations [04:19] i'd like to learn C or C++ on Ubuntu?! what shoud i install for its envinroment?? [04:19] Spiffy-man: if you're confused, it may not be a good idea to compile your own kernel === zz_Mongey is now known as Mongey [04:20] yes. I agree. But I need that patch to continue. I've never needed to mess with the kernel before [04:20] Lacan: depends which one you want to learn. https://help.ubuntu.com/community/InstallingCompilers [04:21] Yeah, i thoughs it's depend on what u need..! [04:21] Spiffy-man: All I would suggest is that you research lots, do tests on a VM or something. Only take action on the real PC when you're absolutely happy you've got it right [04:22] somsip: anyway, thanks for the reference :) === Mongey is now known as zz_Mongey [04:31] hello, [04:31] so when i boot into linux, it says there was a problem [04:31] how do i find out what it is and how to fix it? [04:31] hey, anyone here have experience with installing Ubuntu to a machine that uses the cciss driver (HP, ie Smart Array P400) [04:31] its not detecting my disks, though i can see them in /dev/ccis/ [04:31] a symlink /dev/sdb to /dev/ccis/c0d0 didnt help [04:32] disks to not show up under /sys/block [04:32] do not ^ [04:32] FrankD, Never heard of this, but is this a uefi bios? [04:33] #symfony === paulus68_ is now known as paulus68 [04:34] raid as the bugs would say right [04:35] ubuntu server 12.04 install into asus eeebox. acpi_osi= did not do the trick. screen still goes off... any ideas? === zz_Mongey is now known as Mongey === Mongey is now known as zz_Mongey [04:38] good morning to all [04:40] electricfred, Not sure exactly but this link might help, http://redsymbol.net/linux-kernel-boot-parameters/ [04:40] sheer: What errors does the system report from terminal commands: -> sudo apt-get update , sudo apt-get upgrade , sudo apt-get -f install <- ? [04:41] sheer, also look at the info in the dropdown, apport is the reporting package and will do this on 3rd parties even. [04:42] I generally nuke apport === asdfasdfasdfasdf is now known as strangelove === strangelove is now known as wigflip === wigflip is now known as InternetFriend [04:45] thnx bubbasaures.... way over my head.. just a newbie trying my 1st simple server build on a recycled platform. [04:46] electricfred, With a desktop? [04:46] or the cli goes black? [04:46] Ah off, my bad === zz_Mongey is now known as Mongey [04:47] no desktop. screen goes blank, monitor goes off, keyboard and power switch locked up [04:48] that is an issue, I wish I had a clue on it. [04:49] seems a common problem from what I've read on posts and forms, but never see any answers. Yet the machine came with Ubuntu desktop [04:49] electricfred, You tried the server #ubuntu-server channel I would assume. [04:51] with me, don't asume anything LOL... didn't see any link to a server chat. Only saw this IRC [04:55] anyone have a byobu windows.tmux.file that successfully launches several windows and a command per window? can you put it up on a pastebin somewhere? [04:55] I'd really appreciate it :) [04:56] vbgunz, Have you looked through any bugs? === Mongey is now known as zz_Mongey [04:57] bubbasaures: no. not sure where they're at [04:57] I've googled the baby jesus out of it and I should have had it working by now but no dice [04:58] vbgunz, Not really knowing your issue, I found these, https://www.google.com/search?q=byobu+windows.tmux.file+ubuntu&btnG=Search&hl=en&gbv=1 [04:58] easier to show the search I think [05:02] bubbasaures, no its not a uefi bios.. old board, circa 2008 or so [05:02] h [05:02] oops, sorry [05:02] but its still 24 2.66GHz cores and 128GB of RAM :p [05:03] to which Ubuntu wont install to and i need it to in order to match my other VM server :\ [05:04] bubbasaures: I've visited pretty much the entire first page before I saw what you did there. I'm not kidding about googling this issue to death [05:04] FrankD, I asked as we see this with them, is all. [05:04] well near death, I'm still kicking and so is the problem [05:05] its due to it being an older driver mainly [05:05] its a block driver not a SCSI driver [05:05] but i dont have an issue install bsd/solaris/OI on it, havent tried to see if Fedora will go on smoothly [05:06] is there any way to tell Ubuntu "HEY MY DISK IS AT /dev/cciss/c0d0"? [05:06] vbgunz, Sure, I doubt I can help directly, but here the actual issue is what is most often addressed. [05:07] vbgunz: there is a small #byobu channel if that can help [05:07] FrankD, Does a sudo fdisk -l show anything? not sure if you have a cli there. [05:07] vbgunz: oh, you found it already :p [05:08] I can create my own windows.tmux.file for Byobu and create a session and several windows but I should also have the option add a command on the tail of every window definition but I can't. no commands work in any way, double, single or no quote. byobu stops in its tracks complaining I got it wrong but I am 95% sure I don't [05:09] thanks lotuspsychje, yeah the dev is super helpful in there but not available at the moment [05:09] bubbasaures, no fdisk in the installation [05:09] i guess i could wget it [05:09] or curl [05:09] if thats there [05:09] I'd hate to bother him to because this shouldn't even be a problem but I can see how I could get it wrong [05:09] vbgunz: man byobu show anything usefull? [05:10] lotuspsychje: just a complaint of how I should use "new-window" ... everything about it is good up until I try adding -> ssh u@h [05:10] then it all goes to hell [05:10] well, it just complains about usage of "new-window" [05:10] FrankD, Heh, you get it going and we could use it as a mini super to answer all the questions here. ;) [05:14] vbgunz: here they describe new-window lines into the config: http://askubuntu.com/questions/213600/setting-default-byobu-screens === zz_Mongey is now known as Mongey [05:15] not sure if its relevant [05:17] lotuspsychje: thanks a bunch but I'm using tmux as my backend. I'm pretty sure I'm correct in my usage but the config file is probably being parsed wrong or I'm doing something wrong on a very subtle level and I can't see it. [05:20] vbgunz: can you paste the exact error plz? [05:22] lotuspsychje: there really isn't an error, it's just this when executing byobu -> usage: new-window [-adkP] [-c start-directory] [-F format] [-n window-name] [-t target-window] [command] [05:23] vbgunz: dont you need to add such line in your profile to work? [05:23] vbgunz: you get an error after try the command no? [05:23] the command -> tmux new-window -t one:4 -n 'u@h' 'ssh u' WORKS in terminal but doesn't work in windows.tmux.ssh [05:24] no error, just that [05:24] k [05:24] tmux new-window -t one:4 -n 'u@h' WORKS in the config but adding 'ssh u' on the tail end of the definition (where it should go and works in terminal) does not work :( [05:24] vbgunz: aha, i found the #tmux channel, alot more users there :p [05:25] hmm, I guess I can give it a try [05:37] hmm [05:38] disk does not show up in fdisk -l and fdisk /dev/cciss/c0d0 says device does not exist [05:38] what a pain [05:38] not that i really need a disk, VM server can boot off USB [05:38] everything is iSCSI [05:39] So...what happened to my new Ubuntu 14.10 install: http://i.imgur.com/xxcpm3B.png [05:39] Loaded it on a VirtualBox VM on Windows 7. [05:39] just cant believe BSD/OI/Solaris Express had no issues [05:39] Nathan2055, you get the kernel upgrade today? [05:40] 14.04 [05:40] No idea. I just downloaded the 14.10 ISO via the torrent from http://www.ubuntu.com/download/alternative-downloads [05:40] *downloaded today [05:40] give the vm more hardware power in the vm settings [05:40] Nathan2055, Network install? [05:41] No. Full install from the ISO. I did get the updates and the non-free additions, though. [05:41] Nathan2055, Did you install any graphic drivers? [05:41] And I dunno what you mean by more power, it has 1.5GB of RAM and 30MB of graphics memory. [05:42] No, this is what I got on second boot-up. After the initial install I shut down to make a VM snapshot. [05:42] 30 mb is not enough, minimum 128 mb [05:42] I would give it the full graphic and back it off as you like to start with [05:42] Nathan2055, pretty low ... not sure that would run on a native ubuntu. lubuntu *might* run on those kind of settings === Mongey is now known as zz_Mongey [05:44] I also get this weird error where it keeps freezing up on the "Enter passphrase" page and making me reset. [05:44] Nathan2055, nothing to do with your graphics. suggest you solve one issue at a time. [05:44] Nathan2055, might be due to the same issue [05:44] Gave it full graphics, same thing. [05:45] Boosting to 2GB RAM. [05:46] Nope. Still busted. [05:46] 128MB graphics, 2GB RAM. [05:46] Nathan2055, did you md5sum that .iso?? [05:46] I couldn't find the checksum on the website. [05:47] come on, give it some more than the 80's vram [05:47] Nathan2055, http://releases.ubuntu.com/utopic/ [05:47] ah wait, misread that. sorry [05:47] That's the max video memory available in VBox. [05:48] Found them: https://help.ubuntu.com/community/UbuntuHashes === zz_Mongey is now known as Mongey [05:48] But doesn't BitTorrent do that automatically? [05:48] Nathan2055, always verify your .iso ALWAYS [05:49] kk, running an md5 [05:50] It's correct, at least according to the page I linked. [05:50] Maybe I screwed something up, I'm gonna go to bed and try and reinstall tomorrow. [05:50] With a different ISO. [05:51] 'night === andrex is now known as andrex|off [05:57] g'day guys, can someone give me some insight how to fix my dkms?? [05:57] I'm using 14.04 [05:57] telx85: what hapended to dkms? [05:57] !details | telx85 [05:58] telx85: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [05:58] yeah not drama [05:58] so if I run this command - dkms status it shows this [05:58] nvidia, 340.65, 3.13.0-43-generic, x86_64: installedError! Could not locate dkms.conf file. File: does not exist. [05:58] but I've also got multiple installs?? of nvidia === Mongey is now known as zz_Mongey [05:59] http://paste.ubuntu.com/9725166/ [05:59] telx85: from ubuntu repos? [06:00] no installed from nvidia [06:00] that is the issue. [06:00] ?? [06:00] I need to only use the ubuntu repos to install nvidia drivers? [06:00] afaik the nvidia driver from the website doesnt work with dkms. [06:00] the ubuntu nvidia driver from the repos works with dkms [06:01] why does it show in dkms status that there are other versions installed then? [06:01] !find nvidia trusty [06:01] Found: nvidia-prime, nvidia-settings, nvidia-settings-304, nvidia-settings-304-updates, nvidia-settings-310, nvidia-settings-310-updates, nvidia-settings-313-updates, nvidia-settings-319, nvidia-settings-319-updates, nvidia-settings-experimental-304 (and 56 others) http://packages.ubuntu.com/search?keywords=nvidia&searchon=names&suite=trusty§ion=all [06:02] indeed, driver from the website doesnt work with dkms [06:02] ok so how do I purge the old drivers and use the repos? [06:04] sudo apt-get remove --purge nvidia-\* === badon_ is now known as badon [06:10] y [06:16] sorry dude came for a package had to run [06:16] command doesn't work, it doesn't find any packages === hades is now known as hades__ === zz_Mongey is now known as Mongey [06:37] Hi! Any tool to asses ubuntu can be installed for mobile device [06:38] ramsrambo, sounds like a statement can you clarify your end goal. [06:39] I wanna install ubuntu on my swipe telecom MTV slate model [06:39] ramsrambo, is it ATOM/ARM8 or higher? [06:40] CPU MTK 8389, Quad core [06:40] ramsrambo, then it is a no-go AFAIK [06:40] ramsrambo, That is an android device [06:41] yes ! it is running a rooted jelly beans [06:42] no lolipop eh, closest would be #ubuntu-touch no guarantees though [06:42] why I cannot install ? it has a cpu [06:42] nokia 3310 has a cpu too [06:42] Lol [06:43] 1GB DDR 3 Ram 8 GB ROM flash [06:44] ramsrambo, There are no images as of now for android devices basically, on one that could run it. [06:44] if there is a tool could determine the possibility of installing ubuntu [06:44] yeah, it's between your ears. ;) [06:44] https://wiki.ubuntu.com/Touch/Devices [06:45] arm8 or x86 [06:46] giving a new tool would be a great idea than listing all devices I guess [06:47] hey guys how can i install flash player on my browsers like chrome and opera? [06:48] i already have it on firefox enabled by default [06:48] mehdi__, chrome has got its own pepperflash build in [06:48] !flash [06:48] To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [06:48] OerHeks, well what about opera? [06:49] mehdi__, Is this mint? [06:49] bubbasaures, ubuntu 14.04 [06:50] mehdi__, opera is not on that page, try pepperflash ? see the url from ubootuy [06:50] the flash-plugin run in opera [06:50] *ubottu [06:51] Anyone experience with aptly, more specific using it for PXE install? [06:53] willemgf_, aptly is debian only? [06:53] this cpu I hv on my tablet MT8389 is an low cost ARM SoC (system on chip [06:53] !info aptly [06:53] Package aptly does not exist in utopic [06:53] bubbasaures: sorry got a phone call and distracted - thanks for your help! [06:53] still I can install ubuntu === wiak_ is now known as wiak [06:54] adante, You get upgraded it seems, good. [06:54] ramsrambo: try #ubuntu-arm or #ubuntu-touch [06:54] ramsrambo, good luck with that Cortex-A7 [06:55] ok ! Ben64 [06:55] OerHeks, Aptly is indeed isfor debian, but should also work for ubuntu. I only have problems with configuring my preseed file in order to use the aptly repo. [06:55] willemgf_, it is not available in ubuntu, so i wonder [06:56] Heey guys, i have the software X11VNC server installed so i can remote desktop my ubuntu server (GUI). The only thing is when i start the Computer it doesn't setup the settings automatically. I want it to start automatically so when i put in sudo reboot that it also startup. Can anyone help me with that? [07:00] I really wish some linux distribution would automagically recognize fakeraid during install :( [07:01] Does anyone know if it is possible to install Ubuntu 14.04 to a software RAID10 in a way where if I lose a disk the system will still boot and not freak out? [07:05] I have two servers running ubuntu. They both are running 14.04 and have two nics. I want to directly connect the two nics but when I do they on't seem to be able to reach each other. The ip's are statically assigned 192.168.0.100-102 [07:05] OerHeks, Ubuntu is Debian based, so I doubt it would not work! We already installed the package and created our own repo's. Problem is that my PXE install ends up with a "wrong mirror" error. [07:06] jefgy: stupid question, but did you perhaps try a crossover cable incase the autoxover isn't working? [07:06] what does ethtool $nic_identifier1 and ethtool $nic_identifier 2 say? [07:07] I didn't but they are both running gig intel cards [07:07] does it detect link? [07:07] jefgy: Are the other NICs connected to something else? I'm thinking if you have a routing problem [07:08] The other nics are connected to the class C network [07:08] hello, How do I install certain dynamic libraries I want in Ubuntu using apt-get? I want to install libraries like ld-linux.so.2, pulseaudio-libs.i686 and couple other more. Why can I simply not do # apt-get install pulseaudio-libs.i686 [07:09] jefgy: make sure you add a route for the 192.168.1.x subnet or it will most likely try the default route to your other subnet [07:10] I set the route [07:10] ethtool say auto-neg is on [07:10] this is the same setup I used in 10.04 [07:10] and 12.04 [07:11] The only differences is that I had to trim up the interfaces file (remove gateway etc) === fh is now known as Guest90831 [07:41] i just installed ubuntu 14.10 amd64 because it showed there was a package i wanted "GQRX" and after i did all my updates i tried to install it and it dont. it shows it is there with the 'apt-cache search gqrx' command. so whats up with that [07:41] en1gma, where did you find that package? [07:42] nm. i think i found my mistake [07:42] its called "gqrx-sdr" [07:42] thanks though === pinnen_ is now known as pinnen === andrex|off is now known as andrex [07:43] can someone please direct me towards the right phrases to ask? I downloaded an httpserver and it's supposed to be an API for ActiveTick. I ran the executable and I get basically default details. What am i doing wrong? [07:44] i have a complaint about the whole install process. the ubuntu servers are horrible for the download...only 1GB so i installed utorrent on my windows pc and then got the torrent. i then put it on a usb stick. 90minutes to install when all the files are already on the stick? freaking language packs? are you serious? i picked my language during install === andrex is now known as andrex|off [07:45] any new person will be really frustrated. luckily im not new but just disappointed in that crap. also it says do you want to install updates during install and i select yes. guess what happens after i reboot after installation? it install 30mins of more updates? [07:45] im just saying. very very disappointed about the install process [07:45] of course now that its all installed im happy but dang. worse the windows 8.1 install process [07:46] en1gma: this channel is not for ranting [07:46] Please verify that the ip 192.3.139.98 is not a hacker or this server is not hacked from a hacker. It's to do a some legal complain from french to american ? or something else to find the responsable ? [07:47] sorry [07:47] kiki67100, how do you expect us to verify that? and no, I'm not clicking that link [07:47] i just said that im happy that it was installed. someone really should fix the automatic language packs install or there should be an option that says "pull lan cord" [07:47] cfhowlett: sorry below the correct phrase [07:47] Hello, i have a question, my friend has been hacked from a american server, It's possible to do a some legal complain from french to american ? or something else to find the responsable ? [07:48] en1gma: ok, but this channel is for ubuntu support, not ranting [07:48] kiki67100, you could complain to your ISP I suppose ... [07:48] kiki67100, you have heard of a proxy right? [07:48] kiki67100: this is #ubuntu, for Ubuntu support questions, it's not even close to on topic here [07:48] ummm im just hoping someone that has a little pull will take it into consideration about the suggestions i posted. not ranting [07:49] cfhowlett: The remote ISP ( American ) or my ISP who rent my server ? [07:49] kiki67100: not on topic here [07:49] bubbasaures: I don't know that, what is it ? [07:50] ok anyhow. i going to be on my way. happy it is installed. have good day peeps [07:50] kiki67100, ask in #ubuntu-offtopic [07:50] cfhowlett: Thanks i just asked,have a nice day [07:50] Does any one know why phpmyadmin would display actual PHP Code instead of showing its GUI? I installed mySQL and Apache2 and phpmyadmin from console. I have no httpd.conf file. Only the apache2.conf file. Apparantly I should put some addHandler instead of addType in the file. But I see no addType. Any suggestions? [07:51] bubbasaures: You said in pv or here what is the "proxy right" ? [07:51] no pm's ever here look it up === honesty is now known as setdishonesty === setdishonesty is now known as dishonesty === kero5hin is now known as paper_snail [07:54] hello [07:54] quick question about crontab [07:54] where can I find the log for it? [07:54] syslog [07:54] /var/log/syslog only seems to have the last few hours? [07:55] unixius: in syslog each cron is logged [07:56] i back. i installed gqrx-sdr but cant find it in the apps search. where does it put it [07:56] when i try to install it again it says "its already installed" [07:58] kiki67100: how do I look at a specific one then>? [07:58] en1gma: /usr/bin/gqrx [07:58] unixius: nano /etc/rsyslog.d/50-default.conf , remove the comment for cron, you'll get a /var/log/cron.log that should be longer i guess [07:58] grep 'your_commande' /var/syslog [07:58] Ben64 so i just need to make a shortcut? [07:58] grep 'your_command' /var/syslog [07:59] en1gma: or maybe look for it using "gqrx" in the dash [07:59] ok thanks for the info. preciate it [07:59] ok [07:59] one other thing [07:59] it looks like one of the crons is working [07:59] the other one is not [07:59] use a script [08:00] the one that IS working is like this: [08:00] */2 * * * * ~/dir/script.sh [08:00] the one that isn't (on the line above) is this: 55 15 * * * ~/dir/script2.sh [08:00] is there anything obviously wrong with that script2 one? === gac_ is now known as gac [08:01] unixius: no, it should run at 3:55pm [08:01] unixius: maybe the script has a bug? [08:01] you should also use full paths in stuff instead of ~/ but thats not necessarily causing a problem [08:02] ah damn [08:02] script2.sh didn't exist [08:02] I renamed it :/ [08:02] hopefully that fixed it [08:03] thanks for your help [08:09] ok. so there is an option to make any symbolic link to an external url? [08:09] i.e: ln -s http://example.com/somepic.jpg somepic.jpg [08:09] what exactly do you mean [08:10] that the picture will not be hosted on my local machine [08:10] no [08:11] maybe alternative way? [08:11] what are you trying to accomplish [08:11] make an external url, an local readable file [08:12] right, but why [08:12] space... [08:12] well you could use sshfs [08:13] or nfs, or samba, or anything else designed for network sharing of files [08:28] Hello, I am trying to connect with ethernet, however, when I plug it in, I can see my ethernet, but it cannot connect. When I run sudo dmesg |grep eth0, te main thing I get is eth0: EEE is disabled === James_F is now known as Guest76481 [08:32] Unnice: do you see your eth0 device when you type 'ip addr'? [08:32] I do [08:32] are you using DHCP or setting a static ip? [08:33] do you have an IP when you run ip addr by the way? [08:33] I believe DHCP but let me check [08:33] I do [08:33] right on! [08:33] do you know what your default gateway is? Can you ping it? [08:34] What would the command be for that? [08:34] just ping? [08:34] yep :) [08:34] the gateway is the first thing posted? [08:35] route -n [08:35] Also thank you for helping me cpslcktrjn [08:35] no problems :) [08:35] 'route -n' you'll see the first line, second column. I believe [08:35] see if you can ping this [08:35] i have a -m [08:35] not a -n [08:35] sorry? I dont follow [08:35] 'route -n' is the command you'll want to run [08:36] n for november [08:36] Sorry i had a derp moment [08:36] There is nothing posted under gateway [08:36] curious [08:37] do you have traceroute installed? what happens when you trace to say…8.8.8.8 === Incurza is now known as incurza- [08:39] hello [08:39] ban me [08:40] Terens, leave [08:40] I have to install traceroute [08:41] Unnice: why? [08:41] Package traccerout is not avaible [08:42] you have mispelled traceroute [08:42] sorry i did here [08:42] But not on terminal [08:42] ah k [08:42] pastebin the actual error [08:42] After installing fail2ban my CPU usage has dropped from 5%-10% to 0.5% [08:42] I do not have internet on the computer [08:43] So pastebining would be impossible [08:43] then how do you expect to download the package? [08:43] the package was purely for troubleshooting [08:43] i suggested it - thought it'd be there by default [08:43] @Unnice: do you know what your default gateway should be? Sometimes its 10.1.1.1 or 192.168.1.1 [08:44] believe it is 192.168.1.1 [08:44] awesome, let's set it statically [08:44] \o/ sounds like fun on the bun [08:44] what version are you using? type cat /etc/lsb-release [08:44] and tell me the release [08:45] Ubuntu 14.04.1 LTS [08:45] Unnice, traceroute is available for 14.04.1 http://paste.ubuntu.com/9726810/ [08:46] cfhowlett: only if he can reach a package repo to download it [08:47] Unnice: do you know how to use a text editor? like VIM or nano? [08:47] I do [08:47] awesome :) [08:47] Might not be the best though [08:47] can you please edit /etc/network/interfaces [08:48] "unkown mime-type" [08:48] no write permission for file [08:49] :-| [08:49] you'll need to be root [08:49] do you have root access? [08:49] lemme check [08:49] and i dont [08:49] * Unnice sighs [08:50] hmm, this makes things difficult [08:50] Sorry :/ [08:51] Hi [08:52] Ah fixed it [08:52] what was it? [08:52] I now have root access [08:52] oh right on [08:52] lol I meant root access sorry [08:52] :D [08:52] edit that file [08:52] I am not very good at this in case you couldnt tell [08:52] ok [08:53] Permission denied [08:53] then you don't have root - i'm afraid [08:54] says i am running it though... [08:54] root@name-laptop:~# [08:55] curious, you shouldn't be getting permission denied [08:55] can you run 'ls /etc/network/' [08:55] do you see an interfaces file? [08:56] as root? [08:56] yes [08:56] actually, even better [08:56] 'ls -lah /etc/network | grep interfaces' [08:57] -rw-r--r-- 1 root root 82 Jan 10 2015 interfaces [08:58] drwxr-xr-x 2 root root 4.0k Apr 3 19:46 interfaces.d [08:58] that's fine [08:58] type 'vim interfaces' [08:59] can you pastebin that file please? [08:59] I am on a different computer so I have to type it [08:59] ~ [09:00] ~ [09:00] ~ [09:00] ah damn [09:00] 22 ~ all the way down [09:00] don't worry about it then [09:00] i'll give you something to replace it with [09:01] on the last line "interfaces" [New File] 0,0-1 All [09:01] ah you were in the wrong working directory [09:02] cd /etc/network [09:02] vim interfaces [09:02] you'll see a stanza about the eth0 interface [09:02] replace it with this (note you'll need to fill in the gaps) [09:03] http://paste.ubuntu.com/9727001/ [09:04] I do not see a stanza about eth0 interface [09:05] Is it possible to know if a package is in ubuntu image originally or has been installed afterhand? [09:05] jarnos_, check the logs for install date/time [09:06] Hey. I used setsid command to run a script in background. How do I stop/kill the session it created? I can't find it in "ps -e". [09:09] cfhowlett, can you do it without running the image? [09:09] Unnice: do you see anything? [09:09] auto lo [09:09] jarnos_, eh, no. sorry. that would only work on an installed system, not an image. I guess you are customizing the .iso? [09:09] idace lo inet loopback [09:10] and that's it? [09:10] ~ [09:10] About 15 of those [09:10] and at the bottom [09:10] "interfaces" 3L, 82C 1,1 All === cat is now known as Guest94430 [09:10] alright [09:10] cool [09:10] can you add that stanza from pastebin? [09:11] substiting the netmask, broadcast and address [09:11] sure [09:11] cfhowlett, no, I need to know, if a package is originally in a mythbuntu iso or have I installed when I booted from it. [09:11] directly below iface lo inet loopback? [09:11] yep [09:11] make sure it's not in the middle of anything [09:11] either up the very top or very bottom [09:12] Ok [09:13] How many spaces should address be? [09:13] Or does it not matter? [09:14] it doesn't matter [09:14] but 4 :) [09:14] good [09:15] address meaning ip? [09:16] meaning the IP that your server should currently have - yes [09:16] be sure that it doesn't conflict with something else on your network [09:16] ok [09:16] Might take me a little bit, I am going to have to look up how to figure each one out === Damier- is now known as Damier === Damier is now known as Guest19644 [09:21] when i do ip addr show [09:22] it only gives me inet6 [09:22] and not inet [09:23] hello, i have created a ppp connection from terminal, and i'm trying to set the traffic through it, if ppp0 is available, traffic goes there or i need to set it manually [09:26] avernos: Well, to check you can run, for example, "wget -qO- http://ip.dnsexit.com/" and see if the IP you get matches your ppp0 IP. [09:28] I am sorry, but I cannot seem to find my ip for eth0 anywhere [09:31] good === lng is now known as Guest18073 === JustGiveMeANickN is now known as HowAreYou === HowAreYou is now known as EnglishName [09:59] How can I run a shell script in background when I login? I added following command to "startup applications", but it creates a tiny terminal window: gnome-terminal --geometry=0x0 -e "bash -c 'bash ~/Documents/autoScreenshot.sh ~/Pictures/autoScreenshots 1'" [10:00] rubiksmomo: did you try adding bash ~/Documents/autoScreenshot.sh ~/Pictures/autoScreenshots 1 [10:01] rubiksmomo: ( foo.sh &)& [10:01] Is there a way to test those without logging out? === tcpman is now known as Guest424 [10:03] I have some P4 CPUs. Need to revive them. It can only boot CD , no DVD, No pendrive. Which distro do you recommend? Lubuntu doesn't fit on CD ( I tried debian, but its repo are mess) [10:04] gulzar: mini.iso install would work. claiming P4's can't boot DVD is very strange, if a system can boot CD and it has a DVD drive connected, it'll do both [10:04] OK, I tried both of those in "startup applications", but neither did anything. Only the original one works. [10:06] daftykins: they only have CD drives. Network install is not able to download behind proxy server. I set up network, http_proxy , but it says server doesnot support release. I tried both unicorn and trusty [10:06] sure you specified the proxy correctly? [10:07] you're out of luck if you can't get that to work [10:07] daftykins: yup, I am working with proxies from past 1.5 yr. And currently on Arch [10:07] ah the ricer distro === andrex|off is now known as andrex [10:08] daftykins: seems like have to go with Archbang :| [10:08] so some distros are working with this proxy and some not? [10:09] How can I run a shell script in background when I login? I added following command to "startup applications", but it creates a tiny terminal window: gnome-terminal --geometry=0x0 -e "bash -c 'bash ~/Documents/autoScreenshot.sh ~/Pictures/autoScreenshots 1'" [10:09] daftykins: all worked except ubuntu minimal === cat is now known as Guest90545 [10:09] daftykins: fedora, suse, debian, bodhi, mint, arch ..... [10:09] perhaps it's a bug [10:10] daftykins: maybe .. [10:11] rubiksmomo: Why not just add bash ~/Documents/autoScreenshot.sh ~/Pictures/autoScreenshots 1' to startup applications? [10:11] Toggi3: cause it doesn't seem to do anything [10:12] daftykins: thank ypou [10:12] daftykins: *you [10:13] rubiksmomo: what is the expected outcome of that shell script? [10:13] Toggi3: it takes screenshots and saves them to that directory [10:13] Runs forever and sleeps a second between each one [10:14] seems wasteful [10:15] try bash -c 'bash ~/Documents/autoScreenshot.sh ~/Pictures/autoScreenshots 1'& [10:16] rubiksmomo: see above incase you didn't see it due to not being highlighted :) [10:16] I saw it, I'll have a try [10:21] Toggi3: doesn't seem to do anything. No terminal window visible, no screenshots being taken by the script. [10:21] hi *, where/what can i look for a problem where i have a ubuntu 14.04 running on an x86 host that, after some 20 days, has init using 450 megs of ram instead of the usual 4? [10:22] Only this seems to work in startup applications: gnome-terminal --geometry=0x0 -e "bash -c 'bash ~/Documents/autoScreenshot.sh ~/Pictures/autoScreenshots 1'" [10:24] uovobw, try 'top' in terminal, to see what application is responsible. [10:24] and see if you have 'zombie processes' [10:26] OerHeks: tried that, the application responsible is /sbin/init (!!!!) and there are no zombies (there were in the past - i have logging that captured that - but are no more) is zombie process memory inherited by init upon reap? [10:27] hello [10:27] i try to install ubuntu 14 32 bit on my laptop, but ll i get is black screen on boot, although the live usb, from which i am chatting right now, works fine. can ayone please help ? [10:28] uovobw, then check your logs, ~/,xsession-errors in home and logs in /var/log/ [10:28] are the growing? [10:28] some one explain me how can i connect wd 2tb cloud to Linux Mint 17 "Qiana" === apple is now known as Guest29932 [10:28] !mint | Guest29932 [10:28] Guest29932: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [10:29] !nomodeset | Adran, [10:29] Adran,: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [10:29] OerHeks: they are growing but not outside expected size/rate. at the moment the system seems to work fine. that used ram also is not cached, due to slabtop and htop reporting so (can i trust these tools?) [10:29] did not work [10:30] htop is oke, dunno about slabtop [10:30] uovobw, hard to say what could be the issue [10:31] OerHeks: yup, that is why i tried here. thanks for the help in the meantime. [10:35] hello [10:35] hello [10:35] hi [10:37] * mrguser slaps 32NAAZKJ8 around a bit with a large E63-1 [10:43] sojib [10:44] !ot | mrguser [10:44] mrguser: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! === paper_snail is now known as kerosene [10:52] could you please take a vote at http://strawpoll.me/3397261 ... would be awesome [10:53] tonygaga, no no and no. wrong channel for that kind of stuff [10:53] tonygaga, never. [10:53] cfhowlett: it is ubuntu so what's wrong about that [10:53] tonygaga, I don't click strange links [10:53] no polls please [10:54] "strange links" ok so i'm going to ask the exact same question here [10:54] do you have / and /home on seperate partitions? 0 total votes [10:54] tonygaga, no polls in this channel. [10:55] cfhowlett: ok got it chill [10:56] see? that's why i made a poll.. === Malsasa_ is now known as Malsasa [10:56] tu es trop chou tonygaga [10:59] i need to run an old version of php on ubuntu.. how do i proceed with this? [10:59] i need php4 [11:02] hello want to copy all file in a nano editor [11:03] zamba, you might need to build it yourself, good luck https://launchpad.net/ubuntu/+source/php4/6:4.4.4-8 [11:03] cfhowlett: OerHeks: can i get a yes/no from you guys? [11:03] tonygaga, oerheks was very clear: NO POLLS in this channel. that's the answer [11:03] tonygaga, stop it please, take it to #ubuntu-offtopic [11:05] how is this a poll if i kindly ask you if you recommend having root and home on seperate partitions on ubuntu ? [11:05] Anyone mind asking a few simple questions for me? [11:06] TOTAL NEWB WARNING THOUGH (sorta) [11:06] FreeFrm: go [11:06] FreeFrm, details plz [11:06] tonygaga: because that's not what you asked, lol. [11:07] Okay, I want to run an apache server to serve as a splash screen for Wi_fi I give my neighbors for free [11:07] Bobbo_: geez Bobbo_ so i ask it now. i just wanted to make it easier to answer [11:07] I saw few options and think the shit, let me find the option real quick [11:07] Running DD-wrt on a nighthawk [11:08] WiFi dog, found their documentation and stuff so good there [11:08] hello everybody [11:08] I only have windows machines and want to run on bare metal eventualyl but just want to set this in a vm for now [11:08] haya ohmy [11:09] using 14.10 i'm looking for the most complete PPA containing Qt 5.4 modules, any idea please ? [11:09] So just looking for recommendations for a distro and vm client [11:09] windows 7 or 8.1 [11:09] the 8.1 serves as my HTPC and is limited on RAM win 7 is more geared to gaming but doesn't get a ton of love [11:09] Any help? [11:09] FreeFrm: does the wifi need a a login page? [11:09] Not really [11:10] It is open now on virtual network interfaces that is isolated from my lan [11:10] But I just want to have it say something [11:10] FreeFrm: that they're using your free wifi? [11:10] FreeFrm, easiest fix would be to assign a login but sounds like you really want to complicate this .... [11:10] Want to give the old folks around me some interwebz so maybe they bake me a cookie [11:11] Ehh, not really, I have a big circuit [11:11] and they are nice [11:11] So it's a little something I can do to help them out, just covers maybe three house right around ,me [11:12] plus nice intro to linux that I need some more experince in [11:12] FreeFrm: i wouldn't put too much effort in it.. if you want to share your wifi (which i don't reccommend for your own safety) i would just make it open and maybe write it in the essid [11:12] appreciate the concern tonygaga [11:12] but kinda stuck on the idea === Guest90545 is now known as randy [11:13] doesn't really sound like it is on topic for #ubuntu though [11:13] sure [11:13] Okay, I can move on. [11:13] there is #ubuntu-offtopic though === randy is now known as Guest62227 [11:13] So can I just ask if you wanted a small apache server running in a vm what would you choose if you had to install it on a windows machien? [11:14] well since you're in ubuntu, the answers you get would probably be biased towards ubuntu [11:14] sure, I am down for that since that is the only distro I have installed [11:14] plus I can partition a machine and dual boot so the vm doesn't lag too far behind [11:15] but I want to have them both running and am limited on hardware atm [11:16] thaks Ben64 [11:17] I'll move over there [11:17] carry on [11:21] So Sunday I installed Ubuntu 14.04 over my old 12.04 install (keeping my /home partition), but now after login the DE freezes and everything I've tried doesn't seem to work. Nouveau and nvidia driver (331) both cause it, changing desktop environment hasn't fix it, and checking the unity app thing in ccsm hasn't fixed it. Although, if I switch to one of the terminals I can stop lightdm and then startx and get into a working desktop environment. Anyone know what [11:21] 's wrong please? :3 [11:22] Bobbo, shot in the dark but ... did you format the target partition? if not, config files ... [11:25] cfhowlett: I formatted /, and mv'd my config directory to manually merge in what I want. [11:25] Bobbo, as I said; shot in the dark... [11:26] Yeah, I've tried so many different things I'm not really sure what to try any more. [11:26] Bobbo_: sometimes a full /tmp or some permission errors can be the cause. are you sure your uid in the previous system is the same as the current one? [11:27] Bobbo_: use the guest session for a bit and see if it behaves, maybe [11:27] uovobw: df reports 29% usage on / (it's 20GB partition). Not sure how I'd check the uid. [11:28] daftykins: guest misbehaves too. [11:28] hi [11:28] live session? :) [11:28] sulabh_: hello [11:28] What do you mean? [11:28] Bobbo, reboot from the USB [11:28] run from a flash drive for a bit [11:28] Bobbo_: sudo cat /etc/passwd | grep and then check that the number is the same. OR check that a file that you are sure was there in the old system is user you and group you. if it's user you group something else than that is the problem [11:28] plz any one tell me how to start contribute in ubuntu community../? [11:29] !contribute | sulabh_ [11:29] sulabh_: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu [11:29] i am new in IRC channel [11:30] thank you [11:30] I dont get this error im seeing in my syslog on my ubuntu system "postfix/sendmail[10486]: fatal: open /etc/postfix/main.cf: No such file or directory". Am i using postfix or sendmail, lol? [11:31] appears to be sendmail when im looking at the ps output [11:31] but no idea why its saying postfix there [11:32] !contribute | sulabh_ [11:32] sulabh_: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu [11:32] uovobw: https://www.zerobin.net/?f6f20728fd041899#0OYIA1+rBx8JTYBkhKVP7IZFPsYbZCHF27zaDkjM1Ww= - So that's good? [11:33] Bobbo_: it is, the problem must be somewhere else then. sorry, worth a try [11:34] Maybe it's lightdm. :3 [11:34] Hiyas all [11:36] BluesKaj: morning o/ [11:37] Hello, can someone tell me which kernel headers are the "right" one on Ubuntu? [11:38] I see atleast 3 different ones linux-headers--{,generic,lowlatency} [11:39] ffledgling: generic. lowlatency is for the... low latency kernel. [11:39] i think the linux-headers- without generic/lowlatency ? [11:40] that is the verion i have installed currently [11:40] daftykins: there's a separate low latency kernel ... okay [11:40] OerHeks: Yeah I have that one pre-installed as well [11:40] 'Morning daftykins === LazyO is now known as LazyO|Off [11:47] I ran tar -xzvf foo.tar.gz in my /root directory earlier. I can now no longer ssh into that box [11:48] Did I fubar the /root directory and if so, is there any way to fix it? :/ [11:49] you should use a normal user anyway [11:49] got physical access to look inside? [11:49] No :( [11:49] you don't SSH as root though, do you? [11:49] if you do you're doing Linux wrong [11:49] yes, I know all that [11:49] do you have another user with ssh access? [11:49] simong: you have a copy of foo.tar.gz you can access? [11:49] if not, and the box is remote, you are probably fooked [11:50] rjsalts: yeah I have it here [11:50] simong: does it have a .bashrc or something in it? [11:50] no it doesn't have a bashrc in it [11:51] it did have a ./ when extracting [11:51] I still have the terminal output, let me paste it somewhere [11:51] simong: can you ssh with a command? i.e. ssh foo.example.org "whoami" or something? [11:51] No, I'm getting permission denied [11:51] simong: rather than trying to get interactive shell [11:51] it refused my pubkey [11:52] simong: ah, so it's changed permissions of root or .ssh to be group or other writable [11:52] possibly? [11:52] http://pastebin.com/YZNBHKid [11:53] I can still ssh into the box as another user [11:53] simong: yeah, you will have to do that and fix the permissions on root's home directory [11:53] that's what we asked earlier, can you 'sudo -i' ? [11:54] I'm trying to get root privilege [11:54] I'm not sure this user has it [11:54] so why do you allow root login 0o [11:54] simong: you can try su too, if you've set and know the root password [11:59] ok, phew I managed to get root privileges [12:01] simong: anything quirky looking from an ls -al of /root ? [12:02] yeah, the user:group rights aren't root:root anymore but 502:staff [12:03] Reverting those back to root:root fixed it [12:03] Next up, disabling root ssh :f [12:03] O_O [12:03] heh [12:03] simong: That probably should of been one of the first things to do. :P [12:04] Yeah, I've inherited this environment and I'm by no means a sysop/devops person [12:04] just trying to keep the train rolling :( [12:06] simong: is it a supported version at least? :D [12:06] sort of, it's 12.04 [12:07] but it's been neglected for a while now [12:07] ah that's fine 'til April 2017 [12:07] nothing wrong there [12:16] simong: I don't see a problem with root via ssh, but I'd put it on key only and/or forcing a command [12:16] Yeah, it is on key only [12:18] So... Switching to gdm hasn't worked either. =/ [12:18] ugh === guinsly is now known as guinslym [12:22] This seems intresting [12:22] indeed [12:23] I'm having trouble debugging an aufs mount that I've set up with autofs. I tried setting the debug level to verbose and debug in the autofs conf level, but there's no output in either of the usual places (dmesg, kern.log, messages)… Anyone who knows about this? [12:23] I guess everyone here have expertise with Linux Ubuntu? [12:23] daryoush, #lubuntu has a channel [12:24] !lubuntu | daryoush [12:24] daryoush: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support. [12:24] ill check it out [12:24] !lubuntu [12:28] Hello friends, need help with my sdcard reader always on READ-ONLY mode (Ubuntu 14.10) [12:29] tried to look on foruns but to no avail [12:29] hi [12:29] realtek card reader ( Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5289 (rev 01)) [12:29] ideas? [12:29] paulovap: did you mount it? [12:30] paulovap: so it's not just the auto mounts picking ro? [12:30] i tried to mount manually but it does not mount in read only [12:30] * read-write [12:31] paulovap: try sudo mount -o -remount,rw /path/to/mountpoint [12:31] i'd like to add a ppa in lubuntu 1404,but i've read it's better not add external ppa to not pollute the system, what should i do? thanks a lot [12:32] calimero_82: see if there's a package in the repos that does the same thing [12:32] calimero_82, you can add a ppa, but as ppa's are unsupported here, you break it, you fix it [12:32] EriC^^, mount: can't find /dev/mmcblk0p1 in /etc/fstab [12:33] paulovap: remount not -remount [12:33] EriC^^, same output [12:34] paulovap: mountpoint, not device [12:34] paulovap: is it already mounted? [12:34] sorry no [12:34] mount: cannot remount /dev/mmcblk0p1 read-write, is write-protected [12:34] the output now [12:34] Are you sure it's not the card itself? [12:35] then it is write protected, move the slider [12:35] tried on windows [12:35] Some SD cards have a write-protection slider [12:35] works fine [12:35] and tried changing the slider too :( [12:36] try a different sd reader [12:36] Ben64, tried the card on different reader (another notebook) works as well [12:36] seems to be an issue with my realtek sd reader [12:36] there you go then [12:37] maybe a driver not loaded [12:37] EriC^^, any suggestions apart from changing computer? [12:37] uhh... [12:38] So I sudo service lightdm stop [12:38] And then startx [12:38] But now I dunno how to end it. [12:38] don't do startx [12:38] paulovap: what kind of filesystem is it? try sudo parted -l [12:38] Ben64: My system is broken, lol. [12:38] I just want to end it so I can try doing stuff (that'll complain that it's running). [12:38] Bobbo: ok? startx might only break stuff more [12:39] EriC^^, i think i does not matter because i can't even format the partitions [12:39] What's wrong with startx? :3 [12:39] its not the right way [12:39] paulovap: maybe delete and create a new partition table and partitions [12:39] 'the right way' is currently broken. [12:40] Bobbo_: probably because you use startx. [12:40] So Sunday I installed Ubuntu 14.04 over my old 12.04 install (keeping my /home partition), but now after login the DE freezes and everything I've tried doesn't seem to work. Nouveau and nvidia driver (331) both cause it, changing desktop environment hasn't fix it, and checking the unity app thing in ccsm hasn't fixed it. Although, if I switch to one of the terminals I can stop lightdm and then startx and get into a working desktop environment. Anyone [12:40] know what [12:40] 's wrong please? :3 [12:40] EriC^^, dmesg | tail gives me something interesting: [ 950.678620] mmc0: cannot verify signal voltage switch [12:40] is it important? [12:40] partition table: msdos [12:41] fat partition? [12:41] file system : fat32 [12:41] fat32 file system [12:41] do you have a pc with windows === andrex is now known as andrex|off [12:42] Yes, but it's a brand new card [12:42] try to check it for errors [12:42] okay === andrex|off is now known as andrex === pvoigt_ is now known as pvoigt [12:53] EriC^^, nothing. Formated there and nothing two. Always read only [12:54] open in mac with no problem too [12:54] must be a driver issue since lspci does not recognize it [12:56] i think i've read before about realtek card reader issues [12:57] daftykins, i've been reading about it too. But mostly about not reading the card at all [12:58] mmm [13:03] hello [13:04] hi [13:04] Bobbo: is there anything in xorg's log files? [13:04] Not from what I can tell. [13:05] I've given up for now, going for backup n' nuke. [13:05] you said changing the de didn't fix it, which DE did you try? [13:06] gnome 2, gnome 3, xfce, unity [13:06] hm, okay [13:07] a colleague of mine had the exact same problem yesterday, and he was able to work around it by installing xfce [13:07] in his case, dbus proved broken upon X startup === Guest27955 is now known as martinklepsch [13:08] did you run debsums to verify the integrity of your installed packages? [13:11] bye [13:14] DC'd after I said what drivers I had tried. [13:17] Hello [13:17] hi [13:18] Is this the placer wherre I can get support for Ubuntu [13:19] rohan_, yes, just ask your question [13:22] EriC^^, hey i made it work! upgrade the kernel. So probably bad driver. [13:22] How do I hide a user in Ubuntu.I tried adding the username to users.conf but it does'nt work.Instead it says to change settings in 'accountsservice'. [13:22] thanks [13:22] I use Ubuntu 14.04 [13:31] I've tried to create a .desktop for the launcher to launch a QT application, but when I click the icon, it spawns a new launcher icon with a '?' logo... any help? [13:32] Namaste. I've been trying to install Ubuntu 14.10 on my 17 inch MacBook Pro 5,2 (early 2009 model) to dual boot it with OS X Yosemite. However, I've been running into an annoying problem with the display driver. I'd appreciate some help trying to figure this out and get a functional GUI. [13:32] how can I remove the mail command ? I have not install mailx or other command line mail clients [13:32] I'm currently connected to IRC via a tty using Emacs. And X doesn't start on my machine. As soon as I turn on my system, I am dropped into the shell login prompt. [13:33] How do I start X? Also, where can I check the configuration/logs for the X server? [13:33] sudo service lightdm start [13:33] yesudeep`: "pastebinit /var/log/Xorg.0.log" [13:34] daftykins, sure. Give me a moment. [13:34] I want to find out the command belongs to which package, is there any tips? [13:34] sudo service lightdm start fails to start. I'll paste the log for you.. [13:37] yesudeep`: what processor speed is your model? [13:37] daftykins, https://gist.github.com/6d7f110d1063bf99a883 [13:37] http://www.everymac.com/ultimate-mac-lookup/?search_keywords=MacBookPro5,2 [13:37] ugh such an unpleasant paste site :P raw button isn't so bad i guess [13:38] daftykins, heh. Well, I tried using pastebinit via emacs, and it says 'pastebinit API has changed' [13:38] daftykins, hence, I've used gist. :) [13:39] yesudeep`: i mean that one is the one i don't like the look of ;) [13:39] oh didn't see the first line [13:39] i'd just have run it from bash [13:40] Processor is: 2.8GHz Core 2 Duo (T9600), MacBook Pro "Core 2 Duo" 2.9 17" Mid 2009 [13:40] what on earth, it claims you have two GPUs 0o [13:40] Would `start on started beanstalkd` work for a upstart script, given that beanstalkd is using SysV? [13:40] yes, i do. I have a GT9600 and a GT9400 on this macbook [13:41] err [13:41] hehe. [13:41] yesudeep`: so it is, what a quirky setup. where did you get nvidia 340 from? manual install from the website? [13:43] !mac [13:43] For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [13:44] i've tried the nvidia-331 ubuntu package. It appeared to work until I received a kernel upgrade. After that, my system stopped booting. I've reimaged my system, and tried nvidia-340 from the nvidia xorg edgers repo. which apparently, caused flickering redrawing parts of the screen (something to do with full screen repainting). All was fine, and I received another update. That caused the nvidia-340 driver to be autom [13:44] atically uninstalled. Right now I've tried to install the drivers from nvidia's Website. [13:45] How do I enable 256 colours on ubuntu 14.10? [13:46] I tried putting TERM=xterm-256color in my /etc/profile [13:46] But there is no xterm-256color in /usr/share/terminfo/x/ [13:46] Only xterm+256color [13:47] yesudeep`: mmm, there's nothing in the config that suggests to me why it suddenly decides to delete both and terminate. there was a bug with not regenerating the 331 module on new kernel install i think, but fresh installing that should work just fine - i wouldn't go to the website and wouldn't go to xorg edgers. maybe it's worth trying a xorg.conf that explicitly picks the GPU and display setup [13:49] daftykins: interesting. i should attempt to uninstall the nvidia drivers then [13:49] yeah i'd purge nvidia* [13:50] heh. that sounds ominous. :P [13:51] /lib/terminfo/x/xterm-256color works [13:51] alright. let me try this and get back. [13:51] bbiab === macobo_ is now known as macobo === andrex is now known as andrex|off [14:00] has anyone experience with fuse? [14:00] can you be more specific about your issue? [14:00] # modprobe fuse | throws > FATAL: Module fuse not found. [14:01] fuse: device not found, try 'modprobe fuse' first [14:01] Linux server 2.6.32-042stab081.3 [14:02] i followed few posts from google.. none helped me [14:07] hello when i edit /etc/networks/interfaces should i restart /etc/init.d/networking ? [14:11] arcsky: full reboot is best, or ifdown then up [14:25] hello, can you suggest a good countdown timer for ubuntu? I tried gnome-clocks but it has a bad sound and it's not configurable [14:26] arcsky , sometime /etc/init.d/networking restart does not enable all the interfaces. Reboot is better. === timvishet is now known as timvishert === andrex|off is now known as andrex [14:31] Is there a way to capture HTTP Traffic on a particular host inside a Ubuntu Local machine? [14:31] faLUCE, maybe this answer is what you need > http://askubuntu.com/a/501205 [14:31] Apart from Wireshark [14:31] tcpdump [14:32] exit === timvishert is now known as timvisher [14:34] Guddu tcpdump on lo [14:34] daftykins, Tachikomas Thanks [14:34] silly to have a reboot a linux machine when change IP address [14:34] arcsky: i gave you two options. [14:34] What is the best way to installl tcpdum on ubuntu? [14:35] apt-get install tcpdump ;) [14:35] !find tcdump [14:35] !find tcpdump [14:35] Package/file tcdump does not exist in utopic [14:35] Found: tcpdump [14:35] p36 [14:36] !info libpacap [14:36] Package libpacap does not exist in utopic [14:36] hello, are the devs of libappindicator-gtk online ? [14:37] bu5hm4n, devs don't really hang out here [14:37] cfhowlett: where can I find them ? :) [14:38] bu5hm4n, if you've a problem, they'd prefer a bug report. otherwise do apt-cache show PACKAGENAME and read the notes for contact/wiki details [14:38] its not about the package, its about the api :/ [14:38] but #gtk seems very dead [14:38] bu5hm4n: Try #ubuntu-app-devel [14:38] apt-get install tcpdump worked. Thanks for being patient with me. Ia m new to Ubuntu :) [14:38] !find libpcap [14:38] Found: libpcap-dev, libpcap0.8, libpcap0.8-dbg, libpcap0.8-dev, libpcapnav0 [14:39] !msgthebot [14:39] Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [14:39] Pici: thx :) [14:42] Guddu, Are you a Tcpdump programmer? [14:42] So much fun. Trying to run install with 14.04.1 amd64 desktop installer... and it's just spinning at the first "Preparing to install Ubuntu" screen. [14:42] bipul, No [14:42] I've specified the wifi, and checked all the options.... and.... nothing. [14:43] SuperLag, verify the .iso? [14:44] i cant understand, my domain cached on my laptop with past domain ip, how to clear this cache? [14:44] SuperLag: did you try to press the small arrow? it opens a terminal that says what's going on [14:44] cfhowlett: yeah, it checks out. [14:44] punkgeek: usually down to your DNS provider and the TTL on the record [14:44] how? [14:45] punkgeek: I ping www.server.com and the DNS server caches the IP for TTL seconds. If the record is set with a TTL of 600 secs, there is no way that will get refreshed for 10 mins. [14:46] punkgeek: if I ping again after TTL, the DNS server will see the entry it has is expired and re-request it from the nameserver. Off topic though, so that's all you get from me on this [14:46] root@AVMCP:~# ping avmcp.almahost.co.uk [14:46] PING AVMCP.almahost.co.uk (88.150.229.52) 56(84) bytes of data. [14:46] ^C [14:46] --- AVMCP.almahost.co.uk ping statistics --- [14:46] 32 packets transmitted, 0 received, 100% packet loss, time 30999ms [14:47] but on my pc i get onther ip [14:50] punkgeek, your computer has been compromised [14:51] !fud | yourbeau [14:51] yourbeau: Please do not fall prey to, or spread FUD (fear, uncertainty, and doubt) - it is not welcome here! Please see http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt [14:51] punkgeek, me too. >> 64 bytes from ukvps.almahost.co.uk (31.3.249.11): icmp_seq=1 ttl=53 time=19.3 ms [14:51] EriC^^: where exactly is this small arrow? I don't see one. [14:51] so how to clean ? [14:51] Does anyone try to install ubuntu with a / over 50 Tb ? [14:51] someone, sup ? [14:52] Tachikomas: why are you having issues? [14:52] cant install , on 14.04 and 14.10 server edition... when i reboot "/ not found" :/ [14:53] in all case. [14:53] i try different filesystem sutch as ext4 and reiserfs [14:53] Anybody seen performance increase using preload and ureadahead? [14:53] Tachikomas, is this a raid ? [14:53] yep. Raid 6 on 12 driv [14:53] no body help me? :D [14:54] Tachikomas: ext4 different? what did you start with? [14:54] i try ext4 in first [14:54] punkgeek: different DNS servers between systems? [14:54] punkgeek, i confirmed an other IP, not sure that url has different mirrors in your country ? [14:54] but, i can install wheezy 64 bit with ext4... so, i'm looking why i cant. [14:55] im using google dns [14:55] punkgeek: what OS are you running on the two computers? [14:55] ubutnu [14:56] Tachikomas: well debian is irrelevant here [14:56] punkgeek: DNS setup on either of them? [14:56] yes [14:57] i know... but i think its a bug on the installer of ubuntu. [14:57] punkgeek: so you want to know how to clear the cache of a local DNS service? [14:57] yes [14:57] whats the difference between apt-get upgrade and apt-get dist-upgrade, i just found out about apt-get dist-upgrade [14:58] punkgeek: a variety of commands here http://ubuntuhandbook.org/index.php/2013/07/flush-dns-cache-ubuntu-13-04-12-10/ [14:58] I just want to get Ubuntu installed again. :( **head desk** [14:58] cnnx: upgrade just applies any updates to currently installed packages, dist-upgrade upgrades the OS to the latest version of Ubuntu. [14:58] avid_fan: no [14:58] !dist-upgrade | cnnx avid_fan [14:58] Pici: No? My bad. [14:59] avid_fan: like kernel updates? [14:59] cnnx avid_fan: A dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention. [14:59] * Pici pokes ubottu [14:59] root@AVMCP:~# sudo /etc/init.d/dns-clean restart [14:59] root@AVMCP:~# [14:59] do not do anything [14:59] Well, I learned something new. :-) [15:01] ubottu: i use gentoo mainly, there's no such thing as a distribution upgrade in gentoo [15:01] cnnx: I am only a bot, please don't think I'm intelligent :) [15:01] :) [15:02] cnnx: I my experience, I use "apt-get update" & "apt-get upgrade" to keep my systems up to date. I have not yet tried dist-upgrade, although it seems I am mistaken about its purpose. [15:02] cnnx, dist-upgrade is not distribution-upgrade. [15:02] whata a distribution upgrade anwyays? [15:02] everything is just pacakges [15:03] avid_fan: Yeah, dist-upgrade will do upgrades that add/remove packages in the process. [15:04] Should I run upgrade first, and then dist-upgrade ^^ [15:04] jpds: And "upgrade [15:04] Doh [15:04] jpds: And "upgrade" just updates currently installed packages? [15:04] avid_fan: Yep. [15:05] jpds: Gotcha. Cool Thanks. [15:05] Anyone has already installed ubuntu on more than 50 Tb ? [15:06] I can't see much reason to Tachikomas [15:07] Tachikomas, focus your question on what matters [15:08] Do you mean on a single partition or over several? [15:08] I'm installing a server, with 50 Tb of hdd, raid 6, 12disk, and i have somes errors on reboot "cant found root directory". I use 14.04 / 14.10 on EXT 4 / Reiserfs, and same problem. [15:08] on a single partition. [15:08] all on the / [15:08] juste a / boot before. [15:09] Any tool to speedup boot time and application load time? [15:09] hello? [15:09] Tachikomas: ext4 can support up to 1 EiB (according to wikipedia) [15:09] I would try more than one partition and give it a go probably [15:10] Sh3r1ff: what is that, an exabyte? [15:10] SuperLag: exbibyte [15:10] But, the strange thing, when i want to install (for try) a debian 7 64... the server install and reboot is ok.. [15:10] with the same /boot and / [15:11] blame it on ubuntu then [15:11] Should i go to bugzilla ? [15:11] try looking at things ubuntu has that debian doen't [15:11] you could give bugzilla a go [15:12] I will do that... thx :) [15:12] Any of you guys using 14.10 in production? or do you stick with 14.04.1 for that? [15:13] i use 14.04.1 in production. [15:13] SuperLag: depends with what you mean for production ;) [15:13] * depends on [15:13] Sh3r1ff: for your day job [15:13] SuperLag, bleeding edge is bloddy. if that works for you, go for it. [15:13] SuperLag: and lose support in a few months....noooooo [15:13] SuperLag, personally, LTS suites me just fine, thanks [15:13] cfhowlett: is 14.10 considered bleeding edge? or would that be 15.04? [15:14] SuperLag i use it for servers, and for workstation. [15:14] SuperLag, anything non-LTS is bleeding edge [15:14] IMHO [15:14] SuperLag: still depends on what you use it for, but i don't see an issue why not [15:14] cfhowlett: :) [15:15] I had a perfectly working hibernate on my computer (not a single hickup in one year) until I upgraded from 14.04 to 14.10. Now it seems to work 70% of the time. Other times upon booting up it doesn't restore the system but after some waiting (2-3 seconds) boots up normally. [15:15] @Tachikomas http://serverfault.com/questions/584351/ubuntu-server-install-claims-3-tb-raid1-volume-is-801-5-gb may be useful. [15:15] can I find some info on how to fix this? [15:16] Hey, which is the best code editor for Ubuntu? Preferably something like Notepad++ or Sublime, and preferably something that you can find in the software center. [15:16] quackgyver: for me it's gvim but it takes some time to get used to [15:16] you could also use Eclipse [15:16] ubc thx, but i use PERC H700. Icant just use raid software. [15:16] Yeah I've used Eclipse before. The UI wasn't to my liking. [15:16] quackgyver: i use geany for my coding [15:17] me neither [15:17] I've been using vim for ages [15:17] I'm looking for something that is either super-lightweight but has good GUI/UX [15:17] quackgyver, "best" ... i'ts subjective. use what works for you [15:17] always come back to it [15:17] cfhowlett: Go jump in a hole. [15:17] fine, just a thought. [15:17] quackgyver: in the software center .... LOL :D [15:17] takuan: That's cool. [15:17] SuperLag: Well, preferably. [15:17] I'm fine with downloading off of a website too. :) [15:17] quackgyver: lots of stale stuff there [15:17] Ah. [15:18] quackgyver: I use Sublime, and IntelliJ IDEA [15:18] Oh wait, there's Sublime for Ubuntu? [15:18] Sweet. [15:18] oh yes [15:18] lol [15:18] for a LONG time now [15:18] forget I asked then :P [15:19] ok, anybody has any pointers to how hibernate actually works? [15:19] cfhowlett: I finally got the install kicked off. I can see lots of delay, presumably because of IPv6. I did "Try Ubuntu" and kicked off the install from there. Can you disable IPv6 with the normal sysctl stuff, and that will carry forward to the ubiquity installer? [15:20] SuperLag: How do I install it? [15:20] there are no instructions [15:22] SuperLag, given your description, I'd suggest installing internet free then run your updates and configurations after you're installed. don't know how to disable/bypass ipv6 [15:22] quackgyver: there's a .deb file you download from the Sublime site. You can double-click on it, once you download it. Or if you have gdebi installed, it's MUCH faster than Software Center. Or you can do "dpkg -i sublimefoo.dev" [15:23] wtf [15:23] I ran "sublime_text" with ./ from Terminal [15:23] quackgyver: what did you download? [15:23] and it opened the app but terminal keeps spitting out "Source ID foo was not found when attempting to remove it" [15:23] "Sublime for Linux" on the site [15:23] you need to get the .deb file [15:23] this is weird [15:24] there is a link for Ubuntu [15:24] SuperLag: All I can find is "Linux" [15:24] quackgyver: are you on 32-bit or 64-bit? [15:24] oh what [15:24] it works now [15:24] "sublime_text" suddenly became an executable after running it via terminal [15:24] wtf [15:25] this makes no sense o_o [15:25] quackgyver: listen to me [15:25] quackgyver: if you didn't get the .deb file, ditch what you got, and get the .deb file. Are you on 32 or 64 bit? [15:25] 64 bit [15:26] quackgyver: http://c758482.r82.cf2.rackcdn.com/sublime-text_build-3065_amd64.deb [15:26] Oh, you must be referring to Sublime 3 [15:26] rather than 2 [15:26] cus 2 only has a "Linux" version [15:26] yeah, I'd go with 3 [15:26] it's where the active development is happening [15:26] aight [15:26] that's my $.02 :) [15:27] well yeah that was much easier [15:27] thanks for the help ;) === Guest95706 is now known as daynaskully [15:29] btw [15:29] would it be easy to put together a high performing pc for linux use exclusively [15:29] or rather, are there any pcs that are suitable for ubuntu [15:29] why wouldn't it? [15:29] that are also cheap [15:30] and high performing [15:30] 有中国人吗 [15:30] !cn [15:30] 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [15:30] quackgyver: almost every pc is suitable for ubuntu [15:30] Ok then I'll go order a $3000 PC!!! [15:30] quackgyver, omg what are you going to buy ? [15:30] quackgyver: if you can afford it, why not [15:31] Sh3r1ff: Because it'd be a waste if I don't need the expensive hardware. [15:31] I'm just going to do web development and possibly image editing [15:31] and it'd be a secondary computer for wokr [15:31] work* [15:31] so I'm looking to go as cheap as possible [15:32] i would say that system purchasing is a bit off topic for here, plus we don't know where you're from to even point toward etailers or retailers [15:32] quackgyver: I have a high-performing laptop (ThinkPad W530, quad-core i7, 32GB RAM, 3 SSDs w/2.1TB usable storage, Nvidia Quadro w/2GB VRAM) running Ubuntu. :) [15:32] just be wary of unsupported wifi devices in Linux land - by checking hardware first. [15:32] quackgyver: getting a cheap pc and installing ubuntu on it doesn't make it a high performince pc, just because of the ubuntu [15:32] Sh3r1ff: I never said it would be. [15:33] daftykins: he's GMT, so Ireland or GB. Or one of those little islands. :P [15:33] daftykins: Good call. [15:33] Also don't worry about retailers. [15:33] cfhowlett: wow. The unconnected install goes *WAY* faster. [15:33] I'd just go look for something similar. [15:33] SuperLag: Cool. [15:33] quackgyver: is the UK accurate? [15:33] Nah, Sweden. [15:33] quackgyver, http://www.ubuntu.com/certification/ check this list, make a choice. if your budget allows: www.dell.com/developer note that an refresh is imminent [15:33] :) [15:34] fml [15:34] So I'm a bit of a noob when it comes to setting up user permissions on a webserver... running a LAMP stack on ubuntu, and I want to give some developes SSH+ftp+git access to some specific folders under /var/www, but not others.... everything in /var/www is owned by www-data .... and I think apache2 runs as www-data (it's set to whatever is default ) .... how can I allow a user to access only 2 out of 5 of the folders I have in /var/w [15:34] cfhowlett: Cool, thanks a lot. [15:34] I've been googling for what best practices should be here, but apparently I fail at googling o-o [15:34] quackgyver, happy2help! [15:34] :) [15:39] =\ [15:40] Hello, anyone know any software to use RemoteApp on ubuntu? [15:40] byte-smasher: I'm not a web-developer, but you could provide "upload" access to say a home directory and then you/they could via SSH copy/move things into the appropriate directory under /var/www. [15:41] ubuntu is primitive [15:41] byte-smasher: If your filesystem supports it you can use extended file access permissions. [15:41] dioz_tepes, you are free to use any other OS [15:42] Hey guys, kinda new to Ubuntu using the most recent LTS atm and I'm having trouble using League of Legends through Wine. It ran fine the first few days but now I just can't seem to connect. Any ideas as to what might be wrong? [15:42] byte-smasher: so you're not limited to permissions just based upon User Group and Other. [15:42] man [15:42] ubuntu is hella fast [15:42] even on a guest os [15:43] is it compatible with huge screens [15:43] and/or multiple (3?) [15:43] quackgyver, not sure that's available in VM mode === scott is now known as Guest13940 [15:44] cfhowlett: Nah I meant if I buy a PC for deducated Linux use [15:44] I'm considering doing it instead of brining my laptop to work every day [15:44] bringing* [15:44] quackgyver, you can definitely pipe to external monitors [15:44] Cool [15:45] whats the wine IRC? #wine seems to be invite only [15:45] !wine | Domincii [15:45] Domincii: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [15:45] k1l ty [15:46] cant recognize it myself and need to read that factoid every time :) [15:47] On an x86 Chromebook, is it possible to WIPE Chrome OS completely and do a fresh install of Ubuntu? These things have like 38 partitions on 12 SD cards inside... I don't get it [15:47] Corvette: No, it's not. [15:47] I have a laptop with Windows 7 and Fedora 20 installed. I now wish to replace Fedora with Ubuntu but I am afraid I'll probably mess up boot loader. What should be the right way to get my setup to a working Win 7 and Ubuntu laptop. [15:47] theadmin, why not? [15:47] Corvette: You can only use Crouton to install Ubuntu within ChromeOS, but even that is not supported here [15:47] dufferzafar, you will mess up the bootloader so plan to install grub. easy [15:47] !dualboot | dufferzafar [15:47] dufferzafar: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [15:47] theadmin, I've tried crouton... it's sort of a hack [15:47] Corvette: Secure boot stuff. A Chromebook won't boot if you use another OS, they also have no means of booting from external hardware such as USB sticks [15:48] theadmin, is the hardware any different? [15:48] from a normal laptop? [15:48] Corvette: Err, well, I wouldn't know that. [15:49] Corvette: the BIOS is. [15:49] what if you remove the HDD, put it in another machine, install Ubuntu, then put it back? [15:49] Kinda unrelated question but i really need some help, i'm going to use a machine that has the browsers completely broken and i was wondering if i could run chrome from my USB or something? [15:49] kokut, ask #chrome [15:50] kokut: Well no, but if the browsers are broken you can just wipe their configuration and start fresh, no? [15:50] kokut, wait [15:50] Corvette: some chrome-hardware is able to let another OS install, like removing a screw. but in general uefi can be limited to just allow one special OS. yes [15:50] kokut, you mean chrome browwser not OS ? [15:50] chrome browser [15:50] kokut: What about fixing what's on there? [15:50] i cant access the internet [15:50] so i cant find help [15:50] cfhowlett: I am not sure I understand. Should I just install Ubuntu over Fedora and then later install Grub to fix bootloader? [15:51] also don't have root privileges [15:51] if i had i could fix them [15:51] k1l, that kinda sucks... I really like the Acer CB3 but I hate Chrome OS [15:51] And I hate having to buy a laptop with Windows and pay for Windows when I won't use it [15:51] dufferzafar, format your current /fedora partitions and install grub to the /dev/sda i.e. HDD [15:51] kokut: chrome on a usb stick isn't going to help if you don't have net access. [15:51] Corvette: well, buy hardware that is not limited in the first place :/ [15:52] i have net access [15:52] i dont have root privileges [15:52] cfhowlett: and Ubuntu? [15:52] Everything comes with Windows.. so you pay for Windows even if you don't want to. That should be illegal [15:52] dufferzafar, install ubuntu over your fresh partitions [15:52] Corvette: not if you buy the parts and assemble it yourself [15:52] Corvette: this is not a place to set down your soap box and complain about the world. it is OS support. [15:53] daftykins, my apologies, I forgot there is an Ubuntu-Offtopic [15:53] Corvette: Legally, you can request a refund for Windows right after you purchase the laptop. Infact, some stores might even let you buy stuff without Windows on it. [15:53] Also, there are laptops that come with Linux systems. [15:53] my advice to chromebook buyers... buy something you intend to use in the way it came, don't rely on modifications that may work [15:53] hey what's wrong with this, i installed ubuntu 14.10 on a computer that had previously windows 8.1. there was no errors during installation but after i rebooted the computer, windows booted. i tried every option from bios boot menu one by one but none of them worked. one of them was "ubuntu" and when i selected it, the computer went to grub command line. could it be because secure boot is enabled from bios? i couldn't disable it because ... [15:53] theadmin: that changed [15:54] daftykins, sound advice indeed [15:54] ... it was grayed out [15:54] daftykins: What changed? [15:54] abax: that's perfectly normal, and when grub appeared that's what is supposed to happen [15:54] theadmin: the alleged grey area of the 'Windows refund' idea. anywho, that's more suited to ##windows [15:55] abax: you should select ubuntu to boot into ubuntu, then you'll have to mess with the efi files [15:55] so it boots into grub every time [15:55] EriC^^: why do i need to mess with efi files? wouldn't it be nicer if it just worked? [15:56] abax: that's a question for the laptop manufacturer [15:56] EriC^^: this is a desktop [15:56] ok, desktop manufacturer [15:56] :D [15:57] abax: a common issue is also people booting and installing ubuntu in legacy mode when windows 8 is EFI, or similar. lots of combinations, tonnes to go wrong [15:58] abax: boot into ubuntu and come back here [15:59] EriC^^: i surely would like to, i don't know how to do that though [15:59] abax: when you get grub, select ubuntu [16:00] EriC^^: it's not the grub list of OSes, it's just a command line [16:00] So I was using Connman on Ubuntu, and changed to nm-applet by installing the package "network-manager-gnome". Now when I start nm-applet it tells me that my "device is not managed" and I cannot get a connection. What am I missing? [16:00] abax: oh, boot a live usb then [16:00] daftykins: ok, i have this option "OS Type" in my bios. it has two options: "Windows UEFI" and "Other OS". i had Other OS selected when i installed ubuntu. i tried changing it to other os, but ubuntu still didn't boot. so should i reinstall ubuntu while Windows UEFI is selected? [16:01] abax: that's not what i mean [16:01] hey guys [16:01] i want to extend my root lv volume [16:01] daftykins: ok.. [16:01] i tried to boot on a rescue cd and use gparted but i couldnt [16:01] it was locked [16:01] apparently i can use lvextend? [16:02] abax is this a Mac?? [16:03] 说中文的吗 [16:04] hello all [16:04] Guest18388: I don't know that GParted can, by itself, extend a volume. Also, I've used rescue cds that auto mount partitions it can discover, so make sure the file system isn't mounted. [16:05] cfhowlett: no it's not. a normal pc [16:05] when you reboot in ubuntu, ubuntu close and save all applications, do you know some command for do it without logout / restart / shutdown? === pokemon is now known as Guest63715 [16:05] EriC^^: now i'm in ubuntu live session [16:06] abax: ok type sudo parted -l | nc termbin.com 9999 [16:06] I have a fresh new install of ubuntu 14, and the wireless wasnt recognized. I use the "aditional drivers" box, which had my broadcom BCM4312 listed, I installed as suggested but it wont work. I already toogled the risical wireless button of the notebook sometimes, but nothing changes, any clues? [16:07] abax: and sudo efibootmgr -v | nc termbin.com 9999 === zaphod is now known as Guest43750 [16:09] EriC^^: http://termbin.com/uk89 and http://termbin.com/xfv9 [16:16] dts|pokeball, this is 14.04?? [16:16] abax: type sudo mount /dev/sda6 /mnt [16:17] EriC^^: done [16:17] abax: kind of odd you have an efi entry for ubuntu, but you have a bios-boot partition, did you install ubuntu twice? [16:17] i think you installed ubuntu the first time in uefi mode, and the second in legacy mode [16:17] second being the last time [16:17] Guest18388: Apparently, if you're using EXT4, it sounds possible to resize it on-line. YMMV. http://askubuntu.com/questions/24027/how-can-i-resize-an-ext-root-partition-at-runtime [16:19] EriC^^: hmm well yes and no. what happened was first i installed ubuntu, then i installed windows and in the windows installation program i deleted all the partitions and everything that it let me delete so there was only windows on the computer. then i installed ubuntu again [16:20] abax: ok, i'd recommend you reinstall ubuntu in uefi mode, you could fix it if you wanted but it's a fresh install so why not [16:21] abax: also you're swap is on another disk, it's probably better to have it all on one [16:21] I installed burg on ubuntu 14.10 and then removed it using --purge and it still shows on boot ! [16:22] EriC^^: ok cool, so is this uefi mode that you're talking about the setting "OS Type" with value "Windows UEFI" in my bios? (the opposite of "Other OS") [16:22] yes i think so [16:23] abax: did you change anything prior to installing ubuntu the second time? [16:23] Here's the output of boot-repair http://paste.ubuntu.com/9731071/ [16:24] EriC^^: i can't remember anymore.. it's possible that i might have changed the os type setting in bios [16:24] (i don't know why i would have done that though) === Vulcanical_ is now known as Vulcanical === xangua_ is now known as xangua [16:36] http://askubuntu.com/questions/323962/how-to-make-desktop-icons === cedvan_ is now known as cedvan [16:37] http://askubuntu.com/questions/573348/desktop-icon-position-programmatically-access-and-manipulate [16:37] Anyone has any idea how to programmatically read & write desktop icon positions? [16:41] dcht00, this is the official doc, https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles but i don't know how you can put an desktop icon on a certain place [16:44] Anybody on/ [16:44] !ask | DaBeat, [16:44] DaBeat,: 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 [16:47] ipl.me [16:48] ciao [16:48] news about ubuntu phone? [16:48] bimma, "soon" [16:48] !phone | bimma [16:49] bimma: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [16:49] !phone [16:49] bimma: in february in europe. more info in #ubuntu-touch [16:49] february 2015 or 2016? [16:49] next month [16:49] good! [16:49] bimma, non official announcement so ... soon [16:50] EriC^^: i reinstalled it now. (with windows UEFI enabled from bios). it's still the same. none of all the options in bios boot menu boot ubuntu. windows still boots. now it doesn't even go to the grub command line any more [16:50] abax: ok boot the live usb [16:50] EriC^^: yeah it's on now [16:50] abax: ok type sudo parted -l | nc termbin.com 9999 [16:50] abax: and sudo efibootmgr -v | nc termbin.com 9999 [16:52] !paste [16:52] 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. [16:52] EriC^^: here's the parted: http://termbin.com/4jl2 but efibootmgr only displays an error: EFI variables are not supported on this system. [16:53] OerHeks : thank you, but, I know about the .desktop files .. That's the thing, where are those positions stored? [16:53] abax: did you boot the live usb in uefi mode? [16:53] it's quite a mistery... can't thing any docs about it. I even tried auditing the system... Can't figure it out [16:53] this script says http://127.0.0.1/getposter not found http://paste.ubuntu.com/9732146/ [16:54] artisanIndia, ask in the #bash channel [16:55] k thanks [16:55] EriC^^: yes as far as i know. this it what i have in bios: https://www.dropbox.com/s/oxyqyrdtn3k7jfu/2015-01-13%2018.54.08.jpg?dl=0 [16:59] abax: ok, type ls -ld /sys/firmware/efi [16:59] EriC^^: hold on, no i didn't [16:59] ok [16:59] boot the live usb in uefi mode [17:00] abax: you need to pay attention to the boot menu entries, not any setting such as that [17:00] can I set 2 second for a cronjob ? [17:00] asus boot menu should help. F8 typically [17:01] EriC^^: yeah, i didn't notice at first that in the boot menu there was two different DataTravelers. one with UEFI and one without [17:01] artisanIndia: every 2 seconds? [17:01] yes can I ? [17:01] artisanIndia: yeah, */2 * * * * [17:01] * cfhowlett wonders what commands need a 2 second trigger [17:02] sometimes i think it's safer we don't know [17:02] ;) [17:02] EriC^^: http://termbin.com/x3kx and http://termbin.com/oic7 [17:02] I need to curl a php script every 2 seconds === tcpman is now known as Guest39284 [17:03] just to complete my db [17:04] dcht00, it used to be in ~/.local/share/gvfs-metadata/home-*.log http://ubuntuforums.org/showthread.php?t=1472774 but i see no new entry when i add a desktop file on my desktop ( unity) [17:04] Eric^^ I think that will be 2 minutes [17:04] does anyone here understand dpkg? [17:05] does anyone here understand dpkg? [17:05] artisanIndia: ah, right [17:05] sruz25, open a terminal: man dpkg [17:05] artisanIndia: you could run while :; do curl ....; sleep 2; done [17:05] I mean how it works, not how you use it [17:06] because I hove issues with broken dependancies that can not be fixed without doing complicated multiple driver reinstallation [17:07] if I was to do it the "proper" way [17:07] sruz25: driver? dpkg? can you show the exact errors in a pastebin? [17:08] the radeon drivers do not work with linux 3.13+, the repo fglrx version is old and the up-to-date only installs to the kernel that is currently active [17:09] sruz25: old card or something? [17:09] and I have to uninstall the old-but-working radeon first and reboot, thus am not able to boot to 3.13+ [17:09] it all works now, only apt has some broken dependancy because I tried to create deb package with the installer, but that didn't rally work [17:10] but one package stayed in there even though it could not satisfy the dependancy [17:10] Hello [17:10] abax: type sudo mount /dev/sda6 /mnt [17:11] EriC^^: done === Fuchs is now known as Zombiefox [17:11] now this package is pointing to the driver files that were installed later on with the installer (and NOT via apt) [17:11] so I can't remove the package without breaking my drivers [17:11] OerHeks: thanks, good lead, I'm checking all of this out [17:11] abax: for i in /dev /dev/pts /run /proc /sys; do sudo mount -B $i /mnt$i; done [17:11] tl;dr, I'd like to just edit the dpkg database so that it thinks the package is not there [17:12] Hello Anyone here?I have a doubt about accountsservice [17:13] so nobody here knows how /var/lib/dpkg/ works, huh? [17:13] EriC^^: done [17:14] abax: sudo chroot /mnt [17:14] sruz25: i mostly just raised an eyebrow at seeing someone work themselves into such a corner, package wise :) [17:14] EriC^^: yes [17:14] abax: is it a 64bit machine? [17:14] EriC^^: yes it is [17:14] EriC^^: brand new [17:15] abax: ok, sudo apt-get install --reinstall grub-efi-amd64-signed [17:15] wait [17:15] exit the chroot [17:15] I could theoretically back up all the files that fglrx falsely things it owns, remove the package and than restore the backup..., but there's a lot of files [17:15] ( type exit ) [17:15] EriC^^: yeah, done [17:16] abax: sudo mount /dev/sda2 /mnt/boot/efi [17:16] sruz25: yeah that's what i was about to suggest. [17:17] EriC^^: should i do that with or without the chroot? because at least without chroot it didn't work. it says: mount: mount point /mnt/boot/efi does not exist [17:17] the problem is, that fglrx.list contains all directories in the path, so I can't just copy them... [17:17] abax: exit the chroot, you should get ubuntu@ubuntu [17:17] How can I make ubuntu use bluetooth 4.0 [17:17] as in there's /usr/bin and /etc/ and stuff [17:17] then sudo mount [17:17] it's only making a 3.0 connection to my headphones [17:18] hello, i have a screen session dangling somewhere, when i do screen -ls it says 34570.pts-3.frontn-01 (Attached), so i cannot do screen -r. if i do that it says: There is no screen to be resumed matching 34570.pts-3.frontn-01. How can i destroy that screen session? [17:18] EriC^^: yeah i have ubuntu@ubuntu. it still says: mount: mount point /mnt/boot/efi does not exist [17:18] stangeland: have you tried screen -d -r 34570 [17:18] I guess I could work around it, but just being able to edit the database entry or whatever it is, would be much easier [17:18] stangeland: try screen -rd to detach it first before attaching [17:19] Sh3r1ff, ahhhh screen -rd did it - what was that? [17:19] abax: ok, type sudo mkdir /mnt/boot/efi [17:19] stangeland: d is detaches [17:19] stangeland: -r for reattach and -d for detach if already attached [17:20] abax: i think ubuntu wasn't installed with uefi enabled [17:21] EriC^^: actually you might be right. because i probably did the same mistake with booting the installation program as i did booting the live session afterwards. i probably chose the option from the boot menu without uefi. (and the mount command worked now by the way) [17:21] EriC^^: so i guess i'm installing it once again now booting with the uefi thing [17:22] bye for now [17:22] abax: ok [17:23] abax: try to install using the Something else option, cause it's making a swap in the other hard disk [17:23] hi, can someone help me with my phppgadmin install? i'm having trouble setting the htpasswd file [17:23] ubuntu 14 === Zombiefox is now known as Fuchs [17:23] EriC^^: i am installing it with something else. i made the swap to the other disk on purpose because i don't want it to consume space from my ssd... [17:24] abax: oh ok [17:24] sudo htpasswd -c /var/www/.htpasswd username is the cmd i ran [17:25] abax: you can delete the bios-boot partition if you want, or leave it if you ever need to boot it on a legacy pc [17:25] EriC^^: ok [17:37] hi [17:37] lo === jpds is now known as Guest41488 [17:45] Hi, for some reason the "Configure VPN" button in my ubuntu installation it's not working ( I click it and nothing happens ), any ideas what could couse that? please note that ubuntu is running in a VM, and yes, internet works there [17:46] EriC^^: hey this thing works now! [17:47] EriC^^: thanks. i'll buy you a kebab if you ever visit helsinki === sdx32 is now known as sdx23 [17:51] guten abend wer kann mir eine frage über gnome beantworten? [17:52] !de [17:52] 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! [17:53] hello, can you suggest a good countdown timer for linux? I tried gnome-clocks but it has a bad sound and it's not configurable [17:56] guten abend ululus , kann ich eine frage an dich richten ß [17:57] faLUCE: sleep 5m && mplayer /path/to/file.mp3 [17:57] heh [17:57] If you want a more graphical solution, I dunno [17:57] heinz: good evening, well ok [17:57] theadmin: LOL, I'm a linux developer and I didn't find such an easy solution :-) thanks [17:58] Make sure mplayer is installed first, of course [17:59] aplay [18:03] faLUCE: sleep 5m && echo "Wake up lazybones!" | festival --tts [18:03] nvm, I fixed itself after fixing another problem, thanks anyway [18:03] Bobbo: ehehheeh === Enissay_ is now known as Enissay [18:03] faLUCE: done that in the past, actually. [18:06] Bobbo: Up and running from yesterday ? [18:08] Bashing-om: nope [18:08] Bashing-om: going for backup n nuke. :3 [18:08] Hello! About once a week we get the following error: /etc/cron.daily/apt: *** Error in `/usr/bin/python3': corrupted double-linked list: 0x00000000023c0700 ***. Running Ubuntu 14.04.1 server. Does anyone know why this happens? [18:09] & [18:10] faLUCE: I had a fancier script; but I don't have access to it right now. :( [18:10] hi [18:10] Bobbo: Bummer .. OK, refresh our minds what the problem is .. (keyboard/driver), Were we not working on the Xorg/graphics driver interfacing ? [18:10] what does the command '< foo.txt ...' actually do? [18:11] mun: put the contents of foo.txt to STDIN of the application left of the < [18:11] mun: Not really a command per se, it's a redirection operator [18:11] Fuchs: but there's nothing on the left [18:11] could anyone help me setup a vpn? specifically I'm trying to connect to the first one on this list ( the Japanese one ) http://www.vpngate.net/en/ , I'm running 14.10 in virtual box, do I need some additional software? [18:11] mun: meow < foo.txt would feed the stuff in foo.txt to "meow" [18:12] I'm not sure what bash does if there's nothing there [18:12] theadmin: so if there's nothing on the left, where would the input go? [18:12] bash ignores it, zsh prints it to STDOUT === Shaun_ is now known as Shaun [18:13] right [18:14] Bobby_Tables: could have used cowsay-gtk ;) [18:17] mun: > foo.txt on the other hand creates an empty file called "foo.txt" [18:17] You may see that often [18:17] theadmin: yeah, thanks === ubuntu is now known as Guest36533 [18:20] hello! [18:20] Guest36533: Hello. Please set a more reasonable nickname by typing /nick your_new_name [18:20] After that, feel free to ask your question. [18:21] I am running fdisk to try to setup a new drive. fdisk reports System Linux for the partition [18:21] Can I go ahead and mount the partition next? [18:22] Delta706: is it formatted? [18:23] Delta706: The partition type doesn't necessarily imply a filesystem [18:23] Infact, I'm not even sure what the type means [18:23] You'll want to format the partition first, e.g. mkfs.ext4 /dev/sdx1 [18:24] ActionParsnip: my guess is not. I tried mkfs.ext2 /dev/sdb1 [18:24] but I got an error [18:26] well this is weird. mkfs.ext2 is now working [18:27] it seems my problem has just vanished somehow [18:28] Delta706: sweet [18:36] the new firefox update 35 will soon release: http://www.omgubuntu.co.uk/2015/01/firefox-35-download-new-features [18:39] im following this guide on building dsd for ubuntu http://notes.secretsauce.net/notes/2014/07/25_decoding-p25-with-rtl-sdr-on-debian.html when i goto compile dsd this is what i get http://pastebin.com/BVAvmS4y [18:39] think someone might be able to tell me what i doing wrong please? [18:40] en1gma: what is the output of: cat /etc/issue [18:41] k 1 sec [18:41] isn't there a DSD package in ubuntu [18:41] Ubuntu 14.10 \n \l [18:41] i looked for DSD package and didnt see one [18:42] I was sure there was one [18:42] ikonia: apt-cache shows dsdp [18:42] linking against /usr/local/lib isn't comfortaing [18:42] lotuspsychje: is that the same thing ? [18:42] not sure [18:42] ActionParsnip so you know what the problem is now that i verified im using ubuntu 14.10? [18:42] dsdp - Software for Semidefinite Programming [18:42] en1gma: just searching the web now [18:42] rtlsdr stuff is evolving pretty quickly, I wouldn't be surprised if it wasn't in Ubuntu or Debian yet. [18:43] k. i gave the link [18:43] its not. that is why im building it [18:43] en1gma: http://cboard.cprogramming.com/c-programming/79669-undefined-reference-pow-sqrt-even-though-math-h-header-there.html [18:43] en1gma: http://stackoverflow.com/questions/16601550/c-error-undefined-reference-to-pow-in-eclipse-ide-can-use-it-in-main-funct [18:44] im not sure what those links mean. i just asking what the problem is [18:44] do i need to build another package first or something [18:45] or a deps problem? [18:45] en1gma: why are you telling it to link against /usr/local/lib [18:45] en1gma: seems to need different compile options, could ask in a C channel [18:45] im doing exactly what the guide says for ubuntu 14.05 [18:45] 14.04* [18:46] you're not using 14.04 though [18:46] packages / compilers are different [18:46] Whatever happened to the thumbdrive they used to sell in the Ubuntu store? Is there still a way to get it? [18:46] yea true. i using 14.10 [18:46] !find p25 [18:47] File p25 found in crossfire-maps, foomatic-db, fritzing-data, gap-doc, gap-online-help, gap-small-groups, golang-src, gputils-common, gtkballs, guitarix (and 53 others) http://packages.ubuntu.com/search?searchon=contents&keywords=p25&mode=&suite=utopic&arch=any [18:47] Nathan2055: people on ebay make and sell them [18:47] Nathan2055: Just get a regular thumbdrive and put Ubuntu on it, eh? [18:47] ok thanks. preciate it. i gonna do a lil more digging. prob check in C channel like you said. [18:47] I know, but it would have been cool to have an official Ubuntu-branded one. [18:47] Oh well, it's not as if it's a huge loss. [18:48] hey do you think we will see DSD in repo soon? [18:48] Nathan2055: as long as it does the job, who cares [18:48] hi guys [18:48] how can I statically assign a "/dev/input/XXX" for my HID device? [18:48] en1gma: I thought it was there - it appears I'm wrong [18:48] means, whenever I plug in the HID device, I should get the same device node, /dev/input/XXX [18:48] hi kanupatar_ [18:48] ActionParsnip: ^^ [18:48] kanupatar_: You'd write an udev rule [18:48] theadmin: how man? [18:49] Nathan2055: print a logo and tape it on your flash drive [18:50] About once a week we get the following error: /etc/cron.daily/apt: *** Error in `/usr/bin/python3': corrupted double-linked list: 0x00000000023c0700 ***. Running Ubuntu 14.04.1 server. Does anyone know why this happens? [18:50] daftykins: lol [18:50] mvdnes: That sounds like a bug in Python itself. [18:51] Nathan2055: You can try and find an official disc for a coaster. ;) [18:51] mvdnes: can you pastebin the cronab file please [18:51] They still sell the official discs, it's just the thumbdrive that got discontinued. [18:51] mvdnes: sudo apt-get install pastebinit; pastebinit /etc/cron.daily/apt [18:51] theadmin: the apt file or /etc/crontab? [18:53] Hello I'm trying to copy several files using cp -R command, but some of them have special characters, such as spaces and accent mark (̣'), my question is: is there a way to copy the filename even with special chars? how can I accomplish this task? [18:54] ActionParsnip: http://pastebin.com/FLkusV46 [18:55] viejotren: Simple, take them in quotes [18:55] viejotren: Also, you can usually type the first few letters in the filename and hit Tab -- bash will then handle the rest, including handling of special characters [18:56] theadmin: but the problem is they are a lot files, I'm doing a copy recursively, so it is a better idea to tar them? or maybe use a backup tool? by the way I'm working in command line mode [18:58] theadmin: I was thinking to use regexpression but don't have idea if such thing may work in recursively mode with cp, what do you think? [18:58] viejotren: It doesn't matter whether you are copying recursively or whatnot, you can still follow those 2 examples [18:59] viejotren, cp -a /source/. /tartget [18:59] theadmin: got it, thanks, I will try now [18:59] flexus: I will try it as well [19:01] Theres someone passing through any problems with python-pip latest update with ubuntu 14.10? [19:02] is there a linux imagefap.com downloader? [19:03] flexus: I tried it, but it still the same problem [19:04] Does i915.modeset=0 in GRUB remove the i915 module? [19:05] viejotren, cp -ra [19:07] flexus: got it, I'm trying it [19:08] by the way, this problem only exists because the target is NTFS, I've already try this using ext4 at each side and it worked [19:09] viejotren, 128 chars limit [19:11] flexus: it seems less than 128, but who knows, it's ntfs, anything may happens [19:12] viejotren, they are writing different things as i can see, but idk [19:14] so by default now ext4 does not force periodic fsck ? [19:14] I was looking at tune2fs -l output on my partition here [19:14] Hi I've been trying to figure out an issue automounting NFS shares not using fstab, using autofs. I've read the wiki at https://help.ubuntu.com/community/Autofs and triple checked everything but it won't actually show the share using ubuntu 14.04 [19:15] solsTiCe, Yes auto fsck is now not running, has been gone for a while [19:18] this new kernel better be awesome! [19:18] lol [19:18] 3.13.0-44 [19:20] hi [19:21] cemotyz09: Can you see the shares with showmount? [19:21] yes and can mount using mount command [19:22] it seems it does mount at least partially becuase i can tell the permissions change but can't view the shares in the directory [19:23] cemotyz09: https://help.ubuntu.com/community/Autofs [19:23] cemotyz09: what about sudo ls [19:24] after running automount command it states no directory [19:25] the mount point is my users public directory would that be an issue since its not a top level directory [19:26] cemotyz09: Shouldn't be, but it does need to be a dedicated directory, and the share mounts are created within that. [19:27] cemotyz09: pstebin your auto.net? [19:29] http://pastebin.com/KxhPvtGs [19:30] cemotyz09: Ok, what file did you define the automount shares in? Pastebin that too. [19:30] cemotyz09: Sometimes that's done in auto.net [19:31] please help i had a usb adapter for wifi and doesn't connect on ubuntu, where can i find drivers for approx ralink rt5370 [19:31] i lost my root password, is there a way to find it back or change it? [19:31] yo [19:32] Anyone seen this happen and know what may have caused it? /libnss3.so -> /usr/lib/x86_64-linux-gnu/libnss3.so [19:32] Paradisee, Your password? no root password is there. [19:32] Paradisee: Ubuntu doesn't have such things. [19:32] I'm not having much luck tracking the cause down. [19:32] I want, when certain applications have an action SENT to them (by me) to come to the fore [19:32] for example: [19:32] my notif. messages have a "show" button (on chat notif. e.g.) [19:32] http://pastebin.com/hfLRzZa7 [19:32] I click "show" and the icon bounces on my (unity) dock but it does NOT bring window to fore [19:32] how can I change this? [19:33] how do i get it? [19:33] thats the auto.master and this is in auto.nfs "NFS -fstype=nfs4 192.168.1.4:/home/Public" [19:33] Paradisee, Get what? we need to know exactly what you mean. [19:34] Hi. Under what circumstances should a server running 12.04 LTS use linux-image-3.13.0? [19:34] i need to to reset my password for my user [19:34] !password | Paradisee [19:34] Paradisee: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords [19:34] Paradisee: do "passwd" in in kernel bash [19:34] And reset your password [19:34] i cant' reset it, it seems like my passwrod has been changed === tuffi is now known as Guest29587 [19:35] diamonds: there's not likely much you can do about it, there's a couple bugs about it for various indicators, such as bug 1047809 [19:35] Paradisee, Read the links in the bots message [19:35] bug 1047809 in indicator-messages (Ubuntu) "Needs to set timestamps, so applications don't open in background" [High,Triaged] https://launchpad.net/bugs/1047809 [19:36] cemotyz09: So we're exoectubg that autofs will create /home/carlos/Public/NFS and /home/carlos/Public exists, right? [19:36] thx trism, may have some action from #xfce [19:36] Paradisee, You can't retrieve it and it does not matter what it is. [19:36] orion: if it's using the linux-image-generic metapackage, i.e. not an LTS Enablement Stack (which is fine) [19:36] * diamonds looks at bug date [19:36] orion: oh wait sorry, 12.04, i was looking at 14.04. [19:36] 2013-10... :/ [19:36] yes it is created on client only directory not created is "NFS" [19:37] rww: We have a bunch of servers at work running 12.04, but their kernel version is 3.13.0-44-generic. [19:37] And this is confusing me. [19:37] cemotyz09: That's correct, autofs is supposed to create it. [19:37] orion: yeah, I'm looking up the 12.04 details now [19:37] I do not understand the circumstances under which that should happen. [19:37] stack update? orion [19:37] cemotyz09: So you've restarted autofs, and ls /home/carlos/Public/NFS shows what? [19:37] right, making sure you understand me [19:39] orion: yeah, looks like the latest 12.04 LTS enablement stack uses 3.13 [19:39] orion: https://wiki.ubuntu.com/Kernel/LTSEnablementStack [19:39] oK wow it just showed up ive reloaded and tryed the automount -f -v multiple times and never showed up so ok thank you [19:40] rww: This HWE shit confuses the hell out of me. [19:40] do you know if theres a time delay like big one i've been trying for about 40 minutes now [19:40] cemotyz09: Well, at least it's working! [19:40] orion: same [19:40] yeah that's good just don't understand why now and not before thanks again jhutchins [19:41] rww: https://launchpad.net/ubuntu/+source/linux [19:42] All the way at the bottom. [19:42] It says Precise is at 3.2.0 [19:42] that source package is for non-HWE [19:42] https://launchpad.net/ubuntu/+source/linux-lts-trusty === shroud is now known as Guest85150 === niel- is now known as niel [19:46] hey can anybody recommend an alternative to iterm2 ? [19:47] grr [19:47] hello [19:47] I can't find linux-lts-trusty in apt. [19:48] i read that as linux-its-trusty and was confused as to why that was an application [19:49] orion... buy a new copy [19:50] orion, What again is the issue? [19:50] How can I make grub show the Windows install at the top of the list? [19:50] hey, I’m going to ask a potentially stupid question…I’ve inherited a project someone built on a ubuntu server…now I need to deploy that project to a whole bunch of different computers, whats the best way to do that? VirtualBox or something like that? [19:51] orion: that's the source package name. the binary packages are named e.g. linux-image-generic-lts-trusty [19:51] orion: which depends on linux-image-3.13.0-44-generic [19:51] bobbobbins: Well, eh, you can take a raw disk image in dd and deploy it to all other computers' drives [19:51] undecim... easiest grub-manager [19:51] bobbobbins: But that will wipe what's currently on them, of course [19:51] orion: linux-generic-lts-trusty , linux-image-generic-lts-trusty ??? [19:51] bobbobbins: depends on the app. [19:51] bobbobbins, The project is an app that runs on Ubuntu Server? [19:51] bobbobbins: You can also use Virtualbox. Again, take a raw disk image first, then you can use "vboxmanage convertdd" to convert it to a Virtualbox-friendly format. [19:51] orion: (analagous to linux and linux-meta being source packages for linux-image-someversion-generic and linux-image-generic) [19:52] And when you say "a whole bunch of different computers", do you mean several desktops? Do they all have hardware virtualization? [19:52] theadmin: yeah, i don’t think I can do that…it wasn’t a very well thought out project, its a website with a bunch of backend processes, so its kind of tied to the os, a whole bunch of computers meaning a few thousand desktops…to people who aren’t very computer saavy [19:53] bobbobbins, Don't give VirtualBox to people who aren't savvy [19:53] I just tried that a few months ago [19:53] And spent a few months regretting it as I solved the problems it caused [19:54] undecim: I really don’t want to, but I’m not sure what solution I can come up with…its going to be a disaster no matter what i do === j3m4dux is now known as jemadux [19:54] bobbobbins, Well, if it works with the app, you could do a thin-client thing [19:54] i don’t know how they plan on making a few thousand different versions of the website available [19:54] bobbobbins: and they can't just all access the same installation of the application? [19:54] julian-delphiki: no, that was the original proposal, but some stupid privacy thing means each one has to be separate [19:55] bobbobbins, Have one server run the apps on VNC, and everyone else connects to it. But then this means you need a good connection to the server to use the app [19:55] Or, if it's just a website, you can use HTTP as the frontend [19:56] undecim: I can’t unfortunately…its not the way they want it done [19:56] i guess, what sort of separation does it need? I run a big multitenant application that just differentiates based on hostname right now. === grepory_ is now known as grepory [19:56] where they == people that don't understand technology? [19:57] julian-delphiki: I should probably find out, all I really know is that each site needs a full copy of it [19:57] each site meaning each physical group they give this app to [19:57] I see. This sounds like a nightmare that isn't being very well thought out. [19:58] julian-delphiki: yup…some idiot started it then left, and now I’m stuck with the mess [19:58] bobbobbins, Have you looked into what kind of work it would take to make it more portable? [19:58] bobbobbins: What's the site like? Does it use a database engine? [19:58] bobbobbins: What language is it coded in? And so on. [19:58] yeah, its a mysql database [19:58] * julian-delphiki bets its php / mysql [19:58] julian-delphiki: you’d be correct [19:58] (again, not my idea) [19:59] the site is php…the backend processes are python [19:59] Oh, geez. [19:59] God I'd have to be paid so much money to write php these days [19:59] That's... a mess. [20:00] bobbobbins: Well, yeah, a Virtualbox machine would be a good bet. Make one and, well, configure it, then export it as an OVA. The most your people will have to do is install Virtualbox and import the "appliance" file [20:00] (that is, the .ova) [20:00] Yeah, just hope they aren't using Virtualbox on a Windows machine [20:00] There's also ThinApp [20:00] undecim: Why not? The host wouldn't matter. [20:00] I'm getting corrupted double-linked list errors from the apt cronjob, does anyone have any ideas what it could be, and how I could fix it? [20:00] theadmin: ok, thats the route i was thinking would be best…but i do have a feeling almost all of them will be on windows machines [20:00] theadmin, The antivirus software does [20:00] undecim: Hmm? [20:01] undecim: I am running Virtualbox on Windows. Some versions had... problems with antiviruses but they're mostly gone now. [20:01] hi ! [20:01] theadmin, yeah, you can use old versions [20:01] tell me please why there are no linux-headers-3.13.0-37 in the repo ? [20:01] i don’t think i can use a thin client, the database data is what needs to be kept separate [20:01] How recently was the antivirus problem fixed? [20:02] undecim: In the previous version, I think. But then it appeared just in the version before that. [20:02] bobbobbins, You mentioned that this would be used on "sites", which is a physical location. Is it common for several people to be at one site? [20:02] So... There's only one version that's "bad" [20:02] Not a very high probability [20:02] is there an easy way to make a desktop shortcut for /usr/bin/gqrx [20:03] undecim: I have to get clarification…i don’t know if its going to be accessed by people only on site, or if they expect each one to spin up a full website that the public can reach [20:03] lionrouge, http://packages.ubuntu.com/trusty/devel/linux-headers-3.13.0-37-generic are you sure [20:03] i keep have to open up term everytime [20:03] theadmin, Also, have you tried running a virtualbox on a CPU without hardware support? [20:03] Hello! Are there any good speech recognition systems for ubuntu? So I can control the windows and write text via speech? [20:03] bobbobbins, So is the primary function of this app to create a web page? [20:03] undecim: No. I don't think I have anything that ancient laying around. [20:04] quit [20:04] undecim: yeah, its a survey website [20:04] and because its sensitive survey info, they want to keep everything compartmentalized I guess [20:05] bobbobbins, so this app will be running on a web server anyways? [20:05] anybody here knowledgable about intel graphics not working with ubuntu? [20:06] bubbasaures, apt says it's unavailable but mentioned in other package's requirements [20:06] i don't know what does it mean [20:06] undecim: yeah, thats the fuzzy part I’m asking about now…I’m not sure exactly what they expect, since these people aren’t going to have webservers…I’m thinking the website just needs to be available on their network, but thats a guess [20:06] lionrouge: There is that header package .. see -> apt-cache search linux-headers <- . What are you trying to do ? [20:07] no_gravity, There are more in linux in general, here is a link to look through, while you wait, http://askubuntu.com/questions/tagged/speech-recognition [20:07] Bashing-om, i'm trying to do sudo apt-get install linux-headers-3.13.0-37-generic [20:07] bobbobbins, Is the site something that can separate from the rest of the code? i.e. user sets up the survey, which generates the PHP/MySQL code, which can be uploaded to the host? Or are the PHP and Python scripts tied together? [20:08] well the php and python both hit the mysql database [20:08] but they’re separate from each other [20:08] bobbobbins, Do they have to work with the same data, or are they working on different tables? [20:08] bubbasaures: i googled around quite a while. did not find any success stories yet. [20:08] undecim: yup, same data [20:09] no_gravity, I have not addressed you. [20:09] sorry my bad, I'm doing a lot here [20:09] bobbobbins: I'm not sure this will work for you, but have a look at Spoon.net [20:09] It seems to be... interesting, and probably will pull what you want off [20:09] Not too sure though. [20:10] bobbobbins, how much Python code is there? [20:10] guess ill try running dragon inside a windows vm then. [20:10] theadmin: wow, thanks, i’ll check it out [20:11] hi, how do I symlink /tmp to /run/tmp in a correct way? It is said to be an optional feature of /run. [20:11] undecim: not much, a few hundred lines [20:11] lionrouge: It is there .. apt-cache show linux-headers-3.13.0-37-generic >> Package: linux-headers-3.13.0-37-generic >> Filename: pool/main/l/linux/linux-headers-3.13.0-37-generic_3.13.0-37.64_amd64.deb . // maybe post the errors you get to a pastebin for the channels to see ? [20:11] no_gravity, https://www.google.com/?gws_rd=ssl#q=ubuntu+speech+recognition+ here is my search, you might look through, I know nothing in this other than to give you links. [20:11] bubbasaures: i googled around quite a while already. did not find any success stories yet. [20:11] bobbobbins, if it were me, I'd probably attempt to port the python code to PHP, then you'd have a PHP/MySQL app that can be deployed on a web server. A desktop, too, if you setup the server components [20:11] Bashing-om, i have a localized version of apt - it would be a bit complicated [20:12] bobbobbins, unless there's something OS-Specific about the code [20:12] no_gravity, You are repeating yourself, what answer do you want when I tell you it is not an area I know? [20:12] undecim: well there are a few cron jobs [20:15] it would be nice if i could just deploy something to store the data on the machines, and keep the rest in one place [20:16] bobbobbins, I think such a deployment would raise similar privacy concerns to running it all in one place [20:16] Bashing-om, here it is: http://pastebin.com/67qttEjX [20:17] undecim: yeah, i suppose you’re right, the data would still all be going to one place before hitting the database [20:18] Can anyone help with this? - http://askubuntu.com/questions/573372/preparing-ubuntu-to-be-turned-off-unexpectedly [20:18] lionrouge: look'n at your http://pastebin.com/67qttEjX . [20:18] hi [20:19] I can just dd an ubuntu iso to a usb stick and then it is bootable like the live cd? === Guest85150 is now known as shroud [20:19] DexterF, Yep. [20:19] great [20:19] thanks [20:20] no prob that was an easy one. ;) [20:20] intel graphics card not showing on additional drivers anyone know how to solve this? [20:20] it also disables me from controlling the screen brightness [20:20] nobody__, when do you get when you type "lspci | grep VGA" in a terminal? [20:21] nobody__, never seen an intel in the additional, what is the exact issue? [20:21] Probably it's not a lack of drivers preventing you from changing brightness [20:21] but a misconfiguration [20:22] lionrouge: I do not know .. are you in fact running release 14.04 ? [20:22] bashing-om, undecim, bubbasaures tried to help me yesturday but couldnt figure it out maybe he can inform you guys if hes still arround [20:23] nobody__ Nah, I know I was here all the time. [20:23] not what exactly though [20:23] Bashing-om, nope, i have 14.10 [20:24] bubbasaures, ucdecim http://pastebin.com/K7fh2tK1 [20:24] and i hate it. AMD fglrx stopped working and i need those headers to try to build beta from driver from AMD site [20:24] people, don't upgrade to 14.10 [20:25] !fud | lionrouge [20:25] lionrouge: Please do not fall prey to, or spread FUD (fear, uncertainty, and doubt) - it is not welcome here! Please see http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt [20:25] undecim http://pastebin.com/K7fh2tK1 thats what i get the grep command doesnt do anything === timvishet is now known as timvishert [20:25] lionrouge: That would explain it .. Why do you want an out-of-release package ? can be huge dependency issues . [20:25] Hi everyone, been having some issues with WoL (wake on lan) and Ubutu 14.10. If I enable WoL in my bios and also have an external USB hard drive plugged in.. the machine will not shut down. It simply reboots everytime I attempt to shut down.. Anyone here experience this? [20:26] nobody__, is the lack of backlight control the only symptom? [20:27] The WoL and external hard drive work just fine if i boot into windows 7 - dual booting [20:27] undecim when i play hd videos my screen tears, also before this i had to set splash nomodeset because my screen was flickering [20:27] nobody__, I seriously doubt I could help you any better than Bashing-om so I think best left with them. ;) [20:27] bubbasaures ok np thanks [20:28] nobody__: undecim -> sudo lshw -C disply <- shows no driver loaded .. unable to effect geting a driver loaded . [20:28] nobody__, can you paste /var/log/Xorg.log , /var/log/kern.log ? [20:29] does anyone klnow about hardware? is a slower Quadcore better than a faster duocore for a non gamer? and how important are the processor generations? AMD vs Intel for linux? [20:29] whazzup, I would get a slow quad over a fast duo [20:30] whazzup, unless the duo was more than twice as fast [20:30] whazzup, i agree with undecim [20:31] but I heard that you can't just multiply cores with speed [20:31] whazzup, Yeah, its more complicated than cores*speed === timvishert is now known as timvisher [20:31] like if you are running single-core apps, they will be slower on a slow speed [20:31] Bashing-om, thanks for your help i think i will reinstall my system [20:31] undecim it says itss more then 512 mb on paste bin so i cant post it the kern log [20:32] undecim, not any slower than you would be able to detect [20:32] does stuff like Mathematica (very heavy computational software ) go better with speed or cores? [20:32] lionrouge: That is one solution, but drastic .. over a graphics driver, yes ? [20:32] nobody__, which one? [20:33] that is like the most I need from my laptop, my last had problems when I was running mathematica [20:33] Bashing-om, yup [20:33] If / is on something other than the first hard drive, where should you be putting GRUB? [20:33] whazzup, I would expect Mathematica to handle multiple cores well [20:33] and about this headers - for some reasons i have kernel 3.13.0-37 now [20:33] whazzup, But some specific operations may be single-core computations [20:33] undecim theres 3 xorg logs : xorg.0.log, xorg.0.log.old , xorg.1.log [20:34] lionrouge: Can we not purge the proprietary driver and (re-)install from the repo ? And all be good then ? [20:34] undecim the kern log is more then 512 [20:34] undecim: ok thanks [20:34] Bashing-om, i tried it multiple times, it's just broken. And even beta is "14.04 compatible" [20:35] and the open-source is not that good. It doesn't provide good 3d acceleration and has bad fan control [20:35] lionrouge: With a kernel issue and other problems, ya might be better served just to install 14.04 LTS . confidence factor . [20:36] Bashing-om, i had it before update and everything was just great [20:36] but AMD vs intel doesn't make a difference for linux? [20:37] lionrouge: depending on the card .. there are propritary drivers from ATI available in the repo .. [20:37] whazzup, no it does [20:37] Bashing-om, yeah, fglrx and fglrx-updates [20:37] both doesn't support 14.10 yet [20:37] lionrouge: yep updates break OEM drivers . They are not-ubuntu . [20:37] nobody__, That's strange for your kern.log to be so big. [20:38] whazzup, at the moment NVidia has much better linux drivers (both prop. and open-source) than AMD [20:38] nobody__, Mine are in the 25KiB area [20:39] nobody__: Please pastebin the output of "dmesg". [20:39] undecim yea every command that bashing had me run was bigger then he expected [20:39] nobody__, do you have a /var/log/kern.log.1? === rigved is now known as Guest18371 [20:40] Jordan_U http://pastebin.com/1dzdk6F1 [20:40] undecim no just normal kern [20:41] whazzup: The thing that makes the difference is how well the software does multithreading. If it's written to make good use of multiple cores, and the task you're doing is broad enough to benefit, then more cores is good. [20:42] nobody__, Mine rotate like your Xorg does. I'm on 14.04 and have kern.log.1, kern.log.2.gz, etc... [20:42] whazzup: If you're doing a single-thread task, or a task that can't be split into as many threads as you have cores, then clock speed will win out. [20:43] whazzup: I would think that processing large datasets with mathematica would take good advantage of multiple cores. [20:43] whazzup, in my experience, you get more bang for your buck with AMD [20:43] undecim yea i have no idea why it does this i just installed it on sunday after i bought the laptop [20:43] lionrouge: and is NVIDIA = intel? [20:43] undecim: yes that is what I see looking at the prices too [20:44] but browsing, watching videos and (hobby programming) wouldn't make use of multiple cores right? [20:45] whazzup, they won't make use of clock speed, either [20:45] whazzup, some video codecs use multiple cores [20:46] brasil [20:47] alguém do brasil [20:47] !br | kristian__ [20:47] kristian__: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [20:47] whazzup, multi-cores lag less. There is usually core or two that aren't being overloaded by CPU-intensive apps (whether it's something you have crunching numbers in the background or some application that's misbehaving), and other apps that need to do something "right now", like typing in a code window will use the available core [20:48] nobody__, What is the total size of your kern.log? [20:48] nobody__, Because you shouldn't have more than a few lines per day in a kern.log unless something is generating messages [20:49] Hello, I've been having intermittent wireless disconnects. It happens about 1-2 times per day. Wireless is stable for all of my other laptops. Network manager shows that I'm connected when it goes out but I cannot ping my router. Anyone know what this is or how I can troubleshoot? Ubuntu 14.10 using the RTL8723BE PCIe Wireless Network Adapter (rtl8723be driver) [20:49] undecim it says 1.2MB [20:50] nobody__, Well that's nowhere near 512MB.... [20:50] Hi everyone, been having some issues with WoL (wake on lan) and Ubutu 14.10. If I enable WoL in my bios and also have an external USB hard drive plugged in.. the machine will not shut down. It simply reboots everytime I attempt to shut down.. Anyone here experience this? [20:50] The WoL and external hard drive work just fine if i boot into windows 7 - dual booting [20:51] Also when it fails, nm-tool output shows my speed as 7Mb/s when its normally 72 working. Thats the only difference in output. [20:51] nobody__, Maybe try a different paste? [20:51] paste tool* [20:51] undecim: ah ok that sounds very good. only thing bugging me on my old laptop was that when I had mathematica open in background and a lot of tabs he sometimes liked to freeze [20:51] MotherMGA, What model wireless card? [20:51] lshw says its RTL8723BE PCIe Wireless Network Adapter [20:52] undecim how do i get or use that [20:52] whazzup, well if Mathematica uses all the cores, you might get it with a quad, too. [20:52] nobody__, fpaste.org [20:53] nobody__, Not sure if there is a limit on there. HTML on the page doesn't suggest one. [20:53] ah damn I am so bad at making decisions :D [20:53] undecim after i hit paste nothing happens [20:54] whazzup, If you're looking at a few specific processors, you could post them here for a discussion [20:54] nobody__, Are you sure you copied? [20:54] yea [20:54] undecim: http://pastebin.com/UfrH67DR [20:54] nobody__, Can you paste them anywhere else? [20:54] no i mean the paste to upload [20:54] undecim: thanks I will maybe do that. But graphic card doesn't interest me at all as none gamer right? [20:55] undecim i dont know anywhere else [20:55] whazzup, new generations CPUs have builtin GPUs [20:55] undecim unless you dont mind google docs [20:55] nobody__, Docs works for me [20:55] Can you put the bootloader on a drive that doesn't have your root partition on it? [20:55] SuperLag, yes [20:55] SuperLag, but unless you have a good reason, don't [20:57] undecim: I have 3 drives in this system, and the one where I want to put / is the smallest one, and it's /dev/sdc [20:57] undecim: one large drive is full of VMs already, and the other large drive is going to be /home [20:57] MotherMGA, Have you looked at http://unix.stackexchange.com/questions/170012/rtl8723be-realtek-wifi-card-driver-not-working-on-ubuntu-14-04 [20:58] undecim: no. looking now [20:58] undecim looks like docs isnt working either script keeps having issue when i cntrl v [20:58] SuperLag: Boot stuff doesn't usually take up a lot of space [20:58] so recompile drivers... great. [20:58] nobody__, Install pastebinit [20:58] MotherMGA, isn't it? [20:59] hy i got problem's after fresh install of ubuntu 14 lts.. [20:59] undecim. better than it being broken [20:59] hey how would you map the CAPSLOCK key to the left CTRL key in Vim ? [20:59] SuperLag, how much space is your /boot directory taking up? [21:01] Hello! Anyone familiar with unattended-upgrades? Specifically why it doesn't seem to detect packages to be 'autoremoved'? [21:01] MotherMGA, launchpad says the bug you're describing is fixed with linux 3.13.0-29.53 [21:02] undecim i ran sudo apt-get install pastebinit what now i cant find it [21:02] any geek can help me out? got problem's after fresh install of ubuntu 14 lts.. can't update [21:02] nobody__, It's a CLI command [21:02] undesim: yes, but this says its not: http://askubuntu.com/questions/457341/wifi-drops-and-wont-reconnect-until-reboot-14-04-with-rtl8723be [21:02] mac__: What did you try to do? How did you try to do it? What did you expect to happen? What happened instead? [21:02] Howto read "you have mails" in ssh? [21:02] it does give a way to fix it without rebooting though `rmmod rtl8723be && modprobe rtl8723be` [21:02] MotherMGA, Meant to say check your kernel version first, just to be sure [21:03] I'm on 3.16 [21:03] i got fresh install of 14.4. lts.. after install i removed cd, reboot, want to update, but got errors instead.. [21:03] undecim soory im a noob what do i do [21:03] nobody__, in a terminal, do "pastebinit < /var/log/kern.log" [21:03] nobody__, And that should return a link to the paste [21:04] Hello, how can i read my "mails" in terminal when i login to ssh i see a mesage " You got mail" [21:04] Prezident, "mail"? [21:04] jhutchins, tnx [21:04] Prezident: That would require a mail client [21:04] how do I find out if graphic cards / processors work under linux / ubuntu? [21:04] undecim http://paste.ubuntu.com/9735151/ [21:05] You have mail. [21:05] Last login: Tue Jan 13 22:02:12 2015 from [21:05] looks like this [21:05] undecim: I didn't have a separate /boot. I separated stuff out like this: /, /opt, /usr/local/, /home, /opt/vm [21:05] Prezident: type: mail [21:06] jhutchins, i am ready with other computer.. [21:07] undecim: thanks for your help. [21:07] nobody__, You never did paste Xorg.log? [21:08] undecim which of the three do you want [21:08] nobody__, 0 [21:08] nobody__, 0 is the current X session, 1 was the last session, etc. [21:09] After installing updates today via update manager, an error was flagged up, the term.log is http://paste.ubuntu.com/9735153/ with the error shown on line 62 specifically, "Error! Bad return status for module build on kernel: 3.16.0-29-generic (x86_64)" this is on 14.10 with nvidia-prime installed, is the error something to worry about [21:09] jhutchins, are u busy? [21:09] undecim http://paste.ubuntu.com/9735212/ [21:10] any geek can help me out? got problem's after fresh install of ubuntu 14 lts.. can't update, errors returned.. need pc to work [21:10] please [21:10] which errors? [21:11] Hello, I am trying to install ubuntu 14.04 32 bit from both usb and DVD, both of which fail on the splash screen that says 'ubuntu' with the dots below it. [21:11] i don't know yet.. newb.. [21:11] and system crashes every few minutes [21:11] like freeze [21:12] may i request some help regarding a command ? [21:12] yes [21:13] so .. i need sed to do the following : replace every occurence of the following in a file : [text1](text2) with [[text2|text1]], with text1 and text2 being mostly any string and keep the []()| as they are on the pattern. Also, can i do this with awk ? how ? [21:13] mac__, Pastebin the update run from the terminal. [21:13] nickander, working [21:13] !pastebin | mac__ [21:13] mac__: 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. [21:14] list [21:14] Hi everyone, been having some issues with WoL (wake on lan) and Ubutu 14.10. If I enable WoL in my bios and also have an external USB hard drive plugged in.. the machine will not shut down. It simply reboots everytime I attempt to shut down.. Anyone here experience this? [21:14] The WoL and external hard drive work just fine if i boot into windows 7 - dual booting [21:14] francesco_, No wares here [21:14] nobody__, Have you seen http://www.webupd8.org/2013/05/intel-linux-graphics-installer.html [21:15] http://paste.ubuntu.com/9735275/ sorry for that, didn't know the rules === ubuntu is now known as Guest31030 [21:15] undecim no not yet should i install that? [21:15] nobody__, It's the Intel drivers from Intel [21:16] nobody__, It's not part of the official Ubuntu-supported packages. this is from the people who made the graphics card to begin with. [21:16] undecim how would i go about installing that [21:16] nobody__, section on the page: "Download Intel Linux Graphics Installer" === martial is now known as Guest1581 [21:16] nobody__, Has all the instructions there [21:17] undecim you sure its fine? doesnt say 14.04 [21:17] bubbasaures, paste.ubuntu.com/9735322/ [21:18] nobody__, On the first Intel link on the page, there is another link to the "new" download page at https://01.org/linuxgraphics/downloads [21:18] nobody__, There is a link there for 14.04 [21:18] undecim would i need to install the graphics release? [21:19] does anyone know of problems with either Radeon R5 M230 2 GB or AMD HD 8750M on linux? [21:19] nobody__, you need the "Graphics Installer" === ch_ris|AFK is now known as ch_ris [21:20] undecim alright im intalling and running the gui now [21:20] nobody__, Let me know how it works [21:20] undecim: I am know deciding between http://amzn.to/1xXK9no this and http://amzn.to/1Bl9Rnt this [21:20] undecim how do i go about uninstalling the graphics installer after words or do i leave it.. i havent learned how to uninstall stuff yet [21:21] HI. [21:21] first one has no windows installed which I appreciate, but second has quadcore [21:21] I want to compile a library and an app that uses it and have few questions relating to that. How do I update? Do I just compile the new version normally and everything is replaced and leaves no unneeded trash? Also if there're any possible problems when compiling one part (library) and installing other things from repos? [21:21] mac__: Try -> sudo rm -fr /var/lib/apt/lists , sudo mkdir -pv /var/lib/apt/lists/partial , sudo apt-get update , sudo apt-get upgrade <- to clear that error condition. [21:22] tnx [21:22] why cant I install openssh-server in 14.04 live? [21:22] it keeps bothering me with dependencies and then won't let me chose them [21:22] GRUB boot menu, I choose "Ubuntu" and I get a blinking cursor. This is getting so discouraging. :( [21:22] DexterF: sudo apt-get update, if you haven't already [21:23] whazzup, Details Processor specs: http://ark.intel.com/products/72056/Intel-Core-i5-3230M-Processor-3M-Cache-up-to-3_20-GHz-BGA http://products.amd.com/pages/notebookapudetail.aspx?id=112&AspxAutoDetectCookieSupport=1 [21:23] When trying to install ubuntu, I turned on nomodeset to see messages. The computer freezes at the item 'Starting Failsafe Boot Delay' [21:23] this has been frozen about 10 minutes now [21:24] rww that did it, thanks [21:24] :) [21:24] what is kubuntu live session password? [21:24] :D [21:24] when I chose german in live, what do I have to do to get german keyb laout right away? [21:24] whazzup, they look pretty matched on everything but clock speed vs cores [21:25] Bashing-om, .. is error with mkdir normal? invalid option.. enetring the last sentece [21:25] Pinkamena_D: Why 32 bit? "nomodeset" is *not* the correct parameter if all that you want to do is see boot messages instead of the splash screen, for that you want to just remove the "splash" and possibly "quiet" kernel parameters. [21:25] undecim: ok then I would take the quad core I guess [21:25] I removed them too [21:25] 32 bit because the computer is old === slacka is now known as thelukester [21:26] I installed 12.04 on a thinkpad T60 in the past, I dont know what is wrong with this [21:27] cannot ssh to root@livecd even after setting a password from #. what now? [21:28] mac__: maybe try the following sudo rm -rf /var/lib/apt/lists && sudo mkdir -p /var/lib/apt/lists/partial && sudo apt-get update (you can just copy paste that as all one command) [21:28] Bashing-om, it worked!! [21:28] DexterF, What error appears? [21:28] DexterF: if I recall correctly, Ubuntu disables ssh to root by default, edit /etc/ssh/sshd_config [21:28] just upgrading for the first time :-) [21:28] mac__: No that is not expected . I see nothing wrong with the mkdir command . did you copy/paste -> such that there is not a error ? [21:28] DexterF: (the setting is PermitRootLogin) [21:28] punkgeek: afaik, there should be no password required for any of the livedvd's [21:29] undecinm alright gotta restart lets see how it goes [21:29] yes i got it thank you [21:30] i did not copy paste.. is on other pc.. but.. i think i get the whole thing together [21:30] mac__: All good now ? [21:30] yes.. [21:31] it is installing.. as we speak, thank u very much.. u got a beer in good by me [21:31] whazzup: It occurrs to me that mathematica should have benchmarks that show what hardware it likes. [21:31] mac__: Great .. then I wish Happy Trails to You . We have nother adventure next time . [21:32] :-) thank u.. true :-) === aaron__ is now known as ahoneybun [21:35] undecim cant tell everything thing seems the same [21:36] whazzup, I've had no issues running the Radeon GPU in my A10-7850K === Raccoon^ is now known as Raccoon [21:37] undecim still cant controll the blacklight of my display [21:42] nobody__: undecim From the log .. backlight is contolled by the graphics driver . Is a driver now loaded ? show -> sudo lshw -C display | pastebinit <- . [21:42] what? :o === onrul is now known as Guest50714 [21:42] hrm? === _D-Boy_ is now known as D-Boy === darren is now known as Guest3965 [21:44] Pinkamena_D: The installer doesn't use modeset, so nomodeset is probably not what you want. Did you checksum the iso file? [21:44] bashing-om, undecim http://pastebin.com/SDyNbWt4 looks like it did nothing [21:45] nobody__: look;n at your http://pastebin.com/SDyNbWt4 . [21:46] nobody__: undecim .. yuk, yep, no driver loaded .. [21:46] nobody__, I wonder if the fbdev driver is claiming the display before intel loads all the way? [21:47] and i am back.. :-S :-( [21:47] paste.ubuntu.com/9735507 [21:47] nobody__, we could try removing the fbdev driver, but it might break Xorg completely until you reinstall it [21:48] nobody__, You would have to be able to reinstall it from the command line to fix if it breaks Xorg [21:49] undecim alright lets do that later when i get home so i can stay in irc on another computer incase shit goes down [21:49] nobody__, Yeah, plus freenode is "rehubbing" right now [21:50] undecim that explains why theres all this unceccary text lol [21:50] nobody__, Yeah. there was a message about it earlier, but its easy to miss amidst the chatter [21:51] undecim yea i usually dont check back irc until it says activity in the tab [21:51] any1 copy? [21:51] Back from a split! === esde is now known as Guest54912 [21:52] Pinkamena_D: Please try booting without nomodeset, and also without quiet and splash. [21:52] mac__: I did ,, but I do not do 'samba' no experience .. what were you trying to install ? === Guest54912 is now known as esde === uwishuno is now known as uwishununoware === Okaria_ is now known as Okaria === TonyL is now known as Guest77113 === znf_ is now known as znf === megabit|away is now known as megabitdragon === infamy_ is now known as infamy === infamy is now known as Guest49737 [21:57] anyone know if it is possible to show `indicator sys-monitor` on the lightdm unity-greeter screen? [21:58] hi, I've been trying to set up a pc router. I have a remote desktop which I want to connect to with another PC on the lan, but somehow it's not working. [21:59] If I were trying to access it outside of the network I'd think it'd be a port forwarding problem [21:59] but I've got a wired network and my wireless AP with a bridge,.... [22:00] I can ping the ip, but I cannot connect to the RDP, it works if I use a router though [22:00] johnb003_: cat /proc/sys/net/ipv4/ip_forward === tor is now known as Guest47905 [22:00] quatrox it's 1 [22:00] and net to the wan is working... [22:01] I like unity under Ubuntu 14.04 [22:01] paste.ubuntu.com/9735507 [22:01] I just can't seem to connect to the lan computer with Remote desktop [22:01] Running Manjaro with Gnome [22:01] johnb003_, what OS in on the lan computer? [22:02] windows 7 [22:02] paste.ubuntu.com/9735507 [22:02] and I'm trying to connect with mac os x [22:02] compdoc, it was working fine when I was on the router [22:02] johnb003_, did you enable remote desktop? its off by default [22:02] oh, ok [22:02] yeah I was using it a bunch until I switched over the the pc as a router [22:02] Hi everyone, been having some issues with WoL (wake on lan) and Ubutu 14.10. If I enable WoL in my bios and also have an external USB hard drive plugged in.. the machine will not shut down. It simply reboots everytime I attempt to shut down.. Anyone here experience this? [22:02] The WoL and external hard drive work just fine if i boot into windows 7 - dual booting [22:03] a different one running ubuntu === Guest47905 is now known as jabadoubt [22:03] so youve forwarded the port? 3389 tcp? === jabadoubt is now known as javadoubt [22:03] compdoc, nope [22:03] compdoc, I didn't forward any ports because I'm not accessing it from the wan [22:04] I'm trying to access it from the lan. [22:04] with a local IP [22:04] there's no question of which PC I am trying to communicate with as there would be with an external connection [22:05] johnb003_: I am still a bit confused about how your current configuration is, so it is hard to help [22:05] johnb003_, yeah, tell us about the lan. what about this router? [22:06] mac os x (wireless) connecting to windows 7 RDP, via a ubuntu box (has 2 wired nic and 1 wireless) The wireless and local lan are bridged, and the brdige has nat to the external wired network === mfisch is now known as Guest85585 [22:07] sounds complicated. you use iptables or anything? what ip addresses are each device? [22:08] I have iptables set to accept everything right now to eliminate that as a possibility [22:10] the br0 is 192.168.0.1 [22:10] eth1 and wlan0 don't have ip addresses as they are used by the br0 [22:10] eth0 is my external connection [22:13] Is it safe to remove libwacom2 and libwacom-common? As well as the things that apparently have to be removed along with it: gnome-control-center, gnome-power-manager, gnome-session, gnome-settings-daemon, indicator-datetime indicator-power, indicator-session, unity-greeter? [22:13] johnb003_: and you can ping the windows computer from the mac (via the ubuntu router)? [22:14] I can ping it yes === popey_ is now known as popey [22:14] I'll try hosting a simple python app that echos packets on a port, and see if it works [22:15] hi everyone === kbrosnan_ is now known as kbrosnan === Segfault_ is now known as Guest7239 [22:27] Guys any tips on how to open goverment PDFs? I'm just getting "To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader" [22:28] sx777: fiddle with your browser to download the actual thing (if you give me url i might be able to look at it within 12 hours) === Giovanni is now known as Guest4704 [22:28] sx777: You could try with evince (document viewer) === rheddry is now known as levifig [22:29] svetlana: will try, so far LibreDraw and MasterPDF failed me [22:29] do you have the actual file [22:29] .pdf [22:30] Yes [22:30] sx777, reader 9 from adobe is our last one. [22:30] if you do, i don't think a pdf reader would be capable of coming up with that error message, unless the document has javascript in it [22:30] which program is the error message coming from? [22:31] svetlana: Both MasterPDf and LibreDraw [22:31] ok, i suspect i can't help more without looking at what the file contains [22:31] Sec. [22:32] sx777: what happens if you try to open it with evince (or kpdf)? === badon_ is now known as badon [22:32] what is the best calendar app that can sync with google calendar [22:33] Evince isn't working , here's the form [22:33] http://www.cic.gc.ca/english/information/applications/index.asp [22:33] trying to install R latest version on ubuntu, I added a new source line to sources and ran an update / upgrade / clean / autoclean. No matter what I do I still get 'you have held broken packages' [22:33] Form is IMM5708 [22:34] core depends base which depends core [22:34] is there a way to fix this [22:35] sx777: i am on a borked computer without X on it, but i'll be able to try on a proper computer within 12 hours; if no-one here helps, you can leave me your email in pm [22:35] i do hope someone tries to download that thing and look at it though :) [22:35] Pinkamena_D: it should print information on which command you need to run as well [22:36] svetlana: спасибо but I'm working on limited time :) [22:36] sx777: I get to a page with lots of links. Does it matter which one I try? [22:36] quatrox: use drop down at the top [22:36] quotrox: Select form IMM 5708 [22:36] quatrox: select IMM5708 and click 'submit', it should ask you to dl a file [22:36] here is what it says: https://bpaste.net/show/2db1e8d762ba [22:37] I never really understood this package manager well. It says 'but it is not going to be installed' but does not explain why not. [22:37] undecim alrightt im ready to try to uninstall the thing you suggested [22:40] sx777: interesting. In evince I can see the table of content on the left and only one page is displayed showing that text [22:41] quotrox: Same exact problem === saschpe is now known as zz_saschpe === incurza- is now known as Incurza^ [22:44] ciao [22:45] !list [22:45] nikofoko: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [22:45] where are the default indicators stored, .e.g /usr/share/unity/indicators/com.canonical.indicator.datetime [22:46] "ObjectPath=/com/canonical/indicator/datetime" where is that on the FS? [22:46] svetlana and quatrox thanks for your time ,I'll try with 9.5.5. version of adobe or install windows from VM. Bye :D [22:52] Hi! I am trying to find a how to about installing IBM Informix on Ubuntu Utopic (a client asked if I can do that). Any advice? I googled but it seems to find only client related stuff [22:53] want an honest answer ko3t? [22:54] NO!!! Please, just not the host one [22:54] honest [22:54] ko3t: the installer is a standard set of shell scripts [22:54] ko3t: so if the version is supported on linux - components that are available in utopic, you will be fine [22:54] oh. so no weird libraries [22:54] ko3t, well, then... [22:54] ko3t: I'd certainly be asking IBM for the install requirements and support requirements [22:54] ko3t, Their page shows support in linux. [22:55] yes, but it's few years old [22:55] libraries change [22:55] ko3t: I suspect you'll find problems as RHEL 4 / 5 is supported, meaning it will be expecting quite old versions of core libraries [22:55] ko3t, Did not say to use it, just that there was/is linux suport [22:56] right [22:56] sad story [22:56] sounds so. but could easily have a happy end. [22:58] yep, that's what broadband is for [22:58] ? [22:58] May be I will try Windows or OSX. Wish it was linux thought [22:58] what is broadband in this context? [22:58] to have a happy end [22:58] quatrox, just to follow up, the problem was a windows firewall [22:58] ko3t: it appears to have no windows or Mac OSX support [22:59] ko3t: but talk to IBM [22:59] it got changed from home network to public network [22:59] ko3t: not sure if this is the client or server, but it mention libstdc++5: http://www.planetids.com/content/informix-ubuntu [22:59] johnb003_: thanks for the info. I had a feeling [23:00] quatrox: this doc says 4, and it seems to be the latest [23:00] http://www-01.ibm.com/support/knowledgecenter/SSGU8G_11.70.0/com.ibm.relnotes.doc/notes/ifx_1170xc4/mach/ids_machine_notes_11.70.lin64.html === hamnstar_ is now known as hamnstar [23:02] quatrox: it seems to be a rec for Informix CSDK - client SDK [23:03] k03t: aha [23:03] ko3t: I am sorry, but I cannot help you [23:04] quatrox: thank you for what you've done, I really appreciate it [23:05] thank you all, good people of #Ubuntu [23:05] undecim are you online? === deSz is now known as deSouza === colin__ is now known as thewibs === aaron__ is now known as ahoneybun [23:28] hey, I can't seem to get my volume control on my keyboard to work on lubuntu 14.04.1 === Heliarc is now known as HusTler [23:30] anyone know a safe linux luna kernal upgrade === digifiv5e is now known as Guest65453 [23:30] ?? [23:31] anyone know a safe linux luna kernal upgrade [23:31] what is linux luna? [23:31] elementary linux luna? [23:32] Nixus, Look at the keyboard gui. [23:32] how do i clear a (bogus) false negative from the DNS cache? [23:32] linux elementary [23:32] ask them [23:32] this is Ubuntu support [23:32] how [23:32] check their website for support options and see if they have an IRC channel [23:32] linux elementary is ubuntu based [23:32] ok, I'm in there [23:33] Nixus, look in sound and assign keys you want [23:33] dee: based on and equal to are not the same [23:33] ok thank you bye [23:34] sound? there are three tabs: general, input method and advanced [23:34] nobody__, ping [23:34] I think it's just for changing the language [23:34] undecim ready? [23:34] nobody__, [23:34] nobody__, yeah* [23:35] Nixus, I have not used lubuntu for awhile, look around for the volume up and down, if you find them click on each and assign the key prompts you want. [23:35] undecim alright what do i do [23:35] So, to uninstall fbdev, open a terminal and type "sudo apt-get remove xserver-xorg-video-fbdev" [23:35] nobody__, If it breaks your X server, you'll have to log into the command line with your username and password [23:35] Nixus, A picture in imagebin of what you see if stuck might help. [23:35] !imagebin | Nixus [23:36] Nixus: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here. [23:36] nobody__, And run "sudo apt-get install xserver-xorg-video-fbdev" to get the fbdev driver back === someon is now known as someone [23:36] alright lets hope it doesnt break [23:36] nobody__, You may also need to uninstall vesa [23:37] undecim what do i do to uninstall [23:37] nobody__, that's the xserver-xorg-video-vesa package (same as other, but with 'vesa' instead of 'fbdev' [23:38] nobody__, Do "sudo apt-get remove xserver-xorg-video-vesa xserver-xorg-video-fbdev" [23:38] nobody__, And to reinstall, you run the same command (press the UP key) but change the word "remove" to "install" [23:39] nobody__, You'll have to uninstall the drivers, reboot, and if X isn't working, you run the "install" command to put them back [23:39] undecim so im removing and then reinstalling [23:39] ok [23:39] nobody__, you don't need to reinstall if it works after uninstall [23:39] ok [23:40] If the intel driver STILL doesn't take over the card after removing these two, then you'll be stuck at a command prompt (white text on a black screen), untill you log into the command prompt and run the install command [23:40] undecim alright uninstalled both of em now just restart? [23:40] yup [23:41] Nixus, Not sure you knew this upon choosing lubuntu but it is more config based than gui's to change things, still easy to run, just a little more skill set stuff. [23:42] I know. I wanna try challenge myself and learn more, instead of always using gui stuff [23:42] undecim it says black box login so im assuming it didnt worrk and reinstall? [23:42] Nixus, Good, you will do fine I would bet. ;) [23:42] nobody__, correct [23:42] I hope... [23:43] Nixus, Took me about 6 months with ubuntu to figure out what not to do, started on it though so not sure a vaild time but for me. [23:44] undecim what do i type to restart from command line [23:44] nobody__, Control-Alt-Delete will do it [23:44] nobody__, Or sudo reboot [23:44] yeah, I spent about 5-6 months in xubuntu, just trying this out [23:44] Nixus, I prefer Lubuntu over Xubuntu [23:45] undecim back to the way it was. what now? [23:46] nobody__, Do you have nomodeset on? [23:46] yea [23:46] ok, I've always stuck with XFCE until now. I don't want to run something like KDE because performance is a concern [23:46] nobody__, How does the system behave with it off? [23:46] undecim scren flickers like crazy [23:47] sorry i need the dir of the spanish chanel please [23:48] !es [23:48] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [23:48] nobody__, Is it unusable? [23:48] no [23:48] if i leave it too long screen turns black [23:48] nobody__, Can you disable nomodeset, reboot, and paste Xorg.0.log? [23:49] whats the command to get to the txt page i forgot [23:49] nobody__, pastebinit? [23:49] nobody__, pastebinit < logfile [23:49] undecim no to disable nomodesett [23:49] nobody__, command | pastebinit [23:50] nobody__, edit /etc/default/grub === sburjan` is now known as sburjan [23:50] nobody__, I can't seem to recall the grub reconfigure command for after editing... brb, Google. [23:51] also, I've noticed that when I minimize/maximize my windows, the animation is always going down even though my panel is on the top. Any way to change this? [23:51] undecim no its fine i gotit [23:51] nobody__, update-grub [23:51] undecim so just return it back to quiet splash? [23:51] nobody__, After the edit [23:51] undecim: nobody__ -> sudo update-grub <- . [23:51] Bashing-om, oh yeah, sudo ,lol [23:52] nobody__, yes, quiet splash [23:53] undecim its not letting me save so i gotta go to the file from CLI, but i forgot what you have to type to get to the file [23:54] nobody__, sudo nano /path/to/file [23:54] nobody__, Also, press ALT+F2 and type "gksu gedit" to edit system files with GUI [23:58] bubbasaures: what distro did you use after ubuntu?