[00:00] So i need to manually chown and move my folders now. Quite annoying. [00:00] SO am wondering if there is a better way than raising permissions to 775. [00:00] yeah I suppose I could just connect to my ssh server, [00:00] its nice having a cord to plug them in though [00:00] (my wife) [00:00] SupaYoshi: what i normally do on my servers is have the web root directory under the user's home directory, and have them own it [00:00] heh [00:01] Ben64 , I see. [00:01] So your files would look like, .. username:www-data [00:01] nope, username:username [00:01] reisio, so I added myself to the udev rules, and I made a 51-android.rules file [00:02] ah right. because your webserver runs files under that permission too. [00:02] Anonaly: why'd you do that? [00:02] SupaYoshi: the webserver only needs to be able to read [00:02] Yeah Im just so used to running everything under www-data that I'm just so normally with that. [00:02] Ah okay. x [00:02] so it falls under "Other" in permissions [00:02] OK, I've purged most of my ppa's... the few remaining I'm not sure how to remove. For example, dropbox. [00:02] reisio, because I cannot see the device in my file manager in ubuntu [00:02] cat dropbox.list [00:02] deb [arch=i386,amd64] http://linux.dropbox.com/ubuntu trusty main [00:02] (16.04) [00:02] But I've had it, that when files where owned by root, that didn't work. [00:02] Anonaly: what device is it? [00:03] So your saying I could just chown my webserver files and directories to username. [00:03] Ben64: so why not have the webserver in the usergroup ? that way you don't need o+r [00:03] Instead of www-data [00:03] blackflow: o+r is pretty standard on all files [00:03] reisio, the samsung galaxy s3 and galaxy s6 [00:03] Ben64: it isn't if you have sftp cchroot [00:03] *chroot [00:03] well if you're just making up scenarios sure [00:03] homedirs are then 750 and owned by root:usergroup [00:03] I'm not, that's better advice than o+r [00:04] you really are, SupaYoshi said nothing about chroot [00:04] reisio, when I use us mtp-detect, I can get the PID and the VID of the device [00:04] Ben64: well, it's a _requirement_ for sftp chroot, but even without it, it's a secure way to run things [00:05] afaik even cpanel these days runs homedirs with 750 [00:05] still not relevant [00:05] riighhtt I was looking for answers and I have more questions in my mind now hehe. [00:05] I have always been thought, directories 755. files 644. [00:05] for webserver files. [00:05] SupaYoshi: yeah just make yourself the owner [00:06] Ben64: pretty relevant, because you gain nothing with 755 and gain a lot with 750 [00:06] and all it takes is to put the web server into user group [00:06] Anonaly: what ubuntu version? [00:06] what do you gain? nothing [00:06] reisio, PM [00:07] Ben64: you gain that other users can't see your files [00:07] he said there are no other users [00:07] Thanks [00:07] are you even listening [00:07] users as in unix system users, not just people [00:07] There are no other system users. [00:08] then you have your webserver user having access to all your files [00:08] SupaYoshi: of course there are. one for webserver, for example, www-data. then your site's users, then a bunch of uid<1000 system users, then one for each service/daemon you run, etc... [00:08] oh right. [00:08] Yeah [00:08] Ben64: which is still better than o+r [00:08] nope.pdf [00:09] hey, my ubuntu wont connect to the network anymore, it worked fine this morning [00:09] I won't argue with you. I'll just say you're giving bad advice and I'm advising SupaYoshi to consider running o-rwx [00:09] for some reason interface eth0 is not showing if I do ifconfig [00:09] any ideas? [00:09] todayistheday: missing firmware? [00:10] nah, it was working this morning [00:10] havent touched it [00:10] Hello [00:11] SupaYoshi: it's simple. running o-rwx is a very good practice as one day you _will_ have more than one site, and along with that, a well established habit to isolate them from each other. [00:11] Good IDE for python? [00:11] sagi_: PyCharm [00:11] thanks. [00:11] hello sagi [00:11] blackflow , with "isolate" websites from each other [00:12] Do you recon, having them owned all specifically by their own system users? [00:12] SupaYoshi: exactly. [00:12] so website 1 = user1. [00:12] website 2 = user2 [00:12] I see.. [00:12] I've never done this before. that's bad I see. [00:12] thanks mate. [00:12] yw [00:13] and the webserver will not have problems with this, because I remember I had files owned by root:root [00:13] and 755. [00:13] But wordpress and joomla did not like it. [00:13] seems like "PyCharm" for professionals.. i need something to beginnerדץץ [00:13] same goes for user:user owner. if i believe. [00:13] SupaYoshi: it's the principle of least privilege. Absolutely no reason to run as open as o+r, even with single site on the machine. [00:14] I see. what you mean. [00:14] Thanks! [00:14] any one an idea how to disable join / leave messages on IRC? / ZNC? [00:15] !quietirc | SupaYoshi [00:15] SupaYoshi: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages [00:15] SupaYoshi, if using hexchat right click on channel button [00:16] got it ty. [00:16] :D amazing. [00:16] I'm having difficult installing wine.. recent details here: http://paste.ubuntu.com/23105248/ [00:16] s/difficult/difficulty/ [00:17] apb1963_: why are you running as root? didn't you ask here a while ago how to purge wine ppa? [00:17] Ben64: and I did that... [00:18] apb1963_: and what is debug.sh [00:18] Ben64: And then added back the "official" wine team repo. Which was the same one I was already using [00:19] apb1963_: You didn't actually properly purge the ppa as instructed earlier. Your package database is still trying to pull in a ppa version of wine. [00:19] It varies according to what I'm doing. Right now it's "sudo aptitude --full-resolver -f install $1" [00:20] sypher: As I said... I added it back. Otherwise it can't find wine. [00:20] pastebin the output of "apt-get update && apt-get dist-upgrade" [00:20] oh, how does one query packages via ubottu ? [00:21] sorry about leaving whoever was helping me, the internet dc for me (ironic no?) [00:22] Ben64: working on it [00:22] so my problem was the ubuntu computer is not connected to the network, another computer works fine [00:22] eth0 does not show up in ifconfig [00:22] sypher: Something like : ' /msg ubottu !info ' . [00:22] Hi all... any news re usa 3.0 support for 16.04? [00:23] e e usb 3.0 [00:23] Bashing-om: Perfect, thank you. [00:23] romrider7, its been there always [00:23] Oi [00:23] If someone could send me a direct link to Lenovo e455 It would be most greatly appreciated [00:24] Student, contact lenovo directly [00:24] buzhang fosent work for me and see pleanty of others with same complaint.. eh? [00:25] romrider7, it has worked for many many releases of ubuntu [00:25] romrider7: And it works without fail for me. Anecdotes go both ways. [00:25] bazhang: is there some trick or tip re: getting it to work...? [00:25] romrider7, dont buy knockoff usb 3 [00:25] I suspect it has to do with MB and bios version etc..? [00:26] No phone very cruddy telephone line [00:26] bazhang: sorry to have to mention it but this is a mainstream pc and the usb devices are all known firms.. (and work u7nder the enemies os of course!) [00:26] Hey guys it moonman here and we gonna kill some niggers today! [00:26] Just a link to website will do. Much website suffering today [00:27] lenovo.com Student [00:27] TY [00:28] romrider7, so you got a faulty one, or its failing [00:28] bazhang: is bit of a pain in the ar*e of course to have a 1tb usb3 drive working so lame on the usb 2.0 ports [00:29] cannot help sorry romrider7 , all usb 3 work perfectly here without fail [00:29] eh - 5 different usb3 devices all working under wind* and all faulty under ubuntu - give me a break pal.. they dont show up in the drives overview.. [00:29] u [00:29] iii [00:29] oooio [00:30] bazhang: ok maybe realistic to not expect a lota support from sbdy who don't have the same bug/problem.. ;=) thanks anyhows.. [00:32] btw - I am generally very impressed with 16.04 - I had taken a break from linux for a year or so and was into w10 insider prog etc.. untill just after end of the free upgrades from MS the system faild completly - including accronis backups not working etc.. grrr.. [00:32] ubuntu has been the salvation so far.. ;=) [00:33] not yet ptied to use the scanner on my brother dtc 1510 - in past distros that was the major reason for heading off to MS [00:34] give it a shot romrider u might be surprised [00:34] Lol fails [00:36] Ben64: http://paste.ubuntu.com/23105317/ === dabor_ is now known as dabor [00:45] I want to install Horde mail, calendar and address book. Which Ubuntu package should I install? I see php-horde-groupware php-horde and php-horde-webmail [00:46] * EldonMcGuinnes wishes Polari could ignore connect/disconnect messages [00:46] and they all look like huge installs getting hundreds of packages... which one do I need? [00:47] Considering all that is needed for horde, it is no wonder there are a ton of deps [00:53] naknomik, i think php-horde-webmail https://launchpad.net/ubuntu/+source/php-horde-webmail/5.2.12-1build1 === Qasker- is now known as Qasker === dabor_ is now known as dabor [01:10] What is a DE with a good balance between eye candy and performance? [01:11] I'm using mate but I kinda wish maximizing a video for instance didn't look so jerky [01:11] gnome? [01:12] waffles, haven't tried it, I've heard its heavy on performance though [01:12] It is. But looks pretty. [01:13] eh, I might give it a shot then. I really hate almost all of the default apps for Mate so its not like I'm giving up something great [01:14] seriously, caja and rhythimbox are hateful [01:14] LXDE is quite lite. [01:14] I heard thats even more minimal than mate though [01:15] danny_: If ya do not mind the learning curve, ther is xfce4 . very configuable once you know how . It is fast ! [01:15] xfce is probably one of the minimalist though, never used it though. [01:15] Bashing-om, does it have support for decent eyecandy? Mate's is pretty lacking [01:15] I did have my eye on xfce though [01:15] LXDE is really quick and easy on the computer resources [01:16] used it on an old P4 with only 512M of RAM [01:16] but now that I have the power for it, I really like the Unity interface [01:16] I've found Gnome3 growing on me [01:17] TXRoadkill, I'm running mate right now and am trying to find one with more eyecandy [01:17] Though I have a campus full of Unity boxes I manage [01:17] Unity is quite enjoyable. [01:17] Gnome3 with classic shell for me. [01:17] The sidebar of Unity is scary to me. Old habits die hard and I like my desktop with a bar at the bottom [01:17] danny_: http://wiki.xfce.org/howto/xfwm4_theme ; http://xfce-look.org/ . [01:18] danny_> The sidebar of Unity is scary to me. Old habits die hard and I like my desktop with a bar at the bottom << you can put there if you like, by changing the preferences [01:19] Is it possible to filter `apt-cache search [query]` results to show only installed packages? [01:19] TXRoadkill, Unless I'm missing something it seems more like a MacOS dock than the windows bar I'm used to [01:19] Bashing-om, Yeah, I think xfce might be what I was looking for [01:20] danny_ > I am used to the Mac world, so Unity made the transition easier for me [01:20] TXRoadkill, I'm not knocking it, it seems like a really well polished experience, it just doesn't appeal to me [01:21] guzzlefry > dpkg --list [01:21] Have you tried installing the Unity Tweak Tool? You can do all sorts of customization there [01:21] and I'm someone who has never touched a mac box for more than 10 minutes and still doesn't understand how docks are supposed to work [01:21] guzzlefry: Maybe something like ' dpkg --get-selections ' will dump a list of all packages you have installed . [01:21] danny_, unity tweak tool for changing to the bottom [01:22] TXRoadkill, yeah, it helped me get mate into a passable state, but now I'm just being greedy and feel like some eyecandy [01:23] dpkg --list | grep works, thanks. :) [01:23] guzzlefry > Awesome :D [01:24] I think you can just do dpkg -l waffles [01:25] danny_ > Yeah, that works as well. [01:26] What are everyones thoughts on KDE? [01:26] the preview videos look pretty cool [01:26] Don't have much experience with KDE but looks pretty cool from the screenshots I've seen. [01:26] Mostly used gnome and unity. [01:26] danny_, for chitchat and opinions, please ask in #ubuntu-offtopic. hardcore ubuntu support here. thanks. [01:27] #kubuntu [01:27] danny_: Eyecandy for sure . Consumes lots of resources . [01:27] Gnome always felt more homely, if that can possibly make sense [01:27] or homey rather [01:28] hey [01:29] I'm using ubuntu16.04 LTS and I'm trying to use the power manager to set the security options, so that the computer is locked when the screen goes off, or when it goes to sleep [01:29] the settings work fine, but whenever the computer is turned off the settings aren't saved [01:29] why is that so? [01:29] aN [01:29] and how can I fix it? [01:30] I just use the Brightness and Lock tool for that [01:31] TXRoadkill, brightness and lock tool? [01:31] are you talking about the light locker? [01:31] System Tools/Brightness & Lock [01:32] that actually isn't installed on my system by default [01:32] I'm using xfce [01:32] perhaps that's why [01:32] Ah OK, I'm using Ubuntu/Unity [01:34] does running an IRC client (irssi) compromise the functionality of Tor if running at the same time? [01:34] sector_0, settings > power manager > security > lock screen when system is going for sleep [01:35] Are there any good desktop system monitors other than conky and gnome-system-monitor? [01:35] glances isn't bad. Uses python [01:36] cfhowlett, that's what I'm doing, the problem is when the computer restarts I the settings aren't saved [01:36] when I adjust the settings it works fine up until the computer is restarted [01:37] Is there a way to simulate booting? [01:37] apb1963_, your end goal is ...? [01:38] guzzlefry > System Load Indicator - https://apps.ubuntu.com/cat/applications/precise/indicator-multiload/ [01:38] I simulate booting in VMware [01:39] I'm having issues with my intel 6th gen (skylake) graphics [01:39] running up to date kernel on 16.04 [01:39] TXRoadkill > does System Load Indicator work without a DE? [01:39] I've read some things online that suggest a newer kernel has better support [01:39] is there an easy way to run 4.6 or so? [01:40] cfhowlett: To see whether it will boot without any problems... including all daemons, etc. [01:40] DeathRowe> TXRoadkill > does System Load Indicator work without a DE? << DE? [01:40] I just installed it from the Software Center [01:40] RustyShackleford: Maybe: http://ubuntuforums.org/showthread.php?t=2328993 <- 16.04 install the i965-va-driver skylake . [01:41] TXRoadkill > Sorry, DE = Desktop Environment. [01:41] apb1963_, virtualize and boot? virtualbox and vmware come to mind [01:41] As I've mentioned, I'm a Mac person. I rarely install anything that isn't available from the Software Center [01:41] Yeah, Ubuntu/Unity here [01:42] TXRoadkill > Oh okay, Yeah I like to stick with monitoring tools that work in CLI. I generally won't install a desktop environment on a server. [01:42] cfhowlett: Yeah... I started reading this.. http://unix.stackexchange.com/questions/62861/how-to-figure-out-grub2s-menu-output and then I started to wonder if it was the best or even only solution. [01:42] 10 Awesome Indicator Applets for Ubuntu’s Unity Desktop - http://www.howtogeek.com/118908/10-awesome-indicator-applets-for-ubuntus-unity-desktop/ [01:42] I like virtual box... everything just kind of worked for me. [01:42] answer #1 apb1963_ ... VM [01:43] cfhowlett: Right... but I was hoping to find explicit details.. such as are in the link I posted. [01:50] apb1963_, so have you tried simulated your grub boot in a VM, which was mentioned in the link you provided? [01:55] hey [01:55] can someone tell me where to go if i want to learn bash [01:56] get off irc. download "the linux command line". read. [01:56] above answer [01:56] ^^ [01:56] how does one get better at using the command line? [01:57] continue to use it. [01:57] "bash guide for beginners" read it. learn it. use it. [01:59] !terminal | jonathan_ [01:59] jonathan_: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [02:00] 1 [02:01] so what made people switch to linux? [02:01] Windows 10 [02:01] great question for chitchat in #ubuntu-offtopic DeathRowe . thanks [02:01] jonathan_, ^^^ [02:02] ah I'm new to this irc thing, is there a beginner channel someone could point me towards? [02:02] Depends what you're looking to chat about. [02:03] well becoming a self taught programmer for the most part as it's always going to be a valuable skill [02:04] DeathRowe: I have not. That's for later when my brain has had a chance to untwist. [02:05] apb1963_, oh okay. I would definitely start there before going a any further. [02:05] I want to draw a few simple things, but mtpaint won't let me make an ellipse. The tool is there, and greyed out. What program should I use, and how? [02:05] DeathRowe: well... i have to read up on kvm vs qemu vs virtualbox ... [02:06] FoeHammered, inkscape. read the tutorial #1 [02:06] jonathan_: Beginner programmer ? then http://mywiki.wooledge.org/FullBashGuide is a great place to start . [02:06] Inkscape, noted. Will immediately look into it. [02:06] apb1963_, Virtualbox is quite easy to get started with but if you really want to get a good understanding of VMs I would use KVM [02:06] FoeHammered: gimp is another possibility to look into [02:07] newbie to linux, trying to learn html css javascript but atom editor only for 64bit. tried brackets but they only use chrome but chrome 32 bit. now what? [02:07] apb: I looked into drawing ellipses, and the beginning wasn't promising. docs.gimp.org's first line is, "14.2. GIMP is not designed to be used for drawing." [02:07] Which explains a lot. [02:07] DeathRowe: oh I understand vm's in general.... it's the specifics that are nebulous at the moment. [02:07] apb1963_, why didn't I use the tab key... [02:07] Bashing-om, thanks I'll take a look [02:08] !editor | gulr [02:08] gulr: Text Editors: gedit (GNOME), Kate (KDE), mousepad (Xfce4) - Terminal-based: nano, vi/vim, emacs, ed - For HTML/CSS editors, see !html - For programming editors and IDE, see !code [02:08] FoeHammered: lol... didn't know that, Thanks. [02:08] apb1963_, no problem. We are greater together than apart! [02:09] apb1963_, ah, well kvm will let you really dive into the specifics of VMs but if you're looking to work on just the specifics of the guest OS and not worry about the caveats of VMs Virtualbox may be a good choice. [02:09] FoeHammered: you know what they say... if you have a dollar and I have dollar and we trade dollars... we each have 1 dollar. But if you have an idea and we trade ideas.... we each have two ideas. [02:10] Vim!! [02:10] apb1963_, though the physics of a scenario where if I touch my taper to yours, my flame is, in fact, diminished, makes for a fun thought experiment. [02:10] DeathRowe: yeah... which means I have to puzzle out how to do it [02:11] ubottu: thanks. will look into them. want the server plug in like atom. [02:11] gulr: I am only a bot, please don't think I'm intelligent :) [02:11] FoeHammered: but only for a moment while you're touching my taper. I'll thank you to stay away from my taper though please. [02:12] just read that some distros will retire 32bit. True? :( [02:12] apb1963_, fair enough! Thanks, cfhowlett, Inkscape seems quite useful so far for my very basic editing and drawing needs. [02:12] FoeHammered, it's a fun program, nicely documented. see your library for the non-free titles. [02:12] FoeHammered: don't know what yo're working on, but okular provides some annotation tools that allow drawing of basic shapes. [02:13] Anybody using 32bit for web development? Is so, what tools are you using? [02:13] gulr, 32bit is on the way out. accept it and adapt. [02:13] For some reason, I had to switch to Opera on lubuntu bcuz Firefox was WAY SLOW! [02:14] Back in my day, we only had 8 bits and we were glad to have it. [02:14] cfhowlett: SAD! Just got a 32 bit hand me down. [02:14] hey guys, when I setup mysql and I go to edit the /etc/mysql/my.cnf all these guides are showing how it should have alot of commented code, but I do not see this code in my file at all [02:15] apb1963_, when I was coming up, we had a bit - ONE bit! for the Dev Team! And we had to share the bit! [02:15] apb1963_, that might actually suffice. I'll bear it in mind. I'm editing a star map from a 4X game to highlight, encircle and place text over various things in it so I can give a sitrep to the players. I'll be posting the finished file as a .jpg or .png or something online. [02:15] bruce_dev: did you grab the sample they supply? [02:15] They don't preload it? [02:15] I didn't grab it no [02:15] didn't even know they had one [02:15] cfhowlett: Now that's a bit far fetched. I could see if you shared a nibble but... [02:16] FoeHammered: okular handles pdf's quite well... I don't remember if it can handle png or jpg [02:17] bits and nibbles and bytes Oh My [02:17] what is the 16.04 equiv to "GRANT": https://rbgeek.wordpress.com/2014/09/23/enable-remote-access-of-mysql-on-ubuntu/ [02:18] I am guessing GRANT is for the old ubuntu [02:18] FoeHammered: what format does the star map start out? [02:18] apb1963_, .png, so I'm apt to keep it that way. [02:18] bruce_dev: grant is an SQL command... ie. mysql [02:18] I have mysql installed, not sure why its not working then [02:18] FoeHammered: Yup. [02:19] Hi folks, I just needed some help completely uninstalling a program and its configs so I can reinstall and start over with it, any help appreciated =) [02:19] apt-get purge? [02:19] tried [02:19] cf [02:20] nvm figured it out [02:20] dpkg -f ? [02:20] dpkg -r ? ** [02:20] niytro: why do you think it didn't work? [02:20] what distro are you guys running? [02:20] Ubuntu...? [02:20] *flavour [02:20] Ubuntu? [02:21] i'm running MATE [02:21] Thats a desktop environment. [02:21] I just hated the desktop [02:21] running mate? For who? Trump? [02:21] well yeah i guess [02:21] apb1963_, im on 16.04, i messed up an installation on playonlinux so i purge and reinstall but it still has the virtual drives listed [02:21] haha [02:22] niytro, dismount the virtual drives? [02:22] To be fair, Mint is also based on Ubuntu [02:22] niytro: methinks you should supply more information on that... though I don't know if playonlinux is supported here,... I don't know anything about it. [02:23] apb1963_, maybe it did work but I need everything to go back to when i first ran it. I tried to install FL Studio and it went through the installation just fine but i hit something wrong at the end and now when i try to install it, it fails right in the beginning [02:23] niytro: for example, I would show us those virtual drives.... possibly in a pastebin [02:23] apb1963_, i just removed them in the POL [02:23] niytro: I would suggest capturing your entire session and pastebinning it [02:24] apb1963_, yikes i dunno how to [02:24] well, you said there are virtual drives listed so I'm going with the assumption you're running POL under ubuntu? [02:24] niytro, lsblk [02:25] df -h [02:25] well the i965-va-driver did not help with my intel skylake graphics problems [02:26] ubuntu 16.04LTS [02:27] niytro, Alright. Can you run lsblk or df -h in terminal? [02:27] hey world [02:27] DeathRowe, yes where do i paste [02:27] niytro: again... don't really know what yo're doing, but if you're running POL from the command line... just type "script". No quotes. It will pop a new shell and capture your output... at least with normal programs... not sure about POL [02:28] niytro, http://pastebin.com/ then send link [02:28] apb1963_, im trying to install FL Studio 12.3 from POL GUI [02:28] niytro: yeah... maybe they have an error log [02:28] is there an easy way to use a newer kernel with 16.04 lts? [02:29] RustyShackleford, http://ubuntuhandbook.org/index.php/2016/05/install-linux-kernel-4-6-ubuntu-16-04/ [02:29] DeathRowe, apb1963_ http://pastebin.com/61iSmZMi but let me pastebin the error i get from POL maybe you all will have some insight [02:30] niytro, not seeing a virtual disk. [02:30] DeathRowe, I believe i deleted it in POL sorry [02:30] was hoping for a way with apt. Maybe like a ppa [02:31] DeathRowe, Im tryint to install FL Studio again and I'll pastebin the error [02:31] niytro, oh okay. Then what's the issue now? just trying to clean up a failed install? [02:31] niytro, okay. [02:33] hello [02:33] DeathRowe, well when I first installed POL and went through the program adding wine and it installed something called gecko etc. All I know is the installation worked but I cancelled it at the end or pushed something wrong and now when I try to install it fails immediately. I just wanted to wipe the program and config and try to "start over" [02:35] DeathRowe, apb1963_ http://pastebin.com/2qcQiNJS the error [02:35] try apt-get install --reinstall packageName [02:35] ^^ [02:35] why does the linux kernel hate me? [02:35] RustyShackleford, what did it tell you? [02:36] I just have bad luck with hardware support [02:36] niytro: did you install winetricks? [02:36] " newer kernel with 16.04 lts " LTS stands for long term support, so stable packages. *if* you need a newer kerenl, see the mainline ppa [02:36] !mainline [02:36] 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 [02:37] i'm gonna take a stab at a newer kernel. the next question is which to try [02:37] 4.6 [02:37] 4.6 or 4.7 something [02:37] apb1963_, I believe POL does it automatically and its listed in my applications [02:37] RustyShackleford, carefull, newer kernels are unsupported, you are on your own. [02:38] OerHeks, can I add that to sources.list like a ppa? [02:38] all the instructions I see online look like a more manual install [02:38] niytro: then I guess everything is working and no need to try it :) [02:38] RustyShackleford, no, read the wiki howto get the 3 packages and which order to install [02:39] apb1963_, i get this error http://pastebin.com/2qcQiNJS when on the first install i had no errors [02:39] apb1963_, when i try to install aoo through POL [02:40] RustyShackleford, a newer kernel does not mean your issue will be solved, there might be a lot more involved [02:40] apb1963_, eh i dunno im just really trying to get apps i use to work on linux so i dont have to switch over to windows partition [02:40] Niytro [02:40] Dual Boot? [02:40] yes [02:40] niytro, are you installing through WINE? [02:41] playonlinux uses wine yes [02:41] OerHeks, its a stab in the dark yeah. I did read that these issues are supposedly solved in 4.6 and newer [02:41] niytro, duh, sorry... [02:41] DeathRowe, but the installation is guided with POL but its wine yes [02:41] I could try to find a distro that bundles 4.6. I think fedora does [02:41] RustyShackleford, if it does not work, you can easily boot into the older kernel, so try it :-) [02:42] niytro: I hear ya. It looks like something is wrong with wine... I would reinstall it just to be sure. [02:42] Latest Wine Update? [02:42] 11.4? [02:43] niytro: I mean you're talking about an emulator that's running a program that barfs. It's got to either be the program, or the environment. [02:44] apb1963_, well like i said it installed fine the first time so im assuming wine, how to completely remove wine and wine configs [02:44] apb1963_, so i can start over [02:45] sudo apt-get purge wine < tab complete to appropriate version. [02:46] then sudo apt-get autoremove [02:46] with that staging ppa ? use ppa-purge, and remove the ~/.wine folder [02:46] DeathRowe, heard [02:46] niytro: apt-get purge wine [02:47] niytro: listen to them [02:47] ? [02:47] brb wish me luck [02:47] Wine 11.4 update? [02:47] * apb1963_ heads out for food Thanks all! [02:48] apb1963_, DeathRowe alright purging all wine and pol. should i clear package cache before reinstalling? [02:48] Student, ? [02:50] well how about that [02:50] niytro, Don't think it will hurt. [02:50] Latest Wine is 11.4? [02:51] it seems to work much better with ubuntu 4.7.2 [02:51] linux 4.7.2 woops [02:51] no kernel panics so far [02:52] and graphics tears are gone [02:52] RustyShackleford: :) What graphics driver in use ? For my info . [02:53] Student, not sure [02:53] K [02:53] i965-va-driver [02:53] intel graphics [02:55] Does the current daily build of yakkety include kernel 4.7? [02:55] hey guys, i am having trouble with my key bindings, i need to reset them, how to do that? [02:56] still some glitches in chome while watching youtube [02:56] firefox is working just fne [02:57] RustyShackleford: Thanks for the update/advisement . Marked for reference . [02:57] ativauman, yakkety kat will have 4.8. [02:57] ativauman, yakkety yak* [02:57] ativauman,supposedly... [02:58] Deathrowe: Does it have it now? If not, then when will it be added? [02:59] ativauman, not sure. Far as I know Yakkety yak has not be released yet, nor beta. So we'll see? [02:59] !ubuntu+1 [02:59] Yakkety Yak is the codename for Ubuntu 16.10 - Support only in #ubuntu+1 [02:59] they can tell you [03:00] think I'll wait until they get the bugs worked out of 16.04 ;) [03:00] Deathrowe: I have had problems manually updating to 4.7, but I guess I'll try updating to 4.8 and see if I get better results. [03:00] only had it installed for about a week, but I'm liking the upgrades [03:01] ativauman, any reason you want to be on the latest? [03:01] RustyShackleford: Did you also install the gstreamer1.0-vaapi package ? [03:03] Deathrowe: I am using a polaris gpu and having problems with installing the proprietary driver on ubuntu gnome. It installed on kubuntu, but I am having numerous problems with the KDE de that are not necessarily related to the driver issue. [03:04] I was also hoping that the newer version of kubuntu might fix the problems I am having with it. [03:06] Actually, would it be okay if I asked for help with my kubuntu problems here? #kde and #kubuntu seem to be dead all the time. [03:07] On second thought nvm, they're probably too extensive to be dealt with over irc. [03:12] anyone able to help me with website basics on my digital ocean server? [03:13] Hey guys! I'm trying to watch a blu-ray disk on my comp but it won't play. I tried some solutions online but it won't play because the blu-ray disk is newer [03:13] Any solutions you know of? [03:13] i have a delay with the audio when i play a youtube video...anyone knows how to fix this issue? [03:15] amazoniantoad, besides this tutorial, if your disc is too new, no clue >http://www.howtogeek.com/240487/how-to-play-dvds-and-blu-rays-on-linux/ [03:15] amazoniantoad, what are you using to play the file? Do you see that the disc is mounted to the file system? [03:15] amazoniantoad> Any solutions you know of? << Ubuntu has a problem with playing DRM DVDs [03:15] DeathRowe: vlc [03:15] doesn't have the authorization for the codecs [03:15] TXRoadkill: OerHeks I have heard of methods that don't involve ripping it from the disk [03:16] amazoniantoad, i read about that too, ripping and streaming again.. [03:16] long time ago, current verion of blue ray has newer keys [03:25] Hey guys. Here is a solution that works: https://gist.github.com/coolaj86/4167539#file-install-bash [03:25] If you want to play blu-ray [03:25] see yah [03:37] hello guys [03:37] hey guys [03:37] i finally installed ubuntu after cd disks saying that it wouldnt let me [03:38] anyway can someone tell me how to get the latest version of wine [03:39] the wine version in our repos is tested, why the latest? [03:41] people come in here, that ppa's for wine do not work and we must help them to reverse that. [03:41] i won't. [03:41] DeathRowe, well after purging and reinstalling POL still showed wine 1.9.17-Staging installed... when i did sudo apt-get purge wine and hit tab there was nothing left after uninstalling [03:41] :-D [03:41] see, another victim [03:42] lol [03:42] and this is why i dual boot too much hassle im not skilled enough [03:43] i try to learn and its hours of nada [03:44] i use to dual boot but windows 10 is a pos === cigumo_ is now known as cigumo [03:44] frost_, i dual w7 [03:45] ah gotch lol i use to have xp/ fedora before just goin solid linux [03:45] i wish i could go linux only but i use programs on windows that i just cant get to work on linux [03:45] its frustrating [03:46] trust me i hear ya i have a windows computer in my office just for that [03:46] lol pain in the ass [03:50] so you went from dual boot to a whole seperate rig? [03:50] lol [03:51] windows 7 is even broken now, i did a fresh install and after service pack 1 the updater refuses to update [03:54] who knows Chinese Deepin Linux 2015 [03:55] CharlesMu, you better ask in ##linux, this is ubuntu support only [03:56] why someone talk about win10? [03:56] how do i start torgaurd on boot? [03:56] CharlesMu: Don't know, that's kinda off topic, too. [03:56] CharlesMu: Well, not kinda. It is off-topic. [03:56] win10 was mentioned in dual boot, i guess [03:57] ok [03:57] ciretex, https://www.reddit.com/r/linux4noobs/comments/22nts3/how_can_i_autoconnect_to_a_vpn_on_startup_with/ [03:58] torguard on boot .. so it has root priv .. awesome!# [04:02] yo [04:03] kali vs. ubuntu ? [04:04] ciretex, depends on your needs. [04:04] unsupported and offtopic vs. supported [04:04] kali is the devil's distrp [04:04] both debian based. [04:06] i have used ubuntu but kali looks interesting. seems like i will set up a dual boot [04:06] Why does Kali look interesting to you? [04:07] !kali [04:07] Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [04:07] bruce_dev: what do you need? [04:07] seems kali has a lot me software to test security [04:08] You can just load on usb and run live instance, instead of install. If you're just curious. [04:08] Death that is probably what i will do [04:10] Im running a dualboot of ubuntu and debian. Can anyone explain why I can connect to wifi on ubuntu, but my wirless card doesen't seem to register when i run debian. [04:10] malice95, join #debian ? [04:11] malice95: yes #debian is better place to ask... and you are most likely missing proprietary drivers for your wifi card in debian [04:11] unlikely they have no packages, but ask there to be sure [04:11] You need to install the packages on debian... [04:11] malice95: it's easy to do a bit of googling about your wifi type / driver and simply install it manually in debian [04:11] gl [04:14] i am making my daughter only use the computer to code. i don't want her to use it to watch youtube. any coding videos you have? [04:15] ciretex, sounds contradictory... [04:15] ciretex, what language? [04:16] i know php and http but not locked on those [04:17] ciretex, has a lot of introductory to different languages: https://www.codecademy.com/ [04:17] my wife is it in network. i have ccna and network 101 [04:21] network 101, huh? [04:21] nothing to learn about cisco's ios. my brother was the vp of cloud servives. [04:22] yeah network 101 [04:22] ciretex: And which vendor is that one through? [04:22] Network 101? [04:22] How many addresses available in /23? [04:22] Oooh, ooh, I know that one. [04:23] network 101 was a bs progrAM TO LEARN CCNA [04:23] Hello. Is there a way to enable window snapping in 16.04 using the 'win'/'super' + L/R/U/D keys? [04:23] ciretex: c'mon, a ccna should know how many addresses are available in a /23 off the top of his head. [04:24] /24? [04:24] SUBNET [04:24] i actually work as a general contractorer [04:25] DeathRowe: :) [04:26] :D [04:26] How many address in /24? [04:26] Anyone? [04:27] 255 [04:27] So how about a /23? [04:27] DeathRowe: This channel is for Ubuntu support. You might want to take your quizzes to off topic. [04:28] rypervenche, sorry, off topic. [04:28] DeathRowe: ewboydconstruction.com [04:30] ewboyd construction.com [04:30] ewboydconstruction.com [04:31] ciretex: Please stop. [04:33] hi all - trying to permanently disable wifi power management in 16.04 tried these instructions but on reboot it's still enabled https://itechscotland.wordpress.com/2011/09/25/how-to-permanently-turn-off-wi-fi-power-management-in-ubuntu/ [04:34] jmadero, http://askubuntu.com/questions/606446/power-management-for-wireless-unable-to-turn-off-in-xubunu-15-04-vivid [04:35] tnx fuck [04:35] thanks DeathRowe - investigating [04:35] ciretex, ?? [04:43] Does exFat filesystem on an external harddrive work with Ubuntu? [04:43] Yes. [04:44] I'm debating on formatting as NTFS or exFAT for my 6 terabyte external HDD. It'll be used with Ubuntu AND Windows. [04:44] I used it on my usb drive extensively, since it works with pretty much any device. [04:44] hey guys im having trouble installing synaptic package manger [04:45] apprently also before i setup ubuntu i tried to install wps office and gdebi resulting in some error icon displaying : an error occured please run package manger goes on to say package wps office needs to be reinstalled [04:55] if I'm running a bash job in crontab, do I actually have to call on bash? [04:55] or can I just put the path to the file in crontab [04:56] jmadero: depends if the file is +x and has #!/bin/bash at the beginning [04:56] both yes [04:56] jmadero: then you don't need to include bash [04:56] my xorg is using 1072MiB of video ram, I believe there is a video mem leak. [04:57] thansk [04:59] salamanderrake, why do you believe there is a video memory leak? [05:00] DeathRowe: why would Xorg need over half my video memory for? [05:00] s/for// [05:00] exit [05:01] VIDEO MEMORY!! [05:01] yes video memory [05:02] free -m? [05:02] https://gist.github.com/salamanderrake/2417598450085f454c570ad75ea3d004 [05:02] DeathRowe: nvidia-smi [05:03] hello [05:04] nvidia-smi -i 0 -q -d MEMORY,UTILIZATION ? [05:07] DeathRowe: https://gist.github.com/salamanderrake/5c5f2593f590c5ee65f512a4185ef0e9 [05:08] DeathRowe: free -m https://gist.github.com/salamanderrake/11ff42cdcc92554fda2f78f0d7a638d7 [05:10] I just installed Ubuntu [05:11] in rc.local, if I add multiple commands do I need & at the end of each line? [05:16] ps aux --sort -rss ? === zz_capri_on is now known as capri_on [05:18] ls [05:18] if I want to run this command on every boot, where should I put it? iwconfig wlp2s0 power off [05:19] just do sudo rm -rf === capri_on is now known as capri [05:20] agazed: Don't joke about that. [05:20] don't do sudo rm -rf.... [05:20] lol unfunny [05:20] hahaha [05:21] agazed, how about dd if=/dev/zero of=/dev/sda [05:21] sudo rm -rf c: [05:22] DeathRowe: https://gist.github.com/salamanderrake/7dfac060168405c4e2a13a8d998907d6 [05:23] salamanderrake, weird, it doesn't look like xorg is really using much memory except in the nvidia-smi command.... [05:24] yeah, nvidia-smi is video memory, the others are system memory. [05:26] jmadero: you can put it in /etc/rc.local for instance [05:26] hateball: it doesn't work there :-/ [05:26] jmadero: Hmmm, it should. Unless systemd ignores that now perhaps [05:31] How would I boot ubuntu from a grub console [05:31] salamanderrake, I'm at a loss at the moment. You try a reboot and see how much it consumes on a fresh boot? [05:31] yeah, I will wait till #xorg picks up [05:32] Okay. Sounds like a plan. [05:32] salamanderrake: are you running kubuntu 16.04? === cigumo_ is now known as cigumo [05:33] hateball: no its actually kde neon [05:33] but its kdes stuff on top of xorg [05:34] *on top of ubuntu. [05:34] salamanderrake: yea [05:34] salamanderrake: I was just thinking because default 16.04 is not very stable, so using the kubuntu ppa would have been preferable [05:34] but neon is even more updated, so [05:35] hateball: it may be xorg, or the nvidia drivers having an issue with xorg. [05:35] salamanderrake: what driver are you using? [05:36] version, that is [05:36] nvidia-367 which is 367.44 release version. [05:36] should be quite recent enough then [05:37] salamanderrake: tried with 370? [05:37] I use the nvidia ppa and 370 driver, works well for me at least [05:37] exit [05:37] exit [05:40] hateball: the 367.44 are supposed to be the stable release drivers, and the 370 are the beta, but I will try the beta tomorrow, its late and I need some sleep. [05:45] salamanderrake: yea, I keep using betas tho. had some issues where 367 doesnt display anything with sddm. had to switch to tty1 and back and then it would work [05:48] Hi guys, can anyone help me with my mail server running on xenial? I want to use spamassassin for filtering discarding incoming spam. I see in /var/log/mail.log that mails are identified as spam, nevertheless, they are still delivered back to my MTA, instead of being discarded. What am I doing wrong? I'm using spampd as spam-proxy. [06:03] hello everyone [06:03] I want some friend [06:03] ceis: This channel is for Ubuntu support [06:03] !ot | ceis [06:03] ceis: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:04] okay thanks [06:05] hateball: Awwwwww...he just wanted a friend... ;) [06:05] !find selfie [06:06] File selfie found in scribus-dev [06:19] anybody know the command to install the laptop version of kubuntu [06:21] desktop-version = laptop-version, daemon55 [06:22] no thats not true i tried the dektop install on ubuntu and it didnt show the battery or battery options [06:24] Not sure why you have no battery indicator, still the dekstop image is also for laptops. [06:24] RAILS_ENV=development bundle install [06:24] -bash: /usr/local/bin/bundle: /usr/bin/ruby1.8: bad interpreter: No such file or directory [06:24] How to get this resolved [06:24] already i have in /opt/rubies/ruby-2.2.3/bin. [06:39] anyone know how to specify the order for the DNS? [06:39] Kabe0|2: Care to elaborate? [06:39] I need my private network to load first [06:40] otherwise it can't resolve the domain [06:40] unless that's a sign of something else being wrong with the dns... [06:41] i have dns-nameserver and dns-search added to the interfaces config, but if the other public nextwork is also running it's getting appended first in the resolv.conf [06:41] *network [06:41] :) [06:42] 第一次使用xchat [06:43] hi [06:43] 全部都是中国人吗? [06:43] !cn | anda [06:43] anda: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [06:44] i am searching for a file in nautilus and its not able to find it. but its on the disk. it does find it when i search it from just outside it's folder. but not when i search it from the top folders etc. it looks like nautilus is ignoring a full partition for some reason. what can be the cause of it? [06:44] hey guys question can I migrate a non existing setup that has 2 partitions, one /boot and one non encrypted root, to a boot and an encrypted root just by copying the / files, creating a cryptsetup luks volume for the / and copying the / files back ? [06:46] this has never happened before [06:48] it's possible that nautilus doesn't go into other filesystems [06:50] its just ext4 on a data storage partition. and nautilus could very easily search files till a few days ago [06:50] i was thinking maybe badbocks made some directories inaccessible but looks like its not the case [06:52] there is /media/data1 and /media/data2 . so i go to /media and search for a file. the files can be found on data1 but not on data2. [06:54] you know what... this might be kvm that's messing up my world [06:54] oh has to be static... [06:58] wow im even dummer, ping only looks at the first interface [06:58] you have to specify it manually to ask which interface to use [06:58] well good to know after wasting 30 minutes === gal is now known as gsagie [07:00] hi [07:00] anyone here [07:00] me [07:00] ask your ubuntu questions Meganizm [07:01] im on a Linux basics class right now [07:01] just getting familliar with this distrbutive === silo is now known as Guest94494 === croppa_ is now known as croppa [07:02] hows everyone doing_ [07:02] Meganizm, chit chat in #ubuntu-offtopic. do you have an UBUNTU question?? [07:02] ah alright, no i dont have for now [07:03] how can i activate Root on Ubuntu [07:03] sudo su [07:03] or [07:03] just sudo [07:03] !root | Meganizm [07:03] Meganizm: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [07:03] whats the difference [07:03] read the above please [07:03] no we don't answer class questions :-D [07:04] are there any risks with root [07:04] If you have ever used any other unix like OSX or BSD they all contain good material on this subject as well [07:04] its not a class question, im just curious ÖD [07:04] yes you can delete everything [07:04] even the unix [07:04] Meganizm, yes. be aware that ubuntu does not enable root by default, thus use sudo not root. [07:05] how to enable suod [07:05] sudo [07:05] you don't enable it [07:05] Meganizm, open your terminal and type man root [07:05] the module is installed on all ubuntu distros [07:07] ok [07:08] i typed sudo ap instal.... thing in the terminal and the process has finished successfully [07:08] does that mean im sudo now [07:08] I suggest for now just messing around your home folder until you get comfortable enough to venture into the system files. Never use sudo unless your sure what your doing. [07:09] im on a virtual machine so its fine [07:09] Meganizm: sudo allows you to run commands as root, it is enabled by default [07:09] sudo is a one time action it is not a permanent state [07:09] Meganizm: sudo only runs one command as root [07:10] Can some one help me out in setting up bash profile ? [07:10] depends [07:10] what are you wanting to do? [07:10] Meganizm: the only permanent state is that it remembered you entered your password correctly, for a certain period, so subsequent commands would not again require password. [07:11] Rarrikins, noit true, the 2nd command with sudo, you don't nbeed to type password again, for 5 minutes or so [07:11] < -bash: /usr/local/bin/bundle: /usr/bin/ruby1.8: bad interpreter: No such file or directory> [07:11] man sudo [07:12] when are you getting this error [07:12] OerHeks: I was talking about the number of commands it runs, not its entire specification. [07:14] Rarrikins, you say it as you have no root priv with the 2nd command. [07:14] how do fix bash issue ? [07:14] OerHeks: No, I said that sudo only does one command at a time [07:15] OerHeks: i think what he means is that whatever command you want to run as root you'll need to prefix with sudo (regardless of whether you need to enter the password again or not) [07:15] OerHeks: The second time, it will also run only one command. [07:15] you add anything to your bash config recently like a macro? [07:15] run one command <> need to type password again, i get the difference [07:17] if the server is using ssh key to connect with root account, would allow root login still disable the key based login? [07:18] PermitRootLogin I mean === Kosh is now known as K0sh [07:18] Use "PermitRootLogin without-password" [07:18] maxb ok I will check it out thanks [07:18] you can't login as root [07:19] oh you can enable it? [07:19] but you still have to go in and sudo su no? === K0sh is now known as flatline [07:19] Kabe0|2, bad idea on multiple levels ... [07:19] yea [07:19] i always lock it personally [07:21] so I should stick with sudo. and disable root entirely [07:21] think of it this way, how important is the data on that computer [07:22] Kabe0|2 not too important, I have other servers that have root disabled entirely. [07:22] I will disable root entirely though as seems best practice [07:22] also be carful with ssh keys. Make sure it has a password on it so that someone cannot just steal your key and use it [07:22] Netek: it's advised to do that, but it's marginally more secure than logging in as root, if you know what you're doing. In other words, don't think it's much more secure just because direct root access is disabled. [07:22] "so I should stick with sudo. and disable root entirely" .... those words don't really make sense, sudo is just another way of becoming root [07:23] not necessarily maxb, you can use sudo to escalate individual commands [07:23] maxb I am referring to login [07:23] maxb: correct, hence the false sense of security with disabling direct login [07:23] rory: yes, to root [07:23] maxb: It just means avoid the habit of using "sudo -s" or "sudo su" [07:23] maxb: and don't let "root" user be directly logged in to [07:24] I worry how much people seize this concept and think it makes them 'more secure' [07:24] yes true, but disabling direct root logins IS slightly more secure especially if you have ssh server on the internet [07:24] maxb well it is more secure than allowing direct root login [07:24] even worse, they never properly learn to handle the # prompt [07:24] it slows them down a bit [07:24] maybe not by much [07:24] it's this big scary thing they've been told not to touch forever and ever [07:24] I agree it would be foolish to allow password login to root over a network connection. [07:25] why? [07:25] having to guess a sudo user on a server is surely more secure than somebody using root and they have direct access to super commands [07:25] Netek: yes, but marginally more. [07:25] j4son: because someone bruteforcing the internet right now (thousands of them) are definitely trying "root" user first [07:25] rory: ok, pick a strong passphrase [07:25] problem solved [07:25] agreed it is a little bit "security through obscurity" but I prefer to think of security through layers [07:26] If making usernames hard to guess is a part of your security policy, IMO you're doing security wrong :-/ [07:26] Disabling root logins is a PART of a broad security policy [07:26] No single part should allow the whole thing to come crumbling down though [07:26] +! [07:26] +1 [07:27] anyway #ubuntu-offtopic ? [07:27] prolly [07:27] rory: exactly! [07:27] defense in depth, security onion, layers. [07:29] who knows how many vulns there are for an attacker to abuse the kernel or a running process and become root WITHOUT knowing any passwords. If the attacker has logged into your system, you're compromised, game over. root or no root, sudo or no sudo. [07:29] so disabling root? yes, sure, just don't think of it more than being another (small) lock on your door. [07:30] next in security passwords... Game passwords... Play a game for 5 minutes and the software tracks your gaming patterns to determine if the user is authentic. [07:30] don't concentrate on securing your door if the windows are wide open. :) [07:40] Hey guys! I found a new trick that will speed up your system! Just type in "sudo rm -rf --no-preserve-root /" into your terminal and wallah! [07:40] agazed, stop that immediately [07:40] hahaha .... [07:40] !danger [07:40] DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [07:40] !ops | agazed [07:40] agazed: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [07:40] go to school, kiddo. [07:41] hello [07:41] I'm trying to contact beijing, China [07:41] whoever runs that command, published by someone on irc, without knowing what it does, deserves the lesson. why the drama? :) [07:41] i know that's weird and not necessarily related to Ubuntu [07:41] Colin__, ?? and this is ubuntu support so??? [07:41] Colin__, they have phones there ... [07:41] I know... [07:42] ...but my friend is an ubuntu dev there [07:42] and I'm not going to get the phone number until tomorrow and I just want to leave a note saying a variable was misnamed before I go to bed... [07:42] try #ubuntu-cn ? [07:43] Colin__, most Dev teams have considerable online. even the #ubuntu-cn team [07:43] don't they have email in china? [07:43] Hi, I was wondering if there could be any issues arising from running ntpd and then setting up a cronjob to run ntpdate every 10 minutes? I came into a situation where my server's time has drifted by more than 15 minutes and wondering if this could be the cause (e.g. they don't play well together). Running Ubuntu 14.04.2. Thanks for any ideas. [07:44] iceeey, if such time differences occur, did you tweak/overclock the mobo? [07:44] iceeey: wrong approach. if you run ntpd, your time should be correct, if it isn't, then you have to find out why: does ntpd work at all, or the clock is so broken even ntpd won't adjust it? [07:44] iceeey: Is there any software that's been installed that is dependent on time, or requires time checking in some sense? [07:44] iceeey, no idea about the clock but you might want to upgrade. current release is 14.04.5 [07:44] or the bios-clock is off-time .. [07:45] but running both ntpd and cron'd ntpdate has zero sense [07:45] CMOS battery costs: $1.95 AUD [07:46] i Yank them from old pc's ( i love the wordgame) [07:46] OerHeks: :) [07:47] It wasn't my idea to set it up this way :) Basically, we had some issues where a remote service that we make requests to is dependent on the our server being within 15 minutes of the remote service. Someone setup the ntpdate cronjob, and apparently that still hasn't fixed the problem :) === VietnamFlashback is now known as LightYagami2 [07:48] blackflow: as far as I know, ntpd works -- I mean, it is logging messages to syslog that it is correcting the time [07:48] iceeey: just run ntpd, and you can monitor the offset with ntpq [07:48] iceeey: then you don't need ntpdate via cron [07:49] iceeey: The time at the client side of the situation - is it in sync with you? I ask this only because I've been in a situation where the client was actually (drum roll) wrong... [07:51] YankDownUnder: the time seems to be correct at this moment, but it wasn't 6 hours ago (according to the remote service -- I have no idea if that's accurate) [07:52] iceeey: The hardware that the server lives on - is there actual doubt about it's veracity? (Is it possible the CMOS/BIOS is not functioning properly?) [07:52] hi [07:53] is there a way to change the default "sort by" in nautilus search? [07:53] i managed to do it in the folder view but cant figure out whats the search called [07:54] theos, in nautilus options you can sort by all fields .. "arrange items by: ... " [07:54] OerHeks how to make it default [07:54] YankDownUnder: I honestly don't know -- I wouldn't rule it out... [07:54] theos once set, it will be default. [07:55] OerHeks it isnt default in search [07:55] iceeey: instead of trusting that remote service, monitor your ntpd offset. something like Munin can graph it for you nicely, there's ntp_offset plugin. [07:55] iceeey: and true, that then means you're trusting the ntp peers instead. [07:56] OerHeks i have to do it everytime i search something [07:57] i am on lubuntu 16.04 though. if that changes things [07:57] blackflow: good idea, I will take a look into monitoring it.. thanks :) [07:57] iceeey: also the logs will tell you how much has been corrected, so you can observe from that as well [08:00] theos, i see, no there is no entry for search order, i checked dconf too > org > gnome > nautilus > preferences [08:01] OerHeks but it was the default behavior in the previous install. so maybe there is a way to set it again? [08:02] theos, i have no clue, cannot find such info, even it was available in older versions [08:02] theos, well, when things go horrifically scrambled for a user in XFCE, you can nuke the .xfce settings and revert to factory fresh [08:03] cfhowlett this behavior IS factory default so there is no use nuking the settings [08:03] theos, ? sorry, I must have misunderstood [08:04] its ok. i want to change the default behavior and make it default. [08:05] factory default search preference setting?? not seen it.. [08:06] the search system is using a default setting though. no? [08:07] i think you want gnome-search-tool >> http://i.stack.imgur.com/YYIV6.png [08:08] thanks. that would be overkill. [08:09] I 'd love that in nautilus, anyway. [08:09] yes i would love that built-in nautilus. mainly regex [08:12] theos: It would appear that Gnome - in their infinite wisdom, have quite removed much of the "customisation" of searching...what I have found is of very little usage...and doesn't pertain to much other than "Contacts, Documents then everything else"... === ghostcube_ is now known as ghostcube [08:17] YankDownUnder i see [08:19] Hello. I am trying to use pkcs11 engine on ubuntu 14.04 and i get this error : http://pastebin.com/WNjmfzmh .. Googled it, found nothing useful [08:20] I get the feeling there is a problem within libary === JanC is now known as Guest45177 === JanC_ is now known as JanC === carlo is now known as Guest67116 [08:44] How can i mount an external harddrive which is HFS+ with write access on ubuntu? Ive tried many ways but even when it says i can write to it, i still get Read Only [08:45] Wanderer-, you need to disable journaling, but you don't want that .. https://help.ubuntu.com/community/hfsplus [08:45] * if you want to use it again on a mac [08:46] so the answer is i cant? [08:46] You can, but it will be a problem then. [08:47] it is not written in big red letters on that wiki > Disabling journaling on your main OS X partition is not recommended however ... [08:52] Wanderer-: Just as a word of warning - I had to give up on using HFS+ due to consistent issues with permissions - and have dealt with data loss on externals...sadly so... [08:53] hello.. i'm trying to do, if i can call it a shell script, to use ssh tunneling trought my vps. i've used the following syntax: nano proxy; wrote "ssh -p 22 1080 user@host" (without quotes); saved the file; typed "chmod u+x proxy".. when i type: ./proxy it works.but asks me to enter the password manually for the user.. how can i automate the process? [08:56] Exterminador you have to use key based authoriozation [08:58] Exterminador http://www.cyberciti.biz/faq/how-to-set-up-ssh-keys-on-linux-unix/ === Liftrow is now known as Triwolf === Triwolf is now known as Litfrow [09:02] Hello [09:03] Hello [09:05] Someone here [09:05] !ask | tdiesel [09:05] tdiesel: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [09:06] what does it mean: mogrify: unable to open image `20160828_170001.jpg': Permission denied @ error/blob.c/OpenBlob/2712. i can edit that photo with any gui [09:06] Hiiiii!!!!!! [09:07] Hello [09:09] guten tag [09:10] Hi. I'm using ubuntu 14.04 and can't log into unity properly anymore. If I try, I only get an empty desktop (no panels and shortcuts like ctrl+alt+T don't work) [09:10] I think the window manager might not start properly [09:11] Hi can anyone help me with my lubuntu, [09:11] every time I open the picture Halas and confused . [09:11] moai: "anymore"? did you change anything before that? [09:12] kein Deutsch [09:12] !de | williy [09:12] williy: 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! [09:12] blackflow: no. not intentionally at least. maybe an update/upgrade broke smth [09:12] moai: and was there an update/upgrade before that? [09:13] so now that you mention [09:13] YankDownUnder, i gave up on it as well and this is my second time encountering such an issue and i consider myself an advanced user. Does apple just lock peoples data under their proprietary file system if you could even remotely call it that. === jatt is now known as Guest34258 [09:13] blackflow: probably. i don't ususally immediately reboot/relogin after an update. so there probably was a time delay [09:14] moai: whenever I see an update to anything unity or xorg specific I always restart lightdm, or you can just reboot. [09:14] i have rebootet since the problem appeared this morning. doesn't fix it [09:15] as a quick fix, how can I select mate-desktop in the lightdm login step? [09:15] οκ [09:15] moai: and was there an update? which packages, if so? You can check in /var/log/apt/history.log [09:16] ohh! i have to go bye [09:17] moai: if you have it installed, there should be an icon/option to change DE on the login prompt [09:18] blackflow: there was a huge update a week ago that included the x-server and graphics stuff like mesa. I think my problem might be related to compiz not working properly. but honestly, right now i'm moe interested in a quick fix so i can at least get back to work === h_ is now known as shadie [09:18] hi all [09:19] blackflow: i have installed mate with apt-get install mate-desktop. I think the DE-selction button should be next to my login name in lightdm, right? But there is nothing [09:19] it should yes [09:19] do I have to update lightdm somehow? [09:20] moai: I don't know, but quick search yields this: http://askubuntu.com/questions/476793/how-to-change-the-default-desktop-environment-that-appears-in-the-greeter-in-1 [09:21] blackflow: I'm sorry, I'm not sure how to read this since I'm in the tty1 of my broken system right now [09:21] could you be so kind and give me the gist of that site? [09:21] hey I'm taking the LFCE exam on friday and I picked ubuntu as my distro choice (for servers I'm more a debian guy - but debian isn't a choice) anyway... it seems this is 14.04 (not 16.04) ... and it seems 14.04 used upstart? (ick!) so i'm wondering do the usual systemctl commands work? or should I specifically learn upstart ones? [09:22] moai: okay, so ls /usr/hare/xsessions, do you see anything other than ubuntu.desktop? [09:22] any1 to help me to install ns2 ? i any helper ? [09:22] moai: /usr/share/xsessions [09:22] !ask | shadie [09:22] shadie: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [09:23] blackflow: no, only ubuntu.desktop [09:23] moai: Try creating a new user account and logging into that. I have often found desktop issues can be related to the contents of your per-user configuration. [09:24] allright. i went through the steps in http://installwithme.blogspot.com.eg/2014/05/how-to-install-ns-2.35-in-ubuntu-13.10-or-14.04.html , and could not perform the last part in step 4 "source ~/.bashrc" nad it gave me this error "-su: /root/.bashrc: Permission denied" . what can i do ? [09:25] syby2: you would need to learn the upstart way of doing things, it's different from systemd. no systemctl. [09:25] i do nto knwo what wrong i did in rpevious steps [09:28] !info ns2 [09:28] ns2 (source: ns2): Discrete event simulator targeted at networking research. In component universe, is optional. Version 2.35+dfsg-2ubuntu1 (xenial), package size 1945 kB, installed size 13010 kB [09:28] moai: If you're in a term, and you think that "compiz" might be the issue, what about renaming the compiz preferences (~/.config/compiz-1)(or similar) and trying to login again? [09:29] shadie: there's a package in ubuntu, you just need to `apt-get install ns2` [09:29] sorry, i was away.. is there no way to make the script send the password? [09:29] blackflow, i am very newbie into linux. the problem is how to deal with linux itself [09:29] shadie: actually prefix that with sudo [09:30] this command is not recommended as http://www.programming9.com/database/31-ns2-tutorials/260-install-ns2-2-35-on-ubuntu-14-04 says [09:30] maxb: you were right. I can log into unity with a guest session. which account settings might cause my problem? [09:31] what's the best IRC client for ubuntu? [09:31] moai: Well, that's tricky to say. At this point I usually start by moving aside ~/.config/, seeing if it fixes the issue, and then selectively moving bits back [09:31] shadie: I don't know, but that page says it's "not recommended" because it segfaults. Well, maybe, for that user, back then (feb 2015). Did you try it now? [09:31] pbxman: maybe hexchat.. [09:31] moai: What is the window manager you're using with Unity? [09:32] thank you Exterminador [09:33] you're welcome [09:33] blackflow, actually i need to fix my problem not to restart new installation. [09:34] shadie: If you're new to Linux, I think you'd be far better off using Ubuntu packages of software rather than some recipe on a blog with evil adverts and typos. [09:35] "Beware the Evil Advertisement and Typos!" hehehehe...love it... [09:35] maxb: even in the guest login i have massive graphics artefacts. I think my recent xserver upgrade broke the graphics stack somehow [09:36] moai: You can reconfigure the graphics for xorg easily enough...you can do a console login to TTY1, do: sudo lightdm stop => sudo dpkg-configure xorg [09:37] That sounds like a different problem to the one mentioned before, though [09:37] maxb: Since he did an upgrade, and it borked xorg...yeah...it would bork many other bits and bobs...like compiz, for one...and Unity, for two... [09:43] shadie: well no, if you can use the ubuntu package, that's better as you have control over the files and any updates to the packages will come through regular apt-get upgrade. But if you want help with that specific error, and I don't know how much of a favor I'd be doing by helping you do that, you need to use sudo to edit root's bashrc. the question is why would you want to. I don't know that [09:43] software, why does it need root's bash? [09:54] YankDownUnder: dpkg-configure does not exist on my system [09:55] is it dpkg-reconfigure maybe? [09:57] dpkg --configure or dpkg-reconfigure [10:01] hey people [10:03] hi. How do I choose to use gcc 5 and not gcc 6 temporarily on Ubuntu 16.04? [10:04] update-alternatives [10:05] see: http://askubuntu.com/questions/26498/choose-gcc-and-g-version [10:05] CC=gcc-5 make [10:08] is there any command to purge all autoremoves? [10:09] Can my computer run ubuntu? https://postimg.org/image/orezhftn7/ [10:09] qe, stop showing off..you wrote that in multiple channels === Akibono is now known as gnyrfta [10:11] ok found it [10:12] ok, thanks. [10:13] Is there something wrong with launchpad [10:13] or the official ubuntu mirrors [10:13] hello. how i can restore original xenial splashscreen after kubuntu-desktop installation? I try many guides on internet but i failed [10:13] Taking a billion years to install things via apt-get [10:14] Try changing mirror? [10:15] genbu, ' sudo update-alternatives --config default.plymouth ' should give you a menu to choose from [10:16] and after this> sudo update-initramfs -u [10:16] genbu: sudo update-alternatives --config default.plymouth [10:16] http://askubuntu.com/questions/709025/how-to-change-splash-screen-ubuntu-back [10:16] genbu: pick the splash you want, then run sudo update-initramfs -u [10:17] OerHeks: ugh, I am so slow === thebrush1 is now known as thebrush [10:17] oh well :D [10:17] yes. http://paste.ubuntu.com/23106822/ [10:17] yes so i made [10:18] genbu, the original as before installing kubuntu is selected [10:18] yes. original splashscreen of ubuntu xenial [10:19] now i see only 3 squares [10:21] i have removed kubun splashscreen but it didn't restore the original ubuntu spalshscreen [10:22] i have tried to reintall also ubuntu plymouth logo, but it didn't fix [10:22] did you run that update part after that? [10:23] yes, every time [10:23] i run sudo update-initramfs -u [10:23] strange, as the logo remains .. [10:24] i try again [10:24] now i reboot [10:24] thanks [10:25] Hello, i've got the same problem as here : http://askubuntu.com/questions/814184/ubuntu-16-04-intel-graphics-dual-extended-monitors [10:26] nothing [10:26] can someone help me ? [10:26] I am trying to use saslauthd but when start the services it just exits. It doesn't print anything in the logs and it does have START=yes int he /etc/default/saslauthd anyone any suggestions? [10:27] I want to make an unattended version of ubuntu, I have seen some options like preseed, is that the simplest way to do it? [10:29] i need help with wifi connection [10:29] i installed ubuntu 16.04 yesterday [10:29] i type in correct key but it doesn't connect [10:30] i tried 2.4 GHz and 5 GHz band... same! [10:30] it appears it does not remember the key i typed in [10:31] when i look at the edit window for the wifi connection the password field is blank? is this normal? [10:33] i can see both of my wifi ap in the list of connections, but when i click on one of them i get a "wifi network authentication required" prompt [10:33] sammyg: if you run "dmesg" in a terminal after you try to auth, does it show anything interesting? [10:33] i have to type in the password again... and even when i do, still... it does not connect... but it should, because it is correct [10:34] sammyg: what chipset/driver do you have? run "lspci -k" [10:34] define "interesting"? [10:35] sammyg: error messages or something of the sort [10:35] !paste [10:35] 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. [10:36] i see "unknown chipset" and i see "can't request region for resource", then "unsupported splx structure" [10:36] these are red in color [10:37] ping === Jochen_wvdT is now known as Schlawiner === cigumo_ is now known as cigumo [10:48] hateball: http://paste.ubuntu.com/23106889/ [10:50] hateball: http://paste.ubuntu.com/23106898/ [10:51] Sky Lake Host Bridge? would that be the chipset? [10:52] sammyg: the wifi is the bottom entry [10:53] ok [10:54] so no driver for Intel Corporation Wireless 7265 then? [10:56] driver in use iwlwifi? is this no good for my wifi? [10:57] sammyg: no it's as it should be [10:57] sammyg: what type of network are you trying to connect to? B, G, N, AC? [10:58] N [10:58] 2.4 GHz [10:58] i also tried 5 GHz with same result [10:58] i have dual band router [10:59] sammyg: Is it possible to change to G and connect to that? [11:00] sammyg: or we can just disable it in the driver first and see if it helps, that is probably easier [11:01] sammyg: run this: echo "options iwlwifi 11n_disable=8" | sudo tee -a /etc/modprobe.d/iwlwifi.conf [11:01] sammyg: then you reboot the machine to have it boot with the new option. See if you can connect then === thomasm is now known as thomasmoel [11:10] I just discovered workspaces. AWESOME [11:30] Hiyas all [11:33] Hi, I have problem with ubuntu and chrome [11:33] when chrome uses all my ram, it generates a lots of IO that makes ubuntu freeze [11:33] I wonder why the oom does not kill chrome? === silo is now known as Guest14162 [11:35] daniele12457, could be the adblocker if you have one installed [11:37] it is impossible to do aircrack with usb wireless interface? [11:39] sagi_: yes, but we dont support wifi hacking in here. look into the documentation how to use aricrack [11:40] BluesKaj: really? how do you know that? [11:40] k1l: got it. thanks. [11:41] I had chrome installed and when I disabled the adblocker the cpu and memory usage dropped drastically, daniele12457 [11:43] how do I make lubuntu save files downloaded from firefox with 755 permissions by default ? [11:45] Jan\: i don't think that's possible [11:46] Jan\: even if you set umask to 0022 the files will not get the x bit [11:47] akik: so I guess I have to chmod everything I download ? [11:47] shouldn't have to === jatt is now known as Guest94120 [12:01] Hi, quick question, how do I use merely bash commands in order to set a user to both sudo and to be able to run commands as sudo without having to type in a password? [12:02] man visudo [12:02] purope: sudo adduser sudo adds him to the sudo group [12:02] EriC^^: Got that [12:02] EriC^^: but how to remove the need for the user to type in their password? [12:02] then you need this line in /etc/sudoers ALL=(ALL:ALL) NOPASSWD: ALL [12:03] join ##java [12:03] join #java [12:03] you could append that line to it with echo " ALL=(ALL:ALL) NOPASSWD: ALL" | sudo tee -a /etc/sudoers [12:03] Cool [12:04] Now sure what the tee commands does, but if it works I'm happy [12:09] LordLaravel: how? [12:12] why the hell do I keep getting error : unity scope encountered error? [12:13] ?? [12:13] penis === jat-clone is now known as Guest95754 [12:14] why the hell do I keep getting error : unity scope encountered error? [12:16] hey, this might be a bit offtopic...i want to make a cronjob which runs twice per week on random weekday/time [12:17] does it work as i want it with "* * * * 1 command" [12:24] KlausedSource this will run every monday [12:24] not on random time [12:25] KpuCko, is there a way to achieve what i want with cron (built in) or would i need to make a script for that? [12:27] What is the difference between [[:digit]] and [:digit:], I found a question on askubuntu.com that used the former, but only the latter would work for me [12:27] you can use simple script to generate random numbers from 0 to 6 and use it as day of week, another script (line) with random generator for two digits numbers to use it on minutes field [12:29] KpuCko: Is this in response to me or someone else? [12:30] sorry AEL-H, this is response for KlausedSource [12:31] AEL-H i think there is no diffference between [[:digit]] and [:digit] [12:32] KpuCko: I thought the same, but only the latter allows this command to show correct output : "lsblk --noheadings --raw | awk '$1~/s.*[[:digit:]]/ && $7==""' " [12:33] KlausedSource see this about random generator http://unix.stackexchange.com/a/140751/172229 [12:35] hello i start to use i3wm in my ubuntu 14.04 and i use dmenu as application launcher but i don't know how can i display( launch ) my system preference ( setting program ) for change some config [12:35] How can I tell apt to ignore any prompts posed by the installation of nis? I have already set the /etc/defaultdomain and --assume-yes does not avoid the prompt [12:36] blut: Does pressing enter repeatedly work? [12:36] Rarrikins: I need to script it [12:36] blut: Right, but does pressing enter repeatedly work? [12:36] AEL-H can i pm to you? [12:37] KpuCko: Sure [12:37] Rarrikins: You mean as a pipe? [12:37] blut: I mean, if you were using a keyboard. [12:37] Rarrikins: yes [12:38] blut: You can do `yes '' | whatever` [12:38] I just found a much nicer way. 'debconf-set-selection' === \9_ is now known as \9 [12:42] How do I find a font with a certain code point in it? [12:46] what is a font code point [12:46] heedly: Perhaps https://unix.stackexchange.com/a/258127/37148 [12:48] <\9> ikonia: location of a glyph in a font [12:48] <\9> or rather, in an encoding such as ascii or utf-8 === gms is now known as Guest54441 [12:59] Hay ich bin ein neu Zugänger soll ein Test sein Danke [13:03] ikonia: 68537 === ssaturos is now known as saturos [13:06] im using libproc and reading from /proc/loadavg but seemingly randomly on starting my program it will error out with "bad data in /proc/loadavg" and i cant find any info on it anywhere [13:07] heedly: ? [13:12] I am using vsftpd, is there any way of viewing who is currentlt connected via ftp and possibly view traffic rate? === dougsko_ is now known as dougsko [13:12] ikonia: that's the code point [13:13] anyone able to help me understand the units policy for ubuntu? I need to package across distributions and ubuntu is making that really hard. Maybe i'll just actively violate the policy and keep base 2? [13:22] Netek you can watch the traffic rate realtime with tools for network monitoring. See iptraf, nload, nethogs, nmon and etc. [13:22] heedly: are you looking for a particular glyph? [13:22] Who is connected, maybe you can find this information on the status log. [13:22] Or xfer log. [13:22] RTL8821AE driver on Ubuntu 16.04 seems to be unstable. Connection dies suddenly without error, ping says "sendmsg: No buffer space available". [13:22] I'm on a brand new Lenovo IdeaPad 110. [13:22] hi, I have a package manager problem. I needed to recompile glic, i followed instructions found6 on internet (no link sorry), it asked for some extra packages. the installation fails saying that libc-dev-i386 will not be installed. since, many packages can't be installed because of that dependency. What do I do now? [13:23] At first it refused to connect, now it works for a few minutes and then dies. [13:24] It was timing out on auth earlier. I turned off UEFI Safe Boot in the BIOS and once I was in Ubuntu again it was able to connect, but not for long... [13:25] hello? [13:25] nadim: you run away quickly. Recompiling libc is an excellent way to destroy your system, especially if you have no idea what you're doing [13:26] well there is no other choice but having another glibc on my system since someone decided it was going to be build with elision support and that breaks on many cpu/microcode on new machines [13:27] quit [13:27] Hey, so. [13:28] there is a request for having the possibility to switch TSX on/off at run time, but I doubt that will be implemented any time soon [13:28] nadim: Are you sure it wasn't libc6-dev-i386? [13:29] ThJ: that driver, or rather the chipset, is _crap_. the best thing to do is get a better wifi adapter. [13:29] even if I could live with the old libc, that is with threads in libuv (pthreads really) that segfault for some applications, I'd need to at least get my system to install simple things like links! [13:29] nadim: having another version of libc is fine. Trying to shoehorn that version of libc in with the package manager is not fine. Build it, keep it somewhere else and LD_PRELOAD it when you need it [13:29] Rarrikins: libc6-dev-x32 and gcc-5-multilib are dependent on libc6-dev-i386 [13:30] I'm having a bit of an odd issue. The backups utility is saying it is installed, but when I search for it, it is nowhere to be found. Any ideas? [13:30] mcphail: Indeed, that is also a solution and probably the lest risky. I still have the problem of getting the packaging system to work as before (that was my question to start with) [13:31] nadim: Did you do something to the packaging system? [13:31] hey!! I have a problem with my nic. When I try to change the Ip of my nic from dhcp to static it ADDS the IP address, but doesn´t remove the dhcp one. I just want 1 static IP [13:31] Rarrikins: except trying to install packages, no [13:31] nadim: what version of ubuntu is this anyway? [13:31] OneM_Industries: if you mean you can find the command in terminal but not in the menu, you may need to restart your user session, are you using unity desktop? [13:32] nadim: Try `sudo apt update; apt show libc6-dev-i386` [13:32] This is my interfaces file: http://pastebin.com/wkhBEkVK [13:32] There´s nothing in interfaces.d [13:33] Rarrikins: 4.4.0-34-generic Kubuntu 16.04 [13:33] Rarrikins: it says that it is unable to locate the package [13:35] xangua: I can find it in the software center, but not in the HUD. Not sure what the command for it in the terminal is. [13:36] I'm wondering if vmbuilder is still supported for 16.04. [13:36] Rarrikins: an apt-get -f install gives me an error (I think different from what I got a few days ago), error processing archive ... trying to override /usr/include/bits [13:36] Hi, when I return back to my computer with my screen off and I move my mouse to show the lock screen I'm greeted with only a black screen and a mouse pointer and I can't enter my password (but ctrl+alt+f1 works). I can restart lightdm to fix this but it will kill my session and all my programs. Is there a way to fix this (like restart unity or something) without destroying my session? [13:37] it is trying to install linux-image-virtual and failing This kernel does not support a non-PAE CPU. [13:38] golserma: You need a CPU with PAE enabled. [13:38] Peasant65, comment out lines 8 & 9 as shown in the pastebin [13:38] nadim: You can try deleting the archive file it mentions and trying again. [13:39] is there a current update to adobe flash? [13:39] it stops at 11.2 [13:39] BluesKaj, what´s wrong with my loopback addr ? === john is now known as Guest11931 [13:39] Rarrikins: deleted file, ran apt-get -f install again and I get the same result [13:40] Rarrikins, if I look at /pro/cpuinfo I see PAE [13:40] z999: See https://www.adobe.com/software/flash/about/ (particularly the version it mentions you having and the Linux, Firefox section below) [13:41] Rarrikins: it seems that libc6-dev-i386 and libc-dev-amd64 both have /usr/include/bits [13:41] Peasant65, not sure , but I'm using static IP settings too and I have no auto lo or loopback in mine, and it works well [13:41] flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca lahf_lm tpr_shadow dtherm [13:41] ducasse: huh, well, does it misbehave on windows? [13:41] The Kernel on the host is 4.4.0-34-generic #53-Ubuntu SMP [13:41] Peasant65, I can pastebin my interfaces file if you want [13:42] golserma: It may be disabled in your BIOS settings. If not, I'm not sure of a fix. [13:42] Intel(R) Xeon(R) CPU E5345 @ 2.33GHz [13:43] I'm not using any 32bit stuff why do I need PAE? [13:44] golserma: PAE and so on is generally needed for 64-bit. [13:44] Peasant65, http://pastebin.com/FC8X4iCG [13:45] Rarrikins, is there a way to see if my current kernel is using PAE? [13:46] ducasse: so far i've tried the rtlwifi-new-dkms to try to improve things for the rtl8821ae, but it still stalls. [13:46] Rarrikins: it seems that the packages that have unmet, or impossible, dependencies are not installed, can one tell the packaging system to simply flush thos uninstalled packaged from it"todo# list? [13:46] i would imagine it's fixable but this is fairly new hardware isn't it. [13:47] ThJ: no idea, all i know is that realtek are really bad at releasing the necessary info for building good drivers. the best driver i found was on github, and it still has problems. [13:48] nadim: Not that I know of. The only way I found caused complaints when I tried to install something else later. [13:48] ducasse: it's a shame to use up a usb port for wifi imho, and you don't get to use the screen antenna if the laptop has one... [13:50] golserma: I'm not sure. [13:50] golserma, PAE is used if you wnat to add menory greater than 4GB and have your 32 bit pc use more than 4GB with the proper settings [13:50] maybe this is bug https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1037607 [13:50] Launchpad bug 1037607 in vm-builder (Ubuntu) "vmbuilder completely fails on Quantal due to kernel pae detection failure" [High,Triaged] [13:51] Rarrikins: is there another forum where people knowing the packaging system can help? if I have to fight with the packaging system I can as well go back t Gentoo ;) [13:53] golserma, check this site https://help.ubuntu.com/community/PAE/Enabling === alazare619 is now known as AvadaKedavra === AvadaKedavra is now known as alazare619 [13:54] I have a little windows program called beat.exe which runs fine in wine if I call it from the command line with wine ~/Downloads/beat.exe or if I right click on the file and click "Open with Wine". However, I added a shortcut to my programs menu with that same command and it doesn't run. When I select "Open in terminal" and run it from the programs menu, the terminal appears briefly and then disappears. [13:54] Hello, I'm the developer of a software that is available in repositories: https://launchpad.net/ubuntu/+source/siril However, this software is not available in the software center. Is it because I did not write an appda.xml file in the package ? If yes, if I add this file in /usr/share/appdata it should fix the issue ? [13:54] nadim: If the package that's missing is libc-dev-i386, the package you're trying to install is broken. If the package that's missing is libc6-dev-i386, you've probably messed with /etc/apt/sources.list or sources.list.d or added a PPA. [13:55] lock: what repo is it in [13:55] EleanorEllis: Run `which wine` [13:55] EleanorEllis: Use that instead of wine in the shortcut. [13:55] EleanorEllis: I mean, use whatever it outputs [13:56] Rarrikins: whsudo apt update; apt show libc6-dev-i38ere I can I get the original source.list, maybe overriding the one I have now would fix the problem. [13:56] ikonia: it comes from debian: https://tracker.debian.org/pkg/siril [13:57] So I'm considering XFX or MSI RX 470 or RX 480 - anybody using any of these ? [13:57] ThJ: if it's on a mini-pci card you can just replace it. [13:57] Rarrikins: short of creating a vm just to install a fesh system just to diff with my system [13:57] lock: what ubuntu repo is it in [13:57] ducasse: i was thinking of that, lol [13:57] ducasse: but it seems to claim to be an USB device. [13:57] Rarrikins: It makes no difference. The terminal still just flashes up and disappears so quickly I can't read it [13:57] ikonia: I would say universe: https://launchpad.net/ubuntu/+source/siril [13:58] lock: why do you think it's in universe [13:58] EleanorEllis: I mean, press Ctrl+Alt+T, run `which wine`, write down what it tells you, and put that in place of "wine" in the shortcut. [13:58] Maybe the problem is that I'm running a SMP kernel? === vincent43 is now known as vincent42 [13:58] lock: you need to know what repo it's in - not guess [13:59] lock: the next thing - is the universe repo enabled on your system [13:59] nadim: If you have 16.04: https://askubuntu.com/a/775880/147763 [13:59] Rarrikins: I did that. The result was /usr/bin/wine which I put in the shortcut so now it reads /usr/bin/wine ~/Downloads/beat.exe [13:59] ikonia: because it is written hiere https://launchpad.net/ubuntu/+source/siril : release (universe) [13:59] nadim: Also, `ll /etc/apt/sources.list.d` to make sure there's nothing there. [14:00] lock: ok, is the univsere repo enabled on your system [14:00] EleanorEllis: Try changing ~ to /home/username [14:00] ikonia: sure, I can dowload the software with apt install. My question is just why I can see it on software-center [14:01] lock: software center should display it [14:01] lock: as software center should just parse the repos, hence asking if universe is enabled [14:01] Rarrikins: Thanks. It was the ~ that was confusing it. I didn't realise that wouldn't work everywhere. [14:01] ikonia: yes for sure, and I need to fix it [14:02] ikonia: it just parse the repos ? No need of extra xml file ? [14:02] EleanorEllis: No problem. [14:02] lock: as far as I"m aware it shouldn't need anything else [14:02] lock: one of the Ubuntu guys wrote a blog about this recently. I think the current software centre parses the .desktop file for information [14:02] ikonia: because as I said I did not use an appdata.xml at first. But I'm thinking to fix it [14:02] lock: do any of the other package manager frontends (synaptic for example) shouw it [14:02] lock: (if other avenues aren't available) [14:03] ikonia: I see it in synaptic (I believe, I need to retest) [14:04] hello [14:04] lock: so there must be something (as you suspect) that software center is expecting, very surprised by this === owner_ is now known as Guest11157 [14:05] has anyone faced any connection problems with ubuntu make? [14:05] Meow [14:05] cmishra: connection to what [14:05] Rarrikins: I have a few files in /etc/apt/sources.list.d, google-earth (broken) some graphic drivers and wine repos, shall simply remove them? [14:05] could someone help me out with the a installation of LTspice for ubuntu [14:05] MEEEEEOOOOOOWWW!!!!!!!!!!!!! KITTY! [14:05] Guest11157: please don't do that [14:05] as in my institute has blocked ports i guess.. as a result of which i am not able to use hexchat.. [14:06] lock: ikonia: http://mhall119.com/2016/03/help-make-gnome-software-beautiful/ [14:06] nadim: You can move them to a new directory in your home directory for now. [14:06] ikonia: I've read it: https://people.freedesktop.org/~hughsient/appdata/ [14:06] similarly i am facing problems with ubuntu make when trying to install anything [14:06] nadim: Then try `sudo apt update; apt show libc6-dev-i386` [14:06] MEEEEEOOOOOOWWW!!!!!!!!!!!!! KITTY!! [14:06] ikonia: But I did not know if it was mandatory. But know I think that it is [14:06] lock: I'm surprised by that [14:07] lock: looks as if you need "Type=Application" as a minimum in your .desktop file for it to be indexed [14:08] ikonia: mcphail: thx for the link, I will read it. I am surprised too. But I have a desktop file in my package with Type=Application yes [14:09] lock: coo. Sounds as if you'll need to search abit deeper as to why your package isn't being indexed, but I strongly suspect it is something to do with this AppStream business [14:09] irc.freenode.net [14:09] mcphail: ok, so adding the appdata.xml file should fix it [14:10] Rarrikins: hehehe!, I removed the files, replaced the contents, then tried to install meld, I get the same problem with unmet dependencies. the packaging system obviously is an old bastard that can't let go. [14:10] can LTspice be installed on ubuntu [14:10] Rarrikins: I'll try sudo apt update; apt show libc6-dev-i386 [14:10] didn't see your comment before [14:11] Hey Im Workng On Building A Debian Based OS [14:11] Rarrikins: still the same, following packages have unmet dependencies [14:12] lock: I hope so. It seems needlessly complicated, doesn't it? [14:12] #ubuntu [14:12] hello there [14:12] sure it is [14:12] mcphail: sure it is [14:13] nadim: What about `sudo apt install -f libc6-dev-i386` ? [14:13] mcphail: I'm building package for debian, ubuntu, linux mint and fedora.... so you can imagine [14:13] --> [14:13] < [14:13] < > [14:14] lock: well, at least it should be a distro-agnostic solution ;) [14:14] mcphail: I hope so. I will commit my changes and will see [14:15] I Just Got A Lite Installaton Of My New Debian Based OS [14:15] marshal: this doesn't releate to this channel [14:15] Oh Ok [14:16] Well Im Writing On A Ubuntu Host:3 [14:16] #ubuntuislife [14:16] ikonia: thx for the link, I will read it [14:16] this channel is not for your debian based OS, sorry [14:16] lock: you found it, not me, [14:16] lock: I'm as surprised as you [14:17] ikonia: In fedora at least, this is a new rule. Application without appdata.xml are not listed in software center anymore. But I did not found something on Ubuntu or Linux Mint. [14:17] Rarrikins: same problem as before, /usr/include/bits is also in libc6-dev-amd64 [14:18] hi. Wondering if someone here can help with upgrading 10.04.4 LTS to a more recent version? Tried to do this myself via the do-release-upgrade and changed my sources to the old-releases sources since they were failing, but still can’t do it [14:18] It’s a server install, so command line only [14:18] ikonia: Fedora seems to use the same Appstream data by the way. Indeed, the share the same comments for applications, so I think this is the same database [14:18] hello all [14:19] lock: yes - looks as if Ubuntu tries to hack around missing appstream data by using the .desktop file, but often fails [14:19] what did do-release-upgrade say? [14:20] Gue-clone 1 sec, let me run it again. It went to a different screen, and basically said to press x to close, or r to start it again [14:20] mcphail, ikonia: Yes. take a look here: https://wiki.debian.org/AppStream/Guidelines Siril exist. But here http://appstream.ubuntu.com/xenial/universe/metainfo/index.html it does not. [14:20] pastebin the exact output if possible [14:21] nadim: Try this: https://askubuntu.com/a/585811/147763 [14:21] mcphail ikonia: sorry the first link is: https://appstream.debian.org/stretch/main/metainfo/index.html === ssaturos is now known as saturos [14:24] Rarrikins: unchanged! [14:24] lock: hope you get it sorted. Must be incredibly frustrating when your are commiting time to package apps and facing situations like this. [14:27] mcphail: yes... This project this is 3 years of my life. I would expect to see it in the software center of Ubuntu LTS, but no :(. (I am a debian user, so I did not see it until yesterday) [14:28] mcphail: thx for your kindness!! [14:29] Gue-clone: http://pastebin.com/mvnj2dMm [14:30] Rarrikins: I continued to purge all the packages that kept poping out till I came to a point where it seems to work! [14:30] Rarrikins: many thanks, I may come back for more help though, i now have to figure out how to compile a glibc manually [14:31] nadim: No problem. [14:34] hmm pulling updates from main server... some come in quite fast, others are really slow, like 50 kB/s or such... why is that? [14:35] mhall119: if maintainers like lock above ^^ get appstream metadata sorted out for their packages, do those changes get backported into xenial so the apps will show up in the software centre on the LTS release? [14:36] is it possible to add a new printer in my server and make it not visible for some users? [14:36] mcphail: backports aren't automatic, no [14:37] mhall119: is there a process which can be trggered? === J2Three is now known as J^3 [14:37] the backports process :) [14:37] mhall119: ha! Ok :) [14:38] Hi, guys! Is it "safe" to use `apt` for software installation/removing? Does it work as good as `aptitude` for deps resolving and system's consistency? === kirkland` is now known as kirkland [14:39] Hi there, I have a bridge(br0) that uses em1, that is the default physical network interface. When the default gateway goes through em1 I can't ping anything. However, when it goes through br0, I can ping a node in the lan or internet. Is this an expected behaviour? [14:40] frodox: from my experience, apt seems closer to apt-get than aptitude with regards to conflict resolution [14:43] mcphail, so, aptitude still do it better, right? :) I'm find with aptitude, except there is no installation progress and colors =\ [14:43] *fine [14:43] frodox: use whatever you prefer :) [14:44] mcphail, well, I do not want to get broken system after upgrade :D [14:44] frodox: aptitude was broken for a while, around the multiarch transition, but I think it is safe to use now [14:44] oh [14:46] frodox: in my experience apt/apt-get work without problems, even through upgrades [14:47] frodox: apt, apt-get, and aptitude all run on top of dpkg, so they use the same base tool for conflict/resource resolution. [14:47] is there any application in ubuntu that can scan my network for Intruders like "Wifi guard" app ?? i used to have it in windows // [14:48] tdannecy, AFAIK, dpkg doesn't resolve deps itself (as like rpm), so, aptitude / apt do it manually in their way. Am I wrong? === ssaturos is now known as saturos [14:50] Think my issue may stem a little deeper - http://pastebin.com/Mi1kFFWM [14:50] I tried the -f but that looks like it’s going to remove a lot of stuff my server needs [14:51] http://pastebin.com/7fUEBJmn [14:51] any ideas Gue-clone ? [14:51] ????????????????????????, [14:52] hey fellas, I just installed Lubuntu on my T41, and I'm trying to set up some third party plug ins for pidgin, how do I get to the folder where I throw the plug in files? can't seem to find it [14:52] what is command to confirm that grub was updated [14:54] Hrm, something went wrong during dist-upgrade. Ssh is inaccessible, neither on the backup daemon that was provided on port 1022 [14:54] Should I hard reset my server? [14:54] kawkawoo, wireshark [14:56] BluesKaj : i heard about it wut its complicated !! is there an easy application that can do this job for people hi, someone of you know where i can find the best dash documentation? i read somewhere that someone said dash was non-interactive. what would that mean? wouldn't it allow for user-inputs?. and also whats a good site for finding collections of dash scripts? [14:56] this is rediculous but... what is the default user name and password for a new mysql installation? [14:57] mokl usually root with no pass [14:57] kawkawoo: You can get most of that information directly from your router. [14:57] that's what I tried but it doesn't work... always get a "access denied" error [14:57] what would cause a repo not to be updated even though it's in sources.list? [14:58] mokl: try this - https://help.ubuntu.com/community/MysqlPasswordReset [14:58] apt-get update acts as if it's not there [14:58] tdannecy: yes but am using linux so i have to install an app it in ubuntu [14:59] kawkawoo: No just go to 192.168.1.1 or whatever your router ip is. Then you can see all of your connected devices. [15:00] JAY6390, when I run mysql as suggested, then it justs quits after a second and produces no output in spite of --verbose [15:01] *mysqld [15:01] kawkawoo, check netstat and it's associiated commands for incoming connections, usually the man pages will give some info [15:01] not sure then, I’m no expert. Best guess is it’s a corrupted db table or something in your my.cnf producing an error on startup === root is now known as Guest67283 [15:02] it's a brand new installation I never used for anything, so how could it be corrupted? [15:03] as I say, no expert those were just my guesses :) [15:03] hardware issues? [15:03] JAY6390, yeah I know, thanks nevertheless [15:04] yuguiiuun [15:05] hello [15:05] Hrm, I got the server up via a hard connection, but I can't seem to SSH to it. [15:05] Oh, network interface is gone :< [15:06] What does hard connection mean? [15:06] Well euh [15:07] Oh, physical access :) I didn't think about that one === ssaturos is now known as saturos === precise|CoolSnek is now known as precise|HappySne === precise|HappySne is now known as precise|HapySnek [15:20] Hello. Someone knows java irc channel? [15:20] ##java? [15:20] MrHall: ##java [15:20] or programming irc chanel? [15:20] Join ##Java [15:20] Hrm, I can't get p5p1 to go up [15:20] #DicksOutForHarambae? [15:20] Ive tried clearing the /etc/network/interfaces file and replace it with defaults but it failed. [15:21] are you joking? :S [15:21] MrHall: Join ##java [15:21] Not kidding. [15:22] i can´t access [15:25] guys i can´t join ##java [15:25] hi, I wrote a small bash script,, but because of the 'Unknown' it doesn't work as it should... http://paste.debian.net/794831/ [15:25] and #java has pass === as_ is now known as O [15:26] MrHall: ##java requires that you be registered and identified to join. [15:26] !register | MrHall [15:26] MrHall: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode === O is now known as O123 [15:26] Thanks pici === ssaturos is now known as saturos === dv__ is now known as dv_ === alazare619 is now known as alazare619|snek [15:29] Any tips on fixing this failed to bring up p5p1 thing? [15:29] I had docker installed anda VPN, I guess it's those things that broke it. [15:29] Apt-get is also borked because of mongodb and owncloud [15:31] so far you've not said what the problem is [15:31] just complained that things are broken [15:31] The problem is that my interface doesn't come up. [15:31] And it shows "Failed to bring up p5p1" [15:31] As I said. [15:31] how/where is it configured [15:31] what happens if you manually try to bring it up [15:32] what does the syslog show [15:32] That very error. [15:32] You mean dmesg? [15:32] no, I mean the syslog === anonymous is now known as Guest96017 [15:36] hola [15:36] espasi [15:37] !es | Guest96017 [15:37] Guest96017: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [15:37] gracias === ossurayynot is now known as tonyyarusso [15:38] Nothing particular, ikonia [15:38] anyone have iphon here connected to pc? [15:38] If you mean syslog in /var/log/ [15:38] #ubuntu-es [15:38] m1dnight_: yes [15:38] it's the first time I see someone use "espasi" to refer to spanish. And I'm spanish myself [15:38] m1dnight_: how/where is your interface configured [15:39] Well, here's the thing. I had a VPN setup as well as docker. I can remove docker, but that fails due to apt-get being borked. [15:39] Guest96017: /join #ubuntu-es [15:39] I had tried to remove the routes using `ip route del ..` but that doesnt fix it [15:39] m1dnight_: the device is not a vpn device [15:39] I see the interface in ifconfig, though. [15:39] that is a physical network device [15:39] I had a car accident and my iphone screen broke all i want is to extract data to pc, the phone is working but the screen is not so i cant click "trust now" for new device [15:39] No, but maybe the bridge or w/e is breaking it. [15:39] logical: ubuntu is not the OS to do that [15:40] ikonia any advice? [15:40] m1dnight_: if you stop/disable the vpn service the device should stop configuring bridges [15:40] logical: Did you trust any computers? [15:40] logical: contact apple [15:40] i [15:40] yes [15:40] logical: it's not really something for this channel [15:40] logical: You can probably do a backup via iTunes on that computer. [15:40] In /etc/network/interfaces I have put "auto p5p1 \ iface p5p1 inet dhcp" === kosta is now known as kosta7 [15:40] well i asked is it possible to do with ubuntu :P, ok thx for info guys [15:41] m1dnight_: what bridge or tun devices is that physical interface associated with [15:41] m1dnight_: is the vpn service up and running ? [15:42] The vpn service is indeed running. The physical interface is associated with p5p1 [15:43] m1dnight_: that is the physical interface [15:43] m1dnight_: I'm asking what bridge or tun devices the physical interface as associated with [15:43] m1dnight_: stop/disabled the vpn service too [15:43] Okay I have done that. [15:44] I had tun0 which was, I think, the vpn [15:44] but ifconfig or ip route don't show it anymore. [15:44] I still have the configuration files that kept track of how I configured it, I'll check, sec. [15:45] m1dnight_: once you stop the vpn serice it should drop the vpn bridge devices [15:46] Okay, then that is what happend, I guess. [15:46] now I guess I should get rid of that pesky docker0 interface [15:46] to install grub === cigumo_ is now known as cigumo [15:48] why is apt ignoring a ppa I've added when I update? I don't get any errors, it just skips over that one repo entirely [15:48] Okay, I've removed the link, docker0 [15:48] I tried service networking restart, no fix [15:49] ive tried it in sources.list and in its own file in sources.list.d/ [15:49] skinnay: you'd need to put the file you added on a pastebin as well as the output of a apt-get update run [15:50] -R RUN RECURSIVELY ON http://* <= How is this useful? [15:51] -V SET VERSION NUMBER <= or this? [15:51] NAME blerp SYNOPSIS blerp {[ OPTION | ARGS ]...[ ARGS ... -f [FLAGS] ...} blerp {... DIRECTORY ... URL | BLERP} OPTIONS ] -{} DESCRIPTION blerp FILTERS LOCAL OR REMOTE FILES OR RESOURCES USING PATTERNS DEFINED BY ARGUMENTS AND ENVIRONMENT VARIABLES. THIS BEHAVIOR CAN BE ALTERED BY VARIOUS FLAGS. OPTIONS -a ATTACK MODE -b SUPPRESS BEES -— FLAGS USE EM DASHES -c COUNT NUMBE [15:52] -d PIPES OUTPUT TO DEBUG.EXE -D DEPRECATED -e EXECUTE SOMETHING -f FUN MODE -g USE GOOGLE -h CHECK WHETHER INPUT HALTS -i IGNORE CASE (LOWER) -I IGNORE CASE (UPPER) -jk KIDDING -n BEHAVIOR NOT DEFINED -o OVERWRITE -O OPPOSITE DAY -p SET TRUE POPE; ACCEPTS "ROME" OR "AVIGNON" -q QUIET MODE; OUTPUT IS PR [15:52] thisargumentisin: stop spamming the channel please [15:52] -q QUIET MODE; OUTPUT IS PRINTED TO STDOUT INSTEAD OF BEING SPOKEN ALOUD -r RANDOMIZE ARGUMENTS -R RUN RECURSIVELY ON http://* -s FOLLOW SYMBOLIC LINKS SYMBOLICALLY -S STEALTH MODE -t TUMBLE DRY -u UTF-8 MODE; OTHERWISE DEFAULTS TO ANSEL -U UPDATE (DEFAULT: FACEBOOK) -v VERBOSE; ALIAS TO find / -exec cat {} -V SET VERSION NUMBER -y [15:52] srry not seen [15:52] What is happening. [15:53] im so scared [15:53] Is there any config I can just recover? I have my entire FS backed up on a NAS, so I could just copy over all the stuff I needed. [15:53] skinnay: what Ubuntu release, what repository? [15:53] i don't have hillary's emails stop trying to hack me bruh [15:53] !paste | thisargumentisin [15:53] thisargumentisin: 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. [15:53] http://pastebin.com/NTp3WwFQ <= Like this? [15:54] can someone explain this manual to me? [15:55] thisargumentisin - aye. What is that thing anyway? [15:55] Hi, I am having trouble with using partman in a preseed to partition two disks. I see examples for lvm and raid online but not just two separate disks. Does anyone know if this is possible? [15:56] it should be a program that migrates windows to ubuntu [15:56] so i can keep my wallpaper, etc. [15:57] but i dont understand that [15:57] So bluetooth. Still can't reliably connect with A2DP to my speaker [15:57] kinda infuriating really. Windows does it easily, android does it easily [15:57] how do i set date and time to the current via shell? [15:58] thisargumentisin: wallpapers, etc.? Just copy you wallpapers [15:59] settings [15:59] programs [15:59] like Firefox [15:59] xangua: ubuntu precise, ppa:formorer/icinga [15:59] o^r word [15:59] skinnay: don't think precise is supported any longer [15:59] ! Precise [15:59] Ubuntu 12.04 LTS (Precise Pangolin) is a currently-supported !LTS release of Ubuntu. Download http://releases.ubuntu.com/12.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/1204 [16:00] Oh it is [16:00] just barely lol [16:01] there is a package for precise in the repo so it should work [16:01] skinnay: so what's the output you get? [16:02] http://pastebin.com/NTp3WwFQ How can i use this to mirgate windows to ubuntu? [16:03] https://bpaste.net/show/8598dde484a5 [16:03] skinnay: "sudo apt-get update" and then run "apt-cache policy packagename" [16:03] I see a few lines in there from ppa.launchpad.net but can't tell if that's the one [16:03] thisargumentisin: That doesn't look like a serious program. Where did you get it? [16:04] join #spiria [16:05] k1l it still shows the older version of the package [16:05] @ brunch i was on google how to migrate windows to ubuntu, then i found a website [16:05] so this hapens [16:05] skinnay: did you put that line manually on your source file? Or did you use add-apt-repository ? [16:05] xangua I tried both [16:05] skinnay: please show the output of "apt-cache policy packagename" in a pastebin [16:06] thisargumentisin: that is not a real program, it's a pretty well-known joke [16:06] thisargumentisin: oooh, xkcd made that joke [16:06] how to install wine [16:06] it will not help you migrate windows to ubuntu :p [16:06] thisargumentisin: that is not a real command [16:07] i found it: http://xkcd.com/1692/ [16:07] lol [16:07] i was realy triing to understand that [16:07] !ops | antipsychiatry spam on dm [16:07] antipsychiatry spam on dm: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [16:07] -p SET TRUE POPE; ACCEPTS "ROME" OR "AVIGNON" < nice one [16:08] hi [16:08] k1l: https://bpaste.net/show/c8d8520bb54f [16:08] what would be a sane, portable way to find the syslog unix socket on linux ? [16:09] that is the currently installed version, but if you look at the repo it should have 2.5.3 available https://launchpad.net/~formorer/+archive/ubuntu/icinga?field.series_filter=precise [16:09] antipsychiatry spam on dm: Help! Channel emergency! (ONLY use this trigger in emergencies) <= what is this? [16:10] thisargumentisin: don't worry about it [16:10] just focus on your own problem [16:10] skinnay: no. the package didnt build for 32bit and 64bit for precise [16:10] so bluetooth just straight up doesn't work properly on linux? [16:11] #radare2 [16:11] thisargumentisin: This is the ubuntu support channel, and it tends to clutter with people helping each other. For general chit-chat #ubuntu-offtopic can be used ☺ [16:11] skinnay: https://launchpad.net/~formorer/+archive/ubuntu/icinga/+packages [16:11] k1l oh I see now in package details it's the only one with an error, sorry nevermind then :) thanks === eric is now known as Guest5833 [16:12] #ubuntu-offtopic Cannot join channel (+r) - you need to be identified with services <= what can i do? [16:13] !register | thisargumentisin [16:13] thisargumentisin: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode === AL-F4 is now known as A1F4 [16:29] hello [16:29] can anyone see my message? [16:30] Yes [16:30] helloo === AL-F4 is now known as A1F4 [16:31] helloo === A1F4 is now known as A1-F4 === A1-F4 is now known as AL-F4 === ssaturos is now known as saturos [16:36] !ask | Ansari_ [16:36] Ansari_: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [16:37] how can i use WIFI direct in ubuntu? [16:38] how can i remove the background noise of my internal microphone? === irssi is now known as Guest19674 [16:41] what are people using for imap/exchange these days? [16:43] Okay, so when I do apt-get autoremove it wants to install texlive [16:43] I know that its broken, I just want to instantly wipe all of it. [16:43] How can I do this? [16:43] so i have home fish installed; and i'd like to upgrade my version of fish from 2.2.0 to 2.3.1 (latest release); how can i do this? [16:45] arooni: look for a PPA or other 3rd party repo [16:46] gosh I'd so much want to remove the top system toolbar [16:46] 1cm is a lot of space on my scrren [16:47] it's just a useless black bar [16:47] My computer local admin user can see my printers I added but the ldap users I login with says there is no cups server connected but they can use the printers shared from another cups server. How can I give my ldap users access to the localhost cups server? [16:47] with time, but i don't care of time [16:47] dood [16:48] you gotta listen [16:48] lol [16:48] qswz: use another desktop, i guess. [16:48] I'm not good at linux, that'll be hard [16:50] qswx, all you do is install another DE, log out, select the DE at the login screen, then log in [16:51] hmm ok thanks if it's just that [16:51] qswz: what DE are you not liking ? [16:52] unity [16:52] double system bars [16:52] on the left, on the top [16:52] I want none, well just one that auto-hide [16:53] 15" screen === snk_ is now known as Guest2698 [16:54] qswz: ah, OK. i moved to MATE myself :] [16:54] ok, will try it === john is now known as pythonator === Khaotic_ is now known as Khaotic [17:06] I recovered a file with the photorec , but the same split it in several directories , how can I 're checking each directory and moving the file with the same extension for one location ? [17:07] Any ideas why the openssl pacakge in the official ubuntu repos is 1.0.1g and not the newer t_ [17:07] ? [17:07] all versions before t are vulnerable to a MITM attack [17:08] dumle29: due to depencies ubuntu doesnt change the version number with updates but recompiles with the patches included. [17:08] ah cool [17:08] We probably offer a patched G [17:08] I recovered a file with the photorec , but the same files split it in several directories , how can I 're checking each directory and moving the file with the same extension for one location ? [17:08] So CVE-2016-2107 is fixed in ubuntus g? [17:08] if you know the CVE you can look at ubuntu.com/usn [17:08] will do [17:09] dumle29: spoiler: it is :) [17:10] I'm on 16.04 server [17:11] k1l: It's odd, because this site: https://www.ssllabs.com/ssltest/ [17:12] says our site is vulnurable to that CVE, but it shouldn't be when checking ubuntus usn [17:14] dumle29: "apt-cache policy openssl | nc termbin.com 9999" [17:15] dumle29: and some test-sites just check the openssl version, not if the security issue is fixed. [17:15] I recovered my files with photorec , entretando , all files are divided into several directories , how can I copy the " * .pdf " of all directories for a directory called " pdfs " ? [17:16] k1l: http://termbin.com/zujw [17:17] dumle29: did you restart the webserver? [17:17] No. I've not done any updates yet [17:21] find -name '*.pdf' -exec mv {} /home/backup/doc/ \; - done [17:21] thanks [17:22] note to self: never use Ubuntu software again, too slow [17:22] dartf: -iname is usually preferable, since sometimes you might have .PDF instead of .pdf. [17:22] qswz: you joined just for that? [17:22] humm [17:22] Rarrikins: thanks [17:23] yes and I quit [17:23] ok [17:23] hello [17:23] dumle29: wait, you haven't updated and you want to know why that site says you are still vulnerable? [17:23] tgm4883: I just got access to the server [17:24] tgm4883: It's the newest version (as you can see in the termbin above) [17:24] dumle29: if you didnt update and restarted the webserver the patch is not applied [17:25] dumle29: what is the output of "sudo grep 'libssl.*(deleted)' /proc/*/maps" [17:26] I don't have root access yet. I just requested it [17:26] It's a student arranged LAN event. It's as professional as we can do considering it's all a hobby [17:28] Hey. [17:29] If I install Ubuntu on my brand-new laptop that came with Windows, do I have to be careful not to erase existing Windows partitions? In case I want the bundled Windows later. The laptop didn't come with any Windows CD/DVD/USB stick. [17:30] can someone help me connect to my wifi? [17:30] hsk3: yes you need to be careful, if done wrong u can remove the whole windows partition. U have to select somewhere in the installation screen to install it alongside windows and NOT erase the whole partition [17:30] i can't connect at all [17:30] something is wrong and i have no clue what [17:30] Apparently I keep disconnecting. [17:31] hsk3: you don't need to be careful, Ubuntu is noob friendly [17:31] <_adb> hsk3: you can back the windows partition (or the entire disk) up with a tool like clonezilla or dd, but you'll need somewhere (like an external hard drive) to put it [17:31] Ok thanks fellas [17:31] You could install it alongside window like any other application [17:32] And then uninstall without much hassle if anything goes wrong [17:32] silverfall: never dougt the level of human stupidity [17:32] hsk3: Yes. First, back it up somewhere. Then, shrink the Windows partition (http://www.howtogeek.com/howto/windows-vista/resize-a-partition-for-free-in-windows-vista/). Then, when you're installing, make sure to manually create two partitions: one swap the same size as your RAM and one ext4 with the rest of the space, mounted at /. [17:32] find . -type d -empty -exec rmdir {} \; = command ok? [17:32] siva_machina: i suffer from the dunning kruger effect [17:33] is chrome good? [17:33] <_adb> dartf: looks ok. you could also replace \; with a + and be slightly more efficient if there are a lot of them [17:33] dartf: If the directories are ones you personally created, maybe. [17:33] z999: If you have a 64-bit Ubuntu, sure. [17:33] z999 if you like it, then it's goo [17:33] Rarrikins: if i create encrypted partition for ubuntu (during the installation), will that mess up my windows partition? [17:33] godd* [17:33] i heard that chrome runs several processes and doesn't shut down [17:33] meh [17:33] Rarrikins: remove all empty folder [17:33] hsk3: I'm not sure. [17:33] current directory [17:34] dartf: Right, but it's not safe to do that in, say, /etc [17:34] does ubuntu log the terminal commands? that would be handy right now... i issued a command and i don't know what it was so i have no idea how to reverse it, or what the heck it did... something to do with echo "something" | iwlwifi =8 something something [17:34] dartf: It's only really safe to do it in a directory within, say, your home folder. [17:34] sammyg type history [17:34] why thee are no updates for adobe flash in mozilla? [17:34] Rarrikins: photorec create 1220 folders [17:34] Rarrikins: kkk [17:34] z999: flash is dead [17:34] sammyg: Yes. `cat ~/.bash_history [17:35] silverfall, when i go to xfinity it ask updated version of flash [17:35] z999: Chrome (not Chromium, but Chrome) has the latest Flash. [17:35] * sammyg thanks MonkeyDust and Rarrikins [17:36] Hey. I am using Linux Mint (I think problem will be same on Ubuntu). I installed MAT (metadata anonymisation toolkit) using Software Manager. Even when I use mat --version I get this error: http://pastebin.com/h7wYamjV [17:37] if you are useing 16.04 you can grab browser-plugin-freshplayer-pepperflash [17:37] ok so here is the command now: echo "options iwlwifi 11n_disable=8"|sudo tee -a /etc/mobprobe.d/iwlwifi.conf [17:37] how do i undo this? [17:37] what does it do? [17:37] it disables wireless n? [17:38] sammyg: it added that line to the file [17:38] (at the end) [17:38] whatever it does, it did not help solve my connection problem [17:38] sammyg: `sudo nano /etc/modprobe.d/iwlwifi.conf` then remove the line then press Ctrl+O, Ctrl+X [17:38] Hello good people! I'm trying to make Bucardo to auto-start in my machine. I have a script in /etc/init.d https://gist.github.com/gerep/23ae60d39e0bbd5d7918d2804bfd7c38 When I run it, it complains about Bucardo's permission to access the database: "DBI connect('dbname=bucardo','bucardo',...) failed: FATAL: Peer authentication failed for user "buca [17:38] rdo"" When I start bucardo using its binary: bucardo start, it works. What am I missing here? [17:39] z999: uninstall flashplugin-installer and install browser-plugin-freshplayer-pepperflash. If you are Ubuntu 16.04 [17:39] https://vk.com/rexant [17:39] z999: You should get the latest flash in Firefox this way. [17:40] or better yet just leave it uninstalled [17:40] skinnay: agreed [17:41] I personally refuse to use it myself [17:41] but sadly some sites need it still [17:43] i don't see pepperflash [17:44] put this into your terminal [17:44] apt search browser-plugin-freshplayer-pepperflash [17:44] z999: what ubuntu are you on exactly? "lsb_release -sd" will show it [17:45] 16.04 [17:45] thank you Rarrikins [17:45] sammyg: No problem. [17:46] so can someone help me connect to the wifi? why is it not working? [17:46] z999 did you run the command I gave you? [17:46] i installed ubuntu 16.04 yesterday on a new asus zenbook [17:46] i can't connect to wifi for some reason [17:48] yes [17:48] it is there [17:48] hello :)) [17:48] هلا [17:48] بيك [17:48] ^_^ i am new [17:48] Full Text Search... Done [17:48] browser-plugin-freshplayer-pepperflash/xenial 0.3.4-3 i386 [17:48] PPAPI-host NPAPI-plugin adapter for pepperflash [17:49] sudo apt purge flashplugin-installer && sudo apt install browser-plugin-freshplayer-pepperflash [17:49] z999 that should help you [17:49] * FrenchT is new [17:50] * siva_machina is sorta new to this irc channel [17:50] why is my laptop not connecting to my wifi? [17:50] wlan [17:51] sammyg: not sure I do know there is a bug related to wifi in 16.04 [17:51] have you drivers installed ? [17:51] do i need a driver? [17:51] sammyg: some wifi chips need special treatment because the manufacturers dont ship drivers for linux. so that depends on what exact hardware that is. [17:51] maybe [17:51] or it could just be your drivers [17:51] sammyg: "lspci" will tell you what exact wifi chip that is. please run "lspci | nc termbin.com 9999" and shot the url here [17:52] http://paste.ubuntu.com/23106898/ [17:52] http://paste.ubuntu.com/23106889/ [17:52] is this chip affected? [17:53] thta should work, iirc [17:53] z999: any luck so far? [17:53] why is it not working then? [17:54] i have no network cable and no network port [17:54] i can't connect to internet without wifi [17:54] not even to local network [17:55] is iwlwifi the problem? [17:55] sammyg: no. to me it looks like it should work. doesnt it work with the network manager? [17:56] sammy: can you tether to the computer? [17:56] sammyg* [17:56] useing a phone and usb [17:57] Hi, how do I get all code points in unicode? [17:57] I installed unifont and moto but still see some missing [17:57] k1l: by network manager you mean the gui thing where i can edit connection details? [17:57] sammyg: yes [17:58] yeah, it works, i mean my wifi ap appears at the top in the status bar or whatever you call that [17:59] but there is something odd about the network manager, it shows the password as blank [17:59] even though i had typed it in previously [17:59] that is a security feature. [18:01] wait, in network-manager when editing the connection you should be able to clikc on "show password" for the security settings. [18:01] sammyg: what ubuntu is that exactly? [18:02] so to sum it up, i can see "my-funny-wifi-ap" at the top of my screen, i can click it to connect, it asks for password or key, i type it in... and nothing... just sits there. then i click the wifi icon again, and i can see it in the list of wifi aps, and i don't have to click "more" to see it (since there are several wifi aps around here it makes it more accessible to me because i had entered [18:02] the password once for this one), and if i click it i get a prompt for password again?... why? i did not select to prompt for password every time, i selected to save it for all users [18:02] k1l: it's 16.04 [18:03] sammyg: what desktop? [18:03] desktop version yes [18:03] oh you mean... yeah it's unity 7 i think [18:03] the default [18:04] sup lizards [18:04] anonV: Rarr! [18:04] lol [18:04] k1l: ubuntu-16.04-desktop-amd64.iso === Sweepyoface is now known as Ear [18:04] sammyg: click on the wifi icon, then choose "edit connections". then change the details of that wifi ap to your needs there [18:05] network connections on launcher === Ear is now known as wee-er === wee-er is now known as Sweepyoface [18:07] Best way to synch and backup to dropbox? [18:07] rclone looks promising but it isn't in the repos [18:07] sammyg your desktop is called Unity [18:08] danny_: teh dropbox client for nuatilus? [18:09] Hello [18:09] Hello [18:09] k1l, I want to sync and backup, I think that client only supports syncing. Plus it seems resource heavy [18:10] k1l: it's working! :D thank you! [18:10] Hi [18:11] siva_machina, how do i remove the old one? [18:11] Please someone tell me what's wrong with this regex (email validation): ^([[:alpha:]]+[[:alnum:]\-._]*)@[[:alnum:]\-._]+\.[[:alpha:]]{2,4}$ [18:11] hi blackbird1 [18:11] k1l, meaning, I want to have these files synced across my devices yes. But I also want a backup so that if I delete it on one of my computers it isn't gone everywhere [18:11] hi tdiesel [18:12] k1l: but what was the problem? so when i want to connect to wifi i have to go to edit connections dialog? i can't just click on it, let it prompt me for password, i type it in and it works? doens't work like that in ubuntu? [18:12] siva_machina, i installed pepperflash but the old flash is still recognized [18:12] this seems like a bug to me... [18:13] z999: Did you exit Firefox and restart it? [18:13] sammyg, it should if you have the correct wifi driver installed [18:13] bb [18:13] same regex works in C++n but not in bash !!! [18:13] C++* [18:13] Rarrikins, yes even rebooted puter [18:13] sammyg: seems like something went wrong when you first entered the password. [18:13] blackbird1: #bash might help you on that [18:14] z999: What version does https://www.adobe.com/software/flash/about/ think you have? [18:14] hi [18:14] k1l thanks [18:14] sammyg, what's your mobile intenet controller with lspci in the terminal [18:15] 11.2 [18:15] z999 did you run the command I gave you? [18:15] yes [18:15] restart firefox [18:15] k1l: then it goes wrong like that every time i enter the password in the prompt [18:15] i did several times [18:16] k1l: i can repeat this, and it will behave the same each time [18:16] sammyg: did you relogin? [18:16] sudo apt purge flashplugin-installer && sudo apt install browser-plugin-freshplayer-pepperflash [18:16] you ran that right? [18:16] sammyg, or wirteless network adapter [18:16] sammyg: do you have autologin enabled for that user? [18:17] hi [18:17] hello guys [18:17] sammyg: did you make the wifi "be used by every user" in the wifi settings? [18:17] ehm,Ihave a tablet with android and my internet stops. What do i do???? [18:17] can you help ? [18:17] k1l: no, i rebooted... before i used edit connection dialog, i went in there and deleted all saved wifi connections, then rebooted, then came back in, clicked on my wifi ap, entered password in the prompt, it failed to connect, then i wen in edit connections dialog and entered the same password again there [18:17] what??? [18:17] tdiesel: ask the #android guys? [18:18] it seems like it takes the password when i enter it in the edit conenctions dialog, but doesn't take it from the prompt [18:18] k1l: yes, stored for all users on the computer [18:18] k1l, tdiesel Where I can found new designs for Impress ? [18:18] Does Ubuntu 16.04 implement systemd user sessions? e.g. Is systemctl --user supposed to work? [18:19] blackbird1: the internet should be full of themes for impress. [18:19] Es mesmo matumbo! [18:19] blackbird1: they are called templates: http://templates.libreoffice.org/template-center [18:19] In your computer blackbird1 [18:20] !ot | anonV tdiesel [18:20] anonV tdiesel: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:20] bb guys [18:20] z999 you ran, sudo apt purge flashplugin-installer && sudo apt install browser-plugin-freshplayer-pepperflash right? [18:21] k1l, I looked there, there is no templates ! [18:21] k1l: i thank you for your help! but this looks like a bug to me, something to do with the gui and or unity, something along the line "ubuntu accepts wifi password entered in edit connection dialog but not in the password prompt for the same wifi ap" [18:22] it tells me i need to update flash minimum is 11.8 to view xfinity [18:22] yes siva [18:22] ffs [18:23] then run firefox -p in ther terminal [18:23] make another profile and see what happens === timyp_ is now known as timyp [18:24] z999 then go to here in firefox about:addons and check your plugins [18:24] yes [18:25] hello [18:25] hello [18:25] how are you??? [18:25] tdiesel: please keep this channel clear for ubuntu support. thanks [18:26] shockwave 22 is there and also shockave 11.2 [18:26] when i disable one both disable and when i activate one both activate [18:26] lighten up k1l , it was only 2 enties [18:27] I need some help. [18:27] BluesKaj: look at backlog :/ === jackson is now known as Guest12760 [18:27] jackson, just tell us your issue [18:27] Guest12760? [18:27] I mean really. [18:27] Anyway [18:27] I recently got an SD card, and I attempted to format it [18:28] During the process I removed the SD card because I thought it finished. [18:28] when i disable one both disable and when i activate one both activate [18:28] ...Now it doesn't show up [18:28] ohh [18:28] siva_machina, when i disable one both disable and when i activate one both activate [18:29] my SD card its not working [18:29] Guest12760: then format it again? with gparted? [18:29] Even when I do fdisk -l... it doesn't show SDB [18:29] I don't know how to format it again [18:29] Guest12760: Try running `gnome-disks`, then insert it, select it on the left, click the gear icon in the middle, and do whatever. [18:29] Guest12760: can you show us "sudo parted -l" and "dmesg" after you put the sdcard in again? [18:29] Sure [18:30] hello [18:30] hello [18:30] z999 run apt search flash and see if flashplugin-installer is installed and anyone that doesn't mention pepperflash [18:31] I would like to know if "release upgrade" (instead of new fresh installation) is a reliable solution in enterprise ? thanks ! [18:31] blackbird1 [18:31] Oh, formatting with gnome-disks works [18:31] Nevermind [18:31] Thanks. [18:31] Gnome Disks is very nice :) [18:31] But I find it somewhat offensive that all I am now is a Guest, with a number attached [18:31] Kinda makes me not human, eh? [18:31] Anyway [18:31] I'll go now [18:32] Anyway my SD card its working now [18:32] elmoustacho: why not. the upgrades do get automated testings and should work. ubuntu offers LTS to LTS upgrades. [18:33] Sorry for asking this twice but seemed like it got lost in the flood. Does Ubuntu 16.04 implement systemd user sessions? [18:33] siva_machina, several [18:34] take a screenshot please [18:34] if you need a place to upload it I suggest imgur [18:34] z999 [18:35] or copy everything into pastebin [18:35] pastebin is a website [18:35] Is there an easy way to track how much power parts of my computer are using? [18:36] z999 [18:36] danny_: powertop [18:37] Hello. Does anyone happen to know how to solve this problem? https://askubuntu.com/questions/794158/redshift-f-lux-not-working-on-ubuntu-16-04-with-intel-hd-graphics [18:38] siva_machina, http://pastebin.com/tYw6bysd [18:38] k1l, perfect, I'll need to learn how to read it but its an ideal solution, thank you [18:40] Hi, How do I allow a user to use sudo without having to type sudo? [18:40] sudo apt purge adobe-flash [18:41] purope: You don't. What are you trying to accomplish? [18:41] what [18:41] I want to be able to use a script that is meant to be used by root, but instead with a non-root user [18:42] z999 sudo apt purge adobe-flashplugin [18:42] purope: so why do you want to run it as non-root user instead? [18:43] Melandosis: I run ATI grapics. and a kernel upgrade did break redshit. I ' sudo apt install --reinstall redshift ' to reconfigure .. and it works . [18:43] z999@Cassandra:~$ sudo apt purge adobe-flash [18:43] [sudo] password for z999: [18:43] Reading package lists... Done [18:43] Building dependency tree [18:43] Reading state information... Done [18:43] E: Unable to locate package adobe-flash [18:43] !paste | z999 [18:43] z999: 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. [18:44] z999 yeah I typoed [18:44] sudo apt purge adobe-flashplugin [18:44] I meant that === Gabbo is now known as Guest6969 [18:45] siva did it [18:45] siva_machina, will try again [18:45] you ran it without the plugin part [18:45] Bashing-om: Unfortunately that didn't fix it, but thanks for the help. It looks like it is indeed kernel related however. https://github.com/jonls/redshift/issues/357 [18:45] I guess I will just have to wait patiently for a fix. [18:46] purope: https://serverfault.com/questions/184072/how-can-i-allow-all-users-to-run-a-given-command-via-sudo [18:46] Melandosis: reading . [18:46] purope: You can make it where all users can use sudo to run a script without needing a password. [18:46] purope: Though, if you can put it into a compilable language and compile it, you can use setuid root instead. [18:47] Bashing-om, f.lux has the same problem. [18:48] Melandosis: What results starting redshift in terminal ' redshift -l 35.458608:92.032814 -t 6000:5000 -b 0.8:0.6 ' . Where this is my location . [18:49] Bashing-om: It doesn't seem to do a thing. The colors aren't changed. [18:50] siva_machina, video taking long time to load [18:51] z999, is firefox still saying you have 11 installed/ [18:51] ?* [18:52] no siva_machina but video is not loading [18:52] curious if anyone knows the current state of dpkg package distribution via tools like apt-p2p? [18:52] Melandosis: according to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1617686/comments/47 this (?) issue is fixed by newer kernel versions [18:52] Launchpad bug 1617686 in linux (Ubuntu) "Kernel 4.4.0-34 caused Redshift/Flux/brightness-controller etc. to stop working" [Medium,Confirmed] [18:52] I'm looking for a way to speed up infra deployments without having to deploy + manage large package depots in every environment. [18:52] z999, is firefox still saying you have 11 installed? [18:53] will the latest ubuntu server install on an intel processor? The name seems to indicate and only. [18:53] also, container-based pre-bake only gets you so far. [18:53] siva_machina, no [18:53] tomreyn: Yes, it looks like it. I guess I'll have to wait for that version to arrive in Ubuntu. [18:53] Snert_: Yes. [18:53] Melandosis: :( .. Well. now above my skill level . [18:53] Snert_: amd64 is for all x86-64 chips, despite the name. [18:53] Rarrikins: thx. The name on it is amd64 so I was not sure. [18:53] Ubuntu here I come! [18:54] I love ubuntu [18:54] z999 then there is a high probablity xfinity is useing a stupid drm thing that prevent flash from loading without it. and I do not know how to get that to work with the newer flash [18:54] nor have I really ever cared enough to look into it [18:54] I do not use xfinity for cable [18:54] just internet [18:55] siva ok thx anyway [18:55] Hello! [18:55] I have youtube and red...I mean Netflix for entertainment [18:55] z999 might want to try google chrome to see if you have better luck [18:55] I hear Netflix is coming soon to Firefox. [18:56] ok siva_machina [18:57] Does anyone know a good installation guide for installing nvidia drivers on Ubuntu 14.04. I've tried adding the nvidia ppa but it breaks my OS every time [18:58] coolbrah33 why not install the NVIDIA-drivers supplied from nvidia ? [18:58] coolbrah33: I'm having the same problem, I think [18:59] I upgraded to 16.04, and it didn't help [18:59] I tried that, went on the website downloaded and installed them [18:59] and ? [18:59] what exactly does it break? [18:59] Didn't work [18:59] installing or running ? [18:59] Which is odd though because that's the way I did it originally [18:59] when I install the proprietary drivers, I can't log in the next time I start X [18:59] Bashing-om, tomreyn: Thanks for the help. [19:00] welcome :) [19:00] I think it was both, it got these weird errors, il try it again though [19:00] ksft: have you checked /var/log/Xorg.log ? [19:00] Ksft do you get the log in loop? [19:00] generic: I've looked at it, but I don't know what I'm looking for. [19:00] coolbrah33: yes [19:00] Have you looked up and tried the fixes? [19:00] ksft: can you pastebin it ? [19:00] sure [19:01] er, actually, I probably can just give you a link from when I've done taht before [19:01] that* [19:01] If you type in login loop Ubuntu in Google there should be a good guide on the first result [19:01] ksft: (E) is what you're looking for. and i don't mean pills. [19:03] eh, can't find it [19:03] I should go through what I did before to get the login loop thing before I look at the log, right? [19:03] coolbrah33: do you mean the permissions on the files in my home directory? [19:03] I've checked those [19:04] ksft sorry, actually "(EE)" , not just "(E)" === werewolf is now known as Guest86438 [19:09] ksft: ya that's what I meant [19:09] ksft: grep -hE '(Current Operating System|\(EE\))' /var/log/Xorg.* | uniq | grep -vF '(WW) warning, (EE) error, (NI) not implemented, (??) unknown.' [19:10] ...to check your past X server logs for errors [19:10] generic: I downloaded the Graphics driver .run file, ran it with bash and I got error pre install failed, do you still want to continue? [19:10] And I'm almost positive if I continue it will not work [19:11] what does it say ? [19:11] tomreyn, generic: here's the output of that: http://termbin.com/mtud [19:13] The error logs say nvidia-installer command line: ./nvidia-installer and than basically nothing [19:17] ksft: which hardware? lspci -knnv | fgrep VGA [19:17] it's a GTX 960M [19:17] oh i guess that would be supported ;) [19:17] that one only lists the Intel one [19:17] "Intel Corporation 4th Gen Core Processor Integrated Graphics Controller" [19:18] because I have an integrated one too, which I forgot to mention [19:18] well most people have nowadays === precise|HapySnek is now known as precise|RiotSnek [19:21] ksft: is this >0 ? fgrep nomodeset /boot/grub/grub.cfg | fgrep -cv recovery [19:21] tomreyn: says 5 [19:22] I'm not seeing the splash screen with ubuntu logo while booting. 16.04.1 [19:22] ksft: so you use nomodeset as a default kernel option, whichmay or may not be okay, i'm not actually sure. but it's worth trying without. [19:22] ksft: lot's of errors.. one of them says it's unable to find the nvidia-driver [19:23] in the past i think you needed to disable kernel mode setting to make the proprietary drivers work. but i think nowadays that's no longer so. [19:23] (and may actually be vice versa) [19:23] how do i stop the xdm in ubuntu ? [19:24] generic: I think that's because I got rid of it because I couldn't log in with it installed [19:24] tomreyn: how do I turn that off? [19:25] do I need to add sudo add-apt-repository ppa:openjdk-r/ppa in order to install opnejdk 8? [19:26] more precisely I am refering to openjdk-8-jdk package [19:27] I am trying to install ubuntu 16.04 an intel Atom Z3735F i can load grub but then when i click try ubuntu without installing i get a black screen [19:27] I already tried nomodeset [19:28] ksft: got any output here? grep -ri nomodeset /etc/grub.d/ | grep -Fv GRUB_CMDLINE_LINUX_RECOVERY [19:29] ksft: also have you tried to run nvidia-xconfig to (hopeffully) generate a working /etc/X11/xorg.conf ? [19:30] Hello! === carlos_ is now known as Karlangas [19:31] hello, and hello again [19:31] Bray90820: Maybe : i915.i915_enable_rc6=1 <- works see:https://wiki.ubuntu.com/Kernel/PowerManagement/PowerSavingTweaks . [19:32] So, what is going on, today? [19:32] Bashing-om: I am thinking it has to do with the kernel version [19:33] Because I was able to get a version of 14..04 booted [19:33] I am on kernel 4.4 and it fucked with Elementary OS repos. Wifi stopped working so, I went back to Ubuntu GNOME [19:35] ksft: a somewhat more likely location you'll find nomodeset option (and where it can be removed for testing purposes) is /etc/default/grub [19:35] you'd need to run update-grub afterwards [19:40] Hello! [19:40] Hello everyone. [19:40] hi there [19:41] hi! [19:41] i dont know why my cpu is getting too hot [19:41] it was around 57-58 but today it jumps to 76-78c [19:41] Bray90820: Show us what we are wirking with ; - lspci -k | grep -EA2 'VGA|3D' - in a pastebin please . [19:42] how can i look for cpu usage and temp in ubuntu 16.04? [19:43] thinky: Cleaned the box lately ? [19:43] thinky: use top to monitor process. [19:43] what box Bashing-om ? [19:44] eodnhoj: what is top monitor process ? [19:44] tomreyn: no output from that first command [19:44] "nvidia-xconfig: command not found" [19:45] thinky: it displays linux tasks. Type man top [19:45] thinky: The box is your system enclosure . I must clean my nachine on a regular basis due to overheating issues . [19:45] u mean the fan? [19:45] fan is pretty new yet [19:45] i replaced it last week [19:45] 2 weeks ago lets say [19:46] eodnhoj: type man top in terminal? [19:46] thinky: Yeah, and the air ducts, blow the dust off the graphic's card :) [19:46] thinky: correct. "man top" [19:48] thinky: Just use TSHOOT methodology. =) [19:49] ook eodnhoj i will check it later [19:49] Does any one know of a channel that for analytics? [19:49] another thing is i upgraded kernet from 4.4.0.34.36 to 4.4.0.36.38 but it still shows old one when i check kernel version [19:50] that's* [19:50] so i've been having some networking trouble [19:51] Bashing-om: All I can boot to is a grub console so will the code work there [19:51] i can manage to connect to my university's wireless network but that's about it, DNS lookup does not seem to work [19:51] !info linux-image-generic [19:51] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.4.0.34.36 (xenial), package size 2 kB, installed size 12 kB [19:52] tertu|pocket: try ping -c4 8.8.8.8 [19:52] doesn't work [19:52] Is linux-meta the replacement package for the linux package now? [19:52] Its not a dns issue. [19:52] alright [19:53] How are you on irc right now? Different pc? [19:53] Bray90820: Yeah .. I would substitute "quiet splash" in the boot line . will not hurt to try and see . [19:53] phone already connected to the same network [19:53] ahh. well played. Are you getting and IP address? [19:54] i have an IP address and Dolphin's network: viewer is showing me ofher [19:54] machines which i know exist [19:54] Which VNC is best - I have ubuntu, latest. I DO NOT want that little gray VNC box that looks weird. I'm after a full desktop upon login. [19:55] so is that tightvnc - is there an ubunti package for that? [19:55] Bashing-om: So I should put "; - lspci -k | grep -EA2 'VGA|3D'" in place of quit splash? [19:55] Bray90820: Wait, think I have my wires crossed .. i915.i915_enable_rc6=1 as the boot parameter to boot to GUI . [19:56] open shell and do ifconfig, confirm ip address. After type route -n to get your gateway device. [19:56] Bashing-om: So I should put that code in place of quit splash? === precise|RiotSnek is now known as precise|RageSnek [19:56] tertu|pocket: ping your gateway device. [19:57] huh [19:57] Bray90820: Try : i915.i915_enable_rc6=1 . ctl+x then to continue the boot process . [19:57] tertu [19:57] oops [19:57] tertu|pocket: route -n [19:57] i cannot ping my gateway [19:57] Bashing-om: my grub has "quit splash ---" should I remove the dashes as well or not? [19:57] do you have a static IP? [19:58] no [19:59] so would this be a symptom of misconfigured peap perhaps? [19:59] or would that just result in me not being able to connect at all [19:59] tertu [19:59] Bray90820: Well .. easier to work this from the grub boot menu . at the menu 'e' key for edit mode . arrow down to the linux boot line and make the edit . [20:00] not sure where you are getting your IP address from. It would be either static or from a remote dhcp server [20:00] it should be dhcp i think [20:01] Bashing-om: Yes I know that that's what I planned on doing but you said replace quit splash with that code I just don't know if I should remove the dashes after it as well [20:01] Then you should be able to ping your gateway device. Unless the school is using something line MACSec [20:01] like* [20:01] But you wouldn't get an IP in that case. [20:02] anyone have luck using the libpdf plugin in FF? after I install and activate/allow it, all it shows are blank pages with the text "Hello" [20:02] tertu|pocket: cat /etc/resolv.conf [20:02] tertu|pocket: is there a name server defined? [20:02] localhost [20:03] rather the loopback address [20:03] so dns will not work. [20:03] there's a search entry but i don't know what that means exactly [20:03] try resetting the interface [20:03] sudo === marcos is now known as Guest55061 [20:05] will ip link set down/up work or do i need to do more [20:05] running ubuntu? [20:05] yeah [20:06] i was running arch previously, had very similar problems but worse [20:06] i think i got a working network connection about once [20:07] sudo ifdown eth0 && sudo ifup eth0 [20:07] I'm not seeing the splash screen with ubuntu logo while booting. 16.04.1 [20:07] It's purple and then the login screen appears. [20:07] or which ever your interface is =/ [20:07] I've installed 16.04.1 and apparantly my ATI cards works fine (with radeon module), but the Intel card doesn't at all. The Intel card gives a black screen only, but exists (since my mouse can move there and it's visible in xrandr). Any advice? [20:08] uh, ifdown and ifup don't recognize my interface [20:08] Bray90820: In the kernel boot line " linux /boot/vmlinuz-3.2.0-24-generic root=UUID=dbd69ed2-530c-4409-8f5a-a3f1ea41fc67 ro quiet splash $vt_handoff " there are no dashes . [20:08] tertu|pocket: interfaces may be named exotic unique names now. Use the one it shows from the ifconfig command [20:08] yeah [20:09] tertu [20:09] exit [20:09] tertu|pocket: will be a wlan interface also [20:09] i am, it's called wlp2s0 and it doesn't seem to recognize it [20:09] tertu|pocket: sudo ifdown wlp2s0? [20:10] the only interface in /etc/network/interfaces seems to be lo [20:10] I wonder if a module issue =\ [20:11] could be [20:11] this machine has an ath10k wireless chipset and my understanding is that support for it is relatively new [20:12] how do I find out what apps used the swap? [20:13] I have 40k used [20:16] thanks for your help, i'll keep looking into this. [20:16] what package provides column? it's not in coreutils i have that installed [20:17] DANtheBEASTman: bsdmainutils [20:18] anyone? [20:18] trism: thanks! [20:20] varaindemian, http://www.cyberciti.biz/faq/linux-which-process-is-using-swap/ [20:21] is that low precision of the ubuntu geoip server intentional? [20:22] it only gives integers for latitude and longitude, which isn't very precise [20:22] hasselmm: geoip is not high precision to begin with. [20:23] so i'm told that 1 pound sign in irc channel names means official channel, and 2 pound signs mean non official [20:23] sammyg: where did you get that information? [20:23] since "#ubuntu" only has 1, then it's official? [20:23] sammyg: as I said, yes. [20:23] sammyg: This is an official channel, according to the topic, but as far as I know, that is not what that means. [20:24] Its a discussion for #freenode, not for #ubuntu. [20:25] Pici: sure, but usually one would expect city accuracy instead of something that's many 100 km off [20:25] Pici: but what does that tell me? what does it mean to be official channel? how does it relate to freenode? === DrBrownBear is now known as Guest14654 [20:26] Pici: is that like a verified page on facebook? [20:26] sammyg: you're on irc.freenode.net, they make the rules as to what official means. #ubuntu itself is run by the Ubuntu IRC council, which was appointed by the Ubuntu Commuinity Council which was appointed by Mark Shuttleworth. [20:27] hasselmm: What exactly are you looking at to get that information. I wasn't actually aware that Ubuntu ran any geoip server. [20:27] sammyg: Chan­nels on freen­ode fall into one of two cat­e­gories. Pri­ma­ry chan­nels, which be­gin with a sin­gle # char­ac­ter, are re­served for on-­topic projects. If you’d like to take over one of these chan­nels, then you’ll need to be as­so­ci­at­ed in some way with the project in ques­tion. Top­i­cal, or ‘about’ chan­nels, be­gin with two # char­ac­ters, and these are al­lo­cat­ed on a first-­come, first-served [20:27] https://freenode.net/policies [20:27] hasselmm: geoip.ubuntu.com/lookup isn't giving me integers for long/lat [20:28] hasselmm, trism: also they're likely using the maxmind databse, as thats what its output looks like normally. [20:30] Pici: looked at output of http://geoip.ubuntu.com/lookup [20:30] Bashing-om: https://dl.dropboxusercontent.com/u/33402675/IMAG0052.jpg [20:30] trims, pici: that's what i get from the ubuntu server: http://hastebin.com/unumarozah.xml [20:31] skinnay: thank you! [20:31] hasselmm: must just be for your location then. I see non-integers for my IP [20:32] hasselmm: Maybe better info : http://www.findlatitudeandlongitude.com/ ? [20:32] Pici: somehow i wonder if decimal point parsing fails somewhere under the hood [20:32] Bray90820: look'n at your https://dl.dropboxusercontent.com/u/33402675/IMAG0052.jpg . [20:33] like reading/importing a text file/database with german decimal point separator (comma, instead of dot) [20:33] hasselmm: I doubt it. I don't feel like pasting my location, but I'm getting 4 digits past the decimal point here. [20:33] hasselmm: its a database, it doesn't do a real-time lookup with your ISP. [20:33] Pici: sure, but that database must be feed somehow === michael__ is now known as Guest68173 [20:34] Pici: honestly wouldn't be surpised if someone feed that database with a bad text file [20:34] Bray90820: That looks to be the liveDVD, are you not trying to boot an installed system ? [20:35] just happens way too often [20:35] Bashing-om: I can't boot the live USB to be able to install ubuntu [20:35] hasselmm: yes, like I said, it looks like the maxmind databse file. See the geoip-database package and https://www.maxmind.com/en/home [20:37] Bray90820: Booting the liveUSB is a horse of another color . Did yoy verify the copy ' check disk for defects ' at the boot options menu ? As a place to start . [20:37] pici: maxmind gives good numbers, it's just 10 km away from my real location [20:37] which is quite okay for geoip [20:38] hasselmm: they provide multiple databases, its possible that the one that Ubuntu is using doesn't have exact numbers for your IP. [20:38] Bashing-om: Check disk for defects also gives me a black screen [20:39] Bray90820: Then we back up to verify the md5sum of the .iso file before going any further . [20:40] Can anyone help with an issue stemming from a screwed-up precise->trusty upgrade? The box is half-working and I don't want to do a reinstall unless absolutely necessary. [20:40] I have never actually varied an MD%5 so How would I go about doing that [20:41] *MD5 [20:42] !md5sum | Bray90820 [20:42] Bray90820: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM [20:43] hi. i have an AMD kaveri apu 7850k, but the the most recent ubunt lts (xenial) i have black sreen, and only can start system with nomodeset kernel option. But this way i dont have 3D acceleration. Can you tell me how could i start the system succcessfully without nomodeset? === BradCrittenden is now known as bac [20:45] bonjour [20:47] hello. I wanted to install wine and noticed that i has tons of i386 dependencies (~734 MB total size). Is this necessary to support most programs, or is there a version without these that I may prefer? [20:48] adrian_1908: welcome to the wine world :) [20:49] k1l: so that's the default and likely necessary I take it? :) [20:49] adrian_1908: yes. iirc there are 2 big players that depend on a lot of 32bit stuff: wine and steam. [20:50] which is no wonder if you compare the distribution of windows and linux with 64bit base OS. [20:50] k1l: I see. I'll go ahead then and install the normal package. Thanks for the information. === Mac__ is now known as mac-chaffee === thomas_ is now known as Guest71055 [20:55] anyone here familiar with the tp-link T2UH === remo is now known as murphy === Mac__ is now known as mac-chaffee [20:57] Looking for help to repair an interrupted precise->trusty upgrade. Login screen comes up OK; I can login to a GNOME desktop OK, but if I try to login to an Ubuntu desktop, I end up with a black screen and a movable mouse pointer. [20:58] i installed the Tp-link drivers and the light flashes but it doesnt seem to have installed it to show up in my wifi manager [20:58] i also tried https://github.com/hadess/rtl8723bs [21:00] Does anyone know of a prebuilt/turnkey Ubuntu (or other) PXE server distribution?? === mbwe is now known as mbwe_sleep === mbwe_sleep is now known as mbwe [21:05] greengold: Try ' sudo stop lightdm ; sudo dpkg-reconfigure lightdm ; sudo dpkg-reconfigure unity-greeter ; sudo service lightdm start ' . [21:06] Bashing-om: Will do. [21:07] greengold: This should set lightdm - rather than gdm - as the default . [21:07] i cant find a 32bit download link for ubuntu? [21:07] anew: why 32bit? is your cpu a 32bit only one? [21:07] all i see is the torent download... is there a internet download [21:07] yes i need it for my cpu [21:08] are you sure its 32bit? [21:08] yes [21:08] anew: http://www.ubuntu.com/download/alternative-downloads [21:09] i only see the torrent links there [21:09] Bray90820: How ya look'n ? Long time no hear . [21:09] where is the html download [21:09] anew: click on the mirror for the nearest country [21:09] Bashing-om: no idea what I'm doing [21:09] Bashing-om: I selected "lightdm" as the default when reconfiguring lightdm. The same symptoms are persisting. I think the greeter is working OK -- it's something about trying to launch the desktop post-login. [21:09] Bashing-om: I'm just walking around like a blind monkey at this point [21:09] k1l, http://ubuntu.cica.es/releases/ but how do i knwo which one is 32 bit [21:09] anew: under "other images" [21:10] anew: click on the ubuntu release you want. then look at the naming of the .iso file === nani_ is now known as nani3 [21:10] hello all [21:11] http://www.mirrorservice.org/sites/cdimage.ubuntu.com/cdimage/releases/14.04.5/release/ [21:11] nothing in here says 32 [21:11] * k1l wonders why cica.es got still 15.04 on their servers... [21:11] is this a good place to get support for ubuntu? [21:11] or is this just a general chat type room? [21:11] Where should the boot loader be installed on an EFI system with GPT disk? On /sda or on /sda1? What's the difference? The sda1 is the first partition and this is the EFI system partition. The system will be dual booting with Windows 10. [21:11] anew: that mirror doesnt have 32bit [21:11] http://mirror.pnl.gov/releases/14.04.5/ [21:11] does this one? [21:12] Hello [21:12] anew: yes. click on the i386 ido that you want [21:13] I've installed new HWE stack (pack of Xserver and kernel from 16.04) from 16.04 to my 14.04, and have no transparency in dash/launcher. How to fix that? [21:15] Bray90820: We are here to help. where are you stuck ? [21:15] I have absolutely no idea where to even start with checking the MD5 [21:16] Hey, can some one point me right article's to nderstand RSA keys. I am so confused [21:16] Bray90820: What is the present operating system you have access to ? [21:16] please and thanks [21:17] Windows 10 and OS X [21:17] Bashing-om: I should note that this is the iso I used [21:17] http://linuxiumcomau.blogspot.com.au/2016/08/running-latest-ubuntu-on-intel-compute.html [21:18] Bray90820: Windows' tutorial: http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows . [21:18] why there is no transparency in dash/launcher? [21:19] ad2f24c2: what video card? what driver in use? [21:19] Bashing-om: Where do I find the MD5 file tho [21:19] Hi!!! [21:19] all is _ok_ with driver and video card. if i am running 14.04 with 3.16 kernel and trusty xserver [21:20] anybody here? :) [21:20] but if i am running 4.4 kernel and xorg from 16.04 (this is called HWE stack in ubuntu), i have no transparency [21:20] opengl apps, though are running ok [21:20] ad2f24c2: what video card? what driver in use? [21:21] it doesnt matter. radeon/radeon [21:21] driver is ok. problem is in HWE [21:22] Hi, I just paired some bluetooth headphones, but they skip/lag A LOT. Any suggestions? Ubuntu 16.04 w/ JBL Reflect Mini BT headphones [21:22] ad2f24c2: it does matter. since the issue with unity sounds like an issue with the 3d part of the video driver and in 3.16 with matching xorg and 4.4 kernel from 16.04 with the changed system from amd regarding radeon, fglrx and amd_gpu that is a very important part of information. [21:23] Bray90820: and, you are attempting to install onto a Intel Compute Stick ? where the image file is patched thus we will have to see what the author has for the verification . [21:23] ad2f24c2: but good luck with your issue. [21:24] Actually I am using it on a nextbook flexx but it has the same processor [21:25] Can somebody recommend me a CD ripper to move my music collection from CD to digital? I don't seem to remember what I used to use, and what I've found isn't working well. [21:29] hello? [21:29] how do I troubleshoot xorg issues? Mine crashed last night [21:29] nani3: look at .xsession-errors in the users home or in xorg.log in /var/log/ [21:30] Bray90820: Hummm ... " Also the ISOs only work on Intel Compute Sticks but they can be used with any model (STCK1A8LFC, STCK1A32WFC, STK1AW32SC, STK1A32SC, STK2M3W64CC, STK2M364CC and STK2MV64CC). " . [21:31] I'm thinking that event my tablet has the same processor that the ISO might not be compatible with my system [21:31] *eventhough [21:32] k1l: is this helpful? https://paste.ubuntu.com/23109150/ === llorephie1 is now known as llorephie [21:32] I'm having a problem with 16.04 where Ubuntu is locking up for around 5 minutes after startup with tracker consuming 100% CPU. Been using since 12.04 and never came across this before. Recently split root to an ssd and changed CPU from i3 to amd [21:32] Bray90820: Nothing wrong with trying . but we must verify this .iso file . No point if the foundation is not firm . [21:33] Bray90820: most times for that tablets/sticks you need special isos or a spcial treatment with changing stuff. so i suggest you look around if someone got ubuntu running on that device who got some more experience on that topic [21:33] Never mind, I used to use Sound Juicer, that's right. [21:33] Thanks, adios. [21:33] Bashing-om: So where should we go fro here [21:33] hi everyone [21:33] nani3: i dont see an error there [21:34] I need help with a special configuration for ubuntu 12.4 [21:34] I am following https://mightycomputers.wordpress.com/2012/09/10/recently-i-foun/ which aims at setting up multiple tor daemons with privoxy and a unique squid instance as a sort of multiplexer [21:34] k1l: here is what I have in there not sure which log it is https://paste.ubuntu.com/23109156/ [21:35] however, any wget/traceroute says there's no connection. How to debug it? [21:35] thanks [21:36] Bray90820: Not looking too good yet for your install: http://linuxiumcomau.blogspot.com/ . Stoll looking for a means to check that download . [21:36] still* [21:38] Bashing-om: Do you think the official ISO would work better? [21:38] anyone? [21:39] My issue with the official iso tho is that my system runs UEFI and I haven't been able to boot the official ISO in UEFi mode [21:39] if I'm even saying that correctly [21:39] Bray90820: let me guess: 32bit uefi? [21:40] k1l: Correct [21:40] that is a known issue on windows tablets/sticks. you need to modify the iso to run that 32bit uefi. [21:41] k1l: any idea on how I would modify it? [21:41] look at the howtos for running linux on your device. [21:42] nani3: you need to find the one with the crash in it. [21:42] k1l=read the docs somewhere on the internets [21:43] Bray90820: Got me .. the 'buntu installer fully supports UEFI . [21:43] Bashing-om: Sorry what do you mean? [21:44] ad2f24c2: is this all what you want to contribute to this channel? tell supporters that you know everything and get sulky if one requests more informations? and afterwards make snarky comments? [21:45] Bray90820: is this the hardware? https://github.com/burzumishi/linux-baytrail-flexx10 === yoni is now known as Guest48924 [21:47] k1l: Yes It is [21:47] then try that howto [21:49] hey guys , https://drive.google.com/open?id=0B8BXTOusl5b6RmtwUGtvOGkyYjg the liquorix kernel 4.6 run with nvidia-370 drivers very good [21:49] i am testing it now in my machine [21:49] k1l: I might be totally not right here but could I also take a working version of 14.04 and modify 16.04 with some parts of the 14.04 iso? [21:49] a question [21:50] Bray90820: yes, that old and crappy 32bit uefi part is needed === llorephie1 is now known as llorephie [21:50] do you know some way to run multi core wine stagging? [21:51] So now the next question is do you think I should start with the github tutorial or use the 14.04 to modify 16.04? [21:51] k1l: [21:52] hi everyone, is there anyone experienced with tor and privoxy? [21:53] Bray90820: https://sturmflut.github.io/linux/ubuntu/2015/01/21/installing-ubuntu-15.04-on-baytrail-tablets/ see if that works on modifying the 16.04 [21:53] aubergine: i would ask the tor guys directly. [21:54] k1l because I need help setting up a kind of Tor transparent proxy on an Ubuntu VPS [21:54] k1l should I ask on #tor then? [21:55] tor and proxy, isn't that a contradiction? [21:55] aubergine: i dont get if that is an tor issue or a "that works on every linux but on ubuntu" issue. but the tor guys might have more experience in setting up that software, and that special setup of that software [21:57] Trump [21:57] k1l just for you to know, I am following this guide https://mightycomputers.wordpress.com/2012/09/10/recently-i-foun/ but I am stuck since any wget/curl is somehow blocked [21:57] Hello! I am trying to set up Ubuntu on my acer chromebook 14. I tried booting from a usb that has a ubuntu-14.04.2-desktop-amd64.iso file on it via seabios -- but I think my machine doesn't have seabios. If I follow a guide I can provide the link to, I can install KDE beside chrome OS, but I can't seem to do it with Ubuntu. Can someone suggest how I can set it up through a method like this?: https://www.linux.com/learn/how-easily-i === ProblemChild is now known as problemchile === problemchile is now known as problemchild [21:58] OerHeks why? Basically using privoxy and squid you can shrink possible tracking headers (like UserAgent) and, at the same time, avoid ads and malware [21:58] orangemeal: maybe you need 32bit [21:59] orangemeal: "Oops! Seems like this page doesn’t exist." [21:59] When I tried doing Ctrl + L after entering a few commands into the terminal, it beeped twice each time I did it. [22:00] https://www.linux.com/learn/how-easily-install-ubuntu-chromebook-crouton%20 [22:00] that should exist [22:01] orangemeal: are you sure its 64bit you need? [22:02] Let me find out if this chromebook is 32 or 64. Does it seem like I would get those two beeps if I tried booting from an iso file that wasn't compatible? [22:02] orangemeal: most arm processors are 32bit [22:03] orangemeal: look what cpu it is. if its a x86 or arm one. they need different isos [22:04] k1l: yes chromebooks use various CPU tyoes [22:04] there are several different chromebooks with different cpus. [22:04] types [22:04] Intel Celeron N3160 / 1.6 GHz [22:04] is what mine is [22:04] custservice: why did you just send private message and called me a dumb busterd? [22:06] This is a 64 bit machine! [22:06] So I must have the right iso... [22:09] http://acer--uk.custhelp.com/app/answers/detail/a_id/27071/~/how-to-enable-or-disable-secure-boot [22:10] you might want to start with this [22:10] Hey guys my tor web-browser doesn’t works.Do you now how I can fix it? [22:11] z3r0x_: not without more information. start by explaining what a "tor web browser" is, how you installed it, and what does not work or how you detect that it does not work as it should. [22:12] Ok sry man [22:13] hey guys, I have another question [22:13] The part with the downloading and installing process doesn’t works [22:14] is there a way to perform full disk encryption on a VM on the cloud? [22:14] z3r0x_: If you're downloading the package from Tor - the pre-built package, it's actually rather a simple process...what appears to be the problem? [22:15] It doesn’t start the download process :( [22:15] aubergine: sure, you just enable it while installing. to decrypt it later, you will need 'remote console' , 'serial console', 'kvm' access or similar. [22:15] I dont now why [22:15] z3r0x_: on the tor website? with what browser? [22:15] z3r0x_: What browser are you using to download the package? [22:15] guys, do you provide apache help? :X [22:15] hmm some packages have been kept back ie: linux-generic [22:15] Exterminador: That would be #apache [22:16] how do i install them [22:16] ? [22:16] zenguy: "sudo apt full-upgrade" [22:16] thanks k1l :) [22:16] tomreyn I cannot as I am using a cloud provider that just allows me to log in SSH [22:16] YankDownUnder: i've supposed that.. but i've got redirected to httpd [22:16] :/ [22:16] Sorry, it is sudo apt-get dist-upgrade [22:16] aubergine: that doesnt work on cloud storage [22:16] aubergine: find a different provider or offer then [22:16] mjz19910: ubuntu shipps the new apt command [22:17] I have downloaded it trough the the software center [22:17] i like apt [22:17] z3r0x_: Ok...and? [22:18] And the instakking process doesn't works [22:18] installing* [22:18] so instead of sudo apt-get install foo i just type sudo apt install foo? [22:18] zenguy: yes [22:18] ok dokie [22:18] z3r0x_: What exactly do you mean "the installing process doesn't work"? That's rather ambiguous... [22:19] z3r0x_, our factoid says to use the tor bundle from 3rd parties [22:19] !tor [22:19] Tor is a program to route connections through several servers for anonymity. It is in Ubuntu's repositories, but the Tor Project recommends using their Tor packages due to past issues with Ubuntu's. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en [22:20] Ok thx i try this way [22:20] :-) [22:21] ...must be a full moon... [22:22] is there any way to NOT use systemd and instead use sysvinit? [22:22] just a general question there [22:22] SerialDev: plain sysvinit? i doubt it. there was a upstart boot mode. but i dont know if that is still there. [22:23] so systemd just took over almost the whole linux scene without even a decent review, wow (i know this issue was over two years ago, but...) [22:23] SerialDev: yes. you are quite late to that party :) [22:24] yeah, there was a civil war over almost, i was just reading about it half the day today [22:24] *civil war over it [22:25] split the Debian community right down the middle from what i hear [22:25] SerialDev: yes. but we focus on tehcnical support in here. for the gossip we have #ubuntu-offtopic :) [22:28] What's the default kernel on 16.04.1 [22:28] Bray90820: 4.4 kernel [22:29] !info linux generic [22:29] 'generic' is not a valid distribution: kubuntu-backports, kubuntu-experimental, kubuntu-updates, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed, wily, wily-backports, wily-proposed, xenial, xenial-backports, xenial-proposed, yakkety, yakkety-backports, yakkety-proposed [22:29] where i can talk with nux/unity developers [22:29] !info linux-generic [22:29] linux-generic (source: linux-meta): Complete Generic Linux kernel and headers. In component main, is optional. Version 4.4.0.36.38 (xenial), package size 1 kB, installed size 12 kB [22:30] ad2f24c2, normally via mailinglists, not many dev hang out in IRC [22:30] https://launchpad.net/unity === ssaturos is now known as saturos [22:34] hey, is the WUBI installer outdated now? [22:34] I cant get it to work. HTTP 404 error [22:34] screename: yes, wubi is deprecated [22:34] darn [22:34] screename, yes, its ugly and newer windows does not support it [22:35] im on 7 [22:35] I cant install via usb or CD! [22:35] it hangs at boot CD: [22:35] for kali ubuntu fedora and debian [22:35] screename: make a real install or use a vm [22:35] is this how you are supposed to make a bootable device? https://bpaste.net/show/7e582c0cdad8 [22:35] or is that supposed to be the output [22:35] it says "No bootable devices found" [22:36] but im not sure if the dd statement worked [22:36] bilb_ono, i think you should use the whole dir [22:36] bilb_ono: if dev/disk2 is the usb drive, yes [22:36] screename: you mean on the if part? [22:36] /home/user/downloads/ubunt.img [22:36] I *think* [22:36] it completed, looks good [22:36] bilb_ono, yea [22:36] screename: on modern OS that is not needed. [22:37] bilb_ono: booting that usb on a mac? [22:37] ok i can try that. Though I feel like it would error out if it didn't find the iso [22:37] gotcha [22:37] k1l: yeah [22:37] oh no not a mac actually [22:37] bilb_ono: and why the 12.04 one and not a recent one? [22:37] bilb_ono, right it probably would [22:37] on a dell computer [22:37] k1l: I want to run software that only works on 12.04 [22:38] hmm so what else could it be. Is there another way to inspect the usb device for whether its "bootable"? [22:38] run a md5sum check on that usb and compare it [22:38] !md5sum | bilb_ono [22:38] bilb_ono: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM [22:39] DD is dangerious [22:39] why not use YUMI or unetbootin [22:39] never heard of those [22:39] screename: that both make changes to the usb which can result in not be able to boot. [22:39] .. his command performed good, please don't spread doubt :-D [22:40] his machine is probably UEFI with fastboot [22:40] k1l, i know, it usually works tho [22:40] https://unetbootin.github.io/ [22:40] OerHeks: should I make it legacy instead? [22:41] pendrivelinux.com [22:41] enable legacy in your bios yea [22:41] !uefi [22:41] 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 [22:41] screename: not with different syslinux versions between those programs and the iso. hence dd is the most compatible way. [22:41] screename: and then check all of the boxes? [22:41] bilb_ono, see the wiki [22:41] bilb_ono, for what [22:42] screename: on the bios for legacy boot [22:42] yesw [22:42] If I set up kde on my chromebook, is it possible to then have ubuntu installed over it? Or instead of it? [22:42] make sure legacy is enabled one sec ill find a pic [22:42] hey, all [22:42] orangemeal: you can install seceral desktops and choose on the login screen what to use [22:42] https://wpcf.neosmart.net/sites/5/2014/05/AMI-UEFI-BIOS.png [22:42] I dont think trusty has uefi [22:43] trusty is 12 i think [22:43] way off [22:43] precise is 12.04 [22:44] yea i was a little off lol [22:44] when the 16.04 bug where wifi is detected as ethernet fix? [22:44] 6 months support, the claim software only works on 12.04 is hard to believe [22:44] I have a weird problem, while updating ubuntu server 12.04 LTS to 14.04 LTS. Before update the usb keyboard and network on server was working. after the update the network borke and keyboard became unresponsive. [22:44] for some reason i feel like if dd is used it makes the pendrive read only. is that right? [22:45] how o i proceed with any debuging? [22:45] ok so I did the md5sum and it came back with 48b4edf237c489eebbfef208c2650d11 ubuntu-12.04.5-desktop-amd64.iso. this looks right? [22:45] screename, no, dd does not do that, the ubuntu iso itself is readonly [22:45] k1l, would you mind if I message you with a question about enabling one over the other? [22:46] orangemeal: just ask here [22:46] Sure. So using this guide [22:46] https://www.linux.com/learn/how-easily-install-ubuntu-chromebook-crouton%20 [22:46] orangemeal: ubuntu-desktop will install the unity desktop and programs on a kubuntu install [22:47] bilb_ono, try setting bios to legacy, thats probably the issue [22:47] ajikny: review logs, especially dmesg + syslog. re-plug the keyboard , re-connect the network cable, while looking at a tail -f on the logs. [22:47] I doubt ubuntu 12.04 has uefi support [22:47] I'm using crouton to set up a linux system. It walks me though setting up kde. Is there something I need to do instead to get to an ubuntu setup like this? https://upload.wikimedia.org/wikipedia/commons/b/b4/Ubuntu_Desktop_12.10.png [22:47] wrong again, google says 12.04 was the first to introduce uefi [22:47] Or is it just a step that follows after? [22:48] bilb_ono: 48b4edf237c489eebbfef208c2650d11 is the ubuntu-12.04.5-desktop-amd64.iso so that dd command was correct. as we said before [22:48] @tomreyn I did reconnect the kb and the nw cable. [22:48] How can i access logs without kb [22:48] ?? [22:48] hola [22:48] hello [22:49] hello [22:49] ajikny: not, you do the tail -f /var/log/syslog, then re-plug the keyboard, then ctrl-c [22:49] sebas_, ay [22:49] ajikny:oh wait you mean you have no means to provide any input to the system currently? [22:49] hello [22:50] yesss [22:50] i'm just trying this [22:50] cannt ssh into it [22:50] orangemeal: read more properly. "(If you don’t want KDE, then you can replace kde with xfce, or unity )" [22:50] cant type into it [22:50] ajikny: oh okay, and no serial either? [22:50] So is there a WUBI alternative? [22:50] orangemeal: the ubuntu desktop is called unity [22:50] i'm new here in ubuntu mate [22:50] there is no ps2 hardware [22:50] screename: no. make a real install or use a proper vm [22:50] aaahh [22:50] k1l, I cant [22:50] I didn't realize unity was what I was looking for then [22:51] I have made about 7 usbs with linux os, and 4 different cds [22:51] screename: you can. [22:51] ajikny: i meant a serial console. but you probably do not then. [22:51] VM is out of the question with 4gb of ram and a dual core proccessor from 2004 [22:51] no virtualization at all [22:51] funnything is. keyboard works till grub menu. As soon as the kernel is loaded the kb goes off. [22:51] unplug it and plug it back in [22:51] ajikny: so i guess you press the power button and hope for it to come up fine again? since you can't make any input anyways [22:51] screename, lolx, then install, with such demands [22:52] OerHeks, im trying to install [22:52] yepp [22:52] this system hangs at boot CD: from anything but windows usbs and CDS [22:52] i booted into liveboot ubuntu 14.04 . there kb worked [22:52] never seen anything like this piece of shit [22:52] ajikny: did network work there, too? [22:52] and network too. [22:53] http://www.ecs.com.tw/ECSWebSite/Product/Product_Detail.aspx?DetailID=678&MenuID=16&LanID=0 [22:53] screename, please watch your language [22:53] Sorry [22:53] will do [22:53] holy fucking shit Gene Wilder died =( [22:53] yea he did [22:53] so sad [22:54] ajikny: so since you can boot into the live cd and the keyboard works there, you can use it to mount your on-disk root or var file system and inspect the logs. [22:54] ^ [22:55] woah [22:55] hi [22:55] hi [22:55] How r u [22:55] Good, and you? [22:55] goo, thnx === connected is now known as connect5 [22:56] okay, i will get back with the logs [22:56] any other information i need to get?? [22:56] I wish i had a log so i could show you guys why any linux drives refuse to boot from this PC [22:56] It litterally just sits at Boot CD: [22:56] or ACPI something [22:57] ajikny: syslog should be sufficient. maybe also dmesg and messages [22:57] screename: try a ubuntu iso and see what the exact error is. that general "is not working" is very hard to support. [22:57] i would need to be logged on for dmesg... is that correct ??? [22:58] If I make an UBUNTU ISO it sits at Boot CD: [22:58] hi there! [22:58] it loads up shows some IRQs, sits at irq9 ACPI for about 1-2 mins and then goes to Boot CD: [22:58] screename: dd the iso onto the usb. then try again [22:58] Damnit [22:58] was wondering if anyone has done the latest HWE update on 14.04? [22:59] lol [22:59] tomreyn: is there any other way to run dmesg? [22:59] Is there a DD software for windows lol [22:59] edenist: what is the issue? [22:59] to google! [22:59] edenist: I have [22:59] yeats, did it go smoothly? It's a pretty big jump, in both kernel and graphics stack [I'm running amd] [23:00] is there any reason that Weather Report 1.12.1 in my menu bar, won't update? [23:00] in particular, I'm going fro kernel 3.16 to 4.4, and I'm currently running zfs with the dkms module. As 4.4 has native nfs support, will this cause any issues? [23:00] I've waited several days and on tried on different networks but it just doesn't update [23:01] can someone give me the dd command so i dont destroy my usb [23:01] hi, all, i need some help.. After live booting in a system. Can i install packages on the harddisk??? [23:01] you could [23:01] sudo dd if=(your image) of=/dev/sdX [23:01] but they are not persistant [23:02] Dreemurr, on windows [23:02] (x is your drive) [23:02] of=C:\*? [23:02] any way to make them persistant? [23:02] ajikny: you need to chroot to that installed system first [23:02] ajikny: xou don't need to run dmesg, just get the logs. [23:02] tomreyn: ok [23:02] screename: so you only have windows? then try "rufus" [23:02] Rufus also fails [23:03] k1l: i bound the /dev, /sys/ /proc and chrooted the hard disk [23:03] The only system i have avilable is a windows one yea [23:03] POS [23:04] k1l: is this the courrect way?? [23:04] Ill try rufus again because it has that mbr feature ill update [23:04] ill write down anythnig that pops up and be back. [23:04] do you have administer access [23:04] Dreemurr, me? yep [23:04] hmmm [23:05] What would caused Postfix to not save to the Maildir? [23:05] ajikny: "for dir in /dev /dev/pts /proc /sys /run; do sudo mount --bind $dir /mnt/$dir; done " [23:05] if rufus isn't working then i dont know what to tell you. have you tried to use dd instead of iso mode or vice versa [23:05] ajikny: after that you need for internet: "sudo mount -o bind /etc/resolv.conf /mnt/etc/resolv.conf" [23:06] Polarcraft_: lack of permissions, a read-only mounted file system. [23:06] tomreyn, what should the directory be set as? [23:07] Polarcraft_: one which postfix can write to. [23:07] What directory would that be? The email isn't being delivered to the users directory of 'Maildir'. [23:07] tomreyn: thanks will be back with more info tommoro. Unfortunately I cannot access the server now. [23:08] k1l: Thanks [23:09] Polarcraft_: what is home_mailbox set to? [23:09] Maildir/ [23:09] fine [23:10] tomreyn, sorry? === jstein_ is now known as jstein [23:11] screename: Acer ? [23:11] Polarcraft_: that's correct if you want to store the mail in the users' home directory + Maildir/ which i assume is what you are trying to do [23:12] tomreyn, correct, but my problem is the mail isn't actually in that directory currently. [23:12] Polarcraft: did you check postfix's logs? === jfcaron_ is now known as jfcaron [23:13] Polarcraft: what do they have to say about the email you sent, and how it processed it? [23:13] Hey all Im on ubuntu 15 and I want to upgrade to 16 but apt-get dist-upgrade is finding no updates [23:13] Polarcraft: https://help.ubuntu.com/community/PostfixBasicSetupHowto#Setting_Postfix_Support_for_Maildir-style_Mailboxes [23:13] Im assuming this is because my /etc/apt/sources.list doesnt contain the 16 sources [23:14] sgen: ubuntu doesnt use apt to do that. [23:14] sgen: run "update-manager" on desktop or "sudo do-release-upgrade" in cli [23:14] ty [23:14] k1l: thanks! [23:14] sgen: that old way of upgradeing with apt is long time deprecated on ubuntu [23:14] You are not on Ubuntu 15. You are on either 15.04 or 15.10. These are distinct versions that are not part of some overarching Ubuntu 15 concept [23:15] maxb: Does the upgrade method change between 15.04 and 15.10? [23:15] Bashing-om, It is ACER! [23:15] sgen: "lsb_release -sd" brings what output? [23:15] No, it's been the same for years [23:15] So what does it matter? [23:15] sgen: no its usage, no. internals probably have changed. [23:15] sgen: and yes, that is a big difference if you are on 15.04 or 15.10. since its 2 different releases [23:15] but i dnot see that anywere on the mobo, itsa NFORCE 570 SLIT-A v5.1 [23:16] You would probably find it awkward if I only typed the first half of every word, so don't do the equivalent with version numbers [23:16] windows detected an ACER board, Phoenix AWARD bios update failed because it "Couldnt detect award bios" [23:17] So fo both yo ma [23:17] hello. [23:17] Also cleared the CMOS [23:17] screename: Sounded like it . Ya got to circumvent Windows' shinanigan : see: http://ubuntuforums.org/showthread.php?t=2330267 <- set "trust" on the Ubuntu/grub .efi files. [23:18] k1l: thanks for the heads up on do-release-upgrade Im upgrading now [23:18] Bashing-om, thats the most promising thing i have heard in the past week [23:18] tomreyn, this is what the log says: http://i.tripps.pw/error.txt [23:18] hi have a slight problem have to back date 2 packages to the ones in the ubuntu 14.04 repository whats the easiest way to fix this === Sho__ is now known as fione [23:19] it tries to remove a million packages [23:19] Bashing-om, although Im fairly sure this thing doesnt have UEFI [23:20] Okay! can anybody help me find a BIOS update that will actually run [23:20] Phoenix Tech, AWARD BIOS 6.0 [23:20] screename: I still will not be surprised if ya got to set a password to boot anything but Windows . [23:20] you better try #hardware for that [23:20] or ##hardware === jstein is now known as Guest85565 [23:21] Bashing-om, setting a bios pass? [23:21] Polarcraft: okay, so it locally relayed it to tripps-pw's Maildir [23:21] screename: you need a bios update from your manufacturer. you cant just flash a random bios. [23:21] i know [23:21] tomreyn, is there supposed to be a file in the directory? [23:21] NFORCE 570 SLIT-A v5.1 [23:21] Phoenix Tech AWARD BIOS 6.0 [23:21] I want to ask about the installation of Whatsapp on ubuntu. Can anyone point me to the right channel? [23:22] whatsapp on ubuntu .. try the wineHQ database ? [23:22] !wine [23:22] People often say, Use a vm, put it in a vm. I get that this somehow compartmentalizes stuff but when and why would I do this? Also how hard is it? [23:22] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [23:22] i think it is not possible [23:22] Polarcraft: i would expect a file to have been written into /home/tripps-pw/Maildir/ now, yes. i'm not really into Maildir much, though. Maybe talk to the postfix folks directly. [23:22] screename: https://ubuntuforums.org/showthread.php?t=2333630 more links to boot ubuntu on a Acer . === jstein__ is now known as jstein [23:23] Bashing-om, is it possible that my chip is incompatable with linux? [23:23] danny_: if you use something like virtualbox then it's really easy. [23:24] Processor Intel(R) Pentium(R) D CPU 3.00GHz, 3000 Mhz, 2 Core(s), 2 Logical Processor(s) [23:24] screename: Doubtful, more likely vendor lockin for Windows . [23:25] fuck it, ill see what happens if i set a supe pass, [23:25] and with this rufus drive, rufus works for ubuntu right? [23:25] tomreyn, ok, thats nice, now I just need a reason to use one [23:25] ... [23:26] screename, to make a boot drive? no rufus [23:26] screename, first you have a big mouth that you know what is best, now you troll? [23:28] OerHeks, im just trying to get this fucker to boot [23:28] sorry this sucker [23:28] YUMI and unetbootin have always worked wonders for me [23:29] no cursing here screename [23:29] Sorry I forgot [23:31] danny_: one thing you can use it for it to try the latest ubuntu installer ISOs. another is some other operating systems or linux distributions. yet another is to test out some live linux cd's. === bazhang_ is now known as bazhang [23:42] <_adb> while running do-release-upgrade (14.04 => 16.04) i get a message "16 installed packages are no longer supported by Canonical." included in this list are gimp and numlockx. both of these packages appear in the "upgrade" list later on. what gives? are these packages supported in 16 or not? [23:43] _adb: gimp is yes because I used it yesterday. [23:44] <_adb> i expect that both packages will continue to work... i'm mostly confused why this tool reports that they're not supported === jelatta is now known as jelatta_away [23:45] <_adb> oh. apparently these packages were just moved from main to universe. [23:45] <_adb> nevermind [23:47] :) [23:53] _adb: there are different levels of support. there are packages canonical will support, those in main. then there are thos community supported ones, and then there are others where no level of support is to be taken for granted at all. [23:53] ubuntu-support-status --show-all [23:54] ...provides canonicals' POV on your system. [23:55] <_adb> oh, that's a neat tool. thanks! [23:58] welcome ;)