[00:00] 15:49 < silvian> http://ss64.com/bash/chmod.html [00:00] 15:49 < silvian> http://ss64.com/bash/chmod.html [00:00] 15:49 < silvian> http://ss64.com/bash/chmod.html === win32 is now known as EN [00:00] oops [00:00] silvian, I tried what you said, but I can still ping UDP with https://pentest-tools.com/network-vulnerability-scanning/udp-port-scanner-online-nmap [00:00] Do you know why ? [00:00] not sure why its ot letting me go directly to the link === EN is now known as win32 [00:01] n/m i forgot im in lame putty instead of termnial [00:01] duh! [00:02] perdouille: you did do an ip table restart yes? [00:02] try /etc/init.d/iptables restart [00:03] i came back and checked my mem usage, and while sys monitor gave me the normal BS it usually does, i did ran top and found that compiz was taking about 1.5 gigs of ram... why does everything that isn't the terminal lie to me >.<. also, i blew the 'puter up trying to restart it with compiz --replace without knowing what it did... but it's working after a restart and after a little research, itlooks like setsid might work. ill try tha [00:03] t next time i find the leak [00:03] # /etc/init.d/iptables: No such file or directory [00:04] sorry what version you running? [00:04] of linux? [00:04] Ubuntu 15.10 [00:05] it might be service iptables restart [00:05] you need sudo of course [00:05] then run iptables -L [00:05] to see if the settings are in place correctly [00:06] Failed to restart iptables.service: Unit iptables.service failed to load: No such file or directory. :/ [00:06] but the rules are in place in iptables -L [00:06] no such file? wtf?? [00:07] we can say wtf? cool! [00:07] https://www.zerobin.net/?ac73635e2488577e#VhMQKtL32hHqQ2kqb2+ZLeDsayBI6tk5OR+36XHzdsM= [00:07] is that normal ? [00:08] that looks correct mate [00:09] but no such file or directory is strange [00:09] maybe they've changed it in 15.10 [00:09] haven't used it [00:09] Helo [00:10] yeah I'll just let everything like that and see if it works ^^ thanks [00:10] ah there's a different firewall sharing the ip tables with ubuntu [00:10] http://askubuntu.com/questions/161551/how-to-start-stop-iptables [00:11] its a service called ufw [00:11] you need to restart that too service ufw stop [00:11] then do start [00:11] make sure that comes up properly [00:12] silvian: is there an advantage of using a linux firewall when you sit behind a router that blocks pretty much everything? [00:12] but other than that the ip tables look ok [00:12] egress firewall, sure [00:13] Failed to start ufw.service: Unit ufw.service failed to load: No such file or directory. [00:13] :/ [00:13] sure the router is your main line of defence but you can't always rely on that to protect you. what if you're on a shared network? Or you've connected to someone else's home network or an enterprise network? [00:14] but did it stop first properly? [00:14] or was it even running? [00:14] to begin with? [00:14] if I stop it I get Failed to stop ufw.service: Unit ufw.service not loaded. [00:14] and if I start it I get the message I pasted before [00:14] right [00:15] i get the feeling you've got something else acting as the firewall here [00:15] rather than iptables [00:15] is ufw installed? === alexandr2 is now known as alexnandros_c [00:16] ok ufw wasn't installed, that's weird [00:16] https://help.ubuntu.com/stable/ubuntu-help/net-firewall-on-off.html [00:16] found that talking about ubuntu 15.10 firewall [00:16] and when you install ufw it'll install iptables i'd assume === alexnandros_c is now known as alexandros_c [00:17] yeah that's kinda strange it had iptables when you did iptables -L but service wasn't configured [00:17] so I install ufw then I do "sudo ufw deny proto tcp to any port 1234" [00:17] ? [00:17] yeah i think if you follow that last guide i sent you [00:18] its specific for ubuntu 15.10 [00:18] which i think it ships with different firewall now [00:18] sudo ufw block 53 [00:18] is mentioned in the guide [00:18] but first you have to install it and enable ufw [00:19] Hello.. I'm a computer science student and I haven't messed around with linux too much in the last few years. I used to run Red Hat back when you could download it free of charge, and after that SUSE. I hear that Ubuntu is an extremely popular linux distro. Can someone tell me why this is, and what Ubuntu has that keeps attracting so many users? I'm looking to buy a refurbished notebook computer [00:19] and my first thought was to run suse on it, but I'm very curious about ubuntu [00:19] perdouille: sudo ufw enable [00:20] Mitchell92: install ubuntu (it's free ) amd see for yourself . [00:21] It's started and the rule is set, but I can still ping 1234 on udp [00:21] the website gives me "1234/udp open|filtered search-agent" [00:22] oh you might need to specify port and protocol here [00:23] Bashing-om I will put it on a VM and try it out, but I am still very curious as far as why it attracts so many users. I'm also curious as far as recommended system requirements... I'm looking to buy a refurbished notebook for $200 or under just to play with and take to class. Also do some Java programming on. Ubuntu does attract me as well in the fact that Cisco officially supports Packet Tracer [00:23] on Ubuntu... [00:24] https://www.zerobin.net/?20ceaeff2efeeff4#T9EQkQa0YMsZMbx10NUN/4kH5jBB5ZlouU+DPZ3BOJA= [00:24] something like [00:24] sudo ufw deny 1234/udp [00:24] looks to be the correct syntax [00:25] that's what I did [00:25] yup sorry [00:25] was behind [00:25] saw your config [00:25] michael_mbp: :) . https://help.ubuntu.com/community/Installation/SystemRequirements/ . To run ubuntu [roper need at leat 2 gofs of ram and a descent GPU . [00:25] looks fine [00:25] that's really weird :/ [00:25] weird i'm wondering is it the site hitting your router? [00:25] thinking the port is open? [00:26] or a NAT gateway? [00:26] I don't know, it's a VPS hosted somewhere I have no idea ^^ [00:26] ah [00:26] Bashing-om Yeah... I read that :) I'm looking around on newegg for a refurbished model that appeals to me, probably going to make the purchase in a few weeks... want to just wait until the month is over... to see if it is still realistic for me to buy another machine. [00:26] oh check with their firewall rules also [00:26] they should give you some sort of control panel for that [00:27] i think [00:27] Okay I'll check, thanks [00:27] i'm thinking is the gateway exposing it here perhaps [00:27] cool other than that if the ufw is running [00:27] if you do ps -ef | grep ufw [00:27] you see it running as daemon yes? [00:28] perdouille: well, that answers why ufw wasn't installed. VPS hosts tend to do bizzare things to their images, like removing random packages [00:28] nothing with ps -ef | grep ufw silvian [00:28] hah yep. that might explain that [00:28] oh so its not running [00:28] do [00:28] service ufw status [00:28] ufw isn't its own process [00:28] Loaded: loaded (/lib/systemd/system/ufw.service; enabled; vendor preset: enabled) [00:28] Active: inactive (dead) [00:29] it just modifies iptables in the kernel [00:29] !dualboot | Mitchell92 [00:29] Mitchell92: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [00:29] the and the service is a wrapper that applies/unapplies iptables rules as needed, then exits [00:29] s/^the// [00:29] ah i see [00:30] try running this though [00:30] sudo ufw status [00:30] should tell you current status [00:30] Yes. I'm aware of what dual booting is and how to do so, I would rather just not on this machine. I'm going to play around in a VM. In the end I'm just looking to purchase another machine to run linux. [00:30] i'm assuming its active [00:30] Yeah I pasted the result earlier [00:31] right yeah [00:31] i reckon your VPS is doing somethign funny here [00:31] Wait I will just try something [00:32] Helo friends [00:32] because the site you're using to checking is probably using a load balancer through their own routing gateway that might have udp enabled [00:32] and it shows up as open === jwheare_local___ is now known as jwheare_local [00:34] Yeah it's working, I blocked a port and tried to access the server and it was blocked [00:34] 0 [00:34] So thanks a lot ^^ [00:35] cool :) [00:35] sweet you're welcome === emmy is now known as Guest99442 [00:37] hi [00:39] byieeeeee !!!! === eam_ is now known as eam [00:45] * pi___ [00:45] meme [00:48] When I power on my computer, it takes like +20 seconds before the grub window appears. Before it was 5 seconds. I don't know what has changed. Any ideas on how to fix this? [00:51] Seminarian: You earlier said that you edited /boot/grub/grub.cfg directly, you shouldn't do that. Manual changes you made may be related to the delay, and should be reverted (by re-running "sudo update-grub") either way. [00:52] Jordan_U: I'll try running it again. [00:55] Seminarian: As for the question you asked earlier, about how to cnage kernel parameters for another distribution (properly) the answer is that if you change the kernel parameters in the other distribution, for example by editing *Kali's* /etc/default/grub and then re-running grub-mkconfig/update-grub in Kali, then the next time you run "sudo update-grub" in Ubuntu it will catch the new kernel parameters f [00:55] or Kali. [00:56] Jordan_U: Is it really necessary to run update-grub in kali for this? My pc powers off when I do this and reboots. [00:58] Seminarian: It's neccessary to update Kali's grub.cfg, yes. Are you saying that your PC powers off when you run "update-grub" in Kali? [00:59] Yes it makes a "poof" sound and then my computer acts like it's just powered on and goes back to bootloader [00:59] Seminarian: When you run "update-grub" and not when you do anything else? [00:59] Jordan_U: Indeed, only then [01:00] Seminarian: Let's move this to #grub or #linux please as it involves more than one distro. [01:19] i set a device to a static ip and now i have two ips on it, the former dhcp and the static one i set. help? [01:24] evilbug1: assuming it's not a bug, interfaces are allowed to have more than one address. Check the config in /etc/network/interfaces. I don't trust network-manager, personally. [01:27] Loshki: this is a raspberry pi i'm talking about running raspbian. i basically copied over the same settings over from an ubuntu server i'm running though the server works fine. [01:27] evilbug1: Raspbian is not Ubuntu, and is offtopic here [01:29] #razgrad [01:31] how to install vlc in backbox === rafa is now known as Guest81587 [01:33] #ubuntu [01:34] !backbox | Guest81587 [01:34] Guest81587: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it. === mcm is now known as Guest86120 === Guest86120 is now known as mcm_ === NegativeFlare_ is now known as NegativeFlare [01:55] So I've just installed the 16.04 image from yesterday (the latest kernel fixed all my problems). Even though I can handle apt-get, I just wonder why isn't the Software Centre (or the Gnome Software Installer) included? [01:56] how come none of the alternatives selector scripts set JAVA_HOME? [01:56] Is there a correct way to determine the locatio of the VM from the shell? [01:56] ! 16.04 | boriseto [01:56] boriseto: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. Announcement at http://www.markshuttleworth.com/archives/1479 - Discussion in #ubuntu+1 [01:56] I could just hardcode it so be JAVA_HOME=/lib/java/whatever but, I was curious if there was something that would do that in a more abstract way [01:57] UEFI boot priority issue, can't stop windows booting, must restart into troubleshooting to boot ubuntu. :-/ [01:57] How do I use .ipsec files on ubuntu? I use ipsecuritas on mac os x [02:00] doctormon: hp sony laptop? [02:00] EriC^^: HP [02:00] doctormon: ok, are you in ubuntu right now? [02:00] I'm on a different computer [02:00] That machine is in windows atm [02:01] can you boot into ubuntu? [02:01] Sure [02:01] ok [02:03] ready EriC^^ [02:03] ok [02:03] type sudo efibootmgr -v [02:04] and paste in paste.ubuntu.com [02:08] hi [02:08] EriC^^: https://inkscape.org/paste/9226/ [02:09] doctormon: ok, type sudo cp /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi.backup === beisner- is now known as beisner [02:11] How do I use .ipsec files on ubuntu? I use ipsecuritas on mac os x [02:11] können Sie Linux testen, bevor die Installation von Linux [02:12] !de | pool [02:12] pool: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [02:14] done [02:16] doctormon: try ls -l /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi.backup did it copy? [02:18] EriC^^: YEs [02:21] doctormon: ok, type sudo cp /boot/efi/EFI/ubuntu/shimx64.efi /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi [02:22] EriC^^: done [02:23] doctormon: ok, type sudo nano /usr/lib/os-probes/mounted/efi/20microsoft [02:23] replace the line that says bootmgfw.efi with bootmgfw.efi.backup [02:25] EriC^^: I aim to disable the windows boot, [02:25] doctormon: you don't want to be able to boot windows from grub? [02:26] no [02:26] ok [02:26] then that's it [02:26] try rebooting [02:27] doctormon: you won't be able to boot into windows anymore though, even from windows, unless you modify that file [02:27] and update-grub [02:27] thanks EriC^^ [02:28] sure [02:28] How goes the ubuntu community? I've been out of the loop for 4 years now focusing on inkscape. [02:29] brendan_: are you bre? [02:30] doctormon: everything's good [02:30] EriC^^: Got an ubuntu phone yet? [02:31] nope [02:32] So all [02:32] is the same as before? [02:32] I was really hoping for some dbus pimm services, nothing yet. [02:33] unity8 and mir comes out soon [02:33] I'm launching ubuntu through a live cd because my system failed to boot after a power outage. Can anyone give me some assistance? [02:34] Is that the Qt version? [02:34] got the error in boot: Setup Error: end kernel panic - not syncing: vfs: unable to mount root fs on unknown block(0,0) [02:35] tried this guide http://askubuntu.com/questions/116635/kernel-panic-not-syncing-vfs-unable-to-mount-root-fs-on-unknown-block-oo-swapper [02:35] doctormon: yeah [02:35] but get error at --bind part [02:36] Ender_Wiggin: were you able to mount the root partition? [02:38] i mounted sda1, is there a way to make sure it has linux on it? [02:38] Ender_Wiggin: yeah, type ls -l /mnt === dean|away is now known as dean [02:39] mmk [02:40] http://pastebin.com/HEBfmvut [02:41] sdb1 and sdb5 both say Linux under System [02:41] sda1 says GPT [02:43] Ender_Wiggin: is your install encrypted? [02:43] yeah [02:44] i entered the password when clicking on the mounted drive [02:44] ok, what did you mount? [02:44] sda1 [02:44] ok, and ls -l /mnt showed what? [02:44] that pastebin up there [02:44] http://pastebin.com/HEBfmvut [02:44] that's fdisk -l [02:45] (?) [02:45] ahhh [02:45] sorry [02:45] hold on [02:47] http://pastebin.com/raXKCLea [02:47] guess thats the other drive [02:47] erebus^: I have an update. [02:47] EriC^^: I mean [02:48] since those are my archive files, which im 90% I didn't put the OS on [02:48] hi [02:49] Copying the file over didn't work, it loaded windows as usual. I used efibootmgr -A -b 0001 to disable the windows boot option. It didn't work. [02:49] I then used efibootmgr -A -b 3000 to disable some generic "boot internal hard disk" options. [02:50] Which were before 1002 boot option, i.e. ubuntu [02:50] Hi bob_ [02:50] doctormon: aha, and? [02:51] Ender_Wiggin: ok, type sudo umount /mnt [02:53] ok done [02:53] Ender_Wiggin: type sudo mount /dev/mapper/ubuntu--vg-root /mnt [02:54] done [02:54] did it mount? [02:54] doctormon: it worked? [02:54] i got a 2Tb volume with bin/boot/dev in it [02:55] Ender_Wiggin: ok, are there files in /boot? [02:56] doesnt look like it [02:56] properties says contents: nothing [02:56] Ender_Wiggin: type grep boot /mnt/etc/fstab [02:56] and nothing in it [02:56] k [02:57] says UUID and /boot ext2 defaults 0 2 [02:58] EriC^^: It's now working as expected. [02:58] Ender_Wiggin: ok, type " for i in /dev /dev/pts /proc /sys; do sudo mount -B $i /mnt$i;done [02:58] Ender_Wiggin: ok, type " for i in /dev /dev/pts /proc /sys; do sudo mount -B $i /mnt$i; done " [02:59] doctormon: cool [02:59] done [03:00] EriC^^: I think the whole process could be done through the efibootmgr without copying files [03:00] Ender_Wiggin: type sudo chroot /mnt [03:00] doctormon: so and so [03:01] done [03:01] doctormon: let me see if it'll work here, i've an hp as well with switched files [03:02] i tried to delete the windows entry but it kept reappearing and booting windows [03:02] i'll try just disabling the entries and see if it boots after a bit [03:02] Ender_Wiggin: type mount -a [03:03] done [03:04] Ender_Wiggin: type update-initramfs -u -k all [03:06] it's running [03:06] getting some warnings [03:08] http://pastebin.com/56kEf4WZ [03:09] Ender_Wiggin: type ls -l /boot [03:09] I had my xrdp working for some reason it stopped working however when i try to disable the encryption as xrdp wont work i get this message.... dconf-WARNING **: failed to commit changes to dconf: Cannot autolaunch D-Bus without X11 $DISPLAY anybody have an idea what this means. thanks [03:09] by using command gsettings set org.gnome.Vino require-encryption false [03:10] http://pastebin.com/CF8KaQbn [03:11] Ender_Wiggin: type "mount" [03:12] http://pastebin.com/kMcjtG0a [03:15] Ender_Wiggin: boot is mounted but it's empty [03:15] it now has the img files [03:15] what should i do [03:16] Ender_Wiggin: those are just from updating the initramfs earlier [03:16] ah ok === Mrokii_ is now known as Mrokii [03:16] sounds bad, what should i do [03:16] Ender_Wiggin: type dpkg -l | grep -E "grub|linux-image" === KindOne is now known as KindOne_2 [03:17] Ender_Wiggin: also, type umount /boot [03:18] then type fsck -f /dev/sdb1 [03:18] says umount: /boot: not mounted [03:19] hmm, that'd be the problem then [03:20] try blkid; grep boot /etc/fstab === KindOne_2 is now known as KindOne [03:21] http://pastebin.com/FfeV08c0 [03:23] Ender_Wiggin: ok, try mount /dev/sdb1 /boot [03:23] done [03:23] is there anything in /boot now? [03:24] just the img files [03:24] type grep boot /proc/mounts [03:25] any one else running amd on 14.4 and have/had issues with steam? [03:25] Is it just me, or has network smb browsing been removed from nautilus in 16.04? [03:25] k [03:25] ! 16.04 | DomingoMontoya [03:25] DomingoMontoya: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. Announcement at http://www.markshuttleworth.com/archives/1479 - Discussion in #ubuntu+1 [03:25] Yeah, I know, but after 2 hrs, no reply. [03:26] http://pastebin.com/Uf4t5qj8 [03:27] Ender_Wiggin: ok, try umount /boot [03:27] then fsck -f /dev/sdb1 [03:28] http://pastebin.com/tpRUJGYs [03:29] Ender_Wiggin: umount [03:30] typo [03:30] http://pastebin.com/4FJpdzNr [03:30] umount worked im guessing, didnt report back anything [03:31] Ender_Wiggin: ok, and you ran that after umount? [03:31] yep [03:32] ok, nevermind we'll try installing the kernels and grub [03:32] kk [03:32] type mount /dev/sdb1 /boot again [03:32] and make sure it's really mounted with grep boot /proc/mounts [03:32] then type dpkg -l | grep -E "grub|linux-image" [03:33] k [03:33] which ubuntu flavor should i get [03:33] oh, open another terminal temporarily and type sudo mount -B /run /mnt/run [03:33] i want one with a window manager [03:34] is ther eone that already comes with that preinstalled [03:34] we might need it for apt-get [03:34] tiling wm [03:34] it must tile [03:34] i want it to tile [03:34] does any ubuntu flavor come with a tiliing window manager [03:34] kk [03:35] why is everybody ignoring me [03:35] sorry im hogging EriC^^ [03:35] shut up [03:35] someone help me you [03:35] HELP ME!!!!!!!!! [03:35] HELP ME [03:35] HELP ME [03:36] why wont anybody help me [03:36] * OerHeks shuts up [03:36] k what ya suggest next EriC^^? [03:37] what is everybody doing [03:37] why wont anybody help me [03:37] Ender_Wiggin: /run mounted and stuff? [03:37] stallman if you have attitude about no one answereing you right away you probably wont get help [03:37] its an easy question [03:37] irc sucks [03:37] nobody ever helps me [03:37] i spent one hour yesterday trying to get someone to help me on something simple [03:37] EriC^^ yep [03:37] and nobody helped me [03:37] nobody can even answer a simple ubuntu flavor question [03:37] jesus === tom is now known as Guest99076 [03:37] Ender_Wiggin: ok, type dpkg -l | grep -E "grub|linux-image" [03:38] hi [03:38] yeah i did that [03:38] want me to do it again? [03:38] then no body probably knew your answere if its so easy why do you need help [03:38] Ender_Wiggin: did it return anything? [03:38] i think there's a typo [03:38] mrr411, what the heck are you doing [03:38] let me try it here [03:38] just answer my question [03:38] you're making my explain st uff i shouldn't its easy [03:38] http://pastebin.com/TjxyQCqV [03:38] I WANT A TILING WINDOW MANAGER. WHICH UBUNTU FLAVOR IS THE BEST FOR ME [03:39] THATS MY QUESTION [03:39] stallmen: That's enough. Be patient. [03:39] mint cinnamon [03:39] stallmen here is your answere.. toss it out the window [03:39] toss what out the window [03:39] my question [03:39] your computer since you have so much attitude [03:39] are you saying there is no tiling wm ubuntu preinstalled [03:39] fuck you [03:40] wow so hostile [03:40] you're telling me to waste my money tossing my computer [03:40] dont you have better things to do [03:40] read up your q was answered [03:40] EriC^^ what next? =] [03:40] mint cinnamon is mint not ubuntu [03:40] just try linux mint 17.3 [03:41] sounds dumb [03:41] well its all debian [03:41] oh [03:41] wait sorry!!! [03:41] please im sorry [03:41] banhammer coming [03:41] stallmen your a jack ass no wonder no one wanted to help you [03:41] linux mint seems like it comes even more bloated than ubuntu [03:41] !guidelines [03:41] is that true [03:41] The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [03:41] i hated the damn icons on left side of screen [03:42] read learn love, kthx. [03:42] is linux mint more bloated than ubuntu? [03:42] well lxle is no bloat [03:42] Ender_Wiggin: ok, type dpkg -l | awk '/grub/ || /linux-image/ {print $2}' | xargs apt-get -y install --reinstall [03:42] Guest i just make them disapeer and use ciaro docks for most my stuff nowdays [03:42] Ender_Wiggin: 1 sec [03:42] while that wipe anything EriC^^? [03:42] kk [03:42] i think i should just try ubuntu minimal [03:42] how long would it take to install ubuntu minimal [03:43] Ender_Wiggin: it should reinstall the stuff in that list, 1sec though [03:43] stallman he answered your q and now you are arguing why did you even ask if you already looked into stuff [03:43] kk [03:43] mrr411, im asking questions. [03:44] looks more like arguing to me and im guessing it will take just as long as any other system takes [03:44] is ubuntu minimal lubuntu? [03:45] Ender_Wiggin: dpkg -l | awk '$1 ~ /ii/ && (/grub/ || /linux-image/) {print $2}' | xargs apt-get -y install --reinstall [03:45] Ender_Wiggin: that should grab just the installed ones [03:46] is ubuntu minimal hard to install? [03:46] stallman this might help http://www.techradar.com/us/news/software/operating-systems/best-linux-distro-five-we-recommend-1090058 [03:46] for a beginner? [03:46] kk === dearn_ is now known as dearn [03:46] hey!!! [03:47] I guess I came to the wrong place and got mad for no reason. I expected you guys to be experts, but I guess that's why you use ubuntu. [03:47] exit [03:48] running [03:48] I was just hoping there was an ubuntu flavor with a window manager installed. I'm going to install arch linux instead. It's going to take the same amount of time if we factor in the time I spend uninstalling the ubuntu bloat. [03:48] you have not been asking about ubuntu and we have tried help but you are having attitude so maybe best if you just leave [03:48] I have been asking about ubuntu [03:48] All of my questions have been about ubuntu [03:49] EriC^^ eek 15min download. ill update ya when it's done [03:49] ok [03:49] no you asked what flavor would do what would be good for you [03:49] ty [03:49] mrr411: i don't think this is going to go anywhere useful [03:49] np [03:49] mrr411, why are you using that example to prove your point? That's proving my point, lol. [03:50] and some times people are not on that know the spacific answeres to your qs [03:50] You may be confusing the terms "ubuntu flavor" and distro. [03:50] lets all stay calm now [03:51] well no one is on that could help me with my q right now so im not going to be a baby about it ill come back later hope you get what your looking for night all [03:52] stallmen: I don't believe any of the flavors come with a tiling window manager, so you would need to set one up yourself [03:53] I'm having an issue after changing motherboards. I went from an asrock P67 Extreme 4 + i5 2500k to an Intel DZ77GA-70K + i7 3770. After setting my boot back up, it's taking 1 minute 30 seconds to make it through kernel half of boot. [03:54] I feel bad now. I was way too harsh on that guy- on everybody. [03:54] Startup finished in 1min 31.338s (kernel) + 1.741s (userspace) = 1min 33.079s is my systemd-analyze and blame only shows the userspace boot times. [03:55] Can you guys believe what I just did? [03:55] stallmen, might check out this link.. might give some insight [03:55] http://www.howtogeek.com/163154/linux-users-have-a-choice-8-linux-desktop-environments/ === absk007 is now known as Guest48551 [03:56] Tin_man, how long have you used linux [03:56] since 'Nam [03:57] damn namsters tried to steal our unix terminal... bad idea [03:57] over 2 years all different flavors, i'm running 5 different ubuntu now, and a couple of others [03:57] why are you running ubuntu??? [03:57] i like it [03:58] kubuntu, lubuntu, xubuntu ubuntu-mate, and ubuntu [03:58] why is that necessary??? [03:58] I didn't know there were 5 flavours of ubuntu [03:58] Sounds like a partitioner's nightmare [03:58] to learn, see the differences [03:59] Tbh I'm impressed canonical et al [03:59] =\ [03:59] different machines [03:59] Ohhhh well... Ubuntu does do everything for you lel [03:59] 4 machines 2 dual boots [03:59] Why even dual boot? [03:59] so i don't have to get up so much.. :) [03:59] just install the various environments... [04:00] I can't figure out my issue :( [04:00] What's your issue? [04:00] favorite is just plane ol ubuntu, followed by kubuntu.. i just install ubuntu-mate, but like it also.. [04:01] KDE is my favorite environment by far [04:01] Do you use unity de? [04:01] kris27mc, Swapped mobo cpu and ram, Asrock P67 Extreme4 + 2500k + 8gb ddr3 to Intel DZ77GA-70K + i7 3770 - 16gb DDR3 and my boot time has quadrupled [04:01] kris27mc, Systemd-analyze shows kernel is taking up minute 31 second [04:01] i like kde, but on my old dell, it lags a bit, but still not bad.. [04:02] hm... [04:02] alright. open a terminal [04:02] Hello everyone, could anyone help me with a problem, I accidentally gave root access via a command i copy/ pasted on the net on ubuntu support and i want to redo it..? [04:02] kris27mc, I always have a term open xD [04:02] well... [04:02] twitchy toes, Try turning it off and back on again lel [04:03] <.< [04:03] Yakuake??? CX [04:03] Nah [04:03] I just use cli a lot [04:03] espen_san_: what command? [04:03] Noice [04:03] Just can't figure this one out myself. [04:03] try this... [04:03] the command "sudo chattr +i" [04:03] later [04:04] on an ini file that i was going to customize for xcom 2 [04:05] espen_san_: doesn't that make it unchangeable? [04:05] sudo nano /home/$USER/.local/boottime.conf [04:05] espen_san_: i think sudo chattr -i removes it [04:05] kris27mc, Ok [04:05] enter "BOOTTIME = a couple seconds. Less than now" [04:06] Wot [04:06] Like literally that? [04:06] thanks Eric^^ [04:06] no problem [04:06] it worked! [04:08] kris27mc, literally that? Or a value less than now? [04:09] I was kidding about it if I'm honest. [04:09] But truthfully, don't worry [04:09] I figured as much, the more I thought about it. [04:09] A system can lag a bit for a couple boots after setting it up [04:10] So I wouldn't worry too much [04:10] It shouldn't take 2 minutes to boot, especially 10 boots after regardless. [04:10] Well, if the problem persists... [04:10] I only have 1 drive, and it's an ssd. [04:11] Hm [04:11] I've done well over 10 reboots since swapping trying to figure it out [04:11] The only thing I can find is the fsck statement prior to it coming into DE [04:11] Have you tried a clean installation of your preferred distribution? [04:12] Not since swapping. Didn't want to have to download all my stuff again [04:12] The live usb takes quite a while too, but it comes in systemd-analyze as userspace [04:12] EriC^^ finished, posting pastebin in 5 [04:13] Hm... [04:13] DMESG isn't giving me anything useful to work with. [04:13] Ender_Wiggin: ok [04:13] Have you tried optimizing your BIOS settings? [04:13] Mhmm. [04:13] Gonna see what happens if I disable the fsck on boot [04:14] Appropriate drivers? [04:14] what the fsck [04:14] Brb [04:14] I don't think I helped much lel [04:15] H [04:15] Noice [04:15] try this... [04:15] sudo nano /home/$USER/.local/boottime.conf [04:15] EriC^^http://paste.ubuntu.com/15128425/ [04:15] enter "BOOTTIME = a couple seconds. Less than now" [04:16] looks like clean instal? [04:16] twitchy toes, [04:16] Whoops [04:16] Ender_Wiggin: type df -h [04:17] Ender_Wiggin: nah [04:17] twitchytoes, have you done a systemctl status on it? [04:17] it looks like a space issue on /boot maybe [04:17] Disabling fsck on boot did not effect it [04:17] Startup finished in 1min 31.338s (kernel) + 1.744s (userspace) = 1min 33.083s [04:19] twitchytoes, have you done a systemctl status on it? [04:19] KK [04:19] ill copy [04:19] Degraded, 1 failed unit [04:19] Don't remember how to show what is failed [04:20] http://paste.ubuntu.com/15128451/ [04:21] Ender_Wiggin: try apt-get purge linux-image-3.16.0-30-generic [04:22] reset-failed made it work fine [04:22] Brb [04:22] Ender_Wiggin: if it fails, run rm /boot/initrd.img-3.16.0-30-generic [04:22] Ender_Wiggin: then try again [04:24] still running [04:24] when booting up ubuntu i get error required virtual size does not fit available size: requested=(1280, 1024), minimum=(640, 400), maximum=(1024, 768)" after some reaseach i am to add entries to /etc/X11/xorg.conf however i do not have this directory? [04:24] i have X11 but no xorg.conf [04:30] EriC^^ok done [04:31] http://paste.ubuntu.com/15128534/ [04:32] Ender_Wiggin: ok, try apt-get purge linux-image-3.16.0-{37,38,53}-generic [04:32] I found a solution for all your problems [04:32] !yt obliterate [04:32] wow nvm [04:32] this channel is unequipped [04:33] For what? [04:34] Ender_Wiggin: then apt-get install --reinstall linux-image-3.16.0-57-generic [04:34] The singularity? [04:35] Ender_Wiggin: there's a warning about /etc/crypttab , can you paste cat /etc/crypttab ? [04:35] yeah standbye [04:35] by [04:38] when booting up ubuntu i get error required virtual size does not fit available size: requested=(1280, 1024), minimum=(640, 400), maximum=(1024, 768)" after some reaseach i am to add entries to /etc/X11/xorg.conf however i have no xorg.conf??? help would be great thanks [04:38] * kris27mc catches a wild Pikachu [04:39] * madhumper69 wants it :-P [04:39] EriC^^ http://paste.ubuntu.com/15128590/ [04:40] Ender_Wiggin: there's a typo [04:40] figured hah [04:40] sorry [04:40] * kris27mc gives the new Pikachu to [madhumper69] [04:40] :D:D [04:41] madhumper69, what all have you tried to remedy your issue? [04:41] running now [04:41] well all i see online is to go in xorg.conf and add the resolution but i do not have this conf file [04:42] im still researching but 99% of forums redirect to xorg.conf ?? [04:43] But you do have xorg correct? [04:43] Well... [04:43] I don't have the file either [04:44] Perhaps that's the incorrect path [04:44] !xorg.conf [04:44] The /etc/X11/xorg.conf file is deprecated, but sometimes may still be needed to pass values to specific drivers. Generic xorg.conf generation: http://ubottu.com/y/xorgconf - ATI/AMD ( fglrx driver ) specific: http://ubottu.com/y/atiamd - NVidia ( nvidia driver )specific: http://ubottu.com/y/nvidia man xorg.conf for file structure and syntax. [04:44] no i dont see that anywhere i look in etc/X11 and no xorg.conf i also searched and nothing running ubuntu 14.04 [04:44] first link [04:44] erm, or not, I think the URL shortener broke [04:45] the video card is intergraded on a i5 2400 cpu [04:45] Do [04:45] "is deprecated... but still used" [04:45] wonderful factoid :p [04:45] Whoops [04:46] reisio: it's true. [04:46] the system seems to see the card fine it seems installed [04:46] Do "Xorg :0 -configure" [04:47] says fatal server error server is already active for display 0 [04:47] That will create a skeleton file that in /root I think [04:48] ls [04:49] What's the contents of /etc/X11/ ? [04:50] /me/me [04:51] app-defaults ; cursors ; default-display-manager ; fonts ; rgb.txt ; xinit ; xkb ;xreset/d ;xresources ; xsession/d ;xsession.options ; xsm ;xwrapper.config [04:52] http://paste.ubuntu.com/15128693/ [04:52] EriC^^ [04:52] Are you in an X session right now? === wu is now known as Guest15394 [04:53] im remotely connected with vnc [04:53] Ah [04:53] Hm... [04:53] but i get this error when i directly have my monitor hooked up also [04:53] Can you ssh? [04:53] yes [04:53] i have ssh open want me to close xrdp [04:54] ? [04:54] 0.0 [04:54] Yes [04:54] and run command again? [04:55] First do "xkill - a" [04:55] *xkill -a [04:55] unable to open display [04:58] Ender_Wiggin: not sure about that, maybe it needs to be sdb5_crypt , anyways, try rebooting to see if it works [04:58] type exit, then reboot [04:58] kk [04:59] Try sys [04:59] Try sudo stop lightdm [04:59] what is sys? [04:59] should i try booting from HDD? [04:59] Sorry it was a typo [05:00] yeah [05:00] i have gdm [05:00] stop gdm? [05:00] Yes [05:00] done [05:01] Ender_Wiggin: did all the grub packages get installed btw? [05:01] OK now try the "Xorg :0 -configure" again [05:01] Ender_Wiggin: type dpkg -l | grep grub if you're still there [05:02] im logged in as root; Xorg :0 -configure > Xorg :0: command not found [05:02] -.- === madhumper69 is now known as Madhumper69 [05:02] http://paste.ubuntu.com/15128772/ [05:03] EriC^^ [05:03] should i reboot and try to run off HDD? [05:03] Try X -configure [05:06] think that made a conf file for xorg [05:06] Your xorg.conf file is /root/xorg.conf.new [05:06] To test the server, run 'X -config /root/xorg.conf.new' [05:07] shows me a list of drivers also [05:07] Ender_Wiggin: yeah [05:08] im in xorg.conf.new now in /root [05:08] Very sorry mate but I need to go to bed [05:08] Best of luck to you [05:08] ... [05:08] i think.... [05:08] IT MAY BE WORKING [05:08] ok well thanks for the push i appriciate it, i have a xorg.conf.new now [05:09] knock on wood [05:09] lol? not sure what to do with it should i put it in x11? [05:09] fuuuuu [05:09] new error lol [05:09] Gave up on waiting for root device. [05:10] got a prompt that says (initramfs) [05:10] with tpying access [05:10] No dice on fixing boot time [05:10] Yeah do a mv /root/xorg.conf.new /etc/X11/xorg.conf [05:11] thanks penguin sweet dreams zZZzZzz [05:11] You are in the US? [05:11] Thanks [05:11] Night [05:11] Ender_Wiggin: what was it doing before? [05:11] Ender_Wiggin: ah vfs thing [05:12] Ender_Wiggin: maybe it's the /etc/crypttab issue, try booting it again [05:12] Ender_Wiggin: the live usb i mean [05:12] kk [05:12] sigh haha [05:13] * pi___ === pi___ is now known as minty [05:15] k booted to live cd [05:15] Ender_Wiggin: ok, decrypt the partition [05:16] anyone had any luck getting rss-glx screensaver(s) (availbale on usc) to work without xscreensaver? [05:16] hey guys, is it safe to upgrade from 15.10 to 16.04 alpha 2? Like, will it constantly be crashing [05:17] because there is this package I really want only in 16.04 [05:17] by typing in passphrase right? [05:17] Ender_Wiggin: yeah [05:17] k [05:18] oh hey EriC^^, I ended up reinstalling ubuntu because of the driver problem I was having [05:19] Guy1524: oh [05:19] now what [05:20] what [05:20] i come here just for fun [05:21] Ender_Wiggin: type sudo mount /dev/mapper/ubuntu--vg-root /mnt [05:21] Hi all, just wanted to ask you guys - did anyone of you tired to change the mac addrres of interface permanently? I have tried the udev methed and the init.d with no success I remember that in the previous versions of Ubuntu that was not a problem at all - anything changed? [05:23] ok [05:23] Ender_Wiggin: type cat /mnt/etc/fstab /mnt/etc/crypttab [05:24] mmk [05:24] you need pastebin? [05:24] yeah [05:27] Hi all, just wanted to ask you guys - did anyone of you tired to change the mac addrres of interface permanently? I have tried the udev methed and the init.d with no success I remember that in the previous versions of Ubuntu that was not a problem at all - anything changed? [05:28] can't say I've ever had a reason to, permanently [05:28] should be about as simple as temporarily, though [05:29] reisio: not really, the kernel is changing the mac everydtime it loads the drivers [05:29] people, i have ubuntu 15.10 with unity and i don't see any securuty notifications on top bar [05:29] reisio: even if you will change it in /etc/udev it will be changed again after the reboot [05:29] reisio: its kinda funny that is such a hassle really [05:30] it isn't [05:30] it's kinda funny you feel you need it, though [05:30] funny as in odd [05:31] reisio: do you know how to do it permanently? or you just want to ask for the reasons? its for my virtual box [05:33] EriC^^ http://paste.ubuntu.com/15128952/ [05:33] May be off topic - any good EDI packages in the open sources realm?? [05:34] jeffrey_f: what's an example of an edi package? [05:34] Electron Data Interchange [05:34] *electronic* [05:35] BOTS is out there, but it hasn't been touched since 2014 [05:35] jeffrey_f: bots is the only one I know of but I can't think of any reason to use them anymore. [05:36] shamurai: Just want to get familiar with EDI, but most are pay to play and are rather expenseive [05:37] hey i want to install ubuntu on y system [05:37] Ender_Wiggin: it looks ok almost [05:38] i have a usb drive and i can download the DVD [05:38] ok what ya suggest? [05:38] how do i do the partition if my windows takes all of it alread [05:39] Ender_Wiggin: fstab uses the uuid of root to mount it and the other just names it sda5_crypt once it's decrypted, i think [05:39] so should i reboot or? [05:39] Ender_Wiggin: i dont know, maybe it needs some hooks for the initramfs or try naming it sdb_crypt maybe [05:39] Ender_Wiggin: try sudo nano /mnt/etc/crypttab [05:39] should i download ubuntu 14 or 15 ? [05:40] and change it to sdb5_crypt [05:40] how should security updates notifications look like in unuty ubunut 15.10? Where it must appearaarera? [05:41] looks like it's called that already [05:41] Ender_Wiggin: honestly i dont have an idea about this, it's getting really late here and i have to go to bed, sorry [05:41] mmk [05:41] ty [05:41] Ender_Wiggin: no i think it's sda5_crypt not sdb5_crypt right now [05:41] I installed a ubuntu in a VM by netinstall.How I let the system support utf-8 to show chinese? [05:42] ah yeah [05:42] ondroed: you get the update manager window pop-up [05:42] try changing that, then type " for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done " [05:42] Ender_Wiggin: then type sudo mount /dev/sdb1 /mnt/boot; sudo chroot /mnt [05:42] Ender_Wiggin: then update-initramfs -u -k all [05:42] * minty [05:43] xangua: software updater? [05:44] k on it [05:44] RaysunKR: How are you trying to view Chinese? What do you see when you try? [05:45] got an error on first one [05:45] http://paste.ubuntu.com/15129035/ [05:46] Ender_Wiggin: don't put the quotes [05:46] lol sry [05:46] got sudomount: command not found 5 times [05:47] typo ^ [05:47] Ender_Wiggin: sudo mount, not sudomount [05:48] k got it [05:48] doin next steps [05:48] Jordan_U: I wanna install a utf-8 support like CentOS [05:49] Jordan_U: I worked in text line,Every thin is [05:49] k running update [05:49] Jordan_U: I worked in text line,Every thing is little block [05:50] http://paste.ubuntu.com/15129062/ [05:50] RaysunKR: Ok. Are you at a tty or are you in X? [05:50] accidently hit a few keys while it ran [05:50] ignore the ^[[A stuff [05:50] Jordan_U: I at tty. [05:51] I can remove the encryption completely if itll solve the problem [05:51] i really just wanna get the system running [05:51] or run some sort of autofix from the live CD if it doesnt erase existing settings or data [05:51] Jordan_U: Now I used lubuntu-desktop.In gragh environment,everything looks well. [05:52] xangua: where it will appeare? on left side bar or on top, where gear, time, etc? [05:53] Jordan_U: But I'd like to work in tty,because I can't imagine a large Xwindow environment running in an very old PC. [05:53] EriC^^what ya suggest [05:53] Ender_Wiggin: can you upload /boot/grub/grub.cfg ? [05:53] sure how? lol [05:53] =/ [05:54] Ender_Wiggin: cat /boot/grub/grub.cfg [05:54] RaysunKR: Xorg can be *very* light, especially if you're mostly working in terminals. [05:54] Ender_Wiggin: cat /boot/grub/grub.cfg /etc/default/grub [05:55] http://paste.ubuntu.com/15129094/ [05:55] Jordan_U: Eh,ok.Thanks your answer. [05:56] RaysunKR: You're welcome. [05:56] Jordan_U: How do you think use ubuntu to build a home server? [05:57] Ender_Wiggin: try sudo nano /etc/default/grub, then add "rootdelay=40" to GRUB_CMDLINE_LINUX_DEFAULT="...." [05:57] k [05:57] Ender_Wiggin: so that it's "quiet splash rootdelay=40" or so [05:58] Ender_Wiggin: then update-grub === scorpio is now known as chengkunye [05:58] Ender_Wiggin: if it works you can lower the rootdelay until it just works, try 10 maybe [05:59] sometimes my battery indicator says 100% full charged and says its plugged in but it isn't [05:59] running [05:59] how can i reset it? [05:59] Ender_Wiggin: if the rootdelay doesn't fix it, try holding shift to get grub when the pc boots, then go to advanced and choose an older kernel [05:59] running 14.04 [05:59] ok restarting now [05:59] Ender_Wiggin: 1 sec [06:00] which ubuntu are you using? [06:00] k [06:00] type cat /etc/issue [06:00] how do i check? [06:00] ^ [06:00] downloaded the Live CD, prob newer than the on on the HDD [06:00] i mean the one on the hdd [06:01] looks like 14.04.3 LTS [06:01] \n \l [06:01] Ender_Wiggin: ok, try apt-get install --reinstall linux-generic [06:02] not restart? [06:02] kk [06:02] see if it installs the 3.13.0-77 kernel [06:02] running [06:06] k done [06:06] Ender_Wiggin: did it install the 77 kernel? [06:06] eyah [06:06] yeah [06:07] 77.83 [06:07] ok, if the 3.16 ones don't work try it out [06:07] should i reboot? [06:07] yeah [06:08] hi my friends [06:12] hi friend (hi friend, hi friend!) [06:12] lol [06:13] EriC^^ got same error, i should hold shift when i restart? [06:13] i entered normal Ubuntu [06:13] i can try recovery [06:14] Ender_Wiggin: yeah hold shift [06:14] lotuspsychje: got that one? :p [06:14] then go to advanced [06:14] reisio: yes friend :p [06:15] got a smilar error [06:15] from the 3.13 kernel? [06:15] BusyBox v1.21.1 (ubuntu 1:1.21.0-1ubuntu1) built-in shell (ash) Enter help for list of built in commands [06:16] think it was 3.16, first recovery option [06:16] Ender_Wiggin: try the normal 3.13 one [06:16] ill restart again and go through shift menu [06:16] kk [06:18] same error [06:18] Gave up waiting on root device [06:18] Ender_Wiggin: did you update-grub after adding rootdelay earlier? [06:18] yeah [06:18] ill redo it [06:18] Ender_Wiggin: it's ok [06:18] press e in grub over ubuntu [06:19] and go to the line that starts with linux and change the rootdelay to a higher number [06:19] then press ctrl+x [06:19] like 60? [06:19] yeah [06:21] Hello guys im getting a samsung galaxy [06:21] S5 can that be used to transfer music etc from ubuntu? [06:22] Dylan____: if you enable dev mode on your android [06:22] how do i get back to the edit grub [06:22] did the nano for it and it's blank [06:22] Yes, if you use release 14.04 and up Dylan____ [06:22] already unlocked encrypted drive [06:22] do i need to be root? [06:23] Ender_Wiggin: you need to mount and stuff [06:23] Ender_Wiggin: type sudo mount /dev/mapper/ubuntu--vg-root /mnt [06:23] ty [06:23] Ender_Wiggin: sudo mount /dev/sdb1 /mnt/boot [06:24] Ender_Wiggin: can you upload cat /etc/default/grub ? [06:24] i want to see if there's an option about encryption there [06:25] GRUB_CRYPTO_ENABLE_LINUX or something like that [06:25] http://paste.ubuntu.com/15129232/ [06:25] Ender_Wiggin: sorry, cat /mnt/etc/default/grub [06:26] http://paste.ubuntu.com/15129241/ [06:27] Ok thanks cause i tried to put music on my iphone didnt work but now that i have a galaxy i can finally put music on it [06:27] So happy [06:28] always simplest to transfer data to and from a wireless device via... wireless [06:28] Dylan____: iphone should also showup as mounted device.. [06:28] Ender_Wiggin: i'm not sure this matters, but try to decrypt the partition using sudo cryptsetup luksOpen /dev/sdb5 sdb5_crypt [06:28] I was meant to say ipod not iphone silly me [06:28] !iphone | Dylan____ [06:28] Dylan____: 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 [06:29] Ender_Wiggin: try to reboot the live usb and use the command above to decrypt it [06:29] Dylan____: what Ubuntu and iOS version? [06:29] k [06:31] Ender_Wiggin: rootdelay is missing in /mnt/etc/default/grub are you sure you saved it after adding it? [06:31] thought i did [06:32] k ill run the decrypt can ya walk me through how to edit that grub again [06:33] sometimes my battery indicator says 100% full charged and says its plugged in but it isn't [06:33] how can i reset it? [06:33] running 14.04 [06:33] unlocked via cryptsetup [06:35] Ender_Wiggin:ok, type sudo mount /dev/mapper/ubuntu--vg-root /mnt [06:35] Ender_Wiggin: sudo mount /dev/sdb1 /mnt/boot [06:35] done [06:36] Ender_Wiggin: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [06:36] Ender_Wiggin: then sudo chroot /mnt [06:36] Ender_Wiggin: sudo nano /etc/default/grub [06:36] save with ctrl+o [06:38] after quietsplash i add what exactly? [06:38] rootdelay=60 [06:39] cntrl+o then cntrl+x? [06:39] goddard: reboot doesnt fix that? try a reboot without adapter branched [06:39] Ender_Wiggin: yeah [06:39] reboot? [06:39] not yet [06:39] Ender_Wiggin: try update-initramfs -u -k all [06:40] EriC^^ running [06:41] ok [06:41] any warnings? [06:41] not that i can see [06:42] ok [06:42] just says generating /boot 3x [06:42] try rebooting [06:42] what about that save grub thing? [06:42] yeah [06:42] err a command i entered after editing in nano last time [06:42] run update-grub [06:42] yep [06:43] hello [06:43] command not found [06:43] nvmd lol [06:43] did run haha [06:43] ok now restart? [06:43] any body use cygwin? [06:43] yeah [06:44] Ender_Wiggin: ^ [06:44] facer: This channel is for Ubuntu support only. [06:45] ok new thing happened [06:45] got my crypt prompt up [06:45] thats good [06:45] sign [06:46] YESSSSSSSSSS [06:46] OMFG YES [06:46] <3333333333333333333333333333333333333333 [06:47] ty ty ty EriC^^ [06:47] you deserve a damn medal [06:47] !cookie | EriC^^ [06:47] EriC^^: Wow! You're such a great helper, you deserve a cookie! [06:47] any body how to backup cygwin for another system? [06:47] Ender_Wiggin: np [06:47] thanks so much man [06:47] facer: you just have been told this is ubuntu support [06:47] seriously, saved me! Go to bed and relax haha [06:48] lotuspsychje: ok [06:48] youre wayyy too awesome [06:48] !alis | facer try to find a relevant channel [06:48] facer try to find a relevant channel: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu or /msg alis list http [06:48] Ender_Wiggin: you might not need the rootdelay, try sudo nano /etc/default/grub and remove it and update-grub when you want [06:48] mmk [06:48] thanks! [06:48] im gonna go get a beer finally haha [06:48] see ya [06:48] :D [06:48] no problem, see ya [06:49] ubottu got it [06:55] Are there any Kubernetes compatiable kernels in the repo that have compile flags CONFIG_RESOURCE_COUNTERS and CONFIG_MEMCG_SWAP_ENABLED both enabled? === Ceber is now known as [UPA]Stefan === nephos is now known as Guest74086 === pier is now known as Guest49842 === homajili is now known as homa_ === homa_ is now known as homajili [08:08] hola [08:30] how do i fix this, i was trying to look in my pictures folder and i got this error "Unable to find the requested file. Please check the spelling and try again. [08:32] sounds like you should try spelling it correctly [08:32] ue tab-completion in terminal [08:32] *use [08:38] Good morning everyone. [08:39] I started a new Hibernate application today and it is raising an java.lang.AbstractMethodError exception. === marcello1 is now known as Guest31002 [08:39] It comes up when I call the buildSessionFactory() method. [08:39] This is essentially the same issue reported here: http://stackoverflow.com/questions/32165415/java-lang-abstractmethoderror-when-buildind-session-factory [08:40] There are a good number of threads over the web with this same issue, but I have not found an answer yet. [08:46] hitler [08:47] no thanks. any tech support questions? [08:48] Nope. Don't use ubuntu [08:48] alrighty. please keep the channel clear for support, then === mukhbiir is now known as neoark [08:51] Hello [08:52] How should I update glibc in my ubuntu server? (production) [08:53] same way you update anything in ubuntu. sudo apt-get update && sudo apt-get dist-upgrade === lesterc` is now known as lesterc [08:53] and then your best bet is to reboot, to be honest [08:53] (to make sure all your process are using the updated shared library) [08:54] What a fun week huh? :) [08:54] I ran apt-get update && apt-get dist-upgrade [08:54] It doesn't find an update to the glibc packages [08:54] what version of ubuntu [08:54] 14.04 [08:55] server [08:55] shahar188: what version shows "apt-cache policy libc6" as installed? [08:55] what is the output of "apt-cache policy libc6 | grep Installed" [08:55] even unattended upgrades is active [08:56] k1l: you beat me by a second :( [08:56] Ben64: ha! [08:56] 2.15 [08:56] if unattended upgrades is active, it's probably already installed... [08:56] 2.15?! [08:56] I need to upgrade the package [08:57] because of the new exploit [08:57] shahar188: what does "lsb_release -d" show you? [08:57] it's 14.04 [08:57] SharkMa-san: dont lie! [08:57] shahar188: what exact output does "lsb_release -d" show you? [08:58] Description: Ubuntu 14.04.3 LTS [08:58] This give you the version of your distrib [09:01] Description: Ubuntu 14.04.4 LTS [09:02] shahar188: pastebin the full output of "apt-get policy libc6" [09:02] shahar188: please pastebin the output of ""apt-cache policy libc6" to paste.ubuntu.com and show the link here [09:02] k1l: ha! [09:02] :) [09:04] so for code we use pastebin but what if i wanted to show pictures of my desktop ... is there something for that [09:05] jgcampbell300: imgur.com [09:05] kil: thanks [09:05] any plans for a updated install iso files, due to the glibc debacle.. [09:06] jushur: uh, good question. i think that is worth filing a bug. [09:06] Hi all. Could someone tell me where I can find an older version (2.0.0+dfsg-2ubuntu1.21) of the binary qemu-kvm debian package? [09:06] I've looked on launchpad and only saw the binary for 2.0.0+dfsg-2ubuntu1.22 [09:07] ...and my google-fu isn't turning much up. [09:08] is KVM 2.0 not default? [09:09] Naw, there was a recent security update and I think the fix broke some functionality. [09:09] I've submitted a bug-report https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1545821 [09:09] Launchpad bug 1545821 in qemu (Ubuntu) "Regression: spice usbredirect causes windows client to crash" [High,New] [09:09] Oh. What version is default in the repos? [09:09] and was asked to install the older version, to help troubleshoot it. [09:09] how do I modify this to make it run every 5 minutes? messagingService.com003.active.renewal.contract.cron.val=0 0 1 ? * ? [09:10] http://www.cronmaker.com/ [09:11] kez: what shows "apt-cache policy qemu-kvm". please put into a pastebin and link it here [09:12] hello guys! newbie here with a problem. i just installed openjdk but it still says application requires java runtime [09:12] elkfish v 2.0.0+dfsg-2ubuntu1.22 is the most recent trusty-security release... I dunno' what's available in plain-old trusty... but I'm certain it's older than the version I've been asked to install. [09:13] realy want them to implement an option to set the unity panel height and color. my terminal gets slightly badly aligned at bottom due to the panel height. [09:14] k1l http://pastebin.com/yQA4RAPK [09:14] Can't stand unity [09:15] kez: Ask where to find that package in the bug report. Maybe he knows an archive that has it. [09:15] kez: or query the guy, `hallyn` is his nick [09:16] elkfish: then use something else. ubuntu ships enough desktops [09:16] Flannel ok, I figured I was just being a n00b and there was a common archive where old packages where kept and I couldn't find it. [09:17] kez: there is no .21 package in the repos. you only could use 2.0.0~rc1+dfsg-0ubuntu3 [09:17] I do,I use KDE [09:17] elkfish: ok. then we dont need the comments on unity from you, if you dont even use it. [09:18] hello, i try to run an script from udev rules, that works but after some seconds the scipt close (and my wvdial umts connect is close), i have try to start a service with systemctl, is this the right way???? [09:18] k1l ok thanks for looking :) I know that the bug does not exist on 2.0.0+dfsg-2ubuntu1.19 0 - but that's most recent version I had locally cached. [09:18] elkfish: what gpu you on? asking as i found that there is major issues with kde on radeon driver. [09:19] jushur, Nvidia gtx 960. Using proprietary drivers. [09:20] elkfish: urgh.. im kinda against using those my self. so ill stick with the working unity on radeon driver. [09:22] jushur, I hate using them too. Display barely works on my distro on open source drivers. [09:24] How can I install php5-memcached extension? apt-get install php5-memcached tells that it cannot find that extension. [09:26] hi pihpah: have you try php5-memcached memcached in apt-get ? [09:27] hi [09:28] hi [09:29] matthia__: hi [09:29] matthia__: memcached is already installed [09:30] E: Unable to locate package php5-memcached [09:31] hello [09:31] anyone [09:31] yangjun: hi [09:31] pihpah: is universe enabled? [09:32] hello, where are you from [09:32] the Internet :d [09:32] haha [09:33] is here many people? [09:34] can talk [09:34] hi yangjun [09:34] yo [09:34] audio enable? [09:34] !support ! yangjun [09:34] sebsebseb: I am only a bot, please don't think I'm intelligent :) === elkfish is now known as abetterfish [09:34] no yangjun [09:34] can speak in audio? [09:34] !ubuntu [09:34] Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [09:34] pihpah: sudo pecl install memcache [09:34] yangjun, this is a text only communication channel [09:35] !ot [09:35] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [09:35] i like ubuntu, but ubottu must be a bot [09:35] yangjun: you want the off topic channel I think [09:35] the chat channel [09:35] !guidelines [09:35] The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [09:35] !bot [09:35] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone [09:36] W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/saucy/universe/binary-i386/Packages 404 Not Found [IP: 91.189.88.149 80] [09:36] is people in this channel only about ubuntu> [09:36] yangjun: yes for help with Ubuntu [09:36] oh, thanks [09:36] !ot > yangjun [09:36] yangjun, please see my private message [09:36] i'm studying ubuntu [09:37] yangjun: stop that talk in here please. this channel is for technical suppport only. please use #ubuntu-offtopic for talk [09:39] Hi all, how do I update SOA for all my DNS records? [09:40] pihpah: is your network blocked? do you use a proxy? [09:42] Greetings fellow humans [09:43] I come in search of knowledge of the ways of Python and Django [09:43] Brucey: wrong channel try python and django I guess. with a number sign [09:43] uh keyboard set up [09:44] !python [09:44] I am but an idiot who knows not the ways of IRC how might I find such channels? [09:44] python is a popular Object Oriented scripting language included in Ubuntu. For more on Python please see http://www.python.org/ or #python [09:44] Brucey: channel is at the end there [09:44] press the link [09:44] !django [09:44] django is a high level python web framework that encourages rapid development and clean, pragmatic design. - see http://www.djangoproject.com [09:45] Brucey: try #python as channel for a start. [09:45] Anybody got any idea? It's bind server that I need to replace SOA in every zone file... [09:45] !irc [09:45] A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [09:45] Brucy: Do you know python but not django? There is a very current django tutorial on sentdex's youtube channel [09:47] abetterfish: I am a n00b in both respects, I did follow a couple of tutorials I had python mysql eclipse django all installed but ran in to trouble part way through the setup and fear I have irrevocably destroyed my computer [09:48] installed openjdk AND oracle java runtimes but it still says application requires java runtime, wtf? [09:49] Is anyone else using HexChat? [09:50] All hail hexchat [09:51] *Bows* [09:51] any tips guys? [09:52] apparently it allows python scripting? [09:53] Brucey: Yeah hexchat can get python plugins (I think) [09:54] asko: What type of file are you trying to run? A jar? [10:01] how to disable ipv6 permanently on ubuntu server? [10:01] http://www.binarytides.com/disable-ipv6-ubuntu/ [10:02] hello [10:02] I need to collect some information from many servers [10:02] abetterfish: I'm having some google authentification problems with email... [10:03] I have a list of installed application ad I need to get all version of thoses applications [10:03] Is there a tool can I use or may I have to use a simple script [10:04] hmm [10:05] acosonic, Sent you a PM [10:06] acosonic: is better to just firewall the ipv6 interface. then disabling it. [10:07] jushur: why? ... [10:09] acosonic: things can/will break when you disable it. firewalling it instead will block any remote access to it. and keep the localhost abilities. [10:10] jushur: true... true... Hm... [10:11] then I just need to tell DNS not to use it... And postfix not to use it, then it might be OK [10:11] acosonic: only need one app installed that has hardcoded ipv6 in and it will start to behave strange if it cant find it. [10:12] acosonic: yes proper configs are the right way to do it. [10:14] abetterfish, minecraft.exe [10:14] hello can anyone help me install grub, i installed it on the usb stick by misstake... and now i need to fix it. only problem is its not here im using ssh can someone guide me so i can install grub and then make a reboot.. [10:14] i only have 1 try when its over ssh... :( [10:14] asko: java -jar Minecraft.exe [10:14] if i mess upp it wont come upp :) [10:14] ok so I just removed reverse DNS entry for IPv6 [10:14] cheers! [10:15] asko: Well, err, you'll need the Minecraft.jar from minecraft.net/download [10:15] yeah, you don't run the exe in linux [10:15] it wont allow me to test it.. [10:16] i installed it via wine [10:16] don't [10:16] it's java, run it with java [10:16] Don't run Wine if you don't have to. Wine is not the best solution (still mad props to the wine devs) [10:18] i wont buy minecraft license if this machine wont run it [10:18] im using thinkpad t43 [10:19] ok? [10:19] minetest ran fine but its written in c++ [10:19] relevant because .jar file from minecraft.net/download requires buying it first, no demo option :S [10:20] not really relevant to ubuntu support [10:20] yea true.. [10:20] asko, mintest is in the repos free. [10:20] minetest [10:20] in rhythmbox how do i stop it using the play queue and instead just instantly playing the song i want [10:20] yes i downloaded it [10:21] your laptop probably can't play minecraft anyway [10:24] did the kernel support for ubuntu 14.04 lts jump from 3.13 to 3.19? Does that mean that 3.16 isnt officially supported for it? I have a solution that cant use 3.19 and the latest its supports in general is 3.16. [10:25] MACscr: see https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Kernel.2BAC8-Support.A14.04.x_Ubuntu_Kernel_Support [10:26] MACscr: either you use 3.13 the whole time or you need to switch kernel stacks in the time when 16.04 gets released. === \e is now known as exio [10:26] k1l: thanks. exactly what I was looking for [10:30] hi === Shadow is now known as Guest1454 [10:31] ok [10:31] any ideas why memtest is part of my grub, yet memtest isnt even installed according to dpkg —list [10:35] MACscr: its in the package grub?.. [10:36] hello [10:37] jushur: it is? my system is kvm, i dont need it [10:38] hello oall [10:38] MACscr: well your free t orecompile the package and remove that part. [10:39] any it techs online that i could brainpick regarding some implementation of a file server? [10:40] ask the question and find out [10:41] MACscr: you can set the memtest script -x in /etc/grub.d/ [10:44] k1l: -x? [10:44] remove the executable permission [10:44] I did sudo apt-get install kubuntu-desktop in ubuntu and rebooted, now the login screen and desktop looks really messed up, I think it's becuase of my GPU. How can i ssh into it and undo my changes? [10:47] hmm, i wonder why its not part of grub on my other system [10:49] RocketLL_, can't you just sudo apt-get purge kubuntu-desktop? [10:49] It says it's not installed ;-; [10:49] thats weird [10:50] I'm sure it installed properly, I was staring at the screen for the duration of the download [10:50] beyond me.. sure someone should know [10:51] hi there [10:54] im plannin on buing a tablet 4 ubuntu touch... i know there is a fully documented hardware-compatibility list but can u guyz recommend some tablets? [10:54] !touch | r4fu5 read the wiki [10:54] r4fu5: #ubuntu-touch is the related channel [10:54] r4fu5 read the wiki: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [10:54] ty k1l [10:56] Hi [10:57] hi [10:57] hello [10:57] 'xdg-mime query default text/html' -> firefox.desktop how to find the correct name for chromium-browser? === administrator is now known as Guest48547 [10:58] (so chromium will be the default) [10:58] sorry for all the kernel questions, but im trying to clean things up. Any ideas why kernel 3.19 is mentioned when dpkg doesnt list it as installed? http://hastebin.com/raw/afikecesiz [10:58] im trying to keep my system at 3.13 [10:59] 3.13.0-77-generic #121-Ubuntu is what is installed [10:59] er, currently running [11:00] ok so i am setting up a file server. i want to use btrfs to protect myself from hard drive failure as well as to create snapshots to protect against other data loss. i would also like to have a pair of external hard drives that backups are periodically run swapped so i can keep an offsite backup [11:00] is this possible? [11:01] MACscr: "ls -al /boot" [11:01] gunda: yes, of course === marcello1 is now known as Guest15396 [11:02] k1l: it is listed there [11:02] owen1: not sure but did you check /usr/share/applications ? [11:02] i was hoping to set up the externals in such a way that they be apart of the raid with the main drive. if the main drive fails i can just push the external in and bootup with some small amount of configuration [11:02] MACscr: what syste is that? [11:02] *system [11:03] ubuntu on btrfs [11:03] k1l: its a trust LTS system [11:03] gunda: I can't see why that would be a good idea, but good luck with that [11:03] gunda: sounds complicated, if you have drive(s) for backup, why not just use ext4 and backup regularly [11:03] MACscr: a apt-get autoremove doesnt remove it? [11:03] akik: nope. let me see [11:04] mcphail: explain your pov please [11:04] akik: i see this file: /usr/share/applications/chromium-browser.deskto [11:04] p [11:04] ben64: i expect the file server to be well into a TB of data and im worried the backups would take to long [11:04] gunda: https://en.wikipedia.org/wiki/KISS_principle [11:05] well just backup the changes, like with rsync [11:05] owen1: you can set defaults with "xdg-mime default chromium-browser.desktop mime_type_here" [11:06] mcphail: thank you i agree with that which is why im here to find a better solution. [11:06] or is it called resetting them [11:06] k1l: of course not, it doesnt even think its installed [11:06] as you could see with that dpkg output [11:07] akik: awesome. what should be my mime/type ? [11:07] gunda: Ben64 has given you the best solution. rsync is your friend. rsnapshot is a nice wrapper for incremental backups [11:07] MACscr: any chance you manually fiddled with dpkg there? [11:07] nope [11:07] owen1: they should be listed in the .desktop file [11:07] akik: oh. cool [11:08] MimeType=text/html;text/xml;application/xhtml_xml;x-scheme-handler/http;x-scheme-handler/https; [11:08] MACscr: apt-cache policy linux-image-3.19.0-25-generic [11:08] owen1: i copied these oneliners from someone, setting vlc as default https://atkdinosaurus.wordpress.com/2015/09/06/how-to-set-vlc-as-the-default-media-player-kdexdg/ [11:09] mcphail ben64: ok thanks. regarding btrfs. can i rsync all the data with the snapshots? i apologize i have only recently discovered the power of non-windows systems and still trying to understand it all [11:09] gunda: yes, you can rsync the snapshots if you wish [11:09] k1l: Installed: (none) [11:09] i don't do btrfs [11:09] ext4 is nice and stable [11:10] MACscr: then remove that manually from /boot [11:10] gunda: just remember a snapshot is not a backup - merely a convenient way to do a rollback [11:10] MACscr: or is this related to the host system? [11:11] akik: this one works! thanks. xdg-mime default chromium-browser.desktop x-scheme-handler/https [11:11] anyone thats willing to help me install grub on my @ server... i messed up and installed it on a usb stick by misstake .. im doing this with ssh so only 1 shot @ it.. thats why i want someone to guide me.. [11:12] Mcphail: i understand. my aim is to be able to fully restore the server (including the snapshots) from an external hard drive [11:13] Mcphail: so that worse case scenario the building burns down i can build up a new server with the data (incl snapshots) with the external hard drive [11:13] gunda: that sounds messy. Remember your external drive would have to be many times larger than your source drive, as snapshots are stored COW. Copying them to the external drive will lose that [11:14] mcphail: ok so its not that it cant be done. only that it would be impractical [11:14] gunda: you'd need to read up on "btrfs send" to do it neatly. I'm no expert on that [11:17] k1l: removed it manually and grub no longer shows it when i do update-grub, so thats good, but when i run 'update-initramfs -u' now, it still creates an initrd for 3.19 [11:17] mcphail: ok thanks. this is the following setup im going to use. please let me know what you think. two hdd in machine running raid1 using btrfs. ill create nightly snapshots and weekly do rsync of the partitions to an external hdd. once rsync is complete ill swap out the external and keep the first offsite for emergancies [11:18] sounds overly complex still [11:18] :) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:18] _:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:18] .,:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:18] ,:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:18] :) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:19] ben64: i figure it will protect from every sort of failure with minimal downtime [11:19] btrfs adds unnecessarily complexity imo, as does raid 1 [11:19] gunda: I'm generally of the opinion that RAID is a complete waste of time for almost every practical purpose [11:20] ext4, normal system, no raid, backups [11:20] if i drop the raid i am still protected by an offsite backup. and instead of external harddrives i could use a cloud based backup such as crashplan [11:21] you don't have to worry about raid if one drive dies, you just restore from backup [11:21] gunda: Ben64 is right. Until you get your backup strategy in place, everything else is just froth [11:21] the only downside to that is recoverytime if a hard drive fails or if an emergancy occurs [11:23] id like to use btrfs for the snapshots as i am gonna be running a mysql database on it and want zero downtime when backing up [11:24] good luck, you seem to ignore advice so i'll stop giving it [11:24] im not ignoring at all please dont get me wrong. [11:26] im just justifying why i want to use btrfs. i understand that it complicates things but i need as little downtime as possible. i have taken your advice to not use raid. it does seem silly [11:27] i have also taken mcphails advice that i shouldnt backup the snapshots [11:27] gunda: if the machine you're using has a RAID controller, you *should* use RAID (IMHO), but if you're talking about software RAID, that's a different situation [11:27] gunda: that isn't exactly what I said... [11:28] gunda: and you might look into something like rdiff-backup for incremental backup that allows you to restore to a point in time [11:29] i cannot get my launchpad back [11:29] yeats: is that not what btrfs would allow me to do? [11:30] gunda: further on the point about RAID - I would actually recommend that you buy a server that *does* have a good RAID controller given your use case [11:30] i give up, starting with a new name, registering etc, losing membership [11:30] bye [11:30] gunda: I'll be honest, I don't know [11:30] I've not used btrfs [11:30] :) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:30] _:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:31] .,:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:31] :):) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:31] .,:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:31] gunda: (but I do manage a system that needs to be up all the time and needs redundancy and fast restore from backup) [11:31] ive moved away from btrfs on my systems, if i need proper filesystem i use a bit of extra ram and zfs on the storage drives [11:32] yeats: how do you generally configure your systems? [11:32] jushur: your reason for moving away? [11:32] gunda: that's more involved than I'm willing to go into, (and it's actually OT) [11:33] gunda: plenty of resources on the web for the kind of thing you're asking [11:34] gunda: had some bad results with btrfs, lost data. === dannymichel is now known as DannyMichel [11:35] yeats: i know i have been digging deep into forums, wikis, articles and howto's. its just alot of information and preferences and im just trying to find a simple solution that is fairly easy to implement and manage [11:36] yeats: was hoping that someone in here might be able to point me in the right direction [11:37] gunda: I would probably pay a consultant to help you set it up, actually, especially if it's something a business or organization is going to rely on [11:37] yeats: i might just, thanks [11:37] somebody with real-like linux server experience [11:37] er.. real-life [11:38] thank you all [11:40] is this ubuntu help? [11:40] Guest16511: indeed it is [11:40] hello guys [11:40] how do i run xserver with chosen driver? [11:41] i want to run on ati driver [11:41] How to have a conky notification/count of new emails? [11:41] normally it just happens, can you explain whats going on Guest16511 [11:42] I would like to run xserver with xserver-xorg-video-ati not fglrx which is default (because xserver just take randomly 1 of devices and its taking fglrx not ati..) [11:43] i cannot run my desktop [11:43] <`consolers> i'm looking at a 15.10 install cd, which part of the ubiquity code copies the filesystem to the target partition? which file should i be looking at? [11:44] Guest16511: fglrx is ati's driver [11:44] @ben64 but it makes my desktop black without even mouse pointer [11:45] k1l: removed it manually and grub no longer shows it when i do update-grub, so thats good, but when i run 'update-initramfs -u' now, it still creates an initrd for 3.19. Any ideas? === `consolers is now known as consolers [11:45] Guest16511: fglrx isn't default either, it needs to be installed [11:46] @Ben64 Okey, but i want to run xserver with xserver-xorg-video-ati [11:46] MACscr: sorry, i dont know what you did to that system to still wanting 3.19 then [11:46] Guest16511: what i'm saying is you had to have done something in order to have fglrx now [11:47] @Ben64 i know... but it doesnt make me any closer to running with xserver-xorg-video-ati... [11:47] MACscr: can you paste dpkg -l | grep linux-image ? [11:48] Guest16511: so undo what you did. i don't know what you did === CatKiller is now known as Guest4387 [11:48] EriC^^: its not listed there, so i had to manually remove the kernel files using rm from /boot [11:49] MACscr: oh [11:51] how do i hide the quit messages? [11:51] !quietirc [11:51] To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages [11:53] !quietirc [11:53] To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages [11:53] I just installed Ubuntu to my hard drive, but when I select the drive in my select-a-drive-to-boot menu, it comes up with the GRUB menu, giving me the option to install or try ubuntu [11:53] Guest16511: read the bots message [11:53] i see... [11:53] how do i run www in console? i dont have desktop [11:53] JamEngulfer: how did you install it? [11:54] Guest16511: and btw: irc as root is plain stupid. [11:54] I used a live USB stick [11:54] brb [11:54] exit [11:54] k1l: Ah right, to avoid that, I needed to unplug the USB key [11:54] Now I’m just getting ‘No operating system found’ [11:54] JamEngulfer: yes. it sounds like its booting the usb [11:55] I'm trying to allow a user to use one command with passwordless sudo using this, but it's not working, is this correct? `user ALL= NOPASSWD: /usr/bin/supervisorctl` [11:55] I have `less` installed but update-alternatives doesn't see it as a valid pager, `update-alternatives --display pager` only shows /bin/more and /usr/bin/pg [11:55] JamEngulfer: does the menu you used to get be in black and white? [11:55] Yeah === MrXXIV_ is now known as MrXXIV [11:56] Gah. A clean SSD and a complete Ubuntu wipe/install and I still can’t boot [11:56] i installed the kernel again and then removed it with apt-get and that seemed to take care of it [11:56] JamEngulfer: go to the bios and check that legacy isn't enabled, sounds like you installed in uefi and are booting in legacy now [11:57] EriC^^: Whelp, that didn’t fix anything [11:57] :) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:57] _:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:57] ,.:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:57] :) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [11:57] bbl [11:57] huh, weird [11:57] anyway, [11:58] I put it in UEFI only, and I’m still getting “Error 1962: No operating system found” [11:58] do I need to include sudo in the allowed commands? [11:59] JamEngulfer: what kind of laptop is it? [11:59] A desktop [11:59] custom built? [11:59] ubuntu374: user ALL=(root) NOPASSWD: /usr/bin/supervisorctl [11:59] It’s a generic Lenovo one [11:59] ubuntu374: that works for me [11:59] Give me a sec and I’ll find the model [11:59] JamEngulfer: it's ok, did you disable secureboot? [12:00] It’s a Lenovo H250s [12:00] haasn: thank you, will try :) [12:00] Where I’ve unplugged the built in HDD and plugged the SATA connectors into an SSH [12:00] *SSD [12:00] hi my friends [12:00] Hallå [12:01] JamEngulfer: ok, let me try rebooting [12:01] JamEngulfer: try any hdd settings you can find in the bios, ahci etc [12:01] i'll be right back [12:01] ok === homa is now known as yes [12:02] haasn: prompted for a password [12:02] haasn: i ran `sudo /usr/bin/supervisorctl` === DannyMichel is now known as dannymichel [12:04] JamEngulfer: ok, can you boot the live usb? [12:04] Yeah [12:05] Should I do that? [12:05] yeah [12:05] Ok, done that [12:06] JamEngulfer: ok, type sudo parted -l and paste the output in paste.ubuntu.com [12:07] hello the latest proposed kernel makes problems with a lenovo g550 - the processor speed stays at 1,2ghz === Gost is now known as Hash [12:08] `:l #ubuntu [12:08] Hiyas all [12:09] EriC^^: I have the output, just trying to connect to the internet [12:12] JamEngulfer: i'll be back in a few mins [12:12] ok [12:13] EriC^^: http://paste.ubuntu.com/15130479 [12:15] is it just me or have features in nautilus been cut [12:16] I remember a time where nautilus would show samba shares without 0 delay [12:17] one [12:17] hello [12:18] Hi [12:18] when i run computer i have ubuntu login screen then i enter password to my acc and then i heard a sound and i am threw back to login screen (with correct password) what is wrong? [12:18] marcin__: what video card do you have? [12:19] marcin__: did this ever work, did it just break after an update? [12:19] i messed up with drivers [12:20] i had linux mint entered drivers and changed xserver-...-ati to fglrx [12:20] now i deinstalled fglrx and i can log into gnome guest [12:21] JamEngulfer: i'm back [12:21] Hey there [12:21] Slow room [12:21] I gave the link to the paste earlier [12:21] JamEngulfer: ok, type sudo mount /dev/sda2 /mnt [12:21] afternoon lotuspsychje [12:21] Dead room as well [12:22] done [12:22] https://appdb.winehq.org/objectManager.php?sClass=version&iId=33102 this says sketchup 2016 should work via wine but installation whines not being win7 [12:22] is this possible to start startx with xserver-xorg-video-ati? [12:22] JamEngulfer: type " for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done " [12:22] oh god [12:23] Get android and have more fun. Ubuntu never reslly got to huge user base like android did. [12:23] ok [12:23] hello i messed up my grub by installing it on usb by misstake can i solve this with just " sudo grub-install /dev/sda && sudo update-grub " ??? [12:23] i removed the usb from computer [12:23] Dont say oh god [12:23] Mathisen: it depends if it's legacy or uefi [12:23] Its rude. [12:23] problem solved, wine was operating as win xp [12:23] :/ [12:23] EriC^^, legacy [12:23] someone help me too? :D [12:23] Mathisen, yes that should work [12:24] Mathisen: if you're just missing the mbr then grub-install /dev/sX && update-grub should do it [12:24] *sdX [12:24] Some ppl belive in god [12:24] marcin__: startx should not be used anymore, whats your actual problem please [12:24] !ot | Icedream [12:24] Icedream: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! === xangua_ is now known as xangua [12:25] EriC^^: Ok, I ran that [12:26] JamEngulfer: ok, type sudo mount /dev/sda1 /mnt/boot/efi [12:26] hey [12:26] I start computer. Ubuntu welcome screen appears. I select my user name and enter the correct password. I press enter. For one second there is black screen. There is a sound. I am moved back to login screen. [12:26] i'm running on xubuntu 14.04 LST [12:26] how can i install steam on it? [12:26] i installed it from ubuntu software center but when i open it , it happens nothing [12:26] marcin__: press ctrl+alt+f1, login then check ls -l ~/.Xauthority [12:26] k, done [12:26] pukapy: open a termnal, run steam-launcher [12:26] if it's owned by root or not your user then chown it [12:27] JamEngulfer: sudo chroot /mnt [12:27] ! Partner | pukapy enable partner repository and install it from software center [12:27] pukapy enable partner repository and install it from software center: Canonical's partner repositories provide a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" » [12:27] ok [12:27] marcin__: ubuntu version and graphics card chipset please? [12:27] should i write that in terminal with ""? [12:27] anyway to check bios boot order ?? dont remember if my server boot from sda or sdb .... [12:28] im using ssh here... not near the computer [12:28] Mathisen: if you know which disk by size or make is getting booted then sudo parted -l [12:28] might help [12:29] ( that's not the boot order though, just the disks available ) [12:29] i add that to resporitory now what i install steam from ubuntu software center? [12:29] yeah i get it... hmm seems like i need to take guess :( [12:29] EriC^^: I did that btw [12:29] JamEngulfer: ok, type efibootmgr -v and paste in paste.ubuntu.com [12:30] Mathisen: hold on, somebody might know [12:30] The installation or removal of a software package failed. [12:30] what should i do? [12:30] EriC^^, will do [12:30] it seems the deb from the steam website works best, pukapy [12:30] efibootmgr: EFI Variables are not supported on this system [12:30] ok === exio is now known as exio4 [12:31] BluesKaj: The deb from Valves website wont add udev rules needed for the Steam controller for instance [12:31] ok i install steam-launcher [12:31] now how i open it? [12:32] pukapy: just run "steam-launcher" in a !terminal [12:32] JamEngulfer: open a fresh terminal and type ls -l /sys/firmware/efi [12:32] steam-launcher: command not found [12:32] EriC^^: No such directory [12:32] hateball, thedn why all the glowing reports about it in the forums [12:33] what can i do? [12:33] BluesKaj: How would I know, I don't read the forums. [12:33] ubuntu: Linux Mint 17.3 Rosa graphic card: amd radeon R7 370 / R9 270X/370 OEM ?? this is from the driver (lspci | grep VGA) [12:33] !mint | marcin__ [12:33] marcin__: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [12:33] join #linuxmint-help [12:34] marcin__: install a regular ubuntu version from the topic, and we will able to help you [12:34] marcin__: on irc.spotchat.org [12:34] pukapy: did you add the partner repo as suggested? After that you should be able to run "sudo apt-get update && sudo apt-get install steam:i386 && steam &" [12:34] yeha i add that repository [12:35] i got this [12:35] [1]+ Stopped sudo apt-get update && sudo apt-get install steam:i386 && steam [12:35] JamEngulfer: ok, the live usb is booted in legacy mode, reboot it in uefi mode [12:35] uuuuuuh [12:35] ok [12:36] pukapy: press enter [12:36] yeah [12:36] i press [12:36] Ah, I see, there is indeed a UEFI option [12:36] pukapy, type "fg" [12:36] pukapy: at the install step you should get an ncurses gui that wants you to accept the steam license [12:36] I’m in the GRUB boot thingy, should I do the ‘try ubuntu’ option? [12:36] sudo apt-get update && sudo apt-get install steam:i386 && steam [12:36] how do i list all devices (usb etc)? [12:36] that fg [12:36] show me [12:37] Mathisen: what kind of pc is it? [12:37] JamEngulfer: is it in black and white? [12:37] marcin__: your still on mint, please seek help on their channel [12:37] EriC^^, a Dell optiplex 760 [12:37] EriC^^, Desktop [12:37] marcin__: yea, we don't support mint here [12:38] lol [12:38] Mathisen: ok, try sudo apt-get install smbios-utils [12:38] EriC^^: Yep [12:38] it still don't work... [12:38] marcin__: make your life easy and install an ubuntu version from the topic, youl get all the help you need here [12:40] lotuspsychje: i need to copy my files first [12:40] so how can i make that damn steam to work?.. [12:40] JamEngulfer: ok, boot i [12:40] it [12:41] EriC^^: Should I boot and do all of the commands you listed before? [12:42] EriC^^, does not seem to be anything in there for boot order [12:42] i can get some info but not what im after [12:42] JamEngulfer: yeah, first check ls -l /sys/firmware/efi to see if it booted in uefi right [12:42] ok [12:42] now i get couldn't set up steam data - please contact technical support [12:42] Yeah, that gave a list of things [12:42] They look EFI-ey [12:43] <[[thufir]]> in apt, how do I reconfigure a package? specifically, mail-stack-delivery === erwin is now known as easyOnMe [12:44] Mathisen: does sudo dmidecode [12:44] provide anything useful? [12:44] JamEngulfer: ok, run the previous commands [12:45] EriC^^, wow big output need to parse it give me a few min [12:45] can someone tell how i can make usb_modeswitch run automatically when i put usb modem to pc? [12:46] for some reason it doesnt install udev rules automatically while i install usb_modeswitch on ubuntu server [12:46] <[[thufir]]> ok, pardon, it was dpkg-reconfigure, not apt. However, it doesn't do anything with mail-stack-delivery. Do I have to purge and re-install it? [12:47] :) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [12:47] _:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [12:47] ,.:) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [12:47] :) The OP k1l is a filthy c unt. :) his mother will die from breast cancer soon. S atan make this so :) his w h ore mother will be F UC KED in hell by jesus and the PrOpHeT Muhammad. they both F UCK pigs like her :) :) The moderator k1l is a C U NT :) :)㋛ [12:47] bbl [12:47] !ops | a4711 known spammer [12:47] a4711 known spammer: 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 [12:47] EriC^^, does not seem to tell anything maybe im blind.. >> http://paste.ubuntu.com/15130747/ [12:48] Mathisen: yeah, it was a long shot [12:48] EriC^^: http://paste.ubuntu.com/15130759 [12:48] Output of efibootmgr -v [12:51] JamEngulfer: ok, type ls -lR /boot/efi [12:51] and paste the output [12:52] exit() [12:52] quit() [12:52] !commands [12:52] The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [12:53] !quit [13:02] hey guys my ubuntu is kind of broken, how can I fix it? something like "repair existing installation" [13:02] EriC^^: http://paste.ubuntu.com/15130916 [13:03] Hello, how can I search files under N mb in file manager? [13:03] lokien please provide a specific error message [13:03] God that took so long to do. The WiFi for the PC I’m repairing is terrible [13:03] ouroumov_: it won't shutdown, and it doesn't work with systemd, I'm forced to pick upstart. I want "clear" install again [13:04] JamEngulfer: ok, type sudo mkdir -p /boot/efi/EFI/Microsoft/Boot [13:04] JamEngulfer: and sudo mkdir -p /boot/efi/EFI/Boot [13:05] wtf [13:05] unable to resolve host ubuntu [13:05] JamEngulfer: np, dont use sudo [13:05] weird [13:06] Well, I tried again and it worked [13:06] it's cause it's from the live usb, no worries [13:06] fair enough. Yeah, both commands are done [13:06] JamEngulfer: ok, type cp /boot/efi/EFI/ubuntu/shimx64.efi /boot/efi/EFI/Boot/bootx64.efi [13:06] with or without sudo? [13:07] oh right [13:07] JamEngulfer: and cp /boot/efi/EFI/ubuntu/shimx64.efi /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi [13:07] I’m root [13:07] without [13:09] Ok, both done === cdecker_ is now known as cdecker === cdecker is now known as BCBot [13:10] atralheaven not sure is it can be done in file manager, but while you try to find out, type this is in a terminal find / -size 500M -exec ls -lha {} \; [13:11] JamEngulfer: ok, try rebooting [13:11] uuuuuuuuuuh [13:11] crap [13:11] Some error about /boot [13:11] Now I’m at a GRUB screen [13:12] which grub screen? [13:12] try ubuntu [13:12] hmm [13:12] oh [13:12] what was the error about /boot? [13:13] I couldn’t catch it [13:13] Literally too fast to see [13:13] JamEngulfer: ok, try removing the live usb [13:13] <[[thufir]]> in apt, how do I reconfigure a package? dpkg-reconfigure has no output for mail-stack-delivery [13:13] Have done [13:13] and see if you get a different error at the end [13:14] Now it’s on the “Operating system not found” error [13:14] JamEngulfer: ok, boot the live usb [13:15] Ok, I’m booted now [13:16] was ‘cp /boot/efi/EFI/ubuntu/shimx64.efi /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi’ correct? [13:16] JamEngulfer: yeah [13:16] oh, o [13:16] *ok [13:16] I’m booted now [13:16] JamEngulfer: type sudo apt-get install efibootmgr [13:17] Ok, it’s already the newest version [13:18] JamEngulfer: ok, sudo efibootmgr -v [13:21] http://paste.ubuntu.com/15131050 [13:23] first titme i see uefi output [13:23] time* === dave4925__ is now known as dave4925 [13:24] EriC^^: I linked the paste [13:25] JamEngulfer: ok, type " for i in 0029 0022 0023 0021 0025; do sudo efibootmgr -A -b $i; done " [13:25] wat [13:25] ok [13:25] JamEngulfer: that will disable the boot entries for the ssd and WD My passport and others so ubuntu is first in the boot order for uefi [13:26] Ok, done [13:27] JamEngulfer: so if you ever need to reverse it use the same line but replace sudo efibootmgr -A -b .... with sudo efibootmgr -a -b [13:27] to make them active again [13:27] Ok, cool [13:27] Should I try rebooting? [13:27] yeah [13:27] Also, should I remove the memory stick as well? [13:28] i dont think it matters [13:28] ah fsk [13:28] Still getting the OS not found error [13:28] also an error? [13:29] uefi is enabled and secureboot is turned off, right? [13:29] yeah [13:29] what can I use to select just one page of a pdf document? [13:29] and save it as a file? [13:29] JamEngulfer: try booting the live usb again === [UPA]Stefan is now known as Tronsha [13:31] EriC^^: Ok, booted [13:31] JamEngulfer: sudo efibootmgr -v [13:32] That’s weird, command not found [13:32] I’ll just apt-get it [13:32] !info pdftk | lerner [13:32] lerner: pdftk (source: pdftk): tool for manipulating PDF documents. In component universe, is optional. Version 2.02-3 (wily), package size 677 kB, installed size 2899 kB [13:36] lerner inkscape can edit pdf, too [13:38] EriC^^: http://paste.ubuntu.com/15131287 [13:41] JamEngulfer: try sudo efibootmgr -c -w -l \\EFI\\ubuntu\\shimx64.efi -L "Ubuntu" -p 1 -d /dev/sda [13:41] l I [13:42] is the third argument an l or a capital i? [13:42] small L [13:42] MonkeyDust: I can list them with 'find . -type f -size -10M' but I need to list them in file manager to be able to delete some of them [13:43] There was some sort of thing that happened [13:43] A list of devices/boot thingies [13:43] JamEngulfer: ok, try rebooting [13:44] ok [13:44] Nope [13:44] Nothing’s working [13:44] atralheaven i tried it in nautilus, there's no such option... maybe another file manager... or wit find in a terminal ... find . -type f -size -10M -exec rm {} \; [13:45] I’m giving up now [13:45] JamEngulfer: you can use legacy mode in worse case [13:45] JamEngulfer: did you try removing the memory card? [13:45] That doesn’t work either [13:45] you need to reinstall in legacy mode [13:46] Hey guys. [13:46] I need some help ;D [13:46] blackdep let's hear it, in one line [13:47] Hey all! [13:47] Is this a good place for noob questions? :) [13:47] I found a way to access through the terminal in my college exam hall. [13:47] hello is this where i can ask questions about ubuntu [13:47] balky let's hear it, in one line [13:47] I knew that they were using ubuntu systems on the computers , What can I do to other guys on the same network as a root terminal ? [13:47] JamEngulfer: try enabling csm legacy and reinstalling in legacy mode ( use ls -l /sys/firmware/efi to check that it's not in uefi mode should be empty ) [13:48] if so why when i put in a dvd it brings up vlc but doesnt play... [13:48] Thanks MonkeyDust - I have a VPS running Ubuntu. How good / bad is having DNS run localy? [13:48] i mean what does ubuntu 14.04 come with (nothing it appears)' [13:48] blackdep how legal is that [13:48] blackdep keep it in the channel [13:48] Hi, i would like installing Linux into a new Asus zenbook pro, Windows wont be installed on this machine, is it dangereous to erase all partitions on the hard disk drive in order to install linux ? [13:49] should i care about the Windows boot manager ? [13:49] "Windows boot manager" [13:49] mrCee3: You may need to install extra codecs [13:49] MonkeyDust who gives a dammmmn! [13:49] mrCee3: Open a terminal and issue: sudo apt-get install ubuntu-restricted-extras [13:50] blackdep if it's not legal, this is not the right channel for you [13:50] MonkeyDust where do you suggest me to go then ? [13:52] !alis | blackdep [13:52] blackdep: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu or /msg alis list http [13:53] here is what i get http://imgur.com/F4mQgPk [13:54] I have USB3 hub + ethernet adapter; it freezes the system every time I use it but the duration from plugging it isn't constant, the freeze can happen after 2 mins or after 30 mins; any idea? [13:54] mrCee3: please elaborate [13:54] mrCee3: Hit TAB to mark the button, then hit enter to accept that microsoft license [13:55] tab... omg! Geirha... thanks so much! [13:55] hey all i have a system and the wifi card is just not showing up anywhere but lspci. it's an intel 8260, rev 3a [13:56] any tips on what i should try? [13:56] (why doesn't it use a graphical debian frontend by default when DISPLAY is set?) [13:56] i'm an arch user fixing a friend's system so please dumb down any ubuntu-specific stuff :3 === xubuntu is now known as Guest19681 [13:57] ip link is giving me a weird output [13:57] laudiacay: what release is the machine running? [13:57] no wireless anything shows up [13:57] hateball: one sec [13:57] laudiacay: as it will need a quite new kernel [13:57] t [13:57] laudiacay: cat /etc/issue [13:58] ubuntu 14.04.3 LTS [13:58] hateball: [13:58] shit seriously a new kernel :( [13:58] god i just wanna install arch on it [13:59] laudiacay, you can take a look here http://askubuntu.com/questions/693109/intel-wireless-8260-unclaimed-network [13:59] laudiacay: please don't curse and you can install Willy(Ubuntu 15.10) kernel from official repository [13:59] geirha... my dvd is playing great now thanks again! [13:59] laudiacay: you can sudo apt-get install linux-image-generic-lts-wily to get the latest ubuntu packaged kernel on it [14:00] laudiacay: that is, the one from 15.10 [14:00] laudiacay: which is 4.2. I am not sure if it supports 8260 tho, as I only have 7260 myself [14:01] hateball: ok thank you i'm going to look [14:01] ioria: im working through that solution rn [14:01] thanks [14:02] laudiacay, good luck [14:02] hey every one [14:04] Anyone? I'm trying to figure out how much resources will local DNS use on VPS [14:04] is it overhead just to redirect one domain? [14:04] balky try in ##networking [14:06] EriC^^: Hey, just want to say thanks for helping me out. I’ve got to head off now, but it looks like Lenovo’s hardware might just be putting a spanner in the works. Either way, I’m giving up getting it working, as it’s not worth my time [14:06] Thanks again though [14:06] OK, thanks [14:08] yall where's drivers?? [14:09] iooner: [14:09] (sorry for the ping that was on accident) [14:09] hateball: [14:10] i need "/drivers/net/wireless/iwlwifi" [14:10] but i can't find it :( [14:11] wait so it should be under [14:11] help [14:11] need help [14:11] /lib/modules/ [14:11] right? [14:11] then like.... [14:11] if anyone has sometime for chat , please pm me [14:11] theres 2 options theres 3.19.0-25-generic and also 3.19.0-49-generi [14:11] generic [14:11] this is my /etc/network/interfaces on Ubuntu 14.04: http://paste.codebasehq.com/pastes/4mdv70dwcm9m7ascrj , when I boot I get "booting without full network configuration"... what am I doing wrong? [14:12] laudiacay: Please dont treat this channel as your personal blog, it's terrible for anyone else to see what is going on [14:12] i'm asking y'all [14:12] !help [14:12] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [14:13] blackdep, ask your question in the chat, you 'll have the advantage of possible support from more than one helper [14:14] hateball: is there a reason there's no PCIE folder in /kernel/drivers/net/wireless/iwlwifi? [14:14] laudiacay ask your question in one line, so you just have to hit the up arrow to repeat the question === Emmanuel_Chanel_ is now known as Emmanuel_Chanel [14:17] hi [14:19] hi. i downloaded world of warcraft 4.3.4, set all files and folders to me as owner, set chmod 777, and WOW launcher says: Cannot stream required archive data. Please check the network connection. Plz help [14:19] !wine | gambler [14:19] gambler: 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 [14:20] gambler don't use 777 ... anyone could change anything, locking you out [14:22] Hi. In GNU awk, how do I print all fields except the last 2? [14:23] guest if you don't get an answer here, try in #bash === jottr_ is now known as jottr [14:23] is awk bash? [14:23] SchrodingersScat as it's used in bash scripts === Sofia is now known as Guest80454 [14:24] MonkeyDust: oh, and thanks, adding the timeout/clientsomething for my ssh_config and sshd_config seems to have fixed my problem with connecting to my reverse tunnel that you probably don't remember. [14:24] hi my friends [14:24] hello [14:25] is it possible to create a network bridge on Ubuntu Desktop, or should I rather choose Ubuntu Server? [14:28] necku_: this is a little old but, https://help.ubuntu.com/community/NetworkConnectionBridge , and afaik there wouldn't be much difference between the server and gui version on this, I could be wrong. [14:29] does sudo apt-get remove kdepim uninstalls kmail too? [14:30] SchrodingersScat, ubuntu boots "without full network configuration" whan I try that. how can I find the fault? [14:31] when i write sudo apt-get update see this error===http://paste.ubuntu.com/15131818/ [14:31] mrsam96 that's not an error, that's an action [14:32] necku_: /etc/network/interfaces ? [14:32] mrsam96 after that, it should continue [14:33] how can i do? [14:33] what can i do? [14:33] mrsam96: is that the only thing it says? [14:33] mrsam96: it says nothing else? [14:33] its only [14:34] mrsam96: is this ubuntu? [14:34] yeah [14:34] what version? [14:34] 15.120 [14:34] 15.10 [14:34] Okay. [14:34] What does /etc/apt/sources.list contain? [14:34] wait [14:34] Can you paste it on a pastebin please? [14:34] !paste | mrsam96 [14:34] mrsam96: 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:34] yeah wait [14:34] ok [14:36] what command have to do? [14:36] cat /etc/apt/sources.list [14:36] mrsam96 sudo apt install -f [14:36] mrsam96, more /etc/apt/sources.list | pastebinit [14:36] cfhowlett: that assumes pastebinit is installed [14:36] true true [14:37] true true [14:37] which I wouldn't do, especially as they have issues with apt, we can't assume they even can install it [14:37] mrsam96, more /etc/apt/sources.list | nc termbin.com 9999 [14:37] this error::::You are trying to send an empty document, exiting. [14:38] SchrodingersScat, http://paste.codebasehq.com/pastes/4mdv70dwcm9m7ascrj [14:38] mrsam96 go ahead sudo apt-get autoremove [14:38] uh [14:39] mrsam96: can you paste your /etc/apt/sources.list please? [14:40] popey> this error:::You are trying to send an empty document, exiting [14:40] remove it? [14:40] mrsam96: cat /etc/apt/sources.list [14:40] mrsam96: paste the output from the above in paste.ubuntu.com please [14:40] خن [14:40] ok [14:41] popey> http://paste.ubuntu.com/15131922/ [14:42] mrsam96: okay, that looks good. [14:42] popey> so? [14:43] what this command do?====sudo apt-get autoremobe? [14:43] remove* [14:43] necku_: this one may be better, https://help.ubuntu.com/lts/serverguide/network-configuration.html could it be your settings for eth0 and eth1 keeping it down? [14:43] Hi. I'm using Ubuntu 14.04 LTS with 3.19.0-26 and btrfs on /. And when i try to boot with that kernel i get a kernel panic: https://imgur.com/a/cbjbw Is this a known bug? Because i didn't find any information about it yet. [14:44] thththeaddd: can you boot to an older kernel? [14:44] yes [14:44] popey: yes [14:45] thththeaddd: and it mounts okay when you're not on 3.19? [14:45] exactly [14:45] thththeaddd: ugh, sounds like a bug then, [14:46] popey: I'm currently using 3.13.0-77-generic and it works [14:46] thththeaddd: "ubuntu-bug linux" and follow the prompts, and detail when it started. [14:47] thththeaddd: you may also get some btrfs specific help in #btrfs. [14:47] popey: ok, thanks [14:51] jhjkjkjkjghj [14:52] à quoi ca sert ici [14:52] hi how do i remove ms ttfs package and reinstall it? [14:53] !fr [14:53] 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. [14:53] ok in english [14:54] coffeeguy try sudo apt install ttf-mscorefonts-installer --reinstall [14:54] thanks MonkeyDust :D [14:56] that was awesome [14:56] hey, now i'm running "make clean" and not getting any output, then i'm running make defconfig-iwlwifi and it's getting angry: "execvp: ./lxdialog/check-lxdialog.sh: Permission Denied". I'm running as root. what do i do? === marcello1 is now known as Guest18275 [15:01] SchrodingersScat, thanks it solved my problem! [15:02] necku_: great, so it boots with network? how about the bridge? [15:02] Ok this is kinda farfetch but it might sound familiar for someone. I'm trying to creat an ubuntu box with vagrant, importing ubuntu/trusty64 and using 6 different provisioning scripts to install some packages(git,apache2, web dev related stuff) and evrything works fine! Only when I try restarting the VM it hangs during boot with some ubuntu cloud related info printed on screen and hangs in there. it shows some sort of table with the available [15:02] network adapters and their IPs [15:02] SchrodingersScat, I haven't rebooted yet, just restarted the networking service, and I'm able to bridge two networks that I've setup and pinging between them [15:03] it all works well when I'm creating the box, but whenever I try restarting it, it hangs during boot. [15:04] chotaz`w vagraznt has its own channel [15:04] chotaz`w simpmy type /j #vagrant it's quite populated [15:05] MonkeyDust, I shall then reformulate my question. Why does ubuntu hang on boot showing ubuntu cloud related info(ci-info) with a table showing the available adapters and their IP adresses? [15:05] thanks for the tip, I didnt remember asking there! [15:07] Hello, ich have a dual boot (Windows 7 / Ubuntu) by the boot starts grub and give me 10 sec to do a action, can i change the 10 sec to 30 sec or that windows starts after 10 sec inactivity? [15:07] popey: It was a bug on that specific kernel. It works with the wily kernel (4.2.0-27-generic). Should i make that bug report? [15:10] thththeaddd: i would, yes please! [15:11] dhino change GRUB TIMEOUT to the value you want sudo -e /etc/default/grub [15:12] popey: but when i use the bug report tool, it adds wrong information to the bugreport (wrong kernel) [15:12] thththeaddd: it will put the current running kernel in there, yes. Just put a note in the bug report about which ones you've tried that work and which ones don't [15:13] popey: ok [15:13] thanks thththeaddd [15:13] ah okay thx === JamEngulfer_ is now known as JamEngulfer [15:15] popey: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1380881 this looks very similar (although it's very old). Should i add a response there? [15:15] Launchpad bug 1380881 in linux (Ubuntu) "Kernel panic - not syncing: VFS: Unable to mount root fs" [High,Confirmed] [15:15] thththeaddd: no, I'd make a new bug [15:15] popey: ok, thanks for your help [15:16] popey: sorry, this is my first bug report. so i have no idea about anything :D [15:16] thththeaddd: no worries :) === coffeeguy is now known as rainguy [15:28] hello ubuntu [15:28] I built my own landscape server to manage my Ubuntu Virtual Machines, however when I register them they show up as full computer registrations instead of virtual machines. Is there something special I have to do to register them as virtual machines? [15:29] runelind_q there's also #ubuntu-server [15:29] oh, I'll try that, thanks. === matias is now known as Guest39973 [15:32] mhm any channel where i could get some hints about vpnc? [15:38] Schnabeltierchen start in #openvpn [15:53] hey all [15:55] Speed on burning DVD Debian Linux Image - What should i put on the speed burn? 2x or 4x [15:56] hi, is there an easy way to lock wine into it's prefox ? I want to disallow Windows apps to read/write anything outside of $HOME/.wine [15:56] pewfIx even [15:56] preFIX lol [15:56] it's ubuntu better than debian? [15:56] Hi, was wondering if someone could help, I upgraded my ubuntu from 12 to 14 . My ubuntu box had some system users with /bin/bash after the upgrade all these users changes to nologin in /etc/passwd [15:58] Rajiv_ go on /etc/apt/sources.list [15:58] and try to change there. [16:00] Hi got disconnected, what should I be changing in sourcelist ? [16:01] Go on Explore by root.. fallow Alt+F2 - gksu nautilus [16:02] I am upgrading a ubuntu server, theres no ui === nils_____ is now known as nils_ [16:03] you don't have access on root terminal? [16:03] try: sudo apt-get update [16:03] Yes, I do. I have /etc/apt/source.list open. Was wondering what change I should make in that [16:04] To no change my users to nolgin [16:04] My ubuntu VM hangs on boot on this screen: http://i.imgur.com/0K5t9uN.png, however it's a regular ubuntu trusty desktop VM, with no cloud stuff configured whatsoever. [16:04] after main type ex: mail contrib non-free [16:04] to all [16:05] I see. Could you tell me what that actually does [16:06] It's upgrade from internet not from DVD [16:07] after that you don't need DVD whe install an app [16:09] I upgraded Ubuntu version from the repo deb http://de.archive.ubuntu.com/ubuntu/ trusty main restricted [16:09] good [16:09] now do an upgrade [16:10] apt-get install firmware-linux-nonfree [16:10] but [16:10] not if you are in a good position [16:10] Don't do it! [16:15] That was not clear I ll paste my question again [16:15] I upgraded ubuntu server from 12 to 14. Had some system users with /bin/bash in passwd. All these changed to nologin after the upgrade. Could somebody give me a clue on why that happened? [16:17] I guess because system users shouldn't have shell access? [16:18] But they are necessary in production [16:20] does anyone get a frozen ubuntu once in a while? Only mouse would work, but it'd be "trapped" on 1 monitor (I have 2). I have tried waiting it out (30min), but the only thing that would make it come back is if I attempt to switch to TTY1, and wait ~3-5min... then it would load the TTY and everything is now back to normal. Observations: CPU isn't being stressed (fan isn't going nuts), HDD is not being accessed (HDD light is inactive, and no disk soun [16:20] ds at all) [16:20] /server irc.efnet.net [16:21] Rajiv__: I hope you made a backup :) [16:22] yes [16:22] Dont know why the upgrade messes up my /etc/passwd === Christer|w is now known as Christer [16:24] Rajiv__: you can use chsh to change shells of other users [16:24] Rajiv__: sudo chsh -s /bin/bash username [16:25] I dont want to change it back . I do not want it to change during the upgrade [16:25] We are planning to upgrade the production ubuntu server [16:25] I am testing upgrade with a clone [16:26] What do I do so that the upgrade does not touch my /etc/passwd [16:28] Rajiv__: what's happening to your passwd file? [16:28] I upgraded ubuntu server from 12 to 14. Had some system users with /bin/bash in passwd. All these changed to nologin after the upgrade. [16:29] Rajiv__: hm, are you sure the accounts didn't have an expiration set or something like that? [16:31] Can you help me with that this is a user field "www-data:x:33:33:www-data" [16:34] Its actually set to never expire [16:34] Last password change : Apr 15, 2013 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 [16:34] Rajiv__: which user accounts changed to nologin? [16:35] i can identify [16:35] *cant [16:35] Jakey3: #freenode for issues with the freenode network [16:35] please can someone cofirm the string to indentify [16:35] not just www-data, but many other system users [16:36] i think www-data should be nologin [16:36] Jakey3: /msg nickserv identify password [16:36] done [16:36] thanks [16:36] www-data is nologin [16:36] which makes sense [16:37] Yes, but the apache user executes many scripts, it needs to have /bin/bash which it did before the upgrade [16:39] Hi. I am trying to switch my keyboard layout from US to Italian but the shortcut combinations won't work. Tried a couple different ones. [16:39] Changed to nologin after the upgrade [16:40] Rajiv__: for httpd to function, it doesn't need to have a bash shell. which scripts do you mean? who is running them? [16:41] I just wanted to know why my /etc/passwd was modified after a do-release-upgrade [16:41] Rajiv__: it's probably the apache2 package that you upgraded which changed that [16:42] No, i have held the apache package from updating [16:42] apt-mark hold apache2 [16:42] And held back all its deps too [16:43] There are some other system users whos access is changed from /bin/bash to nologin === jhill__ is now known as jhill [16:44] Please help I can't change my keyboard layout to another language! [16:46] Rajiv__: i'm guessing (after reading some postings) that it's base-passwd package which changed it [16:46] https://lists.ubuntu.com/archives/ubuntu-users/2014-June/276041.html [16:46] it says that you should've been prompted about the change [16:47] >upgrade modifying system's passwd file [16:47] so is there a good reason for this? [16:49] @ thank you for the input, so will that be a good thing I hold back base-passwd and do an upgrade [16:50] sorry, i don't know [16:50] i guess it's something to add to your post install script (if any) === GG is now known as Guest68448 [16:54] Thank you very much for that info. I ll do some research into it. :) [16:54] Have a great day [17:00] 2 [17:00] [11:52] hey guys when I run the install script in recovery mode root terminal (drivers mounted corrently) I get this: http://paste.ubuntu.com/15133248/ by install script I mean the nvidia 64 bit linux vulkan driver installer should I purge all the nvidia things before installing? [17:02] Question: If I download an ubuntu LTS point release, does that include a newer kernel? [17:06] is there an issue with the full disk encrytpion when you install? [17:06] after I put in my password I get an error message before it says successful [17:07] So zfs will be used by default in 16.04 LTS instead of ext4? [17:08] azizLIGHT: no [17:08] azizLIGHT: read carefully. not only some headlines someone wrote on his news blog to gather clicks [17:09] I think Ars Technica implied it [17:09] Ubuntu 14.0.4 what kernel does that use [17:09] Is it still the older kernel? [17:09] Hey guys, would someone mind helping me figure out how to connect to a corporate wifi network. WPA2 Enterprise PEAP I believe. Running Ubuntu 15.10. WPA2 Personal seems to work fine, only having issue with WPA2 Enterprise [17:09] obZen: if you install that its 4.2 [17:09] Darn. I have a skylake processor and I need to use the live session [17:10] obZen: if you just run the update your "old" 14.04 will stay on the older kernel that you use. but you can install the new kernel [17:10] I need linux 4.4 in a live session [17:10] obZen, i read it uses 4.2 [17:10] I'm trying to shrink my / partition [17:10] obZen: 16.04 will use that. you can use that alpha builds [17:11] I'll try one of those [17:12] azizLIGHT: better read the original blogpost: http://blog.dustinkirkland.com/2016/02/zfs-is-fs-for-containers-in-ubuntu-1604.html [17:12] Thanks k1l [17:13] But could I do a zfs based / via the installer for 16.04 LTS? [17:13] azizLIGHT: yes. its supports zfs. but its not the standard FS. that is still ext4 [17:14] Got it [17:14] earman45321, you''ll have to ask your admin for details described in /usr/share/doc/wpa_supplicant/examples/wpa2-eap-ccmp.conf [17:14] earman45321, and also phase2="auth=... https://w1.fi/cgit/hostap/plain/wpa_supplicant/wpa_supplicant.conf === m1dnight1 is now known as m1dnight_ === marcello1 is now known as Guest44392 === codydh is now known as Guest16410 [17:35] hello [17:35] why no body talks? [17:36] !ask | user32323 [17:36] user32323: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [17:39] anyone knows how this new feature works on 14.04.4? https://bugs.launchpad.net/unity/+bug/1241972 [17:39] Launchpad bug 1241972 in One Hundred Papercuts "Drag and drop apps from Dash to Desktop doesn't work" [Low,Triaged] === Fred_ is now known as Guest72080 [17:40] well the dash is bigger then my desktop, can someone test this drag n drop icon to desktop? [17:44] lotuspsychje, working for me [17:44] ioria: is your dash smaller then desktop? im on netbook here :p [17:45] lotuspsychje, grag and drop geany; icon-shortcut created and working [17:45] *drag [17:45] ioria: nice thank you [17:45] lotuspsychje, yes, smaller [17:46] lotuspsychje, check if you are updated [17:46] ioria: yes, im up to date, but my problem is i cant drop it to desktop, as dash fills my whole screen [17:47] ioria: i suppose you dont know howto make dash smaller? [17:47] lotuspsychje, cat /etc/issue and uname -r [17:47] ioria: Ubuntu 14.04.4 LTS \n \l 3.13.0-77-generic [17:48] ubuntu is it hacker proof [17:48] lotuspsychje, http://askubuntu.com/questions/36341/how-to-get-unity-dash-overlays-maximized-by-default [17:48] !security | tinyalpha [17:48] tinyalpha: Security Updates are dealt with here: https://help.ubuntu.com/community/Security - See also !root, !firewall, !server, and !usn [17:48] so stfu [17:48] jk [17:48] okay i check it out over there [17:48] lotuspsychje, it says : gsettings set com.canonical.Unity form-factor 'Netbook' [17:49] binrecall [17:49] ioria: thank you, lets try that :p [17:49] have you ever heard of that ubuntu program binrecall [17:49] lotuspsychje, np [17:51] ioria: oh wait, its even more simple lol, dash has a minimize and maximize button also [17:51] lotuspsychje, ok [17:52] trying to boot into a command line, holding shift during the boot process does bring up grub menu, monitor is connected to display port [17:52] err does not bring up anything, screen goes blank then monitor says no signal [17:55] tarvid, maybe you need a nomodeset parameter in grub , or replace quite splash with text [17:56] i can't get to grub [17:56] " holding shift during the boot process does bring up grub menu..." [17:57] tarvid, that is grub -> advanced options -> then press 'e' [17:57] not for me, all I get is a blank screen, after booting a USB stick, choosing try rather than install leads to restart then a blank screen [17:58] tarvid, are you on livecd ? === Rossi is now known as Guest99424 [17:59] Ubuntu 14.04 is installed, I muched with lightdm.conf trying to save screen resolution, I want to restore the backup of lightdm I made [18:00] tarvid, ok, boot from live (or recovery), mount the partition, do your changes, umount and reboot [18:01] boot from live leads to choice of install or test, choosing test leads to restart [18:01] I can't get to a command line [18:02] tarvid, i see, first check the integrity of the medium from the main menu [18:02] how close is Xenial to running? [18:02] few weeks [18:02] tarvid: if you need to ask dont use it [18:02] I'm dead in the water anyway [18:03] focus [18:03] I think it is a problem with my monitor [18:03] tarvid, if you really think so, try another one [18:03] it is a Lenovo 4k and I wanted to use 2560 instaed of 4k [18:06] Hey guys! I put Lubuntu on a USB and now I'm trying to format it. Doing so in Nautilus gives me the error "This partition cannot be modified because it contains a partition table; please reinitialize layout of the whole device. (udisks-error-quark, 11)" [18:06] Can someone tell me how to circumvent this problem? [18:07] breadmonster, you used dd to put Lubuntu on it ? [18:07] ioria: Correct. [18:07] Was that a bad move? [18:07] hello, I have the latest bios on my HP ProBook 4530s and I cant boot any kernel newer than 4.2.0-22. Here is the error http://s12.postimg.org/4rhwyrz9p/IMG_20160215_113420.jpg [18:07] breadmonster, no, use gparted, maybe you need to recreate the PT , the format it again [18:08] *then [18:08] breadmonster, sudo apt-get install gparted [18:09] breadmonster, then Device -> create partition table [18:10] breadmonster, choose msdos [18:13] Hey, I'm playing Minecraft, yet for some reason the game can't seem to register when I press the 2 key while holding shift? Works just fine under arch / windows 7 [18:14] Any ideas as to what could be conflicting are appreciated [18:15] I have a partition /dev/sda3 I want to change it to sdb1 How do I do this change [18:17] !xy | texla [18:17] texla: The XY problem is when you need to do X, and you think you can use Y to do X, so you ask about how to do Y, when what you really should do is state what your X problem is. There may be a Z solution that is even better than Y, but nobody can suggest it if X is never mentioned. [18:17] Am I correct in assuming that the "b" in /dev/sdb identifies a removeable volume? [18:17] Revian1: No. [18:17] trying to add a ppa repository [18:17] keep getting certificate validation failed [18:17] any ideas what to do? [18:17] vlt, Thank you [18:17] Revian1: It’s just a name. [18:18] hi there, may i end-user ask sound syste, question (regarding xubuntu) alsa/pulseaudio? no meta or if better channel give me link to hwome it may konzern. [18:18] !ask | duke3aut [18:18] duke3aut: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:19] !meta !patience [18:19] * duke3aut irnores that bot [18:20] ok, my problem is i have xubunto good working her on my netbook. sound works principially. but i have netbook speakers and usb keyboard that kan make sound too. how can i make both play sound? (sorry, if that doesn't fit into one line but requires two) [18:21] i can switch between keyboard speakers and netbook-biltin, but id'd like to both play (for the requireed one-liner) [18:21] i am trying to enter the following command, without quotes 'sudo cat /dev/null > /etc/samba/smb.conf' but i receive a permission denied error. what can i do to fix this please [18:22] duke3aut, got pavucontrol and padevchooser installed? [18:22] !info paprefs [18:22] paprefs (source: paprefs): PulseAudio Preferences. In component universe, is optional. Version 0.9.10-1build3 (wily), package size 45 kB, installed size 321 kB [18:23] bazhang: i think i don't i always tried with the "volume control - sound settings". so "pac..."-things might fit my needs? [18:23] pavucontrol padechooser paprefs <----- duke3aut [18:24] padevchooser [18:24] ok, thank you, i'll gibve that a try [18:24] np === ryban- is now known as `ryban === Casper26_ is now known as Casper26 === matt_ is now known as Guest61727 [18:28] bazhang; it installed it, wher should i go next? [18:29] it? duke3aut I said three to install not one [18:29] which One did you install duke3aut [18:29] Some days ago I asked here about an apparent file descriptor leak I observed on my Ubuntu deployment. I have since investigated further, and it appears that Google Chrome is the culprit; it will start leaking file descriptors at approximately 100 per second when it runs and is in active use (pages loading, scrolling, etc). The particular site does not appear to matter. Has anyone observed this behavior before? Or better yet, is there a fix? [18:29] paprefs [18:30] duke3aut, install all THREE [18:30] ok, sorry [18:30] can you tell me again, tehre is so much quits and splitting around my client fortgot [18:31] pavucontrol padevchooser papfrefs duke3aut turn off parts joins and quits for your client too [18:31] duke3aut, ^ [18:35] bazhang: it installed the other but couldnt find the papfrefs [18:36] but control and chooser seems to be installed [18:36] !info paprefs [18:36] paprefs (source: paprefs): PulseAudio Preferences. In component universe, is optional. Version 0.9.10-1build3 (wily), package size 45 kB, installed size 321 kB [18:37] anyway, it gives me new options at multimedia. i'll try that out first [18:39] When trying to format my ssd, I keep getting this error from gparted: Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes [18:39] Any idea what is wrong? [18:41] hi. i need help accessing my ubuntu files on windows 10 (i have dual booted the two) [18:41] I've tried ext2fsd and that successfully mounts my ext4 ubuntu partition but then that partition doesn't show in windows explorer [18:41] Invoicer: you could try ext2fsd [18:42] ubuntuNoob, not sure at all, but maybe you need the latest version (livecd) of Gparted from their website [18:42] I've also tried ext2explore but that doesn't show all the mounted drives in the left bar [18:43] bazhang: it seems it installed some virtual audio streaming device, but on my volume control i still can see only inbuilt speakers and keyboard device [18:43] any way to make my ext4 partition appear in "this PC"? [18:43] bazhang: but that pap thing seems to be a really complex device and i assume it could do what i want [18:43] Invoicer: ext2fsd works in windows 8.1. maybe change the compatibility settings [18:44] bazhang: i'll give it a try on monday than (cannt reboot my device right now). Thanks for your help, i think i can manage my neds with that pap thing you suggested. Thanks a lot and have good karma [18:45] Invoicer: they have a support forum which would be better than asking here: https://sourceforge.net/p/ext2fsd/discussion/143329 [18:46] Hey ,should I put /home at ssd[128GB] or hdd[500GB] ? I was previouslly running windows like this: ssd[during 2 months +400GB writen]=boot drive+vms hdd=data+programs+games [18:47] ssd [18:47] kubast2: I put /home on the SSD and mount my HDD within my /home dir for extra storage [18:47] i personally link ~/Downloads to the hdd [18:48] yeats: there's a thread asking about windows 10 but there are no solutions for it [18:48] unrelated: anyone managed to fix tearing with the gtx 960? [18:48] Invoicer: well, we can help in #ubuntu with the Ubuntu side of the dual boot, but not much with the Windows side of things [18:48] f2fs or ext4 as / on ssd? [18:49] Invoicer: read it more carefully https://sourceforge.net/p/ext2fsd/discussion/143329/thread/f0a4125a/#37f4 [18:49] getting 503's from security.ubuntu.com when I hit it via a squid proxy. seemed to start today. any known issues with the mirrors? [18:49] yeats: fair enough. i just thought most users dual boot, so i was wondering what solutions you guys are using to view your ext4 files [18:49] akik: i did. the last post sounds risky and i don't want to lose my data. [18:50] yeah, thanks, now i don't get any sound at all [18:51] i'm willing to be a guinea pig and try out all sorts of fixes you guys can think of, but only non-risky ones please [18:52] a curious thing is if i run ext2fsd and then use ext2explorer, go to "open image", then my partition shows under "this PC" in the ext2explorer [18:52] ...hey so I havez a serious problem here [18:53] my files seem right. everything is updated. but if i try to copy something from there onto my windows Desktop, then it says it can't find the drive [18:53] I cant use my mouse at all [18:53] i hooked in an external mouse and that doesnt work either [18:54] bazhang: thanks for suggesting installinmg that crap. i wanted more sound, all i got is silence [18:54] Invoicer: your best bet is to write to that forum [18:54] akik: alright i'll do that. thanks [18:54] vbotka: Thanks for the references. I'll try to send IT a request, but they are windows guys that usually will come back with "Your configuration is not supported". Is their anyway to look up what I need from a Mac or Windows computer that is able to successfully connect to the corporate wifi? [18:55] anybody gotss a fix for meh? [18:55] Invoicer: i just changed my ext3 / and swap partition types to random types. the laptop booted up fine, using the uuid's in fstab [18:56] out of 1777 people nobody got me? [18:56] of course, it might be risky with some tools expecting the correct types [18:56] akik: yeah. i was hoping for a slightly less hacky method [18:56] im kinda in a crisis situational here.. [18:56] Is there a way to unbind the alt key from unity? I don't want to get kicked out of fullscreen applications when I just tap alt [18:57] ! Details | Maple basically just saying"it doesn't work" won't bring any suitable help [18:57] Maple basically just saying"it doesn't work" won't bring any suitable help: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [18:57] Mouse problem on Ubuntu Wily: Now and then, after a right-click, my wireless Logitech mouse will get "stuck" and refuse to work until I pull the battery and replace it. My computer is a Lenovo laptop. [18:57] bazhang: after rebootng at least my normal speakers work again. but i'll give pap a try next nonday. thank you anyway for your help. program is now too complex to only make keyboard sound too, because we have party here [18:57] soory for my laste impoliteness. [18:57] Hi all! Is there a way for ls to list filenames that have spaces and special characters with the appropriate backslash character? [18:58] happy w33kend [18:58] dsnyders: use find [18:59] SchrodingersScat: find doesn't do it. It just lists the same as ls does. [19:00] dsnyders: what are you doing? [19:00] dsnyders: quote properly? [19:00] https://youtu.be/C7NTXnUMpGs [19:01] dsnyders: try "ls -albF" [19:01] SchrodingersScat: I have a bunch of files that I need to copy, but before I do I've got to remove a ^M that got itself imbedded in the filename. [19:04] dsnyders: maybe,you want rename? [19:04] how do i upgrade to 14.04.4 LTS using terminal? [19:04] I can't set f2fs as / in installer[I've done partitioning in gparted ,so that might be a reason?] [19:04] SchrodingersScat: So I'm going to ls to a file, search/replace the offending character, and then use that to rename the files [19:05] ciao [19:05] !list [19:05] CICCIO2HD: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [19:05] mlvmhn, sudo apt-get update && sudo apt-get dist-upgrade [19:05] Hey guys! [19:05] Can someone help me reformat a USB with gparted? [19:05] mlvmhn: are you in 14.04.3? sudo apt-get dist-upgrade ? [19:05] mlvmhn: upgrade to trusty from what release? [19:06] akik: Thanks. -b is what I was looking for. The -alF is overkill. [19:06] kubast2: ext4 is recommended [19:06] upgrading from 14.04 lts, i have just run sudo apt-get update in terminal [19:07] dsnyders: its not normally recommended to enumerate file lists with ls [19:07] mlvmhn: you just need to have security updates...up to date [19:07] mlvmhn, that only updates the listings of the files available for upgrading. [19:08] vbotka: I know from the Mac machine that I also use, that the wireless that the connection is WPA2 Enterprise with PEAP, and uses MSCHAPv2. On windows and Mac I don't need to provide certificate, so that shouldn't be necessary on linux. I have no ca_cert [19:09] k, so which command brings me 14.04.4 LTS? [19:10] mlvmhn: keep up to date with your security updates [19:10] mlvmhn: sudo apt-get dist-upgrade [19:10] mlvmhn: Have you tried sudo apt-get dist-upgrade [19:11] SchrodingersScat: how else would you do an ls -b [19:11] hi [19:12] yep, what then? [19:13] dsnyders: find with proper quoting likely works. you want the ^M recognized? [19:14] Hey, is there any kernel 4.x that supports nvidia's graphics drivers? [19:14] xaviergmail: should be plenty === r00ter is now known as noobpentester [19:15] I tried both the latest 4.4 and 4.5 and neither worked [19:15] has anyone had this issue in wily? https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1545401 [19:15] Launchpad bug 1545401 in linux-lts-wily (Ubuntu) ""kernel BUG at /build/linux-lts-wily-Vv6Eyd/linux-lts-wily-4.2.0/mm/memory.c:3146!" when starting gdb as root, gdb freezes" [Undecided,New] [19:15] Hello. I"m having problems turning on the intel drivers. I have a Gigabyte Brix machine and installed the intel drivers via the graphical tool they provide. But when I run the Unigine benchmark it runs at 4fps and all the models are black. So I don't think the Intel drivers are used. [19:15] is there any way to get package detect_sniffer6 in ubuntu ? [19:15] I am Using Ubuntu 15.10 Gnome. [19:17] The Brix is supposed to have a pretty nice graphics card. An Iris Pro 5400. [19:17] xaviergmail: I used this on mint https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [19:17] haven't used it in awhile [19:18] xaviergmail: what gpu do you have? [19:18] Gyrth, can you type `inxi -F` and pastebin the output? Not that I probably can't help, but who knows. [19:18] 560 Ti [19:19] SchrodingersScat: I have a bunch of folders named similar to DVD16\ -\ Maritime\ Adventures\r that I need to pull the \r off of. [19:20] Now and then, after a right-click using the wireless mouse, my pointer will get "stuck" and refuse to work until I pull the battery from the mouse and replace it. The mouse left and right buttons continue to function normally, but the pointer itself will not move when moving the mouse. While the pointer is "stuck", the pointer will respond/move normally using the laptop's trackpad. [19:20] Folatt: http://hastebin.com/bogozexazo.sm [19:21] Folatt: it does say "drivers: intel" so it is used right? [19:21] any one with KVM experience? I'm trying to pass a HDD to a vm with no luck. None of the googled suggestions have worked thus far. [19:21] Gyrth: Also tell me what the output is of `lshw -c video | grep 'configuration'` [19:21] Folatt: configuration: driver=i915 latency=0 [19:22] q [19:22] pass_the_hdd, you want to dedicate an existing drive to a VM [19:23] how can i detect sniffer packets from ubuntu ? [19:23] compdoc, correct /sdd to the VM [19:23] Folatt: anything obviously wrong so far? [19:24] How can I tell if a process is in an infinite loop (i.e. stuck in the same piece of code) or a deadlock *without* using a debugger? [19:24] BlueProtoman: basically you cannot. [19:24] BlueProtoman: being stuck in a piece of code is a deadlock btw. [19:25] Gyrth: I have no idea. I'm just dishing out the obvious things to do without knowing what to do with it. But I'll try to help by looking up the i915 driver. See what that is all about. [19:25] bekks: Close enough (different cause as an infinite loop, but same effects) [19:25] BlueProtoman: Sometimes a process just takes ages for visibly "doing something". [19:25] compdoc: so far I have modified the VM(called domain?) .xml as well as given root through qemu.xml and i still get permission denied [19:26] pass_the_hdd, have you looked at this: http://ronaldevers.nl/2012/10/14/adding-a-physical-disk-kvm-libvirt.html [19:26] BlueProtoman: if it accesses files, fatrace can show you what its touching [19:26] permission denied sound like a completely different problem [19:27] That ppa did the trick! If you're still here [19:27] compdoc: I followed that guide as well as the askubuntu question that links to it http://askubuntu.com/questions/144894/add-physical-disk-to-kvm-virtual-machine [19:27] SchrodingersScat: Ah, I could've used that, but I already killed the process. Thanks, though [19:28] I have some problems upgrading from 14.04 -> 14.10 -> 15.x [19:28] the update tool gives me 404 Not Found [IP: 91.189.91.15 80] [19:28] pass_the_hdd>, what source dev are you using? [19:29] and solutions on stackoverflow etc say I should point my sources to old-releases instead of archive [19:29] but trusty is not on old-releases [19:29] so what is the solution [19:29] can I update the release tool separately [19:29] gpg signature that is? [19:30] SchrodingersScat: Nevermind. I did it manually. [19:30] heeen: First, for most people the most sane course of action is to wait for 16.04.1 to be released and do a direct upgrade. [19:30] Hey guys, still having trouble getting getting wifi (WPA2 Enterprise MsChapv2/PEAP) working on Ubuntu 15.10 using Network-Manager. Looks like their is an unanswered question on askubuntu on the issue as well. Any ideas/suggestions? Does this only work with wpa_supplicant? http://askubuntu.com/q/723018/431290 [19:30] hi there. when i install ubuntu 16.04 now. do i have to modify my apt-sources to get of the development train, when it gets released? [19:30] compdoc, i have tried /dev/sdd as well as picking it by id if thats what you are asking, pardon my newb-ness if not [19:31] Jordan_U: afaik there is no direct upgrade. I tried that once and thoroughly hosed my installation. broken glibc abi etc [19:31] asper: no. [19:31] asper: you can use do-release-upgrade -d -- but I'd wait for 16.04.1 [19:33] heeen: There is no direct upgrade *yet* because 16.04.1 hasn't been released yet (neither has 16.04). [19:33] bekks: i got realy tight requirements. new hardware, gpu usage. no functional drivers for 14.04. [19:33] will have to give it a try. [19:34] asper: And no functional drivers for 16.04, I guess. [19:34] compdoc, here is my full error message "Error starting domain: internal error: process exited while connecting to monitor: qemu-system-x86_64: -drive file=dev/sdd,if=none,id=drive-virtio-disk1,format=raw: could not open disk image dev/sdd: Could not open 'dev/sdd': Permission denied" [19:34] asper: 16.04 isnt even released. [19:35] compdoc, none of the guides mention a VT-d/AMD-Vi dependence for the functionality i am seeking so I assume it is not required === outside is now known as outside_ [19:35] pass_the_hdd, not sure where you defined dev/sdd, but I think it should be /dev/sdd === boxznc is now known as boxmein === outside_ is now known as sideout [19:36] heeen: There is a direct supported upgrade path from 14.04 to 15.04, and that's the path that update-manager should use if you don't try to force it to do something else (and you've enabled non-lts upgrades). But still, waiting or installing fresh instead of upgrading are your two best options. [19:36] otherwise the path would be screwed up [19:36] Jordan_U: update manager fails [19:36] compdoc, let me try it. hours lost to one slash will be terribly embarassing [19:37] heh [19:37] ...IIasper, some of us are testing Xenial/16.04, but if you feel the need make sure you have a reliable fallback OS ...I'm using 14.04 [19:37] and people tell me the path is 14.10, 15.4 [19:37] heeen: Please give the exact invocation and error message. [19:37] http://askubuntu.com/questions/618741/update-ubuntu-14-04-to-15-04 [19:37] asper,^ [19:37] Jordan_U: I haven't seen an official announcement and every upgrade from trusty to Willy seems to end in a broken system [19:38] Jordan_U: http://pastebin.com/w9CzBY1K [19:38] pass_the_hdd, the spare drive does attach as /dev/sdd ? youre sure its the right drive? [19:38] correct [19:38] compdoc, i hang my head in shame. the VM started up [19:38] I always advice to fresh install, if you "must" keep your old install. just buy a new main hdd/ssd and swap it out. This way you can just go back to the old System if needed. [19:38] very cool [19:38] compdoc, thank you!! [19:39] np [19:39] heeen: Never ever ever use -d with update-manager. If you really want to upgrade to a development release then be clear and use --devel-release. [19:39] huh. works without -d [19:40] should have rtfm [19:41] * Jordan_U thinks that the short '-d' option should be removed due to its constant misuse. [19:41] yeah I was blindly copying that from answers online [19:42] do you know how to add "page 1 of 45" to the footer of an odt document with libreoffice? [19:42] Is there some secret to getting Ubiquity to recognize zfs partitions for installation? From what I was reading, it seems like it has worked for other people... [19:43] *on 16.04 [19:43] varx: #ubuntu+1 for 16.04. [19:43] Ah, I appreciate that Jordan_U === coffeemug is now known as rainguy [19:51] xangua: Closest thing to an official "announcement" about direct 14.04 to 15.04 upgrade: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1497024 [19:51] Launchpad bug 1497024 in update-manager (Ubuntu Vivid) "release upgrades should jump over unsupported releases" [High,Fix released] [19:53] Jordan_U: and every upgrade attempt I know since December has ended in a broken system, heeen being the latest example :-P [19:54] SteelNiner here. [19:55] xangua: It sounds like this is the first time heen has done it properly (without -d). But while I don't expect it to be very reliable (and advised against it) at least heen has a snapshot they can revert back to. [19:55] Hey Stinky_Feet...are you a children's clown? [19:56] hello world [19:57] French ?? [19:57] !fR | david__0101 [19:57] david__0101: 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. [19:57] join #ubuntu-fr [19:59] the guy failed to join the other channel === sideout is now known as outside [20:07] how much of space does it take to install THE ENTIRE REPOSITORY of files in Ubuntu.....? [20:07] dbarros: In the neighbourhood of 35-38G [20:08] genii, oh... I see, that's quite a lot... if i set / to be 50GB it would still have heaps of space [20:08] dbarros: For all releases, it was 777 GB when this was written: https://wiki.ubuntu.com/Mirrors [20:08] hi! [20:09] do you guys use LVM [20:09] dbarros: Do you? [20:09] nope, nobody has ever used lvm before [20:09] i set up lvm a few times in class the other day [20:09] I kinda do yes, but I got a new SSD.... [20:10] dbarros: And what is you actual issue at that point? Taking a poll is pointless. [20:10] bekks, i'm asking this because it's more efficient to use LVM on a 250GB disk.... with ubuntu... than to split 50 GB for root, 1GB for boot, 16GB for swap and the rest for /home [20:11] ...1GB for boot? [20:11] bekks, so the issue lies mostly on user experience really there are articles bashing LVM [20:11] dbarros: Why bother with a separate /home/ or /boot/ anyway? [20:11] Jordan_U: EFI? [20:11] dbarros: LVM gives you a lot more flexibility. 1GB for boot as a partition, the rest used as LVM PV. [20:12] dbarros: what partitioning has to do with LVM? Both can be used at the same time [20:12] bekks: The contents of my ESP is about 30 MiB [20:12] when i log into my ubuntu ui i get regular screen resolution 1920x1080 but when i xrdp i get 720p , is there a way to force the resolution when i remotely connect to my server? [20:12] oops, that was intended for dbarros [20:12] LambdaComplex: That's a separate /boot/efi/, and must be iutside any LVM usage. [20:13] bekks: that is kinda usually how do I set my crap === Dave_____ is now known as Dave [20:13] dbarros, 50Gb for / is a lot ...you must run a lot of apps [20:13] Jordan_U: it's perfectly possible to put the ESP on /boot [20:13] (although i don't so that i don't have to worry about kernel naming conflicts) [20:14] LambdaComplex: Yes, but I wouldn't recommend doing so. [20:14] LambdaComplex: ? [20:14] bekks, exactly.... [20:14] Jordan_U: Eh, why not? [20:14] bekks, 1GB for boot (just to make sure), and the rest, a PV [20:15] dbarros: Yeah. === Google is now known as e [20:16] raub, what partitioning has to do with LVM? well, you can create small 10GB partitions inside your volume group... and extend later.. if you need.... [20:16] raub, instead of having 40GB of space in root partition, and fill the entire /home [20:17] LambdaComplex: It's not the default Ubuntu configuration. It's not the recommended upstream grub project's configuration. It means that you need to worry about your ESP being big enough for all your kernels. If you dual boot multiple distributions then it would lead to sharing /boot/ between distros which is asking for trouble, and as long as you're using grub instead of systemd-boot it gains you nothing. [20:18] Jordan_U: I don't really care about the default Ubuntu configuration, and I don't even use grub. [20:19] I suppose you're right about having to make the ESP big enough for all the kernels, though. Not that kernels are _that_ big. [20:19] LambdaComplex: What is that ESP you are talking about? [20:19] hey guys, feel free to see my first video made with openshot, not so bad for be the first :D [20:19] https://youtu.be/S3FNUdgd51M [20:20] LambdaComplex: And kernels arent that big, actually? [20:20] bekks: The EFI System Partition? [20:20] LambdaComplex: ah. [20:20] bekks: And...yes? That's what I said [20:20] dbarros: that is what I do. But most people just make / and swap and go to town. [20:20] sorry by my english, it is watch not see [20:20] skypce: Please keep such things to #ubuntu-offtopic. [20:20] dbarros: FYI, your example was actually very AIX-like [20:21] raub, it gives you flexibility when you need to clean install a system [20:21] raub, you isolate home.... [20:21] Bt they do the partitions shrinking better than Linux's LVM [20:21] i.e. live [20:22] be right back [20:22] dbarros: my point is that the way you wrote it sounded like it was an either-or, not an and [20:22] LambdaComplex, do you really have a /boot/efi of 30M ? [20:25] has anyone had this issue in wily? https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1545401 [20:25] Launchpad bug 1545401 in linux-lts-wily (Ubuntu) ""kernel BUG at /build/linux-lts-wily-Vv6Eyd/linux-lts-wily-4.2.0/mm/memory.c:3146!"" [Undecided,New] [20:36] when i xrdp to my server my resolution changes to 720p and not 1080p ?? [20:36] Will there be more settings added[sensivity ,aceleration<-this one is a must have ,through I've gotten around it with "xset m 00"]? [20:36] *mouse settings [20:38] salut [20:39] Hi guys somehow for whatever reason my swap space isn't being used?! "grep SwapTotal /proc/meminfo" gives 0kb [20:39] How can I enable my swap partition again? [20:40] sudo swapon --all [20:40] ioria: yeah, why? [20:41] i imagine a lot of it might be from image files for my refind theme :P [20:41] LambdaComplex, nothing, just to know ... [20:41] ioria: swapon: cannot find the device for UUID=a016be66-99bf-4297-8036-31cf5d289c76 [20:41] Seminarian, sudo blkid [20:42] Seminarian: So that indicates whatever swap partition you assigned at some previous time no longer exists [20:42] /dev/sda3: UUID="916d58a7-2135-41c9-a674-a4afd113ad85" TYPE="swap" [20:42] Seminarian, if mismatch you have to edit fstab [20:42] I think kali install formatted my swap partition again [20:42] Ok thans will edit fstab guys [20:42] Hello, since certain moment I am getting this: "Not all updates can be installed" I am running LTS on remote dedicated server and I do not want to reboot or upgrade distribution. I would like to continue with updates anyway. Any help possible? [20:43] Seminarian, run sudo parted -l , id your swap partition, then correct fstab [20:44] ioria: It's fixed , I ran sudo swapon -all and no error this time [20:44] xrdp resolution issue any help would be great? [20:44] Seminarian, good, congrats [20:44] ioria: Congratz to you :-) and thanks [20:44] Seminarian, no problem [20:44] Hey does anyone know if there is a to force a directory to inherient the premissions from the parent directory (like the s The set-user-ID-on-execution and set-group-ID-on-execution bits. in chmod) [20:47] vncserver how to change resolution driving me bananas minion style ;) [20:50] Anybody who met "Not all updates can be installed"? What could be the cure, [20:50] wolfcz: throw the whole machine in some water pool [20:51] wolfcz: run a "sudo apt update && sudo apt full-upgrade" in terminal and show all the output in a pastebin like paste.ubuntu.com [20:51] hassoon: please be helpful in here [20:51] k1l: brah. [20:51] kll thank you doing it :) [20:54] zzxc: setting the s-bit on the group keeps the group owner the same, e.g. mode 2770 [20:57] akik: Yes, I'm looking for something that will do the same thing but with the file premissions. For exampe I want a every directory and file under a directory to have 770 and be owned by tomcat7:GROUP. [20:58] akik: And tomcat is creating new directories and files in the directory. [20:58] can anyonetell me shouldn' t this run: sudo update-rc.d /etc/init.d/butter [20:58] zzxc: it's dependent on the user's umask setting. i don't think there's a way to override it [20:59] im trying to update rc.d for the default init.d run level for a script i want to start automatically in ubuntu 15.10 [21:00] akik: There is ACL, thats been about it. [21:00] Hey guys, I posted a question earlier about Network-Manager, and not being able to get WPA2 Enterprise with MSCHAPv4 / PEAP working in Ubuntu 15.10. Since then I've found a workaround and posted the answer on askubuntu if anyone else runs into the same problem. Basically had to edit the settings file for the connection in /etc/NetworkManager/system-connections and remove the line "phase2-altsubject-matches=". Not sure why the existance of that line kills t [21:00] he connection or what it means, but I figured if anyone else had the same problem, this would be helpful for them. More here: http://askubuntu.com/questions/723018/wpa2-and-eap-cannot-connect-like-other-devices/736783#736783 [21:00] kll this is the output: http://paste.ubuntu.com/15134217/ [21:00] zzxc: does the acl system change the permissions to some pre-defined values? [21:02] looks like it can do it [21:03] wolfcz: please close all programs that use the package managment like updaters or synaptic or softwarecenter. then run it again [21:03] kll thank you - how can I find which programs use that? [21:04] wolfcz: you have any programs running? is this a desktop? [21:04] hi friends [21:04] when i do a sudo "apt-get update" i get this error: "E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?" how to fix? [21:04] it is desktop on remote, I am not aware of what could be running ... I will go through processes anyway if I can guess it i am not sure [21:05] akik: Yeah, but it also looks like I'll have to modify the fstab, which is not a massive deal, but it means the upgrade path isn't just going to be restarting the service, but actually unmounting a key drive, modifying the fstab, remoting, & setting up the ACL. [21:06] wolfcz: "sudo lsof /var/lib/dpkg/lock" [21:07] how i can make ubuntu fast [21:07] alamri: Depends on gazillion of variables. [21:07] alamri: buy a ssd [21:08] Ok [21:08] iam a new user in linux [21:09] kll http://paste.ubuntu.com/15134341/ [21:09] i don't know much [21:10] wolfcz: are there other terminals running? what did you do before that happend? [21:10] alamri: then just start using it. you will learn new things while using it [21:10] yes i hope that [21:11] thanks k1l [21:12] kll I am running servers 24/7. Problem appeared about week ago, after doing regular updates I think. Now it offers only partial but when I hit the button "partial" updates nothing happens. I would not be happy to shutdown the servers anyway (in terminals) [21:18] kll maybe I found the culprit and can run the commands now: http://paste.ubuntu.com/15134439/ [21:20] wolfcz: what was it? another terminal or login running apt? [21:21] kll yes that was one forgotten terminal minimized from my previous try to recover from this [21:24] kll Can we detect something from the output? [21:25] wolfcz: you got a lot of 3rd party repos there. maybe they are mixing [21:27] kll I am aware of mono repos - using alpha channel for newest repo and repo for mysql from source. Mega repo does not colide I believe. But I believe Ineed newest mono and original mysql for my servers. So what would you suggest? [21:31] Bleh. 128Mb was too small for a /boot partition. >.<' [21:32] wolfcz: look at the packages named as to be removed and kept back. [21:33] kll I see these: The following packages will be REMOVED [21:33] emma libdbd-mysql-perl libmysqlclient18 libqt4-sql-mysql python-mysqldb [21:33] The following packages have been kept back: [21:33] mysql-client mysql-common mysql-community-client mysql-community-server [21:33] mysql-server [21:33] wolfcz: if you are fine with that removed packages i would run the updates first. [21:33] to commission a node in MAAS does MAAS need to be able to control the power? [21:33] wolfcz: and then look at whats still kept back in the next round [21:35] kll I may live without emma, although it was quite useful for mysql - kept back - I do not know what will happen if I do this for mysql-client mysql-comon and that comunity server. Does that mean it will use some older version of My SQL? Downgrade it? Why? [21:36] wolfcz: kept back means it will stay on the version it is using right now. [21:36] kll - so there will be future updates for my-sql totaly disabled? [21:39] wolfcz: first install the missing updates. [21:39] then see why the other packages are still kept back [21:39] kll anyway ... if that will enable at least security updates and such ... on a system ... if there is no other way I can do what you say. But how to install those updates when the updater does not work? can you suggest some terminal command? [21:41] wolfcz: honestly: you got 3rd party repos there. this is out of ubuntus fokus to support and way out of a stable base. [21:41] wolfcz: run the updates and install them. when its done see what is still kept back. then try a "sudo apt-get install -f" and see why its not installing. [21:42] wolfcz: i suspect a mess of 3rd party repos. [21:42] kll sudo-apt get update ok? [21:43] wolfcz: sudo apt update. that only gets the latest package list form the servers. [21:43] wolfcz: sudo apt full-upgrade will upgrade all packages as possible [21:44] kll ok doing it and with confirmation [21:45] hey all, I'm having some issues connecting to my university's wifi. I was reading online that using wpa_supplicant could help. Would there be any conflicts with NetworkManager if I installed it? [21:45] Well, it's eduroam in particular. [21:46] does anyone know how to put pdf files from ubuntu to iphone? [21:47] sfdebug: does iphone offer a mtp mode or a external disk mode. like any other sane mobile OS does? [21:48] k1l, sorry, i'm not sure about it but i think no... i was able to do it on windows and macOS via itunes... [21:49] sfdebug: :/ see if itunes got linux support. or run itunes in wine or such. [21:50] sfdebug: what Ubuntu and iOS version? [21:51] kll sudo apt full-upgrade was performed and no "strange" messages appeared [21:51] xangua, ubuntu 14.04, iOS 9.1 [21:53] sfdebug: either manually upgrade libimobiledevice or wait until 16.04 is out, or... as you were told contact Apple about Linux support or get a more friendly device [21:54] Hi [21:54] This is a never ending story since 2010, Ubuntu supports whatever iOS version at the time is, new iOS update breaks support [21:55] needs help about Arduino and virtual serial port [21:56] kll I run the commands again and got this as not required and kept back: The following package was automatically installed and is no longer required: [21:56] gcc-4.8-base:i386 [21:56] Use 'apt-get autoremove' to remove it. [21:56] The following packages have been kept back: [21:56] mysql-client mysql-common mysql-community-client mysql-community-server [21:56] mysql-server [21:58] kll I run the commands again agn got this as not required and kept back: http://paste.ubuntu.com/15134845/ [21:59] wolfcz: "sudo apt-get install -f" [21:59] ok doing [22:01] kll this I got: http://paste.ubuntu.com/15134888/ [22:02] wolfcz: apt-cache policy mysql-server [22:03] xangua, if i upgrade libimobiledevice , what i do after that? [22:04] where can i change magnet link association ? [22:04] kll please look: http://paste.ubuntu.com/15134909/ [22:04] I imagine just plug your device, but if you manually update it you're pretty much on your own sfdebug [22:05] Hi, anyone is using Ubuntu for penetrationt testing? [22:05] xangua, but i can copy files from ubuntu to iphone after that? [22:05] can i* [22:06] wolfcz: "sudo apt install mysql-server" [22:06] cyber a little yes.. using openVAS [22:06] Wouldn't know,i don't own an iOS device sfdebug [22:06] kll doing it [22:06] xangua, undertood... thanks buddy : [22:06] :) [22:06] Mathisen do you try to install Veil-Evasion? [22:07] cyberh99, no have not tried it [22:07] Okay, thank you [22:07] i'm back. no luck yet. anyhow i have an extended bios now. what is the combination i need to go for? uefi/legacy, ahci/ide, idetosata/sata/ide, gpt/mbr? [22:07] kll this looks scary: http://paste.ubuntu.com/15134936/ [22:08] I have uefi/legacy but it's depends of your pc [22:08] I think so [22:08] wolfcz: apt-cache policy mysql-community-server [22:08] i mean.. the / signs are representing an OR :) [22:08] kll doing it [22:08] rigo88: If Ubuntu will be your only OS then UEFI, AHCI, SATA, and GPT. [22:09] oki. cuz i have troubles installing it since a longer while. it gets into a reboot loop after each install no matter what i do. [22:10] but now i'm gonna set up the bios as you've said and give another try. if it'll not work i'll go back to windows (it'd be a shame) [22:10] kll please look: http://paste.ubuntu.com/15134986/ [22:11] rigo88: If after installing in this configuration you still have a problem then please come back and describe the symptoms of the problem in detail. [22:11] Anybody know anything about higan emulator? [22:12] wolfcz: ok. that system seems like a mess. you have installed some 3rd party packages as deb. and now the mysql 3rd party repo wants to ship a newer version but cant install. [22:12] wolfcz: sudo apt-get install mysql-community-server [22:12] well short version is the long: after installing and rebooting it keeps only rebooting without any errormessage. and pronto. [22:12] Does anyone how to Dynamically / Normalize Also audio output to speakers? (I'm not trying to Normalized a file.., The output to speakers - on the fly?) [22:12] see why that is not installing [22:12] so i'll format to gpt first. [22:12] Is there a separate channel for general ubuntu video or specifically nvidia ubuntu/linux issues, or should I ask here? [22:12] kll I will do that thank you - doing now ... hope it will keep me updated withnewest my-sql true? [22:12] gay i have problem when i click on shut down it go to log out [22:13] I need help with controller stuffz [22:13] Does anyone how to Dynamically / Normalize ((((Alsa))) audio output to speakers? (I'm not trying to Normalized a file.., The output to speakers - on the fly?) Alsa not Also...oops [22:14] Ok well, if someone could point me in the right direction... im unable to get driver/modules to load for my nvidia 940m with either 352 ubuntu packaged or 358 nvidia packaged drivers... same error http://pastebin.com/DmiEBCPG [22:14] brb [22:15] PestBuda: Essentially you want a compression fileter? ("Compression" in the audio sense, not the "make a file smaller" sense). [22:15] s/fileter/filter/ [22:15] kll done [22:15] wolfcz: did it work? [22:16] Jordan_U: basically yes, The explosions quiter, and whispers louder. [22:16] I need helpez with HIGAN emulator!!! [22:17] PestBuda: I haven't tried it myself but: http://askubuntu.com/questions/31580/is-there-a-way-of-leveling-compressing-the-sound-system-wide [22:18] kll http://paste.ubuntu.com/15135077/ [22:18] wolfcz: ok, so libmysqlclient18:i386 libqt4-sql-mysql:i386 were the issue [22:19] Emulator chat? [22:19] Somewhere? [22:19] kll so now updates will work? phew ... THANK YOU!!!!!!! === asdfa is now known as diego-mza [22:20] kll Did we replace the distribution of mysql? do you think my databases and servers are safe after this "torture of the system"? [22:20] ahh it's a wonderful day [22:20] Hello I am trying to use debconf-set-selections to configure grub2/linux_cmdline_default on Trusty, but that the selections seem to be overwritten when I install the grub-pc package [22:21] wolfcz: get all that 3rd party stuff sorted. think about what you really need. if that is a production server you might want to use the original ubuntu packages and not 3rd party stuff. [22:21] wolfcz: you are now using the packages from the mysql repo. i dont know if your software runs with that stuff. [22:21] Does anyone know why this may be or how to make it respect my settings again? like it did with precise [22:22] cmonnnnn [22:23] Nobody knows anything about HIGAN emu?? [22:23] kll That MySQL I use was hightly suggested. So if it was there it was for it was highly recomended. But maybe now comunity version will do better. I see no crashing server. Is partly production and partly hobby. But would be very unpleasant if it stopped. You helped a lot, cannot thank you enough! [22:24] higan.. [22:24] emu.. [22:24] any.. [22:24] oneee... [22:25] WHY DOES NOBODY GAME!? [22:26] time / other priorities / etc etc [22:26] go is too difficult.... [22:27] Hi :) [22:29] higan fkn emulator help plz! [22:30] TF!!! [22:30] come onnnn! [22:30] All I need is to hook up a darn controller! [22:30] kll Thank you again, I will go through your suggestions to learn from it, wishing a good day to you and to everybody helpful here. :) [22:31] You guys do freaking hard stuff all the time and cant help me hook up a controller??? [22:32] fk it... [22:33] I am wondering if this postinst line is clobbering my settings "merge_debconf_into_conf "$tmp_default_grub" GRUB_CMDLINE_LINUX_DEFAULT grub2/linux_cmdline_default" [22:33] wolfcz: no problem. just keep in mind that on a server you dont want the newest. you want stable and security updates. [22:35] hello [22:35] Maple you still here? [22:36] * rattking talks into the void [22:36] leave [22:38] kll That is very true and is why I read carefuly if our servers run on newest mono/my-sql or if someone reported probs. And that is why I stick with LTS, only those 2 I update to newest possible :) Without this help I could not do even security updates and that would be very bad. :-) Take care :) [22:47] is there a way to make Network Manager use a different openvpn binary? [22:48] SCHAAP137, if you cant fix that with Network Manager you could try wicd [22:54] why cant i share a usb drive i looked online but nothing is helping ... i can browse my shared windows drives... thanks [23:02] Which command is better: htop or top? [23:02] I find top to be confusing... [23:03] Because it's kinda hard to see everything. [23:05] ~/left [23:05] SkepticalParrot: htop is like the new top. with more infos and more color :) [23:06] * genii ponders top-ng [23:06] * rattking likes 'detailed cpu usage' [23:08] enefit, so I find htop to be a better choice imo. [23:08] -_- [23:08] In the arch based distros, I kinda prefer top, because everything is indented, but in anything debian based, I don't have that benefit, so I find htop to be a better choice imo. [23:09] SkepticalParrot: use what you like best [23:10] Having an issue with nGinx server names [23:10] I added server name to /etc/hosts and site config has it, but I get error Could not resolve host [23:12] hi [23:13] So does anyone here have knowledge of intel drivers? [23:13] Does Ubuntu need restarted after editing /etc/hosts ? [23:13] skinux: No [23:13] Gyrth: what intel drivers? what issue? what ubuntu? [23:14] I tried everything but the performance is still terrible. [23:14] What else could it be? [23:14] k1l: I installed the intel graphics drivers via their tool. [23:14] On Ubuntu 15.10 gnome. [23:14] Gyrth: :/ [23:14] * genii ponders "their tool" [23:15] Because there isn't a driver in the Ubuntu jockey tool. [23:15] Gyrth: that is because you dont need a driver. intels drivers are in the linux kernel already [23:16] I think it got installed correctly and it is in use. the i915 drivers. [23:17] Are you sure.... [23:17] why is it so difficult to share a usb drive in ubuntu ugh... the interwebs are not helping :S [23:17] Gyrth: yes i am very sure. [23:17] k1l: https://01.org/linuxgraphics/downloads/intel-graphics-installer-linux-1.2.0 [23:17] What's thiis then? [23:18] Gyrth: the installer you used is just an updated driver. but now you lost the ubuntu support path. since we cant change anything on that tool. [23:18] Ok.... so why has the performance alwasy be very bad? Even before I used that tool? [23:19] i915 you said? is that a intel atom? [23:20] I use a brix machine, it's supposed to work very well with linux. Iris pro graphics. [23:20] Gyrth: which exactly? [23:20] k1l: Iris Pro 5200 [23:21] and where is the issue? [23:22] k1l: that I get black textures and 2 fps in Unigine. And I basivally can't run any game. [23:23] has anyone successfully SHARED a mounted external usb drive in ubuntu???? [23:23] Hi, I have a notebook with 3 HD, 2 for Ubuntu, 1 for W10, now I buy an mSata with 128GB, and wish to use this to speed things for Linux and Windows, then partitionate 64GB for each, any tip how do that without reinstalling all? [23:23] has anyone successfully SHARED a mounted external usb drive in ubuntu???? all my windows drive work? [23:24] hey guys, I'm having trouble getting a torrent file to open, i've tried transmission and qbittorrent but neither one will open it, it opens magnet links but I only need one thing out of the whole torrent [23:24] Gyrth: usually the icore intel gpus are well supported. [23:24] k1l: and this pc should be able to run most game without a problem. So what's going on? [23:25] Gyrth: you could look into dmesg and Xorg.log if there is some error [23:25] dillon_, http://magnet2torrent.me/ [23:26] dillon_, once it has converted the magnet to torrent, use the torrent and you should be able to pick and choose files from the torrent listing [23:27] thanks squinty [23:27] k1l: no red thingies in dmesg [23:28] squinty but it will open the torrent file all it does is open the magnet file [23:29] hey guys, quick question, trying to scp a directory to another server but it keeps saying "folder name: not regular file" [23:29] is there a special flag or something to scp a directory ? [23:30] Smokie: -r [23:30] as with cp or the likes [23:30] dillon: drag and drop the magnet link onto that web page. it may take a little time to do the conversion but after it has finished, the web page will provide a torrent file which you then link to transmission, deluge or whatever p2p you are using. after the torrent is loaded into your p2p software you should see a listing of the individual files available === matt_ is now known as Guest39073 [23:30] Fuchs, thanks [23:30] you're welcome [23:34] I'll have to switch to windows if I can't get the graphics working properly. [23:35] How to flush dns? === richard_ is now known as snow_richard [23:37] Apparently there is no DNS cache service. Damn it! [23:37] skinux: Refer to the dns caching software you installed. If you didn't install any, there is no cahe [23:37] There isn't any installed. [23:37] Then you don't have a dns cache [23:37] Or maybe it is...I'll check for it [23:38] Nope, not installed. [23:38] So I doubt know why I'm getting error that my local server name can't be resolved. [23:38] don't* [23:40] is there an easy way to upgrade the xorg stack on 14.04.3 to 14.04.4 without ? [23:43] k1l: I just ran CS:S at 175fps... what the. [23:45] Yeah...I've both nGinx site config and /etc/hosts configured for this server name, but Ubuntu acts like neither exists. [23:46] gmusicbrowser list my library directory as having 70k files, but the directory has 101k files... [23:46] is it normal to scp a file from a remote server on the internet to my linux machine at home @ 40MB/s, then from my linux machine to my Windows machine only @ 15MB/s ? [23:46] where are 31k?? [23:48] Hi I cloned a disk into a new one but when I boot from that disk and after choosing ubuntu ( so grub is working) I get this error A TPM error (6) occurred attempting to read a pcr value [23:49] it never goes to gnome [23:50] the version I have is ubuntu server 14 lts [23:50] swengin: Have you ever intentionally tried to configure your TPM? [23:51] Jordan_U: no [23:52] Gyrth: yes, the gpu should work. [23:53] I am having issues with mounting a picture cd. ubuntu 15.10 I dont think mounting cd drive was configured in /etc/fstab but I am new to ubuntu and am only guessing based on google search. [23:54] Fresh, ubuntu should do this automagically [23:54] does anything turn up in /media/* when you insert the cd [23:55] nope [23:55] Fresh: what desktop? [23:55] swengin: My guess is that the TPM error is actually unrelated to your failure to boot, and just happens to be the last message successfully written to the screen. Do you have both the cloned and original drives in the same machine at the same time? [23:55] actually the original is now detached [23:56] I have only the cloned now [23:56] swengin: Good. You should avoid them both being connected, as when they are both connected the fileystems' Universally Unique IDentifiers are decidedly not Unique :) [23:56] not sure which desktop. just grabbed the iso from ubuntu.com [23:57] swengin: Do you get a different result booting into recovery mode? [23:57] Has ANYBODY had problems with the SDA5_crypt when booting? I had a password set and it said it failed 3 different times on 3 different boots. Finally on the fourth the same password decrypted the drive... [23:57] Jordan_U: will try that [23:57] Fresh: so unity. that should take care of mounting the cd [23:57] k1l, +1 [23:58] Fresh, just for testing, try with another cd [23:58] Hello! I'm trying to set up ubuntu via openstack, but I can't find what port to open for apt-get and internet [23:58] I did open 80, and 443. But it's not enough. It cant ping anything or connect via apt-get. when I open all ports it works, but I can't have all ports open [23:58] Fresh, also look in the Dash for Disks It should show your cd/dvd drive and you can mount it from there too [23:59] http://bildr.no/view/RWdYMVl1 <- current setup (for ubuntu server 14.04) [23:59] is it ok to use wpa_supplicant with NetworkManager? Or would there be a conflict?