[00:01] is there a way to disable the built in wireless in my laptop and force ubuntu to use the usb wifi instead? [00:02] I am getting frustrated with this... I have a laptop and a desktop. I would like to connect the desktop to the Internet. In my specific situation the only way I can do this is to connect the desktop to the laptop and connect the laptop to wireless. I have tried to look on Google for solutions but none of them work. Both the desktop and the laptop [00:02] run *ubuntu. What should I do? [00:03] My goal is to connect the desktop to the Internet === hagb4rd is now known as hagb4rd_ [00:05] tsimonq2: how are you connecting the laptop to the desktop? [00:06] via Ethernet [00:06] can you not bridge the wifi nic to the ethernet nic on the laptop? [00:07] combatdud3: how do I do that(preferably a set of commands)? [00:08] I can provide you with google search terms... [00:08] You want to look up bridging an interface in /etc/network/interfaces [00:08] Sorry I can't give you more, I'm at work. === bobbehhh is now known as VjetarSaSunca === Seven_Six_Two is now known as S3V3N_51X_7W0 === ________________ is now known as Deez_Nuts === hagb4rd_ is now known as irker029 [00:19] i have folders in my documentes called, for example; "fp-us.alibaba.com" and so many other of web pages i dont eveer visit [00:19] how can i erase them [00:19] ? [00:21] yeh [00:22] i have folders in my documentes called, for example; "fp-us.alibaba.com" and so many other of web pages I dont ever visit. Why? [00:23] open terminal and run: sudo nautilus [00:23] you should be able to go to /home/*yourusernamehere*/documents and delete them [00:26] stop. [00:27] dont du sudo nautilus. that is a bad advice [00:27] and you dont need root permissions to manage files in your users home. [00:28] hey there i am trying to create a daemon for plexpyandid like some help when it comes the etc/default config === shawniverson_ is now known as shawniverson [00:33] hello [00:34] anyone here alive? [00:34] barely [00:35] is thereanyone here who knows i can create a daamon? === irker029 is now known as Jan11 [00:36] Hello! What's the status of SMB Multichannel support in Samba? Is it (mostly) working now with reasonable hardware? [00:37] so i use sudo nautilus [00:37] ? === VjetarSaSunca is now known as three_legs [00:38] Ana__: no [00:38] kll [00:39] Ana__: in which folder are they? [00:39] what i do? should i just delet them from documents [00:39] home [00:40] Ana__: which folder exactly? [00:42] i have a pc with a very slow internet connection, is there a way i can get a list of updates to a file download from other pc and install? [00:42] home < .macromdia Im looking for a socks5 library so I can compile lynx w/ socks support - any idea where I can find one? - had searched web and, mostly I see are "full server or client" implementations of proxies [00:43] Ana__: that are temorary internet files from the flash plugin [00:44] hey thereanyone know how i can create a daemon? [00:44] so I dont have to erase them? [00:44] Ana__: you dont need to. [00:44] Ok [00:44] Ana__: but if you like, you can erase them. [00:44] thnk you kll [00:45] they dont take a lot of space of my memory? [00:45] im trying to install tor and trying to extract all the files from it and when i try to open it by clicking the icon it wont work [00:45] Ana__: i dont know. right click on the files and see yourself [00:46] could someone help me.. i was sent here from Freenode === Jan11 is now known as frodo128 [00:51] how can i check which port service is using? i dont mean about ps aux === sk_ is now known as Guest4856 [00:51] question: my bluetooth headset will pair but only in headset.. how to i set it to audio sink? [00:52] maybe something like service something -p lol [00:53] npsiz: "netstat -tulpen" [00:54] thx [00:55] but honestly cant find there, isnt there any way? [00:55] its about dkim [00:55] dkim service [00:55] like service dkim -p [00:55] or something like that [00:55] npsiz: look at its config? [00:56] it is not stated there [00:57] i tell which port to use, but it doesnt work on that port [00:57] no, in postfix config i tell which port dkim using [00:57] but yeah cant find that port [00:59] how do i take a snapshot/create a restore point of current system on ubuntu 15.10? [01:03] bass: With the default file system you do not . This is not Windows .. one backs up their data and (re-)installs . [01:07] bass: dd it to an image [01:07] or use btrfs === frodo128 is now known as p2ppsdff === three_legs is now known as BalTun [01:18] question: i have my bluetooth speaker connected now as audio sink but its nowhere in pavucontrol [01:19] how do i set it [01:19] Using 'bluetoothctl', how can I send power to a usb dongle that is not getting power? [01:30] pactl load-module module-bluethooth-discover Failure: Module initialization failed [01:35] is it normal output of route and route -n ? http://pastebin.com/2KWGKv74 === p2ppsdff is now known as v2zz [01:38] cool_boy: No; mine: http://paste.ubuntu.com/14854071/ . [01:38] Bashing-om: yeah , that is how I was hoping [01:39] so any idea what could be issue? [01:40] cool_boy: No connectivity to the router ? - can you ping the router's IP ? [01:40] Bashing-om: I was trying to check that, to find router's ip I used the command route -n and got that output [01:41] cool_boy: Can you access the router's setup from your browser ? [01:42] Bashing-om: this is output on vps, I think my router has nothing to do there. right? [01:43] cool_boy: VPS, can not advise . [01:43] can someone point out to me how to get vagrant and a development vm installed on my ubuntu machine? [01:44] would you use packages or download and install things? [01:45] Bashing-om: thanks [01:45] Got Ubuntu ? [01:46] grass843_: yes [01:47] cool_boy: Hey, not much help on my part. Others can advise better. [01:48] np Bashing-om :) [01:48] tracert command works on ubuntu as well? [01:48] Sudo apt-get install vagrant [01:49] sudo apt-get install virtualbox [01:50] Anyone seen a relocation error after upgrade from 14 to 15? [01:50] grass843_: Does vagrant work with KVM directly or do you need to go through virtualbox? [01:50] Not seeing anything on the fours about it. [01:51] fourms* [01:53] Virtual box is what I have seen [01:54] b-yeezi: I've never used it. But: https://github.com/pradels/vagrant-libvirt [01:54] Check this out http://www.olindata.com/blog/2014/07/installing-vagrant-and-virtual-box-ubuntu-1404-lts [01:56] combatdud3 Thanks. I'll look into that. I use vbox all the time, but just wanted to see if i could live without it. === v2zz is now known as super111110 [01:57] One of these days I need to learn Ansible. I still provision using bash scripts [01:57] b-yeezi: no probs. FWIW I've been using kvm on my work PC for the last two weeks. Had nary and issue. Much cooler functionality so far. === MotiDaku is now known as Sheeda_ [01:58] Now that I almost never use a windows vm, I see no benefit in vbox over libvirt [02:02] is there a stable mono-project for ubuntu 14.04? === BalTun is now known as storkme === storkme is now known as Guest16464 [02:09] Why are binaries located at /etc/init.d/ not being run on startup for me? [02:14] gr1zzlybe4r: binaries? Or init scripts === super111110 is now known as Sagar69 [02:16] hello! someone on ubuntu mate for arm is available for me to ask a question? [02:16] if we said yes, would that be what you want to hear? [02:17] well, that depends. Can you provide some support for a small problem in blueman ? [02:17] ubuntu mate raspberry pi...? [02:18] Hey guys. Why does my Wifi stop working when I close the lid or lock the screen on Ubuntu 14.04? BCM43142. Power management is already turned off, and lid close action has been set to Do nothing. [02:18] !details | lramalho [02:18] lramalho: 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) [02:19] question: i have my bluetooth speaker connected now as audio sink but its nowhere in pavucontrol [02:19] how do i set it [02:19] pactl load-module module-bluethooth-discover Failure: Module initialization failed [02:20] It s«ia a strange issue. After I pair a keyboard I can NO longer open "Devices..." option in blueman. [02:20] infact I can't open it anywhere. It starts with the cursor spinning, then... nothing.... [02:22] In some rare ocasions it opens, but I cannot open it in regular basis... === dreadkop_ is now known as dreadkopp [02:27] any idea what would cause some files in my samba share dont show ? [02:27] How do you get apt to point to a different libapt? [02:27] open("/lib/x86_64-linux-gnu/tls/x86_64/libapt-pkg.so.4.12", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [02:28] nownot: permissions [02:28] dreadkopp : thought of that, even did all at 777 with the samba user as owner [02:29] i also like to live dangerously, but chmod -R 777 ?? [02:29] samba log says anything? [02:32] dreadkopp : I dont see anything usefull, no [02:32] those files missing aren't symlinks, are they? === Sagar69 is now known as n8nl [02:36] nope [02:36] yep [02:40] Hey guys. Why does my Wifi stop working when I close the lid or lock the screen on Ubuntu 14.04? BCM43142. Power management is already turned off, and lid close action has been set to Do nothing. [02:40] When I open the lid again it resumes like normal [02:42] maybe there is a hard-switch which is pressed when closing the lid === Guest16464 is now known as owlique [02:42] No, it doesn't happen on Windows [02:43] can you connect via ethernet and ssh to it when it's closed? if yes whats the ouput of 'rfkill list' ? [02:49] I don't have an ethernet connection available at the moment === Wulf4 is now known as Wulf [02:56] dreadkopp, not sure if this works the same way, but I did the following: sleep 10; rfkill list all [02:57] and then closed my lid, opened it after a while [02:57] nothing was blocked [02:58] still wifi shuts down when closing the lid? [02:58] yeah, I tried pinging myself via another IRC server on mobile client [02:58] no reply, but when I opened my lid again a few seconds later I got the reply [02:59] It doesn't completely drop, it just appears to not send/receive data [02:59] This is what syslog shows, not sure if it helps anything: http://pastebin.com/BWq9tiw3 === HazWard is now known as zz_HazWard [03:03] hello [03:03] ? === owlique is now known as Nyterax- [03:23] is pdx here? [03:23] pdx are you here? [03:23] pdx, are you here? [03:23] _ [03:24] One of my friend's computers won't go past the login screen. Any ideas? [03:24] Hi everyone.. Look, I'm having a hard time trying to get my new Tv Capture Card to work on Ubuntu. Here's the link I have to use to get it to work but I was wondering if anyone had the time to help me through this list to get my card working please??? http://six3sevenlinux.blogspot.com.au/2011/04/avermedia-avertv-volar-hd-nano-a867r.html [03:25] dani_, can you explain your problem? [03:25] yayo: you the same yayo as in ##chat? [03:26] i'm a noob endev15 .. i bought a card that has the linux penguin on the box and i was told it would work with linux.. however as i said.. im a noob and need some guidance [03:26] endev15, i have been told that the link i posted is for an older version of linux [03:26] basically, i need someone to spoon feed me [03:27] dani_, I'm not that good either, but this type of stuff I understand. [03:27] dani_, so are you available to type stuff in right now? [03:27] yes endev15 [03:27] pm me if you can help? [03:28] dani_, How do I PM people? I'm an idiot when it comes to IRC [03:28] endev15: /msg username message [03:29] or /query username, which opens a PM window. [03:29] but don't PM for support. [03:29] !pm [03:29] 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. [03:29] help me here if you can endev15 [03:30] dani_, I think I messaged you through PM [03:30] dani_: do you have the driver for the card on their website or a CD or something? [03:32] test [03:32] is someone here? [03:32] yes [03:32] don't do that here [03:32] ok [03:32] i was told the kernel will have the drivers nicomachus [03:33] q [03:34] exit [03:34] course === Guest99241 is now known as Avasz === Nyterax- is now known as LucaTM [03:36] Too bad there aren't more people asking questions here...... [03:37] there are more during the day (North American/Europe time) [03:38] Hi === irra is now known as solido10 [03:46] hi there, I've upgraded kernel, before that I had installed the nvidia proprietary drivers and broadcom-source-something for wifi, now after boot instead of auto-login I've the login page, I enter credentials, it flashes a black screen and it goes back to login page [03:46] any clue? [03:48] alex88, I've got some ideas. In fact, I ran accross information on that yesterday. [03:48] alex88: can you log in with TTY? [03:48] alex88, yes. Try Ctrl+Alt+F1 then login [03:48] nicomachus: yup [03:48] endev15: login works [03:49] on ctrl-alt-f7 it's https://twitter.com/4l3x88/status/694366735869194241 [03:49] alex88: do that, then verify that your Nvidia driver and bcmwl-kernel-source are both installed. [03:49] anyone familiar with creating a disk image from USB? if i create a sparse IMG file from a 32GB disk drive, and say it shrinks down to 10GB (lots of zeros on disk being sparsed away), will i be able to write this image to a 16GB disk? or will it need to expand to its full 32GB? [03:49] kk sec [03:49] regedit: that doesn't really sound like much of an Ubuntu question. [03:50] nicomachus: no broadcom packages, however dpkg --get-selections shows nvidia-352 as installed [03:51] broadcom drivers were installed via a deb file since I didn't have internet connection to install those unless I installed the deb [03:51] do you have internet connection now? [03:51] nicomachus: nope, on login page there is no wifi card in network manager [03:51] alex88, You should make sure your home directory is owned by the right user. That sometimes makes the problem. [03:51] alex88: no ethernet available? [03:52] nicomachus: nope, kernel is the new one and probably broadcom driver isn't installed anymore [03:52] endev15: let me check that [03:52] nicomachus: yes and all files/folders inside are my own [03:52] alex88: do you have an ethernet cable handy that you can use to get internet, and then install bcwml-kernel-source? [03:53] nicomachus: nope but I should have the usb with the deb still on it [03:53] let me check if I can mount it [03:53] alex88: well if you upgraded your kernel then that deb probably isn't gonna work anymore... what did you upgrade the kernel to? [03:53] alex88, to confirm for sure you can always type sudo chown -R [usrname]:[usrname] /home/[usrname] [03:54] alex88, Replacing [usrname] with your username. [03:54] nicomachus: 4.2.0-27-generic, from 4.2.0-25 iirc [03:54] regedit: my guess is it expands to full 32GB. let me know what happens when you try. === abc123 is now known as bvc123 [03:55] endev15: already did that, same thing [03:56] alex88: yea that's the one that rolled out today. ok. You need to get that driver installed somehow. [03:56] alex88, Ok then its beyond my current knowledge [03:56] nicomachus: kk let me see the version in the ubuntu deb archives [03:56] endev15: thanks anyway! [03:57] nicomachus: seems still the same [03:57] http://packages.ubuntu.com/wily/bcmwl-kernel-source [03:57] can you help me troubleshoot bluetooth issue on Ubuntu 14.04 on Asus X550 laptop?. It used to work - I used my bluetooth headset with it. now it suddenly stopped. Here's the output from lsusb and hciconfig http://paste.ubuntu.com/14719029/ [03:57] or, I'd be just as happy if you could help me figure out how to get the internal microphone to work...it never has! [03:58] alex88: alright, you can try installing that deb you have on the USB then, so long as it is 6.30.223.248 [03:58] nicomachus: but you're right, "modprobe FATAL module wl not found" [03:59] I remember it did that when I used the old version 6.30.223.30 [03:59] but now also with the 6.30.223.248 [04:00] wait, maybe I've to install http://packages.ubuntu.com/wily/dkms too, I remember I installed that too [04:00] qassem : output of rfkill list ? are there any switches for the bluetooth? [04:01] qassem: what brand/model is the dongle? [04:01] when i run rfkill it says both soft and hard are not blocked. [04:02] the brand is panda bt 4.0 [04:02] what does that mean, are there any switches for the bluetooth? [04:02] or how would i find out what switches there are, if any? [04:02] qassem: it sounds like you don't have any switches blocking it. [04:03] oh. bluetooth usb dongle? i thought internal [04:03] yes it's a dongle [04:03] dreadkopp: well he ran lsusb... [04:04] i'd be just as happy getting the internal mic working, if that seems more workable...that's the only reason really why i have the bluetooth anyway...the bt headset was the only way i could use a mic on this laptop... [04:04] hello [04:04] nicomachus: same thing, any other idea? [04:04] qassem: sounds like it just needs the driver, but I'm having trouble figuring out which driver it needs.. [04:05] could be just because bcmwl still needs to be upgraded? [04:05] now why would it need the driver? it worked just fine and then suddenly stopped working... [04:06] alex88: well, I doubt the wifi driver is affecting your login screen. but it's needed to do most anything else... the issue is likely the Nvidia driver. Do you need to have the proprietary Nvidia driver? does the oss driver not work? [04:06] didn'T get the paste. i use the same dongle on my arch machine and it also worked oob, no driver needed [04:06] yea panda is usually pretty easy stuff. [04:07] nicomachus: the oss one wasn't giving me full resolution [04:07] have you tried the dongle on another machine? maybe it's just broken? [04:07] installed the proprietary one and it worked [04:07] alex88: yea that's pretty standard with Nvidia I suppose... I'm not the Nvidia expert. We have one guy in here a lot that's a wiz with Nvidia and would probably know right away. [04:07] ok, i'll try it on another machine. here's the paste again http://paste.ubuntu.com/14719029/ === LucaTM is now known as mawuli [04:08] alex88: you can always boot into the previous kernel as well, just to get the machine working. [04:08] nicomachus: found the login issue, let me find the correct syslog line [04:09] does anyone know which module will give me the best cooling performance for a dell laptop? [04:09] nicomachus: well, old kernel has gone with an apt-get autoremove, btw, gnome basically has "extension glx missing on display :0" -> "critical: we failed, but the fail whale is dead sorry" [04:09] it seems like a toss up between fancontrol and i8kfan [04:10] and what does ubuntu default to? [04:11] oranged: normally your fans should be controlled by bios / uefi [04:11] qassem: i guess the other usb device is the webcam/mic combo... mighty be tough getting this to work [04:12] dreadkopp, i didn't like the way the fan was controlled, revving up to full speed for a few seconds and then stopping [04:12] nicomachus: https://launchpad.net/ubuntu/xenial/amd64/bcmwl-kernel-source/6.30.223.248+bdcom-0ubuntu8 this could work? since it's ubuntu 8 but it's from 16.04 instead of 15.10 [04:12] dreadkopp, i tried fancontrol but it seems something is broken, init.d won't start it and fancontrol fails because the device paths have changed? [04:13] dreadkopp, runs fine after pwmconfig, then on reboot it fails to load [04:14] ok, it looks like that the bt dongle is faulty...is there a bt dongle usb brand you recommend ? [04:14] qassem, i like my azio mini dongle [04:14] i've got a dongle with the same chip but different casing vendor which still works fine.. and they just cost about $5 ? [04:16] thanks! any chance you are up to helping me troubleshoot my internal mic??? it has never worked [04:16] but shouldn't this device have integrated bluetooth as well? [04:17] dreadkopp; say i wanted to revert to bios/uefi control of the fan.. should i just remove the fancontrol package and the system will revert? [04:17] maybe I should try https://github.com/longsleep/bcmwl-ubuntu [04:18] oranged: as long as the settings are not overwritten by any program it will use the default settings. === TitMouse is now known as KindOne [04:18] quassem: chicony electronics xxxx is your webcam. i guess mic is attached to it. [04:19] check for 'uvcvideo' driver [04:19] dreadkopp, thanks! [04:20] hello im following this https://help.ubuntu.com/community/PostfixVirtualMailBoxClamSmtpHowto and when i get to testing the mail i get nothing? can someone please help me [04:23] nicomachus: anyway, seems it's just because the kernel sources are missing [04:23] maybe after that I've just to trigger a rebuild of dkms modules and that'll work [04:24] dreadkopp: where/ how would i check for uvcvideo driver [04:24] what's the linux kernel source package? === mawuli is now known as tegila_ === MiningMarsh is now known as Guest28623 [04:26] seems like there is no one in the linuxwacom channel [04:26] anyone got a wacom tablet working? === MMarsh is now known as MiningMarsh [04:27] I thought it would be easy, but after installing and working successfully, it stops working after a reboot [04:27] seems the linux-headers package is no more on ubuntu packages after trusty :S === tegila_ is now known as Prxtn [04:29] qassem: what happens when putting 'sudo modprobe uvcvideo' in a terminal? [04:29] alex88: linux-image-generic [04:29] can anyone confirm that you can see my messages? [04:30] tried if webcam works for example using cheese? [04:30] nicomachus: seems I've to manually install linux-headers [04:30] Steve_Jo1: yes. [04:30] nicomachus: thanks [04:30] i am pretty confident that your mic is attached to your webcam [04:32] nicomachus: ok after installing headers seems to build correctly wifi modules [04:32] you know if there's a way to force rebuild nvidia too? [04:32] any clue where I would start to debug why the wacom tablet module would have issues after a reboot? [04:33] I followed the instructions on the wacom linux project page [04:33] dreadkopp: ok, so when i type sudo modprobe uvcvideo nothing happens...it just registers the command. when i run cheese and play back a video recording the only sound i get is white noise. [04:33] nvm, seems it did that too === Prxtn is now known as Guest83454 [04:38] it works but now after login there are no menus or dock [04:38] lol [04:39] dreadkopp: the webcam is built in...based on that any suggestions for getting the internal mic to work? [04:41] ok rm -Rf ~/.config worked [04:41] is there a way to mark those wifi and linux headers packages installed by apt so they'll be automatically upgraded? [04:42] alex88: well is should be done automatically, so long as you install them with apt. but you can use "sudo apt-mark auto " to mark them as automatic. [04:42] if, for instance, you install something via .deb on a USB... [04:43] dreadkopp, removed fancontrol, doesn't seem to be falling back on another module, no fan ;) [04:43] thermald is running.. [04:43] nicomachus: that's what I did for the drivers [04:43] thanks! [04:48] Does anyone here have a HP ProBook ? [04:48] I got an HP ProBook 430 G3, and I'm facing a lot of problems [04:49] would a poll help you? [04:49] nicomachus: Not sure if sarcasm but sure, why not :D [04:49] badkeypoints: what are your problems? [04:50] The brightness buttons don't work. And I had to update to kernel 4.x to even get WiFi working [04:50] suspend doesn't work [04:50] badkeypoints: which ubuntu version are you using? [04:50] sudo pm-hibernate works when not off for a long time [04:50] Yeah.. wait [04:50] Oh.. Ubuntu version is 14.04 [04:50] LTS one [04:51] Was it pre-installed? [04:51] Nope. IT in my company doesn't care about linux. I did it myself [04:51] Dual boot with the Windows that came preinstalled [04:51] this is your work laptop? [04:51] yeahhh [04:51] hello i have a bash script and i get an /usr/local/sbin/deldovecotuser: 18: read: Illegal option -n and on this is the script http://pastebin.com/2w2pJnej can someone please help me with this? [04:52] get work to fix it. [04:52] is there a way to get kaffeine to remain ontop? [04:52] velus: perhaps #bash or ##bash can do it [04:54] nicomachus: As I wrote before [04:54] IT dept in my company doesn't do shit with linux. They are "trained" for Mac and Windows problems [04:54] badkeypoints, family friendly language only in this channel, thanks. [04:54] !language [04:54] The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [04:55] badkeypoints: also, check through this: http://www.ubuntu.com/certification/hardware/201411-16204/ [04:57] I cant believe it!!! I got my tv capture card working!!!! YAY!! Big shoutouts to Endev15 for holding my hand line by line :D [04:57] it lists a few things which are disabled. [04:58] wow, i think i got the mic to work! [04:58] nice [04:58] Well thanks for that [04:58] Sorry for the language. I'll be better [04:59] Hi, I have a 15.04 server appliance on a VPS, I want to receive messages from forms, have an email user@site.com, and also relay messages from user@site.com and form messages to my gmail account. What should I look into? [05:00] NoCode, hi. do you have a website already? or you would like to create a new web site which only contains the contact forms? [05:00] I already have the website. === erdemolcay is now known as Guest39309 [05:01] I already have a contact page [05:02] NoCode: I can't help with the email setup, but I should tell you that you should update that server to 15.10 asap. 15.04 is EOL in 2 days. [05:03] nicomachus, Well, it'll probably still have security updates, right? [05:03] NoCode: no. [05:05] NoCode, this! 14.04 is LongTermSupport ... [05:11] NoCode, "end of life" rather implies END of LIFE so ... no updates [05:12] hola [05:12] alguien de asturias? [05:12] !es | gonzalo [05:12] gonzalo: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. === Guest83454 is now known as Gerowen [05:15] cfhowlett, Well, I would have figured there would have been at least security updates. I mean I could see no other optional updates for the version of Ubuntu. But having no security updates for a distro that is EOL is pretty bad for people who don't want to upgrade because of some serious server installation. [05:16] NoCode: it's pretty simple to upgrade.. [05:17] NoCode, most servers run on LTS. you installed a bloody edge release with a short life-span. release notes explicitly state the terms of support so ... your choice is still your choice. personally, I find LTS only a sane option. YMMV. [05:19] Well, I only have so many options with my VPS and what they support. SolusVM support doesn't like systemd [05:22] 15.04 has systemd... === mgor_ is now known as mgor === regedit_ is now known as regedit [05:38] hi, when i boot ubuntu i get a blank screen until i hit esc then it will ask for a passphrase. why i dont see login screen? [05:39] lenswipee, passphrase? you have encryption?? [05:39] yes of course for extra protection [05:39] why is there no UI for passphrase? [05:40] why blank screen then i hit esc and i get command prompt for passphrase? [05:40] ubuntu is shit guys [05:40] lenswipee, and you are now ignored. [05:42] cfhowlett: why ignore? [05:42] wondering why I can't detect my network card on my new laptop [05:43] !langauge | lenswipee in the future, adhere to the rules. or consider using a different OS. [05:43] lenswipee in the future, adhere to the rules. or consider using a different OS.: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [05:43] skweeek, no wifi or no hardwire? [05:43] no network device detected [05:44] skweeek, was it ever detected? and is this your laptop or desktop? [05:44] no, not on Linux, its my laptop [05:44] cfhowlett: i am calm. [05:46] skweeek, what does "lspci -v | grep -i "network controller" show? [05:49] Intel corporation wireless 8260 (rev 3a) [05:49] sorry... before that it says "01:00.0 Network controller" [05:50] skweeek, similar to mine though your version seems to be newer [05:50] https://paste.ubuntu.com/14855621/ [05:52] every have any problems with the device being detected initially cfhowlett? [05:52] I'm using a lenovo idepad mixx 700 [05:52] skweeek, nope. everything flew out of the box on my dell m3800 developer edition [05:52] skweeek, "pad" ?? [05:53] ideapad [05:53] skweeek,and this is standard desktop ubuntu, not ubuntu-touch? [05:54] ya, this is standard Ubuntu trusty thar [05:54] skweeek, lenovo is generally quite ubuntu-friendly ... [05:55] I like the computer, have good things to say about the brand... [05:55] skweeek, you might find some hints here https://help.ubuntu.com/community/WifiDocs/WirelessTroubleShootingGuide [05:55] skweeek, trouble shoot with ^^^ . this sounds like a solvable issue === Gerowen is now known as son1c [06:00] skweeek, check out http://askubuntu.com/questions/693109/intel-wireless-8260-unclaimed-network as well, seems like 8260 rev3a wasn't part of iwlwifi as of end of 2015 [06:00] it doesn't show any driver loaded for the device [06:01] that would be consistent with no longer part of iwlwifi ... [06:03] that kinda sucks [06:16] Hello [06:17] pe [06:17] How can I connect to VPN, using BASH? [06:17] anyone? [06:17] !vpn | V___ [06:17] V___: For more information on vpn please refer to https://wiki.ubuntu.com/VPN [06:18] i've tried open-vpn [06:18] but no success! [06:40] morning all, having an issue with samba shares not being visible to another computer, the server is running ubuntu, I can see the shared folder from another ubuntu PC and from a Pi, but can't see it from a win10 PC, any thoughts? [06:42] wildc4rd: sounds like an issue with windows, did you try browsing to \\ip [06:45] I was following the steps here https://askubuntu.com/questions/693109/intel-wireless-8260-unclaimed-network when I came up to the problem here http://tinypic.com/r/1zvzeyt/9 [06:46] can anyone suggest a way of addressing where next? [06:47] Ben64, I can ping it, what do you mean by browse to it? [06:47] exactly what i said, type that into windows === matt_ is now known as Guest80637 [06:52] how is the wine packaged these days? i asked in winehq they weren't too sure === son1c is now known as Borgesvive [06:55] i have a noob question.... [06:56] ive managed to get my USB Tv Card to work... question.... can i unplug the Device and plug it into a different USB drive? or will that cause issues? === Wulf4 is now known as Wulf [06:58] dani_: yes, it should be fine === Tronsha is now known as [UPA]Stefan [07:00] can someone please help me? [07:01] https://askubuntu.com/questions/693109/intel-wireless-8260-unclaimed-network [07:02] http://i67.tinypic.com/1zvzeyt.jpg [07:04] hey mgor are you still around? I could use some advice [07:06] skweeek, are you trying to compile from a usb-stick? is that usb-stick formatted with *fat? try copying the source to your home directory [07:06] oh [07:06] yes [07:06] why? [07:07] I wonder why that works that way [07:07] fat32 doesn't support many things [07:07] mgor it still didn't make any difference after copying it into my home directory [07:08] I have the same error message [07:09] skweeek, what does ls -ld /backports-20150923 say? [07:09] The error messages mean that some scripts that should've had the executable bit set, doesn't [07:10] FAT32 doesn't support such permission bits, so all files will have the same permissions [07:11] If you have a tar archive of the code, try extracting that anew, and try again [07:12] I copied it into my home directory, ls -ld in ~/ says drwxr-xr-x 15 atols atols 4096 Feb 1 21:06 . === jinks7_ is now known as Bastian82 [07:13] Doesn't matter. FAT32 destroyed too much of the files' metadata [07:13] skweeek, do what geirha said, and extract the archive in your home directory, instead of copying the extracted directory === metalcamp is now known as metalcamp_ === Borgesvive is now known as Hexmind === metalcamp_ is now known as metalcamp [07:20] ok mgor, did what geirha did, thank you guys for clearing that up, now I run make delconfig-iwlwifi and get make[1]: *** no rule to make target 'delconfig-iwlwifi'. Stop [07:23] skweeek, it should be "make defconfig-iwlwifi" [07:23] skweeek, you've written "del" instead of "def" === Bastian82 is now known as Luy1n [07:24] awesome thanks [07:31] that didn't change anything as far as the network devices being available [07:31] hey im using Ubuntu Mate.. [07:31] im trying to get software update . its taking very long time . what the fuck? === regedit_ is now known as regedit [07:32] singam: please no swearing [07:32] singam: try sudo apt-get update and then sudo apt-get upgrade in the terminal and watch whats the problem [07:33] okay man thx [07:33] how do i run two commands? one after the other? in linux terminal [07:34] skweeek, did you do "sudo modprobe iwlwifi" after the load module was compiled? [07:35] I didn't I rebooted [07:35] singam: open terminal, copy and paste the first command [07:35] then when its done run the second one [07:35] he means && I am guessing [07:36] once the first successfully completes run the second [07:36] is there anyway i can execute that linearly once [07:36] like sudo apt-get update && sudo apt-get upgrade [07:36] wil that work [07:38] skweeek, then do the modprobe command and if it still doesn't work. what does "lspci -nnk | grep 0280 -A2" show? is it Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)? and if so, did you update drv.c as mentioned in http://askubuntu.com/a/693165 ? === Luy1n is now known as tuxdevil1 [07:40] I did... it does [07:42] {IWL_PCI_DEVICE(0x24F3, 0x1130, iwl8260_2ac_cfg)}, is what it says [07:46] skweeek, do you have ideapad-laptop loaded? "lsmod | grep ideapad-laptop" [07:47] when i do sudo apt-get update .. i get these W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/wily-updates/main/binary-amd64/Packages Hash Sum mismatch [07:47] W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/wily-updates/universe/binary-amd64/Packages Hash Sum mismatch [07:47] W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/wily-updates/main/binary-i386/Packages Hash Sum mismatch [07:47] W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/wily-updates/universe/binary-i386/Packages Hash Sum mismatch [07:47] E: Some index files failed to download. They have been ignored, or old ones used instead. [07:48] !paste | singam [07:48] singam: 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. [07:48] singam, try switching to a different mirror [07:48] how can i do that? [07:48] I think so, ideapad_laptop 20480 0 [07:49] singam, system > software updater > settings > software sources [07:49] skweeek, seems like that one could be causing a problem as well, https://bugzilla.redhat.com/show_bug.cgi?id=1239050. try "rmmod ideapad_laptop" [07:49] bugzilla.redhat.com bug 1239050 in kernel "ideapad_laptop disables wifi on Lenovo Yoga 3 laptops (hardware disabled)" [High,Closed: nextrelease] === james is now known as Guest29504 [07:50] I removed it, but the network device isn't detecting a deiver [07:51] hey how do i edit ubuntu kernel so that...the ui becomes more smooth.. with a trade off of background application being slower? [07:52] skweeek, sorry, then I'm out of ideas [07:52] :/ === tuxdevil1 is now known as cz3rn4 [07:52] what a pain [07:52] I dont want to use windows! [07:52] singam, managing appearance is not something most people attack at the KEREL level. more often go to your system settings and tweak [07:53] no i dont want to do that .. i want to make a kernel on my own. is there anyway? [07:53] !kernel | singam [07:53] singam: 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) [07:55] hi [07:55] fot {kfOHg0fLFN:KF-oFMfm}PF]WF[figjgpl [07:56] i dont understand [07:56] hendri, this is ubuntu support. ask your question === gizmomathboy is now known as spronk [07:56] yes i have question [07:57] what is the best text editor for ubuntu? [07:57] abolfazl123, "best" is entirely up to YOU so ... we cannot answer for you. === Guest80637 is now known as matt_ [08:00] Among vi and nano? [08:01] I personally use vim [08:01] abolfazl123, this is not the channel for polls. ask #ubuntu-offtopic [08:01] ok tanks === cz3rn4 is now known as otacon22_ [08:04] hi [08:05] hendri, here to chat, or for ubuntu support [08:05] for chit chat #ubuntu-offtopic hendri [08:08] skweeek, a "workaround" http://www.allthingstechie.net/2014/10/bypass-laptop-wireless-hardware-radio.html [08:08] is there a package archive for every single version of main packages ever created? for coredump backtracing. checked *.archive.ubuntu.com but the version numbering left me in doubt [08:09] ulio: eol releases packages are in old-releases.ubuntu.com [08:11] EriC^^: thank you I check === pinnen_ is now known as pinnen [08:12] wow that's hack! but the driver for the network controller [08:12] isn't being configured [08:12] I'm not sure that would make any difference, thanks tho [08:13] hey how do i customize my ubuntu kerneel [08:13] singam, the kernel wiki I sent has that info [08:13] dood i cant understand that [08:13] ;) [08:13] can u explain it here there are lots of links [08:13] nar [08:14] singam, nope. this is not the kernel hacking channel ... [08:14] can u atleast tell me the name of kernel hacking channel. [08:14] !alis | singam, this is how to search [08:14] singam, this is how to search: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu or /msg alis list http === otacon22_ is now known as home555 [08:16] wtf is that? i would rather go edit those c files than to type that command in this irc and search for a channel? === spronk is now known as octothorpopus [08:17] singam, first ... language = family friendly. second ... you're smart enough to kernel hack, so you should be smart enough to use a simple tool to search for the irc channel you need ... [08:18] go kali instead - they luv hackin [08:23] im not hacking anything..its opensource right? dont call me a fucking thief u fucking cunt riding cunt hor [08:23] !ops | singam profanity [08:23] singam profanity: 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 [08:24] was that really an "emergency"? [08:24] this guy calls me a thief and he warns me? wow i bet ur mom is proud of u [08:25] singam, the language guidelines apply to everyone ... even you [08:25] !language [08:25] The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [08:25] singam: you've been asked to mind your language several times now. please do and stick to Ubuntu support issues rather. [08:25] hi all, can anybody help me get my thouchpad to work properly? [08:25] than starting to tell other people off [08:26] UbiOne, more details ... [08:26] ubione: what laptop brand are you using? [08:27] what the [08:27] cfhowlett: thanks, the pointer is working but not scrolling. It's a Lenovo IdeaPad 100. Ubuntu 15.04 [08:27] if somone calls me theif he wont get a warning? [08:27] singam: No one has called you a thief. Please calm down. "Hacking" is essentially "tinkering", not stealing. [08:27] UbiOne: 15.04 is EOL like... now. So you should upgrade [08:27] UbiOne, 1. did it ever work properly? 2. 15.04 goes end of life in days. upgrade now and you might just solve this [08:28] singam: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel has instructions on compiling your own kernel (and getting the source) once you've changed it. "How do I change it" isn't really within the scope of this channel, as others have mentioned. [08:29] Hello. Whenever I open my chromium-browser it will close after a few seconds (restoring the last known state): http://paste.ubuntu.com/14856000/ Any idea how to prevent this? [08:29] cfhowlett, hateball, no never worked and it's so annoying... Will try upgrading but seriously without any conviction!!! [08:29] vlt: can you try to create a new user, and test chromium from there? === home555 is now known as b3hnam [08:30] UbiOne: you'll have more annoying issues than the touchpad if you dont upgrade before 15.04 is EOL, so I highly suggest you do that first [08:30] lotuspsychje: How to transfer my old session data to the new user account? [08:30] how can i change the default directory for vsftpd? [08:30] Flannel .. u do know that hacking is a crime right? and ur saying im a black guy? coz i hack? [08:30] vlt: this is only for testing purposes first [08:31] singam: hacking is not a crime. [08:31] I did even upgrade kernel to 4.8.x but no success, hateball : ok, will do. [08:31] lotuspsychje: But I can’t test a restore scenario when there’s nothing to restore. I’ll try anyway :-D [08:31] vlt: this is just to test, if chromium crashes on a different user..lets make sure [08:31] singam, and no one called you "a black guy" but nice bit of racism there ... [08:31] "jacking" is a loose term, who called who black now? [08:31] *hacking [08:32] cfhowlett, vincent_crop: just ignore it. [08:32] Flannel, adding to /ignore [08:32] thanks [08:32] hi all, how do I make ubuntu's terminal always tab complete filenames? I'm having weird issues where sometimes it'll tab complete filenames and other times it won't even list them - I have to type them manually [08:32] hateball, cfhowlett, thanks guys, will try an upgrade and let you know... [08:33] UbiOne, happy2help! come back if it's still an issue [08:33] eg when doing something like make -j2 build/output && ./build/output, it'll tab complete ./build/output after the double ampersand but will refuse to tab complete after make - even though the file exists at the time [08:33] I'm not a regular ubuntu user and I'm baffled as to where to even search for where this has been broken in the configuration === learnit_ is now known as learnit [08:35] how to upgrade my ubuntu kernel to singam kernel? [08:35] Triffid_Hunter: can this help? http://askubuntu.com/questions/280327/how-to-make-terminal-autocomplete-when-there-are-several-files-directory [08:36] cfhowlett: please help me get it prompt me to upgrade... [08:36] UbiOne, of course. just come back and restate your problem in the channel. === octothorpopus is now known as Luminous [08:38] lotuspsychje: On the other user account it hasn’t crashed so far. [08:38] Triffid_Hunter: bash-completion has likely added a custom completion for make that reads through the Makefile and only completes the targets it finds within [08:38] lotuspsychje: not really, it's not an issue of menu vs cycle complete, but rather it behaves like the files don't exist at all in some contexts, but happily completes them in other contexts [08:38] Hi! Anybody got experience with Samba4 as AD Domain Member on ubuntu? I can't get "getent passwd" to return domain users, and any connections to the share fails because there is apparently no user, in spite of what "wbinfo -u" says (gives all domain users). [08:38] geirha: how do I turn that off? apparently it's too dumb to read the targets in my Makefile [08:38] how to install samba ? so that i can access my porn folder from my bathroom? [08:39] cfhowlett: You know... that touchpad not working on a Lenovo IdeaPad... I would like Ubuntu to prompt me to upgrade to 15.10 [08:39] Triffid_Hunter: I don't know. First thing I do on a fresh Ubuntu install, is to disable the whole bash-completion crap. I don't know how to tweak it. [08:39] UbiOne, it probably did and you elected to upgrade later. no harm done. [08:40] i need help with Windows 10 [08:40] Worst part is that non-admin users can't even opt out of bash-completion in all cases :/ [08:40] kkkkk [08:40] Lingo__, ##windows supports windows [08:40] Nish: sounds like you need to play with stuff in /etc/pam.d and plug it into samba, or plug samba into it [08:40] Yep I did, cfhowlett, but can I make it ask me again?! [08:41] !test | ing_ [08:41] ing_: Testing... Testing... 1. 2.. 3... [08:41] but my windows driver is using linux as the core exit node [08:41] 111 [08:41] ing_: Hello, welcome to #ubuntu! How can we help :) [08:41] Triffid_Hunter: I'll look into it [08:41] UbiOne, IIRC there is an option to "remind me again" the first time you get the upgrade reminder. [08:41] how do i use my linux OS rom on windows 10 applet certification [08:41] lotuspsychje: What could I try next to prevent chromuim-browser crashing everytime. [08:41] ? [08:41] Lingo__: ask ##windows [08:42] Lingo__: we have no idea what a windows 10 applet certification is [08:42] vlt: did you try chromium on another user? [08:42] http://downloadmoreram.com [08:42] * rww sighs [08:42] rww [08:42] how you doin bro [08:42] Lingo__: I'm doing fine. Do you have an Ubuntu support question we can help you with today? [08:42] Lingo__, please take offtopic to chatter to #ubuntu-offtopic [08:42] cfhowlett: I probably chose "never for that version"!!! [08:42] i sry i goto offtopic [08:42] <3 [08:43] UbiOne, complete your upgrade then address this issue? === b3hnam is now known as femto1 [08:43] lotuspsychje: 09:38 < vlt> lotuspsychje: On the other user account it hasn’t crashed so far. [08:43] lotuspsychje: Yes. Works fine there. [08:44] cfhowlett: :D I don't know how to upgrade! [08:44] Triffid_Hunter: Some time ago, in #bash, someone reported that bash-completion's completion function for make caused make to actually be run while completing. Hopefully that's fixed by now, but be careful. [08:44] UbiOne, sudo do-release-upgrade [08:45] vlt: sorry missed that :p ok try to purge chromium from your main user and delete the config files from /home/your user with hidden folders, thenr einstall chromium again [08:45] cfhowlett: Thank you, that's what I was asking for, thanks. Will let you know, after... [08:47] lotuspsychje: Re-install it? Are you serious? [08:47] vlt: yes, something went wrong on your current user...as it works fine on your other user [08:48] lotuspsychje: But how do I restore the current state alter? My opened tabs, sessions, login data …? [08:48] *later [08:49] It's the opened tabs and/or sessions that's the problem [08:49] vlt: i would recommend to start over, backup your favorite bookmarks... [08:49] If you can recover login data without the sessions and tabs, you might get it working again [08:50] or spending a lot of time in researching how to cherry pick them [08:51] some browsers give the option on which tabs to restore if the session crashes. unfortunate if you've disabled it on yours === satrap is now known as sat1_e [08:53] cfhowlett: or simply Dashboard>>>Updater (http://www.ubuntu.com/download/desktop/upgrade)... What an idiot am I!!! I did it your way, it's downloading [08:53] UbiOne, you are learning so much today! :) [08:54] http://pastebin.com/6rWQ2QYG [08:54] Myrtti: Thank you :-) [08:54] UbiOne, be aware: 15.10 is an interim release with a 9 month support life. 16.04 (April 2016) will be a long term support release for 5 years. [08:55] Lingo__, stop that [08:55] cfhowlett: :) pretty much, and very tired also! [08:55] cfhowlett: ok thanks for the info. [08:55] Lingo__, already told you, random chitchat goes to ubuntu-offtopic. spamming this channel with random bits is unwelcome [08:56] oh wrong chat [08:57] you'd probably be less likely to paste in here instead of there if you were actually in there [08:58] i just love you guys so much [08:58] an application just crashed my x server. is there any way to restrict applications like that to not be able to do that? [08:59] cfhowlett: I got the Ubuntu iso from a franch branch of Ubuntu (ubuntu-fr.org) and on their site they don't support 15.10 yet, that's why I chose not to upgrade! [08:59] cfhowlett: french^^ === Luminous is now known as marscher [08:59] UbiOne, now you know better ... [08:59] hi [09:00] UbiOne why do they need to fork it to change the language? you can select the language at installation time [09:00] hello [09:00] jackzhang1992, greetings. ask your ubuntu question === femto1 is now known as l1 [09:00] quit [09:01] anyone here expert in setting up eclipse for PHP on ubuntu? [09:01] what is the lowest ubuntu release that uses systemd? [09:01] YooFoo, avoid "anyone here" type questions. state YOUR problem for best results. [09:01] YooFoo did you use the ubuntu help page? https://help.ubuntu.com/community/PHPEclipse [09:02] YooFoo why not set up intellij for, i dunno, python, instead? :P [09:02] cfhowlett, thnx. excuse my ignorant. this my first IRC. [09:02] cfhowlett: yep... TomyWork: Really don't know, but I know it's an official community that belongs to ubuntu, probably for more developed language support! [09:02] there are installation instructions, maybe there is the answer to your question already [09:02] YooFoo, no worries. seee the link LoriOnPC sent you [09:03] UbiOne hmm, well, why not give the mainline ubuntu a try and see at which point it has drawbacks? [09:03] what is the lowest ubuntu release that uses systemd? [09:03] 15.04 [09:03] EriC^^: thank you [09:03] hi EriC^^ [09:03] np, keep in mind it's eol in a few days [09:03] hi lotuspsychje [09:04] EriC^^: sure [09:04] Yes, cfhowlett and LoriOnPC. Hope to return the favor soon. I'll look into the link [09:05] hello any ideas for the best way to download youtube playlists ? i used youtube-dl but it seem to not work for playlist anymore... [09:05] Thx to both cfhowlett and LoriOnPC [09:05] happy2help! yoofoo [09:06] YooFoo if you have further questions feel free to specify your problem here. [09:06] TomyWork: It IS a mainline Ubuntu, it just has a french boot menu (by default) and asks you to install french language packages once the installation completed. But I don't know why their's not ver. 15.10 on their site, yet!! [09:07] oh# [09:07] well maybe they're just slow :P [09:07] if they're only setting a bunch of defaults, that should work after the upgrade to 15.10 as well [09:08] and about this new EOL policy... i started out with 13.04 and then that went EOL before 14.04 was available. so i upgraded to 14.04 via 13.10, resulting in a buggy system. I have since gotten a new machine and installed 14.04 on it and it works fine, but I am not amused by this EOL policy. [09:08] thx LoriOnPc [09:09]
  • why it's so fucking hard to create a URL shortcut on ubuntu dekstop and has create lots of shit about such a very simple ccp task? [09:09] and once an LTS is out, if i can extrapolate from a data set of 1, I would advise against upgrading and for a fresh install after a backup [09:09] !language | Li [09:09] Li: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [09:10] Li right-click -> create new -> link to location? [09:10] li no profanity. NONE [09:10] that's KDE, btw. you might want to try it if you dont like gnome === l1 is now known as sl33k [09:10] are there any rules in this IRC channel? [09:10]
  • TomyWork: there is no create new when right clicking on any place [09:11] first time to use irc [09:11] !guidelines | jackzhang1992 [09:11] jackzhang1992: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [09:11] Li then you're probably not using KDE [09:11]
  • lotuspsychje, cfhowlett ... that was very informative [09:11]
  • TomyWork: nope I'm using gnome [09:12] https://help.ubuntu.com/community/InstallingKDE [09:12] :P [09:12]
  • TomyWork: do I need to avoid gnome and kde just to have such a simple feature added? [09:12] i would try it with a live cd first to see if yo like it [09:12]
  • TomyWork: I'm kde fan but they scew up recently [09:12] Li i have no idea. i dont use gnome [09:12]
  • well, at least since the last time I tried slackware 13 [09:13] oh so you're one of those people who dont want their software to change [09:13]
  • lots of nagging error/warning messages on brand new installed box [09:13] Li: Right-click on THE FILE you want to link to [09:13]
  • UbiOne: there is no file I'm talking about a link to URL [09:14] hmm... after about 7 month of usage, most of time when waking up from standby after sleeping more than a day i see something like this: https://www.dropbox.com/s/3x9454y8zstutq6/IMG_1260.JPG ...any clues? (It's 2.5" 500gb Samsung 850 EVO in a laptop with ubuntu, smartctl/fsck tests are passing fine) [09:14] talking about software changes... restarting after installing system updates :P [09:14]
  • UbiOne: besides, the last couple of days made GUI shortcuts to folders then they stopped to function [09:14] Li: what version you're using!!! [09:15] Li: I can do that easily! [09:15]
  • tomcheng76: I'm a software agnostic, I keep digging bullshit stuff too .. but I had to admit that KDE is more shittier than what I could take [09:15]
  • UbiOne: shitty vivid [09:15] li you were asked nicely to drop the profanity. now stop it. [09:16]
  • cfhowlett: what profanity? [09:16]
  • shit is profanity? [09:16] !ops | li profanity [09:16] li profanity: 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 [09:16]
  • cfhowlett profanity [09:16]
  • !ops | cfhowlett profanity [09:16] cfhowlett profanity: 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 [09:17] come on... if you've been told not to use profanity, why repeat what you said? [09:17]
  • Myrtti: repeat what? [09:17]
  • Myrtti: how many nicknames are you using inside the same channel? === marscher is now known as D-e-S0nck [09:18]
  • shall I call you Myrtti or cfhowlett or lotuspsychje ? [09:18] meow === zaz_ is now known as ZaZ [09:19]
  • try to play nice Myrtti or cfhowlett or lotuspsychje [09:19] Li: I use the one and only nickname I've used for 15 years. and keep on your support issue. [09:20]
  • Myrtti: really? well consider yourself on ignore list [09:21] Li these are 3 different people, at least two of them i have seen contributing to this channel for years. they're not sockpuppets if that's what you're implying. === pesari_ is now known as pesari [09:22] shit going down right now? [09:22] is it possible to block DRI for an application somehow? [09:23] In a layer 2 environment, when the openwrt AP is running in "dumb AP mode/ AP only" is there any way to get the connected user IP? [09:23] Lingo__: you been told several times not to use this channel for offtopic [09:23] those guys are off topic though === sl33k is now known as SethE23 [09:24] andre466: you might want to ask that in ##networking [09:31] Hello. I installed some updates yesterday. Shut down computer and started it today and it refuses to recognize my Ethernet cable. Wireless works for all laptops in the house, but my ubuntu system can't with cable [09:32] benni_: What are these "some updates"? Have a look in /var/log/apt/history* [09:32] benni_: In the case of a kernel update, try rebooting and entering grub menu and pick a previous kernel [09:33] hateball: it was alot of stuff. Kernel update was included I'm pretty sure. I'm looking at history file now [09:34] hateball: Not sure what I'm looking for though [09:36] hateball: So how do I enter grub ? [09:37] benni_: hold shift (I hammer it) soon as you boot [09:37] !grub [09:37] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [09:37] !grubmenu [09:37] No such luck [09:38] benni_: anyhows, that should let you boot an older kernel. if it works better you can set it as default, and file a regression !bug against the non-working kernel === SethE23 is now known as snL20 [09:40] hateball: I get a lot of options like "Ubuntu, with Linux 3.19.9-49-generic (recoverymode)" etc [09:40] Is that the right screen? [09:41] I'm currently booting 3.19.0-49 should I try 3.19.0-47 instead? [09:41] is Xorg.conf the only way to fix a non-working middle mouse button? [09:41] benni_: Yes [09:42] hateball: still no internet [09:43] hateball: If I enter Network settings I get a message "The system network services are not compatible with this version" [09:44] benni_: That sounds... broken [09:44] benni_: if you run "ifconfig", it shows no eth0 interface either? [09:45] hateball: no such word is shown. Kind of much to type by hand in a pastebin [09:47] benni_: oh you have no wifi on the machine either? [09:48] benni_: is the card at all recognized? "lspci|grep Net" [09:52] Kartagis, http://pastebin.com/ECtw9PjE I had the same problem. I switched the button in /usr/share/X11/xorg.conf.d/11-mouse.conf and use #8 instead of #2 [09:54] hateball: nope :/ , I'll check 2 sec [09:55] hateball: nothing at all happened running that command [09:56] benni_: that's... not great === snL20 is now known as snL20_ [09:56] benni_: just for the sake of it, run "lspci" on its own [09:57] benni_: oh, and the network card is not connected using USB is it? in that case, "lsusb" [09:57] hateball: The network port is from the motherboard [09:59] ran lspci , and a "Realtek semiconductor CI Express Gigabit Ethernet Controller" was found? [09:59] yes that is good [09:59] benni_: I should have said grep -i net, oh well :) [10:00] Should I run that? :) [10:00] benni_: do you have a PCI id for it? [10:00] benni_: no no, it would just have listed it the first time, since -i ignores case [10:01] benni_: also you can run "dmesg" to see if it has logged any errors related to the network [10:01] should the PCI ID been listen with the Ethernet Controller? [10:02] benni_: run lspci -nn [10:02] benni_: that will put the ID in brackets [10:02] xxxx:xxxx [10:03] hateball: Ok first, I ran dmesg , It returned LOADS of stuff. Chief among which is "init: network-manager main process(855) killed by SEGV signal" [10:04] 10ec:8168 [10:04] last message was the ID hateball [10:05] benni_: if you run "lspci -k", does it say any module in use for the card? [10:06] Not sure about any module. It says "Kernel Driver in use: r8169" and "Subsystem: Micro-star international co [MSI] Device 7693" [10:06] hateball: [10:07] I have an odd scenario happening to one of my systems. I have chattr flags +ia set on /usr/bin/chattr and I am getting permission denied when using chattr -ia on files, one being /etc/ssh/sshd_config - which stalls upgrades and removes on openssh-server. Any ideas? [10:09] benni_: that's fine. if you run ifconfig, what things do you have in the leftmost column? [10:09] hello [10:11] hateball: Link encap , inet addr, inet6 addr, IP LOOPBACK RUNNING, RX Packets, TX packets, collisions, RX bytes ? That stuff? [10:12] I am on ubuntu 14.04.3 LTS [10:12] i love it [10:12] i am using ubuntu 14.04 too [10:12] yes its the best [10:13] andvirtualbox is so cool [10:13] !discuss | johnny__ great! welcome to the community [10:13] johnny__ great! welcome to the community: 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. [10:13] ok :) [10:14] johnny__: if you need advise or a support question you can ask here === snL20_ is now known as kevs926 [10:14] benni_: No, ideally you should have eth0 up top with its info, then the next section should be for lo [10:14] benni_: and any other interfaces you may have [10:14] i can help if someone need [10:15] benni_: I am just interested in what your system may have enumerated the interface as [10:16] Which Ubuntu has the newest packages, 14.04 LTS or 15.10? [10:16] hateball: I see. Well that was what it showed. I dont know what else to provide [10:16] benni_: hmmm. We could also take this approach... "sudo rm /etc/udev/rules.d/70-persistent-net.rules and then reboot [10:16] !latest | archheretic [10:16] archheretic: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. === D-e-S0nck is now known as levitation [10:17] benni_: that should make the system look for any NICs you have and automagically configure them again [10:17] which one of them is the most up to date then, if I might ask? :) [10:17] archheretic: 16.04 has the newest packages, but still in development phase [10:17] archheretic: otherwise 15.10 yes [10:17] archheretic, be aware: 15.10 is an interim release and will have only 9 months of support. many of use use long term support releases only as a saner option. [10:17] hateball: ok rebooting [10:17] 14.04 is more stable [10:18] hateball: no difference I'm afraid [10:20] benni_: type this in terminal: ip link | curl -F c=@- https://ptpb.pw/ [10:21] benni_: well bleh. Alright, if you take a look in the file just deleted, can you see if it has repopulated? [10:21] al2o3-cr: with the http adress? [10:21] benni_: yep [10:21] and paste the url link here [10:22] I tried to install office 2003 using wine 1.6.2, Platform: i386 (WOW64), Host version: 3.16.0-59-generic and I got an error [10:22] Unhandled exception: page fault on read access to 0x00000824 in 32-bit code (0x7e658f83). [10:22] I used wine setup.exe [10:22] hateball: The file is there togheter with a README file? [10:22] What should I use to keep ubuntu up to date? Got a few servers, and I'm not really interested in updating each by hand. [10:22] when did 15.10 get released? aka how many months left of support? [10:23] archheretic, 10 = october 15 = year 2015 [10:23] al2o3-cr: It couldn't resolve the host [10:23] thanks [10:24] benni_: have you know connection at all? === PriceChild is now known as Pricey [10:24] think il go for Kubuntu 15.10, want to check out plasma [10:24] *no [10:24] al2o3-cr: Nope, totally dead [10:24] benni_: have you got a phone you can tether from for a bit? [10:25] al2o3-cr: yes, should I run the command again then? [10:25] benni_: yep [10:25] anyone? [10:26] al2o3-cr: Hm, it seems it can't make connection from USB tethering either [10:26] hmm.. [10:27] benni_: It seems to me that network-manager is broken [10:27] ^ this exactly [10:27] benni_: Yes, look at the contents of the file. It should tell you if it has associated the interface with eth0 or something [10:27] dorelyo, have u tried playonlinux? iirc wine will only run things, playonlinux is needed to install things, I haven't needed to install anything thru it tho, so u should prolly get a second opinion, from someone who knows what they're talking about :) [10:28] benni_: then we can bring that interface up manually without network-manager, and repair the install [10:28] hateball: NAME="eth0" [10:28] benni_: sudo ifconfig eth0 up [10:29] "up" as well in the command? [10:29] Can someone tell me if it's possible to create a game for Ubuntu, and release it as a bootable live cd? (it's a simple sdl game.) [10:29] benni_: Yes === kevs926 is now known as h2bridge [10:30] benni_: then "sudo dhclient eth0" [10:30] hateball: done [10:30] benni_: did you get an ip? Can you ping 8.8.8.8 ? [10:31] hateball: nothing was returned in terminal from either command. How do I ping? [10:31] well? [10:31] benni_: ping 8.8.8.8 [10:31] benni_: ctrl+c to abort, in case it seems to work [10:32] hateball: I think so, it tick down "64 bytes from 8.8.8.8: etc.." [10:32] benni_: good! [10:32] benni_: do you see eth0 in `ip link` now [10:32] benni_: so let's try and update the system in case it was left in a broken state. "sudo apt-get update && sudo apt-get dist-upgrade" [10:32] well obviously it *is* broken [10:33] hi. if i recompile the kernel of same version as present on my ubuntu 14.04.2 system currently, will it replace the previous kernel image in /boot or will the previous one be renamed by appending .old to the name or something? [10:34] hateball: updated. al2o3-cr : Not sure? Should I run "ip link" ? [10:34] benni_: yep [10:34] benni_: no, nvm [10:34] i way behind [10:34] ok. Well it's updated now [10:34] benni_: did it find any updates at all? network-manager perhaps? [10:34] server split maybe? [10:35] hateball: openjdk-7 -jre and -headless was the packages being updated from what I can see [10:37] benni_: how about... "sudo apt-get install --reinstall network-manager-gnome" === levitation is now known as prtz [10:38] hateball: My laptop died. But I got connection on the ubuntu system now! Don't know if it's from my phone or the cable though [10:39] hateball: did you message me anything while I was gone? [10:39] benni_: how about... "sudo apt-get install --reinstall network-manager-gnome" [10:40] benni_: that's the last thing I wrote [10:40] hateball: Ok it's done [10:40] benni_: I don't think your connection is from the phone, you can test quite easily by unplugging it. bringing up eth0 manually using ifconfig is likely what worked [10:41] benni__: but if network-manager doesnt work its magic you'll need to do that manually (or configure it without nm) to get network on reboots [10:41] hateball: It seems to work! [10:41] benni__: Try a reboot now, see if you get network on the machine automatically [10:41] hateball: ok , brb === h2bridge is now known as glitsj16 [10:45] hateball: Nope. Back on my laptop. Ubuntu started with a crash from "ExecutablePath: /usr/sbin/NetworkManager [10:46] what can I use to encrypt emails from a linux client to a windows one? [10:46] benni_: right. then perhaps we need to purge it and reinstall it. do "sudo ifconfig eth0 up && sudo dhclient eth0" again to get network [10:47] benni_: test connectivity by pinging something [10:47] lerner: PGP [10:47] hateball: runned. And it's pinging [10:49] benni_: Alright. Let us try "sudo apt-get purge network-manager && sudo apt-get install network-manager-gnome" [10:49] hateball: Ok done. Now? === m00n_urn is now known as help [10:52] benni_: suppose another reboot [10:52] benni_: oh just to be clear... this is a regular ubuntu install with gui, not ubuntu server? [10:52] yes it is [10:52] benni_: right, give it a go [10:53] hateball: nope nothing still [10:53] benni_: if all else it can be configured to bring up eth0 without nm, but... nm is quite handy [10:53] benni_: is this 14.04 or 15.10 ? [10:53] 14.04 [10:54] benni_: I am at a loss why network-manager is so broken for you, and I have to rush now. At leas you can bring it up manually for now. Hope someone else can help you further === zenlot3 is now known as zenlot [10:55] hateball: Me too.. well thanks for your help! I'll see if I can find someone else :) === glitsj16 is now known as glitsj16_ [10:58] So.. anyone want to give a crack with my crippled network manager? [10:59] hello. [10:59] I want to install ubuntu-server with preseed. [10:59] I have a UK mac keyboard. Does anybody know where the print screen is? [10:59] so problem, that is unetbooutin and USB creator can't create it correct. [11:00] I have syslinux boot error. [11:00] (I am running gnome.) [11:00] When I use dd all right - system boot correct from usb, but when I try to edit preseed file I can;t do it. [11:00] Flash mounting for readonly. === prtz is now known as ramsub07 [11:01] odinsbade:try to press key-tokey and you find it quickly =) [11:02] Hello guys. I have a problem with my Ubuntu Mate + i3. [11:03] I have Mate and i3 operate in the same session. I have done this using this article http://ankkatalo.net/2014/04/mate-and-i3-as-your-preferred-desktop/ . [11:03] But then i3 only operates in my second workspace. [11:03] The first one is occupied by the desktop of the Mate. [11:04] How can I kill the first workspace that only contain desktop from Mate? === DavidFromBE- is now known as DavidFromBE === glitsj16_ is now known as phwhtrsh|2 === lotuspsychje_ is now known as lotus|xenial4-4 === araujo is now known as Guest60495 === phwhtrsh|2 is now known as krm100 === cpaelzer is now known as cpaelzer_afk === cpaelzer_afk is now known as cpaelzer [11:33] hello [11:33] hi [11:35] hi [11:36] Anybody has porblem with liveUSB and ubuntu-server? [11:36] what are using to write your image? [11:36] punkoivan: best to ask your specific issue, in #ubuntu-server perhaps? [11:36] punkoivan, avoid "anyone else" questions. state YOUR issues and YOUR details for best results [11:37] ok [11:37] When I use Unetbootin or USBDiskCreator I've problem - syslinux boot error [11:37] avoid Unetbootin its very hit and miss [11:37] When I use dd - it's OK to boot, but I can't edit file on this usb (readonly) [11:38] punkoivan, use ubuntu startupdiskcreator utility [11:38] My goals - install system using preseed. [11:38] cfhowlett: i try this ony, some problem. It's ok only with dd. [11:39] s/ some/same * [11:39] punkoivan: did you try pressing TAB to get more options and bypass error? [11:39] when I got syslinux error? No. === cpaelzer is now known as cpaelzer_afk [11:40] punkoivan: i recall latest boot issues on some iso's you need the TAB to see live and live-install [11:40] punkoivan: but not sure this is your case... [11:41] lotuspsychje: did u create live with usbCreator or unetbootin? [11:41] punkoivan: usb creator and xenial iso [11:42] punkoivan: but some have issues on 15.10 also [11:42] Now i'm on 15.10 Ubuntu and ok, no problem with install. [11:43] It's very strange, because few months ago I also install ubuntu-server via usb without any problem/ [11:43] punkoivan: probably what donught suggests, unetbootin issue.. === krm100 is now known as krm100_ [11:44] It's also the same trouble when I using UsbDiskCreator [11:44] punkoivan: maybe taking a pic of it and share this error to channel? [11:44] ive used the same iso in unetbootin with 5 different usbs and half of them fail.. unetbootin is weird [11:44] punkoivan: and try the TAB meanwhile [11:44] yes, thanks, now I create live with usbcreator [11:45] donught: don't use unetbootin [11:46] lol trust me i know [11:46] donught: even ubuntu have seen the light and now ships hybrid images [11:46] only took 10 years :p [11:46] punkoivan: wich server image is this you trying? [11:46] 14.04.3 [11:46] if im on windows i use YUMI and on linux dd [11:46] and miniso same problem. [11:46] dd nice ^_^ [11:47] but I got readonly problem [11:47] when create with dd [11:47] however, I can boot from this stick (after dd) [11:47] during the install it says read only? or.. [11:48] no. [11:48] Im trying to reach my ubuntu on port 5050 with ufw enabled from my local network. I have this rule [ 5] Anywhere ALLOW IN 192.168.178.0/24 and Im calling from 192.168.178.34 but it is blocked according to syslog. Any idea why? [11:48] donught: I want to install with preseed. And I need to edit some files on flash. [11:49] Or may be I should unpack iso - edit -pack iso - create usb? [11:49] you could if you know what you are doing.. [11:50] now I create live-usb using UsbCreator and get syslinux error. After Pressing TAB , bios go to next install part - Pxe Netinstall [11:51] donught: Yes, but it's only question why after dd I got readonly flash? [11:51] cant you load a preseed config from the network instead? [11:52] im guessing dd doesnt allow persistent storage [11:53] Sure, but it readonly when I try change files on my desktop, NOT when I boot to Live-system. [11:54] I never ever try to load from network. [11:54] and its not readonly when its formatted normally? [11:54] preseed * [11:54] Sure. Only after dd. [11:55] yea then you will have to unpack the iso and edit the files [11:55] command, that I used to create live "sudo dd if=file.iso of=/dev/sdc" [11:55] because dd makes a usb act like a CD-ROM which is readonly [11:56] Ok, thanks, there is no other way. === ramsub07 is now known as Sammy [11:57] Ok. now I want try create usb with Ubuntu Desktop using UsbCreator and test boot from it [11:57] there more people here [11:57] can i ask a question regarding Xubuntu === Sammy is now known as Guest11949 [11:57] xubuntu1: go for it [11:57] since people are dead on the other channel [11:57] baizon, hi thanks thanks thanks [11:58] okay i made a new install for Xubntu 14.04.3 lts, and flash doesnt work [11:58] xubuntu1: did you install flash? [11:58] tried to install from the website, from the restricted xtras etc [11:58] baizon, yes [11:58] xubuntu1: sudo apt-get install flashplugin-installer [11:59] doesnt chrome have flash baked in [11:59] donught: yes it has [11:59] im on firefox [11:59] donught: it has. its called pepperflash === krm100_ is now known as Anon400 [11:59] xubuntu1: install it using this command, then it should work [11:59] xubuntu1: no need to load stuff from website. === kai__ is now known as kaikai2199 [12:00] k1l, what should i do now : [12:00] baizon, already did [12:00] xubuntu1: Could you define "doesnt work" ? [12:00] xubuntu1: install flashplugin-installer [12:01] As the npapi flash for firefox is ancient, it is possible certain applications wont work with it [12:01] well o a website i keep having that empty space where the video should show p [12:01] up* [12:01] xubuntu1: is flash activated? [12:01] xubuntu1: You need to restart the browser after installing it as well [12:01] Hi, i have a question about package/Version (swi-prolog : http://www.swi-prolog.org/build/Debian.html ) I want the 6.6.1 version i tried sudo apt-get install swi-prolog=6.6.1 but It didn't works how I can find the good version of it ? thanks [12:01] how can i know? [12:01] xubuntu1: Add-Ons -> Plugins [12:02] isnt it activated automatically, ok let me check [12:02] xubuntu1: look at the url bar. firefox blocks flash since its a security issue. you need to let the wbsite activate it [12:02] yes it is [12:02] shockwave flash tho [12:02] xubuntu1: "do you want to allow flash on this site" [12:03] k1l, nope, doest appear [12:03] isleif you may need another repo containing that version [12:03] xubuntu1: any plugins running? [12:03] donught: probably. (I'm already looking for it) [12:04] code openh2.... and shockwave [12:04] these only two [12:04] isleif its not in their ppa:swi-prolog? [12:05] in the buntu software center within the Restricted extras only adobe-flashplugin is checked, flashplugin-installer is not [12:05] xubuntu1: try this https://support.mozilla.org/en-US/kb/install-flash-plugin-view-videos-animations-games [12:05] although i had check it before and the other one disappeared [12:05] xubuntu1: step 7 [12:05] I did this one before, if I use apt-get install swi-prolog i had the 7.X version but i want the 6.X version [12:06] hum firefox crashed [12:06] And a don't know how to list repository [12:07] xubuntu1: well flash is terrible and its gonna die in a short time, so yeah. Also no support from adobe [12:09] firefox crashed [12:09] hello can someone help me with some web server issues.. i cant get https to work... is it not enough to just run 1. " a2enmod ssl " and 2. " a2ensite default-ssl " then restart apache [12:09] isleif you can build from source [12:09] https://github.com/SWI-Prolog/swipl/releases/tag/V6.6.6 [12:09] man, is there a way to clean this mess? [12:09] Yup this is the hardcorde version but it will work [12:11] Mathisen: you need also a private key and certificate [12:11] hey guys, small problem my /boot is full === jack is now known as Guest18700 [12:11] xubuntu1: dont use flash? [12:12] akik, i understand that but i should still get the cert warning then... it should still work right ? === Anon400 is now known as Anon278 [12:12] akik, can i pm you ? [12:12] TandyUK: remove old kernels? [12:12] trying to install/upgrade a package with apt tells me it fails due to lack of space, and to try 'apt-get autoremove' [12:12] no [12:12] but apt-get autoremove tells me that i have [12:12] You might want to run ‘apt-get -f install’ to correct these. [12:12] The following packages have unmet dependencies. [12:12] but i cant do apt-get -f install due to the lack of space [12:12] Mathisen: it's for your own safety that the chat stays on the channel :) [12:13] i wanted to give some more info on the server... [12:13] so maybe you understand more === Guest11949 is now known as wessles [12:13] Mathisen: pastebin it [12:13] TandyUK, you may be able to get some free space from /var/cache/apt/archives (anything needed will be re-downloaded) [12:13] its /boot that is full [12:13] akik, what do you need ? [12:13] TandyUK: remove manually some files form old kernels in /boot. [12:13] different partition [12:14] no way to get apt to fix it itself? [12:14] Mathisen: do you have the private key and certficate? [12:14] akik, everything works fine otherwise i just cant get https.. here is php info >> http://mathisen.ddns.net/info.php [12:14] i know i can manually remove stuff [12:14] TandyUK: then(if there is enough space now) let apt-get update and apt-get dist-upgrade run again. [12:14] just seems like a bit of a bug tbh [12:14] TandyUK: after that remove the old kernel packages [12:14] TandyUK: its a bug. there is a too small /boot and no remove script for old kernels. [12:15] TandyUK: https://askubuntu.com/questions/89710/how-do-i-free-up-more-space-in-boot [12:15] its like apt should warn you theres not enough disk space, and to do autoremove _before_ it tries installing the new kernel and bails out [12:15] akik, i have not replaced " /etc/ssl/certs/ssl-cert-snakeoil.pem " no [12:15] TandyUK: thats a very bad idea [12:15] baizon: im fully aware of that, the key phrase here is 'with apt' [12:15] TandyUK: software should never remove something [12:15] TandyUK: its fixed since 15.04 and it should be put into kernel postinstall scripts iirc [12:15] no, but it should recommend you do the 'apt-get automremove' _before_ it completely fills the disk [12:16] TandyUK: but ranting now doesnt help === g3kk3r_ is now known as g3kk3r [12:16] how am i ranting lol [12:16] Mathisen: the errors go into a separate log file whe using https [12:16] im just trying to find a solution (using apt) before i manually go fix it [12:16] TandyUK: so remove the file manually, let apt run, rmeove the old kernel packages [12:16] TandyUK: there is none [12:16] akik, okej so where should i look for problems ? [12:17] TandyUK: your apt is no locked. you could circumevent the lock and work with dpkg etc. but this is way more effort than just make enough space by deleting manually some files in /boot [12:17] *now locked [12:18] so 15.04 stops apt locking itself up in this situation [12:18] TandyUK: yes. its fixed in later versions [12:21] Mathisen: under /var/log/apache2 [12:21] aother way of fixing it [12:21] Mathisen: can you show the error you get when you try to access your https site? [12:21] tried the step 7 [12:21] still doesnt appear [12:22] nice even chrome crashes [12:22] chromium [12:24] looks like there is no solution [12:24] xubuntu1: well there is one, but all your flash related software crashes, so maybe something is wrong with the website? [12:24] akik, there is not generating any error [12:24] i check not only one website [12:25] akik, last error was when i still was configuring [12:25] it does it even with the non flash pages now [12:25] xubuntu1: maybe the whole flash configuration is broken then [12:25] Mathisen: so maybe your web page is empty? [12:25] flash + webbrowser [12:25] baizon, what to do ow [12:25] akik, i can reach a default html page with http [12:25] Mathisen: the https error messages are in in ssl_error.log [12:25] xubuntu1: remove flash completely [12:26] akik, no such file there [12:26] or ssl_error_log === Anon278 is now known as oom8ail [12:26] how [12:26] akik, i got these > access.log error.log other_vhosts_access.log [12:26] Mathisen: you can check if your httpd is bound to port 443 with "sudo netstat -tulpan | grep 443" [12:26] xubuntu1: https://askubuntu.com/questions/43050/uninstalling-flash-plugin-completely [12:27] akik, indeed 443 [12:27] Hiyas all [12:28] akik, > http://paste.ubuntu.com/14856827/ [12:30] Mathisen: it looks like it's listening on the ipv6 address port 443 (tcp6) ? [12:30] akik, im not even using a ipv6 ip on it [12:30] akik, so where to turn it off ? [12:31] Mathisen: look for Listen clauses in your configuration (virtual host maybe?) [12:35] after updating the other day, my wireless took a dump (and actually after taking the laptop home and back into work, the ethernet port on my Belkin Thunderbolt 2 hub/dock also quit appearing in network manager). For the wireless, it's using WL and I'm seeing a bunch of "unknown symbol" http://paste.ubuntu.com/14856839/ === wessles is now known as turmfalke_ [12:35] akik, i have no clue where to look now realy. i dont understand why its using ipv6 in the first place [12:35] it's been so long since I've had to mess with wireless (back in the b43 and fwcutter years and years ago) I was hoping someone could give me a hint === oom8ail is now known as Anon541 [12:36] Mathisen: the configuration is under /etc/httpd. you can use e.g. "grep -r Listen /etc/httpd" [12:36] this is ubuntu 15.10 with pre-release checked (might uncheck that after this issue lol) === nottrobin_ is now known as nottrobin [12:36] akik, okej [12:37] Mathisen: do you get a connection when you run: nc -v 127.0.0.1 443 === lotuspsychje_ is now known as lotus|xenial4-4 [12:37] I'm on kernel 3.16. I'm trying to remove some leftover kernels and it wants to install 3.13. why? [12:37] ghostknife, yep, Connection to 127.0.0.1 443 port [tcp/https] succeeded! [12:37] Mathisen: the line should be either "Listen 443" or "Listen your_ip:443" === LoganG_ is now known as LoganG === JamEngulfer_ is now known as JamEngulfer [12:38] Mathisen: i don't know how it has chosen the ipv6 address for it === RAX is now known as rax- [12:39] akik, i dont got httpd folder in etc :) [12:39] Mathisen: oh my mistake. /etc/apache2 ? [12:40] hi everyone [12:40] red hat and ubuntu differences in paths === Anon541 is now known as adhie70 [12:40] thanks [12:40] akik, > grep -r Listen /etc/http [12:40] ops [12:40] sorry [12:41] akik, http://paste.ubuntu.com/14856866/ [12:43] Mathisen: try changing those to "Listen your_ip:443" your_ip is the ip you're accessing the site with [12:44] Hi! I have a NTP server and have a NTP client in local network (a linux embeded device), but it seems it counts time weirdly. Is it possible to see from the server how much time is adjusted for the client? (like a client ntp drift) [12:44] Mathisen: usually if you omit the ip address it binds to all interface addresses [12:49] akik, i dont want a single ip there.. i do some more reading online maybe try figure it out [12:50] akik, thx anyway for the help [12:51] hi all, any idea why on ubuntu 14.04 im seeing sockets with = sign [12:51] ? [12:51] Mathisen: i'm not sure why you don't get any error from https port. maybe you have an iptables setup stopping it? any way should remove some kind of error [12:52] for example docker is in /var/run/docker.sock= instead of /var/run/docker.sock [12:52] akik, nope a fresh ububntu 15.10 net intall using the minimal iso.. options.. samba,lubuntu dekstop,ssh server === adhie70 is now known as bigj231 [12:52] akik, then i installed apache and so myself [12:53] Mathisen: you can also have multiple Listen clauses [12:55] akik, i have seafile runing can that have anything with it to do ? [12:56] Mathisen: i don't know seafile [12:56] akik, its like owncloud [12:57] Mathisen: you didn't see any other process listening at port 443 though [12:57] nope [12:57] i try my luck in debian channel also :) [12:57] akik, thx again [12:57] Mathisen: in which port is seafile serving? [12:57] akik, umm 8000 and 8082 [12:57] hi my friends [13:02] Anyone knows how to create this kind of pictures? http://fastguitartechniques.com/Content/Images/open_A_minor.gif [13:03] Hi, how can i list current available kernels for install ? [13:04] apt-cache search kernel* ? === bigj231 is now known as Uniqueman17 [13:05] XATRIX: "apt-cache search linux-generic-lts" is probably wiser [13:05] XATRIX: or do you mean kernel versions for your current release? [13:06] all available which i can install on my PC [13:07] XATRIX: is something not working on current kernel? [13:07] nothing, just experimenting with hibernate with pf-kernel [13:08] and i would also like to check for extra kernels available [13:08] !kernel | XATRIX [13:08] XATRIX: 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) [13:08] kk [13:09] !mainline > XATRIX [13:09] XATRIX, please see my private message [13:10] thanks! === ^cj^ is now known as ^CJ^ [13:13] Hey everyone! I am attempting to open an mp3 file as text, however all text editors just say that the file is an improper text format. But I know that it is possible to open a binary file in a text editor. [13:13] How do I do it? [13:14] louigi: how about you tell us what you really want with the mp3? [13:15] lotuspsychje: I need to open an mp3 file and see it in text form. At the moment this is the only goal. In fact, I have done it already with Mousepad (Xubuntu), but now it does not do it anymore, as if the editor saved somewhere that this is not a "proper" file and does not open it anymore. [13:16] louigi: mp3 files arent meant to open with a text editor right [13:16] yep [13:17] Okay, I solved the problem by using vim === Uniqueman17 is now known as jesse1 === cpaelzer_afk is now known as cpaelzer [13:28] I think I'm missing some repositories. Which repository has gnometab and kguitar? === turmfalke_ is now known as ilzoff [13:31] !info kguitar | hexhaxtron [13:31] hexhaxtron: Package kguitar does not exist in wily [13:31] hexhaxtron: I can't see either of those packages in any current release of Ubuntu [13:31] hexhaxtron: doesn't look like it is in the repos [13:32] !info tuxguitar [13:32] tuxguitar (source: tuxguitar): Multitrack guitar tablature editor and player (gp3 to gp5). In component universe, is optional. Version 1.2-20build1 (wily), package size 2734 kB, installed size 4798 kB === jesse1 is now known as jesse1_ [13:34] hexhaxtron: musescore can be handy as well [13:35] hexhaxtron: https://musescore.org/en/handbook/tablature === irra is now known as Solido10 [13:40] yo ho ho === jottr_ is now known as jottr === jesse1_ is now known as gamsei1 === james is now known as Guest29740 === Mo0O_ is now known as Mo0O [13:51] I would like to add my zookeeper script to run at boot time. it has only a sh file which takes parameter like start/stop etc. I have put that in /etc/rc.local like this: exec /home/ubuntu/zookeeper/bin/zkServer.sh start . When does this script gets executed ? [13:52] And also I would like to start some init.d scripts as well at the boot time. seems like there is an issue with the init.d script that i have. so i have written the same way in the same file /etc/rc.local exec sudo service servename start is this valid ? === Guest29740 is now known as james0r === ilzoff is now known as burkmat [14:03] ? [14:05] I would like to start a service from shell script at boot time. kaikai2199 === gamsei1 is now known as HeatWave04 [14:07] shafox: /etc/rc.local is ran once at the end of the boot [14:08] shafox: you can use update-rc.d to manage the sym links for init scripts [14:15] hi all. does somebody know how to use autofs to mount a NFS share using a certain mask? I'm searching the internet for over 1 hour and didn't find any answer [14:16] I boot Ubuntu Mini Installer over PXE and when I get to the Ubuntu installer menu my network connection goes down. LED on the switch turns off and no connection is possible. Any ideas? [14:17] MichaelJJ: do you mean permissions? they are set on the nfs server. umask is set in the user settings === Fuchs is now known as zombiefox [14:19] I need some help with an usb micro sd I've just bought. It's 128gb but it only shows 23.7, and it cannot be mounted. dmesg: p1 size 251099136 extends beyond EOD, enabling native capacity, Write Protect is off, Mode Sense: 4b 00 00 08 [14:19] any ideas? [14:19] MichaelJJ: also "man mount" and look for mount options for nfs [14:19] MichaelJJ: actually there's a umask= option in there [14:20] MichaelJJ: sorry i read wrong (wrong file system type) [14:21] akik: already tried with umask= but doesn't work like desired. it keeps mounting with 755 root:root and I need to write with another username from local pc === HeatWave04 is now known as Ryan659 === burkmat is now known as chammy [14:26] MichaelJJ: make sure uid's are the same on the server and the client [14:26] Hello. How do I add a program to my menu? I can't seem to find it in the "Main Menu" application and it doesn't show by default in the menu. [14:28] what program do you use to download .mp3 music? [14:29] So the ubuntu installer cant detect a link on eth0. But both of my NICs are named p2p1 p1p1 etc [14:29] How do I fix that === satrap is now known as sat1_e === an0nmat1r is now known as anonmatir [14:34] how do I see a list of ubottu commands? [14:34] ping [14:34] found it; `!ubottu` was what I needed to type === Ryan659 is now known as Anon682 [14:36] !ubuttu [14:36] !ubottu [14:36] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone [14:37] Hello! I got a problem with deleted partitions. Anybody here that knows anything about that? [14:37] can people suggest factoids? [14:37] !ask | wnted56 [14:37] wnted56: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [14:39] Hey. My partition got deleted for an unknown reason. The machine just stopped working, after a hardware reboot no files were found. My host said "no partitions were found". When i ran testdisk it did find everything, but it said they are "damaged". Any idea how to recover? [14:39] My Ubuntu Mini installer is only looking for eth0. But both my NICs are known as p2p1 and p3p1 so it cant get a link. Any idea [14:42] Bent0: you could try disabling the "predictable network interface names" [14:42] Is that biosdevname=0 ? [14:42] wnted56: have you tried mounting the hard drive as a media drive in another machine? or running from a bootable USB and seeing if you could really recover the files? [14:42] Bent0: net.ifnames=0 kernel boot option [14:42] hey all. is there any viable way to change the scroll speed of the mouse wheel globally? [14:43] akik: ok gimme a min [14:43] ive seen lots of xorg.conf tweaks suggested, none of which work. and ive seen ppl say that it simply isnt possible in linux at present [14:44] akik: wait in the APPEND was set interface=eth0 [14:44] akik: that's hard, since the user doesn't exists on the backup server [14:45] akik: ah fixed. It lets you choose now [14:46] MichaelJJ: with nfs v4 there's something called uid mapping. i haven't tried it myself [14:47] hi [14:48] I've got a doubt, everytime I log in, to became root I have to type sudo -s... is there a way to log in as "sudo" ? [14:48] why do you want to become root? just use sudo in front of the commands that require it [14:48] sftp === chammy is now known as roid [14:49] that's not really an answer [14:50] what I mean is, I dont have a ftp server, so everytime I connect via sftp, to upload something for ex /var/www/html I wont be able, since I dont have root perms [14:50] On to the next issue. Installer cant find ssd :P [14:51] vDream3r: user@host should work... === Anon682 is now known as silv3r_m00n [14:51] it doesn't :) that's why I'm asking how [14:51] I know its possible [14:51] since I have a VPS where that is active [14:51] and the other isn't [14:51] ah yes. [14:53] Myrtti, can you help me? ^^ [14:53] MichaelJJ: when you mount the nfs share, what kind of uid/gid pairs do you see? if it's a nfs server running on a unix system, there's probably a local /etc/passwd [14:54] qazwsx: sorry for the late response. I don't have physical access to the machine === VictorCL_ is now known as VirusCL === Robert___ is now known as RobRock [14:54] good day folks === VirusCL is now known as Victor === Victor is now known as VictorCL === followinfrared is now known as infrared === infrared is now known as infra-red [14:58] is there another channel better suited to noobie questions? [14:58] vDream3r: sorry... I'd recommend you'd add a user who'd have write access to the directory rather than trying to log in as root [14:58] RobRock: this is it [14:58] ah, thanks [14:58] wnted56: ok. what file system was it using? I believe TestDisk can also be used to recover the files. [14:59] vDream3r: ie. add to the group, rather than changing the ownership [14:59] Myrtti: The thing is, I already tried to create a group, add users into that group, give chown to that root.. it won't work.. (OpenERP or Odoo).. [14:59] Did that :D [14:59] wnted56: give this a read for NTFS http://www.cgsecurity.org/wiki/Undelete_files_from_NTFS_with_TestDisk [15:00] qazwsx: We had a RAID 1 system. I am not sure which file system they are using. Is it possible to check it somehow? [15:01] I think it was ext4 [15:02] wantd56: if you're running RAID 1, shouldn't the files be mirrored in another drive? [15:02] wnted56: you can find the mounts in /etc/mtab === silv3r_m00n is now known as codepython777 [15:04] wnted56: why not just copy the files you need from the other drive where it is mirrored? [15:04] The whole system was on the disk. The current mtab looks like this: http://paste.ubuntu.com/14857617/ [15:04] How do i copy them? Don't they also dissapear when the first disk changes? [15:05] Partition type is MS Data, the one that is currently on the system. Running testdisk also showed some other types (Mac HFS) [15:06] wnted56: do you see /etc/fstab? that might tell the file system. is the box running in a initramfs now? [15:07] The only thing written on fstab is # UNCONFIGURED FSTAB FOR BASE SYSTEM . The machine is running in recovery mode. [15:07] wnted56: did you dd the image? [15:07] What is dd? Make an image of the disk and send it to another machine? [15:08] no i mean did you dd an img and have this install? it sounds like a preconfigured image type of thing [15:08] sorry i wasn't reading earlier === roid is now known as pingfloyd === topi`_ is now known as topi` [15:08] I'm not that into ubuntu, sorry. Can you explain what dd an img means? Also, how the hell do i quote === pingfloyd is now known as Guest76488 [15:09] wnted56: you type the first few letters then press tab [15:09] EriC^^: Oh nice, thanks. [15:10] wnted56: what's the problem you're having? [15:11] akik: EriC^^ qazwsx I did the following things: 1. created an image of the disk and copied it directly onto another remote VPS (Backup machine). So it didn't overwrite any data on the disk. The second thing i did was i ran testdisk, scanned it for lost partitions and it did find a lot of sectors. It said they cannot be recovered and are set to "Deleted". I have to recover them somehow. [15:12] EriC^^: All my data dissappeared from my disk. It has a RAID 1 system, and i think no data is on the mirrored one. We think that might have happened because we ran out of space while creating a tar, if that is even possible. [15:13] what's the type of data? [15:13] wnted56: and what's the filesystem it was on? === codepython777 is now known as j0z_ === popey_ is now known as popey [15:13] EriC^^: There were folders, txt files, sql files etc. We were running around 12 servers on it. We think it was on ext4 [15:14] is there any problems with using same home partition for both an opensuse and ubuntu install? [15:15] wnted56: that's hard [15:15] archheretic: I wouldn't recommend it, if they use different versions of various applications, they might be confused by the configuration files [15:15] wnted56: sorry, looks like it's going to be a pain to recover [15:15] archheretic: could make issues when using other configs or versions [15:16] wnted56: anyway, if you want to try your luck, this may be a starting point: https://help.ubuntu.com/community/DataRecovery#Extract_filesystem_from_recovered_image [15:16] sound right === satrap is now known as sat1_e [15:16] il avoid that then [15:16] qazwsx: As i said, i don't know what file system they had. I'm using Serverloft for my host. I have to get those files back, no matter the price and no matter the pain. [15:16] wnted56: ext4 is a little difficult to recover, if you use photorec you could get back the files, it searches for file headers though and just gets back the file types you tell it to [15:17] wnted56: did you try listing the files in testdisk by pressing "p" over the partition? maybe you could try that, or to at least see the dir structure it had, i haven't had much luck with ext4 though, with fat32 it works like a charm though [15:18] EriC^^: I did not try that. Let me do that know [15:18] anybody used chromecast? is it something similar to typical cable tv? [15:18] wnted56: there's also extundelete [15:18] culo: no. not at all [15:18] culo: very different [15:18] I downloaded the source of a program and I have successfully compiled it. Now I want to make a deb file for it. What command does that? [15:18] whats it like? [15:19] culo: but that is not ubuntu specific, so better talk about that in #ubuntu-offtopic [15:19] !installcheck | dougquaid [15:19] !checkinstall | dougquaid [15:19] dougquaid: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! [15:19] EriC^^: I will first try to list the files and see what it says. I'll quote you here. Is that alright? [15:19] Eric^^: thanks! [15:20] dougquaid: no problem === bill is now known as Guest29458 [15:20] wnted56: sure [15:20] EriC^^: It says "Can't open filesystem. Filesystem seems damaged" [15:20] wnted56: can you currently mount the filesystem they were on? [15:20] EriC^^: It looks like this: http://prntscr.com/9y37ur [15:21] EriC^^: how do i do that? [15:21] wnted56: try to list the partitions and filesystem with sudo parted -l [15:22] it's pretty odd it says mac hfs as the filesystem there O.o === j0z_ is now known as bp0 [15:22] EriC^^: This is what happens if i run that command: http://prntscr.com/9y38l8 [15:22] can you suggest factoids to ubottu? === ^CJ^ is now known as ^cj^ === Guest76488 is now known as Rapture [15:23] ash_workz: yes, in #ubuntu-irc [15:23] is there any specific room to ask networking related questions about ubuntu? [15:23] k1l: just post your suggestion in the channel? [15:24] wnted56: does sudo blkid mention the filesystem? [15:24] ash_workz: and with a reasoning [15:24] EriC^^: It doesn't return anything [15:25] Angs, ask here [15:25] wnted56: ok, in testdisk did you select GPT when it asked about the partition table type? [15:25] EriC^^: I selected the second one. http://prntscr.com/9y3afk [15:26] wnted56: ok, try to let it run a quick search and a deep search [15:26] EriC^^: With the same table type? [15:27] yeah [15:27] EriC^^: Would it be better if i give you access to the machine? [15:27] just let it run for like 30secs and it should show stuff [15:27] nah, it's ok [15:27] EriC^^: Alright, started quick search. [15:28] not trying to interrupt the troubleshooting convo currently underway, but is it fairly easy for an ubuntu neophyte to be able to point a plex server to a network drive? [15:28] EriC^^: This is the result after quick search: http://prntscr.com/9y3bo1 [15:29] wnted56: ok, try pressing p over the ms data [15:29] EriC^^: http://prntscr.com/9y3c2g [15:30] I need to tunnel IPv6 traffic over IPv4. Referring to https://wiki.ubuntu.com/IPv6 IPv6 traffic might need to be connected to behind a IPv4 NAT. In that case, is it best to use Miredo, or SixXS and Hurricane Electric solution can also be used behind an IPv4 NAT? [15:30] Is it easier to use Miredo? === Zerant_ is now known as Zerant [15:31] Hey guys, one of my disks that was working for a while stopped allowing me to write, i was going to unmount it and remount it and see if that fixes the problem. Before i do that is there anything you guys can suggest i try? or check? [15:32] EriC^^: Are you still here? === bp0 is now known as littleSister2 [15:32] wnted56: it says ext4 on the bottom though, maybe something to do with the bs can help === aeonchild is now known as enchilado === enchilado is now known as aeonchild [15:32] wnted56: yeah, i'm looking on google about that error and rebuilding the bs [15:32] How can I fix the fps lag when Maximizing a youtube video? [15:32] EriC^^: With bs? Alright, take your time [15:33] hey, looking for some help adding some arguments to my kernel config and bootloader config... [15:33] wnted56: try to go back to the analyze screen by pressing q, then go to advanced [15:33] need to config that CONFIG_DRM_AMD_POWERPLAY is enabled in kernel, and amdgpu.powerplay=1 is enabled in bootloader [15:34] No partition avaiable somehow. I did have that option before altho. [15:34] and see if you can choose some fixing type of option for the msdata one, it seems to say ext4 large sparse superblock 247gb at the bottom so i guess that's a good start [15:35] EriC^^: Let me run a deep search first. I think that will show me the partitions. [15:35] ok === loki is now known as Guest35516 [15:35] Hello guys, My PC keeps logging me out of my session. I used to have 4gb ram but lost 2gb and now am left with 2gb. I intend to buy a replacement ram. But just this afternoon, i noticed that i keep getting logged out of my session and i dont know why. I checked dmesg and i got this http://paste.ubuntu.com/14857802/ === zombiefox is now known as Fuchs [15:37] one of my disks that was working for a while stopped allowing me to write, i was going to unmount it and remount it and see if that fixes the problem. Before i do that is there anything you guys can suggest i try? or check? [15:37] EriC^^: Current result of deep search: http://prntscr.com/9y3gas [15:38] anyone able to help with that? === Rapture is now known as Sweet-P [15:38] I-Am-Groot, Can I see your /var/log/syslog? === RobRock is now known as RobRock_lunch [15:38] wnted56: ok, the msdata ones are the ext4 one, i checked a little on my pc and the ext4 are showing up as msdata and ext at the bottom [15:38] EriC^^: I thikn it's always the same start and end and size with MS Data. [15:38] back in a few [15:38] llldino, Sure [15:39] EriC^^: Here are some errors: http://prntscr.com/9y3h06 And thanks for checking [15:39] llldino, http://paste.ubuntu.com/14857825/ [15:40] EriC^^: And those are some weird: http://prntscr.com/9y3hmg [15:40] wnted56: maybe you can write the msdata partition, and then try to fsck it from linux [15:41] llldino, find anything? [15:42] I-Am-Groot, Awful lot of ata5 errors [15:42] EriC^^: here are some more MS Data: http://prntscr.com/9y3ilp [15:42] Hmmmm...so what could be the problem? [15:42] Hard Drive failure? [15:42] I-Am-Groot, What time was the last logout of your session? How old is the hard drive where / is mounted? [15:42] Pls dont let it be a hardrive failure :( [15:43] Last logout was like 15 minutes ago [15:43] I dont know how old the Hard drive is === littleSister2 is now known as M4dH4TT3r [15:44] But i got this laptop somewhere August 2014 === M4dH4TT3r is now known as Guest56988 [15:44] I-Am-Groot, Check line 1278, I think thats where gnome-session faials [15:45] the ata5 errors might not be anything bad, i'm not sure [15:45] Okay...checking === eu is now known as Guest20696 [15:46] Looks like a seg fault to me [15:46] EriC^^: Alright, deep search finished: http://prntscr.com/9y3kr7 [15:46] I-Am-Groot: if i were you i'll create a new user and see if the problem persists [15:47] EriC^^: It still says no partitions found. I have that option on the other disk altho. [15:47] OOkay PETsounds [15:47] I will give that a try [15:48] I-Am-Groot, I'd also do smartctl -H /dev/sdX where sdX is the drive of your / partition [15:48] Rather, smartctl -i [15:50] great [15:50] the distro default freeradius package is borked [15:51] and apparently also horribly outdated [15:51] wnted56: ok, try to highlight the msdata partition that starts on 17266686 and is 482850432 [15:51] so it's selected, and write it to disk [15:51] wnted56: i mean use the right arrow to select it, then write [15:52] EriC^^: Wait wait. Should i go back to deep search and let it search again? [15:52] wnted56: it should be close to 8mb so it's like the other partition on the /dev/sdb [15:52] wnted56: no it's ok, it's in quick search too [15:52] EriC^^: Let me quick search it and you'll guide me trough, alright? [15:52] ok [15:53] EriC^^: Alright, quick searched [15:53] It should be green right? [15:53] yeah [15:54] Alright i selected it. What now? [15:54] i cant unmount a drive, says its busy i tried using fuser to see what was keeping it busy but i have no idea hwo to read the result coukld someone help me [15:54] wnted56: press enter [15:54] /dev/xvdb1: 12821c [15:54] EriC^^: It was like this: http://prntscr.com/9y3p04 Pressed enter now it's: http://prntscr.com/9y3p70 [15:54] And write right? [15:55] yeah [15:55] Sansay, lsof /where/drive/is/mounted [15:56] Alright [15:56] I did it, it says i have to reboot it now. [15:56] wnted56: ok, are you able to boot back? [15:57] illdino it seems to be pointing to a directory 3 times [15:57] EriC^^: Not sure. I did reboot it before i came into this channel. [15:57] EriC^^: Should i boot it back into recovery like it's now or no? [15:57] wnted56: ok, you can try sudo partprobe [15:57] and then sudo parted -l === RobRock_lunch is now known as RobRock === Guest56988 is now known as chem1strydioxide [15:58] EriC^^: http://prntscr.com/9y3qvn [15:58] Sansay, Whats the entry in the first fields? [15:58] llldino: i havent been able to write to this drive, seems to be having issues, any looking at dmesg i see attempt to access beyond end of device [15:58] [28794940.546706] xvdb1: rw=0, want=27507754288, limit=629137467 === Sweet-P is now known as fobelx [15:58] Same thing with the second command [15:58] wnted56: does it show anything under /dev/sda now? [15:59] llldino: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME [15:59] bash 12821 root cwd DIR 202,17 4096 2 /backups [15:59] EriC^^: SDA or sda1? [15:59] Sansay: are you in the dir in the shell? === [UPA]Stefan is now known as Tronsha [16:00] yes [16:00] lol [16:00] Sansay, That'll do it [16:00] yeah [16:00] okay i left it [16:00] wnted56: there's a sda1 now? [16:00] EriC^^: Not sure if it was there before, but it is now http://prntscr.com/9y3sa2 [16:01] llldino: before i umount it any idea what i could do to check why i cant write? or should i unmount and remount to see if that solves it [16:01] i can open files on my network drive in ubuntu, but i can't copy to them and am thinking that may be why i can't select folders from that drive for my plex server [16:01] Sansay, What are you trying to write? [16:01] wnted56: try sudo mount /dev/sda1 /some/empty/dir [16:02] EriC^^: http://prntscr.com/9y3syy [16:02] i tried to create a file and it wont let me anymore, it was working fine yesterday [16:02] i used vi test, tried to save it says i cant [16:02] wnted56: i meant any dir you want that's empty [16:02] Sansay, Are you the owner of the directory where you tried to write it? [16:02] Oh lol i just straight copied it. [16:03] "test" E212: Can't open file for writing [16:03] :D [16:03] ya i am root [16:03] EriC^^: Can i create a new folder under root? So it's /root/empty/ [16:03] Let's see the output of mount -l, please post in a pastebin [16:04] wnted56: yeah, if /mnt is empty you can use that if you want [16:04] hi all, is there a solution for network-manager no connexion bug on 15.04 ? [16:04] you want everything or just whats related to the mounted drive? [16:04] EriC^^: It's empty yes, thanks [16:04] Sansay, Just whats related is okay [16:05] llldino: /dev/xvdb1 on /backups type ext3 (rw,noatime,_netdev) [16:06] EriC^^: mount: /dev/sda1 already mounted or /root/folder busy root@loft10374:~# [16:06] Sansay, I assume the disk isn't full? What happens when you do touch /backups/test in a terminal? [16:07] touch: cannot touch 'test': Read-only file system [16:07] wnted56: hmm try "mount" [16:07] does it list /dev/sda1 mounted? [16:07] EriC^^: http://prntscr.com/9y3vue [16:08] Sansay, Try remounting it, I suppose, what type of disk do you have mounted? [16:08] ext3 or its a cloud server , block storage [16:09] wnted56: try restarting maybe, it should work alright i think [16:10] EriC^^: Should i restart it in recovery like i was now or should normal? [16:10] when it restarts try sudo parted -l again, maybe it will show the filesystem type now [16:10] llldino: how do i mount the disk if the system is "Linux" would that be consider ext ? [16:10] wnted56: yes recovery is fine [16:10] Sansay, Cloud servers are a little out of my league.. [16:11] EriC^^: It will take around 30 mins to reboot, as far as i know. And when it boots, nothing that i installed now won't be saved [16:11] wouldnt it be similar to a phyiscal server? [16:12] Sansay, Sure it would, but i've never used netdev or netfs so i'm really not sure [16:12] EriC^^: ? [16:12] EriC^^: Are you sure we should reboot it in recovery? [16:13] wnted56: ok [16:13] try sudo blkid /dev/sda1 [16:13] EriC^^: I rebooted it 3 min ago haha [16:13] lol [16:14] EriC^^: I though you went afk beacuse it can take 30 mins.. sorry. [16:14] why's it take 30mins though? O.o [16:14] EriC^^: not sure... probablly because of recovery mode... it's usually up in 5 min or something [16:14] why's it booting in recovery mode btw? [16:15] it looked like the root fs is on /dev/root [16:15] EriC^^: A person i know told me to boot the machine i recovery so i don't loose any files [16:15] that doesn't make sense afaik [16:15] Hello! I cannot find any ubuntu 16.04 server alpha2 x86_64 images. Do they exist? [16:15] kernelpanic: #ubuntu+1 [16:15] Should i boot it into normal mode now or not? [16:16] maybe he thought it writes to the disk or something [16:16] wnted56: does it write to that other disk if you boot it into normal mode? [16:16] unmounting and remounting seems to have worked [16:16] hmmmm. still need drivers for sensors on the motherboard. any tips? [16:16] Sansay, Great! [16:16] i installed lm-sensors... [16:16] EriC^^: If i boot it into normal mode it writes into the primary disk as far as i know. And if it's in recovery, it uses some sort of livecd [16:16] Gallomimia, Did you run sudo sensors-detect? [16:16] That's how i got told. [16:16] oh. that's right [16:17] EriC^^: Machine is up [16:17] wnted56: how do the /dev/sda and /dev/sdb get written to? manually copying stuff there or manually starting a script or something? === fobelx is now known as austengary [16:17] wnted56: cool, recovery mode or normal? [16:17] Gallomimia, There's a better sensors-detect script I found with a google search, the one in the repos didn't detect my mobo's sensors but the one I found online did. Just a heads up [16:17] THere's only http://cloud-images.ubuntu.com/releases/xenial/alpha-2/xenial-server-cloudimg-amd64-uefi1.img, but I'm not sure if I can just boot from it on a bare metal machine, or if thats for some hypervisor [16:17] EriC^^: Recovery mode [16:17] wnted56: ok, try sudo parted -l [16:17] !xenial | kernelpanic [16:17] kernelpanic: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. Announcement at http://www.markshuttleworth.com/archives/1479 - Discussion in #ubuntu+1 [16:17] lotuspsychje, ah, ok, thanks! [16:18] llldino: i'm doing the plain jane one first. i had some luck with it before [16:18] EriC^^: http://prntscr.com/9y4114 [16:18] Gallomimia, Yeah that's probably all ya need [16:18] EriC^^: I think nothing that we do in recovery saves on the disk. [16:18] hi [16:19] wnted56: the new partition is there though in /dev/sda, and on the same starting mb which is great [16:19] hey just wondering if anyone is able to assist me with editing my kernel. I'd rather not royally mess it up. I need to uncomment CONFIG_DRM_AMD_POWERPLAY [16:19] wnted56: so it wrote the partition there, it doesn't list anything under filesystem though [16:19] wnted56: try fsck /dev/sda1 [16:19] EriC^^: http://prntscr.com/9y4207 [16:20] wnted56: do you think it's really an ext filesystem? [16:20] anyone? I've never had to do anything like this before and i'm getting really frustrated as my GPU requires it [16:20] EriC^^: I am not sure, no idea. I can try calling the support now. [16:21] ok [16:21] headpool182, Just uncomment what it's telling you to [16:21] hi any idea to learn grub on virtual [16:21] headpool182, Just be careful and double check what you're doing [16:21] that's all good and well, but i've never edited my kernel config file [16:21] so i don't know to do that [16:21] EriC^^: I also asked them to recover my files, but they suck with support... I hope they can help me with this at least. [16:21] do i edit the file in /boot? [16:21] can i use nano? [16:21] headpool182, It's no different then editing any other config file [16:21] i recommend trusting only one person with your files: you. [16:22] Sure ya can [16:23] once that's done, do i make config? [16:23] <\sv> hey i need to make a usb drive to boot from, i have tried to make it with the ubuntu usb creater its not worked as it fails to install the bootloader. i have a usb 8gb disk so lots of roomfor it. [16:23] and when someone says i need to add "amdgpu.powerplay=1" to my bootloader, are they talking about my grub? [16:23] <\sv> HexChat: 2.9.6 ** OS: Linux 3.13.0-77-generic i686 ** Distro: Debian jessie/sid ** CPU: 2 x AMD E-450 APU with Radeon(tm) HD Graphics (AuthenticAMD) @ 825MHz ** RAM: Physical: 5.5GB, 82.8% free ** Disk: Total: 587.3GB, 82.1% free ** VGA: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6320] ** Sound: HDA-Intel - HD-Audio Generic1: HDA-Intel - HDA ATI SB ** Ethernet: Realtek Semiconductor [16:23] <\sv> Co., Ltd. CIe Gigabit Ethernet ** Uptime: 2h 6m 58s ** [16:23] !pastebin | \sv [16:23] \sv: 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. === sk_ is now known as Guest52575 [16:24] <\sv> llldino, its not too much and also its relivent to my question [16:24] \sv, I think the limit is 3 lines [16:24] is there a solution for network-manager no connexion bug on 15.04 ? [16:25] <\sv> depends how big your screen is. llldino mine says that is 3 lines [16:25] llldino: sweet! 3 more temps, 4 fanspeeds added === cpaelzer is now known as cpaelzer_afk [16:25] headpool182, I believe they mean to your boot options, if you're following a guide then just do what it's saying. If you don't feel comfortable comiling your kernal then don't do it [16:25] llldino: uncommented the line, do i just make config now? [16:26] \sv, ubuntu usb creator sure does not work on Debian/jessie. [16:26] it's not a guide [16:26] don't mix debian and ubuntu packages. [16:26] Gallomimia, Sweet! [16:26] if it was a guide i'd have no problem [16:26] <\sv> OerHeks, its ubuntu 14.03 lts [16:26] the one thing i can't seem to get on sensors is GPU fanspeed. it gets temp just fine... [16:26] well, it's a guide in the loosest sense of the word [16:27] \sv, you just posted the sysinfo from hexchat.. how confusing [16:27] Gallomimia, What's your graphics card? I had to recompile lm-sensors to get it to detect mine [16:27] <\sv> hexchat is native to ubuntu now [16:27] hi, i have a custom service in ubuntu. but it does not starts automatically if upgraded === cpaelzer_afk is now known as cpaelzer [16:28] llldino: it's a zotac gtx-780-ti [16:28] headpool182, I've never had the need to recompile my kernal, I'd reccomend following a guide somewhere [16:28] <\sv> OerHeks, i dont now to use that? it says that. i wanna install ubuntu ive got an 8gb usb drive. ho [16:29] llldino: and for reference i have nvidia-352 installed to run it [16:29] Is it possible to update from 12.10 to a more later version without loosing my files? [16:29] alcapwwn backup first [16:29] Gallomimia, Yeah, I have a 780 myself. You have to remove lm-sensors, install a library, turn the xnvcontrol flag on and reinstall lm-sensors [16:30] Im trying to find the guide I used myself [16:30] gawsh. [16:30] EriC^^: It's ext4. [16:30] "a library" and where's this flag go? [16:31] wnted56: ok, try e2fsck -b 8193 /dev/sda1 [16:31] \sv, if you do not use ubuntu now, you can use dd to make a bootable usb > http://askubuntu.com/questions/372607/how-to-create-a-bootable-ubuntu-usb-flash-drive-from-terminal and tons more howtos [16:31] hai i was hoping someone could clue me in on installing ubuntu on a samsung lappy [16:31] EriC^^: http://prntscr.com/9y480i [16:31] Gallomimia, I'm trying to find the guide, give me a sec [16:31] MonkeyDust: how could i backup so my computer is the exact same after the "reinstall" === chem1strydioxide is now known as biella2 [16:32] \sv are you on a linux or mac machine right now? [16:32] it's an i3 intel best buy samsung lappy with a weird bios === ^cj^ is now known as ^CJ^ [16:32] alcapwwn backup your /home folder, it contains your personal settings too [16:32] llldino: perhaps its no rush. there's other fans to install, and other things to config [16:32] what i did so far is a great step [16:32] <\sv> Gallomimia, im on ubuntu. [16:32] MonkeyDust thx. what should i use just bzip and compress the folder? [16:32] dd is easy to use, and dangerous as heck. make sure you're doing it right [16:32] alcapwwn and when you reinstall, create a separate /home partiton [16:33] \sv, you are not on ubuntu :-D [16:33] <\sv> OerHeks, i am === austengary is now known as hN3 [16:33] that option for have files in one place? [16:33] <\sv> dont argue [16:33] alcapwwn you can backup any way you want, i use rsync [16:33] wnted56: try sudo dumpe2fs /dev/sda1 | grep -i superblock [16:33] it's a simple process really. you type this: sudo dd if=path/to/imagefile of=/dev/sdX where sdX is the flash drive. make SURE you get the right sdX or it will nuke your files. [16:33] hello all [16:33] EriC^^: http://prntscr.com/9y499a [16:33] okay thanks bro :) [16:34] hello [16:34] Gallomimia, Ah here we go: https://forum.xfce.org/viewtopic.php?id=8903 [16:35] I need a small assist if possible [16:35] llldino: oh i suppose i should get the SSD installed before proceeding so it catches that one too? [16:35] Gallomimia, Just make sure that you get the package 'libxnvctrl-dev' before you do ./configure [16:35] I peformed a dist-upgrade -d mistakenly, and wanted to know how to roll back to the not dev release ubuntu [16:35] sigint88: backup and reinstall [16:35] Gallomimia, Sure, might as well. I also had to add my ssd into hddtemps manually [16:36] sigh xangua, i was hoping there was another way [16:36] wnted56: try gdisk -l /dev/sda [16:36] llldino: what kinda ssd? [16:36] EriC^^: Let me install gdisk first [16:36] let me guess. evo840 [16:36] Gallomimia, A Samsung 850 Pro [16:37] ah lucky you [16:37] okay, so i uncommented the line and figured out what to do with the second part. Is there anything in particular i have to do to commit the config to kernel? or should it just read on next reboot? [16:37] wnted56 and EriC^^: popping back in here. you guys make any headway with the data recovery? [16:37] what am i going to do with the firmware of the 840 :/ [16:37] EriC^^: http://prntscr.com/9y4bcl [16:37] Gallomimia, What do you mean? [16:37] qazwsx: Eric should tell you, i have no idea what we are doing at the moment [16:37] there's a bug in the 840's firmware that lets it tell the kernel it supports trim when it doesn't [16:38] qazwsx: we got the partition back on /dev/sda , it matches the one on /dev/sdb , but the filesystem doesn't show anything and fsck says bad magic superblock, so does dumpe2fs [16:38] resulting in severe dataloss on rare ocassions [16:38] Gallomimia, The 840 doesn't support trim? Really? [16:38] uh. a certain mode of trim [16:38] Gallomimia: there's a firmware upgrade for the 840 evo [16:38] fancy stuff. i think the 850 does [16:38] yes [16:38] i have 2 of them :/ [16:38] fresh in box [16:39] lotuspsychje: does said firmware run on linux boxes? [16:39] uh... whatever applicator it comes in i mean === irra is now known as solido10 [16:39] Gallomimia: you need to burn the firmware on cd then run at boot [16:39] Gallomimia: or usb [16:39] wnted56: try sudo e2fsck -f -b 32768 /dev/sda1 , i have that listed as a backup superblock [16:39] Gallomimia: check the method on plop boot manager's website [16:39] seems i have to apply a patch to my cpu microcode thru mobo firmware update too [16:40] EriC^^: http://prntscr.com/9y4cr7 [16:40] Gallomimia: this all belongs more in ##hardware mate [16:40] innnntresting. [16:42] wnted56 and EriC^^: try looking for other backup superblock (sudo mke2fs -n /dev/sda1) === biella2 is now known as chris504 [16:42] qazwsx: should i run the command? [16:43] wnted56: yeah, do run it [16:43] wnted56: yup then tell us what numbers you see [16:43] EriC^^: thank god something better (hopefully) http://prntscr.com/9y4et9 === RETRO is now known as Guest76671 [16:45] ss [16:45] wnted56: qazwsx thought the 2nd answer here about creating a new superblock was worth mentioning [16:45] http://unix.stackexchange.com/questions/33284/recovering-ext4-superblocks [16:46] ( for later maybe ) [16:47] EriC^^: If i understand correctly, that person could get the files back, but went waaaay down on the system level and operated with 0 and 1s? === coffeeguy is now known as arentThedroidyou [16:47] what are you talking about? === arentThedroidyou is now known as coffeepotato [16:47] Eric^^: good find. [16:47] anyone else have any other recommendations on rolling back from Xenial? [16:47] nope [16:48] wnted56: that seems to be the case. You could try the other blocks we found and pray. If that doesn't work, PhotoRec maybe? [16:48] sigint88, no, only reinstall. [16:48] wnted56: i think he used something like testdisk called sleuthkit [16:48] sigint88, You can't, it's like paintinga room a different color and trying to "roll-back" to the previous one [16:48] wnted56: the answer below it is kind of interesting about mke2fs -S too [16:48] sigint88, if you google for a guide, you willfind 0 [16:48] i m using win 95 [16:48] sigint88 there is no such thing al rolling back, you have to backup and reinstall [16:48] as* [16:48] qazwsx and EriC^^ : I'm praying on my knees lol. The only major problem is that i am not experienced enough to work on ubuntus.... [16:49] Just noticed all saved passwords are gone in Chromium. [16:49] bye guys [16:49] I know the normal stuff, editing files, command etc, but what we are doing now is just on a different level. So if anybody could guide me trough, it would be nice. I'll pay you guys === hN3 is now known as A_llium [16:50] what does this mean in netstat [16:50] udp 0 0 directopdate.nl:40911 downloadgamemods.c:1514 ESTABLISHED [16:50] this server is firewalled and this connection shoudnt be possible [16:50] jarnos, there is an option within 'clear history', to keep your passwords and such [16:50] ok the ecosystem has spoken [16:51] qazwsx: i've never really done this before, should he try using the superblocks mke2fs -n mentioned with e2fsck -b ? [16:51] ill backup and reinstall. wish there was another way. [16:51] EriC^^ and wnted56: yes, try all the numbers in the last screenshot one by one with e2fsck -b [16:52] qazwsx: Where should i put the numbers? [16:52] sigint88 create a separate /home partition, that's easier for later reinstalls === chris504 is now known as vitganster99 [16:53] wnted56: sudo e2fsck -f -b 32768 /dev/sda1 [16:53] OerHeks, I do not find it [16:53] wnted56: replace 32768 in the above with some other number [16:53] qazwsx: Alright i'll try it with every number. What should i look for? What response? [16:54] woow i just configured my external wireless keyboard without any guide or external tool in ubuntu, it worked quickly! i'm so happy [16:54] OerHeks, oh, I have it unchecked, so it should not remove passwords. === pbx is now known as pbx-lunch [16:54] wnted56: no error message would be nice. :-) [16:54] jarnos, indeed, glad you found it > http://www.howtoanswer.com/articles/browsers/35/google_chrome_clear_browsing_data_2.png [16:56] Hi there! I'm new to Ubuntu. I'm running 15.10 amd64 desktop. I tried to install ubuntu-restricted-extras in the Software Center. It threw an error. I would like to remove it from the install queue, but I can't figure out how to do it. [16:56] OerHeks, it was already unchecked, so I do not understand why the pws are gone.They are easy to accidentally save to google's server BTW. [16:58] qazwsx: All of them respond with an error === kevin is now known as Guest8849 [17:01] EriC^^ and qazwsx : All of them return an error... :S [17:02] wnted56: that's unfortunate. You have a copy of the image you created right? You could try your luck with PhotoRec. It comes with the TestDisk package so it's already installed in the system you are using. Follow the instructions here: http://www.cgsecurity.org/wiki/PhotoRec_Step_By_Step [17:02] qazwsx: Yes we have 2 copies. [17:03] I am having this for ubuntu in my pxe config 'APPEND boot=casper netboot=nfs nfsroot=10.10.1.10:/srv/install/Ubuntu/9.10/i386 initrd=Ubuntu/9.10/i386/initrd.lz' now I am asking if it is possible to address 'http' instead of 'nfs' cause I do not want to setup NFS while I am having all already via http/ftp ... [17:03] qazwsx: wnted56 since you have an image of it, do you think it would be worth trying the mke2fs -S thing of building the superblocks from scratch? [17:03] !nfs | ChrisWi [17:03] ChrisWi: nfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS. [17:03] EriC^^: I don't know how to respond to this. I'll do what you guys recommend === vitganster99 is now known as vitganster99_ [17:04] Eric^^: yeah, it couldn't hurt [17:04] ubottu: I know how to setup NFS ... I wnat to know if can use 'HTTP' instead of 'NFS' [17:04] ChrisWi: I am only a bot, please don't think I'm intelligent :) [17:05] wnted56: have you imaged /dev/sda and /dev/sdb ? [17:05] EriC^^: We only have from sda, sdb was corrupted totally (my buddy said that) [17:05] can anyone tell me how i can hide myip over here? [17:06] g33k register and ask a cloak in #freenode [17:06] wnted56: btw, do you know what was used to image the disk? dd? [17:06] qazwsx: Yes, dd. [17:06] MonkeyDust: can you please guide me for the process to register in freenode [17:07] wnted56: ok, try mke2fs -S /dev/sda1 [17:07] hi. if i recompile the current ubuntu kernel without any modifications but only need to change its name to distinguish it from previous kernel, how do i do it? i am following the instructions at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel to recompile the current kernel (3.16.0-60 on ubuntu 14.04.2) [17:08] EriC^^ and qazwsx : Just to make sure of everything, we are still doing this in recovery mode, am i right? [17:08] wnted56: yeah [17:08] anyone able to shine some light on this? [17:08] EriC^^: http://prntscr.com/9y4rtb [17:08] g33k /msg nickserv register password_of_your_choice your@email.address [17:08] MonkeyDust: ????How to register in freenode?? === ubuntu is now known as Guest84444 [17:09] MonkeyDust: yeah but where should i specify my username in that command [17:09] g33k it's the usename you're using at that moment === A_llium is now known as ScottNYC [17:10] ohhh great :) MonkeyDust [17:10] so can i type that command over here right now? [17:10] g33k yes [17:12] EriC^^: http://prntscr.com/9y4rtb [17:12] but its after typing my password how to type email id? spacebar is not working MonkeyDust [17:12] can anyone tell me if this is something I should be able to install on ubuntu? http://potracegui.sourceforge.net/ [17:12] wnted56: ok, now try e2fsck [17:12] wnted56: ok, try e2fsck /dev/sda1 [17:13] Im running into some issues running make - there is no makefile in the package. so I wonder if maybe its just not meant for ubuntu? [17:13] EriC^^: http://prntscr.com/9y4u8x [17:13] My computer always seems to run into a hiccup (very slow) on connecting to security.ubuntu.com is it possible to run apt-get update in some kind of verbose mode? [17:13] how to type email id after specifying the password freecoder ? [17:14] wnted56: press y [17:14] Anyone know a LAN chat program (so I can talk to other computers on LAN, even when offline)? [17:14] EriC^^: http://prntscr.com/9y4uz7 [17:14] wnted56: y [17:15] freecoder: Help Me! [17:15] http://prntscr.com/9y4vcn [17:15] EriC^^: [17:15] wnted56: y [17:15] lrun, BeeBEEP [17:15] EriC^^: http://prntscr.com/9y4vlr [17:15] Thanks, Mathisen :) I'll check it out! [17:16] g33k how is you spacebar not working? dirty keyboard? [17:16] wnted56: y === vitganster99_ is now known as Anon139 [17:16] EriC^^: http://prntscr.com/9y4w40 [17:16] wnted56: y y y y y :P [17:17] in_deep_thought: that software is heavily outdated. it refers to kde3. i doubt it will build at all on a modern system [17:17] i hope this works, i was feeling it's about to explode but the last one seems nice [17:17] EriC^^: http://prntscr.com/9y4wg6 [17:17] wnted56: ok, moment of truth [17:18] try sudo mount /dev/sda1 /mnt [17:18] EriC^^: Done [17:18] Hi I'm having a problem with my networkmanager [17:18] wnted56: ok, try ls -l /mnt [17:19] EriC^^: http://prntscr.com/9y4xkr [17:19] the other day I did a number of package upgrades, but now when I reboot I get a networkmanager crash and no internet [17:19] I'm not sure what to do about this [17:19] wnted56: it didn't work i thin [17:20] wnted56: is there anything in lost+found ? [17:20] MonkeyDust: no bro. what i am trying to say is after typing my password when i try to type my email it also includes it into password [17:20] MonkeyDust: Thats my issue so help me please [17:20] EriC^^: It's empty [17:21] g33k yes, you have to type a password, to identifry with [17:21] wnted56: ok, i guess try sleuthkit on the image you made of /dev/sda [17:21] can you explain that command once more? Please [17:21] EriC^^ and wnted56: good effort. looks like we've reached the same conclusion as the stackexchange answer EriC^^ found. [17:21] MonkeyDust: [17:21] g33k /msg nickserv register password_of_your_choice your@email.address [17:21] EriC^^: I'll try that. What about the photo thingy? [17:22] qazwsx: What's the conclusion? [17:22] MonkeyDust: /msg nickserv register thenmypassword But how to type email? cz it shows ***** [17:22] qazwsx: wnted56 i have no idea about raid setups, are you supposed to do something before mounting /dev/sda1 etc? it just occurred to me [17:22] EriC^^ and wnted56: you'd need lower-level recovery techniques [17:22] qazwsx: it is a raid1 i think, right wnted56 ? [17:23] EriC^^: Yes, it is definitely raid1. [17:23] qazwsx: You have any idea about them? [17:23] maybe you're supposed to assemble the raid or something, then mount? [17:23] with mdadm i think? [17:24] g33k type /j #freenode, ask assistance there, there's nothing more i can add [17:24] EriC^^: When does the mirror disk actually change the files? Isn't it the same second as the primary one does? [17:24] wnted56: qazwsx madadm -A /dev/sdb1 ( got it from here http://unix.stackexchange.com/questions/64889/how-to-mount-recover-data-on-a-disk-that-was-part-of-a-mdadm-raid-1-on-another-m ) [17:25] EriC^^: What should i do now? Run the command? [17:25] yeah, i think you need to install mdadm though [17:26] i think there's a typo in the command, it's supposed to be mdadm -A [17:27] EriC^^: I'll try it now [17:27] EriC^^: http://prntscr.com/9y51un === AfterDeath is now known as Jmax === Anon139 is now known as __basic6 [17:29] EriC^^ and qazwsx do you have any other type of contact? Skype or something? [17:29] is it possible to swith 32 bit to amd via an usb installer? === ScottNYC is now known as adc07 [17:30] wnted56: somebody mentioned that foremost worked for him https://help.ubuntu.com/community/DataRecovery#Foremost [17:30] sve you mean 32bit to 64bit? no, that's not possible, you have to reinstall [17:31] monkey tanks i thoight so, so im installing sidebyside, i can hopefully transfer files to the new amd version and then delete/resize the other partition [17:31] wnted56 and EriC^^: Sorry have to step out again soon. anyway, what I suggest is for you to start fresh with an the image, trying to recover using the lower-level recovery techniques. [17:31] I cant get my audio output through USB to work [17:31] I find the device in the "audio volume settings - plasma" [17:32] EriC^^: My buddy which is also working on the case but on another machine (on an image) used that foremost. We got the files in jar files without any data, names [17:32] but there are no sound output from it [17:32] EriC^^: We got 4GB out of everything, should be 100GB. [17:33] go over the link I sent earlier for DataRecovery in ubuntu (https://help.ubuntu.com/community/DataRecovery). I suggest trying photorec http://www.cgsecurity.org/wiki/PhotoRec_Step_By_Step [17:34] hi [17:35] qazwsx: I'll try with Photorec. If that doesn't work, lower level techniques. [17:35] i don't understand why ubuntu has two different clipboard methods [17:35] qazwsx: Does Photorec save everything as it was in folders or does it just put it in a zip? [17:35] right click, copy = middle click paste, ctrl+c copy = ctrl+v paste [17:35] idgi [17:35] I am trying to find out how a developer package makes it into the supported packages .. in particular I am trying to find out how I can get libssl-dev101r (latest) when the only offering from ubuntu is libssl-dev101f which is now over a year old ? [17:36] can anybody even point me in the right direction .. so far google has yealded bubkiss .. [17:36] wnted56: it will ask you for a folder where you want to save the files [17:37] wnted56: and put all the files it can recover to that folder === kalen_not-here is now known as kalen [17:37] qazwsx: So if 500 files were in different folders it will throw all 500 files in 1 folder? [17:38] manhaton how do you know that version exists, if you can't find it anywhere? [17:38] !info libssl-dev [17:38] libssl-dev (source: openssl): Secure Sockets Layer toolkit - development files. In component main, is optional. Version 1.0.2d-0ubuntu1.3 (wily), package size 1106 kB, installed size 5475 kB === james is now known as jmbabazi [17:38] manhaton, 1.0.2d .... 101f is vivid [17:38] ahha ! [17:39] so i have basically been barking up the wrong tree ? [17:39] hi my friends [17:39] manhaton, and vivid is dying ... [17:39] wnted56: yes. photorec usually doesn't recover the folder structure [17:40] MonkeyDust: I am subscribed to the openssl mailing list .. [17:40] wnted56: its use case is really for recovering the data (files) themselves. === __basic6 is now known as pupusere799ed [17:41] qazwsx: What if some files are named the same. What does it do? [17:42] heyo [17:42] If Im tunneling into a remote server through a VPN, what is required to "spoof" my location? [17:42] photorec retrieves the files with number-names .... [17:42] EriC^^: Do you have skype or any other sort of comunication? [17:43] is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment [17:43] what the heck does this mean [17:43] wnted56: PhotoRec will rename all of the files it recovers. [17:43] wnted56: anyway, really need to go, sorry couldn't offer further assistance. [17:43] qazwsx: What if i badly need the names haha :D? [17:43] qazwsx: I should probablly aim for the lower level then i guess [17:44] qazwsx: thanks for your time. [17:44] Hello, is there a specific channel to ask about Xubuntu or all questions go here? [17:45] There's #xubuntu miedziak but you're probably better just asking in here about most things [17:45] Well i broke my systray by removing vlc icon from it. [17:46] Now no application can add to it. Can i reset it somehow? [17:46] your systray? [17:46] Did a lot of STFW and all solutions didnt work. [17:46] wnted56: yes, and best of luck! one last thing - if you're more comfortable with windows or a gui than the cli, you could try using Autopsy + SleuthKit: http://www.sleuthkit.org/autopsy/ [17:47] Afdal, yes. I removed vlc icon from it. I though i was blacklisting it somehow, but it refuses to show any notofications now. [17:47] qazwsx: Thank you very much! I don't use the server much, if i do it's just some file transfers and checking the console. [17:47] It's a good recommendation altho. [17:47] You mean your Quichlauncher panel applet? [17:48] Quicklauncher [17:48] wnted56: i'm on irc a lot of the time, if i don't get reply quickly i'm probably off the pc and might see it later i guess [17:48] so feel free to highlight me if you need anything === adc07 is now known as kaelsitoo [17:48] EriC^^ i need money [17:49] try right clicking on your panel for starters and removing/adding it again [17:49] Afdal, i didnt recognize those where different applets. All fixed now. TY! [17:49] MonkeyDust: lol, me too :P [17:49] aha :D [17:49] EriC^^: I'm currently making a backup of the image. When that finishes, can i contact you and we try to use some lower level techniques? [17:49] wnted56: sure [17:49] Afdal, cheers dude. Cya. [17:49] :3 [17:50] EriC^^: Thank you very much. How long are you going to be here? [17:50] wnted56: couple hours i guess [17:52] Can anyone help me with this networkmanager problem [17:52] I did a whole bunch of package upgrades yesterday and now after rebooting my networkmanager crashes at startup [17:52] EriC^^: Alright, i'll highlight you. If you go offline before that, can i get your contact? I still owe you something === apex is now known as Guest58538 === pupusere799ed is now known as satfan64 [17:55] Afdal, http://askubuntu.com/questions/727127/last-upgrade-crashes-network-manager-no-internet-connection-no-applet [17:55] anyone else using gnome flashback? [17:56] :o [17:56] that's pretty close to my problem thanks [17:56] ioria, known bug, ONLY if you have proposed enabled [17:56] Guest58538 simply ask your question, in one line, so you can easily repeat [17:56] not backports, they are fine [17:56] OerHeks, ok [17:57] I didn't use the proposed repository though [17:57] and my error report is slightly different [17:58] Afdal, if you run nm-applet from command line ? [17:58] one sec [17:58] get a bunch of errors [17:58] hi. i download the kernel sources for 3.16.0-60 using apt-get source but when i followed instructions at http://askubuntu.com/questions/163298/whats-a-simple-way-to-recompile-the-kernel, it shows the new kernel version as 3.16.7-ckt22. can anyone explain what this is? === cpaelzer_ is now known as cpaelzer_afk [17:59] hold on while I type out the errors manually for you -_- [17:59] Warning: could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.ModemManager was not provided by any .service files. [18:00] hi guys, Does anybody know Softether ? I would like to setup a site-to-site connection with local bridge but I am lost with the IP numbers and routing [18:00] /query freecoder [18:01] Error connecting to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid [18:01] wnted56: no problem, not at all, yw :D [18:01] freecoder, Is there a reason why you can't just use version 3.16.7-ckt22? [18:01] nm-applet-WARNING: Failed to register as an agent: (2) the name org.freedesktop.NetworkManager was not provided by any .service files [18:01] that's it [18:02] I guess the program is running though? My terminal hasn't returned to the input line [18:02] endev15 its fine by me. i just want to know why it happened. i mean i built with sources for 3.16.0-60. this just seems weird [18:02] Afdal, if you stop and start network-manager ? [18:02] how can I do that [18:03] Afdal, sudo service networking restart [18:03] Stop: Job failed while stopping [18:04] Start: Job is already running: networking [18:04] @_@? [18:04] ieeeeeee [18:04] nja [18:04] freecoder, Sometimes the tutorials get out of date and such. [18:04] nja === satfan64 is now known as otacon22_ === kaelsitoo is now known as SAKUJ0 [18:04] kotscheißer [18:04] Afdal, cat /etc/network/interfaces [18:05] nja [18:05] auto lo [18:05] iface lo inet loopback [18:05] !ot | DrKot [18:05] DrKot: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:05] Wuzzat mean [18:05] NOOOOOBS [18:05] slenderman: leave. [18:06] DAFTYKINS: push alt f4 [18:06] Afdal, so basically empty ? [18:06] !ops | slenderman [18:06] slenderman: 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 [18:06] hi [18:06] I dunno, what does that all mean @_@ [18:07] lol [18:07] are you asking what's in that directory? [18:07] Afdal, you haven't edited it, right ? [18:07] nope [18:07] haven't done any edits to anything [18:07] all I did was upgrade a bunch of packages the other day [18:08] after adding the xfce-4.12 repository so I could upgrade my xfce [18:08] seems more than just my xfce got upgraded though [18:08] endev15 i know but this doesnt seem to have anything to do with the tutorial. i mean i did not perform any update process as such [18:09] i want to delete a partition from a bash script, how can i do that? [18:09] Afdal, you are on Unity or xfce4 ? [18:09] xfce4 [18:09] Xubuntu is my base distro [18:09] but I have other desktop environments and this same error occurs on all of them [18:09] Afdal, why did you add repository for ? [18:10] to upgrade my Xfce from 4.10 to 4.12 [18:10] Afdal, dpkg -l network-manager [18:11] what would you like to know from this output [18:11] sruli, pass in a script to parted [18:11] Afdal, version [18:11] name: network-manage, version: 0.9.8.8-0ubu [18:12] Afdal, trusty ? [18:12] hey [18:12] yeah [18:12] Supermathie: how, i stugle to use parted interactivly, in a script i wouldnt have a clue what to put [18:12] wazzup [18:13] Afdal, ifconfig | nc termbin.com 9999 [18:14] to remove partition 2 on /dev/sda: echo rm 2 | parted -s /dev/sda [18:14] for in stance [18:14] nc: getaddrinfo: Name or service not known [18:14] keep in mind I can't access the internet on this problem machine [18:14] Supermathie: thats all? [18:15] I'm looking at a screen and relaying it to this computer where stuff isn't broken [18:15] yep. Not much to it. [18:15] Supermathie: thanks [18:15] Do be careful :) [18:15] Supermathie: if that script will only delete sda2 were good ;-) === otacon22_ is now known as paul0 [18:16] Afdal, try to install --reinstall network-manager [18:16] Dr. Ubuntu steht für Fragen zur Verfügung [18:16] install: unrecognized option '--reinstall' [18:16] !de [18:16] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! === arun_ is now known as Guest99829 [18:17] ss [18:18] Afdal, check the interfaces names and try to start manuall y sudo ifconfig eth0 up [18:19] interface names? [18:19] try service network-manager restart === SAKUJ0 is now known as jplank [18:19] unknown job: network-manager [18:19] @_@ [18:21] Afdal, sudo ifconfig eth0 up [18:21] what did that do [18:21] no output [18:21] is 16.04 Alpha 2 more stable than 15.10? [18:21] Afdal, ping 8.8.8.8 [18:21] hello so it seem i cant get samba to work with windows 10 can anyone see anythin that i missed here ... output from smb.conf >> http://paste.ubuntu.com/14859479/ output for samba service >> http://paste.ubuntu.com/14859474/ [18:22] network is unreachable [18:22] Afdal, sudo dhclient [18:22] what is that doing [18:22] Afdal, up dhcp and ping 8.8.8.8 [18:22] in a new terminal? [18:22] dhclient seems to still be running [18:23] Afdal, no, sudo dhclient and try again ping [18:23] You lost me :( [18:24] run the command "up dhcp"? [18:24] command not found [18:24] How do I finish installing updates without restarting? [18:24] Afdal, no, sudo ifconfig eth0 up and sudo dhclient [18:25] And then what I:>? [18:25] Afdal, then try ping [18:25] network still unreachable === paul0 is now known as pikey5 [18:25] sudo dhclient just keeps running too [18:26] I'm on Ubuntu Gnome 15.10 with all testing gnome repos enabled. is it worth it to distro upgrade to 16.04 LTS? === ^CJ^ is now known as ^cj^ [18:26] Afdal, well, you maybe can configure by hand /etc/network/interfaces with a static ip so at least you'll have connection [18:26] Afdal: if dhcclient keeps running its not getting an IP, are you sure cable is properly connected? [18:27] I'm on a wi-fi connection; no cable [18:27] Afdal: other devices get an ip ? [18:27] I might be able to run a cable to this though [18:27] Hmm? [18:27] Afdal, sudo ifconfig wlan0 up [18:28] well the ping attempt goes a little further now [18:28] still Destination Host Unreachable ever attempt though [18:28] halo [18:29] Afdal, sudo dhclient [18:29] which channel to talk about routers? [18:29] service network-manager restart [18:29] anonymous287: ##networking would be a good start [18:29] just runs indefinitely again [18:29] thank you Pici [18:30] unknown job: network-manager [18:30] Afdal, see in ifconfig /iwconfig if you got an ip [18:30] how {:I [18:31] oh run that command? [18:31] Afdal: enter "ifconfig" in terminal [18:31] are you sure that you have network manager? [18:31] Afdal, you should see something like inet addr:192.168.1.101 [18:31] try with sudo > sudo service network-manager restart [18:31] not sure if this is on topic, but does anybody know a program/game that simulates a city or something that I can just run 24/7 and check up on every once in a while [18:32] OpenTTD, Quatroking :) [18:32] Quatroking, Dwarf Fortress [18:32] am I sure that I have network manager? I have no idea [18:32] I thought about OpenTTD but I was more looking at some city stuff [18:33] don't see any header for inet addr: on this [18:33] Supermathie, I've tried to get into DF many times but I just can't [18:33] with new systemd some of the network commands and apps have changed depends on which OS version of course [18:33] Afdal, can you got a cable ? [18:34] yeah === jplank is now known as DubstepCraig [18:34] Afdal, try ip addr in place of ifconfig === pbx-lunch is now known as pbx [18:34] gotta a cable connected to router now [18:35] Afdal, sudo ifconfig eth0 up === pikey5 is now known as Anon296 [18:36] ping seems successful this time [18:36] hi, I was hoping someone could help me get my network device working [18:36] Afdal, now, ping www.google.com to check resolv [18:37] getting successful pings there too [18:37] Ubuntu 14 installed, along with Win7. Installed Win10 in addition. I can boot to Win10 just fine but grub / os-prober refuses to see it as a valid OS that can be booted to. Why? [18:37] Afdal, sudo apt-get install pastebinit [18:38] Should I manually enter the OS? Because that seems like defeat. [18:38] pastebinit..?? [18:38] done [18:38] actually already had that installed :) [18:38] hello so it seem i cant get samba to work with windows 10 can anyone see anythin that i missed here ... output from smb.conf >> http://paste.ubuntu.com/14859479/ output for samba service >> http://paste.ubuntu.com/14859474/ [18:38] Afdal, ifconfig | pastebinit [18:38] wait lemme get on IRC on my laptop now since the LAN is working at least [18:39] Afdal, sudo apt-get install xchat or whatever [18:39] okay [18:39] Hexchat is better :) [18:39] they said so [18:40] And for some reason I don't understand boot-repair needs to be booted off a live-session to repair anything. [18:40] http://paste.ubuntu.com/14859686/ [18:41] well since this LAN cable works at least [18:41] Hey, I'm wondering if 16.04 is more stable than 15.10? But plymouth is broken in 16.04 [18:41] Afdal, cat /var/log/apt/history.log | pastebinit [18:41] maybe I can just undo this package upgrade? [18:42] supersmilers: 16.04 is still in development. talk abtou that in #ubuntu+1 [18:42] http://paste.ubuntu.com/14859704/ [18:42] Afdal, if i may you broke some with that xfce update [18:42] no connexion with wine , what to do? [18:42] !boot-repair [18:42] I have new lenovo miix 700 and after installing ubuntu the wireless device doesn't show up, ifconfig doesn't show a wlan http://paste.ubuntu.com/14859706/ [18:43] Afdal, uname -r [18:43] dmesg shows that [18:43] 3.13.0-77-generic [18:43] the issue seamed a lot like http://askubuntu.com/questions/693109/intel-wireless-8260-unclaimed-network so I did that last night [18:43] any help would be greatly appreciated [18:43] hello? [18:43] How can i Find out my chipset to use in /etc/sensors3.conf ? === Anon296 is now known as Thra11_ [18:44] !bootrepair | zphobic [18:44] zphobic: Boot-Repair is a simple tool to repair frequent boot issues you may encounter in Ubuntu. See https://help.ubuntu.com/community/Boot-Repair for more info. [18:44] Afdal, your past history has been zipped, probabli in history.log.1.gz [18:44] what directory [18:44] var/log ? [18:45] ubottu: Yes, I installed it and it failed to run because it needs to be run in a live-session for some reason I don't know. [18:45] zphobic: I am only a bot, please don't think I'm intelligent :) [18:45] Hah. [18:45] Afdal, /var/log/apt ... you can cp that in home , gunzip and post it [18:46] BluesKaj: I installed boot-repair but it needs a live-session to write grub? I don't understand why. [18:46] Afdal, and with 3.13.0-77-generic kernel, maybe tome to think about an upgrade [18:46] http://pastebin.com/Ns99H5tL [18:46] whaddya mean [18:46] is that really old? [18:47] Afdal, sorta [18:47] why isn't my kernel upgrading automatically with other software updates === DubstepCraig is now known as Dreamless [18:47] zphobic, in order to mount and unmount affected partitions etc while fixing grub etc [18:47] Afdal, when was exactly your update ? [18:47] yesterday [18:48] BluesKaj: OK, thanks. I'm still pretty new at EFI and thought it wrote to the GPT header rather than individual partitions. [18:49] Afdal, the last is 2016-01-28 [18:49] zphobic, it probly writes to the uefi boot [18:50] yeah that history.log.1 file doesn't have the most up to date entries [18:50] lemme paste history.log [18:51] Afdal_ you already paste it [18:51] http://pastebin.com/B36QPSWx [18:51] how do i make linux fail safe for a cluster? i'm trying to run a web server with fail safe built in mind. any suggestions? easy to maintain. anyone can help? [18:51] no that was the log in history.log.1.gz [18:51] this one is just "history.log" [18:51] zphobic: can you pastebin sudo parted -l and /boot/grub/grub.cfg ? [18:52] see this one has entries for 2016-02-1 [18:52] Afdal_ yeah [18:52] Afdal_ this http://paste.ubuntu.com/14859704/ [18:53] hello there. [18:53] EriC^^: Sure, thanks. [18:53] systemd-services:amd64 (204-5ubuntu20.15, 204-5ubuntu20.18) [18:53] is this what screwed my stuff up perhaps === Thra11_ is now known as ksx4system_ [18:53] Newish user to ubuntu. Haven't used ubuntu since 8.10. tl;dr on new features? [18:54] I thought my build was using upstart actually, not systemd [18:55] Afdal_ i'm on trusty too, and i got it [18:55] docpanda: all the things. [18:55] docpanda: everything :) [18:56] this trusty was upgraded from 12.04 [18:56] Afdal_ ls /boot [18:56] a whole lotta images in there [18:56] shall I pastebin the output [18:57] How can i Find out my chipset to use in /etc/sensors3.conf ? [18:57] http://pastebin.com/GRrMRjk8 [18:57] EriC^^: http://paste.ubuntu.com/14859891/ Win10 is on sda [18:58] Afdal_ a nice collection [18:58] :o [18:59] Afdal_ sometimes run sudo apt-get autoremove to make some room [19:00] Afdal_ apt-cache policy network-manager [19:00] autoremove doesn't seem to get rid of those old images actually [19:00] I've run that recently [19:02] Afdal_ i see, you'll have to remove with apt-get .... can you paste apt-cache policy network-manager [19:02] http://pastebin.com/5j2TYpuU [19:02] zphobic: looks like it's trying to boot hdx,msdos2 for win10 , when there's only 1 partition in /dev/sda === Dreamless is now known as THIS-NICK-SUCKS [19:03] Afdal_ try to install --reinstall network-manager === ksx4system_ is now known as ni291187 [19:03] install: unrecognized option '--reinstall' [19:04] hey I looking for some android programmer here [19:04] Gegsite: might better ask in #android ? [19:04] Afdal_ sudo apt-get install --reinstall network-manager [19:04] zphobic: try running update-grub again and see if it changes what root= is for windows 10, maybe try editing it to msdos1 and if it works create a custom entry in /boot/grub/custom.cfg or /etc/grub.d/40_custom === Algorithm is now known as Guest74877 [19:05] oh >.> [19:05] How can i find out my chipset to use in /etc/sensors3.conf ? === Swish[\] is now known as Swish [19:05] someone please make an app for android to mirror (flip) my screen so I can use it as a HUD...all apps just rotate it... [19:05] okay, reinstalled [19:05] what now :o [19:05] Should I reboot? [19:06] EriC^^: update-grub does not see Windows 10, or anything on sda1. [19:06] Afdal_ sudo service network-manager status [19:06] Oo sorry :( [19:06] aw drat. the package to read temps from my card is mutually exclusive with nvidia settings :( [19:06] network-manager stop/waiting [19:06] Afdal_ sudo service network-manager start [19:06] zphobic: it doesn't mention windows recovery ? [19:06] running, now what :) [19:07] ahoy. running ubuntu 15.10. sometimes my DNS just craps out. looks like i have dnsmasq setup - is that standard or did that get installed with something else? [19:07] EriC^^: It mentions the Win7 Windows Recovery on /dev/sdd... [19:07] Afdal_ try to use it, open it , set a static connection and stuff [19:07] i'm having trouble upgrading to 3.19.0-49-generic - i get "no space left" even though /usr has 1.8G and /var has 1.2G available [19:07] zphobic: nothing else about windows? [19:07] what can i do to make it more stable or upgrade dnsmasq to something else? or is it just okay to ditch it entirely? [19:07] I dunno how to do that stuff from command line === ni291187 is now known as ni291187_ [19:07] Afdal_ NM is a gui [19:08] OK, just studied grub entries. [19:08] how do I run it >.> [19:08] Afdal_ do you see the icon ? [19:08] the applet? [19:08] nope :} [19:08] I think it thinks Win10 is on sdd - Win7 should be hd3 like Win7 Recovery, but it's hd1. [19:08] Afdal_ i don't remember on xfce ,,,, nm-applet [19:08] Coool, that gives me something to go on. [19:09] yeah it's still not visible [19:09] maybe I should lot out and back in? [19:09] log out [19:09] no, hmm, I've used that entry to boot to Win7 === Isla_de_Muerte is now known as NwS [19:09] or reload xfce4-panel if I can remember the command [19:09] Oh, Win7 is sdb, Win7 Recovery is sdd. That's why. [19:10] restarted panel, still not network applet [19:10] Afdal_ look in the xfce menu... look for connections, or network === THIS-NICK-SUCKS is now known as Borkr [19:11] I dunno how to make this wi-fi connection wizard thingy work [19:11] every setting tab is greyed out === ni291187_ is now known as ni291187__ [19:11] Whoah this looks like my problem, actually: http://askubuntu.com/questions/699377/trouble-getting-grub-entry-for-win10 [19:12] I"m gonna log out and back real quick and see if that reinitializes something === ni291187__ is now known as Fritz7 === Spr0cket- is now known as Spr0cket === dragonrider23_ is now known as dragonrider23 === Logan_ is now known as Logan === AJC_Z0 is now known as AJ_Z0 === wanderer_ is now known as wanderer === Namikaze_ is now known as Namikaze [19:12] D:> === alphaseg_ is now known as alphaseg [19:12] Ubuntu s.b. using EFI but it's not [19:12] dat netsplit === Mr_Caboose is now known as Mysterytrain [19:12] How can i find out my chipset to use in /etc/sensors3.conf ? === Fritz7 is now known as svetlana2 === guyz is now known as daynaskully [19:12] be right back [19:13] zphobic: you sure === xMopxShe- is now known as xMopxShell [19:13] i didnt notice that and i usually flag this stuff right away [19:14] zphobic: ubuntu isn't in uefi mode [19:14] well... [19:15] network-manager isn't getting autostarted like it should be [19:15] what does "urgency=medium" in a changelog mean? [19:15] how bad is the security hole? [19:15] had to start it up manually again === victor is now known as Guest41188 [19:16] Afdal_, i dont have the update-rc.d manpage handy... i think you can check that with update-rc.d --list or something [19:16] zphobic: win10 is on the 512gb and win7 on the 250gb right? === wagle_ is now known as wagle [19:16] might be different on systemd though :) [19:16] EriC^^: Right. And I just checked and Ubuntu here is NOT EFI. And the solution is also to use boot-repair from a live-session. I'm writing the USB keystick right now. === Borkr is now known as Barbatos [19:16] EriC^^, BluesKaj: Thanks for your help! === Ankhers_ is now known as Ankhers [19:17] Yoyoyoyooooo [19:17] Je me galère... besoin de vous ;) [19:17] I'm not even sure I'm running on systemd [19:17] Comment on fait, dans un listener, via l'UnitOfWork [19:17] I still think this is upstart === svetlana2 is now known as dgeary2__ [19:17] !fr [19:17] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [19:17] pour savoir si ses relations manytomany ont évoluées ? [19:18] -qc? :D [19:18] update-rc.d doesn't appear to have any sort of list command [19:18] https://wiki.ubuntu.com/IPv6#Get_connected_with_Miredo says I should see an IPv6 beginning with "2001:0:" after typing, sudo aptitude install miredo, however, I don't see any such address. Where can I find an example use of Miredo? [19:19] Afdal_, in that case, which ubuntu version? [19:19] 14.04 [19:19] i think there's /etc/upstart/rcsomething [19:20] or /etc/rcsomething/rcsomething [19:20] take a look at rc4. if there's a file named Snetwork-manager then it's active [19:21] TomyLobo: you on about "service --status-all"? [19:21] Gejt, okay, that should be easier [19:21] no S[blah]network-manager file in /etc/rc4.d === RickyB98|BNC is now known as RickyB98 [19:22] Afdal_, double-check with the command gejt posted [19:22] I see a /etc/rc0.d/S35networking though [19:22] networking is just the networking in general [19:23] [ ? ] loadcpufreq [19:23] [ ? ] networking [19:23] [ + ] nmbd [19:23] no network-manager entry [19:24] btw since I can copypaste on this machine again [19:24] here's what one of those errors I was getting on startup looks like [19:25] ERROR: apport (pid 1179) Tue Feb 2 08:37:27 2016: called for pid 1160, signal 11, core limit 0 [19:25] ERROR: apport (pid 1179) Tue Feb 2 08:37:27 2016: executable: /usr/sbin/NetworkManager (command line "NetworkManager") [19:25] ERROR: apport (pid 1179) Tue Feb 2 08:37:28 2016: is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment [19:25] ERROR: apport (pid 1179) Tue Feb 2 08:37:29 2016: wrote report /var/crash/_usr_sbin_NetworkManager.0.crash [19:25] Afdal_ use a pastebin [19:25] <.< [19:25] !paste | Afdal_ [19:25] Afdal_: 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. [19:26] http://pastebin.com/mRfqSYZ5 === dgeary2__ is now known as dgeary2___ [19:28] Afdal_ to get rid of those errors clean the /var/crash folder [19:28] how can i get this result on the terminal? https://goo.gl/WTDsth === Barbatos is now known as czarpino [19:29] vgonzalez: nm-connection-editor, and then click "Add..." [19:29] thanks [19:30] vgonzalez, it's also in the network status bar menu uf you have that on [19:39] hi, little question. whats the best way to tell samba, as a fileserver, to get username/password information from samba pdc/ldap? do i set ldap information in smb.conf and use smbpasswd -w bla, or do i use nslcd? or anything else? :D [19:40] ciao [19:40] * pbx waits for '!list' === dgeary2___ is now known as JC2321 [19:45] sorry, I'm back [19:45] clean the /var/crash folder? [19:46] delete everything in it or what ioria ? [19:46] Afdal_ in /var/crash, yes [19:46] even .lock? [19:47] Just recently I tried to install Windows 7 in a partition on m laptop, and it remove Grub and made it so I couldn't dual boot. I can't access my files through Windows either. Any ideas? [19:47] endev15, reinstall grub [19:47] !grub [19:47] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [19:47] Afdal_ no [19:48] just the .crash files? [19:48] endev15, that is why we advise to install windows first :-) but this can be fixed. [19:48] or the .upload files? [19:48] Yes I realize that now. [19:48] Afdal_ both [19:48] How do I reinstall GRUB though? [19:48] endev15, see ubottu [19:49] OK! Thanks for your help! === czarpino is now known as kohyiri === Guest74877 is now known as ^King [19:49] deleted {:I [19:49] so uh [19:49] hey there everyone [19:49] what's next [19:49] Hey I need to buy a Bluetooth done for my laptop. What brand is recommended [19:50] sandyeggoboy #ubuntu-offtopic === arun_ is now known as Guest9236 [19:50] Afdal_ you won't have popups at boot is the error has been corrected [19:50] infomod@mod.go.jp - пусть мне бабок отдадут - черканите им плиз!!! [19:50] could anyone help me with an issue i have with ubuntu 14.04? i’ve setup a user to SSh in with a key but their PW is still allowing them in… any help out there please? [19:50] shall I reboot? [19:50] sandyeggoboy: thinkpenguin.com compatible Linux hardware [19:50] Afdal_ i mean, at start-up [19:50] Afdal_ yes [19:50] brb === kalen_not-here is now known as kalen === JC2321 is now known as leonchang99__ === Darryl_ is now known as Darryl === andyrock_ is now known as andyrock === stryx`_ is now known as stryx` === themacproguy is now known as Zachary_DuBois [19:51] anyone? === magic_ is now known as magic === zapotah_ is now known as zapotah === whydidyoustealmy is now known as barra204 [19:56] Hi, I was messing with pulseaudio settings to disable it temporarily, but I must have messed something up because individual applications are changing the master volume [19:57] Whelp, now even my LAN cable connect is broke -_- [19:57] for instance, every time i skip to a new track in nightingale, it knocks the master volume back up to 26% [19:57] and in vlc, turning up the vlc volume will turn up the master volume [19:57] also the error is happening again === kohyiri is now known as RPMiSO__ === Manwe_ is now known as bet0x [19:58] Ubuntu 15. How do you run any scripts for a user on startup/login? ~/.xprofile, ~/.bashrc, ~/.bash_profile dont run. === ZaphoD_B_DK is now known as Guest68998 [20:02] look I'm sick of this [20:02] can't I just like [20:02] take a LiveCD [20:02] and copy whatever necessary package files to override this ridiculous networkmanager problem [20:02] dfjjndsf [20:03] holaaa [20:03] klsnfugfngissdbfuebejnfeiglaoerjwerernfigrengngjdndfignjd [20:03] fokrefrjigg [20:03] wjgie [20:03] wejermdsal [20:03] wejoirenfs [20:03] hqiwejnfngie === leonchang99__ is now known as Anon595 [20:04] Afdal: did you try purging all the network-manager apps, rebooting and reinstalling them [20:04] gr [20:04] gr [20:04] g [20:04] r [20:05] can't do that without internet access :( [20:05] g [20:05] gr [20:05] you can set the iso as a repo in synaptic package manager [20:05] oh really :o [20:05] if it's on a dvd [20:05] it's not :I [20:05] Can I do it with USB flash [20:05] maybe you can do the same on a usb or a hd but i never tried that [20:06] Hi guys, sorry to bother you, I would like someone to help me with something really simple but I still don't get it. I installed Kubuntu and by default was using Noveu and I could get all 3 of my monitors working, but switching to official Nvidia driver i only get 2 [20:06] Ubuntu* [20:06] look at software sources and try to add your folder structure to it [20:06] Afdal reconnecting the ubuntu machine with sudo ifconfig eth0 up not working ? [20:06] for the extracted files from the iso [20:07] ioria: ifconfig was deprecated literally a decade ago [20:08] nope, that doesn't work [20:08] deepimpact85: what does xrandr say about the screens? [20:08] Afdal: lspci | grep Eth [20:08] Afdal ip link set eth0 up [20:10] still nothin ;_; [20:10] Afdal sudo dhclient [20:10] What scripts does ubuntu 15.04 run on boot for users? ~/.xprofile, ~/.bash_profile and ~/.bashrc don't run === crashnode is now known as crashnoid [20:11] that just hands on the terminal [20:11] hangs [20:11] as usual [20:12] wait wait [20:12] spoke too soon [20:12] okay, I'm connected over LAN again :) [20:12] Afdal so, can you explain us what you did exactly with your NM ? [20:12] okay [20:13] Literally all I did was upgrade a bunch of packages last night [20:13] you can see which ones here http://pastebin.com/B36QPSWx [20:13] Afdal ok, ps -A | grep NetworkManager [20:14] what'd that do [20:14] Afdal check if started [20:14] if what's started @_@ [20:14] come on ... [20:15] service network-manager status? [20:15] it's stop/waiting [20:15] Afdal ps -A | grep NetworkManager [20:15] I just did that I:> === RPMiSO__ is now known as Vile [20:16] oh was that supposed to print something out? [20:16] Afdal the output ? [20:16] it didn't <:I [20:16] Afdal ok, it's not started [20:17] Afdal sudo service network-manager start [20:17] started now [20:17] Afdal nm-connection-editor === Anon595 is now known as Anon000 [20:18] Question, I have the PPA for Firefox Dev Edition, everytime firefox stable get updated my Firefox Dev edition get updated to the stable channel, is there a way to remove or disable a package from a repo ? [20:18] literally everything is grayed out when I try to make a new wi-fi connection over that [20:19] vayan: that doesn't make sense, also what PPA? [20:19] Afdal check in General if the first two are ticked [20:19] My network connections list being empty btw [20:20] only Automatically connect to this network when it is available is ticked [20:20] All users may connect to this network is not [20:20] but like I said everything is greyed out and can't be edited :( [20:20] Afdal tick it [20:20] can't [20:20] the only button that actually works is the Cancel button :( [20:21] Xandr displays 2 monitors (HDMI and DVI connected to graphics card) but not Monitor (VGA) connected to the motherboard, any ideas? [20:22] xangua: https://launchpad.net/~ubuntu-mozilla-daily/+archive/ubuntu/firefox-aurora this one [20:23] hii [20:23] Afdal can you paste /etc/NetworkManager/NetworkManager.conf [20:24] vayan: I don't see a reason why the stable update would override it if the PPA contains a higher version number, consider contacting with the PPA maintainer [20:24] http://pastebin.com/9tq9ZfjL [20:24] EriC^^: Hey. We are still making the stuff. We got a 512GB SSD machine in our hands now. Maybe it will be better if we try to restore the disk on that one. What do you think? [20:24] wnted56: sure why not [20:24] Afdal change managed=true and sudo /etc/init.d/networking restart [20:25] EriC^^: There is also a 1Gbps connection, so that's a big plus too. I think we will be finished with transfering and making a backup of the image in like 5 hours... [20:25] Afdal first stop NM [20:26] tried sudo /etc/init.d/networking restart [20:27] stop: Job failed while stopping [20:27] start: Job is already running: networking [20:27] Afdal restart NM [20:27] EriC^^: They lied about the formatting system too. It's actually ext2, not ext4. Those son of... [20:27] how :I [20:27] Afdal sudo service network-manager start [20:27] status says it was already stop/waiting [20:28] okay, started [20:28] Afdal nm-connection-editor [20:28] still all greyed out :( [20:28] Afdal ok reverse changes === Anon000 is now known as f00dMonsta_ [20:28] ;_; [20:29] xangua: well.. in my case the stable got a higher version :/ but it already happened before, and I was just wondering if I could disable the firefox package in the official ubuntu repo === roy_ is now known as royfall [20:29] hmm [20:29] interesting [20:29] when I close the nm-connection-editor [20:29] my network-manager service gets shut down too [20:30] okay, reverted [20:30] Afdal you can always configure /etc/network/interfaces for both eth and wlan , but it's weirdand disable NM [20:31] I need to get network manager actually working [20:31] I take my laptop places and need to access other networks at times [20:31] Afdal_ purge it and reinstall [20:32] what's the package called [20:32] network-manager? [20:32] right [20:32] !list [20:32] massimo: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [20:32] sudo apt-get purge network-manager? [20:32] right [20:33] gulp [20:33] here goes nothin {:I [20:33] wait this says it's gonna remove lubuntu-desktop too [20:33] I don't wanna get rid of that I:} [20:33] no === Vile is now known as Ams358 [20:34] Afdal_ login in Lubuntu [20:35] dang [20:35] too late <.< [20:36] all right, reinstalled [20:36] I guess [20:36] still greyed out I:< [20:37] Afdal login in lxde let's see if it's a xfce issue [20:37] tell me those commands to re-enable my LAN connection again real quick [20:38] sudo ifconfig eth0 up [20:38] sudo dhclient [20:38] something eth0 and sudodhclient right [20:38] okay [20:38] all right brb [20:40] okay [20:40] do what now? === f00dMonsta_ is now known as Random044 [20:40] I'm on a Lubuntu session [20:40] question. im preforming a install but the apt install on the end takes verylong due source id not found when remove. ideas? [20:40] same error === khisanth_ is now known as Khisanth [20:40] Afdal where? [20:40] Afdal_ where? [20:41] same error on logging in [20:41] about NetworkManager crashing [20:41] Hello everyone. few days ago I was cleaning up my Ubuntu and I ran across an advice on cleaning config files of uninstalled packages using "dpkg -l | awk '/^rc/ {print $2}' | xargs sudo dpkg --purge", that procedure seemed to corrupt my X11 !! [20:41] Afdal_ ok, in menu -> Preferences -> Connections [20:42] join #blackbox [20:42] dam [20:42] same problem of greyed out options :( [20:42] I got a "cannot stat X, no such file" or something like that when trying failsafeX [20:42] and it seemed that /etc/X11/X is missing [20:43] * Ubuntivity is using Ubuntu 12.04 [20:43] Afdal yeah, we enabled manually the network [20:43] I messed up with my system packages using LiveUSB + chroot, then I could replicate the symbolic link /etc/X11/X from LiveUSB to my main system [20:44] I already asked this question, but I lost the links I was given. Recently I tried to install Windows on my Ubuntu computer, and in doing so I lost the GRUB bootloader and can no longer dual boot Windows and Ubuntu. I can't even access my Ubuntu partition through Windows. If someone could give me those links again that would be great? [20:44] hey all, is there an issue with the ubuntu apt repository by any chance? [20:44] mattd, I don't think so. [20:44] Afdal sudo /etc/init.d/networking stop sudo service network-manager start [20:44] !grub [20:44] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [20:44] my problem now is that my Ubuntu boots and logs in very slowly! what could be wrong? [20:44] Hey guys, I need a little recovery assistance after an embarrassing mistake. I was in a SVN folder and tried to 'sudo rm * -R' but my finger slipped on the shift and I got 'sudo rm /* -R". It blew up /boot and /bin and part of /dev before I got operation not permitted errors. I have many recent backups of my /home also. I turned off the computer right after the mistake. [20:44] Hey guys. Does anyone have any experience with how hibernation and/or suspend is called from X? It would seem I can hibernate perfectly using sudo pm-hibernate but not using the buttons in X. [20:45] Is there any way to repair or only full reformat will work? [20:45] Afdal you'll lost connction [20:45] ubottu, Thanks! (Even though you appear to be a robot) [20:45] endev15: I am only a bot, please don't think I'm intelligent :) [20:45] stop: Job failed while stopping [20:46] If i copy a binary to /usr/local/bin would that be availsble to all the users or just me? [20:46] started [20:46] ubottu, You must be pretty intelligent to know I was about to ask that question. Thanks! [20:46] endev15: I am only a bot, please don't think I'm intelligent :) [20:46] question. im preforming a install of blackbox but the apt install on the end takes verylong due source id not found when remove. ideas? [20:46] Chaos_Zero: Are there any files at all remaining on the drive? [20:46] endev15: thanks === yabbes is now known as gaffee____ [20:47] genii, I have plugged it into another computer and I can see all folders after /dev are populated [20:47] I would assume (though I am not sure how rm * works exactly) that I just lost /bin, /boot, /dev, and and files which were in / === gaffee____ is now known as yabbes [20:48] Chaos_Zero: Is this other machine same version of Ubuntu as wiped drive or some other? [20:49] one is server 14.04, the one with the mistake is desktop 14.04 [20:49] The server also had ubuntu-desktop installed, so they are fairly similar. [20:49] hi there, what could be reason for ssh not responding but ping does respond. public key of system is also in authorized keys of vps, connection with password is not disabled, ssh port is not changed === Ams358 is now known as fivmo [20:50] Chaos_Zero: CONCEIVABLY ( to make sure this is properly qualified here) you can boot a livecd of 14.04 desktop, copy off all the missing directories from live filesystem to the hd, chroot in and install grub, update-grub, then get a list of installed packes with dpkg, then apt-get install --reinstall them [20:52] wow === Random044 is now known as mk3548208 [20:52] this is going to be a fun exercise [20:52] Chaos_Zero: But if there's nothing crucial on the drive, I'd just reinstall [20:52] on enabling ufw does it closes port 22? [20:52] True, but I would at least like to give it a shot, I have a very large amount of configuration and installations there. [20:54] Chaos_Zero: Since /etc still exists it may be worth trying. But yes, quite a lot of steps and executed properly at each stage [20:54] Does anyone know if I want to install a lamp server- should I install it using apt-get or tasksel? [20:54] Robyn_Smith: tasksel [20:55] I’m reading about tasksel - it appears to process tasks instead of just packages? [20:55] (I guess I’m looking for the “why tasksel”? [20:56] Robyn_Smith: Because on a regular LAMP install, tasksel is what's used to execute all the apt-get and other commands which you would in the other instance be doing manually [20:56] Hey Guys [20:56] Robyn_Smith: it doesn't really matter. tasksel installs groups of packages. or you can do it manually [20:56] Ahh [20:56] OK [20:56] Fair enough [20:57] <— Learning [20:57] Thanks! [20:57] <_Trullo> https://www.youtube.com/watch?v=4sabV15zQQs [20:57] hello. how to diagnose why logging-in is slower than before? [20:57] Trullo what do we need to see, describe please [20:58] I have just upgraded my virtual box and now my virtual machine is not working. Is there a way to go back to preveous version? [20:58] <_Trullo> OerHeks, it's a suprise :) [20:58] _Trullo: not on topic at all [20:58] Trullo oh, i leave you with it, bye === Afdal_ is now known as Afdal [20:59] Chaos_Zero: If you need a hand-holding during the repair attempt, I do not have enough time left today, but will be around tomorrow from 9:30AM-ish to 5PM-ish EDT [21:00] <_Trullo> it's why you need a drill at the office :) [21:00] andybrine dpkg i *.deb the version you want [21:00] What's the name of the new default init daemon recently introduced in Ubuntu? [21:00] andybrine, did you get a kernel update with that? [21:00] gAtheos: systemd [21:00] Thank you [21:00] OerHeks, im not sure tbh [21:01] gAtheos: You're welcome [21:01] All I know is that I upgraded and now my vm is now working [21:01] andybrine is your NM service running? [21:01] andybrine, i got them too this morning, maybe a reboot will fix this. [21:01] sudo service network-manger status [21:01] manager* [21:02] hello? [21:02] How can i do so my script.sh is accessible from all paths? so i just can type script.sh and it runs [21:02] OerHeks, I rebooted my machine but its still not working [21:02] sadly I have windows in a vm an need to run the program on there [21:02] arcsky: make sure its in the $PATH somewhere, like ~/bin/ [21:02] andybrine: how did you upgrade vbox === mk3548208 is now known as Misantropo1 [21:03] Ben64, it was a ubuntu update [21:03] i did copy test.sh to /usr/bin/ which includes "echo hello" and i run it from home dir but still doesnt work [21:04] arcsky: what is the output of "ls -l /usr/bin/test.sh" or whatever the file is [21:04] andybrine: run virtualbox from the terminal, pastebin result [21:04] arcsky, update the locate db maybe? sudo updatedb [21:04] -rwxrwxr-x 1 arcsky arcsky 20 Feb 2 20:17 /usr/bin/test.sh [21:05] arcsky: do you have a shebang? [21:06] Ben64, this is the error I get: http://pastebin.com/smNV9xj3 [21:06] EriC^^: yes [21:06] arcsky: nevermind it should still work [21:07] andybrine: so virtualbox does load? [21:07] well it seems I'm not the only one with this problem https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1540088 [21:07] Launchpad bug 1539634 in network-manager (Ubuntu Trusty) "duplicate for #1540088 network-manager crashes when using libnl-3-200-3.21.1-1ubuntu1" [Undecided,Fix committed] [21:07] I guess it probably had nothing to do with that xfce-4.12 repository then [21:07] yes, it loads but wont start my virtual machine [21:08] Afdal, as i mentioned before, that occurs only with proposed updates, AFAIK [21:08] andybrine: well that's completely different [21:08] yeah but I didn't get mine from an experimental repository :/ [21:08] and you said you havenot enabled them [21:09] unless xfce-4.12 launchpad repo contains that kind of stuff, which I doubt [21:09] andybrine: you might want to try in #vbox [21:09] Ben64, is there anyway I can roll bak to previous version? [21:09] how can i have identical servers for 2 servers ? ucarp only do high availability but updates only go to the highest priority server. what about having two servers being updated simultaneously? [21:09] I do think thats where the erros lays === fivmo is now known as jul4 [21:09] andybrine: no, fix the problem instead of trying to ignore it [21:10] ok works [21:10] I think its because vb is updated, I also need to upgrade guest additions [21:10] but it doenst look like there is a way to do that [21:10] no that isn't it [21:12] Ben64 well I have not done anything to the vm for a long time [21:12] I run 1 program on a day to day basis and never even update anything [21:13] andybrine: ok? [21:14] its something to do with the update as that was when it topped working straight after [21:14] its a mismatched extension or something, so fix that and it'll work [21:17] yea, thats what I was thinking. Just dont know how to go about doing that [21:17] im sure its guest additions as thats all I have installed [21:18] guest additions are an os thing, if the vm doesn't even start, they aren't even active yet [21:18] Afdal: A quick question .. in your software sources is "proposed" enabled ? - presently that breaks libnl for networking . === Misantropo1 is now known as Misantropo1_ [21:19] oh you know what [21:19] bsoir [21:19] okay [21:19] so [21:19] Software and Updates [21:19] Updates tab [21:19] Afdal: stop using the Enter key as punctuation [21:19] genii, don't worry about it, it looks like it wiped more than I realized at first (some parts of other folders). I may try astart disk repair install just for the heck of it, but most likely it will end up being reinstall. [21:20] can you help me please [21:20] Pre-released updates (trust-proposed) is checked [21:20] Is this what you're referring to? [21:20] Chaos_Zero: That's the more practic al approach, if frustating, unfortunately [21:21] sheesh, why did I ever have that check, that sounds like something I would have disabled -_- [21:21] ou puis je trouver des themes d'ecran ubunto [21:22] Afdal: Yeah .. that proposed: see : http://ubuntuforums.org/showthread.php?t=2311705 ( solved) . [21:23] !fr [21:23] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [21:23] thanks Bashing-om :) [21:26] Afdal, ahhh, glad you found out! [21:28] Afdal: Took us long enough to get to the bottom of this .. took lots of trial and error . Had to be "something" :) === Toledo|gone is now known as croberts [21:29] what a time sink -_- [21:30] Afdal, well, at least you can confirm it is indeed the proposed repo, as i already found out, thank you for that. [21:31] yeah I was only looking at my "Other" repo headings [21:31] Other Software [21:32] Think I should uncheck Unsupported updates (trusty-backports) too? [21:34] Afdal, no, that option is standard enabled, and should be fine === Misantropo1_ is now known as Anon996 [21:35] gonna reboot and see if this fix worked [21:35] brb === jul4 is now known as snozberries [21:36] Greetings all, I'm trying to do an apt-get upgrade on a new server. however its telling me: http://pastebin.com/t7SYMHYW can anyone tell what I need to do to fix it? [21:37] probably sudo apt-get update [21:37] if that doesn't fix it, you added some repository without a gpg key probably [21:39] whew, problem solved [21:39] thanks for the help all :) [21:39] rww, is this the correct way to downgrade proposed? http://www.webupd8.org/2013/11/how-to-downgrade-proposed-repository.html [21:39] Afdal, have fun! [21:39] Ben64 thanks for the help. Sorted it! It had a old extention after the upgrade [21:39] Hi kworker is killing my CPU, could someone suggest a solution? [21:40] Gotta finish preparing an Ubuntu build for a friend now :) [21:41] krishna that was an issue in ubuntu 12.04 ... what's the output of cat /etc/issue [21:41] Hi kworker is killing my CPU, could someone suggest a solution? === Icedream- is now known as Icedream [21:42] Ubuntu 15.10 \n \l [21:42] I think one of the issues my new server is having is it doesn't know where to check for Domains, how do I update the resolv file so it sticks? [21:42] i m using Ubuntu-mate === nik0 is now known as niko [21:44] hi are you there? [21:45] krishna is this useful http://askubuntu.com/questions/711415/kworker-gets-very-high-cpu-usage-only-when-usb-is-not-plugged-in/ [21:47] Does gnome disks even work anymore? https://paste.ubuntu.com/14861221/ === Anon996 is now known as Anon059 [21:48] hi MonkeyDust, could you specify which file i need to install from that list? or should i need to install all of them?? === dearn_ is now known as dearn === Trystam is now known as Tristam [21:52] hi MonkeyDust, could you specify which file i need to install from that list? or should i need to install all of them?? === erdemolcay is now known as Guest61818 === snozberries is now known as Superburke1 === Superburke1 is now known as Guest27045 === Anon059 is now known as Dave4 [21:57] is there a way to force the files in interfaces.d to be sourced again on an already running box === Dave4 is now known as Guest26221 === Guest61818 is now known as erdemolcay === Guest26221 is now known as x7a1c0b [22:10] hi all, [22:11] loving my lubuntu install just now, [22:11] got all my niggles ironed out. [22:11] now, broadcom crystal HD, thinking of installing this to help with video playpack? [22:12] anyone had any joy with this? [22:12] would anyone be able to help with this problem? http://askubuntu.com/questions/728874/intel-corporation-wireless-8260-808624f3-rev-3a === atools is now known as skweeek === Guest27045 is now known as Bumaye [22:14] I just created that post... I've been trying to get some help from here about working on it, but this is a new device on the market so I'm kind of leaning towards wtf do I do with this thing now that I own it... [22:14] there's a graphics driver problem too, I'm noticing the screen flickering, and the touch screen isn't recognizing input [22:14] you looking to install wireless drivers?# [22:14] skweeek what post? and avoid 'wtf' === Reshesnik is now known as Markus_Antonius === Markus_Antonius is now known as Reshesnik [22:15] ya I think so, i'm sorry about that [22:16] im new around here, but if you need to install wireless drivers, you need to look at something called ndiswrapper? [22:17] not necessarily [22:17] http://askubuntu.com/questions/728874/intel-corporation-wireless-8260-808624f3-rev-3a [22:17] ndiswrapper is deprecated most times. === bittin-_ is now known as bittin === DirtyCajn2 is now known as DirtyCajun === x7a1c0b is now known as MS3FGX [22:24] anyone? [22:24] http://askubuntu.com/questions/728874/intel-corporation-wireless-8260-808624f3-rev-3a think that they might be able to help me tackle this? [22:30] Any Opinions what is the best way to query a MSSQL database from a script. Im running ubuntu 14.04? === Uptime is now known as Trolltime [22:35] hi [22:37] anyone? === James is now known as Guest11258 === MS3FGX is now known as ImQ009 === Trolltime is now known as Uptime === newbie is now known as Guest92067 [22:42] !help Erm, Hello, I have 2 Nooby questions. 1) Im thinking of moving from Ubuntu MATE 15.10 to Xubuntu 14.04 LTS but I dont have an external drive to backup my /home partition. Can I use the same partition in the Xubutnu install or will it mess stuff up? 2) Gparted tells me that my home partition has 94GB free, but Nautilus says that I only have 80gb. Where did the 14gb go? How can I get it back? [22:42] Eragera: I am only a bot, please don't think I'm intelligent :) [22:44] Eragera: the filesystem allocates unusable space, thats where ur 14gb is === Bumaye is now known as flapjack [22:44] So I cant get it back? That sucks... [22:45] Eragera: all filesystems allocate unusable sapce [22:45] 36 [22:45] I see [22:45] Anything about my first question? [22:46] Eragera: is ur install on lvs? do "sudo lvs" paste the uutput [22:47] sudo: lvs: command not found [22:48] Eragera: "sudo lsblk" paste output to paste.ubuntu.com [22:49] sruli, http://hastebin.com/ipewibukik.pas === prosody is now known as misalias [22:52] Eragera: "df -T" paste output [22:53] Good evening. Running Ubuntu 14.04 64-bit and having a new keyboard. Is there any possiblities to disable the hibernation button on a keyboard through Ubuntu or any app? [22:53] Running KDE 4.x at the moment. [22:53] http://hastebin.com/piqadopavo.erlang_repl === ImQ009 is now known as Anon645 === erwin is now known as easyOnMe [22:58] ive got a box with eth0 and eth1, but eth0 is disabled and the connectivity is plugged into eth1. so when running ifconfig you see eth1 and lo. how can i get the name of the ethernet interface (e.g eth0 or eth1) that is ENABLED? I could do ifconfig |head -n 1|awk '{print$1}' and get eth1 but that doesnt sound very efficient. if i did ifconfig -a | sed 's/[ \t].*//;/^\(lo\|\)$/d' that would give [22:58] me eth0 and eth1, but eth0 is disabled. im making a bash script where on any linux system i could run this bash script and it could tell me the name of the interface thats enabled. any ideas, or any tools come to mind, or any bash code? [23:01] Eragera: search google for how to shrink ext4 partition, after you shrinked it create new partition in mpty space for your backup [23:01] hi, any one know how can use openswan to connect at aws vpc? [23:01] I know how to shrink partitions [23:01] the thing is, I have way too much stuff. [23:02] And I'd rather not do the whole 'shrink a bit, move files, shrink more, move more' [23:02] since that would just increase the workload on my HDD [23:02] and is a bit tedious [23:03] Eragera: get an external stroage device, or find a online service to upload yuor files to [23:03] 1) No money 2) Net speed is too slow [23:03] So, I cant use my current /home partiton? [23:05] stacks88, ifconfig apparently has been deprecated for a good number of years now. "ip" is the new flavour http://linoxide.com/linux-command/use-ip-command-linux/ for a bit of a rundown on how to use it. haven't really explored it myself so my knowledge on such things is very limited at this time. === flapjack is now known as jcowan [23:06] squinty: yeah well i just realized i could do: ip link show|grep "state UP"|awk '{print$2}'|sed "s/://g" -- and that'd give me the enabled interface name.. eth1 in this case.. but someone told me i shouldnt do that and i should use /sys to get the info.. which sounds great and all but im unsure what in /sys i should be looking for to determine which interface is enabled, and what that name is. [23:06] So for now im probably gonna go w/ ip link show|grep "state UP"|awk '{print$2}'|sed "s/://g" [23:09] hello, I have the error when run kvm-ok (your cpu does not support KVM extension) I enable the virtualization in bios also I check it by intel program and get virtualization=yes and in the virtualbox enable vt-x any idea?? [23:09] haidar, which cpu? === Anon645 is now known as h4ckomatic [23:09] will unity 8 work with nvidia or intel drivers closed drivers on 16.04? [23:10] intel core i7 [23:10] haidar: If it's an intel, try installing the package intel-microcode [23:10] genii yes it is intel [23:10] goddard: it will not be the standard desktop on 16.04. its still unity7 and xorg [23:11] k1l: yeah i know i was just curious of the time line for it to be working with those closed source drivers [23:11] goddard: when the closed drivers makers make egl closed drivers [23:12] k1l: ahh so it won't be working with xmir [23:14] goddard: xmir is a layer on top of mir. you need a running mir to use xmir. [23:14] genii , I install the package and still the same [23:15] Is it possible to load unbutu in ram? [23:16] stanreg_: thats what the live-desktop does [23:19] yo === irra is now known as solido10 === h4ckomatic is now known as Microsoft9-11 [23:26] Anybody use dropbox on ubuntu? It says here that nautilus has drop-box integration, does that provide the same sort of keep-a-local-copy-of-stuff feature or do I need to use dropbox's app for trhat? === jcowan is now known as egrain === cpaelzer_afk is now known as cpaelzer_ [23:30] I have error CPU does not support kvm extension in ubuntu server the virtualization in enable and the vt-x also the processer is entel core i7 any idea?? [23:30] Hello, I'm trying to install Sikulix and I'm having some problems. Someone can help me? [23:31] !info sikulix [23:31] So... all the hard drives with partitions I'm trying to pick up in grub are 'msdos,' rather than 'gpt.' Is that bad for a fully UEFI MB? I can't even find a legacy mode in the MB options. [23:31] Package sikulix does not exist in wily [23:31] !info sikulix [23:32] vitor_, install it from where, what is it [23:32] I'm trying to run sikuli-script-java [23:32] but it's not working. [23:32] details? [23:32] after a regular dist-upgrade in 15.10 I'm having an initramfs issue and my box won't boot unless I try an older kernel. What's going on? [23:33] It's a software to automate activies by python. [23:33] hello [23:33] https://launchpad.net/ubuntu/+source/clamav <------ in this ppa, what's his name ? [23:33] The real problem is with the Win10 install, which seems to have installed an invalid GPT and a valid MBR. gdisk wants to wax the entire partition table when I run it. [23:33] vitor_, install it from where [23:33] I wanted to type : sudo add-apt-repository ppa:nameoftheppa [23:33] floown: it is not a ppa, it is a package [23:33] floown: that's not a PPA [23:33] floown: sudo apt-get install clamav ( it contains many packages inside ) [23:33] oops [23:33] :-) [23:33] floown: that's the Ubuntu repositories. `sudo apt-get install clamav` [23:34] I think this is why grub cannot see the Win10 boot and why even boot-repair hangs when it tries to run. [23:34] the clamav ppa is empty, now. What's the problem? [23:35] clamav ppa does not exist. what is empty? [23:35] floown: there is no clamav ppa. if you need the latest, I have a PPA that contains ClamAV 0.99 from Debian for Vivid+ (it does not build for Trusty) [23:36] floown: but i would suggest that you only need what's installed from the packages, then run the freshclam update to get updated virus definitions [23:36] https://launchpad.net/~ubuntu-clamav [23:37] Ok, I delete the empty ppa and use the official repo [23:37] Hallo === Microsoft9-11 is now known as Microsoft9-11_ [23:38] I have error CPU does not support kvm extension in ubuntu server the virtualization in enable in bios and the vt-x alsoin virtualbox the processer is intel core i7 any idea?? === sunwind` is now known as sunwind [23:38] stacks88, fwiw.... might want to check out some of the suggestions there http://serverfault.com/questions/15776/how-to-check-the-physical-status-of-an-ethernet-port-in-linux [23:40] try #vbox haidar [23:41] hey guys, I'm having some unexpected network issues. I'm on 14.04 and connectivity usually works automatically. I've tested the interfaces wlan0 and eth0. Nothing works. ifconfig -a shows that wlan0 and eth0 exist but trying ifup wlan0 gives me the message "ignoring unknown interface wlan0". I've tried both wired and wireless connections. Nothing doing. Through System Settings > Network I get a message saying: [23:41] "The system network services are not compatible with this version" [23:41] bazhang, I already use it [23:42] haidar, ask them for help with your issue, #vbox and ##hardware [23:43] I recently did a software update and installed the latest version of eclipse from the website. I don't think that those would cause any harm. I tried dmesg but all it says is that the RF_KILL bit was toggled to enable radio. (I flipped the switch for wifi on my laptop). And that its registering my phone, which I'm tethering from, as a bluetooth device. [23:43] In short, can anyone help me with network issues? [23:43] bazhang,thanks === Wicaeed_ is now known as Wicaeed [23:44] Another thing is that the network is always started in airplane mode (you see this option in the UI System Services > Network). That's never happened before. Switching airplane mode to off shows no visible change in dmesg and doesn't change my connectivity issues. [23:45] chowder: We are seeing a rash of failed networking when the "proposed" repo is enabled . check and see 1st that 'proposed' is not a factor here . [23:45] I just got a new macbook air but the ubuntu installer cant see the internal drive. blkid just shows my usb [23:47] !mac [23:47] For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [23:48] Bashing-om: yeah, I have the proposed repos enabled. Any idea on what package/packages caused the issue? Any kind of fix available? [23:48] squinty, That page is very out of date [23:50] chowder: See: http://ubuntuforums.org/showthread.php?t=2311705 ; proposed breaks libnl in Network Manager and Network. Has the fix . [23:50] Bashing-om: thanks very much! [23:51] chowder: :) === Microsoft9-11_ is now known as Oku7 === egrain is now known as dfinninger [23:51] Bashing-om: bet you're glad I'm an advanced user and you didn't have to explain dpkg or dmesg or ifconfig lol [23:52] chowder: Naw .. I seen ya ... it is all time in, and all for a worthy cause . ( besides, look at all I owe you ) . [23:59] stacks88, guess the following is what you were mentioning before about looking in /sys cat /sys/class/net/eth1/operstate /sys/class/net appears to show current devices (ie ethX, lo,wlanX etc) the operstate shows if the device is up or not