/srv/irclogs.ubuntu.com/2017/05/23/#ubuntu.txt

keithbhola00:07
Jailout2000hello00:09
lord-ragnarockSo I just upgraded my PowerBook G3 from 12.04 to 14.04.5 :) but now lightdm only starts up for 10 seconds and goes back to the console and restarts over and over. I tried manually starting X as well. Same thing :/00:18
lord-ragnarockRelevant pastebin: https://pastebin.com/GSCDK2cv00:18
keithb_wow okay irssi is literally satanic00:20
Jailout2000lol00:20
keithb_can't even exit it from `quit`, `/quit`, `exit`, or `/exit`00:20
Bashing-omlord-ragnarock: While I read // why the boot paramater " video=ofonly " ?00:21
yeatskeithb_: /quit should do it00:21
keithb_well maybe I typoed it00:21
keithb_i simply did `killall -9 irssi` instead00:21
keithb_did @jailout2000 link to you my issue?00:21
Jailout2000https://askubuntu.com/questions/917908/16-04-cinnamon-logging-in-to-background-only00:22
dviperHello world!00:23
Jailout2000Hello dviper!00:23
Bashing-omlord-ragnarock: " (EE) Failed to load module "fglrx" (module does not exist, 0) " try re-installing the FGLRX driver . Bet it broke in the upgrade process .00:24
Rand0m`Anyone know how to fix this? http://paste.ubuntu.com/24628408/00:24
dviperHi! Does anyone here know if grsecurity adds much additional security to ubuntu kernel?00:24
Jailout2000Anyone know how to fix this? https://askubuntu.com/questions/917908/16-04-cinnamon-logging-in-to-background-only00:30
Jordan_Udviper: It's hard to measure security benefits, but grsecurity does provide them. Since we won't be getting any new grsecurity patches for the forseeable future though it probably doesn't make much sense to try to use grsecurity patches any more.00:32
=== QuinnStorm is now known as RtMF
leftyfbJordan_U: what happened to grsec?00:33
dviperJordan_U: Because they stopped providing updates?00:33
natten-how would i go about setting up encrypted lvm from a live usb? i need to use the manual partitioning because i dont want to touch windows drive at all (not even bootloader).00:34
Jordan_Uleftyfb: https://lwn.net/Articles/721848/ (note that grsecurity developers seem to consider this article to be biased against them).00:34
leftyfbgrsec was pretty tough. We ran it at a place I used to work. root had almost no privileges.00:34
dviperJordan_U: For non paying users at least00:34
leftyfbthem? Last I dealt with grsec, it was basically 1 guy who called all the shots. My company at the time almost hired him00:35
dviperBut at least from a ASLR and other "basic" or standard kernel hardening.00:36
Rand0m`Anyone know how to fix this? http://paste.ubuntu.com/24628408/ it worked on 16.04 and 16.10 just 17.04 won't. . :/00:36
leftyfbfrom my understanding of it, grsec was pretty solid. Couldn't imagine anyone getting through it easily.00:36
dviperIgnoring chroot is there a good base for office desktops?00:37
leftyfbdviper: I don't follow00:37
leftyfbignoring chroot? a base?00:37
dviperLeaving out the restrictions on root, are the other basic security enhancements done by ubuntu good enough for business desktop environment?00:39
Jordan_Udviper: Security enhancements relative to what?00:40
leftyfbdviper: don't give the end user sudo/root privileges and follow some of the many hardening guides online00:41
leftyfbthere's a lot you can do harden a linux desktop00:41
dviperJordan_U: grsecurity00:41
leftyfbapparmor could get you close to grsec security, but won't get you to it's level. I think selinux can get there as well, but I don't think that works on ubuntu00:42
Jordan_Udviper: I would say that Ubuntu is secure enough for most buisness desktops, but again security is hard to quantify. Ubuntu doesn't use grsecurity patches by default.00:42
Jordan_Uleftyfb: dviper: Grsecurity's patches are/were mostly helpful as prevention against zero day vulnerabilities in the kernel.00:43
leftyfbit could go well beyond that00:44
dviperYeah apparmor seems to be working wel right now with firejail -> firefox and other tutorial on security but I was hopping to further harden00:45
dviperJordan_U: leftyfb: exactly that what I'm going for Zero Day Protection!00:46
leftyfbdviper: so pay for grsec. But understand the amount of work you'll have to do to get a functional system00:46
dviperleftyfb: well over my pay grade00:47
dviperJordan_U: leftyfb: I'm going to try to make an ubuntu image with lots of the bloat removed and that follows the ASD: Strategies to Mitigate Cyber Security Incidents advice00:49
dviperUsing wayland also a big headache00:50
=== Mscpassos is now known as srpassos
=== srpassos is now known as cpassos
Jordan_Udviper: Wayland doesn't give you a huge benefit right now security wise. What wayland does is allow the possibility of a secure desktop, because nobody was bothering keeping graphical applications isolated when the X11 protocol made it pointless. Now it's possible to sandbox GUI apps, but that sandboxing still isn't very mature (and is certainly not used by default).00:52
rdhdviper, whats wrong with SELinux00:54
dviperJordan_U: Really!?!? That's two days I'm not getting back. But doesn't it enforce isolation (GUI and clipboard) by default?00:54
dviperrdh: complexity, i guess. Haven't really gone to deep with it yet. Does it not have problems with ubuntu?00:56
Jordan_Udviper: Here's a good overview from a KDE developer. Note that their conclusion is a little less pessemistic than mine: https://blog.martin-graesslin.com/blog/2015/11/looking-at-the-security-of-plasmawayland/ .00:58
rdhdviper, Security = complexity00:58
rdhdviper, more secure = less usable00:59
vivimore secure == more expensive (support)00:59
dviperrdh: vivi: As long as its not less usable to the average user (Mainly need audio, microphone, web browser) it fine. can't cost a lot of money!01:00
psychoticwarriorwhats up everybody01:01
viviHey psychoticwarrior01:02
vividviper, I have to deal with this daily overseeing the IT manage whilst being responsible for corporate / cloud security.01:03
b0bby__How do access files from a motd script?01:03
vivi"Can't you just IP whitelist my home address so I don't have to use VPN".... NO!01:03
=== davr0s is now known as doomlord
rdhb0bby__, its a script01:04
dvipervivi: i think I've heard that one!01:04
b0bby__rdh yes its the script ran at login01:05
b0bby__rdh any ideas?01:05
rdhoff topic01:05
dviperJordan_U: thanks for the link I go though it more slowly later but some of the errors seem to come from the os or gui manager not the applications it self; if so wouldn't we be able to target just the OS to fix this issues?01:07
=== wuseman is now known as Guest56569
mekhamihow do i disable panning with xrandr01:16
Perversohola amigos01:22
Bashing-om!es | Perverso01:25
ubottuPerverso: 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.01:25
Perversopffff01:27
bazhangPerverso, do you have an ubuntu support issue, this is NOT the general chat channel01:28
=== wuseman is now known as Guest74961
Phanesthe guy01:31
Phanesjust said hi01:31
isovectorhey all -- i'm trying to install libcairo2-dev, but it complains libcairo2-dev : Depends: libcairo2 (= 1.14.6-1) but 1.15.2-0intel1 is to be installed01:31
leftyfbPhanes: it's not the first time he's been here talking spanish and not needing or offering help.01:32
isovectorattempting to *remove* libcairo2 to fix that dependency wants to *also* uninstall 300 other packages... wtf apt?01:32
Shmam_So I ran "curl -sL https://deb.nodesource.com/setup | sudo bash -" and installed an older version of node. I tried "npm -g install npm@latest" but that didnt do anything. How do i get the newest version of nodejs?01:32
Perversohi guys01:32
PipeItToDevNullHello01:34
wwwnullPipeItToDevNull, I think were relatives!01:34
PipeItToDevNulllol01:34
wwwnullsame surnames...01:34
wwwnull:D01:34
Bashing-omisovector: PPA ?? what shows ' apt policy libcairo2 ' ?01:35
isovectorBashing-om: 1.15.2-0intel1 100 /var/lib/dpkg/status  and   1.14.6-1 500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages01:36
Bashing-omisovector: Pastebin please so I see it in context and formatted .01:37
isovectorBashing-om: https://pastebin.com/1rpunh7W01:38
=== littlebit1 is now known as littlebit
Bashing-omisovector: Sort perplexed as the origin of the elevated package is not given .01:46
heis2201Hi everyone, I would very much appreciate if anyone could assist me finding the right way to approach my problem. I have migrated a user from an Ubuntu Gnome 16.04 LTS machine to another machine running same OS - I have copied the entire home folder to the new machine but I can't manage to get gdm started with the boot process.01:56
heis2201boot process always lands a text login. so far, I have made sure that /home/user belongs to user (chown user:user ....) and systemctl enable gdm301:58
Jordan_Uheis2201: Getting GDM started shouldn't have anything to do with the contents of /home/$USER/. Is it really GDM failing to start, or just the user failing to log in from GDM?01:58
heis2201no luck01:58
heis2201I think its GDM failing to start - "startx" launches a Gnome session after login on text console01:58
heis2201how to debug this? where to find corresponding logs?02:00
heis2201the reason why I thought that $USER related stuff may have triggered this weird behavior is that it occured first after changing the $USER's password (using gnome-control-center)02:05
Jordan_Uheis2201: Do you see a GDM login screen at boot?02:09
heis2201no GDM screen at boot. Boot process "ends" with a text console02:09
heis2201login is sucessful, subsequent "startx" launches Gnome sucessfully.02:09
Jordan_Uheis2201: What is the output of "systemctl status gdm3" after a normal boot?02:10
aroonii have a t420 laptop; a 2520 i5 processor ; a 500gb ssd ; and 8gb of ram. running ubuntu 16.04.  is there any point to trying to move to 16gb of ram?  would i really notice a difference?02:14
heis2201@Jordan_U That's a good question! I'll check it as soon as I get access to the machine again (it's a family member's machine, and I am trying to help her remotely with that problem)02:15
heis2201@arooni: all depends on what programs you are running. Do you do anything RAM consuming? Virtualization?02:16
heis2201free -h will tell you how much of your RAM is "consumed". As long as it is <100% or < the point where you start swapping, you shouldn't see a loss in performance.02:17
jnewti am having issues with flash drives not wanting to eject.  then when i pull them out, and put them back in they are read only.02:17
arunpyasi_hi all, how do I make my webservers available to the internet via iptables ? I have it working in the LAN but not in the WAN02:18
arooniheis2201: well i run chrome ; with that i'm at 4570mb free.  but at some point i might like to start developing for android02:18
arooniso not sure if id need more ram then02:18
heis2201as long as you don't use your entire 8GB (after that you start swapping and you may loose some speed), I personally would not bother - at all02:19
arooniheis2201: if i do swap even though an ssd is probably orders of magnitude slower; at least i'm on a ssd02:20
heis22014570MB free is a lot.... just try filling your RAM by opening many of your apps and some pics and converting some music files.02:20
aroonii guess the thing to watch is how often i hit swap02:20
aroonii'm typically using the terminal + chrome + vim + maybe compiling some stuff02:21
heis2201right. If you don't, don't bother02:21
aroonihow much 'faster' would a new laptop be compared to this one ; i know thats a fuzzy subjective question02:22
arooniim torn between trying to update this one and saving up for a new one02:22
arunpyasi_hi all, how do I make my webservers available to the internet via iptables ? I have it working in the LAN but not in the WAN02:28
cc_userhello02:28
=== Arab_Aspie_ is now known as Arab_Aspie
PipeItToDevNullHello02:37
psychoticwarriortry putting the local ip address in the dmz part of your router config02:40
lord-ragnarockBashing-om, Oh shoot, sorry about that! :D02:41
Bashing-omlord-ragnarock: What did I miss ?02:41
lord-ragnarockMore like I missed your answers lol :P02:41
Bashing-omlord-ragnarock: :) considered you had all under control .02:42
lord-ragnarockTo answer those: video=ofonly because that's what I know to work when booting on those 1990s PowerMacs02:42
arunpyasi_psychoticwarrior, I have the port forwarded02:43
lord-ragnarockAnd believe it or not, I've heard fglrx breaking was the cause for my other PowerMac. But sadly I have absolutely no clue where to get it for PowerPC :P02:43
arunpyasi_I have two interfaces, I couldn't get it work with first eth, but works in another eth.. how can that be ?02:44
arunpyasi_is there anything like making the service available on the LAN but not in the public/internet ?02:44
lord-ragnarockIf I read right, I think it basically got obsoleted and removed between those upgrades, and I don't even think it's available for PPC anymore :(02:45
arunpyasi_though, I have ufw disabled too02:45
Bashing-omlord-ragnarock: mind ya I do not know Macs - but show in a pastebin ' apt policy fglrx ' as I expect the driver to ne in the 14.04 repo .02:49
lord-ragnarockSorry my net crapped out again lol :P02:52
lord-ragnarockBashing-om, sorry explain? I'm still tired right now haha02:53
Bashing-omlord-ragnarock: Me tired too :) .. Ok we want to re-install the proprietary driver (??) that driver is FGLRX that is still available for the 14.04.1 kernel. So di you have access to this driver . show us in a pastebin the output of ' apt policy fglrx ' . see what we can do then .02:57
lord-ragnarockOhhh. I think I did 14.0.4.5 :/02:57
aroonican i kill the dockerd process; or will that make other processes top working02:58
Bashing-omlord-ragnarock: Mope . ya running the 3.13 kernel series per that xorg file .02:58
Bashing-omnope*02:58
lord-ragnarockHmm02:58
Bashing-omlord-ragnarock: ' uname -r ' to confirm the kernel booted .02:59
lord-ragnarock3.13.0-119-powerpc-smp as expected. My "bootloader" actually lets you pick the kernel and ramdisk beforehand lol03:00
lord-ragnarockBut my terminal (More like SSHing from my current laptop) is saying "Welcome to Ubuntu 14.04.5 LTS (GNU/Linux 3.13.0-119-powerpc-smp ppc)"03:01
arunpyasi_Is there any way to restore all the routing tables ?03:02
arunpyasi_and will iptables still work if its flushed and ufw is stopped ?03:03
Bashing-omlord-ragnarock: Again I have no powerpc experience . But if ya installed 14,04.1 and fully updated you will now be at the 14.04.5 point release and still on the 3.13- kernel series . - in a 'normal' process .03:06
lord-ragnarockYeah PowerPC isn't exactly what I'd call Normal anymore, haha ;)03:06
Bashing-om!hwe | lord-ragnarock03:06
ubottulord-ragnarock: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack03:06
Bashing-omlord-ragnarock: You are not on HWE .03:07
lord-ragnarockI guess that means Hardware Enablement Stack?03:07
Bashing-omlord-ragnarock: Yeah .03:07
lord-ragnarockForgive me as I'm used to Arch and stuff: In a nutshell that adds on modules from 16.04?03:09
MANANDEllo03:09
lord-ragnarockhello :)03:09
MANANDHow are ya03:09
lord-ragnarockNot too bad. Trying to work out Ubuntu on my 1998 Apple Powerbook :D03:10
lord-ragnarockupgrade broke X lol03:10
MANANDLol03:10
Bashing-omlord-ragnarock: Well yes .. what it adds es the 16.04 kernel amd the supporting X stack . Now if ya go HWE there is no FGLRX .03:10
MANANDI hear ya03:10
lord-ragnarockBashing-om, Ahh.03:11
lord-ragnarockRight now I'm running apt-get update, so I'll wait for that to finish :)03:11
MANANDI just dist upgraded to last version on an old acer03:12
lord-ragnarockI noticed wayland is part of that package set. Is it much different than X?03:12
Bashing-omlord-ragnarock: That is a great thing ! .. then ' sudo apt full-upgrade ' !03:12
MANANDBrb03:12
lord-ragnarockwhat's full-upgrade do? :p03:12
CalifI have a really weird problem.03:12
Bashing-omlord-ragnarock: Not messed about a lot with wayland .. but the developers are getting ready to make that jump .03:13
CalifI have no mac address on my laptop I use for ubuntu03:13
MANANDBashing: Why not just apt upgrade?03:13
CalifIn windows I circumvent this with a third party utility to spoof the mac03:13
CalifIn linux I *thought* it was just as simple as editing the interfaces file03:13
lord-ragnarockI guess powerpc doesn't have full-upgrade? :P03:14
MANANDCalif: Hmm, not sure.03:14
CalifI'm also unable to bring up the interface (it's the new kind)03:14
Calif(enp3xx)03:14
Bashing-omlord-ragnarock: "full-upfrade" deals with things that upgrade can not deal with --- say new package installs like a new kernel .03:14
MANANDI'm always learning. That: I havent learned yet. Lol.03:14
lord-ragnarockOh wait nvm03:14
lord-ragnarockI was using apt-get :P03:15
lord-ragnarockWait... so there is a difference. I just don't know what it is!03:15
CalifIn the interfaces file I tried to manually define the mac03:15
Calif"hwaddr ether xx:xx:xx:xx:xx:xx"03:15
Bashing-omlord-ragnarock: apt is the new apt-get ... and 14.04 does support apt .03:15
MANANDCalif: Have you looked it up online yet?03:15
CalifYes03:15
MANANDHmm..03:16
lord-ragnarocklol get this: "1,024 B of additional disk space" ;)03:16
CalifBecause of the new format on the ethernet interface name...03:16
CalifI'm not sure if I have the syntax right03:16
uxfihello03:16
CalifI don't know that the rest of it has changed mind you, usually I use Centos03:16
CalifI haven't touched debian based anything in forever03:16
CoreArchitecthey quick question - how can I show imported keys in the OpenSSH keys section of the seahorse thingy?03:17
lord-ragnarockI love it. Running everything over SSH, and you can just hear the hard drive clicking away :P03:17
uxfihello CoreArchitect03:19
CalifI tried changing it via GUI but I didn't get it to show up on an ifconfig -a03:19
CoreArchitecthey uxfi03:19
uxfiwhats going on03:19
CoreArchitectnot much - trying to make my ssh key/remote ssh host process easier03:20
CoreArchitectfailiing so far03:20
lord-ragnarock@Bashing-om, apt full-upgrade finished :)03:20
uxfiah03:20
Bashing-omlord-ragnarock: And rebooted ? check the kernel version now ' uname -r ' .03:21
lord-ragnarockOh right lol :P03:22
Bashing-omlord-ragnarock: ' ls -al /boot ' too know installed kernels and that the latest is booting ' uname -r ' .03:24
lord-ragnarockOh. Did that install a brand new kernel? :P03:24
lord-ragnarockWell before that let me mount my Mac OS 9 hard drive lol.03:25
lord-ragnarockBootX is my bootloader, and it works in a weird way.03:25
Bashing-om!info linux-image-generic trusty03:25
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.13.0.119.129 (trusty), package size 2 kB, installed size 30 kB03:25
lord-ragnarockBasically you run it in OS 9, and you have to have the kernel on your HFS hard drive first :)03:26
Bashing-omlord-ragnarock: Well, you were/are booting the latest kernel for 14.04 .03:28
lord-ragnarockOh :P03:28
lord-ragnarockwell I'm fine then03:29
Bashing-omlord-ragnarock: Still with a GUI issue after the updates ? Not that I expect any miracles :)03:29
lord-ragnarockComputer's rebooting, currently in Mac OS 9. We'll see :)03:30
psychoticwarriorlord-ragnarock try to update it to 16.0403:32
lord-ragnarockpsychoticwarrior, Maybe in 2 years, unless there's an expected benefit to a nearly 20 year old Macintosh lol :P03:33
lord-ragnarockAw crud. Same graphics issue :/03:33
lord-ragnarockCursor pops up for 10+ seconds, reverts back to console, restarts lightdm, rinse and repeat03:34
Bashing-omlord-ragnarock: So we back to seeing if FGLRX is available . what shows ' apt list fglrx ' .03:35
lord-ragnarocknothing :/03:36
lord-ragnarock"Listing... Done"03:36
Bashing-omlord-ragnarock: Is there a particular reason for installing the proprietary driver over that of the open source radeon driver ?03:36
psychoticwarriordamn sounsd like you need a new machine03:37
lord-ragnarockThere's an open source one? .-.03:37
Bashing-omlord-ragnarock: Uh huh !03:37
lord-ragnarockI'm curious,  would it have installed during the upgrade?03:37
CalifI think I made some progresss03:38
psychoticwarriorapt-get install <package>03:38
psychoticwarriortry that ^^03:38
Bashing-omlord-ragnarock: Not in your case as when you upgraded FGLRX was active .03:38
Califinstead of trying to edit the file directly I used a command line parameter,  ip link set dev interface address XX:XX:XX:XX:XX:XX03:38
lord-ragnarockHmm.03:38
MushroomSandhoghello03:40
Brokenozhi03:40
Bashing-omLogicwax: I am perplexed here as the FGLRX package is there : https://packages.ubuntu.com/search?keywords=fglrx&searchon=names&suite=trusty&section=all .03:40
lord-ragnarockDid my last message get through? :P03:42
Bashing-omLogicwax: Ouch ! O see now what you mean : https://packages.ubuntu.com/search?keywords=fglrx&searchon=names&suite=trusty&section=all . Not available for the powerPC !03:44
psychoticwarriorip link set wlan0 up03:44
psychoticwarriorip link set interface up03:44
CalifI also had to restart the networking service after that03:45
Califrebooting03:45
Califlets see if the mac sticks03:45
lord-ragnarock@Bashing-om, apt install fglrx returns: "Package fglrx is not available, but is referred to by another package."03:47
lord-ragnarockIs that still a good sign lol?03:47
psychoticwarriorcheck out software updater03:47
Jack_Sparrow__!fglrx03:47
ubottuOpen driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD03:47
lord-ragnarockIs there a CLI version?03:47
Bashing-omLogicwax: Yer guess is better than mine in this case of the powerPC . lemme rethink for the open source driver , checking .03:48
genii!ppc03:48
ubottuPowerPC.  Formerly used by Apple for the Macintosh line of computers. Variants are now used in popular gaming consoles. PPC was a fully supported Ubuntu architecture until 6.10. It is now a community port, see https://wiki.ubuntu.com/PowerPCFAQ03:48
lord-ragnarockgenii: We're talking 1998 and 1995 here ;)03:49
psychoticwarriordamn03:49
lord-ragnarockHm wait a minute. Can't you pipe a program onto an SSH'd display?03:51
geniilord-ragnarock: There are still community ports of 16.04, 16.10, and 17.04 to PowerPC platform03:52
Bashing-omgenii: Question; Do we here even support the powerPC running ubuntu ?03:52
lord-ragnarockAs in take a program from my PBG3 with Ubuntu, which I'm SSHing into from my Acer, and have it display on my acer?03:53
geniiBashing-om: "community port" means no, not mainstream support03:53
lord-ragnarockgenii: I remember that. But last I remember 16.04 was only server only, wasn't it?03:54
Bashing-omlord-ragnarock: ^^ sorry -- I did not realize non supported . byt the open source driver is available : https://packages.ubuntu.com/search?keywords=xserver-xorg-video-radeon&searchon=names&suite=trusty&section=all .03:55
geniiNope, all DE03:55
lord-ragnarockOnce someone's done with the microwave I guess I'll find out lol03:56
lord-ragnarockNeato03:57
psychoticwarriorsoftware updater does the trick sometime03:57
psychoticwarriorguess im still on 16.0403:57
shrewdhi03:59
shrewdanybody from Mira Mesa, CA able to explain to me03:59
lord-ragnarockOh, wow. I guess I've been looking in the wrong site for the cdimages :P03:59
shrewdor El Paso Texas, you know?  the home depot on the border03:59
shrewdi remember everything04:00
shrewdand i'm so angry04:00
shrewdhow dare you engage remote control pain thingy04:00
geniilord-ragnarock: You probably want to look at ports.ubuntu.com04:00
lord-ragnarockI keep relying on cdimage.ubuntu.com hahaha04:00
shrewdthe apology was nice though i don't fully believe it04:00
shrewdstop the gaslighting04:00
shrewdstop the fucking gaslighting04:00
shrewdyou idiots are so bad at this04:00
shrewdi'll fix it myself04:00
shrewdyou fucking CIA/FBI morons04:00
* genii sips04:01
lord-ragnarockOh you're an op lol04:01
lord-ragnarockNice disguise ;)04:01
geniitinfoil hat profanity crowd seems strong today04:01
lord-ragnarockAnyhow, I'ma try Bashing-om's suggestion right quick, since I really don't want to go through the hassle of reinstalling everything lol :P04:02
lord-ragnarockwelp. "is already the newest version"04:04
Bashing-omlord-ragnarock: remember ya got to remove the proprietary stuff prior to install the radeon driver .04:05
lord-ragnarockIt doesn't think fglrx is installed :/04:06
lord-ragnarockUnless there's another package name I need to look for lol04:06
Bashing-omlord-ragnarock: I can say no more as the powerPC has support elsewhere than here .04:07
lord-ragnarockI guess there's no harm in reinstalling everything now that I know there's actually images out on ports04:08
psychoticwarrioryea just backup if you can04:08
psychoticwarriorwhat version are you reinstalling04:08
lord-ragnarockThankfully there's nothing to back up. I'm mostly installing these to simply push extra life out of these computers haha :)04:09
psychoticwarriorright on04:09
psychoticwarriorjust reinstall then04:09
psychoticwarriorwhat version??04:09
lord-ragnarockAnd I'm gonna go for xenial04:09
lord-ragnarockOriginally I had 12.04, whichever that is. And now both of these computers are some broken 14.04.5 update :p04:10
lord-ragnarockCurious, does apt-get still provide packages for 12.04 LTS?04:10
=== kh4i is now known as kh4|
Bashing-om!12.04 | lord-ragnarock04:11
ubottulord-ragnarock: Ubuntu 12.04 LTS (Precise Pangolin) was the sixteenth release of Ubuntu. !End-of-life was April 28th 2017. See https://lists.ubuntu.com/archives/ubuntu-security-announce/2017-April/003833.html for more information04:11
psychoticwarriorjust download 16.04 or earlier04:14
lord-ragnarockports.ubuntu.com led me to a kernel and ramdisk for xenial-ppc in the cdrom directory.04:15
lord-ragnarockI guess it's netinstall? :)04:16
psychoticwarrioryes04:16
psychoticwarriorgrub-install /dev/sda or sdb04:16
psychoticwarriorgrub-install <dev>04:16
psychoticwarriorupdate-grub04:16
psychoticwarriorupdate-initramfs -u04:16
lord-ragnarockSweet! Means I don't have to worry about the darn expansion bay CD ROM drive :P04:18
=== messer440 is now known as Guest85255
lord-ragnarockI love wget sometimes. Didn't need to move an inch and I've got the kernel and ramdisk downloaded on the G3 powerbook ;)04:28
arunpyasi_Hi all, I have 2 servers, both are running the same website, the website running in my server is fast in the LAN but very slow in internet BUT, if I try to connect to the server which is also in the same LAN then it works fine why is that ?04:37
lotuspsychjearunpyasi_: perhaps a question for #ubuntu-server or ##networking?04:41
uxfiarunpyasi_ !!04:42
uxfihi sir04:42
psychoticwarriorwhats up04:42
striveisrafel: Hi.04:50
arunpyasi_hi uxfi04:51
lotuspsychje!discuss | lord-ragnarock04:54
ubottulord-ragnarock: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!04:54
lord-ragnarockOh howdy lol04:54
lord-ragnarockActually that reminds me. I just got the PowerPC kernel and ramdisk from ports.ubuntu.com04:54
lord-ragnarockNow I've got my powerbook booted off of those two (via the BootX app) - Now it's complaining there's no CD. I don't remember there being a CD image to download :(04:55
lord-ragnarockFYI xenial04:56
=== pro is now known as Guest96763
tayzarhi05:26
psychoticwarriorwhats up05:27
lotuspsychje!chat | psychoticwarrior05:28
ubottupsychoticwarrior: #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!05:28
psychoticwarriornow im logged in05:29
tayzarNothing ! Thank psychoticwarrior05:30
psychoticwarriorhows it going tayzar05:31
tayzarSorry !05:32
zydchinaqq05:37
psychoticwarriorhey'05:37
psychoticwarriorzydchina whats up05:38
zydchinaI want to use QQ!05:38
barunhey05:41
=== Jochen_wvdT is now known as Schlawiner
=== Arab_Aspie is now known as Arab__Aspie
=== Arab__Aspie is now known as Arab___Aspie
=== Mage is now known as Guest42237
psychoticwarriorwhats up06:16
=== ifro_ is now known as asleepfro
sysherohello everyone, does anyone uses backportpackage to build a package that generates multiple artifacts? I'm trying to build mailutils which the same dsc builds libmailutils but backportpackage is only uploading the mailutils package to my ppa06:26
Yaser_AmiriHi guys! I created 3 systemd service. Now I want to create a parent service that when parent starts, child services start too. when parent stops childs stops too, when parent restarts, childs restarts too. Is it possible?! if possibles how?!06:33
jerin[m]I have a machine which lets user login, whatever be the password06:35
jerin[m]sudo commands just execute06:35
jerin[m]I checked /etc/sudoers. no NOPASSWD directive.06:35
jerin[m]Any idea what could be going wrong?06:35
jerin[m]Ubuntu 16.04 server.06:35
jerin[m]PS: No I didn't do this. I don't know who did what, to undo this06:36
Ben64jerin[m]: someone can login with any password?06:39
jerin[m]Ben64: Yep, curious case.06:40
Ben64time to format and reinstall06:40
sysherothe only thing I can thin of is some pam misconfiguration or some really weird shadow corruption (which I never saw and I find it highly unlikely)06:40
jerin[m]Only one user has the problem.06:41
jerin[m]BTW.06:41
jerin[m]I have two machines with the same issue06:41
jerin[m]PAM could be the thing06:41
jerin[m]Previous sysadmins were operating that to restrict SSH access.06:41
jerin[m]These are cluster issues.06:41
Ben64i would assume malicious stuff, format&reinstall06:41
jerin[m]syshero: Any fix without formatting? How do I debug if it's PAM?06:41
sysheroyou can check auth.log, try to set a password to the user, check if the user has any ssh key in place, and also /etc/pam.d/common-* maybe /etc/pam.d/common-auth06:43
sysheroyou can also try to change on your sshd_config to UsePAM no and try again06:43
sysheroto see if fix the probem with pam disabled06:43
sysheroyou can compare your pam configuration to another machine that works as expected06:45
sysherotime to go to work06:46
psychoticwarrioranybody up?06:53
profiler13Bonjour a toutes et tous nouveau dans Ubuntu je viens de passer a la version 16.04LTS besoin d'un peu d'aide technique merci !07:02
profiler13bonjour aux ops07:03
beedaddyHi all. I've installed Ubuntu 17.04 in a VM in order to test the installation of a flatpak application. I try to install it with "flatpak install https://url/to/app.flatpakref" which works with my Linux Distribution. But in Ubuntu, it hangs and doesn't download the gnome platform: "Receiving delta parts: 0/9 -/s 0 Bytes/194,0 MB - remaining". Is this a known problem, perhaps because of the relatively old flatpak version (0.8.5)?07:04
ducassebeedaddy: you can see if there is a bug report on launchpad to find out if it is a known problem07:09
Nicho1asis it ok to use Unbound as a normal authoritative public DNS server?07:18
Nicho1ashas anyone tried it this way?07:18
Nicho1ashere?07:18
* Nicho1as is kind of bad at English07:19
Nicho1asnot very fun.07:19
uxfiyes07:20
Nicho1ass/fun/&ny/07:20
sysheronow at work :)07:22
Nicho1as is it ok to use Unbound as a normal authoritative public DNS server? and would anyone here have tried it this way?07:23
beedaddyducasse: Thanks. Hmm, there was a bug (#1657912) with exactly the same problem. But it was fixed with flatpak 0.8.5. But unfortunately, I am using exactly this version. :)07:28
Metronomiconhello,just downloaded ubuntu iso .The iso file however has ´desktop amd64.iso´ Does this have anything to do with having an amd coputer?Im running an i7.07:28
=== jstein_ is now known as jstein
Ben64Metronomicon: it's just for 64bit cpus07:29
Metronomiconok thanks ,the Amd bit got me worried for a moment07:30
=== Arab___Aspie is now known as disappointed
=== disappointed is now known as disappointed-_-
=== r00ter_ is now known as r00ter
=== CompuDesktop is now known as Compu
=== Schlawiner|BNC is now known as Jochen_wvdT
=== Jochen_wvdT is now known as Schlawiner
profiler13Bonjour nouveau sur Ubuntu je vient d'installer besoin de conseils07:44
cfhowlett!fr | profiler1307:44
ubottuprofiler13: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.07:44
Nicho1asIs it ok to use Unbound as a normal authoritative public DNS server? and would anyone here have tried it this way?07:44
psychoticwarriorhow do i upgrade to ubuntu 17.04 without installing it07:44
ikonia!upgrade | psychoticwarrior07:44
ubottupsychoticwarrior: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade07:44
psychoticwarriorsuhweet got it work07:47
psychoticwarriorim upgrading to 16.1007:49
cfhowlettsupported until July.  consider LTS versions if that matters07:49
maurerleHi guys07:50
stevenis there a log of sorts for canonicals kernel patching service?07:57
stevenI enabled it a few weeks ago and last night my server crashed for the very first time, so I get the feeling that canonicals patch service crashed it..07:57
cfhowlettreading the logs might be more informative than "feeling" as a troubleshooting methodology ...07:59
=== jackNemrod_ is now known as jackNemrod
gelb.kust08:39
theoceaniscoolHi, how do I prevent the 'the following packages have been set back' when I apt-get upgrade?08:49
libussahey, I'm on 16.04, I have a bluetooth speaker I'm trying to pair with my laptop, but no joy...How can I debug that?08:51
psychoticwarriorup at the top wear it has the bluetooth symbol drag it to eys08:52
psychoticwarrioryes08:52
=== Valfor is now known as Guest59562
libussathe bluetooth is activated psychoticwarrior, the laptop sees the speaker, but the pairing fails08:52
psychoticwarriorok that sucksk08:53
derpesAnyone worked with interface bonding on 16.04? I'm running into weird problems when setting up interfaces which don't seem to be documented anywhere08:53
mjr0Hi everyone. How is the shopping lens binary search thingy calles which supposedly sends your data to canonical?08:54
cfhowlettmjr0, lens.  and it ends with 18.04.  and it sends nothing to Canonical.08:55
derpesRight now I have just bond0 with one slave, eth1, and I'm unable to `ifup bond0`08:55
mjr0cfhowlett: Great, its was a bit of weird phrasing but I ment to say: how is the binary (or process) called. I suppose that's also called lens? Thanks.08:56
cfhowlettah.  I don't know the process name.  sorry.08:56
theoceaniscoolmjr0, you can always try "ps aux | grep lens" and see if something pops up08:57
derpesfirst it complains it's unable to set the bond mode because there's slaves bound to it (which doesn't make a lot of sense for an interface that's down?) and shortly thereafter ifquery complains about recursion detected for bond0 in the pre-up phase (also doesn't make much since since none of the interfaces have pre-up clauses)08:57
mjr0cfhowlett: and also, why is it going to end at 18.04? Has some statement been made? And how do you know it does not send any data to <anyone>?08:57
cfhowlettmjr0, it's integrated into unity and unity ends as of 18.04.  no notice that it will be ported to gnome and it's currently disabled out of the box.08:58
theoceaniscoolmjr0, In case that doesn't come up with anything, you can try with "dpkg-query -L <package name>", search the binaries and then do the "ps aux | grep <binary name>" thing again08:59
mjr0cfhowlett: Oh yes ofc. Ive just intalled 16.04 in vmware and I can find /usr/lib/x86_64-linux-gnu/unity-lens-files/unity-files-daemon09:00
mjr0But that just seems like some indexing daemon09:00
cfhowlettthat would seem to be the one09:00
mjr0Also, I've heard someone mention the zeitgeist daemon. What does that do?09:00
derpesis there general documentation about any of how networking works anywhere? I've always found /etc/network/interfaces to be painful to work with because documentation is scattered through a bunch of different packages and ifconfig/ifup/ifdown all seem to have their own interpretation of what exactly an interface is and how to determine if it's up or down09:01
derpessomewhat perplexingly it looks like it might actually be working despite all of the error messages09:04
derpeshow incessantly infuriating09:04
=== andyhuzhill1 is now known as andyhuzhill
cfhowlettmjr0, regarding Unity Dash search bar  "No user-identifiable data is included with these queries, which are used to retrieve contextually relevant ads"09:07
cfhowletthttp://www.omgubuntu.co.uk/2016/01/ubuntu-online-search-feature-disabled-16-0409:07
=== arya is now known as Guest76986
psychoticwarriorupgrading to 17.0409:13
psychoticwarrioranybody have 17.04. whats your opinons on it09:20
psychoticwarriorany bugs?09:20
cfhowlettall OS have bugs09:21
psychoticwarriortrue09:23
psychoticwarriorwhat are common bugs with 17.04?09:23
derpesOK, I guess the network issue has fixed itself somehow, and it reboots into a good configuration now, so I guess the mysteries of networking can continue to live in whatever dark place undisturbed until the next time it stops working09:24
psychoticwarriorok09:24
derpesdoes anyone know if there's a way you can control the order in which filesystems mount?09:24
psychoticwarriorno idea09:24
psychoticwarriorwhat about /etc/fstab09:25
derpesI have a unionfs which always fails to mount on boot (even though systemd tries) because it depends on 2 other physical disks which need to be mounted first09:25
psychoticwarriorok09:25
derpesthey're in the right order in fstab, but systemd appears to ignore that order09:25
ducassederpes: i assume you can do that through systemd mount units09:25
psychoticwarriorhmm09:25
derpesducasse: point me to a relevant man page?09:26
derpesor a sample09:26
ducassederpes: never tried, but as all units can have dependencies it should work. try systemd.mount first09:26
derpesit would be even nicer if it could just continue to retry mounting mount points that fail until no remaining ones succeed09:26
derpesit's a hugely dumb approach that a few heuristics would help a lot but it's probably better than just giving up halfway through?09:27
hola_How to install amazon kindle in ubuntu 17.04 ?09:30
sirru5hHowdy everyone09:30
tnelumorchow dare you idiots09:30
tnelumorcposting the rules in the kitchen? r u serious?09:30
tnelumorcTuesday is going to be personal satisfaction day09:31
hola_^_^09:31
hola_ollo09:36
psychoticwarriorhey09:36
tnelumorchi FBI psychoticwarrior09:39
psychoticwarriorim not FBI09:40
psychoticwarriorare you?09:40
tnelumorcoh i forgot you guys don't have names anymore09:40
tnelumorcu there psychoticwarrior09:41
cfhowletttnelumorc, check you channel please.  ubuntu support here.  chitchat in #ubuntu-offtopic09:41
tnelumorci'm going to wreck havoc tomorrow09:42
tnelumorctechnically today09:42
psychoticwarriorwhys that?09:43
derpesducasse: https://www.freedesktop.org/software/systemd/man/systemd.mount.html#x-systemd.requires-mounts-for=09:43
derpesit looks like you can specify a hint in fstab09:44
tnelumorchm09:45
tnelumorcfuck you09:45
ducassederpes: read the description of x-systemd.requires= also, last sentence09:45
tnelumorcfuck you09:45
derpesducasse: I saw that one and it looks like x-systemd.requires-mounts-for= is more specific and also more flexible (I'm not sure using a .requires would help me here anyway because it might require a unit actually exist on disk, and I'm content to let it autogenerate them from fstab)09:48
derpesby more flexible I mean less of a pain to specify, since it just wants the dependancy mount point09:48
ducassederpes: possible. as i said, i've never needed to mess with these, but this looks like a good place to start.09:49
derpesyeah im pretty sure the thing I linked you is going to work, im testing it now09:50
=== bs_ is now known as bs
ducassederpes: make sure to actually look these options up in the man pages on your installation, as man pages on the freedesktop site could well be for another version where things are different.09:52
derpesworst case scenario is I reboot and it doesn't fix it09:53
derpesducasse: it seems to work (pro tip there's a handy dandy helper executable /lib/systemd/system-generators/systemd-fstab-generator which you can run and it drops the autogenerated mount units in /tmp, so I just ran that and verified that it does in fact put the necessary RequiresMountsFor option in the unionfs unit)09:56
redvichi guys i am new to IRC and i have searched all over to find out how do i reply to someone in irc ?09:57
=== CRogers_________ is now known as CRogers
ducasseredvic: start typing their nick, press tab to complete it, then your message. if you want more help with irc, ask in #freenode10:04
redvicducasse, thank you will do10:08
jacobianIt seems that when I lock gnome-terminal to the launcher I'm no longer able to "open new terminal" as an option.10:08
jacobianSince moving to 1710:08
BluesKaj'Morning all10:13
psychoticwarriorwhats up ppl10:24
hiruI lost access to my bios after insatlling ubuntu in bios mode. this is probably due to the lack of boot partitions on my drive. how can I solve manually? gparted is not working10:30
derpeshiru: what does gparted do when you try it?10:31
derpesdoes it see partitions at all?10:31
hiruit asks me for root password but nothing after that10:32
derpesgparted on a livecd shouldn't need a password of any sort to work10:32
hiruthis is the error in the terminal: /usr/sbin/gpartedbin: error while loading shared libraries: libgtkmm-2.4.so.1: cannot open shared object file: No such file or directory10:32
hiruI'm on a fully installed ubuntu partition right now10:32
hiruI just lost access to the bios after the installation10:33
hirueven if I wanted a bios instalaltion10:33
derpesyou sure it's not just like, you have to hold delete while it's booting or something for the bios to display10:33
hiruI tried using grub repair but after it repaired everything an alert said me that there were no partition for boot at the very beginning10:33
hiruno. it happened before with a previous ubuntu installation10:34
ducassehiru: ubuntu can not prevent you from accessing the bios10:34
=== hermoinil is now known as nilanjana
hiruif I try to press DEL when booting the pc just restarts, if I try to unplug the drives only a black screen10:34
hiruyes it does10:34
=== nilanjana is now known as hermoinil
derpesthat is definitely not an ubuntu problem10:34
ducassehiru: it _can't_10:34
derpesit there's no hard drives connected, there is no ubuntu10:35
derpesany problems that you're having without disks are something else10:35
derpestry looking up your motherboard model and see if you can find the bios key, it's probably just not delete10:35
hiruI previously solved the issue using a secondary HDD as boot drive in grub-repair but now I can't10:35
hiruit's the DEL key. I've been using this motherboard for more than a year and made a lot of clean install10:36
derpestry clearing the cmos, idk10:36
derpesit's not an ubuntu issue, ubuntu doesn't touch the computer's bios10:36
hirutried that10:36
hiruI'm just saying what happened10:37
hiruinstalled ubuntu > can't access bios10:37
derpesok, but it's unrelated10:37
ducassehiru: you must have changed an uefi setting somehow10:37
GabitzuuHello.10:37
psychoticwarrioruse super grub 2 disk10:38
psychoticwarrioronce you use that10:38
hiruit's hard to tell since I can't access the bios10:38
psychoticwarriorgo to boot manually and then select your partition10:38
patogy10:38
patoy10:38
patoyh10:38
patoh10:38
patoh10:38
psychoticwarrioronce you do that10:38
patoh10:38
psychoticwarriorfdisk -l10:38
psychoticwarriorgrub-install <dev>10:38
derpespsychoticwarrior: I think he means the computer's setup menu bios10:38
psychoticwarrioroh whoops10:38
derpesnot like the mbr or something10:38
psychoticwarriorok10:38
psychoticwarriormy abd10:38
psychoticwarriorbad10:38
ducassehiru: uefi has a setting for whether or not to show the bios, you should be able to reset that from the grub menu iirc10:38
patohhh10:39
patoh10:39
patoh10:39
patoh10:39
ducassepato: stop that10:39
patoh10:39
hirupato shut up for a sec10:39
derpesin my experience that only controls whether the splash screen shows, and you can still get into the bios by hitting the key even if the splash doesn't show10:39
derpesi guess its probably different for every motherboard but I feel like an option which once set makes the bios inaccessible forever would be, well, poorly thought out10:40
ducassederpes: no, there is actually a setting that can be turned on/off from the os on whether the bios access prompt should be displayed10:40
psychoticwarriormy bios must have kbc enabled in order to use the usb for windows 7 ultimate10:40
hiruI'm using a gigabyte motherboard - z170n wifi rev.110:41
hiruI think this issue happened after I installed GNOME on ubuntu tho. I'm not sure this was happening before10:42
BluesKajhiru,  so no pc maker, page to access the bios? Try escape, delete or Function keys F1 etc10:43
hiruI had this problem before and when I tried to enter bios with the default key the pc simply rebooted10:44
psychoticwarriorweird10:44
psychoticwarriornot really sure whats wrong with it10:44
hiruI'm not sure why this is even happening since I used a Bios installation, not a UEFI10:44
ducassehiru: do you get the grub menu?10:44
hiruI have grub installed10:45
hiruright in front of me10:45
psychoticwarriorare there errors with grub10:45
BluesKajhiru,  what make of pc is it ansd is the mobo the original?10:45
hiruin grub location > os to boot by default: there's only the partition where ubuntu is installed10:45
ducassehiru: is there an entry that says something like 'system firmware'? maybe under advanced, i don't remember.10:45
psychoticwarriorok so you only have one OS installed?10:46
psychoticwarriorthat is ubuntu?10:46
hiruyep10:46
psychoticwarriorok10:46
hiruducasse: no sorry nothing like that10:46
psychoticwarriordoes it boot at all?10:46
hiruyes it boot into ubuntu if I just leave the pc booting10:47
psychoticwarriorok10:47
hiruwhen I repaired grub for the first time it said I had to make a partition of 500mb or something but I can't since gparted is not working10:47
psychoticwarriortry super grub 2 disk10:48
psychoticwarriorworks perfect for me10:48
hirusince there is no partition for grub that's probably why I only see a black screen10:48
akikducasse: what's that option to either enable or disable the bios menu? where is it?10:48
BluesKajI suppose autologin is enabled since there's only one OS installed10:48
hiruyes autologin is enabled10:48
ducassehiru: i think grub-install needs to be run in uefi to be able to set it. the actual efi variable you want is 8be4df61-93ca-11d2-aa0d-00e098032b8c10:48
psychoticwarrioryea try10:49
psychoticwarriorgrub-install <dev>10:49
psychoticwarriorupdate-grub10:49
psychoticwarriorupdate-initramfs -u10:49
hiruso I should convert my ubunut install from bios to uefi and retry grub repair?10:49
psychoticwarrioryes10:49
psychoticwarriortry super grub 2 disk10:49
psychoticwarriorit works10:49
ducassehiru: i'd convert it to uefi and make sure /etc/grub.d/30_uefi-firmware is run on grub-update10:50
hiruok I'll try the conversion10:51
ducassehiru: best suggestion i have, i'm afraid. that variable controls access to the firmware on uefi systems at least, which sounds like your problem.10:52
hirudo you think I can login in this channel using my phone? are mobile devices banned here?10:53
hiruso I can reboot without worries10:53
ducassehiru: should work fine afaik10:53
BluesKajyes hiru phone are fine, I've accessed using mine10:54
BluesKajphones10:54
fallentreeHey all. I've set up a swap partition in a LUKS container. Unlocked with a key set in crypttab, the swap seems to be set up correctly. `free` shows there's swap, `swapon -sv` too. but it looks like it's not used. It's constantly 0. I've set swappiness to 90, put the system under some memory pressure, currently free shows 6G of 8G used, but swap usage is 0.10:54
fallentreeThis is Ubuntu 17.04 that by default installed a swapfile. Is there anything else I need to set up to make it use the partition instead?10:57
hiruok here I am10:58
psychoticwarriorall you need is 2 partitons one for swap and one for /10:58
ducasseno, he needs an efi partition and might not need swap10:59
psychoticwarriorok10:59
Donpedrohello10:59
Donpedrois there a way to get addr2line working with binaries compiled with -fpic and -fpie? I'm using Ubuntu 16.04 LTS10:59
akikfallentree: you can use the stress application to create memory allocation11:00
refeaimeHello, guys, how much filesystem (zfs, btrfs, ext4) will use from 1PB RAW storage?11:00
fallentreeakik: I did, like I said, put the system under memory pressure11:00
BluesKajit's good to have a separate /home partition...not necessary, but very handy11:00
ducasserefeaime: ask in #zfsonlinux and #btrfs, but i doubt you can get a simple answer for that11:02
refeaimeducasse: thats bad. But thank you11:03
refeaimeducasse: can you tell about ext4?11:03
ducasserefeaime: sorry, no. maybe try #kernel?11:04
akikfallentree: for example "stress -m 1 --vm-bytes 4096M" <- tries to allocate 4 gigs of memory11:04
fallentreeakik: are you even reading my responses?11:04
refeaimeducasse: do not think that #kernel desv ineresting in such kind of issue11:04
akikfallentree: yes11:05
ducasserefeaime: for zfs and btrfs it would depend on the options used and the data being stored aiui, i assume for ext4 as well11:05
ducasserefeaime: the #kernel guys are the guys behind ext4, so i would think they can answer11:05
refeaimeducasse: thank you!11:06
psychoticwarriorhow come udev just hangs11:06
akikfallentree: you could maybe try increasing the swap priority. not sure why since i've never ran into this problem11:08
fallentreeakik: swap priority is when you have multiple swaps11:10
psychoticwarriori have a triple boot OS and I have one swap partition and one / partition11:10
fallentreemy problem is that swap is not being used despite the memory pressure (and yes I've made sure that memory reserved has pages that are not actively used, so there's swapping candidates)11:11
psychoticwarriorand others11:11
akikfallentree: /proc/swaps shows only this one luks device?11:11
fallentreeakik: yes11:11
=== disappointed-_- is now known as Arab_Aspie
acetakwasHello11:26
acetakwasTrying to solve an issue with MySQL re-installation.11:27
acetakwasIt says mysqld: Can't read dir of '/etc/mysql/mysql.conf.d/' (Errcode: 13 - Permission denied)11:27
acetakwasSomeone mentioned something about Apparmor, so I got this as I tried to restart the Apparmor service11:27
acetakwashttps://paste.ofcode.org/32cSurwGePnDwr6p2EDfPxj11:27
acetakwasAny hints as to what's going on?11:27
fallentreeacetakwas: that looks like an error in the policy file. shouldn't be the cause of permission denied. you could check if usr.sbin.mysqld is in enforce mode with "aa-status" (part of apparmor-utils). if it is, put it in complain mode (aa-complain usr.sbin.mysqld) and try the mysql service again11:29
fallentreeacetakwas: but then, the denial of /etc/mysql/mysql.conf.d/ should be logged, you could check with   journalctl _TRANSPORT=audit | grep "mysql.conf.d"11:30
acetakwasjournalctl: command not found11:31
fallentreeacetakwas: then grep the syslog (I assumed you had 15.04 or newer ubuntu, with journald)11:31
stevendoes canonicals kernel patch service has some kind of logging available?11:32
fallentreeacetakwas: grep 'apparmor="DENIED"' /var/log/syslog | grep "mysql.conf.d"11:34
psychoticwarriorso are no tcp ports open11:34
psychoticwarrioryou should do your pen testing with ettercap11:34
acetakwasfallentree::  https://paste.ofcode.org/11:35
acetakwasfallentree::  https://paste.ofcode.org/niX4KCQSKNEpAnVkX5S3Ai11:35
fallentreeacetakwas: yup, the policy is broken/incomplete. you could a) put the policy in complain mode or disable it,   b) fix the policy with a local rule, file a bug report11:36
acetakwasOkay. Thanks.11:36
fallentreeI recommend b) of course :)11:37
=== pratyush is now known as prat172
acetakwasBut changing the mode of the policy may be a but difficult for me.11:37
acetakwasHow do I go about it, please?11:37
acetakwasI think someone else did this.11:38
fallentreeacetakwas: `aa-complain usr.sbin.mysqld` should put it in complain mode, but then keep in mind that all those denials will be getting logged (growing your syslog)11:38
acetakwasfallentree::  Great. Thanks.11:39
fallentreeI still recommend you put some effort into it, AppArmor is very easy to understand and work with and yields a great benefit.11:39
acetakwasI'll probably disable it later.11:39
acetakwasOr use your preferred option.11:39
acetakwasfallentree::  Your advise is noted. Thanks again.11:39
nattenanyone know how to get grub working with lvm on luks manually? I finally got grub working, but now when i select ubuntu, i dont get asked for a passphrase and then dropped to a busybox shell (initramfs)11:48
stevenhttp://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/ natten11:49
=== downtime is now known as uptime
nattensteven: i am assuming the lvm2 and encrypt hooks already are inplace after a normal ubuntu installation?11:53
stevendunno, I dont use lvm11:54
acetakwasfallentree::  ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)11:54
acetakwasI tried aa-complain usr.sbin.mysqld11:54
acetakwasAnd got that^11:54
fallentreeacetakwas: if the policy is in complain mode, then it's not causing it. You should check other settings, like if that socket exist and is readable through standard unix permissions.11:59
refeaimeducasse: there is no channel #kernel12:02
refeaimeOnly #ubuntu-kernel12:02
=== zenguy is now known as coffeeguy
newradiowhat is a good bluetooth headset that will work with ubuntu 16.04 - preferably with a long range?12:14
scottjlpretty much any modern one. i am fond of Anker brand products. YMMV12:15
newradioscottjl: Is there an adapter that makes sure the range from my laptop is high...the distance i can go far12:16
scottjlbluetooth range is dependant on a lot of things. the chipset & antenna in your laptop, in your headset, battery power, enivonrmental factors (walls and such). stick with a name brand product and you should get something decent.12:17
scottjli'd say look at reviews on the headset you intend on buying. as for your laptop, if it has weak bluetooth, you'll need to get a usb dongle.12:18
newradioscottjl: I tried a cheap usb dongle12:18
newradioperhaps there is a better one with an antenna, not sure12:18
scottjllook for bluetooth 4.0, or 4.112:19
scottjlanything < 4 will have less rannge12:19
newradioi see12:19
s10th24bAnyone knows about wine for korean?12:21
=== pratyush is now known as prat172
BluesKaj!kr | s10th24b12:24
s10th24bLetters in wine emulator are crashed and showed as squares :(12:24
s10th24b!kr12:24
s10th24bhey #BluesKaj, whats that?12:24
BluesKajs10th24b,  that's supposed to korean chatrooms on freenode , guess the bot doesn't have a register for them12:26
BluesKajshow'12:26
s10th24b@BluesKaj,  Thanks! I could join #ubuntu-ko !12:28
BluesKaj!ko12:28
ubottu도움이 필요하시면 다음 채널에 조인하십시오. /join #ubuntu-ko12:28
s10th24b!ko12:29
ubottu도움이 필요하시면 다음 채널에 조인하십시오. /join #ubuntu-ko12:29
BluesKajno need to repeat12:29
s10th24b:) ok I just didn't know about command like ! or #12:29
s10th24bwhere can I instruction12:30
s10th24b?12:30
kostkon!ubotu | s10th24b12:30
ubottus10th24b: Hi! I'm #ubuntu's favorite infobot. You can search my brain at https://ubottu.com/factoids.cgi | General info and channels at https://wiki.ubuntu.com/IRC/Bots | Make a clone of me, see !botclone12:30
s10th24bawesome :)12:31
=== pratyush is now known as prat172
vaskvashi guys! can library upgrading remove some .so.XX from disk which was linked to some binaries => broke that binaries?12:34
Rick__Hello12:35
s10th24byo12:35
vaskvasfor example i've app 'main' which is linked to libmylib.so.5. Can upgrading libmylib remove that file from disk?12:38
benergyHey guys, is there any way to preserve nemo's connection to a server permanently?12:38
Rick__so I said that I would report my findings after having a chat here yesterday, oerheks gave me some tips.   Basically using 16.04 using Network Manager gui to connect to vpn would yield a DNS leak. However doing the manual command sudo openvpn --config 'configname.ovpn'  would work fine with no dns leak.  I tried commenting out #auto in /etc/NetworkManager/NetworkManger.conf -- didn't work, still leaked.  Then tried somethign else sett12:39
Rick__in /etc/default/openvpn12:39
Rick__--- still leaked12:39
Rick__only sudo openvpn --config 'configname.ovpn'  would work12:40
vaskvasfuck12:40
vaskvasfuck12:40
vaskvasfuck12:40
vaskvasfuck12:40
Rick__I even tried importing the config via command line for Network Manager and that still leaked...12:40
vaskvasdo u recv my messages?12:41
Rick__(I also put     script-security 2             up /etc/openvpn/update-resolv-conf        down /etc/openvpn/update-resolv-conf      in my .ovpn file)12:49
Rick__that worked fine with sudo openvpn --config 'configfile.ovpn'12:49
Rick__is there a bug known in network manager for 16.04???12:50
BluesKajRick__,  do you have network-manager-openvpn installed?12:54
Rick__yes I do BluesKaj12:55
BluesKajok12:55
BluesKajwhat tells you DNS  shows a leak, Rick__?12:57
Rick__every dns leak website I tried:  whoer    ipleak   dnsleak.com12:58
BluesKajRick__,  ok , let me try those ..bb in a few mins, going to enable a vpn server12:59
acetakwasfallentree::  Thanks again. A server reboot solved my problems.13:00
roelofIs this a good channel to ask for help on making a server with ubuntu-server ?13:00
Rick__just a heads up, it worked fine with ubuntu 14.04 ... through network manager13:00
scottjl#ubuntu-server might be better13:00
agramirez74ciao13:01
agramirez74!list13:01
ubottuagramirez74: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».13:01
hiruI need someone to guide me in the process of making a new partition on my main drive via command line. is this possible?13:02
scottjlpossible? yes.13:03
hirueven if I can't use a live cd to do that?13:03
EriC^^hiru: depends, type "sudo parted -l | nc termbin.com 9999" and paste the link here13:03
hiruEriC^^: http://termbin.com/gyjr13:05
EriC^^hiru: where do you want to take the space from?13:05
hiruthe linux partition. I can't boot into the bios so I tried using grub-repair but I need a ext4 partition at the beginning of the drive13:06
=== Mr_0_ is now known as Mr_0
EriC^^hiru: that doesn't make sense, the linux partition shouldn't make a difference for booting into the bios13:09
EriC^^unless you meant booting in bios mode13:09
oerheksthis cannot be done without live iso, AFAIK13:10
hirueh then I'm stuck. ubuntu kidnapped my motherboard bios..13:11
BluesKajRick__, which DNS IP does the leak show ?13:12
Rick__when i did it yesterday, my isp one lol13:13
Rick__have you connected via command line sudo openvpn.....  or with network-manager gui13:13
EriC^^hiru: it might have fastboot enabled13:14
EriC^^disable that and you can access the bios, read up on your motherboard docs13:14
hiruI can't tell since I can't enter the bios AND resetting CMOS does not work13:15
=== ubuntu is now known as Guest92287
EriC^^which motherboard is it? hiru13:16
hirugigabyte z170n wifi rev113:16
BluesKajRick__,  i connect via the cli. i don't use NM, I have the vpn server files (.ovpn) set in /etc/openvpn and ai use a script alias to connect13:18
Rick__BluesKaj,  is your dns leaking at all?13:19
nazarewkis there vim themepack package in ubuntu?13:19
Rick__https://whoer.net/13:20
BluesKajRick__,  it seems so ,but the IP appears to be a subset of the vpn server13:20
hiruEriC^^: I have an idea: since I can't partition my main drive I can try making a boot partition on my hdd and using grab-repair to set that drive as boot drive. then I can try entering bios13:20
hiruforgot to mention that linux is stored on my ssd13:21
EriC^^hiru: hmm hold on13:21
leftyfbhiru: nothing on your HDD's will affect your ability to get into your BIOS13:21
BluesKajthe server is in Miami , but the dns leak shows Charlotte NC , and I'm not even located in the US, Rick__13:21
hiruthat's how I fixed the last time. I set the HDD as boot partition and bam! the bios was back13:21
leftyfbhiru: Ubuntu is not affecting your ability or inability to get into your BIOS. It's a matter of hitting the correct keys at the correct time based on your motherboard.13:22
=== downtime is now known as uptime
leftyfbhiru: that's not how it works13:22
hiruleftyfb: I spammed the DEL key for 15 minutes and no bios13:22
EriC^^hiru: try pressing f6 when it starts13:22
Rick__BluesKaj, so just to confirm, your dns is leaking too,  https://whoer.net/     http://dnsleak.com/ (you have run this one twice --  first run is always flakey, delete the token in the url)13:22
hiruok I'll reboot and see what happens with F613:22
leftyfbhiru: that's also not how it works. You have to hit it at the right time, not for an extended period of time13:22
hirusince the screen is black I can't tell when is the right time13:23
EriC^^hiru: 1 sec13:23
leftyfbhiru: before it's black13:23
hirubtw spamming the key always worked to enter the bios, I don't think my bios care if I press it more than one time13:23
leftyfbnot for 15 minutes it doesn't13:23
EriC^^hiru: ok give it a shot, there must be a button but you have to be quick cause of the fastboot13:24
EriC^^apparently there's an ultrafast boot option too that you reset from software from windows or something13:24
hiruI had multiple linux distro before ubuntu and resetted the cmos after tha first issue with boot partition so it's probably safe to say that ultrafast boot is not enabled13:25
hiruI'll be back, hopefully13:25
BluesKajRick__,  they both show the ame DNS leak IP13:25
BluesKajsame13:25
=== venkat_331 is now known as venkat_330
sirru5hHowdy everyone13:29
Rick__BluesKaj  I've pasted what I've said on the #ubuntu-bugs .... haven't got any reply yet :(13:30
cfhowlettno instant replies13:32
rockyhHi!13:42
rockyhIf I install sssd in Ubuntu 16.04 and use it for authentication, should I remove nscd?13:42
Guest92287hii13:43
sirru5hhowdy Guest9228713:45
franciohello13:54
someone235Hi, I have nginx installed, but I can access to it only internally, not externally. Any advice?14:01
someone235I mean, I get its answer when I do curl localhost14:02
leftyfbsomeone235: comment out your "listen" directive in the config14:04
leftyfbsomeone235: or specify the ip you'd like it to listen on14:04
leftyfbsomeone235: as part of the documentation14:04
=== mediamonster_ is now known as mediamonster
lrojasis there a ppa to install chrome on 16.04 ?14:08
lrojasexit14:09
Jack_Sparrow__I got my chrome straight from google14:10
leftyfblrojas: google.com/chrome  Once installed, it'll add it's own ppa14:11
lrojasleftyfb: thanks14:11
boxrick1Good afternoon, I am looking for a little bit of advice re: personal Ubuntu mirror. I am my own mirror to keep packages local and it currently updates once per day. Every now and again it seems to update whilst one of the upstream mirrors is updating causing odd package inconsistencies. Does anyone have any workarounds or advice for this?14:11
lrojasJack_Sparrow__: thanks14:11
Jack_Sparrow__https://www.google.com/chrome/browser/desktop/index.html?brand=CHBD&gclid=CPjApPmYhtQCFQxufgodUV8Pkg&dclid=CPS10fmYhtQCFQyOfgodQ8EKyw14:11
someone235leftyfb, are you sure?14:11
someone235        listen 80 default_server;14:11
someone235        listen [::]:80 default_server ipv6only=on;14:11
leftyfbboxrick1: update every hour14:11
someone235this is the config ^^. it looks very general for me14:12
leftyfbsomeone235: https://nginx.org/en/docs/beginners_guide.html14:12
Jack_Sparrow__boxrick1, aptoncd14:12
boxrick1So no better checking for if its broken and skipping an update?14:12
leftyfbsomeone235: please post things like this to pastebin14:12
someone235leftyfb, sorry, I thought two lines are ok14:12
leftyfbboxrick1: not that I know of. Since it only downloads deltas, there's no reason you shouldn't just update more regularly14:12
boxrick1Oh I dont have a problem with updating more frequently. But it seems like its a sidestep to the issue rather than actually fixing it14:13
boxrick1How do official mirrors deal with such things?14:13
k6ktDoes anyone know deepin ?14:17
leftyfbk6kt: do you need help with ubuntu?14:19
k6ktI want replace ubuntu with another linux.so please give some advice14:21
ducassek6kt: then ask in ##linux14:21
someone235leftyfb, sorry, I didn't quire understand how the link you gave me is supposed to help14:23
leftyfbsomeone235: try listen 0.0.0.0:8014:24
dshapHi all, I'm looking at the output from strace on a process that I believe to be stuck, and it just says "read(15, " with nothing else. How do I find out what it's trying to read?14:27
someone235leftyfb, like this? https://pastebin.com/v7ezQkij14:27
someone235sec14:27
leftyfbsomeone235: no, replace the first line, not the 2nd. The 2nd was ipv614:27
Random832dshap, find out what's on file 15. ls -l /proc/[pid]/fd/1514:28
dshapRandom832: that says this: lrwx------ 1 ubuntu ubuntu 64 May 23 14:28 /proc/462/fd/15 -> socket:[2854136]14:28
Random832ok, what is the process and what might it be doing with a socket?14:29
someone235leftyfb, no need14:29
someone235leftyfb, stupid me. It had server name localhost14:29
dshapIt's a python program and it could be communicating with my database server14:29
someone235very weird default config14:29
Random832dshap, netstat -anp and look for the pid14:30
Random832or just lsof -p [pid]14:31
Dom`hey, having a problem with my server, I can't connect to the internet14:31
Dom`it's dhcp14:31
Dom`working 100%, as I tested it on my pc14:31
Dom`my /etc/network/interfaces is: auto enp11s0f1 iface enp11s0f1 inet dhcp14:31
dshapRandom832: it shows an established connection to an address on port 3306 (MySQL) that has received 014:32
Dom`I can't ping google, unknown host14:32
Random832dshap, if it's trying to read it that means it's expecting mysql to be writing something.14:32
leftyfbDom`: can you ping 8.8.8.8?14:32
Dom`nope, network unreachable14:32
leftyfbDom`: does it have an ip?14:33
Dom`no, it doesn't get the ip14:33
leftyfbDom`: what does your logs say?14:33
dshapRandom832: any suggestion as to what you'd do next to figure out what's going on? My web application is running fine, so I know MySQL is not *currently* broken...I suppose it could have had a hiccup? Not sure how I'd go about verifying that14:33
leftyfbDom`: cables all plugged in correctly?14:33
Dom`cables are in14:33
Dom`where are logs located?14:33
leftyfbDom`: got a working dhcp server/router on the other end?14:33
leftyfbDom`: /var/log/14:33
Random832dshap, no idea, i don't know enough about the python mysql library to have a clue here14:34
leftyfbDom`: you probably want /var/log/syslog14:34
leftyfbDom`: what's the purpose of this server?14:34
dshapRandom832: ah, well maybe it's related to the python mysql client library and not the server, so that's helpful right there :) Thank you!14:34
Dom`I need it for gameservers14:34
Random832i mean the key fact is that it's trying to read something and there's nothing there to be read.14:34
leftyfbDom`: is it ubuntu server or desktop?14:35
Dom`server14:35
dshapYep, understood.14:35
Random832it's *unusual* for a socket application to start a blocking read without already knowing (via poll/select e.g.) that there's data there, so my instinct is to blame the client library in this case since it's the one doing that.14:35
Dom`nevermind, I fixed it14:35
leftyfbDom`: what was it?14:35
Random832and in the cases where that is done i'd expect it to have recently sent a request - anything about that in the strace output?14:36
Dom`I configured the wrong interface :(14:36
Dom`haha, thanks14:36
Random832should be a write or send on the same socket14:36
Dom`I mean, in my defense14:36
Dom`they are labelled wrong14:36
dshapRandom832: the entire strace output is "read(15, "14:36
Random832ok so you didn't attach strace until after it froze14:37
dshapRandom832: correct14:37
Random832well at this point i'd restart the python app under strace and see if it happens again14:37
Random832without knowing what's happened before it could just as well be a mysql problem or a network system problem14:38
Random832honestly i'm surprised it hasn't timed out in the amount of time we've been having this conversation14:38
Random832though if the connection is alive and just not sending any data for some reason i guess that's not surprising14:39
dshapRandom832: I'm surprised the client library hasn't timed out and raised an exception. I think the best solution here is probably to add a timeout/retry in my own code. This happens approximately once every 2-3 days14:39
dshapI fix it by logging onto the server, manually killing the process, and restarting it14:40
dshapbut if I'm not available to do that, a bunch of tasks queue up on our application and it's not a good look :\14:40
dshapRandom832: thanks a lot for your help. I forgot about "lsof" that shows you the details for the file descriptor ID that strace displays14:42
sshiftyHey! Anyone has an idea how to change keyboard backlit settings in BIOS(Insydeh20), the backlit after 20secs of inactivity  goes off14:42
leftyfbsshifty: your question is not related to ubuntu14:44
mocxzls14:45
mocxzheloo14:45
sshiftyleftyfv: you are quite right, but ytad somebody told me to check bios, but there's no option for that. Is there any chance to do that in ubuntu?14:45
Jack_Sparrow__sshifty, It comes down to those not being a supported hardware device14:47
leftyfbsshifty: https://askubuntu.com/questions/586210/no-keyboard-backlighting try those?14:48
Jack_Sparrow__sshifty, As more people get them there will be workarounds available14:49
=== phil_ is now known as Guest85234
sshiftyi've alrady tried these things but no luck, I can turn it on/off with func  keys, just goes of after 20 secs of inactivty and goes back when I press a buttonm14:51
leftyfbsshifty: isn't that how it's supposed to work?14:52
leftyfbsounds like it's working perfectly14:52
Jack_Sparrow__Cool14:52
sshiftywell, I'd like it to be on till i turn it off14:53
sshiftyor at least change the time from 20secs to 1min14:53
KennyQI'm trying to make a live usb flash drive of ubuntu. I got a laptop with ubuntu preinstalled from a friend. but I am locked out of root. I tried using the start creator but it gives me an error. I just downloaded the iso of the stable version of ubuntu. and i copy and pasted it to the usb flash drive. I only have a chromebook. I pasted the usb flash drive to the chromebook. but i don't know how to find the iso via terminal. what is the 14:57
v5u can't just copy paste, use unetbootin14:57
leftyfbhe can't install unetbootin because he doesn't have sudo/root14:58
KennyQI can't install it on the ubuntu on guest mode and the chromebook won't let me install any programs14:58
leftyfbKennyQ: what is the error you get?14:58
KennyQinstall error14:59
leftyfbKennyQ: when running the startup creator14:59
leftyfbKennyQ: that's it? Those are the exact words and nothing else?14:59
KennyQi can dd if the command line. but i need to know how to find the file on the chromebook14:59
v5why can't u access root14:59
v5use the reboot hack14:59
leftyfbyou probably won't be able to dd to a device file in you don't have sudo/root14:59
v5reboot on console and mount your drive and change the passworfd14:59
SimonNLKennyQ: search on the same place you pasted it too.15:00
KennyQI enable dev mode on the chromebook. I have full root access on the chromebook via terminal15:00
v5https://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password15:00
leftyfbv5: it's his friend's laptop. I wouldn't recommend changing passwords15:01
KennyQah, i don't have the orginal root password15:01
KennyQhe told me just reinstall the ubuntu os15:02
v5you don't need it his password at all15:02
leftyfboh15:02
v5to do it15:02
KennyQbut i don't have access to windows/mac machine to install unetbootin15:02
EriC^^init=/bin/bash15:02
v5unless he's got the disk partition crypted15:02
leftyfbKennyQ: so the end goal is to wipe the laptop and put ubuntu on it?15:02
KennyQyes15:02
EriC^^!nomodeset | KennyQ put that init line instead of nomodeset15:02
ubottuKennyQ put that init line instead of nomodeset: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter15:02
leftyfbah, that makes things easier15:02
v5then do this to get root and do the usb the right way15:03
leftyfbKennyQ: ^^^^ what EriC^^ posted15:03
v5then format15:03
EriC^^KennyQ: when you get the shell do "mount -o remount,rw /"15:03
EriC^^then "passwd"15:03
leftyfbgross15:03
leftyfbpasswd <existing username>15:03
leftyfbchange the pass for the user, not root15:04
EriC^^for root it wont matter15:04
KennyQi already downloaded the iso on a usb flash drive. I pasted the iso onto the /Downloads - but im not famailair with the command lines to dd if command the iso onto the usb flash drive. i already know did fdisk -l. so i am missing some commands15:04
leftyfblogin as user, use sudo15:04
EriC^^ah wait just create a username with sudo15:04
EriC^^forgot its ubuntu15:04
v5ok ok15:04
KennyQi already did ls15:04
Jack_Sparrow__KennyQ, dd ing that iso will not make is a bootable os15:04
v51/ u don't paste an iso into an usb, u use a tool, you need to use smth like unetbootin15:04
KennyQbut not sure where to find the dir or folder on the chromebook15:04
v52/ you're gonna get it formatted anyway, so get root, it takes 30s15:05
KennyQi have done it before. with the dd15:05
leftyfbKennyQ: change the password for the user on the laptop the way we showed you above15:05
KennyQokay15:05
EriC^^KennyQ: lsblk shows disks15:08
EriC^^KennyQ: and mount /dev/sdxY /mnt to mount them to browse the files15:08
KennyQcrap, something frooze when i did a typo on the remout15:09
KennyQremount15:09
KennyQegh15:11
solarbeenoob installing dual boot on a win10/UEFI system, disabled secure boot/hibernation/fast startup, anything else I should be concerned with?15:11
KennyQit frooze twice on the recovery menu15:12
Dom`my php is not being executed, but it instead shows the entire code15:12
Dom`I have the right permissions15:12
KennyQmount -o rw,remount /15:12
Dom`any help with that?15:12
KennyQi installed ubuntu before15:13
KennyQno, it froze15:13
v5you don't have another computer?15:13
v5I mean, you can even boot with your phone nowdays15:13
KennyQjust a chromebook with root access15:13
v5uuh what?15:14
v5tell me exactly what you have, and what you need, and clearly please15:14
v5if you have physical access you can do anything, I can't imagine you stuck at this15:14
KennyQi disabled the verified mode on the chromebook. went into dev mode. I CRTL+ALT+T for a terminal. typed in shell. I could also type in sudo su for su access if i choose too15:15
KennyQi don't know the directory to find the iso of ubuntu15:15
v5where did u download it?15:16
v5it's prolly on Downloads15:16
v5but really15:16
v5if you're not familiar with terminal15:16
v5WHY would you use it15:16
KennyQi downloaded it on my friend's computer, but the startupcreator didn't work15:16
KennyQbecause i need help with the basic of ls, cd or whatever to find the dir to make a live usb flash drive of ubuntu15:17
v5you don't need any terminal for that, you download a tool, it's a GUI it's easy to use and shit15:17
v5if you want to find the iso, well it's prolly on downloads15:18
v5type15:18
v5cd && cd Downloads && ls15:18
v5and tell me if you see it15:18
KennyQchronos@localhost / $ cd && cd Downloads && ls ubuntu-16.04.2-desktop-amd64.iso chronos@localhost ~/Downloads $15:18
v5so you see it15:19
v5now what do you wanna do with it15:19
v5copy it into a usb drive ?15:19
KennyQdd if15:19
v5I'm sorry but this makes absolutely no sense15:20
hateballKennyQ: What device is the thumbdrive? sdb?15:20
hateballKennyQ: run "lsblk" to show block devices, that should make it obvious15:21
KennyQsudo umount /dev/sda115:21
KennyQi already did the sudo fdisk -l15:21
KennyQsudo dd if=/path/to/ubuntu.iso of=/dev/sdb bs=1M15:21
v5dd if=path/to/image.iso of=/dev/sd1  then15:21
KennyQnot sure whats the path15:21
v5type15:22
v5pwd15:22
hateballv5: You dont want want to dd to a partition, that'll render it unbootable15:22
KennyQim okay wiping my 2gb usb flash drive15:22
hateballInstead you need to dd to the device, or it wont write the mbr15:22
KennyQit give me a15:22
KennyQa slash when i typed in pwd15:23
v5sudo dd if=~/Downloads/ubuntu-16.04.2-desktop-amd64.iso of=/dev/sdb bs=1M15:23
v5that's the path15:23
v5and yes hateball, you're right15:24
hateballIt's just that it's easy to make that mistake and think it's not possible to use dd :p15:24
hateballI may have done so multiple times15:24
KennyQokay i did15:26
KennyQsudo dd if=~/Downloads//ubuntu-16.04.2-desktop-amd64.iso of=/dev/sda1 bs=1M15:26
KennyQits writing right now, thanks15:26
leftyfbthat will not work15:26
KennyQ?15:26
leftyfbKennyQ: sda, not sda115:27
KennyQthats what it said on sudo fdisk -l15:27
leftyfbeven then, i've had trouble doing it this way15:27
KennyQwhat is it writing than? the light indicator is writing something on the usb flash drive15:28
leftyfbKennyQ: also, are you sure? What is the device for the drive on your chromebook?15:28
leftyfbKennyQ: it's writing it to a partition where it should be writing it to the drive directly15:28
KennyQyes, i did a sudo fdisk -l before plugging in the usb flash drive15:28
KennyQits the sda115:29
leftyfbeither way, if sda is the usb, then it's /dev/sda, not sda115:29
leftyfbsda1 is a partition on sda. Do not write your iso to the partition, it won't work. Write it to sda directly15:29
iwoHey, I'm on 17.04 with Intel i915 graphics and I'm suddenly seeing graphical corruption of gnome apps. Has anyone else seen this?15:29
KennyQwell, with sudo fdisk -l15:29
KennyQit says15:29
KennyQDevice     Boot Start     End Sectors  Size Id Type /dev/sda1  *     2048 3911679 3909632  1.9G  b W95 FAT3215:30
compdociwo, either the video driver, or bad ram15:30
iwoThe background of apps like gedit, meld, gnome-calculator is corrupted so they're impossible to use15:30
leftyfbKennyQ: sda is the drive, sda1 is a partition on the drive. You do not write an iso to the partition of the drive. You write it to the drive directly15:30
naccKennyQ: what is curently on your disk isn't really relevant, you're trying to overwrite it with a new disk image15:30
=== deathonater is now known as Smeef
=== alexandre9099_ is now known as alexandre9099
iwoit only seems to affect GTK apps, and it's consistent (gedit always has corrupted content in the blank page area)15:30
black_vegetableHey, I have a question about release versions of mysql-server stored in apt. It seems that at the time of this writing, in the 5.7 series, only 5.7.11 and 5.7.18 are available for installation. I was hoping to pin to version 5.7.17 and was saddened to find it removed from apt. Why is 5.7.11 still there? (Ubuntu 16.04)15:31
KennyQhmm15:31
KennyQits done15:31
leftyfbKennyQ: now redo it correctly15:31
naccblack_vegetable: 5.7.11 was the 'release' version, when 16.04 came out15:31
naccblack_vegetable: everything else is from -security or -updates15:32
naccblack_vegetable: (or -proposed, etc.)15:32
leftyfbKennyQ: sudo dd if=~/Downloads//ubuntu-16.04.2-desktop-amd64.iso of=/dev/sda bs=1M15:32
=== uptime- is now known as uptime
KennyQit says I have 1000 MB left. yeah somethings not right15:32
leftyfbKennyQ: sudo dd if=~/Downloads//ubuntu-16.04.2-desktop-amd64.iso of=/dev/sda bs=1M15:32
leftyfbwait15:32
leftyfbleft on where?15:32
leftyfbyour chromebook?15:32
black_vegetablenacc: That makes sense about .11. What do you mean about -security, -updates, and -proposed? I don't quite understand.15:33
KennyQyeah15:33
leftyfbKennyQ: good job, you probably overwrote your chromebook15:33
KennyQi did properties15:33
KennyQehh its fine15:33
naccblack_vegetable: there are multiple pockets in each release. the 'release' pocket never changes once a version of ubuntu releases. All updated packages from one of 'xenial-security', 'xenial-updates', 'xenial-proposed', 'xenial-backports' (for xenial, of course)15:33
leftyfbKennyQ: this is why I was asking you which drive was your chromebook and which was the usb15:33
KennyQi can re-enable verified boot, it'll reinstall chrome os good as new15:33
leftyfbKennyQ: you assume so15:34
leftyfbKennyQ: go try it15:34
KennyQits from a seprate partition15:34
meltHello, I have ubuntu 16.04 and I am using a kernel 4.11 which is not in the xenial repo. I want to install the linux 4.11 source as a package so I can install nvidia proprietary drivers. What is the easiest way?15:34
leftyfbKennyQ: next time, use `sudo lsblk` to verify drive assignments15:35
leftyfbmelt: get the source package from the same place you got the kernel package15:35
KennyQyup, the damage is done15:35
meltThanks for the quick reply leftyfb, obviously that would be too easy. They provided linux-image and linux-headers only.15:35
leftyfbmelt: then you don't get the source if they don't provide it15:36
black_vegetablenacc: Sorry if I seem foolish. Are these pockets possible sources that apt-get will be looking to for packages? As in, I must have one of those specified but I should check to see if another has the version I'm interested in?15:36
meltleftyfb: Can I easily install linux-source-4.11 via a package? Did not see one provided at the mainline ppa.15:37
naccblack_vegetable: nothing to apologize for15:37
leftyfbmelt: if it's not available as a package, then no, you cannot install it as a package15:37
meltleftyfb: Am I looking in the right place? I don't see any kernel source packages anywhere, to be honest, and I feel that I am looking in the wrong place.15:38
meltMaybe debian experimental repo?15:39
KennyQno worry, i can always download the system restore on a 4GB flash drive and it'll reinstall everything if worst comes to worse15:39
leftyfbmelt: what you are asking for is beyond the scope of official Ubuntu support. 4.11 was never a supported kernel.15:39
=== davr0s is now known as doomlord
meltAh, it's 4.10 and 4.12 for support then?15:39
naccblack_vegetable: yes, they are what's in sources.list15:39
meltI see 4.10.0 in the repo.15:39
naccmelt: the mainline PPA is explicitly unsupported15:40
melthmmmm15:40
meltAlways something with these debian forks15:40
meltfree non free support not support15:40
naccmelt: you were using the mainline PPA?15:41
leftyfbblack_vegetable: http://security.ubuntu.com/ubuntu/pool/main/m/mysql-5.7/mysql-server-5.7_5.7.11-0ubuntu6_amd64.deb15:41
naccleftyfb: right, that's the release pocket version15:41
leftyfboh right, he was looking for 1715:42
leftyfbblack_vegetable: http://security.ubuntu.com/ubuntu/pool/main/m/mysql-5.7/mysql-server-5.7_5.7.17-0ubuntu1_amd64.deb15:42
jewelsHi there. I am trying to configure correctly the NVIDIA 920M on my Acer laptop. I report here some information about my system. First of all, the xorg.conf file: http://paste.ubuntu.com/24634513/15:43
meltShould have known15:43
black_vegetableleftyfb: in the vein of "teaching a man a fish" How could I find that via apt-get/apt-cache? What line would I need to have, specifically, in my /etc/apt/sources.list?15:43
naccmelt: the mainline PPA has nothing to do with debian, please don't FUD.15:43
naccblack_vegetable: it's hidden, because you shouldn't be using it :)15:43
naccblack_vegetable: as the ubuntu security team are saying use 5.7.18 :)15:43
jewelsThis is the lspci command execution: http://paste.ubuntu.com/24634527/15:44
black_vegetablenacc: Ah, so the implication is because it has a security fix, I really shouldn't use the old version.15:44
jewelsAt the moment nvidia-settings doesn't allow me to increase the resolution which is really low (about 640x480)15:44
jewelsHow can I automatically detect the best resolution for my graphic card?15:45
leftyfbblack_vegetable: why do you need that old version?15:45
black_vegetablenacc: my trouble is, apt-updates restart mysql-server and I'd like to be very specific about when those restarts happen. I'm using ansible and I have an incentive to pin to a single version. But I guess I shouldn't.15:45
jewelsI have installed the nvidia-745 from the ubuntu repository15:45
EriC^^jewels: is the recommended driver installed? try sudo ubuntu-drivers devices15:46
naccblack_vegetable: that is true; also the most recent version available is what you shold use (generally). You might be able to pin/specify a version to install15:46
jewelsEriC^^: there is also the 38115:46
fallentreeblack_vegetable: service restarts are hard coded in the package manager. there's a way to block "maintainer scripts" which in turn prevent service restarts, but I gave up having other issues with it.15:46
jewelsEriC^^: seems that it is the recommended one. Should I uninstall the 375 driver and install 381?15:47
black_vegetablefallentree: that's truly irritating. I'm on 17 because that's what's running on master shards and I don't want to restart them if I can avoid it. I'm less than a month into my new role as an SRE at a new company working with mysql administration for the first time.15:48
black_vegetablenacc: I cannot pin it to a version that apt cannot find, e.g. 1715:49
black_vegetablenacc: So, was every version from 11 to 18 a security fix then?15:50
minimecjewels: It looks like the screen cannot send its EDID data correctly to the card. Do you have the possibility to change the connection type once. like from DVI to HDMI or so? Worst case scenario would be to add the correct resolution manually.15:50
jewelsminimec: I'm not using any external monitor right now. I'm using the built-in monitor for my laptop.15:51
jewelsminimec: When I use an external monitor I tipically use a VGA connection...15:51
jewelsminimec: EriC^^: I am installing nvidia-381 right now.15:52
EriC^^jewels: ok15:53
minimecjewels: Can you install the 'mesa-utils' package and give us the output of 'glxinfo | grep renderer', please?15:54
naccblack_vegetable: not necessarily, no. -- unlikely even15:55
black_vegetablenacc: Oh but the vulnerability is likely in each of them that was found in 17!15:55
jewelsminimec: ok, give me a second. It is finishing the download of nvidia-381.15:55
BluesKajmust be an higher end nvidia card15:56
BluesKaja=a15:56
anita__Hi, I'm trying to install cloudera manager, but I m getting a message Failed to detect root privilege. It means that the user witch I m using haven"t root privileges. I already edited the file /etc/sudoers but it did nothing, any help please15:57
anita__I have a Ubuntu 14.04 64bits15:57
anita__Hello16:02
Sladelost my ssh connection while doing an upgrade. is there a good way to recover the session?16:02
=== czesmir_ is now known as czesmir
jewelsminimec: Rebooting the system after the correct installation of the nvidia-381 driver.16:03
black_vegetableanita__: I'm no expert, but I do have a question: did you use visudo to edit the file?16:03
anita__black_vegetable, yes, I did16:03
black_vegetableanita__: what is the command you are running to install cloudera manager? Can you paste it here?16:04
fallentreeSlade: no, but next time consider tmux or screen which will forward-maintain the session in case you disconnect.16:05
Sladefallentree, guess just restart the install?16:06
anita__black_vegetable, I've already installed cloudera manager. Here I m trying to configure a cluster or add a new one16:07
fallentreeSlade: I suppose so, don't know what state you have there, I was merely commenting on using ssh and ensuring tasks don't get interrupted if your connection breaks.16:07
Sladefallentree, its asking me if i want it to run automatically uninterrupted :P16:07
black_vegetableanita__: Sorry if I'm asking dumb questions -- it is possible you're a far more experienced ubuntu-er than I. Are you running the cluster setup commands with "sudo"?16:08
jewelsminimec: the result of glxinfo | grep renderer is: "OpenGL renderer string: GeForce 920M/PCIe/SSE216:08
fallentreeSlade: I think that refers to being asked questions, not ssh connection breaking. Not sure, but still, consider tmux or screen, just to be sure.16:09
Sladeyea. gotta get machine back into restartable state16:09
Slademy provider defaults me to 14.0416:09
jewelsminimec: The initial resolution after rebooting is really low. The good news is that I am able to see the prime monitor in nvidia settings with the new driver. So, I have used arandr to change the resolution. How can I save this configuration?16:09
minimecjewels: Ok. I wanted to be sure that the nvidia driver is used. Now you still have the same resolution prbolem, even with the newer driver version?16:10
anita__black_vegetable, https://1.bp.blogspot.com/-nV1s2WeJpwo/Vv31qwOFLoI/AAAAAAAAFTU/r9FWXxGGPeowcLmX13w-tECPntWcNJMBw/s640/2016-03-31_13h54_35.jpg16:10
fallentreeSlade: so this is a very new 14.04 installation you want to upgrade?16:10
Sladefallentree, thats what iwas doing.. but gotta start over again i guess16:11
black_vegetableanita__: Yeah, if I had to guess I'd say the problem lay in the sudoers configuration, but I've never set up such a file myself. Darn.16:11
minimecjewels: If you can, run 'sudo nvidia-settings' and do your changes and save the configuration. It should then be saved in '/etc/X11/xorg.conf'.16:12
anita__black_vegetable, well I ve looked everywhere and did all recommendations but still have no results16:12
fallentreeSlade: that's the best thing to do, reinstall with provider's 14.04 image, ssh into it, install tmux, run it and inside it run the upgrade. if you disconnect, reconnect and run "tmux attach" to re-attach the tty session16:13
Sladeyea thats what i'md oing now16:13
Sladenever used tmux before. just screen.  googling the diferences :)16:13
HobartI've configured ubuntu 16.04.2 as a LAMP server, but I'm unable to get mod_rewrite to work, despite the config being enabled, and I can't see it logging anywhere despite setting LogLevel alert rewrite:trace316:13
fallentreeif you have experience with screen, then use that. I recommended tmux because I  use it.16:14
jewelsminimec: Ok fine. I am rebooting now to see if the changes that I have made are correctly recognized.16:14
Dr_Cokecrossover for 21$ for 24 hours at codeweavers.com16:14
black_vegetableanita__ I'm sorry. If I knew how to help you, I would.16:15
HobartIt looks like Apache 2.4 isn't moved (in 16.04) to systemd control ... it seems to be running fine, and is serving pages16:16
jewelsminimec: is it normal that during the reboot phase I see a white underscore which is blocked?16:16
jewelsminimec: Seems that the PC is freezed16:16
naccHobart: well that doesn't make sense -- systemd is the init system. You can of course run it manually, but why would you?16:18
KennyQit works!!!16:20
gc_hi. how can i make a static arp with NM on 16.04?16:24
mekhamiwhy does my mouse cursor look twice as big when i add a high dpi external monitor16:25
naccmekhami: scaling probably16:25
mekhaminacc ▸ all the displays are scaled 1x116:28
mekhaminacc ▸ and if i try to scale the lower res displays to 2x2 they all stack on top of each other16:28
naccmekhami: yeah, it's a pain, to muck with dpi :)16:28
mekhaminacc ▸ this is a major weakness for the os imo16:28
naccmekhami: tbh, i've learned to live with it and figure someone smarter than me will solve it eventually (and it's not a priority, my screens both work, etc.)16:28
naccmekhami: meh16:29
mekhamiespecially given how popular 4k monitors are and are becoming16:29
mekhamihaving to understand x server on a high level to get screens that aren't really stupid makes ubuntu a non-starter for new desktop users16:29
mekhamii'm really astonished by this actually16:29
naccmekhami: when you have used linux long enough that external monitors actually 'just work' is awesome, you don't care too much about such things16:29
naccmekhami: also, afaik, no OS does this correctly across all configurations16:29
mekhamii had absolutely no problem with windows or os x with my monitor setups16:30
naccmekhami: then go use those :)16:30
naccmekhami: i mean, yes, the are limitations in linux, probably16:30
naccmekhami: work on fixing them, documenting them, etc.16:30
mekhaminot the kind of work i'm capable of.16:31
naccmekhami: you can't file a bug?16:31
mekhamialso surprised there's no real alternative to X server16:31
mekhaminacc ▸ there's no bug, just unsupported behavior16:31
naccmekhami: ok, your surprise and astonishment are perhaps a bit exagerrated.16:31
naccmekhami: how do you think 'support' comes into being? bug reports.16:31
mekhamiwell there are alternatives for virtually all the other parts of the ubuntu os =P16:32
mekhamithat's the only reason i'm surprised about the x server thing16:32
naccmekhami: the kernel and X are more fundamental16:32
rud0lfpardon me, can you really gradate "fundamental" ?16:33
naccrud0lf: gradate?16:33
rud0lfuhh more, most etc16:34
rud0lfmy english is bat ;)16:34
naccrud0lf: well, there is no ubuntu whatsoever without the kernel16:34
naccrud0lf: and there is no GUI without the X server16:34
rud0lfagree16:34
naccrud0lf: oh in my comment? 'more fundamental' relative to other packages that mekhami said there are alternatives for.16:34
naccmekhami: also, if there were alternative X servers available, you understand the test matrix immediately explodes and becomes untenable16:35
gc_hi. how can i make a static arp with NM on 16.04? nobody knows?16:35
jewelsminimec: Resolution is ok now. Also after the reboot. Unfortunately, I am not able to reboot correctly because the system blocks.16:36
jewelsminimec: any ideas?16:36
naccgc_: i don't think NM exposes that.16:36
gc_nacc: how can i do it?16:37
backboxmrbarcode16:37
naccgc_: i think with an /etc/network/if-up.d/ script ?16:37
gc_nacc: NM uses these scripts?16:38
naccgc_: it's a level below NM16:38
minimecjewels: Hmm... I don't understand 'system blocks' on reboot. Can you boot normally wihout problems? Is you reboot problem a 90sec counter because of an still active job?16:38
gc_nacc: i will try16:38
jewelsminimec: The system boots correctly without any problem. If I try to reboot the system it hangs for about 5 minutes before rebooting. Is it normal?16:41
Jack_Sparrow__jewels, if you hit escape do you see processes or a timer?16:43
Jack_Sparrow__as it reboots16:43
minimecjewels: No that is not normal. What I see with ubuntu gnome from time to time is 90 sec. counter because of an still active job, that's all. I read that there is a way to limit that counter to 10 sec. Would be nice to know what prcess it is that prevent your laptop from shutting down.16:44
Jack_Sparrow__minimec, Have a link on how to set that to 10 seconds?16:46
jewelsminimec: understood. It is not a huge problem for me because I rarely reboot my laptop.16:46
minimecJack_Sparrow__: Hmmm.... I should have one... ;) Give me a second...16:47
Jack_Sparrow__tx16:47
jewelsthank you minimec16:52
minimecJack_Sparrow__: https://askubuntu.com/a/78597116:52
Jack_Sparrow__cool16:53
lord-ragnarockSo I just downloaded the PowerPC kernel and ramdisk for xenial's installer on the ports website. I was able to boot my Powerbook off them, but now the installer is asking for a CD. I don't recall there ever being a CD image on there :/16:53
nacclord-ragnarock: are you trying to net install?16:55
lord-ragnarockPreferrably yes :) That powerbook has a CD drive most linuxes can't read haha16:56
Jack_Sparrow__minimec, hanks, I edited it and going to restart16:57
fundieshow do i get build-dep to grab 32bit versions of stuffs?16:57
nacclord-ragnarock: then you need to use the netinst kernel and initrd16:58
nacclord-ragnarock: not the standard installer (iirc)16:58
=== SamuraiAlba is now known as L3gacy
naccfundies: build-dep will satisfy the build dependencies based upon your system. If you wnat to build a 32-bit version of something, setup a 32-bit build environment (LXD, chroot, VM, etc.)16:59
fundiesnacc, i dont want a chroot16:59
fundiesjust want to build wine :/16:59
naccfundies: why do you want to build wine?17:00
yadhiihelp me17:00
fundiesbecause staging has features i want to try17:00
naccfundies: rather than use the version in the repository (or use the one from wine's repository)17:00
lord-ragnarocknacc: I see cdrom, hd-media and netboot as my options on ports. Is netboot basically netinstall? I'm thinking it's something else haha :P17:01
nacclord-ragnarock: yeah you want netboot17:01
fundiesi want to try a version hacked to run overwatch nacc17:01
naccfundies: not an ubuntu issue -- but you could read the wine wiki: https://wiki.winehq.org/Ubuntu17:01
fundiesnacc, yes it is. im asking how install 32bit build-deps17:02
fundiesnot how i build wine17:02
naccfundies: did you read `man apt-get`'s build-dep section17:02
naccfundies: you specify --host-architecture17:03
fundies:/17:03
yadhii:)17:03
naccfundies: but note that building on your system rather than somewhere else that's confined implies you are mucking with your host, which I don't recommend17:03
yadhii:)17:03
naccfundies: or, like i said, use the prebuilt staging packages and don't build yourself17:04
fundiesnacc, i only have this ubuntu install to mess with this17:05
naccfundies: setting up a LXD container is trivial17:05
fundiesid never actually use ubuntu i hate it lol17:05
naccfundies: then don't use ubuntu? no one is forcing you to do anything17:06
lord-ragnarockfundies: You can always use ubuntu to squeeze some extra useful life out of old powerpc macintoshes :D17:07
lord-ragnarockI've got a 1995 powermac with Trusty on it, still going strong :)17:08
fundiesnacc, i need some dusty old packages for things to work17:08
naccfundies: i don't know what you're referring to17:08
fundiesubuntus usally behind the curve on the updates and that helps me in this case17:09
fundieshttps://paste.ubuntu.com/24635403/17:11
fundieswhy doesnt it just install those17:11
fundiesdumb pkg manager XD17:11
naccfundies: did you set up the dpkg diversion?17:12
naccfundies: so that i386 is a known architecture to your package manager17:12
fundiesi did sudo dpkg --add-architecture i38617:12
fundiesthat what you mean?17:12
naccfundies: yeah17:12
naccfundies: why are you building this yourself again? cross-building is a pain17:13
naccfundies: wine provides a staging repository17:13
fundiesbecause its unofficial patches17:13
lord-ragnarockCurious, what's the mini.iso do? :P17:14
naccfundies: i would suggest asking the wine folks what they do if you're not willing to setup a build env for cross-building17:14
nacclord-ragnarock: minimal installer iirc17:14
nacc!mini | lord-ragnarock17:14
ubottulord-ragnarock: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD17:14
lord-ragnarockOh. Probably won't boot on my machine lol :P17:14
fundiesnacc, theyd just send me here my questions are only about apt17:14
lord-ragnarockOld World PowerPC is it's own world of fun to just boot linux ;)17:15
fundiesi havent asked you one thing about wine lol17:15
naccfundies: and i told you the easiest way to do what you want, and you said you didn't want to.17:15
fundiesi want apt to install 32bit in multilib env17:15
thejmanOk so this is very frustrating... I just installed ubuntu from a usb and chose the "install alongside windows" option. However when I reboot, it just boots directly into windows without giving me the option of booting into ubuntu17:15
naccthejman: do you see a grub menu at all?17:16
thejmannacc: no17:16
naccthejman: hrm, seems like maybe grub didn't install properly then -- i think there's a faq for recovering it17:16
naccone sec17:16
lord-ragnarockAre you using a UEFI computer? :)17:16
nacc!grub | thejman17:16
ubottuthejman: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub217:16
naccthejman: not sure if those apply, but might be worth reading17:17
thejmanlord-ragnarock: It is17:17
fundiesanyone know how to use apt here? lol17:17
MrMeeseeksfundies: man apt17:17
naccfundies: did you do an `apt-get update` after adding i386?17:18
przybylai17:18
thejmannacc: SHould I be holding shift while I boot?17:18
lord-ragnarockthejman, Ahh. In that case, you may or may not be able to look in your BIOS for a GRUB binary17:18
=== mudo_ is now known as mudo
fundiesnacc, yes17:18
thejmanbrb17:19
lord-ragnarockOn my machine at least that's how it works. Not sure if all UEFI machines are the same :P17:19
naccfundies: this may help: https://wiki.debian.org/Multiarch/HOWTO, specifically 'installing cross-dependencies'17:20
MrMeeseeksthejman: if grub is installed, and it is in fact loading without showing the OS select screen, and is booting into windows, then yes you could hold down shift. When you say you installed alongside windows, does that mean you installed on a separate drive with window or the same?17:20
thejman_Can you send me those link again?17:21
thejman_I left secure boot enabled (in case that matters)17:22
MrMeeseeksi would assume you did a UEFI install, which also means grub would have installed automatically instead of asking you where to install it17:22
thejman_Check finished...no errors found17:23
MrMeeseeksand in uefi mode grub does not show a OS select screen unless you configure the timeout to do so.17:23
MrMeeseeksdid you hold shift while booting up?17:23
thejman_Yes I did...nothing happened17:23
thejman_MrMeeseeks: ^17:23
=== downtime is now known as uptime
Jack_Sparrow__Specifically LEFT shift17:23
thejman_yep17:24
thejman_just continues with normal boot17:24
MrMeeseeksboot from your installer usb, and go until it scans your hard drive, do not continue the install. ctrl+alt+del to a tty and mount your drive.17:24
MrMeeseeksctrl+alt+f# ***17:25
MrMeeseeksafter you mount check to see if grub even installed17:26
thejman_I right I'm back at the install screen\17:26
thejman_*Alright17:26
lord-ragnarockHey it's working... I think!17:28
lord-ragnarockThanks nacc :D17:28
thejman_"This computer currently has Windows Boot Manager and ubuntu 16.04.2 on it. What would you like to do?"17:28
thejman_So it knows its there17:28
thejman_MrMeeseeks: ^17:28
MrMeeseeksthejman_: http://www.everydaylinuxuser.com/2015/11/how-to-install-ubuntu-linux-alongside.html17:29
oerheks!dualboot17:30
ubottuDual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot17:30
oerheksor maybe you need the uefi manual too17:31
oerheks!uefi17:31
ubottuUEFI 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/UEFI17:31
lord-ragnarockCurious: I like to SSH into most of my laptops. Is there a way I could pipe xenial's text-based installer over to the terminal from my main laptop? :)17:32
lord-ragnarockThat way I don't have to get up just to tap a few arrow keys :P17:33
MrMeeseeksdrop to tty, install a vnc, connect via vnc. or use a kvm.17:34
thejman_Ok I changed the boot order and now I see a Recovery Screen17:35
leftyfblord-ragnarock: serial console/ipmi console/remote kvm (Spider duo), live cd installer running vnc or something like teamviewer, or just build a pxe server and a preseed/kickstart file to automate the whole install17:36
lord-ragnarockPXE's netboot isn't it? :)17:36
lord-ragnarockIf so I've been meaning to build one of those myself for ages, but not sure what it'd exactly require17:37
ardyahi, is this a known issue, when installing 16.04.2 server, and manually configuring network as part of installation, the settings arent retained in /etc/network/interfaces so when rebooting after install, there's no network?17:42
streetwitchI'm running a server that lets people make accounts freely.  Someone is making hundred of accounts all at once  Can anyone help me get the ip of the person?17:42
compdocstreetwitch, why not confirm each account with an email address?17:44
streetwitchcompdoc, the server doesn't do that17:44
streetwitchI need to do that tho but right now the only option is to ban the ip17:44
leftyfbstreetwitch: don't allow people to make accounts without a captcha, confirmed email address and a limit on account creation in a period of time17:44
streetwitchI know17:45
leftyfbstreetwitch: get it from your http logs (assuming this is a web interface)17:45
streetwitchleftyfb, where are the http logs?17:45
EriC^^streetwitch: try "who" it might say the ip next to the user17:45
leftyfbstreetwitch: depends on what http server you're running17:45
leftyfbEriC^^: that only works for remote sessions, not web interface accounts17:45
streetwitchI'm running evennia17:46
EriC^^ah thought it was a free ssh server, nevermind streetwitch17:46
streetwitchHow can I find the logs?17:46
EriC^^streetwitch: should be in /var/log somewhere17:47
leftyfbstreetwitch: no idea. Look in the documentation. You really should be better at this sort of thing before putting something like this accessibly to the internet at large. Otherwise you're contributing to the problem17:47
EriC^^dpkg -L evennia | grep log should show abit more info17:47
streetwitchtells me package evennia is not installed17:48
EriC^^how did you install it?17:48
streetwitchgithub17:48
mekhamilol17:49
EriC^^check the docs as leftyfb said17:49
EriC^^!info evennia17:49
ubottuPackage evennia does not exist in zesty17:49
EriC^^streetwitch: try "locate evennia"17:49
EriC^^or "whereis evennia"17:49
streetwitchlocate evennis just gives me a blank line17:49
EriC^^nevermind the whereis one17:50
streetwitchevennia: /usr/local/bin/evennia17:50
EriC^^what about "man evennia" ?17:50
streetwitchNothing17:51
streetwitchIsn't there an easy way to check the http logs?17:51
streetwitchIt all runs through a web browser17:51
EriC^^streetwitch: try "sudo updatedb && locate evennia | grep log"17:51
EriC^^streetwitch: easiest way is to check the docs in github, it should say where the logs are and the easiest way to check them17:52
streetwitchOk17:52
dudeHello17:55
hiruhello I'm installing ubuntu in uefi mode. what partition should I make?17:55
uxfianyone from India?17:56
dudein your hard drive ? you make whatever partitions you need17:56
dudehiru:17:56
leftyfbuxfi: do you need help with ubuntu?17:56
pree_hi17:56
dude@leftyfb hello again17:56
pree_I'm @uxfi17:57
SuperSeriousCatUEFI need a FAT32 partition in the main partition table17:57
dudeleftyfb is there a room for bug fixing in ubuntu ?17:59
thyriaencan someone help me debug my sound problem ? i got nothing out of my headphones17:59
leftyfbdude: I don't know what you mean. I guess the answer is yes.17:59
=== r00ter_ is now known as r00ter
dudea chatroom for bug fixing in ubuntu, i want help fixing my first bug18:00
leftyfboh, room = channel18:00
dudethyriaen: are your headphones detected ?18:00
thyriaendude, how can i check that ?18:00
dudetry sound setting18:01
bonsairootthyriaen, do they show up in the sound settings18:01
rflemingGreetings!18:01
dudejiwhat are total number of usual process on ubuntu 14.04 ?18:01
thyriaendude, because currently i got 4 sound outputs there - but 3x HDMI and 1x built in audo - "headphones" but those are my speakers18:01
leftyfbdude: try #ubuntu-bugs18:01
rflemingWhat does -plow options in dpkg-reconfigure do?18:01
naccrfleming: sets the priority for debconf questions, iirc18:01
rflemingRunning MAN on dpkg-reconfigure, I only see the -p option for priority18:01
* rfleming smacks forehead18:02
bonsairootprobably low priority then?18:02
rflemingp low18:02
rfleminghere I'm thinking they're 4 options slung together18:02
thyriaendude, so i would guess no they are not detected, only my speakers18:02
dudethyriaen: if you can't find it there, it may be a hardware problem18:03
rfleminglike tar xvjJpf18:03
thyriaendude, so it worked yesterday ( and months before that - not sure what changed )18:03
rflemingThanks... sometimes you just need perspective :)18:04
dudethyriaen: lots of things could have happened18:05
Haruhiyo18:05
dudethyriaen: try alsamixer in a terminal18:05
=== Haruhi is now known as Guest55845
thyriaendude, okey will do that in a sec18:06
thyriaeni switched the ports of headphone and speakers18:06
thyriaennow i got "line out" as output devices aswell18:07
thyriaennow i get sound out of my headphones18:07
thyriaenand line out are my headphones aswell18:07
thyriaennothing out of my speakers18:07
dudejiHow can I tell how many processes are too many on a Linux machine18:08
dudedudeji: try stress18:08
dudethyriaen: so your port may be grilled18:09
thyriaenyes dude18:10
thyriaenany way to check that ?18:10
dudei don't know18:11
=== jstein_ is now known as jstein
dudejiwhat criminal command you told me : stress just took off my CPU ;)18:12
leftyfbdudeji: that's what it's supposed to do. It's a stress test.18:12
leftyfbdudeji: just kill it, you'll be fine18:12
oerheksctrl c18:13
dudejioerhek thanks dude18:13
fallentreedudeji: it'd be wise to check the manpages and documentation of any command you're told to use, before using it.18:13
oerheksit should indeed spike to the max, question is: was your system still usable?18:13
uwqerfhmaking a live USB with dd command....do I need a / in front of the iso name if I am in the directory containing it? The example says "of=/pathtoiso"18:14
uwqerfhoops sorry "if=/pathtoiso"18:14
* oerheks knows the answer: ctrl c worked18:15
uwqerfhI have right now "if=xubuntu-17.04-desktop-amd64.iso"18:15
fallentreeuwqerfh: no. full paths start with /, so if you're in /home/someuser/Downloads/, and the iso file is there, you don't need it. if you want, you can specify the full path then, /home/someuser/Downloads/ubuntu-blahblah.iso18:16
bonsairootno if you're in the same dir just type the isoname18:16
=== jorge_ is now known as Guest13827
dudeuwqerfh: all paths work like this18:16
dudeuwqerfh: not just for dd18:16
uwqerfhthanks all...so if you are in your home user should you start from there like if=mylaptop/Documents/isoname ?18:16
oerheksyou are a pro if you used /home/$USER/Downloads/<iso>18:16
uwqerfhor do you need to start /fullpath18:17
fallentreeor... $HOME/Downloads/<iso>  :)18:17
uwqerfhsoemtimes I struggle understanding what parts to replace in example commands18:17
fallentreeuwqerfh: any path without the leading / is RELATIVE to the current directory (which you can check with `pwd`)18:18
dudeuwqerfh: you can start from where you are, for making a "relative path"18:18
uwqerfhah thanks18:18
uwqerfhi need to learn the structure better18:18
fallentreeuwqerfh: `man hier` is a good start18:18
oerheks~/Downloads/<iso> for short, but if your shell is in Downloads, it should do fine18:19
uwqerfhso bad without graphical discovery...i am more visual...harder to track in text18:19
uwqerfhbut trying18:19
fallentree!info tree18:19
ubottutree (source: tree): displays an indented directory tree, in color. In component universe, is optional. Version 1.7.0-5 (zesty), package size 41 kB, installed size 110 kB18:19
fallentreethat could prove helpful too18:19
uwqerfhthanks....also is it possible to make a live usb persistent by altering the dd command?18:20
uwqerfhive used dd before and it works for live usb...the graphical tools usually didnt...so even though I am not good at the cli I trust dd to work as long as I do it right18:21
dudeuwqerfh: let the copy finish, then resize the partition created and make a new one using gparted for example18:21
uwqerfhso just making the partition bigger is enough for persistence? you dont have to alter some settings etc?18:21
dudenot bigger18:22
uwqerfhwhen I used live usb before settings don't persist between sessions...how is that connected to partition size?18:22
uwqerfhoh sorry not understanding18:22
duderather smaller, so you can make a second partition for storage18:22
oerheks!persistence18:22
ubottuTo have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence18:22
=== juboxi is now known as jubo2
oerheksits just a casper rw partition18:23
uwqerfhok I have a 16gb drive so there is extra space...like 14gb left after live install...how do I then make things persistent?18:23
bonsairootalso for more details on the file system structure: look up linux filesystem hierarchy standard (FHS).... most distros follow it pretty closely for the most part18:23
oerheksubuntu usb creater gives that option18:23
oerhekselse see the ubottu url18:23
uwqerfhcan I do it with DD? I couldnt get usb creator to work well...nor unetbootin etc18:23
new4ser5how can i use alt codes in ubuntu 16.04 like in windows (i.e. alt+92 = |)?18:24
BluesKajuwqerfh,  usually disk creator works quite well, did you check the md5sum on the iso.18:25
uwqerfhi havent tried it for some months...using Xubuntu now...can I get it on Xubuntu?18:26
uwqerfhsorry super new at all this and overwhelmed18:26
uwqerfhAll I've done till now is install ubuntu and xubuntu and copy some basic commands18:27
BluesKajuwqerfh,  using or goign to install?18:27
uwqerfhright now I am on Xubuntu 16.04....want to make 17.04 live usb with persistence for another laptop18:27
bonsairootthere is usb-creator-gtk in the repo... don't know if it's that one... I usually use dd as well18:27
uwqerfhmight install if I like it18:27
uwqerfhive googled to see how to use DD to make live with persistence but am coming up short18:28
BluesKajdd will work if you are careful18:28
oerheks see the ubottu url18:28
hirumy ubuntu installation is stuck in 'installing the grub2 package'. what can I do?18:28
streetwitchHow do I ban an IP from connecting to my server?18:29
uwqerfhso i just made live usb with dd...I see two partitions...one 1.3gb iso and one 2.4mb FAT..is that right? before it only had one partiton on the 16.04 usb18:29
uwqerfhlooks like this...is this ok? http://i.imgur.com/MeE2j9k.png18:30
uwqerfhi dont have a 64bit cpu to test it on yet...its on order...just a 32bit old laptop right now18:31
leftyfbstreetwitch: you REALLY should be learning these things BEFORE putting a server out for public access.18:33
leftyfbstreetwitch: http://bfy.tw/BxYY18:33
bonsairootstreetwitch, if you have ufw: sudo ufw deny from <ip> to any but as the others mentionend you should be setting up captchas etc... the ban will not help much18:34
leftyfbstreetwitch: would you mind sharing the URL for this MUD you setup?18:35
leftyfbstreetwitch: in a PM18:35
streetwitchSure18:35
EriC^^uwqerfh: it looks fine18:35
uwqerfhshould the drive me mounted or unmounted for DD command? I think I mounted it18:36
bonsairootsecurity scan inc18:36
EriC^^uwqerfh: unmounted18:36
uwqerfhfeel like a monkey pressing buttons....so if I had it mounted would it be messed up then? Should I redo it?18:37
hiruunmount18:37
EriC^^it's a possibility18:37
EriC^^unmount and redo and be sure to add sync after the dd command, you'll be golden18:37
uwqerfhok think I will redo it...do I need to reformat it clean first?18:37
EriC^^uwqerfh: no18:37
uwqerfhthanks18:38
EriC^^might as well checksum the iso if you're feeling like it18:38
uwqerfhdoes dd format to fat32 or what?18:40
hiruit probably formats to ntfs if windows18:40
hirufor*18:40
EriC^^uwqerfh: it copies the iso to the disk on very low level, the iso's hybrid as well as working for uefi and mbr so it has a fat32 there for uefi18:41
leftyfbuwqerfh: dd is not a formatting tool. It's "disk duplicator". For instance, you can take a disk image.img file and image it onto a drive. The drive will now be partitioned and formatted in the manner the image was created18:41
uwqerfhok so the usb right now shows 16gb unknown in Disks...do I need to format it first?18:41
EriC^^no18:42
uwqerfhok just run the dd command and it will sort ir correct?18:42
EriC^^yup18:42
uwqerfhok thanks,,,will do the checksum thing you suggested first18:42
EriC^^!hashes | uwqerfh18:42
ubottuuwqerfh: See https://help.ubuntu.com/community/UbuntuHashes for the md5sums of all downloadable Ubuntu releases18:42
EriC^^md5sum /path/to/iso gives the checksum18:43
paqcitoDoes scp always use ssh?18:45
uwqerfhok so if hashes match iso is good then? its that simple?18:45
new4ser5how can i use alt codes in ubuntu 16.04 like in windows (i.e. alt+92 = |)?18:46
leftyfbnew4ser5: http://bfy.tw/Bxa218:47
leftyfbpaqcito: ys18:48
leftyfbpaqcito: yes18:48
paqcitoleftyfb: does rsync either?18:48
leftyfbpaqcito: I will by default if you're using it against a remote host18:48
leftyfbs/I/it/18:48
leftyfbpaqcito: why?18:49
pavlospaqcito: scp uses ssh ... read second paragraph of https://en.wikipedia.org/wiki/Secure_copy18:50
apb1963kubuntu 16.04; I'm searching for a mamaboard, and according to what I've read over the last week, AMD seems to be focused on Radeon (so NVIDEA doesn't seem to be an option with AMD), they don't typically support their drivers for more than a short time, Canonical won't be supporting it either.  Further, linux developers have issues with Radeon policies.  Recommendations for graphics issues have been mostly to not run ubuntu 16.04 or oibaf's18:53
apb1963drivers which one is supposed to "risk" using as there is no "official" support.  So... bottom line, I don't know if I should be buying an AMD CPU at this time.18:53
pavlospaqcito: rsync may use ssh or its native protocol, rsync://18:53
paqcitoleftyfb: pavlos i'd like to know if my files are encrypted while transfering or not18:54
leftyfbpaqcito: over ssh, it's a secure tunnel18:55
paqcitoleftyfb: yes, but i'm running rsync, so i dont know if it's running over ssh or its own protocol which is rsync://18:55
leftyfbpaqcito: it will use ssh18:56
new4ser5@leftyfb i've googled to my hearts content and found years old posts that don't solve the problem but thanks for your kind suggestion mate18:56
leftyfbpaqcito: unless you have an rsync server setup and listening on the other end18:56
new4ser5how can i use alt codes in ubuntu 16.04 like in windows (i.e. alt+92 = |)?18:56
Seveaspaqcito: if you rsync to or from a url that looks like host.name.com:/path/to/file or ssh://host.name.com/path/to file, it's ssh. If the url looks like host.name.com::path/to/file or rsync://host.name.com/path/to/file it's rsync18:57
leftyfbnew4ser5: ’18:58
Seveasnew4ser5: ctrl+shift+u (then let all of them go) followed by a hexadecimal unicode code. e.g. 1000 for က18:58
leftyfbnew4ser5: the answer was on the first and 2nd results in the link I gave you18:58
leftyfbif you bothered reading18:58
Seveasnew4ser5: the gucharmap tool is also damn useful18:58
leftyfbSeveas: not true18:59
leftyfboh wait18:59
leftyfbnm18:59
Seveasleftyfb: very much true, I used it right there to type that character :)18:59
leftyfbwas referring to your rsync above, but didn't notice the first host:/path and the host::/path18:59
Seveasah19:00
streetwitch_How do I ban an IP from my website?19:00
leftyfb:/19:00
leftyfbstreetwitch_: you already were given and have the answer19:00
Seveasstreetwitch_: sudo iptables -A input -S ip.address.here -j DROP19:00
leftyfbstreetwitch_: sudo iptables -I INPUT -s <ip> -j DROP19:00
leftyfband -A19:00
leftyfbdo both19:01
Anonimoustest19:01
leftyfbAnonimous: test failed19:01
Seveasleftyfb: yours is wrong. -I needs a number. e.g. -I INPUT 019:01
leftyfbno it doesn't. it'll default to 0 and INSERT it at the beginning19:01
pavlosstreetwitch_: iptables -A INPUT -s 1.2.3.4 -j DROP (adjust IP19:01
streetwitch_Whats adjust IP?19:02
SemiNushi19:02
crozwhere is implite? i havent seen him in days19:02
streetwitch_hi19:02
pavlosstreetwitch_: dont use 1.2.3.4 but use the one you want19:02
streetwitch_ok19:02
leftyfbstreetwitch_: sudo iptables -A INPUT -s 47.184.168.95 -j DROP19:02
SemiNusI am using Apache on a Ubuntu server and I would like to rewrite /en/ to /  (while keeping the address /en/ in the URL)19:03
paqcitoleftyfb: gotcha19:03
SemiNusRewriteRule ^/en/?$ /      does not work and gives me error 404 not found19:03
leftyfbSemiNus: use .htaccess or ALIAS in your http conf19:03
SemiNusleftyfb, an Alias in my apache2.conf  kept giving me errors keeping Apache from restarting19:03
paqcitoSeveas: gotcha. Can i use just rsync protocol from a remote server?19:03
paqcitoalso does it make sense use -z with rsync if the file is already compressed?19:04
SemiNusand the RewriteRule in .htaccess shows no effect19:04
Seveaspaqcito: only if there's an rsync daemon listening.19:04
Seveasand no -z doesn't help much in that case19:04
paqcitothanks!19:05
paqcitoSeveas: thanks.19:05
paqcitois there a way to test it?19:05
leftyfbSemiNus: time to read more apache documentation19:05
leftyfbSemiNus: also, for .htaccess to work, you need to enable the rewrite module19:06
new4ser5Seveas: thanks mate19:06
SemiNusleftyfb, it's enabled19:07
SemiNusand the RewriteEngine is "On"19:07
paqcitowhat does rsync speed transfer depends on? bandwidth? it's transfering 1.20 MB/s lol19:07
paqcitoThe more I use linux the less I less I realized I know, also the more I like to use it!!19:08
Guest87306How can I start hexchat in console mode?19:10
leftyfbGuest87306: you don't. It's a GUI application19:11
leftyfbpaqcito: join the club19:11
Guest87306thank you19:11
bonsairootyou can use irssi for example19:11
leftyfbor weechat19:12
paqcitoleftyfb: sure!19:12
paqcitowhat does rsync speed transfer depends on? bandwidth? it's transfering 1.20 MB/s lol19:17
compdocit travels through an ssh tunnel, I think19:18
compdocit copies some, then checks, then sends the next19:19
SwedeMikepacbard: TCP-settings, packet loss, RTT, crypto CPU performance (if using ssh), and other factors.19:19
paqcitoSwedeMike: thanks. I thought it was only depending on bandwidth19:20
krovinGuest55845: irssi send massage test19:22
=== SonikkuAmerica is now known as Menzador
uxfican someone help me? I created a new user and I cannot access the user account I made> I get a error and I msitakenly edited /etc/sudoers iwth nano19:26
uxfisudo: parse error in /etc/sudoers near line 2219:26
hirugood news. I correctly installed ubuntu in uefi mode19:28
uxfiwhat do I have to do?19:29
ducasse!sudo | uxfi see the last link here19:29
ubottuuxfi see the last link here: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !pkexec (for older releases: !gksu and !kdesudo). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo19:29
hiruI have a question: I want to use GNOME, should I simply install it or should I make a clean install of Ubuntu GNOME instead?19:29
uxfiI tried that ducasse19:29
uxfiwhat dodo I do?19:29
akikuxfi: login with your working account and fix it there19:30
ducasseuxfi: you tried fixing it from recovery mode?19:30
uxfiakik with root?19:30
uxfino19:30
Psil0Cybinhiru: you can install it but if you do a clean install you will save space ,etc19:31
Psil0Cybinyou will have alot of programs that are youseless to you brother19:31
ducasseuxfi: then you didn't do what that link says19:32
akikuxfi: do you mean you have a non-working sudo configuration?19:32
=== mudo_ is now known as mudo
uxfiakik no I have root acess still19:33
uxfibut I mae a new account (as I am setting up a mail server using psotfix and gave taht new account root privldeges but some how messged up the sudoerss file19:33
akikuxfi: ok you can fix it with your root access, the configuration file is /etc/sudoers19:34
fallentreeand this time learn to use visudo, don't edit it directly19:34
uxfiyes _eka_  what do I type?19:34
bonsairootufxi, you can get a root shell with su and then edit the file with visudo19:36
uxfibonsairoot yes I am doign that but I get error19:36
uxfiusage: visudo [-chqsV] [-f sudoers] [-x output_file]19:37
uxfi...19:37
uxfi   /home/uxfi# visudo /etc/sudoers19:37
fallentreeno, just run `visudo`19:37
uxfiohh19:38
uxfisweet19:38
uxfithat worked19:38
uxfifallentree why run visudo only?19:38
uxfiand not specificy the path?19:38
fallentreeuxfi: because -f is for alternate sudoers file location19:38
uxfihmm19:38
fallentreetechnically you could use -f with /etc/sudoers, but no need to19:39
uxfifallentree  ok so what I am trying to do is actally change the hostname of my server so I just made a new user accoutn with root pdivldeges19:39
uxfishould I remove the changes I made?19:39
fallentreeI have no idea what changes you did19:39
fallentreeand by "new account with root privileges", you mean an account that can sudo?19:40
uxfifallentree  see my message19:40
fallentreeI don't do private messages, sorry :)19:40
uxfiugh19:41
uxfifallentree https://i.imgur.com/XtLReJs.png19:41
uxfifor user pridldges I did this19:41
=== uptime- is now known as uptime
uxfiand for # Allow members of group sudo to execute any command19:42
uxfi I put the same new account I made19:42
uxfiwhat I am trying to do is as I said make a new account and delete the admin account that I made with the original OS19:42
fallentreeuxfi: why not simply add those users to the 'sudo' group? It's there by default19:42
ducasseuxfi: can you see anything odd on that 'jay' line? hint: [)19:42
Guest55845can someone help me on y biology19:43
uxfino what is odd ducasse ?19:43
uxfiand  am I set up right?19:43
fallentreeuxfi: [19:43
uxfiducasse  underwhich one? the user pridlveges section or sudoers?19:44
ducasseuxfi: ALL=[ <--- should be ALL=(19:44
uxfiah19:44
uxfiducasse https://i.imgur.com/7FCxdWv.png19:44
uxfithis looks better?19:44
fallentreeuxfi: instead of adding individual users to the sudoers file, just add those users to the 'sudo' group, which is set up by default (though I don't remember if you need to uncomment it in sudoers)19:44
uxfiok19:44
uxfiim not sure19:45
uxfiso I can remove jay from user pridlvges fallentree ?19:45
uxfimitraj is also sudo19:45
uxfithat is the administrator (me too)19:45
ducasseuxfi: you don't need two entries for jay19:45
fallentreeuxfi: so you have   %sudo ALL=(ALL:ALL) ALL  in sudoers file, that's the 'sudo' group. Then just `usermod -a -G sudo mitraj` and any other user you want with sudo access19:45
uxfiok19:46
uxfilet me remove the userpridlvdges one19:46
=== Guest30325 is now known as IdleOne
Guest55845guys19:47
uxfiducasse  fallentree >>> /etc/sudoers: syntax error near line 22 <<<19:48
uxfisudo: parse error in /etc/sudoers near line 2219:48
uxfisudo: no valid sudoers sources found, quitting19:48
uxfisame isue19:48
uxfihmm19:48
uxfieven after I enetered that usermod command/19:48
bonsairootdid you edit the file with visudo? because that checks for parse errors19:49
fallentreeuxfi: when the bot gives you voice again, make sure you pastebin your sudoers file around line 2219:49
bonsairootso this shouldn't happen19:49
uxfifallentree  where is line 22?19:50
uxfisorry for the paste19:50
fallentreeuxfi: count to it19:50
benergyHey guys, does anyone by chance know how to change the default option for "retain/forget password" on mounting an encrypted drive in ubuntu/cinnamon?19:51
uxfifallentree is there a way to get line numebrs next to it lol?19:51
benergyBasically, it's this question: https://askubuntu.com/questions/509906/possible-to-make-forget-password-immediately-the-default-when-opening-luks-enc19:52
ducasseuxfi: you already used visudo, did you _save_ your changes?19:52
uxfiyes19:52
uxfiI think so19:52
bonsairootuxfi, cat -n /etc/sudoers19:52
uxfiducasse https://i.imgur.com/WtXwFuI.png19:53
bonsairootIt's the same line as before... make sure its not the bracket still19:53
uxfihttps://i.imgur.com/WtXwFuI.pngduchttps://i.imgur.com/fxlw5t6.png19:53
uxfihmm19:53
uxfiit is?19:53
bonsairootstill the bracket19:53
uxfiwow19:53
uxfiI thought I changed it19:53
bonsairootvisudo would've complained19:53
fallentreeuxfi: did you use visudo?19:54
uxfiyes19:55
ducasseuxfi: then you didn't save19:55
fallentreeuxfi: visudo bails out on error and doesn't change the sudoers file, that's why it's advised to use it instead of editing the file directly19:55
uxfifallentree  I think I changed it correctly19:56
pavlosuxfi: sudo cat -n /etc/sudoers | nc termbin.com 999919:56
CheetahPixieEvening, folks.19:56
CheetahPixieI need help pretty fasty.19:56
CheetahPixieMy Wacom tablet, the Intuos Manga, has four buttons, alright.19:56
uxfiducasse fallentree https://i.imgur.com/4qIjYar.png19:56
uxfisee?19:56
uxfiit looks right to me19:56
CheetahPixieI have them set up, except one of them refuses to register on the Ubuntu side, despite blinking when pressed on the Wacom.19:57
uxfiI changed the bracket issue19:57
uxfihow do I save it?19:57
CheetahPixieThis is a CTH480.19:57
fallentreeuxfi: which editor does it use? nano? iirc Ctrl-X will exit, and will ask whether to save the file19:57
bonsairootuxfi, you have the jay entry twice in there.... either have it once or not at all and instead add him to the sudo group19:57
uxfivisudo19:57
fallentreeuxfi: no, visudo calls your default editor, it's a wrapper19:58
uxfibonsairoot  ok let me remove one entry19:58
fallentreeuxfi: so I'm guessing nano if you didn't change EDITOR in your env19:58
uxfiright19:58
uxfinano19:58
fallentreeuxfi: feel free to remove all lines for mitraj and jay, the %sudo  group line should suffice, then just add users to that group19:58
uxfifallentree  all lines?20:00
Guest55845does anyone still own a zune20:01
fallentreeuxfi: yes remove all lines for users you added manually to the sudoers file. you have group %sudo in sudoers, so just adding users to that group, without having to change the sudoers file, is enough.20:02
Psil0Cybinyes u iwn a zue20:02
Psil0Cybinzune without a charger though20:02
Psil0Cybintbh20:02
Guest55845zune was the shit back then20:02
uxfihi Psil0Cybin20:03
Psil0Cybinreally what are u on20:05
Psil0Cybini always liked ipods20:05
uxfibonsairoot fallentree  it saves as tmp20:05
uxfinot sure why20:05
Guest55845ipods are good but zune was my childhood20:06
ducasseuxfi: it's a wrapper. it writes a temporary file, checks for errors, then replaces the actual sudoers file.20:06
uxfiducasse  well the idea is that I want to remove "mitraj" from the system ocmpletely so do I need to add it to suoders list or not?20:07
pavlosuxfi: here's a 'clean' sudoers file to reference ... http://termbin.com/dczy20:08
ducasseuxfi: if you want to remove the user there is no reason for it to be in sudoers. just use the sudo group for this instead of adding every user.20:08
fallentreeuxfi: that's exactly why I've been telling you to remove all users you added manually to the sudoers file and use the group, that way you don' thave to change anything else when you add remove users. and as i'm so tired of repeating myself, I'll go away now. good luck.20:08
CheetahPixieI figured it out.20:08
CheetahPixieIt is reporting the wrong button.20:08
CheetahPixieIt supposedly grabbed 1, 2, 3 and 8, but missed 9 entirely which this device doesn't use.20:09
uxfialright20:09
CheetahPixieHuh. It does use that.20:10
uxfifallentree thanks for the help20:10
uxfihi CheetahPixie20:10
CheetahPixiehello20:11
CheetahPixieHmm.20:11
CheetahPixieButton #2 is completely unused.20:11
CheetahPixieThis is now working as intended.20:13
CheetahPixieThis pad supposedly does not use button 2.20:13
CheetahPixieProbably a bug.20:13
kubuntedwhy is kubuntu freezing all the time? first thought just the desktop but then on virtual console too. Is tghis on purpose to make linux worse and worse instead of improving?20:21
simo_hi20:26
=== ahmedakef__ is now known as ahmedakef
uxfiQuestion, if I made another user and gave him root privldges and want to use that user by default. How do I remove my default user? Or a better question is how do I rename the username of my default  user account so I dont need 2 accounts?20:39
multifractali need to download a torrent to my AWS instance runnign ubuntu. i installed transmission-daemon, but i don't know what to do next. i've got the .torrent file ready and waiting.20:40
akikuxfi: once you're logged in with the new user, you can remove the previous user with "sudo userdel -r username"20:40
akikuxfi: that command will remove the user information and its home directory20:41
leftyfbmultifractal: is it ubuntu server or desktop?20:41
akikmultifractal: you can use command line torrent clients, such as bittornado or rtorrent20:42
multifractalleftyfb: not sure, i think server. i don't have a desktop environment, strictly command line20:42
leftyfbmultifractal: then you'll need to look into command line torrent clients and read the documentation on how to use them20:42
multifractalooooooooh20:43
leftyfbmultifractal: btw, transmission-cli is command line20:43
MirkoKmultifractal: like lftp which can download torrents20:44
leftyfbmultifractal: you'll need to read the man page or online documentation on how to use it20:44
hiruis ubuntu gnome supported here?20:44
multifractalleftyfb: ok thanks sorry didn't mean to sound sarcastic before.20:44
hirusince there are official flavors that should be fine.. anyway20:44
hiruI've got a bunch of errors when trying to install it20:45
akikmultifractal: i've liked rtorrent. you start it up where your torrent file is and then press backspace to load the torrent file20:46
jeffreybaksdude im homosexual20:48
jeffreybaksjust FYI20:48
leftyfbcan someone boot him please?20:53
Bashing-omhiru: Did you verify the .isp file ? Did you verify the copy to the install medium ? All starts with a firm foundation .20:53
Bashing-om.iso* file20:53
hiruI'll verify, hopefully it's just a bad file.. If the file it's fine do you think i need a bios update?20:54
MirkoKhiru: what errors do you get?20:56
Bashing-omhiru: A bios update . a lot depends on the hardware . Most likely not . If it ain't broke, do not fix it .20:56
jeffreybakshmm20:57
jeffreybaksstop arguing with me bigot20:57
jeffreybaksany way20:57
jeffreybaksim ubuntu user20:59
hiruok the iso is fine21:01
hiruhere are the errors: http://i.imgur.com/td1bN9a.jpg21:02
Bashing-omhiru: K; and the copy " boot the installDVD(USB) , as soon as the bios screen clears depress the escape key -> language screen, escape key to accept the defaults -> boot options screen -> " check disk for defects" .21:03
kubuntedWhy is kubuntu installed filemanager moving files to Trash instead of deleting? How to delete? What happened .?.. why does it no more deletes?????21:04
hiruwait wait I don't get the frist part21:04
kubuntedhave devs lost their mind?21:04
MirkoKkubunted: Linux filesystems usually don't have an undelete function, so deleting a file usually means, that it is totally lost for ever. To prevent accidential deletion, the Trash is used. There should be an option in the filemanager settings to add a delete option to the menu21:07
Bashing-omhiru: squashfs is the install medium . Most likely a bad burn to the medium . need to verify that copy as above . ( legacy system try a shift key after bios screen ) .21:07
kubuntedmirkok: are you a bot? your answer is not to the question asked21:08
nacckubunted: that is a question for the kubuntu developers, probably21:08
kubuntedquestion is how to delete in Dolphin instead of moving to trash, as used to be before21:08
kubuntednacc: yes, but #kubuntu ius dead21:09
nacckubunted: try shift + delete? iirc, that's they way in nautilus to bypass the trash21:09
nacckubunted: i doubt it's dead. It might be quiet right now.21:09
kubuntednacc: thanx, that worked21:09
yokusanvicciao21:11
nacckubunted: yw21:12
yokusanvic!list21:12
ubottuyokusanvic: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».21:12
=== usr13 is now known as vfw
leeservershi21:15
MirkoKkubunted: No, not a bot, and I tried to offer you a solution (somewhere in the settings, there should be an an option to enable direkt delete). Why the aggression?21:15
leeserversHi!21:15
kubuntedkill yourself21:15
Fuchskubunted: uh, could you please not?21:16
Guest55845why arent we using discord21:17
naccGuest55845: you can use whatever you want.21:18
naccGuest55845: but you are on IRC right now, so your question seems irrelevant (and not an ubuntu support topic)21:18
Guest55845tbh i was bored21:19
Guest55845and i noticed hex chat21:19
bonsairootthere's also an ubuntu offtopic channel if i recall correctly21:20
naccGuest55845: that doesn't seem relevant either. This is the ubuntu support channel.21:20
nacc!ot21:20
ubottu#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!21:20
mixxithi21:23
mixxitwhenever i type in ubuntu my trackpad throws my mouse all over the place21:24
tfittscan anyone help me out with writing a shell script.  I need to be able to read from STDIN, generate a unique filename, save STDIN to the filename and then call one last command with the filename as an argument21:31
YankDownUndermixxit, Something to read: https://www.unixmen.com/autmatically-disable-touchpad-typing-ubuntu/21:31
nacctfitts: there are shell programming channels more appropriate for that topic21:32
tfittsdo you know any?21:32
nacc!alis | tft21:32
ubottutft: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"21:32
naccbah, tfitts --^21:32
nacctfitts: #bash comes to mind21:32
tfittsok, thanks21:33
leftyfbtfitts: do you mean write <STDIN> data to the file contents or as the filename?21:33
Chunkyzcan anyone help with this error, please? E: Package 'python-sabyenc' has no installation candidate21:33
naccChunkyz: no such package in ubuntu21:33
tfittsas the file contents.  the filename could be an md5 of the contents or anything random as I'd like to delete it after the other command runs21:33
Chunkyznacc, ?21:33
naccChunkyz: or in debian21:34
leftyfbChunkyz: it's not a valid package name for available packages from your sources21:34
naccChunkyz: 'python-sabyenc' is not a package in ubuntu or debian.21:34
Chunkyzthen what is it?21:34
naccChunkyz: how would i know?21:34
tfittsideally I'd like to skip this and pipe directly to lpr and print it out but I'm finding you can't pipe pdf contents directly to lpr, it expects postscript or plain text21:34
nacctfitts: a2ps ? :)21:34
MirkoKChunkyz: for example a package that ist suggested for that program, but not (yet) available in the repository. Unless this is an optional package, you can ignore it21:36
leftyfbtfitts: nothing you mentioned originally referred to pdf's21:36
tfittsmy original question in here a couple days ago did but best instructions there were to convert it with imagemagick which seemed like overkill21:37
naccChunkyz: i mean, you asked 'why can't i install a pacakge with name X?'. I answered 'X doesn't exist'. You then asked 'What is X?'. (paraphrasing). I don't understand how I can answer the last question. Why are you trying to install something if you don't know what it is??21:38
bonsairootChunkyz, there seems to be a ppa if you need it (or you can install via pip): https://sabnzbd.org/wiki/installation/sabyenc.html21:38
mixxitYankDownUnder, thanks21:40
MirkoKleftyfb: you want to print PDFs from the command line? Try: libreoffice -p THE_FILE.pdf21:40
leftyfbtfitts: http://paste.ubuntu.com/24637378/21:41
leftyfbMirkoK: nope21:42
vfwleftyfb: lpr *.pdf21:45
tfittssorry,  guess I should have been more clear in that I want to pipe the data into the file21:45
leftyfb:/21:45
tfittsinto the script*21:45
leftyfbah21:45
vfwtfitts: pdftk?21:45
leftyfbtfitts: http://paste.ubuntu.com/24637378/21:46
vfwtfitts: You should tell us what you really want to do.21:46
leftyfbtfitts: ./tfitts.sh "type your stuff here"21:46
tfittsI want to pipe the contents of a PDF that I'm receiving through an mqtt client to my printer such that it prints the pdf the same as if I saved the contents to a file and printed the pdf.21:47
tfittssorry, I originally came in with the actual situation a few days ago and was sent down this path so I started from there instead of from the beginning.21:47
leftyfbtfitts: does the data have to be in pdf from your mqtt client?21:48
tfittsit's created as a pdf.  I guess I could convert it to postscript before it is sent if that is what your'e saying.21:49
leftyfbtfitts: if it was plain text, it might be easier to deal with. But also, what about calling lpr against your pdf like vfw posted above?21:49
vfwtfitts: So you are wanting to print the pdf files as they come in?21:50
tfittsright21:50
=== zd is now known as zddd
leftyfbwhy not send the output of your mqtt client right to lpd?21:50
vfwtfitts: on paper21:50
zdddquick question i'm having a hard time finding the answer to....now that ubuntu 17.04 is gnome 321:50
zdddis ubuntu gnome and ubuntu 17.04 (from ubuntu.com) the same distro?21:50
zdddor is there a difference between the two?21:51
leftyfbzddd: same distro, different default desktop environment installed21:51
tfittsright to lpd? you mean lpr?  when you pipe a pdf to lpr it doesn't work.  at least these pdfs don't work.21:51
zdddleftyfb: ah, right....they're both gnome3 though?21:51
tfittsplain text works and I've been told postscript files work21:51
leftyfbzddd: 17.04 uses unity by default21:51
zdddoh i thought they were moving to gnome 321:51
leftyfbzddd: 18.04 will use gnome by default21:52
vfwzddd: You don't like xfce?21:52
zdddoh.21:52
zdddsorry leftyfb21:52
zdddvfw: its okay21:52
zdddwhy?21:52
vfwxfce rocks!21:52
zdddyeh its okay21:52
zdddim not really struggling for resources so i prefer gnome21:52
zdddi misread somewhere though and thought 17.04 was gnome21:53
vfwi'm not struggling for resources so i prefer xfce ;)21:53
tfittsvfw: yes, on paper21:53
zdddwell, that's cool21:53
zdddit was a question about gnome and unity though21:53
zdddnot xfce shilling ;)21:53
zdddbut, xfce is my choice for low power computers21:54
MirkoKzddd: 17.10 will be Gnome3 by default21:54
vfwtfitts: lpr Documents/*.pdf21:54
multifractalI did transmission-remote -n 'transmission:transmission' -s. But it said "No torrent specified!  Please use the -t option first. localhost:9091/transmission/rpc/ responded: "success"". The status says 'stopped'21:54
MirkoKzddd: Or better said; gnome-shell, als Gnome3 is just the underlying framework21:55
Bashing-omzddd: gnome3 is on 17.04 . At the login click on the ubuntu icon to switch the DE to gnome3 .21:55
jayjois there a way to symbolic link (or some other approach) a directory to /var/www/ for development?21:56
naccjayjo: sure, just do it?21:56
jayjoLike I would be able to switch it back and forth between directories without configuring and restarting nginx or apache221:56
=== john is now known as Guest75883
tfittsvfw: is that like if the file is saved to Documents?21:57
naccjayjo: i'm not sure that model is entirely well recommended, but contentfully you have lots of options21:57
naccjayjo: you can just put a subdir in /var/www that's a symlink to your user's home dir somewher21:57
b0bby__hey21:57
naccjayjo: or use the homedir module (i forget the name exactly)21:57
b0bby__can I have some help?21:58
nacc!ask| b0bby__21:58
ubottub0bby__: 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 !patience21:58
rud0lfpublic_html ?21:58
naccrud0lf: yeah that one :)21:58
b0bby__Ok. so I have an aws server and one of my users is placed in a chroot jail. when I login as them it displays the legal disclamer dispite their being no motd file. This only happens for users in the chroot jail. How do I disable this legal message?21:59
jayjoso I should create a link from the working directory to /var/www/public_hmtl/ ?22:00
rud0lfno22:00
jayjowhat's the preferred method?22:00
b0bby__nacc any ideas?22:01
leftyfbb0bby__: I don't see any legal disclaimers in /etc/motd or /etc/issue.net on my end22:02
leftyfbah22:02
leftyfbb0bby__: /etc/legal22:02
tfittsleftyfb: thanks, your shell script got me what I needed.22:03
b0bby__leftyb thanks22:04
b0bby__ok time for the hard question22:06
naccjayjo: https://httpd.apache.org/docs/2.4/howto/public_html.html ?22:07
KennyQhi22:08
b0bby__So I have a script that selects a random quote from a file and displays it as part of the motd via the update-motd.d system. Now the code works fine when ran out of the environment but fails to find the quote file when ran by motd. Do you know how I could read files through this script -> https://pastebin.com/GL08gh8522:09
b0bby__Any help is much appreciated22:09
naccb0bby__: i think you need to give more details of failure?22:12
b0bby__nacc I don't get any explicit error messages. The program checks for the quotes file and if it cant find it it will print the default message. It prints the default messages.22:14
naccb0bby__: um, no, it checsk for a *current* quotefile22:16
naccb0bby__: actually, wait, i misread that22:16
naccb0bby__: but i think line 4 is wrong22:16
naccb0bby__: that's a string "quotes" :)22:17
b0bby__nacc22:17
b0bby__nacc yea I saw that and fixed it. This fixed the program22:17
b0bby__thanks22:17
b0bby__anyway22:17
naccb0bby__: meaning the other issue is fixed too?22:17
b0bby__nacc yep script runs like normal now22:18
KennyQI just installed Ubuntu on my laptop22:23
lord-ragnarockKennyQ, my install's still going ;022:25
rud0lfwelcome to the tribe \o/22:25
lord-ragnarock*;)22:25
lord-ragnarockWait when did I come here with my problem yesterday anyway? You remember nacc? :P22:25
KennyQhow much longer until you finish?22:25
lord-ragnarockinstaller says 97% cleaning up :)22:26
klimtanyone knows if and whether it's possible to enable 2FA when authenticating LOCALLY in an ubuntu host?22:26
klimtthat is from the login screen22:26
naccklimt: i'm not sure i follow -- 2fa involves some remote source generally. Do you mean you want to do this without talking to google at all?22:28
nacc*google, .e.g22:28
klimtwhat i have in mind nacc, is that when i boot up my pc and i see the login screen, to see username/password/token. i dont mind "talking" to google.22:30
doubtfuldoes anybody use xournal here?22:30
klimtnacc, does that make sense?22:30
naccklimt: https://askubuntu.com/questions/609117/how-to-setup-two-factor-authentication-in-ubuntu-for-ubuntu-users-using-google-a ?22:30
naccklimt: afaict, pam supports it, you just have to configure it all22:30
naccklimt: i guess i'm not sure if the login screen supports it, which is your point22:30
naccklimt: oh it mentions it in step 3 :)22:31
doubtfulI am using it with wacom tablet, it works fine on a single monitor display. But on multi-monitor displays, it works weirdly. Stretching the strokes horiziontally.22:31
klimtcool - thanks nacc i will take a look at step 3 (yes that's the part i am interested in).22:32
naccklimt: good luck; it certainly seems possible22:34
apb1963Is anyone using Radeon GPU with 16.04?  If so, what model GPU?  Which driver?22:50
apb1963lshw -c display22:51
Bashing-omapb1963: Ask your real question . A lot of AMD GPUs . A lot of users of AMD .22:51
naccapb1963: yes, people are.22:57
klimtnacc, i didn't work. thank god I had webmin enabled and i managed to edit the /etc/pam.d/auth.common file22:58
klimtotherwise i couldn't login with either root or normal user account.22:58
naccklimt: hrm, i thought that guide said to only enable it for a test user, for specifically that reason22:58
klimti did enable it for my normal user22:58
klimtbut i think it broke the whole authentication process22:59
naccklimt: right, i would not have done that :)22:59
klimtpre-pending "auth required pam_google_authenticator.so"22:59
naccklimt: make a new user and punish them :)22:59
=== semeion is now known as mnemonic
naccklimt: right, you have to manually remove that to disable it, aiui22:59
naccklimt: (that's in that AU article)22:59
klimtanyways... probably gonna play with a Rpi to make sure i understand how it properly works.23:00
croz!seen implite23:00
ubottuI have no seen command23:00
klimtthanks for your time nacc23:00
naccklimt: yeah, that seems like a good testbed :)23:00
naccklimt: i don't know much about it, sorry i couldnt' give more details23:01
klimtnacc, it's ok.23:01
apb1963What motherboard should I buy?  I don't want to worry about AMD no longer supporting Radeon in a few years.23:04
naccwhy would AMD not suppor their own graphics card?23:06
apb1963Well... I suppose I could type up a page on it.. but someone already has.... which is why I'm asking the question here.   https://askubuntu.com/questions/815591/ubuntu-14-04-5-16-04-16-10-and-amd-graphics23:08
apb1963I draw your attention to the sentence fragment which states "... you must not know AMD's reputation for ditching support for even slightly older cards on Linux. "23:08
naccwhich is some random person's opinion23:09
apb1963Which again, is why I ask here.23:09
apb1963It's like you're upset I'm doing research.23:09
apb1963Before spending my money.23:10
naccapb1963: you may want to ask in a hardware related channel (it's less ubuntu and more linux).23:10
* YankDownUnder thinks research is the Devil's Crowbar and Flathead Screwdriver23:10
naccif you aren't gaming, afaict, none of this matters. If you are gaming, then it probably does. Or maybe other graphics-intensive things23:11
apb1963If my question were hardware focused, I would have done so.  But thank you anyway.  The question is firmware specific and directly related to k/ubuntu.23:11
compdoc'slightly older cards' meaning 10 years or more23:11
naccapb1963: 'firmware' specific?23:11
naccapb1963: your question is 'what hardware should i buy?'23:11
Bashing-omapb1963: Consider: AMD is working hard to give us - ubuntu - what we asked for . Full support for open source driver . On that effort old cards get left behindand there "might" be catchup to support older cards ..23:11
naccapb1963: ... seems pretty hardware focused to me23:11
apb1963Driver = firmware23:11
naccapb1963: uh, no.23:11
naccapb1963: not at all23:12
YankDownUnderapb1963, When I build something for a client, I find a motherboard that's been out for at least one year, a graphics card that's been out for at least one year - ditto with sound card if required...but "one year" - which is time enough for drivers/source to be tweaked and distributed...JUST telling you how I deal with stuff (because I don't like to throw time/energy into supporting broken things)23:12
apb1963YankDownUnder: I'm trying to strike a balance between age and beauty so as to save money.  I appreciate the input.23:13
YankDownUnderapb1963, Coolbeans. Peace and blessings.23:13
apb1963Bashing-om: OK, so... the open source driver... is it gallium?  oibaf's driver's  something else?  What is "us - ubuntu" supporting at this time?  What graphics cards are supported?  Where is the lis please?23:16
apb1963list23:16
cool_boyI am having trouble in killing a process, it is started as thread, if I kill the process with PID it starts a new thread23:16
cool_boyhow do I kill all the process with a name?23:16
jellyfkillall23:16
nacccool_boy: pkill23:17
MirkoKapb1963: Driver and firmware are absolutely not the same. They can depend on another, but they are really very different things. If you are bothered about AMD graphics being bad supported opt for nvidia.23:17
cool_boyjellyf:  killall says no process found23:17
nacccool_boy: read the manpage23:17
cool_boynacc: pkill also doesn't23:17
oerheksif that process is a service, it repawns, so what process is bugging you?23:17
nacccool_boy: how are you inovking it?23:17
cool_boynacc: I tried sudo pkill odoo8023:17
cool_boyodoo80 is the term I use to grep the process23:17
nacccool_boy: what?23:18
nacccool_boy: so the process name is *not* odoo80?23:18
apb1963MirkoK: Yes.  Precisely.  Unfortunately, easier said than done.  There is no way I'm aware of to easily find mamaboards with nvidia and amd23:18
cool_boynacc: https://pastebin.com/6XMAXNW723:18
cool_boythe grep result of odoo8023:19
oerheksOdoo (OpenERP) container ?23:19
nacccool_boy: right, so *read* the manpages23:19
cool_boyoerheks: yes but buildout23:19
nacccool_boy: start_odoo is the name of the program, or you can pass -f to `pkill` nad it will search the full command line23:19
cool_boynacc: sudo pkill -f start_odoo23:20
cool_boyis that correct?23:21
Bashing-omapb1963: Support list as of 04nov2016: http://theleftcoastgeek.net/index.php/general-interest/11-amd-gpu-support-with-amdgpu-and-amdgpu-pro ; http://theleftcoastgeek.net/index.php/categories/12-possible-amdgpu-pro-supported-gpus-by-the-end . For starters .23:21
cool_boynacc: that also doesn't work23:21
MirkoKapb1963: a quick google search reveals lot's of AMD/Nvidia boards available. But as it has been said, that's better discussed in a hardware group.23:22
nacccool_boy: well, not that's not what i was suggesting23:22
nacccool_boy: did you read any of hte manpages?23:22
nacccool_boy: ah i see, it's because the actual executalbe is python. you don't want to pkill python23:22
nacccool_boy: what did `sudo pkill -f start_odoo` result in? (pastebin the same ps ax | grep)23:23
cool_boynacc: returns nothing23:23
apb1963MirkoK: my question had been about the driver but thanks... I think I made the mistake of focusing too much on pcpartpicker.23:23
cool_boyprompt goes to new line23:23
nacccool_boy: i'm not sure pkill outputs anything23:24
cool_boynacc: it doesn't , in my case it kills the process but threads are started with new PIDs23:24
nacccool_boy: right, so you need to stop the *spawning* process23:25
nacccool_boy: i'm sorry, but if you don't know what to kill, pkill or killal isn't going to help you23:25
tgm4883cool_boy: so it works then...23:25
cool_boynacc: correct, I don't know what to kill :(23:26
nacccool_boy: which seems like it should have been your question, then23:26
nacccool_boy: look at pstree, maybe23:26
cool_boynacc: didn't know it that time, sorry23:26
oerhekssudo /etc/init.d/openerp stop perhaps? or sudo /etc/init.d/odoo-server stop23:27
cool_boynacc: https://pastebin.com/aMtu8FDh  pstree result, line 20 and 22 are the ones I would like to kill23:28
cool_boyI am studying pstree23:29
user___hi23:30
uxfiHi all does anyoen here run Ubuntu server from home?23:31
uxfihi cool_boy user___23:31
lord-ragnarockGood news! My powerbook successfully installed and is working properly C:23:31
tgm4883uxfi: ask your question23:31
cool_boyuxfi: hi23:32
lord-ragnarockrunning 16.04.2 :)23:32
nacclord-ragnarock: nice!23:32
lord-ragnarockThanks so much for the help nacc :)23:32
nacclord-ragnarock: np, glad you got bootstrapped ok. that netboot vs. cd is always confusing at first :)23:32
uxfitgm4883  hi do you run Ubuntu server from home for a website?23:33
tgm4883uxfi: ask a support question23:33
naccuxfi: that's not really a relevant question for the support channel23:33
uxfioh ok23:33
energizerHow can I do the equivalent of "Dropbox file request" for my own server, where I create a link and then anybody with the link can upload files to the server from browser?23:52
migs_hello23:53
=== fed51 is now known as Fed51
Fed51Aloha23:53
migs_I am trying to customize the top panel in ubuntu. How do i add icons?23:54
Fed51if you are referring to Unity, may as well switch to Gnome now, they're dropping Unity23:56
migs_for some reason my wifi icon is not showing23:56
Fed51if you're referring to Gnome, then you would need extensions23:56
migs_really?23:56
migs_I can't find it in appearance and settingsd23:56
migs_yes I have unity23:56
kostkonmigs_, is your wifi working?23:57
uxfihi Fed5123:57
migs_yes it it23:57
migs_kostkon, the icon is missing though23:57
p3rrorHow to start a service at boot23:58
bonsairootenergizer, I'm sure there's an easier way but nextcloud has that functionality23:58
Fed51p3rror: sudo systemctl enable <service>23:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!