/srv/irclogs.ubuntu.com/2017/12/14/#ubuntu.txt

ylwghstthere is an default example in00:01
ylwghst/usr/share/doc/apt/examples/apt.conf00:01
ylwghstvaillor: man apt.conf00:02
ylwghst/etc/apt/apt.conf is the main configuration file shared by all the tools in the APT suite of tools, though it is by no means the only place options00:03
ylwghst       can be set. The suite also shares a common command line parser to provide a uniform environment.00:03
ylwghstwell you propably could create00:04
ylwghst/etc/apt/apt.conf.d/01proxy00:04
ylwghsttoo00:04
ylwghstthen 01proxy becomes parsed00:05
ylwghsttry this00:05
=== im_dumbstruck-AW is now known as creativeboulder
ylwghstecho "Acquire::http::Proxy "http://yourproxyaddress:proxyport"; >> /etc/apt/apt.conf.d/01proxy00:06
ylwghstthen apt-update00:08
vaillorapt-update command not found00:08
ylwghstsorry00:09
ylwghstsudo apt update00:09
ylwghstDoes it connect?00:10
vaillorylwghst, yes00:12
ylwghstGood00:13
ylwghstbrb00:15
=== vaillor is now known as backtrack
salty223Hello, anyone here who also bricked their lenovo?00:38
mutantesalty223: How would we know that :)00:45
salty223mutante https://bugs.launchpad.net/ubuntu/+source/linux/+bug/173414700:46
ubottuLaunchpad bug 1734147 in linux (Ubuntu Artful) "Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models" [Critical,Confirmed]00:46
mutantesalty223: wooow.. what. that almost reads like an April's fools bug:00:47
mutante""I had to remove the bios chip with hot air, read the content with a usb programmer, and flash a new chip.""00:47
salty223unfortunately its not and my laptop is dead, they at least can boot into ubuntu, not so good but it allows for some trick to reflash from there00:48
salty223but yoga, it just died00:48
mutantecrazy! if anything should be High Priority then this one00:49
salty223but holy shiet how bugs like that can emerge out of nowhere...00:49
bazhangsalty223, no cursing here please00:50
salty223okay00:50
koldbertthanks ubuntu00:51
koldbertWindows was being junk, as usual but Ubuntu runs fine :)00:51
salty223koldbert ikr, thought the same until today00:52
mutantehis laptop is bricked, let him curse for a minute :)00:53
salty223no no you know, rules are more important00:53
=== al2o3-cr is now known as yzyz[x]
koldbertheh00:58
koldbertsalty223: that explains the nick00:58
salty223i love it how the issue warning on reddit is being downvoted to ground01:00
salty223best way to solve the issue is to hide it and pretend it doesnt happen at all01:00
=== Sven_vB_ is now known as Sven_vB
mbeierltrying to wrap my head around netplan.  I have an installer that uses ipv6 netmask format for 16.04, /etc/network/interfaces style. How do I convert an ipv6 netmask to /48 or whatever CIDR so I can use netplan?01:17
adrian_1908Anyone here using an OpenVPN connection via the Network Manager? I'm having some random behavior with regards to auto-connect on startup.01:37
akiki couldn't find any post in /r/Ubuntu about the lenovo bug01:55
=== bs_ is now known as bs
=== StopTakingMyNick is now known as Guest2057
=== ER_nesto is now known as X230t
intern1t-errorthis used to be ubuntu-beginners?02:43
rosco_yCan I output the contents of xclip to a vim editor session?02:45
rosco_yfor example, I'd like to use xclip to capture my current directory, and then open vim and paste that into the vim file.02:46
rosco_yor is this the wrong forum for this question?02:47
mutanterosco_y: open vim, type :r ls02:48
JoshuaDhttp://vim.wikia.com/wiki/GNU/Linux_clipboard_copy/paste_with_xclip02:49
mutantemuch quicker :)02:49
mutanterosco_y: sorry, ":r !ls"   it executes the command (ls as example) and puts the output into your buffer02:49
azizLIGHThow can i get the hex color code of where my mouse is03:58
rosco_yazizLIGHT: you can try gpick: https://apps.ubuntu.com/cat/applications/precise/gpick/04:02
azizLIGHTrosco_y: thats excellent. exactly what i need04:03
rosco_y:) great!04:03
R0b0t1Hello04:16
R0b0t1imtest isn't provided with any cyrus packages I can find04:16
R0b0t1Where might it be?04:16
R0b0t1Okay, more precise:04:19
R0b0t1cyrus-clients does not expose imtest for some reason. How do I get it?04:19
sskniranjanhow to install freefilesync ....i got the .tar.gz file when extracted it has the executable file...after double clicking that am able to run the program but it is still not intalled. am not able to see it in the app drawer...the .tar.gz file doeasnot have any readme or install file neither does it have configure file04:30
OrthoCubeDoes anyone know how to fix video tearing in VLC, or is it just something I have to accept when I choose Linux? (If it's not fixable, I won't complain.) I'm running on Ubuntu 17.10 x64, on X11 because I use NVidia blob drivers.05:02
hotwater99999anyone familiar with clonezilla or similiar program that makes an exact clone of an entire drive? so my question if someone clones a smaller harddrive and upgrades their computer to a larger harddrive and also maybe expanding memory..what that be an issue with using the clone on the smaller drive and putting it on the larger drive if only those two hardware components are changed?05:15
OrthoCubehotwater99999, I am not an expert or even familiar with CloneZilla, but if you were to ask me, it won't be a problem, though you will need to resize partitions after writing the clone to the bigger drive in order to make use of the space available provided by the larger drive.05:18
hotwater99999ohh i have thought about the partition thing...clonezilla is basically an exact image of your hard drive similar to those programs in windows that can make an image of your hard drive running but clonezilla does it when the hard drive is unmounted05:19
hotwater99999works well but i have not tried it on transfering from one hard drive to another05:20
hotwater99999since those images are exact ...everything is clone settings partitions sizes etc etc etc05:20
OrthoCubeYep, if you clone the hard drive bit by bit, you will get the exact same partition sizes when you write it to another hard drive, so if you want the new partitions to use up the entire hard drive, you will need to resize partitions :)05:21
OrthoCubeIf you write it on a smaller drive, though... That may be a problem LOL05:22
OrthoCubeSince you will be basically fooling the system, saying that a partition goes from here to there but in fact, the hard disk doesn't even have that amount of space, so I don't know what might happen XD05:23
OrthoCubeAgain, I'm in no way an expert, I'm even a Linux newbie (not exactly clueless but not experienced either), but I know computers XD05:24
hotwater99999lol05:29
hotwater99999thanks05:29
OrthoCube:)05:35
OrthoCubeI'd like to say I'm a Windows expert but I don't think that will give me any credibility anyway XD05:35
hotwater99999accoring to what i read there is supposed to be an option but are having trouble with that and somone said they just used gparted which is probably a lot simpliar then trying to figure out how to do it with clonezilla lol05:38
alkisghotwater99999: a simple way is: boot from a live pendrive while having both hard disks connected. Then run `sudo dd if=/dev/sda of=/dev/sdb` to do a bit-for-bit clone. Finally, run `sudo gparted /dev/sdb` to do the resize.05:50
hotwater99999i dont think it has a slot for two hard drives05:50
hotwater99999thanks though05:51
alkisghotwater99999: so how are you planning to do it then?!05:51
alkisgSaving e.g. 200 GB to an external drive?05:51
hotwater99999i was thinking about clonezilla05:51
alkisgAnd where would the drives be connected ?05:52
hotwater99999i already a 1 tb external drive05:52
alkisgAh, so you're planning to do two copies05:52
alkisgOne internal=>external, and one external=> new internal05:52
alkisgOK, it's the same thing, just two dd commands instead of one05:52
hotwater99999i was thinking about cloning the drive and then putting it on a larger one05:52
alkisgE.g. sudo dd if=/dev/sda of=/media/my-external-disk/backup.img05:53
hotwater99999clonezilla is more safe and does the similiar thing but better :P05:53
alkisgNah, all those are just front-ends for the console tools05:53
alkisgSo you're just missing a few error messages etc05:53
alkisgAnyway, whatever you prefer05:54
=== sary is now known as BenignM
rh10guys, i moved ssd with ubuntu 16.04 to hew hardware and it booted, but what i have to do now? i mean some corrections and so on06:03
rh10like Dracut06:04
lotuspsychje!info preload | rh1006:11
ubotturh10: preload (source: preload): adaptive readahead daemon. In component universe, is optional. Version 0.6.4-2 (artful), package size 34 kB, installed size 135 kB06:11
alkisgrh10: you don't need to do anything, linux detects the hardware as it boots anyway06:12
alkisgOnly proprietary drivers need to be installed, e.g. if you didn't have nvidia and now you do06:12
lotuspsychjerh10: there are always tweaks you can do, to speed things up with or without ssd also06:12
rh10lotuspsychje, alkisg, got it thanks.06:13
rh10i've found https://www.pcsuggest.com/dracut-linux-ubuntu/06:13
alkisgrh10: dracut is not used in Ubuntu, it's using initramfs instead06:13
alkisgI don't know where you got the idea that you need to do something with dracut06:14
rh10i've instaled dracut, regenerate initramfs, then systemd-analyze and it was a lot better06:14
alkisgrh10: if you install dracut, you will probably break your installation06:14
alkisgOK06:14
rh10alkisg, nope. all works fine. thanks for support06:14
alkisgrh10: ok; am telling you this as someone with experience, but if you prefer some google blog, all fine06:15
alkisgJust remember to mention it if things break and you come here for support, because it will most probably be the one to blame06:15
konradosHi. I'm looking for a very simple thing - in my kubuntu's taskbar  I'd like to see a cpu monitor, as an icon, such like here : (yeah, this is Windows) : https://images.techhive.com/images/idge/imported/article/ctw/2013/11/12/win8boost_taskman_tray-100390701-orig.png06:15
rh10alkisg, got it. but systemd-analyze after i rregenerate show a lot better result06:15
lotuspsychjekonrados: perhaps the #kubuntu channel might know more of it?06:15
alkisgrh10: that's because it's missing essential things06:16
alkisgrh10: you can also omit other essential things and speed it up more06:16
konradoslotuspsychje: ok, thanks, I'll try06:16
alkisgJust mark the word, "essential"06:16
rh10alkisg, what exactly essential things?06:16
rh10dont understand06:16
rh10all works fine. what i did wrong?06:17
alkisgrh10: dracut is the initramfs system for fedora. It's somewhat experimental in the debian based world06:17
alkisgThe debian world is using initramfs-tools,so all packages support that one only06:17
alkisgSo whatever package is installing /usr/share/initramfs-tools hooks and scripts, won't put them in dracut06:17
lotuspsychjerh10: replacing ubuntu base packages from another could make your system break06:17
alkisgdpkg -S /usr/share/initramfs-tools/ ==> udev, isc-dhcp-client, keyboard-configuration, kbd, fuse, busybox-initramfs, brltty, ntfs-3g, initramfs-tools, initramfs-tools-core, kmod, intel-microcode, ltsp-client-core, nbd-client, plymouth, klibc-utils, sch-scripts: /usr/share/initramfs-tools06:18
alkisgAll those packages most probably don't have equivalent scripts for dracut06:18
rh10alkisg, got it06:20
alkisgok06:20
rh10alkisg, thanks one more time for explanation!06:20
alkisgYou're welcome :)06:21
rh10alkisg, i removed dracut. installed initramfs-tools, reboot, and now im writing here :)06:23
alkisgGood decision :D06:23
alkisgDracut may at some point initramfs-tools, or it may not. It's best to stick with whatever the Debian developers decide on that one.06:23
alkisg*replace06:23
rh10alkisg, yeah. understood it06:24
rh10:)06:24
rh10alkisg, i dont need to do anything? i thought i had to do. because boot process was so slow06:25
alkisgrh10: some things will be changed automatically the next time you update the kernel or install services etc, like intel/amd microcode, ureadahead prefetching etc06:25
alkisgYou won't notice anything anyway, so don't worry about them06:25
alkisgIf you were expecting the ssd to make boot 10 times faster... nah, that's on Windows, as Ubuntu is already fast on HDDs...06:26
rh10now, probably after reinstall initramfs-tools - boot process become a lot better. maybe it regenerate smth?06:26
alkisgIt triggers the microcode and the ureadahead hooks06:26
rh10alkisg, nope. im compare to old hardware boot time06:26
alkisgBoot time isn't really important. Better check a few youtube tabs open on the internet :)06:27
rh10i just move ssd with working ubuntu to new hardware.06:27
rh10yeah. i'll chech it :)06:27
alkisgBoot time is under a minute,right?06:27
rh10check*06:27
alkisgIf it's more, then it's worth to look into it, if it's less... nah06:27
rh10alkisg, under minute. but first time boot was a lot longer as it was on more old hardware when ssd worked before. smth like so06:29
rh10and im began thinking what i need to do :)06:29
rh10ayway thanks06:29
rh10anyway*06:29
alkisgFor example, wrong fstab entries may cause boot timeout delays, but they would be noticable, more than 1 min total boot time06:29
alkisgIf there are no service timeouts on boot, then it's fine06:30
rh10got it06:30
rh10alkisg, good question: what i have to read about initramfs and boot process to understand all booting process and tools using for it?06:32
alkisgrh10: there are so many things to read that you would need to be more specific. Initramfs? Systemd? All the services?06:33
alkisgStart reading about systemd a bit, it's the most important part, the initramfs doesn't bother people much anyway :D06:34
rh10alkisg, thanks 10 time :)06:34
lotuspsychje!systemd | rh10 suggested by alkisg06:36
ubotturh10 suggested by alkisg: systemd is the default init system for Ubuntu 15.04 onwards. For information on transitioning from upstart to systemd, see https://wiki.ubuntu.com/SystemdForUpstartUsers For a guide to basic service management with systemd, see https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units06:36
rh10guys one more question. is it real to free cached memory?06:50
rh10smth like sync for disk :)06:50
lotuspsychjerh10: whats your engoal exactly?06:51
rh10lotuspsychje, mostly i want to learn how linux works with memory06:52
rh10mostly theoretical question06:53
lotuspsychje!swap | rh1006:53
ubotturh10: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info06:53
lotuspsychjerh10: but with your ssd, youl have enough speed06:53
rh10lotuspsychje, know about it. but im about cache06:53
rh10not swap06:53
lotuspsychjerh10: i would reccomend other tweaks to speedup things: preload, swappiness tweak,disabled unused services at boot,..system cleanup06:54
rh10lotuspsychje, thanks06:55
lotuspsychjerh10: free -m in terminal06:56
rh10lotuspsychje, it's for view i know it, thanks06:57
LeevancleefIs kms-server-logout-greeter an Ubuntu thing or a KDE Plasma thing?07:22
LeevancleefOkay, it's part of KDE's session manager07:27
cc243750496Hi i found an issue with network manager,here is the main issue report https://github.com/jurobystricky/Netgear-A6210/issues/88#issuecomment-345521879        And a bug report here https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/173313807:41
ubottuLaunchpad bug 1733138 in network-manager (Ubuntu) "network-manger bug with wifi in ubuntu budgie 17.10" [Undecided,New]07:41
cc243750496The bug report haven't been replied for nearly a month07:43
cc243750496I hope i can get an answer or solution here07:43
ChristWI would like to use the ppmdraw command. That was introduced in netpbm 10.29 (in 2005), apparently. When I install the netpbm package (apt install netpbm) I get version 10.0. Really? Over 12 year old software?09:02
ChristWI must have made a mistake somewhere...09:02
=== Elimin8r is now known as Elimin8er
amitprakashHow do I get mkconfig to generate root=LABEL=<deviceByLabel> instead of root=UUID=<deviceByUUID> or root=/dev/<device>09:11
Ben64amitprakash: what's wrong with UUID09:12
dreamlinux-user /etc/default/grub ?09:14
amitprakashBen64, cloud AMIs09:14
amitprakashdreamlinux-user, what param?09:14
amitprakashBen64, custom cloud AMI09:15
amitprakashSpecifically, embedded initramfs, no kernel modules etc09:15
=== jstein_ is now known as jstein
cc24375049615:41 <cc243750496> Hi i found an issue with network manager,here is the main issue report https://github.com/jurobystricky/Netgear-A6210/issues/88#issuecomment-345521879        And a bug report here https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/173313809:18
ubottuLaunchpad bug 1733138 in network-manager (Ubuntu) "network-manger bug with wifi in ubuntu budgie 17.10" [Undecided,New]09:18
IamTryingDrivers are UPDD for touch screen. Is Ubuntu 16 compatible with UPDD drivers for touchscreen?09:19
bluewolfHello. I am trying to install this - https://www.teamviewer.com/en/download/linux/ on my Ubuntu 16.04 Gnome. But it requires this dependency ( libqt5gui5 (>=5.5)  ) When I run sudo apt-get install libqt5gui5 - It does not do anything?09:22
=== r0Oter is now known as r00ter
IamTryingNow nobody has answer on this? Guys i stop using Ubuntu because it was unstable, unreliable with Touch screen connected from ELo or Dell. Does anyone know if the UPDD drivers are compatible with Ubuntu 16?09:23
Ben64IamTrying: load up a live usb and find out?09:23
IamTryingBen64: does not work.09:29
IamTryingWhen i connected on Windows immediately working.09:30
bluewolfAnyone?09:37
bluewolfHello. I am trying to install this - https://www.teamviewer.com/en/download/linux/ on my Ubuntu 16.04 Gnome. But it requires this dependency ( libqt5gui5 (>=5.5)  ) When I run sudo apt-get install libqt5gui5 - It does not do anything?09:47
ylwghstbluewolf:09:47
ylwghsttry this:09:48
ylwghstsudo apt-get -f install09:48
ylwghstwithout package name09:48
bluewolfylwghst: Its come up with the same response09:53
bluewolfNot really done anything09:54
Ben64bluewolf: what do you mean it doesn't do anything09:55
bluewolfBen64: ylwghst:  http://paste.ubuntu.com/26182200/09:56
Ben64that's not nothing. you already have the package installed09:56
bluewolfBen64: My mistake. But then why wont it install this package? https://www.teamviewer.com/en/download/linux/09:57
bluewolfThe Debian/Ubuntu 64bit?09:58
Ben64ask teamviewer09:58
thyriaenI have shutdown and sleep issues independent of the kernel or using debian / ubuntu 16.10 / ubuntu 17.10 - it seems to shutdown , turns of the screen but remains in a "on" state somehow ( have to long hold the power button to resolve it )09:59
thyriaeni have already tried different kernels and debian or ubuntu versions with no success - same error09:59
thyriaensomeone helped me in here and i tried this script: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html10:00
thyriaenthe fix applied correctly and it now says "acpi_osi=Windows 2015" in /proc/cmdline10:01
bluewolfBen64: I downloaded the package and opened it in the software centre. It then came up with that dependency ( libqt5gui5 (>=5.5) )10:01
bluewolfCould not install because it was missing?10:01
Ben64bluewolf: ok but it's a 3rd party package and we don't support it here10:01
bluewolfBen64: Which - teamviewer or libqt5gui5 (>=5.5) ?10:03
bluewolf Ben64: Fair enough. Just trying to work out how to get the dependency going.10:04
bluewolfBen64: If you don't mind me asking. What does it mean by this in the software centre when I open teamviewer package in it? Dependency is not satisfiable: libqt5gui5 (>=5.5)10:07
systems-skHi there, i have an HP DL360 gen9 server running Ubuntu 16.0.4.3 and i have a device /dev/sdb with 1GB (not an sd card). Does anyone know how to get rid of this? (I assume this is the HP "intelligent provisioning" disk)10:14
adrian_1908Anyone familiar with the openvpn package, specifically the client/server separation and systemd units? I'm not sure which to use.10:18
thyriaenAny idea what my problem might be ?10:21
adrian_1908thyriaen: I joined later, what is your issue?10:21
thyriaenadrian_1908, i am just going to paste what i wrote again :)10:22
adrian_1908yes :)10:22
adrian_1908afk for a moment, but i'll be around to check periodically10:24
thyriaenadrian_1908, https://hastebin.com/rizowaxoca.coffeescript10:24
adrian_1908back, sorry no idea. what a curious solution though. you're far from the only person reporting issues with suspend/resume on Ubunut unfortunately.10:33
adrian_1908btw, what continent are you on? I find it strange that IRC activity seems to be very tied to time, as if only Europeans used it.10:36
adrian_1908(or I'm not seeing 90% of IRC traffic for some reason)10:37
onlyabyteadrian_1908: I'd imagine that is the case. Plus, it is a work week so most European nations would be working at this time.10:39
intern1t-errortest10:40
wegacan confirm. working.10:40
intern1t-errorhi there wega10:41
adrian_1908onlyabyte: Yes indeed, if Europeans are working or sleeping, most channels seem to die out for me. I would have assumed Americans to make up the majority of any given channel of this kind.10:41
intern1t-erroris this still a good place for beginner linux?10:42
onlyabyteadrian_1908: The whole of the US is still asleep, https://www.timeanddate.com/worldclock/10:42
onlyabyteintern1t-error: What do you mean?10:42
adrian_1908onlyabyte: yes, but 3am-5am CET would be evening comfortably evening in the continental U.S. and this channel is pretty much dead by then.10:43
intern1t-errorfrom what i understand there used to be a channel called #ubuntu-beginners and when I try to join that channel it redirects to here.10:44
thyriaenadrian_1908, europe :p10:44
adrian_1908ok :p10:44
onlyabyteintern1t-error: Then you are in the right place!10:44
intern1t-error cool. ill be hanging out for a while.10:44
adrian_1908Maybe everyone has moved on to web-based chats like Gitter and Slack, or we all ended up in some outcast network outside of Facebook & Co. without noticing.10:46
adrian_1908But enough of that.10:46
intern1t-errorhmm.10:46
onlyabyteadrian_1908: I'd imagine people aren't even aware that IRC exists. I suppose all the kids these days use services such as Discord.10:48
onlyabyteadrian_1908: Oh well. Anyways, are you here for assistance?10:50
intern1t-errori kind of am10:52
intern1t-errorim looking for links on getting started with ai chatbots10:52
=== yzyz[x] is now known as al2o3-cr
onlyabyteInteresting :) sorry I can't help you much10:53
onlyabyteHopefully someone can help you.10:55
adrian_1908onlyabyte: Was afk for a second. I had a question about Ubuntu's openvpn package and now clients/servers are handled via systemd units.10:55
ducasseintern1t-error: that's not really an ubuntu question, maybe alis can help you?10:55
ducasse!alis10:55
ubottuAlis 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"10:55
intern1t-error cool10:57
intern1t-errorim having some trouble.10:57
intern1t-errorthis information >> tothis.file10:57
intern1t-erroris not working10:57
intern1t-errori want to cat tothis.file and see this information10:58
BluesKajHowdy folks10:58
Ben64intern1t-error: explain what you're actually doing10:59
intern1t-errori figured it out11:03
Leevancleef_Can I generate a new /etc/resolv.conf if I re-enable and restart systemd-resolved?11:14
Leevancleef_I ask because I'm trying to get dnscrypt-proxy working to route DNS traffic, and it should be working, but it's not. A tip on the internet suggests removing /etc/resolv.conf after disabling systemd-resolver and I wanted to know if this was a good idea if I ever wanted to think about using systemd-resolver again11:16
adrian_1908Leevancleef_: You could simply rename it, e.g. `mv /etc/resolv.conf /etc/resolv.conf.bak` and try. The file doesn't contain any active lines by default, so it should not make a difference.11:30
Leevancleef_adrian_1908: Good idea. And it was that file that made all the difference, oddly enough11:38
adrian_1908Well that's fortunate! :D11:39
EriC^^where can i find the ubuntu 16.04 md5sum? the !hashes link only gives 16.04.311:50
EriC^^nvrmnd i think i got it11:50
EriC^^nope same, thing pressing on "xenial" also gives 16.04.311:51
EriC^^found i here, http://old-releases.ubuntu.com/releases/16.04.0/MD5SUMS11:52
EriC^^*it11:52
BluesKajLeevancleef_, use your resolved.conf file for your DNS entries.they work for me, but I use a static IP and I don't use network-manager12:03
mave_is launchpad broken?12:17
mistralolhi, I updated from 17.04 -> 17.10 and it looks like zypper is broken. How can I install the previous version of libzypp?12:21
Leevancleef_BluesKaj: Thanks, but DNScrypt is its own protocol which offers end-to-end encryption for DNS queries. dnscrypt-proxy uses its own config file which works once resolved.conf gets out of the way, so I think it's designed to do it that way12:24
intern1t-errorcan someone help me with something very simple12:25
BluesKajLeevancleef_, yeah encryption protocol comes with it's own problems  :/12:26
intern1t-errortty2 is well... its like an xterm window that crashed12:26
intern1t-errorhow do i like kill it12:26
intern1t-erroror close it12:26
intern1t-errortty1 opened it on tty2 when i ran xinit i think12:26
intern1t-errorthen i ctrl-c from tty1 later on12:26
intern1t-errorand tty2 still shows as like...12:26
intern1t-errorthere.12:26
intern1t-errori want it to die12:27
ignaciotatertots, just telling that the hdmi monitor started to work once I changed legacy to uefi in the bios, I know, pretty increible, and not sure why that worked :(12:27
intern1t-errorcan i kill a tty12:27
akikmistralol: isn't zypper a suse tool?12:27
mistralolakik: yes which I need for a chroot build enviroment12:27
mistraloland is in the ubuntu repo's12:28
mistralolbut is broken in 17.10 https://bugs.launchpad.net/ubuntu/+source/zypper/+bug/172694712:28
ubottuLaunchpad bug 1726947 in zypper (Ubuntu) "artful: zypper links against wrong libzypp.so" [Undecided,Confirmed]12:28
anddamnot sure where to ask such a question, my terminal started printing literal sequences, so I get a ^L  on screen when I try to clear the screen, or a literal ^A when trying to go to line start12:30
anddamI figure it's some tty setting I inadvertently enabled, can someone help me figuring out what this is?12:31
anddamI can ofc kill the window and have a new working terminal, I'm asking out of curiosity to understand what's this due to12:31
=== SimonNL is now known as SimonNL_Afk
alkisganddam: type "reset" to reset the terminal without closing it12:48
alkisgEscape characters can set it to a state where it's difficult to see what configuration is applied12:49
alkisgintern1t-error: so now tty2 is text mode or graphics mode?12:51
UbuntuNoobhi :D13:40
igenianyone able to tell me why this doesnt start at boot http://paste.ubuntu.com/26183161/. the service is enabled,13:40
igenii can start it manual13:40
igenibut after boot is says: Active: inactive (dead)13:40
igeniLoaded: loaded (/etc/systemd/system/emperor.uwsgi.service; enabled; vendor preset: enabled)13:41
ioriaigeni, i remember a tool to debug (not really sure about that): sudo systemd-analyze verify NAME.service13:45
alkisgigeni: I'm not very familiar with systemd, but did you run systemctl enable your.service, to install the target hook?13:45
igeniits enabled13:45
igenino errors13:45
alkisgDid you run that command?13:46
igeniyeah13:46
alkisgok13:46
igenisudo systemd-analyze verify emperor.uwsgi.service returns empty13:46
ioriaigeni, ia'm sure that dmesg or syslog should tell you something; try to grep -i to it13:47
igenisyslog is empty, nothing in dmesg13:48
UbuntuNoobhi. can someone point me to the best driver for Radeon HD 7340, it works well but rendering seems to be very bad .. sometimes laggy. i love ubuntu and and i dont whant to switch to windows 10 but if i dont solve this graphic issue i will have to :(13:48
igenionly thing i can find , wich may be related13:50
igeni[152110.483816] audit: type=1400 audit(1513258995.196:111): apparmor="DENIED" operation="mount" info="failed type match" error=-13 profile="lxc-container-default-cgns" name="/sys/fs/cgroup/unified/" pid=4974 comm="systemd" fstype="cgroup2" srcname="cgroup" flags="rw, nosuid, nodev, noexec"13:50
igeniah not,.13:51
igenithats a mountn message from LXC13:51
philm88Anyone know of a way to stop UFW logging to dmesg but to continue logging to syslog? I want the UFW logs to be in /var/log/ufw.log only13:51
jason85How do I remove older kernels from my boot partition?13:55
jason85apt-get keeps adding them back, and especially the initrds are taking up all space13:55
PTNapivoskijason85, apt-get remove *older-kernel*13:57
GreatEmeraldIn 16.04, I'm trying to make dconf settings set globally, and I put a config file into /etc/dconf/db/test.d, which created hte test file, but how do I tell whether it worked?14:01
GreatEmeraldRather, running `dconf update` generated the file14:01
GreatEmeraldBut dconf-editor still shows previous values as default14:01
alkisgGreatEmerald: are you trying to do mandatory gsettings, or default gsettings?14:11
=== herb_ is now known as herb
alkisgFor mandatory, https://wiki.gnome.org/Projects/dconf/SystemAdministrators14:11
alkisgFor default gsettings, it's usually easier to just ship your own schema override file14:12
cariveriHi. Is there a tool to generate unique directory names ?14:15
UbuntuNoobim trying to install AMD Catalystℱ 15.9 Proprietary Ubuntu 14.04 x86 Video Driver for Graphics Accelerators. but it has a conflict. Message says: Breaks existing package 'xserver-xorg-core-lts-xenial' conflict: fglrx () .. how do i remove that pls ??14:15
cariverifound it! mktemp14:18
ne2kI'm trying to do-release-upgrade from 14.10 to 16.04. I have been told it has to be done one release at a time, which is fine. so I did one iteration and now I'm on 15.04, but if I try to do it again, it says "this tool cannot upgrade from vivid to xenial". I want it to go via the intermediate one if it needs to (which I believe it does), so how do I make it try?14:19
ne2khttps://askubuntu.com/questions/804411/how-to-perform-do-release-upgrade-from-15-04-to-15-10-once-16-04-was-already-rel I think I foudn the answer; trying it now14:20
ne2knope, that doesn't work for me. do-release-upgrade -d on 15.04 says "No new release found". so my question stands14:21
BluesKajne2k, drop the -d14:24
BluesKaj!eol14:24
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades14:24
ne2kBluesKaj, that tries to go directly to 16.04 an then says it's not possible14:24
BluesKajne2k,^14:24
BluesKajyup14:24
BluesKajne2k, read above14:25
EriC^^ne2k: what do you have in /etc/update-manager/release-upgrades ?14:25
ne2kEriC^^, [DEFAULT]\nPrompt=normal (plus a load commented out stuff)14:26
EriC^^ne2k: what about /etc/apt/sources.list14:26
EriC^^!paste14:26
ubottuFor posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.14:26
ne2kEriC^^, old-release/ vivid and friends (just did 14.10 to 15.04 do-release-upgrade)14:27
BluesKajne2k, whoa somewhat behind the cureve there14:30
ne2kBluesKaj, not sure what you mean14:30
BluesKajunsuppoerted OS tio unsupported OS14:30
ne2kBluesKaj, I'm not following you14:33
genii!15.0414:34
ubottuUbuntu 15.04 (Vivid Vervet) was the 22nd release of Ubuntu. Support ended on February 4, 2016. See !eol, !eolupgrade and https://ubottu.com/y/vivid14:34
ne2kseriously, people14:34
EriC^^genii: he wants to go to 15.10, it's suggesting 'xenial' cant be upgraded, Prompt=normal14:35
=== SimonNL_Afk is now known as SimonNL
ne2kthis is retarded. 15.04 was always able to update to 15.10 when they were both active. why should that facility disappear just because they're not being updated any more?14:35
geniiNeed to change the repos from archive.ubuntu.com to old-releases.ubuntu.com until you hit a supported release14:36
ne2kgenii, they were already on old-releases because, believe it or not, 14.10 and 15.04 are also old releases14:36
geniine2k: Because EOL releases get archived to old-releases.ubuntu.com14:36
funyun_hi. anyone know how i can fix this error? "/usr/bin/ld: cannot find -lpng16"14:36
ne2kthe do-release-upgrade from 14.10 to 15.04 just worked14:36
ne2kI am currently trying just to manually change vivid to wily in apt-source and do apt dist-upgrade14:37
genii...14:37
EriC^^ne2k: that's not recommended14:37
EriC^^ne2k: what did -d say? that's the accepted answer on google14:37
ne2kEriC^^, it's recommeded here: https://www.reddit.com/r/Ubuntu/comments/63q18w/an_upgrade_from_vivid_to_xenial_is_not_supported/dn854c2/14:37
EriC^^ne2k: that's just one person, also the follow up comment says it didnt work for him14:38
ne2kEriC^^, [14:21] <ne2k> .... do-release-upgrade -d on 15.04 says "No new release found".14:38
EriC^^k14:39
BluesKajreddit is full of wrong suggestions, don't trust it too much14:39
GreatEmeraldalkisg: Thanks, it seems to work when I create /etc/dconf/profile/user with the right setting for system-db14:39
alkisgnp14:39
EriC^^ne2k: oddly enough, try sudo sed -i 's/Prompt=normal/Prompt=lts/' /etc/update-manager/release-upgrades14:40
EriC^^maybe it'll work somehow14:40
ne2kEriC^^, why would that work? lts is only for lts->lts upgrades14:40
EriC^^ne2k: why is it not working right now?14:40
ne2kEriC^^, why is what not working?14:41
EriC^^just try it14:41
BluesKajsuggest a clean install14:41
EriC^^+114:41
funyun_ne2k: https://help.ubuntu.com/community/EOLUpgrades14:41
ne2kEriC^^, I'm in the middle of doing the dist-upgrade with the wily repos14:41
ne2kfunyun_, have you actually read that?14:41
EriC^^ne2k: there was a time you could jump directly to lts btw14:42
alkisgne2k: the update-manager from 15.04 needs to be updated from old-releases before it can upgrade to 15.1014:43
alkisg(afaik)14:43
alkisgSo you do need to apply the EOLUpgrades wiki page14:43
ne2kalkisg, eveyrthing in 15.04, including update-manager-core, was already up-to-date from old-releases. this makes no difference14:45
funyun_ne2k: i did what you're trying to do yesterday14:46
funyun_did you change your sources to wily?14:46
ne2kfunyun_, yes14:46
alkisgne2k: what's the output of dpkg -l ubuntu-release-upgrader-core?14:46
ne2kand I was in the middle of dist-upgrade, but I stopped it to try what someone else was saying14:46
ne2kii  ubuntu-release 1:15.04.14.314:47
funyun_ne2k: and you followed this? https://help.ubuntu.com/community/EOLUpgrades14:48
ne2kalkisg, ^^14:48
alkisgne2k: and, do-release-upgrade => no new release?14:48
ne2kalkisg, no, do-release-upgrade says "cannot go from vivid to xenial"14:48
alkisgWith Prompt=lts there?14:48
alkisgOr not?14:48
ne2kalkisg, with lts, it says no new release14:49
leftyfbne2k: future refrence, you definitely should have been able to upgrade directly from 14.04 to 16.04. Info for next time.14:49
=== kostkon_ is now known as kostkon
ne2kleftyfb, I know. I wasn't on 14.04. I was on 14.1014:49
leftyfboh, that's why14:49
leftyfbne2k: you should really just stick with LTS releases14:49
leftyfbthat doesn't help you at the moment though14:50
rrittenhouseIn Ubuntu 17.10, how does one go about using conditional forwarders for certain domains?14:50
ne2kleftyfb, I KNOW. this is all due to some idiot customer who can't follow instructions installing the wrong OS on the VM they are giving to us14:50
ne2kand, because we don't want to upset them unnecessarily, I am wasting my time trying to upgrade it remotely rather than just saying "you're an eedjit, reinstall it"14:50
alkisg(04:48:34 ΌΌ) ne2k: alkisg, no, do-release-upgrade says "cannot go from vivid to xenial" ==> what's the exact error there, to check the source code?14:51
ne2kalkisg, two secs14:52
J3089TEif I have two gpu installed, one Nvidia and One AMD. How do I tell LInux to use Nvidia one as the primary one to output to  my monitors?14:52
ne2kalkisg, http://paste.ubuntu.com/26183536/14:53
alkisgMeh that was there previously but it's removed in xenial, need to check older source :/14:55
BluesKajJ3089TE, blacklist the amd driver in /etc/modprobe.d/blacklist.conf14:56
BluesKajJ3089TE, and choose the nvidia gpu in the uefi/bios if possible14:57
J3089TEBluesKaj, no no. I want to use nvidia to power my monitors but I want to use amd to compute14:57
BluesKajthe nvidia wull compute just as well as the amd14:58
BluesKajmakes it simpler14:58
BluesKajJ3089TE, is this a hybrid type graphics system or is the nvidia a pcie gpu?15:01
J3089TEBluesKaj, nvidia is pcie15:01
anddamalkisg: no I had tried reset already, along with various setterm options15:01
J3089TEnvm, I found a tutorial15:01
anddamalkisg: like --reset and --intialize15:01
BluesKajthen letting the nvifdia do it all is probly your best choice15:02
alkisganddam: what about tput init?15:03
alkisganddam: eh, btw, if you run a command like ls, does it execute? Or is some program still reading from stdin?15:03
anddamno commands execute(d) fine15:04
anddamI've since closed the terminal, sorry15:04
anddamI got impatient15:04
anddamit's not the first time it happens, I think I hit some odd key combination from time to time15:04
anddambut I was curious if there was something that stopped control characters interpretation15:05
=== codelinx_ is now known as codelinx
anddamthis reminded me when I mistakenly switch the readline-based shell to vi mode rather than emacs and then try to jump words15:06
anddam(that doesn't work well)15:06
ne2kEriC^^, more evidence that what I am trying (s/vivid/wily/g; apt dist-upgrade) might work ok: https://ubuntuforums.org/showthread.php?t=2341995&page=2&p=13568569#post1356856915:14
funyun_!EOLUpgrade | ne2k15:15
ubottune2k: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades15:15
ne2kfunyun_, how many times are you going to say the same thing?15:15
soeehi, how can i zip all files inside folder that in name have `-` char ?15:16
nicomachussoee: tar -cvzf /path/to/files /path/to/archive-name15:18
ne2ksoee, glob *-* to match your files and pass that list to your zip creator15:19
soeeyes, i used: tar -zcvf file.tar.gz *-*.png15:19
soeethanks :)15:19
ne2kvivid -> wily via dist-upgrade appears to have been successful, and now do-release-upgrade to xenial appears to be working15:43
alkisgne2k: just out of curiosity, when you tried do-release-upgrade and it said it can't upgrade from vivid to xenial, had you already manually changed your sources.list?15:47
=== Rez is now known as L
cc24375049617:18 <cc243750496> 15:41 <cc243750496> Hi i found an issue with network manager,here is the main issue report https://github.com/jurobystricky/Netgear-A6210/issues/88#issuecomment-345521879        And a bug report here https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/173313816:06
ubottuLaunchpad bug 1733138 in network-manager (Ubuntu) "network-manger bug with wifi in ubuntu budgie 17.10" [Undecided,New]16:06
=== SimonNL is now known as SimonNL_Afk
RainMan28Hello, I'm on Ubuntu 16.04 and I have a service which is running and lets me view log data by typing journalctl -fu service-name. How can I figure out where this logfile is actually being stored?16:30
r81RainMan28: have a look at this https://askubuntu.com/questions/864722/where-is-journalctl-data-stored16:34
mitmfi connect usb on ubuntu, then where is usb? i want to umout it16:37
mitmfhelp me16:39
r81mitmf: can you see it if you type "df"?16:39
mitmf  /dev/sdb1     /media/abc/B0C0-0F64  <— how can i umout it? r81 ?16:41
r81sudo umount /media/abc/B0C0-0F6416:42
mitmfsudo umount?16:42
mitmfumout or umount?16:42
r81just umount (for some reason)16:42
mitmfok thanks16:42
mitmfr81: thanks i did it16:44
mitmf:)16:44
r81great16:44
PCatineanHey everyone, when I start my ubuntu 16.04 wireless does not show (usb wireless adapter)16:46
PCatineanyet if I restart network-manager16:46
PCatineanit starts working, can anyone help me debug the issue?16:46
EncryptoNot sure how to word this. I'm using Ubuntu 17.10 (with unity)  - some applications dont run when I click on them, but they run fine when I run them from terminal. Since you cant right-click and change any settings, is there any other way?16:48
pizzaburgerHello! I want to install a package requiring dependencies on an offline system. Is keryx otpimal for this? Is it easy to use? Thank you!16:56
EncryptoWhere Ubuntu problems come to die...RIP16:56
* Encrypto cries16:56
eno_hello, please, does anyone know how to run the X server using the "vesa" driver?16:58
eno_i tried copying the xorg.conf.failsafe to xorg.conf but it still loaded the intel driver16:59
howudodatI am trying to setup a Dell XPS for dual boot windows / ubuntu with ubuntu being the primary os.  I have a 64GB ssd and a 2 TB magnetic.  I want to install ubuntu to the ssd, and spliut the 2tb drive into 2 partitions 512G for windows and 1.5T for ubuntu as a data drive.  So far so good.  I'm not sure exactly how to do the bootloader and where to boot the boot partition.  I'm supposing it should be on the magnetic drive.  I could use s16:59
howudodatome help in creating the partitions for all this (and which order to do the installs in)16:59
eno_i am using my intel GPU for cryptomining so i wanted a driver that would use software rendering17:00
eno_such as the vesa driver which i believe does17:00
EriC^^howudodat: put / on the ssd, and /boot and the efi parition on the magnetic (if you want to use uefi)17:04
GivenToCodeHow can I get this to work without running syslog-ng etc: docker run ubuntu:16.04 logger -s "FOO"17:07
GivenToCodethis does work in ubuntu:14.04, well, it doesn't error out17:07
howudodatEriC^^: should I partition this all out and install ubuntu first, or windows first?17:08
Encryptohowudodat: windows first then ubuntu17:09
EriC^^howudodat: is it uefi?17:09
howudodatyes it is uefi, and near as I can tell (I'm waiting for it to restart), nothing is installed on the ssd, on the magnetic drive there is a NTFS partition, a restore partition and 1.8TB partition where the OS is installed17:11
eno_help me load vesa17:16
ne2kEriC^^, manual vivd->wily dist-upgrade worked; do-release-upgrade wily->xenial also worked. now happy system17:16
EncryptoHow do I change how applications run from their GUI icon? Ubuntu17.10 Unity17:22
howudodatok, it appears that the current boot is legacy, and the boot partition is NTFS.  I can wipe it all and redo it uefi, or leave it legacy.  Any reasons to go one way or the other?17:30
zuiss1hi. when my lubuntu 17.10 screen locks due to inactivity, about 75% of the time entering my password into the dialog box and hitting OK doesn't unlock the computer. it just goes to a black screen, seems to do nothing for 5-10 seconds, then returns to the password prompt. attempting to unlock it a second time always succeeds17:36
=== strive is now known as cyberspace
=== cyberspace is now known as sheshu
sliptteesHi guys17:58
sliptteesWireless RT3290 device not ready on ubuntu 16.04.3 fresh install kernel 4.1017:59
sliptteesplease help17:59
slipttees:-(18:05
oerhekstons of posts about his rt3290, you will need to build the driver yourself, some posts point to github, but there are tons of versions there18:08
oerheksralink does not support it official anymore18:08
sliptteesWireless RT3290 device not ready on ubuntu 16.04.3 fresh install kernel 4.10. Please help18:15
oerhekshttps://www.google.nl/search?q=github+RT3290 gives https://github.com/loimu/rtbth-dkms or more recent https://github.com/yutao33/rt329018:19
Petfroggwhenever i connect to my vpn i have created i get a message after 30 seconds that there is a DNS problem18:24
Petfroggand some pages are not possible to connect to18:25
Petfrogganyone reccon this=18:25
Petfrogg?18:25
sliptteesoerheks: Thanks18:27
soeehow can i count files in folder that conatin some string in their names?18:32
ioriasoee, try   ls *string* | wc -l18:34
soeeioria: worked, thank you18:36
ioriasoee, ok18:36
arora,next18:37
marijuanaprev,18:37
aroralol18:38
sliptteesoerheks: install drivers... device is not ready :-(18:46
sliptteesdawn... rt3290 :-(18:59
sliptteespavilion x36019:00
sliptteeshelp guys19:00
oerheksif that pavilion x360 is uefi based, drivers need to besigned or something like that ?19:18
sliptteesoerheks: install work wifi... after install stop work19:19
slipttees'device is not ready"19:19
slipttees:-(19:19
sliptteesoerheks: i do not know about need to besigned19:20
slipttees:-/19:20
EriC^^slipttees: turn the laptop off, remove the battery, hold power button for few secs and reassemble, it might help19:21
sliptteeshum19:21
sliptteesEriC^^: pavilion x360 have battery inside i cant remove19:22
EriC^^slipttees: try "sudo lshw -C network" and pastebin the output19:22
EriC^^!paste | slipttees19:23
ubottuslipttees: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.19:23
sliptteesEriC^^: bro... i can understand19:24
sliptteeswifi work :S19:24
sliptteesi try reboot and halt19:25
EriC^^isnt it that in the live usb it's working, in the install it gave device not ready?19:25
=== SimonNL_Afk is now known as SimonNL
sliptteesEriC^^: Yes.  But now it mysteriously worked!19:27
sliptteesEriC^^: i try reboot and halt for test19:27
EriC^^great19:27
EriC^^ok19:27
sliptteesEriC^^:  just boot with the default kernel 4.10.0-28. current is 4.10.0-4219:28
sliptteesEriC^^: clean install and upgrade packages19:28
sliptteesFN keys none work too rsrs19:29
sliptteeshp is bad19:29
sliptteesEriC^^: one reboot and one halt stop work! kkk19:33
slipttees'device is not ready"19:33
EriC^^slipttees: aha, try sudo lshw -C network19:37
sliptteesEriC^^: pastebin.ubuntu.com/2618478119:37
sliptteesEriC^^: pastebin.ubuntu.com/26184802/19:39
EriC^^slipttees: try first, sudo strings /sys/firmware/acpi/tables/DSDT | grep Windows19:41
sliptteesWindows 2001 2001 SP1 2001 SP2 2006 2009 2012 2013 201519:43
EriC^^slipttees: ok, are you using ubuntu or xubuntu etc?19:44
sliptteesEriC^^: Windows 2001 2001 SP1 2001 SP2 2006 2009 2012 2013 201519:44
sliptteesEriC^^: ubuntu 16.04.319:44
EriC^^slipttees: ok, type sudo -H gedit /etc/default/grub19:45
EriC^^in the line that says "quiet splash" make it "quiet splash acpi_osi=\"Windows 2015\""19:45
sliptteesEriC^^: done19:46
EriC^^slipttees: save & exit then open a terminal and type 'sudo update-grub'19:46
sliptteesEriC^^: done bro19:47
EriC^^slipttees: try rebooting19:47
sliptteesrebooting...19:48
sliptteesEriC^^: so?19:49
EriC^^any luck?19:49
EriC^^fn buttons working? wifi?19:49
sliptteesFN keys works :D:19:50
EriC^^great19:50
sliptteeswifi "device is not ready"19:50
slipttees:-(19:50
EriC^^the wifi error seems like the one i had, maybe if you let the battery drain somehow it might fix it?19:50
EriC^^remove a/c, and let it run in bios in the last 2% or so19:51
sliptteesEriC^^: See dmesg erros?19:51
EriC^^yeah, those ones19:51
EriC^^it happens with me when the pc shuts off abnormally sometimes, removing the battery fixes it for me19:52
sliptteesEriC^^: i try halt and remove a/c19:52
EriC^^not sure that would help but why not, who knows19:53
sliptteesEriC^^:  fn keys were reversed. work without press fn kkkk19:54
EriC^^slipttees: there might be a setting in the bios to reverse that19:55
sliptteesEriC^^: bios action key mode?19:57
EriC^^yeah that's probably it19:58
sliptteesEriC^^: fn keys correct and wifi up again :/20:00
EriC^^so all working?20:00
sliptteesEriC^^: Yes... but can stop again mauha20:01
sliptteesrt2x00lib_request_firmware - Info - Loading firmware 'rt3290.bin'20:02
slipttees' '   Firmware detected - version 0.3720:02
sliptteesdmesg do not have any erros20:03
sliptteesEriC^^: teste here. Thanks bro20:09
EriC^^no problem, enjoy20:09
slipttees;-)20:09
DragonKingOfArmsHey20:38
GencadeHey guys.  I have been asking around in other nix's chans and #idea-users, but has anyone noticed msbuild not working correctly in the rider ide for vb.net debugging and compiling?  Sorry if off-topic20:40
GencadeHad the same issue with 3 different distros20:41
GencadeIssue described here https://youtrack.jetbrains.com/issue/RIDER-1200520:42
DragonKingOfArmsI got nothing, sorry.20:43
GencadeNo worries - Figured I'd ask.  Still waiting on a response back from jetbrains20:43
DragonKingOfArmsAlright well, Good luck.20:43
notnotdanHi. I have a slight problem with a kernel image. My system got updated to 4.10.0-42, but AFAIK there were some problems generating a boot image. Currently I can only boot using earlier kernels. When I tried to reconfigure the package this is what I got: https://pastebin.com/UscLfm1Q20:58
notnotdanThe error says "gzip: stdout: No space left on device" at some point, but I've checked and I do have enough space on my drive20:58
TJ-notnotdan: Using a separate /boot/ file-system? "df /boot/" should show20:59
notnotdanOh, that is true, TJ-! I haven't realized that21:00
notnotdans the way I got it partitioned21:00
notnotdanaccording to df I only have 16mb left on /boot21:00
TJ-notnotdan: have you run "sudo apt autoremove" recently ?21:01
notnotdanNope. Shall I give it a go?21:01
notnotdanI am only worried that it will get rid of an earlier kernel version and then I won't be able to boot at all21:01
TJ-notnotdan: yes, it'll remove older versions of kernels and the associated initrd.img files21:01
TJ-notnotdan: well, before you let it do it's work, check the list of kernel versions it says can be removed. You can always remove some sub-set of them manually too, but generally autoremove leaves most recent 2-3 kernel versions alone21:02
notnotdanhm, if i am reading the output of `--dry-run` it won't remove 4.10.0-40, so fingers crossed21:03
TJ-notnotdan: right, and then "sudo apt-get -f install" should fix the failed initrd.img build now there's space21:04
notnotdanapt autoremove actually autoconfigured the image as well21:05
whitebeastim running ubuntu 16.04 and i recently broke my monitor so im using an hdmi to use a tv now.. i8m having problems with the screen21:06
TJ-notnotdan: it did the clean-up itself, so you should be sorted now21:06
notnotdanjust rebooted and all seems well. thanks, TJ-, you're a life saver :)21:07
whitebeastit looks like screen is too big for the tv? half of the tool bar on top and side are cut off21:07
TJ-whitebeast: That sounds like the EDID from the TV isn't correct; use "xrandr -q" to check for other modes you could try. Other than that you may need to create  custom modeline for the TV, which can be a pain to figure out21:08
alkisgwhitebeast: most TVs have scan settings in their TV control, like wide, 16:9 etc, one of those usually takes care of overscan21:09
alkisgwhitebeast: mention the exact TV model if you can't locate it in your remote control21:09
whitebeastthanks you guys21:13
whitebeasttj is there a spot you can point me to wherere i can learn about creating my own custom modeline21:14
TJ-whitebeast: if it's needed the best bet is to first do a web-search for "modeline" and the TV make/model21:18
TJ-whitebeast: Second, I once found that Linux would overscan but a Windows install was perfect, so I found a Windows application that reported the modeline it was using and simply copied that - it worked perfectly21:19
Neo3I'm reading pdf book about ubuntu server, have already read 78 pages and understood nothing. only got what I knew. Is it normally? Seems reading useless... :(21:23
whitebeastso i added another hardrive to my computer and it had a couple thing on it so i just used gparted to format it to fat 32. but now its not regersing anywhere on21:23
Neo3Nevertheless, I'm going to read it until end, there only 400 pages, it's on 2 - 4 days21:24
=== sheshu is now known as strive
Neo3How to learn ubuntu I don't know...21:24
ToffeHey guys, i am wondering i have a VPS where i would love to host multiple domains with a simple way of adding all21:25
mDfRgI wouldn't loose time reading that much21:25
mDfRgJust practice21:25
mDfRgNo better way to learn21:25
ToffeWhat would you reccomand ?21:25
ToffeI currently have a setup with php-fom and nginx virtual hosts21:26
Toffebut i need to create new fpm socks pr user to make it "work"21:26
Toffeand the www-data needs to be in the group who owns the /home/user/public_html/ to access it21:26
=== gr33n7007h is now known as al2o3-cr
ToffeI thought it would be an easier way :P21:26
blackflowToffe: yes, both the fpm socket and static site files have to be somehow accessible to nginx.21:27
Neo3mDfRg: other guys suggest differ, Who say read better good linux book, I think it won't lack anyway, and will continue reading bible of linux, it's about shell scripting, Also have read one chapter and... this book more useful21:27
blackflowthe question is only how. adding www-data to a user dedicated for the site is a sane solution.21:27
blackflowto a group I mean.21:28
ToffeYeah currentliy i have nginx regexp the "request" (e.g. get $tld $domain $subdomain $request21:28
Toffeand check for /home/$domain/public_html/$subdomain/$request21:28
Toffeand serve it21:28
Neo3there much is written about history, How was created this OS. much better read than gaide about ubuntu server21:28
Toffebut are there .. some "finished" webhost service?21:28
Toffewhere i can webadmin it.. login, "add new user & url for that user"21:28
TJ-Toffe: You might want to take a look at VirtualMin, it makes multiple domains easy, one user account per domain, serving out of $HOME/public_html/  and can use apache-suexec to run external processes as the domain user21:29
blackflowToffe: well that's one way to do it, but a saner thing is to have one server{} entry per site. also as individual files under sites-enabled.d21:29
mDfRgNeo3: if you have time... Still, it's easier to read AFTER you try some things, for better understanding21:29
Toffeblackflow: yeah the thing i like about my setup is that it curerntly is dynamic21:29
Toffeadduser <username>  then make public_html/www in home folder and i get www.username.com working21:30
Toffemake public_html/test and test.username.com is working.21:30
Toffeelse it redirects to www.username.com21:30
ToffeCan Virtualmin do that?21:30
blackflowToffe: you can google for "cPanel alternatives" and see what works on ubuntu.21:30
blackflowToffe: but that regex approach is... well... I'd really recommend you to just drop a file in sites-enabled with a server{} entry specific for it.21:31
blackflowsince you already have to su(do) for useradd, just drop a file there.21:31
Toffe  server_name ~^((?<subdomain>.*)\.|)(?<user>.*?)\.(?<tld>[a-z]*)$;21:31
Toffeits kinda epic.. hehe :P21:31
Neo3mDfRg: yes, I imagined when I read if I know nothing I would get nothing. Just before reading I'd installed and customized VPS and solved many difficulties. even with this bag of knowledge I badly understand what about there written :(21:31
blackflowToffe: and waiting to blow up in your face :)21:32
Toffehow? hackwise?21:32
Neo3better learn it's something try customize and then seen answers on google21:32
Toffeit is impossible to go backwards via some hacks :P21:32
mDfRgNeo3: Stackoverflow.com and irc for the rescue21:33
Toffeit also checks for validated domain so you cant do a random user. if /home/username/domainAttached file does not excist it denies.21:33
blackflowToffe: convoluted and unnecessarily complex. but hey, your server :)21:33
Neo3mDfRg: Just I read that more behalf improving English, and I know now four litters DKDP, have read about it. It's something important there )))21:33
Toffeyeah i would love to get it less complex and easy to just press a button, enter username, password, mysql, domain and "done" .. :P21:33
Neo3and exists RAID as well21:34
blackflowToffe: write a simple shell script that does that.21:34
blackflowit's really a very simple script that does it.21:34
Toffeyeah i got that now. But yeah .. fpm stuff i dont like either. and the chmodding i have up now . it is really secure and denies users entry outside of /home/USER but .. as you say complex..21:35
FishPencilI was trying to set up an OpenVPN server on a VPS and I think I broke my web server. Now I don't care about OpenVPN and just want to undo the damage21:36
FishPencilI followed this: https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-16-04 and edited /etc/ufw/before.rules to add the MASQUERADE, how do I undo that? I already removed the lines but no change21:36
Neo3DPDK*21:37
Neo3this thin for ubuntu server is very important? http://dpdk.org/21:37
damiani can't find a reference to it, how do i update the ip of 17.10? it doesn't use /etc/network/interfaces anymore does it21:43
tomreyndamian: it can. or it can use NetworkManager21:44
damiannetworkmanager! that's the one. by default it uses networkmanager doesn't it21:45
damiani've configured it on two systems before, but i can't find a system i've set up that uses 17.* haha21:45
tomreynyes21:45
damianthank you very much21:45
tomreynshould be the same on 16.0421:45
damianoh really21:46
tomreynhave a look at (ls) /etc/NetworkManager/system-connections/21:46
damiandoes NetworkManager push the changes to /etc/network/interfaces file?21:46
tomreynno21:46
tomreynits got its own configuration files21:46
damianyeah didn't think so, that's how i was checking if i had set it up, just by checking that file and seeing if it held a static ip for eth021:47
damianbut all of my 16.04.x have config in ther21:47
tomreynnetwork interfaces configured in /etc/network/interfaces take precedence over configurations of NM21:47
damianinteresting21:47
damianhrmph. this new system i just set up doesn't have /etc/NetworkManager .. and changes to /etc/network/interfaces don't seem to take effect21:48
tomreyni'm not really into 17.10, maybe NetworkManager actually works differently there than 16.0421:48
acresearchpeople how do i setup a virtual machine in ubuntu, all my google searches show how to do it in windows, is there a spesific program i need to install in ubuntu?21:48
damianwelp, installing netowrk manager! now i have to remember ow to configure it, the online doco seems very lacking :\21:48
tomreyndamian: nmtui is a text graphics frontent for NM, if it helps.21:48
damianoh thanks!21:49
tomreyndamian: is this a desktop or a server?21:49
damianserver21:49
FishPencilHow do I reset my iptables to the default the server started with?21:49
tomreynokay then nmtui and nmcli is what you want to use21:49
TJ-damian: -server is expected to use systemd-networkd, and it's configured via netplan21:50
damianyeah i didn't konw they existed, when i last did this i just did an asstonne of trial an error until i found the right owrding in the cnfig21:50
damianthanks heaps21:50
tomreynacresearch: there are multiple options. is this a desktop or a server?21:50
damianacresearch, you need to use a virtual software .. VirtualBox might be the easiest either on GUI or CLI, but you have kvm and things like that you can use as well iirc21:50
acresearchtomreyn: desktop i want to try manjaro, so setup a VM on my ubuntu21:51
TJ-damian: see the release notes: https://wiki.ubuntu.com/ArtfulAardvark/ReleaseNotes#Network_configuration21:51
tomreynacresearch: right, virtualbox is the easiest option then21:51
acresearchVirtualBox damian tomreyn is it propreitary?21:51
damianohhh, netplan is what i was wrestling with last time21:52
tomreynacresearch: no. there are proprietary extnensions for it but they are optional21:52
acresearchtomreyn: sudo apt install VirtualBox?21:52
tomreynacresearch: lower case, virtualbox, but yes21:52
acresearchtomreyn: thanks :-)21:53
tomreynTJ-: thanks for correcting me there.21:53
tomreyni wasnt aware netplan was a default now21:53
TJ-tomreyn: didn't realise I had :D21:53
TJ-tomreyn: takes getting used to, but makes sense. Netplan holds the initial config which can then be converted on the fly to create the correct config for whatever network management service is actually in use21:54
tomreynit's also quite yound and could use more documentation. but i guess it had time to mature until 18.04 and that's all that matters to me.21:55
tomreyn*younG21:55
TJ-tomreyn: right, it makes sense also for the various 'cloud' orchestration services, etc., to have to only write a netplan config and have the netplan package installed in the target to have it deploy correctly. Avoids maintaining 'plugins' for every possible networking service in the orchestration layer21:57
tomreyntotally, i'm sure it's a very welcome improvement for this use case.21:57
TJ-tomreyn: I wish it'd been installed for 16.04 - I've been resisting trying to figure out the netplan config that would generate the 4xbonded+vlan systemd-networkd config on some of my servers :)21:59
tomreynTJ-: hehe, is it complex then? i guess it may actually be easy, if you know what the available configuration options are?22:03
tomreynbut then... this is porobably the difficult part22:04
TJ-tomreyn: I suspect it's easier to go backwards from the known working systemd-networkd config to netplan yaml :)22:04
tomreynoh :-/22:04
TJ-but having the NP yaml means it's easy to auto-deploy with the regular tooling22:04
tomreynokay, just this isn't exactly the experience you want the average user to make22:05
TJ-I'm about to deploy Ubuntu MAAS (metal as a service) and so having NP configs ready would make bare-metal configuration significantly easier22:05
tomreynwriting in C by wirting in asm first. then converting to C22:05
TJ-tomreyn: hey! I used to write in hex codes, don't knock it :)22:06
tomreyni'm happy with most people's hobbies and preferences, including sado masochism.22:07
tomreynokay, i guess that went slightly off-topic22:08
TJ-that sounds like writing complex sed regular expressions actually, which I've been doing the last few days22:08
tomreyn'congratulations'?22:09
TJ-There's a really weird/bad bug in os-prober (which GRUB2 uses) that generates fake/phantom boot menu entries is there's a kernel command-line argument surrounded in double-quotes :)22:09
TJ-so I'm reworking the responsible code, and the requirements are rather convoluted. Bug #173760422:10
ubottubug 1737604 in os-prober (Ubuntu) "30_os_prober: LINUXPROBED embedded spaces in kernel parameters generates false menuentry's" [Undecided,Confirmed] https://launchpad.net/bugs/173760422:10
tomreyni purge os-prober on all systems22:12
TJ-It's needed in this scenario, which is supposed to be a kernel testbed for yet another bug. Seem to be stuck in a recursive bug hunt currently.22:14
howudodatI'm having a weird problem with 17.10 running on a Dell XPS 27.  everytime I soft reboot, it never boots up all the way.  It seems to stall at a very soft purple.  then I hard reset the computer, the grub screen shows, I select "boot ubuntu" and it starts right up22:26
tomreynhowudodat: next time it stalls at the soft purple screen, try pressing escape, or if this doesn nothing, ctrl-alt-f1, and see whether you can see what is failing or where it's failing. there are also system logs at /var/log/syslog which may provide hints on what may be going wrong.22:48
tomreynhowudodat: such issues are usually system firmware bugs, you could also try upgrading the system firmware (UEFI / BIOS).22:49
howudodattomreyn: escape doesn't do anything, ctrl-alt-f1 (or any others) to get to a terminal screen does nothing.  I'll check syslog the next time it happens22:59
mosiIs this the right place to ask about selecting an image for KVM virtualization?23:03
Jordan_U!sysrq | howudodat23:03
ubottuhowudodat: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key23:03
mutanteone way to find out23:03
mosiI'm having trouble identifying the best image to use as a base for spinning up a KVM-based guest on a home server, I'm hoping someone can point me in the right direction. I want a Xenial image that doesn't require hardware virtualization.23:05
mosiI downloaded an amd64 cloud image, but I'm not sure if this is the right thing. I don't plan to use cloudinit.23:06
=== imadz714 is now known as imadz713
howudodatok, not sure what I did :(  but it's booting more reliably, now I am trying to figure out why I cant get the native screen resolution to work (2560x1440), it's coming up in 1920x1080.  This is my 2nd one of these machines.  the first one I purchased a year ago and installed gnome-ubuntu 16.04 on and it picked up the video and resolution just fine.  This one I just got, and decided to go straight to 17.10, it wont pick up the resolution23:18
mosi!kvm23:18
ubottukvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM23:18
=== PTNapivoski_ is now known as PTNapivoski
Bashing-omhowudodat: graphic's driver ? what shows ' sudo lshw -C display ' ?23:21
tsousaHello. i just installed the lastest release of ubuntu and compared the cpu fan speed of ubuntu with windows 10 it's way louder being the temperatyre of 33ÂșC23:22
howudodatBashing-om: there are 2 displays listed GeForce GT 750M and Intel Integrated, GeForce is using nouvau driver and intel is using i915.  (This is a dell xps 2720 all in one)23:24
Bashing-omhowudodat: Well, drivers are loaded - so much for that thought . Same issue present in the Xorg session of 17.10 ?23:26
konradosHi, in ubuntu + kde I'm changing now "mouse wheel scrolls by" in settings / input devices / mouse and... it has no effect. Where should I look at?23:26
howudodatBashing-om, not sure how to test that.23:27
Bashing-omhowudodat: Be aware that nvidia has problems currently on wayland with optimus graphic's sets .23:27
howudodatyeah, I tried the nvidia and then purged it all out23:28
Bashing-omhowudodat: All I can suggest at this time is to boot the Xorg session and see .23:29
howudodatBashing-om: how can I switch back to x?23:30
howudodatnevermind I think I remembered where it's at...gdm conf23:31
Bashing-omhowudodat: At the login box, the icon should give a drop down as to what session  to start .23:32
tomreynmosi: the standard ubuntu server or desktop installation should be fine23:35
=== wetterfu2hs is now known as wetterfuchs
rolandbeowulfI just installed Ubuntu 17.10 and ive noticed there's this really annoying issue where the mouse sort of lags when going over icons23:57
rolandbeowulfbut only when you go over it fast23:58
rolandbeowulfif i slowly move my mouse over its nice and smooth, but if i swing my mouse over it sort of pops instantly over23:58
rolandbeowulfHas anyone else had this issue?23:58

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