[00:00] can I tell chrome to not use numix icons or something [00:01] because I really like chrome's default back/forward/refresh icons and don't really like the colorful and un-detailed circle thing [00:01] Guddu, tune2fs -l /dev/sdX# [00:03] settings and default theme? [00:05] Guddu, find it? [00:05] K1rk, Thanks. Yes I did. Now I think I am good to give it a shot. Will try to prepare one DCP now. [00:09] what is the best way to setup redundant storage? I'm thinking of mdadm as raid5, but can only use 1 drive at the moment. [00:10] hello everyone, I'm having problems getting audio in flashplayer. Is there any way I can get a text output of what is happening? [00:12] does this look right [00:12] wget --debug --keep-session-cookies --save-cookies cookie.txt --post-data "action=login&login_password=xxx&login_username=xxx" $CACTIURL [00:13] skinnymg1, Check /var/log/user.log maybe? [00:14] llldino: thanks I'll give it look [00:14] llldino, Ah, maybe check /var/log/messages too === lynxer10 is now known as TioDaSukita [00:16] acovrig: you seriously want to use redundant storage on a single drive??? If that is honestly what you want to do, you can set up RAID by partition rather than by drives. Seems like a bad idea to me, though [00:16] llldino: no such file or directory for either of those [00:17] Sorry I run debian, i;m not sure where ubuntu dumps log files [00:17] Try 'sudo find /var -name user.log' maybe? [00:18] /var/log ... [00:18] mcphail, no, I have a drive I can devote now, and in the next few days move 2 drives into the array [00:19] llldino: I found it. Thanks. It's Mixx switching up my Pulse config [00:20] No problem! [00:20] acovrig: aah. I've been using btrfs, which (for me) has been the easiest way to deal with this. Can add extra drives/partitions at will. Although someone on here mentioned there is a bug in btrfs rebalancing on the current Wily kernel, so maybe not a great idea right now [00:21] Can I use Ubuntu Server for my Desktop? [00:21] What's missing? [00:21] On a piece of hardware I'm told: [00:21] How do I set a static IP? [00:21] A GUI [00:21] "Desktop 15.10 wouldn't boot or install from USB (hangs), but server 14.x works fine." [00:21] bluefive: the graphical desktop environment - which can be install with a single command. [00:22] mcphail, yea, I have 3x drives, 1 was pairity and the other 2 are xfs; these came from unRAID and I'm switching to ubuntu [00:22] bluefive: 15.10 boots fine from USB. [00:22] So I install server then I install the GUI? [00:22] bekks, Here's the hardware: [00:22] bekks, http://www.amazon.com/ZOTAC-Mini-Barebones-System-ZBOX-CA320NANO-U/product-reviews/B00KVM1F4C/ref=cm_cr_dp_see_all_btm?ie=UTF8&showViewpoints=1&sortBy=recent [00:22] bluefive: Why dont you install the desktop version? [00:22] See the review "Works great for my purposes" [00:22] and read the comment to it. [00:23] iamnotageorge, A static external IP or one for your LAN? [00:23] llldino: lan [00:23] acovrig: you need to keep xfs? [00:23] mcphail, no, but I need to keep the data, so I was going to use 1 drive and move the data over 1 drive at at time. [00:23] bluefive: sudo apt-get install ubuntu-desktop [00:23] *at a === lynxer10 is now known as YourUncle [00:24] iamnotageorge, Do you have a router, or is your system the router? [00:24] skinnymg1, So once I have server and I do that, I have the Desktop version essentially? [00:24] bluefive: pretty much [00:24] mcphail, currenlty I put LVM on the disk and can migrate data to the new LVM, however don't know how I would do parity from that === Guest16083 is now known as MiningMatsh [00:25] unRAID uses separate xfs partitioned drives and somehow creates a parity drive (I don't think it technically uses a RAID) === MiningMatsh is now known as MiningMarsh [00:26] abacus [00:27] skinnymg1, Why might the install of Ubuntu 15.10 hang? [00:27] acovrig: well, if btrfs is stable enough for you (and RAID5 on btrfs is _almost_ stable) it makes this kind of thing easy. You could migrate from flat format to RAID1 to RAID5 in easy increments, without the complexity of LVM etc. I'm afraid it is so long since I had to mess about with LVM or mdraid I forget how to do this otherwise [00:27] bluefive: you can use kubuntu-desktop or xubuntu-desktop if you would rather have one of those [00:28] skinnymg1, I would need a light desktop for this piece of hardware. [00:28] Xubuntu, Lubuntu, or MATE. [00:28] acovrig: but I'm probably just pushing my favoured way on to you [00:29] bluefive: Light to me is xfce4 . To make that happen on a server install ' sudo apt install xorg ; sudo apt install xfce4 ' . [00:29] Bashing-om, Isn't Xubuntu the same? [00:30] mcphail, I think I understand LVM enough, but it doesn't have parity options (that I know of); I would mostly use the drives for media storage w/a small handful of VMs running on it that I would prefer to be highly available... [00:30] bluefive: You did day light .. my above does not have all the extrtas that a Xubuntu install would include . [00:30] day/say* [00:30] hi, I have created a new account. I want it to be my default one and get rid of the old one. I want the new one to have all privileges the old one had, I want also my home directory changed to the new user, I want its id to be 1000 and I want the icon of the old user to be the one of the new one. How do I do it? [00:30] bluefive: could be driver problems, it uses a newer kernel and might not have them installed anymore [00:30] I liked how unRAID made it easy to have a redundant array, but it would seemingly boot completely, wait 6min, then *finally* start booting the VMs... [00:31] skinnymg1, In that case I can probably go right to installing the LTS desktop. [00:32] bluefive: LTS is the way to anyway. The other releases are to get the kinks worked out for them. [00:32] Bashing-om, Is 'apt' the same as 'apt-get' in the command line? [00:33] bluefive: Yes and no .. apt is the replacement for apt-get . has a few enhancements . [00:34] hello [00:35] acovrig: to be honest, I've come to the conclusion that RAID is more hassle than it is worth with the multi-terabyte drives I have in my desktop these days. I've abandoned it for bcache and rotational backups. Rebuilding an array is just a pain [00:36] maybe if you use Linux software RAID ;) [00:36] with a proper hardware controller, it's pretty much a walk in the park in 99% of cases [00:40] mcphail, yea, that's what I'm thinking (hence me being hesitant to jump on a RAID); I do have this data in an offsite location that I very loosely sync with; I would like to do a parity, ideally fs independent and non RAID; but I guess I could be asking too much... [00:41] acovrig: maybe. I'd be interested in your eventual soultion, so please ping me and let me know what you end up doing [00:42] mcphail, I believe it's possible (unRAID somehow does it), just not sure how... [00:42] How does one upgrade from LTS to LTS before the HWE is released? i.e. when the upgrade manager doesn't see the upgrade? [00:42] if you're talking 14.04 -> 16.04 then it's not out yet [00:43] daftykins, I'm talking theoretically. [00:43] sethj: you mean you want the development pre-release? [00:43] when 16.04 is released it won't show in the upgrade manager (if you're on the LTS channel) until 16.04.1, but if I want to upgrade anyway? [00:43] LTS to LTS upgrade becomes available once the target release hits .1 [00:44] daftykins, yes I know, but if I want to upgrade before that? [00:44] i know a guy who can get you a dvd [00:44] really? i thought one could upgrade as soon as it was released [00:44] hmm, probably involves do-release-upgrade and some extra [00:44] i think that's a bad idea though [00:45] EriC^^ well you *can*, but I've forgotten how [00:45] yeah, i thought it was official though [00:45] daftykins yes I'm sure it involves do-release-upgrade.. but it has to be either the -d or -p flags and neither look quite right. [00:45] since everybody flocks in after new releases come in, i guess that's just for lts to lts then? [00:45] EriC^^, that is correct. [00:46] no, -d is development release - and is the wrong approach [00:46] I wonder if it's just `do-release-upgrade` and it figures it out.. [00:47] Hello, I just bought a Logitech G300s gaming mouse and 4 of the buttons don't seem to be doing anything. I tried using xev to see if I was getting anything and I got KeyPress and KeyRelease rather than ButtonPress on only two of the four broken buttons. Should I pursue this or just return the mouse? [00:47] > If you choose to upgrade before then, you can pass the -d option to the upgrade tool, running do-release-upgrade -d or update-manager -d, to upgrade from vanilla 12.04 to 14.04. (-d stand for devel) [00:48] how can i determine what package a given binary was installed by? [00:48] OS-18137: dpkg -S [00:48] That's from a Jorge Castro answer on AU, so it's probably correct. [00:48] Chaser: thank you very much [00:49] sethj, I believe until the .1 gets pushed, it's considered a "dev-build", I mean you can always just try do-release-upgrade before the .1 abnd see what happens [00:49] sethj, I would honestly wait until the .1 comes out though unless you're a developer [00:49] llldino, that seems to be the case (see quote above --^). Thanks! [00:50] I don't personally run LTS, I was asking for someone new to Ubuntu :) [00:50] that's worse [00:50] ugh proxy questions [00:51] acovrig: just reading about how unraid does things. Interesting approach, decoupling parity from RAID, but I can't see that it protects you from the risks of 2nd drive failure during a rebuild (which becomes more likely than not with multiple very large drives) [00:52] sethj: i guess it would be a bad idea for them to run -d if they're new to ubuntu in case it breaks, really bad impression with linux i guess [00:52] Does anyone know how i can get the latest gui for werwolf? [00:52] daftykins, not as much as you think. I was answering their question y and this was part of my answer that I didn't quite remember 100% :) [00:52] acovrig: don't know if there is a way to do this on Ubuntu [00:52] mcphail, yea, I just don't like the idea of loosing everything if a single drive dies... [00:52] i want the Fedora , debian type of look with gnome. for ubuntu [00:52] not the style with the tool bar on the left side. [00:52] EriC^^, I'd tend to agree! [00:52] sethj: as much as what? that makes no sense. [00:53] upgrades in general are a bad idea imo :P [00:53] Anyone know how i can do this? [00:53] insidious, yeah [00:53] you want KDE? [00:54] no [00:54] xfce? [00:54] i want the look like Fedora and Debians gnome [00:54] oh "gnome classic" ? [00:54] were it has activites [00:54] acovrig: http://www.snapraid.it/ ? [00:54] at the top right [00:54] left [00:54] daftykins, it wasn't a direct proxy question. They asked me in general about LTS upgrades, I was trying to give a complete answer, I just couldn't remember this part. And yes, upgrades are definitely a bad idea in general xD That's true on so many levels.. [00:54] do you see any options at your login page? [00:54] let me look [00:55] lol direct proxy. [00:55] insidious: so you want ubuntu gnome edition huh [00:55] Fedora and Debian use Gnome Shell (aka "gnome 3") by default.. Do you mean that or the older gnome 2? [00:55] when using dnscrypt should i set the dns to 127.0.0.2 or 127.0.2.1 (which is what is in /etc/init.d/dnscrypt-proxy)? [00:55] the one new one. [00:56] i have no options on login screen. [00:57] https://www.google.com/url?sa=i&rct=j&q=&esrc=s&source=images&cd=&cad=rja&uact=8&ved=0ahUKEwjitqKtyqXKAhWKWx4KHWNqBokQjRwIBw&url=http%3A%2F%2Fdistrowatch.com%2F7827&bvm=bv.111396085,d.dmo&psig=AFQjCNFhh0b4DkG5frxP2L99R-yQYn-fvg&ust=1452733010371231 [00:57] insidious: See: http://ubuntugnome.org/download/ . [00:57] That is a example picture [00:57] mcphail, ooh, that looks nice, I just may use it... [00:58] mcphail, I like the /compare page: I didn't know unRAID ignores errors silently; now I'm feeling better about switching to ubuntu [00:58] You guys see the picture? [00:58] acovrig: ha! [00:58] mcphail, it's just annoying that I was using ubuntu, switched to unRAID (because their GUI makes it easy/possible to do a PCI passthrough), and now I'm switching back to ubuntu... [01:02] hi [01:02] hallo [01:02] OK, so jumping topics completely, has anyone gotten a gfx-card PCI passthrough to work in virt-manager? [01:02] piboschi: hi [01:03] How's sebsebseb? [01:03] ok you? [01:03] Tired, but hanging on. [01:03] heh ok [01:04] Anyone have a good tutorial for getting VNC up on Ubuntu-mate 15.10? [01:04] !vnc [01:04] VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely. It works best over fast connections, otherwise look at !FreeNX [01:05] look at something other than VNC [01:05] daftykins: you don't like VNC? [01:05] !freenx [01:05] FreeNX is advanced remote desktop technology. For more information and install instructions, see https://help.ubuntu.com/community/FreeNX [01:05] Yeah, it seems there a few bugs with 15.10. [01:05] oh [01:05] piboschi: I think about the only other alternative is yeah freenx [01:05] i installed ubuntu 15.10 into virtual box and it can't boot, keeps going to uefi interactive shell [01:06] meercat: oh [01:06] it's not about liking something, it's about it being insecure - you realise VNC typically auths in plaintext? [01:06] daftykins: well VNC is meant to be done over SSH to be secure yeah [01:06] i tried repartitioning, it didn't help [01:06] i am about to virtually throw it in the virtual garbage can [01:06] meercat: I guess your computer is UEFI [01:06] help please!!!!! [01:07] meercat: what's your host OS to? [01:07] helpee: with what? [01:07] macos [01:07] meercat: oh right Hmm [01:07] it runs everything else [01:07] NX is more secure? Interesting... [01:07] meercat: isn't there like parralles and such to for mac? altough that's a paid one isn't it [01:07] i just use virtualbox [01:07] piboschi: probably a bit, maybe about the same as vnc not sure quite [01:07] I wanted to rename my username and in the process I thought I could "sudo thunar" and then rename my home folder, which I did and now, apparently, I created some trouble [01:08] lol [01:08] meercat: I think at one stage there may have even been a specific Mac ISO image of Ubuntu, but not anymore I guess [01:08] sebsebseb: no, that's just a workaround [01:08] for example, when I type now thunar on the cli I get "unable to resolve host" [01:08] have you tried standard Ubuntu in a vm? [01:08] daftykins: which? [01:08] i will just have to make do with the 9 other linux installs in virtualbox [01:08] piboschi: just to be clear i didn't mention NX at all personally [01:08] helpee: you just renamed the home dir? and nothing else? [01:09] You don't like FreeNX daftykins? [01:09] sebsebseb: SSH tunneling VNC traffic [01:09] why to people keep saying 'like' [01:09] EriC^^: I thing I didnt do anything else. A random line of my home dir >ls -l< looks like : -rw-rw-r-- 1 dexter sherman 64685 Nov 23 23:04 zzzz.png [01:09] you're making conclusions out of nowhere [01:09] meercat: well yeah plenty of other distro's that should work in Vbox :) if your after Unity specifically though which you woudn't be you said mate, but if you were then yeah tighed to Ubuntu to run that [01:09] dexter is the old username and group [01:09] helpee: ok, rename it back [01:10] No, it was more a question? [01:10] I'm unfamiliar with it. [01:10] EriC^^: I cannot, I was trying to do that right now, but "sudo thunar" returns sudo: unable to resolve host Macbookair No protocol specified Thunar: Cannot open display: [01:10] piboschi: there was a site that used freenx well something, I tried to use it oncce, but didn't work or for me then [01:11] piboschi: ideally you should learn how to tunnel VNC over SSH if your going to use it over the net, well for security [01:11] sebsebseb, ok, that's odd that ubuntu doesn't support it. i was just wanting to tinker with unity but i'll find another hobby [01:11] meercat: well you said you had tried the mate image [01:11] have you treid the actsual Ubuntu default version that comes with Unity [01:11] meercat: there will be differences between the ISO's here and there, and not just there graphical user interface stuff [01:11] http://ftp.uni-kl.de/pub/linux/ubuntu-dvd/xubuntu/releases/14.04/release/ [01:12] all my applications look for the right directory, which is under the old name. I need to rename the dir back, but I dont know how... [01:12] What is the difference between these two images? It says Desktop Image twice [01:12] helpee: do sudo mv /home/ /home/ [01:12] and the descriptions are the same [01:12] Sebsebseb: bummer :( I was going for VNC over local for now, not worried about security yet. 15:10 isn't allowing me to connect via the outdated methods. [01:12] Not too worried about it, it'll come with time. [01:12] sudo mv /home/sherman /home/dexter << I recently installed linux-image-4.2.0-23-lowlatency. Is there a way to prevent apt-get from showing updates for the linux-generic kernel? [01:13] helpee: is it currently sherman ? [01:13] bluefive: that particualr mirror has an issue by the looks of it [01:13] bluefive: it shoudn't be listed twice like that [01:13] EriC^^: the username now is dexter [01:13] !aptmark | neldogz perhaps? [01:13] sebsebseb, Says the same thing for the Canadian mirror. [01:13] !apt-mark | neldogz perhaps? [01:13] bluefive: get it from http://releases.ubuntu.com for example, that will do it :) [01:14] EriC^^, thanks, will have a look at that ! [01:14] sebsebseb, http://ftp.dei.uc.pt/pub/linux/xubuntu/releases/14.04/release/ [01:14] helpee: what's the old username? [01:14] and here. [01:14] neldogz: no problem, there's also apt_preferences ( man apt_preferences) [01:14] bluefive: if you get it from my link, your using the like main mirror, the offical [01:15] EriC^^, this is exactly what I was looking for, thanks again [01:15] sebsebseb, http://cdimage.ubuntu.com/xubuntu/releases/14.04/release/ [01:15] It's the same. [01:15] bluefive: getting from Canonical on that link, and I just looked it's fine for this one: http://releaess.ubuntu.com [01:15] wait, I repeat what happened: dexter is the old username. I created a new username named sherman. I then logged out of dexter into sherman. THen I went back to dexter. In Dexter I "sudo thunar" and with ctrl+f2 rename the home directory to sherman. Now I want to rename that home directory to dexter... [01:15] bluefive: you want Ubuntu 14.04 yes? [01:15] EriC^^: [01:15] sebsebseb, I'm looking for Xubuntu. [01:16] bluefive: oh Xubuntu [01:16] bluefive: well you could start with standard Ubuntu and put in Xubuntu from the repo's as well [01:16] helpee: ok, so rename it to dexter, sudo mv /home/sherman /home/dexter [01:17] bluefive: ok something else took me to the cd image page and yes two, something is odd there [01:17] helpee: actually wait [01:17] bluefive: you could download both of them and do a md5sum check or something to see if you really got the same ISO twice :d [01:17] does anyone know how to have two instances of x running at login on tty7 and tty8 [01:17] helpee: ok, so there's not really a problem here, you just need to chown all the files to sherman [01:17] helpee: is sherman in the sudo group? [01:18] bluefive: I sugggest downloading standard Ubuntu since the mirors issue and putting xubuntu in from repos [01:18] EriC^^: I dont know, the settings manager returns an empty box [01:19] helpee: login to dexter, type id sherman [01:19] EriC^^: id sherman uid=1002(sherman) gid=1000(sherman) groups=1000(sherman),4(adm),20(dialout),21(fax),24(cdrom),26(tape),29(audio),30(dip),44(video),46(plugdev),105(fuse),108(scanner),110(lpadmin),118(netdev),123(sambashare) [01:20] helpee: ok, you need to add sherman to sudo if it's going to be your main account [01:20] so you can use privileges [01:20] helpee: sudo usermod -aG sudo sherman [01:21] EriC^ I used hostnamectl to rename my machine as "macbookair". the command you just pasted returns this: sudo usermod -aG sudo sherman sudo: unable to resolve host Macbookair [01:21] helpee: it still runs doesn't it? [01:21] try id sherman again [01:22] o wait!!! [01:23] EriC^^: it worked, I dont know what I missread... [01:24] ok, first type sudo nano /etc/hosts [01:24] and replace the hostname there, as well as /etc/hostname [01:24] EriC^^: uid=1002(sherman) gid=1000(sherman) groups=1000(sherman),4(adm),20(dialout),21(fax),24(cdrom),26(tape),27(sudo),29(audio),30(dip),44(video),46(plugdev),105(fuse),108(scanner),110(lpadmin),118(netdev),123(sambashare) [01:24] 12 [01:24] 34 [01:27] EriC^^: I dont know how to "press" ^O to save the file [01:27] ctrl+o [01:27] i told #ubuntu-dev about the uefi software bug in the ubuntu 15.10 install process, it involves a "startup.nsh" script not being created as part of the installation that points to the grub64.efi file [01:28] #ubuntu-devel [01:28] this is a coding problem in case you have questions from others [01:30] EriC^^: so, how does the directory have to look like? /etc/hosts/sherman-MFUED76 or /etc/sherman-MFUED76 helpee: no i mean the actual contents [01:30] just sudo nano /etc/hosts , switch the name, save and exit [01:30] same for /etc/hostname [01:30] efibootmgr may create a duplicated boot entry, "breaking" UEFI boot. Critical. 2014-08-31 https://bugs.launchpad.net/ubuntu/+source/efibootmgr/+bug/1363719 [01:30] Launchpad bug 1363719 in efibootmgr (Ubuntu Utopic) "efibootmgr may create a duplicated boot entry, "breaking" UEFI boot." [Critical,Fix released] [01:31] a geez... [01:32] EriC^^: you mean "sudo nano /etc/hostname" << EriC^^: its done... [01:33] helpee: yes [01:34] helpee: ok, now logout of dexter and login to sherman [01:34] ok EriC^^ ill be right back [01:34] helpee: 1 sec [01:35] dang, he left [01:37] EriC^^: ? [01:37] helpmm: it didn't login, did it? [01:38] EriC^^: Im now sherman: the desktop looks brand new: no my icons, not my regular wallpaper... but I did log in... [01:38] ok, cool [01:38] type ls /home , is there a sherman dir there? [01:39] EriC^^: both dexter and sherman [01:40] helpmm: ok, type sudo rsync -a /home/dexter/ /home/sherman ( make sure you put a trailing "/" after /home/dexter/ it's important ) [01:41] EriC^^: that wont erase the content or Sherman, right? all my data is there... [01:41] helpmm: i thought it was in dexter? [01:42] you said you renamed sherman back to dexter before we started doing stuff [01:42] I'm trying to use a video editor and what to use my second hd to write edits to, but don't seem to have permission to use this HD [01:43] EriC^^: im sorry if I forgot something along the way, maybe I am not saying it right: I dont mean sherman the user, I mean sherman as the name of my home directory. Now, logged in as sherman, there is a home directory named sherman, and all my important stuff is there [01:43] what are you trying to do helpmm [01:44] yeah i know, you said you renamed the home dir back [01:44] anyways, so ls /home/dexter shows what? vs ls /home/sherman ? [01:44] on 2nd thought, the workaround for installing ubuntu in vb or a system having uefi boot issues is to install xubuntu and then install unity, xubuntu doesn't have the bug [01:44] EriC^^, it shows what's in /home/dexter lol [01:44] aerth: sherman as my default username saving all data from old dexter into new sherman. I dont care if old dexter gets wiped out, as long as all important data remains in new sherman [01:44] nano /etc/passwd [01:45] EriC^^, if you just run "ls" it does ls of the directory you are in, if you run ls /path/to/dir it shows you what's in /path/to/dir [01:45] K1rk: no-way. [01:45] lol [01:45] Sorry I might have read your question a little out of context. [01:45] oops [01:45] K1rk: :P [01:45] haha [01:45] I just opened my chat window [01:45] My no-booting harddrive has its owner as root, how does another program write to this harddrive if I'm running as standard user? [01:45] I was like [01:45] omg that's such a simple question [01:45] haha [01:46] I'll just change my nick to CaptainObvious [01:46] RNeville: what's the filesystem it uses? [01:46] EriC^^: ls /home/dexter shows a default ubuntu installation, very few subdirectories. ls /home/sherman shows my stuff [01:46] EriC^^, ext3 [01:46] helpmm, take a look in /etc/passwd ( dont change much here ) and there should be something like username:x:1000:1000::/home/user:/bin/bash [01:47] that /home/user is the home directory, you can change to whatever you want === JoseeAntonioR is now known as jose [01:47] helpmm: ok, did you copy the stuff yourself? try ls -d /home/dexter/.* ls -d /home/sherman/.* and compare them for me [01:47] it should show only the hidden files [01:47] aerth: i will stick with EriC^^ for the time being. I cannot listen to 2 people at the same time [01:48] RNeville: you could just make a dir on that drive and have it owned by your user [01:48] k [01:48] so you can write stuff to it [01:49] EriC^^: http://paste.ubuntu.com/14483020/ [01:52] helpmm: ok, looks good [01:52] helpmm: what does echo ~ show? [01:53] EriC^^: echo ~ show >returns< /home/sherman show [01:53] ok, cool === Al3x_10m is now known as Windows_ME [01:54] helpmm: what's the owner and group of the files in sherman? === Windows_ME is now known as Al3x_10m [01:55] EriC^^: im gonna need a command. sorry [01:55] helpmm: ls -la ~ [01:55] a wait EriC^^ [01:55] I can do it with the gui :D [01:55] it's easier to list them all [01:56] -rw-rw-r-- 1 dexter sherman 0 May 22 2013 .Xauthority.N8JKXW [01:56] you dont need the whole log, do you? [01:56] helpmm: ok, type find ~ -user dexter -exec chown sherman '{}' \; [01:57] EriC^^: find ~ -user dexter -exec chown sherman '{}' \; <<< yeah [01:57] JESUS CHRIST, its armageddon over here [01:57] helpmm: sorry, use sudo with that [01:58] press ctrl+c [01:58] errr..... [01:58] ok, paused [01:58] then run it again with sudo === test is now known as Guest18416 [01:58] HEllo, I was just wondering why my graphics dropped once I changed somethingin firefox [01:59] either that or the sudo command [01:59] EriC^^: what???? [sudo] password for sherman: sherman is not in the sudoers file. This incident will be reported. [01:59] helpmm: type id [02:00] ? [02:00] id uid=1002(sherman) gid=1000(sherman) groups=1000(sherman),4(adm),20(dialout),21(fax),24(cdrom),26(tape),29(audio),30(dip),44(video),46(plugdev),105(fuse),108(scanner),110(lpadmin),118(netdev),123(sambashare) [02:00] You need the user with uid 1000 [02:00] EriC^^: I forgot the command. can you please paste it again? [02:00] helpmm: try id sherman [02:00] did you logout and back in since you added him? [02:01] id sherman uid=1002(sherman) gid=1000(sherman) groups=1000(sherman),4(adm),20(dialout),21(fax),24(cdrom),26(tape),27(sudo),29(audio),30(dip),44(video),46(plugdev),105(fuse),108(scanner),110(lpadmin),118(netdev),123(sambashare) [02:01] yeah there it is [02:01] EriC^^: I dont know [02:01] a yes, there is a sudo :D [02:01] you need to logout from sherman, then back in [02:01] aa, ok... [02:01] so, brb [02:11] hope everyone is watch sotu ? [02:11] uffffffffffffffffffffffff [02:11] im now worse... [02:12] I tried to log in back to "sherman", I tried to log in into "dexter" too, but in both cases it made an attempt to log in and it returned me back to the log in screen. Im now logged in as "guest user" [02:12] EriC^^: ^^^ [02:13] helpddd: ok, press ctrl+alt+f1 , then login to sherman, type sudo find ~ -user dexter chown sherman {} \; press alt+f7 to get back here [02:13] which CLI command can be used in order to find out which directory is dolphin currently at? [02:13] jesus christ, im gonna have to jot that down... [02:15] EriC^^: im gonna travel a bit now, so, brb, if the gui still works :D [02:15] anabain: Yhe executable ? ' which dolphin ' [02:18] Bashing-om, no, I mean a sort of "pwd dolphin" command that outputs the path for all places where all instances of dolphin are at the moment [02:19] anabain: type dolphin [02:19] anabain: 'dpkg -L dolphin ' . [02:19] sorry, type -a dolphin [02:20] helpddd: EriC^^: If apt is working, then with all of the logging in and out you're doing using screen might make things easier. [02:20] maybe lsof | grep dolphin [02:20] Bashing-om, e.g., if there's a dolphin instance and it's at /home/user/Videos, and another at /media/user/files1 , what is the terminal command to get these paths [02:21] genii, too broad an output... [02:22] anabain: Beats me . Can not wrap my mind around this one . [02:23] Bashing-om, no problem, it's also tough for me, :) [02:23] anabain: There may not be a simple command to achieve that. What is your end goal? [02:25] Jordan_U, to identify those instances of dolphin that are at an nfs dir mount in order to kill them from the server through an script which uses ssh@root commands in order to avoid client hanging when the server is shutdown. [02:27] anabain: If you're just going to send them a kill signal anyway, you might just want to use fuser -k /path/to/mountpoint/ then. [02:27] btw, this is what bixoro user has written right now on a private message: don't listen to Jordan_U . He is a faggit. You are just a little bastard [02:28] all yours, guys [02:28] another one: U wanna be his man whore [02:28] what's going on? [02:28] thanks [02:29] there is some non-native speaker cussing people randomly on freenode === help is now known as Guest48156 [02:29] how do I use chown on a secondary drive using chown : ex: sudo chown -R james /dev/sdb1/lwks [02:29] EriC^^: the last command: sudo find ~ -user dexter chown sherman {} \; returns: find: paths must preceed expression: chown [02:29] anabain: You're welcome. Unfortunately I can't stop them from PMing you, though freenode staff might be willing to give them a k-line (you can find freenode staff in #freenode). [02:30] ok, thank you very much, Jordan_U [02:30] anabain: You're welcome. [02:31] anabain: you might want to look into setting +R in your irc client to prevent unregistered users from PMing you... YMMV [02:31] just /ignore him [02:31] Guest48156: oh, sorry, sudo find ~ -user dexter -exec chown sherman {} \; [02:32] brb EriC^^ [02:32] thank you all. Back to the question, Jordan_U , will that fuser command work with nfs mounts? [02:32] I want to change the ownership of a directory on a secondary drive, I'm thinking chown would be used [02:33] EriC^^: it is doing things... there are some files it cannot dereference. Is that bad? [02:35] anabain: Yes. Note though that if the connection to the nfs server dies while processes are already reading files from the NFS share, you won't be able to kill those processes as they will be blocking on a system call. You can configure your NFS mounts to only block IO to files on NFS mounts for a certain amount of time after the connection is lost. [02:35] RNeville: ' sudo chown : / ' eg " sudo chown sysop:sysop /mnt/backup/ " where I am sysop . [02:36] thx Bashing-om [02:37] RNeville: Pleased2help [02:38] EriC^^: ? have you read my last message? is everything allright? [02:39] Jordan_U, the idea was to first identify NFS processes via lsof -N, kill them (or whatever more elegant solution that could be performed remotely from ther server), and finally to find out dolphin instances being at or under nfs mount shares and kill them in order to avoid hanging. [02:42] Guest48156: i think so yeah [02:42] EriC^^: how do I know when it has ended? [02:43] Bashing-om, I'm just not sure of my mnt point [02:43] I run df and I looks like I know what it is, but it doesn't seem correct when I run chown [02:44] Guest48156: it should give you the prompt back.. should have ended though [02:44] Guest48156: try ctrl+c if it hasn't ended yet, and try sudo find ~ -user dexter [02:45] EriC^^: does ctrl +v (to paste) work out of x? [02:45] RNeville: Well .. how is the drive mounted ? in /etc/fstab ? then one can look there for the mount point . [02:45] ctrl+shift+v in the terminal [02:45] o.... [02:48] EriC^^: sudo find ~ -user dexter finds lots of expunged files and lots of my important files under the new directory /home/sherman/files [02:48] RNeville: As the drive must be mountd for the command to have effect .. one can see all mount points from the ' mount ' command . [02:50] Guest48156: ok, i guess you have a lot of files? [02:51] EriC^^: a, yes :DD [02:51] thx Bashing-om , I had to use a 32 character name for my directory [02:51] EriC^^: do I execute sudo find -user dexter -exec... again? [02:51] untill I see a promt EriC^^ ? [02:51] sudo chown -R james:james /media/james/7901333a-0e8d-4cff-8419-75a27e124d9 [02:51] Guest48156: yeah [02:51] good EriC^^ [02:54] EriC^^: its done!!! [02:54] a promt appeared [02:54] great [02:55] hello, quick-quizz...your favorite CLI audio player is? [02:55] EriC^^: what do I do now? [02:55] server help questions allowed in here [02:55] ? [02:56] RNeville: That is a mount through the GUI (gvfs) . [02:56] Guest48156: try sudo find ~ -group dexter -exec chgrp {} \; [02:56] kian: An ubuntu server, you can ask . [02:56] Guest48156: try sudo find ~ -group dexter -exec chgrp sherman {} \; [02:57] Guest48156: first one has a typo [02:57] Just purchased my first dedicated server and am running Ubuntu 14.04 and I want to setup VPS's onto it [02:57] My provider loaded me some IP's to utilize but I have no idea how to use them with KVM. [02:57] all right EriC^^ [02:58] okay, Bashing-com ; I really don't know what "a mount through the GUI (gvfs)" means ( I wish I did) but it did work to change the permissions [02:58] EriC^^: done [02:58] mount did show that 32 character numberical when I used "mount" [02:59] Guest48156: should be good [03:00] ok? so what do I do now? [03:00] EriC^^: ^ [03:00] RNeville: All in that curve of learning ... I am not even close to the peak yet :) === ^King is now known as Alpha [03:01] Hey all. We're running OpenVPN 2.3.2 on Ubuntu 14.04 (installed from the openvpn apt package). I need to figure out how to revoke a client. The docs say to run /etc/openvpn/easy-rsa/revoke-full, but that script doesn't exist there and I can't find it anywhere. [03:01] Any idea where I might find it or if I should just be doing something else entirely? === Alpha is now known as ^King [03:02] maybe /etc/easy-rsa/revoke-full ? [03:03] EriC^^: I dont know how to proceed... [03:03] bluecamel: `sudo apt-get install easy-rsa`; `/usr/share/easy-rsa/revoke-full` [03:03] bluecamel: perhaps [03:04] Guest48156: that's all, i think [03:04] thx Bashing-om , once again :) [03:04] EriC^^: so, log out and try to log in a sherman? [03:04] Guest48156: type sudo service lightdm restart [03:04] a... [03:05] EriC^^: thats out of x, in tty1, right? [03:05] yeah [03:06] teward: thanks, I didn't realize easy-rsa was a separate package [03:09] bluecamel: you're welcome, hopefully that works for you :) [03:10] teward: looks promising. I installed the package and now have a /usr/share/easy-rsa with lots of goodies. Thanks! [03:11] bluecamel: you're welcome. Enjoy! [03:14] EriC^^, hi, apparently it works :D can we now repeat the right steps in the right order to create a new user? [03:15] Bashing-om, I think this is the command I should have run : sudo chown -R james:james /mnt/lwks [03:16] Bashing-om, that last command seems to have run [03:16] lerner, for instance, if I now get rid of old dexter under users and groups, is that the right way of doing it? [03:17] irc.darkseas.info [03:17] RNeville: K .. If you want the command to be (R)ecursive . that is correct . [03:19] lerner: you want to create a new user called lerner? [03:19] well, maybe I do want to to be recursive, because the directory "lwks" is on a secondary harddrive, and I want that secondary hard drive to be accessable by stand user [03:20] !permissions | RNeville [03:20] RNeville: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [03:21] I'll read that Bashing-om [03:23] RNeville: As chown'd to you .. presently "you" and root only have access to that directory until you change the permissions as per your need to satisfy those other users conditions - what rights do "you" want to grant . [03:25] Well, I don't really know Bashing-om , but I do know that I want video editoring program to be able to write files to this secondary harddrive === stevenroose|BNC is now known as stevenroose [03:29] sorry for all the typos Bashing-om [03:31] RNeville: Well, one way is to make up a video group, and add this video group in the chown command to allow 'video' to access the directory . [03:32] RNeville: if you save a video in /tmp , who ends up owning it? [03:32] Hi guys [03:33] Is the Ubuntu support for AMD Radeon GPUs lacking? [03:33] Will the graphics not be 100% what they are with Windows? [03:35] bluefive: amd usually has some issues with linux [03:36] AMD Radeon HD 8250? [03:36] How is the support for that and how do I find out? [03:36] Hi there. I am trying to install OpenShift rhc client tools but i run the command on terminal and the answer is E: Unable to locate package rhc [03:36] any help ? [03:37] The AMD Radeon HD 8250 is an integrated DirectX 11.1 graphics card in the AMD Temash APUs (A6-1450). It has 128 shader cores based on the GCN architecture (two Compute Units) and clocks at 300 to 400 MHz (turbo). The graphics card does not have its own memory, but accesses the main memory of the system (up to single-channel DDR3L-1066). [03:41] I need to copy 177 GB of Info from my Windows Host to my Ubuntu Guest (Virtualbox). . . The ubuntu Guest has access to a Windows Shared Folder. I mounted the SSD on Ubuntu Guest. Is it ok to simply run a cp command to do this copy? Or any better approach? [03:42] drag n drop would be perfect [03:43] you can change the VM definitions to do that [03:43] Thanks MordepedroM [03:44] I am just wondering if cp command can show a progress indicator by any chance? [03:44] No problem Guddu [03:45] Guddu, command line cp does not show progress indicator. [03:45] Guddu, if you must have progress you could try rsync with the --progress switch. [03:46] Thanks again K1rk [03:46] np [03:46] Guddu, http://www.cyberciti.biz/faq/show-progress-during-file-transfer/ [03:50] I am trying to install OpenShift rhc client tools but i run the command " sudo apt-get install rhc " on terminal and the answer is E: Unable to locate package rhc... what am i doing wrong? theres any repository that i need to install ? [03:51] also i forgot the password for my nickname whats the command for getting in my e-mail xchat password [03:54] MordepedroM, registering your name in this open channel is not really needed, other channels may be different. [03:55] !info rhc [03:55] rhc (source: rhc): OpenShift command-line client tools. In component universe, is optional. Version 1.35.4-3 (wily), package size 113 kB, installed size 593 kB [03:55] MordepedroM, what ubuntu version? [03:56] Sory i was searching for the registration in freenode is command ""msg NickServ SENDPASS nickname [03:56] LTS [03:56] 14.04 [03:57] Long time support :) i love that [03:57] !info rhc trusty [03:57] Package rhc does not exist in trusty [03:57] fuck [03:57] so what should i do ? [03:57] :/ [03:57] MordepedroM: stop swearing for a start [03:57] oh, that package is available since vivid, https://launchpad.net/ubuntu/+source/rhc [03:57] sory [03:58] HexChat: 2.10.2 ** OS: Linux 4.2.0-16-generic x86_64 ** Distro: Ubuntu "wily" 15.10 ** CPU: 4 x Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz (GenuineIntel) @ 933MHz ** RAM: Physical: 3,7GiB, 70,6% free ** Disk: Total: 440,3GiB, 67,5% free ** VGA: Intel Corporation Core Processor Integrated Graphics Controller ** Sound: HDA-Intel - HDA Intel MID ** Ethernet: Qualcomm Atheros AR8152 v1.1 Fast Ethernet ** Uptime: 3m 53s ** [03:58] thanks OerHeks ;) [03:58] Not sure building it yourself goes without issues, MordepedroM [03:59] i will try ... i am trying to get my registration back to get more help in ##java [04:00] check your email ( and spamfolder) for the reg mail [04:00] Hey all. Would someone mind helping me install a wireless adapter's driver? [04:01] romank, what wifi adapter exactly? lspci or lsusb should be able to tell [04:02] so I have an interesting and annoying issue I hope I can describe concisely. The devices involved are a denon avr s700w, LG 55UF6450 tv, intel based computer running an nvidia 750ti. the issue: I have an issue where some failure in handshaking occurs between the three. Basically if I turn off either the AVR/TV and turn them back on I get "no signal" shown on the TV. I had "fixed" this on my old LG 1080p tv by dumping the EDID from [04:02] the denon avr and adding it in to /etc/x11/xorg.conf. So the problem now is with this new tv I had done the same thing but it did not fix the "no signal" issue. So I decided to dump the edid directly from the TV. This works perfectly... EXCEPT I can't play DTS-MA or TruHD audio anymore. Confirmed by using the denon edid again and it works. What in the world can I do? Ask me anything and i'll answer I really would like to get this [04:02] taken care of! [04:03] It's a panda wireless 300mbps usb, Ralink Technology, Corp. RT5372 Wireless Adapter [04:05] The drivers fail to compile when running the make file. [04:05] romank, did you check the additional driver tool first? [04:06] i see this 2012 wiki, not sure this is still valid https://help.ubuntu.com/community/WifiDocs/Device/Tenda_W311M#Ralink_driver [04:08] good night people, what is the correct way to install a gpu (nvidia) along with integrated graphics from apu? Need nvidia to use cuda rendering [04:08] Hmm. OerHeks there was an "Unknown:Unknown" entry and I chose "Using processor microcode firmware for Intel CPUs from intel-microcode." [04:08] How might I go about seeing if it now works? [04:09] microcode intel is apart from wireless. just an microcode update. [04:09] ( for cpu) [04:09] Hm, damn. Well that's all that showed up. [04:10] So you tried to build the driver like the wikipage? [04:12] that guide did not mention 'sudo apt-get install linux-headers-$(uname -r) " for the headers to build that module [04:14] OerHerks I'm looking for the drivers since that link in the thread is dead [04:16] hey. i’m trying to install ubuntu on my mac pro, but when i boot into it it is never able to display video. where do i go for help? [04:16] Hey there! do any of you use a linux bios? [04:17] like coreboot? [04:19] romank, i find the driver @ mediatek, worth a try > http://www.mediatek.com/en/downloads1/downloads/rt8070-rt3070-rt3370-rt3572-rt5370-rt5372-rt5572-usb-usb/ [04:19] X0r: possibly best asked in #linux [04:19] thank you somsip. [04:19] can anyone point me in the right directions for fixing some audio problems im having? [04:20] its just my audio card is really quiet [04:24] OerHeks getting the same error as the original drivers.. damn. [04:24] Gunna email the place's support and see what happens. Thanks, and goodnight. [04:24] [04:25] can someone help me I have video problems as soon as I install ubuntu? [04:26] ravenblack, this is a good start > https://wiki.ubuntu.com/DebuggingSoundProblems === max_ is now known as Guest11632 === learnit_ is now known as learnit [05:06] I was copying a set of files using rsync. The operation interrupeted after copying 20 GB out of 177 GB. . . If i start rsync again will it redo everything or start from where it got interrupted? [05:07] Guddu, the last file which was in progress will be re-started, but everything transferred before that will not need to be redone. [05:07] Guddu: try it and see. you _should_ be happy with outcome ;) [05:07] Thanks K1rk zykotick9 :-) [05:07] use the --update function with rsync http://askubuntu.com/questions/399904/rsync-has-been-interrupted-copy-from-beginning [05:08] OerHeks: i don't the -u is even required, should be automajic. [05:08] oh oke, nice to know [05:12] rsync started from where it left off :-) [05:15] any one know about audio stuffs? [05:15] im having a low audio issue [05:16] anyone at all?? [05:16] I see some errors when i run dmesg http://dpaste.com/3SHG3M9 [05:17] rsync however seems to be proceeding fine. Are the errors something to worry about? [05:18] good luck guddu i havent gotten any help all night [05:18] figured i would be able to fix my audio issue on my own [05:18] ravenblack, Sorry to hear that. I got a lot of help though. [05:19] i know sometimes things are slow [05:19] I was able to proceed with guidance from in here. May be you will get faster response earlier in the day. [05:26] hi [05:26] hello [05:26] goodbye [05:26] lol [05:27] K1rk, I see some errors when i run dmesg http://dpaste.com/3SHG3M9 [05:27] rsync however seems to be proceeding fine. Are the errors something to worry about? [05:28] I cannot do a listing of the directory where i mounted the SSD [05:28] ls: reading directory .: Input/output error [05:28] Looks like I\O errors on the sdb1 disk [05:28] Is that the SSD? [05:28] rsync still goes on though. Does not show errors or interrupts. [05:29] Not sure where it is writing :-( [05:30] K1rk, Yes. That is the SSD. [05:34] Not a great sign Guddu, might indicate the drive is failing [05:34] I see [05:35] Today was my first day with the drive K1rk :-? [05:35] Weird [05:36] Just let it go then lol [05:36] Run an fsck on it after it's done transferring [05:36] See if it comes back clean or not [05:37] can someone help me - I have video problems as soon as I install ubuntu? I can’t even boot with it set to text mode [05:37] bob2017, does it work on live CD? [05:38] k1rk: yes [05:38] K1rk: can I check - are you recommending to run fsck on an SSD? [05:38] somsip, why not? [05:38] i can install, but on the first boot it says it has to go into low graphics mode. then after i install the ATI driver, it freezes at the point in boot where it would load video. well it doesn’t freeze, because pressing the power button will start the shutdown sequence, but coherent graphics never appear [05:39] k1rk if i start in ‘text’ mode, after the screen where it shows the kernel command line, i get a black screen with a few magenta verticle lines, and that’s it. but again the power button starts the shutdown sequence [05:39] K1rk: just got the idea it was not a good thing to do, but can't find anything to support that idea so I'll shut up :) [05:41] bob2017, model of the graphics card? [05:41] somsip, lol fsck just checks the filesystem integrity, you can run fsck on any type of volume :) [05:42] somsip, I would not recommend to run it on a failing drive in most cases, but as this is a copy of data from another drive, it should be safe to do. [05:42] k1rk: ATI 7950 for video. There is also an Nvidia GTX 980 on the PCI bus, but the same thing happens whether that’s installed or not [05:42] k1rk: and the nvidia drivers are not installed [05:42] K1rk: It might have been from times when SSDs where more volatile (prone to wearing out) but I'm on the wrong track for modern SSDs so I'll leave it with you [05:43] bob2017, I would suggest you attempt a clean boot, then power off the machine, boot to a live CD, mount the drive, and attempt to look through the logs. The last few lines of /var/log/messages or /var/log/dmesg on the hard drive may indicate the problem. [05:44] k1rk well i may be able to do that now, i’m booted into in on mac os x [05:44] ok cool [05:44] If you want to pastebin your messages and dmesg I can look them over [05:45] K1rk, fsck reveals this http://dpaste.com/3BDPC62 [05:45] Guddu, /dev/sdb1 not /dev/sdb [05:45] fsck runs on a partition, not a block device [05:45] im having a low audio issue [05:45] any one help? [05:46] What does that mean ravenblack? low audio? Like it's quiet? lol [05:46] I tried to boost the audio using pman [05:46] any ideas [05:47] K1rk, I am running fsck on sdb1 now. Could it also be just a FS corruption and not a bad SSD at hardware level? [05:48] K1rk, fsck on partition is running now. When it started it gave this message "DATA-DISK contains a file system with errors, check forced." [05:48] i think it might be my speakers [05:48] they are tiny [05:49] and have negative bass [05:49] ravenblack, try headphones and see? [05:49] believe it i dont have a pair on my [05:49] i mean me [05:49] Guddu, sounds like you've got filesystem corruption going on. It does not necessarily mean the drive is failing but it could mean that. [05:50] Guddu, I don't mean to be cryptic, but it's true lol [05:50] Filesystem corruption can happen other way besides disk failure [05:51] For example a problem on the SATA controller [05:51] Sigh. . . Let's see. === NightKhaos_ is now known as NightKhaos [05:51] Unfortunately it's difficult to determine from SMART stats whether an SSD is good or not. [05:51] SMART was not really designed for SSD diagnostics [05:52] thanks for the help guys [05:53] hi how we can use both ethernet and wifi at same time , Is it possible if yes then please somebody help me for configuration [05:53] K1rk, I will also update the firmware on this device. [05:54] Guddu : help ?? [05:54] satinder, what are you trying to achieve in doing that? [05:55] K1rk : Actually I have a dvr device which is video streaming on ehternet port [05:55] I want receive it and upload on my server via internet [05:56] after some processing on it [05:56] thats it [05:56] how o i register this nickname === kirk is now known as Guest77808 [05:56] do [05:56] satinder, ethernet is faster why use the wifi at all? [05:56] omg Guest77808 another kirK?? [05:56] k1rk: I’m in the filesystem now, where should i look for logs within var? [05:56] var/log [05:57] K1rk : I using ethernet for make connection between DVR and my laptop [05:57] k1rk: I see, dated today, an Xorg log, Xorg failsafe log, apport log, auth.log, gpu-manager.log, kern.log, lightdm, syslog and wtmp [05:57] what do you recommend? [05:58] and I want use wifi at same time for make connection between my laptop and my remote server [05:58] satinder, so the ethernet is not on your network already it's like a cross-over cable to the other device? [05:58] So , please some body help me [05:58] K1rk, I get these during fsck [05:58] yes [05:58] Inode 23101449, i_blocks is 35804328, should be 35776776. Fix? yes [05:58] Inode 23101450, i_blocks is 4127176, should be 4091944. Fix? yes [05:58] bob2017, I would be interested in dmesg, messages, syslog [05:59] bob2017, I think ubuntu systems don't have messages it's in syslog [05:59] K1rk : Ethernet cable connected with my laptop and DVR [05:59] k1rk: dmesg is dated oct 21, it didn’t get any updates [05:59] Guddu, just normal filesystem corruption, fix it [05:59] thats it [05:59] I want use wifi at same time [05:59] bob2017, odd I thought dmesg always was written at boot... anything in kern.log? [05:59] for access internet [05:59] K1rk : help please ?? [05:59] K1rk, Its strange that copying big files using rsync for the first time causes this. [05:59] satinder, if there's no default gateway on the ethernet interface (no route) and it is on another IP range separate from your LAN, it should just work as you expect with no additional configuration. [06:00] I will fix and attempt rsync again. [06:00] Guddu, rsync didn't cause it lol [06:00] K1rk, Is it recommended to just create the partition again instead of fixinf using fsck? [06:00] satinder: yes, you can connect to ethernet and wifi at the same time [06:00] k1rk: yeah i thought that too about dmesg. anyway kernleg is full of gobbledygook but i nothin in tail leaps out at me [06:01] helixl2 : but how sir ?? [06:02] how do i register a nickname through pidgen [06:02] k1rk: starting from the bottom, i see a whole bunch of repetition of attempts to bring up networking and bluetooth, but without any failures. just repeatedly initializing bluetooth, and noting the link isn’t ready [06:02] satinder: normally, you don't need any additional setting [06:03] satinder: just open your terminal and sudo [06:03] helixl2: then ?? [06:03] satinder: check your ip address and routing configuration [06:03] satinder: # ip addr [06:04] ok [06:04] satnider: # ip ro ls [06:04] k1rk: I found where it finds both video cards and adds sound cards for their HDMI inputs… [06:04] helix12 : ok [06:04] satinder: do you see both your ethernet and wlan have IPs? [06:04] hi [06:05] good morning from russia with love [06:05] Guddu, up to you man. If you delete and make a new partition and the same thing happens, at least you know the corruption is happening consistently. [06:05] I gotta run for awhile, bbl, good luck all. [06:05] Will try to check in when I get home. [06:06] k1rk: syslog is dated 2 minutes after kern.log so i’m checking there... [06:06] Thanks k1rk [06:07] k1rk: yeah, i get in syslog, whoopsie says its online, the time server syncs, and the next entry is shutdown === samurai is now known as Guest47618 === arj is now known as Guest54444 [06:09] Hello, when i "move to trash" or "drag-n-drop to trash" a file from /tmp/. where does it go? [06:09] it's not in the Trash. [06:09] k1rk: i see in the log it try to start the failsafeXserver, and there are no errors reports. [06:10] k1rk: gpu-manager says modprobe.d is not a file… and then it says update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf, but that seems real unlikely to be a culprit [06:12] hi [06:13] k1rk: from Xorgfailsafe log — More than one possible primary device found. Using first one seen. and its picking the wrong gpu!!!! [06:13] k1rk: how do i fix that/ It can’t be the whole problem, because the issue arises even if there’s only one GPU. but how do i fix this? [06:14] hey guys [06:14] k1rk: actually it seems really confused. the device it found here: PCI:*(0:1:0:0) is actually in slot 2. And the device it found here: PCI: (0:2:0:0) is in slot 1. === e is now known as Guest83226 [06:15] hi [06:16] k1rk? === Senj is now known as Senji [06:22] buddy> [06:22] ? [06:23] hi [06:25] hi [06:26] do i need to set the default kernel number in /etc/default/grub or /boot/grub/menu.lst? cant for the life of me seem to boot an older kernel [06:26] Hi guys helix12 , K1rk thank you so much [06:27] Everything is running perfectly [06:30] man k1rk was so helpful :( i was optimistic [06:32] bob2017: What seems to be your problem? [06:33] hateball: after install, video never shows, even when i boot in text mode. logs show that xorg seems to be detecting the wrong of two video cards, but even with that card removed video never turns on [06:34] hateball: livecd works,on the first boot it says low graphics mode, and after installing ATI drivers, nothing [06:37] bob2017: I see. Sadly I know nothing about ATI/AMD GPU, other than enough to avoid them... [06:37] hateball: well fortunately there’s also an nvidia GPU [06:38] bob2017: So you have both a discrete AMD and nVidia card? I am not sure their binary blobs play nice together with x.org [06:38] bob2017: Did you try just using one or the other? [06:38] hateball: well the nvidia drivers aren’t installed, and yes i tried just the amd and same thing [06:39] bob2017: What cards are these, respectively? The nvidia card should not be hard to get working [06:39] hateball: if i deleted the xorg.conf.failsafe and xorg.conf, etc., would that make it try to rebuild them on the next boot? is there any way to force it to use whatever driver it uses on livecd? [06:39] hateball: the nvidia isn’t connected to any monitors, its there for deep learning. they’re an AMD 7950 and a GTX 980. [06:40] bob2017: If you remove xorg.conf it wont get rebuilt, as it is not *needed* as such. It is if you want to apply certain tweaks tho, but not for general operation [06:40] bob2017: Are you on 14.04 or 15.10 ? [06:40] hateball: there’s a log entry that its trying xorg.conf.failsafe [06:41] hateball: 15.1, but i tried on 14.04 before and same thing [06:41] bob2017: well as for nvidia, the driver in 14.04 is too old to support 9xx series. 352 is in 15.10 tho, and that should work [06:41] hateball: but again, there’s no monitors attached to that. [06:41] bob2017: however... since you're saying the AMD card is what you want to display... I don't think I can help much :| [06:42] sigh... [06:42] bob2017: Did you install the AMD drivers through ubuntu installer, or from amd? [06:42] hateball: well do you know how to tell it to pick one device or the other? it seems to be thinking the nvidia is in slot 1 when its in slot 2. [06:42] hateball: i used apt-get [06:42] Right, that should be sufficient if the driver in the repos support that card. Which I have no idea about [06:43] bob2017: Hmmm, well that shouldnt really matter, but that may be a time when you need to actually use xorg.conf to specify which card to use [06:43] bob2017: I am thinking the amd drivers should have some tool to prepare xorg.conf for you, just like there is nvidia-xconfig [06:43] hateball: well the log says it is trying with the nvidia, which of course has no monitors. so you see why that would be a potential issue to resolve. === cpaelzer is now known as cpaelzer_afk === Tronsha is now known as [UPA]Stefan === cpaelzer_afk is now known as cpaelzer === med_ is now known as Guest77121 [07:44] hi [07:44] how was the command line to check firewaall [07:45] k3win: what do you mean [07:45] to check the firewall state [07:45] and settings [07:45] !iptables | k3win have a read [07:45] k3win have a read: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [07:45] k3win: "sudo iptables -L" ??? [07:46] it was somethings like "ufw service state [07:46] i think [07:47] !info gufw | k3win for a gui [07:47] k3win for a gui: gufw (source: gui-ufw): graphical user interface for ufw. In component universe, is optional. Version 15.10.0-0ubuntu1 (wily), package size 777 kB, installed size 3421 kB [07:55] Hello all, I've just installed 15.10 on Dell XPS13 laptop. I have screen lock issue: after laptop wake up from suspend I see my common screen with applications for 1-2 seconds, only then it locks. I would like to have screen locked before suspend automatically. Is it a bug that I should report? [07:56] It's a very old known bug [07:56] very, very old [07:57] Myrtti, are there any workarounds ? Do you have a link to bugreport? I would not create yeat another bug, I'd better vote for existing. [07:59] Bogdar: If you're hitting this: https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/830348 then the only proper solution is a switch to Wayland/Mir. Also, for this bug, not having any menus or dialog boxes open when you suspend would avoid it also. [07:59] Launchpad bug 1280300 in gnome-screensaver (Ubuntu) "duplicate for #830348 Desktop contents displayed on resume, before lock screen is shown" [Medium,Confirmed] [08:00] Desktop flashes briefly on resume before going to lock screen [08:00] Bug #1504362 [08:00] bug 1504362 in unity (Ubuntu Xenial) "Desktop flashes briefly on resume before going to lock screen" [High,Confirmed] https://launchpad.net/bugs/1504362 [08:00] there's several duplicates [08:16] I have 3 machines. Machine A is behind a firewall. Machine B is not. I want machine C to connect to machine A. Is there a way to make machine C and A connect to machine B and make machine B route the traffic from machine C to the specific port on machine A? [08:19] tobzel, You might have more luck in ##networking, but yes I think that's possible provided that the port you need to route to is open on the firewall that machine A is behind [08:20] Hi, I am running ubuntu 15.10 64bit. I have the Realtek RTL8111G wireless card. When I was running windows I was getting great internet speeds. Now that I am on ubuntu, it's running horribly slow...help? [08:25] myersg97, you might want to start with the output of "sudo iw wlan0 link" [08:27] http://pastebin.com/wdkXgweX+ [08:27] http://pastebin.com/wdkXgweX [08:27] Gallomimia: You awake? === zhxt__ is now known as zhxt === james_ is now known as Guest90592 === cpaelzer is now known as cpaelzer_afk === cpaelzer_afk is now known as cpaelzer [08:45] hi [08:45] someone knows how to add more than 1 contact in a whatsapp group after the group is done? === ^cj^ is now known as ^CJ^ [08:56] i want to use clang 3.7 with ubsan and able to target x86, ubuntu only provides 3.6 and the one from llvm has no libclang_rt.ubsan-i386.a. is there a repository which provides proper packages? [08:58] Could someone comment on the security of "www-data" running the nginx process, my virtual host connecting to a socket for a rails app running as user "deploy" - the socket file is 777. My app directories are 755; files are mainly 664 - all owned by "deploy:deploy". I have configuration for databases and such for the app to connect on disk at 640 and also at deploy:deploy [08:58] tjbiddle, what do you want to know, like what does www-data have access to? [09:00] ciao [09:00] K1rk: I believe only nginx files (virtual hosts, etc). And then anything that's readable by all users. I'm assuming that if anything is attacked, it'd be nginx - And it'd be able to read the source code of the application; but not any of the secrets [09:00] And not sure how the socket works as it's 777 - Knowledge is less than basic on socket, heh [09:00] How do I get this net-snmp app? I need to create snmp v3 user on ubuntu ... https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1322431 [09:00] Launchpad bug 1322431 in net-snmp (Ubuntu Vivid) "libsnmp-dev: Cannot create snmpv3 user with net-snmp-config command" [Medium,Triaged] [09:00] tjbiddle, I meant is that what you are asking to know lol [09:01] tjbiddle, if you're curious about what www-data has rights to do I encourage you to use the account yourself to poke around and see. [09:01] sudo su www-data --shell=/bin/sh [09:01] K1rk: No specific question - just wondering if someone smarter than myself could point out something stupid I'm doing with that information. [09:01] How have I never thought of that; ha [09:02] hello. after upgrade from 12.04 to 14.04 on lenovo thinkpad some acpi events stopped working. acpi_listen is not registering them. any ideas where to dig? [09:02] Hi All, I got access to some servers running linux, I think I been told they are Ubuntu installations.. but I was wondering how I can find out system information, like OS version, Make/Model, #of CPUs, Disk Space, RAM etc? [09:02] is there a linux command for this ? [09:02] or maybe a few commands? [09:02] K1rk: And if www-data is set to /usr/sbin/nologin in /etc/passwd? Would not having access to a shell nullify anything? [09:02] tjbiddle, that's what the --shell=/bin/sh does [09:02] Or is that fairly simple to get around [09:03] tjbiddle, it overrides the shell in /etc/passwd lol [09:03] :) [09:04] edlinde, lsb_release -a [09:04] edlinde, free -m [09:04] edlinde, I like using hardinfo for asll that [09:04] edlinde, cat /proc/cpuinfo [09:04] edlinde, df -h [09:04] But yeah everything K1 said is nice for a headless machine [09:06] so is hardinfo just one command? [09:06] edlinde, It's a GUI program === robotdevil1 is now known as deadbeatloser [09:07] ah that might not be possible on these machines [09:07] edlinde, the commands I gave you will do all the stuff you wanted and can be done on bash shell. [09:08] tjbiddle, finding anything cool? [09:09] got this [09:09] tail /etc/redhat-release [09:09] Red Hat Enterprise Linux Server release 7.0 (Maipo) [09:09] edlinde, I didn't realize you were on RHEL, I thought you were on Ubuntu because you are in #ubuntu :) [09:09] so one of the servers is not running Ubuntu [09:10] K1rk: My database.yml was actually 644 and sockets are interesting - even though they're 777 you can't actually do anything to them [09:10] yeah I actually don't know what these servers are running .. been asked to collect this information for others :) === deadbeatloser is now known as failtroll [09:10] was told it would be running Ubuntu [09:10] edlinde, sometimes if I am desperate to learn the OS version I do "cat /etc/*release*" [09:10] edlinde, it's a mess but I always get useful info lol [09:10] edlinde, I don't think RHEL has lsb_release command, but everything else I gave you should be ok. [09:10] tjbiddle, hehe [09:11] yeah no lsb_release === failtroll is now known as robotdevil1 [09:11] tjbiddle, learning is fun :) [09:11] edlinde, I've even had cat /etc/*release* serve me well on BSD systems. lol [09:11] but the other commands like free, /proc/cpuinfo etc would work yeah? [09:11] edlinde, yes everything else I gave you should be good. [09:11] cool [09:12] let me try these out [09:12] thanks! [09:12] np === Seminarian is now known as Genghis_Domz === Genghis_Domz is now known as Seminarian [09:14] K1rk:what was the command to see free memory and hdd space in GBs? [09:14] there is some flag yeah? [09:14] edlinde, memory you'd do free -g, -m is megabytes [09:14] edlinde: free -m [09:14] df -h [09:14] If you remember it of the top of your head [09:14] edlinde, df -h as tjbiddle said. [09:15] lshw should tell you all [09:15] df -h is giving me a breakdown of all the disks [09:15] just want an overall number for hdd space and overall hdd space [09:15] edlinde: Isn't that what you want? [09:16] Of the current disk? df -h . [09:16] Just throw a dot to reference the disk of the folder you're currently in [09:16] yeah of current disk.. but its giving me tons of logical partitions etc [09:16] Which - in most cases, is probably your main partition [09:16] Unless you have already configured some other stuff. [09:16] ok [09:16] edlinde, disk space limitations are per-partition not per physical disk. If one of your partitions fills up that will be a problem for you. [09:17] I caution you against ignoring partitions because they don't seem 'important' [09:21] for cpuinfo I am getting tons of results.. one per core I guess [09:21] is there a better way to summarize it? [09:21] edlinde, that's correct one per core lol [09:21] like how many cores and what each core processor is? [09:21] there are too many on this machine! :) [09:21] cat /proc/cpuinfo | grep "model name" ? [09:22] edlinde, cat /proc/cpuinfo | grep "model name" | head -n 1 [09:22] edlinde, cat /proc/cpuinfo | grep processor | wc -l [09:22] That should give you the model and the number of cores respectively. [09:22] All the data is there, you just have to parse it. [09:23] model name : Intel(R) Xeon(R) CPU X5675 @ 3.07GHz [09:23] thats what it gave me [09:23] but not the total cores [09:23] could I maybe paste the output somewhere and you can help me understand it? [09:24] sure [09:24] Or, you can do : cat /proc/cpuinfo | grep processor" and count them as well [09:24] myersg97, http://pastebin.com/2hjv65JA; "tx bitrate: 72.2 MBit/s MCS 7 short GI" seems reasonable [09:24] http://pastebin.com/W08Xi1HX [09:25] thanks llldino.. I see 24 CPUs [09:25] so does the machine have 24 CPUs with 6 cores each? [09:26] edlinde, No, that just counts the cores [09:27] edlinde, http://ark.intel.com/products/52577/Intel-Xeon-Processor-X5675-12M-Cache-3_06-GHz-6_40-GTs-Intel-QPI [09:27] edlinde, your Intel Xeon X5675 has 6 cores, 12 threads. [09:27] edlinde, that means 1 CPU will show up as 12 "cores" in cpuinfo [09:27] edlinde, so since you have 24 that means you have two X5675 chips. Each of those chips has 6 physical cores and they are hyper threaded so 12 threads. [09:28] edlinde, in summary, your server is a dual processor Xeon X5675 with 12 cores HT [09:29] ok cool [09:30] edlinde, if you don't want to look up the Intel ARK page for it... the "siblings" part of the cpuinfo tells you how many threads each chip has. [09:30] edlinde, in this case see siblings : 12 [09:30] edlinde, so look at the fact you see 24 cores, then look at 12 siblings... 24/12 = 2 cpus [09:30] ah cool [09:30] ok [09:30] hey [09:31] dont u think that only moderators should be able to post links here? [09:31] k3win, I think that would be very prohibitive toward getting anything done [09:32] K1rk:and you just googled for the intel specs? [09:33] edlinde, Yup, Intel has an ARK page for every CPU they make. [09:33] using the Xeon X5675 [09:33] ok [09:33] edlinde, I googled X5675 and the ark page was first result lol [09:33] nice! [09:33] guys keep it ubuntu related [09:33] just that in cpuinfo I didn't see that it had a 12M cache [09:34] ##hardware for hardware discussions [09:34] I didn't think we were getting too far off topic, edlinde is just interested in finding out more about the hardware in his linux box [09:35] K1rk: dmidecode and lshw/lcpci to the rescue [09:36] *lspci [09:40] Anyways it's getting late, good night #ubuntu, good luck edlinde [09:51] hey i want to upgrade my android kernel sources [09:51] ? [09:51] how to do that [09:51] ? [09:52] can i use my device deconfig file 4.0.4 kernel source [09:52] ? [09:52] srandroid: I'd ask in #android [09:52] what [09:52] ? [09:52] You mentioned Android in a channel for Ubuntu. [09:52] hello hello any one [09:53] sorry [09:53] i am new to x chat [09:53] :D [09:53] No problem. :) [09:53] Just click on #android and ask there. [09:53] where i can get information about android [09:53] :) [09:53] ok thanks [09:54] Rightclick and choose Join channel. ;) [09:57] Gotta go. [09:58] ok === shiznix_ is now known as shiznix === matteo-endian is now known as _matteo [10:10] i compiled kernel for my ubunutu [10:10] pc [10:11] and i am getting error while opening virtualbox [10:11] after installing [10:11] something about linux kernel headers [10:12] !kernel | srandroid [10:12] srandroid: The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [10:12] ok thanks [10:13] but i want 4.0.4 kernel :D [10:15] hi all.. welp.. i can't update xenial [10:15] i get unmet dependencies regarding some fonts http://ubuntuforums.org/showthread.php?t=2309748 [10:16] conkey3: Probably best asking in #ubuntu+1 for the development release [10:16] DJones, oh, ok thanks :D [10:16] ok thanks [10:17] K1rk: Neat. Thanks for the (Not obvious to me) tip of just switching users and checking. Feel much more secure now and was able to test functionality easily too! [10:21] Why Ubuntu work in this way? [10:22] !details | sergiu_ [10:22] sergiu_: 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) [10:22] because it is awesome, sergiu_ [10:22] I installed first proprietary drivers from ATI, then STEAM packet, and then steam would not lunch.. NEEDEd to remove proprietary drivers and install steam without Ati dedicated drivers [10:23] sergiu_, never heard that issue before. [10:23] sergiu_: maybe it was the wrong driver [10:23] it is always the oposite [10:23] :D [10:24] i read on forum,to do this. first install steam without dedicated drivers [10:24] :D [10:24] hi all) [10:25] someone can help setting up snmp v3 on ubuntu server 14 ? [10:26] sergiu_: also try the #steam and #gamingonlinux channel [10:26] OerHeks, you can read about this here if u want :D http://askubuntu.com/questions/506349/opengl-glx-context-is-not-using-direct-rendering-which-may-cause-performance-pr [10:27] lotuspsychje: thanks i will need it becouse i cant still lunch dota 2 [10:28] In Ubuntu 13.04(or 1 version before/after) there was a bug which gave the same error message when the amd driver was installed before steam, the way to fix it, install steam before amd driver, and then install the amd driver. – mmm3743 Jan [10:28] sergiu_: 13.04 is eol now [10:28] but i stay now on last ubnutu from ubuntu.com [10:28] its 14.04 [10:28] :D [10:29] sergiu_: wich graphics card chipset do you have exactly? [10:29] maybe need to upgrade it [10:30] 7480D A4-4000 [10:30] apu [10:30] sergiu_, just a 32 lib issue, not really an ATI driver issue. [10:31] Does anyone know if apache2.4 requires apache2.2-common to enable mod_wsgi ? [10:32] upbeta: maybe the #httpd guys know that? [10:32] Hi [10:32] I'm trying to update grub from live cd, but I cannot mount the ubuntu partition : http://pastebin.com/1UsVEmt6 [10:33] any idea how can i solve it please? [10:33] There channel is kinda strict.. not sure why I can't join the convo.. I am registered user as fas as I know.. so just getting some luck on this channel hence I am using Ubuntu :) [10:33] Dro: Can you please also pastebin the output of "sudo fdisk -l" ? [10:35] rory: http://pastebin.com/kW23M2Z3 === step21_ is now known as step21 [10:36] If to install xfce on ubuntu, it will work separate from ubuntu unity? [10:36] :D [10:36] Dro: Bad news I'm afriad http://unix.stackexchange.com/a/99563 [10:37] !info xubuntu-desktop | sergiu [10:37] sergiu: xubuntu-desktop (source: xubuntu-meta): Xubuntu desktop system. In component universe, is optional. Version 2.197 (wily), package size 2 kB, installed size 28 kB [10:38] rory: no solutions then? :/ [10:39] Dro: It doesn't make sense to talk about a solution to the problem, because what you think is a problem is just a symptom of a physically broken hard drive [10:39] upbeta, for apache2.4 we do not need apache2.2-common, you should upgrade [10:39] Dro: like asking for a solution to your pet fish dying [10:39] rory: so i have to buy a new disk? :D [10:42] Dro: Maybe. Were you seeing any problems before you rebooted? === cpaelzer is now known as cpaelzer_afk [10:43] rory: well only sometime the system freeze [10:43] Dro: Probably another symptom of the same problem [10:43] rory: when i rebooted first time, i got a black screen of busybox built-in commands.. etc [10:44] so i booted with a live cd to make a boot-repair [10:44] and it seems that the boot-repair have deleted my grub :/ [10:44] thats why i'm unable to boot even with windows now.. [10:44] so i'm trying to mount my ubuntu partition in live cd to make a grub-update.. [10:45] Dro: Boot repair probably hasn't deleted grub. Perhaps try holding Shift during bootup to see if the grub menu loads [10:45] Dro: Can you install the smartmontools package, and then pastebin the output of sudo smartctl -a /dev/sda [10:47] rory: sudo smartctl -a /dev/sda ==> http://pastebin.com/Lvbb8e5P [10:50] Dro: I'd recommend doing a self-test on the drive with: sudo smartctl -t long /dev/sda [10:50] Dro: Since that SMART result says "PASSED" but only because no test has ever been run === dreamon__ is now known as dreamon [10:50] Dro: You might also try filesystem consistency check: sudo fsck /dev/sda6 [10:52] rory: long test running now ==> http://pastebin.com/rYMdqXSi [10:53] Hey guys, can anyone help me with OpenLDAP? It won't start: [10:53] daemon: bind(7) failed errno=98 (Address already in use) [10:54] Oh wait, I'd better ask in #openldap. Sorry [10:54] Ghostbird, port is already in use [10:54] rory: i canceled it , it will take long time +200 minutes, I'm trying with fsck now [10:54] Ghostbird: You can check what is running on that port with "netstat -tulpn" [10:55] Thanks guys, but I already ruled out that the port was in use. That's what I thought at first too. [10:55] rory: http://pastebin.com/zAg9PusA ! [10:55] Ghostbird, patebin "netstat -ntlp" [10:55] something wrong, zero-length partition ! lol [10:55] Should I be worried about the "invalid misc" value reported by iwconfig increasing? [10:55] Ghostbird, pastebin "netstat -ntlp" [10:56] Dro: That looks pretty damn broken from here haha [10:56] rory: damn, what should i do :/ :/ [10:56] Struggling with a JP-layout keyboard in fresh install of 15.10. During setup, xmodmap was chosen and all was good, punctuation keys matched the keyboard. Once setup, it assumes a US keyboard layout. Not talking about IME like Anthy. [10:57] I've seen the dconf method, and set 'use system layout' true, and set engines-order to have ['xkb:jp::jpn'] to no avail. [10:58] Gotta say, the system conflates things - the kb layout should be easy to swap when hardware is swapped, without much impact to language settings. [10:59] irc://freenode/boost [11:04] Dro: If it were me I'd be cursing, buying a hard drive, and trying to remember how recent my backup is [11:09] Hi, I have installed openjdk-8-jdk using ppa:openjdk-r/ppa and it is 8u72. However, I would like to have 8u45 - Can someone please help? How can i have 8u45? [11:09] When I try to run a command using su user -c I get Sessions still open, not unmounting I should use su because I want to put it in /etc/local.rc [11:10] how do I increase the text size of this chat? [11:10] dtraveler: ppas aren't supported here at all, you're on your own if you choose to go with 3rd party software, but why would you want to go to an older version? [11:11] bqllpd, which software are you using? [11:11] damascene: I recommend using sudo rather than su, but I don't think it's related to that error [11:11] xfce 14.04 [11:11] bqllpd, the chat software [11:11] bqllpd: What program are you in for IRC [11:11] xchat [11:11] bqllpd: Go to settings [11:11] bqllpd: font size [11:12] bqllpd: basically it's exactly what you'd expect [11:12] cool... found it [11:13] I'm trying to install .net 4.5.2 with wine-1.8rc1 but there's a bug [11:14] Blocking because the OS isn't supported. I guess it's a new one. [11:14] geirha, thank you, will try that [11:14] bqllpd: #winehq [11:15] I did that. I'm on an i386, but theres something wrong. [11:15] geirha, the same error [11:15] I'm getting a version of windows 7 for virtual box === step21 is now known as step21_ [11:15] Ben64: Thanks for the reply. I 8u72 is giving out some errors while connecting to aws s3. https://github.com/aws/aws-sdk-java/issues/484 [11:15] Changing openJDK docker base image from java:8 to java:8u45 fixed the issue. "java:8" currently points to openjdk-8u66-jdk so I guess there is some new bug/problem. [11:16] I'd like to install rpl from hp50, but it's a real pain. I don't even know if it'll work. [11:18] is there anyone here who's knowledgeable about a.i. and learning machines? [11:19] Pathfinding it is! [11:22] should ai be developed? [11:23] bqllpd: maybe ask in ##cs [11:24] what room is that? [11:24] comp sci and discrete math [11:24] not to be confused with discreet math, which is very hush-hush [11:25] prime number eq in one variable. descrete or discreet? [11:26] composite function produces prime numbers [11:28] Will NTFS partitions be mounted automatically under Ubuntu? [11:31] . [11:31] !mount | qqqqq [11:31] qqqqq: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [11:31] hmmm [11:32] qqqqq: You can use !fstab to mount them automatically [11:32] I only want to mount them temporarily [11:32] You should be able to just click on them in your file browser [11:32] They don't show there. [11:33] Unless they were marked dirty from an unclean unmount [11:33] qqqqq: what does "sudo fdisk -l" say? [11:33] !paste [11:33] 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. [11:33] What is the best way to show what file systems are on what partitions? sudo fdkisk -l ? [11:37] qqqqq: "sudo blkid" will also show you, there's not really any "best" way === step21_ is now known as step21 [11:44] thx [11:50] Hi folks [11:56] I currently have an MDADM array with 2 drives [11:56] sda and sdb [11:57] for some reason, I have an error telling me that sdc1 and sdd1 have an mdadm array associated with it [11:58] but it doesn't they are being used in a ZFS Filesystem [12:13] !find hexchat [12:13] Found: hexchat, hexchat-common, hexchat-indicator, hexchat-perl, hexchat-plugins [12:18] hi guys, quick question for you: if I run 12.04, during updates will it ever upgrade to the latest kernel version (3.13.xx) ? You see I would like to avoid that because it bricks my hardware conf, since some graphic drivers are apparently not supported anymore. So can I still do all the security updates in 12.04 without worrying about that? Or will it download and install the latest kernel version at some point? thanks [12:19] corvo: I don't think it will, but you can freeze the version of the kernel packages to prevent them from ever being upgraded [12:19] rory: ah ok, how do I do that? [12:19] corvo: http://askubuntu.com/a/178329 [12:19] corvo: The specific instructions for opening Synaptic are outdated, but the principle still applies [12:20] hello everybody :) I have just bought a new laptop, hp pavilion 15 with win10. I managed to install ubuntu but now at the boot time grub does not appear.... any idea? please [12:20] sopadj1: Does it appear when you hold the shift key during boot ? [12:20] rory, I need to try it wait a minute :) [12:21] sopadj1: Also is the problem that it's booting straight into Ubuntu? Or straight into Windows? [12:21] rory: ok I'll give it a look, thanks [12:21] corvo: Basically you want to pin the version of the "linux-generic" package, to whatever version is currently installed [12:22] rory: and still I'll get security updates and stuff? :P [12:22] corvo: yes, it will only prevent the linux-generic package from being updated. All other packages will continue to be updated [12:23] corvo: Although I guess if it turned out there was some critical kernel vulnerability, it would mean that you wouldn't get that update [12:23] corvo: But I guess you know/accept that, as it is by definition the case [12:24] rory: well, unfortunately I have to, cuz some developer decided not to support my hardware anymore :) [12:25] Maybe we can solve that problem [12:25] rory: found it, so I just pin "lock version" in the package menu, but which one/s? the generic only? [12:25] corvo: Yeah cos the generic one is a metapackage which depends on the actual packages. If you want to be safe you could pin any likely-looking ones [12:26] rory: yeah maybe one day, but now I need a working system too much so I can't risk it at the moment, maybe some other time, thanks for the offer anyway :) [12:26] Lunchtime for me now anyway [12:26] rory, straight into windows [12:26] rory: woo, lunch time :) [12:27] rory: sorry, last thing, image or headers? [12:27] ?huh? [12:27] rory, I am finishing a task and I will try the trick of holding shift...I doubt it will fix the problem...I have also to look into the bios to disable the fast boot [12:27] Does anybody know a file explorer under Kubuntu 15.10 which tells me whether it is the identical file that I am going to overwrite or not when copying into a folder? Dolphin only tells me that it is the same name. [12:28] sopadj1: If it's going straight into Windows that means either (a) Grub isn't being invoked at all, or (b) Windows is the first boot option, and the display timeout is set very low [12:28] sopadj1: Probably (a), so do you have more than one hard drive? [12:28] sopadj1: You need to make sure you're booting from the drive that Grub was installed to [12:28] corvo: Both I guess. I don't know much about kernel packaging unfortunately [12:28] cool [12:28] thanks, bye [12:28] corvo: No harm in pinning too many, if you genuinely don't want them to be updated [12:29] yep [12:29] * rory is AFK === ^CJ^ is now known as ^cj^ [12:34] is it possible to add time ($command) to every command that I'm running in terminal? === cpaelzer_afk is now known as cpaelzer [12:36] how can i install virtualbox in ubuntu. after i downloaded the package from official site. i cant install it's says that some of the depencies where not installed [12:37] ezekiel_, sudo apt install virtualbox [12:38] thanks cfhowlett [12:38] happy2help! ezekiel_ [12:42] rory, I have one hard driver only and grub has been installed, the ubuntu installation is fresh. [12:43] Hello! [12:45] ^5 [12:46] where's the systems 'beep' audio file to be found? [12:47] pcspkr [12:48] Salam guys :) [12:49] sudo modprobe pcspkr [12:54] some nice reading http://www.forbes.com/sites/janakirammsv/2016/01/12/10-reasons-why-ubuntu-is-killing-it-in-the-cloud/?utm_source=GooglePlus&utm_medium=Social&utm_campaign=Forbes10Reasons#2715e4857a0bc2a7b319a2fc about the success of Ubuntu :-D === knob2 is now known as knob [12:59] is there any official number for how many Ubuntu installations there are? [13:01] zzarr, nope. [13:01] okey, any estimate? [13:01] it's a divide by zero issue i.e. "uncountable" [13:02] distrowatch said millions, canoncial says billions ... [13:02] I see, really billions? [13:02] so they say [13:03] that would make Ubuntu more common then Windows [13:03] blog.dustinkirkland.com/2015/12/more-people-use-ubuntu-than-anyone.html [13:05] cfhowlett, thank you, I'll have a look at that page [13:05] happy2help! zzarr [13:05] :-D [13:06] zzarr: A lot of installations are cloud-y and ephemeral. They exist temporarily and are complete duplicates of each other [13:06] zzarr: That's why it's not possible to know for sure, above industry estimates [13:08] got disonnected :S [13:08] anyhow, i hve read a lot of aticles so far, and currently i have 8GB SSD comes with this lptop it is used for boot only for now [13:08] rory, thanks for clarifying that [13:08] can someone point an article for me or something [13:09] FenrisLap, no idea what your end goal is [13:09] i want to use the SSD as the /root for linux [13:09] due to its small space [13:09] but i am afrid tht this *might* ruine the drive [13:09] FenrisLap, lubuntu or xubuntu would be better ... smaller footrpint [13:10] and no reason why either would ruin the drive ... why should they? [13:11] cfhowlett: i have read due to the multi read-write on SSD this shortens the lifetime of the drive [13:11] FenrisLap, then don't use it. [13:11] cfhowlett, it was a nice article, I like that last line (that is what Ubuntu means) [13:11] zzarr, please quote. I know of the article but can't read it because China Firewall [13:12] cfhowlett: do u use the SSD as main drive, if i may ask you? [13:12] What is the difference between sudo gparted and visudo what which one should I use? [13:12] FenrisLap, I do. [13:12] for graphical programs that require root privs [13:12] thax cfhowlett [13:12] FenrisLap, that said, drives do fail at unpredictable (i.e. the WORST) time. backup your backup [13:12] sudo launches programs as root [13:13] visudo edits programs as root [13:13] cfhowlett, "Because of who we all are.", it's a part of what the word Ubuntu means [13:13] hey all - I use apachebenct to benchmark my server connections normally [13:13] right now I have a game sever running on my machine [13:13] qqqqq, gksudo launches gui programs as root [13:13] how can I benchmark it using apachebenct? [13:13] *editing a file / not editing programs, sorry [13:13] it's not http i believe [13:13] visudo edits teh sudoers file [13:13] nothing else [13:13] (sorry I'm kind of new) [13:14] cfhowlett, so sudo programname and gksudo are the same. Then why an extra command? [13:14] rwp, thx [13:14] qqqqq, not the same. see the man pages. [13:14] cfhowlett, "I am what I am because of who we all are", that's a quote from ubuntu.com [13:14] zzarr, right. ice. [13:14] Nice [13:14] :-D [13:15] I like that quote, it's so true [13:15] we try [13:16] yes, we do [13:16] cfhowlett, I read the man page for gksudo. I don't see a benefit if I am already in Gnome or KDE [13:18] Where can I get some hlep about apachebench? [13:18] Mia, #apache ? [13:18] or #networking [13:19] thanks chowlett [13:19] cfhowlett, I mean, sorry :) [13:19] eh? no harm done. [13:25] qqqqq: running a graphical program with sudo can cause a bug where important files (such as ~/.Xauthority") can becom owned by root. this can prevent you from logging back in to your machine [13:26] I will buy a Intel Edison and run Ubilinux on it (it sounds like Ubuntu linux almost) === step21 is now known as step21_ [13:27] mcphail, is it safe to say that kgsudo is for Gnome and kdesudo is for KDE? [13:27] gksudo === cpaelzer_ is now known as cpaelzer_afk [13:28] qqqqq, yes [13:29] qqqqq: I'd imagine the differences would be purely aesthetic [13:29] BluesKaj, [13:29] thx [13:29] to both [13:31] one needs kde for kdesudo I imagine and gtk/gnome for gksudo..correct me if I'm wrong [13:31] also found this just now: https://superuser.com/questions/202676/sudo-vs-gksudo-difference [13:31] Running GUI program is NOT the only situation when you should use gk/kdesudo, instead you should use gk/kdesudo whenever you can't determine whether the command will create/write files to your home directory (which the HOME environment variable points to in the sudo command in some system and situations). Not all GUI apps writes to your home directory and not all CLI apps don't, so the type of command isn't the key point. [13:32] You still can use sudo command to launch GUI apps as root (for viewing apps' console output as an example), however you need to handle HOME (and others such as XAUTHORITY, DISPLAY, input-method-related-stuff, etc.) environmental variables correctly so that the launched app won't fail, lose functionality or do really-bad stuff. The following is my current recommendation for using sudo [13:32] sudo -H [13:33] but as a general rule use gksudo for gui and sudo for the terminal [13:33] terminal apps that is === cpaelzer_afk is now known as cpaelzer_ [13:37] BluesKaj, I guess so. [13:39] Is there a way to find command to a particular task I am interested in? I would read and try out more commands but I do I know they even exist? Lets say I wanted to work related to disk and file systems. If I am not a certified Linux engineer is there a way to find an overview of commands that could be useful? [13:39] qqqqq, there is a linux cheat sheet and an ubuntu cheat sheet [13:40] http://fosswire.com/post/2007/08/unixlinux-command-cheat-sheet/ [13:40] cfhowlett, but nothing in the installation can could aid? [13:41] man pages. [13:41] especially the "see also" commands [13:41] cfhowlett, yes but how do I show only filesystem commands ? [13:41] no way I know of. [13:41] OK [13:48] Hi - I am trying to move data from one dataset to another. I am using the following command and getting an error: [root@freenas] ~# /mnt/FNPool/NAS/demodataset/Vbox123/* /mnt/Pool/Storage/VM_Data1 /mnt/FNPool/NAS/demodataset/Vbox123/Clone of qb2.vdi: 1: Syntax error: redirection unexpected [13:51] Hi can anybody tell me why Clamtk is showing that adblock+ is infected with [13:51] PUA.Phishing.Bank. [13:51] Can anybody tell me if this is serious or it's Clamtks problem. [13:51] /mozilla/firefox/default/adblockplus/patterns.ini [13:53] richtj99: you forgot the command it seems [13:53] richtj99: So instead, you accidentally executed an xml file ... could've ended badly [14:06] ** OS: Linux 4.2.0-16-generic x86_64 ** Distro: Ubuntu "wily" 15.10 ** CPU: 4 x Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz (GenuineIntel) @ 933MHz ** RAM: Physical: 3,7GiB, 65,4% free ** Disk: Total: 440,3GiB, 67,5% free ** VGA: Intel Corporation Core Processor Integrated Graphics Controller ** Sound: HDA-Intel - HDA Intel MID ** Ethernet: Qualcomm Atheros AR8152 v1.1 Fast Ethernet ** [14:06] Hi - Is there a reliable squid repository? Ubuntu 12.04.5LTS is 'stuck' at 3.1.19... don't feel like upgrading the whole thing. Thanks! [14:07] hey guys how do I see the service's files? === ^cj^ is now known as ^CJ^ [14:08] "the service"? there are more than one service ... [14:10] sorry bad spelling, I mean [14:10] how do I see all the services currently existing on my machine, even those not running [14:10] sudo service --status-all [14:25] this may not be the place to ask but i have a question regarding environment variables with scripts. i have a script i want to run several instances of but each would need different values (like api keys) from the environment variables. what would be the best way to set something like that up? [14:31] thanks a lot geirha [14:33] My headphone jack is dead silent but as soon as I turn up the volume [14:33] I get a hiss sound. [14:33] Is this Ubuntu's doing? [14:33] When I plug my headphones into my MS Surface and turn up the volume it remains dead silent. === Loopeth is now known as Loopeth_mtg [14:39] bluefive, so let me get this straight, you have a headset, regular analogue one, and you hear nothing when you connect it to your computer (running Ubuntu) [14:39] and when you plug it into aforementioned MS Surface (tablet?), it does absolutely nothing [14:39] only thing that happens is when it is plugged into your computer and you turn the volume to the max [14:39] that hissing sound === trendak is now known as lazylambda [15:01] what can I do: [15:01] dd if=/dev/zero of=/dev/sdX bs=4096k [15:01] oeps [15:01] sorry [15:02] Can't open /dev/sdb1: No such file or directory [15:02] Cannot initialize '::' [15:02] mlabel: Cannot initialize drive [15:05] zippo^: What are you trying to do? You need sudo if you are going to zero a block device === Doctor is now known as Guest45258 [15:19] I think that extern HDD is broken, hateball [15:22] zippo^, are there other partitions on /dev/sdb ? === dougquai1 is now known as dougquaid [15:25] how much memory is typically allocated to whatever is mounted on /boot ? [15:26] I've got (apparently) 237M and I'm always running out of space for updates [15:26] ash_workz using ubuntu? [15:26] MonkeyDust: yeah [15:27] ash_workz: do you need a separate /boot? i do, but my /boot is about the same size as yours 236M (used 33M) [15:29] zykotick9: this is just a product of going through the setup process... I don't know if that was needed or not, but it might be a good idea if this is the result to one of the questions asked during setup (5 months ago) because I was pretty careful about the manner in which I proceeded... [15:29] That being said I do have 12 kernels on here [15:29] is it the norm for people to be constantly removing images? [15:30] zykotick9: do you not run out of space all the time? [15:30] no idea, BluesKaj :S [15:30] ash_workz: no. but i don't keep 12 kernels on it! [15:30] <_arktos_> sudo apt-get autoremove <-- after update / removes old kernels [15:30] how can i create a new image to raspberry py [15:30] using qdbus, I need to get what dir(s) is dolphin currently. How it's done? [15:30] i want to setup ssh on image sdcard [15:31] _arktos_: I heard it was good to keep like 1 or 2 older ones... is there any truth to that? [15:31] ash_workz, autoremove and autoclean are your friends [15:31] ash_workz: my "point" is /boot isn't really required in MOST circumstances. if you use LVM/encryptedLVM/RAID you might, but in most cases - it's easier NOT to have a separate /boot. best of luck. [15:32] Hi. What is the ubuntu way to move from i686 to x86_64? I'm on 15.10 [15:32] zippo^, check with the partition editor in the kmenu [15:32] zykotick9: yes, I did opt for it to be encrypted [15:32] zykotick9: thanks [15:32] <_arktos_> if you are using newer Hardware , like skylake, i recomend it . If its an pld box, dont bother ... my oppinion [15:32] in your start menu rather , zippo^ ,gparted [15:33] ash_workz: ahhh, well you need /boot separate then. see the autoclearn/autoremove suggestions above ;) [15:33] SHOULD I BE CONCERNED?? -> isc-dhcp-client isc-dhcp-common just updated, on install and again for dpkg-reconfigure, I got warning: "Warning from /etc/apparmor.d/sbin.dhclient (/etc/apparmor.d/sbin.dhclient line 85): profile /sbin/dhclient network rules not enforced" (also same warning for "/usr/lib/NetworkManager/nm-dhcp-client.action" and "/usr/lib/connman/scripts/dhclient-script" ) === joan_ is now known as anabain [15:33] is autoremove a setting or a command? [15:34] ash_workz: "sudo apt-get autoremove" [15:34] sudo apt-get autoremove , in the terminal, [15:34] my laptop, which is a clone of this system but running stock kernel (above error from skylake 14.04LTS system running 4.3.0-040300-generic) [15:34] ash_workz: it is a command [15:34] Hey guys! I can't seem to link or find libiconv from c++ on ubuntu 15.10, there is iconv-hook package, wich i can't link to either :S [15:34] didn't get any error. [15:35] Error wiping newly created partition /dev/sdb1: Command-line `wipefs -a "/dev/sdb1"' exited with non-zero exit status 1: wipefs: fout: /dev/sdb1: initialisatie van sondering is mislukt: Bestand of map bestaat niet [15:35] (udisks-error-quark, 0) [15:36] So... I've been commenting on https://bugs.launchpad.net/ubuntu/+source/vmware-view-client/+bug/1268770 which impacts me at my job a fair amount... Now I pretty much have it worked around, despite debian/ubuntu yanking the package I need, and the lack of the backported opensc upstream fixes, but, I have a general annoying issue where ubuntu keeps nagging me to update my opensc. "Installed version: 0.13.0-3u [15:36] Launchpad bug 1268770 in vmware-view-client (Ubuntu) "Error loading shared library for smart card authentication to server" [Undecided,Confirmed] [15:37] hi, i'm having trubles with audio. I can hear sound from the speakers but not from the headphones jack. I probably messed up something because everything worked fine until i played with pvaucontrol. The channel in alsamixer are not muted. [15:37] buntu4.1 Available version: 0.13.0-3ubuntu4.1" WTF? If I allow the update it ofc clobbers my fix to the lib, and I then have to reinstall my fixed .deb [15:37] rmariotti_: I've found the pulseaudio channel here on freenode to be super helpful w/ stuff like that [15:37] okay, I did both and `dpkg --list | grep linux-image | wc -l` is 13 (I guess I counted wrong by hand) [15:38] rmariotti_: even though, yeah, you probably just need to go to inputs in pavucontrol and unmute headphones [15:38] rmariotti_: for example they helped me enable a combined channel of headphones + digital [15:38] <_arktos_> npm the error is from the skylake machine ? [15:38] ash_workz: i think that autoremove of kernels is only in "newer" ubuntu version, what version are you using? [15:38] I thought there would be a setting in aptitude that would allow you to manage how many kernels you want to keep...? [15:39] So... WRT the package thing - I'd like to know if there's something I can do to make ubuntu stop trying to update me to the exact same version # of the package I have. [15:39] _arktos_: yes [15:39] zykotick9: Ubuntu 14.04.3 LTS [15:39] ash_workz: i'd guess it applies to that... dunno. best of luck - you can alway manually remove them (just be careful) ;) [15:40] nemo: i checked, headphones in pvaucontrol aren't muted. Do you know how to erase pulseaudio config? [15:40] zykotick9: yeah, this I have had to do in the past [15:40] rmariotti_: the other possibility is you selected as sound source in your audio app, or even the default, as being speakers only [15:40] like, isn't there a file you can edit that does updates automatically? [15:41] rmariotti_: and no, don't know offhand where that would be but again #pulseaudio was super helpful last time [15:41] _arktos_: the desktop is a recent disk-clone of my 14.04LTS laptop. desktop is skylake running 4.3.0-040300-generic #201511020949 . laptop running 3.13.0-74-generic #118-Ubuntu . [15:41] /36/50 [15:41] in said file, is it possible to remove kernels? or is there a file with similar functionality? [15:42] This linux is so stuipid [15:43] stupid [15:43] its just for advanced users, not for normal peopels [15:43] I just burned usb imagine with winUSB, and now, i cant do this again becouse i got [15:43] nstallation failed ! [15:43] Exit code: 512 [15:43] Log: [15:43] Formating device... [15:43] BLKRRPART: Device or resource busy [15:43] <_arktos_> npm laptop is what chip ? Haswell !? [15:44] _arktos_: i do not recall messing with any of the apparmor settings, or much else on the desktop system. nonetheless got a long list of warnings from that dhcp update: "Warning from profile /usr/lib/NetworkManager/nm-dhcp-client.action (/etc/apparmor.d/sbin.dhclient) dbus rules not enforced" "Warning from profile /usr/lib/connman/scripts/dhclient-script (/etc/apparmor.d/sbin.dhclient) dbus rules not enforced" etc [15:44] _arktos_: might be older i7 mobile than haswell. [15:45] Need help! Ubuntu is not booting! [15:45] Anyone? [15:46] New_To_Ubuntu: try providing more detail (all on one line) [15:46] New_To_Ubuntu 'not booting' is a bit vague ... what are the symptoms [15:46] _arktos_: "Intel Core i7 4700HQ" [15:46] sergiu: winUSB sounds like a windows thing, not an ubuntu thing [15:46] so I have no idea why you are here [15:47] does anyone have an opinion on /etc/apt/apt.conf.d/01autoremove for my predicament? [15:47] Not booting a live USB nor a live CD but running GRUB2 [15:47] this linux is very poor [15:47] sergiu: if it is because you are trying to burn an ubuntu image under *windows* and running into problems, that really has nothing at all to do with ubuntu [15:47] sergiu: there are easier ways to try out ubuntu if you are finding windows USB utilities to be too complex [15:48] New_To_Ubuntu did you copy or install the iso on the dvd/usb? [15:48] <_arktos_> npm i think ur problem is simple : i think u can not clone an install , put it on another Machine/chipset , do an kernel update and expect it to work..... since skylake is not supported in any ubuntu distro yet ..... 16.04 maybe .... try a clean 15.10 install on skylake and update to latest kernel! [15:48] its so hard for one program in linux to make bootable usb imagine? [15:48] this programs are alot in windowssssssss [15:48] Actually I had just Linux on my laptop but I upgraded from 14.04 LTS to 15 [15:48] sergiu: if you are indeed under ubuntu and want to make a bootable USB [15:48] sergiu: system → administration → startup disc creator [15:48] use that [15:49] i can do it with terminal [15:49] it has a nice wizard [15:49] Ok [15:49] nemo: how did you get arrows like that? [15:49] ash_workz: unicode :-D [15:49] ash_workz: XCompose FTW! [15:49] ash_workz: ♥ XCompose [15:50] ash_workz: I bind my compose key in MATE to the otherwise-totally-useless-capslock [15:50] * sergiu think to crash the pc of floor [15:50] But can I do something with GRUB to access iso file of 14.04 LTS from my hd? [15:50] gordonjcp: you just memorize the unicode? o.O; [15:50] ash_workz: XCompose gives you digraphs [15:50] ash_workz: I actually do for some things [15:50] ash_workz: like for ☺ you type compose + :) [15:50] _arktos_: it's been working beautifully for me. i'm not a noob. but that update warning was weird. looks like a bug to me. [15:50] ash_workz: or for ♥ you type compose + <3 [15:51] in.te.res.ting [15:51] ash_workz: if you are using a GTK window manager, stupid GTK hardcodes a boring set of default digraphs, but you can specify an env var to get XCompose back, then you can make up your own like ಠ_ಠ or щ(ಠ益ಠщ) or 😎 [15:51] also, fish is interesting... but that's pretty ot [15:51] nemo_ i think this is the problem : ru_windows_8.1_pro_vl_with_update_x64_dvd_6050899.iso is write-protected, mounting read-only [15:51] How to make this file to not be write protected? [15:51] And how that file can be write protected? [15:51] ash_workz: like I find myself typing μ a lot talking about tiny currents and large capacitances [15:52] sergiu: oh... you're trying to edit an iso [15:52] ash_workz: and temperature in °C [15:52] gordonjcp: I am coming off windows, so I only know the alt codes for those [15:52] nemo i use WinUSB from linux, select the .iso that downloaded from net and the destination usb stick, and got this error === Tron is now known as Guest71455 [15:53] sergiu: uh... [15:53] 1 hour ago i had done the same with other copy of .iso, and it was succesful [15:53] sergiu: iso files by definition are read only [15:53] looking for help installing ubuntu on CHUWI Hi8...? [15:53] ash_workz: I've not used Windows, but presumably that's similar [15:54] i think i must go to friend to burn .iso becouise linux cant do this [15:54] would like to have clean install of ubuntu on CHUWI Hi8... [15:54] anyone out there that can help me...? [15:55] sergiu: are you trying to write to the .iso file? [15:55] sergiu: because that's not going to end well [15:56] no not writing an ISO [15:56] =] [15:57] !tablet | snypzzx [15:57] snypzzx: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [15:57] gordonjcp I'am trying to make bootable WINDOWS with program WinUSB, it says no permission [15:57] gordonjcp: hardly :P I made a chart that might interesting you, should I PM you the link? [15:57] are you using Unetbootin [15:57] !winusb [15:57] WinUSB is a tool for preparing bootable Windows Instalation USBs. Please see http://en.congelli.eu/prog_info_winusb.html for instructions on installation and use. #ubuntu does *not* provide support for this tool, so please do not ask for help here if it doesn't work for you. [15:58] to make bootable USB [15:58] No [15:58] ubottu's definition could be spell checked [15:58] if I have a luks volume i want to mount at boot, I know how to do it via crypttab, but then I have to enter a password during boot, is there a way to get it to mount without using a password? [15:58] ash_workz: I am only a bot, please don't think I'm intelligent :) [15:58] sergiu, read above [15:58] sergiu, winusb support is Not here [15:58] ok [15:58] winusb is fucking lame [15:58] what a caddy response :P [15:58] ##windows sergiu [15:58] i will not touch it anymore [15:59] bazhang the winusb link is dead, factoid needs an update [15:59] even better [15:59] thanks for saying that winusb is broken [15:59] i will not suffer anymore [15:59] you mean people don't just use dd to copy the image to a USB stick? [15:59] seriously though, someone should correct "Instalation" === [UPA]Stefan is now known as Tronsha [16:00] can I do it? how do you do it? [16:00] olá tem alguem por aqui [16:00] ubottu how do I update you? [16:00] ash_workz: I am only a bot, please don't think I'm intelligent :) [16:00] alguem pode me ajudar [16:00] Alguem pode me dar uma Luz estou tentando fazer qualquer update no linuxmiint 17.2 esta aparecendo isso [16:00] E: Não foi possível obter trava /var/lib/dpkg/lock - open (11: Recurso temporariamente indisponível) [16:00] E: Não foi possível obter acesso exclusivo ao directório de administração (/var/lib/dpkg/), outro processo está a utilizá-lo? [16:00] como consigo corrigir ? Ja reiniciar o sistema e nada. [16:00] ubottu !definitions [16:00] !br [16:00] Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [16:01] Unetbootin is just for linux distributions. [16:03] ash_workz: just tell the bot the new thing: i.e. /msg ubottu no winusb is something else and the ops will get a message to approve it. [16:04] Pici: ah [16:04] Pici: I was looking for documentation on that [16:04] couldn't find it [16:04] sergiu: are you in windows? try to create the usb stick with rufus (https://rufus.akeo.ie/) [16:04] ash_workz: I think the bot documentation got lost in a server move :/ [16:05] fROm linux [16:05] Its just very hilirious, how winusb worked one hour ago, and not iam stucked to hell [16:05] maybe bad usb or bad hdd [16:05] :D [16:06] hi ive got this error ServerName localhost, what can i do to set the servername? [16:06] probaly bad harddrive [16:06] hi, [16:07] Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message [16:07] Is anyone used d-link data card in ubuntu, I can't connect, pls anyone help me [16:07] i think peoples should name Linux in GOOGLE [16:07] its google-linux [16:07] without google your nothing [16:07] eldiablo: apache problem? [16:07] ;DD [16:08] eldiablo: check #httpd [16:08] <_arktos_> eldiablo trying to set up apache ? [16:08] sergiu you can also use duckduckgo [16:08] Can someone connect to my PC and try to see how much strange linux is [16:09] sergiu what's strange about linux? [16:09] MonkeyDust: I would not have asked that question if I were you :P [16:09] MONKEY, its possible to make bootable usb windows on flash with "DD" program? [16:09] Has anyone utilised Heartbeat in a production environment before to configure two servers as a HA pair? [16:09] sergiu i'm not familiar with windows [16:10] :D [16:10] probaly not [16:10] _arktos_: interestingly the laptop that doesn't issue the warning seems to be using a different apparmor profile="unconfined" -- missing from the desktop /var/log messages: "/var/log/kern.log:Jan 13 07:25:58 gnuvelle kernel: [148050.634885] type=1400 audit(1452698758.469:61): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=22128 comm="apparmor_parser"" [16:10] What does chmod do? [16:10] sergiu its not linux that's strange, what you want to do is strange [16:10] ok, i will try to do [16:10] mastahh|work: You may want to try #ubuntu-server for that [16:11] SaturnMir: changes permissions for a file or directory [16:11] thanks Pici! [16:11] SaturnMir: afaik, it stands for change mode [16:11] Ah cheers. What does the +x flag do versus 777 or 7xx [16:12] SaturnMir: +x just makes a file executable [16:12] Ah ok. Cheers [16:12] if I dual boot my laptop will there be performance issue? [16:12] So it is equiv to 777? Or 70p? [16:12] 700?** [16:12] SaturnMir: erm [16:12] hi guys im try to to get my linux ubuntu machines to get a option 119 (dns search) but it doesnt work well [16:12] SaturnMir: the octet sets permissions for all groups [16:13] !permissions | SaturnMir [16:13] SaturnMir: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [16:13] SaturnMir: ^ [16:13] rahuldev: no, dual booting has no performance penalty [16:13] mcphail, thanks [16:15] Is there a way to carry out a command after a SSH tunnel estabilishes? [16:15] docmur ssh -Y user@ip_address "your command here" <-- with quotes [16:15] SaturnMir: +w or -w without specifying the users will add/remove write permissions for everyone... users, group and other [16:16] SaturnMir: since that is the case, the effect of +w on the octet will depend on the other settings of the file [16:16] Ah I see. Thanks [16:16] Sorry I asked the wrong question, how can I get the my system to automatically carry a command once the tunnel is open? As in the once the tunnel establishes, it can send a ping to the other side of the tunnel [16:17] yes trying to setup _arktos_ im not very much experience in ubuntu, what should i do to set the servername? [16:17] docmur i don't know the exact syntax, but you can add a line to ~. [16:17] SaturnMir: effectively, I believe, +w will add 2 to all digits of the octet [16:18] oops [16:18] I have broken packages. what do I do? [16:18] docmur i don't know the exact syntax, but you can add a line to ~/.profile ... like if [ssh detected] then [dp something] [16:18] do* [16:18] i wanted to do today something to exit in town, but this lmao programs make me cry in linux [16:18] need to stay [16:18] to accept [16:19] that day is lost [16:19] SaturnMir: actually that only true given that w is not already set [16:19] kk [16:19] lerner I picked this up in this channel ... save it as 'fixpackages' ... make executable with 'chmod +x fixpackages' ... then run it with './fixpackages' ... http://paste.ubuntu.com/14457055/ [16:20] SaturnMir: a better definition would be "+w will add 2 to every digit of an octet whose value is one of 0, 1, 4 or 5 [16:20] " [16:20] o, thanks mone [16:20] MonkeyDust, [16:21] hello guys, is there any problem with the latest update in 15.04 ? my PC stucks to boot after that.. I can only open PC with upstart mode. [16:21] Its possible to say that: linux dont have viruses, but have a lot of bugs [16:21] please help [16:21] Bugs are not so dangerous like viruses, but they are a lot [16:21] !discuss | sergiu [16:21] sergiu: Want to talk about Ubuntu but don't have a support question. Join #ubuntu-discuss, for other non-support discussion not Ubuntu related you can also join #ubuntu-offtopic. Thank you. [16:22] arunpyasi: 15.04 will be eol soon, try another ubuntu version perhaps? [16:22] hi friends [16:22] arunpyasi, i just done in terminal sudo dd if=/home/sergiu/Downloads/ru_windows_8.1_pro_vl_with_update_x64_dvd_6050899.iso of=/dev/sdb [16:22] <_arktos_> eldiabolo http://askubuntu.com/questions/256013/could-not-reliably-determine-the-servers-fully-qualified-domain-name [16:22] And i want, nothing happening [16:22] I want to setup GFS2 on 14.04, but I cannot find any guides online [16:22] i wait* [16:23] nobody has any opinion about /etc/apt/apt.conf.d/01autoremove ? [16:23] all guides for GFS2 that I can find are for 12.04 but 14.04 doesn't have cman package [16:24] The problems of linux is in that that programs are corelated with system itself, not dependend [16:24] they dont work as independent source [16:24] sergiu: please stop that [16:25] sergiu: focus on your ubuntu issue, instead of spamming random linux quotes [16:25] sergiu: oops, sorry, I mean 15.10 [16:25] my 15.10 PC boot crashed [16:25] arunpyasi: what kind of graphics card do you have? [16:25] and stucks in starting GNOME DISPLAY MANAGER... [16:25] lotuspsychje: Intel [16:26] !info glusterfs-server | FedoraUser you know GFS is packaged in 14.04 ? [16:26] FedoraUser you know GFS is packaged in 14.04 ?: glusterfs-server (source: glusterfs): clustered file-system (server package). In component universe, is optional. Version 3.7.3-1ubuntu1 (wily), package size 152 kB, installed size 590 kB [16:26] arunpyasi: what kind of intel chipset [16:26] ok who can help ME WITH THAT [16:26] TJ-, glusterfs =/= GFS2 [16:26] HOW TO RUN PROGRAM "dd" WITH EXPLICATION what he is doing? how much information "DD" copied?? [16:26] MonkeyDust: does apt-get autoremove remove images for you? [16:27] spotify is starting to crash more and more, with "Segmentation fault (core dumped)" being the readout on terminal. is anyone else having this problem? [16:27] anyone here have apt-get autoremove remove images for them? [16:27] FedoraUser: ah, clash of acronyms [16:27] linux-images* [16:27] Windows is intuitive, windows are clouds.. [16:28] TJ-, no worries :) [16:28] Is anyone here doing oautomated installs in a VMware environment? I'm looking at the tools that are out there (Cobbler, Razor, Terraform, etc.), but most seem geared towards bare metal, and Terraform doesn't seem to have good support for VMware yet. [16:28] sergiu: stop doing that [16:28] lotuspsychje: how to run dd with explications? [16:28] chrisss123456: ask the maintainer of spotify please, we cant support ppa's here [16:28] ;D [16:28] sergiu: byte for byte. all of it [16:29] !info gfs2-utils | FedoraUser: 14.04 kernels also have the gfs2 kernel module. Is that enough? [16:29] FedoraUser: 14.04 kernels also have the gfs2 kernel module. Is that enough?: gfs2-utils (source: gfs2-utils): Global File System 2 - filesystem tools. In component universe, is optional. Version 3.1.6-0ubuntu2 (wily), package size 231 kB, installed size 888 kB [16:29] i will use wine , and then some Program from Windows , this is good solution [16:30] Linux is good operating system, but when you need production ,its hell [16:30] lotuspsychje: Thanks. whats the best way to ask directly? [16:30] TJ-, afaics host must be aware of the cluster so it can properly do file-locking [16:30] sergiu i agree it's not quite what i hoped for but it's still a great thing! [16:31] chrisss123456: fine an email or launchpad on their site to contact perhaps [16:31] find [16:31] TJ-, I am not completely sure though, that is why I am looking for a guide or documentation... [16:31] lotuspsychje: will do. thanks! [16:31] sergiu: why are you trying to use dd? it can be very dangerous! [16:32] Dangerous, i cant wait, he dont display how much he proccesed [16:32] this is annoying [16:32] you will wait, or you will start over [16:33] and yes. no progress meter very hard [16:33] bshacklett: maybe youl find your answers @ #vmware ? [16:33] useless thing on linux to do - you are welcomed [16:34] my plans was to burn fast imagine and to watch Live broadcast from net [16:34] but now, i must stay with DD [16:34] beecouse winUsb can do anything [16:35] !ops | sergiu random linux chitchat [16:35] sergiu random linux chitchat: 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 [16:35] dd can do anythng [16:36] lotuspsychje: I'll definitely check there. Thanks. [16:36] FedoraUser: according to my research, at the Saucy (13.10) release "Deleted in saucy-release on 2015-04-28 (Reason: Upstream dead, unsupportable. Useful content moved elsewh...) " [16:37] sergiu: i noticed you speak english as a second language. perhaps one of the other language speaking help channels would be more helpful to you? [16:38] TJ-, I am new to this and reading documentation for centos doesn't help when the tools are missing :) [16:38] i liked everything in linux, exception is only WInUSB [16:39] how some operating system cant perform such needed tasks [16:39] TJ-, I just wanted to see if there is any ubuntu-related-web-searching-gurus present for any guide :) [16:39] FedoraUser: right. Seems that 14.04 doesn't have 'cman' (RedHat Cluster Manager) due to a 'dead' upstream project (Ubuntu wouldn't want to be lumbered with the support in the 14.04 Trusty Long Term Release) [16:39] TJ-, interesting, CentOS has that tool... it is also LTS... oh well, back to the drawing board :0 [16:39] * :) [16:39] FedoraUser: It should be possible to pull in the cman source-code package from 13.10 Saucy and build it on the 14.04 Trusty host [16:40] are there any known issues with 14.04 and Samsung 850 EVO SSD’s, we’re seeing very low (1k) iop’s on brand new drives on multiple machiens [16:40] TJ-, or for us uneducated people... I can try installing .apk directly :) [16:40] matclayton: did you do the firmware update? [16:41] FedoraUser: 'apk' ? Android package? === mohammad is now known as lovelinux [16:41] sergiu: for example, no idea what means explications [16:41] lotuspsychje: not yet, they are about 2 months old, and samsung dont make it easy to find out if they need it! [16:41] hello every body [16:41] TJ-, wow, sorry, confused, meant to say .deb [16:41] FedoraUser: colour me confused too :D [16:41] matclayton: oh sorry its the 840 evo that needs firmware, define 'slow'? [16:42] lotuspsychje: so the throughput is good 500MB/s but the iops seems very low [16:42] FedoraUser: If the .deb from Saucy will work that's fine; but sometimes the dependencies it declares may require updates to the installed packages. If that were the case a source-build (with appropriate modifcations) is the usual solution (or search for a PPA containing cman for 14.04) [16:42] matclayton: maybe ask in ##hardware if thats a know issue? [16:43] I have a pro machine which can’t seem to go above 1k iop’s measured via iostat, and an identical blank slate machine, which running bonnie++ also tops out at 950 iop’s [16:43] *pro -> prod [16:43] lotuspsychje: its Intel Chipset [16:43] arunpyasi: sudo lshw -C video [16:44] TJ-, this may pose significant issue, since I am trying to setup test environment that should later on be used as virtualization platform hosting hundreds of VMs... and I guess one update can break dependency from old package... [16:44] i have username and password from my isp and i am connected to isp network with my laptop wifi ,in fedora i use from pppoe-setup and enter my username and password and connect to internet by using pppoe-connect what should i do in ubuntu ? [16:44] ok [16:44] This dd [16:45] i have to say is very slow [16:45] i can write one hour or two [16:45] very much [16:45] haha [16:45] sergiu: While you're waiting, can you please not rant in this channel. If you just want to chat about non-support things there is #ubuntu-offtopic. [16:46] FedoraUser: I'd class that as unlikely in 14.04 since its rare to break versioning/dependencies especially in LTS releases; except if you upgrade the kernel and/or X stack from more recent releases [16:46] i have username and password from my isp and i am connected to isp network with my laptop wifi ,in fedora i use from pppoe-setup and enter my username and password and connect to internet by using pppoe-connect what should i do in ubuntu ? [16:46] TJ-, yeah, I wouldn't bet my job on it :) === dik is now known as Guest62138 [16:47] TJ-, anyway, cman is not crucial to the setup, it is crucial to the old guides. official documentation uses pacemaker and corosync but with additional tool that is missing. that tool is supposed to automate writing .xml files... I may venture off to write them by hand [16:48] FedoraUser: what's the tool that is missing? It could have moved to another package? [16:48] ive got this error with apache2: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message [16:48] . what can i do to set the servername correctly? [16:48] magnalatorta: maybe the #httpd guys can help with that? === lotuspsychje_ is now known as lotuspsychje [16:49] TJ-, from this guide: http://clusterlabs.org/doc/en-US/Pacemaker/1.1-crmsh/html-single/Clusters_from_Scratch/index.html the command is 'pcs' [16:49] how do i contact them? [16:50] magnalatorta: type Join #httpd [16:51] i have username and password from my isp and i am connected to isp network with my laptop wifi ,in fedora i use from pppoe-setup and enter my username and password and connect to internet by using pppoe-connect what should i do in ubuntu ? [16:51] You know guys what? [16:51] heya [16:52] When you loose the entusiasm to stay on google to search for solution, is time to remove ubuntu from hdd forever [16:52] TJ-, I think I misunderstood it... it may be that it doesn't write xmls but that other tools can be used for such purpose... which are not explained :) [16:52] i dont want to search on google [16:52] anyone having trouble suspending on 14.04.3 [16:52] this os is too crappy [16:52] Error: /dev/sdb: unrecognised disk label [16:52] everytime i suspend my laptop, put it in my bag, hop on the bike, to get home with a cooking laptop. [16:53] it's ridiculous [16:53] FedoraUser: ahh; I don't find pcsd in any other package. Annoying! [16:53] TJ-, not pcsd but 'pcs' [16:53] TJ-, I think :) [16:53] impi: put the pc off while your not using it? [16:54] i've been doing that but then i'd have to star everything up....my browser and all the tabs, im sure you can appreciate the benefits of suspending a laptop? [16:54] having issue with audio on 15.10 in Chrome. audio works everywhere else [16:54] so shutting is down is not an option. [16:54] This programs in linux they work in relations with all details from linux, they dont stay as stand-lone to be able to work everytime [16:55] who is response? [16:55] i have username and password from my isp and i am connected to isp network with my laptop wifi ,in fedora i use from pppoe-setup and enter my username and password and connect to internet by using pppoe-connect what should i do in ubuntu ? [16:55] !patience | lovelinux [16:55] lovelinux: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [16:55] impi: ubuntu version? [16:55] 14.04.3 [16:55] perfectly up to date running on a dell precision m3800 [16:56] thats why it's strange that it doesnt work [16:56] maybe it's because i dont have swap? [16:56] FedoraUser: I was hunting based on that article saying the pcsd (daemon service) [16:56] impi: check your syslog and dmesg [16:56] impi: and try laptop-mode-tools [16:56] TJ-, oh ok, yeah, I forgot it had service part [16:57] great, thanks! i was going to dig into it, but thought i'd ask here - maybe it's a frequent question [16:57] thanks for the help lotuspsychje +1 [16:57] !info crmsh trusty | FedoraUser That article suggests crmsh can be used as an alternative to pcs [16:57] FedoraUser That article suggests crmsh can be used as an alternative to pcs: crmsh (source: crmsh): CRM shell for the pacemaker cluster manager. In component main, is extra. Version 1.2.5+hg1034-1ubuntu4 (trusty), package size 250 kB, installed size 1123 kB [16:57] TJ-, ok, apparently there is crmsh in 14.04 which is good news, I just need to translate pcs commands in crmsh [16:57] TJ-, yeah! that! [16:58] FedoraUser: good luck :) [16:58] TJ-, thank you for your help, I'll continue tomorrow on this subject :) [16:58] impi: tail -f /var/log/syslog and go suspending might spit out some usefull things also perhaps? [17:01] i found this link http://ubuntuguide.net/setting-up-pppoe-ubuntu-command but in pppoeconf i don`t know where can i enter my dns [17:03] I'm trying to open a port for a server that is running on my localhost so that it is accessible on my network. What do I need to do? My google skills are weak [17:04] iamnotgreg: try the #ubuntu-server or #netfilter guys [17:04] thanks [17:04] So I'm trying to do a make defconfig for the kernel in ubuntu - i get this error "Can't find default configuration arch/x86/configs/x86_64_defconfig" - my working dir is: /usr/src/linux-headers-3.13.0-74-generic [17:04] lotuspsychje: this is an ubuntu desktop...just has a server on it for my fax [17:05] I'm trying to configure the kernel so i can have a package compile a kernel module [17:05] This is an ubuntu 14.04 desktop machine btw [17:05] !kernel | Jobbe [17:05] Jobbe: The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [17:06] lotuspsychje, [17:06] got it [17:06] cat /proc/acpi/wakeup [17:06] show you all the wakeup calls [17:06] Thanks ubottu [17:07] i disabled all of them except PWRB & LID0 [17:07] I'm trying to install KES8 for linux. It need a real-time kernel module to make it work. === supo is now known as Guest51342 [17:08] impi: solved now? [17:08] oh [17:08] thanks lotuspsychje hah [17:09] lotuspsychje, i hope so, i disabled the lid too and only allowed the power button to wake the laptop [17:10] man this laptop get scary hot in my bag [17:10] im sure it wont last log if this happens to frequently [17:10] hehe [17:10] I've sometimes forgotten to turn off my laptop when i put it in my bag [17:10] impi: did you vacuum clean it once? [17:10] no it's brand new [17:10] but it runs pretty cool when idle [17:10] lotuspsychje, ^^ [17:10] heheeh [17:10] har har [17:11] impi: its not very recommended to let a computer run into a bag... [17:11] heh [17:11] yeh man, it was stressing me out [17:12] I've done so many bad things to my laptop :/ .. I'm surpriced it isn't dead yet [17:13] Jobbe: you can use #ubuntu-offtopic for regular chat mate [17:14] sure thing, was just commenting on the laptop in bag topic :) [17:16] https://wiki.ubuntu.com/Kernel/Dev/KernelGitGuide?action=show&redirect=KernelTeam%2FKernelGitGuide [17:16] http://kernel.ubuntu.com/git-repos/ [17:16] that link is broken [17:18] Jobbe: how is it broken? [17:18] check the output from it [17:18] I'm pretty sure it's supposed to be http://kernel.ubuntu.com/git/ [17:19] Jobbe: it's not supposed to be accessed by a user-agent; the sub-dirs are for git when using http protocol [17:20] Jobbe: but I agree the index text output is a mess :) [17:20] my bad then [17:21] Jobbe: if you view the source it looks like it is partial output from gitfind, with no HTML headers, so it is probably a bug - I'll ask the sysadmin team [17:22] yeah i see that now [17:22] no html output nor
[17:24] How do I open a port on my computer and forward it to an open port on my localhost? [17:24] Jobbe: looks like someone forgot to wrap the gitfind output [17:24] Question, domain-search is that done default by the dhcp client ? [17:24] TJ-: Might be :-) [17:25] Jobbe: being investigated now [17:25] Great :) [17:27] hey. where can i get already built latest kernel for ubuntu server? ( i'm kind of terrified of the overwhelming amount of options in confimenu that i'd prefer if somebody actually built the image for me) [17:28] :) [17:29] i found this http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-wily/ and wondering if it's recommended to install kernel from there ? [17:31] A quick question... Are the images in http://cdimage.ubuntu.com/daily-live/current/ intended to work? In Debian the installer was usually left until last, but I don't know if that's the case here. [17:31] bithon: yes, that's the correct location, although those kernel's aren't supported (predominately they're for testing mainline vs ubuntu builds) [17:31] https://a.uguu.se/erctqn.png [17:31] does it look good for installation? [17:31] and should I make another 200 MB /boot/ partition? [17:32] ChibaPet: the images are built daily and should work [17:32] TJ-: ty, I'll snag one and try it then, rather than upgrading from an older release. [17:32] TJ-: But they are still built from ubuntu's generic config I assume, yes? [17:32] Guest48966: I'd recommend more that 200MB for /boot/ due to frequent problems with running out of space for updated kernels [17:33] Ookay [17:33] bithon: correct; it's all automated and run through QA testing [17:33] TJ-: he have an EFI parition, does he really need a /boot/ partition then ? [17:33] Hi. How do I prevent one particular sudo command from being logged? It's on a schedule and is cluttering up my logs. [17:33] Cool, thanks. Going to go ahead and install it right now. [17:34] orion: what's the command? why don't you use it in root's crontab [17:34] One more question: Which one of these are most recommended for servers (as that's what I need it for) ? [17:34] uname --all [17:34] oops [17:35] Jobbe: EFI-SP and /boot/ are different things, with different purposes [17:36] bithon: for '-server' you don't want the -live images. You want http://cdimage.ubuntu.com/ubuntu-server/daily/ [17:37] Ubuntu installer, accepted :D [17:37] it's copying files, right naw === arun_ is now known as Guest10127 [17:39] Buen día... [17:39] EriC^^: Jan 13 09:38:38 db01 sudo: root : TTY=unknown ; PWD=/ ; USER=postgres ; COMMAND=/bin/bash -c psql -t -q -c SELECT\ pg_is_in_recovery(), root : TTY=unknown ; PWD=/ ; USER=postgres ; COMMAND=/bin/bash -c psql -t -q -c SELECT\ pg_is_in_recovery() [17:39] EriC^^: cron isn't the one doing the scheduling for this particular command. [17:40] does any one has any idea why phpunit --version on the first block doesn't work ? in this manual https://phpunit.de/getting-started.html [17:40] TJ-: Oh, thanks for linking that - it's actually what I want too, not the live. [17:40] orion: 'cluttering' which log, auth.log ? === vvv is now known as Guest59795 [17:41] TJ-: How "generally" are stable latest releases of kernel ? [17:41] quite stable. i find [17:42] seen one that had a weird bug in it once. affected some people. fixed next day [17:42] TJ-: Is there a repo for kernel only images? I already have server up and running [17:45] TJ-: yes [17:46] Hi! [17:49] hi, is it possible to upgrade the version of evolution from 3.10 to 3.12 under ubuntu 14.04 ? [17:50] bithon: the kernel images for servers are either the -generic or the -virtual (designed for typical VMs) [17:51] orion: as far as I am aware, sudo cannot be commanded to reduce logging, only to increase it. A valid sensible security measure obviously. [17:52] How to manage a desktop remotely? Remove some software, update or tweak a bit the DE [17:52] TJ-: Hello, Happy new year [17:53] afe: ssh in [17:53] TJ-: Oh, I run my server in vbox. -virtual more recommended in such a scenario and what are the general benefits of using it (except for the obvious ones) instead of -generic ? [17:53] in a vbox * [17:53] * blackflow tips hat at ChibaPet [17:53] blackflow: o/ [17:54] small IRC :) [17:54] Innit? [17:54] afe: to run a specifc remote X client and export its GUI to your local X server "ssh -X ..." ... if you want the entire desktop then one of the VNC protocol variants, or 'xrdp' maybe [17:55] hi guys [17:55] TJ-: ok thanks [17:55] how to fix wifi problems [17:56] also, does -virtual support vbox by default?? (http://askubuntu.com/questions/257416/what-are-practical-advantages-of-using-linux-image-virtual-kernel mentions only a couple of vm's) [17:56] hari_: you begin by explaining what the problem is :) [17:56] hari_, depends on whay problem.. [17:56] bithon: the -virtual images only contain the modules required in VM guests; not every possible bit of hardware support, so they're smaller and more focused [17:57] hey all, i recently ran a sudo apt-get upgrade all and for some reason when i boot now it drops me to a busybox shell that says (initramfs) [17:57] TJ-: Okay, so given that i run a ubuntu server in a vbox virtual would make mor sense in my case ? [17:57] hari_: explain your problem properly... [17:57] and i have no clue what to do with that [17:57] how to install missing wifi drivers [17:57] -virtual make more sense* [17:57] maddawg2: does it mention anything before that? [17:58] EriC^^ just a sec let me reboot and tell you [17:58] k man [17:58] bithon: it sounds that way. The only time I've seen someone get caught out by it, was when trying to passthrough host USB devices [17:58] hari_: You can install by unistallling all prog';-p[ [17:58] ' [17:59] wtf kavan!!! [17:59] hari_: Wi-Fi device brand and model numbers? [17:59] If then, someone can provide you with specific instructions [18:00] Does anyone know a trick to get disk io to stop so I can umount successfully? It's an attached ebs drive for mysql on aws. It appears that stopping mysql is not enough sometimes. [18:00] Eric its working now it seems [18:00] lol [18:00] fuser ? [18:00] EriC^^, * [18:00] noraatepernos: fuser ? [18:01] maddawg2: great :D [18:01] qualcomm atheros QCA61x4 Wireless NEtwork Adapter [18:01] LAPTOP NaME LENOVO Z51 [18:01] how can i give unlimited mapping access to a samba share? seems once i map the samba share using a valid user it cant be mapped on other computers..seems like theres only a limit [18:01] High branded motherboard? [18:01] is there any way around that? [18:02] What is it ? [18:02] Like abgn [18:02] Guest48966 thanks, forgot about that. [18:02] or ac ? [18:02] abg ? [18:02] w/e [18:03] EriC^^, what did you do to fix it? :-P [18:03] maddawg2: magic :D [18:03] Good answer :D [18:03] Guest48966: try not to spam the channel with the enter key, please [18:03] hari_: ^ [18:03] 'k [18:04] http://askubuntu.com/questions/598935/qualcomm-atheros-qca61x4-wireless-network-adapter [18:05] hari_: ^ [18:05] People seem to forget about googling [18:05] EriC^^, i was wrong [18:05] i rebooted again and it came back up [18:06] nothing before it [18:06] says BusyBox v1.21.1 (Ubuntu 1:1.21.0-1ubuntu1) built-in shell (ash) [18:07] Enter 'help' for a list of built-in commands. (initramfs) [18:07] maddawg2: do you have a live usb> [18:07] i have a live cd [18:07] it seems your initramfs is missing, you need to regen. it after the upgrades [18:08] bye irccloud [18:08] oh noes [18:09] does any one has any idea why phpunit --version on the first block doesn't work ? in this manual https://phpunit.de/getting-started.html [18:09] Good day everyone :) [18:09] i'm booting from the live cd now [18:09] Whats this terminal addon that saves the session of terminal, like if im hooked to a vps and i get disconnected from my computer i can restore it [18:09] django_: mosh? [18:10] no :/ [18:10] i forgot thename [18:10] but i know its not mosh, else i would remember [18:11] maddawg2: ok, boot the live usb [18:11] EriC^^, booting now [18:11] just a sec.. i'll let you know when it's back [18:12] django_: screen or tmux ? [18:13] TJ-, it might be screen [18:13] i'm actually gonna use a live cd as i forgot this flash drive is no longer live lol [18:13] hey, I have ubuntu 12.04 installed, and my bluetooth adapter is not showing up. It's a ky-bt100 based dongle. hcitool dev returns no devices.. [18:13] django_: those keep the remote session running even if you disconnect [18:13] so it's a bit longer [18:13] I see it has a kernel module loaded.. [18:13] jedix: possibly there is no driver in 12.04 for that device [18:13] hello [18:14] TJ-: in the 3.13 kernel? [18:15] TJ-: I've found posts about it working on Hardy.. [18:15] jedix: get the device's PCI or USB ID [vendor:product] and then you can check if there is a module supporting it [18:15] TJ-: 1131:1001 === chrx is now known as colecut [18:17] TJ-: where would you find a list of the supported vendor:product id? === tomaw_ is now known as tomaw [18:19] jedix: I'm not seeing a module that declares an alias for that device, using "grep 'v00001131.*1001' /lib/modules/*/modules.alias" [18:20] jedix: it's possible it can be recognised via a Class driver instead; can you show the "lsusb -v -d 1141:1001" output? [18:23] jedix: bah, typo in my command s/1141/1131/ [18:23] TJ-: I still don't see it.. [18:24] sec [18:24] TJ-: http://pastebin.com/tc6HQGMQ [18:25] jedix: "bDeviceClass 224 Wireless" indicates a suitable wireless/BT driver *may* be able to manage that [18:26] EriC^^, i'm in the live CD now [18:26] oh wait desktop hasnt loaded yet [18:26] sigh [18:28] EriC^^, I'm in the live cd now lol [18:28] maddawg2: ok, type sudo parted -l | nc openterm.tk 9 [18:28] jedix: "modinfo btusb" shows that module declares a matching class alias: "alias: usb:v*p*d*dcE0dsc01dp01ic*isc*ip*in*" [18:28] jedix: check on your system the module declares that same alias === c0 is now known as c^ [18:29] jedix: "dcE0" is the device class, E0 os hexadecimal for 224 decimal (the class number) === ^CJ^ is now known as ^cj^ === test is now known as Guest4827 [18:30] sure, sec === c^ is now known as c0 [18:30] is that an l or a 1 [18:30] lol === c0 is now known as c^ === c^ is now known as c0 [18:31] EriC^^, i'm guessing that was the letter L [18:31] TJ-: alias usb:v*p*d*dcE0dsc01dp01ic*isc*ip*in* btusb [18:31] yep [18:31] i did that and it just returned a new line [18:31] it's there [18:31] jedix: OK, so we know there's apparent support, so the next thing to do is look at /var/log/kern.log and see if the btusb driver reports it claiming that device, or any errors, when it is plugged in [18:32] jedix: "tail -n 0 -f /var/log/kern.log" and then plug it in [18:32] maddawg2: yup [18:33] hi all [18:34] EriC^^ ok [18:34] TJ-: hmm, I'm not actually at the box right now.. [18:34] TJ-: I'm ssh'ed in [18:34] EriC^^ I think it's a bad superblock [18:34] jedix: well that's the thing to do when you are. If no messages appear it's likely the btusb driver isn't 'claiming' the device for some reason [18:34] jedix: Ahh... maybe you can cause a rescan by probing the sysfs [18:35] TJ-: hmm, there's logs from a few days ago that indicate that this happened on first plugin.. [18:36] maddawg2: what did it say? [18:37] nothing Eric^^ [18:37] it returned an empty line [18:37] didnt even return an empty line [18:37] just sent me back to the command line [18:37] i was looking here: https://linuxexpresso.wordpress.com/2010/03/31/repair-a-broken-ext4-superblock-in-ubuntu/ [18:38] cuz i did an fsck.ext4 -v /dev/sdb1 [18:38] and it told me there was a bad superblock [18:39] maddawg2: try sudo parted -l [18:40] Hi I'm using xubuntu on a laptop with a high dpi screen and I can hardly read any of the text [18:40] TJ-: not finding a way to simulate this.. [18:40] how can I scale everything by 2? [18:40] EriC^^, lists my installed drives [18:41] woah wtf [18:41] it has my filesystems as ntfs [18:41] I DID NOT do NTFS [18:41] i did ext4 [18:41] maddawg2: ok, type sudo parted -l | nc openterm.tk 9 [18:42] paste the link here, is this a fresh install? [18:42] no it's not a fresh install [18:42] i did that command but again it just drops me to an empty command prompt line === muskrat_ is now known as muskrat [18:43] also no network access on the machine right now [18:43] jedix: first identify the node in sysfs for that device, it'll be under /sys/class/usb/usb*/ .. maybe 'grep 1131 /sys/class/usb/usb*/idVendor' will help [18:43] oh ok [18:43] maddawg2: can you get a network access? [18:44] EriC^^ I can try [18:44] has anyone else lost the surround sound via hdmi (Radeon HD 7700/7800 Series) on ubuntu 14.04 after last update? [18:44] hello, I used this guide to setup znc: https://www.vultr.com/docs/install-and-setup-znc-on-ubuntu [18:44] how can I add something to make sure it starts on boot? [18:44] Hello. I am new to Ubuntu Mate [18:44] jedix: Then once you're satisfied you have the correct node, do "echo suspend | sudo dd of=/sys/class/usb/usb/power/control" to power it down, then "echo auto | sudo dd of=/sys/class/usb/usv/power/control" to wake it up/discover it again [18:45] EriC^^, i think i might have to redo this whole machine.... the filesystem is completely wrong [18:45] maddawg2: ok, try getting a network access so we can see what's going on [18:46] hi [18:46] Is anyone in here that can help me configure hylafax for my network? [18:47] Is there any way to support korean/chinese keyboard layout other than ibus/scim packages on linux? [18:47] does anyone know how to enable high fidelity playback on ubuntu for bluetooth audio device? [18:47] there's the option for it but it's not working [18:48] jedix: Sorry, bad path typo there ... then do "echo suspend | sudo dd of=/sys/bus/usb/devices/usb/power/control" to power it down, then "echo auto | sudo dd of=/sys/bus/usb/devices/usb/power/control" to wake it up/discover it again [18:49] version 15.10 [18:49] Is there any way to support korean/chinese keyboard layout other than ibus/scim packages on linux? Can anybody help me,please? [18:50] TJ-: I can't seemt o get that to go [18:50] TJ-: I then su'ed and tried to echo it directly.. [18:50] echo: write error: invalid argument [18:51] Is there any way to support korean/chinese keyboard layout other than ibus/scim packages on linux? Can anybody help me,please? [18:52] dev_: don't repeat so quickly [18:52] sorry for that [18:53] can someone help me figure out why my usb 3.0 enclosure (Orico 9548) slows down at the same spot every time and stops? I'm on 14.04 [18:55] piercedwater: not without more detail [18:55] what is "the same spot" ? [18:55] ok, i shall provide. what info do you need [18:55] is there a way to ensure that a specific interface (eth0 eth1 etc...) uses a specific physical port? I have a machine with three interfaces where occasionally eth0 and eth1 will flip/flop. This breaks connectivity. [18:55] well, it transfers with rsync for about 2 mins then stops [18:55] dead stop [18:55] add verbosity to rsync and see what it tells you, maybe it's a path of small files [18:55] they are music files [18:56] verbosity tells me nothing except the transfer speed as slowed down to 200kb/s === andy_ is now known as Guest32028 [18:56] if i close terminal 'screen' loses all the consoles? [18:56] https://help.ubuntu.com/community/Screen [18:57] django_: No, screen exists to keep them running as long as the screen process itself is alive. [18:57] i have installed scim package along with scim-pinyin package but i can't see chinese keyboard layout support [18:57] does anyone knows about lost of surround sound through hdmi with Radeon HD 7700/7800 Series after Ubuntu 14.04 LTS latest update done few days ago? [18:57] django_: Connect to the system and, in the simplest form, "screen -x" to reconnect. [18:58] ChibaPet, if its detached how do i un-detach [18:58] screen -x [18:59] 21824.pts-2.django (01/13/2016 01:48:42 PM) (Detached) [18:59] Hi all. [18:59] says: Type "screen [-d] -r [pid.]tty.host" to resume one of them. [18:59] Whenever I try to install something. I get error to do `apt-get install -f` [19:00] fox-catch: show the full output in http://paste.ubuntu.com - obviously you have prior package issues [19:00] oh, interesting - I never see that state. Alright. So, screen -r or if it requires more, screen -r django [19:00] and whenever I do that it will go and installl something will failure at end [19:00] hi [19:00] jedix: hmm, you're replacing "" with the device number you've identified in the previous step ? [19:00] Hi, I'm not understanding how to install ubuntu on UEFI machines. Anyone can help me? [19:00] daftykins: http://paste.ubuntu.com/14489753/ it's 12.04 [19:01] mattia: how far are you getting? [19:01] how to i remove a tree of folders via commandline? [19:01] : pretty much 0% [19:01] fox-catch: and you're trying to set up apache today is it? [19:01] django_: The oddity here is that I regularly attach to detached sessions with -x. Let me fire up my laptop and see if ubuntu is doing something differently. [19:01] mattia: not as far as preparing a flash drive to install from? [19:01] ChibaPet, i have multiple sessions [19:01] speedy__: to remove *EVERYTHING* under and including /path/to/dir "rm -rf /path/to/dir" [19:01] daftykins: no php 5.6 [19:02] ok it works [19:02] i did screen -r 21824.pts-2.django [19:02] django_: If you have multiple sessions, give it enough text to uniquely identify the one you want. [19:02] TJ-, yes i want everything gone [19:02] No. I alredy have a DVD as media. [19:02] ChibaPet, how can i delete a screen? [19:02] fox-catch: but your paste shows it's trying to install the apache module for php5, which is having issues because it can't install apache main... [19:02] The problem is that I don't undestand what to do with the partitions. [19:03] mattia: are you trying to install beside Windows, or as the only OS? [19:03] daftykins: aha so I should I fix this first? [19:03] fox-catch: yep [19:03] daftykins : alongside win [19:03] daftykins: but how :P [19:03] django_: From within the screen ^a\ [19:03] fox-catch: i slightly suspect the use of PPAs ruining your install - 12.04 is a bit antique to hold out on, too. [19:04] ChibaPet, sorry? [19:04] !efi | mattia read here for more background [19:04] mattia read here for more background: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [19:04] TJ-, do i need to use the "" in the command like you do? [19:05] speedy__: no, I use to the make clear what is my commentary, and what is a command [19:05] django_: From within the screen you want to kill, control-a and then the '\' key [19:05] right. I'm reading... [19:05] TJ-: yeah [19:05] ohh i did: ctrl a + :quit [19:05] TJ-, do i need to use the "" in the command like you do? [19:05] works :d [19:05] speedy__: no [19:05] TJ-, /home/ubuntu/buildme/spigotserver rm -rf world [19:05] -bash: /home/ubuntu/buildme/spigotserver: Is a directory :/ [19:06] Permission denied TJ- [19:06] TJ-: $ echo suspend >| /sys/bus/usb/devices/usb3/3-2/power/control [19:06] echo: write error: invalid argument [19:07] is it possible to install a package like ubuntu-desktop, including recommended packages, but excluding specific recommended packages, like shotwell or aisleriot? [19:08] just remove them after? [19:08] otherwise don't use the meta package [19:09] Otherwise, make a task and use tasksel [19:09] daftykins: good point. in my case, i'm automating the installation of systems, so i suppose i could break it out into some shell logic to query apt-cache and iterate through those i don't want. [19:10] daftykins: i'm overthinking it. thank you. :) [19:10] le_pig: why not just query the contents of the meta-package and list to install all the components you do want? :> === kpease_ is now known as kpease [19:10] Right. I have a question about intel smart response: I use a SSD as a cache for windows. There will be problems after installing ubuntu? [19:10] daftykins: excellent idea, and easier than the convrse. thank you again :) [19:11] mattia: there'll be problems even trying to install probably [19:11] yep... That's encouraging... [19:12] mattia: what's your SATA set to inside your BIOS? [19:12] le_pig: the meta-package is better to be installed [19:12] does anyone knows about lost of surround sound through hdmi with Radeon HD 7700/7800 Series after Ubuntu 14.04 LTS latest update done few days ago? === ip is now known as Guest32836 [19:13] snowstorm: nope, details? [19:13] i guess you could do as you said, or maybe install using --no-install-recommends and add the remaining or something [19:13] le_pig: ^ , cause apt-cache show ubuntu-desktop says it's required for upgrades and what not [19:14] surround used to play ok before last update, now all I have is Digital Stereo over HDMI [19:14] http://pastebin.com/C7hs0Swx -_- some folders and files are revolting again me! so how do i remove them ? [19:15] snowstorm: are you talking about an actual surround sound stream, such as dolby digital or DTS? [19:15] ? You mean SATA revision? [19:16] no i do not [19:16] •daftykins• yeah, like playing video through VLC. [19:16] snowstorm: sounds more like passthrough got turned off. [19:17] Eric^^: i see. i hadn't considered that complication. since i'm using a kickstart to automate these, perhaps i'll just follow the metapackage isntall with a purge for the few i don't want. thank you for the clarification. [19:17] •daftykins• any idea on how I can get this fixed? [19:18] snowstorm: check VLCs config, i don't use it so i can't help you. [19:18] le_pig: ok, no problem [19:21] TJ-: I got someone there to remove and insert the usb device [19:21] •daftykins• You got it. I wonder why it would change to 2.0 when doing updates..... Thanks anyway [19:22] daftykins: how do I fix it? [19:23] fox-catch: did you get that PHP via a PPA? it might ruin it of so. [19:23] *if so [19:23] BluesKaj: it looks like this is a common problem https://bugs.freedesktop.org/show_bug.cgi?id=92102 [19:23] Freedesktop bug 92102 in modules "cannot select a2dp profile" [Normal,New] [19:23] daftykins: yeah [19:23] odejref something [19:24] fox-catch: then that's probably ruining it, why do you need a newer PHP? [19:24] Instead of installing ubuntu alongside windows in UEFI, what if I change the boot mode in Legacy and install windows first and then ubuntu? [19:25] mattia: there's no reason to move to legacy, just learn how to install properly [19:25] daftykins: so that I can run php server with php -S [19:26] daftykins: also it has already ruined it. So I don't have any option but to fix it [19:26] ok... I'm reading. [19:26] fox-catch: right but you ruined it with the PPA. try removing libapache2-mod-php5 [19:27] okay [19:27] daftykins: it asks for same '-f install' [19:28] it says more than that, pastebin it. [19:28] including what you ran [19:28] daftykins: http://paste.ubuntu.com/14490072/ === Captain_h00k is now known as h00k [19:29] hey [19:30] was really hoping somebdy to guide me in the programming world === ken is now known as Guest80941 [19:30] this is OS support, find a channel for what you want to learn to develop with [19:30] i have a 15.10 ubuntu-gnome VM, on each start i have to hit TAB to enter the luks pass, how can i fix this so i see the pass entry on boot without fiddling buttons? [19:31] fox-catch: ok i think you installed "php5" which is pulling in all the other junk, remove that and install just what you were after - which may be a single component [19:31] daftykins: but it won't let me remove or install [19:31] you're saying "sudo apt-get remove php5" does nothing? === barq_ is now known as barq [19:33] daftykins: no it throws same error as I pasted above [19:33] that doesn't make any sense [19:34] fox-catch: "dpkg -l | grep php" [19:34] TJ-: are you still around? [19:34] What is the "microsoft reserved partition" in my hard drive? Can I erase it or should I keep it? [19:35] jedix: yes [19:35] keep it [19:35] daftykins: http://paste.ubuntu.com/14490121/ [19:35] jedix: was reading up on the _fascinating_ subject of USB port/device power control gymnastics :) [19:35] mattia: probably part of a factory restore image, show us a proper "sudo parted -l" pastebin so we can just see the whole thing in one... [19:36] I can't I'm in bus right now and my pc is at home... [19:36] TJ-: haha [19:36] fox-catch: try "sudo dpkg -r php5 php5-cli php5-common libapache2-mod-php5" [19:36] TJ-: the easiest way ot reset your usb device is to locate someone near the cord [19:36] Hi [19:36] How can i install older kernel in ubuntu>? [19:36] mattia: ah, best not to bug us until you're actually in front of the machine in question. [19:37] hi guys! :) I have just installed ubuntu on my new laptop hp pavilion 15. the videos/movies/clips dont work properly. I have tried with both smplayer and vlc and the same problem...basically if I play a video and I set the full screen the video size does not change and blue borders appears to fill the space around the video... :( any idea? [19:37] Does anyone know the default Charset for Ubuntu 14.04? Is it UTF-16? I'm trying to hash a string with C# on a windows machine, and pass it in the URL parameter to my apache2 server hosted on an Ubuntu 14.04 box and I'm receiving stuff that looks like %EF%BF%BD etc etc [19:37] daftykins: it worked now? [19:37] Ok. I'll come back tomorrow.... [19:37] thanks. [19:37] as far as I know only Microsoft is using UTF-16 in any real capacity [19:37] sopadj1: sounds like you require some graphics drivers and have not put any on... pastebin "lspci" [19:37] TJ-: so, I see the device come up.. [19:38] TJ-: I see this: [19:38] [61702.906117] usb 3-2: New USB device found, idVendor=1131, idProduct=1001 [19:38] [61702.906118] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [19:38] [61702.906186] usb 3-2: no configuration chosen from 0 choices [19:38] fox-catch: so i think adding a PPA then trying to use ubuntu's metapackage of 'php5' was the mistake there. [19:38] not sure what the last line is about.. [19:38] jedix: there's actually a node for each USB device, "authorized" which can be set to 0 (false) or 1 (true) to achieve the same ends [19:38] daftykins: aha, but now how I go to install php 5.6 [19:38] !paste | jedix copy the output to a pastebin please [19:38] jedix copy the output to a pastebin please: 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. === krabador is now known as Guest82628 [19:39] daftykins, http://pastebin.com/mixduuJY [19:39] TJ-: sorry, I generally do for > 3 lines.. [19:39] jedix: "no configuration chosen from 0 choices" ... might suggest a problem [19:39] fox-catch: sorry, i don't fancy tackling that one on 12.04. [19:40] jedix: although, I'd have thought the class driver would take care of that later. If there's no hint of the btusb module 'claiming' that device I would think there's something else in the device's alias stopping the match [19:41] TJ-: btusb is loaded [19:41] How can i install older kernel in ubuntu>? [19:41] Peaceful: how old? generally it's not a good idea. [19:41] daftykins: 3.13 [19:41] daftykins: :( [19:42] okay [19:42] Peaceful: on what version? [19:42] daftykins: 15.10 [19:42] nope that's not wise, what are you trying to achieve? [19:42] daftykins: i just need to know how to install it [19:42] daftykins, and http://pastebin.com/a1q6PuMp [19:43] Peaceful: if you explain what you're trying to achieve we might be able to explain the sensible approach. [19:43] daftykins: i just need to know how to install older kernel ;) what commands? ;) [19:43] sopadj1: ah ok intel only. what did you install, 15.10 ? [19:44] Peaceful: ok, you're unable to answer a simple direct question - no it's not advisable, so i'm not answering. [19:44] daftykins, yes 15.10 [19:44] daftykins, xubuntu 15.10 [19:44] daftykins: that's not what im asking for [19:44] I dont care if it's wise or advisable i need to know how to install kernel on ubuntu [19:45] Peaceful: what you're trying to do is wrong, so i won't help. [19:45] daftykins: nothing is wrong in open source world [19:45] yes, yes it is. [19:46] sopadj1: hmm well if you're fully updated there shouldn't really be any driver issues with intel only [19:46] daftykins, this is what I think and it makes me a bit concerned [19:46] could be a xubuntu thing [19:46] daftykins: i dont want to argue with you. im not asking if it is wrong i only need to know how. [19:47] i have done lot of wrong things in life [19:47] Peaceful: that's nice, but it's still not happening. [19:47] daftykins: or you dont know how to do it/ [19:47] Peaceful: what kernel version you want? [19:47] flux242: 3.13 [19:47] i refuse to give bad advice [19:48] its not about advie === kevinburke_ is now known as kevinburke [19:48] this is a support channel so yeah, it is [19:48] daftykins: i like to test, learn and do whatever i want with my laptop [19:48] that's nice, dear. [19:48] Peaceful: take your kernel from mainline http://kernel.ubuntu.com/~kernel-ppa/mainline/ [19:48] i'm ignoring you now so you don't keep ranting on [19:48] jedix: btusb may be loaded but it should also indicate if, when a device is attached, it claims it. We can enable some BT_DBG() macros in the module via the kernel's dynamic_debug control though, which may help us see how far processing in the module gets [19:48] daftykins: i dont mind if you ignore me ;) [19:49] flux242: is that the only way to get kernel? [19:49] you compile one [19:49] that's the worst advice. [19:49] jedix: let's check there's something there to enable first. "pastebinit <( sudo grep 'btusb\.c' /sys/kernel/debug/dynamic_debug/control )" [19:49] daftykins, I will try https://01.org/linuxgraphics/downloads [19:49] daftykins: im not asking for advice [19:49] sopadj1: no don't, that won't work [19:49] Im asking for how-to ;0 [19:49] Peaceful: i'm not talking to you, stop messaging me now. [19:49] !mainline | Peaceful [19:49] Peaceful: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [19:50] daftykins, ah... ok :) any suggestion? [19:50] daftykins: oops [19:50] Peaceful: "dpkg -x" can be used to unpack a deb file [19:50] daftykins: offense is a bad thing [19:50] akik: okay thanks [19:50] sopadj1: just to be sure i'd prefer to see the full "lspci" output [19:50] i think ill be fine [19:52] daftykins, http://pastebin.com/gsT5K6v1 [19:52] ok yep definitely intel only [19:55] sopadj1: in VLC does the source video change the effect? are you double clicking to fullscreen? [19:55] jedix: if there are debug sites available then do "echo 'module btusb +pflm' | sudo dd of=/sys/kernel/dynamic_debug/control" and then re-attach the device and watch kern.log [19:57] daftykins, both in smplayer and vlc, neither with F nor with doubleclick it works [19:57] jedix: bah, typo again! "echo 'module btusb +pflm' | sudo dd of=/sys/kernel/debug/dynamic_debug/control" and then re-attach the device and watch kern.log [19:58] sopadj1: anything relevant from "dmesg | tail" ; at the end of /var/log/Xorg.0.log or /var/kern.log whilst one of these videos is fullscreen? [20:01] daftykins, no [20:02] daftykins, from the pastebin I sent you, can you tell me if the drivers are loaded or not? === DirtyCajn2 is now known as DirtyCajun [20:02] Im outputting some like so "command > /var/log/error.log" but when I delete error.log no new error.log is created when the program outputs more text/ Any way around this? [20:03] sopadj1: /var/log/Xorg.0.log would say [20:03] Bent0: don't delete it; or 'touch' the file after to recreate === de-facto_ is now known as de-facto [20:04] I am gzipping the file after a week so it doesnt become too large thats why its deleted [20:04] daftykins, http://pastebin.com/WUxJP80r [20:04] creating a new file doesnt work daftykins [20:05] Bent0: you should use logrotate [20:05] Bent0, Are you running the command non-privileged? By default you don't have permission to write to /var/log [20:05] as root [20:06] sopadj1: yep it's fine, that's me out of ideas - i would test a full ubuntu live session with the same video. [20:06] what would be the best alternative to make backup of ubuntu (like symantec norton ghost) [20:07] daftykins, yes me too coulndt find anything [20:07] snowstorm, I use rsync for incremental backups, and tar for archived ones [20:07] snowstorm: didn't you ask this yesterday? clonezilla [20:08] daftykins, is there any way to reinstall the drivers? [20:08] TJ-: logrotate would just create new file but it isnt populated [20:08] daftkins: no, not me [20:08] sopadj1: that's not the answer, this isn't Windows. [20:09] daftykins, eheh I dont use windows [20:09] !backup | snowstorm [20:09] snowstorm: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [20:09] TJ-: http://pastebin.com/EJcmPQvR [20:10] sopadj1: nevermind you missed the point :P apparently VLC has a output choice in preferences -> video which might help [20:10] !sbackup [20:10] sbackup is a tool to create complete and/or incremental backups (which can be scheduled to be automatic, and can be done over a network). It is available in !Universe [20:10] hi [20:10] !cloning [20:10] To replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate [20:10] !automate [20:10] Ways to automate installation of Ubuntu on multiple machines are described at https://help.ubuntu.com/lts/installation-guide/i386/apb.html - See also !cloning [20:11] snowstorm: can you query that bot in a PM so we don't get spammed? [20:11] •daftykins• np === hxm- is now known as hxm [20:13] hey guys [20:13] jedix: great :) so enable it as I showed with my 2nd, corrected typo, command. Here's an example of what to expect in kern.log when the device connects (this example device is NOT a USB Bluetooth class device) http://paste.ubuntu.com/14490432/ [20:13] ive just got a new dell 7710 [20:14] TJ-: that command doens't return :/ [20:14] jedix: did you type mismatched quotes? (I use those to enclose a command line only) [20:14] daftykins, thanks!!!!!!!! it is working now...I changed from default to X11 in both vlc and smplayer and now it is working. the problem so was the unsupported default video output [20:14] sopadj1: cool - i got that from google [20:14] TJ-: $ echo 'module btusb +pflm' | sudo dd of=/sys/kernel/debug/dynamic_debug/control [20:14] just sits there. [20:14] which has 2x m2 ssd's and 1x normal ssd, trying to install ubuntu onto the 1tb with win 10 on one of the m2's. The ubuntu installer can't see the m2 ssd's though any idea on how i can get it to pick them up?? [20:15] im in the live installer now [20:15] tried fdisk -l and only seeing the 1tb [20:15] jedix: waiting for you to type a sudo password? [20:15] the bios picks up all 3 disks [20:15] talv: check what model they are in Windows - i suspect they're NVMe devices [20:15] jedix: I did it here "echo 'module btusb +pflm' | sudo dd of=/sys/kernel/debug/dynamic_debug/control " and it works [20:15] TJ-: negative, sudo ls works [20:15] @daftykins what does that mean if they are? [20:15] jedix: try pressing Ctrl+C and try again [20:16] yeah.. [20:16] talv: that they use a different protocol so more work will be needed. [20:16] daftykins, :) thanks to you anyway :) [20:16] I'm going to try sudo;echo >/.. [20:16] jedix: good plan! [20:16] TJ-: might be my shell (zsh) [20:17] @daftykins okay before i log out and check can you give me some direction if they are? [20:17] How can I install: Adobe Flash Player? [20:17] EriC^^, yesterday you helped me to fix username issues. During that, you pasted a command to change me hostname. Can you paste it again? [20:17] talv: no - someone else might. [20:17] zippo^, DONT! [20:17] sorry, bad channel. i will write on ubuntu-mate [20:17] why no, sh? [20:17] shibboleth, [20:17] flash will kill you [20:17] lerner: sudo nano /etc/hosts , and sudo nano /etc/hostname [20:17] zippo^: sudo apt-get install flashplugin-installer [20:17] @daftykins appreciate your help so far anyway! I'm sure ill be back here shortly! [20:17] !fud | shibboleth [20:17] shibboleth: Please do not fall prey to, or spread FUD (fear, uncertainty, and doubt) - it is not welcome here! Please see http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt [20:17] ok thx nicomachus [20:17] well, flash will allow other to prey on you [20:18] shibboleth: stop. [20:18] ok, ok [20:18] what is a problem with flash, shibboleth ? Why do you think that kills me? [20:18] zippo^: try chromium-browser with pepperflash [20:18] EriC^^, whats the difference between those 2 commands and hostnamectl? [20:18] Can I reference the number of flash vulnerabilities for 2015 or will that be considered FUD? [20:20] shibboleth: providing security context information is fine; but you started off sounding over-dramatic [20:20] TJ-: hmm, now to reset.. [20:20] jedix: remote hands again? :D [20:20] hehe [20:20] thx but my preferring is Firefox, sorry lotuspsychje [20:20] https://www.cvedetails.com/vulnerability-list/vendor_id-53/product_id-6761/Adobe-Flash-Player.html [20:20] zippo^, ^ [20:21] hey! [20:21] zippo^: adobe flash on firefox isnt recommended anymore [20:21] ikr [20:21] jedix: From experience I know there were some regressions introduced into the BT core around kernel v3.2 or so (I forget exactly) which made some devices fail - the one I used here as an example is one-such [20:21] *flash* is not recommended anymore... [20:21] ye [20:21] at all [20:21] ik [20:21] TheWarlord: do you have a support question? [20:21] No why? [20:21] lerner: seems hostnamectl changes those and others, or less [20:22] never used it before [20:22] zippo^, and that whole first page is just for *part of december* [20:22] ok :D [20:22] thanks [20:22] TheWarlord: please spam random things elsewhere then. This is support channel only. [20:22] TJ-: perhaps I should just build my own kernel [20:22] np :D [20:22] 4.4! [20:22] I see adobe flash player works great on Firefox now after nicomachus has give me tips. I see normal , shibboleth [20:22] nothing special [20:23] TJ-: no remote hands right now [20:23] !mainline | jedix: It's in the mainline repos [20:23] jedix: It's in the mainline repos: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [20:23] Hey, has anybody had an issue with both grub-pc and update-initramfs freezing during upgrades? Having this issue on a machine now that has never had a problem before. Currently 15.04. [20:24] crispy_beef: you might wanna consider another ubuntu versions as 15.04 is about to eol [20:24] you have 17 days left of 15.04 ;) [20:24] lotuspsychje, the upgrades were in prep to go to 15.10 :) [20:24] TJ-: no trusty there.. [20:24] not for 4.4 [20:25] v3.14.58-trusty is the latest [20:25] *13 [20:25] crispy_beef: clean install to the rescue :p [20:26] lotuspsychje, would prefer not to have to rig work env again, encrypted disks and LVM etc. etc. [20:26] jedix: I missed the earlier parts of your conversation, but 4.4 will be LTS for 16.04, which is released in April. the 4.4 kernel was just released like 2-3 days ago. [20:27] jedix: you could try that "echo 0|1 > /sys/bus/usb/.../authorized" trick to disable/enable the device. As for the kernel versions, v4.4-wily is fine for testing trusty. It'll eventually be an LTS option [20:27] nicomachus: yeah, looking for a newer kernel to get around a bt adapter issue.. [20:28] jedix: I doubt the newer kernel will help; there's something going on there more than a simple driver issue. I'm on v4.4 and the btusb module is claiming the same aliases [20:29] TJ-: ..now I can't fidn the sys/bus of the device [20:29] Couldn't get nvidia-352 working on Ubuntu 15.10. lspci: "01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2)" and "00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 07)". http://libman.org/tmp/20160111-nvidia-bug-report.log.gz http://hp.com/go/15e31 [20:30] libman: did you install nvidia-prime? [20:30] whats up [20:30] jedix: how about "F=$(grep 1131 /sys/bus/usb/devices/[1-9]*/idVendor); [ -n "$F" ] && P=${F%%/idVendor*}; D=${P%%/*}; echo found at $P;" [20:30] libman: so nvidia optimus setup, you need to install the intel update offered by the additional drivers util also [20:31] $ grep 1131 /sys/bus/usb/devices/*/idVendor [20:31] <~> $ [20:31] -perhaps I should wait to be next to the machine. [20:33] lotuspsychje: I think at one point I installed it. I wanted to make sure this hardware is known to work, and if I'm using the ideal Nvidia driver version before giving it another try. [20:33] libman: if your card is optimus, you need nvidia-prime... [20:33] hey all [20:33] whic is the best GUI for woring with github [20:33] I run a very minimalist Ubuntu desktop with i3wm, and for some reason nvidia-prime depends on Unity and a zillion other packages I spend a lot of time scraping off after a fresh Ubuntu install.... 8-) [20:34] TJ-: something I did removed the device, it's gone now [20:34] going to reboot it [20:34] jedix: The important thing is, can yo make it reappear ? [20:34] libman: nvidia-prime isnt unity related only [20:35] libman: ah yeah you're going to have fun with that, the nvidia drivers depend on lightdm i believe [20:35] Is me needing nvidia-prime a fact based on the above lspci output? What other info do I need to provide to determine what I need for sure? [20:35] you might have to run intel only if you insist on that setup [20:35] libman: I assume you're installing it via the cli, next time try to --no-install-recommends apt-get [20:35] Just out of interest has anyone found when on a Skype call, it cuts out the wireless connection? [20:35] Bah, I uninstall lightdm and all that. startx FTW. :-P [20:35] libman: yes a hybrid setup with intel + nvidia in a laptop = nvidia-prime needed if you intend to use the nvidia chip [20:36] libman: ridiculous. [20:36] intel only for you then, maybe you should blacklist nouveau and leave it be [20:36] libman: we have tons of users with screen issues without nvidia-prime and latest 352 driver [20:36] unless it works fine as-is [20:36] Is this lightdm dependency specific to Ubuntu? Would it be different on FreeBSD? [20:37] TJ-: it's back, but I had to reboot the server.. so that setting is probably gone. [20:37] libman: so lower driver version + nvidia-prime + performance mode is very recommended [20:37] libman: it's an nvidia requirement [20:37] I'm not a gamer, the only reason I'm unhappy without Nvidia driver is vlc / mplayer refuse to scale smaller videos to full screen. 1080p videos play fine. [20:37] Moo [20:38] you don't need the nvidia driver for that [20:38] jedix: OK, I trust you have saved the commands you need to re-enable the dynamic_debug etc. ? [20:40] jedix: I'm going to be away for a while but drop a pastebin link once you've collected the dyn/debug from kern.log and I'll look when I return [20:41] How can I force software scaling to play smaller videos full screen? [20:41] check the output type in preferences [20:41] (I don't mean software scaling necessarily, I mean how to I get full screen video without proprietary nvidia drivers.) [20:41] someone else just had skylake causing an issue with fullscreen video, that may be the same sort of thing [20:44] HOLA [20:44] Hi, learning to use IRC. [20:44] Hi, I am using Ubuntu 14.04 fully updated (at its repos), and while I was trying to change some settings for my unity-greeter / lightdm, after a reboot I lost my shortcuts. I mean they seemed configured, but they don't work. I deleted .gconf, tried customized shortcut but nothing did the trick. Any idea how to solve it? [20:47] No idea? [20:47] I didn't fully understand what you said about nvidia version numbers. Is 352 ideal for me? (With Ubuntu 15.10, 4.2.0-23-generic kernel.) [20:50] libman: we have many users that have better system with 340 or 346 [20:50] libman: with nvidia-prime installed [20:50] libman: check your additional drivers list [20:54] cmode [20:59] Hi, I am using Ubuntu 14.04 fully updated (at its repos), and while I was trying to change some settings for my unity-greeter / lightdm, after a reboot I lost my shortcuts. I mean they seemed configured, but they don't work. I deleted .gconf, tried customized shortcut but nothing did the trick. Any idea how to solve it? [21:05] hi. i installed the meta package kubuntu-desktop. how can i remove it with all the files installed with this package? [21:06] sudo apt-get autoremove --purge kubuntu-desktop [21:08] mtilhan: what king of changes did you do on greeter and lightdm exactly? [21:08] kind [21:08] llldino, it says "After this operation, 41,0 kB disk space will be freed.". all those files have far more than 41 kb so this can't be right [21:10] egonsen, How long have you been using kubuntu-desktop? It's possible other programs rely on packages that kubuntu-desktop installed, and therefore are not marked for deletion with autoremove [21:11] don't metapackage depends get marked as manually installed if the metapackage is removed? [21:11] yes [21:12] llldino, one or two days. i forgot to mention that i remved kubuntu-desktop via 'apt-get remove kubuntu-desktop'. i just reinstalled it and used the autoremove purge thing. guess it's too late if rww is right [21:13] lotuspsychje: first i installed lightdm-webkit-greeter but couldn't activate it, actually when I create an /etc/lightdm/lightdm.conf file and reboot OS stuck at low graphic error. Then I gave up on webkit and installed Ubuntu-tweaks and changed my login screen wallpaper,draw grids etc. However, I couldn't set it so my user background and my user login background won't be same so I opened dconf and changed that. After reboot, nothing [21:15] I use Window + L for lock, it seemed worked. So I tried to open my terminal but it didn't respond, I checked and it was configured already for alt+ctrl+t but it wasn't working also new customized shortcut didn't worked and I noticed a few more shortcuts weren't working like media buttons etc. [21:16] Can I ask about something related to iptables ? [21:16] code2be: as long as it's within the scope of Ubuntu stuff, i think so [21:16] code2be: anything Ubuntu related (iptables, etc. included) is on topic here. But you have to ask a real question :) [21:16] egonsen, If autoremove won't touch it, you can get the package list of kubuntu-desktop here: http://packages.ubuntu.com/trusty/kubuntu-desktop [21:17] teward, OK :), It is simply about recent module, as rcheck not working for me as expected, it work the same as update ! [21:17] egonsen, And then using a program like synaptics, very carefully go through the list and remove the ones that don't have any dependants [21:17] code2be: you may not be able to get hyperspecialized support here, though; you may go unanswered, so you may wish to also post on askubuntu.com or ubuntuforums.org as well, but that's your choice. [21:18] Or you can just be like me and pretend I never installed it :x [21:18] OK, Thanks teward [21:19] mtilhan: ubuntu-tweak is ppa's based and not officially suported mate [21:19] code2be: also try the #netfilter guys [21:20] lotuspsycje: yeah I noticed, but seemed easier to use GUI instead of dconf :/ As I am looking at dconf-editor org.gnome.settings-daemon.plugins.media-keys are not working. === kat is now known as Guest22006 [21:22] mtilhan: can this help? http://ubuntuhandbook.org/index.php/2014/04/ubuntu-14-04-change-login-screen-background-remove-the-white-dots/ [21:22] llldino, is there a command to get the list of packages that were newly installed with the meta package? i could use that list with apt-get remove then and thus woudn't have to deete all those packages manually [21:23] hi, guys, i have another computer that i have been going back and forth with. It's a 8 yr old pc pavilion dv 2000 that I can't seem to get the right sound driver for. I think it uses conexant. Can anyone help me? [21:24] I have put linux on it once. It's sound will come on for a few days, but off after that. The basic drivers offered don't seem to stick. [21:24] Guest22006: wich ubuntu version please [21:25] sorry I found the solution, seems like it is deactivated but when I click to active at dconf for media-shortcuts it relogged and seems ok now. [21:25] linux lite does ubuntu work better with that? [21:25] !yay | mtilhan_ [21:25] mtilhan_: Glad you made it! :-) [21:25] Guest22006: only ubuntu support here mate [21:25] Guest22006: and we recommend to use ubuntu yes [21:26] ya well no one over on linux lite channel. Does ubuntu support some of those older drivers? [21:26] Guest22006: maybe something lightweight and LTS might do the trick for you, lubuntu or xubuntu [21:27] I tried xubuntu but it does the same. Lubuntu any different? [21:27] Guest22006: come in here with the actual issue and maybe it can be fixed [21:27] Guest22006: driverwise it should act the same [21:27] same as ubuntu? [21:27] egonsen, You can check /var/log/apt/history.log and go back and see which packages were installed I think [21:28] Well, I've tried a ton of online help with sound on xubuntu and linux lite to no avail. [21:28] Guest22006: see what Ben64 suggest, install one, and come with the exact issue to this channel [21:28] egonsen, I would still check and make sure you have no dependants because manually removing packages is risky business [21:29] ok what should I install? [21:29] Guest22006: depends on your flavors and your system [21:29] !flavors | Guest22006 [21:29] Guest22006: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [21:30] Guest22006: personaly i would try lubuntu or xubuntu 14.04.3 [21:30] ok guys will try. So i can come in with it here and you can try to help? [21:31] Guest22006: if volunteers are awake when you ask, you can get helped yes [21:31] hahahaha o dear. ok thanks soooo much! [21:31] Guest22006: good luck! [21:32] thanks [21:34] crispy_beef: Please pastebin the exact output from "sudo apt-get upgrade", or whichever command you are seeing the "freezing" from. [21:35] hi all.. [21:35] how are you? [21:35] Hi, guys, anyone available to help me fix some ubuntu issue ? [21:35] i'm new to ubuntu [21:36] dodalovic: whats' the issue? [21:36] I've got Lenovo w540 laptop, running ubuntu mate 15.10 [21:37] font scaling is really bad [21:37] http://pastebin.com/C7hs0Swx -_- some folders and files are revolting again me! so how do i remove them ? [21:37] Jordan_U, not much to it, gets to "update-initramfs: Generating /boot/initrd.img-4.2.x-xx-generic" and that is it. Have to then kill off dpkg and apt-get and use fuser to get dpkg --configure going. [21:37] like Chrome font size is ridicilously small [21:37] #ubuntustudio [21:38] in resolv.conf there is search domain.test . is that dns suffix ? or what dhcp option is that ? [21:38] dodalovic: 4k monitor? [21:38] Jordan_U, right now playing a dangerous game; have purged grub-pc and all inux-images so I can upgrade all packages. Will then concentrate on the kernel and grub [21:39] crispy_beef: Please pastebin the output of "sudo update-initramfs -u -v". [21:39] dodalovic: there are some scaling things that you can do in the display control. It's a bit of a pain and some apps insist on doing their own thing. In the browser I typically -+ to "zoom in" [21:40] cfedde: did that, but this is really annoying [21:42] Which notepad application is the default in Unity? [21:42] (gedit or pluma or another?) [21:43] zippo^: In a default install of Ubuntu, Gedit is the default text editor. [21:43] okee [21:45] is there a way to change the name that displays on login screen/greeter something different than my username. i want my username to be same but just change the name on login screen. === arj is now known as Guest1682 [21:45] i think you can hide it, which is more preferable [21:46] there is multiple accounts on my computer and hide may not be the best option. [21:49] mtilhan: different users have different usernames. [21:50] Installed nvidia-352 and nvidia-prime again. Restarted. Same problems as before. LightDM gives flickering blank screen. Restarted in recovery mode, `systemctl disable`d LightDM. startx => blank screen. Ran `nvidia-xconfig`. startx => blank screen. [21:50] mtilhan: And for every username, you can specify the same real name.. [21:50] Ctrl-Alt-F#, `pkill xinit; sudo lighdm` => "/etc/modprobe.d is not a file" (x4), "update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf" [21:52] Is anyone here familiar with Jmicron Ethernet and Ubuntu 15.10? [21:52] mtilhan: with lightdm I seem to recall that can be configured under /var/lib/lightdm-data/$USER/ - but its a long time since I messed with that [21:52] d3rp: what's the actual question? [21:52] yes [21:52] uhm [21:53] arcsky: http://www.shellhacks.com/en/Setup-DNS-Resolution-With-resolvconf-in-Examples [21:53] d3rp this guy seems to have solved it http://ubuntuforums.org/showthread.php?t=2217661 [21:53] I've been having issues with the driver (?) or maybe not, it [21:53] cioa [21:53] anybody can help with ubuntustudio? [21:53] it's plugged in and it read that the driver is in use, but the network manager states it being disconnected [21:54] bekks: so can I have two names for my account on this pc? one for just display at login and one for terminal, ssh the real username? [21:54] It could also be VMBox because it renamed Eth0 to ens5f5 [21:54] I don't even want LightDM. I want videos to scale to full screen. [21:54] TJ: I checked the folder but nothing was inside of /var/lib/lightdm-data/$USER/ what kind of .conf should I create under it? [21:54] d3rp: the kernel has changed interface naming, so that'll be what's called it that [21:55] * Never fuck all admin You've tried to join an unavailable channel and suck my big black COCK [21:56] Anyone?? [21:56] Do I *have* to have a greeter like lightdm. Can't I just login and run startx? In the past, doing this hasn't worked, because the greeter seems to have some interaction with dbus that makes sound not work. Anyone else experience this? [21:57] no startx isn't supported [21:57] Loshki: You can use xdm if you want. [21:57] Loshki: and there's startx available. [21:58] libman: none of your steps are really supported - and as mentioned you needed to install the intel update the additional drivers program offers in addition to an nvidia driver with nvidia-prime [21:58] I always uninstalled *dm and used startx and something like i3wm, but now apparently now Ubuntu forces you to use LightDM to play full screen video on Nvidia... [21:58] Loshki: install the xinit package if you want it [21:58] I don't really need a DM at all, but an undocumented dependency on dbus is a modest bug, IMO. [21:58] Install the Intel update? What? Where? [21:58] Loshki: then use startx, or a simpler one like xdm. I run xdm on my laptop right now. [21:59] Loshki: Caveat, this is 14.04. Maybe they are no longer available in newer releases, although that would be surprising. [21:59] libman: no, nvidia themselves dev their driver as depending on lightdm - at least blame the correct party. [22:01] A video driver that depends on which DM you used to login? Does no-one else think that's so wrong? [22:02] Nevermind the last error, I should use `sudo service restart lightdm` instead of `sudo lightdm`. That gets me the flickering blank screen again. What do I do? [22:03] hey everyone. I got a problem which I want some help resolving. I am running ubuntu 14.04 in virtualbox and before the GUI shows it says my system is running in low graphics mode. I have been running ubuntu a few weeks with no problem just to randomly get this happen yesterday. === CHBMB is now known as dogdick [22:04] I have tried a few basic commands in the terminal using ctrl alt f1 like updating, upgrading but no luck, same error. any suggestions please? [22:04] rocky: sounds like the vboxdrv graphics module can't be loaded. [22:05] rocky: Did you install the virtualbox guest additions, and if so how? [22:05] reinstall the virtualbox packages [22:05] bbl all [22:05] yeah, did it through the terminal back when I installed it [22:06] rocky: sudo apt-get install pastebinit && dpkg -l | grep virtual | pastebinit [22:06] rocky: What commands did you run exactly? Saying that you did it "through the terminal" doesn't really tell us much. [22:08] I honestly can't remember. It was annoying as I didn't know why the screen was so small inside virtualbox and so I had to follow a youtube video which told me to install the guest additions. I might be able to remember the video I watched hang on [22:08] just run what i pointed out [22:08] http://pastebin.com/C7hs0Swx -_- some folders and files are revolting again me! so how do i remove them ? [22:09] speedy__: because you kept typing the wrong commands [22:09] i am a noob.. so please teach me [22:09] `prime-select nvidia` doesn't change anything. Can no longer Ctrl-Alt-F# out of failing attempt to start X, must hard-power-off... [22:10] daftykins, so what am i suppose to do to remove them? [22:10] sudo rm -rf /full/path/to/world [22:10] "sudo rm -rf world" [22:10] speedy__: Why do you want to remove something you dont have permission to do so? [22:11] bekks, He probably used make install or something [22:11] that server strikes me as an EC2 instance [22:11] llldino: lets not guess, and just ask him/her :) [22:11] i am the server owner, so i should be able to get to what i want bekks [22:11] speedy__: Note that you should be *very* careful any time you use rm, especially with -r, and even more so with sudo. [22:12] llldino, no i did not, i try to import a minecraft mine and it we not co=op with me [22:12] Jordan_U, what do you mean? [22:13] If you have write permissions, then rm -rf /full/path/to directory will delete that directory and all it's contents; if you do not have write permissions you will have to preface that command with sudo [22:13] Jordan_U, i am trying to remvove truck of file so i can run my program that calls on the folder named :wold" [22:14] I tried to set my screen to 30bit color in /etc/X11/xorg.conf but that broke unity [22:14] But like Jordan said, you should be careful with the rm command, and one way to be sure of what you're deleting is by typing the full path instead of just the directory [22:14] speedy__: rm is a command which removes files. If you add "-r" then it will also remove directories and all of the files within those directories. If you accidentally mistype a path when running "rm -r" you could end up deleting a lot more than you indented, like your entire home directory. [22:14] now it won't start even if I go back to not having a xorg.conf at all [22:14] hi redirected here by ubuntu-uk. I have luks encryption and at boot up it always warns me that swap1 is not mounted. then eventually mounts and logs in. is this normal? [22:14] anyone know where I can check logs to see what's happening? [22:14] this is with 14.04 [22:14] lol 30-bit [22:15] pedrocr: pastebin /var/log/Xorg.0.log [22:15] Jordan_U, in the pastebin i want just want the "world" folder to be delelted [22:15] speedy__: There is no "trash can" with rm, once it's gone it's gone for good* (*OK, there are ways to maybe recover some files after they've been deleted, but it's neither easy nor reliable). [22:15] daftykins: X itself seems to be working fine as the guest session works ok [22:15] daftykins: only my normal user session is broken === chrx is now known as colecut [22:16] Jordan_U, correct [22:16] pedrocr: so then it's just your account, ok i suspect you've run sudo startx at some point and trashed it, so maybe check your home permissions for files not owned by you [22:16] llldino, i do not have them, i also used sudo and i still can not del the dir [22:17] !pm | rocky [22:17] rocky: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [22:17] alright [22:17] speedy__: which exact command did you try for deletion? [22:18] daftykins: nothing suspicious that I can see [22:18] Hello everyone [22:18] I can't find the video that showed me how to install virtualbox guest additions. [22:18] rocky: so run the command i said ages ago instead [22:18] It was a fairly straight forward procedure from what I remember === victor is now known as Guest39524 [22:19] bekks, /home/ubuntu/buildme/spigotserver/world rm -rf [22:19] speedy__: which is not even a valid command. [22:19] daftykins: .xsession-errors does have some complaints [22:19] speedy__: come on pay attention, we've told you what to run 5 times now [22:19] yeah I ran the command you said but I must have made a mistake because it said something like you are trying to edit a non existent file or something bare with me [22:19] Is it possible to have multiple interfaces on an ubuntu server? [22:19] about not being able to connect to brltty and a few others [22:19] Thanx [22:19] django136: network interfaces? of course [22:19] django136: multiple instances of what? [22:20] I was fine on much slower laptops with a lightweight Ubuntu i3wm setup and no proprietary drivers, but on this new laptop (i7, 16GB RAM) no video player seems to scale low-resolution videos to full screen. (1080p videos play fine in full screen.) [22:20] django136: forgive me, interfaces. of course. [22:21] bekks, oh ok [22:21] daftykins, you have my ears [22:21] speedy__: you have been told the command to run multiple times. [22:22] I have a sandisk 128GB USB stick. I fails on me during heave load. I notice that immediately after I’ve re-formatted the partition and run fsck.ext4 it tells me that it’s not valid - “Bad magic number in super-block”. Any idea about what might be wrong? Broken stick? (it’s rather new) kernel issue? I’m getting desperate. [22:22] daftykins: bekks You guys have any tutorial that I can follow. Honestly, I am very new with networking stuff and getting overwhelmed with all the information on the interne [22:22] libman: What happens when you try to use vlc? What about "mplayer -vo=gl" ? [22:22] speedy__: well what we're after is your eyes so that you'd read the command the first time we tell you. [22:22] Was able to `startx` (but not lighdm) after `prime-select intel`. `nvidia-detector` says "none". `glxgears` fails with "Xlib: extension GLX missing on display :0" "Error: couldn't get an RGB, double-buffered visual". [22:23] krabbe: Sounds like bad hardware to me. [22:23] bekks, huh? what do you mean? did i run "which command " repeatly ? [22:23] daftykins, you can have them too. [22:24] speedy__: so like two of us said earlier "sudo rm -rf /home/ubuntu/spigotserver/world" [22:25] how annoying, all the session is fine, except for unity which no longer starts up [22:25] so no window borders and no launcher [22:26] pedrocr: go into ~/.config/ and rename the compiz folders in there [22:26] then try logging in as you again [22:27] daftykins: I've already nuked them completely with no effect [22:27] Without proprietary drivers, vlc and mplayer won't scale smaller videos no matter what settings I tried. [22:27] pedrocr: really? what about the whole .config ? rename it to .configold [22:27] Jordan_U: Thank you for the input. How confident are you that it’s a HW issue? (the USB stick is sitting some 400 km away 20 meters into the air :( [22:28] libman: i think you've just done something wrong with all your attempts so far, because the intel graphics alone should work just fine [22:28] libman: You specifically tried "mplayer -vo=gl"? [22:29] Jordan_U, llldino bekks daftykins, thank you guys for your help! [22:29] daftykins: I lose the settings (e.g., screen background changes) but it's still broken [22:30] krabbe: Very confident. Possibly just a bad USB cable. You could try checking the drive with smartctl on the very small chance that it's a thumb drive that supports S.M.A.R.T. . Also check dmesg, and maybe test the drive with badblocks. [22:31] .xsession-errors shows at-spi2-registryd respawning too fast and being killed [22:31] I don't think smartctl works over a USB controller... Don't quote me on that though. [22:32] hola [22:32] KaiForce: actually depends on the usb controller. but most dont [22:33] Cool, I've never run into one that does, but I wasn't certain they didn't exist. [22:33] Jordan_U: I cannot get smartctl to work. badblocks is running now. dmesg reports a number of errors during a load-triggered crash. E.g. : “JBD2: Error -5 detected when updating journal superblock for sdb1-8.” [22:33] Forcing gl output in any player results in no video at all. [22:34] krabbe: will you have to go there if it is dead? [22:34] yes :( [22:35] I want to make a bash script at the server side aware of the current url the client dolphin app is at in order to be able to decide from that script if the dir is under an nfs mount (client is using autofs). In that case, the script will kill that dolphin instance. This, combined with previous identification on nfs files via lsof -N and proper handling of them, will avoid the client hanging. Any ideas? It seems there's no qdbus way to [22:35] get the current url for dolphin, so I need another approach. === DEADB33F_ is now known as DEADB33F [22:35] KaiForce: Therefore I’m highly appreciating you help with understanding/confirming if it is a hardware issue. [22:36] sounds better for ##networking and #bash [22:36] badblocks is a big fat waste of time :) [22:36] I agree with Jordan_U, it sounds like hardware. [22:36] oh that was the flash drive thing, mmm [22:37] wow, this is really annoying [22:37] I've now nuked /tmp/* and ~/.ICEauthority and ~/.Xauthority with no change [22:37] pedrocr: what about the .config rename i mentioned? [22:38] you should also stop lightdm whilst doing this [22:38] daftykins: I replied to that, it didn't change anything [22:39] pedrocr: ah, didn't see. === arun_ is now known as Guest2472 [22:43] daftykins: ah, seems like my dconf got corrupted [22:43] daftykins: moving ~/.config/dconf/user out of the way fixes it [22:43] daftykins: so I guess moving .config to .config.old wasn't complete [22:43] it was probably not enough to do that without restarting lightdm [22:44] Hello, I am trying to run a certain program with no luck. The name is Corrade. I am not able to start Corrade at my linux remote machine. I thought the problem is progressive/conservative but even conservative does not start for me. I think there is something basic I am doing wrong. I downloaded the package, I have running mono and ubuntu, running another mono apps. My Mono is: Mono JIT compiler version 4.2.1 (Stable 4.2.1.102/6dd2d0d My system is: Ub [22:44] untu 14.04.3 LTS Trying to run Corrade by command: mono-service -l:Corrade.exe.lock Corrade.exe As a response I am getting silence. Nothing happens. Sending: mono-service --debug Corrade.exe produces also nothing. Could anybody help me to find a culprit? [22:44] hi yes im using the latest version of ubuntu.... [22:44] Im running into a error can someone help me please. [22:45] W: Duplicate sources.list entry http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_15.10/ Packages (/var/lib/apt/lists/download.opensuse.org_repositories_home:_Horst3180_xUbuntu%5f15.10_Packages) [22:45] W: You may want to run apt-get update to correct these problems [22:45] insidious@hydrogen:~$ [22:45] pedrocr: you must have had X up at that time, yeah [22:46] Any ideas? [22:46] daftykins: ok, this is annoying then, I guess my dconf settings are all lost [22:46] hey all [22:46] the windows registry all over again [22:47] no [22:48] anybody know why USB 3.0 ports would appear to crash randomly? [22:49] define USB ports 'crashing' [22:49] well for some reason on my Ubuntu 14.10 PC, which has 2 3.0, if you plug drives into them, sometimes they disappear and it seems the ports will not work again until reboot [22:50] @daftykins sorry, I had to go for a while. the command that you asked me to enter. I did it and pastebinit should be installed however for some reason it didn't grep virtual [22:50] They really stopped workjing when I tried to copy data between two 3.0 drives [22:50] rocky: "dpkg -l | grep virtual | pastebinit" [22:50] that's a lowercase L [22:50] it's like the ports become dead for a while or something [22:50] RedPenguin: anything in dmesg? [22:51] avoider, pretty clear error > W: Duplicate sources.list entry [22:51] avoider, check your sources, and remove one of them? [22:51] i dont know how to [22:51] thats why i came here. [22:51] daftykins: bad api request, invalid api_dev_key [22:51] new to linux [22:51] rocky: "cat /etc/issue" ? [22:52] avoider, softwarecenter> edit >sources [22:52] rocky: "dpkg -l | grep virtual | nc termbin.com 9999" <-- i'm assuming this VM is online [22:52] avoider, new to linux.. WHY do you add strange sources from opensuse? [22:52] i did not [22:52] avoider: your paste says otherwise. [22:53] OPENSUSE.org [22:53] avoider, you did, this error is the proof [22:53] no i got this from a torrent site the iso [22:53] link us to what you downloaded [22:53] software center also dont have anything there for me to remove. [22:54] ok [22:54] daftykins: opensuse got a package building server that builds ubuntu packages too [22:54] you were told to remove it from /etc/apt/sources.list [22:54] http://termbin.com/uqv5 [22:54] that repo seems to be for some themes [22:55] https://thepiratebay.se/search/ubuntu/0/99/0 [22:55] avoider: don't get ubuntu from illegal torrent sites, get it from official sources. [22:55] oh, i don't go look there, piratebay is blocked. [22:55] oh sorry [22:55] nacc: just seems to show the drives connected not showing them disconnecting [22:55] avoider: good luck with that OS. no one knows what some "cool kid" changed there. [22:56] yep i'm not supporting that one [22:56] avoider: please get a clean iso from ubuntu.com and install that. [22:56] ok [22:56] a big fat key logger [22:56] daftykins: termbin.com/uqv5 [22:56] can i use a torrent from ubuntu? [22:56] avoider: yes === jwheare_local_ is now known as jwheare_local [22:56] Okay did not know that. [22:56] avoider: delete the old iso first [22:56] see "alternative downloads" on the downloads page. it lists the torrent files [22:56] ill have to download then re image my laptop [22:56] Trying to get Nvidia working on Ubuntu might be the world's #1 cause of mass-murder. [22:56] krabbe: how confident are you the device isn't a fake. Some of those symptoms sound like typical fake-device-is-smaller-than-it-claims-to-be issues due to wrap-around (e.g. sector 0 is also sector 64MiB) that will overwrite the early sectors as the device fills up [22:56] Thanks for help ill be back after [22:57] I've been tinkering with it for 2 days, and I want the world to feel my pain. [22:57] I wonder if that's why ISIS is growing so quickly. [22:57] libman: no it's you and your window manager choice :> [22:58] don't make us suffer your whinging :) [22:58] I tried ****EVERYTHING**** [22:58] not from where i'm sat [22:58] libman, please keepit civil & family friendly here [22:58] Can someone help with a program start under mono, or to find a culprit why it does not? [22:58] lol [22:58] I tried Unity, Mate, KDE... [22:58] libman: nvidia drivers work fine on the regular Ubuntu flavours; changing the core DM/WM config is bound to cause issues [22:59] rocky: and "apt-cache policy virtualbox-quest-dkms | nc termbin.com 9999" ? [22:59] rocky: oops i typo'd - "apt-cache policy virtualbox-guest-dkms | nc termbin.com 9999" [22:59] RedPenguin: hrm, weird [23:00] czwolf, mono got a wiki http://www.mono-project.com/archived/guiderunning_mono_applications/ what happens when you try to run the app ? [23:00] libman: try installing a default flavour onto an external (e.g. USB mass storage device), or into a separate LV, as a test; if you get problems with that they can be debugged and results transferred back to the customised install [23:00] RedPenguin: is it possible the devices are erroring out? also, are you running latest BIOS/have appropriate settings on in BIOS, etc [23:00] Oerheks thank you going there to look [23:01] daftykins: telling me to use netcat? [23:02] OK, let's forget proprietary drivers. I'm going back to xorg default (which seems to be the open source intel driver). Can we figure out a way to get any player to scale the video to full screen, I don't care if my CPU explodes? [23:03] How would I block SSH access to my ubuntu box? [23:03] hi folks how can I open .ssh dir via leafpad/ [23:03] Bray90820: firewall [23:03] it does not shows there by default [23:04] rocky: ugh. "apt-cache policy virtualbox-guest-dkms" then put that in a http://paste.ubuntu.com and link here [23:04] protn: 'show hidden files/directories' option, or type the path manually [23:04] Bray90820, all SSH access? don't run a ssh service [23:04] why is my software update wanting to install a chromium browser update; i don't have chromium-browser! [23:04] TJ where will I find show hidden files option? its not in leafpad itself [23:05] SSH is enables right now but I wanna disable it [23:05] OerHeks Looked to there and saw the info how to run mono program. I run some already. That is not a problem. This program asks me to be run as service. I am trying: mono-service -l:Corrade.exe.lock Corrade.exe As a response I am getting silence. Nothing happens. [23:06] !s pdf [23:06] dotpixis: in a terminal what does "dpkg -l | chromium" return? chromium-browser with "ii" beside it? then you do :) [23:06] daftykins: I would but cannot copy and paste as I am stuck in a terminal before any kind of GUI. [23:06] Bray90820: if you're behind a home router you would need to port forward [23:06] rocky: blech, ok well run it by hand and state what the URL is it outputs [23:07] daftykins: so just unforwered the port? [23:07] Bray90820: you want to totally disable the sshd service itself? "sudo systemctl disable sshd" [23:07] daftykins: "$ dpkg -l | chromium" [23:07] chromium: command not found [23:07] dotpixis: oops sorry "dpkg -l | grep chromium" [23:07] !info chromium-browser [23:07] chromium-browser (source: chromium-browser): Chromium web browser, open-source version of Chrome. In component universe, is optional. Version 47.0.2526.106-0ubuntu0.15.10.1.1218 (wily), package size 54706 kB, installed size 233001 kB [23:08] TJ-: Yes it seems I have some SSH attacks coming from china so I am just gonna disable it altogether [23:08] dotpixis, i had those libs too in updates, not sure it will be used by other browsers/apps [23:08] daftykins: ii chromium-codecs-ffmpeg-extra 47.0.2526.73-0ubuntu0.14.04.1.1106 amd64 Extra ffmpeg codecs for the Chromium Browser [23:08] I'm working on building a cloud-style Ubuntu 14.04 image that can work on both RAID(md) and non-RAID hosts. I have everything working except /dev/disk/by-label/root is pointing to sda1 (a member of the raid) as opposed to md126p1 (the actual raid partition that should be root) [23:08] when/what populates /dev/disk/by-label/ during boot? udev? [23:08] dotpixis: looks like you didn't see the browser then [23:08] Can anyone suggest a way to get any player to scale full screen?! [23:08] Bray90820: that'll prevent you connecting to it remotely yourself [23:08] TJ-: I don't really do that anyways [23:08] I tried all command line argumens for mplayer and vlc. [23:08] daftykins: i haven't installed chromium [23:08] daftykins: everything in the output looks fine. the one which I have installed after installing ubuntu is a kali package for testing my home network. [23:08] Bray90820: usually better to use a selective firewall rule, or allow access to the sshd service only over a VPN [23:09] TJ-: any ideas? [23:09] :D [23:09] rocky: i'm asking for the URL in it, it might look fine to you but i'm trying to find out where it's getting it... [23:09] maybe I need another text editor :D [23:09] TJ-: If I don't connect to it anyways then it there a need to leave it enabled [23:09] i guess i'll install it and run a packet caputre after for a while [23:09] protn: I have no idea; I don't use leafpad, but most GUI file dialog choosers have the option [23:09] cool [23:09] rocky: now would be a great time to own up if that VM is really kali and not ubuntu [23:09] daftykins: alright one sec I will try my best to write it out in pastebin [23:10] Bray90820: instead you should've reconfigured SSHd to use a different port # and maybe use fail2ban [23:10] rocky: it's one line so here is fine [23:10] Bray90820: yes, generally I leave it available internally in case the GUI fails and I need to find out why [23:10] Bray90820: but, if that PC is behind a router/NAT then it shouldn't be receiving external connections at all anyhow [23:11] TJ-: systemctl: command not found [23:11] Bray90820: what Ubuntu release is that? [23:12] TJ-: ubuntu 14.04 [23:12] daftykins: Its unclear to me as there is a few packages listed. [23:12] Jordan_U, here is the pastebin link.... http://pastebin.com/vPRyYMPp [23:13] Bray90820: ahh, no systemd. so "echo manual | sudo tee /etc/init/ssh.override" [23:13] rocky: tell me what "cat /etc/issue" and "lsb_release -a" speak of then [23:14] TJ-: So after I enter that is it disabled? [23:15] daftykins: http://pastebin.com/CPs2cT9z [23:15] Bray90820: no; that disables it from starting automatically at boot. To stop it now "sudo service sssh stop" [23:16] hi, where can I get help diagnosing my connection, I can only load a few websites... all others fail [23:16] wifi [23:16] Bray90820: correct my typo, 'sssh' should be 'ssh' [23:16] I did :P [23:17] daftykins: cat /etc/issue gives me kali GNU 2.0 and... [23:17] JFlash: I notice your IRc client is using IPv6, maybe the system is not configured to dual-stack with IPv4 as well? [23:17] TJ-: So am I all good now? [23:18] daftykins: yeah same thing its giving me the kali package? [23:18] rocky: yeah so this sounds like a VM of kali linux and not ubuntu. [23:18] TJ-, wow, yr good!.. however I have the same problem in 2 machines,... the other is running macosx [23:18] Bray90820: well, check the status of the service to ensure it is stopped: "service ssh status" I think it is [23:19] TJ-, it could be the reason but i havent updated neither of the machines and the problem started 2 days ago [23:19] daftykins: what? I have been using the same VM multiple times. Not sure how to be honest [23:19] JFlash: possibly your ISP/router config? I know mine has the option in the ISP connection settings (PPPoE) to use IPv4 only/IPv6 only/IPv4/IPv6 dual-stack [23:19] chech this out: [23:19] --- yahoo.com ping statistics --- [23:19] 199 packets transmitted, 10 received, 94% packet loss, time 198003ms [23:20] JFlash: was that using 'ping' or 'ping6' - try both; compare [23:20] JFlash: 'ping' uses IPv4 by default [23:20] TJ, the router is shared for all betrooms here... so hard for me to do anithing other than to turn it on, off, which I did [23:20] that was ping.. I did not even know ping6 existed... will try [23:21] rocky: try this "sudo apt-get purge --reinstall virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" [23:21] daftykins: ok [23:21] JFlash: packet loss, if confirmed, is most likely due to a fault in a router on the path from you to the destination. Use 'tracepath' and 'tracepath6' to test those [23:23] this is the result from ping6 [23:23] -- yahoo.com ping statistics --- [23:23] 54 packets transmitted, 47 received, 12% packet loss, time 94375ms [23:23] daftykins: looks like that is finished. [23:23] rocky: any errors? [23:24] rocky: you do have 3D acceleration enabled in the VM properties, yes? [23:24] TJ-: well I have installed gedit same stuff, which gui editor u use? [23:24] shutdown and check [23:24] TJ-, if not packet loss, what could it be: [23:24] TJ-: Unknown job: ssh [23:24] thing is in nano i can select all text somehow [23:24] ? [23:24] for copy paste [23:25] TJ-, is there any sort of flush-ip-tables type of command that I can run from the command prompt: [23:25] JFlash: well, you've provved packet-loss using ping; now to determine if it is inside or outside your own network with tracepath/6 ... if inside, possibly interference on the Wifi's channel [23:25] dafykins: no errors but can't really read the full terminal. Not sure if it was done correctly. as the previous lines when removing and purging the virtualbox files [23:25] daftykins: ^ [23:25] JFlash: you mean "ip{,6}tables -F" ? [23:25] If u wanna uninstall it [23:25] sudo apt-get purge openssh-server [23:26] or sudo apt-get remove openssh-server [23:26] nacc: afaik it's the latest BIOS, it just seems the file cop between the drives stops and both drives disappear and nothing is seen on the USB 3 ports until a reboot [23:26] rocky: reboot then. [23:26] daftykins: no 3D or 2D acceleration is enabled [23:26] Bray90820: so it wasn't running, which is what you expected [23:26] TJ-: Thanks [23:26] I want to make a bash script at the server side aware of the current url the client dolphin app is at in order to be able to decide from that script if the dir is under an nfs mount (client is using autofs). In that case, the script will kill that dolphin instance. This, combined with previous identification on nfs files via lsof -N and proper handling of them, will avoid the client hanging. Any ideas? It seems there's no qdbus way to [23:26] get the current url for dolphin, so I need another approach. [23:26] rocky: enabling 3D would make sense [23:27] power it off and do that [23:27] RedPenguin: hrm, weird ... seems like a hw glitch at that point, if the kernel isn't emitting any logs in dmesg [23:27] well I'm pretty sure I haven't changed the settings anytime recently. give me a sec [23:27] rocky: no but i'm telling you how it should be :) [23:27] daftykins: hey do u know any way to access .ssh dir with some gui text editor [23:27] I have tried gedit yet to work [23:28] I want to copy paste my public key :D [23:28] protn: are you aware of 'ssh-copy-id' tool? [23:28] no [23:28] you access files with text editors, not folders [23:28] I love gui [23:28] protn: "man ssh-copy-id" [23:28] why so complex [23:28] hmm [23:28] daftykins: ok I enabled 3d acceleration booted up again and same low graphics error [23:29] TJ-: I use nano it does not select all text [23:29] hence I need gui editor :D [23:29] protn: nothing complex about it; it copes with a lot of combinations. For the default RSA key its as simple as "ssh-copy-id [user@]remote" [23:29] copies to where? [23:29] I need actual text to copy paste into webserver CP panel [23:30] lol [23:30] protn: "user@remote" - the remote host you want the key installed on [23:30] i cant launch instance before I do that [23:30] remote host wont launch unless I first paste key [23:30] protn: ok, so why not just "cat ~/.ssh/id_rsa.pub" [23:30] oki [23:30] indeed [23:30] forgot about cat :D [23:30] ty [23:30] btw, I'm using 15.10 [23:31] daftykins: whats also annoying is that when select the options after accepting that the system is in low graphics mode is that I cannot select any of the options to troubleshoot or reconfigure. The default is to run in low graphics mode for one session and when It tries to do this it just stays and that black screen which means the only real way of [23:31] resolving it is to use the terminal ctrl shift F1 [23:32] why can't you? tabbing and enter should work [23:35] rocky: what does "sudo modprobe vboxdrv" do? === JanC_ is now known as JanC [23:36] says vboxdrv not found [23:37] is there a way(1 command line) to list all of the files including files in directories in a recursive way and their bytes? [23:37] holdsworth: their bytes? [23:38] TJ-: their size in bytes [23:38] holdsworth: "find /path/to/dir -type f -execdir stat -c %s {} \;" [23:38] rocky: "sudo apt-get install virtualbox-dkms" [23:39] TJ-: amazing [23:40] TJ-: it doesnt list the path [23:40] holdsworth: oh, you want that too? [23:40] yes [23:40] I bought the problem upon myself. What you should know is that the original problem was ubuntu hanging on the orange screen after login and so I went about to fix this problem myself. I opened up a file using vim or nano, and deleted a line which was like --gnome-session and after reboot I had this low graphics error. So using the terminal I put th [23:40] e line back in the file to see if that would resolve it and it didn't [23:41] daftykins: ^ [23:41] who knows a good weather application on ubuntu? [23:41] hi, sorry I lost contact [23:41] TJ-: I wrote list files(I meant their names) I am sorry [23:41] rocky: that doesn't make any sense to me [23:41] holdsworth: this should do it "find /path/to/dir -type f -exec stat -c '%n %s' {} \;" [23:41] TJ-, still there: [23:42] JFlash: yes, no packet-loss here :) [23:43] rocky: oh i see the full thing now, would've been nice to know that from the start... i give up. clean install that VM and discover the lovely function known as snapshotting [23:43] Anything I can check if my laptop speakers work fine but the headphones don't? I've tried to top couple of instructions on google (alsamixer, etc.) but they've not helped. I'm on an XPS 13 from a few years ago if that means anything. [23:43] 15.10 [23:43] TJ-: and can I list their full path somehow? [23:44] holdsworth: hmm, did %n only show the filename part? [23:44] TJ-: yes [23:44] TJ-, http://pastie.org/10688254 [23:44] TJ-, a few other hops but all after that are no reply [23:45] ends like this: Too many hops: pmtu 1500 [23:45] Resume: pmtu 1500 [23:45] holdsworth: you didn't edit the line to be what I showed you in the 2nd command. It is "exec" not "execdir" [23:45] daftykins: don't really fancy coming to that conclusion but if you give up, I will probably have too.. [23:46] holdsworth: "execdir" changes to the target directory before running the command so 'stat' would only see the filename; "exec" uses the entire path so 'stat' will see (and report) it [23:46] rocky: yeah i'm done. [23:46] TJ-, btw, on the mac I can load yahoo.com but not here on ubuntu [23:46] rocky: also playing with kali stuff taints any install in my opinion [23:46] daftykins: dammit [23:46] run it itself and ask for help in their channel [23:46] TJ-: you are a bright guy, thanks [23:46] rather simple question [23:47] JFlash: that looks about right; you're getting as far as Yahoo. you'll find often that the ICMP types are often blocked at destinations to prevent denial of service attacks. [23:47] how do I login via terminal to remote host using ssh cert I generated? I have already upload pub key via CP panel [23:47] is it ssh:ip path to key? [23:47] protn: depends on the SSH client you're using [23:47] TJ but this is for 90% sites i go to man [23:47] JFlash: try this on Ubuntu: "dig -t A yahoo.com" (IPv4) and "dig -t AAAA yahoo.com" (IPv6) and ensure both can resolve [23:48] daftykins: yeah its not good really installing packages for other distributions as nothing really works too good. but I'm sure that is not the problem in this instance [23:48] TJ-, yahoo is an example , it's for evrything [23:48] if CLI from an Ubuntu system, then it's: ssh -i /path/to/keyfile username@ip [23:48] protn: ^ [23:48] teward: using terminal [23:48] ubuntu 14.04 [23:48] JFlash: if one isn't resolving, and lets say IPv6 is the preferred local protocol, that could explain your issues [23:48] protn, ssh username [23:48] lxterminal [23:48] protn: ssh username@serverip [23:49] if you've copied keys that should suffice, if not, what teward wrote ^ [23:49] rocky: that's not my point :) [23:49] protn: or if the key isn't stored in ~/.ssh, then: ssh -i /path/to/key/file username@serverip [23:49] JFlash: generally if IPv6 is enabled it will be preferred, with fallback to IPv4, although it depends on the Ubuntu release and/or custom config [23:50] daftykins; what is your point then? [23:50] protn, I made a mistake, sorry: ssh servername or ssh servernameIP [23:50] teward: key is uploaded to server via CO [23:50] i need some help, im trying to install a game, but during the installation it freezes! what can i do? [23:50] rocky: that i won't help with kali junk on anything. [23:50] TJ-: I dont want to remain dumb, so "find /path/to/dir -type f -exec stat -c '%n %s' {} \;" means - find in this specific path all the objects that are from the type of file and then execute the following command(stat) that takes -c (custom format) '%n %s' (name and size) {} \;(this part I did not understand) [23:51] TJ-, but i'm having the same problems on the mac [23:51] ssh server name works but how do I tell local host to supply key? [23:51] TJ-, this is the result of the test http://pastie.org/private/csw52ng3j7rnf4xqhncmbq [23:51] protn: you've transferred the default id_rsa.pub public key to the server; so just "ssh user@server.domain.com" or "ssh user@1.2.3.4" (IP address of server) will work [23:51] protn, if it works you're done [23:52] TJ-: it does not work [23:52] daftykins: whats your reasoning behind thinking that kali is junk? :) [23:52] yet to work [23:52] protn: maybe there's a firewall blocking connections ? [23:52] rocky: their packages when applied to ubuntu, read my sentences carefully or you'll get my meaning wrong [23:52] fixme:win:FlashWindowEx 0x33d364 [23:52] it shows this in the terminal what am i suppose to do to fix it? [23:52] rocky: they make their own distro based on debian now, so maybe run that if you want it. then chat in their channel [23:53] I uploaded pub.key via host CP panel - when I issue ssh ip it asks for password [23:54] JFlash: that dig output looks good for that site. The packet-loss is the thing to focus on now. If ping{,6} is continuing to show dropped packets you need to find out (running tracepath{,6} if that is internal or external. If internal, then maybe WiFi interference. If external, a faulty router somewhere on the link. As it affects many sites, that'd suggest some router in or close to your ISPs network [23:54] protn: restart the ssh server [23:54] k1` I have to access remote box first to restart server [23:54] can someone help me? [23:55] or u mean to restart local machine ssh server? [23:55] TJ-, there *must* be a simple explanation for this [23:55] TJ-, washingtonpost.com doesnt load. facebook.com loads [23:55] dammit [23:55] meeeen: that's a message from WINE saying that method isn't fully implemented as yet [23:55] meeeen: it's meant as a reminder to the developers [23:55] ssh 167.114.xx.xx webstore [23:55] but it still doing it [23:56] TJ- can i do something or not? [23:56] daftykins: yeah but you can still install kali tools in ubuntu. I have a kali vm as well but it doesn't work anymore so I wanted to install ubuntu to get used to linux but at the same time, I wanted to use some security tools to test my host PC and network so I thought it would save time to just try and get the tools on ubuntu rather then set up a [23:56] new vm [23:56] teward: normally how do you login to remote server with a key? [23:56] TJ-: can i do something or not? [23:56] which command do you use? [23:56] JFlash: interestingly, "dig -t AAAA washingtonpost.com" doesn't return an IPv6 address either [23:56] protn: plain old SSH from my desktop [23:56] meeeen: no [23:56] and syntax? [23:56] protn: since I generate my keys, and have ssh-agent configured to test ALL my keys [23:56] ssh ip keyname? [23:56] protn: ssh -p 22 USERNAME@IP [23:56] rocky: you're not telling me anything i don't already know, i just wouldn't support a machine with it on. cya :) [23:57] where USERNAME is the username at the server, IP is the IP of the server [23:57] and -p 22 is just to enforce port 22 [23:57] TJ-: cause the game update isnt going further is there an other way ? [23:58] JFlash: which may support the theory that some connections fail due to IPv6 being preferred and fallback to IPv4 configured [23:58] daftykins: you make it hard for me to find the reasoning behind that you say. hahaha. [23:58] rocky: well perhaps support channel volunteer vs. new user is the difference [23:59] Hey people Im having a hard time with boot-repair.. I installed windows 10 from windows 8 and i had a dual boot id like to get it back. I have been fu**ing around with this for like 3 hours now im wondering if someone would like to help me. If he can get this resolve Il pay 20$CAD [23:59] meeeen: no; WINE is very complex. It has to try to reimplement every Windows function call, and that's a moving target, so the devs drop in those fixme's to point out the things they've not yet implemented [23:59] So much im tired... of trying. [23:59] daftykins: not the newest of users, just forgot a lot of stuff as I run windows mainly [23:59] Nic335_: bribery doesn't work here :) are they both installed EFI? [23:59] No not efi [23:59] legacy installs? mmm