[00:16] how can i get ubuntu to update itself [00:16] i'm on ubuntu server [00:17] would a cron job executing sudo apt-get dist-upgrade suffice? [00:18] Foxhoundz: don't do that. use something like apticron to notify you when updates are available, then update manually. [00:19] blackflow: well, i already get notification on first login via ssh [00:19] but it might be week or months before i log into this box [00:19] so i wanted to keep it continually updated in my absence [00:19] Foxhoundz: Please see this URL with pictures: http://www.howtogeek.com/204796/how-to-enable-automatic-security-updates-on-ubuntu-server/ [00:23] Foxhoundz: so you wanna have your system changed without your being around to log in if something breaks, for weeks or months? [00:23] does ubuntu have a command line tool to convert a file from unicode to ascii? [00:23] because Ubuntu is not really known for rock solid super stability when updates are in question. [00:23] daveomcd: iconv [00:24] thanks! [00:24] blackflow: it's just a local dev/media/dns server [00:24] i'll know something went wrong when i can't navigate go google.com :p1 [00:24] Foxhoundz: well, you've been warned. [00:25] blackflow: well, i'll just be configuring it for only security updates [00:25] so it shouldn't be a problem === sleepypc is now known as `hypermist` [00:28] ...what could go wrong? [00:29] Foxhoundz: service restart failing, reboot happening, or both happening at the wrong time [00:30] Foxhoundz: Power failure, wake on power, messed up kernel, server down w/ no remote capabilities and your customers are screeeeeaming at you .... losing muy pesos in the process [00:30] I agree with blackflow's warning [00:30] hkrrsx, muchos* ;) === vince_ is now known as vincetheponder [00:31] vince_: sorry, Spanish isn't my 2nd, 3rd or last language :) [00:31] But thanks for the correction [00:31] just install apticron indeed to send you an email when updates are available. [00:31] There are new patches almost every day [00:32] it might be from that ffmpeg ppa i installed [00:33] Foxhoundz: btw, apticron sends you an email, so you don't have to log in to see if something's up for update [00:33] oh OerHeks beat me to it :) [00:34] You will love systemD with mir, reboots are history [00:34] OerHeks: really? live kernel patching too? [00:34] Jups [00:35] that makes reboot unnessasary for the time beiing. [00:35] OerHeks: it ain't april fools here any more, so I'll ask again... live kernel patching too? :D === mudo_ is now known as mudo [00:38] blackflow, yes, can't find the posts i read recently [00:38] OerHeks: I think you're confusing that with the UPCOMING live kernel patching capabilities in 4.0 [00:38] (aside from current proprietary options by RedHat and, methinks, Suse?) [00:39] OerHeks: still, you have to reboot to update PID 1, especially since it's now so complex. [00:39] Yes, this is still the transition to mir, AFAIK [00:40] OerHeks: I think you have no idea what you're talking about :) === vince_ is now known as vince_the_ponder [00:45] hi guys [00:45] any one know gancktrack distro [00:46] wb garrettr [00:46] guys [00:46] hello [00:46] wb [00:46] any one can help me here ? [00:47] smart1, never heard of gancktrack distro, it is not ubuntu. did you check distrowatch.com ? [00:48] wait dude [00:49] this is the name of it ( gnacktrack ) [00:49] gnome [00:49] smart1: gnacktrack died years ago dude! [00:50] ohhh my god lol [00:50] haha [00:50] ok do you know any distro like it but live not dead lol [00:50] oh, before backtrack died ? [00:50] smart1: kali [00:51] try kali or something 2015 [00:51] OerHeks: backtrack way before gnacktrack [00:51] you remember knoppix or whoppix? [00:51] vince_the_ponder: sure do [00:52] There are a lot more compilation of tools, than i know of. [00:52] no way i will not try kali , they wanna force us to quit usinnig backtrack & ues it [00:52] *pentesting [00:53] i have backtrack r5 3 with ubuntu softwear center now lol [00:53] wb [00:53] smart1: well, that's running 10.04 haha === klein_ is now known as Guest45050 [00:54] evening all. Just installed ubuntu 14.04 and grub did not pick up windows 8.1 trying to make it dual boot, any help? thanks in advance [00:54] frigin, do you know if it erased windows partition, is the partition type visible in cfdisk under ubuntu? [00:54] frigin, Check this out. http://sourceforge.net/projects/boot-repair-cd/ I've used it. Real quick and easy to use. [00:55] no the partition is still there. boot-repair didn't work [00:55] frigin, took a look on grub conf files? [00:55] smart1, the driver support has been greatly improved over the past couple of years for wifi cards specifically so you would benefit a lot from upgrading to kali linux [00:55] boot-repair - error GPT detected. please create a BIOS-Boot Partition etc etc [00:56] @hawly how do i do that [00:57] brb [00:57] frigin, i dont remember - but i think its easy to find - you change the file, and run a command to make grub use the new confs [00:57] frigin, if /boot partition is mounted under ubuntu, the config file is there [00:58] ops.. instead of "change the file", "edit the file" [00:58] frigin, the command is 'sudo update-grub' [00:58] * hawly is a kind of old school [00:59] vince do you know sphinux OS , this OS kernel 60% hurd & 40% Linux [00:59] Would you call someone who actively uses and is interested in Ubuntu a GNU/Linux enthusiast or a Linux enthusiast? [00:59] @vince thank you [01:00] smart1: ass [01:00] smart1, i dont know that the difference between straight linux and hurd/linux mix really matters while pentesting. but to each their own i guess. [01:00] smart1, what are the benefits of using hurd / Linux kernel mix in general? [01:00] back sudo update-grub result http://paste.ubuntu.com/10721563/ [01:01] Aeiortv, GNU/Linux is a "expert precise term" [01:01] i dont see my windows in there [01:01] i do know im not the maker of this OS :) [01:01] ? [01:01] don't ^ [01:02] quit [01:02] frigin, do 'sudo blkid' [01:03] frigin, pastebin? [01:03] http://paste.ubuntu.com/10721572/ [01:04] btw, you only realize the "GNU" importance of the stuff, when for example: try a term session on Android [01:05] how do I "Map" a network drive in ubuntu? [01:06] frigin, /dev/sda2 is your windows installation partition. we need to add a line to your grub config that adds windows 8 as boot option. The problem is that grub should do this by default, and its not doing it so its better find out why instead of forcing it (grub is still working to load linux after all) [01:06] Arrick: http://ubuntuhandbook.org/index.php/2014/08/map-network-drive-onto-ubuntu-14-04/ [01:06] im down for whatever you want me to do @vince i'm still a newbie *nix user [01:07] !g [01:07] bye guys [01:08] frigin, is windows 8 install 64 bit? [01:08] yes [01:08] same with ubuntu 14.04 [01:10] i think that GPT disk needs that 100 mb dos partition for grub >> https://help.ubuntu.com/community/UEFIBooting [01:10] vince_the_ponder, I didn't realize friggin was that guys's name and I thought you were just really mad for a sec lol [01:11] nah zach thats me :) [01:13] hehe [01:14] frigin, sorry i cant be of much help, but reading this article about archlinux + eufi explained a bit of the limitations surrounding a pre-installed windows 8 and dual booting with linux. If ubuntu did not make special accomodations for dual booting, you may need to re-install grub as a eufi-gpt install instead of mbr-dos install [01:14] https://wiki.archlinux.org/index.php/GRUB#Windows_installed_in_UEFI-GPT_Mode_menu_entry [01:14] nothing can ever be easy for me === lance is now known as Guest37253 [01:15] alright vince_the_ponder i appreciate the help i'll pop in my w8 disk and see if i can get windows back and just boot into ubuntu from my usb thanks a ton for the help [01:16] dang he gave up :-( [01:17] i wish i coulda convinced him not to do that... oh well. [01:22] hello everyone [01:23] hello [01:23] ok.. how about how do I map a network drive during a single session...., I have to connect to the VPN before mapping it. [01:23] Has anyone had an issue with any linux distro installing to a usb drive? [01:24] I tried installing Arch, then OpenSUSE, and I'm downloading LXLE right now. The first two distros gave errors when trying to install :/ [01:25] which errors? [01:25] ArchLinux said "can't find /dev/sda on /etc/fstab" when trying to mount the root partition [01:26] and OpenSUSE said that it couldn't locate some boot file. So I never even got to partitioning with that one [01:26] you got the iso from the original source or did you use the bootloder's option? [01:27] I got Arch from the source's distro page. but i used LiveLinux USB to download OSuse [01:27] Hey guys I'm getting this error [01:27] Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'us.archive.ubuntu.com' [01:27] after setting my ip to static in ubuntu. [01:27] I tried setting dns in my /etc/network/interfaces file, but no dice [01:28] that's a weird error, would really ask the guys over at arch [01:28] hi [01:28] anyone on? [01:28] cluelessperson: do you have an internet connection? you can use the terminal to update [01:29] what? [01:29] UNNGH:hi [01:29] I wasn't sure if mounting the root partition was a common error or not. I've only ever had good luck with Ubuntu and Linux Mint [01:29] Viqta, Yes. I'm connected to the server [01:29] Why did my name go orange [01:29] But I'm looking for something really lightweight since I'm trying to get into coding [01:29] Viqta, but it cannot resolve hosts itself to get out [01:29] Bradley, PHP is wonderful to start, or Python [01:29] use the terminal to update then. I find it easier [01:29] oh [01:29] c++ [01:29] is good [01:29] Bradley, there are several online sites that are really good about getting into them [01:30] UNNGH, no, it's not. :( [01:30] cluelessperson right right, but I'm looking for a Linux distro to install on a usb drive at the moment. [01:30] i likeubuntu [01:30] Bradley, ubuntu runs fine on usb. :) [01:30] or external HDD [01:30] cluelessperson also I'm trying to learn c++ :P python seems really awkward [01:30] Bradley, in terms of programming, I lean more towards ubuntu-server [01:31] C++ is very conventional, and usefull. [01:31] That is what i have been learning c++ for years [01:31] Bradley, I keep a usb drive around my neck with ubuntu live on it as a backup, or if I need to access someone's files. [01:31] cluelessperson: the irc channel? [01:31] Bradley, that's a place, sure, (I'm banned there though) [01:31] How do you remote accesspeople [01:31] ? [01:31] UNNGH, ssh? [01:32] oh [01:32] or packet sniffing [01:32] wireshark [01:32] UNNGH, what are you asking? [01:32] like getting info in public [01:32] from other computers [01:32] how do i hijack the router and redirect trafic to my computer [01:32] My server cannot resolve any hosts at all, how do I fix this? [01:33] it seems to have started when I set it up for static ips on network [01:33] UNNGH, cluelessperson: are all distros based off of ubuntu able to get support from the same source, or are they all completely different? (just so I know where to go for tech help) [01:33] change the place where you get updates from [01:34] cluelessperson, can you ping 8.8.8.8 ? [01:35] i have to go. [01:35] see you later [01:36] should I enable the option for "launching LinuxLive in windows" on the LiLi program? [01:36] or would it be better to just try and boot from the usb to install on the other usb? [01:37] I dont understand Bradley [01:38] Viqta: so I'm trying to make a Live USB so I can install linux on another USB. would it be better to launch the install from within Windows, or just boot up from the LiveUsb to install [01:38] you can't launch an install from windows [01:39] you cant do that, when you burn the iso on the flash then you shutdown the pc [01:39] you can't use VMware to make a bootable linux usb? [01:39] why use vmware? [01:40] there are a lot of guides for dualbooting [01:40] maybe I'm getting my information confused then O_0 [01:40] I don't wanna dualboot [01:40] what do you want to do? [01:40] I know how to do that :/ I want the OS on the USB, but I'm having issues with the LiveUSB to use for the install [01:41] Bradley: Are you creating a bootable usb ON a different bootable USB? [01:41] you want an OS on the flash drive, that is fairly easy, you just search for your distro of choice and download the file [01:41] it will give more instructions on there [01:41] O_0 I just want one USB with Linux on it that will load the actual OS instead of the annoying "do you want to install" menu [01:42] Oh... that's probabyl distro specific... [01:42] proabably* [01:42] let's go have a look [01:42] Bradley: you probably want the live usb [01:43] making a LiveUSB is just the prep for the os installation though... right? [01:43] when you burn it on the usb thats all, you will be choosing try (distro name here) [01:43] i dont think there is away to get rid of that [01:43] Viqta: There is [01:43] Bradley: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [01:43] well Arch doesn't have that Option, but OpenSUSE does and I couldnt even try it out [01:43] However [01:44] you guys are getting at it... [01:44] Ubuntu, may or may not have this option [01:44] (either way, clicking "try" everytime isn't the end of the world) [01:44] Hello folks! [01:44] but... other distros are built for this application [01:44] hello! [01:44] or get away to edit the bootloader if it bugs you that much [01:44] How do I check if my server has a port closed? [01:45] ircfox: You can scan yourself ._. [01:45] okay so now I want to know if it would be better to make a LiveUSB and use it inside of VMware that way I can report any errors that someone knows how to read? :/ [01:45] CptRageToaster: how? [01:45] Bradley: why use a usb in vmware at all? [01:45] ircfox: I'm... not 100% telling someone how to run a deep port scan over IRC [01:46] in vmware you dont need a live usb, you just install it on the vmware [01:46] ircfox: use nmap [01:46] ^ [01:46] Ben64: I'm sorry... I can't. I've been explaining that for a little while now [01:46] Ben64: I am at server side right now? [01:46] Bradley: So... you just want to "make a bootable USB" [01:46] Bradley: you can't what? you haven't explained anything [01:46] and you want to "test it in VMPlayer" [01:46] Shouldn't I be using something as iptable or something? [01:46] correct? [01:47] CptRageToaster: yes [01:47] ircfox: what [01:47] hola [01:47] Ben64: I am inside server. [01:47] ircfox: nmap still works [01:47] Bradley: You can... but why go to all the trouble of emulating a PC with a USB stack, when you can just see if it boots? [01:47] Ben64: I won't be scanning a port from outside. [01:47] in vmware you dont need live usb to try out oss on there. u just install them on there [01:47] Ben64: I've been explainging it before you asked me. I think you may have joined in late [01:47] Viqta: He's not installing anything IN vmplayer [01:48] Bradley: i saw everything, you didn't explain it still [01:48] Viqta: He's simply using Vmplayer as a testing platform (a different "computer" so to speak) to see if his Bootable usb works [01:48] ben64: i really did. I feel like I have been [01:48] Why does the terminal think these files don't exist, but they show in ls? http://i.imgur.com/LBR8UvF.jpg [01:48] Hello guys, is there a way to use the latest intel video drivers on ubuntu 14.04? [01:48] very confusing. [01:48] Bradley: you really didn't. how about you stop arguing and explain what you want all on one line [01:48] CptRageToaster: i actually don't have VMware at the moment. I was asking what I should do. [01:48] but it does not hurt to try, [01:48] Bradley: Just see if you can boot the thing [01:49] they have ended support to it, and works only on 14.10 - thing is that 14.10 doesn't work good for me :/ [01:49] dont use vmware, if you have a flash drive you can use it to dualboot which is fairly easy that vmware [01:49] Viqta: ... [01:49] CptRageToaster: I'll be back if I have more issues. [01:49] MemoryMan: ls -al in the directory please? [01:49] MemoryMan: Sounds like a permissions issue [01:50] Viqta: Thanks for trying. I don't think I know how to word my issue properly, but I'll return if something bad happens [01:50] ircfox: I don't know enough about asking LINUX how it's doing network wise... [01:50] but the.... knee jerk reponse, is to ask something outside the server to hit every port [01:50] then you know whats open [01:50] and what's not [01:50] CptRageToaster: http://pastebin.com/b1VmKNuM [01:51] my opinion is that if you have flash drive use it to dualboot instead of vmware, that seems easier and has a comminity support compared to when you will use vmware because people will be saying its the other party's fault and the likes [01:51] I installed the Nvidia drivers from their website using the .run file, but now when I boot up the login screen is just black with the cursor :c [01:51] CptRageToaster: I don't think it is permissions because "more test.c" works and has the same permissions [01:51] yeah [01:51] that's odd [01:52] looks like it has a space in the name [01:52] Ben64: Hmm good catch...no idea why that is there [01:52] Ben64: I use nping and it fails when I use my ISP but outside as in my UNI it works. Perhaps my ISP is blocking some hight ports. I already port-forward the port at my modem. [01:53] Ben64: Good catch! [01:53] Ben64: Using a text editor and it has never done that before [01:53] MemoryMan: Easiest fix, open the file in a text editor, and file-save-as without a space in the name [01:53] Yeah I fixed it now, just had no idea why it did that [01:54] ircfox: you would have to talk to your isp about that [01:54] well... someone put the space there :) [01:54] Ben64: my ISP is a robot. [01:54] Maybe it's a bug in the latest update because I don't think I'd make that mistake twice haha [01:54] ircfox: good luck [01:54] But maybe I did...anyways thanks guys! CptRageToaster Ben64 [01:54] have fun! [01:55] Ben64: is there a way to test if my ISP is blocking a given port? [01:55] nmap [01:55] ircfox: There are some webclients that can hit a port for you... but I don't know if there are any secutiry implications... [01:55] the other solution is to use nmap... [01:56] telnet [01:56] security* [01:56] ^ [01:56] hkrrsx: telnet doesn't work. [01:56] Hey guys, when after the boot screen everything's black with just my cursor as an "X" for some reason, how can I fix this? [01:56] telnet client* [01:56] Sorry [01:57] Guest21477: what video card(s), what version of linux, etc [01:57] webchat feed isn't scrolling right so I'm not keeping up properly [01:57] brb [01:57] Ben64: Ubuntu 14.04, Nvidia GTX860M [01:58] Guest21477: optimus? [01:58] Guest21477: I'm assuming there's an intel accelerated GPU inside as well? [01:58] * CptRageToaster backs off a bit [01:58] CptRageToaster: yeap, with the i7 [01:58] Baaaaaaack [01:59] Ben64: it's a single GPU if that's what you mean [01:59] Here is the output of nmap https://gist.github.com/anonymous/7fef25e896aaa8eeef13 [01:59] Guest21477: well its not [02:00] Seems to be working, but if I use telnet it gets hucked [02:00] For Guest21477's benefit: You have two GPU's inside your PC it sounds like... [02:00] The GTX860M, which would be a higher power Nvidia card... and then the intel integrated graphics, as a lower-power GPU to use for basically eveything else [02:00] a lot of nicer laptops do that [02:01] CptRageToaster: yeahp, although I thought Optimus referred to two dedicated GPUs [02:01] I am uncertain... Ben might have been asking a good questions [02:01] question* [02:01] I don't know much about GPU/graphics drivers... and that sounds like it could be the problem... [02:02] basically, you shouldn't have installed drivers downloaded from nvidia.com [02:02] Any idea? [02:02] Where should I install them from? === ziggurat is now known as Guest61722 [02:02] ircfox: ... Are you not able to carry through/investigate any of the options we listed? [02:03] Guest21477: they come with ubuntu [02:03] ircfox: You sound a bit like you're asking for a command for you to copy+paste in your terminal [02:03] and I don't have one for you [02:03] Without installing drivers the laptop seems to only be making use of the Intel graphics [02:03] CptRageToaster: I just told you telnel gets blocked and nmap doesn't shows any sign of problem. [02:04] ircfox: filtered = filtered [02:04] maybe you need more specific networking support? [02:04] I'm not sure if there's a better place where you can get help [02:04] this is out of my league... [02:04] ##networking [02:04] that... or just hang around for someone to read the logs and respond [02:04] it would really help if you explained more what you want too [02:05] *if possible [02:05] There are web clients available if all you want to do is ping a port [02:06] okay I'm back. Would anyone be willing to walk me through what I'm trying to do? maybe that'd help clarify my issues [02:07] okay, please clarify what you want to achieve [02:07] Viqta: okay so right now I've booted Linux from the live usb to "trial" it. I'm gonna insert a second USB to permanently install the OS on [02:08] Bradley: you won't like the results of that, will be very slow [02:08] Ben64: really? O_0 [02:09] Ben64: even if I use it to write code in? I'm not planning on doing anything major like gaming or anything [02:09] yeah, usb drives are slow [02:10] just dual boot, or make a live usb with persistence [02:10] yeah, I wouldnt use a USB drive ro run my os [02:10] then why would other people suggest it? [02:10] let me get this straight you have booted into linux and you want to install it on another usb permanently, hard to understand that [02:10] nobody did [02:10] because they are silly [02:10] because they are ok with sub par performance. [02:10] Ben64: not here. in general I've been recommended to do that [02:10] yes, daul boot is even easier. please do that [02:11] or are teachers in a school... those that do, dont teach, those that dont, teach. [02:11] if you don't have a partition to spare, then you can use a VM to play around in [02:11] it has some downsides compared to running on real hardware, but it is generally fine [02:11] you can partition the drive for a linux os, it does not need that much memory [02:12] :/ well, how much persistance would a liveUSB need if it's 16gb (14.5gb is recognized by windows) [02:12] hi -- so i tried to install texmaker today, which had about .7GB of dependencies, and the internet connection dropped out in the middle, now when I do`apt-get update`, i get this "E: Method https has died unexpectedly!", E: Sub-process https received a segmentation fault." [02:12] Bradley: it doesn't "need" any [02:12] i've tried autoremove, autoclean, clean, etc etc, i'm already approaching reinstall as a solution [02:12] anyone have any other ideas? [02:13] Ben64: isn't persistence used to "remember" changes I've made to Linux? [02:13] try updating and upgrading, then try purging zacharypch [02:14] updating is the thing that causes the segfault tho Viqta [02:15] Bradley: yes, but it really sounds like you want dual boot [02:15] Hello, why ubuntu 14.04 doesn't recognize intel i915 chipset but 14.10? I'm trying to install Intel HD Graphics 5500drivers on ubuntu 14.04 but nothing so far :/ [02:15] Ben64: but I don't want to dual boot. [02:15] Bradley: why [02:15] then reinstalling it would would and the old packages that were there would be used [02:15] Hey guys, I've lost connection to my server [02:15] the DNS refuses to resolve, any idea why? [02:15] zacharypch: sudo apt-get purge texmakeer && sudo apt-get update ? [02:15] well [02:15] E: Unable to locate package texmaker [02:15] I'm running 14.04.2 - and says only Intel Broadwell [02:16] zacharypch: what command did you run to install texmaker ? [02:16] Or whatever program you went to install [02:16] just sudo apt-get install [02:16] zacharypch: that command doesn't specify any program to install [02:16] no, sorry, it was sudo apt-get install texmaker [02:17] Ok, then you should be able to do sudo apt-get remove --purge texmaker if it installed at all [02:17] If it didn't install, then that command should fail [02:17] E: Unable to locate package texmaker [02:17] zacharypch: pastebin the output of 'sudo apt-get update' [02:17] reinstall it with the gui [02:18] ok Ben65 hang === Ben65 is now known as Ben64 [02:18] hi apt-get here [02:18] Ben64: I'm on an ASUS GS74x Gaming computer that I use for my animation degree in college. I don't want to dual boot on this machine :/ [02:18] Bradley: i don't see the relevance of the machine specs [02:18] what is the down side of dualbooting? [02:18] ben64: because it's for school, and I want all of the harddrive space for school. [02:19] i restarted my computer and now the sound is not working. i think the module unloaded , my channels are open and volume is up. how do i figure out which module i need to load for my sound card? [02:19] Ben65: http://pastebin.com/GBdgd5mj [02:19] Bradley: then use liveusb with persistence, good luck [02:19] onezuff, were you using headphones before powering off? [02:19] ben64 viqta: because linux can't handle the programs i need to run with generic drivers for NVIDIA cards, and processors. I just want a portable linux os on a usb for coding wherever i go without a laptop [02:19] yes Viqta [02:20] k thanx sorry for bugging you [02:20] zacharypch: how about running "sudo dpkg --configure -a" ? [02:20] Any difference after running that? [02:21] then you dont need to do anything the bradley, if you have it on the usb then you already have your linux there [02:21] onezuff: plug them back on and off lol [02:21] Viqta: how can i configure the card and load the module? i did lsmod and there were no sound drivers loaded, i think this is the issue [02:21] that didn't work Viqta i tried that sevearl times already [02:21] hkrrsx: no output, no change [02:21] Now try running sudo apt-get update [02:22] Difference? [02:22] doesn't it appear on the additional drivers? [02:22] hello apt-get here [02:22] hkrrsx, same output actually [02:22] i dont know what that means Viqta [02:22] Does anyone know why an ubuntu-server wouldn't be able to resolve dns at all? === Guest22972 is now known as gusnan [02:22] then suddenly just stops responding to ssh at all? [02:22] Ben64, any idea on that pastebin? [02:22] I do have connection to console with KVM over ip [02:23] really seems like i hit some odd edge case that just completely killed my os here [02:23] its in your menu onezuff [02:24] zacharypch: would you pastebin your /etc/apt/sources.list file, please ? [02:25] I'm wondering if one of the repos is having HTTPS trouble [02:25] how do you determine what module a sound card would need? [02:25] cluelessperson, under your static config put in "nameserver ipaddresshere" [02:25] cluelessperson, resolv.conf gets over written every time you restart networking [02:26] Arrick, I can't even access it locally now for some reason [02:26] hkrrsx, none of the urls in there are https [02:26] just a sec [02:26] ... peculiar [02:26] I've uninstalled the Nvidia drivers but I'm still booting up to a black screen with an "X" cursor, does anyone know why? [02:26] Arrick, I have kvm over IP [02:26] did Bradley leave again? [02:27] cluelessperson, did you run ifdown something? [02:27] cluelessperson, have you tried adding dns to /etc/network/interfaces [02:27] hkrrsx, my theory is that i did a partial upgrade of some .so files or some dynamically loaded C things [02:27] j355e_j, yes, but I cannot even access it LOCALLY on the network now [02:28] Arrick, I don't think so, No. [02:28] hkrrsx, but it's weird that my browser is fine [02:28] zacharypch: I concur but an apt-get update / upgrade *should* clear that up [02:28] cluelessperson, what do you mean locally? [02:28] hkrrsx, but whatever apt uses to update is segfaulting [02:28] can i download whatever apt-get upgrade needs? [02:28] and then just put it where it needs to go? [02:29] zacharypch: apt-get is an automated process, it's not alacarte like I think you're suggesting [02:29] dear lord [02:29] what do the last few lines of your /var/log/apt/history.log file say? [02:30] So noooooo one knows? [02:30] hm there are a bunch of commands i did to try to fix this situation [02:30] Commandline: apt-get upgrade --fix-missing === randy is now known as Guest11115 [02:32] zacharypch: humor me on this .... go into your /etc/apt/sources.list file and comment out the repositories for dl.bintray.com [02:32] Your last pastebin did in fact show this: [02:32] cluelessperson: is the static IP on the same subnet as the dhcp IP? [02:32] Get:6 https://dl.bintray.com [02:32] Note: https [02:32] Afterwards, re-run sudo apt-get update please [02:34] I have migrated to a new drive using btrfs and subvol for the rootvol(/). However, I cannot get it to boot through grub. It now no longer displays a grub menu and goes straight to grub rescue. I have tried live-boot disk and tried 'boot-repair' and tried manually, added an EFI partition, added a grub_boot partition. (http://paste.ubuntu.com/10721462/) Can anyone step me through what i need to do? [02:35] When I try to manually start the GUI with startx it gets hung on "loading extension GLX" [02:36] you should never ever use startx [02:36] hkrrsx, ah, i did have one in sources.list.d/ [02:36] What should I use? [02:36] sudo service lightdm start [02:36] zacharypch: Progress! [02:37] hkrrsx, wowwwow [02:37] How do I figure if my system has a firewall currently running and how do I figure how it is set? [02:37] It brings up just a black screen with a dialog box that says "System program problem detected" [02:37] zacharypch: Success, I presume? [02:37] hkrrsx, major gold star for you [02:38] Hi How can I access to my virtual hosted websites from other computers in same network [02:38] Thanks :) [02:38] thanks so much for being persistent [02:38] ircfox, you dont have an application for firewall? [02:38] zacharypch: Here's the thing ... I checked the HTTPS port on that dl.bintray.com using this command: [02:38] Is there a way to rectify this? [02:38] curl -ILk https://dl.bintray.com [02:38] ircfox: sudo iptables -L [02:38] Viqta: not that I installed it. Just if it is a default one. [02:38] zacharypch: when you run that command, the output is this: [02:39] HTTP/1.1 404 Not Found [02:39] weird tho that it caused a seg fault tho right? [02:39] Hence, your HTTPS connection to that site couldn't work [02:39] hi please suggest me How can I access to my virtual hosted websites from other computers in same network [02:39] It is LAMP server on ubuntu [02:39] zacharypch: give their site until morning and check again [02:39] then go to the gui, new to linux myself [02:39] I'm willing to bet their having site problems right now [02:40] Ben64: if the return doesn't show any number it means it is completely open? [02:41] moverly, you need a local dns server is all [02:41] zacharypch: another solution could be to edit that repository and change the HTTPS back to normal HTTP and update again [02:41] ircfox: yep [02:41] Your pastebin showed that the HTTP connections were fine [02:41] thank compdoc, [02:41] It was the HTTPS connections that were giving you a problem [02:42] hkrrsx, yeah it turns out that's a source I don't need - but weird that a 404 on a repo url causes a seg fault [02:42] i mean unless i really was in some inconsistent state that looks like a bug in apt-get to me [02:42] zacharypch: look at the last comment on page 1 of this URL: [02:42] http://forums.linuxmint.com/viewtopic.php?f=47&t=192518 [02:42] Your issue is identical [02:43] haha wow look at that [02:43] Hey guys, I can't get my server up [02:44] It's not responding on the network at all [02:44] zacharypch: glad that you're back in business [02:44] yep sure am, thanks again [02:44] cluelessperson: doesn't sound like an ubuntu problem really [02:44] I don't get it [02:45] Ben64 it definitely is an ubuntu problem, I'm not a moron [02:45] cluelessperson: how do you figure it's an ubuntu problem [02:45] Ben64, How do you not, the freaking server was unable to resolve DNS, and then became completely unresponsible when I was trying to set static ip settings for DNS [02:45] cluelessperson: what version of ubuntu-server is it? [02:46] * cluelessperson goes to look in interfaces again, maybe a typo or something [02:46] hkrrsx, 14.04.02 [02:46] I do have console access now [02:46] cluelessperson: you made it sound like the whole computer died [02:48] cluelessperson: where is the server, what are you doing to the interfaces file, did you make a backup [02:49] cluelessperson: with your console access, can you ping your server's gateway ? [02:49] Ben64, in my closet, 192.168.0.250,192.168.0.251,192.168.0.252 I made a minor modification to interfaces. [02:49] hkrrsx, unreachable [02:49] what are those 3 ip addresses [02:49] cluelessperson: would you run the "route" command and make sure that the gateway is set [02:49] please [02:50] hkrrsx, default, 192.168.0.0 gateway: 192.168.0.1 genmask 0.0.0.0 === `hypermist` is now known as sleepypc [02:50] thanks [02:51] compdoc, hi can I install dns_sever on laptop, my ubuntu is just Desktop [02:51] cluelessperson: so you can't ping 192.168.0.1 from the box? [02:51] moverly: why ping one person? [02:51] Ben64: he just answered my quest [02:52] Hello guys! I got a little problem. I've set nomodeset in GRUB for an old 8 year old pc, it failed, I removed it and now I have a picture, but everything looks corrupted. I can't find any fix on google D: [02:52] The gpu is intel integrated graphics [02:52] moverly: oh, looks like you just joined and pinged him. anyway you can install anything on ubuntu desktop that you can on ubuntu server and the other way around too [02:52] hkrrsx, I have users reporting that they're in my teamspeak server ON the server [02:52] Ben64, thank [02:53] hkrrsx, but I can't even SSH to it, unreachable from 192.168.0.253 [02:53] Ben64, ^ [02:53] moverly_, what sort of firewall do you use? many of those include dns and allow you to define hosts, etc [02:53] i enabled ufw [02:53] and I can access to my localhost [02:53] cluelessperson: have you restarted the SSH service ? [02:53] no, your internet router [02:53] cluelessperson: have you restarted networking [02:54] hkrrsx, I can't connect to the server with teamspeak, 80* http, or ssh [02:54] just simple home router [02:54] anyway - good luck. time to sign off for the night... [02:54] cluelessperson: and yet, you have users that ARE connected to it using teamspeak ? [02:54] try pfsense [02:54] Is that right? [02:55] hkrrsx, YES, like wtf. [02:55] cluelessperson: What's the output of " sudo netstat -ntlp | grep :22 " ? [02:56] hkrrsx, tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090 [02:56] thanks === thiago_ is now known as Guest15883 [02:57] hkrrsx, If you have teamspeak cluelessperson.com [02:57] I don't and I'm heading to bed soon [02:57] Gotta work another 12-hour monster tomorrow [02:57] cluelessperson: one thing that's different on yours is the "LISTEN 1090" part [02:58] On mine, it says LISTEN 1090/sshd [02:58] Eh, no matter .......... sudo service sshd restart [02:58] hkrrsx, what is that? [02:58] <[Saint]> huh - apparently swap being broken with encryption and lvm is a known thing. [02:58] <[Saint]> >.> [02:59] The process ID didn't show which program was associated with it [02:59] hkrrsx, unrecognized service? sshd? [02:59] sudo service ssh restart [02:59] hkrrsx, now 1565 [02:59] Try SSH'ing from the outside now [02:59] /fingers crossed === thiago is now known as Guest83312 [03:04] .. [03:05] hkrrsx, sorry, no dice [03:05] hkrrsx, helps if you use my name. [03:05] cluelessperson: truer words have yet to be spoken :) [03:06] cluelessperson: how about restarting networking as Ben64 previously suggested [03:06] truest [03:06] hkrrsx, how? [03:06] cluelessperson: sudo service networking restart [03:06] hkrrsx, job failed while stopping [03:07] Run it again [03:07] hkrrsx, same thing [03:07] Job is already running: networking [03:08] sudo ifdown eth0 && sudo ifup eth0 [03:08] cluelessperson: should effectively do the same thing [03:09] hkrrsx, sudo ifdown p1p1 && sudo ifup p1p1 [03:09] Ok [03:10] hkrrsx, now putty only shows this. SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2 [03:10] cluelessperson: that's better than what you were getting before [03:10] You won't get that unless SSH is listening and connecting [03:10] hkrrsx, it's like it's not letting me connect === sleepypc is now known as `hypermist` [03:11] cluelessperson: what about your firewall? would you verify port 22 is open [03:11] hkrrsx, I have is. [03:11] hkrrsx, I'm doing 192.168.0.22 unless you mean ubuntus and I'm not sure [03:11] hkrrsx, this doesn't make sense, it's effecting my work laptop and home desktop [03:12] cluelessperson: Only those 2 machines? [03:12] You can SSH to this box from other computers? [03:13] hkrrsx, it very suddenly works now... [03:13] How do I tell which GPU Ubuntu is using? [03:13] hkrrsx, I cannot SSH to it ... [03:14] hkrrsx, wtf, now I can [03:14] hkrrsx, wtf, it's acting wonky [03:14] cluelessperson: pardon me? [03:15] hkrrsx, I can fully connect now, but my users report having been in the entire time [03:15] cluelessperson: who else is logged into the shell on that server? [03:15] Are you the only one? [03:15] hkrrsx, only me [03:16] If it were my server, I'd send a broadcast message to all logged on users that the server will be rebooted in 30 minutes [03:16] And then kick it hard [03:16] Hopefully that permanently resolves this weird issue [03:16] ... and on that note, I am going to bed === gerald is now known as Guest47401 [03:24] hi [03:26] i'm trying to make a live usb with startup disk creator but I cant put in an iso [03:27] when i select one it doesn't show in the list [03:27] format it [03:27] hello, i had to restart unity and the panel no longer has any of my icons or notification area ... is there a command to restart that ? [03:29] Trinity: what OS you operating? [03:29] gr33n7007h, xubuntu 14.04 [03:29] use gnu dd [03:30] ^^ Trinity [03:32] Trinity: dd if=whatever.iso of=/dev/sdX bs=512k # X being your drive [03:32] Trinity: to check your drive `fdisk -l` [03:35] Trinity: you lost your fingers? [03:35] I've been trying to get ZFS on Ubuntu and for ZFS to function as a single vdev root, via this guide: https://github.com/zfsonlinux/pkg-zfs/wiki/HOWTO-install-Ubuntu-to-a-Native-ZFS-Root-Filesystem, however for the grub-install, I can't get it to work, grub-install --boot-directory=/rpool/ROOT/ubuntu/boot /dev/sdb gives me grub-install: error: unknown filesystem. Has anyone got this work? [03:35] gr33n7007h, testing it ;D [03:35] so far so good [03:35] yup, works like a charm [03:35] thanks :) [03:36] hi eveyone, i came to my parents house for a couple of weeks and my jmicron ethernet stopped working. it was working great at my house, the adapter is recognized, but network-manager says it isn't managed. any ideas on how to fix it? [03:36] Trinity: I doubt it'll be done by now :) [03:36] Trinity: what size was the ISO? [03:36] 650 mb [03:36] oki doki :) [03:37] Trinity: just out of curiosity what ISO? [03:38] gr33n7007h, arch-linux [03:38] Trinity: ok [03:38] I pretty much bricked my display on xubuntu [03:38] so i figured id take a turn at doing the same with arch haha [03:39] Trinity: why didn't you ask in #archlinux then? [03:39] gr33n7007h, i was creating the live usb on ubuntu 14.04LTS [03:40] Trinity: so? [03:41] jwash, seems the wifi settings at your house are different from the wifi settings at your parents house. [03:41] dd is cross platform on all linux deriveties [03:41] goodnight guys let me get some sleep (it's 0443) [03:41] gr33n7007h, well to me it doesnt make sense to ask how to install an archlinux iso on an ubuntu OS [03:41] ahh, i didnt know that [03:41] anyone know how i can get my icons and notification area back in my unity panel ? [03:41] I never used a liveusbmaker on linux before, always ported from usbpen on windows [03:42] Trinity: let you off then :) [03:43] Trinity: why you switching to arch> [03:43] *? [03:44] gr33n7007h, xubuntu feels bloated to me. And the desktop version I had wasn't as stable as the one i had on my laptop [03:44] it was crashing after a couple of hours [03:44] nvidia didnt support opengl out of the box [03:45] and after i fixed that, on restart my pc basically bricked [03:45] so i thought what the hell might as well go for a xfce4-panel + openbox setup [03:45] have you ever tried arch? [03:45] Trinity: I dual boot arch [03:46] gr33n7007h, how do you like it? [03:46] pavos, i'm talking about wired ethernet not wifi [03:47] Trinity: arch is awesone [03:47] *awesome [03:48] if you know linux [03:48] is there a place to ask unity related questions ? [03:48] comprehensivly [03:48] lagbox: yeah, here if you use ubuntu [03:49] my unity panel isn't showing any menus for programs and not showing any icons or tray any more after i had to restart unity [03:49] lagbox: have you tried restarting it? [03:49] restarting which thing ? [03:49] the panel [03:49] Hello [03:50] JinjaNinja: yo! [03:50] are you talking about unity-panel-service ? [03:50] Is anyone on currently particularly good with GRUB bootloader? I'm having a lot of trouble. [03:50] lagbox: yeah [03:50] JinjaNinja: if someone is, asking the actual question would help them and you [03:51] i can kill it and it just restarts the same [03:52] Okay, well... I had installed Kali Linux as dual boot (but earlier I had erased partitions from my old Ubuntu OS) and now grub won't work. [03:53] Yes, I have gone into the Live OS via USB, and I have chrooted /mnt so I could reinstall grub. I reboot and it doesn't work still. [03:55] yea i can keep killing that process and it doesn't get those back [03:55] JinjaNinja: did you use guided/manual? [03:56] what, to install Kali? If you're speaking about Kali, I used guided. My hard drive uses GPT [03:58] Any chance someone could tell me why the folder in /sys/class/power_supply is sometimes called AC and sometimes call ACAD? [03:59] I'm in desperate need of help to fix grub. It's either that, or I restore my computer and install everything fresh. [04:05] JinjaNinja: guided uses entire disk space? [04:13] JinjaNinja: when you chrooted what commands did you run to install grub === Zachary_DuBois is now known as Tokyo [04:15] nee help i am unable to run MS-Office in ubuntu by using wine.getting error "IOPL not enabled".. [04:17] so i have killed the panel-service, restarted unity and still dont have a functioning panel [04:19] having issues with UEFI trying to get win8 and ubuntu working. ubuntu boots from efi but win8 does not [04:20] have run boot repair [04:20] marko:even i too facing that problem. [04:20] ]; [04:20] driving me mad [04:20] sorry [04:22] i'm trying to install geary-0.10.0 email app. but during ./configure xml2po error occured. [04:24] so what do i have to reset to get my panel to have my icons and indicators again and to actually function as a unity panel ? [04:26] anyone know how to setup efi partition for dual boot? [04:38] how about how to logout without the panel ? [04:45] Hello. Does Wine use generic MAC address, not my PC's Mac Address? Thank you. [04:46] so now i have completely restarted the computer now unity has no window decorations, no dash, no panel nothing [04:46] knnj: Wine shouldn't be messing with your networking directly [04:47] is there some settings i should be resetting ? [04:47] so... I think I'm safe in saying that "Wine uses your PC's Mac Address" [04:47] lagbox: What did you last do? [04:47] update a library? Install a new desktop environment? [04:47] i had unity/compiz lock up during scale ... i had to kill unity and restart it ... coudlnt' get the panel working right, so i restart the computer [04:47] i am sure there were updates i took since the last reboot [04:48] during "scale"? [04:48] I don't know what that means [04:48] scale addon [04:48] so I may not be able to help you [04:48] when it shows you all the apps on your desktop [04:48] well running [04:48] hmmmm.... [04:48] that doesn't sound good [04:48] its probably just a setting that got fudged :) [04:49] Are you able to reinstall/reconfigure unity/compiz? [04:49] unity/compiz/metacity/gnome [04:49] all the things? [04:49] i guess i will have to [04:49] CptRageToaster: Thanks for the idea :D [04:49] i was hoping maybe this was just a gnome-session glitch [04:49] oh [04:49] well... if it was on a per-session basis [04:49] then a restart would have helped [04:50] yea .. the restart made it worse [04:50] it sounds like you have borked libs [04:50] but [04:50] sadley [04:50] let me restart the login manager [04:50] and see if it helps [04:50] maybe just a hiccup :) [04:50] I am not very bright when it comes to managing packages [04:50] I wish you the best of luck [04:50] I hope it goes well [04:50] I'm heading to bed [04:50] hehe well its way better than the debian days [04:50] * cfhowlett "I am not a smart man ..." [04:51] apt-file search is your friend though! [04:51] if you're missing a lib, you can use apt-file to tell you exactly what package holds the lib [04:51] didn't know that until earlier today [04:51] super handy [04:54] yea that didn't help [04:54] just a ton of errors now to report [04:54] great ... time to reset and reinstall stuff [04:55] Hey, I need to do a file operation frequently and need a linux pro's advice. Let's say I have a file, original.bmp and several other files, [name].bmp. I need to take the first 54 bytes of original.bmp and overwrite the first 54 bytes of [name].bmp with these. What's a quick way to do this, keeping the contents of the file? I was looking into dd. [04:57] how can i make bootable pendrive to install windows 7? === Shrooms` is now known as Shrooms [05:02] yea so unity is completely uselss for me now ... why does this happen, why is there software this bad [05:04] !flavors | lagbox, you can use any of the what? 6 different flavors of official ubuntu. choose. [05:04] lagbox, you can use any of the what? 6 different flavors of official ubuntu. choose.: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [05:05] i am just interested in why it got screwed up ... i jumped into an xfce session in the mean time ... thank you [05:05] lagbox, add ubuntu-mate to this list. [05:06] cfhowlett: how do you like mate ? [05:06] lagbox, never used it; I'm on ubuntustudio = xfce4 [05:06] i actually like unity, i just wish it was easier to figure out why these odd things happen , you know ... sorry to sound whiney [05:07] lagbox, :) first world problems, bro ... [05:07] i hear ya [05:07] good point [05:07] anybody can help regarding kernel 3.18 [05:08] i just dont know what settings to reset [05:09] anybody to help me [05:10] http://kernel.ubuntu.com/~kernel-ppa/mainline/ [05:12] i am using ubuntu 14.4 and i want to upgrade my kernel to 3.18 linux kernel [05:12] help me [05:13] help [05:15] is anybody here to help === jacob_ is now known as Guest82556 [05:16] i am using ubuntu 14.4 and i want to upgrade my kernel to 3.18 linux kernel [05:16] lovely and my xfce session has no window decorations either [05:16] what is going on [05:16] if your computer has not any problems ,don't upgrade kernel [05:16] i am using ubuntu 14.4 and i want to upgrade my kernel to 3.18 linux kernel [05:18] let see if open box works [05:18] i am using kernel 3.13 but now latest is 3.18 is it necessary to update [05:19] ibm: nah === ibm is now known as naduuu [05:19] http://kernel.ubuntu.com/~kernel-ppa/mainline/ click this adress,you can find all kernel [05:19] will we get update from ubuntu for 3.18 [05:20] and openbox doesn't work either [05:20] i guess something major is screwed [05:20] I currently run 3.19 kernel. [05:20] lagbox: what is the issue? [05:20] then you can download that you want to upgrade version [05:20] no window decorations or panels or anything in unity .. no window decorations in xfce, openbox isn't working at all [05:21] X is being a pain i suppose [05:21] lagbox: when did this start happening? [05:21] about an hour ago [05:21] had unity lock up, had to kill it .. now i can't get anything loaded right after reboot [05:22] rgb-one: will i get update from ubuntu for kernel 3.18 [05:22] lagbox: how many times have you rebooted? [05:22] 3 i always do it 3 times :) [05:22] naduuu: not for 14.04 [05:23] lagbox, sudo apt-get dist-upgrade will grab the new kernel if it's in the ubuntu repo. if not --- wait for it. [05:23] naduuu: I think they will stop at 3.16 [05:23] rgb-one: what to do then [05:23] i have no kernel issues that i know of [05:23] naduuu: nothing [05:23] i didnt heve 3.16 yet [05:23] rgb-one: i didnt heve 3.16 yet [05:24] and i am not trying to update a kernel [05:24] naduuu: it doesn't really matter [05:24] im not updating anything [05:24] naduuu: these new versions add some additional functionality but some you may not use [05:25] one minute everything was fine now X is throwing errors left and right [05:25] naduuu: if the new kernel adds some functionality you require then update it, otherwise it doesn't matter [05:25] rgb-one: but also perfromance improvements [05:26] rgb-one: how to check new functionality [05:27] naduuu: check the Ubuntu release notes [05:28] rgb-one: can u share link for me [05:28] naduuu: they will have information on the update to the 3.16 kernel and what it offers [05:28] rgb-one: tnks yooo [05:29] naduuu: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes [05:30] so i guess start reinstalling everything related to X and unity ? [05:30] lagbox: what errors are thrown by X [05:31] lagbox: can you post it in a paste [05:32] yea i will gather them up [05:32] i think i am going to reinstall fglrx first === `hypermist` is now known as sleepypc [05:45] each time I upgrade the kernel I need to manually rebuild modules for nvidia,virtualbox and others [05:45] and I am asking why === sleepypc is now known as `hypermist` [05:45] and what the hell is this no dkms.conf crap I keep seeing [05:45] so unity is saying can't load opengl plugin [05:46] from compiz, opengl not loaded [05:47] DJJeff: sounds like you manually installed stuff or otherwise interrupted the normal process where modules get built automagically during a kernel update === RudeViper is now known as RudeViper|Away [05:48] DJJeff, agree: sounds like your started with a custom kernel. [05:51] yup so it completely blanked out the compiz config [05:51] that is probably the problem === h is now known as Guest8459 === gusnan is now known as Guest56910 === `hypermist` is now known as sleepypc [06:00] after getting an old compiz config in place ... i can do a compiz --replace and i have everything back except for the panel working correctly [06:01] unity itself is still complaining about compiz and the opengl plugin though === ubik is now known as Guest50113 [06:17] luckily im back to the original question, how to get indicators and icons back into the panel and have the panel be the menu for the current app [06:21] hi, by following some online tut, I uncomment "prepend domain-name-servers 8.8.8.8;" in dhclient.conf to change /etc/resolv.conf permanently. but it doesn't work. resolv.conf always use nameserver 127.0.0.1. any ideas how to do this? thanks. [06:23] How can i know what version of ncdump is inside the package named: netcdf-bin ? [06:24] i believe its this package: http://packages.ubuntu.com/trusty/netcdf-bin === h is now known as Guest15110 === mpmc_ is now known as mpmc [06:55] Can I please get a reference to a tutorial on how to install a safe and secure ftp server on ubuntu 14.10 server? [06:56] ftp doesn't really go along with "safe and secure", i'd recommend using ssh [06:57] Ben64, I tend to agree, though it does not have to be bullet proof, it's the way the designers are used to upload their content === xubuntu is now known as Guest19885 [06:58] cos tam [06:58] Or maybe I can use git and make him push to the server but then he must have a way to pull every time he makes a change [06:59] git web hooks [07:04] what is the equivalent for unity --reset now that it is deprecated ? [07:08] shouldn't compiz config settings manager have a unity plugin ? [07:10] Do I lose programs like ISE and Eclipse if I move from Ubuntu to Lubuntu? [07:11] octavian: if you mean by doing something like "sudo apt-get install lubuntu-desktop" no [07:12] Ben64: nope, I mean completly reinstalling with. If I remember right there is an option:"Replace Ubuntu with Lubuntu" [07:12] !pureubuntu [07:12] If you want to remove all !Kubuntu packages or !Xubuntu packages and have a default !Ubuntu system, follow the instructions here: http://www.psychocats.net/ubuntu/pureubuntu [07:13] octavian: well if you reinstall you'll lose everything. why not just install lubuntu-desktop as i showed above though [07:15] I don't want to remove kubuntu/lubuntu etc I want to replace Ubuntu with Lubuntu [07:15] right, so install lubuntu-desktop... [07:15] octanium, this ^^^ [07:15] Ben64: I wannt it cause it takess less resources [07:16] Hey guys [07:16] i ve got a problem [07:16] can someone hlep me ? [07:16] !ask | PrinceMotumbo [07:16] PrinceMotumbo: 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 [07:17] octavian, sudo apt-get install lubuntu-desktop OR download the lubuntu .iso, make a boot USB and clean install [07:17] Ben64: that command only removes the interface. it won't give me all the improvements which lubuntu has [07:17] octavian: yes it does [07:17] So, i am a girl and i want to know if my boyfriend got porn movies in this computer, do you know how to easily find them with ubuntu ? (like a command or something like that) [07:17] octavian, false. [07:17] PrincesseChoco, ask #ubuntu-offtopic [07:17] PrincesseChoco: not on topic here and not appropriate either [07:17] and April 1st was yesterday [07:18] what is this topic for ? [07:18] cfhowlett: ok. why? [07:18] cfhowlett: doesn't lubuntu has some sort of ram improments and so on? [07:18] Lets speak about aprils fool :D Have u prank someone ? [07:18] the only difference between ubuntu, kubuntu, lubuntu, ubuntu-gnome is the desktop environment [07:18] PrincesseChoco: take it somewhere else [07:19] octavian, it's optimized for older hardware, true. [07:20] cfhowlett: I don't have an old pc but resources are always welcome :) so lubuntu seems to be the right option [07:20] what replaced unity --reset ? [07:20] octavian: yes... so install lubuntu-desktop [07:22] Ben64: My only concern about that is losing an university program which is big enough(like 20 gb). === sleepypc is now known as `hypermist` [07:22] octavian: you're making this so much more difficult than it needs to be. install lubuntu-desktop. done. easy. [07:22] octavian, that's why you have your backup ... right? [07:23] ok ok I'll try [07:25] how do i reset everything related to unity ? [07:30] dconf reset -f /org/compiz/; setsid unity; does that sound right ? [07:37] Hello. [07:37] How is it going? [07:37] Have you heard? [07:37] that bird is the word ? [07:38] hi guys [07:38] hi [07:39] box is behind a proxy and we have set the proxy info in the /etc/apt/apt.conf file [07:39] doing a sudo apt-get update we get segmentation fault [07:39] yay seg faults [07:39] why is Ubuntu called a spyware by FSF? [07:39] kill_switch: it isn't [07:40] Ben64, FSF is openly calling Ubuntu a Spyware [07:40] not correct, and not on topic anyway [07:41] kill_switch, FUD ... but perhaps you should read FSF's site for FSF's opinion??? [07:41] https://www.gnu.org/philosophy/ubuntu-spyware.html [07:41] wtf [07:41] kill_switch, off-topic and FUD. please stop. [07:41] Ubuntu is not a spyware, right? [07:41] ok so we cant install anything cause package dependencies can not be resolved [07:41] it is not [07:41] ok [07:42] Ubuntu Gnome is what I would install [07:42] I am scared of spywares [07:42] lemonxah: pastebin the error(s) === root is now known as Guest97395 === Guest97395 is now known as RahulAn [07:42] Hii all [07:42] ben64 its a segfault [07:42] that is all it says [07:42] kill_switch: the amazon thing is very easy to disable, or as you said, you could install a different flavor [07:42] lemonxah: i doubt that's all it says [07:43] i am trying to boot 14.04, it starts booting but it hangs at a line [07:44] theres no more ubuntu offtopic? [07:44] Ch|erry: its still there, #ubuntu-offtopic [07:44] !ot | Ch|erry [07:44] Ch|erry: #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! [07:44] Hi everybody [07:44] adding 2008120K swap on /dev/sdb2 . Priority:-1 extents:1 across:2008120k FS [07:44] I compared the enlightenment & the compiz & the mutter [07:45] after this line nothing happens, it freezes [07:45] So, I got a result, enlightenment is the fastest. [07:45] I could not understand it. [07:45] Ben64, where do you want me to check? [07:45] Who knows about it? [07:45] which logs do you want to see?> [07:45] but in rcovery mode it atleast starts, but no x server [07:45] lemonxah: logs? try installing something and pastebin the result [07:45] why enlightenment is very fast? [07:46] What does this line meanS? [07:46] adding 2008120K swap on /dev/sdb2 . Priority:-1 extents:1 across:2008120k FS [07:48] if i'm running a VPS for just a web server and web services. i have 8 GB ram. what is an appropriate swap size? 8GB? 16GB? [07:49] 0 [07:49] honestly? [07:49] 0 sounds fine for a server [07:49] 0 because saving hard disk space or it would be more performant? [07:49] ok [07:49] It depends on what was on the site [07:50] you shouldn't need 8GB of ram even [07:50] performance [07:50] Ben64: its a very big site. [07:50] we are just upgrading [07:50] if it needs more than 8GB of ram, get a server with more than 8GB of ram [07:50] because we outgrew 4gb [07:51] ok [07:51] thanks [07:51] Its need to see what requirements now on curent host [07:52] Ben64, + [07:52] so it already has a 2GB swapp [07:52] what steps do i take to disable swap completely? [07:52] remove it from fstab and/or swapoff [07:53] # swapoff [07:53] swapoff is a command? [07:54] does that persist between reboots? [07:54] and edit /etc/fstab, remove line where is word "swap" [07:54] no, thats what the fstab bit i said is for [07:54] yes? command [07:54] yes, command [07:54] it is safely [07:55] Ben64, http://pastebin.com/iF9w4g2p [07:55] lemonxah: its because of that repository you have --- https://dl.bintray.com [07:56] ok let me try remove it [07:57] Ben64, how do you see that? sorry i am new to debian [07:57] debian? [07:57] ubuntu [07:57] apt [07:58] its for a friend i am on opensuse [07:58] so i dont use apt [07:58] look at lines 45,46, then lines 36,37,39,40 [07:59] yes ok i see that [07:59] so now i cant get to my terminals [08:00] but how does that indicate that it was the problem? [08:00] https failed, so find what is https... [08:00] oh its because https failed [08:00] yeah [08:00] nvm [08:02] so the normal key bindings for getting to terminals just stopped working, any suggestions ? [08:05] no one knows ? [08:06] thnx Ben64 === lagbox is now known as loonybin [08:11] ctrl+alt+F keys are not working for me from X, is there another method to move to a virtual terminal ? [08:23] how do I get to know what font is aliased to Monospace in Unity [08:23] seems that there is absolutely no font config left anymore [08:23] in Settings [08:27] seriously?! [08:27] there is no frikkin tool for this anymore? [08:27] who knows they just like messing stuff up [08:27] its there thing [08:28] seems so [08:28] I am so going to dump Unity for anything else, even Gnome 3 goes... [08:28] I search ask ubuntu and all of them are for up to 14.04 [08:29] unity-tweak-tool? [08:30] it's a good tool [08:31] hi i need some help i get an ice tea error [08:31] yeah, it seems I am too advanced user for Unity nowadays... I like defaults a lot but the 1 % that I want to configure always seesm harder one version after another. [08:32] more 'beginner' friendly i guess [08:32] http://paste.ubuntu.com/10722718/ [08:32] ^ [08:33] but i imagine that tweak tool will help you out [08:33] loonybin: I'd rather prefer the "Advanced settings" be hidden with "I know what I am doing" [08:33] i think i need java 8 how do i install [08:33] ablest1980: depends on java 8, if you want sun java 8? [08:33] i never installed outside ubuntu software center [08:33] yes [08:34] sun java 8 64 for ubuntu [08:35] hey people, Ive an a problem that im hoping someone can help me up on as could find anything helpfull through google... I use a mac but have my ubuntu partitioned on it and when i switch from my yosemite to ubuntu64, everytime i make an upgrade i get another 32 version the the right.. ive got like 5 now :S [08:36] they java linux 64 rpm java linux 64 which i should choose? [08:36] ablest1980: I used oracle-java-installer or sth [08:36] wait [08:36] oracle-java8-installer [08:36] package [08:37] but can't remember if it was in official reps :D [08:37] show me how [08:37] its not in official repositories because sun/oracle isn't nice [08:37] wepupd8 [08:37] *webupd8 [08:37] im here http://www.java.com/en/download/help/linux_x64_install.xml#download [08:38] don't be there, use the ppa that ztane is trying to remember :) [08:38] http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html [08:38] ablest1980: ^ [08:38] k ty [08:39] I am developing in java 8 at least weekly with that [08:39] test [08:39] fling: :> === h is now known as Guest87797 [08:45] ztane i think its working [08:46] Hi--would anyone know why when I switched to the terminal tty with the alt+f keys, then back to the main gui desktop--that my network connection was gone? [08:46] I had to restart the network manager to get it back [08:49] danemacmillan: that has never happened to me (unlike countless other problems) [08:50] I have problems with suspension however, I need to close and open lid again sometimes to get my net back on [08:50] ztane i did that now it says im on windows xp [08:50] just kidding >D [08:52] I have a file in my flash memory its name is "?????" but its inode is 1349 now i'm wonder how can i rename this file to "pix.zip"? [08:54] ablest1980: april fools was yesterday, not today [08:54] :) [08:54] ablest1980: for me at least, dunno about your tz [08:55] thu april 2 4.55am [08:55] est [08:55] im late [08:55] est yes [08:58] Hey guys, I'm having an issue, my server cannot seem to resolve ANY hosts at all [08:58] hey guys [08:58] hey [08:59] please how do i install latest kernell image from https://www.kernel.org/ [08:59] is that stable 3.19 [08:59] tar.xz file [08:59] cluelessperson, type "ifconfig" under eth0 or wlan0 if you use wifi do you have an IP address? [09:00] IbrokeEverything: you can install from source quite easily, but Ubuntu provides prebuilt mainline kernels which can save you the hassle [09:00] !kernal [09:00] !kernel [09:00] The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [09:00] whoops [09:00] Smither, one moment [09:01] IbrokeEverything: if you are using the proprietary nvidia drivers, things can get a bit messy [09:01] mcphail what source whwere << vorrei segnalare un bug, kernel 3.19.2 su ubuntu 14.04 [09:02] se gli asus serie x vengono fatti partire senza batteria, non viene caricato il modulo acpi e non partono le ventole rischiando di fondere la scheda madre [09:05] mcphail i have amd and no 3d pictucture :D [09:05] ibrokeeverything #ubuntu-kernel [09:06] bhack: first, this channel is English only, you may want #ubuntu-it ..... secondly, kernel version 3.19 is not on ubuntu 14.04 [09:06] ablest1980 is a channel? [09:06] IbrokeEverything: you have the source already (tar.xz). Honestly - if this is tricky for you just install a mainline kernel or stick with the default. Vivid will be using 3.19 anyway [09:06] !Mainline [09:06] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [09:07] firefox 37 is out for those who want to update [09:07] its ubuntu kernel ch [09:07] IbrokeEverything: why do you want to install the newest kernel? [09:07] when I log in I just see the desktop with no bars or anything, and I can start any programs. How can I get unity back? [09:07] haha [09:07] gotta love unity [09:08] hey everyone :) [09:08] nounity, does right clicking on the desktop give you a menu ? [09:08] ben64 kuzzzzz amd driver is no good on this 3.16 kernel ,,, like no 3d picture ,, [09:08] loonybin: yes [09:08] click open in terminal [09:08] IbrokeEverything: how do you know its the kernel's fault [09:09] i just spent about 5 hours getting unity back and working so i feel your pain [09:09] ben64 i was writing to ubu team and he says ,,, you need upgrade your kernel ,,, [09:10] IbrokeEverything: what kind of driver loaded and whats your graphics card chipset? [09:10] nounity, in that terminal that comes up you can try compiz --replace & .. might get it going again [09:11] Hi. I'm about to download Ubuntu, if I choose Network Install I will have no LiveCD, right? [09:12] also can try just typing in unity & and see if it starts it [09:13] How can I download Ubuntu Gnome? [09:13] lotuspsychje is amd graphic xorg bla bla bla i have an radeon 7420hd [09:13] Eightynine: ubuntugnome.org [09:14] IbrokeEverything: have you installed the proprietary AMD drivers or are you using the open-source ones (which come with ubuntu) [09:14] theres 2 prop. drivers i was try them but no change ,,, no 3dpicture [09:14] IbrokeEverything: laptop? [09:14] yes [09:15] nounity, hopefully one of those commands will help, if not ... who knows, unity just decides to break at will [09:16] Can I install Ubuntu Gnome 14.04? Is it available? [09:17] so i already downloaaded that file is packed in tar.xz :D i newer heard bout that [09:18] IbrokeEverything: do you really want to install from source, rather than the easy way? [09:18] ty ztane java is working now [09:18] XD [09:19] what is eeeeezy way ... [09:19] loonybin: I dont get an option to open a terminal when I right click (ubuntu 14.04) [09:19] !Mainline | IbrokeEverything [09:19] hey, my syslog/messages are empty files, where is my logs? [09:19] IbrokeEverything: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [09:19] IbrokeEverything: your gpu is very slow anyway, you should just live with the open source drivers [09:20] nounity, ah, i was hoping you did, i was atleats getting a 'open in terminal' option on my menu [09:20] so then i could get a terminal open [09:21] arcsky: /var/log [09:23] but you can always launch one from a virtual terminal if needed [09:23] anyway on windows can play 3d games [09:23] unless you are me and cant get to your virtual terminals for some odd reason [09:23] Has anyone seen dpm (Planella)? [09:23] loonybin: starting unity from a virtual terminal also doesnt work [09:24] !info dpm | hallino1 [09:24] hallino1: dpm (source: lcgdm): Disk Pool Manager (DPM) client. In component universe, is optional. Version 1.8.7-3.1build1 (utopic), package size 98 kB, installed size 424 kB [09:24] export DISPLAY=:0; [09:24] then run your command [09:24] hi [09:25] you probably want to launch a terminal though so you can have it in X [09:25] Hey lotuspsychje I mean dpm a guy, not a package :P [09:25] so you dont have to bounce back and forth [09:25] lotuspsychje: he's what I mean for dpm https://launchpad.net/~dpm [09:25] so I have a laptop with an intel/AMD graphics card setup [09:26] I tried installing fglrx but now X11 is crashing [09:26] worked fine with the default drivers [09:26] is there any way I can reset the drivers or fix it in any way without having to reinstall the OS? [09:27] loonybin: still no luck [09:27] nounity: do you have a terminal open in the GUI now? [09:27] Ben64> and you have 2gigs on graphic? :D [09:27] Hey guys, if I buy a new ssd with the exact same capacity how would I transfer all data completely from one to the other so I don't have to reinstall ubuntu? [09:28] mcphail: no, but I dont think that matters, you should be able to start unity from the virtual terminal anyway [09:28] did you export DISPLAY ? [09:28] PCatinean: google clonezilla [09:29] nounity: no - if unity is really borked you have to restart it from the GUI (or I did anyway) [09:29] King_Hual: yes, you can remove the package from the terminal [09:29] PCatinean, run a live install so you're not using the old ssd then dd to the new ssd (if you dare) [09:29] hi I can't ping to router gateway but other local device [09:29] nounity: wouldn't I need to change anything in the xorg config? [09:29] Hello guys, I used 'iotop' to examine IO status of harddisk. I just don't understand the 'IO>' value in percent. In my situation I saw PostgreSql having values between 90%-100%. What does that mean? I googled a bit, but didnt find a clear explanation. [09:30] I do not dare, I'm scared :)) [09:30] King_Hual: no, afaik xorg config doesnt even exist any more by default [09:30] nounity: open an xterm in the GUI first and I'll take you through what I did [09:31] moverly, either router has disabled ping or you have a wrong ip address? Maybe a typo? [09:32] Can anyone please throw a look on this http://pastebin.com/FAryWkQL , it is driving me insane as i can't combile negotiate_wrapper for squid .. [09:32] Number5: man iotop [09:33] lotuspsychje: yes but its empty syslog and messages there [09:33] anyone can explain "{}" and "\;" in this command? find . -inum 958721 -exec mv {} mam.exe \; [09:33] arcsky: what are you trying to investigate exactly? [09:33] lotuspsychje, yes I'm sorry [09:34] in the configure help it says this: http://paste.ubuntu.com/10722856/ does that mean that all files are put in /home/bdi/libs/szip-2.1 when i run make install ? [09:34] hey guys what you doing usualy on ubuntu? :D [09:34] herol3oy, I guess {} is the result output of find [09:34] !ot | IbrokeEverything [09:34] IbrokeEverything: #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! [09:34] demoz: install build-essentials and try again [09:35] arcsky: can you try a tail -f /var/log/syslog in realtime? [09:35] ij [09:35] ok [09:35] demoz: build-essential, even [09:35] svetlana: "build-essential is already the newest version." [09:36] IbrokeEverything: most people are using highly customized versions of ubuntu here and like them (they're so customized that they probably don't fit your needs). [09:36] demoz: err ok, hold on. [09:36] mcphail: ok I have a terminal [09:36] nounity_: sudo apt-get install dconf-tools [09:37] mcphail, reseting compiz ? [09:37] hi Number5, no. router is OK bcoz I m using same network [09:37] loonybin: yes [09:37] mcphail: done [09:37] how customized? some visual? [09:37] moverly, have you tried with another machine on the same network to ping to the router? [09:38] IbrokeEverything: yup :) [09:38] nounity_: dconf reset -f /org/compiz/ [09:38] Number5, I can ping to this computer. and myBooklive too [09:38] yes [09:38] demoz: install 'automake' package and try again [09:38] so...? [09:38] same result? [09:38] I just ping to router from this computer [09:38] svetlana i did, i even purged it and reinstalled again :( [09:39] ok checking [09:39] svetlana if this helps : wget http://sourceforge.net/projects/squidkerbauth/files/negotiate_wrapper/negotiate_wrapper-1.0.1/negotiate_wrapper-1.0.1.tar.gz/download - extract and try to compile ^_^ [09:39] Number5, I can ping to router from my computer [09:39] it is OK [09:40] overly good luck [09:40] demoz: try running 'make' in that directory two times in a row. does it give you the same result both times? [09:40] demoz: I'm on it. [09:41] mcphail: then reboot? [09:41] nounity_: sudo service lightdm restart and log in [09:42] its nagios a free software [09:42] svetlana: if you manage to compile and to send me /usr/bin/ntlm_auth i would be grateful ^_^ [09:42] is nagios a free network monitoring software [09:43] nounity_: i removed all fglrx packages and the login screen is working fine, gui is fine, but when i log in the system crashes [09:43] logging in as a guest works [09:44] so it has to be something user-specific [09:44] any ideas? [09:44] mcphail: still nothing [09:45] mcphail: still no luck [09:45] nounity: still blank desktop? [09:45] King_Hual: how exactly does the pc crash [09:46] actually it doesn't crash [09:46] do you have compizconfig settings manager ? [09:46] the screen just flashes [09:46] and then takes me back to the loginc screen [09:46] login screen* [09:46] mcphail: and I've also purged unity adn compiz and reinstalled [09:46] nounity: does the guest account get unity? [09:47] King_Hual: that means the X server crashes, strange that it doesnt happen with the guest account [09:47] it has to be something user-specific [09:47] but i have no idea what [09:47] mcphail: yes, guest account works fine [09:48] nounity: I'm afraid I'm stumped, then. Your symptoms are similar to mine. Everything else I tried didn't work but the dconf thing did [09:49] yea i had to reset compiz config, reinstall ubuntu-desktop and unity and i still had to manually do a compiz --replace to get the desktop up === andrex is now known as andrex|off [09:51] demoz: reproduced. I would contact the maintainer -- the program does not compile with the new automake (attempt to re-generate Makefile.in and Makefile using the new automake returns an error,). [09:51] svetlana thank you :) [09:51] demoz: http://paste.ubuntu.com/10723011/ , if you'd like to share with them. [09:52] hello, a computer can't ping to router after hostname changed === greyback__ is now known as greyback [09:52] details? error message text? does restarting networking help? [09:53] is nagios a free network monitoring software [09:53] philip__, nagios has a website. full details there. [09:54] moverly: thats more a question for ##networking [09:55] lotuspsychje, so where do I ask, sorry I m just a newbie [09:55] moverly: wifi or wireless ? [09:55] moverly: did you change hostname on ubuntu? [09:56] interesting, just had a network update, now, only half og my connections work, with errors saying server not found, and hints ? [09:56] yes [09:56] I change hostname [09:56] !hostname | moverly [09:56] moverly: Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [09:56] :( [09:57] moverly: take your time to write question with full details -- error message text, how you changed it, wifi or wireless. [09:57] my sudo OK i can use properly [09:58] On all distros when I updating Mesa and X.Org I get artefacts. How can I find a cause? [09:59] moverly: I noticed you were only answering 20% of the questions. This makes it inconvenient, as people have to either stay silent, or repeat their questions (both of which is suboptimal). [10:00] I try to bootup with 15.04 from usb storage, but I can not boot successful. Display "boot: gfxboot.c32: not a com32R image" repeatly. any body have suggestion?? [10:01] !ubuntu+1 mark_chang_1492 [10:01] mark_chang_1492: ask #ubuntu+1 [10:02] after upgrading from 12.04 to 14.04 I have problems with an external wifi dongle: the connection appears fine but internet is unavailable untill i disconnect and reconnect [10:02] oK, I see, thanks. [10:02] no worries [10:02] trijntje, you boot, then you plug in the dongle and it does not work until you replug? [10:03] svetlana: no, i have to repeat that step every 5 minutes or so to continue using the network [10:05] trijntje: check dmesg, pastebin [10:05] svetlana: I boot with the dongle in, it works for a bit, it stops working, I go to het network manager, disconnect, reconnect, it works for a while, it stops agian, repeat. Problem is I do not control the network so I'm not surewhat the router thinks the pc does [10:06] svetlana: pastebin.com/S46vgRaK === Don is now known as Guest1062 [10:07] hay [10:07] don hello [10:08] I installed bind9 on my ubuntu, and configured. All worked well. I restarted my laptop. [10:08] I changed my hostname bcoz too long to access from other computers then I can't use sudo. so I restart and edit my hosts file. [10:08] After that I can't access internet. I tried many way. and tail -f /var/log/sysinfo [10:08] and I got these errors [10:08] wlan0: CTRL-EVENT-SCAN-STARTED [10:08] nl80211: send_and_recv->nl_recvmsgs failed: -33 [10:08] Как ты? [10:08] Я бог [10:08] Путин [10:08] !ru [10:08] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [10:08] Is it possible to make ubuntu startup browser only when you startup a pc with no other options available? [10:08] moverly: the hostname is in a lot of files, you shouldnt change it [10:09] I am superman [10:09] Путин наш бог! =) [10:09] ! [10:09] just when you start the pc, automatically run the browser and disable everything else to change settings? [10:09] kevinde, "kiosk mode" so yes [10:09] ok, thanks [10:09] the problem is I can't use internet from that computer [10:09] Node [10:10] i'm newbie haha [10:10] Почему Путин, ты же с Украины? [10:10] I am Stew D [10:10] А ты откуда? [10:10] its uor spy ) [10:10] Я? [10:10] where are u come from guys [10:11] !english [10:11] The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [10:11] Ukraine [10:11] I'm from Russia. [10:11] i'm indonesia.. [10:11] Eightynine: hi, [10:11] Eightynine: one sec [10:11] !ot [10:11] #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! [10:12] Can I use Unetbootin to write Ubuntu to my flash drive or better to use dd? [10:12] Hi, Svetlana. [10:12] lotuspsychje: dammit [10:12] svetlana: ? [10:12] Продам оружие!! [10:12] lotuspsychje: one moment [10:12] Бомбы, рапг... [10:13] Слава Путину [10:13] !ru | vadya [10:13] what channel do you like in this server guys [10:13] vadya: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [10:14] phiopi: this is not the place to discuss this [10:14] What about my question about flash drive? [10:14] Satan is my God!! [10:15] Eightynine: from wich Os are you going to make an usb [10:15] !ops | Guest1062 [10:15] Guest1062: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang === francisco is now known as Guest55953 [10:15] what is your gadget [10:15] phiopi: please stick to ubuntu support in this channel [10:16] Eightynine, unetbootin puts an iso to a flash drive. dd has to extract iso first. [10:16] I'm using openSUSE. [10:16] Guest55953: could you please stick to Ubuntu support? [10:16] Eightynine: good for you? [10:16] Guest55953: sorry, mistab [10:17] what ? === danmo98 is now known as shark [10:17] Guest1062: ok, and what does that have to do with Ubuntu? if nothing, please find something else to do [10:17] I hate you [10:17] Eightynine, unetbootin is easier to use. [10:17] I know. So, I'll install it now. [10:17] good luck eight [10:18] after upgrading from 12.04 to 14.04 I have problems with an external wifi dongle: the connection appears fine but internet is unavailable untill i disconnect and reconnect from the networkmanager. This repeats every5 minutes or so [10:18] dd is easier [10:18] Thanks. I'm switching to Ubuntu Gnome. [10:19] brb guys [10:19] Damn, there's no unetbootin in repos. Should I write bs=1M or 4M? [10:21] trijntje: you could try a tail -f /var/log/dmesg and tail -f /var/log/syslog to see whats happening on your connection [10:21] trijntje: wich chipset is this wifi dongle? [10:27] lotuspsychje: its a Realtek RTL8188CUS [10:28] trijntje: maybe its because of the realtek firmware that has changed [10:28] trijntje: try the realteks website for driver/firmware on linux [10:28] !realtek | trijntje [10:28] trijntje: some help for recent Realtek chipsets can be found at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b [10:29] I successfuly recorded Ubuntu ISO to my flash drive, going to install now. [10:29] hello [10:30] if you know read sth about ubunto, look at this page: http://tinyurl.com/pfxjs2t [10:31] I have just purchased a new Dell Latitude E7450, and there's an annoying bios bug which causes some keystrokes to repeat (see http://en.community.dell.com/support-forums/software-os/f/3525/p/19618638/20748484) [10:31] jankes, no random spam in this channel, please === danmo98 is now known as shark [10:31] Canonical certifies that model, so I have notified them: https://answers.launchpad.net/ubuntu-certification/+question/264500 [10:32] peleg: ubuntu version? [10:32] lotuspsychje: 14.04 [10:32] lotuspsychje: 14.04.02 in fact [10:32] peleg: did you check if the bios flash has that known issue on dell? [10:33] lotuspsychje: there's a discussion about it in Dell's community website, but nothing formal I'm afraid [10:33] I don't think Dell admit that this bug exists === folivora_ is now known as folivora [10:34] I was wondering whether you think it's a good idea to stick to this laptop, or return it to store and buy Lenovo or something... === matias is now known as Guest84291 [10:34] peleg: normally dell should perform very well on ubuntu === loonybin is now known as lagbox [10:35] lotuspsychje: this is really not new. The community post I've referred to is from February, and it refers to older posts on previous Dell models which are older [10:35] and this guy really suggests not to buy dell for this reason: http://www.reddit.com/r/linux/comments/2sg27n/psa_do_not_buy_a_dell_latitude_e74xxe64xxe545xx/ [10:36] peleg: well for hardcore bugs like this, try other versions of ubuntu perhaps, 14.10 or 15.04, other kernels perhaps, or no_acpi boot [10:36] peleg: there is a dell specialy made for ubuntu, and all the dells i installed 14.04 on, goes rocketfast [10:37] lotuspsychje, TWO Dells :) xps 13 and m3800 developer editions [10:37] peleg: i would also advise you to file a bug + askbuntu your speciic issue [10:38] cfhowlett: nice :p [10:38] lotuspsychje: I don't think this is an ubuntu issue, therefore I don't think upgrading would help. I think this issue affect every linux distribution. [10:39] peleg: if a dell bios update doesnt work, and you tryed many ubuntu versions... [10:39] lotuspsychje: see for example: https://wiki.archlinux.org/index.php/Dell_Latitude_E7440#Keyboard_inputs_the_same_character_multiple_times_on_one_keypress (but there they claim the issue was fixed by a newer bios version, which is irrelevant for my Dell model) [10:40] peleg: i would try all possible ways that lays in your power [10:40] lotuspsychje: and this: http://en.community.dell.com/support-forums/laptop/f/3518/t/19593360 shows it affect Debian as well [10:40] peleg: what about windows, you got this bug there? [10:41] ok, so I'll put something in AskUbuntu, but my time window to return the computer to the store closes quickly (I have a week+) [10:41] lotuspsychje: in all forums they say that the bug existed earlier in Windows, but was fixed in later bios version [10:41] peleg: if it works on windows, it must be linux related then [10:41] peleg, if it's an ubuntu/debian bug, perhaps a different distro family, e.g. fedora?? [10:42] peleg: askbuntu + launchpad bug it, you never know what will come up of ideas :p [10:42] !bug | peleg [10:42] peleg: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [10:42] peleg: in my view, If they sell a defective product they should expect returns. I would send it back. Messing about with different distros is not an answer [10:43] mcphail: they could say, we advise you to install Ms windows :p not our problem [10:43] mcphail: sure; but I ask here to get opinions about other manufacturers. For example, do you think Lenovo thinkpads will make less trouble..? [10:44] i take each laptop as its own thing [10:44] peleg, lenovo is generally quite linux friendly - that said, YMMV [10:44] peleg: hp is linux friendly, but thats not an insurance its never gonna bug.. [10:44] i have had hp's [10:44] and only had issues with the Radeon cards [10:44] otherwise great === Guest84291 is now known as matias_ [10:46] anyone a c++ python ide? [10:46] know* [10:47] ablest1980, python.org lists several [10:47] k ty [10:47] peleg: I don't have a recent thinkpad. Old ones worked well with Linux. My wife's consumer-grade dell laptop runs well with a live ubuntu USB. In all these things, YMMV [10:47] is geany one? [10:47] ablest1980, geany is an editor ... [10:48] ok [10:48] where on python.org? [10:49] wiki [10:51] Hi folks [10:51] ablest1980: so, if you don't mind look at this: i think it is a good place to use this page: http://tinyurl.com/pfxjs2t [10:52] not in engliah [10:53] lotuspsychje: I'll give it a try, thanks! [10:53] so, what do you think about it? [10:54] i am also interested in Linux, but i have to collect more materials [10:55] do you know if i can use eclipse for python and c++? [10:56] more than likely [10:59] when i want to install a software and the software provider gives me something called a static build, which is basically a folder named after the sofware, where do i put it on my system to make it work? [11:01] ruby_on_tails: there are no rules for this. there will probably be an executable file in the folder. Runnisng this will probably start the program. But, as I said, there are no rules [11:02] mcphail: http://ffmpeg.org/download.html#LinuxBuilds this is what i downloaded, i have no clue what to do with it [11:03] ruby_on_tails: I can't download that from here to check. But do you need to download from the manufacturer? Is the application not in the repositories already? [11:03] ruby_on_tails, ffmpeg is currently deprecated from ubuntu. it returns in 15.04 I believe. use avconv until then. === ubik is now known as Guest98118 [11:03] aah [11:03] mcphail: its ffmpeg, the repo has libav which is a fork or something, i want to use the original ffmpeg [11:04] cfhowlett: i want to use the original ffmpeg [11:04] libav-tools [11:04] ruby_on_tails: is there a README or INSTALL file in the folder? [11:05] mcphail: there is a readme, no instructions on where to place the folder [11:05] ruby_on_tails, just sudo make install? [11:05] there is a install file, reading that [11:05] ruby_on_tails: as I said, there are no rules on where to place folders. it is up to you. === `hypermist` is now known as sleepypc [11:06] ruby_on_tails: you may want to make sure the executable binary is in your $PATH. that will ensure you can call it easily from the command line [11:08] Does anyone know any bleachbit alternatives that are for terminal? [11:08] ruby_on_tails: a common convention is to place user-installed software (rether than software provided by the distribution) under /usr/local/. [11:08] ruby_on_tails: you should find /usr/local/bin as part of your $PATH [11:15] Codmadnesspro: http://bleachbit.sourceforge.net/documentation/command-line [11:15] mcphail: just putting the folder in usr/local and done? [11:15] ruby_on_tails: no - you need to find out what is the executable file in the folder [11:15] anything I can do for the camera to make it more clear like it was on windows? [11:16] mcphail: so confusing :( [11:16] do i have to uninstall the existing ffmpeg i have first? older version? [11:17] ruby_on_tails: not really, if this is a proper static build === sleepypc is now known as `hypermist` [11:17] ruby_on_tails: if you have ffmpeg under /usr/bin (i.e. installed by ubuntu), placing your new version under /usr/local/bin will take precedence as that folder comes first in your $PATH [11:19] !info cheese | darius93 [11:19] darius93: cheese (source: cheese): tool to take pictures and videos from your webcam. In component main, is optional. Version 3.12.2-1ubuntu2 (utopic), package size 68 kB, installed size 581 kB [11:21] I have posted this bios bug as a question in askubuntu: http://askubuntu.com/questions/604382/dell-latitude-e7450-repeating-keystrokes-issue [11:21] Any other way you suggest to contact Canonical? [11:22] peleg: #ubuntu-devel you could ask hardcore bugs maybe [11:23] peleg: launchpad bug will also attract solutions [11:26] lotuspsychje, i have cheese but the problem is that the quality is not so great. It is barely clear, looks like the resolution is low (even though its not) [11:27] !webcam | darius93 [11:27] darius93: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [11:29] I have just installed Ubuntu Gnome and it works slow. I used Gnome 3.14 on openSUSE and it consumed twice less resources than 3.10. How can I update Gnome to the latest version or at least 3.14? [11:30] lotuspsychje: thanks [11:34] Check this please. http://linoxide.com/linux-how-to/install-gnome-3-16-ubuntu-mint-arch-linux/ is this safe to do that? I don't want to have any problems. [11:35] !info gnome-shell [11:35] gnome-shell (source: gnome-shell): graphical shell for the GNOME desktop. In component universe, is optional. Version 3.12.2-1ubuntu7 (utopic), package size 598 kB, installed size 4766 kB [11:35] Eightynine: if you got slow performance you better choose something less, maybe ubuntu desktop 14.04 will peform better? [11:36] Eightynine, if you don't want problems, you should wait for the official gnome update from ubuntu [11:36] Ubuntu installed updates and asked to reboot my PC. Gnome will be updated after reboot too or it's required only for kernel installation? It's updated kernel too. [11:38] I don't know about Unity, I've heard it consumes a lot of resources and sometimes works slow and could be buggy. If I will use Gnome I need at least 3.12 or 3.14 because older versions working slower and are heavier. [11:42] Ubuntu update tool is not usable, needs some optimisation and add new colums like Version installed and Version available and Download size. Two panels. Upper will show updates and lower will show details like bugs/issues fixed, what was improved/added, etc [11:45] the Builder in the new release 3.16 sounds interesting .... [11:47] I turned on components like Software from partners and ubuntu-proposed. [11:48] Eightynine, "proposed" essentially means "beta". you break it, you fix it [11:49] I didn't know that. [11:49] And what about partners? === iconic1 is now known as iconic2 [11:50] Eightynine, take a minute to read your repo notes: more /etc/apt/sources.list [11:51] drop that in a terminal and read [11:51] And what about update tool? Will developers do what I wrote? [11:52] Eightynine, of course. EVERY user suggestion is implemented immediately and without question! [11:52] yes, they will take every suggestion and do it [11:52] i didn't know that you can try the new Gnome with a live image ... cool [11:54] If it's true what you guys wrote than I would be glad and it'll be a good work to enhance your distro. I would be glad to help to make this distro better. === iconic2 is now known as iconic1 === Kris545545_ is now known as Kris545545 [11:59] Chrome is available only in PPA? [11:59] it's available from Google. [11:59] Eightynine: due to the license you cant include that into any other repo. only google is allowed to ship it. [12:00] so load the .deb from their side and it will install the google repo, too [12:00] Is Virtualbox working good with Ubuntu? [12:00] yes. [12:00] Eightynine: its working as espected [12:00] you should probably try these things first hand ;) === gusnan is now known as Guest53886 [12:02] I tried Virtualbox on Arch and Xubuntu, sometimes it lost vdi, I had to add it again. But it worked worst with openSUSE, developers adviced me to change distro, I chose Ubuntu LTS with Gnome. [12:04] * Robert- #ATW-RO :) [12:04] Also I had a bug with Num Lock indicator. It turned off when changing layout and trying to write something. === emanuele is now known as Guest87452 [12:07] salve [12:07] How fast is apt after zypper. [12:08] I have a problem with my usb flash drive I can't format it and it created a second partition [12:08] Here: http://s29.postimg.org/ynfrvp4uv/dev_sdb_GParted_001.png === `hypermist` is now known as sleepypc === Guest98118 is now known as ubik^ [12:09] Eightynine, better for me, but pacman it'a bolt [12:10] Maybe addons to support FAT32 or NTFS are not installed? [12:10] ntkln: "sudo parted -l | pastebinit" [12:11] ntkln: try to unmount it first in gparted [12:11] openSUSE is total crap about updates. pacman is pretty good and I consider it handy. [12:12] !ot | Eightynine [12:12] Eightynine: #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! [12:12] Eightynine: we focus on technical ubuntu support in here and dont call names, especially on other distros. [12:13] daftykins: http://paste.ubuntu.com/10723594/ [12:13] I added Gnome repo and Ubuntu asks me to install updates, I wonder if I should agree or not, I'm afraid it'll be buggy. But I need at least 3.12 or 3.14 as I said or the latest version if it's stable already. [12:14] I'm having the exact same problem as http://askubuntu.com/questions/581753/weird-sound-effects-issues-effects-delayed-with-hard-freeze-volume-changes-eit [12:14] but nobody's answered it [12:14] Eightynine: you added the repo. so what are you afraid about that it ships other/new versions? if you dont want that dont add the repo [12:14] ntkln: it's kinda weird your NTFS partition being '2' and there being no '1', if you have no important data on there i'd wipe it and start again [12:15] Can I downgrade it if there will be problems? [12:15] pulseaudio returns 'connection refused' from what i gathered [12:15] Eightynine: you can use ppa-purge to get rid of that ppa and its packages [12:17] I installed russian version of Ubuntu but I have Firefox in english. Why? [12:18] install the language pack for firefox? [12:19] daftykins: do you mean format it (because it doesn't work)? how can i wipe it correctly [12:20] ntkln: create a new partition table [12:20] ntkln: please pastebin "dmesg" [12:21] Why it was not installed during system installation? [12:22] k1l_: http://paste.ubuntu.com/10723651/ [12:24] ok, no error there.. but its strange that there is only sdb2. [12:24] ntkln: make a right click on that first partition and choose "unmount". then make a new partiiton table === Guest53886 is now known as gusnan [12:35] hello there, I am trying to move music tracks in rhythmbox to the mp3 player. but I get an error saying 'error transferring tracks - resource not found' [12:35] the tracks are in mp3 format [12:36] You making a playlist? [12:36] iconic1, no just adding tracks to mp3 player [12:40] I've (several times) accidentally invoked a scrolling-screen mode in Studio Ubuntu - all mouse motion scrolls the entire window (including header bar). How to I toggle this back? [12:40] afternoon. anyone know of some way of disabling print error sheets? Got a problem with an Oki preinter on Mint which prints fine but insists on throwing in an Error Sheet about a timeout error. [12:41] akerbeltz, mint? [12:41] any help? === tcpman is now known as Guest25509 [12:42] Linux Mint. I tried the Mint channels but they seem dead but figured the same problemn/solutionb might well apply on Ubuntu [12:42] ok I restarted rhythmbox, and now it seems to transfer tracks [12:42] !mint | akerbeltz [12:42] akerbeltz: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [12:43] ah thanks there are actually ppl in that one! [12:43] ;) [12:49] Has anyone used iptables? [12:49] AstralFX: you're going to need to ask a more specific question than that ;) [12:49] When I connect to a VPN, and say use iptables to DROP data to a certain site. Should the iptables still be DROPing even with VPN on (since data is routed to vpn first)? [12:51] hi guys [12:51] anybody has experience with cgroups? [12:52] i cannot make it run, and I don't know what i'm doing wrong.. first of all, is there anything with with having cgroup-bin and cgroup-lite both installed in my system [12:52] e.g. turn vpn on, check test sites for dns/ip (no leaks)..so if i access google, i'm not leaking my real data.. however if i use an iptable to DROP all traffic to google, even with the VPN on, I can't access google.. even though all data is routed to vpn hence i'm protected.. man I don't understand why iptables work like this, and i can't find info to resolve it [12:53] hi [12:54] any tuts? [12:54] mornin' [12:55] n4302: for what? [12:55] !manual | n4302 [12:55] n4302: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [12:55] night here lol [12:56] :q [13:18] I'm using a toshiba tecra with 14.04 and I would like to be able to disable the touchpad when typing so I dont jump all over the place when I accidently touch the pad during typing. Any pointers? [13:21] 5. FREE STEAM GAMES http://tinyurl.com/ptv3gfv [13:21] no thanks [13:22] สวัสดี [13:22] ว่าไง [13:22] english only please :) === xubuntu is now known as Guest151 [13:24] My name is Teay [13:25] hello [13:25] Thailand [13:26] hello.. [13:26] trijntje, system settings | mouse & touchpad ... disable touchpad [13:26] can anybody tell me how to host a jekyll project from local computer? [13:29] anybody know [13:29] pavlos: there are no options there to disable the touchpad [13:29] hello. do you know if ubuntu works well on an Asus F200MA-BING-KX376B notebook? [13:29] trijntje: in system settings/mouse/pad you can disable the touchpad [13:30] trijntje: at least in 15.04 [13:30] faLUCE, it should work out of the box, but check for driver support with asus [13:30] Viqta: how can I check? [13:31] solsTiCe: I'm on 14.04 [13:31] how do i know how much space remian in my hardisk from ubuntu? [13:31] *********************** [13:32] trijntje, my laptop is 14.04 and I have that option, there is a switch on/off for the touchpad. [13:33] trijntje, install unity-control-center [13:34] aaa [13:34] nihao [13:34] 你好 [13:34] trijntje, install ubuntu-desktop [13:37] pavlos: I have unity control center, but it simply doesnt have the option to disable the touchpad [13:38] trijntje, try install ubuntu-desktop from links I see [13:39] trijntje, http://askubuntu.com/questions/453440/missing-system-settings-after-removing-some-packages === gusnan is now known as Guest4119 [13:40] pavlos: I have ubuntu-desktop, and I have unity control center. I just don't have an option to disable the touchpad from "mouse and touchpad". So what else can I try? [13:41] trijntje, update/upgrade to make sure you got the latest. Not sure why you dont have the touchpad option. [13:41] so confused [13:41] https://gist.github.com/lkmhaqer/f2117aad56c939fec30e [13:41] check on the function keys of your laptop, the ones that you can toggle on or off using the fn key [13:43] pavlos: my install is up to date, and I cannot upgrade to 15.04 since I'm on a production machine [13:43] Viqta: those keys have no effect [13:43] hi guys, i own a macbook pro and id' like to reasign the "eject" key (as i dont use cdrom anymore) with the supr key, i find nothing :( [13:43] they do for me [13:44] viGtor: use compiz editor to add shortcuts using keys on your computer [13:45] i use gnome version === Guest4119 is now known as gusnan [14:02] join ubuntu-nl-team [14:03] `hello everyone im using ubuntu 14.04 i got this error while trying to install Depends: rubygems but it is not going to be installed [14:03] https://soundcloud.com/j-saint1/bring-it-saint if anyone wants a sweet track to listen too [14:05] Vennix: that is more a topic for #ubuntu-offtopic :) [14:05] alright ^^] [14:17] G66k: Can you elaborate? [14:18] rgb-one, im trying to install wpscan but seems ubuntu doesnt has the require depencity [14:22] G66k, sudo apt-get -f install? [14:22] hello apt-get here [14:22] G66k: Have you followed the instructions here? https://github.com/wpscanteam/wpscan/ [14:22] rgb-one, yes i do [14:23] let me try what Opinie suggest [14:23] G66k, I'd suggest you follow the documentation rgb-one suggested [14:24] G66k: I will try to reproduce the error [14:24] how come nothing happens when I start an RDP session? I've done everything everybody says when I google it, but all I get is that damn X11 background and X cursor [14:25] I can start xeyes in the session by doing DISPLAY=:1 xeyes but nothing happens if I do gnome-session the same way (and no error messages) [14:25] Chetic, is lightdm running? [14:26] Opinie: it seems a process named lightdm is running many times over [14:26] k [14:26] Opinie, i did [14:27] Chetic, what did you install? [14:27] G66k, got the required dependencies now? [14:28] compdoc: everything. I have the same problem if I start vncserver or tightvncserver, but I want to use xrdp [14:28] Opinie, still downloading i hope it's work this time [14:29] Chetic, I use xrdp and vncserver, but you cant use them with Unity. It doesnt support 2D desktops that are required for rdp or vnc, that I know of [14:29] Chetic, by the way, that desktop you describe is what you get when the file xstartup isnt correct === paulbx is now known as pbx [14:31] compdoc: I've set up xstartup in many different ways suggested by google results but to no avail. I can only get i3 working sort of (distorted graphics and still no background) [14:31] hiii!!!! Anyone knows about acpi and its protocols for comunication with the laptop battery chipset? [14:32] Chetic, I only use Ubuntu of servers. What I do is install Server 14.04, and then the Mate desktop, and then xrdp [14:32] *on servers [14:32] I cant get xrdp to work with unity [14:32] wish I could [14:33] servers with X *chuckle* === bigt is now known as Guest26060 [14:34] daftykins, security risk? [14:34] thanks guys its work :) [14:35] compdoc, try x11vnc [14:35] Opinie, you have that working with Unity? [14:35] yeah [14:36] you install any alternative desktops, or have to do anything to make it work? [14:36] the latter, just install it [14:36] I'll give it a try [14:37] sorry scanning stuff, can't really type with one hand [14:39] G66k: do you have rvm installed? [14:40] rgb-one, yes i have installed it its fix brother . thanks alot [14:40] G66k: :) cool [14:40] rgb-one, i appericiate :D [14:41] G66k: :) [14:47] how do i install this?? http://packages.ubuntu.com/vivid/monodevelop [14:48] are you running vivid? [14:48] pc_: sudo apt-get install monodevelop [14:48] no im running "utopic" [14:49] i dont know how to install this newer package [14:49] !info monodevelop utopic [14:49] monodevelop (source: monodevelop): Development Environment for GNOME. In component universe, is optional. Version 4.0.12+dfsg-4 (utopic), package size 5525 kB, installed size 27377 kB [14:49] i want the latest monodevelop [14:49] not 4.0 [14:49] it'd be unwise to mix versions [14:49] ubuntu versions? [14:49] packages from a newer on an older [14:50] but why, it's just a package [14:50] it should resolve dependencies right?? [14:50] not if it cant resolve them due to utopic doesnt have the versionnumbers requested [14:51] i used to be on opensuse, and there i would just add a new repository and then i could add packages from that. how is it on ubuntu? [14:51] if you grabbed every .deb and put them on, you'd essentially stick those packages and prevent them from updating [14:51] you can't do that, it'll try and update everything else [14:51] !ppa | pc_ [14:51] pc_: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [14:51] unless you find just a PPA for monodevelop [14:52] pc_: see if there is a ppa, upgrade to 15.04 beta or wait for 15.04 to be final. [14:52] you go to the software updater and add the packages that you want pc_ [14:52] and vivid is not a ppa? [14:52] no, it's a whole distro version [14:52] ok, how do i upgrade to vivid? [14:52] pc_: a ppa means its made working with the utopic versions of the depencies [14:52] you download it from the page [14:53] i already have ubuntu installed, i just want an upgrade [14:53] Viqta: no [14:53] pc_: so you want to upgrade to 15.04 beta? [14:53] yeah [14:53] i need the best software [14:54] update-manager -d. but be aware that its not final now and bugs can happen [14:54] pc_, "beta" is best? think hard ... [14:54] here you go pc_: https://help.ubuntu.com/community/VividUpgrades [14:54] can i downgrade if it gets broken? [14:54] pc_: no [14:54] bigger number does not mean 'better' [14:54] pc_: it is a one-way process [14:55] omg that sucks [14:55] pc_: no. its just a one-way path. [14:55] pc_: perhaps you don't even need the newer version, maybe you just think you do? [14:55] pc_: the only way to downgrade is to reinstall [14:56] then i have to use windows for monodevelop [14:56] use bittorrent sync to back the files and documents for easy transfer and may ease the restoration when you downgrade [14:56] rsync ftw [14:56] Viqta: that's totally unnecessary [14:57] its just a tip. trying to help [14:57] With upstart services, is there a way to disable services from starting on installation [14:57] it does help [14:58] is there anyway to switch ubuntu 14.04 look like 10.04 ? [14:58] there or something [14:58] yes, get ubuntu MATE [14:58] daftykins, is it a package ? [14:58] pc_: https://launchpad.net/ubuntu/+ppas?name_filter=monodevelop [14:59] daftykins: does that exist for 14.04? [14:59] pc_: now go and read about PPAs and think about if that is suitable for you. [15:01] how probable is it that if when I as a noob configure a web server and install owncloud on it will have security issues when putting it on the internet? [15:01] 1.0 [15:02] Opinie: so better don't do it if I am not very sure what I am doing? [15:03] hello [15:03] or don't open it to the webz, and access it via an openvpn server or something? [15:03] would a question about shell access be relevant here? [15:03] aelevadoan: it might be, go for it. [15:04] Pici: http://paste.ubuntu.com/10724516/ [15:04] Im trying to do a file backup on my local computer of my vps with a rsync command [15:04] sudo rsync -avHAX --progress --inplace --rsh='ssh -p4444' root@192.71.218.226:/ . [15:04] but Im having an access problem [15:04] G66k;~ you need to look at this. http://www.webupd8.org/2014/04/how-to-install-and-tweak-gnome.html [15:05] thats a paste of the auth.log [15:05] I have root login enabled [15:05] aelevadoan: are you sure the root login is a good idea? [15:05] k1l_: the thing is that I need special permissions to copy some of the files [15:06] right? [15:06] my objective here is to backup vps files on my computer [15:06] root is pretty special already [15:06] depends on the files [15:07] I want to copy /etc files [15:07] /var/www [15:07] and home directories [15:07] Why does whenever I click on a downloaded file on google chrome, it redownloads the file instead of opening it? [15:09] aelevadoan: see http://ubuntuforums.org/showthread.php?t=1773227 [15:10] how do i remote desktop from one ubuntu to another one [15:10] Jakey2, ssh [15:10] !ssh | Jake [15:10] Jake: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [15:10] cfhowlett, i want a gui [15:10] vnc [15:10] i have ubuntu server 14.04 [15:11] i installed lxde how do i vnc into it [15:11] jakey wait what? server doesn't have a gui [15:11] oh, nvmnd [15:11] guys, i'm trying to allow a single user to only sftp into my remote machine with a password [15:11] so far I have added Match User sftpuser PasswordAuthentication=yes [15:12] which works, but from when I add ChrootDirectory %h to the Match, i can no longer log in using that user [15:12] can somebody help me? [15:12] (so atm i want to allow ssh via pw login and chroot the home directory, but the latter does not work yet) [15:12] chotaz`work: I think because nautilus hasn't been set to open files from google-chrome [15:13] rgb-one, I have caja as I'm on UbuntuMATE, but how would I accomplish such thing in nautiles? === alberto is now known as Guest64323 [15:16] * Jake grumbles at cfhowlett [15:17] Jake, sorry. fat finger tourettes. the msg was intended for jakey2 ... [15:18] chotaz`work: The idea here is to open the downloaded file with the default application on your system, eg. a pdf with evince, a .doc file with libreoffice etc. [15:19] rgb-one, every file type I try to open from chrome gets redownloaded and the same does not happen in firefox [15:19] chotaz`work: yea [15:20] chotaz, you have to edit your chrome settings [15:21] chotaz`work: The file associations for chrome need to be changed [15:22] chotaz`work: it seems chrome has priority in opening files over all other programs installed on the system [15:24] Folks, I'm having a serious problem with chroot and trying to unmount /proc after I'm done with the chroot. May I have your attention? [15:25] Goodbar: 1) Do not ask #debian for Ubuntu support, what fixes Debian can break Ubuntu, they are different distributions. 2) What problem? [15:25] Goodbar: What did you try to do? How did you try to do it? What did you expect to happen? What happened instead? [15:26] chotaz`work: do you have xdg-open installed? [15:28] Goodbar: In channel please. [15:28] rgb-one, cfhowlett : There is no file-type associations options in Chrome. And my files open normally from the file manager or from Firefox's "download manager". I'm not the most fluent on Linux/Ubuntu or Web Browsers, but I'm not making much sense out of this :\ [15:28] rgb-one, Not right now, but I'll take a look. [15:29] Goodbar: Generally for a chroot you should mount the special filesystems like /proc from the real root, then chroot, then exit, then unmount. [15:31] I'll try a google related channel, as my problems seems to be with chrome specifically. [15:31] chotaz`work, then use firefox. [15:33] DemHydraz, I intend on changing since they are completely dropping NPAPI support, but I'm puzzled by trivial things I don't understand, and this has not happened to me before. [15:34] chotaz, chrome settings has file associations somewhere, I don't use it though. [15:34] chotaz`work: right click on a file and go to 'Open with...' do you see chrome at the top? if so that is the problem. [15:36] rgb-one, that is not the case at all. As i've stated, files open where they should when I open them from the file manager or other file handling applications. My problem is SPECIFICALLY when opening files from within chrome. [15:36] cfhowlett, I'll take a closer look then, might have missed it. [15:36] chotaz`work, confirm: chrome NOT chromium? [15:36] Can anybody help understand this http://paste.ubuntu.com/10724699/ [15:37] cfhowlett, Yes, chrome. [15:37] researcher1, vbox 2.2 ... very old and I'm sure no longer supported. what version of ubuntu do you have there??? [15:39] cfhowlett: I got ubuntu 14.04 [15:39] researcher1, don't know how you have such an old virtualbox ... [15:40] cfhowlett: hopw do I get latest? [15:40] researcher1: I think you are missing a linux-headers package [15:40] researcher1: what gives "uname -a"? [15:43] hello I need a -default kernel for my mono libraries work well how would I switch from a -generic to a -default kernel? using Kubuntu14.04 [15:43] k1l_: uname -a gives this Linux taran-G41T-M7 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:18 UTC 2015 i686 i686 i686 GNU/Linux [15:44] researcher1: where is that error log from? [15:45] I seem to be having a problem with AppArmor permissions [15:45] researcher1: so that is the guestOS is a ubuntu 14.04. what is the host OS? [15:45] I created /WebProjects, with same permissions as would be used under /var/www, but Apache is being denied access [15:45] k1l_: I downloaded VBoxGuestAdditions_2.2.0 n tried to install then I got the log [15:45] Lost my eg [15:46] researcher1: why dont you use the guest additions that come with the virtualbox that is actually used? [15:46] iconic1: please stick to technical ubuntu support in here [15:46] k1l_: I tried but it failed [15:46] researcher1: what host OS? what virtualbox version? [15:47] version 4.3.10 [15:47] skinux: did you edit the apache conf to specify WebProjects as the user directory? [15:47] oops truely sorry didnt realize what chan I was in [15:47] host OS Ubuntu 14.04 [15:47] Yes [15:48] researcher1: guest and host is 14.04? [15:48] Ok, I've given up on chrome all around. [15:48] skinux: restart the server [15:49] Anyone has any experiencing in using YNAB.com app on ubuntu? maybe through wine or something [15:49] k1l_: On ubuntu 14.04 I install VBOX and retaed WIndows XP [15:49] I already tried that [15:49] researcher1: please use the build in guest additions from the virtualbox you actually use. [15:49] i installed lxde on my ubuntu server using tasksel [15:49] researcher1: what? [15:49] k1l_: tried but it dd not work [15:49] xp XP??? [15:49] i now get an error on load saying [15:49] researcher1: you dont install the guest additions into the host os [15:50] k1l_: what do I do now [15:50] x session not found falling back on default session and then it locks up [15:50] researcher1: the guest additions are for the guest. so install them into the OS you installed in vbox [15:50] any ideas [15:51] Jakey2, try pressing return less oftenly, so your problem is easier to track down :) [15:51] ok [15:51] skinux: add WebProjects to your home directory [15:51] skinux: var/www is restricted to normal users [15:51] skinux: sudo privileges are required [15:52] skinux: restricted from normal user access* [15:53] what is the best way to install lxde on ubuntu server 14.04 [15:53] hey, i have problem in vlc playback after an update probably audio/video codecs got ruined... [15:53] any idea about that [15:53] Jakey2, sudo apt-get install lxde [15:54] freshmint: install the codecs from the software centre [15:54] Thanks it worked with this version http://dlc-cdn.sun.com/virtualbox/4.3.26/VBoxGuestAdditions_4.3.26.iso [15:54] Viqta, they were installed actually - did apt uninstall them with the latest update? [15:55] skinux: by setting the permissions of WebProjects to the same as var/www, which requires root access, you will never have access to the content of WebProjects without using sudo [15:55] skinux, by default, in Ubuntu, apache is forbidden to work outside /var/www [15:56] chotaz`work: A local directory in home/www can be used [15:56] decent image bin i can post an image to [15:56] ? [15:56] Viqta, can you parse the exact apt-get package, then i can check if that is installed on my system [15:57] Why is that? [15:57] skinux, I dont make the standards, I follow them, for now :P [15:57] rgb-one, i run my project in ~/www and had to specifically allow it in apache conf [15:58] chotaz`work: there is a section in the conf for user specific directories no? [15:58] after you setting apache2 in ubuntu and visit localhost from the browser, if you read it carefully it tells you you can't run from outside /var/www unless the directory is whitelisted [15:59] How do I whitelist it? [16:00] skinux, edit /etc/apache2.conf === ubik is now known as Guest63370 [16:00] or add a symlink to ~/WebProjects to /var/www, that'll work too., [16:00] http://ibin.co/1wxbdQXKUSIh [16:01] any ideas [16:01] chotaz`work: It should be the same or similar for Ubuntu https://wiki.archlinux.org/index.php/Apache_HTTP_Server#User_directories [16:02] skinux: That link was meant for you [16:02] So, my wifi is intermittently cutting out, and frecel on #kubuntu said to blame popey. /drama :P [16:03] seems about right [16:03] lol [16:03] popey: do you know where wifi stuff gets logged by any chance? [16:04] frecel: not on Kubuntu, sorry. [16:04] afternoon [16:04] jamesleimer: hey [16:04] I'm actually on Ubuntu, I got lost for a moment. [16:04] popey: he is on Ubuntu 14.04, he was in the wrong channel [16:04] frecel: ah [16:04] Salve, non riesco a installare un file jnlp.....come posso fare? [16:04] OtterCoder: what network device? [16:04] pc_: Ingles [16:05] anyone [16:05] lspci gives me: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [16:06] OtterCoder: http://askubuntu.com/questions/457341/wifi-drops-and-wont-reconnect-until-reboot-14-04-with-rtl8723be any help? [16:06] Hi, I can not install a jnlp file ... how can I do? [16:06] 你们好 [16:06] jiuyi, english??? [16:07] l do [16:07] we cant [16:07] !cn | jiuyi [16:07] jiuyi: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [16:07] popey: That answer doesn't look too hopeful... [16:08] pc_: Are you using Windows? [16:08] yeah, realtek :( [16:08] no ubuntu studio linux [16:08] popey: It certainly looks like what's happening, what I do is disable and re-enable wifi, but man... [16:10] here it is http://www.realtek.com.tw/Downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false [16:11] setting the GMT offset ? [16:12] pc_: Do you have icedtea-7-plugin installed? if not install it with apt-get install icedtea-7-plugin [16:12] Id love to run date and be able to get the output for my localtime [16:12] TZ='America/Los_Angeles' date ... this works ... but could I set something like GMT-0700 [16:12] ok,now I try [16:13] delinquentme: Does your location observe daylight savings time? [16:13] Dewin|work: nope ! [16:13] lol point taken [16:14] delinquentme: I believe there's an actual Arizona timezone if that's the case. [16:14] America/Phoenix is the name. [16:15] (according to some quick googling, anyways) [16:15] Dewin|work: you mean one that doesn't observe daylight savings?? [16:15] OH weiird . TIL [16:16] pc_: when it is installed run: javaws filename.jnlp [16:16] yeah, Arizona doesn't observe DST. I wish we didn't either here in WA, maybe this time the legislation for it will pass. [16:16] and it gappens to be GMT -0700, which is why I guessed that [16:16] happens* [16:16] I tried to install it and it says: Can not acquire the lock on the administration directory (/ var / lib / dpkg /). You must be root. [16:16] !aptlock | pc_ [16:16] pc_: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [16:17] Anyone having a problem with firefox, and settings not saving? I can't tell firefox to save my cookie data, etc, it just is quietly falling back to the old settings [16:17] pc_: you need to use sudo apt-get install [16:18] pc_, EriC^^ is correct. sorry, please ignore the link I sent, wrong one [16:20] pc_: sudo apt-get install icedtea-7-plugin [16:20] hello I want to switch to server kernel in my kubuntu14.04desktop is it possible? how to go through it? [16:20] JunkHunk: switch to what? [16:20] oh nevermind [16:22] I say this:sudo: fuser-vki/var/lib/dpkg/lock: command not found [16:22] sudo: dpkg--a: command not found [16:22] pc_: run this command: sudo apt-get install icedtea-7-plugin [16:23] pc_, correct. I sent you the wrong factoid. ignore. run your install command with sudo, e.g. sudo apt-get install packagename [16:23] cfhowlett, it still oads into terminal after ive done this [16:24] Jakey2, no idea what's up, then. sorry, I can't be more helpful. [16:24] JunkHunk: just install the server kernel and select it at the next boot [16:25] I say this: [16:25] Can not find the package packagename [16:26] pc_, ... packagename = program you are trying to install [16:26] mcphail and how to make it default? [16:27] JunkHunk: /etc/default/grub [16:27] * chotaz`work facepalms hard. [16:28] JunkHunk: change the GRUB_DEFAULT= to it's entry number and then sudo update-grub [16:28] cool [16:28] Hi! Any hope making HDMI working with ubuntu 14.04 on Dell Latitude E7450? xrandr recognizes it but says it is disconnected, even when connected [16:28] so, i cannot convert an ubuntu desktop into server without the proper kernel ? [16:28] "HDMI1 disconnected (normal left inverted right x axis y axis)" [16:28] mcphail told me to install the server kernel...but not how [16:28] I say this:command not found [16:28] cfhowlett, yes your right tried sudo apt-get install lubuntu-desktop then your one and it worked :) [16:28] pc_: run this command: sudo apt-get install icedtea-7-plugin [16:28] peleg, I'm using the exact same laptop here at work and HDMI as always worked wonders with ubuntuMATE 14.10 [16:28] how would I install the ubuntu server kernel from shell? [16:29] cfhowlett, sudo apt-get install lubuntu-desktop didnt work [16:29] JunkHunk: I'm not on ubuntu just now so son't know the exact package name [16:29] Jakey2: remove the desktop [16:29] JunkHunk, tasksel ? [16:29] k [16:29] rgb-one, how come [16:29] Jakey2: just lubuntu [16:29] JunkHunk: remember you can run Ubuntu as a server using the standard desktop kernel as well [16:30] chotaz`work: is ubuntuMate a different OS? [16:30] peleg, a different DE only, the core is the same. [16:30] Jakey2: I think the package name is just lubuntu [16:31] mcphail, the point is I am having issues with mono libraries and someone told me the application I am using those with would stop crashing when using the server kernel [16:31] the lubuntu metapackage should install anything lubuntu related, DE, core and the bundled packages aswell [16:31] better to install just LXDE [16:31] JunkHunk: ok, well that's odd. The server kernel config is very similar to generic [16:32] ioria: you are correct [16:32] http://packages.ubuntu.com/trusty/kernel/ [16:32] was refering to lubuntu instead of lxde [16:32] JunkHunk, try this, there is a discussion : http://serverfault.com/questions/54287/can-ubuntu-desktop-become-ubuntu-server [16:32] chotaz`work: so do you recommend installing mate-desktop? Can it make a difference with respect to HDMI working or not? Isn't that a drivers issue? [16:33] there are two: linux-image-server (3.13.0.48.55) [security] [16:33] and linux-server (3.13.0.48.55) [security] [16:33] peleg, desktop environment has very little to do with graphics drivers [16:33] cfhowlett: that's what I thought... [16:33] peleg, I wouldn't know if simply changing the desktop environment would fix your issue. I just find it odd that I always worked from me right from the start and it isn't for you. [16:33] JunkHunk: according to https://help.ubuntu.com/lts/serverguide/preparing-to-install.html#intro-server-differences the desktop and server use the same kernel since ubuntu 10.10 [16:33] it always worked for me* [16:34] it seems that I have installed the plugin .... now to open the file arena-setup.jnlp,i have to do? [16:34] pc_: javaws arena-setup.jnlp [16:34] So, chotaz`work's answer for my question is "yes". There is hope to make it work. Does any of you know how could I debug it? [16:34] http://serverfault.com/questions/54287/can-ubuntu-desktop-become-ubuntu-server EriC^^ [16:35] JunkHunk: that's really old, it has kernel 2.6 or so [16:35] EriC^^: I thought the server kernel used a different preemption model? [16:35] i say this:netx: Invalid jnlp file arena-setup.jnlp [16:35] mcphail: i've no idea, i thought they used different kernels [16:36] pc_, this sounds like something to ask the java channel [16:36] EriC^^, okay thanks buddy the man who told me to switch uses opensuse which desktop and server kernels are different [16:36] pc_ javascript, hu ? [16:37] Hi [16:37] JunkHunk: mcphail seems to know more about this, maybe there are differences.. [16:37] JunkHunk: I think there is a minor difference between the generic and server kernels, but that difference is only likely to make your desktop less responsive. [16:37] Hello everyone [16:37] JunkHunk: I'm not aware of any differences in app compatibility [16:38] I just downloaded a football game and when I do ./football (which is the name of the executable file) it says Not found... How come this is happening? [16:38] So Im pretty new to linux as an OS and I start college in about 2 months for Information Technology, how used is Linux in the IT world? [16:39] Knight80: are you in the dir? [16:39] Knight80: type ls -l [16:39] RoomClearingFart: Depends on the industry [16:39] Eric^^ Yes I am [16:39] Now I have to go, maybe we'll try again later ... thanks a lot [16:40] Knight80, says something about shared librery ? [16:40] Knight80: are you sure about the name? [16:41] Yes, the name is "football" [16:41] Knight80: what's the exact error? [16:41] It says "Not found" [16:41] Knight80, most likely: you are not in that folder [16:41] bash: not found? [16:41] Yes, I am in that folder [16:41] Knight80: in the directory, use the command [16:41] ls -al [16:41] and then use pastebin to show us the output [16:42] Knight80, check if it's executable [16:42] You can try to download the game if you want, it's not too big -----> http://www.properlydecent.com/downloads/ [16:43] I'm not interested in the game really, I just want to check out whether executable files work, because this is not the first time this happens to me. [16:43] Knight80: in the directory, use the command [16:43] ls -al [16:43] then use pastebin to show us the output [16:43] Knight80: can you pastebin file football here ? [16:43] ( runt he command file football ) [16:44] Knight80: "uname -m" [16:44] I'm definitely in that folder [16:44] Knight80, you did export LD_LIBRARY_PATH=. ? [16:45] ioria No, I didn't [16:45] ioria But it doesn't give me an error library [16:45] a library error, sorry [16:45] ... [16:45] Knight80, gcc should have warned you... so i think it's unlikly [16:45] bash: ./football: No existe el archivo o el directorio [16:46] Which means "The folder or file doesn't exist" [16:46] Knight80: I've asked twice [16:46] Knight80: ok, are you using tab completion for that? [16:46] LANG=en_GB.utf8 whatever [16:46] Knight80: comply to CptRageToaster 's request... [16:46] Desu: LANG=C [16:46] I think it's a permission issue, or a naming issue [16:46] Knight80, i downloaded it, read the readme [16:46] CptRageToaster: may i compliment you on a fine nickname btw :) [16:47] ls -al will show all of the available filenames, and their associated permissions [16:47] llutz: C can break some programs [16:47] OerHeks I already did [16:47] CptRageToaster -rwxrwxr-x That's for the "football" file, in green [16:48] Knight80, also about SDL, SDL_ttf and SDL_image ? [16:48] Knight80: "uname -m" what is the output? [16:48] Knight80: file it [16:48] Knight80, there is a part about "LD_LIBRARY_PATH=." to load the included libstdc++.so.6 [16:48] ilutz x86_64 [16:48] Knight80: and "dpkg --print-foreign-architectures" [16:49] ilutz i386 [16:49] Knight80: and "file football"? [16:49] ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=95175624d80f5b668f1ef60fc1d43b3091c9df42, not stripped [16:49] Knight80, are you dual-core ? [16:50] ioria Yes [16:50] Nevermind, I just wanted to know why it gives me that "File not found" error [16:51] But I'm not really interested in the game itself [16:51] The thing is it could happen with any other programme [16:51] neither do we... samereason as you :-P [16:52] It's weird [16:52] "The thing is it could happen with any other programme" depends on the writer, they didn't mention it is i386 and howto run it on 64 bit [16:52] you are lacking the libs to run 32bit code [16:52] Knight80: one reason could be trying to run i386-bin on amd64 OS without multiarch-support (not given in your case, it seems) [16:52] or you are on a fs with noexec [16:53] mounted with* [16:53] Desu, that would return an other error [16:54] Knight80, install virtualbox and ubuntu 32 bit, and try again? [16:54] OerHeks Ok, thank you [16:54] :) === Isla_de_Muerte is now known as NwS [16:56] for me the error is about libSDL_image-1.2.so.0 [16:56] Knight80, do you have that lib? [16:56] ioria I don't have it [16:57] Trying to move a few large gmail domain accounts to a new gmail domain (Google Apps), but I can't seem to get it done. Tried Thunderbird drag-n-drop between accounts, GAMME (Google's exchange software that works with reg. IMAP), Data Migration (the Google tool that doesn't require a download), a few imap-move/copy/whatever php, python, perl scripts. They all fail at some point. Any ideas? The accounts range from 1GB to 25GB. I've got access to [16:57] Windows, Mac OS X, and my Ubuntu Linux. What IMAp scripts do you guys use for backup/copies? [16:57] Didn't realize I was typing that long lol [17:00] I've got to go now, thanks for your help [17:00] bye [17:00] :) [17:01] Knight80, it's working [17:01] ioria Is it? [17:01] ioria What did you do? [17:01] Knight80, http://askubuntu.com/questions/226613/how-do-i-run-dwarf-fortress at bottom ... [17:02] ioria Thank you [17:23] gr [17:23] Well then [17:24] Hi [17:24] She's at Sex Cam 28 AppleCIDR [17:25] Plasmastar, please leave. take your off-topic smut with you. not llowed in this channel [17:25] cfhowlett: What? [17:25] Yesterday, Windows had a big update and it has overwritten the boot entries, which broke my ubuntu-windows dual-boot configuration. (it now always boots into windows, bypassing Grub). [17:26] !language | Plasmastar [17:26] Plasmastar: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [17:26] Wait, is this a trolling attempt? This is calm and polite English. [17:27] The previous time this happened, it was fixed by renaming efi files, but since I'm not experienced with that at all, I came here looking for assistance with that. [17:28] Hello... [17:29] Im running ubuntu 14.10... how can I make it so that when I press 1 button on my keyboard, 2 buttons register in the system? I am trying to make it so that when I press the Up/Down arrow, the normal Up/Down key is registered on the system, but also register F3/F4 ... [17:29] so Up = Up + F3 [17:29] So, could anyone help me with fixing my bootloader? [17:32] so I did startx and it's still accessing disk after five minutes [17:33] it's gnome3, with a black space at the top of the screen where the menubar should be [17:34] and it won't give me capslock nor mouse === dean is now known as dean|away [17:35] using ubuntu-precise with the X off the mavericks cd dist-upgraded to precise [17:37] I started ubuntu via chroot and ran all the initscripts [17:40] hi i have an intel x86 based tablet running android I want to switch android over to ubuntu and I'm wondering if this is possible and how to do so [17:41] !touch | x85 [17:41] x85: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [17:41] huh [17:42] ObrienDave, x.org has input drivers for touch devices, he'd be better off using the normal version for an i686-based tablet [17:42] [17:43] is ubuntu known to go into race conditions where disk accesses enter an infinite loop? [17:43] klys: No. [17:43] * ObrienDave reminds himself to not irritate genii ;P [17:43] klys: Whats the actual issue you are facing? [17:44] I tried to startx, read previous comments [17:44] what is java package on ubuntu? [17:44] klys: That doesnt make clear why you asked about "race conditions where disk accesses enter an infinite loop". [17:44] !java | hellyeah [17:44] hellyeah: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software Development Kit" (SDK). Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations. [17:44] klys: startx shouldn't be used. [17:44] hellyeah: openjdk-7-jre [17:45] bekks, it sure is accessing the disk with no visible result for a while [17:45] klys: And why do you think thats a "race condition"? [17:45] thanks [17:45] klys: use iotop to find out which application is doing so. [17:45] ObrienDave: i looked there already i didn't understand the term emulation does this mean that it runs on top of the android os ? [17:45] I don't currently have access to a prompt [17:46] klys: So you are using a chroot off a maverick cd, which you dis-upgraded to precise to start X? [17:46] bekks, yes. [17:47] startx was for gdm, lightdm uses > sudo service lightdm start [17:47] klys: Why? [17:47] klys: and you're surprised things fail? [17:47] it needs to be reset, saveas? [17:47] klys: What needs to be reset? [17:47] the system that's trying to startx [17:47] klys: you're probably swapping yourself to death with that in-memory dist-upgrade... [17:48] klys: You said you are using a chroot. Leave the chroot, done. [17:48] klys: Why are you using a chroot, at all? [17:48] bekks: I'd suggest backing away slowly. This has all signs of being something unsolvably crazy ;) [17:48] seveas, you're prolly right about the thrashing, I'm not running apt at the moment. [17:48] x85, i have no idea [17:49] klys: why can't you get to a shell? no TTYs? [17:49] hi, Do I need to upgrade from 3.13.0-48-generic to other kernel? [17:49] what is ubuntu using for short screencasts? (ctrl+alt+shift+R) I want to only record one screen [17:49] daftykins, well, I press ctrl-alt-f1 and it doesn't come up [17:49] klys: And why are you trying to startx in a chroot then? [17:49] klys: that doesnt make any sense, actually. [17:49] bekks, ubuntu is installed on this chroot [17:50] yeah but of a chicken and egg situation here [17:50] klys: why are you chrooting? [17:50] klys: Did you have a running ubuntu installation before, without CDs, etc.? [17:51] ntfs-3g is running on another chroot. / is the initrd. [17:51] klys: "/ is the initrd" makes even less sense. [17:51] that... is absolute nonsense [17:51] klys: Did you have a running ubuntu installation before, without CDs, etc.? [17:51] who even still refers to it as ntfs-3g? :P [17:51] well if no one here agrees that what I've done so far makes sense, then I'll be merrily on my way. [17:52] klys: installing mavericks definitely rings large alarm bells [17:52] araz yes, only if updates give you a newer version [17:52] klys: Answer my question please. [17:52] bekks, it was installed onto various loopback devices. [17:53] klys: That doesnt make any sense whatsoever. [17:53] *facepalm* [17:53] well if no one here agrees that what I've done so far makes sense, then I'll be merrily on my way. [17:53] trolling over now please [17:53] real support queries only. [17:53] klys: Whatever you are doing there is perfect nonsense. I'll rest your case and move on to real support issues. Good luck. [17:54] daftykins: can I be lazy and ask how to install Ubuntu on a raspberry pi, or are you going to make me JFGI? :) [17:55] Seveas: well #1 i don't know as i don't own one, #2 #ubuntu-arm might help and #3 i think only the v2 has a build [17:55] fully featured build that is [17:55] but yes you should really be at least *trying* before asking in here. [17:56] I need something minimal that can autostart firefox or chromium and go to a certain page, this should drive a kiosk type setup. [17:58] AFAIK no official ARMv6 Ubuntu, just the one Alan Pope and company were working on [17:59] Bell rather [17:59] mmm and he seemed to disappear [18:00] probably better to stick to raspbian then [18:00] what's it gonna do? [18:00] just offer web browsing? [18:02] daftykins: not even that. All it gets to show is a single webpage, which is a page in our monitoring system that shows a bunch of auto-updating graphs [18:02] How do I fix the problem where my mouse sensitivity changes when the screen locks? I walk away, come back, enter my password, and my mouse moves at 1/3 the speed otherwise. I click the gear and wrench, go to mouse, and without doing anything it gets its speed back. [18:03] DrkShadow: obviously it's posessed and needs an exorcism (sorry, I don't have an actual answer, never saw this behaviour before) [18:03] Seveas, maybe this webkiosk is any help http://www.binaryemotions.com/raspberry-webkiosk/ [18:03] Seveas: ah right, i'm not too hot with GUI stuff since i don't use desktop, but surely just autorunning firefox on startup full-screening would do [18:03] Seveas: you're on the wrong day. [18:04] OerHeks: thanks! [18:04] it uses chromium standard [18:07] fucking hell, it's vmware that causes it.. [18:08] !language | DrkShadow [18:08] DrkShadow: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [18:09] DrkShadow: Languange, language... although, yes, understandable to use it [18:09] DrkShadow: as in... this system is a VM? and you neglected to mention that? [18:09] Hi, before I contacted to resolve a problem with a file jnlp ..... because we could not solve it, I could have an e-mail address to which to send the file? So someone write me all the steps [18:09] pc_: i read online that that's a file type for use with java, so maybe ask them. [18:11] I have terrible tearing on some pages. How can I fix it? === perseus is now known as Guest25798 [18:13] Eightynine: what graphics hardware and driver? ubuntu version? desktop? some clues! :) [18:14] shalom [18:14] ok, I have another problem .... to reduce the brightness of the screen what should I do? I remind you that I'm using ubuntu study linux? It can be done using the keyboard? [18:14] I have a question about Klipper. When I select some text it goes into a 'temp' klipper storage (viewable in 'Edit Contents') but it takes awhile to show up in the 'pasteable list'. So it's saving the selection but taking awhile to make it available. How do I fix that? [18:16] !details | Eightynine [18:16] Eightynine: 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) [18:16] Ubuntu 14.04 LTS Gnome 3.10, Firefox 37, open-source driver, Radeon HD6750 [18:17] Eightynine: and what's tearing happening in? === Isla_de_Muerte is now known as NwS [18:19] I remember that everytime I use that damn Firefox with any distro or DE I have tearing on some web pages. Just scrolling and get tearing. Compton helps when I use XFCE but now I'm using Gnome. [18:19] maybe ditch that card of yours. [18:20] Eightynine why not try a different browser, like chromium? [18:21] I thought about this. No, I have that damn Oh, Snap! message after every update of Chromium, seems like I should switch to Chrome. [18:21] Eightynine: your use of language isn't very justified for these topics. === hamnstar is now known as wingbolt [18:22] either find a way to make use of vsync features or dump the AMD card :) === wingbolt is now known as hamnstar [18:22] What's wrong? I'm not using strong language. [18:22] Eightynine drop teh d-word [18:22] Nothing special about it. [18:23] either follow channel policy of being polite or leave :) [18:24] !pm [18:24] Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [18:24] That word is not bad. [18:24] no but you come across as a bit of a complainer and whiner when you make everything out to be such a hardship [18:25] MonkeyDust: unless this is the 1800's I doubt most reasonable people would consider the word 'damn' to be profane. Also it was not used in an insulting manner towards any of the participants of this channel. [18:26] I added Gnome repo after installation and installed all updates, I have some components from Gnome 3.12 and Ubuntu shows that I'm using Gnome 3.10. I need at least 3.12 or 3.14 or 3.16 will be better. I found that repo in instroction about Gnome 3.16 installation. I wonder why I still have 3.10 [18:29] Firefox works good with nVIDIA graphics cards? [18:29] Sure. [18:29] Eightynine: FF doesn't really care what graphics card is in use [18:29] yo people [18:29] one quick question [18:30] I need to run a shell script that outputs something like 3x3, 4x4, 5x5 [18:30] and I'm doing it inside a for loop, so something like: [18:30] Rug: the point of contention is graphical tearing, so not really the browser to blame [18:30] kkiitt: ask in #bash [18:30] (possibly) [18:30] aight, thx [18:31] Im running ubuntu 14.10... how can I make it so that when I press 1 button on my keyboard, 2 buttons register in the system? I am trying to make it so that when I press the Up/Down arrow, the normal Up/Down key is registered on the system, but also register F3/F4 ... so Up = Up + F3 [18:32] hi does anyone have tips on how I can use my ubuntu laptop to create a wifi connection which will provide a bridge to another wifi network? [18:33] trupheenix: with two adapters? === silverfox_ is now known as silverf0x [18:33] network manager can help with that [18:33] Why I got Gnome 3.10 and not 3.16 after adding repos? [18:34] daftykins: I do have a wifi adapter on my laptop [18:34] daftykins: and I have a spare Edimax wifi adapter [18:34] trupheenix: yeah i'd imagine it's more do-able with two than one :> [18:34] Eightynine, on what ubuntu version and what repo ? [18:34] easy to share from wireless to wired or vice versa though [18:34] daftykins: ok [18:35] daftykins: what if the wired end is connected to another wifi router? [18:35] err, wat? [18:35] can you detail that setup in full? [18:36] what if over the wired ethernet connection I connect a wifi router on the other end? [18:36] Eightynine: Did you run sudo apt-get update ? [18:36] daftykins: ^ [18:36] update me :^) [18:37] wait that doesn't make sense [18:38] Repos from this instruction http://linoxide.com/linux-how-to/install-gnome-3-16-ubuntu-mint-arch-linux/ === silverf0x is now known as silverfox_ === silverfox_ is now known as silverf0x [18:38] Eightynine: That doesnt answer my question. [18:39] trupheenix: so client devices connect to the router, to get a net connection off the laptop? yeah, if you disabled the DHCP server on the router [18:39] I answered to Yes, I did it. [18:39] where would i start if i want to do process-level sandboxing in linux? [18:40] does ubsmon work on the server edition of Ubuntu? [18:40] daftykins: hmmm [18:40] Eightynine, so i look at https://launchpad.net/~gnome3-team/+archive/ubuntu/gnome3 so you are on 14.04 ? there is no 3.12 available then [18:42] Strange instruction, they should write that 3.12 is not available for 14.04 [18:42] Eightynine: Contact them, and tell them. [18:42] Eightynine, they did. [18:42] Is there an Ubuntu PPA that anybody recommends for installing the latest version of Qt 5 on Ubuntu 14.10? [18:43] Does anyone know if Vivid will ship GTK+/GNOME 3.14 or 3.16? [18:43] But i am not going to defend a article nor the gnome3 ppa. [18:43] hi! i know that installing kde and gnome-shell in the same system can be crappy but, what about installing mate and/or cinnamong along gnome shell? is it a problem= can i get mixed things? [18:43] !info gnome-core vivid [18:44] gnome-core (source: meta-gnome3): GNOME Desktop Environment -- essential components. In component universe, is optional. Version 1:3.8+4ubuntu6 (vivid), package size 4 kB, installed size 53 kB [18:44] Im trying to modprobe usbmon, I get no errors, but it doesnt show up in lsmod [18:46] Seveas: is it for me? [18:46] Hey guys, I have a Moto G running lollipop and my computer running Ubuntu 14.04 LTS. When I connect the phone about half the time there is a random error about failure to mount. The other half of the time it connects fine. Is there anything I should be looking at? === Isla_de_Muerte is now known as NwS [18:46] viGtor_: nope. I have no answer to your question I'm afraid. [18:49] anyone know why modprobe would give no output, but then the module doesnt show up in lsmod? [18:49] quake_guy: What is the exact error message? [18:49] daftykins: I'm using firestarter. There is only one issue. When I start firestarter, it says that the other wlan device is not ready. What mistake am I doing? [18:49] j`ey: Please specify the exact commands you are running, and pastebin their complete output. [18:50] quit [18:50] trupheenix: using firestarter. heh, i really don't know. [18:50] Jordan_U: I did. "modprobe usbmon" and then "lsmod" [18:50] no output from modprobe [18:51] ok weird, reboot and it's there now [18:59] Hey guys, I have a Moto G running lollipop and my computer running Ubuntu 14.04 LTS. When I connect the phone about half the time there is a random error about failure to mount. The other half of the time it connects fine. Is there anything I should be looking at? This is the error 'Unable to find the requested file. Please check the spelling and try again.' 'Unhandled error message: Error when getting information for file '/ru [18:59] n/user/1000/gvfs/mtp:host=%5Busb%3A001%2C095%5D': No such file or directory' [19:02] Im running ubuntu 14.10... how can I make it so that when I press 1 button on my keyboard, 2 buttons register in the system? I am trying to make it so that when I press the Up/Down arrow, the normal Up/Down key is registered on the system, but also register F3/F4 ... so Up = Up + F3 [19:02] You have MTP problem too. I had it on Xubuntu. Don't know how to fix it. [19:03] I've updated and insured that I am running libmtp9 [19:03] dear all guys, i'm using firefox 37 and Xubuntu 14.04 since this FF version when i receive a message from whatsapp web Firefox crash and closed :( [19:03] The funny part is that if I let it sit with the poor connection about two minutes later it reads the phone just fine [19:07] Quantos: Is it possible that it's just a bad USB cable? [19:08] I did a continuity test on it and it came back fine, but I guess that's a possibility [19:08] Fortunately I think I have a spare, I'll try that out and get back to you [19:08] guys, I am having issues using cheese, it just pops up and quits on me. online forums answers have not helped [19:09] and the webcam is working fine because it working on skype [19:09] hello, ubuntu doesn't detect my wifi card, I can only use LAN, "rfkill list" tells it's "hard blocked", when I press the "Fn + F12" combination, it's toggling the soft blocked, why doesn't it detect it properly? [19:09] I had the same problem. But for me it wasn't issue with cable. After getting this problem I booted Windows 7 and successfuly flashed my phone. [19:10] bibi-23: Are you sure that there isn't a physical button/switch on your laptop for disabling wifi? [19:11] Jordan_U: yep I don't see any, there is only a keyboard button, which changes soft blocked as mentioned. [19:12] bibi-23: Does this card work in another OS? [19:12] Jordan_U: it works fine on windows. [19:13] anyone know if swap is disabled by default on ec2? [19:13] for ubuntu AMI's [19:14] bibi-23: This is somewhat of a shot in the dark, but in the absense of other options you might try booting into Windows, connecting to wifi, then *rebooting* (not shutting down and booting) into Ubuntu. [19:14] I'm finding that large HTML files cause all browsers on 14.04 to lock up. I'm pretty sure this is a bug somewhere in the desktop stack, but I have no idea what part of the stack to file it on. [19:14] suggestions? [19:16] hello, I'm making an bootable sd card with ubuntu to run on a raspberry pi 2, i dont want to use snappy ubuntu, im beginning with ubuntu core, but found that ubuntu core is not ready to be made bootable, how then to install bootloader and "linux" and the rest to make it bootable? [19:16] Jordan_U: I already tried this, it was said on some stackoverflow questions, that maybe it's disabled on windows. But it doesn't help.. When I go to windows it works just fine, then if I reboot in ubuntu it is hard blocked [19:16] agliodbs: you could try to start a browser in a terminal so you could possibly see error messages. [19:17] bibi-23: Another stab, apparently some machines hard block the wifi when ethernet is connected. Can you try disconnecting your ethernet cable? [19:17] im using x86 but the RPi is armhf [19:18] Jordan_U: also I remember it was working fine on ubuntu 12.04, as soon as I upgraded to 14.04 it wasn't anymore [19:18] Jordan_U: ok.. I'll see [19:18] bekks: oh, wow [19:18] bekks: lots of error output === Guest27 is now known as Lorhban [19:20] I don't get the same errors from chromium thought [19:20] Nope, the new USB cable doesn't help [19:20] but I do get the same freezes [19:20] agliodbs: So which errors do you get? [19:20] Or any ideas on how to run ubuntu that not snappy on a RPi2 [19:20] in chromium? none [19:20] in ff? DEPRECATED: Both `sdk/content/content` and `sdk/deprecated/symbiont` are deprecated. [19:20] and then lots of related stuff [19:21] btw, tried "Ubuntu Browser" too [19:21] agliodbs: Can you please pastebin the entire output you are seeing? === Cerbero__ is now known as bip [19:22] Jordan_U: didn't help; I'll try to make some other searches on google [19:22] thx anyways [19:23] hey everyone; for some reason on ubuntu 14.10; i can hear audio from my headphones but not from my speakers. what should i do? [19:23] arooni-mobile, headphones and speakers have two separate volume controls [19:24] well that could happen when you have headphones jacked in while trying to use speakers [19:24] bekks: will do, currently waiting for chromium ot complete or fail [19:24] ObrienDave, i have alsamixer open and everything is maxed out [19:25] bekks: here: http://ubuntu.privatepaste.com/bb34bbdc1c [19:25] don't know if pavucontrol will work on Ubuntu, try that [19:25] bekks: the general behavior is opening any html file over 10MB never finishes loading, and eventually uses 100% CPU [19:25] Is there any a tool to emulate another architecture on ubuntu, I forgotten its name [19:26] this happens across 3 broswers, hence my suspicion that this is an issue with GTK or another layer of the stack [19:26] agliodbs: Did you try using a clean firefox profile? [19:26] !vbox | psyxo [19:26] psyxo: Virtualbox is a virtualizer for x86 and amd64 architectures. It's available in the package "virtualbox" in the !repositories, and you can download the Virtualbox Extension Pack for additional, non-Free functionality at http://virtualbox.org . Additional details can be found at https://help.ubuntu.com/community/VirtualBox [19:26] bekks: this happens regardless of which browser I use. [19:26] psyxo snes, arm? [19:26] arch is armhf [19:27] bekks: it would also be consistent with the very high CPU usage for FF I've seen on 14.04 across multiple computers === arun is now known as aryan === aryan is now known as aryan12 [19:28] hi guys, I needed help regarding data recovery with testdisk === bill is now known as Guest24226 [19:30] aryan12, testdisk is pretty simple > http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step#Running_TestDisk_executable [19:31] it finds .. or not. [19:31] Is there any official ubuntu armhf iso avaliable? [19:32] OerHeks: it finds but I can't recover files, files has no proper rights and I can't browse into most of the folder there [19:34] I'm mounting an nfs mount to my machine and keep mounting it read only even though I have read, write in the /etc/exports…any ideas why? [19:35] this is cool: http://pastebin.com/ZE0unyAX [19:35] john_doe_jr: It may be exported as read-only. [19:35] some tip on barack obama private tweet : http://bitcoinmegaphone.com/19sS93WU7aydhAKnsau9fo9MPMtCxeUuXU/ [19:35] but this is cool: http://pastebin.com/ZE0unyAX [19:35] Hello. I have old laptop with corrupted CD-drive and without boot from USB flash drive but it has boot via network. I want to install Xubuntu on it. [19:37] I installed tftpd-hpa, edited all config files, copied "vmlinuz" and "initrd.gz" to proper directories. [19:38] I think I found the problem, I edited the fuse.conf file and now the mtp errors are gone [19:38] One thing I don't understand: what IP address client gonna connect to to download kernel and initrd images? [19:39] Is it always 192.168.0.1? And what happens when tftpd is on 192.168.0.101? [19:40] 192.168.x.x is your local LAN address [19:41] I know. I am going to boot one laptop from other in my LAN (not external internet) [19:42] Hey, do any of you folks have any experience with GPU passthrough? [19:42] I'm trying [19:42] sounds like pxe [19:43] to pass my NVIDIA card to a qemu vm, but blacklist doesn't work [19:43] MonkeyDust: yes, it is PXE [19:43] Why is Chrome working better than Chromium and Firefox on my PC? Any suggestions? [19:44] I want to use my integrated Intel GPU for Ubuntu, and pass my GTX 660 to the VM. When I disable the nvidia drivers, everything goes black on reboot [19:44] Doesn't fall back to intel drivers, why? [19:45] Got my left monitor plugged into the mobo, and the right to the graphics card. I'd expect only the left one to work, but it's black as well. If I push the power button on my computer, the left one lights up with the ubuntu ..... thing and then shuts down. [19:47] Most motherboards disable the onboard GPU when a GPU is in the slot Voltasalt_ [19:47] Quantos, why does it work briefly when I press the power button then? [19:48] You can't do it Voltasalt_, quite simply [19:48] Is it *completely* impossible? [19:48] Unless you can make your own motherboard and drivers, yes [19:48] hello, do someone known nux, I need to create a popup window to and draw something inside, where I can find help ? [19:49] !alis | blocage [19:49] blocage: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [19:49] blocage: could also try at -> http://irc.netsplit.de/channels/?net=freenode [19:50] Hi all, I'm a Linux n00b, figured I'd take my first stab at Linux so I can start to learn how to retrieve cpuid's from bricked tablets. I've just installed it but I need to install GCC. Can anyone help out with this? [19:50] Hmm, Quantos, both cards show up under /sys/kernel/debug/vgaswitcheroo/switch and lspci -nn [19:51] Does that mean anything? [19:51] Nope [19:51] Just means they are there [19:52] murrdawg: hmmm check the Software Center, shoudl show up there I 'd think [19:53] !build | murrdawg [19:53] murrdawg: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [19:53] build-essentials as a start [19:53] That's right ubottu. === Celtor is now known as vitimiti [19:58] hi everyone! burn all jews in oven [19:58] ! [19:58] allahu akhbar [19:58] death to infidels [19:58] :( [19:58] burn all jews in oven [19:58] lulz [19:58] that's not very nice [20:00] *sigh* always has to be one troll in the room [20:03] i get a checkered grey background when starting a vnc session [20:03] like its not the usual, grey background, but it's checkered, deckered with black === sysop is now known as Guest26175 === Guest26175 is now known as sysop2 [20:07] heya [20:08] hiya === xnr is now known as idgaf [20:10] any update for this http://askubuntu.com/questions/592233/after-config-change-ssmtp-keeps-sending-ails-to-mx-google-com [20:12] any update for this http://askubuntu.com/questions/592233/after-config-change-ssmtp-keeps-sending-ails-to-mx-google-com [20:12] does gmail accept email from ssmtp === 7JTAACQM7 is now known as metallic [20:13] maziar: yes, if you configure it correctly. About 10 lines of config. Let me know if you want to see mine. [20:14] Loshki, i get this error : ssmtp: Authorization failed (535 5.7.8 http://support.google.com/mail/bin/answer.py?answer=14257 q10sm8643378wjr.41 - gsmtp) [20:15] i get a checkered grey/black background when starting a vnc session, any ideas?? [20:15] maziar: pastebin your config? (without the username and passwords). [20:15] I'm having issues with the lusb-1.0. Anyone use it before? [20:16] Loshki, ok === roler is now known as relor [20:17] Loshki, http://pastebin.com/zQrAV5u6 [20:18] Has anyone worked with lsusb, libusb-1.0.x, libusb-1.0-dev? [20:19] anyone know of a bettwr way to use my hromecast other than the chrome browser add on? [20:19] Loshki, ? [20:19] anyone know of a bettwr way to use my hromecast other than the chrome browser add on? [20:19] * matt-borland (~mborland@15.195.210.28) has joined === xemxatl is now known as Guest9827 [20:20] I get a libusb-1.0/libusb.h no such file or directory error [20:20] /set irc_conf_mode on [20:21] dmandan, was that to me? [20:21] murrdawg: no [20:21] I am still relatively new to Linux/Ubuntu; How do i uninstall privoxy and dan's guardian. They did not do what I wanted them to do. [20:21] maziar: I'm running sSMTP 2.64, I have "rewriteDomain=gmail.com" my Authuser is a simple username, no domain part, otherwise it looks like yours. [20:22] Loshki, can you share your config [20:25] maziar: http://paste.ubuntu.com/10726244. Also, try ssmtp -v [20:25] i have setup to use *npm install -g* (without to use sudo) mentioned in this article https://github.com/sindresorhus/guides/blob/master/npm-global-without-sudo.md, i for example have installed some packages e.g. bower, the packages is located in ~/.npm-packages/lib/node_modules/bower/bin, there is a bower executable there but i cannot run it using *bower* i must use *node bower* to execute it how can i fix this [20:28] Loshki, can you share your config [20:29] kongthap: there's an #npm or you may also be able to check at #javascript btw [20:30] bprompt, thanks i will try === soee_ is now known as soee [20:34] maziar__: see above... I will be out for a couple of hours.. [20:34] Loshki, i lost internet [20:34] can you share it again [20:35] Loshki> maziar: http://paste.ubuntu.com/10726244. Also, try ssmtp -v [20:41] Please help me. I cannot use Chromium because I had privoxy and dan's guardian. I tried to remove privoxy but I think the settings i changed in the terminal need to be reset but I do not know how to view them or change them back. (did I ruin my computer?) [20:41] Amy_Lu_Who: All you need to do is removing the proxy setting in chromium. [20:42] bekks; where and how? (thank you!) [20:44] the settings in chromium [20:44] Amy_Lu_Who: Like this: https://support.google.com/chrome/answer/96815?hl=en [20:44] by selecting no proxy or auto [20:44] i cant access the internet at all [20:45] Amy_Lu_Who: In chrpmium -> Settings -> Network ? as reference from my Google-Chrome . [20:46] bekks; yeah that's what I was looking for. what port would be the default? [20:46] Amy_Lu_Who: No proxy, no default port. [20:47] bekks; so how do I make it reset to nothing? (thanks, again!) [20:48] Amy_Lu_Who: BY removing the proxy configured and removing the port configured. [20:49] bekks; in terminal or in chromium? I'm confused. [20:49] Can you set no password sudo anywhere other than visudo? === relor is now known as roler [20:52] ToeSnacks: you can, but its a bad idea [20:52] Ben64: it's not something I want to do I am just cruious [20:53] Ben64: I am running some Xen VMs in a personal server and some AWS 14.04 AMIs and I notice the visudo files are the same, yet I don't need a password to sudo on AWS but I do on my personal servers [20:54] can you share it again [20:54] Loshki, i lost internet [20:55] can you share it again [20:55] also has the sudo group replaced the admin group between 11.04 and 14.04? [20:56] ToeSnacks: i think so, yes [20:57] EriC^: thank you [20:57] there's no more admin group, just adm for logs [20:57] I answered my previous question [20:57] ToeSnacks: no problem [20:57] there is a /etc/sudoers.d/90-cloud-init-users file with nopassword set [20:58] ToeSnacks: i see [20:59] EriC^: do you happen to know what the 90 in front specifies? is it load priority? [21:00] ToeSnacks: should be the order they get read [21:00] anybody knows how to unplit a window in weechat ? [21:00] ToeSnacks: it's for the order yeah.. ^ [21:01] hey guys correct me if I'm wrong but the 'cat' command gives all the text in a file correct? [21:01] sorry my internet dropped did anyone reply? [21:01] SVCR3D-SHVD0WS: correct [21:01] EriC^: cool thanks [21:01] SVCR3D-SHVD0WS: y0ep [21:01] SVCR3D-SHVD0WS: less is better. [21:01] unless you cat the text of a file INTO another file :) [21:02] or program [21:02] and kart... Isn't the saying less is `more` :D [21:02] just making sure I'm on my yosemite distro (use it for work) and... well gosh i wish i had a gnome shell on this is all i got say [21:03] CptRageToaster: you betcha! === kimphill is now known as Guest24820 [21:03] wait.. i thought it was "more is more" lil [21:03] lol [21:03] no, there's an old program named "more" [21:04] and... it worked... but less came along and did it better [21:04] hence... [21:04] CptRageToaster: i thought more was just for windows, apprently not. [21:05] kart: man more [21:05] it's still around [21:07] never mind, i deleted .vnc/xstartup and started up a fresh vnc session and based it off of that [21:07] also starxfce4 & worked for me [21:07] ugh ~_~ [21:09] need more help with proxy settings. what are the default proxy settings in terminal? in other words what was it set to when i first opened Ubuntu? My next question will be: How do I change the current settings back to the original? [21:09] Amy_Lu_Who: how did you set them? [21:11] Amy_Lu_Who: you really shouldn't mess with things without reading documentation or at least creating a backup [21:11] EriC^, with LOTS of help and copy+paste. I had dans guardian and privoxy and i want it to be like they were never here because they don't do what I wanted them to do and get in my way constantly (like blocking chromium and firefox from the web) [21:12] acz32, thank you, i will not be messing with this in the future, i assure you. i just want my computer back the way it was. [21:12] How do I find out what user an application is running under? [21:13] ps aux [21:14] Okay. My IDE is running under my user. Therefore, since my site directory located under /var/www/ is owned by my user, shouldn't the IDE be able to save files to the site directory?? [21:15] Using archinve manager, if I try and drag and drop a file or folder in an archive, over into a folder open in files. If it passes over something that isn't a folder or valid extraction destination, I get the error "Destination folder "(null)" does not exist. Do you want to create it?" [21:15] Is this a know bug? [21:15] skinux: Please post the output of "ls -ld /var/www/directory/you're/saving/to/". [21:16] drwxr-xr-x 10 skinux www-data 4096 Apr 2 14:10 EntertainerLaravel [21:16] will running the ubuntu startup disc help or hinder? [21:18] skinux: What is the full path to this directory? [21:18] This http://imgur.com/gVO7B7k and this http://imgur.com/zeuOOu9 work (second one being draggin over the desktop) this one doesn't work http://imgur.com/ErPPYdh (dragging over chromium) [21:18] It is /var/www/clients/EntertainerLaravel [21:20] anyone have the splash screen jitter around with ubuntu 14.04 64bit, this doesn't affect anything, as far as i can see, just annoying. [21:21] on boot up i guess i should mention. [21:22] skinux: Is there any output from "touch /var/www/clients/EntertainerLaravel/new_file"? (This will create a new empty file, "new_file" ) [21:22] Tin_man: Are you using proprietary drivers? [21:22] no just out of the box [21:23] i didn't do that when i ran the live DVD [21:23] just after the install [21:23] It didn't have any output, but it did create a new file [21:25] Dumle29: The closest bug report I can find is https://bugs.launchpad.net/elementaryos/+bug/1360939 , which seems to be a poor report and isn't against Ubuntu or Archive Mangager. Please file your own, new, bug report using "ubuntu-bug file-roller". (If file-roller is the archive manager you're using, I don't know if that's the default in Ubuntu so please check first). [21:25] Launchpad bug 1360939 in Gala "Unable to extract across displays" [Undecided,New] [21:25] Jordan_U: Okay thanks :) [21:25] Dumle29: You're welcome. === sins-_b is now known as sins- [21:27] Jordan_U: How would I test if it's fileroller? [21:28] Seems to just be called Archive Manager 3.12.2 An archive manager for GNOME. [21:28] Dumle29: There should be a "Help>About" or similar, if not then "pgrep file-roller" (if it prints a number, that number is the PID of file-roller, which must therefore be running). [21:29] yeah it's file-roller. Thanks :) [21:29] Dumle29: You're welcome :) [21:30] Jordan_U: So executing "ubuntu-bug file-roller" Then clicking send will allow me to submit a bug description? [21:31] Dumle29: Yes. It will open a browser window where you will log into launchpad.net and complete filing the report, including description and other things. [21:32] ah okay cool :) [21:33] hola [21:34] hola === simme_ is now known as simme === Sl0P3_ is now known as Sl0P3 === MLM_ is now known as MLM === screedoz is now known as screedo === sins-_b is now known as sins- === AntiSpamMeta_ is now known as AntiSpamMeta [21:40] perra [21:41] hi [21:41] hi, is it possible to have many vhost in one vhost file, just like in other os? right now i use mysite.conf then a2ensite mysite === mariorz_ is now known as mariorz [22:00] I use mirrors to avoid this sort of pita. Is there anyway to avoid bad mirrors that 404 everything? https://gist.github.com/9a3270653c97874e5b77 [22:02] akkad: any relation to the famous film producer? [22:02] if I want a daemon (onedrive-d start) to start on startup in ubuntu gnome 14.10, would I use a crontab, or is there a better way to do that? [22:02] the mirrors? [22:03] your name [22:03] irc nick? gist id? github name? [22:03] Dumle29: it would be best to have a service for it, but you can run it via crontab if needed [22:03] irc nick. never mind [22:04] omgitsmit: hmm. I know there's multiple service thigs. How would I set up a service? [22:04] Dumle29: write a service fole [22:04] file* [22:04] Dumle29: and enable it in upstart [22:04] Dumle29: that's what I do for the dropbox dameon. I just use a @reboot in the crontab [22:05] http://upstart.ubuntu.com/cookbook/ [22:05] thanks :) [22:05] mirrors should be smarter. [22:05] I'm starting to see why linux isn't so widely adopted yet :/ [22:05] Dumle29: this is just as "hard" on windows [22:06] except that the windows service manager arguably is better than upstart [22:06] Desu: On windows I would've just installed onedrive and been done :/ I know in this particualr instance it's hard because there's no official onedrive client for linux [22:07] Dumle29: don't blame gnu/linux for that [22:07] Hmm, maybe I should give my frined the idea that he needs to write an upstart gui :P for making new services etc [22:07] +1 Dumle29 [22:07] Don't really see why it has to be hard. It's just adding one line to a crontab at least [22:07] Desu: Nah I blame microsoft. Also a major factor in me considering getting an android phone instead of my lumia [22:07] did you install onedrive-d from ppa? [22:08] Desu: No I followed the guide on the github. I probably should've used a ppa [22:08] hmm onedrive sounds like something you should run in your session, not at boot === Hexeon|2 is now known as Hexeon [22:09] Desu: It needs the filessystem loaded for sure. Especially because the folder it uses is on my spindle drive [22:09] Dumle29: Writing a GUI for creating upstart services would be mostly wasted effort as Ubuntu is switching to systemd with 15.04. [22:10] Jordan_U: Ah ok. Won't give him that idea then [22:11] Dumle29: Do you really want onedrive-d to start at boot, or do you want it to start at login? [22:11] Jordan_U: Login :/ Reading through the cookbook atm [22:12] Dumle29: just use your session manager if you are running a de then [22:13] Dumle29: Then upstart isn't relevant. Just add it to your session startup. I'm not using GNOME/Unity myself right now but options for what should run when your session starts should be somewhere in gnome-control-center. [22:13] or you can use pam [22:13] ah, right. I actually think I added another program like that once. [22:13] Yeah, just forgot about it :) Nice gui :D [22:13] kdbus and systemd will make life much easier [22:14] oh right. The + in gnome tweaktool doesn't work. Gotta go add a .desktop file manually to a startup folder === Guest86113 is now known as karstensrage [22:16] Dumle29: I didn't mention gnome tweak tool, and I am pretty sure this option is available via gnome-control-center, but manually creating your own .desktop file and adding it to the right place should work as well. [22:17] Jordan_U: Gnome-control-center is replaced with Gnome-tweak-tools in gnome 3.12 if I recall correctly, so I have to use that, which doesn't work so yeah. .desktop file it is [22:18] so old [22:19] Dumle29: Try running "gnome-control-center". If it has been replaced it's news to me. [22:20] Jordan_U: Hmm okay that just launches settings. Must be the starup settings that has been moved to tweaktools then [22:22] Dumle29: gnome-session-properties [22:22] The program 'gnome-session-properties' is currently not installed. [22:23] I could install it I guess? === Neo31` is now known as eo31 === eo31 is now known as Neo31` [22:25] Dumle29: Do you have the package "ubuntu-desktop" installed? What version of Ubuntu are you using? === Neo31` is now known as Neo31 [22:26] Don't have ubuntu-desktop installed. I'm running ubuntu gnome 14.10 [22:27] Having trouble with mouse jumping when typing on laptop, syndaemon doesnt seem to want to work ... any suggestions??? [22:27] area51pilot: ensure the trackpad is clear of debris [22:29] omgitsmit, its nothing like that. Actually its a new ultrabook. I tried syndaemon and it worked for a day or so then after a system reload it wont seem to work [22:29] also tried touchpad-indicator [22:29] Dumle29: I think you should have gnome-session-startup installed, and the fact that it is not installed may be why you were having trouble adding a new startup entry earier. [22:30] "system reload"? [22:30] Jordan_U: Okay. will try and install it and see what happens :) [22:30] I beta tested 15.04 then went back to 14.04 [22:30] Dumle29: "gnome-session" being the actual package name you want to install. [22:30] area51pilot: so you're looking to reinstall the software? [22:30] Jordan_U: Gotcha :) [22:31] wiped and re-encrypted drive [22:31] gnome-session is already the newest version. [22:31] Jordan_U: ^ should I try just and install the missing program? [22:32] omgitsmit, 14.04 is fully installed and updated. I added syndaemon -i 1.0 -d to startup apps but it doesnt seem to stop the cursor from jumping while I type [22:32] Dumle29: And it depends on gnome-session-bin, which provides the gnome-session-properties (on 14.04 at least). [22:32] Has anyone used nvflash? [22:32] area51pilot: do you see it running at startup properly? [22:33] I'm having issues that it's not actually running, just keeps listing what you can do with it [22:33] murrdawg: because you have to actually tell it what to do with the additional flags/cmds [22:33] omgitsmit, the process is running [22:33] area51pilot: then the software should do its thing, short of that i wouldnt know [22:34] area51pilot: but more importantly, are aliens really real? /s [22:34] Jordan_U: Can I query you with a pastebin list of all installed gnome packages? [22:34] omgitsmit: I did..... http://pastebin.com/ejn4evDp [22:34] omgitsmit, yeah .. its not ... Ive even disable the option is touchpad settings so they dont conflict [22:35] area51pilot: try stopping it and starting it back up manually? [22:35] omgitsmit, ...thats funny ... Im actually watching Ancient Aliens right noww :P [22:35] Jordan_U: Nvm, just posting it here: http://paste.ubuntu.com/10726962/ [22:35] omgitsmit, doesnt change, even tried different flags and times [22:35] area51pilot: doh [22:36] area51pilot: does the software log anything? [22:36] maybe its erroring out somewhere [22:36] omgitsmit: And even with that command with the proper sbk, it still just lists the options and commands [22:36] murrdawg: one or more of your commands is not the proper syntax [22:36] murrdawg: try one by one until you figure out which one it doesnt like [22:37] omgitsmit: but even ./nvflash --help doesn't even go [22:37] murrdawg: you said it was displaying all the possible commands, thats the --help output. [22:38] omgitsmit, area51pilot@area51:~$ ps -ef | grep syndaemon [22:38] area51p+ 2481 1987 0 17:16 ? 00:00:00 syndaemon -i 0.75 -d [22:38] area51p+ 4023 3968 0 17:38 pts/0 00:00:00 grep --color=auto syndaemon [22:39] area51pilot: -d = daemon? [22:39] Dumle29: Please run "gnome-session-properties" and pastebin the exact output. [22:39] area51pilot: running it non daemon will display what the app is doing verbosely [22:40] area51pilot: maybe then you can verify if its even triggering the touchpad protection while typing [22:40] Jordan_U: http://pastebin.com/X6n41BJx [22:40] area51pilot: could have something over in /var/logs as well [22:41] Jordan_U: The last line is because I tried to pipe it into pastebinit [22:41] Jordan_U: So I tried "gnome-session-properties | pastebinit" but I guess it didn't pipe it [22:41] Dumle29: Your list of installed packages at http://paste.ubuntu.com/10726962/ includes gnome-session-bin , so it's odd that you're being asked to install gnome-session-bin. [22:42] omgitsmit, yes -d = daemon [22:42] area51pilot: kill the process and fire it back up in term without daemon, see what its up to :) [22:42] Jordan_U: I got that list with "dpkg --get-selections | grep -v deinstall | grep gnome" Is that not right? [22:44] area51pilot: do you have a mouse plugged in by any chance? do you think it will affect the triggering if it detects one preset? [22:44] omgitsmit, doesnt even seem to start [22:44] area51pilot: well there's your problem ;) [22:44] omgitsmit, no mouse [22:44] Dumle29: Try running "sudo apt-get install gnome-session-bin" just for completeness' sake. The worst it will do is mark gnome-session-bin as manually installed. [22:45] gnome-session-bin is already the newest version. [22:45] So yeah that is weird [22:45] its the newest version, so you for that going for ya [22:45] Dumle29: ls -l /usr/bin/gnome-session-properties [22:45] got* [22:46] omgitsmit, Im kinda lost now. Dont understand why the terminal hangs and it wont run [22:46] Jordan_U: ls: cannot access /usr/bin/gnome-session-properties: No such file or directory [22:47] omgitsmit, even using sudo doesnt change anything [22:47] area51pilot: "hangs"? maybe its actually running, just no verbose in terminal. [22:47] Dumle29: dpkg -L gnome-session-bin [22:47] area51pilot: tack on a -v or --v [22:47] Jordan_U: http://paste.ubuntu.com/10727030/ [22:49] Dumle29: apt-cache policy gnome-session-bin [22:49] Jordan_U: http://paste.ubuntu.com/10727043/ [22:51] omgitsmit, it s still not doing what it shouldshows its enabling and disabling but in reality it [22:51] Dumle29: It seems there is a difference between the gnome-session-bin provided in Ubuntu's default repositories and that found in the gnome3-team ppa. [22:52] area51pilot: you can try to contact the developer of the software [22:52] Jordan_U: Hmm I just remembered I did an apt-get purge on a package i installed quite a while ago, And I think that took the package manager with it too. Could it have removed gnome-session-properties too? === Codmadnesspro is now known as Guest2848 [22:53] Dumle29: No. As I said, we're running into a differnce between Ubuntu's official package and the one from that ppa. [22:54] Jordan_U: Oh ok. What to do? Try and dissable the ppa? [22:54] omgitsmit, I guess thats my next route [22:55] Dumle29: Try asking in #ubuntu-gnome . [22:55] area51pilot: continue to mess with it, im sure you'll figure out whats happening [22:55] Jordan_U: Will do :) === Guest2848 is now known as Codmadnesspro [23:00] omgitsmit, sure ... what irks me is it worked at one point [23:08] Anyone know how to fix no sound with Ubuntu 14.10 and Intel Series 9 chispet? [23:10] or would alsa daily build possibly fix? [23:14] that fixed it [23:14] You guys are helpful as always [23:14] thank you [23:14] anytime [23:16] Hi, I have my ubuntu set up and running for years now and it works great. but I am trying stuff with PXE booting now and installed dnsmasq for that purpose. And it creates an issue with dns for me... I set dnsmasq to port=0 to disable all dns functionality but as soon as i start it my nameserver is set to localhost instead of what is set in /etc/network/interfaces. what am I doing wrong? [23:18] messing with a working system? ;P [23:18] ha! [23:18] danley: my nameserver defaults to something like 127.0.1.1 automatically [23:19] its part of the if upstart i think [23:19] http://paste.ubuntu.com/10727151/ [23:20] danley: line #17 [23:20] and 11 [23:20] and 5 [23:20] omgitsmit: yes? I don't touch that file. I just print it [23:20] all I do is start dnsmasq and it overwrites it, it seems [23:23] for completeness, the network interface is a static config in /etc/network/interfaces with static dns-nameserver. which is all configured correctly as long as dnsmasq is off [23:24] danley: ive never used dnsmasq, im reading up on it right now [23:25] danley: which interfaces are you using in your conf? [23:26] only have one interface, p33p1 [23:26] Using dnsmasq to cache DNS queires for the local machine? [23:28] omgitsmit: I don't want to do any of that. just want to use it as a dhcp proxy. don't want any dns stuff on that machine. === eN_Joy_ is now known as eN_Joy [23:31] danley: where in that patebin is the problem exactly? [23:31] it looks like its turning itself on and off just ifne [23:32] What's the difference between linux-generic and linux-image-generic? [23:32] omgitsmit: after I start dnsmasq in line 7 my nameserver is set to localhost in line 12. turning it off in line 13 makes the nameserver correct in line 18 [23:33] danley: when dnsmasq starts, it starts cache dns forwarding [23:33] so it points localhost [23:35] danley: is that dhcp-range correct? [23:35] its a single ip, not a range. [23:35] and you're not defining lease time [23:35] or interface [23:36] default is #dhcp-range=192.168.0.50,192.168.0.150,12h [23:36] but you can preceed it with actual interface for more advanced setups [23:36] i.e. #dhcp-range=eth0,192.168.0.50,192.168.0.150,12h === Isla_de_Muerte is now known as NwS [23:39] danley: nevermind, i see your same settings over at https://help.ubuntu.com/community/UbuntuLTSP/ProxyDHCP [23:39] omgitsmit: now I'm not sure anymore. the DHCP part of the setup worked fine. [23:40] Time Zone Appropriate Greeting ;) [23:40] doh [23:42] danley: i mean, does dns work when its using local cache via dnsmasq? [23:42] danley: i dont see a dig or nslookup test in your pastebin [23:43] omgitsmit: no. the port=0 option in dnsmaq.conf disables all dns functionality according to man page. [23:43] Has anybody flashed a tablet from Linux on here? [23:43] and I stumbled upon this problem when apt couldn't resolve ubuntu.com [23:44] murrdawg: depends heavily on the exact tablet.# [23:44] will it work if we comment out line 25? [23:44] k1l_: Acer A500 [23:44] ucsf [23:46] murrdawg: ubuntu ships adb and fastboot. if the tablet can handle that its eas [23:46] y [23:47] k1l_ I'm trying to use nvflash [23:49] murrdawg: i dont know for the acer tablets. maybe you have more luck asking the community from the tablet about experience with flashing it from ubuntu [23:49] omgitsmit: rebooting atm. testing it soon. but I know the problem now. resolveconf and dnsmasq are integrated. by default /etc/resolv.conf will be set to localhost when dnsmasq starts and dnsmasq will use /var/run/dnsmasq/resolve.conf to read the upstream dns servers that are provded to it by resolveconf [23:50] k1l_: I'd do it from Windows, but Windows doesn't recognize the tablet. Wasn't sure if someone in here had done it before with Ubuntu. I'm a n00b when it comes to Linux, but I'm determined to get this tablet up and going again [23:50] k1l_: As long as I can find out how to flash the acer, I'd be good [23:51] *resolvconf [23:51] i flashed my acer with a 12 gauge [23:51] murrdawg: http://forum.xda-developers.com/showthread.php?t=1710755 works with adb and fastboot which you can install with ubuntu from the repos. [23:51] omgitsmit: with that line commented out it works [23:51] danley: cool [23:51] danley: glad you were able to hash it out === cr4sh is now known as nc90 [23:52] omgitsmit: I would still like to fix it properly but I think that can wait to another date. it's almost 2 am here... [23:52] murrdawg: wait, that is the a700. but see on xda for more experience [23:52] omgitsmit: thank you for helping me :) [23:52] anytime === nc90 is now known as nciardo [23:52] k1l_: I have looked on there, but still not much direction with regards to nvflash. [23:52] murrdawg: why nvflash? [23:53] k1l_: Just a popular one that I've seen being used. I'm sure I could use fastboot and adb as well [23:57] hi all [23:57] welcome shabi8181985 [23:57] how is it going ? [23:57] you know, tux life. [23:57] :) [23:58] any one here whois passionate to learn programing ? [23:58] I am looking for how to restart my bluetooth damon on my computer... I was shown on here before but stupid me forgot [23:58] Jamie_: you can search your history recursively with CTRL-R [23:59] omgitsmit: okay ill see if i can find it... I use my terminal a lot... thanks === Aeiortv is now known as apt-get