[00:00] Need some help with network shares from a windows machine. Can anyone help? [00:02] more than anything, I'm having issues with permissions on the network share, and I can't figure out where I've screwed up [00:02] Has ubuntu ever shipped aufs support in the linux-image-generic image? [00:02] Or has it always required the extra packaeg? === Blaster is now known as Guest85636 [00:04] OerHeks: Foremost shows unknown symbols. Is this corruption or is it normal? [00:05] seems like the damage is bigger than those 71k blocks [00:09] help? [00:10] OerHeks: Does Foremost allow you to recover only chosen directories/ [00:12] Shekelberg: Always ask your question straight away [00:12] TGVoid: Need some help with network shares from a windows machine. Can anyone help? [00:13] TGVoid: I've managed to mount the windows share [00:14] TGVoid: but I'm stuck when I try to move data onto the share, all I get is "Access Denied" [00:14] Shekelberg: Oh. I thought you recently joined. I'm actually really new to Linux, so even if I could help, you probably shouldn't trust me. I hope someone with the right knowledge can get to you soon! [00:14] Don't suppose there are any tools in Ubuntu designed to backup NTFS Windows partitions? [00:15] TGVoid: I am pretty new, I only know some stuff because I spent last summer farting around with linux [00:15] Shekelberg, did you add "writeable=yes" to your fstab command? [00:15] am55: I don't think I even know how [00:16] you mounted with fstab? [00:16] or something else? [00:16] Cyber_Akuma: I am making an audit with Foremost. Will I be able to choose which directories to recover, or will I have to recover all of it/ [00:16] am55: with terminal [00:16] Cyber_Akuma: And is it possible to save it on an FTP server? [00:16] Huh? [00:17] I was asking others about backup apps [00:18] Cyber_Akuma: Oh. Here's a good backup article from the wiki: https://help.ubuntu.com/community/DataRecovery#Extract_filesystem_from_recovered_image === JanC is now known as Guest60369 === JanC_ is now known as JanC [00:18] I need to make an image in the first place, from a windows drive [00:19] Cyber_Akuma: I'm not an expert, but here's what I did [00:19] am55: I mounted using mount.cifs [target dir] [mount dir] [username] [00:19] Shekelberg, try http://askubuntu.com/questions/604133/windows-share-mounts-but-without-write-permissions [00:20] cyber_akuma: Is Ubuntu installed on the drive you want to recover? [00:20] its on a usb drive, and i want to BACK OT UP, not recover [00:21] how can i install pygame on linux? [00:21] Cyber_Akuma: I know how to make a drive image. That's about it [00:22] Hey reisio! Can you help me with recovering files from an image? [00:22] am55: I don't understand a word of what that page goes into [00:23] reisio: Using Foremost, is it possible to recover from only chosen directories? [00:23] Cyber_Akuma: clonezilla [00:23] I want to backup specific folders, with compression, onto an image, not the entire drive [00:24] Shekelberg, paste the full command you used [00:26] am55: http://paste.ubuntu.com/16910244/ [00:27] TGVoid: haven't used foremost, sorry [00:27] reisio: Aww.... thanks anyway [00:27] instead of Shekelberg , try username=shekelberg [00:28] if that's your windows username with permission [00:28] am55: it mounts just fine, but it lacks permissions to write, even though I've assigned R/W to "Everyone" on the Windows machine [00:29] am55 tried that, says resource busy === funky is now known as Guest76764 [00:32] ah, because it's already mounted. "umount -a -t cifs -l" to unmount the share [00:32] then check your windows perms [00:32] actually just check perms first [00:32] there are Sharing perms and Security perms [00:32] they're separate [00:33] i bet you just have to add security perms to your user [00:33] am55: ok, so checking share perms on windows, it's set to "everyone" and "full control" [00:33] am55: and security perms are set to allow access too [00:34] when you highlight everyone in Security, it is set to full? [00:34] am55: yes === andyhuzhill1 is now known as andyhuzhill [00:38] Shekelberg, try the unmount command, then run sudo mount.cifs //WindowsPC/Share /home/geek/Desktop/Windows-Share -o user=shekelberg [00:39] sudo mount.cifs //WindowsPC/Share /home/shekelberg/Desktop/Windows-Share -o user=shekelberg [00:39] am55: all the folders still have padlocks [00:40] am55: it's actually that particular tutorial on how to do it from howtogeek that got me this far [00:40] oh, the folders inside the share? security permissions have to be set to cascade to children [00:40] am55: they have been in windows [00:40] inherit from parent folder... takes a long time on many files [00:42] am55: I know, it's already been set on the windows machine. I still get the error message "the folder 'XYZ' cannot be copied because you do not have permissions to create it in the destination" [00:44] auronandace1, in case you are interested, I got my problems with the utorrent binary and upstart not working fixed. Let me know if you want the details. [00:44] I am running samba 4.3.9-Ubuntu on Ubuntu 14.04.4. I am trying to set it up so that I have single signon from WIndows to 3 linux boxes, the other two running 14.04.2 with the version of Samba. I cannot connect to the first machine without windows prompting for a username and password - which fails every time, but I have no troubles connecting to shares on the other two systems. I have even tried copying the smb.conf across and after [00:44] changing the server name, running it. Still no dice. Can anyone help me with this? [00:47] am55: I've no idea what I'm missing at this point [00:47] what command are you using to copy the folder? [00:47] tripkin: µTorrent? Why would you use that closed source nonsense when there's Deluge. Gonna get yourself into trouble [00:47] am55: I'm not, I'm drag-dropping in gui [00:48] i was thinking that your ubuntu user doesn't have permission on the mount, and to run a copy command to the mount with sudo to check [00:48] reisio, probably. Really, the only reasons are it has run trouble free for over 5 years, familiar interface, and RSS support. [00:49] tripkin: Deluge is a very close clone, IIRC; check it out sometime [00:49] am55: it's the admin account, I'm using the Gui to drag and drop the files, as opposed to "sudo cp" [00:50] reisio, I certainly will. As long as it does what I want, I have no problems moving on. Other than change. LOL [00:53] AS a side note, the ubuntu machines can connect to the first server without any issues. I am just wondering what I have done wrong. [00:53] Hi guys === root_ is now known as EliottGyl [01:02] Shekelberg, I was just reading about "noperm" === Volcanion is now known as AntiSpamMeta [01:02] https://help.ubuntu.com/community/MountWindowsSharesPermanently === AntiSpamMeta is now known as Voclcanion [01:03] am55, I figured something out dude, the linux box is finally recognising the drive when plugged in [01:04] oh [01:04] i apologize if this isn't on topic but, hello, if i try out a live cd, where exactly is that temporary data stored? is it like on the disk until i reboot ? [01:05] nevermind a quick google did me in [01:05] dude1995: Stored in ram .. the "cd" is read only file system . [01:14] am55: thanks for the help though, man [01:14] can we ban phunyguy from being an op[ [01:14] am55: sorry that it took me this long to get the drive running on ubuntu in the first place [01:15] wtf happened [01:16] k0n: ?? [01:16] He got kicked. [01:16] k0n: be nice [01:17] please [01:17] ☺ [01:17] For actions in #u-o. [01:18] r [01:20] generic computer server question: i can get a really good deal on a 1u server. will it still have regular video out? [01:20] it's for my home, not for an actual rack [01:20] hispeed67: it'll probably have at least one video out [01:20] hispeed67: anyplace worth buying such a thing from will be able to tell you [01:21] Probably. [01:21] just been so long since i worked.. hehe [01:22] since i'm planning on using it with video encoding, will i miss out on ability to add a high-end video card? === Aria22 is now known as Aria22|away [01:23] i am being nice it's just that i am frustrated with everyone phy [01:23] phunyguy: [01:23] leave me alone please [01:26] phunyguy: no! === Schnabel- is now known as Schnabeltierchen === Akira is now known as Guest93244 [01:27] hispeed67: It depends. [01:27] everyone ping phunyguy! [01:27] >=D [01:27] Some machines will support the hardware right out of the box, some will not. [01:27] hi [01:27] Hi! [01:28] What is the dnsmasq.conf equivalent entry to --dhcp-hostsfile ? [01:28] OneM_Industries: what happens when you type phu and hit tab and then press enter? === Guest93244 is now known as CassioAkira [01:29] Esce qu'il y a des utilisateur de Riviere-du-loup au quebec sur se channel? [01:29] is there a way to download a single .deb from ubuntu? In need of the realtek driver on a machine that has no internets === Blaster is now known as Guest91218 [01:30] packages.ubuntu.com, for one [01:30] needadeb, also apt-get --download-only [01:30] but wget'ing packages.ubuntu.com is probably quicker [01:31] nevermind, apparently it's literally "dhcp-hostsfile=/etc/dnsmasq.hosts" even though I can't find any docs on it [01:31] Oh nvm. The link to the download page for the package is just poorly considered. === prometheus is now known as Guest28138 [01:36] need help with ssh. worked fine a few days ago, now "Connection refused port 22". unistalled/reinstalled openssh-server & -client, and ssh. still nothing. can ping all the IP's, but no ssh. But NX thru NoMachine still works. UGH! [01:36] neil_, done anything with networking or firewalls lately? [01:37] Quel qu'un ses comment avec des categorie dans le menu GnomeShell de ubuntu 16.4 lts? [01:37] !fr | FlitonUSA [01:37] FlitonUSA: 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. [01:37] lordcirth, nope. [01:37] lordcirth, i even turned off ufw. still nada [01:37] !fr | FlitonUSA [01:37] FlitonUSA: 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. [01:38] neil_, take a look at "systemctl status sshd", see if there are errors [01:39] lordcirth, ssh.service - OpenBSD Secure Shell server [01:39] Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enab [01:39] Active: active (running) since Wed 2016-06-01 21:12:01 EDT; 27min ago [01:39] Main PID: 9166 (sshd) [01:39] CGroup: /system.slice/ssh.service [01:39] └─9166 /usr/sbin/sshd -D [01:39] neil_, do not paste multiple lines in channel [01:40] neil_: do you have access to the machine? If so, ssh to itself. Then you know if it's sshd or something screwy with connections [01:40] More IRC clients should really sanity-check that [01:42] hi [01:42] hi [01:43] is there someone know how make the categories with Gnome Shell's menu on Ubuntu 16.4 LTS? [01:43] no [01:43] lordcirth, I can ssh into all other accounts on this machine. [01:44] lordcirth, AND i can ssh in from others, as well...just can't seem to get OUT [01:44] yes [01:46] neil_, is the account you are trying to ssh as, 'root' ? [01:46] no [01:47] will the freezing on bay trail processors ever be fixed? [01:48] Trying to install Ubuntu on my Desktop: but says failed to load fecs_inst [01:48] failed to load feckin' install, what? :p [01:48] then a bunch of memory addresses, worked perfect on my laptop =/ [01:49] after a little bit i hear a sound but then nothing happens [01:49] . [01:49] MeMReS, verify the install disc before starting on troubleshooting [01:49] just in case [01:51] hi [01:51] trying a different usb slot and will verify this time brb [01:52] Ever since a kernel update a while ago my brightness keys changed: before, the backlight switched off completely on the lowest setting; now the lowest setting is dim but still lit up. How can I make it so the keys work like they used to? [01:53] lordcirth, short of a clean install, is there a way to obliterate all ssh-related files, and start over? or am I getting ahead of myself? [01:53] pockethot: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_idle.max_cstate=1" as a boot parameter ? [01:54] neil_, I don't think you need to do that, but "apt-get purge " will remove all /etc/ssh config, unlike "remove" [01:54] lordcirth, ok...so i can get in, just not out. any ideas? [01:55] neil_, you can ssh in, but not out? can you ssh to multiple machines (ie it's not the other side's fault?) [01:56] lordcirth, unclear what you're asking. ask again, but with different words. [01:57] neil_, you have a machine (A) which you can ssh into, but not out of. Can you ssh from this machine (A) to multiple others, to confirm that the fault is actually in A? [02:01] lordcirth, i can ssh IN from other machines, and VM's. But i can not ssh into those other machines. [02:01] neil_, and you were able to ssh to these other machines before? [02:03] yes [02:03] neil_, are these machines on your local network? [02:04] lordcirth, upgraded from 15.10 about 2 weeks ago (all worked before). since the upgrade, it has worked up til about 2 days ago. [02:04] Ran USB as uefi and made it verbose I have a black screen with an underscore at the top left [02:04] lordcirth, yes..all at home, same network, same subnet, same everything [02:05] neil_, I suggest trying somsip's suggestion and doing "ssh localhost" [02:07] lordcirth, ssh'ed into localhost just fine. [02:08] You sure it isn't just the firewall? [02:09] neil_, interesting. Try running 'netcat -l 9000 | echo' on one of these other machines, then 'echo "Hello" | netcat 9000' on the machine. [02:09] (I think that's correct syntax) [02:10] Hello all, When i log in into my ubuntu. i always get. "Problem etc.." report problem [02:10] neil_: off the wall idea - do you use DHCP, have you rebooted servers recently, and if so, have you cleared your ARP cache? Though that probably would stop all traffic like pings, which you say are working. Just a thought... [02:10] I've always picked "Report" buy can't i find out whats' causing this? [02:11] xdevnull, "journalctl -b", skip to the bottom, see if anything's there [02:11] neil_: possibly some IP conflict though... [02:11] !info arp-scan | neil_ (could be worth a try to check) [02:11] neil_ (could be worth a try to check): arp-scan (source: arp-scan): arp scanning and fingerprinting tool. In component universe, is extra. Version 1.8.1-2ubuntu1 (xenial), package size 207 kB, installed size 671 kB [02:12] somsip, yes DHCP through router, but nothing has been shut down. [02:12] lordcirth, journalctl: command not found [02:12] neil_: its unlikely as other trafic works, but it came to mind [02:12] Ah, you are on 14.04 or earlier then [02:12] YUp [02:12] xdevnull, /var/log/syslog? Or gnome logs. [02:12] 14.04 [02:13] omg .. [02:14] Is this normal? for each second i'm getting a lot of lines [02:14] ... [02:14] i need one month to reach end of file there [02:14] xdevnull, in /var/log/syslog? [02:15] yes [02:15] pipe to tail -n 100 or something [02:15] whoopsie[1060]: Not online; processing later (/var/crash/susres.2016-06-01_16:48:39.868829.crash). [02:16] somsip, lordcirth Ok, arpscan showed me the other devices IP's. doesn't appear to be any conflicts [02:16] last error [02:16] somsip, Ok, arpscan showed me the other devices IP's. doesn't appear to be any conflicts [02:16] neil_: ok - I thought it might be a false idea. [02:16] #sadPanda [02:17] neil_: just to recap. From your machine, you are unable to SSH out to a number of other machines on the network that were accepting connections up until a couple of days ago? [02:17] somsip, have i overlooked the obvious? could power-cycling the router fix this? [02:17] somsip, yes. [02:18] neil_: all of them are not accepting SSH from your machine. They all accept SSH from other machines? [02:18] neil_, anything interesting in /etc/ssh/ssh_config ? [02:20] somsip, yes that appears to be the case. I can ssh between other machines as well as vm's === gms is now known as Guest15027 [02:21] lordcirth, what qualifies as "interesting"? I am now pretty far out of my comfort zone. LOL [02:21] lordcirth, something i need to search for? [02:21] Not sure tbh [02:21] neil_: Can your machine access other services, or pass some sort of data to other machines. Ping ok? [02:22] It really does sound like a firewall issue but you say you don't have one [02:22] somsip, i can ping other boxes all day long. thats about it [02:22] neil_, did you try netcat like I suggested? [02:22] neil_: so it seems that SSH traffic is not leaving your machine. Is there any evidence that suggests otherwise? [02:22] To see if tcp connections work [02:23] lordcirth, yes. but nothing happened. [02:23] neil_, ok, so that means that tcp connections in general are not getting through. [02:23] See, this is useful [02:24] somsip, no. i get stopped at connection refused port 22 [02:24] neil_: so, sudo iptables -S [02:24] or sudo iptables -S TCP [02:24] fail2ban ? [02:24] really sounds like an iptables REJECT [02:25] somsip, not sure what i'm looking at.... [02:26] neil_: something that says REJECT (I'm crap at iptables) [02:27] neil_, you could also "iptables -S | pastebinit" [02:27] somsip, specific to port 22....."-A INPUT -p tcp -m tcp --dport 22 -j ACCEPT" [02:28] neil_, right, so that's allowing inbound ssh. [02:28] lordcirth, hang on running that cmd [02:28] What about OUTPUT [02:28] lordcirth: you know about this stuff, 'cos I don't. I'll leave this bit with you, ok? [02:28] somsip, no problem [02:28] Archlinux channel has a !bail shortcut for that :P [02:29] lordcirth: sorry for butting in on this but wanted to discount some false leads [02:29] somsip, it's a public channel, no such thing :P [02:29] btw, if you want firewalling that's sane and not manual iptables, shorewall is amazing [02:29] lordcirth: just being fair - anyway, go for it :) [02:29] lordcirth, do i paste the link here for you? [02:30] neil_, yes [02:30] http://paste.ubuntu.com/16912809/ [02:31] neil_, could you do "iptables -L | pastebinit" as well please? [02:31] lordcirth, so after not logging into my router for several months, I see now there's a firmware update available. could that be a factor? [02:31] lordcirth, will do [02:31] neil_, shouldn't be, since you haven't actually done the update [02:31] FYI it was my gtx980, added nomodeset to boot args [02:31] lordcirth, http://paste.ubuntu.com/16912856/ [02:31] when I switch to a virtual terminal instead of a login it tells me "Scanning for Btrfs filesystem" and it has many lines saying it's clearing orphaned nodes, and at the end it says Ubuntu: clean xxx/yyy files, zzz/www blocks, but I don't get a login [02:31] what is going on? === badon_ is now known as badon [02:32] is this a hardware problem? [02:33] neil_, I suspect that "ufw-reject-output all -- anywhere anywhere" means that ufw's default DENY is still being applied [02:33] does it mean my drive is failing? [02:33] halberd: do you use btrfs? [02:33] somsip, no, ext3/4 IIRC [02:33] lordcirth, how can i turn the &*#^ thing OFF? [02:34] lordcirth, ufw allow all? [02:34] neil_, http://askubuntu.com/questions/531446/how-do-i-remove-all-the-ufw-chains-from-iptables [02:34] halberd: this seems like a starting point, but no idea myself so be *careful* http://unix.stackexchange.com/questions/78535/how-to-get-rid-of-the-scanning-for-btrfs-file-systems-at-start-up [02:34] neil_, then iptables -L and make sure they're all gone [02:34] lordcirth, GROOVY! doing it now. [02:34] The clearing orphaned nodes bit isn't btrfs though, I think that's ext4 cleaning on mount. [02:35] halberd, I don't think you are having hard drive problems, but if you'd like to check, install smartmontools and do 'smartctl -H /dev/sda' [02:35] somsip, it also says, after scanning for btrfs, "Ubuntu: recovering journal" [02:36] halberd, right, that's ext recovering after a hard shutdown. [02:36] halberd: read up more here, top answer http://askubuntu.com/questions/383114/my-ubuntu-is-running-fsck-on-every-bootup [02:36] lordcirth, ah well i did just do a hard shutdown because a GUI program froze and I switched to a vterm to kill it but I didn't get a login due to this btrfs issue so I had to reboot [02:36] halberd: but you're real problems seems to be not getting the login, yes? [02:36] hey, first time installing ubuntu gnome, and now VLC dont scale on hidpi. whats the solution? i need vlc [02:37] yes somsip [02:37] halberd, are you sure you don't get a login? Usually if it prints stuff on the tty, you can just hit enter a few times and get a login [02:37] lordcirth, I ran those 2 cmds as root, then iptables -L..... http://paste.ubuntu.com/16912952/ [02:37] no login lordcirth [02:37] I'm trying to join a corporate wifi network WPA2 enterprise [02:38] but I keep getting the authentication required popuppoppopu [02:38] I'm 100% sure I've got the password correct, also tried on my phone and it works fine, any ideas? [02:38] it logs in to X fine, but if I do ctrl-alt-f1 it does not give a login === rob is now known as RobWilco [02:39] also ctrl-alt-f2 f3 etc, they're all the same [02:39] except ctrl-alt-f7 [02:39] neil_, hmm, didn't work. Well, your default policies are to ACCEPT all, so just run "iptables -F" to clear all rules. [02:40] it may be a problem with my CPU [02:40] for a long time I've been getting errors like this: [ 1175.451970] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun [02:40] but they haven't seemed to cause a noticeable problem [02:41] also errors like this: [ 1285.679518] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A [02:41] neil_, and also "iptables -X" to delete all custom chains [02:41] also I notice: [ 915.764959] drm/i915: Resetting chip after gpu hang [02:41] those are good to know, cirth. [02:42] RobWilco, yeah, just be careful with them if you don't want to go back to 0. [02:42] haha yeah, probably best to use those carefully. [02:42] maybe i should just restart [02:42] RobWilco, if you want a sane firewall, install shorewall, it's great and fairly easy. [02:42] again [02:42] lordcirth, i removed and purged ufw, then ran those cmds. http://paste.ubuntu.com/16913051/ [02:43] neil_, excellent. As you can see now, you have nothing but "accept everything". Try ssh now. [02:43] lordcirth, still refused on port 22 [02:44] ... [02:44] has anyone experienced the problem where a character must be typed twice before caja will begin searching for said character or string? (When using MATE Desktop environment)? [02:44] I was fairly sure that was the problem. [02:45] neil_: how long does it take to come back with that error message? [02:45] is there a general linux chat [02:45] somsip, good question [02:45] somsip, instantly [02:45] Infect, ##linux but I'm not a fan of it [02:45] i cant chat there [02:45] hey, first time installing ubuntu gnome, and now VLC dont scale on hidpi. whats the solution? i need vlc. http://imgur.com/jc6qd8Z [02:45] !ot | Infect [02:45] Infect: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [02:46] Infect, yes, you need to reserve your username to chat there, anti-spam [02:46] ;-; [02:46] Like I can't talk about which distro would be best for me here [02:46] any others? [02:46] another reboot seems to have fixed it, I now do get a login on my virtual terminals [02:46] neil_: do ssh again to a known host with "ssh -vvv user@ip" === nameless2 is now known as nameless [02:46] Infect, #ubuntu-offtopic maybe [02:46] although that CPU underrun issue is still happening [02:46] it prints errors to the console [02:46] k [02:46] on the virtual terminals [02:46] Infect: this is the ubuntu channel. If you want an unbiased view, ask elsewhere [02:47] Not unbiased just general questions not regarding ubuntu [02:47] ubuntu might fit my needs actually [02:47] Infect: not here, as you're being told [02:47] I know [02:47] but I got a few questions about ubuntu still [02:47] HI all. [02:48] 1. Can it get pen support(wacom) 2. Can it use battle.net/heroes of the storm [02:48] Infect, afaik wacoms should work fine. [02:48] somsip, ok. still refusing...what do i need to look for? [02:48] neil_: what error message [02:49] Infect, as for HotS, apparently it works in wine: http://us.battle.net/heroes/en/forum/topic/15700256549 [02:49] thats nice... [02:50] somsip, no "error" msg. just trying to connect on port 22 to the other IP [02:50] does it take up less space than windows? [02:50] Infect, Mine works fine...but I use it for art/graphics, sometimes "normal" pad movements...I don't play games...but worked without much of anything - plugged it in, and off I went. [02:50] heroes of the storm is wacky because the acronym is HotS which stands for heart of the swarm by the same company [02:50] lol ik [02:50] Infect: depends how much you install. Try a better question [02:50] how much? what do you mean [02:51] Infect: what packages you want. Min 5GB HD is recommended [02:51] somsip, one line says " /etc/ssh/sshd_config line 19 Applying options for * [02:51] I have no idea, I'm completely new to linux/ubuntu [02:51] neil_: can you paste it to pastebin like before [02:51] Infect: so unless you have very little space available, it's a moot question. [02:52] somsip, it won't let me [02:52] 128 gb surface pro 1 [02:52] somsip, "You are trying to send an empty document, exiting." [02:52] I frequently use a 40GB / , but I have data partitions and nfs mounts for bulk storage [02:52] neil_: copy and paste it to a pastebin [02:53] somsip, gotcha [02:53] Infect, Linux is smaller than Windows to start, but data usage depends far more on what you do with it. [02:53] lordcirth: (ahem) < Infect> 128 gb surface pro 1 [02:54] somsip, http://pastebin.com/8WVCXuxG [02:54] Err browser, Hots, video playing, possibly art [02:54] HotS = Heroes [02:54] Infect, are you going to use all of it for Linux? 128GB should be fine. Dual-booting would be pretty tight. [02:54] lordcirth: 40GB? :p sheesh man [02:54] I got no windows [02:54] reisio, too small or too big? [02:55] I prob can dual boot and I dont need 2 linux [02:55] can = wont* [02:55] Infect, if you can use all of it, 128GB is plenty for a laptop [02:55] Yeah As long as I have more than 64 that should be more than plenty [02:55] You're unlikely to fill it with software, that is. [02:56] I'm just scared ;-; [02:56] lordcirth: that's grandé indeed [02:56] Infect: can I check - you are new to linux and want to install it on a Surface Pro? [02:56] yes [02:56] I do not have the surface pro yet [02:56] reisio, I have done 20GB before, but I see no point when I have lots of space. [02:56] Infect: ok - I'm calling troll. I'm out [02:56] ? [02:57] I'm not trolling [02:57] somsip, I don't see why? [02:57] lordcirth: offtopic, vague, etc... [02:57] Methinks your troll detector is set a bit high [02:57] sorry [02:57] somsip, this is a support channel, that's normal. [02:57] what details would you want [02:58] lordcirth: I disagree. Let's get back to helping people anyway [02:59] neil_: so, it's definitely not routing... [02:59] Infect, this should take care of most things: http://www.geek.com/microsoft/how-to-install-ubuntu-on-the-surface-pro-1539262/ [02:59] I could just +$60 and get windows but 64gb [02:59] neil_: errr sudo ssh? Why sudo? [03:00] Ok, thank you for the info [03:00] Infect, http://www.lovemysurface.net/run-linux-on-surface-pro-3/ => read through that. Research before installation. [03:00] somsip, because without certainly didn't work [03:00] neil_: you have somethign very wrong if you need to run ssh as sudo [03:00] lordcirth: Infect or you could just get a computer with ubuntu or preferred linux distro pre installed [03:00] YankDownUnder, that is a 3, though, I'm not sure how big the difference is [03:01] somsip, and just retried both ways. just to say i did. (ran as sudo tonight, not all the time) [03:01] neil_: checking - youve never run it as sudo before, but today you did. why? [03:01] The reason I am getting it is because the one I'm looking at is cheaper and more memory but no os [03:01] lordcirth, Doesn't matter - it gives "one" the idea...and the impetus to research before jumping into things. Easy done. [03:02] Maybe I should just get windows, I'd probably mess it up [03:02] Infect, sounds like a good deal, once you've done some research [03:02] Infect, so what if you do? You install again. [03:02] Anyone know of any guides of using xorriso to inject preseed file into ISO? On OS X so I can't just mount it and add extra stuff and unmount. [03:02] somsip, i thought (for whatever reason) that it might be a weird permissions issue. [03:02] robertjpayne, Have you asked in the #macosx channel yet? [03:04] neil_: paste the result of ssh -vvv *without* sudo [03:04] robertjpayne, https://www.gnu.org/software/xorriso/ [03:05] somsip, http://pastebin.com/1JYCShHE [03:05] YankDownUnder: I'm aware of the man pages, I've tried to sort through them but the error messages are not very helpful. [03:05] neil_, try netcat again now that we've removed the firewall [03:06] somsip, same results on other machines, too [03:06] neil_: are all machines on ubuntu? [03:07] somsip, yes [03:07] lordcirth, which netcat cmd? [03:08] neil_, -l (listen) on the sshd side, without (send) on the ssh client side [03:08] It just tries to establish a tcp connection and send "Hello" across it [03:09] netcat is quite handy. It's literally cat, across the net. [03:09] purrr [03:10] robertjpayne, https://sites.google.com/site/wangalgotrading/blogs-1/editisofileonmacyosemite ? [03:10] hola [03:11] YankDownUnder: explicitly trying to avoid using GUI's, really just need to inject the preseed file into the ISO from CLI on OSX [03:11] neil_: paste output of ls -la ~/.ssh [03:12] robertjpayne, Fair enough. [03:12] lordcirth, nothing happened. [03:12] somsip, http://paste.ubuntu.com/16913582/ [03:12] neil_: make them all neil:neil and 600 [03:13] neil_: and ~/.ssh should be 700 === Blaster is now known as Guest74753 [03:13] somsip, now you're starting to lose me...have some grace with me. [03:14] neil_: chown neil:neil -R ~/.ssh/* [03:14] neil_: chmod 600 ~/.ssh/* [03:14] neil_: chmod 700 ~/.ssh [03:15] oh, owned by "sambashare"? That's not good. UID mismatch? [03:15] lordcirth: looks ugly eh? [03:15] somsip, done [03:15] The last time I saw owned by "sambashare" it was an nfs mount with a UID mismatch [03:15] lordcirth: GID not UID [03:15] somsip, right sorry. same idea [03:15] neil_: paste again, or ssh to check and paste if fails [03:16] lordcirth: yeah - not right either way [03:16] <_44trent> hello, I was wondering how I could manually install a .deb file from the command line [03:16] Geez, go easy on the rook! LOL [03:16] _44trent: sudo dpkg -i package.deb (but why not use the repo?) [03:16] <_44trent> cause there's no google chrome repo as far as i'm aware [03:17] !ppa | _44trent (this will keep it up to date usnig apt-get) [03:17] _44trent (this will keep it up to date usnig apt-get): 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 [03:17] _44trent: specifically http://www.ubuntuupdates.org/ppa/google_chrome [03:17] <_44trent> alrighty [03:17] somsip, http://paste.ubuntu.com/16913672/ [03:17] Doesn't the .deb add it's ppa? [03:17] its* [03:18] lordcirth: no [03:18] Oh ok. Some others do [03:18] lordcirth yes, it adds the repository [03:18] xangua: really? ok - not sure so I could be wrong. [03:18] neil_: and what happens now if you ssh? [03:18] somsip: Google chrome, does it [03:19] xangua: fair enough [03:19] somsip, still refuses === miguel is now known as Guest91341 [03:19] neil_: sorry dude, but I'm out. All I'd suggest is as this is a home network, and if it has nothing critical running, do the classic 'turn it all off and on again'. I have to work. [03:20] neil_: though that sambashare GID looks very dodgy... what might you have done that added that? [03:21] Copied /home/neil from an old install? [03:21] somsip, no telling. [03:21] neil_: er...you're joking? [03:21] somsip, I believe he means, there's no way to tell [03:21] Not, that's a secret [03:22] neil_: confirm? [03:22] somsip, correct....i have no idea. probably time for it to have a lobotomy anyway. LOL [03:23] somsip, backup, clean install, restore data...move on with life. [03:23] neil_: well, next suggestion would be to dig in /var/log/apt/history.log to see what might have changed recently. But a total reboot/restart is where I'd go next. I dont know why sambashare would set GID on a ssh key, and if something has done that, it could have done other unknown crap [03:24] neil_, are you sure you didn't copy your home directory from a backup or something? [03:24] lordcirth, that very well may have happened, now that you mention it. this box has been through a lot. [03:25] lordcirth, and hasnt been a problem until now [03:25] neil_, that would do it. The old "neil" group could have a different GID than the new "neil" group. [03:25] ok...enough time on this. I know what I 'have to do"....hahaha [03:26] neil_: burn it. burn it with fire. Then reinstall ;) [03:26] somsip, BWAHAHAHAHAHAHAHAHA! [03:26] Guys, I really appreciate all of your help!!! I'm learning, and this is part of it. And you both have given me new things to research and more to study. THNX SO MUCH!!! [03:26] neil_: well, we tried. [03:26] neil_: you can also thank my wife for buying this new coffee that is WAY too strong... [03:27] somsip, mine is downstairs wondering if i'm EVER gonna come watch tv tonight! so, yeah...gotta go! [03:27] Have a great day, guys! [03:28] neil_, thanks you too. [03:40] ayuda con red [03:44] so, isn't it a little ironic that ubuntu is gonna make the same changes from unity7 to 8 that alienated so many people from windows between win7 and 8... [03:45] you'd think they could at least wait until 9, so the numbers didn't align, lol [03:57] I upgraded to 15.10 and I've been getting keyboard input freezes. The mouse works fine, but the only keys that work are the terminal session keys. [03:58] I'm trying to copy files from my mp3 folder to my phone using `sudo find /path/to/mp3 -exec cp {} .\; (I'm currently cd'd into my phone's directory) but I get the error find: pred.c: 1932: launch: Assertion `starting_desc >= 0` failed [03:59] My desktop environment is XFCE, I only have access to to my terminal, I believe the problem has to do with X but I can't change the X session from the terminal. [04:00] I've got unsaved work so I really do not want to reboot. [04:01] Every time this happens I get a window opening up asking for permission to update SMART data on my main drive. [04:02] I've looked that up and it looks like a systemd thing. [04:03] All I have access to is my phone and a terminal, please help. [04:10] Why is it that if I open to files window and drop and drop from /path/to/mp3 to /my/phone it works but not through terminal [04:10] drag and drop* [04:10] hi [04:11] hi [04:11] irregular: Space in the file name ? [04:12] Put your paths in quotes [04:12] or put backslashes everywhere, that way you'll learn which chars are shell special [04:13] err, forward slashes [04:13] What's a good firewall tool that has a nice GUI showing traffic indicators? [04:13] I play vice city multiplayer and shortly'm xubuntu user wanted to know how do you able to run the program on my computer because when I'm not playing because the program is designed to run only on windows [04:13] irregular: give an example so we know what command you are using [04:13] !winehq | BR_GhostBuster [04:13] BR_GhostBuster: 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 [04:13] cp /some/path/A\ song\ with\ spaces.mp3 /my/phone/A\ song\ with [04:14] Or you could just use quotes. [04:14] my paths have no spaces but all my mp3's do, that shoudln't be a problem though since I've used that command for file movement locally. I typed my find command before but since dragging and dropping worked i'll invest in finding out when I run into it again [04:15] Thank you for your attention and for the help, Linux is becoming more and more famous in Brazil, hugs to you from Brazil. #linuxForever: D [04:15] irregular, well in reality it is a problem. the shells use whitespace to delimit arguments to commands, plain and simple [04:16] shanemikel:I'm saying that's not the problem I'm facing though, I've had no trouble moving files with spaces using my find command. It's moving them to my phone that's when it doesn't work [04:16] oh [04:16] irregular: give an example of the command you are using [04:17] what is the command to use the control painel? [04:17] I'm trying to copy files from my mp3 folder to my phone using `sudo find /path/to/mp3 -exec cp {} . \; (I'm currently cd'd into my phone's directory) but I get the error find: pred.c: 1932: launch: Assertion `starting_desc >= 0` failed [04:17] sorry for my bad english, i dont speak english :X [04:18] BR_GhostBuster I believe you can install Wine through the Ubuntu Software Center [04:18] Thanks [04:18] But the site language is english, i dont speak english [04:19] my english is very bad, i cant understand the tutorials [04:19] irregular: that's a funny error [04:19] So does anyone here know how to fix a semi frozen xfce session? [04:20] Oh wait I can check Xubuntu's room. [04:20] Formless, Did you check "top" and see what's eating up most processor time yet? [04:20] irregular: https://lists.gnu.org/archive/html/bug-findutils/2015-04/msg00005.html [04:20] it looks like a bug in find.. [04:20] https://savannah.gnu.org/bugs/?15384 [04:21] irregular: so, you have no list permissions on the directory [04:21] somsip:I though sudo gives me root (all) the permissions [04:21] irregular: why don't you try `sudo find /path/to/mp3 -exec sudo cp {} . \;` [04:22] irregular: the bug suggests you dont have list permissions on the directory. Check that [04:22] YankDownUnder: It has nothing to do with cpu/ram usage, it's some kind of problem with my window manager. No keyboard commands are accepted, and the mouse clicks do nothing. === Lumancy is now known as Lumancer [04:23] All I have access to is my terminal session. [04:23] Formless, I was trying to find out what was eating up the most CPU usage - sometimes it's what causes the WM (XFce) to freeze/lock up... [04:23] Formless, This I understand. [04:23] somsip: could it be related to GVFS and mounting with single user access? [04:24] What's a good firewall tool that has a nice GUI showing traffic indicators? [04:24] shanemikel: i think it's related to not being able to list the files from the directory he's cd'd to. Root reason to that, no idea [04:24] irregular: have you tried it without sudo at all? [04:24] YankDownUnder I have well over a gig free with 0.3% of my cpu used. The lockup is entirely a bug. [04:25] Formless, Have you tried killing your screenlock/screensaver? [04:25] I have not tried that. [04:26] What command should I use? [04:26] Formless, The reason I'm asking what I'm asking is because recently with a client's computer, THAT was the issue - and we found out via a term link through ssh to the workstation...killed the "screensaver" and was able to get back to the desktop... [04:27] Formless, If you're on the machine via a term, you can type: ps -Ae | grep screen [04:27] Formless, And just then do "killall -9 screenblahblahblah" [04:27] Will do [04:28] hmm, so what should I check if I'm having graphics problems with a steam game and intel skylake integrated? [04:29] I'm getting no process found. [04:29] shanemikel:yeah i get cp cannot create regular file anyway I'm going to bed, i'm fine with not solving this for now lol [04:30] i didn't get to try the other commands like sudo cp, since the drag and drop is still transfering files [04:30] I strongly believe this has to do with a stalled programming refusing to give up keyboard control. [04:30] Formless, ...try "ps -Ae | grep scree" => or => "ps -Ae | grep lock" [04:31] *stalled program, sorry all I have is my phone as backup [04:31] Formless, Agreed - from the given data/description...however, trying to go at things one small step at a time... [04:32] I've found the keyboard lock daemon. [04:32] Should I kill it or restart it? [04:32] Formless, By all means, remember to ALWAYS save your work - just in case this happens again (which statistically it will from the point of logical thought) - then issues requiring a restart of X - or the system - won't be a disastrous issue) [04:32] Formless, kill it. [04:35] Unfortunately that did nothing [04:36] Formless, One way of testing THAT, would be to do "CTL-ALT-F1" - which would bring you to the TTY console login...care to try that? [04:37] I'm actually in the terminal session. I couldn't bring up the X terminal anyways. [04:38] Formless, So the actual machine is NOT in your presence? [04:39] Oh no I have my computer right here. That's just how thorough the keyboard lockout is. [04:40] Formless, So, by doing a "CTRL-ALT-F1" - on the keyboard to the machine, it does absolutely nothing, right? And then how's about unplugging the keyboard and plugging it back in? (Not suggested if it's a PS/2 style keyboard connection) [04:41] That's the weird part. Ctrl Alt F1 through F7 works, but everything outside of those is locked. [04:42] F1-F4 should be "normal terminals", F7 & F8 are reserved for X sessions. Anything beyond that is "virtual" or custom. [04:43] Essentially if I'm in the X session I can't do anything. Only the terminal session via ctrl alt f1 will accept input [04:43] Which is why this problem is so hard to fix. [04:44] Formless, That being said, however, if the keyboard is "stolen" or "locked" - and you've killed the keyboard locking daemon, what other programs are running that might possibly be trying to steal the focus or keyboard input? And most likely, there is a very simple explanation for the "whole" situation...it's just not that it's "plain" to see, get my drift? [04:44] people still use ubuntu ha ha wow man [04:45] I installed Lubuntu 16.04 LTS and keep getting an error that flashes too fast. Able to catch LVM not active yet...using...during sysinit dev mapper...vg-root clean. How can I find log to see all errors? [04:45] chuckzee: dmesg [04:46] Steam is the zombie process that made this happen, however it's not exclusively a Steam problem. It can happen with every application. [04:46] Right now Steam is a zombie process [04:47] Killing it does nothing [04:47] I am trying to authenticate a user based on the from address in the email header. I think people can change the header, is there a way to validate this? [04:47] Formless, Ok...well, that being the case, try: sudo killall -9 Steam (or whatever the daemon is called) [04:47] Formless: it's stuck in disk sleep? strace might be able to tell you what it's trying to read [04:47] somsip: thx! WOW! What do I look for? [04:48] chuckzee: use dmesg | less and then /{search} possibly for 'error' [04:48] Oh and I accidentally let the screen go to sleep. [04:49] Now the computer is entirely not responsive. [04:49] I'll have to reboot... [04:49] Thank you so much for your help though. [04:49] Formless, You truly need to check your "power" settings....either which, you can try to do a "killall" on steam - and possibly as well on "upowerd" - see if that "wakes" up the F7 session. [04:50] I'm going to nap. It's nap time for old folks. [04:51] you better say it louder, some of 'em have hearing problems [04:51] (allcaps) [04:51] somsip: thx! Still too much info, can't find anything that has "error". [04:52] chuckzee: is it a message on boot? [04:53] shanemikel: yes. flashes so fast, I can't get full message. [04:54] Not trolling I swear I'm not but I have a problem. You don't support anything other than an official ubuntu product. I'm using ChaletOS which is xubuntu with a few shell scripts thrown on top all of the packages and repos are ubuntu. Huh? [04:55] shanemikel: here are words I caught: LVM not active yet, using direct active sysinit dev mapper vg root clean recovering journal clearing orphaned inode. [04:55] chuckzee: had this one earlier today in here. Quite normal apparently. I'll find the link [04:56] every linux installation of mine has scary looking kernel messages on boot that are safe to ignore [04:56] chuckzee: http://askubuntu.com/questions/383114/my-ubuntu-is-running-fsck-on-every-bootup [04:56] (first answer) [04:56] that looks like it's just loading the lvm module with some specific options [04:56] shanemikel: I've googled for a few days and ppl are having an issue w/Lubuntu 16.04 LTS, but I can't figure out a "solved" thread. [04:57] somsip: thx! [04:57] i don't know a whole lot about kernel and init ramdisk, but I have a hunchy you could get rid of the message with lvm in the initramfs [04:58] in any case, if everything seems to work, it looks like a benign-enough message [04:59] damn systemd people.. they made boot to fast. now I need to artificially slow it down so I have the pleasure of reading kernel messages [04:59] No one answered so what if I worked backward and installed xubuntu then install the shell scripts from ChaletOS. Could I get support here? [05:00] improper shutdown does that... [05:01] the journal recovery thing.. yeah, didn't notice that [05:01] hello everyoen [05:01] HappyHobo: are you running ubuntu or what? [05:01] that could be less benign [05:01] technically yes and technically no [05:01] HappyHobo: yeah, and you're going to be a joy to help... [05:01] HappyHobo: jest ask your question [05:02] Would install Chalet's scripts on top of xubuntu make it possible to get support if I need it. [05:02] HappyHobo: what is Chalet? [05:02] hey there, does somebody know a fast repository? [05:02] mankeletor: usually the one nearest to you [05:03] ChaletOS is xubuntu with better theming and a unique style changer that changes the entire theme color, stile etc [05:03] HappyHobo: not supported here then. Official flavors can be seen with !falvors [05:03] somsip, i guess that's not working tonite [05:03] !flavors [05:03] Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. The current list is: !Edubuntu, !Ubuntu-GNOME, !Kubuntu, Ubuntu !Kylin, !Lubuntu, !Mythbuntu, Ubuntu !Studio, !Xubuntu, and Ubuntu !MATE [05:04] sonsip [05:04] if you need support with distro installed packages, and aren't installing the stuff into the root FS, then you should be able to come here [05:04] somsip: doesn't help. how can i find the error log for boot to see full list of errors? I know there is about 5 dev mappers. [05:04] mankeletor: I understand there is a think in software centre to choose your main repo, and this will automatically select the quickest. [05:04] lubuntu is the best one :) [05:04] but #ubuntu can't help you with stuff from chalet [05:05] 12 [05:05] chuckzee: have a look around /var/log to see if there is anything else that helps you [05:05] so if your question is regarding, nfs for instance, or sshd, then yeah [05:05] shanemikel: no, unsupported flavors realy are unsupported. [05:06] shanemikel: nice name, I'm a Shane too. The shell script for the color styler could be run by user. [05:06] somsip: he said he's just installing some scripts.. to me, that could mean putting some stuff in dotfiles [05:06] xubuntu has such an awful name [05:06] on top of xubuntu [05:06] I am shanemikel [05:06] how are you "installing" these scripts? [05:06] shanemikel: this is an iso download, for a distor install. s://sites.google.com/site/chaletoslinux/download [05:06] *distro [05:06] somsip: so it doesn't seem "flavour" enough to pretend it's a different operating system [05:07] yeah, he said he was gonna take some of the scripts from that distro, and install them on xubuntu [05:07] shanemikel: not pretending. It may appear unhelpful but we do not support non-official flavours here. Simplpe as that [05:07] somsip: i found var/log but i see no errors. all i see are "OK"s. [05:07] shanemikel: feel free to help via pm [05:07] chuckzee: lots of files in /var/log, including boot.log [05:07] xubuntu with Chalet scripts it is then. cool [05:07] chuckzee: though what version are you on? [05:08] somsip: it just looks like you missed a piece of his question.. don't mean to sound antagonizing either [05:08] #NeedHelp. my external hard disk was all okay last night but today it is not showing up. [05:08] I'm using Lubuntu 16.04 LTS. [05:08] so srry if I do [05:08] shanemikel: you appear to be fairly new here (I dont recognise your nick) and you're wanting to help. That's great. But unsupported flavors really are unsupported [05:09] dmesg | tail -n 20 results into this http://termbin.com/rp2o [05:09] I want to be a part of the community. I only use Chalet for the style changer and the better sounding name. [05:09] chuckzee: then I may be speaking out of turn because of systemd changes, which I'm not familiar with [05:09] #NeedHelp and I am using Ubuntu 16.04 [05:09] If I could use xubuntu with those scripts and get my style changer I can learn to tolerate the name. [05:09] HappyHobo: and Chalet support are there to support Chalet users. We are here to support Ubuntu users [05:09] somsip, i used that thing and i got 403 error while trying to get packages... so that's why now im using a terrastrial globe to choice a ramdom mirror [05:09] sonsip if I did that I would have xubuntu still it would xubuntu [05:10] !mirrors | mankeletor may be easier [05:10] mankeletor may be easier: Ubuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at http://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Xenial, and help keeping the servers' load low! [05:10] how long is this going to go on for ... [05:10] He's not understanding me and I'm not trying to troll. [05:10] HappyHobo: so, it looks like as long as you are only "installing" dotfile type things in your home directory, and not doing anything that would effect the system (like "installing" things into the root FS), then you really are using Xubuntu. so dont' say you're using ChaletOS, or people wont help you here, and don't ask about anything to do with the scripts your'e getting elsewhere [05:11] Anyone? [05:11] sorry codenamepod [05:11] Thanks shanemikel [05:12] !guidelines | shanemikel (that attitude is not helpful. shame as you seem to want to help, but in the wrong way) [05:12] shanemikel (that attitude is not helpful. shame as you seem to want to help, but in the wrong way): The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [05:12] what happened with avidemux in 16.04? i missing that package [05:14] !info avidemux | mankeletor [05:14] mankeletor: Package avidemux does not exist in xenial [05:14] okay, I wouldn't mind an explanation, because linking to guidelines isn't really that helpful either [05:14] somsip: o.k. somsip, kinda hard for a newbie to figure out linux. I'm still in the cut and paste level. lol! [05:14] mankeletor: weird...release in 15.10 and propsed for 16.10 but no 16.04 :-/ [05:14] mankeletor: http://askubuntu.com/questions/763846/why-has-avidemux-been-removed-from-ubuntu-16-04s-repository [05:21] somsip, that means i have to compilate it from tarball.. goin back to old skool [05:21] mankeletor: maybe a ppa out there if you try a search [05:21] mankeletor: or read the link I gave you that has a link to one [05:23] the name says ubuntu extras [05:23] I'm downloading xubuntu to find out. [05:24] hello [05:26] exit === james is now known as Guest11220 [05:33] Good evening. I have a fresh install of 16.04 on a new laptop. Haven't really fooled with anything except the nvidia drivers, which I have at least mostly working; but for whatever reason, the laptop freezes when I try to restart or suspend. Is there a particular log I should be looking at to get started? [05:35] Lumancer: What does "mostly working" mean? GPU drivers not functioning properly could be a big problem [05:35] afternoon guys [05:35] its freezes after installing the driver? [05:35] Not freezes, no. To elaborate on that: [05:36] card is a GTX970M, the Alternate Drivers tool successfully installed the nvidia driver, but after the first suspend I got a black screen after login [05:36] Used the TTY to switch to the Intel profile, was able to log in normally with that [05:36] Lumancer: You're using the 361 driver then? [05:36] Tried to ask about that in #NVIDIA but I fear they're out for the night [05:36] Yes [05:37] Lumancer: You could try a later one from unsupported PPA if you like. Can always switch back [05:37] Lumancer: sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt update && sudo apt install nvidia-367 [05:37] See if that makes any difference [05:37] Worth a shot. My knowledge is piecmeal enough that I was hesitant to do so without understanding what the exit plan would look like :P [05:37] trying that now [05:38] maybe you get wrong in xorg.conf [05:38] Lumancer: hm I have machines with nvidia driver that suspend ok.. ironically I have to disable wifi for suspend to work properly though, otherwise it does what you're describing. nvidia driver seems to have no problems in my case, but it may well be causing problems for you [05:39] heya [05:39] Triffid_Hunter: I *have* seen some errors about something wifi related in the boot sequence, I wonder if that's related. Going to try the updated drivers first, be nice to use the Nvidia profile and actually have Unity load :P [05:39] so i am trying to update.. and i am getting a warning : WARNING: The following packages cannot be authenticated! [05:40] Lumancer: If the driver fails, boot with nomodeset or otherwise get to a tty, and just apt install nvidia-361 [05:40] hateball: no need to purge nvidia packages? the google results seem very fond of that step, which seemed odd to me [05:41] Lumancer: different strokes and all that [05:42] fair 'nuff [05:42] as long as you dont create a xorg.conf there shouldnt really be anything to purge [05:43] hateball: does the gui "Display" tool create an xorg.conf? I'm not at all clear on the relationship between the user friendly bits and the actual nuts and bolts [05:44] Lumancer: It lets you create one, if you so desire [05:44] Lumancer: I should say I do not use hybrid GPUs [05:44] So I dunno what things might break and not [05:45] there is a thing called nvidia-config or something like that wich creates xorg.conf for nvidia cards [05:45] My systems administration skills are piecemeal at best, so I'll take what I can get [05:45] mankeletor: that's a cli tool, nvidia-settings is a gui frontend that lets you do that as well [05:46] installed the latest driver, rebooting to see what happens from there [05:46] tho it needs to be run as root to be able to write to /etc ofc [05:49] hateball: sweet, latest driver running in intel profile is rebooting successfully, at minimum. Lessee if it'll play nice with nvidia profile... [05:49] hateball, well it doesnt relly matters with you have a GeForce FX 5200 like me.. im just using nouveau, but not sure about how it works with your card, nvidia privative drivers should works better [05:50] *work [05:50] nouveau isnt bad, it's just... not great for gaming [05:50] Alas, still black screen when using nvidia profile [05:51] But if intel profile can successfully shutdown / suspend / reboot that's still a hell of an improvement [05:51] nouveau it doesnt work well with geforce 7M series at all [05:51] mankeletor: how doesn't it? [05:51] Lumancer: So you can't use nvidia at all? Or is it just the resume from suspend bit that is broken? [05:52] hateball: old driver, intel profile worked but could not suspend / shutdown successfully, I had to force shutdown after a certain point. Nvidia profile, I could get to log in but just had black screen. TTY worked to restart. New driver, intel seems to work for everything [05:52] nvidia profile, no change [05:53] hmmm [05:53] Lumancer: Well, sadly I have no (recent) experience with hybrid GPU so dont really have any more advice [05:53] no worries, this is still a huge improvment [05:53] It's still early morning in EU zones, someone with knowledge is bound to appear :) [05:54] I'll try to catch #NVIDIA earlier in the day some time this week to sort out the last detail. Your suggestion was enough to kill the biggest problem, in that I at least now have one profile that does All The Things [05:55] How can I see how a certain package in the ubuntu repos are buildt? [05:55] brujoand: do you mean compile flags? [05:55] eh build flags [05:56] Thanks hateball, and g'night [05:56] Lumancer: :) [05:58] hateball: no I just want to see how the compiled code is put in a deb [05:59] Specifically for shellcheck, a haskell program. I've found no simple ways of putting it into a deb, and I need it for our Travis workers [06:00] Found this, so I guess I'm clonsing in on it http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily/shellcheck/wily/files [06:00] !packaging | brujoand (may give you pointers) [06:00] brujoand (may give you pointers): The packaging guide is at http://packaging.ubuntu.com/html/ - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports and !sponsoring [06:01] somsip: thanks, Ill check that out [06:03] brujoand: oh, checkinstall ? [06:05] Hello [06:06] hateball: oh, this looks promising. Thanks! [06:06] moza: 'lo [06:07] Sound problems are back home, and I suspect an update brought them back here. I reported the bug, but I'm not sure what to do in the meantime. [06:09] apt-get update can't fetch locations specified in /etc/apt/sources.list.d/mrazavi-ubuntu-openvas-wily.list [06:09] moza: Describing the problem in detail is usually a good start [06:10] ok. I didn't hear anything from my computer as I usually do. Apparently the sound output is not recognized anymore when I check. [06:10] hy [06:10] Weirdly, my camera is not recognized anymore either. [06:11] The other peripherals are ok (mouse, keyboard, screen). [06:11] moza: What updates have you done? Check /var/log/apt/history* [06:11] moza: In case of kernel updates, try rebooting and go into grub menu, boot an older kernel [06:12] hateball : i do have kernel updates, and that is indeed a great idea. I rebooted but always on the same latest kernel. [06:12] Thank you a lot. [06:13] moza: If you can narrow it down to a kernel update, then you can file a bug against that kernel version [06:14] I'll try. I have already filed a bug so I should update that one instead I guess. [06:14] But for now I need to leave here and come back after the reboot. Thanks for the advice! [06:20] ? [06:22] Any experience with borg or obnam backup utilities? [06:25] hateball : I am now under the previous kernel and the sound is back. Now testing if the camera is too. Then I'll update my bug report. Thank you a lot again! [06:25] yes, camera back too. It definitely is that new kernel :-) [06:25] moza: No worries :) [06:25] moza which version of the kernel? [06:26] I'm actually having issues with a new install just not accepting anything [06:26] moza: you can set the old kernel default in grub, if you dont want to switch manually each boot [06:27] I don't reboot that often, for now I'll keep it manually, in hopes to see a newer kernel without the bug soon. Thanks for the advice :) [06:30] question related with ubuntu 14.04 [06:31] @gnumonk ... Ok? [06:31] I requied minimum server image to install it, but download page has iso of usb or cdrom [06:31] is there anyway to get minimum rootfs in tar ? [06:31] ShaRose : 3.13.0-87:amd64 (3.13.0-87.133) [06:32] oh, I'm on 4.x [06:32] nm then [06:32] :P [06:32] Hmm, I think I need help tagging my bug properly. My bug report is that one : https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1588054 [06:32] Launchpad bug 1588054 in pulseaudio (Ubuntu) "[, Realtek ALC888, Green Line Out, Rear] Pulseaudio fails to detect card" [Undecided,New] [06:33] kevdog: any idea where to get it. [06:34] gnumonk: Unfortunately no [06:35] @gnumonk..Do they offer one for 16.04 [06:36] kevdog: ok, do they have rootfs for LXC or docker ? [06:39] hi [06:39] XD [06:41] gnumonk: Not sure, I usually just use arch when I need something so low level [06:42] hateball : You told me I can file the bug against a specific kernel version. Could you (or somebody who knows how) help me find how to do that? [06:43] I can file against other packages than pulseaudio (which it is assigned to right now), but I can't find the linux-image with 87 in the number to assign it to instead. [06:50] hello [06:51] sk020180 :) [06:52] I installed Ubuntu yesterday [06:52] I'm doing some probes [06:52] Xubuntu sorry [06:53] probes ? [06:54] I' spanish my english is so bad [06:55] sk020180, how is it going so far, any problems ? [06:56] awsome [07:00] is it that any way to force disk to be recognized as ssd? [07:00] drama ? === Blaster is now known as Guest86941 [07:00] KpuCko, why would u want to do that ? === abc123 is now known as abc1234 === paktua is now known as xo [07:06] gnumonk if you want as minimal as minimal gets, you could use debootstrap --download-only xenial /path === xo is now known as doofus === dominic__ is now known as dwatkins [07:06] xenial can obviously be wily or whatever else you want [07:07] hello [07:07] I'm having trouble with my 16.04 install [07:07] I get flickering screens after the grub menu [07:08] can anyone help me fix this? [07:10] r u using Dell XPS ? [07:10] rox === luke is now known as Guest97330 [07:12] rox: flickering as in totally unusable? [07:12] Hello, I spoke with an AMD rep who said that support for the R9 390 exists in Ubuntu 14.04.3 but not 14.04.4. How do I roll back to xx.xx.3? [07:12] rox: What GPU does the machine have? If recent nvidia you may need to boot with nomodeset to install the blob driver === hatter is now known as hatter1 === hatter1 is now known as hatter [07:14] I've upgraded my os (sudo apt-get dist-upgrade), but lsb_release shows me that it is still 15.10 wily [07:15] I want to add a new row to my table for primary key and I am getting this error http://paste.linux.chat/view/33190164 Can someone help me out? [07:16] jatin30: /j #mysql [07:17] jatin30: are you trying to add a field? I think you want ALTER TABLE [07:18] CarlFk: thanks trying now [07:19] obaid: dist-upgrade is not the same as do-release-upgrade [07:19] !dist-upgrade [07:19] A dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention. [07:19] hi, sorry looked away for a second [07:19] I'm using the new razer blade 2016 [07:19] tq hateball [07:20] !upgrade [07:20] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [07:20] http://paste.ubuntu.com/16916006/ please help with the error on xorg.0.log [07:20] obaid was that for me? [07:21] rox; no [07:21] ah [07:21] I ran sudo apt-get update, sudo apt=get install nvidia-current-updates [07:21] the flickering stopped but now I'm at the login loop [07:22] any ideas? [07:22] rox: can you get to a tty and run "lspci |nc termbin.com 9999" to see what exact chipset you have? [07:22] will try [07:22] the xorg.0.log keeps getting larger beacuse of "reporting 10 7 27 221" [07:23] I'm having problems with installing cairo-compmgr. http://pastebin.com/0xtEWNGj Anyone able to install cairo composite manager? [07:23] http://termbin.com/zqei [07:24] that's a cool function [07:25] hateball - http://termbin.com/zqei [07:26] Hi, I'm testing the upgrade to 16.04 (previously on LTS) on a test machine and I'm having problems with a service: I have a /etc/init/myservice.conf file but service start myservice says "Failed to restart myservice.service: Unit myservice.service not found.". Has the init system or its configuration been changed in 16.04? [07:26] paolochiodi: it's change to systemd - upstart aint there no more [07:27] !systemd | paolochiodi (maybe this gives conversion advice) [07:27] paolochiodi (maybe this gives conversion advice): systemd is the default init system for Ubuntu 15.04 onwards. For information on transitioning from upstart to systemd, see https://wiki.ubuntu.com/SystemdForUpstartUsers For a guide to basic service management with systemd, see https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units [07:28] ubottu: thanks [07:28] You're welcome! But keep in mind I'm just a bot ;-) [07:29] somsip: thanks :) [07:30] paolochiodi: np [07:32] rox: not officially supported is this !PPA, but I'd try a later nvidia driver: sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt update && sudo apt install nvidia-367 [07:32] rox: since you have such a new chipset [07:32] rox: but there was someone here earlier and could not get the nvidia profile working, only intel. and I know very little about hybrid gpus so... [07:33] hateball I'll try it now and let you know what happens [07:34] I am having a readonly file system issue, I tried /fixfsck file trick and it did not solve any issue. [07:35] neonixcoder: describe the situation a bit more [07:36] somsip: We have a custom build hardware and we have 14.04 image which is working fine on all the servers. [07:37] hello all [07:37] Recently we bought a new machine which we installed this image and initially it worked fine, but after some days I am getting "Cannot change data mode on remout", An error occurred while mounting /. Press S to skip mounting or M for manual recovery. [07:38] I dont want to do all the time skip/fix manually. [07:38] Any suggetion? [07:38] hello all [07:38] hello Haris [07:38] http://paste.ubuntu.com/16916149/ [07:39] I'm trying to remove everything and start over for building an asterisk based voice/video pbx [07:39] neonixcoder, the new machine u bought has same specs as other machines ? [07:39] getting this error. which pkg do I have to remove ? [07:39] Haris: mysql5-server probably, but investigate more before you do [07:39] obaid: Its a different specs [07:39] already tried it. doesn't work [07:40] Haris: -common then [07:40] hateball went back from the login loop to flickering [07:41] http://paste.ubuntu.com/16916168/ [07:41] rox: hmmm. that's not great. sudo apt install nvidia-361 to revert to the older one. Or you can try nvidia-364 [07:41] neonixcoder, perhaps the image u made from older machines is using different drivers. try fresh install on the new machine [07:41] rox: I have some vague memory of hybrid gpu breaking with some release [07:41] how do I delete these held pkgs ? [07:41] i believe i've tried 364 [07:41] completely [07:41] i'll try 361 to see what happens [07:41] neonixcoder: people who have solved this seem to have issues in fstab (data=writeback seems to be a common one to remove) but that doesn't explain your issue as you're reusing an image from what I can tell [07:41] I tried that one, Haris. [07:42] neonixcoder: what version of ubuntu are you on? [07:42] 14.04 [07:43] how do I remove these pkgs ? this has become show stopper for me [07:43] neonixcoder: if you can afford to lose it all, CTRL-D then sudo apt-get purge mysql-* (why run as root? I killed /usr doing that thinking "it'll be okay" once and recovering was not fun) [07:43] I tried unhold and remove/purge. didn't work [07:43] I have mysql 5.6.x installed [07:43] somsip: Is that directed to me? [07:43] Haris: how, on 14.04? [07:44] yes [07:44] neonixcoder: no, sorry [07:44] Haris: if you can afford to lose it all, CTRL-D then sudo apt-get purge mysql-* (why run as root? I killed /usr doing that thinking "it'll be okay" once and recovering was not fun) [07:44] no problem. [07:44] Haris: no - how have you install 5.6 on 14.04? Official is 5.5.49 [07:45] good Q. been a few days. worked on alot of stuff for setting up asterisk, fpbx. don't really remember. could be in the list of pkgs I could install [07:46] Haris: seems like you installed something that has intriduced a conflict. Find out what it is and you may have your answer. I suspect a PPA [07:46] !ppa-purge | Haris [07:46] Haris: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [07:46] http://paste.ubuntu.com/16916201/ [07:47] hateball do I need to run purge nvidia-* before installing 361? [07:48] any suggestion guys? [07:48] rox: It shouldnt be needed, the newer package should be automatically uninstalled [07:49] http://paste.ubuntu.com/16916219/ [07:50] I have trusty, trusty-updates, trusty-security and the like in my sources.list [07:50] Haris: mysql 5.6 came from somewhere. Do you remember? Is there anything in /etc/apt/sources.list.d for added PPAs? [07:51] Anyone using cairo comp-mgr? How did you install it? [07:51] Hey guys. I have an uptime monitoring program that I want to be able to ping servers with. Is there a way to get my program *some* root privs so it can ping, without giving it full root access? [07:52] apt-cache search mysql lists them [07:52] both [07:52] 5.5 and 5.6 [07:52] I think I chose 5.6 rather than 5.5 [07:52] on3pk, u dont need root privs for pinging hosts ! [07:52] !info mysql-server trusty [07:52] mysql-server (source: mysql-5.5): MySQL database server (metapackage depending on the latest version). In component main, is optional. Version 5.5.49-0ubuntu0.14.04.1 (trusty), package size 11 kB, installed size 128 kB [07:53] yep, I understand that [07:53] let me paste my sources [07:53] Haris: I agree, they're both listed, but the but is usually right and I'm on trusty, up to date, and on 5.5. And my mysql is fine, and yours isn't. [07:53] *bot [07:53] hateball 361 gave me the flickers [07:53] going back to nvidia-current-updates [07:54] and i'm gonna look for fixes to the login loop [07:54] well, its not about mysql not being fine. its about the pkg mgr holding two pkgs that I can't remove to re-install stuff from scratch [07:54] mysql is ok on this box [07:54] doesn't matter what version of mysql is installed. I need to remove and re-install [07:55] obaid, the program only seems to work with root privileges. E.g., ./myping doesn't work while sudo ./myping does [07:55] rox: I dont run Unity either, so no ideas there [07:55] anyone here know how to deal with the login loop? [07:59] I'm running 14.04.4, AMD tells me to run 14.04.3. How do I do that? [08:00] rox, press ctrl+alt+1, login, go to /var/log, check logs for clues === Aria22|away is now known as Aria [08:01] obaid, i've changed to the /var/log directory [08:02] what should I look at in here? [08:03] obaid, is it possible to give my application the suid? [08:03] rox, check dmesg or syslog, or Xorg.0.log, see if u could find any error messege [08:04] on3pk, what is file permissions on your ./myping [08:04] Guest97330: seems like you may just need to downgrade the kernel. I'm looking for terms like 'downgrade ltsenablementstack' and find nothing specific to 14.04.4 to 14.04.3 but this is close and may gave you something to read more about http://askubuntu.com/questions/627458/can-i-downgrade-the-kernel-on-ubuntu-14-04-2 [08:04] on3pk, is it a bash script or binary application [08:04] obaid, binary [08:05] the perms are: -rwxrwxrwx [08:07] on3pk, can u show source code (remove hosts) [08:08] rox: for login issues you should have a look in ~/.xsession-errors also [08:08] on3pk, or make a bash script, that wouldn't require root privs to ping [08:08] rox: aaaaaaaaaaand make sure your user is the owner of ~/.Xauthority [08:08] hateball did that [08:09] it is the owner of xauthority [08:09] ? [08:09] syslog says we failed, but the fail whale is dead. Sorry... [08:10] xlib: extension "GLX" missing on display":0" [08:10] hello folks :) [08:10] it'sCRITICAL session_get_login1_session_id: assertion 'session != NULL' failed [08:11] obaid, http://ideone.com/q7PyrW [08:11] rox: looks like your video driver isn't providing opengl acceleration, maybe it's falling back to vesa or something? [08:11] I would prefer a binary application [08:12] Triffid_Hunter I'll be honest, I'm not sure what to do with what you just told me [08:13] rox: hm, stop trying to use opengl until you fix your video driver, see if there's anything interesting in your /var/log/Xorg.0.log says === athairus is now known as afkthairus === LowLifePerv is now known as Bruh [08:17] Hey all, when i do a " [08:17] obaid, I'd prefer not to DCC... [08:17] when I do a "which perl", get the result = "/root/perl5/perlbrew/perls/perl-5.10.1/bin/perl", how do I change this to default /usr/bin/perl? [08:18] thursdayblues: is this on ubuntu? [08:18] Hello everyone, I am trying to connect my BT Headphone with my PC but unable to make it work ! Please help me ! [08:18] hi i am running ubuntu 16.04 but cant restore to work after i suspend when i close lid. can anyone help? [08:19] thursdayblues: "perlbrew switch-off" [08:19] thursdayblues: you maybe need to search here for how to uninstall https://perlbrew.pl/ [08:19] somsip: yes [08:19] tried export and alias to no avail [08:19] Hi, I want to experiment with drivers (nvidia) but I want to be able to revert to this configuration as is (just in case I screw up) how would I go about doing that? [08:19] perlbrew is there, trying [08:20] somsip: did that still the same [08:20] also i cannot install drivers for my amd graphic card. [08:20] thursdayblues: what did the same? I toldyou to read the website... [08:20] also i cannot install drivers for my amd graphic card. [08:21] somsip: sorry you're my perl god of the day, thanks it worked :) [08:21] TLDR aintnobodygottimeforthat [08:21] thursdayblues: maybe bhuddah ? [08:21] hm? [08:21] anyone? [08:22] oh yes sorry, thanks goes out to bhuddah :) cheers guys [08:22] thursdayblues: welcome. [08:29] hi [08:30] AIMBOT: I used to play against you on quake3... What's your ubuntu support question? [08:30] can anyone help? [08:31] i can't use a commend vi. DO you help me? [08:31] anonymous_: with drivers, http://askubuntu.com/questions/744050/im-using-ubuntu-16-04-and-theres-no-fglrx [08:31] AIMBOT: if you do not know how to use it, dont. Use nano [08:31] Ok thx [08:31] kk [08:32] AIMBOT: run 'vimtutor' when you have time to learn. [08:32] and for other one [08:32] and for other one [08:32] ? [08:32] anonymous_: do one, it might help with the other. I understand some drivers offer ACPI type things I dont understand [08:35] i have read that the driver for amd are not available till now... but i wanted to ask if i could do something for that problem with suspend [08:35] anonymous_: no idea, which is why I didnt respond [08:36] do you have a little idea about what could be the cause? rest i would help myself [08:36] anonymous_: no - I've been politely trying to make that clear [08:36] obaid, it looks like setcap is what most people use to set capabilities to applications [08:37] kk thanks. [08:37] obaid, however, when I try "sudo setcap 'cap_net_raw=+ep' sendping" it doesn't seem to actually stick === JediMaster is now known as Guest30203 [08:39] on3pk, check manual for capabilities [08:41] obaid, cap_net_raw appears to be the correct one. It states that *should* allow access to raw socketes [08:41] Anyone around ? [08:41] Needed help with Bluetooth ! === it is now known as Guest26776 === anao3 is now known as anao [09:23] Hello! I've been playing with katoolin script and since I've unistall everything that has come with it, I'm now getting errors like "gnome-session --session=ubuntu -- failing to default" at login.. the only place I can find this command is within an ubuntu session definition.. and it should be ok - I've even reinstalled ubuntu-session package.. any ideas? [09:27] I've rolled-back a few packages to get things working again - excluding everything that came with katoolin.. reading some blogs/forums I have made great progress to only have that one error remaining :) [09:35] Is there an ubuntu touch channe/ [09:35] l? [09:35] !touch | jouke [09:35] jouke: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [09:35] Thanks! [09:38] Hi all. Can I set up LDAP authentication *without* a binddn? [09:39] Apparently I need to specify a binddn of either the AD admin account or a service account together with its password [09:39] However our IT dept doesn't want to give me said password in cleartext [09:39] And our LDAP is configured to require authentication [09:41] hi can some tell me why app subdownloader wont download subtitles? [09:41] ah ha! [09:41] I got my program to work! [09:41] Just................. it works under RedHatLinux and not Ubuntu [09:42] HD|Laptop: LDAP authentication *is* a bind DN being authorised. It doesn't make sense to authenticate without one. It's like asking to authenticate with a username and password but without a username. [09:42] HD|Laptop: anonymous binds are possible in LDAP, but that isn't authenticating, and you've said that it's not allowed by your server. [09:43] rbasak: yeah, I know that, but all ubuntu and debian LDAP tutorials require an admin/SA binddn/bindpw. Kinda makes sense if you want getent passwd to work [09:45] But I just need some way (tm) of allowing network users to log on to that machine, nothing more [09:51] HD|Laptop, I don't think LDAP works like this.. I think it uses admin as a proxy to map users.. There are system processes that match users from ldap as authorized users to logon to linux.. you cannot logon just by having an account somewhere. For instance try logging in to you linux box with gmail account .. you might have one, but how would the os know you MAY login. === Aria is now known as Aria|away [09:53] HD|Laptop, you don't need an admin account to bind.. I think that any AD user can list all other users and groups.. hopefully that is enought to get it to work.. I have never tried it this way [09:54] dudes, have a stupid question. how can i avoid some modules loading at all? (including initramfs of xorg) [09:54] AtuM: getent passwd is pointless anyway because there are 3k users in (I think) a hundred different OUs [09:54] BaltecoTroll: initramfs of xorg? [09:54] hugely complex company ldap [09:54] My VM is running trusty atm. but do_release-upgrade says "No new release found" ... why doesn't it do an upgrade? [09:54] neil_: to which ubuntu are you trying to upgrade? [09:55] EriC^^ _or_. for example - i want to forbid radeon [09:55] EriC^^, it should be 16.04 [09:55] * BaltecoTroll had tired of hybrid graphic [09:56] BaltecoTroll: /etc/modprobe.d/blacklist.conf [09:56] neil_: you don't get the option to upgrade til 16.04.1 comes out in july [09:56] EriC^^ doesn't work with kernel even after update-initramfs [09:57] BaltecoTroll: did you add blacklist radeon to it? [09:57] EriC^^ http://pastebin.com/ANRF4Rxx [09:57] EriC^^, oh! I thought it would do that as soon as 16.04 came out .... I will have to wait. [09:58]
  • how do I tell which folder(s) did an application used after the instalation? [09:58] BaltecoTroll: does lspci -k | grep -A4 VGA show it? [09:58] neil_: yup [09:59] Li: dpkg -L [09:59] * BaltecoTroll even tried to add GRUB_CMDLINE_LINUX_DEFAULT="quiet splash blacklist=amdkfd,amd_iommu_v2,radeon,rt2800pci,xfs noload=amdkfd,amd_iommu_v2,radeon,rt2800pci,xfs" to grub cfg [09:59] EriC^^ http://pastebin.com/LPeRaR57 [10:00] BaltecoTroll: anything under the AMD one? [10:00] looks like it's not there? try sudo lshw -C video [10:00] Hi, I'm facing a very strange behaviour with virtual server, I've added user to www-data group and su - user when trying to edit file I get Permission denied! [10:01] EriC^^ http://pastebin.com/2WJ8fYzT [10:01] BaltecoTroll: lspci -k | grep -A4 AMD [10:01] mikatone: show the outputs of "ls -l /path/to/your/file" and "groups" on paste.ubuntu.com [10:02] EriC^^ http://pastebin.com/1DTtFWh3 [10:03] mikatone: autofs? chattr? [10:05] EriC^^ didn't dig deep into it before. may be xorg (display manager) loads radeon? [10:06] BaltecoTroll: maybe [10:06] of course i can just remove .ko file but want to do it right way ) [10:06] Ben64 http://paste.ubuntu.com/16917187/ [10:08] BaltecoTroll not sure autofs chattr it has some implications [10:09] mikatone group has +r only, not +rw [10:09] BaltecoTroll: /join ##linux perhaps [10:10] mikatone ie if you are not "su - fcc" - you'l get perm denid === Tk is now known as Guest1264 [10:18] nikon d3300 DSLR and xubuntu 16.04, my laptop does not recognize the camera. I took pictures with the camera, and some video. It got stored in the camera's card. I also took the card directly into my laptop, but it wouldnt be recognized either. The sim card of the camera was not formatted before taking any picuters [10:18] what am I doing wrong? [10:18] hi! how do i programmatically create desktop icons on a user's unity desktop? [10:19] Specialist: https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles [10:20] Tk55: thx! [10:21] btw, you can find existing .desktop files in /usr/share/applications [10:21] I want to install automatically via kickseed with a USB pen drive. How can I prevent the installer partitioning (and thus destroying) my installation medium? [10:22] i tried just symlinking them into the Desktop directory, but that came up with a trust error due to an incorrect mode on these files (+x missing) [10:25] You should copy them, symlink doesn't work for me either [10:25] probably because /usr/share/application/.desktop is owned by root [10:26] I am trying to install lighttpd ... I am getting the error message "E: Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/universe/libt/libterm-readline-perl-perl/libterm-readline-perl-perl_1.0303-1_all.deb Hash Sum mismatch" ... I have done an "apt-get update" with no problems ... does anyone know what is happening? [10:28] neil_: probably an error with the mirror you're using. try switching to .uk or some such [10:29] copying worked like a charm. thanks again! [10:30] hateball, is there some way to do this temperally ? [10:31] neil_: well, you switch, then you switch back [10:31] weltall: go into software sources [10:31] ugh [10:31] neil_: ^ [10:31] weltall: that's one freaky mis-tab [10:32] EriC^^ the answer is "install radeon /bin/false" to blacklist.conf [10:32] BaltecoTroll: aha! thanks for sharing [10:33] hateball, I found something that appeared to work... I went to /var/cache/apt/archives ... and used wget to get the file from the uk .... apt-get install lighttpd .... then worked. [10:34] That's... one way to do it [10:36] or just boot with nomodeset [10:38] #ubuntu-devel === debian is now known as Guest70009 [10:46] peeps i have a large WTF scenario on my hands, wondering if anyone can shed some light. I have 3 physical NIC's in 1 ubuntu16.04 server. Each NIC has 1x IP address. Yet eth0 is responding to ALL traffic, even traffic destined for eth1 and eth2. If I disconnect the cable for eth0, i cannot ping any interface... [10:46] my ProCurve switch shows the correct MAC address and port numbers for each of the 3x NIC's [10:47] but my ARP cache always shows the MAC for eth0 on all 3 ip addresses [10:47] sooooo baffed [10:48]
  • EriC^^: I've tried dpkg -L mysql-server but it didn't show me where the data files are. [10:49]
  • I'm wondering how to know the application's locations after installation [10:54] your package manager will tell you about all the files a package installed [10:54] except those created at runtime ofcourse [10:55] or those that are user defined, eg: database data files [10:57] brigante , This could happen if the source address " traffic originator" is in the same subnet of eth0 [10:58] and mostly this network has no route to reach other NICs subnet [11:00] 127.0.0.1 4242 [11:00] all 3x NIC's are in the same 192.168.0.0/24 network; eth0=192.168.0.1, eth1=192.168.0.2, eth2=192.168.0.3 [11:01] brigante: look at your routing table [11:02] im trying to load balance iSCSI over eth0 and all other traffic over eth1 [11:02] would it not make sense to use a bond then [11:03] ikonia, i dont understand. surely if I ping 192.168.0.3, i should see eth2 responding in tcpdump [11:03] but i have to sniff eth0 to see the icmp traffic [11:03] on a different machine, the arp cache for all 3 ip addresses shows the same MAC address, which is eth0 === alexandr1 is now known as alexandros_c [11:17] Is mini.iso at this URL, the Ubuntu netinstall CD image? http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/netboot/ [11:17] Where is the GPG signed hash? [11:18] Lope: https://help.ubuntu.com/community/Installation/MinimalCD [11:19] Ben: thanks dude [11:19] How does the netinstall CD compare to a debootstrapped install? [11:25] I'm trying to upload a packaged version of my software to launchpad. It gives me "rejected" with no useful error message. Is there anyone that can help out? [11:26] zander: try /join #ubuntu-devel maybe [11:26] thanks, will do [11:33] Hey guys, I deleted a lot (hundreds) of old mails a little while ago, and now Thunderbird freezes every time I start it, is there any way to clear the cache or something so that it doesn't look for those mails and thus doesn't freeze upon starting? I'm running Thunderbird 38.8.0 on Ubuntu 16.04 [11:35] hi! is there a way to change the system-wide keyboard layout in 16.04 via the command-line non-interactively? [11:36] The documentation for pidof -x says “this causes the program to also return process id's of shells running the named scripts”. What is a “named script”. Trying to userstand how this argument matches a script. [11:49] oh [11:53] Hiyas all [11:59] Specialist, you still here? [11:59] is reading [11:59] lyze: yep [12:00] tried dpkg-reconfigure, but that does not seem to affect unity [12:00] Specialist, sudo dpkg-reconfigure keyboard-configuration [12:00] Specialist, if that doesn't work then use setxkbmap gb [12:00] or replace gb with whatever thing you want [12:01] extra challenge: i do not have X running while configuring (happens through ansible) ;-) [12:01] so, setxkbmap will be tricky, as it requires a display [12:02] Then I'm sorry, can'T help ^^ [12:02] np, thanks for your help! [12:11] i unfortunately did "history -c" [12:12] but i have all my commands at .bash_history [12:12] is there anyway to recover those commands from that file [12:12] ? [12:16] I got it "history -r" [12:22] hi, I have a laptop with Intel CPU and AMD GPU running Ubuntu 16.04. The games use Intel GPU, how to fix it? [12:23] FaTony, you may need to disable intel gpu in the bios [12:24] then install drivers for the AMD GPU [12:27] from what im seeing and reading, brigante , you may want to keep the intel graphics for gaming. [12:28] HackerII, you think it would b better than the dedicated AMD GPU? [12:28] FaTony, what spec is the AMD GPU? [12:28] you can give it a try, just to see. [12:29] brigante, how to tell? [12:29] 好 [12:29] hah [12:29] FaTony, sudo lshw [12:29] might tell you the model there [12:30] hello [12:30] lspci | grep VGA [12:31] hello!~~~ [12:31] brigante, no luck with lshw and lspci [12:32] I only see intel GPU [12:32] sudo lshw -C video [12:32] FaTony, how do you know it has an AMD GPU? [12:32] sticker on the laptop or something? [12:32] Hello people. [12:33] ioria: Hey man. [12:33] o/ [12:33] ProjectFi, hi [12:33] what's up man? [12:33] I am on 16.04 LTS. Thanks again. [12:33] ProjectFi, veryyyyyy gooood [12:33] @angelcl [12:34] I need a little advice, I am having a iPod and is there anyway to transfer music from Ubuntu to iPod ? [12:34] !ipod | ProjectFi [12:34] ProjectFi: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [12:34] brigante, Radeon HD 8670A/8670M/8690M R5 M330 [12:34] brigante: if you DO have 2 cards, make sure they are turned on in bios [12:37] Hi [12:37] hateball: Thanks man. I am reading that guide. When I plugged in, I thought Rhythmbox will show my iPod which it didn't. So, now I am installing Banshee and let's see how it will go. [12:43] iPod dosen't pop up on Banshee or Rhythmbox [12:47] brigante, HackerII , it looks like I have xserver-xorg-video-radeon, I'm not sure what else I need [12:49] FaTony, the new driver may work, xserver-xorg-video-amdgpu [12:49] ProjectFi, try with gtkpod and ifuse [12:50] BluesKaj, I have it too [12:51] is there shazam on ubuntu? [12:51] or only on macbooks [12:51] I accidentally screwed up my group permissions in unbuntu [12:51] how do I reset them? [12:51] ProjectFi, but it's possible that your apple device will work only with itunes [12:52] why does macbook has way more apps than linux.. [12:54] codfection: if you're not trolling, it's because more end users are on OS X than end users on linux [12:54] OM [12:55] anyone know how to make ubuntu boot from a lukFormatted crypt containing LVM? please pm me [12:55] without re-installing btw [12:55] hi [12:56] brigante: are you saying you have it already encrypted and you want /boot to be encrypted too? [12:56] hello [13:00] EriC^^, not quite; I have a boot LV already. I created a crypt on a separate partition, vgextended the root vg, then pvmoved the LVM partitions into the crypt. I re-ran grub-install. But I think I need to set a flag or something to tell grub/ubuntu that it needs to unlock the crypt first when it boots [13:00] otherwise it cannot find the root lv [13:00] I have a dell preload ubuntu 15 [13:00] err 14 [13:00] apt-get's are failing [13:01] EriC^^, i moved the boot partition out of lvm to a dedicated partition [13:01] "Unable to correct proble, you have held broken packages" [13:01] "Error, pkgProblemResolver::Resolve generated break, this mmay be caused by held packages" [13:01] "Eunable to correct dpeendeices" [13:01] "Unable to lock the download directory" [13:01] TheMontyChrist: try sudo apt-get -f install [13:02] didn't work [13:03] in a normal world - apt-get install libopencv-dev installs everything [13:03] on this dell load [13:03] it complains about missing dependencies [13:03] and it ends w/ "unable to crrect problem, you have held broken packages" [13:04] hey [13:04] php [13:04] woops [13:05] interesting [13:05] dpkg --configure -a [13:05] followed by: apt-get install -f [13:05] "0 upgraded, 0 newly installed, 0 to remove, and 8 no upgraded" [13:05] in a perfect world, wouldn't eveything be 0? [13:06] hello [13:06] channel [13:06] what is recommended way to manage vmWare server from ubuntu? [13:06] I've found open-vm-tools but not sure how to use it. the documentation seems to be bit lacking.. [13:07] does anyone using metasploit ? [13:07] myeagleflies: open-vm-tools are guest additions [13:07] myeagleflies, if you're running vmware esxi v6 you can go to the web gui [13:07] ok [13:07] does anyone using metasploit ? [13:08] TheMontyChrist: run "apt full-upgrade" [13:08] myeagleflies, open web browser and type in https://[ip of vmware server]/ui/ [13:08] but is there some package I can use to manage vmware server apart from web gui? === sicsscam is now known as scam [13:08] myeagleflies: what is "vmware server"? ESXi? [13:08] not available on linux i dont think myeagleflies [13:08] set payload generic/shell_bind_tcp [13:08] all right [13:08] thanks much! ;) [13:08] windows has the vsphere client [13:08] vsphere client is deprecated tho [13:08] generic/shell_bind_tcp [13:09] I was thinking open-vm-tools are substitute for vsphere client [13:09] hateball, yeah but the web ui is full of bugs too [13:09] thanks for clarification [13:09] myeagleflies: there is a html5 fling for the web client, since the release one is awful flash [13:09] myeagleflies: #vmware knows more on the subject :) [13:09] flash? oh crap, I have flash disabled on my ubuntu laptop.. [13:09] haha, thanks [13:10] hey ? [13:11] okay [13:11] myeagleflies: also it requires pepper-flash (chromium) since the npapi flash for firefox is too old [13:11] are my chat invisible ? [13:11] "libXX : devepends libYYY (= 2.0-2ubuntu4) but 2.0-2ubuntu4.1 is to be installed [13:11] myeagleflies: aaaaaaaaaaaaaaaand the client integration plugin is npapi. which is deprecated in chromium [13:11] haha [13:11] well, maybe I will manage vmware from windows [13:11] what's this all about? [13:12] myeagleflies: you can give the html5 fling a go tho [13:12] will take a look [13:12] myeagleflies: anyhow, it's not really ubuntu related so :) [13:12] Hey guys, i'm running 16.04 Ubuntu. I'm using a Apple Magic Mouse 2, but the scrolling doesn't work. I tried i few things days ago, but nothing works. Maybe someone of you can help me :) [13:12] Hey guys, i'm running 16.04 Kubuntu. I'm using a Apple Magic Mouse 2, but the scrolling doesn't work. I tried i few things days ago, but nothing works. Maybe someone of you can help me :) [13:12] myeagleflies, esxi v6 uses html5 [13:13] brigante: trying to find out which version we use right now ;) [13:13] v5 has no web gui [13:15] Hello all! [13:15] How can I force a command to execute on each bootup under the new systemd in 16.04? [13:15] I want a script to execute on an ubuntu server, but I can't figure out how to make it happen any more. [13:16] orangey: /etc/rc.local should still work, does it not? [13:16] orangey: otherwise there is cron [13:16] ... or write a systemd service [13:17] found it.. http://unix.stackexchange.com/questions/47695/how-to-write-startup-script-for-systemd [13:18] Hey guys, i'm running 16.04 Ubuntu. I'm using a Apple Magic Mouse 2, but the scrolling doesn't work. I tried i few things days ago, but nothing works. Maybe someone of you can help me :) [13:21] hi guys, is there anyone on here who could help me out with a terminal command line thing I'm having trouble with [13:21] http://manpages.ubuntu.com/manpages/xenial/en/man1/dmg2img.1.html [13:22] is the manual for dmg2img and i have no idea what to do [13:23] jonnymac: what are you trying to accomplish and what part are you having difficulty with? [13:25] Hi pici, thx for taking the time. I have fonts saved from my mac which blew up on me this morning but they're saved in .dmg format [13:29] I accidentally screwed up my group permissions (for my main user),how can I reset them? === PotatoPoot is now known as Testtt === captain_fixerpc1 is now known as captainfixerpc14 === Testtt is now known as P0tat03s [13:30] jonnymac: so those are mac disk image files. it sounds like you'd need to convert them to standard disk images and then mount them somewhere... but honestly it does sound a bit weird to me that you have fonts in that format. [13:32] Pici: Tell me about it; That's just the way i bought them. I'm backed up with most of my files, only I need to load up these fonts in order to finish work [13:34] chid_, screwed up how? no user permissions? [13:34] jonnymac: I actually just found what looks to be a great tutorial on this. I could just parrot it to you, but reading it yourself would be better: http://eastmanreference.com/how-to-work-with-dmg-files-on-linux/ [13:34] chid_, http://www.cyberciti.biz/faq/ubuntu-add-user-to-group/ [13:38] Hey. I have an Ubuntu/Windows question. I recently switched to Windows from Ubuntu. During the switch I formated my ssd to run Windows, but my other HDD containing just files I left alone. Now Windows can't recognize the drive, is there any way I can boot a Ubuntu Live CD and fix the drive so it work in Windows? Can GParted do something like that? [13:39] Bernzel, boot the live cd and use gparted to see what type of partition you have on it === Aria|away is now known as Aria [13:40] compdoc: and when I find out which partition I have? [13:40] if its a linux partition, you need to mount it a save the files off [13:40] if its ntfs, then somethings wrong if windows cant read it [13:41] maybe you can still mount it and rescue the files [13:41] compdoc: Ok but I can boot into Ubuntu without installing it and messing up my main drive? Try Ubuntu option shouldn't do anything on the drive right? [13:42] #join arch-linuc [13:42] Bernzel, it shouldnt harm it. only weird thing that sometimes happens is that grub places the boot on the wrong drive when you install, but that shouldnt harm the data [13:43] hello... I could use a little help using "rhash"... I need to have a list for each file with hash AND file size, or to set it to ignore filess less than 10MB in size. Unfortunately I cannot get it to work correctly even reading the man. Can someone help me please? [13:43] Bernzel, right, the Try Ubuntu option wont harm anything [13:43] compdoc: ok good! Thanks [13:50] hey, my ubuntu after restart shows only blank screen and no video input, any way to fix it? [13:51] good morning [13:51] I'm using supervisor and I want to run a python script as root. When I run the script manually with sudo, it runs as root but in the context of MY user (~ is /home/username). When I run with supervisor, it runs as root but in the context of root (~ is /root). Can I set supervisor to use root but my user context? [13:52] (I hope it's okay to ask about supervisor, if not I can ask somewhere else!) [13:53] Grav: what happened before you restarted it? [13:53] vaindil: that should happen automatically with sudo [13:54] hateball: Correct, that happens when I use sudo, but supervisor runs it relative to /root instead of me (which makes sense, it has no idea that I want it as me). [13:54] jnagro: i have installed some stuff maybe opengl related for virtualbox [13:54] vaindil: I've no idea what supervisor is [13:54] hateball: Gotcha. No problem, thanks [14:00] hi i got a problem installing java on ubuntu 16.04, it can't get installed because of java-common which i can't install [14:00] great, cant even mount shit ubuntu iso on windows [14:01] Njiall: openjdk? [14:01] Grav: Why do you want to mount it in Windows? [14:02] don't know it, what is it? [14:02] Grav: using the control and function keys (f1, f2, etc) see if you can get a terminal? [14:02] Grav: xwindows might be busted [14:02] vaindil: sudo -u [14:02] hi, my question for current ubuntu, howto turn off sound notifications? [14:03] anyone used photorec ? ivegot a strange issue with it [14:03] hey, I come from a centos background, on installation centos ask you for ip, gateway,... of the server, in ubuntu 16.04 it didn't ask me anything about it, how do you go about changing them in ubuntu ? is there a wizzard ? [14:03] salut [14:03] vaindil: why not use systemd though? [14:04] for notifications i don't find a "ui" way to do it check in system settings, but i don't think you'll find it === gssfsf is now known as usera [14:06] evilop, i can't install it same error as java-common [14:08] so i'm updating [14:08] hi, my question for current ubuntu, howto turn off sound notifications globally? [14:11] hello, does ubuntu work well on this mobo? https://www.amazon.it/Gigabyte-Processore-Celeron-3205U-Antracite/dp/B00Y0LZ8JS/ === usera is now known as mdr === mdr is now known as qdsqsdqsdsdqsd [14:13] faLUCE: Without even looking why wouldn't it? === qdsqsdqsdsdqsd is now known as qsdqsodqs [14:13] faLUCE: Even 10 years ago it was more likely linux would run on something than windows, and it's just gotten better in linux's favor since then. [14:13] kyle__: I just want to know if I can buy it and install ubuntu on it [14:15] faLUCE: It's a box with an intel chip, which means 99% of the peripherals are stock intel. It will run fine. [14:15] kyle__: tnx [14:17] Why there is weak signal for wifi in Ubuntu 16.04 by default? [14:18] surajit, strange observation, it is not. [14:21] I am using WIN7 and Ubuntu dual boot, when I am near to the wifi adapter with Ubuntu it works fine, but not working for wider range where WIN7 is allways working well [14:22] This liveusb session of ubuntu keeps greying out the window of prectically any application i open right after it opens, everything lags like mad for every response. What could be causing this? [14:23] OerHeks, I am using WIN7 and Ubuntu dual boot, when I am near to the wifi adapter with Ubuntu it works fine, but not working for wider range where WIN7 is allways working well. [14:25] surajit, i know some wifidrivers are not perfect, but default weaker signal is not true. what wifi chipset is this? open terminal: lspci -nn -d ::280 [14:26] hi. i have 14.04 nd want to upgrade to 16.04. I downloaded ISO and made startup USB. When i try to boot from USB i get error: missing parameter in configuration file. keyword: path. I then read i have to just type 'live', so i did that...and i came to the ubuntu live logiin. This is not what i wanted though. I want to install ubuntu 16.04. How do i then do that? [14:26] product: RTL8723BE PCIe Wireless Network Adapter, vendor: Realtek Semiconductor Co., Ltd. [14:27] not a user but banned on debian so ill ask here [14:28] Hello - I'm new to ubuntu. And what I'm trying to fo is I'm installing Parse on Ubuntu. But I'm getting error. sh: 1: node: not found [14:28] npm WARN This failure might be due to the use of legacy binary "node" [14:28] npm WARN For further explanations, please read /usr/share/doc/nodejs/README.Debian [14:28] some image viewer [14:28] recommand plox [14:28] How do I make npm understand that nodejs is already installed on the system but the interpreter name is different? [14:28] HURRY [14:28] Is there anyone who can help me on this ? [14:28] !patience | Filystyn ban in debian does not make us run for you [14:28] Filystyn ban in debian does not make us run for you: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [14:30] i waited one minute already [14:30] LONG [14:31] surajit, that is a troublesome wifi chipset indeed :-( [14:31] By the way, I got the solution :-) [14:32] surajit, i am sure you read about the options fwlps=N ips=N, they appear in all Q&A about RTL8723BE [14:32] hi. i have 14.04 nd want to upgrade to 16.04. I downloaded ISO and made startup USB. When i try to boot from USB i get error: missing parameter in configuration file. keyword: path. I then read i have to just type 'live', so i did that...and i came to the ubuntu live logiin. This is not what i wanted though. I want to install ubuntu 16.04. How do i then do that? [14:34] you wait until upgrading to 16.04 is supported in July [14:35] Ive started upgrading all my servers to 16.04 [14:36] Hello - I'm new to ubuntu. And what I'm trying to fo is I'm installing Parse on Ubuntu. But I'm getting error. sh: 1: node: not found [14:36] npm WARN This failure might be due to the use of legacy binary "node" [14:36] npm WARN For further explanations, please read /usr/share/doc/nodejs/README.Debian [14:36] How do I make npm understand that nodejs is already installed on the system but the interpreter name is different? [14:37] KRISHNA: symlink probably [14:37] KRISHNA: can you pastebin the contents of /usr/share/doc/nodejs/README.Debian? === gssfsf is now known as sddqqdqsd [14:39] @Gnomekris : Okay let me try like this. [14:39] so i just installed ubuntu for the first time, should i be using `apt install ...` to install programs or should i download the .deb files from the sites? [14:40] guest3456_: apt [14:40] for example when i type in `git` at the command prompt it suggests that i use `apt` [14:40] @Gnomekris : Where do I paste ? I'm sorry but! [14:40] guest3456_: still use apt [14:40] KRISHNA: pastebin.com [14:41] then click "create paste" [14:41] somsip: ok thanks, is there a quick apt tutorial somewhere [14:41] or something like that [14:41] guest3456_: downloading .deb files manually should never be needed. Quick tutorial: man apt :) [14:41] guest3456_: apt is the new apt-get, but basically https://help.ubuntu.com/community/AptGet/Howto [14:41] I still got my problem about installing java, for an install i lack java-common which i can't install and i cant install openjdk [14:42] perfect thanks ill read [14:42] Njiall: why can't you install those? [14:42] guest3456_: np [14:42] i remember a ago when i tried slackware linux i basically had to download .tar.gz and compile the apps :x [14:42] Njiall, probably need to add the repository [14:42] somsip any version are downloadable for my 16.04 [14:43] funny thats what the howto says [14:43] !info openjdk | Njiall [14:43] Njiall: Package openjdk does not exist in xenial [14:43] i saw [14:43] @Gnomekris : I don't have /usr/share/doc/nodejs/README.Debian? [14:43] @Gnomekris : I don't have /usr/share/doc/nodejs/README.Debian [14:43] !info default-jre | Njiall [14:43] Njiall: default-jre (source: java-common (0.56ubuntu2)): Standard Java or Java compatible Runtime. In component main, is optional. Version 2:1.8-56ubuntu2 (xenial), package size 0 kB, installed size 6 kB [14:43] I have /usr/share/doc/node/README.Debian [14:43] Njiall: or default-jdk if you prefer [14:44] KRISHNA: That may be it. You're looking for the document that the error told you to find. [14:45] Let me share that with you === hfffff is now known as viju [14:45] ubottu, i tried both but they aren't installable for the same reason [14:45] Njiall: I am only a bot, please don't think I'm intelligent :) [14:45] arfffff [14:45] Njiall: what reason [14:46] regarding apt, how can i see a list of all packages available? surely some little known program won't be included in apt ? [14:47] the package isn't avalaible but still in repo [14:47] somsip the package isn't avalaible but still in repo [14:47] guest3456_: there are a lot, and you can search with dpkg -S {package{ and an apt command I always forget [14:47] guest3456, there are so many packages that you can install via apt, you wouldn't want a list. It would go on for miles [14:47] Njiall: did you update? [14:47] yep atm [14:47] Njiall: paste the output of an attempted install then [14:48] somsip it's in french [14:48] guest3456_: dunno why I forget it http://askubuntu.com/questions/160897/how-do-i-search-for-available-packages-from-the-command-line [14:48] Njiall: np [14:49] maybe ill install that 'synaptic' gui [14:49] guest3456_: are you on full-fat standard ubuntu already? [14:49] somsip: i just installed the latest 16.04 ubutnu into a VIM yesterday [14:49] VM* [14:49] @GnomeKris : /usr/share/doc/nodejs/README.Debian [14:50] And the code theer is : [14:50] laptop is win10 but i need to get ubutnu set up for some dev work [14:50] guest3456_: cli only or unity? [14:50] somsip: its the full ubutnu desktop version [14:51] guest3456_: then you should have... Software Centre already (I think - I dont use it myself) [14:51] i have this thing called 'Ubuntu Software' [14:51] Me and my friend is trying to install ubuntu on his new ASUS ROG. So it completely freezes during boot. Reading on the internet, we are asked to set the "nomodeset" kernel parameter. In his grub menu in the line which starts with "linux" I put it after "quiet splash" Or should I be putting it after the three hyphens? [14:51] guest3456_: that has the same name as the screenshot I'm looking at. I assumed that was a front end to apt? [14:52] somsip i'm upgrading [14:52] archer121: i'd suggest replacing the "quiet splash" with "nomodeset" myself... [14:52] somsip: i guess so, but i just did `sudo apt install git` and its installed, but now i'm not finding git in this 'Untubu Software' gui [14:53] under 'Installed' [14:53] guest3456_: or this maybe. Maybe soemone on 16.04/Unity should help you... https://apps.ubuntu.com/cat/applications/synaptic/ [14:53] somsip still can't install open and default [14:53] i'll paste with another account [14:53] Njiall: k [14:53] zykotick9: I am wondering what the three hyphens "---" are doing at the end. Should I leave them as it is? [14:53] hi. i have 14.04 nd want to upgrade to 16.04. I downloaded ISO and made startup USB. When i try to boot from USB i get error: missing parameter in configuration file. keyword: path. I then read i have to just type 'live', so i did that...and i came to the ubuntu live logiin. This is not what i wanted though. I want to install ubuntu 16.04. How do i then do that? [14:54] somsip: yeah looks like i can install 'synaptic' through that Ubuntu Software app. i dont know why there are two separate software guis [14:54] guest3456_: I avoid them, so cant offer anything more constructive [14:54] Here you go - Pastebin.com/suQT4QMb [14:54] guest3456_: there are many ways to do things in Linux (and Ubuntu), that's pretty normal... [14:54] http://pastebin.com/suQT4QMb [14:54] somsip sudo apt-get install default-jdk Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Aucune version du paquet default-jdk n'est disponible, mais il existe dans la base de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète ou qu'il n'est disponible que sur une autre source E: Le paquet « default-jdk » n' [14:54] archer121: sorry, i don't know what the "---" is?!?! [14:54] stangeland, instead of 'live', type 'help' return and return again ... [14:55] !paste | Njiall-buntu [14:55] Njiall-buntu: 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. [14:55] Njiall-buntu: sort of hard to read that one :) [14:55] Are you connected ? @GnomeKris [14:55] guest3456_, softwarecenter only shows software bundles, synaptic is a detailed softwarecenter [14:55] !pastebinit sudo apt-get install default-jdk Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Aucune version du paquet default-jdk n'est disponible, mais il existe dans la base de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète ou qu'il n'est disponible que sur une autre source E: Le paquet « default-jdk  [14:55] Njiall-buntu: I am only a bot, please don't think I'm intelligent :) [14:56] Njiall-buntu: that's from the "command line" as mentioned in the help, not in this channel... [14:56] and yes, for openjdk you would want synaptic [14:56] OerHeks: whats the difference between a bundle and a package [14:56] xDDD [14:56] http://paste.ubuntu.com/16920902/ [14:56] !info default-jre | Njiall-buntu [14:56] Njiall-buntu: default-jre (source: java-common (0.56ubuntu2)): Standard Java or Java compatible Runtime. In component main, is optional. Version 2:1.8-56ubuntu2 (xenial), package size 0 kB, installed size 6 kB [14:56] zykotick9: Now it booted, but failed to load the GUI. I am at the getty login screen. How do I proceed? [14:56] my bad [14:56] bundle is complete software package, synaptic can show all individual packages related to [14:57] Njiall-buntu: what version of ubuntu? did you run `apt update` first? [14:57] archer121: sorry, i don't know :( good luck. [14:57] somsip http://paste.ubuntu.com/16920902/ [14:57] I'm having trouble with cloud-init on ec2. The ubuntu 14.04 image have an fstab entry for xvdb to mount to /mnt, however for some instance types xvdb doesnt have a filesystem [14:57] GivenToCode: i would ask in #cloud-init :) [14:57] archer121: is this a ati/amd graphics card? [14:57] zykotick9: Nvidia [14:57] the mechanisms cloud-init provide to mkfs only run after mount -a... [14:57] Njiall-buntu: same issue in english, but I'd want to find a second opinion if I were you http://askubuntu.com/questions/753120/openjdk-ubuntu-16-04 [14:57] nacc yep and upgrade too (16.04) [14:57] ah thanks macc [14:58] archer121: hummm. sorry, i've got nothin'. best of luck. [14:58] KRISHNA, sorry for the delay. was afk [14:58] It's Okay [14:58] I have pasted the code - http://pastebin.com/suQT4QMb [14:58] !info openjdk-7-jdk | Njiall-buntu (or this?) [14:58] Njiall-buntu (or this?): Package openjdk-7-jdk does not exist in xenial [14:59] zykotick9: Thanks by the way! [15:00] xenial starts with openjdk-8-jdk [15:00] OerHeks: lol - easy as that is it :) [15:00] Njiall-buntu: so i just spun up a xenial container (fresh install), ran `apt-get update; apt-get install default-jdk` and it worked fine [15:00] Njiall-buntu: can you pastebin the output of `apt update`? [15:01] i'm trying the solution of somsip actually [15:01] hope it will work [15:01] Njiall-buntu: I suggested second-sourcing that before trying it... [15:03] KRISHNA: Have you read any of the online npm documentation? [15:03] https://docs.npmjs.com/cli/link [15:03] looks like the "npm link " command is all you'll need. [15:03] So I think there's something seriously wrong with my integrated graphics driver, it crashes my desktop and lowers the resolution to 800x600 and my comp freezes whenever I do anything that uses it. But everything works if I use my 970m [15:04] FoolishDave...why would you use integrated when you have better? [15:05] GnomeKris: Power saving and heat output in my laptop. I want to use integrated graphics for basics like web browsing and then switch with bumblebee or nvidia-prime when I need to do something more gpu intensive [15:06] @GnomeKris - Let me just go though the doc === SonikkuAmerica is now known as Damukuni === Damukuni is now known as Sonikkuamerica [15:07] I guess that makes sense, but would it be easier to underclock/undervolt the nvidia? [15:08] Underclocking a 970m is kind of a pain because it's a mobile card, plus having the 970m running at all is going to use more power than just using the integrated card. === eldon_ is now known as eldon_zhao [15:10] Hello! I am trying to install Ubuntu Gnome 16.04 on a ASUS ROG and I am able to get a black screen with mouse when I boot with nomodeset. I am stuck here. Help! [15:10] running 14.04. how to force unbtuntu to use nvidia neauvou [15:10] I hosed the driver [15:11] @GnomeKris - I have gone through the link. I Understood that I need to install NPM link But I'm not sure in ubuntu where do I fire the command === Blaster is now known as Guest27478 [15:13] this time i give up with 16.04 there is too many issues of libs and programs [15:13] i'll reinstall 15.10 === Sonikkuamerica is now known as SonikkuAmerica [15:15] hi, i need enter to the spanish chanel please, thanks [15:16] !es | ilpollo [15:16] ilpollo: 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. [15:16] !apt | KRISHNA [15:16] KRISHNA: 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) [15:19] I'm running eclipse on ubuntu, it only runs properly if I sudo :( [15:19] Hello! I'm going to upload passwords/certificates to google drive. What tool should I use in ubuntu to encrypt them? [15:22] hihi [15:23] Hello apt-get build-dep npm link - When I fire this command it says that unable to locate package link [15:23] @GnemeKris [15:23] Could you help me [15:25] KRISHNA: why are you getting the build dependencies of a pacakge? are you building npm yourself? [15:26] no i don't want too - I just want to use npm [15:26] KRISHNA: then why are you using `apt-get build-dep` ? [15:26] build-depends .. [15:27] I'm sorry I might have misunderstood [15:27] KRISHNA: just run `npm` ? [15:27] I'm new to this [15:27] Okay [15:27] apt is a tool for installing packages/programs. It is not the tool to run packages or programs. [15:27] as that is what programs are... [15:28] I did npm start [15:28] But I'm getting err [15:28] Just pasting it on Pastebin [15:28] hello === brian is now known as Guest80685 [15:29] how to login in to root of backbox linux ? [15:30] Here you can find the exact error pastebin.com/b7BU9NDj [15:30] monster, read the manual, and seek help in the backbox channels, it is not supported here. [15:33] how to fix login to ubuntu ? by can't login [15:39] seb [15:39] thats you [15:40] ubuntu is ignoring the windows key on my laptop [15:40] how to enable it? [15:40] monster, ctl+alt+F1 to F6 will give you a VT/TTY shell where you can login and sudo apt-update && sudo apt upgrade, then edit /etc/default/grub with nano replace the quiet splash with nomodeset . Then ctl+o, enter, ctl+x will save the file and reboot [15:40] monster sudo apt update , no - [15:40] KRISHNA: dunno, seems like a code issue? are you using nodejs or nodejs-legacy? 16.04? [15:44] nodejs [15:46] Do liveusb versions of ubuntu use the usb drive as swap? [15:47] Also, is there a way to load the entire contentd into RAM on boot instead of running off a usb drive? [15:51] hi\ [15:52] guys, i have 2 hdd attached to my rpi2 [15:53] one is mounted on /mnt/samsung, and in /mnt/samsung [15:53] /media/samsung [15:53] guys need help [15:53] how to unmount from /media ? [15:54] i hawe some malwares on hdd with windows,,, can boot but it slows down to zero ,,,can i do some cleaning from my ubuntu? === nuclearbob is now known as nuclearbob_afk [15:57] I have two files: one is a _partition_ image, the other is a _disk_ image. I would like to use gparted to copy the partition image onto the disk image such that it is one of the partitions on the disk image. Can this be done? [15:59] good afternoon, has anyone had any luck with a radeon card on kernel 4.4.x? I get a black screen at boot any time i install from software center the additional drivers. I know ati hasnt released anything for 4.x yet, but I would really like to use dual monitors and can't seem to do that from the default driver [16:02] openssl passwd -1 -salt $(openssl rand 32) - any ideas why this gives me non ascii characters? [16:04] Joel: maybe the rand part? [16:04] jnagro, yeah, looking like it === MacroMan is now known as MacroMan_away [16:08] hi guys! [16:08] posted a bug report https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1588428 [16:08] Launchpad bug 1588428 in linux (Ubuntu) "PCI bus error on startup while booting into login screen (Kubuntu 16.04)" [Undecided,New] [16:08] Joel: what are you trying to do? [16:08] Please check when possible. :) [16:09] jnagro, fixed it with a -base64 on the salt [16:09] word. [16:09] if you're generating passwords, this is nice: http://linux.die.net/man/1/apg [16:10] I am, but it's cross platform, so openssl is handy [16:10] but they're also not random, either, users are inputting a password. [16:12] Joel: apg does accept a seed [16:12] Is there a way to reload the menu without logging out and in again in Unity? [16:12] is CTRL+S some special hotkey in the desktop terminal window ? [16:12] Joel: but yeah, openssl is legit. [16:13] because i have CTRL+S mapped to 'save' in Vim but when i press it its hanging the terminal [16:14] guest3456_: if you are using unity then hold down the win key to see various keyboard shortcuts [16:14] any suggestions on my issue? [16:14] guest3456_: http://unix.stackexchange.com/questions/72086/ctrl-s-hang-terminal-emulator [16:15] hello === mohammad is now known as Guest6258 [16:15] where is virtualbox located on ubuntu? [16:15] i am watching this video and i need to it [16:16] https://www.youtube.com/watch?v=DYMEb0ZCfes [16:16] trism: thanks that explains it [16:16] Guest6258: use "dpkg -l 'virtualbox*' |grep ^.i" to find out installed package names. Then use dpkg -L packagename to see its contents === dionysus70 is now known as dionysus69 [16:17] how can i install mac iso file on ubuntu with virtual box? [16:18] when i do that i just see boot: in my virtual box [16:19] Guest6258: What do you mean by "mac iso file"? [16:20] Jordan_U, i have downloaded mac os iso file and i need to run it on my virtual box [16:20] abhishek: this happens on a fresh instll? [16:21] auronandace1, yeah === auronandace1 is now known as auronandace [16:21] abhishek: you could try a newer kernel [16:21] !mainline | abhishek [16:21] abhishek: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [16:21] abhishek: i feel like we talkeda bout this already in this channel. Why did you file a new bug report? [16:22] abhishek: it would have made more sense to provide the input int he existing bug, no? [16:22] Guest6258: It is not legal to run OSX on anything but Apple hardware, so this channel can't help you with that. [16:23] nacc, it ended there so I posted a new one. I am not very sure, this is my first bug report [16:23] Guest6258: fwiw, ##hackintosh exists [16:23] auronandace, can you please explain more I am new to linux. I want to try kernel without compiling. [16:24] abhishek: you'll need to read the link that ubottu gave you [16:24] hi .. which version to download for INTEL 64 BIT computer from here http://releases.ubuntu.com/14.04/ [16:24] NoobMan: the default 63bit version [16:24] NoobMan: ubuntu-14.04.4-server-amd64.iso [16:24] 64 [16:24] abhishek: what do you mean it ended? it's not closed, it's marked as triaged, etc ... it's also possible this is an upstrema bug given the tags in the original report [16:25] NoobMan: amd64. the 64bit patent is from amd so its named after that. but intel uses the same patent [16:25] auronandace: i'm using intel chipset and i need it for deskto [16:25] NoobMan: Any reason you're going with 14.04 instead of 16.04? [16:26] NoobMan: amd64 is the what the architecture is called under linux, intel and amd will run it just fine [16:26] Jordan_U: yes i installed 16but now i find problem with the ethernet port..i can't use my lan wire [16:26] auronandace: Please don't make snarky comments. [16:26] auronandace: thanks ..love you all Jordan_U k1l_ Pici [16:27] auronandace: Never mind, I see that was just a typo :) [16:30] someone had posted easier instructions before, but I have no history. What should I do install debs here http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7-rc1-yakkety/? [16:30] ubuntu-it [16:32] is ubuntu desktop or ubuntu server preferable for a shared access login server? [16:32] seems like people using it may want tools that are associated more with desktop [16:33] ptrz: completely up to you, start with whichever is closest to what you want. [16:35] nacc, oh I didn't know that. I have commented on that bug now. From the last of comment of psi change fix I thought mine was different. [16:37] abhishek: it's hard to tell, i guess -- so maybe it's fine to have opened a new bug. But it would definitely be good to test current mainlien to see if it's fixed or not. I believe ubottu's link tells you exactly the steps to install a pakcage from mainline [16:40] nacc, auronandace which build should I use http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D? [16:44] abhishek: i assume you're on xenial, right? [16:44] nacc, yeah [16:45] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.12-xenial/? [16:45] abhishek: ok, i would normally say the latest-yakkety *should* work, i'm asking if there's a reason there aren't xenial builds, though, to be sure [16:45] abhishek: no, that'd be the latest stable [16:45] abhishek: which, while helpful, isn't quite what we want [16:45] hey faggots [16:45] how do you remove guest user in Ubuntu 16.04 vis GUI? [16:45] abhishek: we want to see if upstream has fixed the issue, so we need, 4.7-rc1 or whatever the latest is [16:46] abhishek: it might be better to test 4.6, i guess, since that's less likely to be unstable [16:46] abhishek: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6.1-yakkety/ that is [16:48] I seem to have filled my disk, and have truncated a bunch of files, but it still shows 100% [16:48] Filesystem 1K-blocks Used Available Use% Mounted on /dev/xvda1 8115168 7775308 0 100% / [16:48] but the used blocks have gone down [16:48] melvster: have you run `sync`? [16:48] nacc: oh no i didnt try that, i rebooted tho [16:49] melvster: and it's still full on reboot? [16:49] nacc: just tried sync still the same stats, yes full on reboot [16:49] tho the reboot seems to have helped i have tab completion now, whereas before it was failing [16:50] i used truncate -s 0 instead of rm [16:50] hi [16:50] i wonder if that's why [16:50] can someone help me to apply this patch to thier source? https://patchwork.linuxtv.org/patch/33419/ [16:51] rm seems to give me new blocks [16:52] darnit i wish i had used rm [16:52] history is gone too [16:54] melvster: ah could be, not sure [16:54] no [16:56] So, I'm trying "tom ALL=(oracle) ALL" in sudoers to sudo as a different user without password, but I'm not seeing any difference at all. [16:56] Any ideas? [16:57] ryclik, try: user ALL=(ALL) NOPASSWD: ALL [16:58] I'd like to prevent tom from running as _any_ user without a password === LegendThinker is now known as Guest57016 [16:58] only as "oracle" [16:59] then user ALL=(user) NOPASSWD: ALL [17:02] Yeah that's the one. I mistyped it sorry lol. Didn't work for some reason. But "%sudo ALL=(user) NOPASSWD: ALL" does.. so I'll stick with that [17:02] ryclik, ok good [17:03] Now they both work. I've been hacking at this for an hour. /facepalm [17:03] heh [17:03] Thanks [17:04] how to I download this http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6.1-yakkety/ from terminal wget just downloads the index.html [17:05] the command (sudo sh -c 'printf "[SeatDefaults]\nallow-guest=false\n" >/usr/share/lightdm/lightdm.conf.d/50-no-guest.conf') explained on https://help.ubuntu.com/stable/ubuntu-help/shell-guest-session.html does not seem to work. help is appreciated! [17:05] abhishek: you'd d/l the .deb file itself -- if you can wait a few minutes, i'm asking about the xenial publishes [17:06] yeah, ofcourse I am waiting. [17:08] abhishek: ack, thanks -- i only worry a bit about possibly the yakkety .deb dependencies not being right for xenial === [2]rhubarbIsCrun is now known as RhubarbPie === RhubarbPie is now known as guossimlogalog [17:13] ██ [17:13] ▀▀ [17:13] ▄█████▄ ████ ▄█████▄ ▄████▄ [17:13] ██▀ ▀ ██ ▀ ▄▄▄██ ██▀ ▀██ [17:13] ██ ██ ▄██▀▀▀██ ██ ██ [17:13] ▀██▄▄▄▄█ ▄▄▄██▄▄▄ ██▄▄▄███ ▀██▄▄██▀ [17:14] pretty [17:14] │ ▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀ ▀▀ ▀▀▀▀ │ [17:14] ot from here [17:14] │ │ [17:14] │ │ [17:14] └────────────────────────────────────────┘ [17:14] !ops | lorenzo52 [17:14] lorenzo52: 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, chu [17:14] so quick... [17:15] Jordan_U: Winner! [17:15] sorry k1l_ too slow. maybe next time :/ [17:16] so... I wonder how broken my VM install will be when upgrade-time rolls around if I have ubuntu-standard and ubuntu-server uninstalled. I was trying to strip down a VM to eliminate a lot of common packages that a VM really doesn't need, like things for wireless drivers, dosfstools, ntfs-3g, etc. [17:16] Dewin: being in a VM, etc.... :p [17:18] abhishek: i won't be much help, but it's very possible to use the package manager to change to newer kernels from the next version of ubuntu. i forget how tho sorry [17:18] !kernel [17:18] The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [17:18] hmmmmm.... [17:18] the bot does have a snippet on how to do that [17:18] reisio: Well, the package description for the ubuntu-* packages include "It is also used to help ensure proper upgrades, so it is recommended that it not be removed". But there's no meta package for "ubuntu server running in a VM" (ubuntu-virt-server is for a ubuntu server -hosting- VMs) [17:19] Hi [17:19] hello [17:19] Dewin: right, that'd be just plain server [17:21] which, again, includes a lot of things that are frequently unnecessary in a VM. [17:22] Dewin: yes, because it's an OS designed for the masses, not a single person [17:22] People I have a strange issue I need help with. I have 30 torrents on transmission and my computer crashed. I have access to the HDD, how can I recover the torrents? I added them to transmission through magnet links. [17:23] abhishek: i'll ping you as soon as i find out the answer... [17:24] reisio: It's more that I wish there was an additional meta-package targeted towards virtual servers. But meh. [17:24] ArabicSoap: it's been some time since i used torrents, and not that familiar with magnet links, but doesn't it download the torrent as a file when you use them? if so, they should be in transmission's torrent directory [17:24] Dewin: from the guest side, there's no distinction, is all [17:24] Dewin: so there's no need === afkthairus is now known as athairus [17:25] Gallomimia: how can I reach transmission's torrent directory? [17:25] well, you either set it, or its the default one. go looking [17:25] hi, has ubuntu for phone been ported to the meizu pro 6 or only pro 5? [17:25] ArabicSoap: you might also search for the word torrent in your filesystem [17:26] effbiai: think the #ubuntu-touch channel/topic has that info [17:26] thx [17:26] ArabicSoap: am i to understand the computer crashed as in... no longer working? can't fix that and just have it run again? [17:27] reisio: Except a guest has no use for a lot of what the standard tools have (guests typically are unaware of wireless cards on the host), but does have a need for things llike linux-virtual, linux-tools-virtual, etc. which aren't part of the standard install [17:27] Gallomimia: I installed Ubuntu server on an SD card and someone [17:27] Dewin: except the VM emulates all that, so it's the same [17:28] that's the whole point of such VM systems [17:28] Gallomimia: and somehow it changed my BIOD and now Ubuntu will not boot [17:28] to pretend being a normal computer [17:28] Gallomimia: so I am accessing it through the Ubuntu live demo just to recover the torrent files. [17:28] ah. the .torrent files are likely on the SD card under the user's home directory [17:30] I cannot find .torrent in the home folder. I have hidden files showing. [17:30] ArabicSoap: find . -iname '*transmission*' [17:30] probably be ~/.transmission/ or ~/.config/transmission/ [17:31] although you might need to check the config (in one of those dirs, likely) to find the final data storage path [17:31] reisio: VMs typically don't emulate wireless cards; to the VM it's an Ethernet card of some flavor. Some of the tools are necessary for guest integration as well. And in most virtual environments, you wouldn't be using LVM2 or similar within the guest to handle a case of expanding a disk -- you'd be expanding the vhd on the host and then growing the partition on the guest. Likewise, you wouldn't have RAID on the guest, you'd leave that to the host. [17:31] There are some exceptions to all of these of course, but that the relevant packages probably shouldn't be hard dependencies. (Maybe "recommends") [17:31] right, because desktops don't typically have wireless [17:31] but sometimes they have [17:31] silly discussion [17:31] reisio: how can I accesses restricted files like .config? It says I do not have permission. [17:31] you can make the install whatever you want, anyway [17:32] ArabicSoap: from what command? [17:32] GUI [17:32] hello guys [17:32] I found a bug in an iptables modules [17:33] which package should I report the bug to? [17:33] Sublime doesn't come to the front when I alt tab [17:33] RobertDupont: mmm... iptables? [17:34] are you sure? It is inserting the rule fine but it is failing matching the rule [17:34] (on 16.04; it works fine on 14.04) [17:35] reisio: I can make the install whatever I want, yes, but I'm concerned about how it handles during future release upgrades (considering the description of the ubuntu-standard packages) [17:35] I doubt any of those packages matter [17:36] all the stuff you have to rely upon is in the system (Debian) before Ubuntu adds anything [17:41] How can I install an older package when it's not listed when I do 'apt-cache policy libcurl4-openssl-dev'? [17:42] I am trying to access the .config file through terminal but says permission denied. How can I access it? I my computer's old sumo password. [17:43] ArabicSoap What is the exact command you used to try to edit the ".config" file? [17:44] Jordan_U: not edit, access, I use cd .config [17:46] helloo.. [17:46] Ubuntu studio isn't responding. Here's my situation. Ubuntu Studio 15.10. Network disabled, why? Can get GUI only with "sudo startx", but nothing works. I tried to open the menu .... something about XML problem. During boot, message about failure to boot kernel [17:46] What can I do? [17:47] I'm connecting to a 3rd party webservice that hasn't upgraded their openssl library yet and I'm stuck trying to get my Ubuntu 14.04 to connect. I'm trying to downgrade the openssl package but the old package doesn't seem to be in the apt-cache? How can I find and install the previous version? === Sbur is now known as StNicolas [17:47] Hey, when you have an auth log with entries like 'Accepted publickey for foo from 8.8.8.8 port 42519 ssh2', is there a way to know which key from the authorized_keys file was used? [17:48] Jordan_U: when I use cd .config I get access denied, I knew my old computer's sumo password. How can I get access? [17:48] Ubuntu Studio 15.10. Network disabled - how? why? Only able to get GUI via "sudo startx", but nothing works. Also, during boot, message about not booting kernel (FAILURE) What to do? [17:49] I've tried "sudo dpkg --configure -a", but nothing changed. === Zzyzx is now known as THX1138 [17:52] StNicolas, sudo apt -f install , perhaps ? [17:54] BluesKaj: I will try anything. But to do anything, I need to shut down this other distro. But how do Irecover the network? [17:54] hi. i am struggeling to even get started installing ubuntu 16.04. Whats uåp with that? Did they intenitionally make ubuntu installation more annoying? I get: "missing parameter in configuration file. keyword: path" when i try to boot. i tried writing help > enter > enter which makes it just boot the live menu...but i dont want live ubuntu...i want to install ubuntu...why is it so hard to just install ubuntu? [17:54] BluesKaj: Because "lshw -C network" tells me that the network is disabled === nuclearbob_afk is now known as nuclearbob [17:55] stangeland: in the live ubuntu choose to install from the desktop [17:55] stangeland, EriC^^ has you covered here. Install from the Live session. [17:55] StNicolas, sudo systemctl enable network manager , then sudo systenctl restart network-manager [17:55] EriC^^, but i dont even know how to log into live menu. i tried no password//no username and i tried ubuntu//ubuntu [17:55] stangeland: try ubuntu no password [17:56] stangeland: are you using uefi? [17:56] EriC^^, ok. i will try that. thanks [17:56] EriC^^, hmmm not sure about that [17:56] You know the pane where other applications are docked? When I launch any application then the icon shows there and then after sometimes disappears. Then it reappears when the application is fully launched. [17:56] EriC^^, how can i know? [17:56] Does anyone know why it happens? === Aria is now known as Aria|away [17:56] EriC^^, its a lenovo x1 carbon gen 2 [17:56] stangeland: nevermind [17:57] stangeland: you don't get any sort of menu at the start? [17:57] stangeland: you should probably checksum the iso if you haven't or run an integrity check [17:57] nope...well i can enter bios of course...and if i dont have my startup usb i get grub loader from my current ubuntu 14.04 [17:58] EriC^^, but i will try logging into the live session and install from there. thanks [18:04] hi guys, I am trying to install Ubuntu 16.04 as KVM guest.. the installation goes fine, however after I reboot I get boot error - press any key message.. seems like GRUB is not detected.. any ideas? [18:07] EriC^^: i tried username: ubuntu, password: nothing (is in empty) but i got access denied [18:08] EriC^^: I wonder why its so hard to log into a demo....did the creator intentionally want to scare people away :) [18:08] diverdude: it's usually easy, must be a bug [18:09] or bad usb/iso [18:09] did you checksum the iso? you sure of the usb/port? [18:09] EriC^^: but why would a bad iso make an error where i cannot log in.... i mean if it was an error on the iso, surely it would not even want to boot or anything [18:10] Hey. I just started this software "Ext2Explore" and I can view my hdd from when I ran Ubuntu. (Im on Win7 now). Anyone know if it's possible to get files from that hdd over to my win7 drive? I read I only have read access in this software [18:10] diverdude, are you on ubuntu or xubuntu/kubuntu ? [18:10] the user name goes by their distro name (e.g: Xubuntu='xubuntu', Lubuntu='lubuntu', etc) [18:11] OerHeks: plain old ubuntu 16.04 [18:11] diverdude, it'a problem i had only with Startup Disk Creator ... http://www.jeffduckett.com/blog/571b969a37d68c8a76c71d21/installing-ubuntu-16-04-from-usb.html [18:11] "if it was an error on the iso, surely it would not even want to boot or anything" is not true [18:12] check the iso with md5sum [18:12] hi guys... [18:13] hi [18:13] on which chatroom and when can I usually find MIchael Hall? [18:13] BluesKaj: .from "sudo" until "manager"? [18:14] google77: we don't track people's movements sorry [18:15] EriC^^: where do i see what the md5sum should be? [18:15] !hashes | diverdude [18:15] StNicolas, sorry sudo systemctl enable network-manager, then, sudo sytemctl restart network-manager [18:15] diverdude: See https://help.ubuntu.com/community/UbuntuHashes for the md5sums of all downloadable Ubuntu releases [18:15] teward I know but he is the Canonical engineer that I need ATM. [18:15] BluesKaj: I understand that. I mean the whole thing each time? (once with enable, the other with "restart" [18:15] ) [18:16] google77: you can check their profile on Launchpad, see if they post their username, then try and PM them [18:16] best I can recommend since we don't track people [18:16] (not our job) [18:16] StNicolas, yes run the commands separately [18:16] BluesKaj: Thx ... will try that [18:16] Bye [18:16] ok yes,....i have now verified that the md5 matches. ie. the iso is correct!! [18:16] teward, i have seen Mr. Hall usually use mhall as his nick. [18:17] Maybe I should just contact him over Google+ [18:17] google77: you can check their profile on Launchpad, see if they post their username, then try and PM them; best I can suggest. [18:17] google77: Really nothing else we can do sorry [18:17] fine [18:18] so how do i log into ubuntu 16.04 live? (my iso is correct) what username//password is usable? Or how do i install [18:18] diverdude, normally you don't login to the live iso. [18:18] meh i just wanted to install ubuntu :((( i had hoped this would be done in half hour or so...ive already spent more then 1.5 hours and gone nowhere [18:19] diverdude, and before choosing live, you can choose install too .. so i wonder [18:19] OerHeks: ok, but how do i do that? === brian is now known as Guest91284 [18:19] OerHeks: i dont get to choose anything anywhere....i just get an error...like this guy here describes: http://www.jeffduckett.com/blog/571b969a37d68c8a76c71d21/installing-ubuntu-16-04-from-usb.html [18:20] OerHeks: so from that error i have only managed to get to the live screen.....i actually dont care about any live...i just want to wipe the disk and install 16.04 [18:21] google77: I'm mhall119 pretty much everywhere :) [18:22] hm...maybe this is the time where i try to give fedora a shot instead :/ [18:22] and on freenode you can use "/whois mhall119" to find me :) [18:22] diverdude: OerHeks: it appears to be, as mentioned on that site, a well-documented bug in Ubuntu's usb-creator: LP: #1325801 [18:22] Launchpad bug 1325801 in usb-creator (Ubuntu Wily) "failed to boot from USB disk with error: gfxboot.c32: not a COM32R Image boot:" [Critical,Triaged] https://launchpad.net/bugs/1325801 [18:22] there were 105 days for anyone to test the trusty or precise versions, no one did, so they were deleted [18:23] nacc: yeah...but there is no description of how to login to the live session or how to get the install session....it just states everywhere how to get to live login splash screen and thats it [18:23] diverdude: in the meanwhile, there is a comment that says any other usb creator works: https://help.ubuntu.com/community/Installation/FromUSBStick [18:27] diverdude, or you can try the Actionparsnip solution https://answers.launchpad.net/ubuntu/+question/265207 [18:28] diverdude: sorry you hit that bug, it's annoying, i totally get it [18:30] How do I properly insert my penis into an ethernet port? [18:30] is Ubuntu-Mate desktop written in GTK/C or GTK/Python? [18:30] nacc: i actually did try the CTRL+ALT+F1 trick....but it also wants username//password :( [18:31] diverdude: was that meant for ioria ? [18:31] I need the big picture in order to learn necessary things to work on it [18:32] diverdude, try ubuntu as username and don't insert passwd [18:32] ioria: login incorrect [18:33] ioria, try wr init=/bin/bash at the end of linux kernel statements in the grub [18:33] This is gonna log in as a root [18:33] then you can change the password [18:34] ioria: could it be something else? [18:34] JoeandJoe: https://launchpad.net/ubuntu-mate says C and python... [18:34] diverdude, no... [18:34] JoeandJoe: don't exactly know what you mean by "Ubuntu-Mate desktop" as that's not a monolithic object, I expect [18:35] hm...allright guys...thx for yer help. Im gonna go for fedora instead....i dont much like the unity interface anyway :/ Its a pity...ubuntu used to be a pretty good distro [18:35] diverdude, the quick solution is rebuild the usb media with something else than StartUp disk Creator ... [18:35] diverdude, on linux dd, on windows pendrivelinux [18:36] what do i do if the apt-get version of the package is outdated and i need a newer one ? [18:36] https://community.linuxmint.com/tutorial/view/339 [18:37] !latest | guest3456_ [18:37] guest3456_: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [18:38] hrm [18:38] guest3456_: define 'outdated' [18:38] i plan on doing some web dev with Trellis which is a wordpress deployer [18:38] it requires 'ansible' 2.0.2.0 [18:39] synaptic says it only has 2.0.0.2 [18:39] Hello! I wonder if my avconv command is good. Its suuuper slow: avconv -i in.mp4 -f mp3 -ab 160k -ar 44100 -ac 2 out.mp3 [18:39] Isnt there an mp3 inside the mp4 anyhow? Couldnt avconv just copy that without conversion? [18:40] nacc: i guess i need to use some PPA thingy: http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-apt-ubuntu [18:41] hi [18:41] guest3456_: well, 2.0.2.0 is only in yakkety, which isn't released yet ... [18:42] It's not an object, what? [18:42] guest3456_: but note that if you use a ppa, you go outside ubunut-proper support [18:42] plese repeat this message [18:42] JoeandJoe: was that directed at me? [18:43] JoeandJoe: "Ubuntu-Mate desktop" isn't one thing, it's a set of packages, I assume. [18:43] I don't even know who wrote it. xD [18:43] JoeandJoe: i just provided you a link to that information [18:43] nacc: i dont know what yakkety is, but this page says the latest is 2.1 [18:43] http://releases.ansible.com/ansible/ [18:43] sure, a set. [18:43] guest3456_: yakkety = 16.10 [18:43] guest3456_: right, latest upstream versions have little to do with the versions in released version of ubuntu [18:44] guest3456_: that's true in almost all distributions, i'd expect, actually [18:44] JoeandJoe: right, so i don't think they're all written in one language, and that page implies there are some in C and some in Python [18:44] right so if apt doesn't have it, then i have to get it from its own website [18:44] I'm collecting information about de Ubuntu-Mate Desktop. Just to know what to learn [18:45] Cool [18:45] Not sure what I can add to that though. [18:46] could you give me that page again? [18:46] Wifi security is still 128 bit WEP so that's kinda disappointing. In Ubuntu 16.04 [18:47] JoeandJoe: https://launchpad.net/ubuntu-mate [18:47] <_SLM_> I renamed a file to /.js and it deleted the file... what happened to the file? [18:47] _SLM_: that put it in the / directory as .js [18:47] thanks! [18:47] <_SLM_> nope, no directory [18:47] _SLM_: you basically moved it [18:47] <_SLM_> it's just gone [18:47] _SLM_: how did you rename it? [18:47] _SLM_: are you sure it isn't just hidden? ls -a [18:48] _SLM_: what command did you run ('history') [18:49] <_SLM_> I used Brackets to rename it [18:50] <_SLM_> Hm, I deleted the parent folder (cause i didn't know what to do with an oddly missing file, had a backup anyway) but when I look in recycle bin I see it's there [18:50] <_SLM_> like it was never renamed [18:50] <_SLM_> just hidden yeah '.js' [18:51] leading '.' means hidden [18:52] <_SLM_> I know that, but Brackets went a little nuts and hid the entire parent directory and when I looked with Nautilus I didn't see it (I think I checked for hidden files, but maybe I didnt) so I was a little shocked [18:52] <_SLM_> heh.. [18:52] adobe software, isn't it? [18:52] sounds like their "quality" [18:52] <_SLM_> :p [18:53] <_SLM_> I though I discovered some kind of Ubuntu bug for a second haha [18:54] <_SLM_> cause I did check with Nautilus too [18:55] <_SLM_> but probably didn't check good enough [18:55] <_SLM_> :) [18:58] <_SLM_> Funny, when I try to replicate the behavior (same files, rename '.js' to '/.js') it now gives me an error "folder/.js already exists" [18:58] <_SLM_> *"file or directory folder/.js already exists" [19:01] yeah I'd be surprised how well adobe software is tested on Unix systems [19:01] they used to ship their flex sdk with Windows newlines [19:02] not a single shell script included would work until they were fixed [19:02] real amateur hour over there [19:02] heh [19:03] i have a macbook pro 13" retina early 2015 model. ubuntu 16.04. done some research, tried some stuff, still unable to use my card reader [19:03] everything else seems to work okay enough. [19:04] Hi all, for some reason my sound stopped working after rebooting... Can't seem to find anything useful from google :( === llorephie1 is now known as llorephie [19:05] If I try to open sound settings, it mentions it is trying to connect to pulse audio [19:05] If I try `pacmd`, I get an error message, deamon not responding [19:05] Could anyone point me in the right direction? [19:06] jnagro, get a usb adapter, if i may :þ [19:07] melleb, which audio chip ? [19:08] BluesKaj: Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06) [19:08] BluesKaj: At least that's what I get from lspci -v | grep audio ;) [19:10] ioria: aye. and i have one for actual card stuff. but i have a tiny microsd card thing that fits perfectly in, expands my storage options on my mac [19:10] ioria: wish that worked [19:11] jnagro, don't know if it fits https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1307674 [19:11] Launchpad bug 1307674 in linux (Ubuntu) "[MacBookPro10,2] Broadcom BCM57765/57785 SDXC/MMC Card Reader doesn't work for Ultra High Speed SD cards" [Medium,Triaged] [19:11] ioria: lol i *just* was pasting that link in! [19:11] jnagro, i see [19:11] melleb, sudo modprobe snd-hda-intel , then you might need to reboot, if thee's no output then the driver loaded properly [19:11] oh actually, similar one... [19:12] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1531653 [19:12] Launchpad bug 1531653 in linux (Ubuntu) "Macbook Pro Retina 11,1 SD Card Reader Doesn't Work" [Medium,Incomplete] [19:12] hi guys I need to add this command to startup (using kde but I got no answers from kubuntu channel) nvidia-settings --assign CurrentMetaMode="nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }" === Guest42522 is now known as soul__ [19:12] i am going to try this https://www.reddit.com/r/linuxmint/comments/3ydoxs/unable_to_detect_builtin_sd_card_reader/cyyshdd [19:14] BluesKaj: I'll give it a try, thanks [19:14] <_SLM_> reisio haha :p [19:14] ioria: well, that is for TLP power mgmt. [19:15] jnagro, ha... [19:15] BluesKaj: `sudo modprobe snd-hda-intel` gives me no output [19:15] BluesKaj: Does that mean I need to reboot? [19:17] melleb, it means your driver loaded without any errors , a reboot might help [19:17] BluesKaj: I'll try again bbl [19:23] merhaba === Blaster is now known as Guest47654 === Jack is now known as Guest29159 === bin_basher is now known as _binbash_ === brian is now known as Guest4108 [19:29] <_binbash_> Anyone have a bad day by trying out 4.7-RC1? Anyone use it with no problems? Not much feedback on it yet... [19:31] _binbash_, 2016-05-29 18:30 [19:32] _binbash_: not really ontopic for this channel [19:35] BluesKaj: After a reboot, I was able to use pacmd, and open the sound settings [19:35] BluesKaj: But after I opened the browser it didn't respond [19:36] BluesKaj: I'll reboot to confirm [19:36] BluesKaj: Just saw that pacmd has a command `play-sample` [19:36] bbl [19:37] can anyone inform me as to whether thunderbolt displays work in ubuntu 14.04 lts? [19:37] when does vagrant get updated in ubuntu package manager ? [19:40] heloo [19:40] i use apparmor, so how do i see using apparmor has anyone entered my PC? [19:40] boa tarde [19:40] What's the latest 32 bit Ubuntu version? [19:41] alxpa1: Ubuntu 16.04 LTS is the latest release of Ubuntu, and is available as either 32 or 64 bit. [19:42] I can't find it Jordan_U. Only 64 bit [19:45] alxpa1: http://releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso [19:46] Cheers genii: [19:49] is there a way to install the new version of mysql server: 5.7.* without using following command : sudo dpkg -i mysql-apt-config_0.3.2-1ubuntu14.04_all.deb ?? [19:49] leoknudsen: in which version of ubuntu? 14.04? [19:50] yep [19:50] !info mysql-server trusty [19:50] mysql-server (source: mysql-5.5): MySQL database server (metapackage depending on the latest version). In component main, is optional. Version 5.5.49-0ubuntu0.14.04.1 (trusty), package size 11 kB, installed size 128 kB [19:50] leoknudsen: well, 5.7 isn't supported in 14.04, so not officially, no. [19:50] leoknudsen: whatever .deb you are referring to is not an official one that i can see? [19:50] leoknudsen xenial has 5.7 [19:51] i can use this command to get the .deb file : wget http://dev.mysql.com/get/mysql-apt-config_0.3.2-1ubuntu14.04_all.deb [19:51] leoknudsen and xenial is also lts [19:51] leoknudsen: then you're operating outside of ubuntu and should contact mysql for support -- that's not an ubuntu package [19:52] okay but im trying to integrate it with CircleCI's Ubuntu builds and my project that i run my build under my database has usage of the new JSON datatype wich not are supported for version 5.6 [19:52] @nacc: i see [19:53] leoknudsen: the 14.04 supported version of mysql-server (ubuntu supported) is 5.5.49-0ubuntu0.14.04.1 (technically there are others in the release pocket, that's the latest in updates) [19:56] is there anywhere i can see versions that supports json datatype? [19:57] it seems to only have been aded in 5.7.8? [19:57] how can I configure an ubuntu desktop installation to only boot into console? [19:57] a shame.. [19:57] !text| narfnarf [19:57] narfnarf: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode [19:58] leoknudsen: which is in xenial [19:58] leoknudsen: (well, 5.7.11 is) [19:58] MonkeyDust: thanks [19:58] but the highest version of ubuntu is 14.04 for CircleCi builds atm [19:59] leoknudsen: i don't know what CircleCI is? is that an ubuntu package? [19:59] leoknudsen: that sounds like CircleCI problem :) [19:59] :D [19:59] nacc: its a continuous integration testing system :) [19:59] the less well made a package is, the longer it takes to update [19:59] leoknudsen: i'm not trying to be antagonistic, but trying to be clear on what can be supported here (and generally) [20:00] nacc: sure sure: i have tried to clear my problem with a circleci employee but trying to hear your guys on the channel :) [20:01] leoknudsen: ugh, their image isn't even really ubuntu [20:01] for instance, it mentions that php7 is pre-installed [20:01] leoknudsen: that isn't available for trusty from ubuntu [20:02] leoknudsen: /me walks away from it :) [20:02] hehe :) i know they do anyways thanks :) [20:03] exit [20:10] MonkeyDust: I don’t think that help link still covers text mode… [20:12] narfnarf depending on how fanatic you are: gdm contains text login, wheras lightdm does not [20:16] hi, I am running trusty. is there a problem with the repositories? I run the command apt-get update and I get the error: W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'restricted/source/Sources' in Release file (Wrong sources.list entry or malformed file) . Thanks!! [20:16] zippe: "(Wrong sources.list entry or malformed file) " [20:17] MonkeyDust: I dimly remember something about init levels from my debian experiences from the last century… that no longer in use? [20:17] zippe: did you change your sources.list file? [20:17] hmm, decade, not century [20:17] i have ubuntu 14.04 running on my laptop; i had booted it up and it was running ok but looked like lightdm hadnt fully loaded; so i restarted the laptop and now its stuck with the ubuntu ..... dots just turning red/white. should i do something? or turn it off and try turning on again? [20:18] k1l_: what should I do? [20:18] my nikon d3300 camera is not recognized by xubuntu 16.04, lspci doesnt list it... [20:18] zippe: yes or no? well look at the sources.list and at the changes you did. [20:19] zippe: if you are unsure show the whole source.list file in a pastebin so people in here can have a look [20:19] k1l_: I have not made any changes to the file [20:19] lerner: doesn't have a removeable card? [20:19] got a brand new HP ProBook 430 G3, installed ubuntu 16.04 LTS on it. install went smoothly, have configured to my liking, but when i open a few tabs (5-10) in firefox the fan starts making "a wavy sound", almost as if the rpm increases to x and then decreases to x/2, then increases to x, and repeat for 20-30 seconds, before it stops. if i open another 5 tabs it happens again. is it strange that the fan starts at just 5 tabs? shou [20:19] sistency? [20:20] lerner: lspci is for pci things, anyway; cameras not usually being one of them [20:20] narfnarf yes, try sudo init 3 ... http://askubuntu.com/questions/86483/how-can-i-see-or-change-default-run-level [20:20] Randomness: incredibly long msg cut off at 'tabs? sho|' [20:20] lerner: i bet its connected on usb? so use lsusb [20:20] MonkeyDust: d’oh. thanks again. [20:21] reisio, k1l_ this is what I get if I insert the memory card in the slot (laptop): http://paste.ubuntu.com/16930200/ [20:21] !sysrq | arooni [20:21] arooni: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key [20:21] Anyone else find the Ubuntu Software store slow? [20:21] narfnarf: runlevels are not really used anymore. [20:21] It just stays on the loading screen [20:21] kl1_: sorry been many years since I have used irc. How do I pastebin? [20:21] reisio : rest: should i be worried about the ran rpm inconsistency? [20:21] I'm updating some programs in the background [20:21] lerner: did you run that command manually? [20:21] but can no longer see how they are doing [20:22] reisio, what command? lspci? yes [20:22] lerner: no, 'mount' [20:22] zippe: "cat /etc/apt/sources.list | nc termbin.com 9999" [20:22] reisio, no... [20:22] Bashing-om i rebooted it before i saw your message; and it booted fine this time. but anything i should check now that its 'working' ? [20:22] Randomness: rpm, what? [20:22] lerner: so where do you get that error msg? [20:22] do I have to insert the card and then from cli "sudo mount"? [20:22] lerner: so its not exfat on that card. [20:23] lerner: can you answer questions with answers instead of questions? [20:23] reisio, thunar: an icon appears, I click on it and that message appears [20:23] lerner: wait, make sure exfat-fuse exfat-utils are installed [20:23] reisio: rounds per minute. not sure of the hw technical term. [20:23] lerner: okay; what version of Ubuntu is this? [20:23] Randomness: oh, heh [20:23] k1l_: http://termbin.com/zh4y [20:23] reisio, no if I dont understand the question [20:23] Randomness: I wouldn't be worried about fans going, no [20:23] 16.04 [20:24] lerner: yeah, what k1l_ should sort you out [20:24] exfat is a fairly exotic FS; I don't really blame them for not including it by default [20:24] arooni: I am often paranoid when it comes to my file system . In the event of doubt .. I always run a file system check . The means depends on the release. What release are you running ? [20:24] once you have the FS support, using that card will be simplest [20:25] Bashing-om 14.04 [20:25] reisio, is this one of these things companies (nikon) do , not to pay for using fat32? [20:25] Anyone else find the Ubuntu Software store slow? It just stays on the loading screen, so I can't see how my program updates are going... [20:25] lerner: no [20:25] Bashing-om so what should i run ; fsck ? [20:25] lerner: it's something they do assuming you'll using the provided win32 software with Windows [20:25] i thought i couldn't run it when the drive was mounted [20:25] ehehehehehehe :D [20:25] lerner: exfat is actually superior to plain fat, but unfortunately less common/ly supported [20:26] I configured my ubuntu server with a static entry for eth0 as follows: http://paste.debian.net/713571/ but after reboot I still can not ping a pingable device on the same network I tried ifup and down nothing, also tried ifconfig eth0 down and up [20:26] lerner: which is why it's not even bothered to be supported by default [20:26] it's also Microsofty of origin, so :p [20:26] zippe: "grep ^ /etc/apt/sources.list.d/* | nc termbin.com 9999" [20:26] use* the provided, whoops [20:27] k1l_: what’s the replacement for runlevels/init X? [20:27] arooni: in terminal execute ' sudo touch /forcefsck ; sudo shutdown -r now '. To set the system to check the files at next boot .. the -r reboots the system to do that file check . [20:27] k1l_: no files in the directory [20:27] reisio, installed: should I expect that the card is now recognized, if I connect the camera to the laptop? or will it only work if I extract the memory card and insert it in my laptop? [20:27] zippe: hmm [20:27] lerner: take the card out, put it back in, try again from file manager [20:27] Bashing-om so the files will be checked; but also automatically repaired ? is it possible for to happen at startup (i have a separate / and /home partition on the same drive if that matters) [20:27] lerner: it might work from cable, too, but I don't know why you'd put yourself through that [20:28] reisio, it would be easier... shorter [20:28] if you say so [20:29] reisio, 1st dslr here and thanks!!! it worked!!! automatically mounted!!!! [20:29] k1l_: is there a default of sources.list that I could use, or just a very basic one? [20:29] mm, slr [20:29] zippe: "sudo rm -rf /var/lib/apt/lists/*" then "sudo apt-get autoclean" then try again with "sudo apt update" [20:30] reisio, k1l_ I assume if I format the memory card to ext4 it wont be recognized by the camera... am I wrong? [20:30] lerner: that will break it for the camera, yes [20:30] lerner: almost certainly will not be recognized [20:30] the specific directory structure and filenames may even be required for your camera to grok it [20:32] reisio, k1l_ can you advice me on another channel or privately about this? my d3300 is small, it doesnt fit my hand and its a bit uncomfortable, are there any bigger nikons? [20:32] k1l_: still the same error [20:32] k1l_: W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'restricted/source/Sources' in Release file (Wrong sources.list entry or malformed file) [20:32] zippe: is it a desktop install? [20:33] lerner: I'm sure there's a channel for that [20:33] lerner: /msg alis list *photog* [20:33] lerner: sorry, not a camera guy. [20:33] lerner: iirc, #photogeeks is populated [20:33] BlenderPro, your interfaces file doesn't list a default gateway. are you pinging a device on the same subnet? [20:34] im banned [20:34] zippe: then open systemsettings > software and updates. then uncheck the "source code" mark there. then reload if asked to when closing. [20:34] apparently [20:34] k1l_: yes desktop install === KindOne_ is now known as KindOne [20:35] ryanLV, yea same subnet and I don't want to connect it to the internet so no gw [20:35] arooni: The /forcefsck will run the check . and if there are problems that it will not deal with at this level it will advise so . [20:35] thanks Bashing-om [20:36] lerner: not likely; are you registered/identified? /msg nickserv help register; /msg nickserv help identify [20:36] jesus christ [20:36] k1l_: error: W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'restricted/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file) [20:36] , E:Some index files failed to download. They have been ignored, or old ones used instead [20:37] hi [20:38] guest295: Hello, your ubuntu issue ? [20:38] xubuntu 16.04 i changed default boot to 2 instead of 0 and ran update grub but now it does not boot any more. [20:40] guest295: Pastebin your /boot/grub/grub.cfg file . See if we can see an error there . [20:40] Bashing-om that thing finished; are results logged somewhere [20:40] k1l_: still getting the same error after unchecking the source option [20:41] Bashing-om, http://pastebin.com/uqKs0Pbj [20:42] arooni: Not by default .. might see what is in the log files located in the /var/log/fsck/ directory . [20:42] guest295: reading . Be a while . [20:42] i already tried to change line 19 to 0 again temporarily but i am not able to set boot partition to readwrite [20:43] k1l_: I do not like to have to do this, but I think I will try and just re-install ubuntu (no idea why this error is happening) [20:43] zippe: wait [20:44] BlenderPro, does everything look good if you do 'ifconfig eth0'? when you ping the other host, do your pings just timeout or is any kind of error returned? can you ping yourself? [20:44] k1l_: ok [20:46] zippe: please uncheck the "restricted" in the system settings > updates dialoge [20:46] hey maybe anyone can help me, my terminal stopped playing bell ;/ [20:46] Bashing-om, will try something - will be back in just a moment... [20:47] k1l_: already done that (after your source suggestion) - still the same [20:47] cant be the same error. === lolopopo is now known as tool [20:49] k1l_: W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'universe/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file) [20:49] , W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages Hash Sum mismatch [20:49] , E:Some index files failed to download. They have been ignored, or old ones used instead. [20:49] k1l_: this was the error [20:50] <__raven_> Bashing-om: i am guest from a few minutes ago [20:50] anyone could help me with terminal bell? [20:50] ryanLV, yea I can ping myself but the problem was I didn't have the cable connected to the switch [20:51] neq5: to be used how? [20:51] <__raven_> it might be possible grub was installed all the time on another disk which is not isntalled any more. how to check if there is a bootloader on the device i suggest it to be and how to otherwise install it? [20:52] zippe: ok, can you change the servers to the main servers in the dropdown menue there? [20:52] __raven_, you have an ubuntu install, but no bootloader? chroot in and install grub [20:52] reisio: i want it to bell when someone mesgs me on irssi for example. alsamixer checked, audible bell in setting enabled,dunno what to do... it worked a rebootago [20:52] a reboot ago [20:53] k1l_: I tried that, to go from the us mirror to the main, and that is what it is currently set to [20:53] __raven_: Not making sense to me .. why both f19cd263-67c9-4c82-8eee-6025e9eee7de AND bb0737c6-62d9-4e49-8935-73677b23545e as booting UUIDs ?? This looks above my skill level . [20:53] zippe: ok. [20:53] <__raven_> lordcirth: i think that would cause headace due to the root partition is completely encrypted [20:53] neq5: http://pookey.co.uk/wordpress/archives/4-irssi-making-it-beep-when-your-nick-is-mentioned ? [20:54] Is there any way to get the tablet version of Ubuntu for a convertible laptop? [20:54] The touch support is not too good in normal Ubuntu... :) [20:54] zippe: what is "dpkg --print-architecture" [20:54] k1l_: amd64 [20:55] zippe: and dpkg --print-foreign-architectures [20:55] <__raven_> Bashing-om: i do not know. i wiped a drive yesterday and on the same session i changed grub to option 2. some minutes ago i was able to change grub.cfg temporarily back to 0 but i got a "pci error" i do not know what to think about that [20:55] reisio: didn't help, it's a gnome-terminal issue [20:55] __raven_: What returns ' sudo blkid ' see if we can identify that strange UUID . [20:55] i386 [20:55] k1l_: i386 [20:55] zippe: ok, that is right too [20:56] <__raven_> Bashing-om: the ext2 boot partition should be bb0737c6-....... [20:56] neq5: I doubt it [20:56] ok i solved problem [20:56] i missed one setting in alsa [20:56] thank you [20:56] bye [20:56] ;) [20:56] Is it possible to create a symlink such that all new files in the folder linked to will appear in all other links? [20:57] __raven_: K then what is 19cd263-67c9-4c82-8eee-6025e9eee7de and why is the system set to boot it ? [20:58] EmeraldExplorer: Please clarify what you are asking [20:58] EmeraldExplorer: yeah, didn't make sense [20:58] EmeraldExplorer: That is what symlinks do, isn't it? :) [20:58] EmeraldExplorer, that sounds like the default behavior of a symlink [20:58] ^^ [20:58] <__raven_> Bashing-om: ok this uuid is not shown there so i suggest this was on the wiped disk all the time [20:58] genii: ok so let me say I have myfolder. Is it possible to symlink an entire folder (myfolder) so that all the links will update all files in that folder if a new file is added to myfolder [20:59] <__raven_> can i simply change the uuid? [20:59] zippe: "sudo rm /var/lib/apt/lists/* -rf" again. then "sudo apt update" [20:59] EmeraldExplorer: Which "all the links"? You only created one, didn't you? [21:00] __raven_: change the label instead [21:00] Does anybody know a good high-level explanation of legacy bios and uefi? I have no clue how to fix or even debug boot problems on modern machines.... [21:00] <__raven_> ok where to change what? [21:00] simon__: start by stating the problem [21:00] __raven_: OK .. so it no longer exists // have you ran ' sudo update-grub ' to rebuild the config file with current conditions ? - Assumming you can boot onto the system as is ! [21:00] k1l_: W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'universe/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file) [21:00] EmeraldExplorer: Lets say you have folder called A. And you want to make a link to the contents of what is in A but point it at folder B. You just make a link to the folder itself. There will be no links inside of A or B. B will appear to contain everything that is actually in A [21:01] k1l_: error again [21:01] ok genii [21:01] k1l_: the country I live in sometimes censors Internet content, would this effect this? [21:01] Would it be possible to use veracrypt to hide an entire operating system? [21:01] <__raven_> Bashing-om: no i updated grub before ii wiped the other drive [21:01] zippe: uh, yes thats possible [21:01] k1l_: Zambia is the country [21:01] reisio: I already fixed my problem but only by searching a lot and asking on askubuntu.com and trying random things. I would like to get a basic understanding of how it works to improve that workflow. ;) [21:03] __raven_: Ouch . And .. now we have bad configs ! can you boot into the install ? [21:03] hey, my front panel audio isn't working? [21:04] If I pull out pavucontrol, it doesn't even say I have a headphone jack [21:04] <__raven_> Bashing-om: i am on a live system right now but i would have no idea how to do a chroot on such an encrypted config [21:04] <__raven_> s/config/setup [21:04] hello guys i have registered a vhost on port 3000 locally and how can i start the server [21:04] i mean the command [21:04] i am lill new here for apache2 server [21:05] __raven_: it's not so hard. once you get the live system booted, you unencrypt your FS and then do chroot as normal [21:05] cryptsetup luksOpen /dev/stuff target [21:05] zippe: all errors i found, we tested and ruled out. the sources.list looks good to me, i cant see what could be wrong. so i guess there is network issue. [21:05] or did i mix up the arguments? [21:07] k1l_: ok thanks [21:07] hello, i'm looking to only allow traffic to a particular port. sudo ufw incoming and outgoing set to deny, sudo ufw allow out on tun0, and sudo ufw allow out 1194/udp. how do i get the initial packet sent from my computer to the vpn server to establish the openvpn connection? [21:07] do you have to specify every command you allow sudo to use? [21:08] i've always logged in as root since sudo seemed annoying [21:08] i'd like to be proved wrong [21:08] sudo -i [21:08] logged in as root .. really? [21:08] OerHeks: su - to become root then do some commands [21:09] i agree. it sounds unlikely since ubuntu has the root user disabled by default [21:09] OerHeks: so i guess i don't really *log in* as root..just "drop down" to root [21:09] oh, that is not logged in as root. you just took sudo priv. [21:09] theseb: usually you dont need to run so many commands with root priviledges. [21:09] oh, that's a decent way [21:09] sudo -i is another way [21:09] !sudosu [21:09] there's a bot snipped describing the differences i think [21:09] I'm having a really weird audio issue [21:10] Gallomimia: i tried sudo years ago...there was a visudo that was tedious to use [21:10] if I plug my earphones into the mic jack, ubuntu detects them, and plays system sounds through them [21:10] k1l_: perhaps you're right..i could just see what commands i use 90% of time for sudo [21:10] if I plug them into the headphone jack, it doesn't detect them [21:11] ubuntu478: is it on your front panel? perhas you crossed the wires? [21:11] theseb: if you need a root shell, because you need to run some commmands as root and dont want to use sudo every time (remember it only asks for the pw once) then use sudo -i. but dont use sudo for gui [21:11] ubuntu478, seems like your home-build desktop has an error in connections [21:11] ubuntu478 do you have normal sound, without headphones? can you plugin external boxes? [21:12] be good to check if your headhpone jack works when you plug a mic into it [21:12] ubuntu478, don't say it is a laptop [21:12] lol, its not [21:12] he mentioned "front panel" a few minutes ago [21:12] The tower I bought came with the wiring to the fron panel done [21:12] I just had to plug it into the motherboard [21:12] __raven_: If this is an encruped system - I do not have the knowledge to deal with it . [21:12] doesn't mean they did it right [21:13] oh [21:13] hello guys i have registered a vhost on port 3000 locally and how can i start the server to get the app run?? [21:13] <__raven_> Bashing-om: i am trying to chroot to it at the moment... [21:13] is there a reason only system sounds work? [21:13] each jack often has its own 3-wire plug, you might have mixed them up? [21:13] i am lill new here for apache2 server [21:13] kindly bear my noobishness [21:13] jdeler: #httpd [21:14] Gallomimia: I think the manufacturer might have plugged them in backwards [21:14] oh. this part is distor specific [21:14] ubuntu478: it's possible. got someone new at the factory? [21:14] jdeler: sudo service apache2 start [21:15] simon__: they're black boxes [21:15] <__raven_> Bashing-om: would grub-install /dev/sda be enough from the chrooted system to make it work again? [21:15] __raven_: K .. once CHange Rooted .. one can then re-install grub . [21:15] that starts only on port 8000!!! [21:15] i have another app on 3000 [21:15] i need to start that as well [21:16] Gallomimia: I'm on ubuntu 16.04 [21:16] jdeler: they're the same service. if it doesn't start the 3000 one, your vhost config is bad [21:16] jdeler: Edit your /etc/apache2/ports.conf file to add more ports [21:16] I can see headphones under the output devices tab [21:17] and that yes. needs to have ports opened [21:17] __raven_: I would try the less invasive ' grub-install --recheck /dev/sdX ' where X is the drive (a,b or c ) is the target . [21:17] __raven_: should be. you might also need a new initrd due to the crypto stuff [21:18] awesome [21:18] I clicked on random stuff [21:18] and it works now [21:18] (although the mic and headphones are switched [21:18] <__raven_> Bashing-om: this gives me "installing for i386 pc platform. install finished, no error" [21:18] thanks! === jwheare_local_ is now known as jwheare_local [21:19] <__raven_> Gallomimia: how to generate this? [21:19] well, if your grub install worked fine, i think that could be good [21:19] Bashing-om: doesn't grub install run the update-initramfs? [21:20] __raven_: that's the name of the tool you use. there's some required options [21:20] <__raven_> i just wonder about i386 since this is a 64bit system... [21:20] hm. [21:20] <__raven_> Gallomimia: no i do not think so it was too fast to write new initrd [21:22] <__raven_> initramfs gave me "could not determine root device from etc fstab" [21:22] <__raven_> cryptsetup [21:22] well, who's to say if you need a new one. i had to fuss with mine an aweful lot [21:22] error !!, where will the apache2 server logs sits in ubuntu?? [21:22] __raven_: Gallomimia // I do think so .. but as you advised .. will not hurt and cheap insurance to re-create the initrd.img file . ' update-initramfs -u -k ' . [21:23] update-initramfs -uk $(uname -r) [21:23] is it -r? [21:23] hi everybody. can somebody tell me how to install graphic driver for amd series [21:23] cheikh: what version of Ubuntu? [21:24] i am using ubuntu-mate- 16.04.. [21:24] Gallomimia: __raven_ Agreed ' update-initramfs -vu -k $(uname -r) ' should work . [21:24] buenas karmelle :D [21:25] murilo: :D [21:25] XD [21:25] jaksjas [21:25] ya como se configuran los colores de letras en el programa smuxi??? [21:25] <__raven_> Bashing-om Gallomimia what about the cryptsetup warning? [21:25] that's usually a bad thing. [21:26] when i got those warnings i had to create some directories in /tmp [21:26] __raven_: Nope, can not advise .. no encryption experience . [21:26] !es | sacha_ [21:26] sacha_: 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. [21:26] er... make sure your crypttab is right [21:26] <__raven_> hm [21:26] especially the volume name [21:26] <__raven_> how to? [21:26] /etc/crypttab [21:26] this is foggy for me [21:27] mmmm me cai [21:27] algien sabe ayudarme? [21:27] :'C [21:27] are there any raids or LVM involved? [21:27] sacha_: English here, please === murilo is now known as muris [21:27] mmm [21:27] !es | sacha_ [21:27] sorry [21:27] !es > sacha_ [21:27] sacha_, please see my private message [21:27] sacha_: sorry, no espanol [21:28] spanish speakers that way ->> [21:28] <__raven_> unfortunately etc crypttab looks correct -.- [21:28] what ta classy way to put that :p [21:28] nice [21:28] txs [21:28] well, it helps him very little if we can't understand [21:28] U_U [21:28] BB [21:29] we? [21:29] :p [21:29] __raven_: that's what i thought too. mucked with it for 4 days and found the volume name needed to be what the luks header said it would be [21:29] not some variation with _crypt added [21:30] <__raven_> its sdb2_crypt here [21:30] got the UUID right also? [21:31] <__raven_> yes [21:31] lsblk should confirm [21:31] hmm. [21:31] and the mount point shows right? [21:31] and finally, between fstab and crypttab does it mount a / ? [21:31] <__raven_> from chroot or live shell? [21:31] from chroot [21:32] for all intents and purposes we're trying to pretend your system is already booted [21:32] when does ubuntu update its packages? [21:33] <__raven_> from chroot i now see a /dev/sdb with 1 (boot) and 2 (crypt) and a later mounted /dev/mapper/sdb2 (i opened manually) [21:33] i'm referencing the last 2 posts in this thread: [21:33] https://github.com/mitchellh/vagrant/pull/7198 [21:33] you mean, the packages in the repo, or the packages on your system? [21:33] are there still significant issues with laptops running w/ nVidia cards and ubuntu? [21:33] guest3456_: for most packages its security and bug patches only. [21:33] considering to buy an MSI workstation [21:33] k1l_: yea thats clearly a bug [21:33] __raven_: try removing the _crypt from your crypttab [21:34] if I create bootable ubuntu iso on a usb stick,can I erase the usb? and create bootable with another distro [21:34] Bomber4Chats: i prefer nvidia cards on ubuntu to any other [21:34] guest3456_: than file a bug report on the launchpad against the ubuntu package [21:34] Gallomimia: because of bumblebee? [21:34] what the frack is bumblebee? [21:34] nm [21:35] !info bumblebee [21:35] You know of users using MSI laptops and ubuntu? [21:35] bumblebee (source: bumblebee): NVIDIA Optimus support for Linux. In component universe, is extra. Version 3.2.1-10 (xenial), package size 47 kB, installed size 180 kB (Only available for linux-any) [21:35] ok k1l_ [21:35] i just install the proprietary drivers from the ubuntu repos. works on my 780Ti and my 320m [21:35] guest3456_: but vagrant is not a ubuntu package. you will have to talk to the vagrant guys about issues with their packages [21:35] <__raven_> Gallomimia: no it still complains -.- [21:35] well it says the fix has been merged in [21:35] <__raven_> but it referes to /etc/fstab instead of cryptab? [21:35] ths will be a NVIDIA Quadro M2000M [21:35] xfceone: The way I read your question: yes, of course. [21:35] Bomber4Chats: bumblebee is deprecated on ubuntu. ubuntu uses the official nvidia-prime since some time [21:35] vlt thanks [21:36] xfceone: There’s nothing written permanently to the usb drive. [21:36] __raven_: well, i think you need a fs in fstab to mount them [21:36] k1l_: glad to know. I was reading on some issues I'm having on my current system, it was refering to bumblebee [21:36] xfceone: As in undeletable. [21:36] "The MSI WS-60 uses an 802.11ac chip, one that’s not entirely supported in Linux." - anyone familiar with this? [21:36] vlt ok thanks [21:36] guest3456_: that bug you linked needs to be fixed by vagrant. [21:37] <__raven_> hm i do not get it. everything seems to be referenced correctly [21:37] <__raven_> should i give it a try? [21:37] ok [21:37] if you do, you're sure to get really good at remounting your crypto and chroot ;) [21:38] it's a pain, but trying again and again is probably in your future [21:38] guest3456_ in a terminal, type apt-cache show | grep -i maintain [21:38] <__raven_> hm o.O ;) [21:38] Bomber4Chats: http://www.nvidia.com/download/driverResults.aspx/103306/en-us . Nvidia recommends the 361 version driver . Avail direct in 16.04 . else a PPA . [21:38] guest3456_ in a terminal, type apt-cache show vagrant | grep -i maintain [21:38] yeah. i feel your pain. i messed with mine a long time [21:39] MonkeyDust: thanks i guess i'll email them [21:39] Bomber4Chats: heard of lots of troubles with wifi chips. if yours is unsupported, you're pretty much hooped till someone writes and releases a driver for it [21:40] actually [21:40] it looks like that maintainer has already commented on this issue and said he will push it into debian [21:40] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818237#57 [21:40] Debian bug 818237 in vagrant "vagrant-libvirt: undefined method `group_by' for nil:NilClass (NoMethodError)" [Normal,Fixed] [21:41] guest3456_: so the answer to your first question, the packages get updated.... when the package maintainer updates them. [21:41] Bomber4Chats: now you are talking about wifi chips. [21:41] Bomber4Chats: that depends on the exact chip used then. [21:42] ok Gallomimia [21:42] if you're reading an article that suggests the chip in your proposed system is unsupported, that's probably the end of it. unless someone published a driver for it very recently... no deal [21:44] so it looks like the newer version of vagrant is already available according to this [21:44] https://launchpad.net/ubuntu/+source/vagrant [21:44] maybe this is the patch guest3456_ https://launchpad.net/ubuntu/+source/vagrant/1.8.1+dfsg-2 [21:44] can i just install it outside of using apt-get [21:44] yakety yakky [21:45] yea OerHeks how do i install it since apt won't do it [21:45] <__raven_> Gallomimia: ok fingers crossed.... [21:45] A way to open source code of router .bin firmware? [21:46] k1l_: Intel Dual Band Wireless-AC 8260 Wireless Technology 802.11ac :O [21:46] dpkg -i does not work either on yakety packages in xenial.. build it yourself? [21:48] Bomber4Chats: "ubuntu 8260 intel" shows a lot of "solved" threads. so i guess it works now. [21:48] pain in the ass linux [21:48] lol [21:48] Ubuntu bug 8260 in libxpm (Debian) "libxpm4: Three exploitable overflows in XPM handling" [Unknown,Fix released] https://launchpad.net/bugs/8260 [21:49] giggity [21:50] OerHeks: can't i use this .deb file somehow? https://launchpad.net/ubuntu/yakkety/i386/vagrant/1.8.1+dfsg-2 [21:51] i dont know how ubuntu is gonna wait until the next release in 4 months before updating packages [21:51] !bug | guest3456_ [21:51] guest3456_: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [21:52] guest3456_: and often they dont increase the version number, since that brings some more issues, the inlcude the path in the old version. [21:53] guest3456_: you can *probably* just use the debian package from their site: https://www.vagrantup.com/downloads.html [21:53] yeats: sorry i'm new to ubuntu how to i install that package? [21:54] guest3456_: but whether you do that or install the yakkety package, it will be beyond "standard" ubuntu support (in other words, you're on your own :-) ) [21:55] guest3456_: click on the link for your architecture (probably x64) and it should prompt to open in Software Install (assuming you're on 16.04) [21:56] duh thats simple [21:56] heh [21:56] <__raven_> Gallomimia: it still tried to look for the wiped device uuid as root partition at boot... where is that linked?? [21:58] * whoaz farts loudly. [21:59] if somebody farts loudly when there's no one else there to witness it, did it really happen? [21:59] more importantly, can you smell it over irc? [21:59] it looks like Software Install has hung [21:59] trying to install it [21:59] maybe i should have uninstalled it with apt first [21:59] I want to upload a full directory content using the ftp command in ubuntu is it possible? I'm connected to the server right now it's a local ftp server on windows and that account has write permissions for files and directories but I don't know the parameters please help [21:59] guest3456_: Software Install is a front end to APT [22:00] in other news, can anybody with an intel gfx card using the xorg intel video drivers speak to its benfits? I'm seeing crashes with it and it's not clear what it buys me [22:00] earlier they told me Software Install only does the bundles and that Synaptic did all the packages [22:00] @drab - sounds like the next kickstarter ... [22:00] rhubarbIsCrunchy: they tried to make printers that you can smell, didn't go far unfortunately [22:01] but it's right up there with AI and the singulary [22:01] singularity* [22:01] . [22:02] rhubarbIsCrunchy: drab you could both please stick to technical ubuntu support in here? thanks. [22:02] k1l_: good point, got an intel vid card? [22:02] this is the pkg I'm looking at xserver-xorg-video-intel [22:03] it says it ships the drivers for i915 chipets, but it seems the kernel does too [22:03] so it's unclear to me what the benefits of those drivers are [22:03] anyway looks like its working, thx for the help [22:03] drab: what is the exact issue with it? [22:03] guest3456_: it can handle debs for sure, not sure what "they" told you [22:04] !info xserver-xorg-video-intel [22:04] xserver-xorg-video-intel (source: xserver-xorg-video-intel): X.Org X server -- Intel i8xx, i9xx display driver. In component main, is optional. Version 2:2.99.917+git20160325-1ubuntu1 (xenial), package size 743 kB, installed size 3285 kB (Only available for amd64; i386; kfreebsd-amd64; kfreebsd-i386; x32) [22:04] k1l_: it seems to cause crashes as in this bug report: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1510970 [22:04] Launchpad bug 1510970 in xserver-xorg-video-intel (Ubuntu) "Intel driver crashes on Ubuntu 15.10" [Medium,Confirmed] [22:04] there are some workarounds, but then as I said I'm not even sure what the benefits are [22:04] on xenial there are already modules for i915 chipsets [22:05] so it's unclear to me what the benefits of installing that package are [22:05] https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1510970 [22:05] Launchpad bug 1510970 in xserver-xorg-video-intel (Ubuntu) "Intel driver crashes on Ubuntu 15.10" [Medium,Confirmed] [22:05] I also have that problem [22:05] which seems to be related to the same pkg [22:06] I've tried to remove it completely and the machine is still working just fine, so I'm trying to figure out what's the point to begin with [22:10] drab: see its description: https://packages.debian.org/sid/xserver-xorg-video-intel [22:10] stallation and updating of drivers for Intel’s graphics cards so that users are able to get the best performance out of their hardware and stay “up-to-date with the latest Intel Graphics Stack for Linux”. [22:10] But while Ubuntu 14.04 LTS 64-bit and 32-bit get the official nod, along with Fedora 20, the update sees support for earlier versions retired. [22:11] whups, wrong window, sry [22:11] k1l_: yeah I've seen that, it doesn't help, it just says "provides drivers", but what's the diff of those drivers with those shipped with the kernel? [22:12] XvMC is the only "different" thing, but no mention if that's all it, which I don't think it is [22:13] Guys... is the latest Ubuntu default wallpaper royalty free? [22:19] There's a book about data structures but in python [22:19] is it good to learning in python? [22:21] Jack_, try the python channel [22:22] __raven_: sorry was afk getting some food. it sounds to me like it's still using the old initrd. you need to overcome that error message. you could try changing the option u to c. (update, create) you might want to move the old initrd out of the way first [22:24] hell [22:24] Kakakakakakaka [22:24] hell [22:25] nice === destinydriven_ is now known as destinydriven [22:25] hi ice [22:25] asçjdlfklsjkadfçlkajsdf [22:26] VC QUE É O MC PEDRINHO ? [22:26] SOU [22:26] QUER VER MEU PINTO [22:26] NUDES [22:26] MANDA NUDES [22:28] <__raven_> Gallomimia: ok i will try that tomorrow. thank you and Bashing-om for the moment :) [22:28] aye good luck === para is now known as Guest84815 === Jack_ is now known as Jack === Jack is now known as Guest94940 [22:31] __raven_: I will stay tuned .. just in the event I might be of some assistance .. but encryption .. never been there and just do not know . [22:34] Does xubuntu 16.04 automatically offer to connect to internet when an Android phone is connected? [22:40] uRock, i guess not, as you need the mtp package [22:41] Was wondering. I noticed ubuntu has started offering when I connect and am likely to put xubuntu on a weaker laptop of mine. Thanks DerHeks [22:48] hello [22:50] BR_GhostBuster: Hi ! ... Your ubuntu issue ? [22:51] .yes [22:52] Yes [22:52] I need a help with xubuntu [22:52] I dont know to install an App in Xubuntu, i dont have the commands [22:53] Ubuntu sowtware center [22:53] BR_GhostBuster, which app? [22:53] BR_GhostBuster: What is the app ? and where are you attempting to obtain it from ? [22:54] Anyone know where I can find the libmysqlclient18 for Ubuntu 16.04? What makes it difficult is I have Percona. Not having luck trying to symlink the percona file (ln -s /usr/lib/x86_64-linux-gnu/libperconaserverclient.so.18 /usr/lib/libmysqlclient.so.18) [22:54] Wine, to install windows programs === novice is now known as novist [22:55] BR_GhostBuster: just open with wine [22:55] by right click [22:55] I dont know to install wine in my computer [22:55] sudo aptitude install wine [22:56] read docs anyway [22:56] Im a newbie user in linux, you dont sollute my question, but ok, i go to install windows again [22:57] What? He answered it: sudo aptitude install wine [22:58] kenrin: what what? [22:58] No Windows [22:58] dont do that [22:59] I help you but im newbie with experience [22:59] No, no, i go to install windows again, thanks and bye [22:59] BR-GhostBuster: You can install Wine via the 'software centre' or Synaptic, if you're not familiar with using a terminal window. [23:00] oh no, not windows!!! [23:00] Some people are so impatient. === james is now known as Guest83172 [23:01] BR_GhostBuster: I fully answered for your question. [23:01] he's not ready for unbuntu [23:01] As said, one can lead a horse to water, but can not make them "think" . [23:01] ubuntu* [23:02] if he has got a mouse, he can do what he wants.. [23:03] maybe a better questions would be, I'd like to know if there's a ubuntu alternative to "blah" windows program. How can I install this? === Blaster is now known as Guest97245 [23:04] Got it, had to link the _r file as well. ln -s /usr/lib/x86_64-linux-gnu/libperconaserverclient_r.so.18 /usr/lib/libmysqlclient_r.so.18 [23:06] destinydriven: I don't know what he thinks about [23:06] Just "clear mind" [23:08] Lol, he probably looked at "aptitude" in the command offered and didn't know it was a command line utility. [23:10] pvsharov, why offer a command using a utility not installed by default in ubuntu? [23:10] Perhaps newbies coming from windows don't have command line experience. I, a linux veteran, prefer to mess around in Synaptic. [23:11] I like synaptic, too. I find programs I never knew existed. [23:11] I proposed using a Ubuntu software center first [23:11] k [23:11] didn't see that [23:11] That's true, I didn't notice, sorry. [23:12] but somebody can't read [23:12] iiaann: it's ok [23:13] WHo comes into a text only envirnment and can't read. [23:14] hety [23:17] ubuntu 12 have support until When? [23:18] Al3xG0: http://www.ubuntu.com/info/release-end-of-life [23:18] Q!w2E#r4T% [23:20] Bashing-om, Thanks again for your help the other day. [23:20] I'm glad I finally reinstalled. [23:27] I know Linux From Scracth exist but I want to be a developer who knows how the system works. [23:28] I want the big picture that developers have [23:28] hey guys im running 16.04. i think i crashed my apache2 can i delete it an install a fresh version ? How can i do it [23:29] philipp_: sudo apt-get reinstall apache2 [23:29] --purge & reinstall .. or fix it [23:29] I don't even have the questions [23:30] because I don't know what I don't know. [23:30] !rute | Guest94940 [23:30] Guest94940: documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - https://www.andrew.cmu.edu/course/95-799/rute.pdf [23:30] start there Guest94940 [23:31] Hi folks. I'm running 16.04, upgraded from 15.10. The upgrade to MySQL 5.7 fails with: mysql_upgrade: [ERROR] 1146: Table 'mysql.innodb_table_stats' doesn't exist [23:32] Is this a known issue? === algern-n is now known as iamk [23:33] DarthFrog: https://bugs.mysql.com/bug.php?id=70152 [23:33] pvsharov: Thanks! [23:36] same issue, but not answered http://ubuntuforums.org/showthread.php?t=2322116 [23:37] OerHeks: Yeah, that's the one I had found earlier. [23:37] DarthFrog, the cause of this, is persistent statistics .. http://stackoverflow.com/a/28292203 [23:40] OerHeks: I don't know what I did, but things are working now. :-) [23:40] oracle magic [23:40] :-) [23:41] ;) === sparklyballs_2 is now known as Sparklyballs [23:44] I've created a usb stick with AMD64 16.04 and am trying to load it on a new Asus computer that has Windows 7 with the legacy bios setting but can't. It appears to be a UEFI version. I can't find a legacy-bios version of AMD 64 16.04. Where is that available? [23:44] !uefi | Ray_ [23:44] Ray_: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [23:45] all the iso's are UEFI compatible i think [23:47] I don't want UEFI compatible. I want legacy-bios compatible AMD64 16.04 Ubuntu. Where can I download the iso for that? [23:48] same iso .. just a setting in your bios changes it [23:57] Is anyone here good with Gentoo and i3 by chance? I have a bit of an emergency and desperately need help on something relatively simple. [23:58] #gentoo ziwmyvb === Jack is now known as Guest65246 [23:59] Is require to become a ubuntu developer to understand databases? [23:59] Guest65246: no