[00:00] BadBoy09: Since Google doesn't appear to be your forte, read this: http://www.deepweb-sites.com/deep-web-links-2015/ [00:00] Also, I can't get nvidia-prime to work properly. It worked on my 15.10 partition, although I had to reboot to switch GPUs (instead of just logout), but when I try installing it on 16.04 (along with the nvidia-361) I get a black screen after boot. [00:00] BadBoy09, i think you need TOR for that, not sure as i never tried that fancy network [00:00] google.onion ? [00:01] heheheheheheh...yeah... [00:01] Mihasi: Honestly, nvidia optimus on *nix is a mess. I've never been able to get it to work. [00:02] ...but it could just be because I'm stupid. [00:03] justsomeguy: There was a time when NVidia was "the bomb" - but that's all changed now. [00:04] justsomeguy: it's definitely not. I've already wasted so much time on it. Eventually on 15.10 I stumbled upon a magical combination of bumblebee, nvidia-prime AND a specific version of the nvidia driver that worked and which I didn't dare to touch since, but now that 15.10 is EOL... [00:04] saw mutt-patched in the repo, installed for the sidebar patch. Doesn't have any keybindings in sidebar.rc. Tried setting a few in .muttrc, no luck. Any suggestions/help would be appreciated [00:06] For now, my plan is to keep the 15.10 partition for gaming, at least for the time being. I'll use this 16.04 partition for everything else, but if I'm not going to use the Nvidia GPU anyway I would like to disable it for battery savings. [00:06] Mihasi: On 16.04 I ended up uninstalling/disabling everything but mesa, and blocking nouveau with a grub boot option. Hoepfully that will work for you, too. [00:07] justsomeguy: How exactly did you block nouveau in grub? nomoset=0? [00:07] Mihasi: Probably, let me look it up. [00:07] *nomodeset [00:08] nacc_, have a great weekend. anyone else willing to help? [00:08] touchpad. or whatever that is called [00:09] justsomeguy: Thx. And just to be sure: you also uninstalled nouveau? I don't have that option in the "additional drivers" dialog, but I guess an apt purge should work. [00:11] Mihasi: I'm not on ubuntu right now, but if I remember correctly all I did was 'dpkg --get-selections *nvidia* *nouveau*' and examined the output. I uninstalled all the packages that seemed reasonable with 'apt-get purge '. I think I used "nouveau.modeset=0". [00:11] ...at the grub boot screen to block nouveau during boot time. [00:12] Mihasi: Also, be sure to have mesa installed. [00:16] justsomeguy: Any specific mesa packages I should have installed? Right now it looks like these are the drivers I have installed: mesa-vdpau-drivers (along with number of related dri, glx,... packages) [00:18] Mihasi: Honestly, I don't know. I think you already have what you need. I usually break my system several times while trying to solve issues like this. [00:20] justsomeguy: I know the feeling. Maybe I should wait until someone can answer the vgaswitcheroo questions. I think the "DynOff" option *should* mean that it's switched off... === cigumo_ is now known as cigumo [00:36] How do I install Fmod on Ubuntu? I can't seem to find up-to-date instructions anywhere. [00:42] BlueProtoman: Can't help you with Fmod, but I can share your frustration about not finding up-to-date instructions, especially for a distro that is supposed to be newbie-friendly. [00:44] fmod seems to be a commercial application... [00:44] outta these 3, what would people recommend for setting up a websocket, port 80, proxy server on ubuntu/linux 1. apache2 2. lighttpd 3. nginx [00:47] tgm4883: It's got a free library, which I'm trying to install. [00:47] nomic: Dependt on your needs. I like nginx personally. [00:48] i thought nginx 1. there seem to be more inroads to the setup of websocket (proxy) .. 2. v light/fast/small .. apache is like the leatherman .. 3. [00:48] BlueProtoman: by free, you mean as in beer I suppose [00:49] 3. it seems to be supported/current [00:49] BlueProtoman: it's free as in $0, but not free as in freedom [00:49] i.e. behind a registration wall [00:49] also, I read that nginx as of a recentish version has websockets built in, as standard [00:50] mchelen2, tgm4883: Correct [00:50] BlueProtoman: unfortunately that means its kind of hard for us to look at [00:50] have installed/ tried out apache .. seems to be a bit slow on a raspberry pi 3 [00:50] apache2 [00:50] BlueProtoman: you could try https://wiki.debian.org/FMOD idk how current it is [00:51] nomic: what os are you running? [00:51] mate for the server .. on raspberry pi 3 [00:51] there are a ton of perf tweaks you can use [00:51] also dont run gui on server [00:51] nomic: https://www.nginx.com/blog/websocket-nginx/ [00:51] BlueProtoman: I'd point out that it seems silly to blame a distribution for the difficulty of installing commercial software that the developers don't seem to support all that well [00:51] tgm4883: i didn't see them doing any blaming? [00:52] thanks for that article rypervenche .. not always obvious searching ie. THE article [00:52] getting blogs etc [00:52] mchelen2: TBF, it was Mihasi [00:52] nomic: nginx is good too, in either case i still recommend headless, no-gui os for server [00:52] erm .. it gives a bit speed increase? [00:52] hmm .. cos that means I would have to get another pi3 [00:53] mchelen -- headless because the gui, even not used, is sucking up resource? [00:53] these raspberry pi3s are breeding -- already got 2 as desktops [00:53] nomic: Why do you need a GUI? [00:53] thought could just put server on 1 .. if its a big performance increase [00:53] because I am using hte pi3s as desktops [00:54] seriously .. it works [00:54] ... [00:54] i type on laptop, with xubuntu, mouse drifts across to raspberry pi 3 screens, with x2x [00:54] You don't need/want one on a server. [00:54] asking again -- it really slows it down [00:55] On a pi, it definitely can. [00:55] upon deployment, I would set up a headless [00:55] for test, atm, would go with it on the thing that I use for tv etc [00:55] I suppose this isn't really Ubuntu-related. [00:56] mate [00:57] Oh, they have added OSes since I last looked. [00:57] got enough info -- carry on [00:57] how many? [00:57] tgm4883: I confess, I was doing the blaming. :P But I wasn't blaming the distribution for the difficulty of installing commercial software, but for the lack of centralized, up-to-date information. It's a bit weird that I usually find better explanations on the Arch wiki than in the Ubuntu docs, wiki and AskUbuntu combined... [00:57] Go with a GUI if you are comfortable with it. [00:58] understood .. its overhead [00:58] why there are server versions (no gui) [00:58] tgm4883: oh ok [00:58] would get a rpi3 and clock it [00:58] aint done that yet [00:59] clocking is as a standard option with the pi3 [00:59] you just need a heatsink -- v nice copper ones all over ebay -- just stick them on .. the rpi3 doesn't need a fan [00:59] nomic: yeah desktop software has a big overhead, servers should run only server software [00:59] you can develop with that extra stuff but dont expect good perf [01:00] anyone know how to write getting the mattch regular expression for this ? Your IP address: [01:00] Mihasi: anecdotal evidence is anecdotal [01:00] i'm not good on regular expression [01:00] as with anything surrounding the pi3 .. this is not an issue now .. the units consume 1.5 watt of power, maximum -- and the board cost (last time I looked), is $33 [01:00] Mihasi: Are you aware : https://help.ubuntu.com/community/PopularPages ? A tremendous amount of effort and resources are expended to keep it current . [01:00] Hulio: try http://www.regexpal.com/ [01:00] mchelen2, come on man [01:01] really [01:01] yes really [01:01] lern2regex [01:01] Hulio: you didn't even say what you were trying to match in that [01:02] Hulio: #regex is useful. [01:02] basically i have a lot of string. and i want to get IP from string that contain Your IP address: [01:02] ok thakns [01:03] Bashing-om: thanks, didn't know about those yet. [01:04] Mihasi: :) .. No internet police to clean up debris that get left behind . [01:05] Mihasi: yeah there is just no way to document install / usage for every piece of software out there [01:05] mchelen2: How does Arch do it then? [01:05] Don't get me wrong, I love Ubuntu. [01:06] I've only used Arch once for a couple of months, but the Wiki is just extremely well done. [01:06] Mihasi: I think rolling release makes it easier. [01:07] When you have to configure everything manually, you end up having to document everything /s [01:08] rypervenche: Why would that be the case? They still need to update it every time a package is (significantly) updated, right? [01:08] * nomic not a fan of regex [01:08] Mihasi: Yes, but only for one version of it. [01:10] hopefully that article (nginx websocket proxy) won't bee too attached to node.js .. all articles are -- I am not using node.js [01:10] seems everyone is [01:11] Mihasi: are you comparing them 1:1? can you say arch wiki covers X topics well, and ubuntu wiki covers Y topics, and X > Y? [01:11] Mihasi: or is it that arch wiki is covering the topics that you happen to be interested in [01:11] (which is still a big achievement, just somewhat different) [01:12] nomic: what are you using? node is nice for async stuff, which is where ws shine [01:12] Can we move this discussion to #ubuntu-discuss [01:12] autobahn = twisted [01:12] tgm4883: yeah fair enough [01:12] tgm4883: sure [01:12] ws is only for async [01:12] i aint decide yet, between autobahn or tornadio [01:13] tornado .. tbh .. whatever I get working first, goes in [01:13] many people favor tornado [01:13] node.js seems to have taken the market -- but, from what I understand, it is a subset of javascript [01:13] maybe why it has taken the market [01:14] exit [01:14] * nomic would favor autobahn = twisted [02:07] i've read node.js is pretty powerful... [02:07] i've also read that rails is too === teaReactor2 is now known as teaReactor === Cydia is now known as JQ === JQ is now known as jq [02:23] Interesting problem. I have a laptop with a removable SATA interface. I interchange between my SATA Bluray disc drive and my SATA DVD drive. For some reason, inserting a drive into the SATA bay does not initialize the drive unless a drive was in the bay during boot. IS there a way to initialize the drive manually if there was no drive in the bay during boot? === KindOne_ is now known as KindOne === auctus_ is now known as Auctus [02:44] any recommendations on how to generate a key so I don't get this error -> "Unable to negotiate with 127.0.0.1: no matching host key type found. Their offer: ssh-dss"? I am doing "ssh-keygen -t rsa" [02:45] blacknred0: what generates the error? [02:45] reisio: when I try to connect to my remote server from my client [02:46] i thought that rsa was not the same as dss === j0hn is now known as Guest32942 [03:02] does anyone know what pkg has affectx.h in it? [03:03] blacknred0: What are the server and client OSes? [03:03] indonesian channel? [03:04] blacknred0: http://www.openssh.com/legacy.html [03:05] rypervenche: yes, I found that, but I am not sure how to know if I am using the right key, if is not rsa, would i need to create it using dsa? [03:05] rypervenche: svr debian 6.0.10; client ubuntu 16.04 [03:06] i mean, it does work if i do ssh -oHostKeyAlgorithms=+ssh-dss user@hostname , but i am trying to avoid adding options on my ssh commands [03:09] blacknred0: Does the client have a dsa key in its ~/.ssh/ directory? [03:10] rypervenche: yes, on ~/.ssh/authorized_keys2 and for fail save ~/.ssh/authorized_keys [03:10] blacknred0: I mean an actual key. Like id_dsa [03:11] rypervenche: sorry, yes, the id_dsa is on client and the server has the public key on those path [03:12] blacknred0: Does the client have an RSA key as well? [03:12] rypervenche: yes, that is what doesn't make any sense [03:12] blacknred0: Add -i ~/.ssh/id_rsa to your SSH command. [03:13] i've tried both rsa and dsa [03:13] Same error when you specify it like that? [03:13] rypervenche: yep [03:14] hold on... I am calling help desk from the hosting to see what might be happing [03:14] I wonder if it's because the known hosts or something. [03:14] yep [03:14] just wanted to make sure that i was sane before i contact them [03:15] blacknred0: Was the server ever an older version of Debian that was then upgraded? [03:16] blacknred0: Try running "ssh-keygen -A" on the server with root/sudo (it won't overwrite anything). See what that does. [03:17] rypervenche: that i don't know [03:18] Don't know what? [03:20] rypervenche: if the debian version was upgraded [03:20] blacknred0: That will create any keys on the server that don't exist already. Then we'll check your server's /etc/ssh/sshd_config. [03:21] rypervenche: i assume that they are using old dss and that's why i am having the issues [03:21] blacknred0: Debian 6 should have RSA. [03:21] Unless it's some really restricted service that you have. [03:21] that could be very well [03:22] let me see what support has to say [03:22] thanks rypervenche [03:22] blacknred0: Do you not have root access? [03:23] rypervenche: not on the server [03:23] Ah ok. Good luck then :) [03:23] You have a workaround until they fix it. [03:24] yep, i kind of figured [03:31] wow! rypervenche, server is running "OpenSSH_5.8p1, OpenSSL 0.9.8o 01 Jun 2010" [03:31] And therein lies the problem^^ [03:32] so, it is the client that is blocking it? [03:32] that makes more sense if they can't shake hands [03:32] Yes. OpenSSH 7.0 and up have disabled the DSS cipher by default as it is weak. [03:33] rypervenche: ok === dibs is now known as dibs_ === newguy is now known as dibs_ [03:51] rc.abjects.net [04:06] I'm using make -I/usr/include/x86_64-linux-gnu to try to get this software to build and it's still saying it's not able to find sys/uio.h [04:07] I have a machine that every few reboots boots to "error: attempt to read or write outside of disk `hd0`" and goes into rescue mode. Ctrl-Alt-Del or power cycle and it boots fine. [04:07] I've no idea what could be causing this... failing drive? [04:07] this is with ubuntu 16.04 server [04:12] @ajeffco I'm guessing it's a hardware issue. I have a laptop that has a small short near the hd or battery. Does a similar thing. Basically I don't keep anything important on it [04:12] what's the most lightweight chromebook/netbook to root + install ubuntu on? [04:12] ajeffco: worth checking out, I would definitely !backup anything important on there. [04:12] tortib, looks like libc6 is not installed http://packages.ubuntu.com/xenial/amd64/libc6-dev [04:13] Definitely agree with @SchrodingersScat [04:13] Thanks. It's a fresh load on an old machine that hasn't been used in a while [04:14] it had ubuntu 14.something on it, wasn't happening until I loaded 16. I'll downgrade and see if stops [04:14] it's only every 4th boot or so that it happens [04:14] !info gnome-disk-utility | ajeffco: iirc this has an easy to read smart data panel, but I'm sure there's several programs you can use. this is a gui. [04:14] ajeffco: iirc this has an easy to read smart data panel, but I'm sure there's several programs you can use. this is a gui.: gnome-disk-utility (source: gnome-disk-utility): manage and configure disk drives and media. In component main, is optional. Version 3.18.3.1-1ubuntu1 (xenial), package size 207 kB, installed size 944 kB [04:15] yea, checked the disk smart stats... nothing bad in the output [04:15] ajeffco: ttps://www.smartmontools.org/ ; https://www.smartmontools.org/wiki/TocDoc ; http://ubuntuforums.org/showthread.php?t=2192335 . [04:16] Thanks for the responses all [04:19] any hints on how to deal with that in ubuntu 16.04 with oibaf drivers (intel i5-4250U graphics) after some hours of monitor "sleep" when its about to return I only have a black screen and only the mouse visible? [04:20] Apachez: using plain Ubuntu? [04:20] Apachez, seen that, switching to tty2 and back to tty7 fixes that (sometimes) [04:21] hi [04:21] I'm using make -I/usr/include/x86_64-linux-gnu to try to get this software to build and it's still saying it's not able to find sys/uio.h [04:21] jonky: heya [04:23] last week after a software update, my wireless adapter(tp-link t4uh) stopped working. there were 4-5 people here at the same time experiencing hardware problems after the update, but nothing was figured out while I was here. have any similar problems or resolutions been mentioned lately? [04:23] OerHeks: ill try that next time [04:23] the odd thing is that this only seems to happen after a few hours of inacticvity [04:23] specifically it was on july 2nd [04:23] the regular "shutdown monitor" timeout I use is 10min [04:24] but that doesnt (on its own) have to do with this [04:24] oh, and now my second display isn't being recognized [04:32] another q, any of you experienced problems with reading cd/dvd using usb cd/dvd reader/burner in ubuntu 15.x and 16.x? I mean other than shitty discs or shitty reader, any other hints on how to troubleshoot this on ubuntu? [04:33] you'll have to be more specific than "problems" [04:33] hi i want an adroid emulator. any good ones? [04:33] android [04:33] effectnet: well there's the official one [04:34] that should suffice [04:34] oh [04:34] http://emulatorforpc.com/best-android-emulator-ubuntu/ [04:34] thx [04:35] 's'called 'android-sdk', IIRC [04:35] Is someone willing to help me get some software built? [04:35] Can I make a million dollars in less than a week and retire? [04:36] c++ coder for hire [04:36] tortib, looks like libc6 is not installed http://packages.ubuntu.com/xenial/amd64/libc6-dev [04:38] problems = cannot read the disc, but sometimes it can [04:38] tortib: what software [04:38] tortib, do you have a super sweet idea but only lack the necessary skills to bring it to market and looking for a technical partner who recognises and matches your business savvy? [04:38] cncr04s: I'd prefer to have a "App" - a paid for "app" - sold on iTunes - which does basically NOTHING - but teens all over the world would want (at least for the moment) - and I'd be able to rake in tonnes of money and just chill and retire...that's as practical as I can get... ;) [04:38] Apachez: next time you get into it, try using mplayer dvd:// and you'll get more useful debugging output than any GUI [04:41] Hello. I'm a bit stuck hoping for your help. Maybe I misunderstood Tor's instructions, but maybe I installed something other than the browser? https://www.torproject.org/docs/debian.html.en [04:41] When I launch tor from terminal I just get "Bootstrapped 100% done", then nothing at all. [04:41] reisio: tnx [04:42] Guess I'm just wondering if I installed the actual browser, if not, how can i reverse the gpg key I put in? [04:43] I unforrtunatly don't know anything about teens these days, but when I was a teen, having a walkman was the cool thing to have [04:43] usul: don't want to use torbrowser-launcher from universe repo? [04:43] cncr04s: that's still cool (portable audio), but everyone has it so it's not that kind of exclusive coolness [04:44] Yeah - there are "Tor" tools already built into the repos...why bother going through the hassle of "external" setups...hmm...(re-inventing the wheel) [04:45] Yeah makes sense. Tor's website says to avoid using univ repo but honestly imma just do it anyway. How can I remove the gpg keys I added? [04:45] or does it not matter [04:48] usul: why's it say that? === JanC is now known as Guest72926 === JanC_ is now known as JanC [05:02] Great wizards of Ubuntu, I want to set up a mail server that runs locally only. It's been a few years but I use to set up BSD and OSF lab systems that had a mail facility limited to the local system only. This basically allowed programs to send problems messages to root. How do I get Ubuntu to do that same thing? [05:03] jim__: that's pretty much the default [05:03] just install a mail server & call it a day [05:05] I have been looking at potential mail servers and they all go into how to connect to a POP server and all that, most confusing and unnecessary. What is the simplest mail server out there? [05:06] jim__: whatever tasksel chooses [05:07] probably postfix [05:08] yep, I have seen postfix all over the place... maybe I was reading to far into the instructions.... [05:11] * YankDownUnder has a giggle about "simple" mail servers [05:12] I think building a nuclear device is vastly simpler than building a smooth running mail server...(well, I've built many mail servers...so I can only venture a guess at nuclear devices) :) [05:15] hello [05:16] ?? [05:16] jim__, u could try mail in a box, https://mailinabox.email/ [05:17] its a stack thats super simple to configure [05:17] Hmmm.... haven't looked at "mailinabox" yet, I'll check it also [05:19] if ur looking to host your own email server with a domain name and have zero experience setting up mail servers, this is basically your option [05:21] Mailinabox right up front has a few key phrases that worry me "turns a fresh cloud computer into a working mail server" a bit more than I'm looking for I think. [05:22] ...was just sussing that out...makes me prefer postfix+courier a bit more...I prefer to have things "in sight" as it were... [05:24] Hi. I was hoping someone would help me with pulse audio. === dea is now known as Guest5875 [05:25] Guest5875: pulseaudio; what about it [05:28] Well, I started out with my mic not working. I disabled one of the input channels and that worked. Then, the channel turned itself on and auto leveled with the remaining one, disabling my mic again. I came here for help, got told to poke around the config. Did that, now I get no audio at all after I log in. [05:29] Guest5875: /nick deaguy [05:29] Guest5875: laptop? [05:30] Yeah, it's a lenovo flex 2. === Guest5875 is now known as deaincaelo [05:32] I thought I had undid all the edits to daemon.config and restarted, but apparently I noobed something. [05:32] thinking'll do that, every time [05:33] hrm? [05:33] deaincaelo: what if you open up pavucontrol and change the mic to the 'unplugged' option [05:34] wow [05:34] https://help.ubuntu.com/community/SoundTroubleshootingProcedure [05:34] niceman: I concur [05:34] what? [05:34] Still no response unless I kill a channel. I would have to watch it for a random reset. [05:36] niceman: agreed [05:36] I'll check it in an hour [05:36] what? [05:36] what are u talking about reisio? [05:37] Any thoughts about the audio none issue? [05:37] there is no girl here? [05:37] h'mm === innerkick is now known as inerkick [05:38] Hello, I am attempting to start a GRE tunnel upon reboot but for some reason the ip route commands aren't being run by crontab [05:38] double n is good [05:40] deaincaelo: https://help.ubuntu.com/community/SoundTroubleshootingProcedure [05:40] what is it? [05:40] I still use Windows on my pc [05:43] postfix states that it started life as SendMail, which is the tool use on the BSD and OSF systems I was use to. So... it looks like postfix is what I'll try to use. Its just that as I read the instructions it seems like they immediately get into setting up your FQDN, of which I have none.... So maybe it is as simple as install and leave it alone. who knows... [05:44] jim__: Works great with dynamic dns, ya know...so, you can utilise FQDN with dynamic dns... === k is now known as Guest58452 [05:50] Hello, I am attempting to start a GRE tunnel upon reboot but for some reason the ip route commands aren't being run by crontab. Any ideas why this would be? [05:51] Thanks yank, but that doesn't seem the right troubleshooting flow. I did a little reductive t/s and it looks like a Chrome issue. Audio works in Firefox. [05:52] deaincaelo: Far out...BLAME GOOGLE! Yeah! (I like blaming Google for whatever I can...it's nearly natural...and if not Google, it's Micro$oft) [05:55] YankDownUnder: I have a real simple hosts file. first line: 127.0.0.1 localhost second line: 127.0.1.1 boxer No DNS, No FQDN, just a simple stand alone system [05:55] pqdn? :p [05:56] jim__: So is this supposed to be a "standalone" isolated mail server - like more or less a respository for email as opposed to a "fetch/store/send" serverr? [05:57] YankDownUnder: the only thing I want out of the mail utility is to deliver to "root" messages from applications [05:58] some apps when they finish just feel they absolutely must tell someone about it and they want to do it via a mail message. [05:58] So you should be able to follow through the postfix setups for an isolated server...that doesn't connect to the "world" as it were... [05:59] http://www.postfix.org/STANDARD_CONFIGURATION_README.html [05:59] yep, thats my goal [05:59] Look at "postfix on a null client" [05:59] Easy done. [06:00] thanks, I'll take a look at it. [06:01] is it worth upgrading to 16.04 from 14.04? [06:01] Yes. [06:01] YankDownUnder: can you tell me any reasons why? [06:02] Pretty colours. [06:02] I know in the past when I did an upgrade somethings work some didn't [06:02] JOKING...better device support, more current drivers for network devices and the likes... [06:02] YankDownUnder: anything besides that? [06:02] hrmm [06:03] is 14.04 life cycle dead? or is it still being supported? [06:03] well you can't avoid updating forever [06:03] and i heard the new 16.04 uses systemd does that change things abit ? [06:03] I mean you can, but you'll regret it eventually [06:03] Dat: The kernels are quite smooth...I've tested Ubuntu, Kubuntu, Xubuntu, and also Ubuntu with AfterStep, WindowMaker, Englightenment, Openlook Virtual Window Manager, Ubuntu server....Samba is smooth as with Ubuntu server...and I've had very few issues with wifi and sound drivers. [06:03] * YankDownUnder likes systemd [06:03] Dat: sure, some [06:04] (My preference, though) [06:04] hrmm i guess i may have to learn systemd [06:04] if you want to use a distro that uses it, probably [06:04] reisio: yeah i try and avoid updates as much as i can, it seems when i update i get the latest and greatest bugs [06:05] reisio: i currently use kubuntu [06:05] Also, it defaulted back to internal microphone, adter I changed it to microphone (unplugged) [06:05] 14.04 [06:05] I think I may switch from Linux to systemd soon [06:05] joshh20: heh [06:06] deaincaelo: did it work while it was set to 'unplugged'? [06:06] systemd, as I read it, is a boot process that gets all in a hurry to try to do as little as possible until it has to. [06:06] Dat: some distros make more drastic changes from version to version than others [06:06] i just updated my mac from 10.6 to the new el capitan that i have been avoiding for along while, seems nice but I need more ram :( [06:06] the distro I use, for example, has had the same init system the entire 16 or so years I've been using it [06:06] with no particular signs of changing [06:07] reisio: what distro is that? [06:07] mmm, could probably afford more ram if you didn't spend so much on brushed metal [06:07] Dat: the one I chose [06:07] reisio, yes it did. At least it responded correctly in the bar. It also responds the same if I set it to internal microphone and turn down either channel. [06:07] mmmk [06:08] deaincaelo: okay, then you can just script it to change to the unplugged setting every time you start the system [06:08] anyone living with a cd/dvd player or burner on their system? [06:08] hacky, but in a pragmatic way [06:08] mine has wentout but im conflicted if i should replace it [06:09] I would have to run that script multiple times if it keeps changing the setting during runtime. [06:09] I've got a nice external CD/DVD that is used when it's actually needed...otherwise, it collects dust and makes a good partial bookend. [06:09] could just grab external [06:10] YankDownUnder: i was thinking the same, maybe invest in a external but i wonder if my internal cd/dvd burner could be converted into hard-drive space. [06:10] YankDownUnder: do you have a setup like that? [06:12] Dat: I've give up all my "big" machines for laptops and mini-ATX machines - so, fairly everything is external. The linux servers and workstations mount directly behind the LCD monitors - ditto with servers - and HD space is all externals and "arrays"...does that make sense? I don't like mucking about with fans and dust anymore...and space, well, space is always at a premium...ergo, mini-things and external things...easier to [06:12] maintain and deal with. [06:13] hrmm sounds good think i know what i'll do thx [06:15] Hi. Kindly help with this issue. http://paste.ubuntu.com/18866967/ === mist is now known as Guest25178 [06:31] oh wow [06:31] i do a do-release-upgrade and it says there is nothing to update [06:31] so I have to install 16.04 fresh? [06:31] Dat: What are you upgrading from? [06:32] YankDownUnder: 14.04 [06:32] Dat: https://wiki.ubuntu.com/XenialXerus/ReleaseNotes [06:35] hrmm [06:35] so maybe i can't go from 14.04 to 16.04 [06:36] how come do-release-upgrade -d seems to give me results? [06:36] is 16.04 not offically released yet? [06:37] it is [06:37] Hello, I am attempting to start a GRE tunnel upon reboot but for some reason the ip route commands aren't being run by crontab [06:37] hrmm ok [06:37] Dat, for lts releases they dont show up in the updater until its been out for a year [06:38] Dat: If you can't go from 14.04 but millions of other folks can, then there's something bigger to worry about, eh? :) [06:38] YankDownUnder, they dont show up in the updates until its been out for a year [06:39] most likely for stability reasons, lts releases are all about stability [06:39] not a year, the first point release [06:39] !ltsupgrade [06:39] Users of 14.04 LTS will be offered the automatic upgrade when 16.04.1 LTS is released, which is scheduled for July 21st. [06:39] tgm4883, thanks for the clarifacation [06:39] darn i got disconnected [06:39] wow thats actually sooner than i thought [06:40] plop_its_ellie: you think its safe to go the do-release-upgrade -d route or just install fresh? [06:41] Dat, personally i would just back up my data and install fresh [06:41] Dat: you could also just wait 2 weeks [06:41] plop_its_ellie: i was already on a fresh install so i have nothing to loose [06:41] but i would wait probably a couple weeks to a month after the .1 release before doing the upgrade [06:41] and test it on a non production system in the meantime [06:41] 16.04 still has some bugs... [06:42] plop_its_ellie: ahh gotcha [06:42] maybe I should go with 15.04 for now [06:42] Dat, i wouldnt recommend that [06:42] its not even supported anymore [06:42] just stick to 14.04 in the mean time [06:42] oh dang [06:43] ;/ [06:43] whats wrong with 14.04? [06:43] nothing at all that I can see [06:43] always worked well for me. [06:43] well there you go :) [06:44] i was just trying to get the latest and greatest since im on a fresh install [06:44] well if you are going to do a fresh install, no uprgades i guess you might as well go 16.04 tho [06:45] just keep in mine that there are some bugs tho... [06:45] otherwise if you want more stability then wait a bit longer on 14.04 [06:45] gotcha [06:45] i like stableness [06:45] so 14.04 it is [06:46] i suppose I'll kill the do-release and re-install [06:46] thx for the tips plop_its_ellie! :) [06:46] yep :) [06:52] Hello, I am attempting to start a GRE tunnel upon reboot but for some reason the ip route commands aren't being run by crontab [06:56] How do I install JACK in Ubuntu 16.04 LTS [06:57] is there a jackd package? === dionysus70 is now known as dionysus69 [06:58] jim: yes, in xenial [06:59] jim, I downloaded cadence from kxstudio [06:59] jim: http://packages.ubuntu.com/search?keywords=jackd&searchon=names [06:59] sudo apt-get jack jack-tools [06:59] I've got jackd and jackd2 installed [07:01] YankDownUnder, how do i start it? [07:01] sudo service jackd start [07:02] Failed to start jackd.service: Unit jackd.service not found. [07:02] tortib: Might have to use the systemd control panel to start it (for 16.04) [07:02] you can use qjackctl [07:03] YankDownUnder, same error [07:03] how do i start it tho [07:03] i want it to be seamless [07:03] tortib: As jim stated... [07:04] i installed qjackctl [07:05] sounds like it's missing a unit file for systemd. you could write one and put it in /etc/system/system. it's not super hard. and then you have proper service ... [07:05] qjackctl works but I don't want to open up qjackctl every time [07:05] tortib: re: seamless [07:05] probably you're running pa [07:05] tortib: Interesting read here: http://askubuntu.com/questions/572120/how-to-use-jack-and-pulseaudio-alsa-at-the-same-time-on-the-same-audio-device [07:06] you may need to get jack running with alsa driver, and pa running with pa - jack bridge [07:06] YankDownUnder, hah that's all i needed was install pulseaudio-module-jack [07:07] Si. [07:08] okay now i need to figure out how to get this vst -> .so bridge working for bitwig [07:08] that part, I'm lucky if I can make a guess that;s useful... I never used vsts [07:09] well i'm using airwave to bridge the vst with wine from a dll to a so [07:09] i put them in the plugins dir for bitwig but it isn't working [07:10] what did the strace listing reveal about where it was loading things from? [07:11] tortib, as bitwig is commercial, they sure love to help you [07:13] what are all these modern things you are talking about :) i'd have to search every second term first... oh DJing .. cool [07:14] OerHeks, yeah i'll email them [07:15] tortib, why? #bitwig and #bitwig-dev on #freenode [07:16] fesfsefs [07:26] OerHeks, there is nobody in there [07:26] OerHeks, there are people in there but very few and nobody talks [07:54] is there anyone expert in GRUB? [07:55] for best results, ask your real question [07:56] Ben64: thanks on my system I would like to avoid to Windows 10 to manage the boot of windows XP (I have grub and LinuxMint 18 installed) [07:56] Ben64 did I make myself clear? [07:57] !mint | jackbrown [07:57] jackbrown: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [07:57] I'm talking about grub it's a generic question [07:58] jackbrown, you' re on mint. use mint channels for support. [07:58] this isn't a generic channel, this channel is for Ubuntu only [07:58] (there's an IRC server and channel run by Mint for Mint by Mint people and Mint users...info is on their website) [07:59] !mint [07:59] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org === manosnore is now known as carlmarx === carlmarx is now known as cmarx === cmarx is now known as DuBois [08:23] Did Ubuntu really move to Wayland... [08:24] Will there still he a LTS for an Xorg version? [08:24] !wayland | BenSolo|Cell [08:24] BenSolo|Cell: Wayland is a display server protocol that is intended to replace X. More information can be found at http://wayland.freedesktop.org/ . Ubuntu is instead focusing on development of !Mir; see its factoid for more information. [08:24] Oh Mir even worse.. All my old boxes won't work great. [08:25] hey everyone good evening ... i have a GRE tunnel ... one one end its a public IP but on the other i have a NAT and i have a port forward of say port 1234 > port 22 .. how do i set the gre up so it uses the remote ip with port ? [08:25] Hope there will be an LTS Xorg version [08:26] http://pastebin.com/raw/RWNrnS8W [08:26] BenSolo don't be so pessimistic about things other than xorg...maybe it'll be a change for the better [08:26] Prelude2004c: I'm betting the guys in #Networking will be of better assistance if no one here can help. [08:26] I wasn't being pessimistic I was being realistic I have to move all my boxes to another Distro now. [08:27] cool thank you [08:27] Mir doesn't have support for a third of the old cards Xorg does. [08:27] BenSolo|Cell: 16.04 still uses xorg, so you've got at least another 5 years. [08:27] Np Prelude2004c hope ya get that figured out buddy. [08:28] ducasse: Yeah thats true. [08:29] BenSolo|Cell: i wouldn't panic quite yet :) [08:29] that's understandable BenSolo...heck i've got a few boxes with AMD radeon gpu's and software that requires proprietary driver that spell dooms day for me too [08:29] it is what it is [08:30] Yeah well Linux is all about support for old hardware just don't see why they would switch away from a perfectly working display platform that supports 1000s of old cars. [08:30] that's one of the reasons several of my boxes will remain on Ubuntu 12.04 until i decommission them [08:30] Cards. [08:31] I feel the same way about my reel to reel tape recorder. NO GOOD REASON not to support them! [08:31] But then again I guess Ubuntu is more useful for introducing windows users to Linux Desktop. [08:31] next year i'll take the ol 12.04 LTS boxes out back and shoot them [08:32] tatertots: You should Donate them to a Library or School :) [08:33] In Portland we have a non profit called Freegeek, peope recycle old computers there and kids can volunteer there to get a free computer. Build 12 get 1 for free. Learn all about hardware and Linux it's a good deal. [08:34] i hope amd and the green team find a way to keep their proprietary drivers relevant while at the same time not dropping support for older gpu's......wishful thinking i know but a guy can dream can't he [08:34] They also have a thift store where you can buy dirt cheap tested used pc parts. [08:35] thanks BenSolo i'm depressed now :( [08:35] j/k [08:35] Always nice to go pickup a 2 dollar working keyboard or mouse. Get some cheap memory etc. [08:35] Hard drives galore. [08:36] I picked up 10 500GBs for 30 bucks. [08:36] how can I get my bluetooth to work in ubuntu it says no adapaters found but lsusb picks it up [08:36] Dat install blueman [08:37] All the boxes they make goto families in poverty. It's cool. [08:37] BenSolo|Cell take the story to #ubuntu-offtopic [08:37] MonkeyDust: thanks I will give that a go [08:38] i guess something had to break my dependence on amd/nvidia proprietary drivers [08:38] Dat you need 2 things.. The module for your Bluetooth adapter and a Bluetooth manager like blue man [08:38] I installed this package https://github.com/aacebedo/i3-xfce and now I don't know how to continue https://paste.ubuntu.com/18874239/ [08:38] BenSolo|Cell: how can I get the module for my bluetooth? [08:38] If ya found it in lusb search the name of the card like apt-cache search cardname [08:38] varaindemian, see instruction # 13 [08:39] Hrmm ok I'll check [08:39] hi [08:39] Dat I just told you. [08:39] I had asked this question but got no answers if possible can you guys have a look http://askubuntu.com/questions/795169/kde-slow-boot-on-kubuntu-16-04 [08:40] paranoidabhi, and your specs are??? [08:40] ah, never mind [08:40] Bus 003 Device 003: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth so i would search for atheros? === julien is now known as Guest60312 [08:43] paranoidabhi: Are you booting to the login screen, or automatic login? [08:47] YankDownUnder, automatic login [08:48] cfhowlett, Please check this http://askubuntu.com/questions/795169/kde-slow-boot-on-kubuntu-16-04#comment1197419_795169 [08:49] paranoidabhi, I did indeed see that. sorry, can't add anything useful. [08:49] paranoidabhi: As a test, why not turn off the automatic login, and as well, create a brand new user -> reboot so that it goes to the "display manager" - the login screen -> that will tell you how fast the SYSTEM boots...and then, time the login of the new account, and time the account you already use. You may find that it's actually KDE/Plasma that takes a while to load itself - as opposed to the system...hmm... [08:50] paranoidabhi: And I shall validate this, mate - I run KDE/Plasma - and it's a slow load - as opposed to other window managers/desktops...so, you'd not be alone in that bit... [08:51] YankDownUnder, by slow, what time are you looking at? === julien_ is now known as Guest78358 [08:51] paranoidabhi: My actual "workstation" - this one - that I'm typing on - takes approximately 9 seconds to boot to the login screen. KDE/Plasma, however, takes at least 20 seconds or longer to get to the desktop... [08:51] paranoidabhi: laptop? [08:52] YankDownUnder, I tried that the kde part takes 1:30 min itself and ubuntu takes 1 min [08:52] tgm4883, yes [08:52] paranoidabhi: THAT is a bit on the "strange" side...what is the actual speed of the HDD you've got? [08:53] 5400rpm? [08:53] paranoidabhi: out of curiosity, what happens if you plug an ethernet cable in and boot [08:53] hi [08:54] paranoidabhi here too, userspace takes about 1 min, so it's kinda normal, i guess [08:54] YankDownUnder, yes it is 5400 rpm [08:54] paranoidabhi: Thought so... [08:54] YankDownUnder, is that less? [08:54] tgm4883, interesting, why do say that? [08:54] paranoidabhi: because I see lots of time associated with network manager [08:55] paranoidabhi: My missus had a 5400rpm drive - changed it to a 7200rpm drive - things were vastly different after that - as well, I tweaked the drive settings with hdparm and ureadahead === mathphrenia is now known as chrishuang1206 === chrishuang1206 is now known as mathphrenia [09:01] cfhowlett: where do I execute i3-xfce install? [09:02] varaindemian: ask the guy who wrote it. [09:02] ducasse: cfhowlett said that I should see intruction 13.. [09:03] ducasse: Any clue where is that? [09:03] varaindemian: What exactly are you trying to accomplish? What IS i3-xfce...? [09:04] tgm4883, This is a bug(https://bugzilla.kernel.org/show_bug.cgi?id=104351) I facing right now. Do you think it is connected to boot [09:04] bugzilla.kernel.org bug 104351 in Network "r8169: "rtl_counters_cond == 1 (loop: 1000, delay: 10)." spam" [Normal,New] [09:04] YankDownUnder: I installed this package https://github.com/aacebedo/i3-xfce and now I don't know how to continue https://paste.ubuntu.com/18874239/ [09:05] varaindemian: he probably meant "read the instructions, then follow them". random github projects are not supported here, but by their authors. [09:06] varaindemian your lines are hard to read and follow, because you only use links to be opened ... type full sentences [09:06] varaindemian: Let me get this straight - you installed a program directly from github...and now you want to "run" it, but apparently you've not actually read much up on the program that you just installed, and you wish for someone else to tell you how to run this program, correct? [09:07] YankDownUnder: Afet pip3 install i3-xfce, I don't know where that thing is isntalled [09:08] YankDownUnder, I also use ureadahead, but it hasn't made much difference. Can you illustrate on the hdparm settings if possible. [09:08] varaindemian: I suppose simply put, you've installed a program that you've not really read much about. let alone the documentation on it (and it would appear to be something for XFCe, not Ubuntu), and you're seeking support - right...so, have you considered reading through the "wiki" on the github site for this project? Or the manual? [09:09] paranoidabhi: yeah, if the drive is slow-AS, ain't much going to help, really...unless you want to use a 32-bit version of the OS - or just an older kernel/version/distro - you MIGHT be able to tweak a bit with hdparm (if it's not installed already) [09:10] paranoidabhi: http://www.linux-magazine.com/Online/Features/Tune-Your-Hard-Disk-with-hdparm [09:11] Right. Pizza and sushi time. Cheerio. [09:11] YankDownUnder: manual? [09:12] hello [09:12] varaindemian: read the instructions on the github page [09:12] YankDownUnder: Also, it should work on Ubuntu [09:12] i was trying to install opera on ubuntu 16.04 [09:12] with this website guide : [09:12] http://www.ubuntumaniac.com/2016/03/opera-360-is-released-install-on-ubuntu.html [09:13] but it faced some error [09:13] !find opera [09:13] Found: geany-plugin-lineoperations, libghc-operational-dev, libghc-operational-doc, libghc-operational-prof, phpunit-resource-operations, python-pyoperators, python3-pyoperators, W:, W:, W: (and 23 others) http://packages.ubuntu.com/search?keywords=opera&searchon=names&suite=xenial§ion=all [09:13] ducasse: I tried i3-xfce install and it says i3-xfce: command not found [09:13] varaindemian: you are not listening - we don't support it. [09:14] varaindemian this channel can do nothing for you [09:14] when i do sudo apt update; apt full-upgrade it is giving this error : [09:14] Hello! I have been looking for installing ap-hotspot on my ubuntu mate but all my attempts have been in vain so far... When I add a PPA, I get this error message: Unable to locate package ap-hotspot [09:14] .... Earlier I was using linux mate older version and it was working fine there... Could anyone please help me? [09:14] http://paste.ubuntu.com/18876008/ [09:16] what can i do to fix errors and warnings showing here : http://paste.ubuntu.com/18876008/ ? [09:16] hrmm i lost some of my scripts that did some things for my asus hopefully i remember how to put them back [09:17] please help about the errors [09:17] thinky: did you run that with sudo? [09:18] salman: what PPA, and what is the output of "lsb_release -a" [09:18] yes tgm4883 [09:18] i am newbie about ubuntu [09:18] thinky: wait a few minutes and try again [09:18] tgm4883: did u check the paste i pasted ? [09:19] warnings and error ? [09:19] thinky: the one that asked "are you root"? [09:19] i can see opera icon installed but it doesnt work [09:19] yes tgm4883 [09:19] thinky: It's far too late for this [09:19] "/etc/apt/sources.list:5 and /etc/apt/sources.list:19" strange list numbers [09:19] tgm4883: what do u suggest me to do now? [09:20] OerHeks: those are fine [09:20] I mean, they should probably be cleaned up, but those are line numbers [09:20] djanog [09:20] I have been trying to add the following PPA:nilarimogard/webupd8 [09:20] Here is the output of the command "lsb_release -a" [09:20] No LSB modules are available. [09:20] Distributor ID: Ubuntu [09:20] Description: Ubuntu 16.04 LTS [09:21] Release: 16.04 [09:21] join /django [09:21] sudo dpkg -i opera-stable_36.0.2130.32_i386.deb this command returned with error : http://paste.ubuntu.com/18876254/ [09:21] join #django [09:21] then i made this command : sudo dpkg -i --force-depends *.deb and sudo apt-get install -f [09:22] It is possible to use ssd as well hdd on a laptop. [09:22] I'm using vst-bridge and whenever I start up bigwig and scan the plugins wine shows a window that says that the vst-bridge-host-64.exe crashed [09:22] salman: that package doesn't exist for 16.04 [09:23] Thanks for the information. Is there any alternate program for creating a hotspot on my machine? [09:24] " sudo apt-get install -f " this command is returning with warning " WARNING: The following essential packages will be removed. This should NOT be done unless you know exactly what you are doing! apt 0 upgraded, 77 newly installed, 5 to remove and 2 not upgraded. Need to get 13.6 MB of archives. After this operation, 44.3 MB of additional disk space will be used. You are about to do something potentially harmful. To continue type i [09:25] clear error: You are about to do something potentially harmful [09:26] i wish i could clear OerHeks :S [09:26] i dont know what to do [09:26] your first error says missing apt-transport-https, install that first? [09:27] how to install ? [09:27] sudo apt-get install apt-transport-https ? [09:28] I have made some changes in ufw. Do I need to restart the ufw so that changes could make some effect=? [09:28] thinky, that should work [09:29] i did but still same [09:30] what do all these warnings mean here : http://paste.ubuntu.com/18876642/ ? [09:30] hello [09:31] what is labavcodec means? [09:33] thinky, double entries somehowe, i386 and amd64 [09:33] how can i fix that? [09:34] why I can't play video in Ubuntu ? It shows to install pulgins and when I try to install it shows libvacodec error [09:35] hi [09:35] youxin: try using mpv or mplayer2 or mplayer or smplayer [09:35] welcome junky [09:37] I tried to install the those media players like vlc, mplayer2 but unfortunately those players can't be download [09:37] thinky, how do those get there? did you add archtecture i386 or something? [09:37] or manual? [09:38] youxin: why not [09:38] have any of you used mSATA SSD ? I can't a good tutorial for ubuntu, how hard is it to do a running ubuntu hdd laptop? [09:38] no as i remember [09:39] paranoidabhi: no idea what you mean by "to do a running ubuntu hdd laptop" but you can install to ssd like any other drive in ubuntu and it'll work [09:39] Hello, is this possible on ubuntu ? (and flavors, kubuntu, xubuntu, mate) http://www.nurgo-software.com/images/AquaSnap/GroupSize.gif [09:39] now i did something : Reset your repositories like this sudo rm /etc/apt/sources.list sudo software-properties-gtk Pick your options Save [09:39] like explained here : http://askubuntu.com/questions/760746/how-to-fix-error-w-target-packages-main-binary-amd64-packages-is-configured-m [09:40] Ben64 : it shows me some error while downloading [09:40] Ben64, I want to migrate the existing one to ssd and the use hdd also. [09:40] youxin: what error... [09:40] paranoidabhi: i'd recommend fresh install [09:40] OerHeks: warnings are gone but just error is there after i tried installing opera : http://paste.ubuntu.com/18877134/ [09:41] how can i remove it totally and install it properly ? [09:41] About package dependecies : [09:41] The following packages have unmet dependencies: vlc: Depends: vlc-nox (= 2.1.6-0ubuntu14.04.2) but 2.1.6-0ubuntu14.04.2 is to be installed Depends: libc6 (>= 2.15) but 2.19-0ubuntu6.9 is to be installed Depends: libfreetype6 (>= 2.2.1) but 2.5.2-1ubuntu2.5 is to be installed Depends: libgcc1 (>= 1:4.1.1) but 1:4.9.3-0ubuntu4 is to be installed Depends: libqtcore4 (>= 4:4.8.0) but 4:4.8.5+git192-g085f851+dfsg-2ubu [09:41] youxin: i didn't say vlc... [09:42] thinky, 2nd part 'apt full-upgrade' need sudo too [09:43] OerHeks: http://paste.ubuntu.com/18877257/ [09:43] Ben64: It shows the same package dependecies error [09:43] The following packages have unmet dependencies: mplayer2: Depends: libavcodec-extra-54 (>= 6:9.11) but 6:9.18-0ubuntu0.14.04.1 is to be installed Depends: libavformat54 (>= 6:9.1-1) but 6:9.18-0ubuntu0.14.04.1 is to be installed Depends: libavresample1 (>= 6:9.1-1) but 6:9.18-0ubuntu0.14.04.1 is to be installed Depends: libavutil52 (>= 6:9.1-1) but 6:9.18-0ubuntu0.14.04.1 is to be installed De [09:44] youxin: use a pastebin, please [09:44] the error is clear and gives a clue .. [09:44] OerHeks: i tried " sudo apt-get install -f " [09:44] but no luck [09:45] why installing 32 bit opera when you have a 64 bit system [09:45] u are right [09:45] how can i clear everything related opera ? [09:47] not sure ppa-purge would work with ts 3rd party ppa [09:47] !ppapurge [09:47] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [09:48] i dont know what is repository for opera :S [09:49] ? [09:49] hello [09:50] I made some changes in before.rules for ufw, do so I need to restart ufw so that changes can be applyed? [09:51] done OerHeks [09:51] removed opera thx god [09:51] kubanc: 'ufw reload' according to the man page.. [09:51] * quizzy85 nOOb IRC [09:53] ? [09:53] quit [09:55] I remember reading a while back that, due to some bug, the graphics drivers sources fglrx and fglrx-updates were the same. is that still true? [09:59] OerHeks: installed opera 64bit [09:59] :-) [10:00] ohooooooo! [10:06] ##science === box is now known as quizzy85 [10:21] hello [10:21] hello su [10:21] How do I broadcast my hostname in LAN ? [10:24] I made a custom server (minimal) and now I want the name of my machine to be broadcasted for those who run as client. [10:26] sudo: i think that's what avahi does [10:26] avahi-daemon [10:26] Elaborate a little for it please ? [10:27] sudo: elaborate what you want to do [10:27] dns service discovery (dns-sd) [10:29] trying to achieve something like in ShareIt app in android [10:31] Btw at client side how would they listen to broadcasted name ? [10:31] any method call for it ? [10:32] braodcasted name(s) [10:33] hey i install the no desktop ver ubuntu and i install xubuntu-desktop HDMI screen it's seem normal but in VNC is only show me a Termwindow [10:33] is vnc not Auto Configuration? [10:35] also vnc4server is working but x11vnc is not [10:41] hello [10:41] Wow, hello! [10:42] Can access the terminal of my created container in ubuntu touch| [10:43] Hello. I installed Virtual Box on my ubuntu for put another ubuntu dsitro inside the guest. To have an internet connection in the guest I select bridge adapter in VBox configuration, but the guest ubuntu can't connect. If I make a "ifconfig" on the guest I see that there is not IP assigned. Any suggestion please? [10:44] mcfdez87, which adapter type (wlan0 | eth0) did you choose ? [10:46] sudo, wlan0 [10:47] Are you sure wireless is active on host machine ? [10:47] sudo, yes in host machine works fine [10:48] Does ifconfig shows adapter ? [10:49] for bridge [10:50] sudo, yes the command show lo and enp03. I think that enp0s3 is the "virtual" adapter [10:50] but there is no IP address assigned to this adapter [10:51] mcfdez87: you will either need to assign a static address or request one via dhcp [10:52] ducasse, where need to do this,throught the guest ubuntu (in network maneger)? [10:52] mcfdez87 try NAT instead of bridged, for testing purposes [10:52] mcfdez87: if you are using network manager, yes. [10:53] MonkeyDust, NAT works fine [10:53] ducasse, dhcp works by default in Virtualbox if you connect by bridge ! [10:56] mcfdez87, check your settings in network for that machine and verify if everything proper. [10:56] sudo, in the guest? [10:57] virtualbox setting [10:58] ducasse, I launched (in guest) dhclient enp0s3 to request a new address, but it stills with this message a lot of time: DHCPDISCOVER on enp0s3 to 255.255.255.255 port 67 === newguy is now known as dibs_ [11:00] sudo, in the settigs fo the machine I have all correct. One question, I see a dropdown in "Adapter type" and I see some options. How I know what need to select? === ross is now known as Guest943 [11:02] I have just installed ubuntu 16.04, but there is some problem with software centre. Its showing only the installed softwares and i m not able to install any other software [11:02] Hi folks, external monitor not working after 16.04 upgrade. Thoughts? [11:03] Guest943 start with the command 'xrandr', in a terminal [11:04] done, shall I paste the output? [11:04] mcfdez87, that shows different network adapter hardwares in your system ! [11:04] I'm guessing this is the problem? 'HDMI1 disconnected (normal left inverted right x axis y axis)' [11:05] mcfdez87, what options in short available to you [11:06] sudo, ducasse throught the network manager of the guest ubuntu I seeted a manual IP in the DHClient tab and now when I do ifconfig I see that the adapter has an IP and the icon shows connected, but I not have internet connection. Maybe because the router not assigned the connection? [11:07] sudo, I will try with all options [11:10] mcfdez87, try pinging the host from virtualmachine [11:10] "ping hostmachine_addr" [11:12] and from hostmachine to virtualbox address too ! [11:12] *virtual machine address" [11:13] fixed, dodgy adapter! [11:14] hey guys. got some problems with an sdxc card. my phone (where it was) suddenly said it had a damaged filesystem. after I made a backup of the most important stuff, I tried reformating the card (via android) - didn't work. [11:15] flrns, only ubuntu related issues ! [11:16] okay, sorry. got a hint where I can ask my question though? [11:16] @sudo === Nix is now known as Guest21714 [11:17] flrns: you can try to format it from ubuntu, but be aware that most variants of mkfs just does a quick format, not a full one. [11:19] yeah i tried, nothing worked, ducasse. was going to describe more details and what I've done, but since sudo reminded me to not talk about non-ubuntu-issues here, I rather won't [11:20] !phone | flrns [11:20] flrns: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [11:21] MonkeyDust: it's not a Ubuntu Phone. it's just some general issue with a damaged fat-filesystem [11:22] flrns: you could try to run 'mkfs.fat -c ...' to check for bad blocks. that's the only suggestion i've got, though, i would just discard it if has started giving problems. [11:25] ducasse: thanks. I've already tried several checks (testdisk, dosfsck, fsck), but I will try. thanks again. [11:26] my computer run ubuntu? 2.2G cpu 2G memory? [11:29] Guest25043: xubuntu or lubuntu should be fine, maybe mate, 2g ram might be a bit small for unity, kde or gnome. [11:30] Can somebody just iilustrate on how to use avahi-daemon to broadcast hostname ? [11:31] sudo: just install and start it, and it will broadcast services. [11:32] start it for a particular service given port ? [11:32] *on given [11:32] sudo: https://help.ubuntu.com/community/HowToZeroconf [11:41] What is the difference between software rendering x and just x? [11:41] software rendering cinnamon and cinnamon for instance [11:41] at the login screen [11:41] brainsto: software rendering is done by the cpu, not the gpu. [11:42] I tried software rendeing and it is slower then ususal [11:43] brainsto: eh, yes, because it is not hardware accellerated. [11:43] ducasse: I never knew there was something like gpu, I only know cpu [11:43] :O [11:43] brainsto, http://askubuntu.com/questions/393217/what-is-the-difference-between-cinnamon-and-cinnamon-software-rendering-when-c [11:50] my computer shutdown unexpectedly [11:50] did I miss any message meant for me [11:54] wutup? [11:55] soo [11:55] is it really hit or miss with installing ubuntu>? [11:55] from usb? [11:55] oor am i just being impatient on getting astable iso in my usb [11:56] ? [11:59] hey zeroconf makes use of dns but for that would require a registration on dns on network manager machine. Any way I could just broadcast my name and address both so that client could connect through address (working without dns regitration) [12:00] Or if I can place some method call to get my hostname notified to central dns from ubuntu ? [12:01] even temporary registry would be sufficient for me like in the case if that uses dchp ! [12:01] so every time I would register at the connection to network ! [12:03] Is there a channel for java ? [12:04] sudo: i'd guess ##java, ask alis. [12:08] No, the channel is #java I think. But it says invite only. Isn't it possible to connect then ? [12:09] Or is there another channel for general people ? [12:13] I think this channel awakes when time is of midnight in my country [12:13] sudo: no, it's ##java - read the topic there. [12:14] I can't join "/join ##java" did nothing [12:14] !alis | sudo [12:14] sudo: 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 [12:15] hello [12:15] does anyone here have a howto of how to connect to my ubuntu with vnc? [12:15] nothing i try wants to worl [12:15] work [12:16] what vnc client do you use ? [12:16] vnc client software I mean [12:18] impi: and which vnc server? [12:18] hello ducasse [12:18] i tried vcnserver, tightvnc server, all from howto's - some suggested that i set in the start up to use xfce [12:19] but in short, i simply can't see my desktop, sometimes I can connect using ports from 5900 - 5905 but i never see the mouse curser move on the remote pc [12:19] im trying to control my laptop that is driving my tv screen [12:21] impi: vnc4server and remmina is a combination that usually works for me, i suggest you try that. [12:21] lemme give it a go [12:21] thanks [12:22] when I runa netstat I see tcp6 for ports 80 and 443 but I can connect using ipv4, other ports such as 993 are showing in both tcp and tcp6 - please explain [12:37] jpmh maybe in ##networking [12:45] hi guys! I have too small question. Does ubuntu have community repository like AUR in arch linux? [12:45] !ppa | Kinder-Pingvi [12:45] Kinder-Pingvi: 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 [12:47] hmm.. thanks ! It's nice case. Earlier I always used only arch linux... tried ubuntu, very nice unity :) [12:49] Bonjour [12:50] Hey, what was the exact command to register on a channel? [12:51] It was something like /Nick... ? [12:52] joined ##linux but can't speak. [12:52] !register [12:52] Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [12:55] It says : Can't change nickname while banned on channel. [12:56] sudo banned for no reason, i take it? [12:56] ya, Did it seriously meant that ? === wolfy is now known as Guest14240 [12:59] 37mad === Guest14240 is now known as otsoa === otsoa is now known as otsoaUnLoco [13:01] buonasera a tutti [13:01] !it [13:01] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [13:03] hawk-x [13:03] ok [13:10] Does anyone have any idea why my torrent downloads all "pause" at 4.20MB for about a minute with increased cpu usage before resuming? It's so ridiculous I don't even know how to get any info about it [13:10] in transmission [13:11] Hey! Is there a way to sync everything from one ubuntu server to a clean installed different server? [13:11] otsoaUnLoco: try a different torrent client? [13:11] So that basically the new one runs like the old one? (both vservers) [13:13] lyze: have you looked at clonezilla? otherwise rysnc is the software for file syncs. [13:14] I tried Deluge, it also does similar thing though at different threshold. And it only happens in Ubuntu [13:14] Gregor3000, can't use clonezilla since the new hard drive is smaller. Does rsync also work when the other system is different? [13:15] otsoaUnLoco: aside form trying a different client you can also check the logs or monitor activities with top or htop commands to see what is causing the spike (is it the client itself or something else) [13:15] it is the client [13:15] which log should i check? [13:15] how can I reset / reinstall / fix ubuntu after installing new graphics card [13:16] I had nvidia proprietary drivers installed for gtx 670 and now with 1070 on the machine the system crashes under 30 seconds or so [13:16] remove drivers [13:16] and the local consoles are spammed with errors so I cant use those [13:16] yeh, how [13:16] sudo apt purge nvidia* [13:16] well I hope that the ssh is enabled because the fuck can't stay up 30 seconds if I log in [13:17] did you called me otsoaUnLoco ? [13:18] lyze: what do you mean system is different? different hardware? rsync or other sync software just syncs the software. smaller disk? make a smaller partition, then clone. [13:18] Gregor3000, yeah different hardware. So basically I can just clone "/" over to the other one? [13:19] how to stop dmesg spam on the local terminal? [13:19] k00pa: you can boot into text mode from GRUB [13:19] no desktop [13:19] well there goes the GUI mode [13:20] k00pa have you tried using other kernel? [13:20] I've had similar issues with nvidia drivers [13:20] it ain't the nvidia drivers [13:20] or its that I have wrong ones installed because I changed my graphics card [13:21] lyze: wll (ehm should) work if you didn't install any additional drivers, made kernel patches for specifi hardware etc. [13:21] and this piece of shit can't switch to a fallback driver that doesn't crash [13:21] Gregor3000, nope I didn't, nice! [13:21] okey, commandline, how do I install the latest nvidia drivers that work? [13:21] sudo apt install nvidia-361 [13:21] thank you [13:22] you're welcome [13:22] k00pa: just boot directly into text mode, remove the proprietary drivers and boot with opensource ones. you should be able to get to GUI (if not try nomodeset boot option) and then use the GUi to install new or latest nvidia drivers. [13:22] dmesg spam stopped after the driver crashed or something [13:23] spoilers: the opensource ones crash also [13:23] same issue [13:25] otsoaUnLoco: just use a multi log viewer and see what is being logged at the time it happens. e.g. lnav [13:27] k00pa: you need 367 driver. [13:27] you may need to do a manual install. [13:27] k00pa: http://www.nvidia.com/download/driverResults.aspx/104284/en-us [13:28] Added support for the following GPUs: GeForce GTX 1080, GeForce GTX 1070 [13:28] blargh.. okey thanks [13:28] ye the 361 crashed again [13:30] yes, it doesn't support your card [13:34] Hi. [13:34] I am looking at a usb3 graphics card. [13:34] Has anyone here tried one of those on linux? [13:35] hahahaa [13:35] you sure want to shoot yourself in the foot [13:36] ? [13:37] Gregor3000: well now I am getting some call trace's... I assume it failed to install it [13:37] (happening while the install was going) [13:38] k00pa: are you doing manual install? are the kernels and other dependencies satisfied? [13:39] guest233223: why USB card? [13:39] I need to administrate my ubuntu installation remotely(on same network) is there any tool which will provide me GUI ? [13:39] Gregor3000: no idea, I just ran the installer in the root recovery prompt [13:39] latest ubuntu and shit [13:39] guest233223: you can probably get the whole PC cheaper than that :-) [13:39] tar_ball: would a fully automated install work for you? [13:39] Gregor3000: My laptop makes connecting a pci express card quite difficult. [13:40] I don't even know if there is an available pci-express solder pad, even if I managed to open it. [13:40] guest233223: so laptops card/chip is not working? [13:41] It is, but I want to use 2 monitors with it. [13:41] Wulf : not installation but use it remotely , any other tool then ssh which will provide me gui [13:42] tar_ball: you can control the gui with rdp + vnc [13:42] tar_ball: Does your server use a GUI? [13:42] mpc stop [13:42] quit [13:43] exit [13:43] guest233223 :-) : http://www.pcworld.com/article/2984716/laptop-computers/how-to-transform-your-laptop-into-a-gaming-powerhouse-with-an-external-graphics-card.html [13:43] quit [13:43] tar_ball: Err, your Ubuntu installation that will be remote. [13:43] pi___: /quit [13:43] guest233223: they have USb cards, not sure what their linux support is. they should be good enough for some office work [13:43] rypervenche: i want to install it on my raspberry pi and use it on my laptop sue to lack of screen on pi [13:43] guest233223: otherwise usually laptiops usually have an external port. [13:44] tar_ball: Which OS will you be installing on the Pi? [13:44] Gregor3000: I have a single hdmi port. [13:44] k00pa: nvidia added support for this chip only a few weeks ago. [13:44] Why lenovo decided to go with hdmi instead of dp is beyond me. [13:44] rypervenche: raspbian debian based [13:45] Wulf: can you tell me full name of this software [13:45] how to kill x server [13:45] tar_ball: xrdp [13:46] rypervenche: https://www.raspbian.org/ [13:46] tar_ball: Are you booting the Pi into GUI mode or not? [13:46] tar_ball: and x11vnc [13:46] rypervenche: it will boot into gui mote [13:46] mode* [13:47] tar_ball: Then you should use VNC. I personally use x11vnc as my server and remmina as my client. [13:49] rypervenche: x11vnc will be installed on server and remmina on client ? [13:50] tar_ball: Yes. You can run something like: x11vnc -display :0 -forever (for the server) [13:50] ok, reaching out to ubuntu land since I cant find the answer anywhere in debian land. Does anyone have ubuntu installed on a luks encrypted partition? Can someone tell me what they have in /etc/initramfs-tools/modules? Im trying to figure out how to generate an initramfs capable of handling the encrypted partition. On Arch one needs 'encrypt' in modules of /etc/mkinitcpio.conf. On debians wiki they mention "aes_i586', but im assuming thats for a 32 [13:50] bit install. I dont know if I should use 'aes_amd64', 'aes_x86_64', etc etc. [13:50] Hiyas all [13:51] rypervenche: will it work if i boot my server into console mode and use it on client? [13:52] tar_ball: In order to be able to use VNC, the server must have a GUI running on it. So if you only boot into console mode, there will be no GUI running. [13:53] rypervenche: thanks will reach out again if needed help [14:03] I got sick and tired of ubuntu endless problems so I downloaded Fedora-Workstation-Live-x86_64-24-1.2.iso then I cut/paste it on external hdd. [14:03] somehow the process was interrupted and it rendered the iso file no longer useful [14:04] I'm now wondering about the cut paste mechanism and how safe the data is [14:04] I suposed the original source file should remain intact until the copy on target device is verfied [14:05] LJHSLDJHSDLJH how is your question ubuntu related [14:07] Gregor3000: thanks man, feels like it started to work now [14:07] MonkeyDust: you tell me when you know that I'm already doing all the mentioned above stuff using ubuntu 16.04 [14:08] one more nice stuff I just found now ... the history is not listing the wget command I used to spend all day yesterday downloading this fedora iso! [14:09] LJHSLDJHSDLJH, try using cp or rsync to copy the file over [14:09] i was thinking the same: rsync [14:09] LJHSLDJHSDLJH, but wait- are you trying to boot from the external drive or just copy the ISO there? [14:09] if just copying it over, rsync is what id use. Its painless [14:10] poeticrpm: that is a good advice thanks ... why file manager or linux kernel or whatever thing controlling the cut paste process is not implementating the same safety in rsync? [14:10] that is my question [14:10] poeticrpm: I (was) just cutting/pasting on external hdd [14:11] now I will have to REdownload the iso file [14:11] LJHSLDJHSDLJH next time, copy/paste, not cut/paste, so at least you keep the original [14:11] LJHSLDJHSDLJH, im just going to say this: since starting ubuntu 6.10 edgy eft, I have never had an errant copy from a linux file-manager. This isnt a linux problem. Maybe your install iso got corrupted in download or its a hardware issue, or- just like any OS can have happen- something went really crazy wild wrong [14:12] I bet the chances of that happening again are worse than winning the lottery [14:12] LJHSLDJHSDLJH, and Ive tried prolly 40 distros in my day some right on the bleeding edge [14:13] MonkeyDust: I'm not sure why I didn't think of it! I'm really stupid :) [14:13] LJHSLDJHSDLJH you're not, but learning new things can be frustrating [14:14] MonkeyDust, it could have been that the download itself was corrupted. [14:14] who has a link that has the good instructions for install ubuntu> [14:14] so copy/paste wouldnt have helped [14:14] poeticrpm: it was hdd cable issue, but ubuntu should be to prevent such data loss [14:14] with ISO to USB flash install method? [14:14] the original file should remain intact until the paste process is completed (successfully) [14:14] Phenx thus: download .iso - put .isoon usb/dvd - boot from usb/dvd - follow instructions [14:14] which is not the case (currently) [14:15] MonkeyDust: whats that? [14:15] LJHSLDJHSDLJH, i suppose thats a problem :D [14:15] Phenx that's how you install ubuntu [14:15] I think the general assumption is that once data problems starts happening---> have a backup [14:16] because no software can completely predict hardware failures [14:16] im sure windows might have some fallback, but typically ive seen windows fail much harder with hardware problems [14:16] so its sort of a tossup [14:16] LJHSLDJHSDLJH: it _will_ work if you copy+paste+delete original instead of cut+paste. [14:17] u guys sure? [14:17] poeticrpm: no one is asking for HW failure predection, it happened during the trasfer process, thus it's reality for the pasting algorithm [14:17] ive never ran into as many issues with installing windows EVER [14:17] idk maybe its my method [14:18] ducasse: that is true but it's not what was intending to do .. I wanted to cut/paste [14:18] Phenx start from the beginning, what brings you here [14:18] eh [14:18] MonkeyDust: im making a company with a few friends. our first computer came in [14:18] so I suppose the ubuntu people should provide a decent cut/paste procedure or remove it and keep it you mentioned copy/paste/dalete [14:18] we have no windows OS [14:19] so i decide to install Ubuntu [14:19] i am .net mainly [14:19] c# [14:19] Phenx, it depends. I just recently installed windows 7 on this laptop from scratch. My computer didnt come with a windows 7 driver cd. NIGHTMARE to get all the hardware working. In fact, impossible without a linux distro to at least get my wireless or ethernet drivers. [14:19] but trying to get into understanding linux [14:19] because i am the CTO [14:19] i need to start us off right [14:19] Phenx, OTOH, with a driver disk, windows is about as easy as ubuntu (almost). [14:20] !manual | Phenx hope this is useful [14:20] Phenx hope this is useful: 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/ [14:20] poeticrpm: welll yea that does make sense for sure [14:21] hehehe Fedora is not doing the linux experience any less stupid than ubuntu [14:21] well i have 3 machines now basically [14:21] LJHSLDJHSDLJH, i suppose that is an issue that could be raised- not sure the neckbeards would 'fix' it though. Still, this isnt really a linux problem. Its more like a problem of the DE that you used to do the cut/paste [14:22] Phenx this is to encourage you : http://insights.ubuntu.com/category/case-studies?topic=desktop [14:22] 1 work, 1 home (also work), 1 for my startup [14:22] they fail to put the hash of their iso file in an obvious place on the website .. I have to search every corner to get the hash file [14:22] al microsoft [14:22] LJHSLDJHSDLJH, try xubuntu [14:22] but i want to get a linux server going [14:22] i made my flash drive with ubuntu 16.04 [14:22] tonight [14:22] poeticrpm: do you think it's a file manager problem? [14:22] so i can start working out some kinks and creating our API [14:23] will try to reproduce the same error while cutting/pasting from terminal [14:23] LJHSLDJHSDLJH, as I havent looked into the code, I cant say for sure. I dont want to try to make excuses, but I *think*- that is it seems to me- it would HAVE to be the file managers issue [14:23] for some reason im thinking using linux would be a good thing but our app will be in asp.net MVC [14:23] idk i just am exploring [14:24] Phenx, best server is debian stable IMO. I like xubuntu as a desktop OS :D [14:24] please make arguments for installing and dedicating one of our machines to linux/ubuntu/someflavor... [14:25] Phenx safety/speed/cost [14:25] Phenx, of course right now im installing debian from within arch using debootstrap et all :P xubuntu I have as a backup currently [14:26] Like what about configuration? Will there be probs? I'll be back in a min [14:26] smoking cig [14:26] Phenx, the linux community isnt really the type to try and "win over the customer." Its here if you decide the choice is right for you [14:26] Phenx: what you install is _your_ decision, we're not going to convince you. [14:26] zealots [14:28] Can someone help me to install Nvidia drivers on Ubuntu 14.04.4 ? I've installed 367 and 361 but when I boot up and there is the login screen I listen only the login sound, all screen is black [14:31] a_pat, which nvidia gpu? [14:31] BluesKaj_: Gt740m [14:32] is this a hybrid gpu system with intel and nvidia? [14:32] BluesKaj_: yep, most lenovo laptops [14:32] ducasse: i just want to know what are the benefits of getting into linux [14:32] BluesKaj_: yes I have intel DD4000 and the other gt740m [14:33] i have worked on ubuntu at work [14:33] not mine baizon [14:33] BluesKaj_: ups, sorry didnt know the context [14:33] but only briefly [14:33] BluesKaj_: HD4000* [14:33] then they got me doing .net stuff c# for the last 6 months [14:33] and thats what they want me to do [14:33] Phenx: that's not really a support question, which is what we do here. ask in ##linux or #ubuntu-offtopic [14:34] BUT [14:34] i am starting a company with some friends [14:34] ducasse: linux seems dead [14:34] atm [14:35] i hear you though [14:35] Phenx, which linux OSs are recommended by "they"? [14:35] Phenx: ##linux - with two hash marks. it's not dead. [14:35] BluesKaj_: we were on ubuntu at my current job a while back [14:36] Oh, I thought you were saying linux the OS was dead. [14:36] but we all switched to MS as thats who we are doing most of our integration with [14:36] Phenx, then start with what you know [14:36] Like someone killed the penguin. [14:40] monkey_master: hell na lol [14:40] Phenx https://help.ubuntu.com/community/SwitchingToUbuntu/FromWindows [14:41] well my ubuntu install is fucked [14:41] its not doing anything [14:41] stuck at install (as supervisor) [14:41] well, now I'm afraid that the problem is bigger than just losing a single iso file, as the entire external hdd start showing data transfer problems. e.g. the distination folder of which the cut/paste process was interrupted, seems to have lost all other iso files in it [14:42] I get Input/output error [14:42] same error even when I tried from terminal [14:43] LJHSLDJHSDLJH: check dmesg. [14:43] ducasse: what should I do exactly with dmesg? [14:44] [63022.606423] sd 36:0:0:0: [sdb] No Caching mode page found [14:44] [63022.606429] sd 36:0:0:0: [sdb] Assuming drive cache: write through [14:44] LJHSLDJHSDLJH: look for errors. [14:45] ducasse: there is bunch of them as shown above, but what does that mean and how it should be fixed? [14:45] or even better how can I tell myself what that means and how to fix it [14:45] LJHSLDJHSDLJH: none of those two messages are errors. [14:47] can i access terminal and do things while the ubuntu installer is running? [14:47] i think its stuck [14:47] im right next to our dev machine trying to install it [14:47] Could it be a dying hard drive? [14:48] ducasse: these are all the error from dmesg [14:48] [60434.806999] blk_update_request: I/O error, dev sdb, sector 976772096 [14:48] [60434.807028] blk_update_request: I/O error, dev sdb, sector 976772184 [14:48] [60434.807084] Buffer I/O error on dev sdb, logical block 122096512, async page read [14:48] [60440.219314] usb 2-1.2: device not accepting address 14, error -71 [14:48] [60446.099900] usb 2-1.2: device not accepting address 23, error -71 [14:49] LJHSLDJHSDLJH use a pastebin for lengthy pastes ... http://paste.ubuntu.com/ [14:51] UUggggaa!! what is this with everyone using this "thing" called "nano"! doesn't anybody us the basic "vi" editor any more? [14:52] Phenx: you should be able to do Alt-F key for the different TTYs - if you're installing with the ncurses/text installer, log messages will be on tty4 [14:53] LJHSLDJHSDLJH: those look like they might be problems communicating with the controller in the external drive. [14:53] jim__: nano is configured to be the default text editor on most distros nowadays [14:54] yeats: hmm altf not working [14:54] Phenx: are you in the GUI installer? [14:54] ppl at other chatroom making fun of me for fucking up ubuntu install [14:54] lol [14:54] Phenx: ctrl+alt+f1 to f6 [14:54] yeats: yea its been going for an hour and half stuck on a screen [14:54] ducasse: are there any previous cases of people committing suicide because of data loss? [14:54] i have given it enough time [14:54] i think i failed [14:55] LJHSLDJHSDLJH: many, i'm sure. that's why we have backups. ;) [14:55] ctrl+alt+f1 to f6 WORKED [14:55] Phenx: ok - do *Ctrl*-Alt-F1 through F6 (as ducasse suggests) - Ctrl-Alt-F7 takes you back to the GUI [14:55] ducasse: I think have to start believing in RAID [14:55] I mean "vi" and "unix" of any kind is synonymous with each other, its almost sacrilegious to think of "unix" with out "vi".... from now on I shall refer to "nano" as the "unholy editor". ;^} [14:55] LJHSLDJHSDLJH: raid is not a backup :) [14:56] yeats: im on a weird command line [14:56] is it mirroring? [14:56] nothing is visible [14:56] all i can do is type leter [14:56] есть кто [14:56] anyone have trouble with wifi drop outs with ubuntu 16.04 [14:56] help doesnt do anything [14:56] LJHSLDJHSDLJH: raid gives you redundancy, but it doesn't protect you from accidental deletions, for example. [14:57] Phenx: you're in BusyBox, which is basically a stripped down version of bash [14:57] yeats: what can i do? [14:57] ребят подскажите как настраивается общий доступ с виндой [14:57] !ru | narmes [14:57] narmes: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [14:57] i want to get back to GUI, wipe clean everything ive done [14:57] then do fresh install [14:57] Phenx: Ctrl-Alt-F7 [14:57] yeats: not wokring [14:58] ducasse: Then are you aware of any charity organization that may donate free backup tapes? lol [14:58] too cheap to invest in those [14:58] Phenx: you should be able to do 'sudo shutdown -r now' which will kill everything running and reboot [14:58] lo [14:59] LJHSLDJHSDLJH: you can use a disk for backup, that's what most people do. [14:59] LJHSLDJHSDLJH: you get what you pay for :-) [14:59] not working [14:59] lol [14:59] i think my iso on the flash might be sucky [14:59] im going to redo it [14:59] i guess [15:00] LJHSLDJHSDLJH: my important data is on a zfs mirror, backed up to a separate drive on a remote host. [15:00] Phenx: if it's that frozen, you may have to do a hard power off (hold power button for 5 seconds) [15:00] yeats: ahh [15:01] is there nowhere to get cracked versions of windows 10? [15:01] Phenx: sometimes kick the crap of the computer case so the problems [15:01] Phenx: wrong channel [15:01] LJHSLDJHSDLJH: my case is new though [15:01] not an option [15:01] ducasse: I think it could be mounting RO problem with this usb hdd [15:02] Phenx: my hdd is new too, but that doesn't prevent it from acting weird [15:02] LJHSLDJHSDLJH: i used the recommended resource [15:02] brb [15:02] LJHSLDJHSDLJH: the file system might be corrupted, see if fsck can fix it. [15:02] to make my Flash ISO [15:03] im restarting [15:03] i have brand new computer [15:04] should i make my boot mode UEFI only? [15:04] in bios? [15:10] phenx: the best thing I like about UEFI is that I no longer have to use the disk layout of 3-primary partitions with an "extended" partition, that has all gone away. [15:10] happy day [15:10] GPT is the best for sure [15:12] Zacharee1: why u say that? [15:12] what? [15:15] Phenx: GPT allows for something like 126 partitions of a disk, no primary or extended junk involved [15:15] jim__: do you know hwat the default is for ubuntu install? [15:15] depends on if you choose BIOS or UEFI [15:15] jim__: because im assuming if you do GPT that means you are doing custom partitions? [15:16] welll the "something else" option [15:17] BIOS supports "MBR" and UEFI supports GPT [15:17] hey can someone help me put ubuntu on a chromebook [15:17] I was following a tutorial but when i try to launch it i get an error no screens found [15:17] ufc222: chromebook? [15:17] nver used one idk [15:18] https://kodi-portal.com/how-to-install-xbmc-kodi-on-chromebook-chrome-os-2/ [15:18] sooo let me get this straight [15:18] \I was following that guide [15:18] when u install ubuntu [15:18] u can configure EVERYTHING? [15:18] like make ur own install scripts? [15:18] and put them inside/alongside and/or run parrallel to the install? [15:18] i want to see the machine doing tings when im installing [15:19] this mofo [15:20] take a look at the differences of MBR vs GPT, a nice primer is at this site "http://www.howtogeek.com/193669/whats-the-difference-between-gpt-and-mbr-when-partitioning-a-drive/" === zen is now known as Guest27648 [15:23] stuck on intro to install [15:23] wtf [15:23] everytime [15:25] Phenx: Windows can only boot from GPT on UEFI-based computers running 64-bit versions of Windows 10, 8.1, 8, 7, Vista, and corresponding server versions. All versions of Windows 10, 8.1, 8, 7, and Vista can read GPT drives and use them for data — they just can’t boot from them without UEFI. Other modern operating systems can also use GPT. Linux has built-in support for GPT. Apple’s Intel Macs no longer use Apple’s APT (Apple Partit [15:25] ion Table) scheme and use GPT instead. === coffeeguy is now known as offworldcoffee [15:26] can someone help please [15:34] ufc222: So how far did you get in the tutorial (assuming its accurate). Are you on the step sudo startunity? [15:34] yes [15:34] and thats when i get the error no screen found [15:36] wow [15:36] http://releases.ubuntu.com/16.04/ [15:36] i just realized i got hte 64 version [15:36] instead of the 32 bit-PC [15:36] version [15:36] didnt read the instrucitions lol [15:36] ufc222: This bug may be relevant. The fix was to downgrade chromeOS and reinstall https://github.com/dnschneid/crouton/issues/1978 [15:36] no wonder it doesnt like my computer [15:38] *sigh* with all the advanced things that linux gets oh so right, [15:38] why can't it get basic things like wireless networking? [15:38] irinix: linux is good at networking though i thouhgt [15:38] that is one of the reasons i want to use [15:39] or maybe its just wireless that suffers? [15:39] Phenx, ime wired networking is solid as gold [15:39] but wireless is always a turkeyshoot [15:39] *crapshoot [15:39] irinix: it's because of wireless manufacturers don't care about linux [15:40] irinix: well idk if thats ok depending on the situation [15:40] but yea that kinda blows [15:40] akik, sorry, I'm just griping because [15:40] The Atheros chipset is one of the only chipsets with FOSS drivers [15:40] my wifi went from working great, to totally crapping out on me the other day [15:40] irinix: i undeerstand. it was the same with my new acer laptop. but it only needed the firmware.bin file to make it work [15:41] crafty1, yeah, Atheros has been good to us since the beginning [15:41] Doesn't Ubuntu support most wireless chipets by using the non-free drivers if necessary? [15:41] irinix: ok maybe a different situation than yours. wifi has been working good ever since i got it working [15:42] My current card isnt Atheros and works fine :/ [15:42] *sigh* when I'm elected queen b**** of the universe, my first edict will be to mandate foss [15:42] crafty1, yeah, the intel drivers aren't there. I downloaded the latest firmware from intel when I did the install etc etc., and it had been working great [15:42] until suddenly, it decided not too [15:43] and for no reason that I can see. (No added software etc etc) [15:43] And it works fine from windows [15:43] so.... [15:44] Phenx: earlier you stated that you had a brand new computer.... but that new computer has a 32-bit CPU?? This must be a new used computer. [15:44] jim__: it is new [15:45] Interesting, I didn't think you could buy a new 32-bit CPU any more. [15:46] its 64 bit [15:46] but the dl i got confused on [15:46] idk' [15:46] i gave up and went back to my asp project [15:46] i dont want to read [15:47] lol [15:47] too drunk [15:47] Phenx: you gave up because the download was too confusing? [15:47] akik: na its a long story [15:47] bascially i was just fucking around with dling ubuntu for just tonight casue we dont have an operating system for this dev machine yet [15:47] and i put the ISO on my flash drive [15:47] tried to install it [15:48] the comp didnt want to cooperate [15:48] bascially [15:48] it doesnt even respond [15:48] when i select install ubunut [15:48] it gets to gui [15:48] and 90 percent the time the keyboard does nothing [15:48] Phenx: please don't use enter as your punctuation [15:49] and i got lucky a few times earlier and it worked but then it would fail in install or lock up... [15:49] sory [15:49] Phenx: have you identified the problem with your hardware? [15:50] irinix your wireless isn't working eh? [15:50] akik: i meanm its all brand new for our company, but.... i spilled beer on the keyboard a few mins ago [15:50] and its a cheap keyboard [15:50] tatertots, yes [15:50] Phenx: maybe you shouldn't drink beer while working [15:50] irinix did you get the proper modules loaded and all that good stuff? [15:51] tatertots, of course [15:51] every thing I've done is on ubuntuForums and answers.ubuntu [15:51] akik: the problem is that i havent slept [15:51] not the beer.. [15:51] http://ubuntuforums.org/showthread.php?t=2330153 [15:51] well the beer played a role [15:53] irinix did your wlan adapter work from livecd/liveusb similar to the original poster of the forum you posted above?, did anyone help you identify/confirm your wlan adapter and confirm the modules were loading on bootup? [15:55] tatertots, I don't need that assistance. Yes my modules load during boot up. Yes I'm 100% certain that my card is an intel centrino ultimate n 6320 because I've physically seen it [15:55] no, it did not work from the live cd [15:55] oh ok [15:55] yes, it did work from live usb once I had copied iwlwifi to the ramfs /bin/firmware [15:56] etc., etc., [15:57] sorry if I'm salty, I've spent ~15 years in IT support [15:57] so...when I can't fix a problem I tend to be crusty about it. =( [15:57] no worries [15:57] it happens [16:00] akik: but i love drinking [16:00] Phenx: ^^^^^ [16:00] Phenx: ok but please keep the chat with support things [16:01] aight well im out then i have no ubuntu things to discuss [16:01] because im going to get windows 10 tomorrow for this machine instead [16:02] its too much a bitch but i'll get a 4th dev machine for playground/server [16:02] moral: windows 10 os for beer drinkers [16:02] is* [16:03] MonkeyDust: is that supposed to offend? [16:03] or be a statement of joy? [16:03] i really cant tell [16:03] lol [16:03] Last time I was here, I was having an issue with /boot being full. I gisted `df` and someone said one of my partitions was way too large or something... can you guys take a look and tell me if anything seems way off? https://gist.github.com/mustmodify/3f649a8ebe544fcee186596fa4854f94 [16:04] when did github turn into a pastebin.. ? [16:05] mustmodify_: you have plenty of space in the root file system. maybe that was commented earlier [16:05] debidi: not sure. Initially I thought it was dumb. But there aren't any ads. They use git to do it, I guess. [16:06] well, /boot doesn't look full to me [16:06] gists can be used for that surely === noel is now known as Guest72812 [16:07] akik: mustmodify_ /proc/mounts ? [16:07] debidi: no it's a virtual file system [16:07] Hi, uninstalled firefox when i tried to update it, now I don't have a web browser anymore and apt-get can't find any packages, can anyone help me? [16:07] debidi: What's your question? I don't see /proc/mounts [16:08] this isn't a virtual fs. Or, at least, I would be surprised if it were. :) [16:08] mustmodify_: /proc is if that's what you meant [16:09] i mean, paste the contents of /proc/mounts (same as output from mount command) [16:09] I see. [16:10] mustmodify_: /boot is rather small, on my laptop i occasionally run into problems with a /boot partition of similar size. [16:10] anyone running Photoshop under wine ? [16:10] ducasse: yes, I do have problems with that filling up. I can usually correct them with autoclean. [16:11] reload to see `cat /proc/mounts` [16:11] looks like enough space for an extra kernel or 2 tho [16:11] yes, just enough. [16:11] a kernel+initramfs is about 45 megs [16:12] is there any way to perform packet injection in a Broadcom[BCM43224] wifi network card using a wl driver....please help [16:12] i was using aircrack-ng to accomplosh this === JesperA- is now known as JesperA [16:14] mustmodify_: you can resize the partitions, but it can be a hassle. i've never bothered, i just make sure to clean out extraneous kernels. [16:15] your /boot partition is mounted rw with well over 130M of leftover space.. not sure what's the problem [16:15] what are the error messages you get, mustmodify_ [16:16] I'm not currently getting an error message. Last time I had an error (which was an issue with /boot being too small) someone commented that some other partition was oddly sized... I kind of remember it being too big... they said to look into it later. [16:16] So I'm looking into it later. === gh0st is now known as Guest32584 [16:18] /boot/efi perhaps [16:18] mustmodify_: i wouldn't worry, just remember to run autoremove after kernel updates. [16:21] mustmodify_: you have 190 gigs of free space in / [16:24] So one of /dev/mapper/logopolis-root, /dev/mapper/logopolis--vg-root is a SSD and the other is not... how do I figue out which it is? (I could always open the machine and look at the drives if there's no clear-cut way to do it from the command line...) [16:24] based on the size I would initially guess it's the 95G one. [16:25] is there any way to perform packet injection in a Broadcom[BCM43224] wifi network card using a wl driver....please help [16:25] i was using aircrack-ng to accomplish this [16:25] mustmodify_: you can use "sudo vgdisplay -v" to see your lvm configuration [16:26] mustmodify_: the physical volumes are listed there === yuyueshihaoren1 is now known as yuyueshihaoren [16:29] akik: but that doesn't tell me which one is the SSD, or even the mfgr... is there some other way to tell that I can't see? [16:30] mustmodify_: you can match those devices then with "sudo parted -l" [16:32] Why isn't mpv using youtube-dl for streaming videos and using quvi instead? [16:32] I'm not able to watch restricted videos [16:39] hi all. [16:39] i have problem with installation by network. [16:39] boot from pxe is working but installer require internet connection, while original iso not required internet. [16:39] how install ubuntu server from network without internet and local mirror. Only use files from original iso ubuntu-16.04-server-amd64.iso. [16:40] !offline [16:40] If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD [16:41] running xenial gnome on a dell inspiron with an intel hd graphics card. how do i check the driver version and whether or not it's the most current? [16:43] cwolford lshw -c video [16:44] MonkeyDust thanks. [16:46] ubottu: i try install server by pxe without internet. not possible to connect iso to server [16:46] hdhog: I am only a bot, please don't think I'm intelligent :) [16:49] hello all [16:49] I was wondering if there is a keyboard shortcut for ubuntu to just switch the window to other monitor? [16:50] I am using peppermint os and I know that its not ubuntu unity, but could the same shortcut work? [16:55] OreGon: maybe check out wmctrl [16:55] can someone help me get unbuntu to install on chromeos [16:55] keep gettign error no screens found [16:58] !peppermint [17:02] i know i'm gonna be questioned as to why i attempted to upgrade to the latest stable kernel but i'll ask why it broke stuff anyway - googling hasn't provided an answer [17:02] after updating my kernel from 4.4.0 to 4.6.3 my ubuntu unity desktop hasn't been working properly and i can't launch google-chrome (even though firefox launches) and Terminal keeps crashing as well as other problems - here's what i'm getting when trying to launch google-chrome from the cli: http://pastebin.com/bwgk71Zm === Trystam is now known as Tristam [17:02] rebooting back to 4.4.0 didn't help - something obviously got corrupted when i built and installed 4.6.3 [17:03] i don't know why this driver won't load even though it's on the pc: libGL error: failed to load driver: i965 [17:08] ;;;; [17:16] hey people - i am using a 3rd screen from today on, i activated the options needed in the BIOS settings and in fact the screen seems to be recognized. My ubuntu works fine on 2 screens (graphics card) and the 3rd screen is hanging on the boot screen mentioning "ubuntu" (3rd screen is onboard graphics) === yuyueshihaoren1 is now known as yuyueshihaoren === TheRealGitGud is now known as babyblood [17:17] anyone already experienced this or give me a hint on how to solve ? :) [17:18] gevs: you have two screens connected to a discrete card and one to onboard? [17:18] yep [17:18] activated through bios worked (before i activated it nothing would display on the 3rd screen) [17:19] and now the 3rd screen simply displays the boot screen "Ubuntu" with the 5 dots [17:19] gevs: can you pastebin the output of 'xrandr -q'? [17:20] yep 22 mins [17:20] *2 lol [17:21] http://pastebin.com/n9Uphk0j === yuyueshihaoren1 is now known as yuyueshihaoren [17:22] gevs: nvidia or amd? [17:24] sorry... back :) [17:25] gevs: the x driver can only see the two screens connected to the discrete adapter, as far as x is concerned the third screen does not exist. i don't think you can run an x server split over two gpus. [17:25] you must be right [17:26] i just "ctrl + alt + 2" - my 3rd screen displayed a terminal - both others screen show blank [17:26] damn [17:26] gevs: i'm not sure, though, but i imagine that would require two separate x servers, but the necessary modules can probably not be loaded at the same time. [17:27] disappointing :( guess i must buy a new graphic card then [17:27] gevs: what outputs does the card have? [17:28] onboard 1 vga + 1 dvi + 1 hdmi pcie 2 dvi [17:29] gevs: yes, you can run three screens onboard or two on the discrete. sorry :-/ [17:29] haha yeah well maybe ill have a look at "3 screens onboard" since my motherboard allows it .. but figured having the graphics card take 2 monitors off it would take me less ram :) [17:30] thanks for the try [17:31] gevs: i've got no other suggestions. i mean, you can _try_ running two x servers, but they wouldn't function as one desktop. [17:32] no thats not what im trying to have :) [17:32] gevs: i get that, i wouldn't want that either :) [17:33] Hello i was wonder if anyone knows how to turn off the processor power and utilization monitoring on a HP G5 as the ctrl + A does not work on the g5 i can not find anything that tells u what to do [17:41] hello, one question, my laptop changes automatically its screen brightness! dont know how to stop it [17:41] hello ubuntu [17:41] 1 [17:42] lucas-arg when on battery power? [17:42] MonkeyDust, battery [17:42] MonkeyDust, when im on power its all right [17:42] lucas-arg others have asked how to prevent that, no answer was found [17:43] lucas-arg i think it's built in, in the laptop [17:44] MonkeyDust, i dont think so... while i was using windows that didnt happen === Warrigal is now known as tswett [17:45] lucas-arg then repeat your question every 15-20 minutes, until someone enters who can help [17:46] What genius decided that leaving out SSH in the default install was a good idea??? [17:46] SuperLag: ? the openssh-server? [17:46] SchrodingersScat: yes [17:46] SuperLag to keep the .iso small, some programs have been removed from it [17:47] SuperLag: install server, and you'll get it. [17:47] the ISO is > 1gb now.... that no longer applies [17:47] SuperLag: it's been a thing for some time, there may or may not be a reason for desktops. [17:47] disable dim screen in Energy Saving. [17:47] ducasse: it should come with the desktop too, if you ask me... makes automation a serious PITA [17:49] SuperLag everyone has different programs s/he uses often, so they want it in the .iso [17:49] * debidi shuns iso's [17:49] debidi: how can you possibly shun an iso, if you want to do an install? [17:49] SuperLag: debootstrap [17:50] debidi: oh, so you like pain? :) [17:50] :) i can have a base system setup faster than reboot and waiting for the first progress bar to reach a 100 [17:51] SuperLag: best way to customize an install imho [17:52] SuperLag: set up a preseed install, and you can get exactly the packages you want. [17:53] ducasse: I've heard of it, but never done it yet. [17:54] SuperLag: that's what you use if you want automated, custom installs. the default package selection will never be perfect for everybody. [17:55] ducasse: Working on setting up automation with Ansible. I forgot the default install doesn't come with SSH. :/ [17:57] SuperLag: the server installer does, desktop doesn't. argue that with the people who build the images :) === pavlushka_ is now known as pavlushka [18:02] how can I get jack working with pulseaudio? [18:03] tortib: install pulseaudio-module-jack, i would guess. [18:06] ducasse, i tried that and jack isn't working still [18:08] !list [18:08] darkstar: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». === darkstar is now known as Guest62648 [18:12] tortib: maybe this will help - https://wiki.archlinux.org/index.php/PulseAudio/Examples#PulseAudio_through_JACK [18:21] hello everyone, my HDD clicks many times then stops to spin ! Please help me to fix it [18:22] Backup, get new HD [18:24] arunpyasi: freeze for 24 hr than thaw? if no luck dip in windex [18:25] Is there an Ubuntu equivilant to the Centos minimal install? [18:25] whats the sane way to install upgraded version of something previously installed via dpkg? [18:26] ajeffco: snappy core? [18:26] mabus: is the upgrade you want not in the repo? [18:26] ajeffco: debootstrap [18:27] kzh no im not installing with apt because its not available that way [18:27] Thanks kzh and debidi, I'll try both [18:27] xangua, debidi the problem is, it is even unrecognized on the BIOS [18:27] *look into [18:27] mabus: apt install ./package.deb [18:28] mabus: +1 what ducasse said [18:28] Can anybody tell me what their /etc/X11/Xsession.d/60x11-common_xdg_path says? [18:28] rip arunpyasi's HDD, if the freezer thing don't work just pronounce it [18:29] My XDG_DATA_DIRS is set incorrectly in my Ubuntu, I was wondering what everybody else's was. [18:29] didnt work. i installed previously with dpkg -i [18:29] apt install gives me thousands of not found errors [18:30] Anybody else have the trailing slashes in /usr/share/ and /usr/local/share/ ? [18:30] > echo $XDG_DATA_DIRS [18:30] /usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop [18:32] apparently dpkg -i is suitable for upgrading anyhow, thanks anyway folks [18:42] just say hello and good night :-* [18:43] how can i install dmg2img in 14.04 ? [18:43] !info dmg2img trusty [18:43] dmg2img (source: dmg2img): Tool for converting compress dmg files to hfsplus images. In component universe, is optional. Version 1.6.5-1 (trusty), package size 22 kB, installed size 92 kB [18:45] Hello everyone. Quick question about Snap Packages. Are they appropriate for binary only distributions or do I have to have the package compiled from source when it's installed? [18:45] Dro: ^^ make sure the universe repo is enabled in Software Sources and ' sudo apt install dmg2img ' should be all there is to it . [18:46] is it possible that the damage of platters or heads might have result in HDD to unrecognize in the BIOS ? [18:46] arunpyasi: absolutely. [18:47] ducasse: So, it may not be a PCB circuit problem ? [18:48] arunpyasi: it may not be, but it could be. no way for me to know. [18:48] ducasse: so, how can I know that? Any idea ? Are you saying for hit and trail method ? [18:49] arunpyasi: i think you should just consider the drive to be dead, get a new one, and restore from backup. [18:49] ducasse: hmm [18:49] arunpyasi: seriously. you can't trust it anymore. [18:50] ducasse: hmm ok :) [18:52] arunpyasi: if you need to recover data from the drive, hand it over to professionals and make better backups in the future :) [18:53] ducasse: yeah, no data needed :P [18:55] I have a system that freezes up every couple of days [18:55] how can I troubleshoot it === Quatroking_ is now known as Quatroking [18:55] barnito: When did this start happening? [18:56] well I moved my znc over to this slower PC [18:57] started a week aftert that [18:58] was on an i5 750, now on an older AMD processor [18:58] only using it for torrents and ZNC === jinxi1 is now known as jinxi_ [19:03] http://pastie.org/10902906 [19:03] anyone know? [19:04] rypervenche? [19:04] anyone know what barnito?... [19:04] barnito: dig through logs from around when it crashes, watch temperatures and test the ram. [19:04] you didn't ask anything ..your last post was about torrents and ZNC [19:05] I did [19:06] I have a system that freezes up every couple of days how can I troubleshoot it === k is now known as Guest69247 [19:06] sorry missed the '?' [19:07] well let it run from livecd/liveusb for a few days and that would let you determine if it's your installation or if it's something else [19:07] barnito: could also be the motherboard is failing, looks like quite old gear. [19:07] that's pretty simple and non complex [19:08] if it only freezes running your installed os and NOT from livecd/liveusb you know it's software and not hardware, dell and hp both have hardware diagnostics [19:08] it never froze running windows === martyn is now known as mhare2 [19:08] !info sysstat | barnito [19:08] barnito: sysstat (source: sysstat): system performance tools for Linux. In component main, is optional. Version 11.2.0-1 (xenial), package size 245 kB, installed size 996 kB [19:10] since you cannot consistently reproduce the issue at will (at will) you'll have to start somewhere [19:10] intermittent computer issues are harder to pin down compared to issues that can be reproduced at will [19:11] since software runs on top of hardware you might want to validate that your hardware is okay first [19:13] http://pastebin.com/ibB29w36 [19:14] that is the point of freeze [19:16] installing systat [19:18] anyone going for LinuxCon Japan from #ubuntu ? [19:19] i saw a linux box owned by a guy that managed to attempt to install everything under the sun...improperly i might add..for a year before it finally became so unstable he couldn't use it...a year worth of improper installs, configs is a lot to debug, he could make better use of his time by just starting over from scratch and reinstalling [19:19] mine is a pretty fresh install [19:24] I may try lubuntu [19:24] has the wget exploit been patched yet? [19:25] CVE-2016-4971 [19:26] EriC^^ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4971 [19:27] MonkeyDust: thanks [19:28] hey uh... I did `ssh localhost` and it complained that the key signature had changed... how is that possible? [19:32] barnito: What's up with https://daisy.ubuntu.com/ ? as that URL gives " Invalid BSON." . [19:34] Bashing-om it's a MongoDB error, is what I read here [19:35] i need some assistance with a external usb 2.0 hard drive that is ext4. for some reason if i reboot with it plugged in, the system will not boot and i get a single cursor. if i reboot without it, my system loads perfectly. further if the system loads perfectly i can plugin my hard drive for backup use. it does not have an on/off switch and i have been unsuccessful every time to try and add hard drive to /etc/fstab [19:36] I don't know what that is [19:37] avis do you plan to leave this "removable storage" usb 2.0 hard drive attached "permanently" ? [19:37] tatertots, yes i was hoping to. but for some reason i cannot add it to /etc/fstab [19:37] it's external so it's kinda designed to be removed/portable... [19:38] its brand new, and at most i lifted it without it settling down once, but nothing i'd think too bad to destroy the drive [19:38] the computer was off at the time [19:38] i think [19:39] your computer may be trying to boot from it...this would explain why it doesn't boot until you unplug it [19:39] that makes perfect sense [19:39] how do i get rid of that ? [19:39] you can manage the computers boot devices/boot order from the BIOS of the computer [19:43] hi evryone [19:43] anyone can assist me with a troublesome installation of Kubuntu 16.04? [19:44] !ask | ShotokanZH [19:44] ShotokanZH: 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 [19:44] great, i'll go on: [19:45] I have an ASUS ROG G752VT with windows 10 installed (UEFI) [19:45] i've partitioned the ssd from windows so that i've 250GB free for the Kubuntu installation [19:46] i've burned the image (checked the checksum, it's ok) on a DVD and on a usb drive [19:46] but when plasma starts, i get an error and the screen stays black [19:47] "Application plasma (plasmashell) signal 4 illegal instruction" [19:47] i'm guessing it's due to the fact that *that* notebook has two gpus (1x intel, 1x nvidia) but the intel one it's disabled hardware-level [19:47] !nomodeset | ShotokanZH Maybe see what results: [19:47] ShotokanZH Maybe see what results:: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [19:48] Bashing-om, aready tried, no luck [19:48] ShotokanZH: Next, is from grub's boot menu, try and boot a recovery kernel . [19:49] Bashing-om, single user mode you mean? [19:49] ShotokanZH: Best I recall, "recovery" is run level 3 . [19:50] ty, gonna look into it [19:52] ShotokanZH: " intel one it's disabled hardware-level "; depending on the hardware interfacing .. may have to have Intel enabled to process the Nvidia interfacing . === Bae is now known as babyblood [19:53] Bashing-om, it's a gaming pc, they don't even have the option to enable it via bios :( it's just 'off' by default and that's it [19:55] ShotokanZH: Pastebin - lspci -k | grep -EA2 'VGA|3D' - . let's see if bios passes to the kernel the graphic's hardware . [19:56] Bashing-om, rebooting... gonna tell you in a few minutes [19:56] ShotokanZH: K .. We be here . [19:59] what goes on here? [19:59] ShotokanZH: This be ubuntu support channel . [20:05] Bashing-om, the command returns only the NVidia one [20:07] Can someone explain to me how Ubuntu approves apps in its repository [20:08] Bashing-om, http://pastebin.com/raw/r9Lv4CnZ [20:10] ShotokanZH: Look'n .. [20:11] looks like the right kernel is booting but the wrong vmlinuz and initrd.img are pointing to the previous kernel [20:11] eelstrebor, you're talking about my situation? [20:11] no [20:12] k :) [20:12] gargabook, There are a number of paths that a package can take to enter Ubuntu; Through Debian; Directly into Ubuntu and Personal Package Archives >>>> http://askubuntu.com/questions/16446/how-to-get-my-software-into-ubuntu [20:13] ShotokanZH: Does not look good for the home team as the Intel is not seen . Turned off in the firmware ? [20:14] Bashing-om, from what i've heard from the asus tech guys it's disabled in the mobo, you can't even turn it on via bios [20:16] i need an expert in kali i can pay [20:17] VonBlume kali is not supported here, you're in the wrong channel [20:17] ShotokanZH: What releae is this ? And we try and boot to terminal . From there perhaps see if it is possible to intall a graphic's driver - Nvidia recommends the 367 version driver . [20:17] VonBlume, good luck, wrong channel for kali support [20:17] Bashing-om, 16.04 LTS [20:18] i've launched CTRL+ALT+F1 and now i'm in command line mode, gonna try and find an ethernet cable [20:19] ShotokanZH: So far so good .. indicates the problem is in the X layer .. [20:19] Bashing-om, networking is ok, gonna try to install mesa drivers or nvidia ones? [20:20] Hallo, meine Frage ist, wie kann ich meinen Drucker Epson XP 415 in Linux einbinden? [20:20] !de [20:20] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [20:21] !cups| brody [20:21] brody: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [20:23] ShotokanZH: For a gamming machine you want the proprietary graphic's driver . As Nvidia recommends the 367 version, we get that one from our trusted PPA . [20:23] Bashing-om, ok! [20:24] Bashing-om, apt-get install nvidia-current ? [20:25] ShotokanZH: ' sudo add-apt-repository ppa:graphics-drivers/ppa ; sudo apt-get update ; sudo apt-get install nvidia-367 ; sudo reboot ' . Let's see what we have on the other side . [20:25] anyone here running on the Dell XPS 13 non-developer edition. I'm wondering if there is really any difference bewtween developer and non-developer editions. I think I'd rather get it with Windows 10 and dual boot into Ubutnu [20:26] Bashing-om, dude if i reboot everything will be broken again [20:26] i haven't managed to install kubuntu YET [20:26] i'm still in the live! [20:27] FunkyELF: i doubt there's anything different with the hardware. but on ubuntu side there is dell provided software packages [20:29] ShotokanZH: Then, we are back to booting the installer with "nomoeset" . See what results in the " try ubuntu" mode . [20:29] Bashing-om, it does crash in nomodeset too [20:29] i'm currently with nomodeset added [20:30] and the only thing i can do is command line [20:30] why isn't my system booting to the correct vmlinuz? [20:30] ShotokanZH: Ouch, sorry but above my skill set at this point if we can not get a GUI on the live mode . [20:31] Bashing-om, i guess i've done *something* [20:31] i installed the drivers and killed Xorg [20:31] it started "kind of ok" [20:32] i mean, graphics sucks but i am now in the installation phase :O [20:32] i guess i someohow did it \o/ [20:34] eelstrebor: Compare ' ls -al /vmlinuz* ; ls -al /initrd* ' with the installed kernels ' ls -al /boot ' . [20:34] yep, that's what my problem is - wrong vmlinuz and initrd.img - redirecting the soft link with ln -s fixed the problem - i don't understand why update-grub didn't properly set this [20:34] eelstrebor, tell us what you installed, or did before this happened? [20:35] ShotokanZH: Great ! so long as you are able to install the operating system .. we can install the graphic's driver after the install completes . [20:35] 9/10 times the user did something manually, and refuses to mention in the question. [20:36] Bashing-om, problem #2 [20:36] kubuntu does not seem to be able to find the M2 SSD [20:36] OerHeks, i decided to upgrade to the latest stable kernel from kernel.org - i believe that i followed the correct instructions for building and installing the new kernel [20:36] gparted finds only /dev/sda (a 'data' hard-drive, 1TB) and /dev/sdb (the pendrive, 60GB) [20:37] but, since there are various methods on the web, who knows? [20:37] ShotokanZH: Yuk .. does bios see the M2 device ?, and what does the kernel see from ' sudo parted -l ' ? [20:37] eelstrebor, no help with that, use the kernels from mainline, those are build for ubuntu [20:37] !mainline [20:37] 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 [20:37] Bashing-om, the bios does totally see it, and windows runs fine in it [20:37] Bashing-om, same as gparted [20:38] OerHeks, i'm trying to build a custom kernel in order to use dvb utilities with my dvb card (such as a spectrum analyzer) [20:38] it requires a higher kernel to do so [20:38] Is it possible to use different icon themes for GTK2 and GTK3 apps in Ubuntu? [20:39] ShotokanZH: I must now surmise that Windows uses the device as a " fast start" in that the device is raided ...I do not do Windows, and have no idea - if this is the case - how to make the 2 co-exist . [20:40] Bashing-om, *sighs* i guess pregnancy it's more or less like that. [20:40] xD [20:42] ShotokanZH: I am sure there are ways .. but O would not want the responsibility of breaking your Windos install to make ubuntu work . I am no longer Windows' literate . [20:55] is there a way to update nautilus in ubuntu 16.04 without installing a bunch of additional cruft and potentially breaking the whole desktop? [20:58] When installing Ubuntu on a laptop with Intel FakeRAID (in a RAID 0 configuration), I can get Ubuntu to install without issue, but after restarting grub does not appear to recognize the RAID devices and thus falls back to its emergency shell. [20:59] i need an expert in kali i can pay [21:00] OerHeks: that link you sent me a couple days ago did the trick. turns out my laptop had a small SSD used for caching, disabling that feature let ubuntu install normally. thanks! === babyblood is now known as GitGud [21:13] ShotokanZH: Please pastebin the output of "sudo parted -l", "ls -l /dev/disk/by-path" and "cat /proc/partitions". [21:15] ShotokanZH: I will look over Jordan_U's shoulder, see what we both can learn . [21:18] Av [21:22] https://bpaste.net/show/59a4524a6e54 This is the error I get when trying to run boot-repair. Any advice, please? [21:22] Jordan_U, all 3 of 'em does not seem to be able to find the pcie m2 disk [21:23] Bashing-om, ^ [21:23] ShotokanZH: I trust Jordan_U On this issue . We wait for his advise . [21:24] * ShotokanZH restarts the pc ready for further inputs [21:38] hey guys , im trying to open bash script with crone at specific time , it works great but i dunno how to close the script in specific time .. any help ? [21:38] your script runs "forever"? [21:40] anyway, timeout may be an option, but it depends on what the script is doing [21:42] you may need to edit the script to make this reliable === Haaibo is now known as Guest54890 [21:43] http://fossbytes.com/linux-crosses-2-percent-desktop-operating-system-first-time/ [21:46] Bashing-om, so, apparently due to several thousands users bashing their heads on the wall asus released a BIOS update (216) to enable the DGPU [21:48] geirha: i wrote the script by myself , its gonna upload files to google drive , but i want to stop uploading in specific time , i dunno how to manage that [21:51] r3za: like mentioned, if you know the start time you can have timeout wait x seconds and then kill it. [21:52] SchrodingersScat: how can i kill it ? [21:52] i think this is the better question [21:53] r3za: that's what timeout does, man timeout. [21:53] timeout -s TERM 10m yourscript [21:53] SchrodingersScat: sorry , got it [21:53] geirha: thanks [21:54] make sure you include -s TERM, because it sends SIGKILL by default [21:54] r3za: there's also bash internals you can use where you background the command and then loop a test for $SECONDS being over the duration. [21:56] SchrodingersScat: thats what i got from your words , start uploading in background "&" and then put a while for checking end time , right ? [21:57] r3za: yeah, this is an example from one of my scripts, SECONDS=0; while (( "$SECONDS" < "$dur" )) ; do echo "stuff you want to do while process runs goes here" ; sleep "$sleepy" ; let sleepy=$RANDOM%60 ; done [21:58] r3za: where $dur = the time duration in seconds that you want the backgrounded job to run [22:00] r3za: catch the background pid with pid=$! ; then you can kill it how you want after that loop [22:01] SchrodingersScat: im testing the code , let me check that one [22:07] r3za: I mostly needed it because I needed to add an extra test other than duration, so it was two tests for the while loop, lets you get more creative. [22:09] Hey, I'm trying to debug an "immediate resume after suspend" issue on my desktop (Z170-A, i7 with integrated videocard) running 16.04. It seems to have emerged after some recent update (not more than a few weeks ago). Hopefully, I have excluded the USB and DRM as reasons. dmesg and analyze_suspend.py don't seem to have uncovered anything obvious (to my eye). Any ideas/pointers appreciated. [22:17] ShotokanZH: Well.... not the 1st time I have seen that a bios upgrade is needed . Will be interested to know if this is the fix . [22:18] Bashing-om, apparently, nope [22:18] video still crashes, M2(nvme) drive still can't be seen [22:21] SchrodingersScat: hows that ? http://pastebin.com/0Q26pfND [22:23] ShotokanZH: Hang on , I have seen that before ..lemme look at notes . [22:24] Bashing-om ok :) [22:24] (i'm using a Samsung 950 PRO M2 if it's of any help Bashing-om ) [22:27] ShotokanZH: Yeah, we are looking at raid: http://ubuntuforums.org/showthread.php?t=2307273 ; https://wiki.archlinux.org/index.php/Intel_graphics#Driver_not_working_for_Intel_Skylake_chips ; https://01.org/linuxgraphics/downloads/2015q4-intel-graphics-stack-release . gotta be away for a couple of hours, I will return . [22:30] hi guys, any idea how to solve this? http://paste.ubuntu.com/18924936/ [22:31] robert45: have you tried running 'apt-get -f install' [22:33] how does one update ubuntu wifi dirivers? I am having a problem where if my computer goes to sleep or locks by itself...i cannot connect to the internet again unless I restart my computer [22:34] tgm4883: tx for the help, I did but I get the following, could this break everything? http://paste.ubuntu.com/18925142/ [22:34] Bashing-om, i don't get what should i try to do, in the BIOS the NVMe disk is listed as "NON-RAID" [22:34] robert45: no, it's just installing a new kernel [22:35] r3za: never tried like that [22:36] SchrodingersScat: its working , thank btw [22:36] k, good luck, have fun [22:36] tgm4883 ok so I went ahead and answered "y" and got this error: http://paste.ubuntu.com/18925300/ [22:37] robert45: can you pastebin the output of 'df -h' [22:37] tgm4883 usr is %62 [22:38] let me show you full output [22:38] good idea [22:38] tgm4883 here! http://paste.ubuntu.com/18925444/ [22:39] robert45: what kind of install is this? [22:42] tgm4883 its a 1and1 cloud server, Ubuntu 14, kernel is 3.13.0-53-generic #89-Ubuntu [22:43] robert45: you should probably open a ticket [22:45] tgm4883 are you saying this isnt related to ubuntu? [22:45] robert45: I'm saying it looks like they've done something funky here. That should work, but without knowing what else they did I'm not sure where to go from there [22:46] no space to install a kernel, maybe autoremove could do that [22:46] OerHeks: there's plenty of space though [22:46] according to df [22:46] http://paste.ubuntu.com/18925444/ [22:47] hmm yeah, missed that. [22:47] oops! Im full of inodes [22:48] something funky going on, RO? [22:50] df -i shows 99% inode usage, Im running apt-get autoremove -f [22:50] Hello, I am trying to figure out how to use ssh to access my windows RDP host via a pc on the internet with a public IP address. (RDP(behind nat) ---->ssh serv (public IP)<-----linux RDP client(behind nat) [22:51] hmm no change [22:51] can someone help with the configuration of puTTy and ssh client in this process? [22:55] vlouvet: http://realprogrammers.com/how_to/set_up_an_ssh_tunnel_with_putty.html [22:55] vlouvet: I'd try that [22:55] vlouvet: not really a ubuntu question though [22:59] I am trying to set my GRE tunnel to automatically start on system boot but crontab isn't executing the ip route commands for some reason [23:01] hi all [23:02] before i do an apt-get upgrade and apt-get update i can acccess my sites: manzana.noip.me by sample after apt-get upgrade and apt-get update i cant wich need check? === avi is now known as Guest65141 [23:06] http://ubuntuforums.org/showthread.php?t=2329988 === binarydepth is now known as checoimg [23:06] Man this channel isnt good for getting help [23:06] lol [23:06] so more for fev talk ? [23:06] cdev* [23:06] dev* [23:08] checoimg no, support only per the nazi's [23:09] jak2000 check the syslog and see if there are errors [23:09] jak2000 cat /var/log/syslog [23:09] what is the best way to keep ubuntu 16.04 running hot on my laptop? I have installed TLP but still seems to run the fan constantly [23:10] Why do I have seven `/sys/bus/platform/devices/coretemp.0/hwmon/hwmon0/temp#_input` files, but my CPU only has 6 cores (12 thanks to hyperthreading) [23:13] bad_ip: http://pastie.org/10903019 [23:14] constantly i receibe this message: Jul 9 19:13:34 localhost postfix/smtpd[2265]: warning: hostname bosknet does not resolve to address 89.163.208.2: Name or service not known [23:14] Jul 9 19:13:34 localhost postfix/smtpd[2265]: connect from unknown[89.163.208.2] [23:14] ShotokanZH: Please pastebin the output of "sudo parted -l", "ls -l /dev/disk/by-path" and "cat /proc/partitions". [23:14] ShotokanZH: And the output of "sudo blkid" as well. [23:14] jak2000 Jul 9 19:12:55 localhost postfix/smtpd[2265]: warning: hostname bosknet does not resolve to address 89.163.208.2: Name or service not known [23:14] jak2000 postfix is a bit ticked at your usage of a non-FQDN [23:15] jak2000 is this a bare-metal server? [23:15] Jordan_U, i've just disabled RAID mode from bios, set it to AHCI, i'm waiting for the pc to reboot and i'll try that :D [23:15] baremtal? [23:15] how to fix? or stop? [23:16] jak2000 show me /etc/hosts and /etc/hostname [23:16] i changed these files [23:16] see strange: Jul 9 19:15:01 localhost postfix/qmgr[1534]: EBDB95FE37: from=, size=644, nrcpt=1 (queue active) [23:16] Jul 9 19:15:01 localhost postfix/local[2401]: EBDB95FE37: to=, orig_to=, relay=local, delay=0.02, delays=0.02/0/0/0, dsn=2.0.0, status=sent (delivered to maildir) [23:16] Okay [23:16] That's just postfix saying it sent it to the local maildr [23:17] Your hostname on a mail server should be resolveable/an FQDN [23:17] http://pastie.org/10903025 [23:17] Jordan_U, now i see all 3 the drives!!! :DDD [23:17] wich file need modify? [23:17] still need to fix the gpu thing btw [23:18] jak2000 One of your postfix config files contains a line that reads bosknet [23:18] jak2000 It's not resolveable, therefore, it's throwing this error [23:18] adding bosknet to the hosts file should fix that right? [23:19] cd /etc/postfix/ [23:19] grep "bosknet" *.* [23:19] nothing results [23:19] and i not want bosknet (not know what is it) :( [23:19] I am trying to set my GRE tunnel to automatically start on system boot but crontab isn't executing the ip route commands for some reason [23:20] joshh20, crontab has a different PATH variable [23:20] i'm not sure /sbin/ is in it [23:20] Oh === thebaer is now known as bear|away [23:21] ShotokanZH, I set this in crontab but it didnt help 'SHELL=/bin/bash' [23:21] joshh20, do it like that: [23:22] joshh20, go in a console [23:22] joshh20, type: 'echo "$PATH";' [23:22] joshh20, add PATH=(the obtained path) to your crontab entry [23:22] it should be all [23:24] ShotokanZH ok so now it looks like this in my crontab 'PATH=(/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)' [23:24] bad_ip any advice please [23:24] joshh20, without parenthesis [23:24] ShotokanZH Yes correct [23:25] in case check your $MAIL for errors [23:25] (cat $MAIL) [23:25] ShotokanZH: IIRC you were dual booting with Windows. Check to be sure that still works after disabling the FakeRAID. [23:25] Jordan_U, fixed it with the windows boot cd [23:25] Jordan_U, so now situation is: [23:26] >nvme disk is seen but plasma crashes on boot due to gpu issues [23:27] ShotokanZH: Please pastebin the output of "dmesg" and the contents of /var/log/Xorg.0.log . [23:29] ok, wait [23:30] Jordan_U, http://sprunge.us/KSJW [23:30] ^dmesg [23:31] Hello [23:31] my Transmission WUI keeps loading for ever [23:32] Jordan_U, http://sprunge.us/OeIh <- XORG [23:39] how to check if port 80 is open and listening? [23:39] you could try nmap [23:40] jak2000, netstat -anp | grep -l "0.0.0.0:80\s" | grep "LISTEN " [23:40] sorry, grep -P [23:40] netstat -anp | grep -P "0.0.0.0:80\s" | grep "LISTEN " [23:42] i use netstat -cpat to watch all servers and established connections [23:43] >or [23:43] http://pastie.org/10903044 [23:43] nc -vz 127.0.0.1 80 [23:43] nc: connect to 127.0.0.1 port 80 (tcp) failed: Connection refused [23:43] jak2000, you got it, port is closed. [23:43] how to open? [23:44] not work: sudo ufw allow 80 [23:44] jak2000, that's a stupid question.. there's no service listening dude [23:44] jak2000, what should be listening? apache? nginx? [23:45] apache [23:45] jak2000, sudo service apache2 start [23:46] its: sudo service apache2 reload [23:47] jak2000, nope, reload just 'reloads' the configurations [23:48] Apache2 is NOT running. [23:48] ShotokanZH: It looks like you're trying to use the proprietary Nvidia drivers but haven't blacklisted nouveau / kernel mode setting. [23:48] http://pastie.org/10903046 [23:49] hello guys [23:49] transmission-daemon is not reloading its settings [23:50] Jordan_U, i've just disabled nouveau and restarted xorg and i've a pseudo-nice installer [23:50] some of the graphics details are fucked up but the installer seems to be working [23:50] ShotokanZH: Please watch your language. Are you in a LiveCD/USB environment still? [23:51] Jordan_U, (sorry) yes, liveUSB environment, the installer is at 44% [23:51] happily for me the usb device it's a 200MB/s usb 3.0 [23:52] ShotokanZH: http://pastie.org/10903049 [23:53] jak2000, run as root :) [23:53] tes, see please line 10 [23:53] *yes [23:54] jak2000, cat /var/log/nginx/error.log [23:54] *apache2 [23:54] my bad, still thinking about nginx [23:55] ooo: could not open error log file /var/www/manzanas.noip.me/logs/manzanaserror.log [23:55] permisions problem? [23:55] jak2000, cat /var/log/apache2/error.log [23:55] see: drwxr-xr-x 3 root root 4096 Jul 9 18:25 manzanas.noip.me [23:55] its ok? [23:56] After I do "sudo apt-get upgrade" on a server and it updates certain big packages, should I restart my server? [23:56] ShotokanZH: And you tried to use the proprietary drivers in the Live environment? [23:57] Yo [23:57] Jordan_U, that's what i've done to have the installer working :) [23:57] ShotokanZH: Don't do that :) (better to use vesa for the duration of installation if needed) [23:57] Jordan_U, lol \o/ the installer just ended btw [23:57] lemme reboot and check [23:58] done