[00:00] TJ-: back [00:01] amazoniantoad: I'm wondering if the problem is caused by a failed kernel update, or corruption, or a combination. [00:02] amazoniantoad: lets try forcing the wifi driver to load and see what errors we get. "sudo modprobe iwlwifi" [00:02] TJ-: I have to boot back into the computer. sorry. give me a second [00:03] amazoniantoad: OK :) [00:04] TJ-: a bunch of errors in response [00:04] daftykins: whilst amazoniantoad is busy... did you notice this PC has a RealTek 8168 that is being driven by the 8169 driver? That might explain why the Ethernet port won't work; common issue where it needs the out-of-tree RealTek 8168 driver building [00:04] The it says it cannot insert iwlwifi [00:05] amazoniantoad: Good. At least we know there's a problem. As you can't pastebin, can you give us a gist of what the errors are indicating (file not found, symbol not found, ) [00:06] TJ-: could not open moddep file /lib/modules/3...stuffinhere-generic/modules.dep.bin [00:06] amazoniantoad: Oh that one again! This is easy! [00:07] Does that for 3 lines then tells me that kmod_module_insert_module() coult not find module by name='iwlwifi' [00:07] amazoniantoad: "sudo depmod -a" [00:07] TJ-: nah never got that far yesterday, i was beginning to suspect disk issues though given how many quirks there were - plus that failed depmod to begin with, now this [00:07] TJ-: done [00:07] amazoniantoad: "sudo modprobe iwlwifi" [00:07] TJ-: okay [00:07] amazoniantoad: "nmcli con ip id "XXXXX - your wifi - XXXX " [00:07] s/ip/up/ [00:08] TJ-: how do I bring them up again? [00:08] The wifi list. [00:08] amazoniantoad: "nmcli con" [00:09] TJ-: Error: 'con' command 'ip' is not valid [00:09] amazoniantoad: yes, I corrected my typo. It's "up" not "ip" [00:09] ah [00:09] sorry [00:09] :) [00:10] I guess it's connecting now [00:10] Woooo [00:10] I think it worked [00:10] Ping is going at it [00:10] Finally :) [00:11] ikr? [00:11] amazoniantoad: OK, so now you can try to start the GUI... it'll fail, we can pastebin logs! [00:11] amazoniantoad: you know how to switch to/from the GUI virtual terminal (VT) with Ctrl+Alt+F1 / Alt+F7 ? [00:11] startx [00:11] ? [00:12] amazoniantoad: no, now do "sudo service lightdm start" [00:12] TJ-: at login screen [00:12] amazoniantoad: try to log-in. It'll fail (we think), if so, press Ctrl+Alt+F1 to get back to the text console on tty1 [00:12] amazoniantoad: at that point we can look at the logs and figure out what's wrong [00:12] TJ-: it failed and now what [00:13] amazoniantoad: "pastebinit /var/log/Xorg.0.log" [00:13] never startx in ubuntu land :) [00:14] startx is bad, mmkay? [00:14] TJ-: http://paste.ubuntu.com/12628239/ [00:14] startx bad? i found it useful [00:14] for starting on another tty === user is now known as Guest87218 [00:14] amazoniantoad: Good, there are no GPU driver issues. [00:15] bindi: well unsurprisingly when you change the context of the usage, you get different results [00:15] < daftykins> never startx [00:15] pretty harsh criteria :P [00:15] yeah which given the context at the time was fair [00:16] right [00:16] amazoniantoad: "pastebinit <( ls -al $HOME/.Xauthority; cat $HOME/.xsession-errors )" [00:17] TJ-: https://paste.ubuntu.com/12628256/ [00:17] bindi: even /usr/bin/startx starts off with "# Site administrators are STRONGLY urged to write nicer versions." [00:18] amazoniantoad: this looks bad "libGL error: failed to open drm device: Permission denied" [00:19] TJ-: No bueno [00:19] amazoniantoad: "pastebinit <( ls -al /dev/dri/ )" [00:20] TJ-: http://paste.ubuntu.com/12628295/ [00:20] amazoniantoad: I meant to ask you; do you have a 2nd PC from which you can SSH into this one to make copy/paste of commands/URLs easier? [00:21] * amazoniantoad dope [00:21] amazoniantoad: interesting! I was expecting that to show ownership root:video [00:21] TJ-: Of course I can [00:21] amazoniantoad: I was just thinking now the PC has network it would make things easier for you [00:22] TJ-: I'm kind of taking an ipod apart too...replacing its ssd with an sd card haha [00:22] TJ-: might as well [00:22] hold on [00:22] that sounds like a distinct downgrade :) [00:22] daftykins: I don't suppose you have a Linux box with an Intel GPU there, do you, to compare against? [00:22] daftykins: but it's cooler. I had a cleaning lady come in that I fired...she was back one day and broke another thing [00:22] not any vaguely recent intel, nah [00:22] My 180 GB ipod [00:23] That I have had since like...7th grade [00:23] I only have nvidia here and they may be different, I see (on 15.04) "crw-rw----+ 1 root video 226, 0 Sep 25 21:29 card0" [00:23] * daftykins isn't familiar with the US school system [00:23] daftykins: 5+7 :) [00:23] where'd 5 come from? [00:24] so i have a xubuntu machine downstairs on a very old intel setup, would that be of any use? [00:25] daftykins: the starting school age, + the number of years of schooling (grade) [00:25] daftykins: I have had it for over a decade [00:26] :) [00:26] The lady comes back and BREAKS IT seriously...within 4 hours of working she breaks something [00:26] daftykins: probably not, I think this is the root cause so I'm going to try forcing it to :video for now [00:26] well she cleaned it :D [00:26] TJ-: http://paste.ubuntu.com/12628334/ [00:26] She breaks things all of the time, daftykins [00:26] amazoniantoad: does "groups" report "video" as one membership of your user? [00:26] TJ-: how do I check that? [00:26] DosTuMai: thank-you very much; that is very useful [00:27] amazoniantoad: "groups" [00:27] TJ-: no [00:27] =] [00:27] DosTuMai: ... does "groups" report 'video' for you ? [00:28] No. [00:28] amazoniantoad: what does "id -u" report ? [00:28] TJ-: 1000 [00:28] DosTuMai: very strange; I think I'm more confused now than when I was ignorant :) [00:29] TJ-: It's an Acer laptop, of course it wont return the expected results... [00:29] amazoniantoad: OK... let's try this anyhow! "sudo chown :video /dev/dri/*" then "ls -l /dev/dri/" and check you see "root video" as ownership [00:29] DosTuMai: don't get me started on Acer! [00:30] amazoniantoad: assuming you do see video there, do "sudo service lightdm restart" and try to log-in again at the GUI greeter [00:30] TJ-: card0 and controlID64 [00:30] oh wait [00:30] Wrong thing [00:31] TJ-: crw------- 1 root video 226, 0 Sep 30 19:30 card0 same thing for controlD64 except replace 0 with 64 [00:31] amazoniantoad: we want the ownership user group names to be 'root video' [00:31] amazoniantoad: do "sudo service lightdm restart" and try to log-in again at the GUI greeter [00:32] TJ-: crashed [00:32] amazoniantoad: the same way as before? [00:32] TJ-: yes [00:33] amazoniantoad: OK: "pastebinit <( cat /var/log/Xorg.0.log; cat $HOME/.xsession-errors )" [00:34] TJ-: http//paste.ubuntu.com/12628413/ [00:35] It's like Apple wants your ipod to break [00:35] There is no protection for the hard drive [00:35] MY IPODS HARD DRIVE IS TAPED TOGETHER [00:35] wttfffff [00:36] Why in the world would they wrap a hard drive in scotch tape? [00:36] amazoniantoad: They all are. It's standard practice in my experience. [00:36] lets try and stay on topic here [00:36] daftykins: sorry [00:36] also, pics plz [00:37] haha [00:37] EriC^^, hey you there [00:37] amazoniantoad: OK, that shows that .xsession-errors is a fresh log, and the key problem again is "libGL error: failed to open drm device: Permission denied" - let's see if something changed the dri ownership under us. "pastebinit <( ls -la /dev/dri/ )" [00:38] Can anybody tell me what shuts off when i click Suspend [00:38] amazoniantoad: wrapping is a cheap but effective form of shock absorber [00:38] TJ-: http://paste.ubuntu.com/12628450/ [00:38] skynetguy: Suspend maintains power to the contents of RAM but powers everything else off [00:38] TJ-, so does the video card shut off as well [00:39] amazoniantoad: aha! I missed one thing. DosTuMai output has the group with read/write permission and I didn't tell you to set that. "sudo chmod g+rw /dev/dri/*" [00:40] skynetguy: all power is removed except for RAM and 5V standby for wake-up from USB devices, etc., if configured in the firmware/BIOS setup [00:40] TJ-: okay. done [00:40] TJ-, ok [00:40] amazoniantoad: "sudo service lightdm restart" ... you know the drill by now :) [00:41] TJ-: it crashed to the login === mianna is now known as tweekie [00:41] amazoniantoad: once again: "pastebinit <( cat /var/log/Xorg.0.log; cat $HOME/.xsession-errors )" [00:41] hi ther [00:42] hi tere [00:42] hi there [00:42] TJ-: http://paste.ubuntu.com/12628500/ [00:42] Dehiao~ [00:43] so i still have the problem with my screen turning pink/artifacts when using the open source radeon driver sometimes [00:44] does anyone have an idea how to fix that? [00:44] amazoniantoad: this is getting silly! can you "pastebinit <( ls -al /dev/dri/ )" again please? [00:44] must be that it's a sony :) [00:45] TJ-: http://paste.ubuntu.com/12628524/ [00:45] amazoniantoad: this is definitely a 14.04 system? "lsb_release -a" ? [00:46] It's that or an Acer, Daftykins... [00:46] TJ-: yes [00:46] 14.04.3 LTS [00:46] trusty with the vivid HWE [00:46] do u run the ubuntu studio? [00:46] anyone? [00:46] Never tried it [00:46] I should though === jordan_ is now known as JorDunn [00:47] amazoniantoad: I have a bug report that is identical, with a trusty host, but is marked as a duplicate of a bug that is fixed in Vivid and is related to systemd - which trusty isn't using! bug 1302270 [00:47] bug 1415104 in systemd (Ubuntu) "duplicate for #1302270 logind flags wrong session as active" [Medium,Fix released] https://launchpad.net/bugs/1415104 [00:47] amazoniantoad: daftykins: bingo! [00:47] amazoniantoad: daftykins could it be the Vivid HWE doing this? [00:47] TJ-: so wait...what's happening? [00:48] TJ-: i was half pondering that this being a sony duo 11 thingy or whatever means it might be happier on the latest and greatest [00:48] amazoniantoad: if you look at the bug report I just linked, the reporter is using Trusty, and shows the same errors you have in xsession-errors [00:48] amazoniantoad: in fact, they have the same kernel version as you, as well [00:49] is there any thinkpad user? [00:49] Latest & greatest meaning Win10. === tweekie is now known as lianna [00:49] amazoniantoad: and the reporter is a core ubuntu developer too, so knows what they're doing [00:49] TJ-: Man I know how to get a bug eh? [00:49] seungmin: proper support questions are best asked, rather than "does anyone" or similar. [00:49] Only me [00:49] amazoniantoad: woohoo [00:49] This crap only happens with me. If it were anyone else the bug wouldn't exist lol [00:50] amazoniantoad: AND interestingly, Jamie also reports his user lost membership of "video" group! [00:50] hehe [00:50] haha [00:50] this is the trouble with new gear [00:50] at least, i think that thing you're using is relatively new [00:50] daftykins: it's two years old though...maybe 4 [00:50] amazoniantoad: "sudo adduser video" [00:51] hardware wise though [00:51] TJ-: done [00:51] daftykins: ah [00:51] amazoniantoad: "sudo service lightdm restart" [00:51] TJ-: crashed. [00:51] ok i gotta bail, TJ- nice work as always :) \o [00:51] amazoniantoad: comment #6 in that bug report also confirms my earlier suspicion this is caused by udev [00:52] daftykins: g'night [00:52] amazoniantoad: that could be because you already have a login, though it ought not be. Do "sudo service lightdm stop" then "exit" to log-out the tty, then log back in... and do "groups" and check you see 'video' in the list [00:53] amazoniantoad: if you're on SSH, do the 'exit' on the physical tty1 console [00:53] amazoniantoad: new group memberships only take effect at log-in so you have to log-out all sessions to get it to work [00:53] TJ-: video exists now [00:54] amazoniantoad: OK... "sudo service lightdm start" [00:54] TJ-: crashed [00:55] amazoniantoad: oooo! I've been giving you the wrong target to chown on I think! hang on, let me check the pastebins [00:55] TJ-: okay lol [00:55] amazoniantoad: I'm too tired for my own good! "sudo chown :video /dev/dri" (note no trailing /)!!! [00:56] amazoniantoad: "sudo service lightdm restart" [00:56] TJ-: crashed lol [00:57] amazoniantoad: but maybe for a different reason (hopes!) "pastebinit $HOME/.xsession-errors" [00:58] TJ-: http://paste.ubuntu.com/12628709/ [00:58] is there a sendmail channel as i'm having a smaill issue [00:59] amazoniantoad: to give you some background on the underlying cause here. Trusty doesn't use the Systemd init system but it does use systemd-logind to handle log-ins. Apparently there was a regression introduced in that package that causes this due to a 'race' condition. That means it doesn't affect everyone, and could be intermittent. [00:59] TJ-: I see [00:59] amazoniantoad: YAY! no complaints from libGL now :) [00:59] hahaha [01:00] amazoniantoad: Can you test a Guest login please? [01:00] TJ-: one second [01:00] TJ-: it crashed [01:00] TJ-: and now [01:00] okay now it did something else [01:01] So I clicked on login for the gues session...the background dissapeared and then froze...then it turned blue and then went back to the login [01:01] cannot open `/usr/share/sendmail-cf/m4/cf.m4': No such file or directory [01:02] /usr/share/sendmail exist [01:02] but not sendmail-cf [01:02] a dir of cf exist inside sendmail [01:03] amazoniantoad: different! "pastebinit <( apt-cache policy systemd-services )" [01:03] TJ-: http://paste.ubuntu.com/12628779/ [01:04] amazoniantoad: "sudo pastebinit /var/log/auth.log" [01:05] http://paste.ubuntu.com/12628791/ [01:05] ghostmediapro: You need install "sendmail-cf" [01:07] amazoniantoad: I'm checking a few things out on a 14.04 system here, bear with me [01:07] TJ [01:07] TJ-: I'm in it for the long haul [01:09] amazoniantoad: from auth.log I *think* the key here is "Nostromo gnome-keyring-daemon[3716]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting." [01:10] TJ-: weird [01:10] amazoniantoad: "Remote peer vanished with error" suggests another process crashed which was expected to talk to that process [01:11] amazoniantoad: "pastebinit <( ls -latr /var/log/lightdm/ )" [01:12] TJ-: http://paste.ubuntu.com/12628853/ [01:13] amazoniantoad: I've seen reports that suggest changes to ownership of dirs/files in $HOME can cause this, aside from the well-known $HOME/.Xauthority. Can you show "pastebinit <( ls -altr $HOME )" [01:14] TJ-: http://paste.ubuntu.com/12628867/ [01:15] amazoniantoad: lines 18-19! [01:15] I'm thinking of install ubuntu touch on my ipod touch... [01:16] wait let me look [01:16] TJ-: so we change those to jr? [01:16] amazoniantoad: "sudo chown -R jr:jr $HOME/.dbus $HOME/.gvfs" [01:16] amazoniantoad: then check them with "ls -da $HOME/.dbus $HOME/.gvfs" [01:17] amazoniantoad: then try to log-in at the GUI again. [01:18] TJ-: Well it didn't work but it didn't freak out like before. [01:18] Not as much anyhow [01:18] ubuntu ltsp desn't use LDM now! .... this is a problem can it be enabled? [01:18] amazoniantoad: OK... "pastebinit $HOME/.xsession-errors" [01:19] TJ-: http://paste.ubuntu.com/12628910/ [01:20] it says its already installed [01:21] amazoniantoad: "find $HOME ! -user jr -ls | tee /dev/stderr | pastebinit" [01:21] amazoniantoad: going for a coffee! [01:23] TJ-: http://paste.ubuntu.com/12628925/ [01:27] amazoniantoad: Only downloads so not vital :) [01:27] TJ-: yeah [01:28] hmm... i installed virtualenvwrapper on ubuntu in root, but it's only available in root. isn't it supposed to be available in non root also? for instance, there is no workon command [01:29] amazoniantoad: let's see if anything different is in the auth log: "sudo pastebinit /var/log/auth.log" [01:30] TJ-: http://paste.ubuntu.com/12628959/ [01:30] amazoniantoad: I think we should also make sure every package is up to date; the kernel is many versions behind so we should figure out why that is [01:30] ghostmediapro: Do you have the M4 package installed? [01:30] TJ-: k [01:31] amazoniantoad: woa! that auth.log hasn't changed since last time [01:31] TJ-: so that's good? [01:31] right? [01:31] amazoniantoad: what is the local time on that pc right now: "date" [01:31] TJ-: Wed Sep 30 20:31:35 CDT 2015 [01:31] amazoniantoad: no, bad, we tried a log-in since last time we looked and that isn't recorded [01:32] amazoniantoad: blimey, no wonder! the last log entries are 14:37 [01:32] amazoniantoad: something is very wrong [01:32] TJ-: This is making my brain melt [01:32] lol [01:32] Which MySQL GUI tool do you guys use on Ubuntu? [01:32] amazoniantoad: How do you think mine feels?! [01:33] TJ-: at least yours is useful! [01:33] amazoniantoad: OK, lets check out why the kernel wasn't upgraded and then get the system updated [01:33] TJ-: I'm trying to keep up and understand while realizing my computer is a hunk of crap [01:34] amazoniantoad: "pastebinit <( apt list linux* | grep installed )" [01:34] will xset dpms 0 900 1200 put the computer to sleep or _just_ the monitor? [01:35] will my wifi run still? [01:35] amazoniantoad: it's doing pretty well with everything we're throwing at it! [01:35] TJ-: http://paste.ubuntu.com/12628997/ [01:35] wakeatnight: DPMS is the monitor Display Power Management Signalling [01:36] TJ-: so everything on the pc will still be running? [01:36] amazoniantoad: what does "uname -r" tell you? [01:36] wakeatnight: Yes [01:36] woe....non root users don't source the /etc/bash.bashrc anymore? [01:36] i find it strange that a display would have a standby and suspend time... [01:36] ok thankyou TJ- [01:37] TJ-: 3.13.0-44-generic [01:37] amazoniantoad: OK, now we're getting somewhere. It has all the most recent kernel updates to -65 but the system is still booting to -44 [01:37] amazoniantoad: "pastebinit /boot/grub/grub.cfg" [01:38] http://paste.ubuntu.com/12629015/ [01:39] amazoniantoad: weird. No GRUB updates have been done since -44 kernel! [01:39] TJ-: but why? [01:39] amazoniantoad: "sudo update-grub" and then "pastebinit /boot/grub/grub.cfg" again [01:39] hey everyone ; just upgraded from ubuntu 12.04 => 14.04... now i'd like to install nginx from ubuntu's package. i think i installed nginx from source... can i just install the nginx package on ubuntu over the existing installation? or do i need to do something in between? i'm not sure where nginx is located ... /usr/local/nginx doesnt exist ... [01:40] arooni: "which nginx" might help [01:40] nothing is returned TJ- [01:40] though i do have a /opt/nginx directory [01:40] TJ-: http://paste.ubuntu.com/12629018/ [01:41] TJ-, looks like its just config; but not any binaries [01:41] amazoniantoad: it didn't update! [01:41] TJ-: it said it did [01:41] I mean, when I ran the update command [01:41] amazoniantoad: but the first entry is still the -44 kernel [01:41] TJ-: :/ [01:41] hello all [01:41] how goes it [01:41] o/ [01:41] Rockin'. [01:42] amazoniantoad: let's check if there's some config preventing it. "pastebinit /etc/default/grub" [01:42] awesome [01:42] * Mirodroid is still trying to figgure out how to get TWIN compiled correctly under ubuntu [01:43] TJ-: http://paste.ubuntu.com/12629022/ [01:43] amazoniantoad: "pastebinit <( ls -altr /etc/grub.d/ )" [01:45] TJ-: http://paste.ubuntu.com/12629025/ [01:45] DosTuMai: http://paste.ubuntu.com/12629028/ [01:45] how to install m4 if its not [01:45] TJ-: brb I need to get something to drink [01:46] Howdy, I just bought a new graphics card for my computer. Do I have to reinstall ubuntu? [01:46] no [01:46] I plugged in the monitor to the card, the screen is blank [01:46] amazoniantoad: OK :) [01:47] TJ-: back [01:47] fathom: does the video card have more than one connector on it? You possibly didn't plug into the "primary" output [01:47] fathom: what card, did you see anything at any point [01:47] I got a radeon r7240 [01:48] r7-240 [01:48] amazoniantoad: Something weird about that system. It's almost as if it isn't always showing us the latest files. Before I dig too far into the grub thing lets check the timestamp on the file, update it, and check the timestamp after to make sure it has changed. "ls -l /boot/grub/grub.cfg" then "sudo update-grub" then "ls -l /boot/grub/grub.cfg" and compare the timestamps to make sure it updated [01:49] fathom: A lot of BIOSes have an "initialize video first" option that needs to be sot to PCIe, as otherwise, it'll just use integrated. [01:49] cheapie, Ahh, I have to set it up at BIOS [01:50] fathom: Also, you put the card in the computer in addition to plugging the monitor into the card, right? [01:50] TJ-: timestamps are different [01:50] lol [01:50] I have an AMD A8 7600 APU to enable crossfire technology [01:50] Yeah, the acrd is in the machine [01:50] card is in the machine, tight and secure [01:50] Probably just needs the BIOS tweaking then. [01:50] ghostmediapro: "wget ftp://ftp.gnu.org/gnu/m4/m4-1.4.10.tar.gz" [01:51] Trying to install a local LAMP server, can't ssh in as root because I don't know the default password. Any suggestions? [01:51] go to the bios and make sure its turned on fathom [01:51] Okie doke. Thank you very much, will reboot and fiddle [01:51] (I'm assuming you don't even get any POST messagos on the screen) [01:51] messages* [01:51] cheapie, The screen is blank [01:51] nadda [01:51] amazoniantoad: right, now just see if the latest kernel was added "grep '3.13.0-65' /boot/grub/grub.cfg" - if you get no result it didn't update [01:51] ghostmediapro: Do you know how to extract files from packages? [01:52] TJ-: no result :/ [01:52] hello [01:53] amazoniantoad: so update-grub didn't. let's ensure there are initial ramdisk images for each kernel - that can cause GRUB not to add entries. "pastebinit <( ls -latr /boot/ )" [01:53] TJ-: http://paste.ubuntu.com/12629062/ [01:54] DosTuMai: kinda [01:55] How do I get root privileges on a LAMP server I just set up? [01:55] amazoniantoad: ok, something is seriously freaky here. That only shows the -44 kernel but we saw earlier many more kernels installed. This is an encrypted system isn't it? That means there is supposed to be a /boot/ file-system outside the root file-system. show me "pastebinit <( cat /etc/fstab /etc/crypttab; mount )" [01:55] ghostmediapro: Oki, it's loads of fun - read stress for newbies. Once it's downloaded, "tar -xvzf m4-1.4.10.tar.gz [01:55] orpheus: explain what you mean [01:56] TJ-: http://paste.ubuntu.com/12629070/ [01:56] DosTuMai: checked its already installed [01:57] did you see the errors in the pastebin [01:57] Ben64: I just installed apache, mysql, and php. Now I'm trying to ssh in as per this guide, and I don't have the password. [01:57] Ben64: This is the guide: https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-12-04 [01:57] orpheus: use the username and password you set up when you installed [01:57] amazoniantoad: You've got a time machine there :) [01:57] TJ-: hahaha why do you say that? [01:58] amazoniantoad: everything in that latest pastebin is OK; which means somehow the linux kernel packages have been installed but something has erased the kernel images from /boot/ [01:58] Ben64: I only set up a password, and that's not working. How can I reset that, then? [01:58] ghostmediapro: Oh, hmmm. Yes, only time I've heard the problem is missing packages. Let me work some google-fu. [01:59] amazoniantoad: combined with the auth.log not advancing since afternoon...! [01:59] orpheus: set up a password for what [02:00] amazoniantoad: let's try a trick I know. "sudo mkdir /target && sudo mount /dev/mapper/ubuntu--vg-root /target" then "pastebinit <( ls -altr /target/boot/ )" [02:00] amazoniantoad: we're trying to find out if the kernel images got installed into the root file-system because the /boot/ file-system wasn't mounted. [02:00] amazoniantoad: when /dev/sda1 mounts at /boot/ it will hide any files/directories that are in the parent file-system [02:01] Ben 64: When I installed mysql, I set up a root password. That's not working when I try "ssh root@" the IP address. [02:01] amazoniantoad: so if /dev/sda1 wasn't mounted for some reason the files would be written into the root file-system [02:01] TJ-: http://paste.ubuntu.com/12629086/ [02:01] TJ-: ah [02:01] amazoniantoad: Not that either! empty, as it should be! More and more spooky [02:01] TJ-: hahaha [02:02] spo0o0oky [02:02] * TJ- kicks himself HARD [02:02] orpheus: mysql root password is not the ssh root password [02:02] amazoniantoad: the pastebin that listed the linux* packages... I'm so tired I didn't notice there are no linux-image packages *only* linux-headers!!!! [02:02] Ben64: How do I change the ssh root password? [02:03] amazoniantoad: -headers only contain files needed to build packages against the kernel [02:03] amazoniantoad: this one: http://paste.ubuntu.com/12628997/ [02:03] orpheus: "passwd" but you should use a user account and sudo, having root ssh open isn't a good idea [02:03] TJ-: ah [02:03] amazoniantoad: "sudo apt-get install linux-generic" [02:04] running now [02:04] amazoniantoad: whilst we're there we'll delete all those unwanted -headers packages; they take up space for no good reason [02:04] Ben64: I'm new at this. How do I set up a user account and sudo? [02:04] TJ-: k [02:05] TJ-: install ubuntu touch on an ipod touch, yay or nay? [02:05] orpheus: log in, "adduser username" "adduser username sudo" now you should be able to log in as username [02:05] I have my ipod classic that is going to get linux on it...but I was thinking while I was at it [02:05] haha [02:05] I have to replace the hard drive on the ipod classic [02:06] Ben64: How do I log in? [02:06] amazoniantoad: "sudo apt-get purge linux-headers-3.13.0-{35,36,39,43,49,51,52,54,55,57}" [02:06] TJ-: still installing [02:06] orpheus: ssh [02:06] amazoniantoad: OK, use that command once the current command completes [02:07] Ben64: That's where I'm stuck. How do I ssh if I don't know the password? [02:07] TJ-: done [02:08] amazoniantoad: somehow, the linux-image-generic package was removed which stopped the kernel images being updated, but the linux-headers-generic remained so the -headers were updated [02:08] orpheus: you must have logged in before, do it again [02:08] amazoniantoad: now do "sudo apt-get autoremove" to clean up any unreference packages [02:08] done [02:09] amazoniantoad: Let's check -65 is in grub.cfg: "pastebinit /boot/grub/grub.cfg" [02:09] Ben64: So I run "ssh root@my.ip.address"? [02:10] TJ-: http://paste.ubuntu.com/12629113/ [02:10] orpheus: if thats how you did it before, yep [02:11] amazoniantoad: that's better! "linux /vmlinuz-3.13.0-65-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash $vt_handoff" [02:11] Ben64: I don't think I did it before. I had run ssh for the first time, and got that password message. Can I reset the password? [02:12] amazoniantoad: I think you should reboot it now, lets make sure its using those updates they might fix something [02:12] TJ-: do I enter that in? [02:12] okay [02:12] amazoniantoad: amazoniantoad no, I was quoting the GOOD line in grub.cfg I was hoping to see :) [02:12] orpheus: you said you installed mysql and stuff, how did you accomplish that without ever using ssh [02:12] anyone use postgres? I installed it successfully but the executable is missing [02:12] TJ-: ah. [02:12] OMG [02:12] TJ-: ITS BACK [02:13] EVERYTHING IS BACK [02:13] amazoniantoad: really? [02:13] amazoniantoad: that was a fast boot! [02:13] TJ-: YESSSSS [02:13] TJ-: omg ahh [02:13] TJ-: thank you thank you thank you! [02:13] amazoniantoad: LOL thank the flipping Gods for that!!!! [02:13] hahaha [02:13] omg [02:13] amazoniantoad: party time! Only took us, what, 5 hours? [02:14] TJ-: not that long really [02:14] Ben64: apt-get install. Set a root password for mysql in the process of install, but nothing for ssh. [02:14] lol [02:14] hi [02:14] amazoniantoad: I think that's the biggest collection of pastebins I've ever collected :) [02:14] TJ-: haha [02:14] Certainly the longest #ubuntu session I've had [02:14] TJ-: amazoniantoad :: As I too live and learn . Who else would have thunk it ! [02:14] amazoniantoad: *PHEW* *relaxes* [02:15] Bashing-om: haha [02:15] orpheus: how did you get to use apt-get [02:15] Bashing-om: I swear people like amazoniantoad only come in here to test me! [02:15] TJ-: Yeah I can certainly relax now. I have about 3 active projects on this computer [02:15] amazoniantoad: backups! [02:16] TJ-: :) Just proves you are in amongst the best . [02:16] Always backup! [02:16] Ben64: sudo. But that password isn't working for ssh either. [02:16] orpheus: how did you get to use sudo [02:16] amazoniantoad: I've just closed about 20 pastebin pages :) [02:16] TJ-: funny about backups...I had a cloud server I made and one day it crashed, HDD's had failed...and my laptop crashed at the same time...locked out of the hd [02:16] haha [02:16] Can someone please help me get a dated soundcard operational? [02:16] Ben64: sudo apt-get. [02:17] Lost absolutely everything [02:17] orpheus: right, but how did you get to the point where you can type that [02:17] I have the necessary information regarding the hardware , just need some guidance in the terminal. [02:17] TJ-: raid 0 config....I was selfish about the space [02:17] Ben64: Running the terminal. [02:17] amazoniantoad: I have RAID-1 disks in backup systems [02:17] orpheus: then you're logged in already [02:17] TJ-: I scraped together all of my old computers spare parts and built one hell of a mutated machine [02:18] Ben64: Oh. Okay, so how do I add a user? [02:18] Can anyone here help me get my sound card working? [02:18] TJ-: thanks for your help [02:18] orpheus: is this running on the computer you're on now [02:18] amazoniantoad: wow, I can feel the stress unwinding now... I think I was keeping going on adrenalin [02:18] Ben64: Yes. [02:18] TJ-: hahaha [02:18] orpheus: then you already have a user! [02:18] amazoniantoad: Hopefully we don't see you again for a long while [02:18] TJ-: I was on a fog during the middle of it [02:19] TJ-: Please don't say that, it's going to throw me back in here by morning time [02:19] * TJ- hides [02:19] hahaha [02:19] alrighty. ciao [02:19] I have a Dell Sound Blaster Live! (emu10k1x) that I can't get to play audio out of my speakers [02:19] Can someone help me get it working [02:19] amazoniantoad: I just found another 8 pastebin tabs to close :) [02:20] TJ-: This has to be a record in some capacity [02:20] Ben64: I guess I'm confused then... I thought I had to do something to log into the server. [02:20] Anyone willing to help me get a sound card working [02:21] Wellp, my sleeping pills are kicking in. I'm off to bed, night, all. o7 [02:21] It's a dell sound blaster live! (emu10k1x) , its from an old Dell Dimension 4600 [02:21] Ben64: Trying to test out installing WordPress [02:23] I downloaded this package ld10k1 through synaptic. Its called a patch loader but I have no idea how to activate it or replace the current driver for my audio [02:23] it included a server to store the driver state, a control tool for the server and a dump loader [02:24] a d [02:25] SparkMasterTape: isn't the emu10k1x driver for MIDI, not PCM? [02:26] a dWill an XFree86 nvidia driver work with Xorg? [02:26] I performed a command I found earlier listing my devices [02:26] and thats what it gave me, the dell sound blaster live! [02:26] and then that model or version number in parenthesis [02:27] the command being aplay -l [02:27] correction, emu10k1x [02:28] SparkMasterTape: OK, yes, I've just read up on it on the ALSA site [02:28] excellent thank you for helping [02:29] SparkMasterTape: can you "pastebinit <( aplay -l )" ? [02:29] I downloaded a few packages hoping to fix the problem , alsa-tools, ld10k1, awesfx [02:29] absolutely , one moment please [02:29] SparkMasterTape: I assume you have speakers/headphones connected to its outputs? [02:30] speakers yes [02:30] http://pastebin.com/LMmWwEHM [02:30] just a simple 2.0 set of Creative speakers, with external power [02:31] SparkMasterTape: and how are you testing it? [02:31] The audio worked before I formatted and installed Lubuntu 15.04 [02:31] and they worked on my Windows 10 machine as well [02:32] and as far as testing the audio on here, ive been just scrolling the volume adjuster up and down [02:32] listening for the noise the OS theme makes [02:32] ill test a youtube video now [02:34] SparkMasterTape: yeah pain [02:34] nothing [02:34] hello, how can i review past discussions for ubuntu mailing list before i subscribed it? [02:34] SparkMasterTape: OK, because you have several sound devices that probably isn't the system default [02:35] I wonder why I have several sound devices on this stock machine [02:35] theres no audio input on the motherboard that i see, just this sound card connected to the PCI [02:36] how can i set it so that the sound card is the default [02:38] SparkMasterTape: can you show us "pastebinit <( aplay -L )" (note the capital L) [02:38] I am reading on websites too that the sound card may be called a ADI 198x [02:38] but im also reading its a Dell Sound Blaster Live! [02:39] okay one moment please [02:39] hi, I have a question [02:39] https://wiki.ubuntu.com/LiveCDNetboot would this still work with like, *buntu Vivid? [02:39] SparkMasterTape: okay I wait [02:39] if not, does the normal netboot installer have an option to dualboot? [02:40] Denza252: you try it [02:40] http://pastebin.com/PpgVYVRU [02:41] I imagine at this point after trying to install certain packages to fix it, there may be some dependency issues [02:41] SparkMasterTape: does it work in unity but not in lxfce [02:41] SparkMasterTape: I think the problem is the motherboard has an integrated Intel sound chipset, but you say no phyiscal connections to it, so it is being detected and made the default as far as software is concerned, when you want the SoundBlaster to be the default. Show us "pastebinit <( lspci -nnk )" [02:42] you know what, there is an audio jack on the front of the PC [02:42] which I just tried to use and didnt get sound out of either [02:43] SparkMasterTape: the default would likely be the rear outputs if it had some [02:43] uoylliklliwi: I am not sure, this is the only version I have installed or tried [02:43] SparkMasterTape: run alsamixer in terminal [02:44] Card: Intel ICH5 [02:44] Chip: Analog Devices AD1980 [02:44] SparkMasterTape: what version is ubuntu did you instal. [02:44] well, technically im using Lubuntu 15.04 [02:44] SparkMasterTape: run alsamixer in terminal [02:45] but nobodys responding over there and i imagine that the help here would translate [02:45] uoylliklliwi: I did [02:45] SparkMasterTape: can you select the audio device in alsamixer in terminal. [02:45] yes [02:45] Ahh [02:46] Should I go with the Intel ICH5 or the Soudn Blaster Live! [02:46] SparkMasterTape: the one your trying to use. Is it muted. [02:47] it appears that it may be , I am no audio engineer and am going to need to figure out how to navigate this alsamixer [02:47] or how to increase the levels [02:47] ah nvm easy [02:48] SparkMasterTape: "amixer" [02:49] SparkMasterTape: sometimes you can only unmute it [02:49] If I run the command 'cp /path/to/dir/* /second/path/to/direc' [02:49] Shouldn't folders in the /path/to/dir also be copied over to /second/path/to/direc ? [02:51] Melite: Not unless you tell it too with the 'r' flag . r for recursion . [02:53] te [02:53] nope [02:54] SparkMasterTape: sudo apt-get install pavucontrol [02:56] done [02:56] ok so now i got the old version of nginx removed... now i'm getting a 403 error on accessing my site... it looks like this error is caused because my /var/www directory (and all subdirectories of code) are owned by my current user (in this case chasetoys)... so do i need to recursively change all ownership on the site to www-data ... or just in certain directories? [02:57] I think I set up PHPMyAdmin with Apache wrong. How do I reset? Tried uninstalling and reinstalling. [02:57] SparkMasterTape: run pavucontrol in terminal. [02:58] k [02:59] SparkMasterTape: not sure when you installed pavucontroll if it installed pulseaudio. [02:59] SparkMasterTape: sudo apt-get install pulseaudio pavucontrol [02:59] How can I check if PHP is installed properly? [02:59] SparkMasterTape: just to be sure. [03:00] orpheus, use "apt-get purge", this deletes all configuration files etc, simple uninstall keeps them [03:00] SparkMasterTape: to test the Live outputs directly from terminal with ALSA, do "speaker-test -Dfront:CARD=Live,DEV=0 -c2 -l1 -twav" [03:00] SparkMasterTape: typo! "speaker-test -Dhw:CARD=Live,DEV=0 -c2 -l1 -twav" [03:00] bam [03:01] TJ-: that just verify it's active which he did with alsamixer [03:01] uoylliklliwi: Oh did he? I must have missed that :) [03:02] well it made noise come out! [03:02] SparkMasterTape: askubuntu.com/questions/80384/where-are-the-lxde-sound-preferences Will give you different GUIs to work with. [03:02] uoylliklliwi: SparkMasterTape if the Live works, and the integrated Intel device doesn't have outputs, then we can set that integrated device to not be the default so the Live is [03:03] SparkMasterTape: did you "pastebinit <( lspci -nnk )" yet? [03:03] no [03:03] 1sec [03:03] SparkMasterTape: that will give the info needed to alter /etc/modprobe.d/alsa-base.conf [03:04] http://pastebin.com/1SK6nKAA [03:05] nhyl: Thanks! [03:06] SparkMasterTape: so the Intel integrated uses the driver "snd_intel8x0" and the SoundBlaster the "snd_emu10k1x" and you want the latter device to be the default [03:06] SparkMasterTape: "pastebinit /etc/modprobe.d/alsa-base.conf" please === the_map is now known as the_map_ [03:08] How to disable guest user in lightdm? [03:08] I have lubuntu === the_map_ is now known as the_map [03:09] i'm getting "[UFW BLOCK] IN=tun0 OUT= MAC= SRC=x.x.x.x DST=x.x.x.x LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=213 DF PROTO=TCP SPT=36066 DPT=6379 WINDOW=0 RES=0x00 RST URGP=0" even though i have allowed the tun0 interface, and have successfully connected to the port. ideas? [03:10] http://paste.ubuntu.com/12629397/ [03:10] ignacio, http://askubuntu.com/questions/523605/how-do-i-disable-the-guest-session-from-lubuntu-14-04 [03:10] letmesse [03:11] SparkMasterTape: "echo 'options snd-intel8x0 index=-2' | sudo tee -a /etc/modprobe.d/alsa-base.conf" and then you'll need to reboot the system to test it, because the sound kernel modules have dependencies that make it difficult to unload the module [03:11] nhyl, thanks [03:11] excellent thank you [03:12] ignacio: note that people that disable guest sessions tend to have a lot harder time diagnosing issues when they come in here ;) [03:13] brb === megabitdragon is now known as megabit|away [03:20] hmm i dont think that worked [03:20] Trying to install wordpress on local LAMP server, running the install script is not working. [03:21] SparkMasterTape: have you checked the device ordering? "aplay -l" now? if it worked, the Live will be Card 0 [03:22] it appears to have... [03:22] orpheus: explain what you're doing exactly [03:22] you don't run an install script, you visit the install php file from a browser [03:22] SparkMasterTape: I have a youtube video of me installing wordpress on a ubuntu virtual machine. would you like to see it? [03:22] SparkMasterTape: OK... now use amixer, see if the card has muted / low volumes [03:22] SparkMasterTape: ignore that; it's a bot [03:23] have we reported said bot? [03:23] SparkMasterTape: it keys off the nicknames it sees talking when it enters the room [03:23] got it [03:23] Woot [03:23] grats [03:23] SparkMasterTape: sound working? [03:23] thank you so much, i just had to open audio controls and select it from the drop down [03:23] SparkMasterTape: Yay :) [03:24] Bumping some Spark Master Tape right now [03:24] my favorite rapper ! wewt [03:24] thanks guys [03:24] now i just need to figure out why this PC is sooo slow. Must be the 512mb of ram and 2.4Ghz Pentium 4 [03:24] orpheus: well? [03:24] daftykins: I am trying to visit the install script in the browser. install.php is in /var/www/wp-admin, but I get an error. [03:24] but even then, it seems slowww. i know theres a whole list of drivers on dells website i cant install cuz they are .exe's [03:25] orpheus: and the error is? http://paste.ubuntu.com if it's lengthy [03:25] daftykins: Specifically 404 not found [03:25] I mean, even single tasking with a 2.4Ghz Pentium 4 shouldnt be sloww [03:25] SparkMasterTape: slow doing what? Which Ubuntu release? [03:25] Lubuntu 15.04 [03:25] 32bit [03:25] orpheus: what did you type exactly in the address bar? [03:25] i just noticed i have 3 microphones for my headset in the settings, digital output, headset-microphone and analog output ... they all belong to "razer kraken 7.1" and they all work with same quality, volume etc, why is that? :o [03:26] daftykins: http://192.168.1.2/wp-admin/install.php [03:26] did you started apache?, just saying [03:26] SparkMasterTape: check "top" for processes using lots of CPU, also look at the load average at the top of the screen. anything close or above 1.0 could be a problem [03:26] playing back videos is almost impossible [03:26] you wouldn't get a 404 from a non-running apache [03:26] yeha, srry. [03:26] ignacio: have you tested with a simply phpinfo() script? [03:27] ^ [03:27] not for me. orpheus ^ [03:27] orpheus: usually just hitting the site root will hit the install script when it's a new wordpress instance. [03:27] ignacio: I think so. This is the first time I'm doing this. [03:27] sorry ignacio my eyes are tired [03:27] TJ-, np :) [03:27] orpheus, what's the content of /var/www ? [03:27] meh, its a 10 year old PC , im only using it because my gaming rig just had a short on the mobo [03:27] this bracket somehow fell off an aftermarket Zalman CPU cooler [03:28] causing a short, luckily im under warranty [03:28] mustly came loose when i took this high powered air compressor to it for my monthly dusting [03:28] orpheus: "echo '' | sudo tee /var/www/info.php" then try "http://192.168.1.2/info.php" [03:28] daftykins: http://pastebin.com/1GRJnQz1 [03:29] thanks again for everything everyone [03:29] peace [03:29] orpheus: https://www.youtube.com/watch?v=LD3tJNCcdWM #For future reference if you decide to do a reinstall [03:29] TJ-: Did that, got "No such file or directory" [03:30] orpheus: is this 14.04 ? [03:30] FYI the document root is /var/www/html/ [03:30] orpheus, are you sure about the ip? [03:30] so your files are in the wrong path [03:30] orpheus: ahhh, wrong root! [03:30] I have read that there is 2 seperate usb drivers for adb and fastboot so maybe i have to install a usb driver for fast boot not sure where or how to do this am on a ubuntu 14 os's [03:30] orpheus: "echo '' | sudo tee /var/www/html/info.php" then try "http://192.168.1.2/info.php" [03:30] can anyone help me with netboot stuff? [03:31] just ask, Denza252 [03:31] Guest64566: On Linux fastboot/adb should 'just work' as long as udev sets up the connection correctly [03:31] so I did everything according to https://help.ubuntu.com/community/Installation/QuickNetboot [03:31] my problem is with the command fastboot for andrioid phone devel i have install andriod packages for adb and fastboot and adb works fine [03:31] except the iptables stuff, because I knew it wasn't enabled [03:32] I plugged my netbook into my desktop (the host in this case), and tried booting from the PXE thing [03:32] will when i uses sudo fastboot or fastboot ... i get for ever [03:32] ignacio: Yes, I get the apache "It works" page [03:32] I tried restarting the udev service but that didn't help either [03:32] orpheus: as i say you've unzipped the wordpress.zip into the wrong folder, you need to move everything into /var/www/html/ [03:32] I have looked at lsusb and nothing appears to be an issue there [03:32] Denza252: how did you connect the PCs - a cable directly between them? [03:33] it'll be fine after you do that (and include your correctly edited wp-config.php) [03:33] TJ-, yep [03:33] hii [03:33] the desktop was wirelessly connected to my router, and my netbook was plugged into the ethernet port [03:33] using lsusb I have an entry Bus 001 Device 045: ID 19d2:ffe3 ZTE WCDMA Technologies MSM is what lsusb has for my phone device [03:33] Denza252: what type of Ethernet ports are they, Fast Ethernet (100Mbps) or Gigabit Ethernet (1000Mbps) ? [03:33] hii [03:33] gigabit [03:33] at least, on the desktop [03:34] hi guest-teo8tn [03:34] daftykins: Looks like that did it. [03:34] TJ-, netbook is gigabit too [03:34] Denza252: The reason I ask is, when you direct-connect ethernet ports both need to support auto-mdi-x (cross-over) because they are not connected via a switch. [03:34] so how do i clear this up if it is in a /etc udev config file how do i clear it up [03:34] orpheus: huzzah! [03:35] TJ-, I think I have a switch [03:35] I will check the logs for a udev issue and log errors not just info [03:35] Denza252: on the TFTP/BOOTP server try running "sudo tcpdump -ni " (replace X) and see if the interface 'sees' BOOTP packets arriving from the client when it tries to PXE boot [03:35] daftykins, TJ-, ignacio: Thanks! Onwards! [03:36] congrats orpheus [03:36] TJ-, oh, one other thing [03:36] DosTuMai: http://paste.ubuntu.com/12629573/ [03:36] it's all running off a LiveUSB [03:36] would that cause any problems? [03:36] anysend mail guru's http://paste.ubuntu.com/12629573/ [03:37] I have really know rules set other then a could 70-persistent-net.rules in that file but no usb rules so i will restart with log files on a higher level and check the log ... but if it is not udev what else could it be? [03:37] Denza252: The TFTP/BOOTP you mean? that shouldn't be a problem. Are you sure the DHCP and TFTP services are active? "sudo netstat -tnlp" will tell you [03:37] Guest64566: if adb sees the phone but fastboot doesn't it must be something with the android tooling [03:38] Guest64566: is the phone in fastboot mode when you try it? fastboot won't see the device unless it is in fastboot mode [03:38] TJ-, I'm using dnsmasq for both dhcp and tftp, and I made sure to start it [03:38] ok so then what packages or what thing can i do to fix this [03:38] for fastboot is there like a usb driver program specific for fastboot that i could install or something to correct this [03:39] Denza252: OK, but also check with netstat it is still listening - many people get caught out when the service has unexpected stopped, or is not listening on the interfaces they think it is. It may only be listsening on localhost (127.0.0.1) for example [03:39] how do you put the device in fastboot mode ??? [03:39] I turned on usb debugging for adb but don't see a setting for fastboot mode [03:39] Guest64566: usually by holding down a key combo at boot-time, similar to entering hboot mode [03:40] TJ-, this would work too, right? [03:40] https://help.ubuntu.com/community/Installation/QuickNetboot#Verify [03:40] Guest64566: Power + Volume-Up I seem to recall, or maybe Volume-Down [03:40] Guest64566, adb reboot bootloader [03:40] I think that should work [03:40] Denza252: yes, ss is the successor to netstat [03:40] The only key holding down i know of that works on this phone is volume + , power, camera button all at the same time at boot gets me into the recovery console but thats about it [03:41] Guest64566: there will be another key combo for entering hboot mode, which may have options to enter fastboot and recovery on its menu [03:41] The recover console only has 4 options reboot system , erase data/factory settings , install from a sd card , or wipe cache so no fastboot setting there [03:42] Guest64566, can you try adb reboot bootloader? [03:42] Guest64566: try Power + Volume-Down [03:42] and if doesnt works adb reboo fastboot? [03:42] ignacio: good idea! [03:42] *reboot [03:42] TJ-, on a semi-related note [03:42] how easy is it to set up a netbootable ISO [03:42] your bigger problem will be trying to make use of a netbook in 2015 i'd say [03:43] candidate for lubuntu :) [03:43] Denza252: I deploy all the ISOs on my network that way, with BOOTP~DHCP/TFTP for the PXE boot loader and NFS for the file-systems. [03:44] Denza252: my scripts have evolved a bit since I wrote this, but the basics are still the same: http://tjworld.net/wiki/Linux/Ubuntu/NetbootPxeLiveCDMultipleReleases [03:44] when i do adb reboot-bootloader i get the phone hanging on the ZTE screen doesn't go anywhere when i adb reboot i get the phone to actually restart the whole os's again fine [03:44] Guest64566, but you can d ofastboot devies? [03:45] fastboot devices [03:45] So what else should i try or where is fastboot located option [03:45] Guest64566, I think its on the ZTE thing.. Just try fastboot devices when that screen appears [03:45] Guest64566: ignacio is saying that when you think the device has 'hung' it is probably waiting for a fastboot connection, so on the PC do "fastboot devices" [03:45] Guest64566: 'reboot-bootloader' doesn't look right, isn't it a space? [03:46] daftykins: no, it's hyphenated [03:46] TJ-, one last question, I promise [03:46] in the minimal netinstaller [03:46] ah ok [03:47] does it support setting up a dualbooted system? [03:47] I think it is both adb reboot-bootloader or adb reboot bootloader i will try the other one to see if anything different happens [03:47] hello anyone around tonight [03:47] I"m pulling my lack of hair here [03:47] Guest64566, did you tried adb reboot fastboot? [03:48] And yes i did fastboot devices as this ZTE screen is hanging at adb reboot-bootloader and it is just hanging as well [03:48] I'm using mdadm raid lvm and encryption and my system hangs on boot after opening my encrypted swap [03:48] I've tried using both 15.04 and 10 same result [03:48] O wait it finished the fastboot devices command and left no lines of info [03:48] seems to work on 14.10 [03:48] brian|lfs: pastebin ur fstab [03:48] ok [03:49] Modeuse, [03:49] I also tried uuids before didn't help [03:49] can only boot using recovery [03:49] daftykins: actually, nowadays it can be both [03:50] oh :D [03:50] brian|lfs: did you check the logs? [03:50] http://pastebin.com/GvKspeRh [03:50] there is my fstab Modeuse [03:50] Denza252: I don't know... that depends on the partitioning step, which is the same installer as -server (and what -alternate used to be), which is the text/ncurses based debian-installer [03:50] i have noticed in the status window when i do adb reboot-bootloader it is in an unknown state for like ever === Neko448 is now known as NekoMaid420 [03:51] Guest64566: maybe the device is 'locked' in some way to prevent it. Anyhow, you've got an Android support issue now, not Ubuntu [03:51] because it's rebooting? :) [03:52] glancing in my systmd journal right now Modeuse I'll let you know if i see anything [03:52] is there another way to get to the fastboot option i only know how to get into the recovery menu so kind of wondering if there is any hidden bios menus that i am not aware of and what the key combination for it would be it is a ZTE phone model x500 [03:52] Guest64566, just saying, for what you need the fastboot mode [03:53] maybe only way to uses it on this phone is to root the phone just a thought [03:53] Guest64566: not Ubuntu's responsibility, sorry. plenty of more useful channels on freenode, like a cyanogenmod one perhaps... depends what you're trying to achieve. [03:53] Guest64566: try in #android [03:54] alright thanks for your help i will try either those or googling around for ZTE model x500 and fastboot issues [03:55] brian|lfs: are you able to log into a tty when the system hangs? [03:56] nope [03:56] I found something Modeuse Failed to deactivate: Device or resource busy [03:56] Sep 30 23:24:54 ubuntu systemd[1]: systemd-cryptsetup@ubuntu\x2dswap_crypt.service: Control process exited, code=exited status=1 [03:56] Sep 30 23:24:54 ubuntu systemd[1]: Failed to start Cryptography Setup for ubuntu-swap_crypt. [03:56] Sep 30 23:24:54 ubuntu systemd[1]: Dependency failed for Encrypted Volumes. [03:56] Sep 30 23:24:54 ubuntu systemd[1]: cryptsetup.target: Job cryptsetup.target/start failed with result 'dependency'. [03:57] !paste | brian|lfs [03:57] brian|lfs: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [03:57] sorry didn't realize it was that long [03:57] I'll pagebin it [03:58] http://pastebin.com/GvKspeRh [03:58] thaks [03:59] brian|lfs: Encrypted swap block-device unlock/mount is failing from the look of that [03:59] its saying a dependency failed for cryptography [03:59] ya I know [03:59] but why [03:59] it works in recovery [03:59] brian|lfs: did you create that fstab manually? [03:59] thats the old pastebin [03:59] nope installer did [04:00] I can pastebin my cryttab? [04:00] brian|lfs: OK, yes please [04:01] cryptsetup.target: Job cryptsetup.target/start failed with result 'dependency' looks important. the crypttab will help though [04:01] http://paste.ubuntu.com/12629680/ [04:01] http://tundra-telebotics.com/ [04:01] agree [04:02] https://www.dropbox.com/s/5pfxq2ro020qb2f/20150930_225417.jpg?dl=0 [04:02] what does non luks,swap,discard mean [04:02] none I mean [04:03] brian|lfs: is the pass-phrase for the swap the same as used for data and home? [04:03] yes [04:03] brian|lfs: have you tried booting without swap? [04:03] how would I do that comment it out in fstab and crytab? [04:03] yep [04:04] I can give that a shot [04:04] any idea what the none and discard mean [04:04] brian|lfs: can you "pastebinit <( sudo blkid _" [04:04] yes [04:04] brian|lfs: can you "pastebinit <( sudo blkid )" -- typo! [04:05] brian|lfs: 'none' means "no key-file", "discard" means to use TRIM on an underlying SSD [04:05] humm when i try the other command without the hyphen sudo adb reboot bootloader gives me insufficient permissions for device WTF [04:06] Guest64566: the device refuses; probably it is locked. Ask the Android experts [04:06] oh ok just double checking [04:06] Guest64566, [04:06] do you have thedrivers? [04:07] or enabled the debug mode? and confirmed in phone? [04:07] I mean, after adb devics [04:07] O so if it is a locked phone issue would rooting it unlock this ability [04:08] am I missing something on this command "pastebinit <( sudo blkid )" [04:08] I know I have blkid and its saying blkid not found [04:08] I have turned usb debugging on that was the only developer options i could see on this phone [04:08] lolol [04:09] sudo -s then use blkid [04:09] weird when i sudo su and did adb device i get ????? no permissions [04:10] thanks of course that works [04:10] oh wait its systemd..... it might be sudo /sbin/blkid if you don't want to be root [04:10] brian|lfs: u "pastebinit <( sudo /sbin/blkid )" [04:10] http://paste.ubuntu.com/12629710/ [04:11] oh ok got you it wants the full path [04:11] all well its on the above link [04:11] brian|lfs: OK, so the underlying device is "/dev/mapper/ubuntu-swap: UUID="60203fec-148d-4efb-af42-af0c9c551cde" TYPE="crypto_LUKS"" [04:11] yes correct [04:11] which is in my fstab [04:12] I mean cryttab [04:12] brian|lfs: which means the LVM VG "ubuntu" needs to be available first [04:12] correct [04:13] so do I need to modify LVM or my initrd image? [04:13] brian|lfs: I'm wondering if systemd has miscalculated the dependency graph [04:13] hmm should I try booting with upstart then [04:14] it might just need to go lower on the cryttab [04:14] oh so move my swap and try rebooting first [04:14] in my cryttab [04:14] order in the file shouldn't enter into it. systemd analyses which devices rely on others to figure out the load order [04:15] O [04:15] brian|lfs: I think we need a better look at the systemd log [04:15] is there a way I can upload that [04:15] brian|lfs: "pastebinit <( sudo journalctl )" [04:15] ? [04:16] ok trying that [04:17] ttp://paste.ubuntu.com/12629731/ [04:18] probably a million reboots in thehre [04:18] there [04:18] but the first bootup it failed on I was looking at that one earlier [04:18] brb need rum [04:18] Hallo === keviv is now known as Guest53299 [04:19] I'm back [04:20] now you know alot about my hardware lol [04:21] brian|lfs: looks like the interesting but starts around line 1461 [04:22] brian|lfs: sorry, line 1433 [04:23] I would think other people would be having this problem [04:23] I can't be the only one with raid lvm and encrypted volumes [04:23] brian|lfs: line 1444 shows swap is mounted already [04:24] alguien de costa rica? [04:24] hmmm [04:24] brian|lfs: an 1447 starts the problem messages [04:26] uup I see that line TJ [04:26] but if its encrypted how could it already be mounted [04:27] brian|lfs: show us "pastebinit <( sudo lvdisplay ubuntu )" [04:27] TJ-: why is nvidia failing? [04:27] brian|lfs: it could be the ubuntu-swap_crypt is actually an LV, not the unlocked ubuntu-swap [04:27] http://paste.ubuntu.com/12629768/ [04:28] Hey [04:29] hi swift110-phone [04:30] How r u nudoge [04:30] learing. so great! [04:30] Ok [04:30] learning* [04:30] Good [04:30] nudoge: brian|lfs nvidia: a bug in the driver by the look of it [04:31] I installed the nvidia driver after wards [04:31] was having the same problem before [04:31] brian|lfs: ubuntu-swap = 119.21 GiB !?!?!?! [04:31] brian|lfs: ya and the uuid look mismatched [04:31] yes I have 64GB of ram [04:32] brian|lfs: why do you want 119GB of swap in that case? [04:32] wwill I wanted 128 [04:32] 64x2 I goofed apperantly withh my math [04:32] brian|lfs: but why!? [04:32] thought it was recommened to have double the swap of your ram [04:33] ....lol [04:33] brian|lfs: i like your logic [04:33] so should I put the uuid of my swap volume in cryttab? [04:33] ...have you ever used more then 2gb? [04:34] and reboot and cross fingers [04:34] of swap no [04:34] of ram yes [04:34] brian|lfs: For support of power-off hibernation, 1.25 x RAM. Otherwise, with 64GB RAM I'd not have more than 8GB and if it started being used I'd be annoyed! [04:34] ??? [04:35] brian|lfs: but i noticed that those uuids dont match anything eles i have seen. seems like a bit of a shotgun analysis on my part [04:35] oh ok [04:35] someone with more experience with systemd is going to have to 2nd my opinion [04:35] last I know it should be the uuid of the partition not the volume [04:35] brian|lfs: I think the crypt_swap issue *may* be because systemd unlocks /dev/mapper/ubuntu-swap, finds a swap header inside, and mounts it automatically. Then after that it comes across the entry from fstab for the same device and tries to mount it again, causing the failure. I'd try commenting out the entry in fstab for the swap and see if that helps. [04:36] oh ok that makes sense updating fstab and rebooting non recovery [04:36] nudoge: which UUIDs were you concerned about? [04:36] the lv [04:37] oh you said mine don't match [04:37] and cryttab dont match [04:37] but I think they do the one for the swap on my cryttab [04:37] they shouldn't the one in the cryttab would be the partition [04:38] then the one in fstab would be the swap file system [04:38] that would explain why they mismatch [04:38] but I'm going to reboot with swap commented out in my fstab [04:38] brb [04:38] nudoge: they all match so far as I can see [04:41] TJ-: http://paste.ubuntu.com/12629812/ its just confusing because i somehow missed the blkid pastebin [04:43] nudoge: this one? http://paste.ubuntu.com/12629710/ [04:44] TJ-: yep and there is a match there [04:44] thanks [05:00] I had a class today but here's my problem right now with Ubuntu. [05:01] I had a bash file that I wanted to run but couldn't. My professor used GnomUS to run the bash file. I tried this within the terminal. It now shows two bash files that I downloaded. However, one bash file is running. It has that ~ next to the .sh [05:01] How do I stop it from executing? [05:02] ctrl+C [05:02] On the file inside the folder or inside the Terminal? [05:02] do I need to type the file first before doing that? [05:02] where it was run from, so a flashing cursor should be there, depends what the script does. [05:03] Nope. The bash file is still running. [05:03] It says minInsurance.sh, and then minInsurance.sh~ [05:03] 1) ensure the script actually has a shebang (declaration of which shell to use in the opening line, e.g. #!/bin/bash ) 2) ensure it has been given execute permissions (chmod +x script.sh) 3) run it with e.g. ./script.sh [05:03] the CTRL+C doesn'tw ork [05:04] no a ~ file is a backup, know how MS Word does the same with word docs being open? [05:04] Yeah [05:04] (you would if you have hidden files turned n) [05:04] *on [05:04] so the ~ is just a backup file, not the real thing. [05:04] Ah, i see. [05:04] So where does the backup go? It says it's at the Downloads folder [05:04] I only see two files. [05:04] well you have to already have executed it for ctrl+c to stop it. [05:05] e.g. "sudo apt-get update" you can ctrl+c in the midst of. [05:05] you should be in the terminal, in the folder where this script is [05:05] I am in the terminal, yes. [05:05] cd Downloads - if you didn't already [05:06] now check that shebang, "head minInsurance.sh" [05:06] OK [05:06] one second [05:06] It's showing the file [05:07] but what's the first line? [05:07] compare it to #!/bin/bash as i showed earlier [05:07] When I did chmod +x script.sh, then when it executed, it said "/bin/bash(exponent)M: bad interpreter: No such file or directory. [05:07] The first line says #!/bin/bash [05:07] ok good so it does use bash [05:07] es [05:07] Yes* [05:08] sometimes you might get a different one. e.g. /bin/sh [05:08] yeah [05:08] you did do "chmod +x minInsurance.sh" yeah? [05:08] Yes, i ddi [05:08] I did* [05:08] A while ago [05:08] and you definitely get that error from "./minInsurance.sh" [05:09] One second [05:09] bash: ./minInsurance.sh: /bin/bash^M: bad interpreter: No such file or directory [05:09] funky. [05:09] and this isn't as root? [05:10] Root? [05:10] New here but can you elaborate? [05:10] root is a user like the administrator on Windows [05:10] it would say root@hostname to the left if you were root [05:11] Yeah, I'm the root. [05:11] says huscurian@UbuntuOS [05:11] no that's a username [05:11] i'm saying it would literally say root@ [05:11] Oh, no. [05:11] It doesn't say I'm the root [05:11] No root@ anywhere in the terminal. [05:11] good stuff, don't wanna go running a teacher's scripts as root, heh === marshal0605 is now known as marshal0505 [05:12] heh, yeah [05:12] ok i don't know, try asking in #bash - but they might ask to see a copy of the script [05:12] I wanted to run it and see if it was owrking [05:12] Ok [05:12] be warned, i think you need a thick skin to go in there [05:12] How come? [05:12] General atmosphere not too good? [05:13] newbie haters so i hear :) === Universe is now known as noteness [05:13] hey TJ it didn't help [05:14] in fact you can still comment out swap and it still tries to mount it [05:14] i think he called it a night / has connection troubles [05:14] I'm in shock ubuntu has a bug like that [05:14] where it can't mount encrypted swap on boot properly [05:14] when anyone uses encryption, all bets are off. [05:15] lol [05:15] oh? i've seen folk have broken swap after encrypted installs for years. [05:15] it works on 14.10 [05:15] but then I'm missing qt5 dev libs [05:15] not 15.10? that's EOL. [05:16] huh 15.10 isn't final yet [05:16] correct [05:16] i'm saying 14.10 is EOL :) [05:16] isn't EOL end of life [05:16] wow [05:16] non LTS don't last long [05:16] its an LTS [05:16] 14.10 is not LTS. [05:17] 14.04.x is [05:17] oh [05:17] thhen I had 14.04 before I mean [05:18] daftykins [05:18] I went in there and one guy pointed out a weblink [05:18] I did a file minInsurance.sh [05:18] It had CRLF newline terminators. [05:19] Whoa [05:20] I did a sed -n l minInsurance and there's \r$ terminators everywhere in every single line [05:20] That must be why the Terminal couldn't read the bash file [05:35] huscurian: so what, the link the person shared was referring to text formatting in the script? [05:36] Yeah [05:36] daftykins: http://mywiki.wooledge.org/BashFAQ/052 [05:37] how do I remove an icon from whisker menu? [05:37] I reformatted the file to meet the UNIX/OS X standard. Turns out it had the \t in every line under function. Now, I deleted those then found $ in every single line after every single variable [05:37] So it's quite a headache [05:37] huscurian: funsies [05:37] I was doing the .sh file on a Windows OS [05:37] Yeah [05:37] why don't you just retype the actual script content... [05:37] Seems like I may have to write the code again here on Ubuntu, then save it [05:38] and ask your teacher to provide it in an acceptable format >:) [05:38] Howdy, I am trying to access a hard drive and get the following error http://pastebin.com/mUqq4gyM [05:38] ok i have to be horizontal, unconscious and hallucinating [05:38] laters \o [05:38] How do I access it? [05:38] oh go on then one more [05:38] * daftykins glances [05:39] Yeah. he's going to offer me his bash shellscript next time in class. [05:39] fathom: windows 8 / 10 ? [05:39] Anyway, thanks daftykins [05:39] np [05:39] daftykins, 10 [05:39] fathom: boot back into 10, run "shutdown -s -t 1" then mount it from ubuntu [05:39] it's due to hybrid shutdown, Linux is protecting your data by avoiding mounting it straight [05:40] daftykins, I get no GUI, the computer broke when I installed a graphics card driver, a very common issue, apparently [05:40] so boot safe mode and roll back, ##windows will help you. [05:40] I yanked out the drive and plugged it to my linux puter [05:40] no point forcing the mount, or as it says you could mount read only [05:40] I just want the info [05:40] just to copy and paste [05:41] then the drive can go to hades [05:41] sudo mount -t ntfs /dev/sdx# /mnt -o ro [05:41] that'll work if you plug in the appropriate disk and partition for sdx# [05:43] daftykins, http://pastebin.com/4LnyxgSE [05:44] yeah you took it literally [05:44] sudo mount -t ntfs /dev/sdb1 /mnt -o ro,uid=1000,gid=1000 [05:47] though i don't 100% believe sdb1 is the C: [05:47] I think it broke now [05:47] Nothing it happens when I plug in the drive [05:47] plug it where [05:49] I ripped the drive out of the desktop and plugged it into another computer to see if I can save the data [05:49] Help needed! [05:49] fathom: yes i assumed this was what you are running these commands from... [05:49] A linux computer, but I guess it cannot work this way [05:49] I have an external hdd formatted with fat32 filesystem (it must be fat32 to work with my xbox 360). I use rsync to copy files to my ext hdd, but it doesn't work. The rsync is running, but the led on my ext hdd doesn't blink, and no file appears on my ext hdd. Any advices? [05:49] The windows machine graphics are fried [05:49] fathom: sure it can. what makes you think it's broken? the command i gave you will not give any output if it succeeds. [05:49] No screen [05:49] from no driver? that's rubbish [05:50] nameuser_: run rsync verbosely to see what it's doing. [05:50] likely you have the syntax wrong [05:50] fathom: did you run my last command or not? did it complete cleanly with no errors? [05:52] daftykins: it's showing [05:52] Startup Warrior.mp4 [05:52] 128,596,443 100% 940.49kB/s 0:02:13 (xfr#69, to-chk=474/1562) [05:52] http://pastebin.com/YNWiDN3n [05:52] wow that's slow [05:52] Am not getting anywhere with this approach [05:52] fathom: because you're not even typing the full command! can you read? [05:52] daftykins: i use a cheap Chinese hdd box [05:53] fathom: mount -t ntfs /dev/sdb1 /mnt -o ro,uid=1000,gid=1000 [05:53] nameuser_: that might be the reason [05:53] Maybe it's using a cheap sata over usb adapter [05:53] nameuser_: well your paste suggests it's copied 68 files and it's still running, sooo? [05:54] daftykins: but no file appears on my ext hdd [05:54] perhaps you got your syntax wrong and you're actually copying off the external drive onto your system [05:54] what if they're hidden dot files? ls -al /path/to/external [05:55] daftykins: ok, i will double check again === denbeiren_ is now known as denbeiren [06:02] ok sleep for me, gl folks [06:02] nice [06:02] night* [06:15] Hi, I just upgraded to 14.04 LTS (that went pretty well)... and I'm running this build system which is failing when trying to create a btrfs filesystem on an image [06:15] dmesg shows segfault in mkfs.btrfs [06:16] I suspect it's possibly this bug https://bugzilla.redhat.com/show_bug.cgi?id=958575 [06:16] bugzilla.redhat.com bug 958575 in btrfs-progs "mkfs.btrfs segfaults" [Medium,Closed: duplicate] [06:16] btrfs-tools version is 3.12-1 [06:16] So the question is, can I verify that the bug is fixed or not in that ubuntu downstream package version ? [06:17] stupid question i am wondering when one should uses nis over using openldap or visa-versa seem as the work similar as a centeralized authentication /information lookup services === mohamed is now known as Guest64472 [06:34] I have a question. [06:34] There's a game I'd like to install on Ubuntu. [06:34] But it is an .exe file designed for Windows [06:35] is it possible to package it and unpack it for Linux? [06:35] !appdb | huscurian [06:35] huscurian: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [06:36] !Windows [06:36] For discussion on Microsoft software, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents [06:36] !WINE [06:36] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [06:36] !msgthebot | huscurian [06:36] huscurian: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [06:37] auronandace: thanks [06:37] how i can debug why my cronjob don't work? [06:37] is there log somewhere or something? [06:38] huscurian: it isn't a sure fire way to work, so don't get too excited [06:40] huscurian: playonlinux is a frontend to wine which may be a little more friendly for you to use [06:41] Security help needed: I just reinstalled Ubuntu 14 and chkrootkit shows:Searching for Suckit rootkit... Warning: /sbin/init INFECTED [06:41] can this be? [06:41] hmm interesting [06:41] Ubuntu14: cat /etc/issue [06:42] Ubuntu 14.04.3 LTS \n \l [06:42] what does this mean? [06:42] auronandace: the games I was looking at are Hacker games. Turns out they're all platinum under WINE. But the other game I have was "garbage" :( [06:42] Ubuntu14: i was just checking you were on lts rather than 14.10, because 14.10 is no longer supported [06:44] I also have my previous install setup sitll visible, even if I choosed to format the drive. [06:45] Should I select in the booting to but the installation on the roof of the HD, or in the partition, where I'm installing ubuntu? [06:47] auronandace: thanks for the rec on playonlinux. I'm installing that one. [06:48] all right [06:48] night all [06:49] ok another question... how do I get a newer btrfs-tools package on my freshly upgraded 14.04 system ? [06:50] is there some backports... like sudo apt-get install btrfs-tools/vivid-something-backports ? [06:50] * gtristan not exactly clear on backports in ubuntu [06:50] is there some way to browse the available backports which I can install onto 14.04 ? [06:51] !backports | gtristan [06:51] gtristan: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [06:52] auronandace, I was looking at that page.. from what I understand is ever since 11.xx.. backports are 'enabled by default' [06:53] auronandace, and near the end of the page is says an example, to apt-get install amarok/trusty-backports [06:53] can't tell from the text if the wiki page means... if you have an older ubuntu system, and want a backport *FROM* trusty... then you use /trusty-backports [06:54] or... is /trusty-backports what you would use for future versions that were 'backported INTO trusty' ? [06:54] Ubuntu14: mine infected too. idk why [06:54] 14.04 is trusty (I think)... so I want whatever is newest [06:54] See: http://askubuntu.com/questions/25176/chkrootkit-says-sbin-init-is-infected-what-does-that-mean [06:55] hmmm, maybe I read that wrong [06:55] * gtristan tries to 'enable' backports [06:56] NO issue with "rkhunter -c", other warnings only.. [06:58] so that's why. and the bug was 4 years ago... === hrobjartur is now known as bartur [07:13] hello, how i can debug cron job under ubuntu? [07:26] loa: A common issue with cron jobs is that it fails to find some command in the minimal PATH cron uses, so just adding the missing directories to PATH might get it working. [07:26] geirha, i give up with blind testing i need debug. === it is now known as Guest26461 [07:27] i always did this blind thing.... but i don't want continue with this. [07:27] Well, the error output from the job should give some clues [07:27] If the job fails, it will mail you the output [07:27] Hey guys I have a directory full of other directories which in turn have a lot of files in them. I have another directory with the same structure and I want to copy all the content from the subdirectories from location one to location two, and not overwrite anything [07:27] hola [07:27] How can that be done? === user is now known as Guest46155 [07:28] PCatinean: rsync should be able to do that with the right options [07:28] algun canal en español? [07:28] !spanish | Guest46155 [07:28] Guest46155: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [07:28] geirha, lol i forgot about this [07:31] geirha, i have postfix installed month ago, now mail are not in standart path /var/mail [07:31] where it can be? [07:33] geirha, I found this but my files are like attachments and do not have a suffix http://superuser.com/questions/742515/recursive-non-overwriting-file-copy [07:34] loa: Hm. Have you set MAILTO in crontab? [07:34] no [07:34] can it be a problem? [07:34] why it not sending to local user as before. [07:35] or i must setup something? [07:35] PCatinean: well, you don't need the --include and --excludes [07:36] loa: Not sure. I'm not that proficient with postfix to know how that works in combination with cron [07:36] geirha, wouldn't that exclude the contents of the directories? [07:36] hi everyone [07:37] i am trying to find a sslvpn client.... i cannot seem to find it anywhere [07:37] PCatinean: The SO-answer deals with only copying files ending with .js since you want to consider all files, you don't need any filtering [07:39] Good Afternoon, I've been setting up a Ubuntu-GNOME environment, and I want to use a display manager other than gdm (namely mdm). I want to be able to lock my screen and use the mdm interface rather than any gnome/gdm one. Is this possible? [07:40] I've tried using Xscreensaver but it locks into its own interface for unlocking, not back into the display manager. === ubuntu is now known as Guest24212 [07:40] xscreensaver is known to cause conflicts with lightlocker dm. [07:41] Anyone here ever had this issue.... I use webmin to install a SSL Certificate to a virtual host on my Ubuntu 14.04 server. When i go to apply the changes it ends up crashing my server. I know i am selecting the correct Certificate/Key/and Authorities file... What would cause this [07:41] !webmin | Darkfire2 [07:41] Darkfire2: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. [07:41] darkbasic, also: #ubuntu-server is available [07:56] Hi everyone, what do you guys think about the new scrollbars in 15.10? I personally find them pretty difficult to click on. [07:56] !ubuntu+1 | Gachr, [07:56] Gachr,: wily werewolf is the codename for Ubuntu 15.10 - Support only in #ubuntu+1 [07:57] Thx cfhowlett [07:58] <_Panderetas> Yeaaaah [08:00] can somebody on ubuntu 15.04 show me sudo systemctl status rsyslog.service [08:02] loa; http://worldofgabriel.tk/for-loa.txt [08:03] Gachr, thx [08:03] You're welcome :) [08:11] any method to fast the indexing process in ubuntu ? [08:12] My files is opening very slow. === Numline1 is now known as Guest21455 === Guest21455 is now known as Numline1 [08:28] hello! [08:28] o [08:29] ya [08:29] !hello | backbox, [08:29] ask your ubuntu questions [08:29] I used Ossim system [08:30] ossim??? [08:30] hello [08:30] what's that ? [08:30] securiy system [08:30] !backbox | backbox, [08:30] backbox,: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it. [08:31] include snort+ntop+ossec [08:31] backbox is not supported here. ubuntu flavors only. sorry. [08:35] hello, i tried to add rule to rsyslogd for suppressing logs and now my rsyslog.service is always in activating state here is my log http://pastebin.com/NC7tcawN is it normal or not? === mohamed is now known as Guest19418 [08:37] i run sudo /usr/sbin/rsyslogd -n before that [08:37] could this be a problem? === voronwe is now known as Guest16855 === vim is now known as Guest20391 === rchavik_ is now known as rchavik [08:46] hi guys, i am new, need some help. my wifi card not working fine. time to time keep disconnecting from any wifi. cant see anything as wireless network, suddenly start again to see them. even if my password are all saved for wireless network, especially for my webpocket connection, it's asking passwd again and again without connecting to it. webpocket is 50cm awai form laptop and my iphone never has problem to reach it and connect t [08:47] fluke_IT; What network card is it? Try to connect through ethernet and see if there are any closed drivers for your card. [08:47] tried to look out driver, different kernel, and as last (disperate) i am downloading 15.4 hoping the problem is fixed it self, but i dont think so. when i had windows7 wifi card was working fine, never disconnects. done thanks, wayting and ready for copy/paste [08:48] Gach: in my office cant use ethernet card, just wifi :( [08:48] your password is right? [08:48] fluke_IT; You can connect it at home or something. [08:49] yep it is, i am connected to webpocket right now. Gach no chance to use ethernet, i use webpocket cause dont have any other choice at home too [08:49] 03:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73) 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07) [08:49] Well, then I can't help you there. [08:51] :-( i was trying to deal with proprietary driver, but didn't work, also to install latest kernel, not ok too [08:51] on xubuntu, if i press print_scr key, the image saved contain only borders of the active window but not the contenent. Howto fix? [08:52] molotov, i use xubuntu too, i prefer to use the "button" u can add it in the up or down bar [08:52] u ll be free to choose what to "print" [08:53] honestly molotov on my laptop, print_screen doesnt work even [08:54] also the button don't work [08:55] it should be a button with a "photocamera" image as icon am i right? [08:57] yes, don't work the image is corrupted contains only the borders of the window but not the contenent [08:57] if i right click on it, i have as option "region to capture, active window, select a region", did u try all of them? [09:03] yesterday i was monitoring q-l3-plugin and q-plugin all day ( migrations were also happening) but there were almost zero items in both .. today I see 126 unack items in q-l3-plugin .. .. increasing slowly .. but no ack or deliver/get .. did we changed anything today ? [09:04] ha .. wrong room [09:04] Hi [09:05] I have a Lenovo laptop G50-80, I tried to get the deb software of AMD graphic card from the vendor website [09:05] I installed it [09:05] Its name is: [09:06] just one second [09:06] mohamed_, stop using the enter key. put your info on ONE line. [09:06] cfhowlett, all right [09:08] Sorry I can't find the name of the software, but I got this error: the system is running in low-graphics mode [09:08] But I downloaded the software from AMD website, I think I will be good for the laptop and system. But as you see [09:15] fluke_IT, i tryed all three settings, none works, the image captured is corrupted [09:15] :-( [09:15] wait [09:19] mohamed_: why not install the provided packauge in ubuntu? Open the "Additional drivers" app [09:19] hi [09:20] hi [09:21] mohamed_: Installing the driver provided by AMD might not be as simple as just running it, but there are guides [09:22] All I see is my wallpaper after sign in, what is wrong? [09:24] LibertyWeNeed: is the 3d driver working? === VictorCL_ is now known as VictorCL [09:25] I think the driver is fine, because the problem only started today [09:26] I am able to get to login screen and then sign in. [09:26] that doesnt tell if its ok. [09:26] the login screen doesnt need 3d driver. [09:26] ok. [09:26] what should i do? [09:26] hi! [09:27] I have a question that might not fit this channel. if someone knows where can I get more info please quide me [09:28] I can try and reinstall Ubuntu, but I want to back up files. I have plugged HDD into HDD Dock but I only see a 255MB volume and not my whole hard drive. It may have something to do with ubuntu encryption. how do i mount? [09:28] !alis | HunterD [09:28] HunterD: 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* [09:28] LibertyWeNeed: look into dmesg what is going on with hardware and drivers. [09:29] k1l_ how? [09:30] LibertyWeNeed: press ctrl+alt+t and see if you get to a terminal [09:30] ok.. I have to put hdd back in computer.... === don is now known as Guest63156 [09:31] gh [09:32] well if you start without your hdd inside, where the user data is, its no wonder it doesnt work [09:34] well, /msg alis LIST skype returns rooms with 2 users in them. I will ask here as it is somewhat related to ubuntu. How can I call a group of contacts programatically with skye? wither from terminal or with some coded application, does not matter [09:38] Kira9204, I think so, I will use the one provided from "Additional Drivers" app [09:38] Thank you Kira9204 === vim is now known as Guest16826 === disposab1e is now known as disposable === marshal0605 is now known as marshal0505 [09:45] k1l_ hi I couldn't get the terminal with the shortcut you gave, however I got the full screen terminal open with the command control + alt + F1 [09:47] ctrl +alt+f1 and you can get the terminal [09:47] it is fullscreen [09:48] Help. My resolution is messed up after installing some upgrades. [09:48] k1l_, what do I do now? [09:48] Have been trying various suggestions I found googling, but nothing helps. [09:49] It says I only have a screen called "Laptop" now, instead of my two screens I had cloned before. :-( [09:49] LibertyWeNeed: what was that setup you mentioned? you removed the hdd and then it didnt start properly? [09:49] Also can't invert my colours anymore [09:50] I have hdd back in now, and have got full screen terminal open [09:50] then see "dmesg" if you can spot an issue there [09:51] it's too fast [09:51] how am I suppose to read [09:51] ? [09:51] go up or down with pageup and pagedown [09:52] LibertyWeNeed: what ubuntu is it exactly? what video card do you have? what driver was installed? [09:53] the latest current 15.04 I think… video card… hmmm not sure about that one. I am on lenovo mini 10 [09:55] well, that got a intel card and a intel atom if i found the right info [09:55] that sounds about right [09:56] my old notebook can support Ubuntu 15.10 [09:57] It won't let me scroll with the pgUp or pgDn [09:57] LibertyWeNeed: well can you install pastebinit? "sudo apt-get install pastebinit" [09:57] OK [09:57] did anything happen when you install it? [09:58] ... [09:58] one moment plase [09:58] please [09:58] i think it's installed [09:58] mow [09:58] now [09:59] ok then do a "pastebinit .xsession-errors" [09:59] then please write the link in here, so we can have a look at that file [09:59] same with "pastebinit /var/log/dmesg" [10:00] Hi everyone! [10:01] It says command not found [10:01] I know it's installed though [10:02] 12630884 [10:02] that is the extension of the number [10:03] for the link [10:03] http://paste.ubuntu.com/12630884/ is the whole link? [10:03] yeah [10:04] http://pastebin.ubuntu.com/12630884/ [10:04] ok, now the second one please [10:05] Added an additional physical CPU to my server. Can't install Ubuntu 14.04 64bit. It says "kernel panic - attempted to to kill init. [10:05] ? [10:05] the second one?? [10:05] hello, can somebody with 15.04 show me output of command sudo systemctl status rsyslog.service ? [10:05] LibertyWeNeed: same with "pastebinit /var/log/dmesg" === kuso is now known as kusochi [10:07] http://paste.ubuntu.com/12630901 [10:08] LibertyWeNeed: "lsb_release -a | pastebinit" [10:09] no LSB moduls are available http://paste.ubuntu/com/12630910 [10:09] oops wrong link [10:09] http://paste.ubuntu.com/12630901 [10:10] wrong oops sorry [10:10] 12630910 [10:10] I am trying to get the unity gdrive scope to work and not having much luck ... [10:11] does anyone have this working? [10:11] http://paste.ubuntu.com/12630910 [10:11] LibertyWeNeed: see, its 14.04 , not the latest 15.04 [10:11] ok [10:12] what's the prognosis doctor? [10:13] LibertyWeNeed: ok, i dont see any too suspicious so far. what did you do before that happened? [10:13] nothing [10:13] LibertyWeNeed: can you choose the guest account on the login screen? does that work? [10:13] hmm… [10:14] with ctrl+alt+f7 you get back to gui [10:14] or do a "sudo service lightdm restart" [10:17] are you in today? [10:17] I am in the GUI signed in as guest [10:17] it looks like it should now what? [10:17] do I do that command? [10:17] LibertyWeNeed: everything working? [10:17] when I am signed in as guest [10:18] yeah [10:18] LibertyWeNeed: ok then back to tty1 (ctrl+alt+f1) [10:18] there log in as your regular user [10:19] then do a "mv .config .configbackup" (that will move all user settings to a backup folder). then do a "sudo service lightdm restart" and try to login [10:20] hi guys [10:20] can i defrag windows-ntfs from ubuntu? thanks [10:20] do we need to register first before we can login to undernet?? they have this greeting me. LOGIN [10:21] aceruser712, yes. SHOULD you? no. [10:21] phiona: see the undernet website for instructions [10:22] cfhowlett: i don't want defrag ubuntu partition, only ntfs but not when i'm in windows but in ubuntu [10:22] aceruser712, understood. same answer. [10:22] do u know the commands? [10:23] https://search.yahoo.com/yhs/search?p=defrag+ntfs+linux&ei=UTF-8&hspart=mozilla&hsimp=yhs-001 [10:23] aceruser712: i strongly suggest you defrag that from the windows install [10:24] +1 ^^^ [10:25] aceruser712: there are some tools who try to defrag ntfs, but they are no real solution like the defrag that windows got. possible data loss at all programs i found so far. [10:25] aceruser712: http://askubuntu.com/questions/59007/defragging-ntfs-partitions-from-linux see this (and the warnings) [10:25] thanks [10:26] aceruser712: again: better have a backup. you are warned :) [10:26] k1l_, thank you seems to be working with a bit of lag, will make a backup and then I will do a clean install. Thank you once again [10:28] k1l_: can i do a defrag of windows from cd boot? [10:28] windows cd i mean [10:28] aceruser712: oh, i dont know about that [10:28] aceruser712, ask ##windows for windows support [10:28] anyone know how the unity google drive scope is supposed to work? I have added my Google account to OA but search is not finding anything from the Google Drive [10:29] i need winzoz only for sky television, cause [10:29] it need silverlight [10:29] aceruser712: so boot to windows and defrag from there [10:29] aceruser712: or try pipelight [10:30] abhijain15: hi [10:31] pm [10:31] thanks a lot guys [10:31] good day at everyone [10:31] anyone can help? i have problem with wifi card, it's working, but some time get crazy and connect/disconnect/connect/disconnet [10:40] anyone can help? i have problem with wifi card, it's working, but some time get crazy and connect/disconnect/connect/disconnet [10:42] apparently one of the desktop features of Ubuntu is the ability to "use Google docs directly from your desktop." (http://www.ubuntu.com/desktop/features) I haven't found anything about how to actually do that apart from this https://help.ubuntu.com/stable/ubuntu-help/documents-view.html [10:52] Ok so after doing the release upgrade from 12.04 to 14.04... I have the nasty HUD getting in the way again [10:53] How do I disable the HUD ? [10:53] google results point to changing the keyboard shortcut, I did so to make it something obscure I wouldnt type by accident [10:53] but the super key still screws me with popping up obnoxious HUD [10:54] * gtristan assumes this is an FAQ around here [10:57] I managed to fix my resolution. This is the 2nd time updating packages has screwed up my screen resolution. But now I have another problem: I'm kicked out of X-session when I open most problems. Like Opera or VLC. For some reason Xchat and Firefox works fine. But opening other programs resets my X-session and brings me back to the login screen. [10:57] *problems = programs [10:57] Dunno what to google for with this particular problem. [10:58] Getting absolutely no work done today. [11:00] hmmm, correction; changing the HUD shortcut changes the behavior of Super key press/release... [11:01] instead of the [search ...] thing popping up on Super... the whole dash thing shows up (like as if I pressed the search button at the top of the unity panel) [11:01] I use the keyboard *alot*, how do I get rid of that ? [11:02] :) === jophish_ is now known as jophish [11:14] Are anyone here familiar with setting up a storage server environment? [11:15] !server | Mark___ ask #ubuntu-server ?? [11:15] Mark___ ask #ubuntu-server ??: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server [11:16] @ubottu, thanks I will do. [11:17] Hi! I am a FedoraCoin Bot! [11:17] Designed by Cephon ;) [11:17] Fedora: no bots in here, thanks [11:17] Fedora, spam your own channels [11:32] Looks like upgrading from 14.04 all the way through 15.10 has left upstart installed. Is it safe to remove it? [11:33] ratrace, try sudo apt-get autoremove [11:33] Hey guys, now that upstart is on the topic... just for general knowledge, how was it that it evolved? Has it been init.d --> upstart --> systemd ?? [11:34] cfhowlett: it doesn't show upstart suggested for removal [11:34] ratrace, that suggests you should not remove it IMHO, but YMMV [11:34] ratrace: try "apt-cache rpedends upstart" you'll see which packages require it [11:35] ola ubuntuman! [11:35] Hello, is there a location where I can examine the contents of an ubuntu .iso ? [11:35] online [11:35] knob: yes [11:35] TJ-: cfhowlett: looks like it was safe to remove it. No other package was removed and after reboot everything works just fine. [11:35] ratrace, cool. [11:35] ratrace: there are some that haven't had their upstart/sysb-init scripts moved to systemd units so systemd has calls into them [11:35] k1l_, cool... just wondering. Have been reading up on linux lately. [11:35] (rebooted just in case to see if anything breaks in the init flow) [11:36] TJ-: if there are, and those packages don't depend on upstart, I just broke my system, and it's a huge bug :) [11:37] where's bug? [11:37] though, upgrading from 15.04 to 15.10 I saw all of the services attempting to communicate with (broken at that time) upstart socket. [11:49] anyone know anything about USB speakers? I had some USB speakers which worked fine before, but after using a headset and switching back to speakers, they no longer work [11:49] any fix? [11:53] Technobliterator: quite likely your sound manager got confused with device priorities; I had that a few times when mixing various usb/bluetooth devices [11:53] yeah, I think that's what happened [11:53] Technobliterator: I'd have extra KDE hints from my system, but what generally works is pavucontrol [11:54] * Technobliterator sudo apt-get's it [11:54] it is good to check which output sink is currently assigned to which program and lets you control it [11:55] usb will be digital output S/PDIF, right? [11:55] hi, i need help with installing ubuntu on aspire ES 11 laptop please [11:55] !install | ubuntu842 [11:55] ubuntu842: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate [11:55] no, it is quite often called something unbvious like "Defautl Stereo" [11:56] you might want to check "aplay -l" for a brief overview [11:56] or "pacmd list-sinks" for all you need (and more) [11:56] i have tried installing it in lots of ways. i tried ubuntu 14.10, ubuntu 15.04 and linux mint 17.2; if i install it in uefi mode, at boot it does not recognize the boot device. if i install it in legacy mode, it boots into a black screen [11:56] I can't find anything other than that one [11:56] !nomodeset | ubuntu842 [11:56] ubuntu842: 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 [11:57] yes i have changed that one already [11:57] ubuntu842: I seem to recall some reports of broken UEFI boot manager on the ES11 [11:57] yeah, and testing through here doesn't work [11:57] I'm starting to think this problem isn't fixable [11:57] Technobliterator: could you put the "pacmd list-sinks" to pastebin? [11:57] i have also tried to use the boot repair [11:58] but that hasn't work === dan_ is now known as Guest51121 [11:58] i have no internet connection with the laptop [11:58] cpaelzer, http://pastebin.com/Fhmb4u9A [11:59] Technobliterator, your sound system doesn't even know about the device [11:59] so it has to be an issue a few levels below [11:59] like broken cable, ... [11:59] what do you see in dmesg when you unplug&plug the usb speakers? [11:59] when i install it in uefi mode, it says "no bootable device found". when i install in legacy, it finds the ubuntu, but even with nomodeset it boots into a black screen [12:00] or it goes to "loading initial ramdisk.." and gets stuck theer [12:00] ubuntu842: does the installer boot in UEFI mode? [12:01] yes, with nomodeset [12:01] ubuntu842, suggestion: lubuntu. it's optimized for older/slower/low spec devices [12:01] ubuntu842: OK, so the installer starts, do you use the "Try Ubuntu" method of starting it? [12:01] i recently installed it on a very similar device with similar specs, it must have to do with the particular model and the bios that came with it. i also tried updating the bios in windows before installing linux, but that didn't change anything [12:02] no, because when i did that it asked me for login details for some reason, so i directly had to go to install [12:02] ubuntu842: if the installer asks that, the installer image is corrupt [12:02] ubuntu842, wait, what? that's not normal ubuntu. [12:02] md5sum your .iso and your USB [12:04] cpaelzer, turned off: http://pastebin.com/Gx4Jq3dk turned on: http://pastebin.com/Grw7z5Ep [12:06] Technobliterator, well the only thing changing there is a network link which surely aren't your speakers :-) [12:07] there should have been sometihng like "usbcore: registered new interface driver snd-usb-audio" [12:07] but it is not even showing any USB activity [12:07] Oh, I just turned the speakers off at the back, I didn't unplug them [12:07] do you want me to completely unplug? [12:08] yeah I thought so, just to see what pops up [12:08] after replugging you could also have a look at lsusb -v and check if they show up [12:09] Technobliterator, this is an example from my usb audio dev "Bus 002 Device 008: ID 08bb:2702 Texas Instruments Speakers" from the lsusb output [12:09] but I don't have much hope, your dmesg isn't wrapped and it didn't report anything related since boot [12:10] So I'd still assume HW issue like bad cable [12:11] Guys, my keyboard is acting weird since I ave installed Ubuntu [12:12] unplugged: http://pastebin.com/1U5Q3yjU [12:12] When my caps lock is on, it shows me small letters and when my caps lock is off, it shows me capital letters [12:12] batoonnbba [12:12] can anyone help me with this [12:12] it's very possible that it's a hardware issue, but I think if it is, it's a very odd one [12:12] xStark: are there 2 keyboards connected? [12:12] slm [12:12] kmsin [12:12] destan, in English please ... [12:12] where are [12:13] TJ-: Yup. One is the keyboard on the laptop and the other is a wireless one. [12:13] how are you [12:13] destan, this is ubuntu support. ask your support question. [12:13] xStark: This happens when the keyboards get out of sync. on the 'other' keyboard press the CapsLock key [12:13] TJ-, so best to disable one KB or the other, I assume? [12:14] xStark: you may have to toggle the keys on either/both a few times to get the thing to behave correctly! [12:14] cfhowlett: Usually its a temporary issue caused by using both keyboards during startup [12:14] TJ-: I randomly press caps lock on both keyboards? Do I have to do it one time, or just everytime I log in [12:14] Technobliterator, it matches the former data - the kernel isn't seeing anything of the unplug - it should look like this (unplugging&plugging mine) ... [12:14] hm [12:15] xStark: find out if that process fixes the issue first [12:15] TJ- Alright [12:15] TJ-, I just started using a wireless KB. haven't experience that kind of conflict, but good advice to know. [12:15] so it simply can't pick up the device? [12:15] Ok I toggled the keys [12:15] so far so good [12:16] Technobliterator, yes it doesn't realize anything is changing - see my example at http://pastebin.com/Die9F7Sz [12:16] cfhowlett: I've used this logitech keyboard of mine in both windows 7 and 8.1 and 8. It's good actually. Even has a trackpad on the keyboard :P [12:16] xStark: when the PC boots do you make use of both keyboards up to log-in ? [12:16] Technobliterator, obvious next steps would be, keep the speakers switched on - but exchange cables, use other USB Ports, avoid using USB-Hubs in between and so on [12:17] I'll see if any other USB ports work [12:17] but I might have to give up hope and use headphones [12:17] TJ-: Well usually, when I boot, both keyboards are connected. I usually use just any one keyboard to log in [12:17] Oh god, now it's displaying random spaces [12:17] * cfhowlett wishes he could get his shiny, new wacom intuos tablet o work ... [12:18] wacom intuos? [12:18] I've never heard of it. [12:18] xStark: OK... this can sometimes happen through using both during the boot process, especially if you use say a built-in keyboard whilst the firmware (UEFI/BIOS) is in control [12:18] Technobliterator, I couldn't live without a range of speakers, headsets, full-amps on my computer so I encourage you to not giev up :-) Give me a ping if you find anything in further dmesg/lsusb about the speakers [12:18] yeah, I'd be lost without them too [12:18] lmao [12:18] thanks for help [12:19] TJ-: You're saying I just use the normal keyboard till I login and then connect the wireless one? [12:19] connect the wireless one later* [12:21] xStark: No, I'm just trying to get accurate information of what permutation of keyboard usage might be causing this, CapsLock state is a shared state across all input devices assigned to the same seat [12:21] TJ-: Right. [12:22] xStark: I've seen this happen sometimes when the Shift key is used on the built-in keyboard! But if you're getting random characters (you said space) appearing that suggests a deeper input device issue [12:23] xStark: as it is a wireless external keyboard my first, very strong, recommendation is to check the battery charge level and either but in fresh batteries or recharge them fully [12:23] TJ-: Yeah I have 2 problems. One, as you know caps lock. And the other problem being random spaces being displayed (This has happened just two times) [12:24] TJ-: Alright. Usually I use the keyboard till the battery is dead in Windows and such a thing has never occured. But maybe you're right this time. [12:24] xStark: I've had it happen with Bluetooth keyboards occassionally, and BT mice setting off on their own :) === vim is now known as Guest29058 [12:25] Oh, I see [12:25] I've also had this problem in Ubuntu on not being able to control screen brightness [12:26] It seems it occurs only in some cases [12:26] I had to create this intel configuration file and it was fine. [12:26] xStark: brightness often requires a 'platform' driver since each system seems to do it its own way. It may be you need to alter the default kernel setting to find the correct parameter [12:27] Oh, I see === aeonchild is now known as enchilad1 === enchilad1 is now known as wesayers === wesayers is now known as enchiladlol === enchiladlol is now known as charquican === charquican is now known as aeonchild [12:28] Well I gotta agree, Ubuntu is way faster than windows :P === j0hn is now known as Guest17773 === esc_type_ is now known as esc_type [12:31] xStark: see the acpi_backlight kernel parameter at https://www.kernel.org/doc/Documentation/kernel-parameters.txt [12:32] Thanks. But like I said before, I fixed it xD === netameta_ is now known as netameta [12:40] TJ-: The keyboard problem with the caps lock still persists... [12:40] I had to restart [12:41] xStark: maybe bios problem [12:42] What? [12:42] xStark: most bios have caps lock settings [12:42] oh, I see [12:42] What do you think I should do [12:43] xStark: what is wrong with your caps lock [12:44] well when caps lock is on, it gives me small letters, and when caps lock is off, it gives me big letters [12:44] and yeah, I do use a wireless keyboard [12:45] xStark: this affects the output of both keyboards at the same time, or only one? [12:45] !info xdotool [12:45] xdotool (source: xdotool): simulate (generate) X11 keyboard/mouse input events. In component universe, is extra. Version 1:3.20140805.1-2 (vivid), package size 39 kB, installed size 141 kB [12:45] TJ-: Both keyboards [12:46] xStark: and Caps Lock is on at the initial greeter log-in? [12:46] TJ-: Nope, it's switch off. [12:46] switched* [12:46] xStark: So it comes on 'randomly' after you start typing on the wireless keyboard? === wook is now known as Guest23762 [12:47] TJ-: Yeah. I'll be typing something and randomly everything becomes capitals even though its showing that caps lock is on. And also I'll be having trouble navigating through applications. [12:48] xStark: try changing it on the wired keyboard. Look in bios for keyboard settings to. [12:48] xStark: sounds like dead batteries [12:49] xStark: does this happen when your fingers are whizzing all over the keyboard, or even when you type slow and methodically? [12:49] TJ-: I type fast, I barely type slowly..so yeah.. [12:50] I'll try changing the batteries too [12:50] Just a second brb [12:50] xStark: I'm wondering if you've one of those sensitive keyboard where the vibration/bounce actually causes the key to physically operate, or if you're somehow catching the CapsLock slightly. I'd try wedging a piece of card under the outside edge of the key to prevent accidental activation and then see if the problem continues. That'd rule that in/out [12:52] I got a 500gb disk. I want to put windows and linux on it. Last time I set up dualboot was in a different decade. Any "within sector" requirement or anything else that would make a 40/60 or 50/50 split a bad idea? I have no idea how much windows wants this days. [12:52] TJ-: it also could be just a buggy application xStark [12:53] What buggy application. I just got Ubuntu yesterday, dratsab. [12:53] Changed my batteries by the way. [12:53] !dualboot | moijk [12:53] moijk: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [12:54] xStark: is it persistent in all applications or just one of them. [12:54] moijk: or make your life easy, and install ubuntu single and windows from virtualbox after [12:54] moijik: Well if you ask me, Windows needs more space than Ubuntu. Like you said, God alone knows how big Windows' updates etc are... [12:54] dratsab: In all applications. === marshal0605 is now known as marshal0505 [12:55] moijik: I have a 1TB hard drive. I've let like 700GB for Windows and some 200GB for Ubuntu. [12:56] xStark: is it Bluetooth or rf keyboard. And how far away are you using it. [12:56] xStark: I'm wondering if you need a bt-coexist option enabling on the Wifi side [12:56] TJ-: what [12:56] moijik: It also depends on your usage. Me, I've used Windows on the same computer without formatting it and I've barely used 50GB files xD [12:57] dratsab: Bluetooth [12:57] TJ-: I have no idea what that is.. [12:57] xStark: which wifi device is it? "lspci -nn" - show me the line for the Wifi device [12:57] dratsab: My wireless keyboard is literally next to it [12:58] TJ-: Just a second [12:58] TJ-: I just ran than in the Terminal, literally something 1 page big showed up. [12:58] xStark: Bluetooth operates in the same frequency band as 802.11bgn (2.4GHz) but uses a different form of spread-spectrum algorithm. Wifi and BT will interfere with each other. Some Wifi chipsets have a bot-coexist' option that can reduce interference (since Wifi signals are much more powerful than Bluetooth) [12:59] s/bot-coexist/bt-coexist/ [13:00] TJ-: No file/directory s/bot-coexist/bt-coexist [13:00] xStark: no, it isn't a file or directory, it is an option for some wifi kernel modules [13:00] hi [13:01] DexterF: welcome [13:01] xStark: this is why I need to know which Wifi device the PC has [13:01] how "vanilla" is the Snappy Ubuntu 4.2 kernel? [13:01] Hi, What do I need to install specifically to follow this https://www.youtube.com/watch?v=pSiIHe2uZ2w [13:01] TJ-: If you're wondering, the wifi router is just above me. I'm using ethernet atm. This keyboard as never done this before. [13:01] the website looks different to when the video was recorder [13:01] DexterF: maybe a question for the #snappy channel? [13:01] 4.2 has spanking new code for a certain DVB receiver I'd like to run on a Pi2, but will it be just like vanilla? [13:01] recorded [13:01] lotuspsychje: ouh :) [13:01] TJ-: I did run lspci -nn Do you wanna see the output? It's huge [13:02] I use Ubuntu 14.04 LTS and 15.04 [13:02] my cock is hard [13:02] xStark: I'll try with 200gb for windows and 300gb for linux. Not sure if I need that much for windows, but just to be on the safe side. === brandon is now known as Guest9825 [13:02] xStark: just give me the line for the Wifi device (802.11 ABGN) if you can see it [13:02] LibertyWeNeed_Click (Cock As Integer) [13:02] moijk: Well it's your call [13:02] TJ-: Alright [13:02] xStark: otherwise pastebin the output of the command: "pastebinit <( lspci -nn )" [13:02] xStark cum all over me [13:03] !ops | Guest9825 [13:03] Guest9825: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [13:03] !ops | Guest9825 obsene comments [13:03] Guest9825 obsene comments: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [13:03] fuck [13:03] lotuspsychje is hot off the mark today :) [13:03] TJ- : blow me [13:04] klep swallow my cum [13:04] services lag, sorry all [13:04] Pici: np [13:04] Well, can't have a day without a bit of tourettes. [13:05] da fuq [13:07] TJ-: http://paste.ubuntu.com/12631593/ [13:08] xStark: so "0d:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)" [13:08] TJ-: I suppose so. [13:08] xStark: do "lspci -nnk -s 0d:00.0" and tell me which kernel driver is in use? [13:09] Alright [13:09] TJ-: 0d:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01) [13:09] Subsystem: Hewlett-Packard Company Device [103c:1483] [13:09] Kernel driver in use: wl [13:10] xStark: do "pastebinit <( modinfo wl )" [13:11] TJ-: http://paste.ubuntu.com/12631617/ [13:12] xStark: shame; no co-exist mode. If that were the issue, you can't do anything about by changing a wifi setting [13:13] TJ-: I see. I've changed the batteries with fresh ones. So far so good. Let's see what happens. [13:13] Hello Guys [13:13] Which is the Irc command to know about a user the other nicknames that this user has used ? [13:14] I don't know that [13:14] xStark: the only way I can think to test the hypothesis of interference is to temporarily disable the Wifi radio using "rfkill", use the wired Ethernet for a while, and see if the keyboard still mis-behaves. If it does with the WiFi radio not operating, the issue is unlikely to be coexistence - unless the Wireless AP/router is VERY close too [13:14] anyone runs docky with lower niceness? I feel that standard niceness isn't snappy enough [13:15] TJ-: I'm using ethernet ever since I've installed Linux yesterday... I told you that before. [13:15] Hiyas all [13:15] xStark: sorry, I must have missed that! So if the behaviour continues, you could safely disable the wifi radio [13:16] Eat-Marmitte: You can get to know the list of nicknames registered under your nickname by using "/ns glist" [13:16] I don't think you can check it for others.. [13:17] TJ-: Nah, it's not a problem... The solution will prevail when the time is right ;) [13:18] hi BluesKaj [13:19] Hey lotuspsychje [13:19] telboon: docky doesnt perform well? [13:20] lotuspsychje on high load, it isn't as snappy as i would like it to be [13:20] when cpu goes >50% it's not as smooth [13:20] !info preload | telboon install this mate [13:20] telboon install this mate: preload (source: preload): adaptive readahead daemon. In component universe, is optional. Version 0.6.4-2 (vivid), package size 34 kB, installed size 135 kB [13:20] when i renice it, the priority stays the same though [13:20] telboon: maybe a system cleanup would be also nice [13:20] is it good to disable xset -dpms i don't want screen blanking i tried xset s off but it wasn't worked [13:20] lotuspsychje hmm. let me take a look [13:21] lotuspsychje it works perfect on low load though [13:22] telboon: whats your garfix card like? + driver? [13:22] grafix [13:22] intel internal graphics. lol [13:22] telboon: ubuntu version? [13:23] lotuspsychje hmm. how do i check? probably ubuntu. i didn't install new drivers [13:23] telboon: lsb_release -a [13:24] telboon: Just go to "About this computer" [13:24] no LSB modules are available [13:25] telboon: Select the About This Computer under the menu where you switch off your PC [13:25] telboon: lsb_release -d [13:25] Description: Ubuntu 14.04.3 LTS [13:25] About computer writes: Intel® Ironlake Mobile [13:25] Latest LTS version [13:26] telboon: try the preload and reboot please, see if overal load on docky performs better [13:27] alright. thanks lotuspsychje and xStark! [13:27] No problem [13:28] xStark: https://help.ubuntu.com/community/UsingTheTerminal or use the search on that help wiki page [13:29] ty [13:33] good morning, all [13:33] Morning [13:34] is there an ubuntu offtopic channel? [13:34] !ot | spoonman_ [13:34] spoonman_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [13:34] thank you! [13:37] Hello im trying to put nagios 4.1.1 and ndo 2 [13:37] [1443706581] ndomod: Successfully reconnected to data sink! 0 items lost, 878 queued items to flush. [13:37] [1443706581] ndomod: Error writing to data sink! Some output may get lost. 711 queued items to flush. [13:38] i only get this and nothing on ndo2 ddebug [13:39] yop [13:39] quelqu'un ? [13:40] !fr [13:40] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [13:41] so I ran `sudo memtester 1G 200` ... is that a large enough attempt size to assume it tested all of my 24G of RAM? [13:43] killall: maybe the #nagios channel can help? [13:44] ok thks [13:53] say does anyone know of a free vpn/proxie for ubuntu? [13:57] salut [13:58] TJ-: Well it seems that if I use my wireless keyboard to log onto Ubuntu, the problem persists. But if I log into Ubuntu using normal keyboard and then connect wireless keyboard and use it, it's fine. === 18WAATBUF is now known as REVAGOMES === REVAGOMES is now known as revagomes [14:03] hi [14:03] sourav: welcome [14:04] any body can guide me about mysql [14:04] thanks [14:04] !lamp | sourav [14:04] sourav: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process. [14:04] sourav: what about it? [14:05] yup [14:05] hello everyone [14:05] on a ubuntu mini install for some reason im now getting on any apt-get install [14:05] errors were encountered while processing : systemd [14:05] I want to take all data from a server database [14:05] prior to that policykit1 always has errors during the update/upgrade [14:06] sonderless: welcome [14:06] hi all, i'm having an issue with the window picker (scale option in compiz) can anyone help? [14:07] hi zzarr [14:07] hi yeticry [14:07] sonderless, dont greet everyone like that [14:08] it appears https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1447654 bug is back [14:08] Launchpad bug 1447654 in policykit-1 (Ubuntu Vivid) "installing policykit-1 hangs under systemd" [Medium,Confirmed] [14:08] Ubuntu ftw [14:09] is there anyone that could help me with a compiz issue, i've exhausted looking through forums...? [14:09] maybe [14:10] sonderless: maybe the #compiz guys might know? [14:10] thanks lotuspsychje [14:12] hello [14:13] #compiz doesn't seem to be that active, i'll pose my question here [14:13] how to display unicode in terminal and browser? [14:13] i'm having an issue that whenever I use a hot corner or key combo to view all the windows in my workspace, it just logs me out... does any one know how to fix this? i've searched forums for about 2 hours [14:14] running ubuntu 14.04 [14:14] sonderless: check your syslog or dmesg for errors, maybe compiz crash? [14:14] which package is for unicode display and input? [14:15] rrr : you don't see choices in edit > profil setting ? [14:15] thanks lotus [14:15] rrr : my bad, it is in the Terminal menu > caracter encoding [14:16] i am still novice at linux, that's mostly just jibberish to me... but it seems like a common issue on the forums... [14:17] #ubuntu-vn [14:17] compiz is a hazardous thing [14:17] abiel [14:17] i only want compiz for the window selector (like mac has) other than that I don't need any other features [14:18] is there another way to accomplish a window selector without using compiz? [14:18] sonderless: try a tail -f /var/log/dmesg from terminal for realtime debugging, then try your compiz thing [14:18] please help me [14:18] for a window selector you can alt tab [14:18] hi all...i launch a chroot via sudo and would like to install a package for a different user in the chroot. is this possible? [14:18] sonderless: alt-tab? -_- [14:18] !chroot | austin__ [14:18] austin__: A chroot is used to make programs believe that the directory they are running in is really the root directory. It can be used to stop programs accessing files outside of that directory, or for compiling 32bit applications in a 64bit environment - see https://help.ubuntu.com/community/BasicChroot [14:19] i know alt tab, i just love being able to see all my windows and pick the one i want [14:19] should I use mysqldump [14:19] what is right way to load modules under ubuntu? for example i need "xpad" [14:19] what i need to do? [14:19] personnally I would love to have a shortcut like in windows to enable a projector / other screen [14:19] with the windows button + p [14:20] ok thanks [14:20] sourav : yup, it is a good soft [14:20] loa : !apt-get [14:20] damn, I don't know how to use the help bot here [14:21] !info apt-get [14:21] Package apt-get does not exist in vivid [14:21] !apt [14:21] APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Muon (KDE) or !Apper (KDE) [14:21] ioria: hello mate :p [14:21] hi [14:21] lotuspsychje, helllllllllllo ! [14:21] tykayn, what? [14:22] i need load module with modprobe and i am asking what is right way to do this. [14:22] for what i need apt-get ? [14:22] /etc/modules is right place? [14:23] loa modinfo module will tell u information about installation [14:23] oh, then I don't know what you are reffering to [14:27] Does 14.04 support /usr on a separate partition than /etc? [14:29] mike252: all Ubuntu releases do, partition to heart's content. [14:29] thx [14:34] Can someone help me with Ubuntu on my MacBook Pro, i can't connect to any wireless internet and my Ethernet adapter isn't working ether? [14:34] Is it working in Mac? [14:35] Yeah [14:35] Do I need some driver or something for Ubuntu to use it [14:35] T3DDY: ubuntu version? [14:35] 14.10 [14:35] Well I use Ubuntu with Windows, no drivers required.. [14:36] Ubuntu with Windows? [14:36] Yeah, I dual boot... [14:36] !eol | T3DDY [14:36] T3DDY: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [14:37] where can i download camcri server ?? [14:37] I can't update/upgrade on it because it's not connected to the Internet [14:37] T3DDY: Well we suggest you update your Ubuntu version to the 14.04.3 LTS. [14:37] Would that solve my problem? Or is it just a guess? [14:38] T3DDY: Well from my side, it's just a guess. [14:38] T3DDY: eol versions are not reccomended to use [14:38] I agree with lotuspsychje [14:38] T3DDY: install a version from topic please [14:38] So 14.04 is the version I need? [14:39] T3DDY: for stable you can choose LTS yes [14:39] 14.04 is recommended for most users. [14:39] Okay, I'll install that and ill get back to you [14:39] It has long time support and is stable [14:41] хай здесь есть кто? [14:41] !ru | artur [14:41] artur: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [14:43] I upgraded ubuntu from 15.04 to 15.10. but the ibus IME doesn't work. all cjk IME doesn't show any input window. I can only type english [14:43] Any ideas? [14:44] davidleon: #ubuntu+1 for wily issues please [14:44] fcitx is buggy and sometimes cause unity mouse click freeze [14:44] i have to restart x to avoid the problem [14:45] !wily | davidleon [14:45] davidleon: Ubuntu 15.10 (Wily Werewolf) will be the 23rd release of Ubuntu. Discussion in #ubuntu+1 [14:45] 4555/36 [14:46] #ubuntu+1 davidleon [14:46] i experience samething in 15.04 too [14:47] hello [14:48] Hello [14:48] how can i change the Resolution of my display? [14:48] i am use the visual box install the ubt. [14:49] mrsu, install guest additions to Vbox [14:53] ci siete [14:55] any recommended desktop? [14:55] i find unity has many problems with IMEs [14:55] IMEs? [14:55] i think kubuntu might have fewer issues [14:55] !lts | davidleon [14:55] davidleon: LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) [14:55] !flavors | davidleon [14:55] davidleon: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [14:55] I installed ubuntu willy [14:55] how may i switch to kde? [14:55] davidleon, then you should be in #ubuntu+1 [14:56] !no [14:56] Hvis du vil diskutere på Norsk, vennligst gå til #ubuntu-no. Takk! [14:56] sorry [14:56] davidleon, easy to do: sudo apt install kde-plasma-desktop lxde xfce4 will grab those three. you could also try gnome, though I don't know the CLI. logout/choose DE/login [14:56] Often times, when my computer resumes from pm-hibernate, it lags. What can I do? [14:57] cfhowlett: cool [14:57] acetakwas: check your logs, see whats wrong [14:57] cfhowlett: but i think ubuntu software center should show them\ [14:57] lotuspsychje: which logs? [14:58] that might due to my change to the sed vivid willy change? [14:58] acetakwas: dmesg, syslog [14:58] davidleon, mucking about in your sources.list will lead to heartache. just sayin' ... [14:59] cfhowlett: i wanted to upgrade to willy as there's kernel update [14:59] davidleon: synaptic is still in the repo if you want a decent graphical package manager [14:59] cfhowlett: exactly expected sudo apt install kde-plasma-desktop [14:59] E: Unable to locate package kde-plasma-desktop [14:59] lotuspsychje: "scary log". What do I look out for there? [15:00] !info kde-plasma wiley [15:00] 'wiley' is not a valid distribution: kubuntu-backports, kubuntu-experimental, kubuntu-updates, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed, wily, wily-backports, wily-proposed [15:00] auronandace: oh [15:00] !info kde-plasma wily [15:00] Package kde-plasma does not exist in wily [15:00] !info kde-plasma-desktop wily [15:00] Package kde-plasma-desktop does not exist in wily [15:00] acetakwas: any relevant error near the time of your hibernation [15:00] x [15:00] okay [15:02] davidleon, I'm on trusty ... http://pastebin.ubuntu.com/12632146/ [15:02] but there might be a name change on vivid/wily [15:04] !info plasma-desktop wily | davidleon [15:04] davidleon: plasma-desktop (source: plasma-desktop): Tools and widgets for the desktop. In component universe, is optional. Version 4:5.4.1-0ubuntu2 (wily), package size 1620 kB, installed size 7963 kB === eclipse is now known as Guest98037 [15:07] auronandace, good one. hey, do you have an install command for the gnome DE? Not seeing it at gnome.org or ubuntu wikis ... [15:07] oh gnome is still alive? [15:08] !info gnome-shell | cfhowlett [15:08] unity obviously has a better design [15:08] ubuntu-gnome very much alive and now an official distro [15:08] the only shortcoming is it doesn't work well with IMEs [15:08] unity also has a superior design compared with windows [15:08] thank you auronandace [15:08] better use of the limited desktop space [15:09] cfhowlett: no worries, ubottu should pounce any time now [15:09] does any one know why sometimes the software download process stuck there for a long period [15:09] my internet connection is very fast [15:10] davidleon: you really ought to ask in #ubuntu+1 since you are using wily [15:10] auronandace: it also happens in 15.04 [15:10] I cannot for the life of me remember the name of the program that lets you run commands over an ssh connection longer than the life of the connection, can someone help remind me? [15:11] Anthaas: you thinking of a screen/tmux session? [15:11] screen! [15:11] Thanks auronandace [15:11] Anthaas: no worries === Malsasa_ is now known as Malsasa [15:11] Anthaas: mosh ? [15:11] mike252: Nah, it was screen, thanks anyway [15:13] davidleon: did you add ppa's? [15:15] lotuspsychje: yah [15:15] added few [15:16] davidleon: that might get you in trouble with updates [15:16] !ppa | davidleon [15:16] davidleon: 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 [15:16] out of curiosity has anyone been able to get wallch working in i3wm? === Malsasa_ is now known as Malsasa [15:17] auronandace: the #i3 guys might know perhaps? [15:17] I want to download http://tour.ubuntu.com as an offline site, any idea? I saved it, but it does not work as an offline site [15:18] Why do you want that site as an offline site [15:18] frenda: you could ask the ##firefox guys howto save sites offline [15:18] I would like to send a file using ftp to a server [15:18] lotuspsychje: good point, pity their channel isn't on freenode, their website does state which desktop environments they currently support and i3wm isn't one of them but curious to see if someone has got it to work [15:18] 5/36 === mohamed is now known as Guest9980 [15:19] xStark: I want to have a presentation where that internet is not available! [15:19] frenda: If you wanna try Ubuntu without installing it on your PC, just download the Ubuntu .iso file and install it onto a USB flash drive or burn it onto a disk. Then boot your PC from the disk/flash drive. [15:19] auronandace: i3 and i3wm is something different? [15:19] xStark: I knew [15:19] I did this command: curl -T /home/mhm/empty.txt ftp:///data --user : [15:19] I have this error [15:19] That's the best way to do it, honestly [15:19] lotuspsychje: sorry, i call it i3wm not to confuse it with the i3 processor [15:19] curl: (25) Failed FTP upload: 553 [15:19] I have this error: curl: (25) Failed FTP upload: 553 [15:20] auronandace: #i3 channel exists on freenode as the wm [15:20] It failed to transfer files via FTP protocol [15:20] I have no idea [15:20] lotuspsychje: oh, that must be an unofficial channel then, i had to connect to another server for the official one [15:20] But I can do the job using filezilla [15:22] I would like to send files using ftp command line. How I could do this. [15:22] !ftp | Guest9980 [15:22] Guest9980: FTP clients: Nautilus (Places -> Connect to server), gFTP, FileZilla (for !GNOME); Konqueror, Kasablanca, KFTPGrabber (for !KDE); FireFTP (for Firefox); ftp, lftp (for !cli) - See also !FTPd [15:23] I should send files to a directory in the remote server using FTP command line. I will create a script to do the job weakly. [15:23] I did this command: curl -T /home/mhm/empty.txt ftp:///data --user : [15:23] I have this error: curl: (25) Failed FTP upload: 553 [15:23] I did some configuration in ~/.netrc file [15:24] I can do the job using ftp prompt, and filezilla, but I can't do it with one line command line [15:25] Guest9980: maybe the ##networking guys can solve your issue [15:25] I have no connection to them. [15:25] Its likely more of a question about how curl works, its not a simple tool [15:26] I mean I can't reach them right now === HarryCross is now known as HCross [15:27] Ok let's say I need to execute it like this: echo put my-local-file.txt | ftp ftp.example.com [15:27] But I need to send to a directory called data? [15:27] lotuspsychje, How I should write it [15:27] Guest9980: /join ##networking [15:28] lotuspsychje, got it [15:56] Hi after an upgrade from 14.04 to 15.04 my audio does not work anymore. apt-get says alsa is on the latest version and a reload did not help, too :( Does anyone know how I can debug the issue? [16:02] Hey everyone [16:03] hey [16:03] Anyone know a good hyperterm like app for Linux? [16:04] NetworkingPro: for connecting to hardware devices? serial? etc? [16:05] Pici: yessir [16:05] Serial monitor [16:05] hello! - quick question. I'm currently on the mic speaking to someone abroad. How can I play music so they can hear the song? I'm using a USB mic. [16:06] !info setserial [16:06] setserial (source: setserial): controls configuration of serial ports. In component main, is extra. Version 2.17-48ubuntu0.1 (vivid), package size 37 kB, installed size 153 kB [16:06] !info minicom [16:06] minicom (source: minicom): friendly menu driven serial communication program. In component universe, is optional. Version 2.7-1 (vivid), package size 220 kB, installed size 1020 kB [16:07] iirc, minicom is the most hyperterminal-like [16:07] anyone? [16:12] Hi [16:13] Is anyone here who can help me with an ubuntu issue i'm having? [16:13] ask first toughbook [16:14] OK, I have a toughbook f8 and f9, and the colors and brightness look completely different with the exact same 14.04lts installed [16:14] the f9 looks weird [16:14] Is there a way to fix it? [16:14] the f8 looks regular like a windows [16:15] Pici: hx [16:15] thx [16:15] Does anyone have any insight? [16:16] is this not the best place to chat with ubuntu experts? [16:17] does anyone talk here? [16:18] toughbook: well. you have 2 different devices, so its not a surpise it does look different. if you think its a bug/issue describe it more/better or show a picture [16:18] toughbook, ask your question with full context [16:19] how can I show a picture on here? [16:19] toughbook, use an image share like imgur.com [16:19] toughbook: use imgur.com [16:19] oh ok, i remember imgbay has something like that [16:20] ill get pics of both [16:20] toughbook, also, give context like: were the colors identical when the machines were running windows? what does "weird" mean? persists across reboots? [16:20] well I never really ran windows on these 2, but I have a third which is an f8 (lol) which runs xp [16:21] brb ill get pics [16:21] if yo think you can help [16:21] toughbook, if you don't know whether the colors were identical before you are missing a key piece of info [16:22] well the computer in question I got recently on ebay and when I booted into windows7 the one time before installing ubuntu it looked normal to me [16:23] I suppose I could install xp on it and see if its os or hardware [16:23] toughbook, if you boot from a livecd or other installer does it still look wrong? [16:23] but I doubt its hardware [16:23] toughbook, yeah i would definitely rule out hardware first [16:23] see but windows 7 looked normal [16:24] I dont think its hardware [16:24] toughbook, "don't think so" is not hard data. the other thing to do since they are different models is to do some googling and see if there are any known video hw issues on the problematic one [16:24] ive done lots of browsing [16:24] I wouldnt be here if I hadnt [16:24] what is the issue? [16:25] toughbook, we have no idea what you know or have invesitgated if you don't tell us [16:25] colors are all off for ubuntu install === ochorocho1 is now known as ochorocho [16:31] so, what I select natural scrolling in the settings [16:31] it works fine for my trackpad [16:31] but it doesn't work at all for my mouse [16:31] how do I get it to work for my mouse? [16:32] I hate scrolling unnaturally === user is now known as Guest69947 [16:34] also, how do I configure openvpn to connect automatically? [16:35] and how can I configure ufw to only connect through openvpn? [16:35] is there a way i can record terminal sessions via a script? [16:35] doesn't terminal already do that? [16:35] your history file? [16:36] asklepian i mean in a video format to watch as a movie [16:36] oh [16:36] that'd be a screen recorder then [16:37] asklepian i am looking for a way to do it via a script, as to run in a server [16:37] i am looking for a simple easy to hack with terminal video recorder tool [16:37] yeah, I don't know anything about that then [16:38] asklepian thanks [16:38] anybody?? [16:39] !info kazam [16:39] kazam (source: kazam): screencast and screenshot application created with design in mind. In component universe, is optional. Version 1.4.5-1 (vivid), package size 733 kB, installed size 2052 kB [16:39] bazhang shall check it out, hope it is small and lightweight [16:39] hello [16:39] is someone here? [16:39] ask your ubuntu question Leahman [16:40] Leahman, no, no one is here [16:40] lol nice [16:40] i was scared :D [16:40] i thought i was alone in this big irc chat :') [16:40] Leahman welcome to the real world :D [16:40] tytyty [16:40] i've one question [16:41] Leahman, wait wait wait [16:41] how can i connect to an specific server? [16:41] Leahman, first, how many questions do you have? [16:41] asklepian, thats not helpful at all [16:41] sorry [16:41] i think they are like 1000 [16:41] I'll go sit in the corner now [16:41] Leahman: irc server? [16:41] ill try to make them 999 so it gets quicker [16:41] yeah [16:41] !details | Leahman, [16:41] Leahman,: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [16:41] asklepian, keep the nonsense out of here [16:42] i have the ip address of the server and the port [16:42] bazhang, well no one's answered my questions yet so I was getting bored...sorry [16:42] i'm new in this ubuntu irc chat [16:42] Leahman: depends on the irc client. but most should work with "/connect server port" [16:43] ok [16:43] let me try, thanks [16:43] Leahaman what was your q? [16:43] how to join a irc server [16:44] hello, I have a simple question [16:44] !ask | hedenclod [16:44] hedenclod: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [16:44] why am i getting this Permission Denied - You're not an IRC operator? [16:44] cfhowlett thanks [16:45] when i type connect server port [16:45] Leahman, you're trying to use an OP command and you're not the op. [16:45] when updating ubuntu using the software manager do bew programs get installed, or just the current programs get updated [16:45] sorry, didnt know about the rule [16:45] *new [16:46] hedenclod, update refreshes the library list. upgrade renews installed programs. dist-upgrade upgrades to newest programs available. see man pages for more info [16:46] alright [16:46] how do I get natural scrolling to work for my mouse? [16:46] Also, does ubuntu 15.04 have ssd-support by default? [16:46] after installing [16:46] Leahman: sorry its "/server server " [16:47] ok, let me try again :) [16:47] hedenclod, 15.04 does support ssd [16:47] out of the box? === ubuntu is now known as Guest51828 [16:47] yes [16:47] hedenclod: since 14.04 at least, yes [16:47] hello [16:47] how to open an image file from console in ubuntu [16:48] alright thanks [16:48] have a good one [16:48] how is everyone today? [16:48] chefpv great :) :) [16:48] zotherstupidguy, image = picture or .iso? [16:48] good zotherstupidguy [16:48] cfhowlett photo [16:49] i am new to the ubuntu platform im an ex windows user [16:49] zotherstupidguy, usually photoapp imagename [16:49] byzanz seems to be a good hackable video recorder btw [16:49] whats the photoapp in ubuntu? [16:50] zotherstupidguy, shotwell? [16:50] anyone feel like helping the new guy? [16:50] !ask | chefpv [16:50] chefpv: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [16:51] chefpv: just ask === ochorocho1 is now known as ochorocho [16:51] ok [16:52] how do I get natural scrolling to work for my mouse? [16:52] anyone else having problems since this weeks updates with Ubuntu 15.04 & Lenovo X1 Carbon g3? [16:52] seosepa, "anyone else ..." type questions are a waste of time. state YOUR issue and YOUR details [16:53] !anyone [16:53] sadly, that one was removed MonkeyDust [16:53] I've installed Ubuntu onto an SD card, but it won't boot (I previously put the installer on that SD, and it booted before - but this time it's an actual install onto the SD). What might be preventing this booting? [16:53] factoid no longer exists [16:53] im not sure what the issue is, thats why im asking [16:53] seosepa what brings you here [16:54] !details | seosepa [16:54] seosepa: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [16:54] im not sure if ubuntu is running my pc drivers properly. i do not have a split system it is strictly the current lts edition. when i pull up chromium it kicks my fan into overdrive and never slows down. videos are sometimes choppy . it works fine for vlc most of the time. im using an old dell 4700 that i found it has a p4 and designed for xp. xp having no support now led me to ubuntu. can someone tell me what i need to do to fix it? [16:55] hi there [16:55] hello alexus [16:55] chefpv, latest ubuntu can be pretty demanding on old equipment. lubuntu is optimized for older/slower/lower spec hardware. [16:55] how are you chefpv? === the_map is now known as the_map_ [16:55] i am well alexus === the_map_ is now known as the_map [16:56] So, I'm planning of buying a new laptop which would probably be with 2 graphic cards. Just a question, can somebody that has some recent experience with it tell me where things stand? Last time I've checked, I would have to logout just to switch a graphic card or something. Is there any progress on that matter? [16:56] cfhowlett so it going to be a similar look and feel as ubuntu? i kind of like the layout and feel [16:56] how do I configure ubuntu to connec to my openvpn connection automatically? [16:56] boriseto, best gpu support: intel, then nvidia. AMD is finally coming around [16:57] and how do I get natural scrolling to work for my mouse? [16:57] chefpv, see for yourself. open a terminal and run the following comand: [16:57] asklepian natural scrolling? [16:57] sudo apt install lxde then logout/choose lubuntu session/ login. If you like with what you see, you can download/install lubuntu [16:58] cfhowlett, so your advice would be to go for the Intel/nVidia combo? [16:58] MonkeyDust, yeah I have that selected but it only works for my trackpad and not for my mouse... [16:58] ok i will try that and report back... will flash be hard to get it took me a few days to pepperflash my chromium [16:58] boriseto, "works for me" ... I find switching between cards quite easy with nvidia prime [16:58] Does having ubuntu GUI enabled while having an active server REALLY make a difference in performance? === tcpman is now known as Guest95552 [16:59] dreamerr, depends on your hardware specs [16:59] waasap [17:00] cfhowlett: My apologies for not providing that information. [17:00] dreamerr, no worries. [17:00] ubuntu>windows imo :) [17:00] cfhowlett, yes, but the question is was it like before? Do you have to logout to change the GPU? [17:01] how do I configure ubuntu to connect to my openvpn connection automatically? [17:01] boriseto, yes, you select the preferred gpu, logout/login. [17:01] cfhowlett, okay, thanks. :) [17:01] boriseto, happy2help! [17:01] cfhowlett thank you for your advice and quick response [17:01] * cfhowlett blushes [17:01] chefpv, happy2help! you as well [17:02] cfhowlett: AMD Athlon 64 x2 dual Core 4600+ x2 // 2.0 GiB RAM // 320 GB HDD. [17:02] i would cook you dinner if you were near me lol [17:02] beijing ... [17:02] dreamerr: I don't there will be [17:02] ok it finished up the install so what should i do now log out or restart? [17:03] Drunkwizard: I appreciate your input. Thank you. [17:03] chefpv, logout, click on the ubuntu gear icon, select "lubuntu/lxde session" and login [17:03] ok ty [17:03] dreamre: What DE are you using? [17:04] Drunkwizard: I'm FRESH to Linux coming from Windows. I hear great things about Linux...that being said what is DE? Distro? [17:04] desktop environment i.e. look and feel [17:04] hi all [17:05] currently using ubuntu 14.04 TLS, unity desktop? [17:05] somebody can help with command line, to remove some text from a text file please? [17:06] my ifconfig is showing veth524dba1 - what is that? [17:06] dreamerr: Linux has several different options for the suite of applications that make up the GUI, eg window manager, file browser, tasbars, and so on. The collection of ones that are meant to work together is what we call a desktop environment. Common ones include Gnome, KDE, XFCE, and LXDE, and then to complicate matters further, Unity is part-Gnome, part other stuff. [17:06] brother_: use a text editor as root and edit the file, then save it [17:07] dreamrr: Desktop environment(full fledged desktop suits and software, takes space and quite heavy on harddisk -- full suit of software including a windows manger. Windows Manager (low on ram, takes.less space)-- bare bones window management software. [17:07] brother_: nano is usually the easiest cli editor for beginners to understand. [17:07] BluesKa thanks, but I mean, automatically, i need some text to be removed, up to the first time a word appears [17:07] tonyyarusso: That just clears things up for me, thank you. [17:09] Drunkwizard: That's what I figured...I'll look into learning to set things up on the CLI and disabling GUI. I appreciate your feedback! [17:09] how do I configure ubuntu to connect to my openvpn connection automatically? [17:09] Glad to help, dreamerr. [17:09] anyone can help me fix ubuntu's networking on my desktop please? [17:09] also, how do I configure ubuntu to connect to my openvpn connection automatically? [17:11] so cfhowlett theres a graphic at the bottom im assuming is the cpu load it is running hard [17:11] thank you guys for the help [17:13] so, I update my system with "sudo rm -rf /" correct? [17:14] asklepian, are your TRYING to get banned?? [17:14] !danger | asklepian [17:14] asklepian: DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [17:14] asklepian, or perhaps you think that's funny. it's not. [17:15] anyone can help me with a networking issue? My machines' dns is working (dig xyz.com) - I can ssh into it. But I can't ssh from inside to outside? [17:15] Not cool, especially coming from a noob like me. Luckily I know rm is remove lol [17:17] hi guys [17:17] Does anyone know how find input language variants? [17:17] I just installed server 14.04.3 on a vm. [17:18] Somehow, I did something with the root password and can't login as root, or do a su - to root. [17:18] johnfg: you use sudo [17:18] !root | johnfg [17:18] johnfg: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [17:18] johnfg: your first user can use sudo to get admin access when needed [17:19] johnfg: there is no root paswd, so when you attempt to authenticate, you will fail [17:19] johnfg: ubuntu got no activated root account. we have sudo. [17:19] johnfg: you can use: sudo su - and you will become root. [17:20] ActionParsnip: I'll give that a try, thanks. [17:20] better use sudo -i [17:20] johnfg: use your user's password to authemticate. [17:20] johnfg: but usually, you will just use sudo command to get admin access as needed. [17:21] Right, I become root, then run visudo, but couldn't get there. [17:21] johnfg try sudo visudo ... careful, know what you're doing [17:22] MonkeyDust: I always do the visudo on any distro I'm working with. But thanks for the warning. [17:22] Over in openldap, someone mentioned that they run ubuntu server (now installed), with linux mint as the desktop. [17:23] How would I accomplish having linux mint as my desktop? [17:23] !mint | johnfg, a [17:23] johnfg, a: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [17:23] johnfg mint is not supported here [17:24] Okay, np, but I'm looking forward to using ubuntu as my server. [17:24] johnfg, #ubuntu-server is available [17:27] hay [17:27] Alright I gotta leave for the day [17:27] It's 11 PM [17:27] Peace [17:31] Can you add Python (or other executable scripts) to /etc/update-motd.d, or do they have to be bash scripts? [17:31] Kirito: anything executable works [17:32] Awesome, thanks === wook is now known as Guest5053 [17:37] yo, has anyone overclocked their monitor here? [17:37] hhhh, ##hardware. not an ubuntu issue [17:37] youll just make the horizontral circuit run out of sync [17:38] and make the power supply run hot [17:38] oh, I see. Well, I have another issue possibly better for #ubuntu then. [17:39] Is there a way to get gpu PhysX support on linux? [17:40] I believe the proprietary Nvidia drivers for Linux offer support for PhysX [17:40] Not sure about nouveau [17:41] I uninstalled nouveau already, have NVIDIA X Server Settings Gui before me [17:41] But in borderlands 2 the PhysX option remains greyed out [17:41] Do I need some other software? [17:42] I'm not sure, are you running a native version of Borderlands for Linux, or running it via Wine? [17:42] Native [17:42] GTX 970, if that helps. I'm sure PhysX ought to be working. [17:42] "Borderlands 2 uses an older version of PhysX that does not support hardware acceleration on Mac/Linux so we will not be adding it to the game." from a quick Google [17:43] https://steamcommunity.com/app/49520/discussions/0/616189742746749885/ [17:44] Welp, that sucks. Damn. [17:50] Hey guys, LetsScreen is working really bad for me, is any allternatives ? [17:52] Also, do you guys know if theres any project working on putting widgets on the lock screen ? So that i can keep an eye on diffrent things like NewEmail,GitUpdate,Stocks,Calender etc [17:53] hello all. does anyone have any experience using wget to download a large number of jpegs from a website? [17:54] fengji71_: sure, yes [17:54] how can i disable two finger right click? [17:55] akik: So, I am trying to download the images from the following website. http://docnum.u-strasbg.fr/cdm/ref/collection/coll7/id/6132 [17:55] pls can someone help me get my laptop connected to my home wifi. i am connected successfully on a chromebook and android phone. ubuntu laptop says dns look-up failed [17:57] ledtc, if you use kde ,,,, https://www.maketecheasier.com/customize-kde-lock-screen/ [17:57] hopelessubuntuno: You're not a troll are you ? Did you check if the wifi adapter is set to Automatic DNS ? or just copy over the settings from you chromebook [17:58] no i'm not a troll - just a bit naive. i don't think its a password issue [17:59] how do i check wifi adapter? [17:59] hi [17:59] Hi [17:59] where u guys from [18:00] Ohio [18:00] woah.. [18:00] ubuntu-mate, earht. what is your ubuntu support question [18:00] *earth* [18:00] 1st time using linux [18:00] |-} [18:00] T,T [18:00] !manual | have a read ubuntu-mate [18:00] have a read ubuntu-mate: 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/ [18:01] for just chit chat ubuntu-mate #ubuntu-offtopic [18:01] Installing Samba...tried sudo vim /etc/samba/smb.conf to define values, but getting sudo: vim: command not found. [18:02] ##minichan [18:02] i am using an ati rage on an older system 16 g mem and a 3.2 xnon run real slow [18:02] ioria: Im on Ubuntu 15.04 and i feel like im missing something here... [18:03] ledtc, unity then... no use of that page , sorry [18:05] oh its a dell poweredge server sc1420 forgot to include that [18:06] how does one turn off who has joined and who has dropped off [18:07] !quietirc | Badger000 [18:07] Badger000: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages [18:07] top left should have a switch Badger000 [18:07] is there a fix for this ongoing bluetooth "a2dp" situation ? [18:07] thanks [18:07] Some times the bluetooth audio works and many times it doesn't. [18:07] give us the bug link samthewildone [18:08] ioria: I cant really find anything good, why is ScreenLets so underdeveloped ? :c [18:08] ok... so I can connect to the internet on home wifi, but no web pages can be displayed. any help from you guys? no sure what to try to fix [18:08] bazhang, https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1438510 [18:08] Launchpad bug 1438510 in pulseaudio (Ubuntu Vivid) "[REGRESSION] bluetooth headset no longer supports a2dp" [High,Confirmed] [18:09] samthewildone, did you subscribe to it [18:09] ledtc, really don't know... :( [18:09] samthewildone, and offer any more info they ask of you [18:09] bazhang, I see what your doing. [18:09] samthewildone, its what is done with bugs [18:09] hopelessubuntuno, can you paste nmcli dev list iface wlan0 ? [18:10] ioria: I just want to have schedual, and stocks, and news about my gitRepos, on the screen. Is that to much to ask for? This world is so cruel [18:10] ledtc, search the web ... i'm sure you'll come up with something ... :þ [18:10] ledtc, what, something like conky? or just various applets [18:11] how do i paste output when laptop doesn't appear to be online? [18:11] bazhang: Correct me if om wrong but conky is an plugg-in to ScreenLets ? [18:11] ledtc, its not [18:11] ledtc, are you on gnome-shell or unity [18:12] unity, ubuntu 15.04 [18:12] bazhang: ^ [18:12] hopelessubuntuno, right ... run the command and copy the last 2 lines IP4.ADDRESS[1]: and IP4.DNS[1]: [18:12] ledtc, the gnome shall has some nice extensions you might examine [18:12] and shell [18:13] bazhang: How would you proced from here ? [18:13] ledtc, let me check their site [18:13] Hello everybody! How can I find out if my drive can not only burn CD-ROMs but also DVDs? [18:13] ip4. address[1]: ip=192.168.0.12./24, gw = 192.168.0.1 [18:14] ip4.dns[1]: 192.168.0.1 [18:14] florian_ what does your drive say on the front? [18:14] oh well i will figure this out later yall have a good day [18:14] hopelessubuntuno, are you using static ip or dhcp ? [18:14] joeponic, nothing in particular, it's on the right side of my notebook ... (; [18:15] hopelessubuntuno: can you ping google.com? [18:15] https://extensions.gnome.org/extension/750/openweather/ ledtc [18:15] ledtc, thats one, there are many others I have not yet checked [18:15] darn, there goes my easy solution... [18:15] joeponic, wait [18:15] yes i can ping 8.8.8.8 [18:16] how do i check re static or dynamic [18:16] bazhang: How do i change to gnome from Unity ? [18:16] hopelessubuntuno, but you can't www.google.com .... [18:16] * m3n3chm0 nasZ [18:16] hopelessubuntuno: that's your problem then... [18:16] ioria: Many he could use google DNS manually ? 8.8.8.8 8.8.4.4 [18:16] hopelessubuntuno: DNS [18:16] ledtc, install gnome-shell, log out of unity, choose gnome-shell login [18:17] ledtc, sure... [18:17] yes, i cant get to www.google.com [18:17] joeponic, there IS something on it I just didn't remember. The letters read (-; CD-RW and then there's this DVD-Logo with ROM below so I figure it can't burn data to a DVD. Am I right? [18:17] hopelessubuntuno: because your DNS server doesn't resolve anything [18:17] when i ping 8.8.8.8 is says 64 bytes from... [18:17] in a loop [18:17] hopelessubuntuno, let's try to add DNS in your wlan0 config.... [18:17] hopelessubuntuno: you can verify this even more by typing nslookup google.com in the terminal [18:17] ok ioria... [18:17] You can burn cd, and cd re-writable. You can play dvd but not burn them [18:18] hopelessubuntuno, can you see the network icon up in the bar , near the sound icon ? [18:18] joeponic, that's what I thought from the letters. Thanks for your help! [18:18] np [18:18] bazhang: For this should i use, LightDM or gdm ? [18:18] Goodbye [18:19] ledtc, lightdm I suppose [18:19] nslookup... connection timed out; no servers could be reached [18:19] hopelessubuntuno, can you see the network icon up in the bar , near the sound icon ? [18:19] hopelessubuntuno: so why [18:19] in the network icon - full 5 bar signal [18:19] hopelessubuntuno: change the DNS server ;) [18:19] ioria: why [18:19] hopelessubuntuno, left click and 'Edit Connection' [18:20] lord4163: that will do it [18:20] yes... next step... [18:21] hopelessubuntuno, select you wifi connection - Edit - and IPV4 settings [18:21] hopelessubuntuno "next step" is not a very polite thing to say [18:22] thanks ioria... didnt mean to offend [18:22] i've opened the dialog box [18:22] hopelessubuntuno, do you see DNS server ? [18:22] lord4163: it's not [18:22] no - all blank in that section [18:23] hopelessubuntuno, try to add 8.8.8.8 ... [18:24] hopelessubuntuno, i mean 8.8.8.8 [18:24] hopelessubuntuno: listen [18:24] ubuntu [18:24] i added it in the 'additional dns servers' section [18:24] mianna: win [18:24] no luck - same problem [18:24] hopelessubuntuno: Disclaimer, 8.8.8.8 is Google's Public DNS service, the question to you is, do you want to send all your DNS queries to Google? Meaning they will know every site you visit. [18:25] hopelessubuntuno: you must disconnect and connect first [18:25] hopelessubuntuno, additional dns servers' section ? [18:25] no im using ubuntu live and whever i install xchat it goes to freenode ubuntu room first [18:25] by itself it goes to the room ubuntu on freenode server [18:25] ioria: he should reconnect before the changes will take effect. [18:26] lord4163: security is synonymous with secrecy. It don't exist on the internet. Thanks to USA scum [18:26] lord4163, i don't understand additional dns servers' section .... [18:27] is DNS servers: [18:27] i have disconnected and re-connected... same issue [18:28] ioria: dns does IP lookups. So you need them to fetch web pages [18:28] hopelessubuntuno: what does nslookup google.com say? [18:28] hopelessubuntuno, again nmcli dev list iface wlan0 and see if 8.8.8.8 shows up at the end [18:29] it says connection timed out; no servers could be reached [18:29] Why when I try to mount at boot time a NFS filesystem (with the option "auto" in /etc/fstab) and the NFS server is down, upstart hang up and my system doesn't finish to boot [18:29] ioria: simple parental control through DNS. Norton provides free DNS that blocks porn for example. [18:29] it appears listed under ip[2] [18:30] ip[1] has another address listed [18:31] hopelessubuntuno, we need some paste then.... like ifconfig and iwconfig ... [18:32] hopelessubuntuno, you eth0 is working ? === mianna is now known as attlite [18:33] iwconfig says... [18:33] Hey check it out https://github.com/slap-editor/slap [18:33] eth0 no wireless connections [18:33] lo no wireless connections [18:34] wlan0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 [18:34] Uh whoops. [18:34] Tx excessive retries:1 Invalid misc:93 Missed beacon: 0 [18:35] hopelessubuntuno, ok.... your cable connection works ? [18:35] Should I be concerned? http://puu.sh/kuXp2.png [18:35] is there a ubuntu live-build area im trying to find info on the customization and creation from chroot env ubuntu way of creating a livecd w/ installer [18:35] i need to find a cable to try... [18:35] i have a chroot already built and ready to go [18:36] hopelessubuntuno, no, it's ok ... try to set a manual configuration ... [18:37] hopelessubuntuno, ad before, go in 'Edit Connection' and configure your interface as 'manual' [18:38] wired connection doesnt work [18:38] Question on interrupted move operations, [18:39] If Ubuntu fails to copy a file entirely, it'll pop the warning it did (of course), and delete the incomplete file? [18:39] hopelessubuntuno, unplug the cable and set a manual configuration for your wifi === allen is now known as robertt543 [18:41] ok... am trying manual config [18:41] how do i find out which version of linux im useing? [18:41] hopelessubuntuno, you need ssid (lan name), password, choose an ip 192.168.0.2, netmask 255.255.255.0 gw 192.168.0.1 and dns 8.8.8.8 [18:41] the save button is greyed out so can't save dns server [18:42] robertt543: cat /etc/issue [18:42] robertt543: uname -a shows the linux kernel [18:42] hopelessubuntuno, start from the first tab [18:43] elementary OS Freya \n \l [18:43] gues thats why i didnt rcognize it [18:44] im also trying to figure out how much hard drive space i have... [18:44] any ideas.... [18:44] robertt543: df -h [18:44] df -h [18:44] ahhhh [18:44] sorry [18:45] perfect thanks so much [18:45] robertt543: no problem [18:46] this distro doesnt have alot of programs [18:46] !elementary | robertt543 [18:46] robertt543: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. [18:46] I have mounted a windows share... mount -t cifs //myshare -o username:user,password:pass /mnt/point -- the mount is set to rx only for any other user than root. I need another user to be able to write to this directory. How can accomplish this? [18:47] I have tried to chown or chmod to no effect. [18:47] cool [18:47] thanks [18:49] still no luck... i can add the numbers, but cant save it [18:51] hopelessubuntuno, sudo service network-manager restart and try again [18:51] hi [18:51] robertt543: try df -h / and df -h /home for a simpler result [18:52] hi evebory [18:52] df -h [18:52] good grief [18:52] that command says 'unrecognised service' [18:53] hopelessubuntuno, sudo service network-manager status [18:54] network-manager start/running, process 710 [18:54] hopelessubuntuno, sudo service network-manager restart [18:55] network-manager stop/waiting [18:56] network-manager start/running, process 4299 [18:57] hopelessubuntuno, ok... try to set the manual config [18:58] hopelessubuntuno, restarting the router could help [18:59] i will restart it... but other devices are ok === guillermo is now known as Guest37497 [19:08] ioria... you there? i have restarted the router [19:08] hopelessubuntuno, in the first tab 'available for all users' is checked ? [19:10] yes - that is checked [19:11] hopelessubuntuno, and you can't save the manual settings ? [19:11] actually - just saved [19:11] hi all guys [19:11] still no luck though [19:11] fuck them all [19:11] hopelessubuntuno, sudo service network-manager restart [19:12] bithes [19:12] fuck them all [19:12] fuck them all [19:12] fuck them all [19:12] fuck them all [19:13] stop/waiting [19:13] start/running, process 5861 [19:14] hopelessubuntuno, nm-tool and check the last lines [19:14] device eth0 [19:14] type wired [19:15] driver r8169 [19:15] state unavailable [19:15] default no [19:15] hw address 00:1E:33:DD:30:93 [19:15] capabilities [19:15] carrier detect: yes [19:15] hopelessubuntuno, look fot the wifi ... [19:15] *for [19:16] wlan0 connected [19:17] and gives the ipv4 settings that you suggested [19:17] hopelessubuntuno, ping www.google.com [19:17] i dont understand why web pages aren't rendered [19:18] 64 bytes from 8.8.8.8 repeats... [19:19] hopelessubuntuno, it's pinging ? [19:19] i think so - yes [19:19] hopelessubuntuno, ctrl+c and see if there are packets lost [19:20] 123 packets transmitted, 19 received, 84% packet loss [19:20] hopelessubuntuno, yes... there are :) [19:21] hopelessubuntuno, firefox ? [19:21] i was using chrome [19:21] hopelessubuntuno, chrome ? [19:22] i have both browsers [19:22] hopelessubuntuno, it's the same... [19:22] hopelessubuntuno, does it work ? [19:22] yes - the same [19:23] not working on either browser [19:24] hopelessubuntuno, has ever worked on that laptop ? [19:24] yes - I've had it for years its always worked fine [19:24] hopelessubuntuno, with ubuntu ? [19:24] i got this chromebook and haven't used the laptop for about a month [19:25] yes i'm using 14.04 but have used previous distros too [19:25] hopelessubuntuno what's the output of cat /etc/issue [19:26] ubuntu 14.04.2.LTS \n \l [19:27] hopelessubuntuno fair enough, but you do know .3 is available? [19:27] i didn't - i guess i can't get it if I'm offline :( [19:27] So i fucked something up and reinstalled, but this fresh verison after updateing dosent have the "always on top" option the terminal. Where to get ? [19:27] hopelessubuntuno, what is weird is you cable connection .... not working... [19:27] Guys I started using deja dup . What happens if I set it to keep my files for at least 6 months. Will it make a full backup after 6 months ? and after that (2 full backups ) it starts removing the old files? [19:28] *r [19:28] ledtc avoid the f* word [19:28] *r [19:28] i agree [19:28] odd and frustrating [19:29] hopelessubuntuno, you can do this ... you can set a manual config for your lan... it's easier than wifi, and upgrade [19:30] hopelessubuntuno, for your eth0, i mean === vdamewood is now known as vinleod [19:30] |-} [19:31] ioria pls can you talk me through manual config for eth0? [19:31] hopelessubuntuno, it's the same .... but without password and ssid .... [19:32] hopelessubuntuno, i was thinking about a pppoeconf ... but it will write your interfaces file... [19:33] hopelessubuntuno, have you ever used pppoeconf ? [19:35] no - never used that [19:36] hopelessubuntuno, try again ping www.google.com [19:36] unknown host [19:37] hopelessubuntuno, try again ping 8.8.8.8 [19:37] i did ping 8.8.8.8 and now only 10% packet loss [19:38] hopelessubuntuno, and www.google.com ? [19:38] it's not the same... [19:38] nothing === vinleod is now known as vdamewood [19:40] it says unknown host www.google.com [19:40] hopelessubuntuno, it's your router.... [19:40] hopelessubuntuno i was thinking the same, try to ping your router [19:41] but how can i be connected on this chromebook and my phone? [19:41] hopelessubuntuno, ping 192 [19:41] hopelessubuntuno, ping 192.168.0.1 [19:41] hi guys, i want to get cyberghost on my ubuntu 14.04 lts system, how do i do this ? [19:42] !find cyberghost [19:42] Found: W:, W:, W: [19:42] 12 pkts received 0% loss [19:42] !find cyberghost trusty [19:42] Package/file cyberghost does not exist in trusty [19:42] ok so what vpn softwere could i use? [19:43] this is what it says when i look at the site: [19:43] For Linux users CyberGhost supports the native protocols OpenVPN, L2TP/IPSec or PPTP: + PPTP is usually built-in - protocol support only available for subscribers - CyberGhost VPN account must be created separately - For OpenVPN and L2TP/IPSec third party software might be necessary - No killswitch, no secure connect, no easy server change [19:44] hopelessubuntuno, if has always worked, it's not about the os [19:45] i agree... i think it might have got upset when i connected to work wifi [19:45] hopelessubuntuno, can you see other networks ? [19:46] yes- but all padlocked [19:46] Can I ask for information about duplicity here? === z_ is now known as Guest2232 [19:46] the #duplicity channel is kind of empty :p [19:47] hopelessubuntuno, can you ping other machines on you lan ? [19:47] *r [19:47] how do i do that? [19:47] ping [19:47] e.g., ping 1.2.3.4 [19:47] hopelessubuntuno, idk.... other pcs... if there are... [19:48] yes - i pinged my chromebook fine [19:49] 0% pkt loss [19:49] hopelessubuntuno, so... the DNS [19:50] what info do u need on the dns? [19:51] hopelessubuntuno, well... the last line of nm-tool ... :) [19:52] there is some hex code... do you want me to type in all in? [19:53] hex code ... ? [19:53] should be 8 [19:53] should be 8.8.8.8 [19:54] maybe it's ipv6 [19:54] it is 8.8.8.8 under ipv4, but under ipv6 is fd79:2ce4:a105: and more... [19:54] hopelessubuntuno what was your initial question? [19:54] hopelessubuntuno, yepp... you need to disable ipv6 [19:55] ok... how to do that? [19:55] my initial question was that i can't get online [19:55] hopelessubuntuno, 'edit connection' ipv6 tab [19:56] and then select ignore? [19:56] hopelessubuntuno, it's set to Automatic ? [19:56] yes [19:57] hopelessubuntuno, you add dns in the worong tab [19:57] *wrong [19:57] hopelessubuntuno, you have to configure ipv4 not ipv6 [19:58] i did the 192.168.0.2 and 255.255.255.0 etc in ipv4 (not ipv6) [19:58] hopelessubuntuno, and 8.8.8.8 [19:58] ? [19:58] yes in the dns servers section [19:59] nothing in search domains [19:59] hopelessubuntuno, you said before 'additional dns ' which is in ipv6 ... not ipv4 [20:00] hopelessubuntuno, but if you changed now ... is ok [20:00] it was listed under ipv4 when i had selected automatic dhcp (not manual) [20:00] Hi. [20:01] hopelessubuntuno netstat -r|head -3 <-- what's the gateway? [20:01] hopelessubuntuno, now you are static .... [20:02] hopelessubuntuno, just be sure there is nothing in ipv6 tab [20:03] gateway is 192.168.0.1 [20:03] hopelessubuntuno, try to reboot [20:04] ipv6 is only set to 'ignore' [20:04] rebooting... [20:05] booted... [20:06] hopelessubuntuno, ping www.google.com [20:07] unknown host www.google.com [20:08] hopelessubuntuno: use dig [20:08] hopelessubuntuno, ping 8.8.8.8 [20:08] that pings ok... 0% loss [20:09] senji what is dig? [20:09] a program [20:10] hopelessubuntuno, cat /etc/resolv.conf [20:11] # Generated by NetworkManager [20:11] hopelessubuntuno, just the nameserver [20:12] ioria... is that good or bad? [20:12] hopelessubuntuno, if it's only that, yes :) [20:13] hopelessubuntuno, only that ? [20:14] only that [20:14] hopelessubuntuno, dpkg -l resolvconf === user is now known as Guest73273 [20:15] hopelessubuntuno, it gives 'ii' or 'un' ? [20:15] What's the point to require registration so I can see this image? http://ubuntuforums.org/attachment.php?s=a3bd28b0509de1be4324efb8241eb550&attachmentid=251705&d=1396615247 [20:16] big output... [20:16] hopelessubuntuno, i mean it's bad if it's only that... [20:16] ii resolvconf 1.69ubuntu1. all name server information hanler [20:18] hopelessubuntuno, cat /etc/network/interfaces you should have only 'auto lo iface lo inet loopback' [20:18] | status=not/inst/conf-files/unpacked/half-conf/half-inst/trig-await/trig-pend [20:18] hopelessubuntuno, ok... [20:18] hopelessubuntuno, cat /etc/network/interfaces you should have only 'auto lo iface lo inet loopback' [20:19] darsie: talk to the ubuntuforums community about that. but the link doesnt work anyway [20:19] ok [20:19] thx [20:19] yes exactly as u said [20:20] and #interfaces (5) file used by ifup(8) and ifdown (8) [20:21] hopelessubuntuno, in /etc/resolv.conf you should have 'DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN' and nameserver 127.0.1.1 [20:22] hopelessubuntuno, can you check again ? [20:23] permission denied [20:23] hopelessubuntuno, cat /etc/resolv.conf [20:24] returned # Generated by NetworkManager === eclipse is now known as Guest82447 [20:25] hopelessubuntuno, i think it's wrong === Guest82447 is now known as Rave1 [20:26] hopelessubuntuno, looks like a Centos resolv.conf [20:26] ioria: systemd? [20:27] jhutchins, he can ping ips, but cannot resolve them [20:28] On a vanilla ubuntu machine with ssh setup to just use PasswordAuthentication Yes, no keys should be needed should they, like taking a id_rsa key and copying it to the remote systems (ubuntu vanilla machine/localhost) authorized_keys? [20:28] orangehrm: Correct. [20:29] The blunt force approach is to edit resolv.conf and mark it +i === the_map is now known as Guest52786 [20:29] hopelessubuntuno, are you sure you are ubuntu (sorry for asking ) ? [20:29] ioria: Also disable network manager and do manual config. [20:29] lets do blunt.... am desparate now [20:30] jhutchins, already done :( [20:30] i promise - yes [20:30] 14.04 [20:30] jhutchins, oh... you mean edit /etc/network/interfaces ? [20:30] When does ubuntu 15.10 come out? [20:31] TasteyLettuce few weeks from now [20:31] :D [20:31] TasteyLettuce: 22.10. [20:31] Looking forward to it! :) [20:32] hopelessubuntuno, yes, you can remove network-manager and edit /etc/network/interfaces like this : http://askubuntu.com/questions/431682/how-do-i-use-etc-network-interfaces-instead-of-network-manager [20:32] ioria: Yes, interfaces. [20:33] If it's a static configuration it wont call dhclient and that won't call resolvconf and try to overwrite resolv.conf [20:33] hopelessubuntuno, and sudo service networking restart [20:34] jhutchins, i made hin set a manual config with Network-Manager ... [20:34] *him [20:34] ioria: I would disable that and do a console-based static. [20:34] jhutchins: fixed it [20:35] bekks: thats what i thought but on one machine it kept prompting me for a password regardless of that previous parameter set or the rsa public key authentication set. Any idea what could have been the problem. [20:35] hopelessubuntuno, idk if it'a all clear ... [20:35] orangehrm: look at the ssh config [20:35] it says... stop: job failed while stopping [20:35] orangehrm: Prompring you for a password is exactly whats the alternative to key based authentication. [20:35] bekks: i fixed it after i copied a id_pub to the localmachines authorized_keys [20:35] *Prompting [20:35] start: job is already running: networking [20:36] hopelessubuntuno, but that resolv.conf it's not ubuntu's [20:36] orangehrm: And depending on how you generated your key, the _key_ will prompt you for a password, not the remote system. [20:36] i'm sorry... i dont understand [20:37] hopelessubuntuno, http://askubuntu.com/questions/431682/how-do-i-use-etc-network-interfaces-instead-of-network-manager [20:37] bekks: actually i cant recall what order of steps i took so i prob cant really give proper information of what i did. [20:37] orangehrm: There's a ssh-copy-id that will make the correct copy for you. [20:37] hopelessubuntuno, obviously change eth0 with wlan0 ... [20:37] bekks: thats only if u added a passphrase to the key? [20:37] orangehrm: Default configuration will prompt for a password if no matching key is found. [20:37] orangehrm: Correct. [20:38] hopelessubuntuno, oh... no you need wpa-supplicant hash [20:39] pls can u explain what you mean about wpa-supplicant hash [20:40] hopelessubuntuno, the link i gave you is for ethernet... [20:40] any body have idea about chefserver [20:41] hopelessubuntuno, you need to setup a wifi interfaces file ... that cannot work without ssid and password that should be encoded [20:42] hopelessubuntuno, this https://wiki.debian.org/WiFi/HowToUse#WPA-PSK_and_WPA2-PSK [20:43] hopelessubuntuno, well, i know it's a bit complicated... [20:44] yes - it's making my head bleed [20:45] hopelessubuntuno, sorry... but networkmanager should work ... [20:45] hopelessubuntuno, it's only you resolv.conf that doesn't make sense for me [20:45] hopelessubuntuno: Have you already tried setting your DNS server to 8.8.8.8 in nm-connection-editor ? [20:46] yes [20:46] Jordan_U, yes [20:47] hopelessubuntuno, sorry have to go, hope you solve your issue [20:47] hopelessubuntuno: What version of Ubuntu are you using? [20:48] no worries ioria...thanks [20:48] using 14.04.2 lts [20:49] Every time I try to switch wireless access points, my system freezes solid. [20:49] Never had a linux freeze up like this before. Even the mouse pointer freezes. [20:50] any ideas jordan_u? [20:50] 14.04 32bit updates as of ~18hrs ago. [20:50] hopelessubuntuno: Please pastebin the output of "nm-tool". [20:51] Wouldn't care, but the poor thing defaults to wireless point that doesn't actually work. [20:51] i am typing this on a chromebook (connected to my wifi). what bit of the large output do u need? [20:51] the problem is on my laptop [20:54] hopelessubuntuno: Can you ssh into your laptop from your chromebook? [20:55] hey Freddie_Mercury :) [20:55] hey bcode :) [20:55] how do i do that? [20:55] !ops sekritfag [20:55] chromebook is running chrome os. laptop running ubuntu 14.04 [20:55] khax fucking cunt [20:55] WHAT THE FUCK ARE YOU DOING [20:55] khax SHUT [20:56] another happy user! [20:56] Freddie_Mercury: In the future, the syntax is either "!ops | nick" or simply "!ops". [20:56] Jordan_U: Legit. [20:57] How very charming. [21:03] !ops is a funny command [21:03] !ops | is a funny command [21:03] is a funny command: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [21:03] yeah, that [21:03] Dinosaurio: dont misuse that [21:03] * phunyguy looks up [21:04] yeah. [21:04] hmmm [21:04] okay, my fault [21:09] TJ-: SOMETHING IS WRONG WITH MY COMPUTER AGAIN [21:10] TJ-: so I turned on my computer and it seemed fine [21:10] TJ-: I log in and am browsing the web [21:10] amazoniantoad, no caps please, people help because they want to, handholding is a bit much. [21:10] wileee: pm [21:10] I have pm off [21:10] wileee: join #idlerpg real quick [21:11] amazoniantoad, Just informing the of the general channel info, be careful want to be led through always is all, no biggie, we do want you to learn. [21:11] does anyone know where postgresql in that folder keeps the databases? [21:12] k3asd`: Where you configured it, in the config :) [21:12] wileee: oh well. sorry for the caps [21:12] TJ-: so I am browing the wab [21:12] TJ-: I get up, walk through the door everyone do the dinosaur [21:12] amazoniantoad, please wait for responses, this is not a message channel. [21:12] bekks: as I see it? [21:13] wileee: I know. I'm leaving this for him to see later. He spent 5 hours fixing my computer. I'm just pranking him [21:13] I'll stop wasting his time now lol [21:13] amazoniantoad, stop it. [21:13] and the channel is affected [21:13] Wow. you have a burr up your ass. [21:14] morons galore [21:18] salve a tutti [21:19] !it | devolinux [21:19] devolinux: 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) [21:20] /join #ubuntu-it [21:27] Is it possible to buy an ubuntu phone? [21:28] Dinosaurio: ask bq or meizu if they sell you one [21:39] How do i add applets in 15.04 ? [21:40] ledtc: what do you mean by applet? if you mean a desktop widget then that would depend on the desktop environment you are using [21:40] auronandace: Unity ? 15.04 default [21:42] ledtc: are you looking for a particular applet/widget? [21:43] auronandace: I dont know anymore, sceenlets are just terrible so looking for allternatives, and people are talking about them listing github repos, but i cant find anything on how to use it [21:46] ledtc: i saw this: http://ubuntuforums.org/showthread.php?t=2106672 but not sure how much help that is [21:47] ledtc: conky is a good tool mention in there [21:48] auronandace: Yeah i got conky but i cant find any good site for conky modules [21:48] ledtc: some disros forums usually have a section dedicated to conky layouts [21:50] ShadowVix, [22:02] por que quitas? [22:02] !es [22:02] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [22:02] can byzanz be used from tty1? [22:03] ah no worries [22:03] exit [22:07] which package provides samba-tool?? [22:07] !smb [22:07] Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/lts/serverguide/samba.html [22:09] Hey, I'm running an ubuntu 14.4.3 server (updated from 10.4) and am having proxy issues. As far as I can tell, no proxy has been set yet curl behaves vastly different with the --noproxy flag. Care to take a look at these few lines? http://ix.io/l8I [22:10] jeroentbt: DNS issue, so what've you specified for DNS? [22:11] daftykins: an internal nameserver [22:11] (as in internal to the network) [22:12] But how would this surface with the --noproxy flag? [22:12] i'm having some trouble with regex in the command line. I want to see if a python file anywhere below the current directory contains a line that imports a module called connections. I thought I could do grep "import*connections" -r * and it would recursively search all files for a line that starts with import and has connections somewhere in it. I know this file exists somewhere but this isn't turning up any results. What's wrong [22:12] with my regex and the use of * ? [22:13] and is it responding to queries properly? [22:13] The_Woodsman: #bash perhaps [22:13] jeroentbt: that output suggests you have a transparent proxy [22:13] daftykins: yep, dns queries work fine === stan is now known as Guest40673 [22:14] TJ-: So this is configured on the network level, not on the machine itsself? [22:14] daftykins: i'll give that a shot [22:15] jeroentbt: yes, a transaparent proxy will intercept all outgoing requests to port 80 and redirect them to a local caching proxy. So that DNS issue would be affecting the proxy, not the client [22:16] TJ-: but why then do I see a difference when I ask a local program (curl) not to ise a proxy? Would this transparent proxy not also just do it's normal thing? [22:19] The --noproxy flag just bypasses any locally (on machine) configured proxies, no? [22:19] jeroentbt: the proxy might be happening on the local machine; without being completely familiar with the entire configuration its hard to say. It's just one possible cause. It could be an IPv4/PV6 name lookup issue, but the thing to focus on is *what* is generating the "" response. Check the HTTP headers as well as the body for clues [22:20] TJ-: I have a server name in there somewhere, which is the name of our gateway. [22:21] jeroentbt: It could be that curl's "noproxy" option adds a HTTP Header to the Request, and *that* is confusing some a gateway proxy [22:21] right.. [22:21] jeroentbt: OK, so the gateway is set to proxy HTML requests and is probably mis-configured [22:22] jeroentbt: use tcpdump/wireshark to see the difference in the curl HTTP Request headers for 'noproxy' vs not using that [22:22] It is a windows machine, that gateway :) [22:22] TJ-: will do that [22:23] TJ-: thanks for the help. [22:24] Would there be any other place where proxy is configured on my ubuntu machine besides in an env-var? [22:24] (it being a non-gui server) [22:25] jeroentbt: you'd need to look at the curl docs/source-code to see what difference that option makes, in order to determine what host-specific config affects it [22:26] but in general, if one configures a proxy, it is in an env var, right? === marco is now known as Guest78215 [22:29] jeroentbt: that's the usual approach [22:30] Ok. Thank you very much for your help TJ-. [22:43] join #ubuntu-br [22:49] Oigan quiero ayuda [22:49] ayuden malditos === Numline1 is now known as Guest50989 [22:54] Hello, are software recommendations on-topic here? [22:55] yes [23:01] Is there anything like jdownloader for ubuntu that runs in cli? [23:02] what does jdownloader do? [23:02] it's a file downloader for places like filhippo - megaupload and places like that? [23:03] http://alternativeto.net/software/jdownloader/ [23:03] but I would not recommend any of them. [23:04] Thanks cfedde [23:04] s/would not/don't know enough to/ [23:04] RudeViper: look for pyload [23:06] I'm kinda looking for something that is cli though - I don't want to have to put a destop on the server if I don't have to [23:06] but I guess I could do it with my main computer and then transfer to the server [23:06] RudeViper: hence pyload [23:07] it got a webinterface. or a client connect (which i did not try so far) [23:08] k1l - thanks - I will look into that right now....Planning out some server builds before I do them. Thanks [23:08] any keyboard shortcut to rename a file in the GUI? [23:09] F2 [23:09] Thank you @dbkaplun [23:09] np === ozzloy_ is now known as ozzloy [23:19] hay alguien vivo ? [23:20] !es | hurre [23:20] hurre: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [23:20] hello is anybody alive? [23:21] yea! [23:21] Mavrikant: [23:21] h is it going today? [23:24] @hurre yeap!^) [23:24] fine fine [23:25] all good how about you @hurre? [23:25] fine [23:25] where are you fro m [23:25] ? [23:25] hurre: if you got a support question just ask [23:25] this is not twitter. [23:26] nor chat for that matter :) [23:26] yep. [23:26] ooo [23:26] sorry [23:28] is anyone here using DrJava? [23:28] !anyone [23:28] nope [23:28] ugh even that one got deleted [23:31] Sorry to bother you guys but do you know what causes logging into Ubuntu one of the dual or triple monitors going black and getting it to display is by going to the display settings and clicking on Apply to get it back on, while the login screen that issue doesn't exist [23:31] just only after logging in [23:31] sorry that was quite vague english [23:33] in Ubuntu, when you power up the PC and the login screen appears. All 3 monitors are displaying Ubuntu's login screen like a 3 monitor PC would do, however after logging into Ubuntu, one of the monitors loses the settings and doesn't display correctly [23:33] i have to go to Settings-Display and click on Apply to get it to work [23:36] seriousstorm: graphics card + driver? [23:39] 01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 680] (rev a1) [23:42] seriousstorm: and driver in use? a pastebin of /var/log/Xorg.0.log would show it [23:43] hi [23:45] @daftykins http://pastebin.com/7eq0Fjac [23:46] Hi! [23:46] does spotify not work on ubuntu? [23:46] seriousstorm: its not using the nvidia driver, but the open source one. [23:46] seriousstorm: make sure "linux-generic" is installed [23:46] using the nvidia one just causes alot of problems [23:47] oh shit it uses a client [23:47] heh [23:47] seriousstorm: oh ok [23:47] I'm really new to Linux. Coming to the close of a Linux course in college and I'm seriously clueless to be honest. It's such a dramatic change. [23:47] gl Decon [23:49] Thanks! It has been fun so far, I just wish I could retain easier. I bought a Raspberry Pi to fiddle with but also to practice some Linux materials. It seems to help but I don't have much time to play. I would install it on my main computer but I can't afford downtime if I break anything right now. [23:49] seriousstorm: problems like what? [23:49] one out of the 3 working, sometimes Ubuntu gets unexpected error message after logging in [23:49] I wouldn't be able to tell you, I tried Linux once in the past on Virtual Box and ended up breaking the internet. [23:49] Decon: #ubuntu-arm would be useful for a Pi then, this channel is more for conventional hardware [23:50] Decon: well, use a live usb then for testing [23:50] seriousstorm: well that seems highly unlikely to only have one work with the proprietary driver [23:50] ARM is conventional, and it pre-dates x86!! [23:51] lehzm: spotify got a own development client. try that and report to spotify if it doesnt work [23:51] @daftykins my experience with Nvidia + Linux for the last 5 years has been horrific, i don't bother using it and stick with the open source one [23:51] Right, daftykins but at this point I'm just trying to learn some and I thought maybe joining these types of channels will help to reinforce commands and give me some common tshoot issues. [23:51] seriousstorm: I use nvidia driver with 3 x GPUs, 6 monitors, 4 X screens. It's always been well behaved [23:51] lsblk [23:51] shiet.. :D [23:52] k1l: thnx [23:52] lehzm: http://repository.spotify.com/pool/non-free/s/spotify/ [23:52] TJ-: ;) you know what i mean [23:53] wachu: inappropriate language for this channel. try and keep it family friendly please [23:53] is linux socialism? [23:53] sure, thanks for attention, im new :) [23:53] penos: it's a monolithic kernel [23:53] sweet [23:53] k1l: :) [23:53] wachu: got a support question? [23:54] penos: you know the guidelines. dont troll in here. thanks [23:54] hmm, is there a option in irssi to filter a messages? i mean, i won't see info's like 'xyz join to #ubuntu' [23:54] just only user messages [23:54] look up hiding joins and parts. [23:55] wachu: http://wiki.xkcd.com/irc/Hide_join_part_messages [23:55] gracias! === root is now known as Guest57537 [23:58] Permissions 0644 for '/home/david/.ssh/id_rsa.pub' are too open. ... i cant clone stuff apparently via git... what permissions should i have? [23:59] !rootirc | wachu [23:59] wachu: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.