[00:00] radxxx: Next is to see if that 361 (preferred ) version came for our trusted PPA . show in a pastebin site ' tail -v -n +1 /etc/apt/sources.list.d/* ' . [00:02] http://pastebin.com/LBicqZw4 [00:05] radxxx: Yepper ! " # deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu wily main " . put this PPA back inservice . You on a GUI system ? Then in 'software soueces' re-enable the PPA . and we continue . [00:06] Bashing-om: tail -v, nice command!+1 [00:07] EriC^^: Yeah ... I must say, one of my favorites . cuts quick to the bone . [00:07] yeah very handy === michael__ is now known as Guest63466 [00:08] yep in gui..one sec [00:08] done [00:10] radxxx: Run: ' sudo apt-get remove --purge nvidia* ; sudo apt-get update ; sudo apt-get install nvidia-361 ' . [00:11] i just installed ubunutu. and i did sudo apt-get update, and it says "failed to fetch" for various URLs, what should i do? [00:12] done [00:12] sharkman check ping [00:12] see if it's getting out [00:12] hi. have a very large file apparently. it's zipped .csv. the zipinfo -l is not giving accurate file sizes as each time i unzip it fills the disk... on a virtaul box. any way to calculate the disksize i need? [00:12] radxxx: Reboot and let's see if effect . [00:12] do I need to select the 361 driver first before reboot? [00:12] sharkman: What release did you install ? [00:13] thanks tragicm3L0n [00:13] when i installed it, it prompted me for my internet password so i assumed it would be connected now [00:15] radxxx: Nope not unless this is a hybrid graphics system . [00:15] from a security standpoint, how important is it for me to do apt-get update, apt-get upgrade? i just installed the standard ubuntu 14.04 from their website [00:15] ok. reboot now. bbs [00:16] sharkman: We;; .. security fixes are somtimes within minutes of discovery ... I update each and every time I boot up .. YMMV . [00:18] how can security updates be within minutes? dont you need time to make sure the fix itself is safe and reviewed by others? [00:18] sharkman: Great security team for ubuntu ! [00:18] bashing-om, how many people review changes before they get put online? is there a policy on that? [00:19] sharkman: Ouch .. now we are in an area I can not say . [00:21] sharkman, You should update. Don't be afraid of updating, unlike the case in some other operating systems. [00:21] i was thinking of putting some bitcoins on a computer. and then what happens if i leave it offline for a few months [00:24] Hello Guys, i want install phpsysinfo on my DS Ubuntu 14.04, maybe someone can help me? [00:24] sharkman: Have you read the bitcoin guides for creating an offline wallet? You might want to. [00:24] yes kdm12, i have, offline wallets are too complicated for me so im just doing the best i can [00:25] kdm12, it sounds like the takeaway from this is that whenever i put this computer online, i should update and upgrade as a first step [00:25] before opening my wallet [00:25] yeah? [00:25] sharkman: I can't comment on that. But in general I recommend keeping Ubuntu home systems updated. [00:26] Village: There is an issue with ' sudo apt install phpsysinfo ' ?? [00:26] Bashing-om, sudo apt-get* install phpsysinfo? [00:27] I don't try ectually, and you know Bashing-om, how it configure? [00:27] Is anyone here running a dual boot with full disk encryption? I'd like to know how reliable it is/if it works before I spend time trying to set it up? [00:27] Village: Either will do; 'apt' is the new 'apt-get' ; has some added features and such . [00:28] Village: Nope, no experience with that configuration . [00:28] Bashing-om, but i i type apt-get it's install new, same? [00:29] Village: Yepp .. will still work . [00:29] So i need help with configuration [00:29] Bashing-om, ok, thanks [00:29] Village: After the install, I expect there will be a doc file also installed . [00:30] Village: I'd take a look at /etc/phpsysinfo/config.php [00:31] Would there be anything terribly detremental to uninstalling any package which isn’t on the dependnacy tree for the only program I want to run on a server? [00:31] Bashing-om, can be not easy understand how need configure from doc [00:33] Pici, you have that file or want that i show you? [00:33] Village: Thats for you to look at. I don't know how to use it myself. [00:34] Hm, can be understand not easy, i'm not prof [00:34] I don't mean to interrupt anything (maybe I am in the wrong place). I am an Ubuntu newbie trying to install WINE on the Ubuntu Studio distro. Could anyone help me? You can DM me if you don't want to clutter the main page. === Dinner is now known as Dinner4Breakfast [00:36] fixader: You are at the coorect place ( and time ) To install ' sudo apt install wine ' . [00:37] @bashing-om: I am sooo new lol. I just installed Ubuntu Studio today. So I am not sure where to go to download/install WINE. I tried the Software Centre but it kept failing. [00:38] try ' sudo apt-get install wine' on the command line [00:38] Ok [00:39] So what's happening is, when I try that on the command line, it asks for my password, but whenever I try to type my password, nothing happens. Like none of the password inputs. [00:39] fixader: Hey, We were all new at one time . Not to know is not a sin .. Ys know how activate a terminal ( at the desktop key combo ctl+alt+t ) ? and we make sure the system is stable . [00:40] Thanks Bashing. How do I make sure the system is stable? [00:40] fixader: That is a security measure . theer will be no response to the screen when the pass word is entered . Enter pass word blindly and hit the enter key :) [00:40] lol yeah, Linux usually doesn't display passwords. just type it and hit enter [00:41] Oh okay thanks! :) [00:41] Okay so it accepted that, but then it said "E: Unable to locate package win" [00:42] "wine" [00:42] So I type wine? [00:42] fixader: Ready at a terminal and we run a couple of commands to see the package management status . [00:42] If your error reads "win", I assume you typed win instead of wine? [00:43] Oh yes! My bad, thanks adrian [00:43] fixader: " Filename: pool/universe/w/wine1.6/wine_1.6.2-0ubuntu4_amd64.deb " from my 14.04 repository . [00:44] It's tell me I have unmet dependencies, which is wine1.6 [00:44] Oh, okay, so I use that code where @bashing? [00:46] fixader: by the way, if you're new to Ubuntu and need a decent image editing software, I recommend Krita (krita.org). Gimp makes for a rather underwhelming experience in my book. [00:47] Ok, thanks adrian! :) [00:47] fixader: Nope .. that last was to show you that wine1.6 is available . You should have no problem . Next up is to find out what the package manager is unhappy about . For that ypu will learn/use a pastebin site . patience grasshopper . [00:47] !pastbinit | fixader [00:47] !pastebinit | fixader [00:47] fixader: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [00:48] Wow, so much to learn! :) [00:48] I guess this is the price I have to pay when I swear off Windows lol [00:49] Yes, it's a lot in the first few days, but as with moving to a new apartment, it quickly becomes more familiar. [00:50] That makes sense. [00:50] So, it says I have a broken package. Should I try re-downloading WINE? [00:51] fixader: You are getting the crash course . Progress will be rapid . [00:51] Ok [00:51] Thanks! [00:52] Maybe Bashing-om can help you there better, but if he keeps silent I'll chime in :P [00:52] foxxtrot: Nope the purpose of pastebin is so we can see what you see for the erorrs . Now in terminal do ' sudo apt install pastebinit ' . and next we run the commnads so we "see" . [00:52] Ok, thanks! [00:53] Okay, just did it. [00:54] fixader: K; now we do ' sudo apt update | pastebinit ' . The result is a URL back in your terminal, pass that link back here and we have a look . [00:55] OK, one sec [00:55] http://paste.ubuntu.com/15420747/ [00:55] There ya go sir! [00:56] fixader: Look'n . [00:57] I am thinking about using hdparm to flush writes. How do I determine if my drive supports this? [00:58] fixader: Wow sure short . .. next is the biggy ' sudo apt -y upgrade | pastebinit ' . [00:59] Okay I will put that in [01:00] bashing-om: Here ya go http://paste.ubuntu.com/15420811/ [01:00] fixader: Look'n . [01:02] What is the best java IDE? [01:04] JuliusCaesarBR: Best is kind of relative - however I like jetbrains intelliJ. it's easyt o use, has nice features and unlike eclipse, it is stable [01:04] JuliusCaesarBR: You may be in the wrong channel! :-) [01:05] I installed Eclipse IDE on the ubuntu, horribe. [01:05] horrible*. [01:05] fixader: Well, that says thus far the package manager is in a happy state .. so now, what is the state of wine ? show us ' apt-cache policy wine ' . [01:05] K on sec @bashing [01:06] This is what I got: wine: [01:06] Installed: (none) [01:06] Candidate: 1:1.6.2-0ubuntu4 [01:06] Version table: [01:06] 1:1.6.2-0ubuntu4 0 [01:06] 500 http://ca.archive.ubuntu.com/ubuntu/ trusty/universe amd64 [01:09] !paste | fixader [01:09] fixader: 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. [01:11] Bashing-om: I need to paste you another link? [01:11] http://paste.ubuntu.com/15420811/ Not sure if this is the right one http://paste.ubuntu.com/15420811/ [01:13] fixader: Yeah, maybe - Trying to come up with a user friendly way . In your GUI "software sources " is the 'universe' repository enabled ? [01:14] Lol, where do I found software sources? [01:14] Found software sources! One sec [01:16] bashing-om: Yes it is enabled [01:17] fixader: Greatest reason we use a lot of terminal commands, is because we all do not run the same GUI -> the terminal is the same across all distros and releases of linux ! [01:17] That makes sense [01:17] I just noticed it is set to download from the Canadian server (I'm Canadian) should I switch it to main? [01:18] helo [01:18] fixader: K, then wine should install .. show in a pastebin ' sudo apt install wine ' . let's see what the package manager complains about . [01:19] fixader: Nope .. Canaduan will be better for you . [01:19] Bashing-om: Okay. It didn't give me a pastebin link this time, how do I get one again? [01:20] where can i learn c++ on irc please? [01:20] fixader: Copy and paste is this contexxt is best . [01:21] s/contexxt/context [01:21] :D [01:21] This is the what I got: wine : Depends: wine1.6 but it is not going to be installed [01:21] E: Unable to correct problems, you have held broken packages. [01:21] xaomy: have you considered http://www.learncpp.com/ === ro is now known as Guest8905 [01:22] xaomy: try in #coding or ask alis: "/msg alis list" [01:22] Delta706, thank you <3 [01:23] xaomy: I concur with Delta; learncpp.com is a great resource, highly recommended. [01:23] fixader: Need to see that full output ... copy and paste it to http://paste.ubuntu.com . [01:23] thank adrian_1908 [01:23] xaomy: The largest channel for c++ on freenode is ##c++ [01:24] kdm12: but all C++ channel are cocky towards beginners, not a good idea. [01:24] ok perfect thank you all.... do you have a facebook group or page? [01:24] Bashing-om: here ya go http://paste.ubuntu.com/15421013/ [01:24] fixader: :) [01:26] adrian_1908: I always used to say the best thing about C++ is that before you talk about C++ you have to have an argument about which parts of it are safe and/or modern. [01:26] hehe [01:27] fixader: Try : ' sudp apt install wine1.6 ' . See what happens ./. maybe have to purge wine to install wine1.6 . [01:28] fixader: sudo ** === vervet__ is now known as vervet [01:29] @Bashing-om: Same thing, so should I try purging it? How do I do that? [01:33] fixader: Yeah, let's do ' sudo apt-get remove wine ' then do " sudo apt install wine1.6 . If ya do informational command ' apt-cache show wine1.6 ' we get a hint of what is taking place with wine . [01:33] The last time I had bad package problems, it was due to using PPAs. I have since removed all PPA software [01:34] Bashing-om: It says it's not installed, so it won't remove it [01:34] Bashing-om: Isn't `sudo apt-get purge name` more thorough? [01:35] we need the error message from sudo apt-get install wine1.6 [01:35] Ok I will try that [01:36] Okay this is the error http://paste.ubuntu.com/15421126/ [01:37] adrian_1908: Yes: in that purge also removes config files .. but as we will re-install I was not all that concerned with config files . === Nach0z_ is now known as Nach0z [01:38] is this from a ppa? [01:39] I don't completely understand how packages work in Ubuntu. I'm using 14.04 and apt-cache show weechat is 0.4.2-3. The latest stable is 1.4-1. Is it safe to use the old version from the repo? [01:41] k1l_: Great thought, In my defense I did not think a new user ( 3 days ) would be aware of a PPA ??? [01:41] minasota: ubuntu doesnt update the version of a package to a new release version. if there are security or heavy bug fixes, then the are applied to the "old" version (patched) and that is shipped in the repos [01:41] k1l_ It's called a backport [01:42] minasota: what version do you want to use now? [01:42] Bashing-OM: What is a PPA? [01:42] fixader: Look'n still .. what returns ' dpkg --list | grep wine ' ? [01:42] !ppa | fix [01:42] fix: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [01:42] fixader: can you show a "apt-cache policy wine1.6 wine1.6-amd64" in a pastebin? [01:43] Bashing-om: That command shows up with nothing but a new blank command line after :/ [01:43] one sec I will get that for you kil [01:43] k1l_: I'm ok with 0.4.2-3. I was just curious why the version offered is dated. But I understand now. Thank you [01:44] Hi everyone! [01:44] minasota: its the state of april 2014. that is when 14.04 was released. [01:45] Am I dreaming or is apt significantly faster than apt-get? [01:45] !info weechat xenial [01:45] weechat (source: weechat): Fast, light and extensible chat client. In component universe, is optional. Version 1.4-2 (xenial), package size 2 kB, installed size 60 kB [01:45] minasota: this version will be in the 16.04 that is in development right now ^ [01:45] kil_: http://paste.ubuntu.com/15421197/ here ya go [01:46] kdm12: at least it got a progressbar \o/ [01:46] hi, what is it this x-nautilus-desktop bookmark icon (folder with ethernet symbol on it) appeared today in my nautilus? [01:46] fixader: ok, no PPA. so please do a "sudo apt install wine1.6-amd64" and lets see why it doesnt want to install that === hinderak1 is now known as hinderaker [01:48] kil_: http://paste.ubuntu.com/15421223/ here ya go [01:49] fixader: ok, we need to find the end of that line of issues: "sudo apt-get install libosmesa6" [01:49] fixader: and this: "sudo apt-get install wine1.6:any" [01:49] Thanks k1l_ [01:51] kil_: http://paste.ubuntu.com/15421244/ still getting that "have held broken packages" [01:52] fixader: hmm, that is a circle :) please try "sudo apt-get -f install" [01:53] just set up ubuntu mate on my new pi 3, anyone know how to get wine running so i can play elderscrolls morrowind [01:54] Lol same thing happened [01:54] kil_: http://paste.ubuntu.com/15421291/ [01:56] what's this x-nautilus-desktop in my nautilus bookmarks? [01:56] fixader: you ran a "sudo apt update" recently? [01:56] fixader: what is "uname -a"? [01:56] Just tried it actuallt [01:57] You want me to type uname -a in the command line? [01:57] yes [01:57] <_cb> cd /#appengine [01:57] k1l_: fixader Not making a lot of sense yet / What about ' sudo dpkg -C ' . where we are asking for an audit . [01:57] _cb: use "/join #channel" [01:58] kil_: http://paste.ubuntu.com/15421321/ this is the uname -a [01:58] fixader: sudo apt-get install wine --fix-missing [01:59] kil_ same thing, broken packages [01:59] fixader: can you show? [02:00] if this is not working i suspect an issue with the hwe. [02:00] kil_: http://paste.ubuntu.com/15421342/ [02:01] Sorry I dissapeared [02:01] What is the hwe? [02:03] fixader: what is "dpkg --print-architecture" and "dpkg --print-foreign-architectures" [02:03] amd64 is all that came up for the first one [02:03] ok [02:04] and the second one any outpu? [02:05] I keep typing it wrong and it gives me errors lol. I can't spell [02:05] i386 [02:06] ok. that is ok [02:09] Is there any way to lock the screen in Ubuntu 15.10, without the Unity Greeter causing the screensaver to activate and the displays to sleep? [02:10] k1l_: How bout ' sudo apt install wine1.6-i386 ' see what results ?? [02:10] Even with power settings set to never sleep or turn off display, and with caffeine running/activated which should also inhibit this, the Unity Greeter seems to simply ignore the setting. [02:10] Bashing-om: why not [02:11] fixader: ^^ .. This has got us wondering what is going on; try the above . [02:11] Will do! [02:12] fixader: It is regretfull that you as a new user has to encounter such a situation . [02:12] Oh dear, held broken packages again. What does that mean by the way? Haha [02:13] Thanks Bashing-m :) You guys have all been so helpful, don't worry, I know this could happen to anyone I am sure. I won't swear off the platform this easily ;) [02:14] fixader: Beats me what is going on .. on the wine1.6-i386 attempt .. amy new info ? [02:14] http://paste.ubuntu.com/15421436/ just this [02:15] I am guessing there isn't such thing as a setup wizard through the GUI eh? [02:15] aha, at least more issues [02:16] k1l_: fixader Ouch ^^.. is this not supposed to happen with multi-arch ?? [02:18] Do you think I might have an unstable distro release? [02:18] I am using Ubuntu Studio (as opposed to the regular Ubuntu) [02:19] fixader: "sudo apt install libglu1-mesa" [02:19] Is there an alternative to WINE I could try? [02:20] fixader: Highly not likely to be unstable release . [02:20] It says I already have the latest version of libglu1-mesa [02:20] So much I don't understand yet haha [02:20] fixader: sudo apt install xserver-xorg-core [02:22] Um, okay I just did that one kil_ not sure what I just did actually haha [02:22] fixader: then show the output [02:23] kil_: http://paste.ubuntu.com/15421482/ [02:24] Hi everyone [02:24] fixader: sudo apt-get install wine1.6 [02:25] hello === mnepton is now known as mneptok [02:25] kil_: lol, guess what happened [02:25] Same thing again. Broken packages etc [02:26] 100% the same messages? [02:26] fixader: details matter a lot here. [02:27] I will give you a paste [02:27] I have a Taipan mouse. when using Ubuntu I can't use the side buttons....is there a way around this? [02:27] its 3:27 am here already. i am about to leave soon. [02:27] or a way to fix it rather [02:29] kil_: http://paste.ubuntu.com/15421509/ [02:29] Okay, no worries. Thanks for all your help kil_! [02:30] bravescharm: Do you have razercfg? [02:30] fixader: ok, lets undo the last change: [02:31] fixader: "sudo apt-get install --install-recommends linux-generic-lts-wily xserver-xorg-core-lts-wily xserver-xorg-lts-wily xserver-xorg-video-all-lts-wily xserver-xorg-input-all-lts-wily libwayland-egl1-mesa-lts-wily ubuntustudio-desktop xorg" [02:31] bravescharm: If not, here it is. it's the razer config tool for linux. http://bues.ch/cms/hacking/razercfg.html [02:32] http://paste.ubuntu.com/15421544/ [02:32] No dice so far :( [02:32] i suspect the lts wily xorg stuff to be an issue here. but i cant find out what exacty. i suggest you file a bug with "ubuntu-bug wine" and let the wine maintainer clear up that mess they made with that packages. [02:32] Ok [02:32] Thanks! [02:33] wait [02:33] no, don't have razercfg [02:33] thanks, i'll check it out [02:33] fixader: please show the output of "cat /etc/apt/sources.list" [02:34] http://paste.ubuntu.com/15421563/ [02:36] fixader: ok. go to systemsettings -> software and updates. then check the trusty-updates repo [02:37] If I am in the right place, they are all deselected [02:38] Okay, I just selected it on now [02:38] at least -security and -updates need to be selected [02:39] Ok, should I try the install again? [02:40] wait. first "sudo apt update" [02:40] then "sudo apt-get install --install-recommends linux-generic-lts-wily xserver-xorg-core-lts-wily xserver-xorg-lts-wily xserver-xorg-video-all-lts-wily xserver-xorg-input-all-lts-wily libwayland-egl1-mesa-lts-wily ubuntustudio-desktop xorg" [02:40] fixader: Update 1st . [02:40] to undo the latest changes. [02:40] then we try wine again after all that is done [02:40] ok I did both of those [02:41] My software updater is running too. [02:41] fixader: :X [02:41] Not sure exactly what it is updating? [02:41] dont run both [02:41] Oh sorry... um [02:41] fixader: _very_ important. you can only run one instance of tha package system. [02:42] Okay, so... I should exit the software updater? [02:42] and you need to report exactly if the last task has gone with success or any output. [02:42] i am guiding a brain surgery through irc here, and i only see what you tell me. [02:42] Haha got ya [02:44] okay I am lost now. Should I do sudo update? [02:44] what is running right now? [02:45] you mean command lines? Nothing [02:45] any updater? [02:46] if not. then "sudo apt update" [02:46] No, I shut it down [02:46] hi, I need to log in as "mysql" user, I do su mysql - as a root but nothing happens, I'm staying root.. what's wrong? [02:47] kil_: Wow, I got like 14,000 lines in the terminal after doing that. Now it wants a new line. Should I try get wine now? [02:47] fixader: i dont know what you saw [02:47] and i dont know what its asking you [02:47] I will copy it, but it's literally 100s of lines [02:48] http://paste.ubuntu.com/15421645/ [02:49] ok. now "sudo apt-get install --install-recommends linux-generic-lts-wily xserver-xorg-core-lts-wily xserver-xorg-lts-wily xserver-xorg-video-all-lts-wily xserver-xorg-input-all-lts-wily libwayland-egl1-mesa-lts-wily ubuntustudio-desktop xorg" [02:49] In process [02:50] I feel like a dummy for having updates off... [02:50] I should have told you guys that I had it off sooner. [02:52] I am holding you up kil_? I know you said it's late. I don't want to keep you awake. [02:53] kil_: Okay that's done. You want a paste, or do you know what I should do next? [02:53] ok, now "sudo apt install wine" [02:55] kil_: in process [02:55] so it installs stuff? [02:56] So far it looks like it :)\ [02:56] ok. so the missing security and updates packages were the issue. since the repos were pointing at them but your system couldnt find them and solve that depencies. [02:57] Right, makes sense [02:57] So in theory, I should be good? The real test is when it finishes haha [02:57] ok, leaving now. bb :) [02:57] Thanks so much though man! You have been a life saver [03:11] Looks like Wine installed! Now I just have to figure out to use it haha [03:14] !yah | fixader === waters33637 is now known as waters336 [03:40] afip [03:41] hi, how can I install a .jar file that has been blocked because it 'sin't trusted from the source site' ? [03:47] Bashing-om..still here? [03:47] radxxx: k, [03:47] *sigh* wasn't ubuntu. my gtx970 died [03:48] put an old card in, working ok now [03:48] radxxx: Happens . .. my card also on it's last leg ... the fan is scremming . [03:49] was only 7 month out. paid 500 for that bloody thing. warranty fortunately [03:49] radxxx: 970 is a recent card . warrenty ? [03:49] yes thankgod [03:50] sorry to have waisted your time. Just happened straight after that system update [03:50] radxxx: THAT is a bunch of money, reason for high concern when it does not function . [03:51] exit [03:51] thats why I never expected it to be dead. Vid cards should last a lot longer than that [03:52] radxxx: Not a real waste of time ... all in the process to know the fault ... Me presently with hard drive issue - my back up drive -, hope my drive is not dead . [03:53] hi, how can I install a .jar file that has been blocked because it 'sin't trusted from the source site' ? [03:53] arg hate it when that happens. Thats why I got a 4bay nas. One drive fails, just pull it out an put new one in, problem solved. [03:54] radxxx: A thought, power supply able to handle it ? Best I recall the 970 has a pretty high draw . [03:54] yeah it worked fine for the time I had it. Checked the PS with a powersupply tester, all ok [03:56] GTA V max setting ,running great. Might get some withdrawls waiting for the new card :P [03:58] radxxx: :p - :p [03:58] anyways..Im off.. thnx again :) [03:59] (You can spend any amount of money you want on GPUs, they will still be terrible) [04:02] I am having problems getting the 950M in my laptop to work properly for games, I was trying everything I could for hours on end to fix a blank screen issue, I'm now having success with Xubuntu 16.04.beta with Nvidia-361 drivers (I can actually get to the desktop now), but now I have a whole other problem, Steam throws-up "OpenGL GLX Extention not supported on this display", what can I do? === waters33637_ is now known as waters336 [04:08] Jordan_U: Okay. Please mention me when you can get to it! [04:08] I'm still not sure what is wrong with the iso's that I'm building with Windows + ImgBurn. I think it's something to do with the load segments? [04:15] <[GH0ST]> Hello, how can I dual-boot with Windows in UEFI? [04:16] !dualboot | [GH0ST] [04:16] [GH0ST]: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [04:17] !UEFI [04:17] UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [04:19] <[GH0ST]> I don't have the option to disable secure boot. [04:21] [GH0ST]: Some machines need to set a firmware password . [04:21] <[GH0ST]> Huh? [04:21] <[GH0ST]> Oh. [04:21] <[GH0ST]> You think that might work? [04:22] Is there any easy way to get cmus 2.7 in wily? [04:22] [GH0ST]: maybe, I do not recall the ones that have to have the password set to access set up options . === King is now known as Volcano === Volcano is now known as King === King is now known as Right === Right is now known as King === King is now known as Prince === Prince is now known as King === ignacio_ is now known as Guest65735 [04:56] need some help with an install on laptop [04:56] UEFI and I are not getting along [04:58] I want my laptop setup the way I've always had it, /boot on usb. I created an efi partition on the usb (we'll call it /dev/sdb1) and one for /boot (/dev/sdb2)... but after install it just says no OS found [05:09] 'oy [05:11] So I installed Ubuntu on a flash drive (actual install, not Live system), and now I can't boot my laptop into Windows 10 without it :D [05:16] place is like a revolving door [05:25] nuccun: sounds like it/you changed the laptop's UEFI boot manager boot order. At startup press the key that gets you to the firmware's manual boot device chooser, and select Windows [05:27] So when it boots up without the flash drive, it takes me to a GRUB prompt [05:27] Just figured out all I have to do is exit GRUB and it takes me to the boot device choice screen [05:28] so actually no biggie :D [05:29] sounds like GRUB got made number-1 boot-loader [05:30] One thing I don't understand, and it's mainly because I don't understand GRUB, but how it exists when the flash drive isn't plugged in [05:30] I would think it would have been installed on the flash drive [05:32] if the PC is UEFI based, then the storage device will have an EFI system partition on it and every OS you install (in UEFI mode) will put a boot-loader there. In addition, the OSes can tell the firmware they want their bootloader to start first, which is likely what is happening there. [05:34] The alternative - if the system is starting in Legacy BIOS mode - is that grub-pc has its bootstrap code in the MBR of sector 0 and its core.img in later sectors. For that to be the case you'd be dumped at a GRUB "rescue>" prompt [05:35] It's just a GRUB prompt, not rescue [05:36] I'm not seeing any adverse affects to Windows or Ubuntu with it like this, and for fear of screwing something else up I think I'm just going to leave it since it's working ok [05:36] That means that core.img loads AND reads in, at a minimum, the 'normal' module [05:36] I'm trying to run Ubuntu 15.10 inside a qemu/KVM virtual machine, but when trying to log in compiz just crashes [05:37] haasn: I doubt the guest has hardware accelerated 3D graphics, unless you've configured PCI pass-through? [05:37] TJ-: I have not. I'm using the qxl graphics device [05:38] haasn: that'll probably be it then. qemu/kvm has mainly been used for server guests although there is now some work ongoing to add a 3D openGL pass-through [05:38] TJ-: So unity can't run at all? Not even emulated? What are my alternatives? [05:39] haasn: I believe VMware and VirtualBox provide an accelerated GPU driver === Tsunami is now known as Guest21917 [05:39] VMware and VirtualBox are both out of the question [05:40] I tried logging in to xfce session instead of unity shell, and it works but I get no panel at the top :( [05:41] switch to a non-compositing desktop is the usual solution [05:43] weird, xfce4-panel wasn't installed for some reason. Fixed now, anyway [05:44] TJ-: I wonder if I can some how set up lightdm to automatically log in using xfce session if it's running inside a VM and unity shell otherwise [05:45] haasn: lightdm has script hooks you can attach your own script to, which could detect being in a guest and alter (or not) the coonfigured session [05:46] Sounds like it's going in the direction of what I want [05:46] Do you know if ubuntu has packaged guest additions for qemu/kvm? [05:48] !info qemu-quest-agent | haasn [05:48] haasn: Package qemu-quest-agent does not exist in wily [05:49] !info qemu-guest-agent | haasn [05:49] haasn: qemu-guest-agent (source: qemu): Guest-side qemu-system agent. In component universe, is optional. Version 1:2.3+dfsg-5ubuntu9.2 (wily), package size 132 kB, installed size 570 kB [05:49] haha! helps to type g not q [05:52] files list file for package `libx11-6' contains empty filename. How can I resolve this? Seems to be an issue in the deb? [05:52] TJ-: Hmm, qemu-guest-agent is installed but it doesn't seem to have affected anything [05:52] haasn: depends whats in it and what you expect :) [05:54] TJ-: seems like it just installs /usr/sbin/qemu-ga; running that however just produces ‘error opening channel: No such file or directory”. Apparently google doesn't even *find* anything for the keyword “qemu-guest-agent” :p [05:55] TJ-: What I expect is pretty easy to describe, on the other hand: I want the VM guest to auto-resize along with the window, and to share my host's cursor position instead of it being captured + emulated inside the VM [05:55] haasn: see http://wiki.qemu.org/Features/QAPI/GuestAgent [05:55] This works fine for windows guests after installing the SPICE client additions [05:58] TJ-: ah, thanks. manually running qemu-ga -m virtio-serial -p /dev/virtio-ports/* makes it work pretty much instantly [05:58] Now I just have to patch the init script I guess [05:59] Actually, false alarm. It didn't really work, it just removed focus from the VM so I figured it was working because my cursor behaved normally again [05:59] And the process hangs itself up (need to pkill -9) === Tsunami is now known as Guest70537 [06:00] Oh, I noticed the documentation suggests org.qemu.guest_agent.0 but my actual filename is com.redhat.spice.0. It probably froze up because they're speaking completely different protocols :p [06:01] So scratch what I said about qemu guest agents: What I need is whatever it is that interfaces with com.redhat.spice.0 [06:01] hey, anyone else experiencing slow download speed form ubuntu website? [06:03] !info xserver-xorg-video-qxl | haasn [06:03] haasn: xserver-xorg-video-qxl (source: xserver-xorg-video-qxl): X.Org X server -- QXL display driver. In component main, is optional. Version 0.1.4-3ubuntu1 (wily), package size 82 kB, installed size 208 kB [06:04] haasn: I think that might be what you need; I seem to remember Qemu uses QXL over SPICE [06:05] TJ-: I am using QXL over SPICE. I already checked that, and xserver-xorg-video-qxl *is* installed (though I didn't install it manually) [06:05] haasn: I wonder if it needs configuring to be used; I'd have thought it'd show up in the Xorg.0.log [06:06] TJ-: looks like spice-vdagent + rebooting did the trick [06:06] (the rebooting bit was important) [06:06] apparently the spice thing on the other end didn't like what must have been complete nonsense to it that was accidentally being sent by qemu-guest-agent, and just closed the socket [06:06] haasn: of the guest? [06:06] yes [06:06] ahh [06:08] automatic resizing still does not work, for some odd reason; I can set the option now (it's not disabled) but it just does nothing :) [06:08] :( * [06:10] How odd: In the settings manager, I can see the available display modes - and there's one at the very top which reflects the size that the display *should* have. As I change the window, I can see its values updating [06:10] But selecting that display mode apparently does nothing [06:13] Oops. dmesg paints a colorful picture: *ERROR* Mode doesn't fit in vram size [06:13] it works for sufficiently small windows [06:14] ahh, allocate more GPU RAM for the guest [06:15] TJ-: virt-manager won't let me edit the figure, it just says 16 MiB :/ [06:16] I edit the XML directly, either manually or better using virsh [06:17] Yeah, did that and it seems to work [06:18] Now I just need GLX to work. `glxinfo` fails with extension "GLX" missing [06:18] When i login to my ubuntu 14.04 system i see motd message as "136 packages can be updated. [06:18] 67 updates are security updates. [06:18] ". How can i install only Security updates and not packages ? [06:19] https://www.phoronix.com/scan.php?page=news_item&px=OTQzMg has some interesting stuff, in particular emulating GLX would allow me to run unity in the guest as well [06:20] upgrading all packages upgrade some of the library which cause service interruption. [06:20] Guest98898: "apt-get upgrade --target-release trusty-security" should do it. [06:21] TJ- : Thanks for prompt update, let me try [06:23] TJ-: You mentioned PCI passthrough earlier. I have a ‘spare’ GPU in my machine: the one built in to the intel CPU (on-board intel HD graphics). Do you know if I could pass that to the VM and allow it to use it for rendering, while still being able to see the VM's rendered contents as a window in my host OS (via SPICE)? [06:23] (*and* still being able to use my nvidia GPU on the host OS) [06:24] TJ- : i was looking at ubuntu docs and found "unattained-upgrades". have you use this ? [06:26] haasn: you're getting very complicated now :) [06:26] Guest98898: most servers are configured to use it [06:26] TJ-: It's not me that's complicated, it's all this darn software!!! I just want to run steam [06:26] haasn: 'just' is such a small word :) [06:27] and that's where all the nightmares start [06:28] For starters, I couldn't run steam on my host distro even if I wanted to, but besides that, I don't want to. So I have a separate partition (with ubuntu on it) just for linux gaming and nothing else. Now, of course, I can't be bothered waiting 10 hours for a game to download while logged into an otherwise useless desktop and twiddling my thumbs, so I figured I'd ‘just’ run the same ubuntu partition inside [06:28] a VM so I can download in the background while I use my host OS for other things.. [06:28] Now of course steam _needs_ GLX so it can render its garbage interface [06:35] hi [06:39] I want to remove the dnscrypt-proxy from ubuntu [06:40] I get error: dpkg: error processing package dnscrypt-proxy (--remove): [06:40] subprocess installed pre-removal script returned error exit status 2 [06:42] I want to remove the dnscrypt-proxy from ubuntu [06:43] it says error like this: I get error: dpkg: error processing package dnscrypt-proxy (--remove): subprocess installed pre-removal script returned error exit status 2 === ikka is now known as IKKA [06:45] Why can't Mexicans be fire fighters? ....... Cuz they can't tell the difference between hose A and Hose B === kwyjibo is now known as Guest55591 [06:56] q [07:05] ag4ve, hi de KY1J! [07:05] Hey I need a bit of help collecting information for a bug report [07:05] I am collecting the suspend info for this https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550905 [07:05] Launchpad bug 1550905 in linux (Ubuntu) "[MacBookAir7,1] Backlight control broken. Won't turn on after suspend." [Medium,Incomplete] [07:06] how do i add vmware-user command when ubuntu starts [07:06] But the instructions for collecting the debug info assume you cant get it to resume at all. I can its just that the screen backlight wont turn on [07:09] I'm trying to install 15.10 onto a micro SD card (16 GB). The installation recognizes my primary hard drive, but won't recognize the 16 GB micro SD card. I've tried with the micro sd mounted and unmounted. It shows up on the LIVE usb desktop, but the installation software won't recognize it. === IKKA is now known as ikka [07:10] I should also say this is a micro sd card from a cell phone, but it works for storing files and files can be deleted from the card. It is not write protected. Any Ideas?? [07:11] kazuka, and Qwertie Sure wish I could help you both!!! === Senj is now known as Senji === viv`d is now known as vivid [07:28] Has anyone installed gnome on Ubuntu 15.10 using a laptop with nvidis graphics, I cannot seem to get mine installed, I tried installing Ubuntu-gnome-desktop, but I'm greeted with a blackscreen, I tried pure gnome-shell and same thing and I also tried purging everything unity and still no luck. I swapped betwee lightdm and gdm and it didn't help either, any suggestions? [07:29] aulex: this easily could be the graphics card being used, you may need to tweak the kernel settings [07:30] How would I go about doing that [07:30] aulex: Let me ask you a few questions first. [07:31] Are you using the Nouveau driver or the proprietary nvidia driver? [07:31] Ok [07:31] also what graphics card are you using? === h2o is now known as Guest32653 [07:32] Nvidia-352, 750m [07:34] So proprietary [07:38] yigal: this is aulex, I just swapped onto a terminal irc [07:38] off of my phone [07:39] so I'm using properiatery driver nvidia-352 and I have the gpu 750m [07:39] Hi all, anyone followed the asus z205ta thread to get linux on it? [07:43] well, not sure where yigal went so I guess I'll ask again [07:45] Does anyone know how to properly install gnome, I tried installing via ubuntu-gnome-desktop, but that resulted on a blackscreen on bootup, I tried just pure gnome-shell, but same issue, and I also tried purging unity, but that also didn't work. I suspect it has something to do with my gpu has I have a 750m on my laptop running the propriatery driver nvida-352 [07:46] I also tried swapping between gdm and lightdm, in all instances, but it never helped [07:52] cheyan: ubuntu-gnome-desktop is the right metapackage [07:52] cheyan: I would troubleshoot the black screen [07:52] im not sure how I would go about it [07:52] do you have suggestions [07:53] Shirakawasuna: [07:53] cheyan: it may be a process (hard to say without knowing the problem)! But I would start by figuring out *what* the black screen is. I'd start by attempting to switch to a virtual terminal during the black screen (ctrl + alt + F1 or F2, etc) [07:53] thats what i'm in right now [07:53] ah, cool [07:54] cheyan: I would then check /var/log/Xorg.0.log and look for (EE) warnings [07:54] or I guess they're technically errors [07:55] no EE [07:56] huh [07:56] hmm I do have Xorg.0.old [07:56] that has some warnings in it [07:56] is virtual terminal 7 still the black screen? [07:56] how do I swap to 7 XD [07:56] most warnings (WW) are harmless [07:56] ctrl + alt + F7 [07:57] that's where X goes by default [07:57] yes [07:57] ok [07:57] well I mean EE [07:57] in the old one I do see EE [07:57] check the date to make sure it's relevant [07:57] oh I do have warnings in Xorg.0.log [07:58] WW [07:58] no errors though [07:58] ls -l /var/log/Xorg.* [07:58] so you can know if the Xorg.0.log.old is relevant (check the timestamp) [07:59] if it is, tell me what the (EE) is [07:59] it's today about 30 minutes ago [07:59] I also have a failsafe log from about 2 hours ago which is when I first started this [08:00] cool, I'm guessing 30 minutes ago = black screen [08:00] so what's the (EE) [08:00] I'm guessing you either have an error with Xorg or a lightdm issue [08:01] segfault with xorg it looks like [08:01] oh hmm [08:01] interesting [08:02] Shirakawasuna, (EE) are errors in the log [08:02] yea I see a stack trace [08:02] or a backtrace, don't know what that is but I assume it's a stack trace [08:03] it's in reference to /usr/bin/X [08:03] jim: I know [08:03] cheyan: ouch, a segfault? [08:03] I was expecting a nice video driver error [08:03] Shirakawasuna, you asked :P [08:04] jim: Ah, no I was asking cheyan what was next to the (EE) in their log :) [08:04] in the failsafe log [08:04] I also have errors [08:04] this is old though [08:04] oh ok [08:04] cheyan: lets ignore that one then [08:04] ok [08:05] cheyan: debugging a segfault can be tough. Is it in the Xorg.0.log? And if so, what's next to the (EE) entries? [08:05] cheyan: Also, have you by any chance enabled PPAs / other package repos relevant to X, like xorg-edgers? [08:06] it's in Xorg.0.log.old, but at the end of it, it says check Xorg.0.log which is weird cause there were no errors in there [08:06] how can i check my list of repositories via terminal [08:06] I don't believe I do [08:06] but let's double check [08:08] A little bit complex question: Ubuntu (assuming it's the right choice) machine with a file sharing solution (sftp for example) for a small business (a little shop for an old friend of mine, we would skip Windows). It has to be "secure" but nothing very serious. Nothing else needs to be run on the system, it won't be used for anything else. Users would need to be able to log in and upload download on a daily basis (I would teach him how to [08:08] create and or delete users, so a GUI would be a great addition). Backup and restore every day (including the users) to be safe in case of hardware failure.. what would be the best / most efficient way to solve this. I'm not a Linux master guru:), I'm willing to read as much as possible, but some easier approach and some guides would be appreciated. Please excuse my English. Thank you. [08:10] so the repos I have are blackmage, for flux, docker, dolphin, dropbox, gnome3-team-ubuntu, google-chrome, kilian for flux, mumble, nodesource, obs, scud slack stuff, slack, spotify, java, sublime [08:10] cheyan: PPAs are in /etc/apt/sources.list.d [08:10] the only thing is the gnome3 repos [08:11] but I tried to get the latest version of gnome after it failing through gnome-ubuntu-desktop [08:12] I'd remove all gnome packages, then remove gnome3-team-ubuntu, then reinstall the gnome packages, just to be safe. Though I think that's *probably* not causing your issue [08:12] 99% it isn't, but I'll do it anyways [08:12] cheyan: So... what's next to your (EE) lines in Xorg.0.log.old? [08:13] well first few lines are [08:13] ikka: How secure? Why not use something like Dropbox? [08:13] (EE) Backtrace: [08:14] (EE) 0: /usr/bin/x (xorg_backtrace + hex) [hex address] [08:14] next file of relevance is libc.so.6 [08:14] nvidia_drv.so [08:15] then from there it everything ocucrs in the X binary, im assuming that's xorg? [08:15] it's probably nvidia [08:15] yea that's what I think [08:16] I'd reinstall your nvidia drivers [08:16] I did [08:16] multiple times [08:16] Then I'd downgrade/upgrade them [08:16] various versions [08:16] yep [08:16] did that too [08:16] then I'd uninstall them with --purge if it lets you do that without removing a bunch of other packages (like xorg, gnome, etc) [08:16] then reinstall [08:16] in case it's a config [08:17] did that too === Drac0 is now known as Guest14813 [08:17] didn't require me to delete any GUI packages [08:17] from what I saw [08:19] are you totally sure you don't have a strange version of nvidia or xorg? apt-cache showpkg nvidia-{version} and check 'Versions:'. Same for xorg [08:20] You may also want to try nuking /etc/X11/ conf files (just move them to a backup location) [08:20] nvidia-352 from the dump [08:21] xorg version 1:7.7+ubuntu4 [08:21] not sure how to read that [08:21] those are legit versions [08:21] I'd uninstall + purge nvidia again [08:22] make sure *no* nvidia-like packages remain (dpkg-query --list | grep nvidia) [08:22] yep [08:22] so clean install basically [08:22] then check /etc/X11 and see if any config files for it remain [08:22] ok [08:22] I have a lot of excess gnome packages installed [08:22] and move /etc/X11/xorg.conf, if it exists, to a backup location like /etc/X11/xorg.conf.bak [08:22] any suggestion in removing them [08:23] Yeah I'd remove those just for cleanliness' sake, though I don't think they'd cause an X segfault === jasvir_ is now known as help === help is now known as Guest81746 === Guest81746 is now known as jasvir [08:27] Shirakawasuna: it's like 4:30 am for me, i'll finish this up tmmw, hopefully it works, ty for help [08:29] ikka: A lot of people use the business version of gmail for that === bazhang_ is now known as bazhang [08:31] ikka: There's also dropbox [08:36] Can anyone tell me if it's actually possible to get dual booting working with full disk encryption in Wily? [08:38] kdm12: dualbooting which other OS? [08:40] bekks: MacOS [08:41] kdm12: Then the answer is "no", since you cannot encrypt the entire disk, if another non-Linux OS is to be installed on the same disk. [08:41] kdm12: You can just encrypt your Ubuntu. [08:42] bekks: Can I not encrypt the macos partition with macos, and the ubuntu partitions with ubuntu? [08:42] kdm12: Sure, but thats not "full disk encryption". [08:42] kdm12: Because you are using two different encryption mechanisms, and you are not encrypting the entire disk with one of them. [08:44] bekks: It's partition level, which is the same thing, surely? Anyhow I;m not quite sure if it will work, or how to go about setting it up. [08:45] If it is the same thing, you set it up just the same - on a smaller partition. [08:46] kdm12: Are you using an Apple computer? [08:47] bekks: Yes, it's a macbook. I can get one OS encrypted on it, but not both. Half the problem is the graphical installer doesnt support it, the other of the problem is that booting is complex. Grub has to launch the OS, the OS has to prompt for the key, and then launch. [08:48] kdm12: If the graphical installer does not support it, use the text installer, which supports it. [08:48] bekks: I could use an encrypted home as a workaround, but it's not as secure. [08:48] bekks: Have you manage to get it working? [08:49] And using a MAcbook, I'd stick with using OSX on the entire disk, and just setup a VM for Ubuntu. [08:49] Ubuntu is the primary OS for me :P [08:49] kdm12: I havent used the graphical installer until now - at all. [08:51] bekks: I mean have you managed to do with the console mode installer? [08:51] Anyone know when I can buy a Convergence phone direct from the manufacturers website. Links would be nice ? [08:52] kdm12: I havent used anything else but the console installer until now :) And yes, it works. [08:52] bekks: Can I please ask how you setup the boot for both OS? [08:53] bekks: My problem is that it wont recognise an encrypted OS, so I need to somehow setup everything manually [08:54] kdm12: Then you have to create a grub entry, manually. [08:57] kdm12: are you using uefi? [08:57] bekks: I've tried this but it doesn't work. I just get a black screen. http://askubuntu.com/questions/293028/how-can-i-install-ubuntu-encrypted-with-luks-with-dual-boot [08:58] Anyone know where I can get a Convergence phone, exactly ? [08:59] EriC^^: It's a new macbook. I think it's EFI. [08:59] kdm12: maybe use refind to boot grub and macosx and they can handle the decryption of their partitions? [09:00] the efi partition would have to be unencrypted though [09:00] I'm sneezing my question, now. [09:01] EriC^^: Thanks. Give me some time to try this. === dave4925_ is now known as Illumitardi [09:32] 0.0 [09:33] A little bit complex question: Ubuntu (assuming it's the right choice) machine with a file sharing solution (sftp for example) for a small business (a little shop for an old friend of mine, we would skip Windows). It has to be "secure" but nothing very serious. Nothing else needs to be run on the system, it won't be used for anything else. Users would need to be able to log in and upload download on a daily basis (I would teach him how to [09:33] create and or delete users, so a GUI would be a great addition). Backup and restore every day (including the users) to be safe in case of hardware failure.. what would be the best / most efficient way to solve this. I'm not a Linux master guru:), I'm willing to read as much as possible, but some easier approach and some guides would be appreciated. [09:33] zz [09:37] hi [09:37] *wave* [09:38] 0.0 [09:38] how can i === darthvader is now known as Guest51232 [09:38] reg a nikname [09:39] /nickserv register [09:40] I just tried Manjaro and the install didn't go very well. I booted up to a grub error: 'no such partition'. After fixing that, I got an error in Ubuntu's GRUB screen: error symbol 'grub_efi_secure_boot' not found. I've fixed all that but I want to know how I can clean up residue from the failed install. [09:40] is linux getting better at getting more games for it? === andrea is now known as Guest37128 === ikka is now known as IKKA === Skyrid3r is now known as Skyrider [09:55] ciao [09:56] !list [09:56] Guest37128: 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 ». [10:02] Why is it always italians with the !list? [10:02] is warez via irc still big there? [10:02] Hello, have this question - when I do sudo update-rc.d myapp defaults it makes a bunch of links. Which command will restore original state? I did not understand the manuals about this. Ty [10:03] Pointblank_1: that commoand restores defaults. Though it's becoming rapidly obsolete in the world of systemd [10:06] Seveas Ty. I want to clear everything of that app from the system. When I do that command I see the creation of links, not erasing them. [10:06] sudo apt-get remove --purge thatapp [10:07] Seveas ty again, taking a note of it. You said it is obsolete. What is the current method suggested, just for my info? [10:07] good question. My systemd-fu is not quite up to modern standards :) [10:08] Is there any command for viewing the current grub configuration [10:09] Seveas - OK. by the way, I hope we talked of the same thing. That app was not installed through sudo apt-get install. Is just an executable I am running as a service. [10:09] kbrgl: less /boot/grub/grub.cfg [10:09] Pointblank_1: in that case update-rc.d -f remove initscriptname === Tsunami is now known as Guest37534 [10:09] or manually remove all its symlinks in /etc/rc?.d/ :) === andrea is now known as Guest82339 [10:10] Seveas I think it is the thing I need to know. That "manual removal" I read is a common mistake of system administrators. That when you do this, next time they are restored. [10:11] Pointblank_1: neh, if you manually installed it, no automated thing will bring it back [10:13] selam [10:13] türk olan var mı ? [10:13] yada türkçe bilen ? [10:16] Seveas OK, this mystified me (found for you: http://manpages.ubuntu.com/manpages/hardy/man8/update-rc.d.8.html#contenttoc3) Third paragraph. So taking your fix as the solution for my problem and thank you for your help! :) [10:20] Pointblank_1: that paragraph is correct. postinst scripts, which are part of packages that are installed with apt-get, will updo whatever you do for such packages [10:20] But that does not apply to random binaries you installed by hand :) [10:25] Hi, how can I update lighttpd? As package it seems quite old 1.4.33 while now there is 1.4.39 [10:31] !info lighttpd [10:31] lighttpd (source: lighttpd): fast webserver with minimal memory footprint. In component universe, is optional. Version 1.4.35-4ubuntu1 (wily), package size 246 kB, installed size 922 kB [10:31] upgrade to wily for 1.4.35 [10:31] !info lighttpd xenial [10:31] lighttpd (source: lighttpd): fast webserver with minimal memory footprint. In component universe, is optional. Version 1.4.35-4ubuntu1 (xenial), package size 246 kB, installed size 922 kB [10:31] Somebody know how good the BQ Ubuntu tablet is? [10:32] you mean the unreleased version?? [10:33] yes [10:33] do the math [10:33] Does anyone here know if its possible to run rdesktop with geometry set to one thing and "screen resolution" to something else? [10:33] unreleased ... UNreleased [10:34] cfhowlett: your time machine broken again? [10:34] whut? did I miss a memo, Seveas ? please explain [10:34] 2 GB RAM sounds a little bit less [10:34] for the ubuntu tablet [10:34] cfhowlett: I'm guessing ubik123 expects us to have a time machine to go to the future and see how good it is :) [10:35] ah, yes. [10:35] yes, of course :D [10:35] but bq ubuntu smartphone is quite good [10:35] my machine is still getting steampunked from my encounter with the Morlocks [10:35] except of that skype doesn't run [10:35] ubik123: http://www.delorean.com/ [10:40] anyone know if kemyLand and HarryHarryHarry from the ubuntu forums get on irc? [10:42] Aussie_matt: not under those names at least [10:42] Seveas: ok.... hope they pop up :) [10:43] why not simply poke them on the forums? [10:44] I'm not a member... I just wanna ask them about their epic x205ta asus thread... I'm a mageia guy [10:44] Doing apt-get upgrade on 14.04 wont get me systemd right? [10:45] Marezz: what's wrong with systemd? [10:46] Any time I boot into Ubuntu, it takes me to the ctrl+alt+f1 screen [10:47] I have to type sudo service lightdm restart to get to the actual login screen [10:47] ferz, sorry i dont want to get into that discussion, i dont like systemd, lets leave it at that. [10:47] It says "Unknown instance" before taking me to the login screen [10:47] does anyone know how to fix it? [10:47] Tammyton do you see the 5 dots during startup? if yes, hit f12 when you see them [10:47] I don't [10:47] But it does say something about cleaning a diary? [10:49] has ubuntu ever booted tammyton? [10:49] yeah, I'm in ubuntu at the moment [10:49] Basically, when I boot ubuntu it says "cleaning diary" or something along those lines [10:50] then takes me to the ctrl+alt+f1 screen [10:50] I type in sudo service restart lightdm [10:50] In the console it says "instance not found" [10:50] and then it takes me to the actual graphical login screen [10:51] Tammyton use sudo apt-get autoremove && sudo autoclean [10:51] when you're in tty1 [10:52] is tty1 the ctrl+alt+f1 console thing? [10:52] yes [10:52] do I need to restart my computer, or can I do it while I'm logged in? [10:52] so turn on computer > ubuntu boots to command line > [10:52] oh alright [10:52] yeah^ [10:54] is that a yeah to me? [10:54] yes [10:54] k [10:55] Brb, going to try what monkeydust said [10:55] then try running the he siad [10:55] Marezz: https://github.com/ServiceManager/ServiceManager [10:56] he/she [10:58] This time it went into the console, then almost immediately went to the real login screen. This occasionally happens [10:58] So I didn't actually get to write the command in [10:58] Tammyton ok, but still use the commands i suggested [10:58] Tammyton use sudo apt-get autoremove && sudo autoclean [11:00] Just tried. It says command autoclean not found [11:01] just run each command individually [11:01] hey [11:01] sudo apt-get autoremove [11:01] sudo autoclean [11:01] in the console now [11:01] then reboot [11:02] sudo apt-get autoclean [11:02] okay, thanks [11:03] hey [11:03] so sudo raises the prvilages of the command, apt-get is the package manager and then you are telling the package manager to do something [11:03] not sure it will fix it but hey worth a shot [11:04] after ~sudo su, u can leave the sudo command not? [11:05] not sure of your question, peter, try again [11:05] there is a command "sudo su" [11:05] I've just done what you said, but I'm still getting command autoclean not found [11:05] su = sudo [11:05] same thing [11:06] o aright i see thanks [11:06] oh actually ia mwrong [11:06] wrong [11:06] sorry [11:06] so we need sudo in ubuntu [11:06] su is used in differnt linux distros and raises privialges permantely [11:07] so use sudo in ubuntu with system commans peter [11:07] i thought with the "sudo su" command u gonna be in the root, so u can leave the sudo next time.. for example...sudo so ->pw -> apt-get [11:07] Tammyton try sudo apt-get clean [11:08] and whats the diff between the terminal emulator, and the ctrl + alt + f2? [11:09] no idea about that peter [11:09] peterkotan the terminal has config files, like bashrc etc [11:09] MonkeyDust okay, I've just done sudo apt-get clean, but it didn't give me any output or say that it's installed anything [11:09] peterkotan e.g. an alias will work in the terminal, but not in tty1 [11:10] alright. im quiet newbie, after being a windows user for so long (sorry dont want to hurt anybody) [11:11] type apt-get --help [11:12] Tammyton sudo apt install aptitude ... then: sudo aptitude purge ~c <-- that's a tilde [11:13] thanks, I'll try it [11:13] type apt-get autoremove [11:13] MonkeyDust done [11:14] okay [11:14] Tammyton aptitude is not 'done' after a few seconds, it takes a while [11:14] oh, but it's letting me type commands in again so I assumed it was finished [11:14] aptitude purge ~c, even [11:14] yeah I did that [11:15] Tammyton i'm running out of ideas now [11:15] reboot and report what happens [11:16] alright [11:17] in pidgin can we turn off the messages about logging and quitin? [11:17] What will happen if I add the weechat repo to my sources list? When I update will it try to update both versions of weechat that are installed? [11:18] !info weechat [11:18] weechat (source: weechat): Fast, light and extensible chat client. In component universe, is optional. Version 1.3-1 (wily), package size 2 kB, installed size 58 kB [11:19] minasota weechat sits in the universe repo, no need to add a source [11:19] MonkeyDust: I'm on trusty and want to stay lts. [11:19] Well now it goes to the console, asks for my login name and a second later goes to the actual login screen. So I guess that's better than what it was originally [11:19] !info weechat trusty [11:19] weechat (source: weechat): Fast, light and extensible chat client. In component universe, is optional. Version 0.4.2-3 (trusty), package size 1 kB, installed size 31 kB [11:19] apt-cache show weechat doesn't show a newer version? [11:19] Hey anyone around that can help with a samba issue [11:20] My Mac only seems to spot it on the odd occasion [11:21] monkeydust This comes up before the console screen, if that makes any difference? http://paste.ubuntu.com/15423665/ [11:22] Tammyton what's the output of cat /etc/issue [11:22] Ubuntu 15.10 \n \l [11:22] Ubuntu 15.10 \n \l [11:23] MonkeyDust: I'm using 0.4.2-3. If I install 1.3-1 from the universe repo will it just simply upgrade my version with settings in tact? [11:23] accidentally pasted twice [11:24] minasota not sure, never tried [11:24] you may have a hardware problem [11:25] oh alright [11:25] do you think reinstalling ubuntu could help? [11:26] The first time I installed ubuntu I didn't have this problem. I had a different issue with it though, so I deleted the partition and reinstalled [11:27] Tammyton one more thing: fsck -TV /dev/sda1 <-- replace sda1 with your specific dev [11:28] tam type: sudo lsblk and paste the results [11:28] MonkeyDust: I guess I don't understand how that works in Ubuntu. 14.04 only goes to 0.4.2-3 for weechat. If I add a source or pull from a newer release repo, does that package get broken [11:28] do you know how I find out which dev I'm using? [11:29] Tammyton what iain says [11:29] no, it gets replaced minasota [11:29] http://paste.ubuntu.com/15423709/ [11:29] oh cheers [11:30] Tammyton and now: lsblk -f [11:30] http://paste.ubuntu.com/15423721/ [11:31] Tammyton looks like ubuntu sits in sda6 [11:31] can u confirm how many hard drive you have in your system [11:31] Tammyton looks like ubuntu sits in sdb6 [11:31] thanks [11:32] it says it will cause filesystem damange :x [11:32] should I just do it? [11:32] mave_: Ok, so if I use willy repo I don't need to purge the package, but if I add a wwechat.list file and repo to my sources list that pulls from weechat.org and install, I will have two versions of weecaht installed? [11:33] Tammyton first backup, before you start modifying partitions [11:33] this will only modify my sdb6 partition though right? [11:35] It says it can't continue because it's mounted anyway [11:37] thanks for your help. I may just try reinstalling ubuntu [11:38] Tammyton good luck [11:44] hope i kind of helped [11:44] laters [11:54] hey all how's it going? [11:54] am newbie === anthony is now known as Guest75241 [11:54] what is this for? [11:54] Guest75241 this is ubuntu support, ask your ubuntu question here === CyberJacob is now known as zz_CyberJacob [11:55] is anybody there [11:55] ben__ type /names [11:58] hei guys what happened to xvba-va-driver from these instructions https://help.ubuntu.com/community/BinaryDriverHowto/AMD#Enabling_Video_Hardware_Acceleration ? [11:58] im using fglrx driver in ubuntu 15.10 [11:58] cant find it in apt-cache search either [12:05] Hi. I am having trouble with bluetooth [12:05] asus x550L, the bluetooth appears to be available, but enabling it does nothing === cglocke|BNC is now known as cglocke|away [12:07] cagee install blueman [12:08] k [12:11] no adapter found, it says :p [12:15] anybody any idea how to start learning ubuntu?:) [12:15] !manual | peterkotan [12:15] peterkotan: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [12:15] !manual | peterkotan read [12:15] peterkotan read: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [12:15] depends what you use it for and your linux skills level [12:15] by doing ! [12:15] peterkotan what ALFA says: learn it like you learned windows or mac: by using it [12:16] hey that was fast guys thanks:) [12:16] !manual [12:16] The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [12:17] Hello Guys, i want install phpsysinfo on my DS Ubuntu 14.04, maybe someone can help me? [12:18] Village: where is the exact problem? === cglocke|away is now known as cglocke|BNC [12:19] !away > cglocke|BNC [12:19] cglocke|BNC, please see my private message [12:19] Village, i'm not sure about phpsysinfo, but the regular sysinfo can be installed by sudo apt-get install sysinfo [12:21] I am using 14.04, should I update to 15.10? Waiting for 16.04 ;p. Maybe 15.10 fixes my bluetooth [12:23] k1l, i don't know what i need do after sudo apt-get install phpsysinfo.. [12:23] Tin_man, can you show example? [12:23] village, google sysinfo install guide? === aeropig is now known as b33e [12:25] cagee, i don't know from google, it's to hard understand form me, one write that second one different.. i want live help from peoples who faced with it [12:26] what is sysinfo btw, is it that web page that shows all the info? Or some native program? [12:26] cagee, read man sysinfo [12:26] cagee, wait, i show you example, it's shows DS info [12:27] there is no phpsysinfo in the apt-get library, just sysinfo [12:27] Village: in package phpsysinfo I see this file, does this help? /etc/phpsysinfo/config.php [12:27] Village: also /usr/share/doc/phpsysinfo/README [12:28] Tin_man: there is phpsysinfo in the repos [12:28] cagee - http://phpsysinfo.github.io/phpsysinfo/demos.html [12:28] !info phpsysinfo | Tin_man [12:28] Tin_man: phpsysinfo (source: phpsysinfo): PHP based host information. In component universe, is optional. Version 3.0.17-1ubuntu1 (wily), package size 372 kB, installed size 1934 kB [12:28] sysinfo shows a complete breakdown of your system.. [12:29] Village: you just need to link it from /usr/share/phpsysinfo to the folder in /var/www you want it to run in [12:29] Village: okay, it is a web page as I expected [12:29] SchrodingersScat, i'm not interested in phpsysinfo [12:29] SchrodingersScat, i don't understand from docs.. [12:29] Tin_man: just explaining that at least in wily it does exist. [12:29] k1l, how i can do it? [12:30] ok [12:30] Village: ln -s /usr/share/phpsysinfo /var/www/ [12:31] if to /var/www/html good? Because my page is at /html [12:31] and what tag -s meens? [12:31] adjust that to your need. i dont know your setup there [12:31] -s means symbolic [12:33] village you can always do "man ln" [12:34] ok Guys, let me try with it, i will write whats happenings [12:41] k1l, what differents between "ln -s /usr/share/phpsysinfo /var/www/html" and without -s ? [12:42] Village: -s creates a symlink, without -s it created a hardlink. [12:42] Ok, thanks [12:42] Village without -s, it's a copy that changes with the original ... when you delete the original, the copy stays [12:43] a hardlink isnt a copy, it is a second reference for the same inode. [12:46] hi [12:46] This will fail: service start transmission-daemon [12:46] but this will success: /etc/init.d/transmission-daemon start [12:46] why? [12:47] what's the difference: service start FOOBAR, and: /etc/init.d/FOOBAR start [12:47] MonkeyDust, understand, thanks [12:47] zerox the syntax ... put the start in the end [12:48] Hi [12:48] MonkeyDust: Sorry, I do meant "service FOOBAR start"... [12:48] zerox: the first is a (wrong) upstart syntax. the last one is sysvinit. [12:48] k1l, i thinks it's works, but don't show many info [12:48] just little bit [12:49] But be good, thank you k1l [12:49] MonkeyDust reinstalling ubuntu fixed it :) [12:50] # service transmission-daemon start: result: transmission-daemon start/running, process 1836. But actually it fails, with some error log [12:50] zerox: what errors? [12:50] from log file: [20:49:03.838] transmission-daemon Error loading config file -- exiting. (daemon.c:498) [12:51] moin [12:51] but run /etc/init.d/transmission-daemon start, there is no such error, daemon is working well. [12:51] does the dell xps13 developer edition come with an ubuntu version that has zfs as default Filesytem? [12:51] if run manually: transmission-daemon -f -g /var/lib/transmission-daemon/info, there is no error too. [12:51] xmj #ubuntu-offtopic [12:52] zerox: as what user is it to be run in the config file? [12:52] does "service start FOOBAR" ultimately invoke /etc/init.d/FOOBAR ? [12:52] I have set "USER=root" in the /etc/init.d/transmission-daemon script file. [12:53] zerox: eeeek [12:53] Sorry, I meant "service FOOBAR start"... [12:53] I'm running a virtual machine, only root user in it. [12:54] zerox: which OS are you running in your guest? [12:54] this doesnt sound like a ubuntu setup. [12:55] The hypervisor is SmartOS, one virtual machine provides SAMBA. another one, whose OS is Ubuntu 14.04, will run transmission-daemon. [12:57] Isn't "/etc/init.d/foo" equivalent to "service foo" ? [12:57] zerox: its 2 different init systems [12:58] so I just stick to /etc/init.d/foo? [12:59] i would suggest you make a proper ubuntu vm setup there. [12:59] zerox, "Note:Restarting (or reloading) Transmission daemon can be tricky. Restarting the the daemon (while it is already running) would rewrite the Transmission settings files to its original state. In other words, restarting the Transmission daemon would reset all the custom settings you saved. " [12:59] zerox, https://help.ubuntu.com/community/TransmissionHowTo#Starting_and_Stopping_Transmission_Daemon [13:00] ioria: I'm aware of this. So I stopped the daemon, modified the settings.json, and run the daemon manually to make sure the settings.json file is okay. [13:00] zerox, oh [13:02] I just restarted the Ubuntu 14.04. When I'm back to the system, there is no process listening at port 9091 (normally transmission-daemon listens on this). And the logged error is: transmission-daemon Error loading config file -- exiting. (daemon.c:498) [13:02] Then I just run "/etc/init.d/transmission-daemon start", everything goes okay. [13:02] zerox: then look at the upstart starting script [13:03] zerox: but your "root only" setup is out of the focus. ubuntu doesnt use such an setup. [13:03] k1l: what is the upstart starting script? [13:03] !upstart | zerox [13:03] zerox: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [13:05] zerox, grep ENABLE_DAEMON /etc/default/transmission-daemon [13:05] ENABLE_DAEMON=1 [13:06] zerox, try 0 ? [13:07] is facebook chat works with pigdin? [13:08] peterkotan: Officially, FB does not support any 3rd party clients. [13:08] What's the easiest way to get a newer kernel onto a ubuntu system for testing? I'm trying to try out a feature that seems to require Linux 4.4, but my 15.10 installation only ships with 4.2 [13:08] !mainline | haasn [13:08] haasn: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [13:08] is there any other way? [13:10] Looks like it's the permission error. No access to /etc/transmission-daemon/settings.json === Isla_de_Muerte is now known as NwS [13:21] anybody have an idea where to start learning linux? [13:22] peterkotan: install it. use it. read about stuff you want to do or you want t fix. basically learning by doing. [13:23] k1l: yeah i dont really know what to use for [13:23] use it as your desktop like you use some other OS now. [13:24] Hi [13:24] I follow this howto: http://ipxe.org/appnote/ubuntu_live but I end with kernel panic in not-syncing attemting to kill init, any clue why ? === boodllebat_ is now known as boodllebat [13:25] k1l: alright thanks [13:29] hie [13:29] any one? [13:29] hi [13:30] dav, no questions = no answers [13:30] ok [13:30] i'm new in linux [13:30] Having trouble in running sudo dpkg -i linux-image-3.0.0-rc3-xia_05_amd64.deb === CripperZ is now known as S|ipKorN- [13:31] can anyone help me in setup pidgin with fb account [13:32] Can someone help me with this? http://paste.ubuntu.com/15424610/ [13:32] ? [13:33] jatin30: we had all this the last time. you need to specifiy the /path/to/linux-kernel.deb if that .deb file is not in the same folder [13:33] did u type the correct name @jatin [13:34] dav: facebook doesnt allow any other clients anymore. [13:34] Does DKMS has a INFO or MAN page ? [13:34] yeah ,that is what i was also thinking [13:34] K1l: yeah I know sorry I had to compile the kernel again and I forgot it [13:34] all thanks goes to messenger [13:37] is unity better than mate? [13:37] dav, test it for yourself and make up your own mind. it's free. [13:37] dav: if its better for you, we cant tell you. just test it :) [13:38] can anyone give me cmds to replace mate with unity [13:38] dav install mate, logout, switch login [13:38] dav: sudo apt install ubuntu-desktop [13:38] sudo apt install ubuntu-desktop [13:38] dav install mate, logout, switch, login [13:39] oh, replace mate, i misread [13:39] haha [13:39] jatin30: do you know in which folder the .deb file is? [13:40] k1l: finding it [13:40] i want to first replace mate ,test it and then get it back. [13:40] dav: you can use several desktops on ubuntu. you can switch on the login screen [13:41] and how do i install unity ? [13:41] sudo apt install ubuntu-desktop, dav [13:41] scroll up. we already told you [13:42] ok,gotcha thx guys [13:43] isnt unity installed by default? [13:43] i thought that was the go-to for ubuntu [13:43] na,it's Mate [13:44] tho i havent used ubuntu desktop in years so wat do i know [13:44] just server here [13:44] maddawg3: not if you install a flavor that ships with another desktop preinstalled [13:44] maddawg3: ubuntu-desktop is the default for pure Ubuntu, Ubuntu MATE doesn't have ubuntu-desktop, they've got their own set. in either case, ubuntu-desktop will install Unity and dependencies. [13:45] dav: youre pproblemm clear ? === ubuntu is now known as Guest90604 [13:45] i am new to Linux ,and i just to test hell a lot of it [13:45] helo... [13:45] downloading unity now [13:46] dav: i can use facebook chat in pidgin [13:46] hey how do i setup it with mate,and can i remove it later [13:46] but mine not wrking [13:46] can you tell me settings [13:47] and version of pidgin that you are using ,iputra [13:47] dav: http://www.webupd8.org/2015/08/use-facebook-chat-in-pidgin-with-purple.html [13:47] my pidgin version is 2.10.11 [13:48] gotcha teward [13:49] it's purple-facebook library [13:49] too many ubuntu flavors now [13:49] ciao [13:49] guys ,How to setup unity and then remove it (after testing) [13:50] dav: remove the meta-package you installed [13:50] kll:meta-packages of unity?right [13:51] dav: no [13:51] dav: install "ubuntu-desktop" which will install all the stuff needed for the ubuntu standard desktop that is unity. [13:51] not just remove but actually purge [13:51] yea if you install ubuntu-desktop it will work but to remove it do apt-get purge [13:51] dav: then logout. choose unity on the login screen, login. (this was told to you now 10 times. ) [13:51] not just remove [13:52] ok,can i use both of them [13:52] dav: yes [13:52] at the same time dav? [13:52] dav: just choose the desktop you like on the login screen. [13:52] no but you just logoff and select a different destkop env* [13:52] and remove one of them without hurting another one [13:52] yes [13:52] dav: yes [13:52] just reverse the sudo apt-get install ubuntu-desktop [13:53] sudo apt-get purge ubuntu-desktop [13:53] and it will remove it and delete anything associated with it [13:53] sudo apt-get remove ubuntu-desktop [13:53] that was put on when you installed it basically [13:53] no purge [13:53] dont just remove [13:53] you want it to remove everything [13:54] dav: just install ubuntu-desktop and start using it. seems like the removing is too much information for you right now [13:54] purge will literally get rid of everything you installed when you installed it basically [13:54] LOL [13:54] i think it removes all the dependencies you installed with it that are used by it [13:54] guys you are confusing me [13:54] what's confusing? [13:55] ok,leave [13:55] sudo apt-get install ubuntu-desktop [13:55] and to remove [13:55] sudo apt-get purge ubuntu-desktop [13:55] i will handle else myself [13:55] DONE [13:55] ok well you asked [13:55] were given answers [13:55] and then kept asking the same question [13:56] hey,are you programmers? [13:56] .... [13:56] you wanna talk to developers go to #ubuntu-dev [13:56] ... (3*.) [13:56] i'm a linux systems administrator [13:56] ok [13:56] which means i know how to use the OS [13:57] dav you use windows? [13:57] yeah [13:57] i'm a c++ programmer [13:57] you know when you uninstall in windows how it leaves stuff behind in the registry sometimes? [13:57] yes [13:57] well if you do just apt-get remove [13:58] it tends to leave stuff behind as well [13:58] ok [13:58] doing sudo apt-get purge removes it and DELETES everything [13:58] leaving nothing behind that was installed when you installed the package [13:58] im getting it [13:58] therefore being a complete uninstall [13:58] now [13:58] ths [13:58] thx [13:59] must be taking first class in linux lol :-P [13:59] haha [13:59] i love to learn [13:59] en [14:00] en == english? [14:01] http://askubuntu.com/questions/231562/what-is-the-difference-between-apt-get-purge-and-apt-get-remove === nigel is now known as Guest61864 [14:01] tell me more about ubuntu,maddawg3 [14:01] tired [14:01] dav, if you want to learn read the manual. or www.fullcirclemagazine.org start at #0 and continue [14:01] you can go read about it on the google [14:02] HowToLinux.com [14:02] lol [14:02] ooo i am buying that domain name right now [14:02] HELL YEA [14:03] damn it's owned [14:03] also --- it's offtopic [14:03] is there any source from where i can learn about Linux Kernel's interrupts and Api's [14:03] i apologize... i'll look for "HowToUbuntu.com" instead [14:04] sheesh topic nazis [14:04] maddawg3: I don't think purge removes the dependencies, you have to run apt-get autoremove to do that [14:04] ah yea true [14:04] but no reason to in his case me thinks [14:04] yep, probably not [14:04] to learn more about linux,you have to buy a great book [14:05] but i wouldnt do just a "apt-get remove" for sure [14:05] that's what i was waiting for. [14:05] i cant think of any time that i've ever wanted to keep config files after removing a package [14:05] "buy"? false. http://www.linuxlinks.com/article/20090405061458383/20oftheBestFreeLinuxBooks-Part1.html [14:07] ok,guys thanks for your help really learned a lot [14:08] quit():Bye [14:09] maddawg3: I can think of lots of times where you wnated it :) === mike_ is now known as Guest44784 [14:09] (hint every time you upgrade a package, it's removed and installed) [14:10] oh true [14:10] if you want to get technicasl [14:10] lol [14:10] but there's also apt-get upgrade [14:11] that does the same thing [14:18] ubuntu startup need more thank 120s,how could I find what is going on? [14:19] boot without splash to see actual boot messages would be a start [14:20] wsdjeg a few tips http://paste.ubuntu.com/15425107/ [14:21] Jordan_U: Hey, is now convenient for you? [14:21] aha [14:22] wsdjeg: what ubuntu version exactly? [14:24] 15.10, [14:24] when I first time install this os,the system startup only need 20s [14:25] wsdjeg: systemd-analyze time [14:25] Startup finished in 8.107s (kernel) + 29.343s (userspace) = 37.450s [14:26] ok,it is 37s,but it is too long for me [14:31] hey, can i install gnomes themes on unity too? [14:32] sphaerox i guess that would be gtk3 themes ... unity is a compiz layer over gnome3 [14:32] ahh okay, thanks man [14:37] hi. I'm running ubuntu 15.10 on my laptop, fairly standard installation. java is version 1.7.0.95. Apparently javaws is not available. I thought it would be commonly part of java? What do I need to get it? [14:37] Howdy folks [14:48] iji [14:48] hello === d is now known as Guest92156 [14:50] ws2k3 === mc_ is now known as Guest82768 [14:57] hello i want to install Ubuntu on an EUFI machine [14:57] do i just run live USB and let it sort itself out? [14:57] no dual boot, just Ubuntu [14:58] aliens: provided you ensure you boot the Live image in UEFI mode, not Legacy BIOS. That is down to how the PC's boot manager prsents the options, plus things like SecureBoot, FastBoot and others in the system's config. [14:59] TJ-: I have option to boot in EUFI secure boot mode, or I can run Legacy BIOS [14:59] i.e. my USB stick is under "Legacy boot" options [15:00] i dont have anything specific either... [15:00] hi guys [15:00] i tried installing OpenSUSE, its "opensuse-secureboot" showed up under UEFI mode, so I need a way to overwrite that data [15:01] I have a small issue : foreman is setting up a domain with bind integration, working great when creating a vm, but when deleting it, the entry is not deleted in bind === daniel is now known as Guest58541 [15:02] so my question is - Legacy BIOS or UEFI? [15:03] aliens: I'd try UEFI; SecureBoot to start with. If that fails, disable SecureBoot and try again === jerome__ is now known as bibou === soul is now known as Guest45668 [15:07] Hi All, I need help installing 15.10 from a live USB to a microsd card. The microsd card is not write protected and it is in an 'adapter', so it will fit into my existing full sized SD slot on my laptop. [15:07] The problem is that the installation program will not allow me to select the microsd card as a destination for the new install. The microsd is fully functional, ubuntu recognizes it and I can copy and delete files from/to it. [15:08] I should also say that the microsd card came from a cell phone, but I expected the installation program to overwrite the entire contents of the sdcard anyway. [15:08] HHHHHHEEEEEEELLLLLLPPPPPPP!!!! [15:11] hi AG4VE de KY1J!! [15:12] how big is the card? [15:12] ROPA drop the caps [15:12] ok on caps, sorry. Card is 16 GB. [15:14] ROPA, use gparted to reformat microsdcard to fat32 [15:16] ROPA: have you ensured any existing file-systems on the SD-card are *unmounted* before trying to partition the device, or does the installer not even offer the SDcard as a mass storage device option? [15:16] SchrodingersScat, ok, not sure what the format is now, but ubuntu recognizes it without problems, just won't work in the install mode. I will reformat and try again. === Tsunami is now known as Guest77977 [15:17] ROPA: if it is on /dev/mmcblk* device node then the installer might not like the fact its MMC rather than SCSI [15:17] tj I tried it mounted and unmounted. [15:18] ROPA: is it a /dev/mmcblk* device ? [15:18] tj not sure what that means........ [15:19] tj if I reformat, will the result be an scsi device? [15:20] hi [15:20] hola [15:21] ROPA nothing to do with 'formatting' - no formatting required; the installer partitions/formats [15:22] ROPA MMC or SCSI are 2 types of mass-storage hardware device interfaces; many built-in sd-card adapters use MMC (Multi Media Card) interface directly. SSD, HDD generally use {PS}ATA presented as SCSI devices [15:23] tj OK, I opened the 'disks utility', it states the partition type is W95 FAT32 (bootable) LBA. [15:25] gparted lists it as fat32, but there is a yellow trianle on that line with an exclamation character in the triangle. [15:28] ROPA, maybe try reformatting it again and see if the warning disappears. [15:28] tj OK, I just looed up the meaning of the yellow triangle, it means "Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc has been opened read-only." [15:29] looed = looked, typo. [15:30] I will try to reformat now. [15:31] ok, gparted says it can't write to the drive because it is mounted as 'read only'. [15:32] sudo/ gparted [15:33] so, right now, my microsd card has no partitions, says 'unallocated'. [15:33] I thought gparted was always run as sudo. [15:34] brb [15:38] ok, I closed gparted, started it from the command line with "sudo gparted". The warning and the yellow triangle are still there and it says it can't write to the drive becqauseit is 'read only'. [15:39] I have a smaller 8GB microsd card, I'll insert it and see if it has a similar issue. [15:40] sudo/ cfdisk [15:40] by the way, the command line output says "Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc has been opened read-only." [15:42] cfdisk/ dev/ sdb1 [15:43] cfdisk /dev/sdb [15:43] hi all [15:44] Thoughts on recommending a decent laptop for Ubuntu please? Something Lenovo? === Guest12463 is now known as mosene [15:44] lenovo thinkpad [15:45] lapyo: any particular series? [15:45] it depends on what you want [15:46] michael_mbp, I had fantastic performance with a Dell Model 15 and a Dell Model 15R, ordered them with P5 processor and ubuntu FLIES!! [15:46] well something that's quick, circa 16 gig ram, SSD would be nice. [15:46] lenovo has pretty good sites for searching the one you want [15:46] Dell also has 14 inch and 17 inch versions of the same laptop. [15:47] ROPA: ah. [15:47] ugh these come with windows stock :/ [15:47] As a company though, I DO NOT recommend Dell, I sold both due to Dells treatment of me to fix a waranty problem::> [15:48] ROPA: yeah, I'm stuck too in that regard as I'm in Sri Lanka and the company behind Dell is pants. [15:48] Yes, you cannot buy a Dell computer without paying for windows, although they will supply one with linux only instead. [15:48] One of the reasons all my equipment current is Apple, mainly cause I get warranty done in Singapore. I spend 99% of my time in xterm on a Mac LOL. [15:49] ROPA: good to know, thanks. [15:49] trying to find a good model, horrid UX http://shopap.lenovo.com/lk/en/laptops/lenovo/ [15:49] I'm using a Lenovo Yoga 500 model 80N4 and it works pretty great [15:50] kbrgl: thanks! [15:50] ok, michael_mbp GL to you. In closing, used Dells are available on ebay, not sure if a used computer meets your needs. Aloha. [15:50] ROPA create a partition with cfdisk, than reboot your laptop e you can delete it with sudo/ Gparted [15:50] I'll check the local Dell agent and see what they stock. thanks mate. [15:51] I plan to run FreeBSD, maybe Archlinux, and a couple others. [15:51] toying with Virtualbox only gets me so far ;-) [15:51] michael_mbp, my understanding that MS practically gives windows away to the manufacturers just so they install it on all their consumer computers [15:51] BluesKaj: Ah... [15:52] So it's a virus then? [15:52] :p [15:52] hahah.... [15:52] AndChat71489, will cfdisk allow me to create a partition even though it is read only?? [15:52] try [15:53] well it does work for most people, but they still pay $130 US extra for any pc no matter which OS is installed [15:53] AndChat71489, I shall do so. [15:54] cfdisk or sudo/ cfdisk [15:54] Thanks to all for help with microsd card issue!!!! Will try and return later. [15:56] ohh I forgot about this too http://www.ubuntu.com/certification/make/Lenovo/ [15:56] how can i stop a command from showing up in the terminal? [15:56] for example history -w [15:56] michael_mbp, Gateway told me they are actually contracted to supply microsoft OS on any computer thet they sell!!!! [15:56] Pipe to &2>1 ? [15:56] <|avalon|> command 2 >&1 > /dev/null [15:56] goddard add a space before it , that works on most distros [15:56] GL all. [15:56] TC ROPA [15:57] oops, 2>&1 [15:57] <|avalon|> michael_mbp: i believe that you are redirecting 2's filedescriptor to stdour [15:57] <|avalon|> yes, that [15:57] <|avalon|> :D [15:57] <|avalon|> ;) [15:57] yeah! === Zzyzx is now known as THX1138 === h4x0riz3d is now known as antto [16:11] Hi, everybody! I am in need of assistance in using Ubuntuzilla; does it remove the open tabs on the current version or does it keep them after upgrading Firefox? [16:12] asd [16:15] The manual page for hdparm says older drives may not implement write-cache-flush. How can I tell if my drive does? [16:15] how to remove mate,without hurting unity? [16:16] anyone? [16:18] can anyone tell me how to remove mate without hurting unity [16:18] does apt-get remove mate hurt unity? [16:19] it shouldn't [16:19] i dont think it should either [16:19] will it completely remove mate [16:19] unless there's some special configurations [16:19] yes, it will [16:19] yeah, you can add purge to that command too to be sure [16:20] apt-get remove --purge mate and apt-get autoremove afterwards should do it [16:20] yup [16:20] ok,are u sure? [16:20] it's a basic package removing command [16:20] do you guys prefer to stick to a GUI + term or jump to say another shell (F2?) and do something like tmux? [16:21] GUI + term here [16:21] gui + term here aswell [16:21] FYI it has been _years_ since I used a dedicated linux box. Been SSH'd in for the past 10+ years LOL. [16:21] i rarely jump to another shell these days tbh [16:21] mostly because I want to see everything at any time [16:21] i do however abuse virtual desktops in gnome sometimes [16:21] ah [16:22] it not working [16:22] in my toy ubuntu partition I use a GUI so I can run graphical programs in the environment they were designed to run in. In my normal work OS I use a tiling WM + terminals all over my screen [16:22] you need to type sudo before [16:23] yeah i have [16:23] what does it say [16:23] but it's says 0 to remove [16:23] and 125 not upgraded [16:23] are you sure you haven't already unistalled it? [16:23] can anyone let me know if there are card games out there like black jack, slots or any casino type games? [16:23] naa [16:23] you can also use ubuntu software center to remove it [16:24] sudo apt-get remove mate-* could do it too i guess [16:24] here listen ,it was pre installed then i installed unity [16:24] now i want to remove it [16:24] (mate) [16:25] log in to unity [16:25] and try typing sudo apt-get remove mate-* [16:25] yeah im in unity [16:26] will it completely remove mate,it saying 375 mb will be freed [16:26] easiest solution could be reinstalling the whole OS but with unity [16:26] yes it will [16:26] ok [16:26] i will try [16:26] fingers crossed [16:26] after it finishes removing, type sudo apt-get autoremove [16:26] it's not magic tho [16:27] yeah,but still.. [16:27] well i'm new in this [16:27] it's very simple once you get the basics [16:28] i usually work in windows and vc++ [16:28] now i'm trying to learn linux [16:28] good idea, it's fun [16:29] yeah [16:29] linux is the best [16:29] especially GCC [16:29] which is a lot better compiler then vc++ [16:30] restarting now [16:31] ubuntu the best! [16:31] tru [16:31] I'm distro hopping always but I'm always coming back to ubuntu [16:31] any good card games out there on Ubuntu? [16:31] without unity tho, ugh [16:32] Xfce is beautiful [16:32] lxde here, since I love openbox [16:32] what are the pros of openbox? [16:33] ive barely touched it [16:33] everyone seems to enjoy it though [16:33] very minimal and very configurable I guess [16:33] at least those are my reasons [16:33] hey it worked thanks [16:33] werent the configuration files in xml? [16:33] np [16:34] but starting up is bit slow [16:34] any tweaks [16:34] yeah, you can do a lot with GUI too [16:34] oh, that's cool [16:35] dav: unity requires a bit more power than mate [16:35] i have [16:36] big fan of XFCE too. It only lacks a good compositor (compton isn't bug free either) and the default file manager thunar is bug ridden. Other than that it's awesome, hits the sweet spot for me. [16:36] do u think i should use amd drivers rather than open source ones [16:36] I'd use proprietary drivers [16:36] dav: I wouldn't recommend using the AMD proprietary drivers, ever [16:36] why [16:37] they're crap? [16:37] i think the opensource ones are not correctly working [16:37] They're bug-ridden, lack basic functionality and are prone to crashing [16:37] my experience with proprietary drivers is mostly good [16:37] Then again, the free drivers are not that much better [16:37] I'd honestly just never recommend using AMD cards on Linux [16:37] except with nvidia [16:37] AMD is cool [16:38] according to me [16:38] you should try both solutions to make a decision which way you like it more [16:38] lapyo: ??? exact opposite here, nvidia proprietary is the only thing that's remotely close to stable, functioning and fast - AMD fglrx is basically segfault soup, broken vsync; AMD open-source has always been too slow for realtime use for me, nvidia open source is.. let's just not mention it, and intel proprietary is basically the worst driver in existence [16:39] adrian, yeah, xfce just seems to pack it all, my complaints are the same as yours but everything else works great [16:39] Nvidia is clearly better in the Linux Desktop department. I don't know why AMD doesn't invest more into this, it could make them stand out; but they lag behind in almost every department. It's like Intel/AMD in a way. [16:39] haasn: I haven't really used modern AMD hardware(graphics) on ubuntu, so I can't really say [16:39] ok,you guys have more experience in linux then me [16:40] FWIW I'm exposed to all sorts of driver bugs because I develop a cross-platform OpenGL application that uses pretty much every feature it can get its hands on [16:40] Most of the obscure features are the ones that crash the drivers. Luckily 99.99% of users don't see them because we work around them in our code :/ [16:40] that would explain a lot [16:41] dav: basically, start out with the open-source drivers, and if for some reason you're unsatisfied, try the proprietary ones. that's all there is to be said :P [16:41] but it working great although the starting speed is a bit low [16:41] I hate the fact that hardware manufacturers basically piss on GNU/Linux [16:41] opengl nice i never really got my hands on it [16:42] i usually work in compiler writting (simpler ones) and my own personal projects [16:42] lapyo: I hate the fact that NVIDIA as a company consistently uses under-handed business practices, flat out lies in my face about my GPU's capabilities, and does everything it can to promote vendor lock-in. I wouldn't buy from them if I had an alternative. That's why I'm hoping so much that AMD's free drivers will continue improving at the rate they currently are [16:43] hello there !!! [16:43] They can already just about match fglrx's performance, and the AMDGPU architecture makes most of the difficult integration much easier. Plus, with the move to lower-level APIs, there will be less of a burden on the GPU driver vendor to define your application's performance [16:43] lapyo: Yeah, still an issue of market size I think. As a linux user one tends to get a distorted image of the size of the user base compared to windows/OSX, it's truly tiny. I hope Steam will help affect this over time. [16:43] haasn: ikr, I'm not getting any nvidia hardware ever again unless they change some things [16:43] microsoft too ,secureboot [16:43] I have high hopes for steam machine/OS [16:44] lapyo: the sad part is that for my progam, even on linux, the AMD cards _massively_ outperform the nvidia cards for the same price; so not only am I giving money to nvidia, I'm also paying like twice the price for the same performance than if I was able to use AMD. Sadly, lack of vsync support when using multi-monitor setups with different refresh rates and orientations is a deal-breaker [16:44] are you guys professional programmers or free lancers [16:45] haasn: that sucks [16:45] haasn: Is that OpenGL or OpenCL performance? [16:45] adrian_1908: OpenGL. I don't want to touch OpenCL with a 10-ft pole [16:45] I'm an amateur programmer mostly for fun [16:45] hehe ok [16:45] new to the hole linux seen. just came up on a mac with ubuntu all ready on it but am havind alot of trouble intalling lil things i like on it any sudjestions [16:46] adrian_1908: It's texture sampling performance, actually. AMD cards have like twice the texture clock of nvidia cards, it's all in the spec sheets [16:46] Hi [16:46] :) [16:46] For games it doesn't matter as much but for me it does :D [16:46] do you think that is the reason why blender don't works correctly with amd [16:46] I can imagine [16:46] Is there some bug regarding booting ubuntu 15.10 over PXE ? [16:46] yep [16:46] it`s hang on getting ip [16:46] how to find services that are turned on specific runlevels as chkconfig? [16:47] hetii: Does it hang while trying to PXE boot, or does it hang *after* it successfully booted, inside the Ubuntu system? [16:49] haasn: well I test it with pxelinux.0 and ipxe, both works the same way, it means, initrd and kernel is loaded then some scripts are called like nfs-premount, casper-preamont. after that I see that system try to get ip address for interface but it try it few times [16:49] and end with kernel panic [16:52] hetii: when doing PXE boot I recall there is a kernel command-line parameter to have it adopt the IP address used by PXE. [16:52] I have a 65 character checksum here. What type of checksum would that be? [16:52] dgarstang: depends what base it is in [16:52] hetii: Hmm, I don't recognize the issue. We boot a handful of Ubuntu 16.04 machines over PXE-initiated local boots, and I've also a few dozen Ubuntu 14.04 machines (loading linux/initrd remotely) and it's always worked fine [16:53] Either it's something Ubuntu 15.10 specific or something about your DHCPd / TFTP settings are wrong [16:53] Or your specific ethernet hardware is doing something odd [16:54] TJ-: Hm. any way to tell? [16:54] hetii: does the kernel have "netboot=nfs nfsroot=..." [16:55] what id chkconfig equivalent? [16:55] hi, can anyone tell me where i can find "video_common.c" for edit? :D [16:55] dgarstang: try the 'jacksum' utility [16:56] majosa, use the locate command after updatedb [16:56] !info jacksum | dgarstang [16:56] dgarstang: jacksum (source: jacksum): computes checksums, CRCs and message digests. In component universe, is extra. Version 1.7.0-4 (wily), package size 202 kB, installed size 269 kB [16:57] i will do, thx [16:57] majosa: sudo find / -name 'video_common.c' [16:57] ubottu: kk [16:57] i try and next question come after i found it :D [16:57] dgarstang: Where did you get it? Can you paste it? Is it 65 hexadecimal digits or base64 or? [16:58] dgarstang: for reference 64 hex digits = 256 bits (e.g. sha256) [17:01] hi [17:04] guys please help me i am learning but everytime something works there is a new problem, i got an error on motion with full hd resolution and find out that this seems the problem: https://sourceforge.net/p/motion/mailman/message/28579926/ [17:07] majosa, how did you install motion ? [17:08] sudo apt-get install motion i think [17:08] majosa, i think you have the binary not the source ... video_common.c is in the source not in the ubuntu package [17:08] i understand, i had to install it from source with edited video_common.c ? [17:08] TJ, haasn This is my configuration: http://pastebin.ca/3405666 [17:08] majosa, if you want to edit that file, yes [17:09] thank you, helped me a lot, now i can go to the next step and learn how to install from source :D [17:10] majosa, https://launchpad.net/ubuntu/+source/motion/3.2.12-4 [17:10] hetii: “ip=192.168.0.22:255.255.255.0:192.168.0.10:192.168.0.1:8.8.4.4:eth0:static” [17:10] The default device name is no longer eth0 in ubuntu 15.10 [17:10] Maybe that's relevant? [17:11] you could try adding net.ifnames=0 on the kernel command line [17:11] majosa: according to the motion changelog, that fix (removing modulo 16 calculations for libjpeg) has been committed and in use since early 2012 [17:12] TJ: but i get this error, if i use 1280 x 720 its working... on 1920 x 1080 i get the modulo error [17:12] majosa: on which version of Ubuntu? [17:12] haasn: I check that with static ip as well as just ip=dhcp with the same result [17:12] 14.04 [17:13] sorry my english is quiet not good enough to explain, sry for that :/ [17:13] majosa: !info motion trusty [17:13] !info motion trusty [17:13] motion (source: motion): V4L capture program supporting motion detection. In component universe, is optional. Version 3.2.12-4 (trusty), package size 179 kB, installed size 767 kB [17:14] brb with that info [17:14] haasn: btw you can look just at pxelinux.cfg/default where I test LABEL ubuntu 14.04_x86_64 [17:14] and there I use just dhcp entry [17:15] majosa: hmmm, according to the 14.04 changelog it may not have received that patch, but its hard to tell. I don't see a 'new upstream release' change that would cover it at least. http://changelogs.ubuntu.com/changelogs/pool/universe/m/motion/motion_3.2.12-4/changelog [17:15] hi TJ- === Tsunami is now known as Guest95756 [17:16] ioria: evening :) === jwheare_local_ is now known as jwheare_local [17:16] TJ- doing good ? ^_^ [17:18] ioria: been busy as a busy busy thing recently; slightly slower this weekend though [17:18] TJ- i see , thanx to take time to come [17:18] by [17:18] oh my gosh, this stuff is really hard for me, i learn and understand but sometimes it took me days to understand like "motion" all is working fine now, but i cant get full hd resolution. [17:19] and now i figure out the problem but cant solve it by myself [17:19] hetii: the only thing I wonder about is booting the .efi kernel image; I wonder if its config is different from the legacy build and misses something. Are you able to test with the legacy vmlinuz? === Detroit is now known as Chicago [17:20] TJ: how do i install motion with this "patched" modulo 16 error ? [17:20] TJ-: I download now ubuntu 12.04 and will try with it [17:21] I have a "Critical to Someone" Server running 14.10. do-release-upgrade failed in a way that makes me think the update path to current no longer will work. Anyone know what kind of pain I'm setting myself up for if I just change the soures and dist-upgrade? [17:22] majosa: "apt-get source motion; sudo apt-get build-dep motion; cd motion-*/; # edit the file #; dch -i; fakeroot debian/rules binary " [17:22] after trying to upgrade from 14.04 to 16.04 I can't login, I type my pass and after pressing enter I get back to the login screen. I also tried ctrl alt f1 and after logging from the terminal startx command doesn't work. Can I do something to revert the upgrade? [17:23] I also lost my internet connection [17:23] TJ: i will try [17:23] ping google.com doesn't work === King is now known as Peasant === Peasant is now known as King === Sir_Lestaty is now known as dumbledore [17:36] I want to add android studio to the app launcher [17:36] RustyShackleford: Is there an application icon for it? [17:37] android studio generated a .desktop. When I use desktop-file-install, it wants to place it in /usr/share/applications [17:37] SonikkuAmerica: yeah there is [17:37] Hi all [17:37] anyway that just seems odd. It would add the launcher for all users [17:37] So im failing to update my ubuntu server via apt-get [17:37] Here the log: http://paste.ofcode.org/WpHZ9xgLRE4giZWqqQaEzn [17:37] I mean I'm the only user, but if there was another user Android Studio would appear in their launcher [17:37] but they don't have permission to run it [17:38] I think its telling me it cant connect to the update servers [17:38] RustyShackleford: Which is fine (given you trust the program), because that's just a smattering of .desktop files that it sticks in the launcher. If you don't trust it in the /usr directory, there's always ~/.local/share/applications/ as well [17:38] Any ideas? [17:38] RustyShackleford: Of course, ~/.local/share/applications/ will make it only appear in your user session [17:39] John: the guest is running on AWS? looks like the instance doesn't have full network access [17:39] TJ-: hm, perhaps some ports aren't fully open [17:40] TJ cd motion-*/; get me and error ? First two commads work [17:41] Hm, everything looks OK from the security group [17:41] all outgoing is allowed to any port [17:42] SonikkuAmerica: well the .deskotp files are already .local/share/applications [17:42] and they don't appear in the launcher [17:42] maybe I should restart? [17:43] Or at least log out and back in again, RustyShackleford [17:43] brb [17:43] I'll try rebooting [17:43] Turn it off and on again -__- [17:44] works more often than it should [17:44] might as well update before I reboot [17:44] Im going to take a snapshot because i always forget and always regret it [17:44] Just throwing that out there :P [17:46] http://paste.ofcode.org/P55GEjPCJGX4raZs3NRtqf [17:46] I almost rebooted my local machine -____-; [17:46] Today is not a good day for me :P [17:46] lol gotta love it when a restart fixes your problem [17:46] John: Try the main server [17:47] one more thing. I use irssi on a VPN [17:47] SonikkuAmerica: what do you mean? :) [17:47] is there a way to make a shortcut to log in via ssh? [17:47] I can never remember the IP address and my domain expired [17:47] John: Well, I think it's trying to reach an update server that it can't reach.... [17:47] You want to ssh into something on login? [17:47] ah, ok [17:48] John: no, just to have a shortcut [17:48] Perhaps the update server needed to reboot too... [17:48] John: something like ./logintovps [17:49] ah right, yeah you can do all that from the connection manager [17:49] I guess I just make a bash script. And add it where? [17:49] Wait, sorry, vpS not vpN [17:49] oh my gosh, my ip is blocked by ubuntu archive [17:50] Wherever you like - i would recommend putting it in /home/your_username as "vps" [17:50] RustyShackleford: create a simple bash script "~/bin/ssh-to" [17:50] dont worry about the sh [17:50] chmod +x vps [17:50] RustyShackleford: contains just " ssh `basename $0` $* " [17:50] inside it put "#!/bin/bash" on the first line, then below that your vps ssh command [17:51] RustyShackleford: so long as the bash script is somewhere in your path and marked executable you can run it anywhere [17:51] RustyShackleford: then create symlinks named like hosts in your ~/.ssh/config "ln -s ssh-to myhost1" [17:51] RustyShackleford: login with just calling "myhost1" [17:51] done [17:51] personally have a ~/scripts folder I added to my path and just add little scripts in there for connecting to VPSes [17:52] gah, it just hangs on 100% [Connecting to us-east-1.ec2.archive.ubuntu.com (54.144.108.75)] [Connecti [17:53] and 54.144.108.75 seems to be up and working [17:53] John: you open port 22 on the firewall on AWS it looks like? [17:53] yeah, sure - for ssh [17:53] John: you need to have the firewall rules configured through their web interface to allow SSH access [17:54] TJ: ok its working i edit the file [17:54] i can ssh in, i just cant apt-get update [17:54] ah okay [17:54] Sorry, i should have pasted the full error log [17:54] http://paste.ofcode.org/WpHZ9xgLRE4giZWqqQaEzn [17:57] John: strange I have an AWS server using the same repos and it's working okay here [17:57] John: I don't see "In Release" on any of mine though what's that about? [17:57] No idea :/ [17:58] I messed around with some things once to get Neo4j running [17:58] but i dont remember where [17:58] yeah can see the PPAs there it's trying to fetch from but seems it's failing on the AWS update server connection not that PPA [17:59] ah, ok [17:59] well or rather it fails on both [17:59] Hi, I have connected my laptop using cable to the internet and I am trying to create a new access point. But the problem is that after connecting to my laptop, my phone does not get any IP. Do you know what could be wrong? === Drac0 is now known as Guest57228 === AndChat71489 is now known as marzio [18:00] John: any sort of network config changes recently that you're aware of? [18:00] TJ: dch -i; fakeroot debian/rules binary " last two commands get me an error [18:00] um, well, i installed OpenVPN recently-ish [18:00] well, months ago, but meh [18:01] that involved ufw [18:01] John: have you updated since then? might be related to that, found this post with some generic googling http://askubuntu.com/questions/164169/unable-to-connect-error-with-apt-get [18:01] but sudo ufw status returns Status: inactive [18:02] Hi, I have connected my laptop using cable to the internet and I am trying to create a new access point. But the problem is that after connecting to my laptop, my phone does not get any IP. Do you know what could be wrong? [18:02] Drone`, marzio: [18:02] John: yeah wonder if it has something to do with it trying use the VPN connection or some bad network adapter when it's doing the apt-get update for some reason [18:03] John: maybe check out ifconfig, I'm not too privvy on the details of managing the different interfaces but think you can use ifup/ifdown to turn interfaces on or off... imagine you want to be pretty careful here and get a snapshot before you start messing with network config though so you don't lock yourself out completely [18:04] Changing my sources.list seems to give me a different server IP, but same issue it looks like [18:04] yeah, haha, good point :) [18:04] TJ, haasn this is what I discover, when use image from ubuntu12 under real box I get kernel sync panic cause he cannot mount rootfs, in this same box but with virtualbox where I have bridge with real network interface ubuntu 12 ask me to provide a name for disk1 [18:05] I have no idea what`s going on with my setup but only archlinux is able to boot. [18:05] hm === richard is now known as Guest92296 [18:05] ubuntu12/14/15/linuxmint/ are not able to mount root fs or stock on getting dhcp ip [18:06] (even when provide static it still drop into kernel panic) [18:06] wait, er, maybe its because i was screwing around with the MTU [18:06] name is richard [18:06] Here's my ifconfig deets http://paste.ofcode.org/RD5bDZm6q8XMBhQB7JV9hi [18:06] Does that look similar to yours wafflejock? [18:07] anyone find casino card games, black jack or slots? [18:07] lol [18:08] John: yeah I mean we're in different regions so the IP ranges are different and all but it looks fine for that one... no other interfaces showing up when you do that? [18:08] "Names Richard. Black Jack's ma game" [18:08] Yeah there's also lo but meh [18:08] ya [18:08] http://paste.ofcode.org/jjYTeEqRVKu2Btt7Cahtfn [18:08] I'm sorry - did not introduce myself correctly - my name is richard... [18:09] John - how do I get black jack? [18:13] John: yeah nothing scewy looking in any of that really would maybe try disabling OpenVPN temporarily or if that doesn't work see if you can find the MTU change an see if that's effecting it [18:14] hi, why isn't ProjectLibre in Ubuntu Software Center? (15.10) [18:15] Yeah so i remember now - i was messing around with the MTU on the vpn, not the eth0 [18:15] And i turned the vpn off and nothing changed :/ [18:15] Plus, the VPN works, so i think it was all just a red herring [18:15] John: yeah worth checking though would be an easy win if that were it... [18:15] however, i was having an unrelated issue on the VPN (MTU issues), which i now fixed, haha [18:16] John: not sure where to look next :) [18:16] Apparently the server needs to accept ICMP things to help with the VPN, which i just learned and activated [18:16] Is there a verbose mode for apt-get update? [18:17] good question dunno [18:17] I mean, i can ping the server its trying to talk to from the server just fine -_- [18:17] i will investigate! [18:17] To the manual pages! [18:17] John: ah yeah -V [18:17] http://manpages.ubuntu.com/manpages/raring/man8/apt-get.8.html [18:17] aw, awesome [18:21] my computer broke: Im now on "initramfs" and I dont know what to do: I have 3 kernels, I tried them all and all took me here [18:22] busybox v1.22.1 built in shell (ash) [18:22] hi to all [18:22] enter help for a list of built in commands [18:22] how are you? [18:22] tisken: thanks how are you [18:22] im fine thanks [18:23] im from spain [18:23] before this happened I had very suddenly permission issues, not being able to save to directories where I usually save without problems [18:23] tisken: hola, como estas (only one sentence I know) [18:24] :D [18:24] Yo no comprendo nada :D [18:24] muy bien [18:24] very well [18:24] Indeed [18:24] hah Hi tisken if you're looking for general chat join #ubuntu-offtopic, believe there's an #ubuntu-es as well if you have any #ubuntu support questions though this is the place [18:25] ok waff [18:25] i will do it [18:26] TJ: thank you so much, all is working perfect now :D [18:26] lololol: what have you been trying so far? have you tried booting with a live USB to see if you can access the filesystem? [18:27] dm_comp: should there be an package? [18:27] wafflejock: not much, I reseted the laptop 3 times and tried the 3 kernels... I have no idea what to do now [18:28] lololol: just did a search this might be relevant though I've never personally encountered this issue so not sure http://askubuntu.com/questions/137655/boot-drops-to-a-initramfs-prompts-busybox [18:30] lololol: would try making/using a boot USB or DVD or whatever though to get into a live environment so you can diagnose from there... might be able to do it all in the busy box shell too but typically easier to fix things from a live environment so nothing in the main system needs to be mounted (in case you have to do something that fixes the filesystem) [18:30] Hey everyone. I asked this in the #mutt channel but they sent me here. Is there a way to install mutt without installing Postfix? I'm going to use a remote SMTP server for delivery and don't need Postfix. === Sparklyballs is now known as Freeballs [18:31] ox [18:31] #backbox [18:32] k1l: i don't know. there is a .deb on sourceforge (I just used that) [18:33] why do I have a bad superblock wafflejock ? [18:33] cajuntechie: probably "sudo apt-get --no-install-recommends install mutt" [18:34] dm_comp: then tell the project to maintain a package in debian and ubuntu repos. then there will be packages in ubuntu :) [18:34] lololol: that's another good question if that's actually the root cause of the problem I wonder if it's a sign of HDD failure, would be good to probably run any SMART diagnostics tools to get the info from the drive about failures to see if it should be replaced... probably want to be sure that's the issue though [18:35] Seems that -V doesnt work with update [18:35] lololol: some nice instructions here on checking HDD and memory in a live environment http://askubuntu.com/questions/317241/can-i-use-ubuntu-to-diagnose-hard-drive-or-ram-problems-in-windows [18:36] gah, i dont know. Maybe if i just wait it will go away on its own [18:36] I cant install anything either, but everything currently on the machine seems to be working === Freeballs is now known as Sparklyballs [18:38] k1l: debian might have license issues since they have some 3ed party license agreement [18:42] Can someone help me here I have a bash script here and every time it's run /media/backup opens up [18:42] If it's possible I would like for it not to open [18:42] http://pastebin.com/eQBZM200 [18:42] is there a way to set noproc from upstart script in addition to nofile limit? [18:44] bray90820: what do you mean by "opens up" you end up there after running the script in the terminal? [18:44] bray90820: or like it opens a file browser at some point? [18:45] this looks like what i want http://linux.die.net/man/2/setrlimit [18:46] Waheedi: it opens in a graphical environment [18:46] wrong ing [18:46] wafflejock: [18:46] hmm ok [18:46] After upgrading from 14.04 LTS to 16.04 I ca not login. After entering my password the login screen appears again. I tried ctrl alt f1, I logged in, but 'startx' command failed to run. I don't know how to access my Desktop Enviroment. Can I revert the upgrade somehow? [18:46] wafflejock: How would I have it not open up [18:46] dorelyo: join #ubuntu+1 for support with 16.04 [18:47] bray90820: I am just guessing here but maybe the mount is causing the GUI to auto open on mount [18:47] wafflejock: Well when I run each command separately it works but when I run ur as a bash script it ends up opening [18:48] I get this error when trying: limit noproc 10000 10000 in upstart .conf --> stop: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist [18:48] wafflejock: I don't want it to open [18:49] bray90820: yeah this is the only line I would think could trigger that to happen "ssh root@192.168.1.8 mount -o ro /dev/server/backup '/media/backup'" not really sure how to test that theory though, but know that cd and rsync and all have no graphical component and won't trigger anything but mounting a location does sometimes cause the window to automatically pop-up (like when it automounts a USB which is useful) [18:51] wafflejock: Your Probably right and note that I am currently testing this stuff without SSH but it also happens with SSH [18:51] i just installed ubuntu. i'm a bit clueless as how to make sure i have the best video card drivers installed. from the snappyness of the graphics while i browse the internet it seems slow. i have an ati radeon hd 4870. do i start by looking at what package managers have? [18:51] bray90820: looks like you can disable it completely but not sure on a per mount basis http://askubuntu.com/questions/191527/disable-auto-opening-nautilus-window-after-auto-mount [18:52] wafflejock: I think that link will actually work for me since I am not really using this compute for much more then a home server like once or twice a month I might actually use it with a screen === SamsaraSoup_ is now known as SamsaraSoup [18:56] Hello all [18:56] mish41, start 'Additional Drivers' Application and let it search for drivers [18:56] Any testdisk experts? [18:56] hi [18:57] hilx: when i look at software & updates -> additional drivers, it just says no additional drivers available [18:58] mish41: what is the output of "lsb_release -d" [18:58] k1l: ubuntu 14.04.4 lts [18:59] mish41: AMD droped support for that card a few years back, The only viable option is to run the open source driver ' radeon' . See that it is installed and loaded with terminal command ' sudo lshw -C display ' . In the configuration line do you see " radeon " ? [18:59] i'm trying to make multicast working in an ad-hoc ethernet network, but on one computer i don't receive the responses from the other when doing "ping 224.0.0.1", do you know what could be wrong ? [18:59] mish41: amd dopped support for the old 4xxx cards [18:59] gah, i have a feeling this is one of those errors that will be with me forever until I move all the data on this VM to another [19:00] How do i 'unselect' packages in ubuntu? [19:00] mish41: so you dont have a fglrx anymore. you need to stick to the open source kernel driver [19:00] http://askubuntu.com/questions/471609/amd-ati-radeon-hd-4870-drivers-on-ubuntu-14-04 [19:00] Like, i have wiped my sources.list to be default, and removed everything in /etc/apt/sources.list.d/ [19:00] john unselect? you mean deinstall? [19:00] I dont want to deinstall, well maybe i do [19:01] I dont know -whatever I need to do to get apt-get update working again [19:01] john: for removing ppa you better use ppa-purge [19:01] !ppa-purge | john [19:01] john: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [19:01] ah, ok [19:01] Is there a way to see what ppa's are currently being used? [19:01] john: maybe "apt-cache policy" [19:01] Bashing-om: when I do that command i get configuration: driver=radeon latency=0 [19:01] I dont have ppa purge :( [19:02] apt-cache policy gave me: http://paste.ofcode.org/wphSV4R2WNmyrMss3Pstw4 [19:02] mish41: dont run any commands. read the first answer! [19:03] Does anything there look abnormal? [19:03] john. talk to your hoster if you have issues with the repos they offer you [19:04] #join [19:04] #join wikipedia [19:04] join #wikipedia [19:04] k1l: I get that ATI doesn't officially support this card anymore, which means they don't provide a driver. I guess my question is conceptual, how does one figure out which other parties make drivers for a video card? Does each distro have a driver for each video card? [19:04] abdullayev851: "/join #channel" [19:04] Hey guys, i hace quick question about drivers [19:04] http://i.imgur.com/ECdxiXr.png [19:04] Which one should I use? [19:06] mish41: you have 3 choices: use the amd driver (fglrx), use the open source driver in the linux kernel (radeon) or make your own driver (i doubt anyone can do this). so since amd doesnt make fglrx anymore for your card your only choice is the kernel driver. which is already working since you see somehting on your monitor :) [19:06] mish41: what is the output of "uname -a"? [19:06] John: pretty much looks the same as here a few extra repos we both have aside, like k1l said you might want to see if you can file a support bug with AWS to see if they can point you in the right direction or let you know if they have some issue with some part of the repos they're hosting for these images [19:07] k1l: Linux mish4-desktop 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [19:07] LuckyTux: "sudo ubuntu-drivers autoinstall" will do the job for you :) [19:07] mish41: ok, that is already the 15.10 backports kernel. [19:08] Hello people, How to create shortcut of file.sh [19:08] I'm running that via terminal always [19:08] Is there any alternatives? [19:08] k1l: so essentially i have the most up to date radeon driver (provided by ubuntu) for the video card? [19:08] John: seems to be working from my AWS machine that's also using http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse amd64 Packages and the like [19:09] @xdevnull so how would you like to be able to run it? [19:09] mish41: yes. [19:09] davido just like shortcut and double click [19:09] k1l: thanks [19:09] rather than ./name.sh from terminal [19:09] John: AWS may be able to get you more info if you get them the instance id or whatever they need though to tell you if something is wrong with that particular box or network segment or give some steps to diagnose [19:11] * aris1 [19:11] * aris1 [19:12] xdevnull, https://askubuntu.com/questions/299052/how-to-execute-sh-script-from-a-desktop-shortcut [19:13] any idea on how to solve this when updating initramfs? cp: ”/etc/fonts/conf.d/60-latin.conf”: file or directory not found [19:13] hilx, Thanks boss [19:14] k1l: is it known whether the kernel video card drivers are much worse than official ones? I notice when i browse google maps its a bit sluggish. so not sure who to blame === jottr_ is now known as jottr [19:16] mish41: the open source drivers are a lot of reverse engeneered drivers. so sometimes they are a bit worse than the fglrx. [19:18] Is there any way to lock the screen in Ubuntu 15.10, without the Unity Greeter causing the screensaver to activate and the displays to sleep? [19:18] Even with power settings set to never sleep or turn off display, and with caffeine running/activated which should also inhibit this, the Unity Greeter seems to simply ignore the setting. [19:19] hilx, i've added .desktop file with [Desktop Entry] but i get error [19:19] there was error running application [19:19] launching * [19:19] xdevnull: you have the full path in the exec line? [19:19] yes sir [19:20] xdevnull: ah here's a quick work around to log why it failed to launch http://askubuntu.com/questions/436999/how-do-i-diagnose-there-was-an-error-launching-the-application [19:23] xdevnull, it depends also on the script ... what it does and what it needs to run ....if works in terminal try Exec= gnome-terminal -x /path/file.sh === al2o3-cr1 is now known as al2o3-cr === Isla_de_Muerte is now known as NwS [19:23] ioria. it's phpstorm ide. i usually run it via ./phpstorm.sh [19:24] xdevnull: ah PHPstorm automatically made the .desktop files for me let me see if I can find them here [19:26] xdevnull, from its folder , right ? [19:26] xdevnull: here's what my stuff looks like http://paste.ubuntu.com/15428298/ I might have manually extracted phpstorm to that /opt/ folder though I forget really but it did generate the desktop entry for me [19:26] ioria, Yes cd phpstorm/bin then ./phpstorm.sh [19:27] wafflejock it's in my Downloads folder :P [19:27] xdevnull: just showing the desktop entry there then the output of ls -al /usr/bin/phpstorm that shows it's linked [19:27] xdevnull: yeah mine was there for a while :) [19:27] Can't i just keep it in DownloadS? or that will cause problem? [19:28] xdevnull: it's okay I just wanted to be "cleaner" about it /opt seemed like a reasonable place [19:28] xdevnull: I ran it from Downloads for like a year though I don't think there's any issue about where it's really at [19:29] xdevnull, maybe you need a little script that cd in there (phpstorm/bin/), and then executes ./phpstorm , put the first in the .desktop (make the .desktop executable) [19:29] ioria, it is [19:29] wait i'll pastebinit my file [19:29] xdevnull: yeah think you just want the full path to phpstorm.sh in there instead of trying to cd in the exec line [19:30] How can i pastebin the deskptop file via pastebinit [19:30] pastebinit grep ? [19:30] xdevnull: cat /path/to/file | pastebinit [19:31] that kills a kitten ;) [19:31] just "pastebinit /path/to/file" [19:31] heh sorry haha forgot you can just pass it a file [19:31] http://paste.ubuntu.com/15428347/ [19:31] xdevnull: hmm yeah so long as /home/devnull/Downloads/PhpStorm-143.1770/bin/phpstorm.sh is executable that looks like it should be fine [19:32] wafflejock: The link you sent me works perfectly [19:32] Thanks [19:32] bray90820: cool no problem [19:32] Terminal should be false I think [19:33] xdevnull: ^ [19:39] wafflejock, same [19:40] xdevnull: hmm yeah if running the .sh file directly works fine would try that post about wrapping the call in another script that logs the errors to a file to see what's happening [19:40] xdevnull: maybe some environment variable/path issues or something [19:40] Hello [19:40] :) [19:41] wafflejock, I would love if u can expain to me the first step. I'm newbie sry :/ [19:42] xdevnull, try with an %f at end ... Exec="/home/devnull/Downloads/PhpStorm-143.1770/bin/phpstorm.sh" %f [19:43] same thing [19:44] xdevnull: no problem, basically what that post is asking you to do is write a new bash script (this is just a text file that starts with #!/usr/bin/env bash ) include that text they have there except you just replace the /path/to/yourapp part with the call to the .sh file you have in the exec line the 2>~/myapp.log part will take any error output (2) and send it to that log file [19:46] xdevnull: basically save this text in a file http://paste.ubuntu.com/15428499/ lets say it's ~/testWrapper.sh, then run chmod a+x ~/testWrapper.sh, and change the Desktop Entry file to point at the ~/testWrapper.sh (would probably use the full path just in case it doesn't expand the ~ so like /home/myuser/testWrapper.sh) [19:47] xdevnull: when you run the desktop entry then you'll end up with a file in your home folder ~/myapp.log and it should say what actually errored out [19:50] oh [19:51] wafflejock, http://paste.ubuntu.com/15428570/ [19:57] xdevnull: well weird... [19:58] xdevnull: maybe it's not using the right version of the JRE/JVM or something but it's still not entirely clear from the error, at least something to google on [19:58] xdevnull: you could also just go through the install again pretty sure it asks during install if you want it to make a desktop entry, pretty sure I said yes then went in and changed it :) [19:59] i [19:59] hi === piero is now known as Guest99435 [20:02] can you get dpkg or apt to install all the files from a package without running pre and postinst scripts? [20:05] wafflejock, I downloaded it as zip an unzipeed it and access that via bin dir [20:05] xD === cz is now known as Guest12796 [20:05] xdevnull: yeah think there's like a setup.sh or install.sh in there too though one sec let me see. I recall running some GUI install step [20:07] xdevnull: it may have just been a first run thing I see this in the Linux install instructions in the base of the stuff I extracted http://paste.ubuntu.com/15428792/ [20:08] hi [20:10] it is my first time to use irc ^_^ [20:11] xdevnull: you can probably move that ~/.WebIDE folder to ~/WebIDE_bak or whatever it is in order to get it to do the first run stuff again, but can't find anything that definitively says that in their docs this is the closest I see https://www.jetbrains.com/help/phpstorm/2016.1/importing-phpstorm-settings-on-first-launch.html?origin=old_help [20:11] wafflejock but seems it's not a problem with phpstorm it self [20:11] cuz phpstorm running from bin dir [20:11] xdevnull: well it's with the way the launcher here is configured for sure but saying you can have it create the launcher for you [20:12] xdevnull: seems from the error it's probably not using the JRE that's bundled with PHPStorm for some reason but I'm not positive on that [20:12] Anyways, Thanks [20:12] Well keep using .sh :P [20:12] no worries [20:12] xdev i tried your .desktop with another program and it wasn't working .... i found extra characters in it (invisible=spaces) that have to removed to make it work. I think depends on the page where you copied it from [20:12] I apperciate your help. Thank you alot [20:12] xdevnull: heh yup sorry we couldn't get it figured out [20:14] ioria, <3 [20:14] ioria & wafflejock, Thanks both of you <3. It's now working [20:14] seems i copied empty spaces as ioria said. [20:14] xdevnull, yay [20:14] oh sweet [20:14] win! [20:15] We should change "win" word :P cuz it's remind me with windows [20:15] xD [20:15] strange error too though [20:15] hah [20:17] ءي [20:17] ia [20:17] xD thx again [20:18] tafaddal [20:18] win=!loose [20:18] ;] [20:25] hi guys : ) === czman is now known as hello [20:26] hello === hello is now known as czman [20:31] python or c++ ?develop a ubuntu suru style app === Fuchs is now known as goodfox === goodfox is now known as Fuchs [20:38] czman: what is suru? === marty_ is now known as Guest4214 [20:40] ubuntu new design language [20:40] with debhelper there is a goal of dh_usrlocal. I am failing to get past it because it is failing to delete a directory in usr/local [20:40] anyone come across this problem? [20:41] czman: appears to be Qt/QML based so think C++ is there a way to write Qt apps with Python? [20:42] pyqt? [20:43] oh huh [20:43] ok [20:43] czman: you might want to have a look at https://developer.ubuntu.com/en/start/ubuntu-sdk/ where there are some tutorials on developing ubuntu apps === Boscop_ is now known as Boscop [20:44] mcphail: ok thanks [20:44] czman: the #ubuntu-app-devel channel can be very helpful during European working hours, as well [20:46] mcphail: sadly,i`m in china [20:47] czman: never mind. You can leave your irc client idling in the channel, and get your replies when you wake up :) [20:51] hey wie kann ich xchat einstellen [20:53] !de | colaman [20:53] colaman: 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! [20:53] mcphhail: it's better this way [20:53] thanks [20:55] how @ a person in irc client? i am using polari [20:56] czman: Don't bother, just use their name [20:56] czman: Their client will highlight it for them [21:02] genli: ok [21:27] hello all [21:31] lee_g750jm hello [21:32] hello hadeswatch3r [21:37] so how long has most of you used ubuntu for [21:38] Warty Warthog for me. [21:39] off and on .. until present 16.04. [21:39] . [21:39] yeah [21:39] yeah [21:40] hardy hedgehog [21:40] yolo [21:40] 14.04 LTS [21:41] Hoary Hedgehog... you mean.. [21:41] right [21:41] yeah i like 14.0.4 [21:41] lol [21:43] right now this will be my laptop os [21:44] windows 10 is no more [21:44] compiz +emerald [21:47] ugh, windows 10 is terrible..good choice on ditching it :) [21:47] lol [21:48] imo, 7 was the last good working windows [21:48] I still have windows 10.. [21:48] games... [21:49] windows 10 is bad [21:49] bad as in good or just bad [21:49] Agreed... Windows10 NSA edition. [21:49] lol. [21:49] Windows in general is just bad [21:49] !ot [21:49] #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! [21:49] haha, nsa edition..ohhhh so true [21:49] I had a windows 10 partition around until this week. Windows 10 just has too many bugs and issues to even bother with it anymore [21:51] is very hard repair the partition of system in windows [21:51] 10 [21:51] heias need some help, configured a vpn on a vm and now need to copy the /ovpn-client from the vmubuntu server to the host [21:51] what's the best way to do it? [21:52] gr33nbits: use scp [21:52] do i need to do anything on the host? [21:53] gr33nbits: Yes - it has to be running SSH server. [21:53] okis, i will try [21:53] thanks [21:53] gr33nbits: Can you SSH in to the host? [21:53] never done it [21:54] gr33nbits: If the answer is "Yes", then SSH is installed. [21:54] gr33nbits: You can test it with: ssh [21:54] yes it's installed [21:54] oh maybe ufw i probably need to disable and restart and try again [21:55] gr33nbits: If that works, you can copy your file over using: scp whatever.ovpn host_ip_address:/home/[username]/ [21:55] ssh: connect to host 192.168.1.3 port 22: Connection refused [21:55] ufw i will disable and restart [21:56] thanks a bunch though [21:56] gr33nbits: No need to restart. Just turn off the firewall with: sudo ufw disable (I think). [21:57] let me try [21:57] still refusing connection [21:57] Can you access the host at all? [21:57] How are you accessing the host? [21:58] ssh ip [21:58] trying on the host [21:58] No, I mean, do you already have access to a terminal on the host? [21:58] no [21:59] So how were you attempting to turn off the firewall on the host? [21:59] yes was trying ssh on the host [21:59] not on the vm server [21:59] Do you have access to the VM server? [22:00] how can i try [22:00] using the server ip? [22:00] What are you using? VirtualBox? [22:00] yes virtualbox and ubuntu 14.04 server [22:00] So the VM guest is 14.04 server? [22:01] yes the host is 14.04 too [22:01] So do you have a window in which you can type things in to the guest? [22:01] i just don't want to install desktop on the server machine [22:01] You don't have to. [22:01] yes i do, i configured the vpn server already and i think it's fine [22:02] You have access to the guest terminal, right? [22:02] yes [22:02] In the guest terminal, type in: sudo ufw disable [22:03] sudo ufw status verbose on the guest and it's inactive [22:03] didn't installed yet [22:03] Okay, so no Ubuntu firewall is installed. [22:03] on the host only [22:03] not the vm guest ubuntu server no [22:04] and on the host i have ufw disable [22:04] On the guest, type in: netstat -plnt | grep 22 [22:05] What does it return? [22:05] with sudo netstat -plnt | grep 22 [22:05] nothing on return === Senji is now known as Senj === Senj is now known as Senji === Senji is now known as Senj === Senj is now known as Senji [22:06] so guest door 22 is open? [22:06] It's not a "door", it's the standard SSH port. [22:06] oh okis [22:06] On the guest, what do you get when you enter: ssh 127.0.0.1 [22:06] english not main sorry === lambda is now known as Guest95098 [22:07] connection refused [22:07] Okay, so you don't have openSSH server installed. You will have to install it. [22:07] ah ok [22:07] so i need on both [22:07] What do you mean by "both"? [22:08] can i mount a pendrive on ubuntu server and cp the directory? [22:08] Yes, you can. [22:08] that would be much easier [22:09] Although not sure about your VM guest, and whether or not is will detect a USB device. [22:09] lsusb? [22:09] Personally, I'd install SSH server on your guest: sudo apt-get install tasksel [22:09] Then run tasksel on the guest using: sudo tasksel [22:09] Then select "SSH Server" (something like that). [22:10] ok [22:11] done [22:12] Once done, you can copy any file from host to guest using: scp filename.ext guest_ip_address:/destination/path [22:13] so on the host i don't need to install ssh server gotcha [22:13] mnemonic_: needs authorized_keys on the guest no? [22:13] port 22:connection refused [22:13] ls [22:14] What do you get on the guest when you run: sudo netstat -plnt [22:14] Can you see anything listening on port 22? [22:14] It will look something like this: tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 972/sshd [22:14] yes on the guest i can [22:15] oh man don't tell me i need to configure the vpn again [22:15] Were you prompted for a username and password? [22:15] cause i installed the ssh server [22:15] you mean on the guest or the host? [22:15] gr33nbits: when you try to scp from the host machine to the guest machine are you prompted for credentials? [22:16] ah the host [22:16] On the host. From the host, when you tried to scp the key over, were you prompted for a username and password? [22:16] no i am not [22:16] What is the IP address of your guest? [22:16] (I'm assuming it's a local IP address) [22:16] 10.0.2.15 [22:16] yes [22:17] gr33nbits: it should prompt you for a password to login if you aren't using key based login and have a public key in the authorized_keys on the guest that corresponds to your private key on the host [22:17] What do you get when (from the host) you enter: ssh 10.0.2.15 [22:17] i don't and i don't get a prompt [22:17] mnemonic_, it connects [22:18] Cool. So you can SSH in to the guest from the host? [22:18] wafflejock, it's doens't prompt me [22:19] gr33nbits: well does it connect with ssh from the host to the guest like mnemonic_ asked? [22:19] If you can SSH in to the guest from the host, then you should be able to scp a file from the host to the guest. [22:19] ^^ [22:20] 1s [22:20] gr33nbits: You now have to 'exit' from the SSH session (or open a new terminal, to make sure you're on the right machine). [22:21] gr33nbits: Then, 'cd' in to the directory where the key is. [22:21] gr33nbits: Then: scp yourkey.ovpn 10.0.2.15:/tmp [22:21] hola [22:21] (or where ever you want to copy it to) [22:22] Hello kind people :D [22:22] hi nasker [22:22] hello and hello [22:22] hola nasker [22:22] how are you guys ? everything good ? [22:23] habla en español [22:23] nasker: not bad, got some ubuntu problem? [22:23] !es | mauXDD [22:23] mauXDD: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [22:24] gr33nbits: If you do not want to use the terminal, another option you have is to open up Nautilus (the file browser), press CTRL + L, then in the address bar enter: sftp://10.0.2.15 [22:24] gr33nbits: You can then just "drag 'n drop" files. [22:25] it's first time i trying to copy files like this i would prefer console [22:25] i can login in ssh on the guest [22:25] just missing something on the scp command [22:26] What do you get when you open a terminal on the host, then type: touch.txt [22:26] Sorry, I meant type: touch test.txt [22:26] Then: scp test.txt 10.0.2.15:/tmp [22:26] ? [22:27] that creates a file on the host [22:27] let me try [22:27] Yes, then the second command secure copies it to the guest. [22:27] who [22:27] i don't need to authenticate? [22:28] doesn't copy [22:28] look just tell me what is the command i need to type on the host [22:28] gr33nbits: I'm not sure how you've configured things. If you have key authentication set up, you will not be prompted for a password. If you do not, you will be prompted for your password. [22:28] Oh, sorry - do you have a user account set up on the guest VM? [22:29] You said that you managed to successfully ssh in to the guest, right? [22:29] mnemonic_, tell me the scp command i have to type on the ssh guest [22:29] yes [22:29] It's not on the guest. [22:29] just tell me the scp command i have to do to move the directory [22:29] You should be typing that from the host. [22:29] or i need to move file by file [22:29] i did but didn't copied [22:29] From the host: scp filename 10.0.2.15:/tmp (or where ever) [22:30] but the files are on /etc/ovpn-client [22:30] On the host or guest? [22:30] hola walfflejock [22:30] guest [22:30] en español [22:31] i configured the vpn server on the guest that is a ubuntu server 14.04 [22:31] Ah, right. Then, from the host, you should use: scp 10.0.2.15:etc/ovpn-client/* . [22:32] Sorry, that sould be: scp 10.0.2.15:/etc/ovpn-client/* . [22:32] no password for the ssh server needed? [22:32] I don't know. Depends if you have key authentication set up. If not, it will prompt you for a password. [22:33] What do you get when you enter: scp 10.0.2.15:/etc/ovpn-client/* . [22:33] problem is that i can't ssh on the host [22:33] I thought you said you already did? [22:33] oh the guest yes [22:33] on* [22:34] Where did you ssh to/from? [22:34] im on ssh on the guest [22:34] only [22:34] So you have a terminal open on the guest? [22:34] yes [22:34] And you can ssh from the guest to the host? [22:35] no cause on the host i can even ssh 192.168.1.3 [22:35] can't* [22:35] Is 192.168.1.3 your guest VM? [22:35] no host ip [22:35] Host IP for what? [22:36] so on the host i should ssh guest ip [22:36] Yes [22:36] it stays blinking [22:36] but does nothing [22:36] You have probably entered an incorrect IP address. [22:36] no i haven't [22:36] do i need port? [22:36] Did you install OpenSSH server on the guest? [22:36] or password? [22:37] yes the server is running on the guest [22:37] OpenSSH server is running on the guest? [22:37] well i do on the guess: ssh ip and it asks me the pass [22:38] I do not understand what you just said. [22:38] if i do ssh 10.0.2.15 on the guest [22:38] next line is a password that i have st [22:38] set* [22:38] So 10.0.2.15 is the IP address of your guest? [22:38] exactly [22:39] What do you get from the host when you enter: ping 10.0.2.15 [22:39] KJL [22:39] returns nothing [22:40] That means you do not have a route from your host to your guest. [22:40] maybe the guest vm network card [22:40] In other words, your guest is not contactable from your host using that IP address. [22:40] exactly is set to NAT [22:40] do i need to change that? [22:40] 10.x.x.x looks like a NAT type address. [22:41] :) lol im such a noob [22:42] so vpn wont work either before i fix that [22:42] You need to set up a bridged or host-only network interface. [22:42] mhm [22:42] done let's see [22:43] btw sorry for the mess in the chat room [22:43] and thanks a bunch mnemonic_ [22:43] Have you already set up a new interface? [22:43] yes [22:43] logging in [22:44] ok i can ping the guest from the host [22:44] fucking loonix man I swear [22:44] So on the guest VM, what do you get when you enter: ipconfig | grep "inet addr" [22:44] man this OS makes me rage [22:45] luka_: tone down the language please [22:45] it's not welcome in this channel [22:45] sorry [22:45] no problem [22:45] I have found a design flaw [22:45] > [22:45] in whatever elementary OS uses for the interface [22:45] i get > [22:45] im going to ask the dumbest question ever: How do I increase the font size of xchat on ubuntu? [22:45] once oyu hide the menu you can't get it back [22:45] i just put ubuntu on a dell inspiron 17 3737 and loaded up firefox, for some reason it won't connect to the internet [22:46] seriously im lost, i am ashamed, but lost. [22:46] it's working just fine on my ubuntu desktop [22:46] and it's connected to wifi [22:46] and i changed the dns settings [22:46] but it's not loadin g anything up [22:46] elementary is not ubuntu [22:46] titanium17: no preferences under 'Edit'? [22:47] gr33nbits: Does that mean you get nothing? [22:47] SchrodingersScat, found preferences, I see text box and font but no font size [22:47] yes [22:47] but i can ping the guest now mnemonic_ [22:47] SchrodingersScat, scratch that. I am dumber than I thought I was. Choosing font also chooses size alongside. [22:47] gr33nbits: Sounds like no IP addresses are assigned. What type of network interface did you add? [22:47] problem solved! [22:47] bridge [22:47] now i have 192.168.1.2 [22:47] titanium17: great, and we've had worse questions [22:48] thats reassuring! [22:48] gr33nbits: Good news! If you can ping the guest from the host, you should now be able to ssh from the host to the guest. [22:48] let's try [22:48] gr33nbits: What do you get now when you: ssh 192.168.1.2 (from the host) [22:49] ask's me a password mnemonic_ [22:49] Excellent. [22:50] Then it's definitely working. You don't have to ssh in to the guest if you don't want. [22:50] You can now just use scp. [22:50] so what do you suggest? [22:51] From the host: scp 192.168.1.2:/etc/ovpn-client/* . [22:51] password doesn't seem to work QQ [22:52] You have probably typed it in incorrectly. [22:52] gonna do it again [22:53] You also need to have permissions (at least 'read' permissions) to the /etc/ovpn-client directory. [22:53] nope it works on the guest but not on the host the pass [22:53] gr33nbits: do you have the same username on both systems? [22:53] Hi - I'm writing a systemd service-file and having a single problem - I'd like my service to run under a specific uid & gid. I've checked the systemd.service man-page but found nothing. How do I go about doing that ? === cigumo_ is now known as cigumo [22:53] wafflejock: Good point! [22:53] no wafflejock [22:54] oh i need the same user? [22:54] scp username@192.168.1.2:/etc/ovpn-client/* . [22:54] (replace username with the user that you use on the guest) [22:54] oh pass worked [22:55] now with the user [22:55] scp: /etc/ovpn-client/*: No such file or directory === Warrigal is now known as tswett [22:55] That's the directory you gave me. [22:55] yes should be this one let me check [22:57] gr33nbits: A very easy way to do this is using Nautilus. You'll be able to view directories on the VM guest as though they were local. [22:57] okis [22:58] gr33nbits: Open Nautilus, press CTRL + L, then in the address bar enter: sftp://username@192.168.1.2 [22:58] i'm still having problems, seemingly with DNS on a fresh install of ubuntu [22:58] i changed my nameservers to googles, and certain websites are working but not others [22:59] look at which ones are not working [22:59] I suspect you've not pointed your machine at googles dns correctly [22:59] an dhow would one do that [23:00] do what ? [23:00] ok done from the command line [23:00] set them "correctly" [23:00] since you assume i haven't [23:00] I don't know how you have [23:00] but i will take a look at nautils [23:00] in the network settings [23:00] the connection settings [23:00] I'm guessing you've not, but I don't know what you've done [23:00] will repeat: how does one run a systemd service as non-root [23:00] so you've changed them in network manager ? [23:00] yes [23:00] so that should get picked up [23:00] what is a website that's not working ? [23:00] reddit [23:00] but facebook works fine [23:01] mnemonic_, Thanks a bunch for the time and patience you gave me, sorry to all the other members for the spam [23:01] so if you open a shell and do "nslookup www.reddit.com' or whatever, what do you get ? [23:02] ikonia: a whole bunch of addresses [23:02] so that means DNS is working [23:02] no gr33nbits [23:02] so DNS isn't a problem [23:02] (sorry, I mean "np gr33nbits") [23:03] ikonia: other reasons certain pages wouldn't load? [23:03] ok [23:03] mekhami: depends how you are getting out, your ISP could have internet caches in place, you'd have to work it throguh [23:03] ikonia: my internet is working just fine on other device [23:04] devices [23:04] including my ubuntu desktop; [23:04] mekhami: putting something like firebug in your browser, and seeing exactly what URL's are loading / whats not and what ever message they are giving [23:04] should i keep the connection bridge or can i set it back to NAT for the VPN [23:05] ikonia: seems to be hanging on googleadservices [23:05] gr33nbits: You can have a NAT, host-only, and bridged if you want. [23:05] mekhami: not uncommon for some of the URLS that hang off it [23:06] but with NAT i couldn't ping it [23:06] ikonia: but like i said it's working on the desktop i'm currently talking to you on [23:06] so it has to be specific to this laptop, no? [23:06] but if that doesn't matter [23:06] different ad URL's that are not dead [23:06] (guessing) [23:06] mekhami: How did you change your DNS? [23:06] well i also can't ping these websites [23:07] mnemonic_: through network manager [23:07] https://redd.it/4b4wy5 [23:07] ICMP is different to http [23:07] try telnet url.com 80 [23:07] nothing === IKKA is now known as ika [23:08] lets have a look, what exact command di you use [23:08] did [23:08] telnet reddit.com 80 === ika is now known as Guest73477 [23:08] mekhami: ok - so that works [23:09] if you do nslookup reddit.com and then telnet ip 80 on each of those addresses do any of them work ? === Technobliterator is now known as The_Illuminati [23:10] so far no [23:10] check them all [23:10] that will tell us more [23:10] there's like 30 [23:10] well that's an exaggeration === The_Illuminati is now known as Technobliterator [23:10] but there's probably 15 [23:10] there is 15 [23:11] mekhami: When you changed your DNS, did you select "Automatic (DHCP) addresses only" and then enter the Google DNS servers? [23:11] mnemonic_: yes [23:11] mehdi: And what Google DNS servers did you use? [23:11] ikonia: none of them are working [23:11] so something is actually blocking you then [23:11] 8.8.8.8 8.8.4.4 [23:12] this is an absolutely fresh install of ubuntu just did it today [23:13] traceroute to one of the addresses/url see where it gets stopped [23:13] what's the command for that [23:13] traceroute ipaddress [23:14] i don't have traceroute installed [23:14] nvm i'll just install it [23:14] it's installed by default on ubuntu [23:14] what version of ubuntu is it ? [23:14] 14.04 [23:14] and it's not [23:14] ahhh wait [23:14] you're on an IPv6 address [23:14] I wonder if it's the ipv6 to v4 gateway [23:15] either way - try the traceroute [23:15] 30 lines of * * * [23:15] so it doesn't get off the first hop [23:15] what is your default gateway [23:16] no idea [23:16] have a look [23:16] it's set in network manager [23:17] default route? [23:17] yes [23:17] 172.14.42.1 [23:17] what is that [23:17] that's what it says under 'default route' [23:18] mekhami: are you on AT&T ? [23:18] yes [23:18] ok - so thats a legit IP then [23:18] that doesn't look like a default route though [23:18] that looks like a consumer public IP [23:19] lets cheat, can you pastebin the output of "netstat -rn" please [23:20] https://gist.github.com/mekhami/8b9263dcdb80ce7abf49 [23:20] i can access facebook [23:20] so i facebooked this from my laptop to my desktop [23:20] cause i couldn't access any pastebins [23:21] that route seems really odd [23:21] what's the IP address of your wireless lan card ? [23:21] 172.14.43.2 [23:21] that's wlan0 inet addr [23:22] that seems really odd as thats a direct public addresss [23:22] what's the IP address of the desktop that's working [23:22] it's on ethernet [23:22] which is a 192.168 addr [23:23] I need help with regex [23:23] on the desktop thats working can you go to "whats my ip" in a browser [23:23] whats the public IP it's showing [23:23] (the working desktop) [23:23] i've string start like this ".static-stringhere" [23:23] 2602:30a:c0e2:b020:e8a2:662a:d1a6:3025 [23:23] 172.14.43.2 [23:23] IP V6, this looks an odd ssetup [23:23] stringhere couldn't be anything, whats the right pattern? [23:23] tell me about the wireless machine [23:24] dell inspiron 17 3737 [23:24] ubuntu 14.04 [23:24] nothing modified [23:24] what's the setup, is it a wireless router that is plugged into the wall ? [23:24] yes [23:24] and the wired machine - does that plug into the same router ? [23:24] yes [23:24] why do they have different IP ranges [23:24] and why is the wifi one public [23:25] couldn't tell you [23:25] rather than a private range [23:25] that seems very very odd [23:25] can you ping 172.14.42.1 on the wireless machine ? [23:25] hold on i'm just gonna restart networking real quick [23:26] right okay [23:26] ping is fine [23:26] successful [23:26] so it can see that device [23:26] it sounds a very odd setup from a router point of view [23:26] ttps://gist.github.com/mekhami/741e7794afe89c546047 [23:26] just fyi [23:27] is the wifi address DHCP ? [23:27] wait [23:28] look at the two addresses [23:28] they are different public subnets [23:28] one is .43 the other is .42 [23:28] so it would seem [23:28] on the laptop, the inet addr for wlan0 is 172.14.42.2 [23:28] sorry [23:28] on the laptop, the inet addr for wlan0 is 172.14.43.2 [23:28] but the gateway is .42 [23:29] the 'default route' is 172.14.42.1 [23:29] so thats not "a problem" but it is very odd [23:29] I'd put in a call to AT&T and ask them to confirm the router setup they sent you, as it's "odd" [23:30] i've had this wireless setup for quite some time now [23:30] and this laptop is the first thing that doesn'tw ork [23:30] it's very odd, as it can't be DHCP addresses [23:30] as your router can't be giving out public IP addresses [23:31] mekhami: What happens if you just set it up to use DHCP (and whatever DNS servers are automatically assigned)? [23:32] mnemonic_: same situation. facebook loads just fine. other sites don't [23:32] reddit for instance. [23:32] google searches work [23:32] and that's only on this laptop, my desktop everything works [23:32] it can't be doing dhcp [23:32] What do you get with: nslookup www.reddit.com 8.8.8.8 [23:32] as your router can't give out AOL public addresses [23:32] mnemonic_: it's hanging on that command [23:33] connection timed out [23:33] on my laptop it returns the 15 addresses correctly [23:34] hang on - you said nslookup was working before [23:34] mekhami: What about: nslookup www.reddit.com 208.67.222.222 [23:34] ikonia: and now it's not [23:34] mnemonic_: hanging [23:34] type nslookup then type server [23:34] what do you see [23:35] default server: 127.0.0.1 address: 127.0.1.1#53 [23:35] ok, so it's correctly using dns masq [23:35] and now we can't reach reddit [23:35] using noslookup [23:35] Can you ping reddit's IPs? [23:35] using these public IP's seems like a very very very bad id [23:36] who manages that router? [23:36] more so when there is an ipv4->ipv6 bridge [23:36] ouroumov: no [23:36] k1l: i do [23:36] but i've not touched it since AT&T gave it to me [23:36] Why don't you use a private address range? [23:36] i'm currently using the default setup [23:36] that can't be [23:36] and all my other machines do [23:36] well it is [23:37] as it's not giving up DHCP public addresses in the ATT range [23:37] or you couldn't have more than 1 device on it [23:37] all of my other machines correctly use private addresses [23:37] it would use up the whole range [23:37] Your packets might be dropped when they leave successive nets with invalid IPs [23:37] mekhami: network manager, is that using dhcp [23:37] ikonia: yes [23:37] automatic [23:37] can't be right then [23:37] as it's got a public IP [23:37] idk what to tell you lol [23:37] i'm answering all of your questions very honestly haha [23:38] I don't doubt that [23:38] here's what i'll do [23:38] i'm gonna delete the network [23:38] restart the laptop [23:38] and we'll go from there [23:40] noproc should be nproc, that was my fault [23:40] :| [23:40] ikonia: so i am now connected again on a fresh default configuration [23:40] ipv4 automatic dhcp [23:40] default route 172.14.42.1 [23:40] ip address 172.14.43.2 [23:41] primary dns 192.168.1.254 [23:41] this is all wlan0 [23:41] So weird [23:41] check to see if the MAC is being cloned [23:41] errr thats crazy [23:41] public IP [23:41] not going to work [23:41] private DNS [23:41] your router is configured wrong [23:41] it's worked on every other machine ever [23:42] there is no other reason I can see for such an odd config [23:42] i have multiple phones ,tablets, my deskop, a PS4 [23:42] with no problems [23:42] not interested in the past [23:42] currently - that is a mental config [23:42] what i mean is [23:42] and dhcp cannot be working either as those are public AT&T addresses [23:42] it's the default setup [23:42] i've never touched the router config [23:42] well, to me, it's very wrong now [23:42] and never going to work [23:44] ikonia: advice on how to configure it th en? [23:44] talk to AT&T and explain the issue [23:44] that would be my first port of call [23:45] i guarantee if i call at&T [23:45] they're not gonna understnad a word of what i tell them [23:45] and they'll send out a tech that'll check the wires and tell me 'oh uh idk what's wrong' [23:45] they will if you get through to the right suppport level [23:47] is there anything in the router config i could loook for [23:47] I wouldn't advise it [23:47] as the wrong thing could drop you off the AT&T network [23:48] You could try turning your router off, leaving it for 30 (or so seconds), then turning it on again (long shot, but worth a try). [23:48] can't wait to move to austin [23:48] and get on google fiber === freq is now known as mack87 [23:50] Just testing how to use this channel. [23:50] Works [23:51] I'm interested in thoughts on how to do encryption in a way that protects my data even if someone steals my box from the house. [23:53] Sec_Guy: You can use "full disk encryption", or you can encrypt your home directory. [23:53] mnemonic_: yes, FDE ... then I have to enter a passphrase at each boot, right? [23:54] Yes [23:54] That kinda slows the rebooting when I am working in another country. :) [23:54] Sec_Guy: you'd just want to have an encrypted file system or encrypted folder, keep in mind this makes recovery of data in there difficult or impossible if you don't have the key to decrypt https://help.ubuntu.com/community/FolderEncryption https://help.ubuntu.com/community/EncryptedHome [23:55] encrypted filesystem or directory, would be compromised when someone got physical access to the box, right? [23:56] I'd seriously ask - what are you protecting ? [23:56] so few home users need encyption, and it adds a layer of complexity and risk that is not required for most users who believe they need it, and in reality, just want it === Qwerty is now known as Guest25075 [23:56] ikonia: Fair question. It is almost a want vs need.... [23:56] agree I don't encrypt my home folder [23:57] Sec_Guy: If your home directory is encrypted, then physical access to the box will not compromise the data in your home directory. [23:57] I have an encrypted DB for my passwords that's it [23:57] but I disagree with your notion of people needing encryption. New world, we all need encryption to maintain privacy [23:57] privacy of what ? [23:57] what are you protecting that isn't available in other ways === administrator is now known as Guest6049 [23:58] hi [23:58] privacy for the sake of privacy. I'm not hiding anything, btu the reverse is relevant, no one needs to snoop my stuff, [23:58] ikonia: I would respectfully disagree with that. When you have a laptop, and you have all your personal data on that laptop (files, photos, whatever), if that laptop is lost of stolen, you're screwed. [23:58] that's backup mnemonic_ , not encryption.. we need both. [23:58] mnemonic_: I'm not saying there isn't a need - most people are protecting nothing thought and increasing risk [23:59] Sec_Guy: yeah anytime you implement more layers of security you reduce the ease of use [23:59] it's good to be aware of the trade offs it's not all one way or the other [23:59] eg: encypt your disk - but backup to say facebook and aws - people have your data, what are you protecting [23:59] I always encrypt my home folder whenever I install Ubuntu. [23:59] it's normally for the majority of people just the odd file that needs protecting [23:59] I am happy to make it more difficult to protect my privacy [23:59] Sec_Guy: encypting your disk isn't really protecting your privacy [23:59] it's a false economy in a lot of situations