/srv/irclogs.ubuntu.com/2018/05/18/#ubuntu.txt

Blood_n_Binaryyou can do sudo autoremove I believe to get rid of the backports00:00
skatetensorif that doesn't work change the permissions with chmod00:00
Blood_n_Binarysomeone check me on that...00:00
Blood_n_Binarylol00:00
DraegonWhen I tried initially, it just made a "xorg.conf.save" file, is there a way to delete/remove that?00:00
Blood_n_Binaryyou can go through your directory by typing in ls in the terminal00:00
FaTaL_GBlood_n_Binary: Thats just going to remove packages I no longer need..... libqmi-glib1 linux-headers-4.13.0-32 linux-headers-4.13.0-32-generic linux-headers-4.15.0-13 linux-headers-4.15.0-13-generic linux-image-4.13.0-32-generic linux-image-4.15.0-13-generic linux-image-extra-4.13.0-32-generic00:00
FaTaL_G  linux-image-extra-4.15.0-13-generic00:00
FaTaL_Gsorry... didnt expect spam00:01
Blood_n_Binaryso ls if in sudo already00:01
skatetensorDreageon: rm /etc/X11/xorg/xorg.conf.save/00:01
Blood_n_Binaryand then the original file should be there00:01
Blood_n_Binaryyou should see it in white00:01
Blood_n_BinaryDraegon did you get it?00:03
skatetensorand........he probably deleted his xorg :/00:04
skatetensoractually did that yesterday :/00:05
FaTaL_Gsystemd[1]: isc-dhcp-server.service: Main process exited, code=exited, status=1/FAILURE00:06
FaTaL_Gno idea why00:06
DraegonI tried "sudo rm /etc/X11/xorg.conf.save/" but it says its not a directory00:08
FaTaL_Gsystemd[1]: ifup@enp0s31f6.service: Main process exited, code=exited, status=1/FAILURE00:08
skatetensorFaTaL_G: did you also get this msg when you try sudo service isc-dhcp-server start ?00:08
FaTaL_Gthose are the two things I see that I think are related00:09
FaTaL_Gin syslog and worked fine prior to the update/upgrade00:09
skatetensorDraegon: ls so you can list your dir's00:09
skatetensorsee the one you want to delete and then do it00:10
FaTaL_Gno, it works when I do that00:10
FaTaL_Gmeaning, the service starts00:10
FaTaL_Gand network works, but I have to manually do it00:10
skatetensorso.. make a script and put in the booting process? :p00:11
skatetensorkinda of a crappy solution but hey!00:11
FaTaL_Gand the fact that the network card *(second one I posted) is also not coming up, tells me something is happening, like I mentioned above, I wonder if the dhcp server is trying to serve dhcp to the ont00:12
Draegondoing ls just shows my /home directories folders00:12
FaTaL_Gwhich is not good... it shouldnt do that00:12
skatetensorDraegon: ls /etc/X11/xorg/00:13
skatetensorFaTaL_G: could you try sudo systemctl enable isc-dhcpd-serverand see the result?00:14
Draegonls: cannot access '/etc/x11/': No such file or directory00:14
lapagaits X1100:15
FaTaL_Gskatetensor: nothing special, it works. But it is already active, it just fails on boot00:16
FaTaL_Gif I manually start it, all is well00:17
FaTaL_Glike a race condition00:17
FaTaL_Gminus the issue with the enp0s31f6 card00:17
FaTaL_Gbecuase it also fails to ifup on boot00:17
skatetensorhey , might have an idea , is your DHCP server bind to an interface?00:19
skatetensorif i recall in order to start at boot it has to be00:19
skatetensorso check your /etc/init/isc-dhcp-server.conf00:19
FaTaL_GI dont know how to check but I want it bound to br0 only00:19
FaTaL_Gok00:19
granttrec1is there any apt history roll back like dnf?00:21
skatetensorgranttrec1: don't think so,if you want to refer to an older version of your kernel/distro you have to take a snapshot b4 the upgrade00:24
FaTaL_Gx /etc/default/isc-dhcp-server00:25
FaTaL_Gx /etc/dhcp/dhcpd.conf00:25
granttrec1skatetensor: ok thats too bad maybe in the future00:26
FaTaL_Gthose appear to be the conf, the conf you listed is the actual init script00:26
skatetensorinside the conf is your device linked up?00:27
skatetensorin the line containing IFACE=00:27
FaTaL_GInside /etc/dhcp/dhcpd.conf .... it does not appear to be.... I dont even see what to type to make it so00:27
skatetensorif the correct interface listed?00:28
FaTaL_GI'll look00:28
skatetensoryes sorry i wasn't clear before00:28
FaTaL_Gwellllllllllllll00:29
FaTaL_Ginside /etc/default/isc-dhcp-server it has INTERFACES="br0"00:29
FaTaL_Gso I suspect it is right00:31
FaTaL_Gremember, I said this has worked fine00:31
FaTaL_Git only borked after sudo apt-get update/upgrade00:31
FaTaL_G:(00:31
skatetensor:/00:32
skatetensorsorry cannot think of another way00:32
skatetensorjust to include start it by placing the script at your init00:32
leftyfbFaTaL_G: Is your main interface br0 and is it starting on boot?00:33
FaTaL_Gmy br0 is my bridge, of my internal nics00:33
FaTaL_Gyes, it is "working because wlan0 is on it, and wifi works on reboot00:33
FaTaL_Gbridge-ports wlp2s0 enp7s0 enp4s0f3 enp4s0f2 enp4s0f1 enp4s0f000:34
leftyfbwtf00:34
leftyfbwhy do you have them all attached to the same bridge?00:35
FaTaL_Gits a router00:35
leftyfbfor how many subnets?00:35
FaTaL_Gone00:35
FaTaL_Gas far as it knows00:35
leftyfbso why do you have all those interfaces bridged?00:36
FaTaL_Gbecase it is a router00:36
FaTaL_G5 wired ports, one wifi port00:36
FaTaL_Gall on the same subnet00:36
skatetensorso you use them bridged to get better speed?00:37
FaTaL_Gthe sixth nic, enp0s31f6, is the fios ont outside facing nic00:37
skatetensorcause of the 802.11ac?00:37
leftyfbA router needs 2 interfaces. 1 for WAN, the other for LAN. An iptables rule can do the routing between them. There's no need for a bridge interface for either of the 2 interfaces. So why do you need 6 interfaces bridged at all?00:37
LenPayneHas anyone else had a rocky upgrade from 17.10 to 18.04?00:38
yes_okIs anyone aware of a way in Ubuntu 18.04 to switch to a workspace by number? e.g. Ctrl+Alt+4 always switches to workspace #4?00:38
leftyfbLenPayne: We don't take surveys here. If you have a support question, ask it.00:38
FaTaL_Gyou are correct, a router NEEDS 2... but a router can have many00:38
skatetensorleftyfb: if your device doesn't support gigabit speed it makes sense00:39
Two_DogsLenPayne: i have seen some here complaining about it, yes00:39
FaTaL_Ggo buy a nighthawk r9000, it has 4+00:39
LenPayneOkay. Why did the upgrade remove duplicity?00:39
leftyfbFaTaL_G: So you have yet to explain why you have any interfaces bridged. "it's a router" is an invalid answer.00:39
FaTaL_Gwhy not bridge them?00:39
Two_DogsFaTaL_G: what is the actual issue you are having?00:40
FaTaL_Gthey all talk to 192.168.1.100:40
leftyfbfor what purpose?00:40
leftyfbFaTaL_G: What do you have plugged into those interfaces?00:40
=== fabricius1 is now known as fabricius
FaTaL_Gother routers, computers, etc.00:40
FaTaL_Gwhat does my infrastructure setup matter?00:40
leftyfbok, so you're basically using those interfaces as a switch00:40
Two_DogsFaTaL_G: what is the actual issue you are having?00:40
FaTaL_Gon the br0 side, yes00:41
leftyfbIf so, that was the answer.... "I'm using the extra interfaces a switch"00:41
skatetensorinfrastructure  :D its not a basement its a command center00:41
leftyfbmoving right along .....00:41
FaTaL_Gahhhhhhh I completely missed your pov or why you thought it was the wrong thing to do00:41
leftyfbFaTaL_G: to understand what you're doing with networking. It's sort of important to troubleshoot a network issue00:42
leftyfbAlso curiosity.00:42
FaTaL_Gthe actual issue, is, since I performed sudo apt-get updat/ugrad and reboot last night, the enp0s31f6nic, which is my WAN, does not come up, I have to force it, and the isc-dhcp-server is failing on br000:43
leftyfbIf you were doing it "just cuz", I'd say you were needlessly introducing complications into the setup00:43
yes_okjust curious if there is any kind of a hook that will directly switch to a numbered workspace in 18.0400:43
leftyfbFaTaL_G: ok, so did I see above that one or more of your interfaces was not starting at boot?00:43
leftyfbyes_ok: you could look at key bindings and maybe make your own00:43
FaTaL_Gleftyfb, I know networking, well. Just didnt know what was so sprising on why I'd have a bridge, or why it had anything to do with my questions so I flat out missed your concern00:44
leftyfbyes_ok: https://help.ubuntu.com/stable/ubuntu-help/shell-keyboard-shortcuts.html.en00:44
FaTaL_Gboth of these issues are on boot, if I force up and start the service, it is a ok00:45
FaTaL_Gleftyfb, yes, enp0s31f600:45
leftyfbFaTaL_G: ok, lets start with that. Any idea why?00:45
yes_okleftyfb: yeah, you can switch to "previous" or "next" but not to a numbered workspace. In 16.04 this was possible using gnome-tweak-tool, but this tool's settings are completely ignored by 18.04's customized Gnome00:46
FaTaL_Gmy curiosity, and I dont know how to prove it, is that the isc-dhcp-server is trying to serve dhcp to my ont, and my ont serve it to the enp0s31f6, so the isc service fails, and the enp0s31f6 shuts down00:46
leftyfbyes_ok: https://help.ubuntu.com/stable/ubuntu-help/keyboard-shortcuts-set.html00:46
leftyfbFaTaL_G: lets forget about dhcpd for now. Focus on figuring out why one of your interfaces isn't coming up. That might be the more pressing issue.00:47
leftyfbFaTaL_G: what's ont?00:47
FaTaL_Goptical network terminal00:48
FaTaL_Gfios service "modem"00:48
leftyfbok, hold on00:48
FaTaL_Git works when I ifup it, because here we are talking lol00:48
leftyfbwhich interface is your fios plugged into?00:48
FaTaL_Gand I didnt have this issue before the apt-get update/upgrade00:48
FaTaL_Genp0s31f600:48
FaTaL_Gthe one that ifdowns00:48
leftyfbis that part of the bridge?00:48
FaTaL_Gsyslog: ifup@enp0s31f6.service: Main process exited, code=exited, status=1/FAILURE00:49
FaTaL_Gno00:49
leftyfbthen your dhcp server shouldn't be doing anything with that interface00:50
FaTaL_Gagreed00:50
FaTaL_Gbut considering I changed no configurations, and it was fine, now isnt... I wonder if it is00:50
leftyfbcan you pastebin your network interfaces file?00:51
FaTaL_Gor there is some race condition but again, not sure where to look00:51
FaTaL_Gwhats the pastebin cml tool name?00:51
FaTaL_Gvs. pasting into a web browser00:51
leftyfbpastebinit00:51
FaTaL_Ghttp://paste.ubuntu.com/p/mSc3jcN4FD/00:52
metalbat97need help I got problem on my package installation, i can't remove it neither install other packages because of this http://pastebin.centos.org/775056/00:52
leftyfbmetalbat97: did you try what the message says?00:53
leftyfbFaTaL_G: I don't see anything wrong. (though I will recommend trying out 1.1.1.1 for your DNS. It's a lot faster and more secure)00:55
FaTaL_Gyea, I dont really want to use googles00:56
FaTaL_Gthere are a few I have been looking at00:56
leftyfbFaTaL_G: ok, at boot, what do you see in your dmesg and/or syslog for your WAN interface and why it's not starting?00:56
FaTaL_GI didnt see anything wrong either hahahaha, but strangely enough, it is not active on boot. I get the error I posted00:56
FaTaL_Gis there a better log file? or perhaps I can increase log level00:56
FaTaL_Gmy iptables slams dmesg00:57
FaTaL_Gnot sure I'll ever see anything in there except iptables00:57
leftyfbFaTaL_G: sorry, I missed the error you posted about your interface not starting00:57
leftyfbFaTaL_G: also, how are you starting your iptables rules?00:58
FaTaL_GI'll pastebin manually (ingmoring ip)00:58
FaTaL_Gscript00:58
FaTaL_Gthe load tool package with a script00:58
Two_DogsFaTaL_G: copy/paste & execute via terminal> journalctl -b --pri=3 | nc termbin.com 9999 ## share link output here00:59
FaTaL_G... /sbin/iptables-restore < /etc/network/iptables01:00
FaTaL_G... sudo iptables-apply /etc/network/iptables01:00
FaTaL_Gessentially01:00
FaTaL_Gand it just laods that on boot01:00
yes_okleftyfb: thanks for your help, I think in 18.04 it will only be possible by using gsettings to manually change the keys.01:00
Two_DogsFaTaL_G: i would troubleshoot networking without iptable rules applied first, might as well be able to see which is clobbering what01:01
nulliusyes_ok, have you looked in the gui settings>devices>keyboard ? you can set them there as well01:02
leftyfbFaTaL_G: for your iptables rule, might I suggest something like this https://pastebin.ubuntu.com/p/zfqfmKPcWS/01:02
nulliusmove into workspace[n] is an option yes_ok01:03
FaTaL_Gleftyfb: http://termbin.com/qra501:03
leftyfbFaTaL_G: this way, the rules only get loaded after your WAN interface is up01:03
FaTaL_Gthink its causing an issue?01:04
leftyfbdon't know01:05
FaTaL_GI mean, technically, I'd want the rules loaded BEFORE its up01:05
leftyfbwhy?01:05
FaTaL_Gno >0 time chance of an open box01:05
leftyfbopen box to what?01:05
leftyfbthere's no internet01:06
FaTaL_Gif the if is up, there is internet (eventually)01:06
leftyfband once the if is up, rules get loaded01:06
leftyfbthere's no time inbetween for anything to happen01:07
FaTaL_Gbtw, the paste I did above01:07
leftyfbit's how I've been running my rules for years01:07
FaTaL_Gthey are "simple" anti ad-domain redirects01:08
leftyfbyeah, I don't see anything about your interface besides pcap complaining about it not being up01:08
FaTaL_Gmakes that log messy01:08
leftyfbthis is the issue for your dhcp01:08
FaTaL_Gwhat is?01:09
leftyfbhttps://pastebin.ubuntu.com/p/RKyt5hZpy5/01:09
FaTaL_Gthats new.......01:09
FaTaL_Gand not true01:09
Two_DogsMay 17 00:26:49 TARDIS dhcpd[2743]: No subnet declaration for br0 (no IPv4 addresses). FaTaL_G , from termbin dump01:09
leftyfbwell, 21 hours "new"01:09
qwefytuiitytyWe have to do something with this. As soon as there is not enough memory in Linux, Linux freezes, the occupied size swap partition in Linux no more than 3 -10%. Example with VMware Player (Host Windows), the same in Vbox, the same in Host Linux without virtual machines. Xubuntu 18.04, Lubuntu, U-Mate 18.04, Fedora 28. https://uploadfiles.io/ia2ic mkv01:10
leftyfb!bug | qwefytuiityty01:10
ubottuqwefytuiityty: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.01:10
FaTaL_GI have one in there01:10
leftyfbFaTaL_G: Can you pastebin your dhcpd.conf?01:11
Two_DogsFaTaL_G: and maned/bind is borked too01:11
Two_Dogsnamed :)01:12
leftyfbFaTaL_G: also, I would see if disabling iptables and rebooting resolves either the interface or dhcpd issue01:12
metalbat97leftyfb: yeah and still fail01:12
leftyfbmetalbat97: please pastebin the failure01:12
yes_oknullius: yes, the settings aren't there, or in gnome-tweaks. I think it's because 18.04 uses "dynamic" workspaces by default, and so they simply omitted any way to create shortcuts to individual workspaces. using gsettings is cumbersome to say the least, but I believe it will work01:12
FaTaL_Gheres the snippet with it:  https://pastebin.com/3ygFjBTd01:13
leftyfbmetalbat97: what version of ubuntu are you running?01:13
FaTaL_GTwo_Dogs: where did you see an issue on bind?01:15
metalbat97leftyfb: i got signal broken http://pastebin.centos.org/775071/01:15
Two_DogsFaTaL_G: all the named issues01:15
Two_DogsFaTaL_G: all the named issues on the termbin dump01:15
leftyfbFaTaL_G: lets try rebooting without iptables. See if either of the issues is resolved. You should also then immediately pastebin syslog, journal and dmesg to see if there's errors with the interface that's not starting01:15
FaTaL_Gleftyfb: my iptables is active right now, and only handles rules out the WAN really (more precisely in), I tested it quite a bit before I made it live01:16
jeffguorgmorning, dudes(CST 9:15am)01:16
FaTaL_GTwo_Dogs: thats intentional01:16
Two_DogsFaTaL_G: ok01:16
FaTaL_GThose are null redirects for ad-domains01:16
leftyfbFaTaL_G: you know you only need 3 lines for iptables for routing right?01:16
Two_DogsFaTaL_G: i found dnsmasq to be less painful in domain stripping01:16
FaTaL_Gevery little bit counts when it comes to reducing click bait for kids/spouse hahaha01:16
leftyfbFaTaL_G: http://paste.ubuntu.com/p/nZSPScC23g/01:17
FaTaL_GTwo_Dogs: I've read that, seems that they both have their pros and cons01:18
metalbat97leftyfb: i have ubuntu xenial01:18
leftyfbmetalbat97: looks like your issue has to do with the lubuntu-dev ppa. I would use ppa-purge to purge all the packages installed from it and remove the ppa. Then install lxde through the supported official repos01:19
leftyfbRicardus: woah, are you really on a mini9?01:20
qwefytuiitytythe occupied size in swap partition in Linux no more than 3 -10% when freezes01:20
leftyfb!bug | qwefytuiityty01:20
ubottuqwefytuiityty: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.01:20
FaTaL_Gleftyfb: that is simple, basic, and denies everything in unless the connection is already established. Agreed. But again, my table is ok01:20
Two_DogsFaTaL_G: i have not seen a con to dnsmasq01:20
Ricardusleftyfb, yeah, that coffee table machine is a mini 9 runnng luntuntu01:20
FaTaL_Gand I have other content ;)01:20
leftyfbFaTaL_G: not if it's doing anything more complicated and potentially causing issues with your interface at boot01:20
Ricardusleftyfb, I always have it on when I'm in the living room01:21
leftyfbFaTaL_G: it could also be a timing thing ... I'd say try it01:21
qwefytuiitytyor 3 - 30%, not 50 -90% or 100%01:21
leftyfbRicardus: impressive. I've got 2 of them but really can't stand them. That pipe key kills me.01:21
FaTaL_GTwo_Dogs: Im not saying there is one, but in reading and choosing which to use, there was numerous back and forth on it. I just went with one and called it day01:21
Two_DogsFaTaL_G: and that race condition you brought, i see it with ssd01:21
FaTaL_GI have ssd01:22
Two_Dogs:)01:22
FaTaL_Gwhat race condition?01:22
FaTaL_Gyou mena in april?01:22
metalbat97leftyfb: its make sense, i will try it first thanks01:24
Ricardusleftyfb, I mostly use it when I need to do something and my main laptop is occupied. I always loved my Mini901:24
metalbat97abc12301:24
FaTaL_G^^^^^ simple 6 char pass01:25
FaTaL_Gjackson 5 even01:25
yes_okI doubt anyone cares, but I got it to work with: gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-2 "['<Super>2']"01:26
yes_okthanks for responses!01:26
Two_Dogsyes_ok: fixing is a lonely life01:26
yes_okTwo_Dogs: echo $(true)01:28
qwefytuiitytyi not coder i cannot say about bug, bug= no matter how much memory is free in the Linux swap file or swap partiton will always freezes when there is no memory01:29
Two_Dogsyes_ok: create a github account, add to some lessons learned entry, some one may google it sometime01:29
qwefytuiitytyand en not my lang01:30
=== leion1 is now known as leion
qwefytuiitytyhttps://translate.yandex.ru/?lang=en-ru01:31
metalbat97leftyfb: at last, i got my sixth sense to fix the broken pipe with command "apt-get remove lxqt*" this is because several days ago i want to change my desktop environment, thanks01:33
yes_okTwo_Dogs: you're right. I'll add it to Guthub. Thanks :)01:34
Two_Dogsmetalbat97: was/is purge an option of apt-get?01:34
leftyfb!ru | qwefytuiityty01:36
ubottuqwefytuiityty: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.01:36
metalbat97Two_Dogs: yes, i did it too but still not fixed with just purge the ppa and update grub, so i remove my trouble packages and will not install the lxqt envi anymore01:36
Two_Dogsmetalbat97: you want to purge system of lxqt?01:36
metalbat97Two_Dogs: yes, Cz its not my main desktop environment at my ubuntu01:37
Two_Dogsmetalbat97: you want to purge system of lxqt? answer with yes/no01:38
metalbat97Two_Dogs: yes01:39
Two_Dogsmetalbat97: copy/paste & execute via terminal> aptitude purge -sy ~nlxqt | nc termbin.com 9999 ## share link output here01:40
Two_Dogsmetalbat97: yes, no sudo intentional01:40
qwefytuiitytyi not coder i cannot say about bug, bug= no matter how much memory is free in the Linux swap file or swap partiton will always freezes when there is no memory (ram)01:41
leftyfb!ru | qwefytuiityty01:41
metalbat97Two_Dogs: here http://termbin.com/ahq501:42
Two_Dogsmetalbat97:  copy/paste & execute via terminal> sudo aptitude purge ~nlxqt ## if you accept the solution the majority of lxqt should be purged01:44
Two_Dogsmetalbat97: this assumes there is a working desktop besides lxqt!!01:45
devnilllI just installed 18.04 and would like to set an environment variable to be set when I run specific apps through gnome. Is there a way to do this?01:46
metalbat97Two_Dogs: many thanks to you, its much cleaner than just remove it...01:47
Two_Dogsmetalbat97: good luck01:47
=== brainwash_ is now known as brainwash
masterpieceI have a question about launchpad, Can I ask it here?01:52
LenPayneI'm having trouble using Wayland on 18.04. It's not an option in gdm. I had been faithfully using it in 17.10. During boot, I get the following message prior to gdm booting:01:55
LenPaynegnome-shell[1807]: Failed to create backend: Failed to initialize renderer: Missing extension for GBM renderer: EGL_KHR_platform_gbm, Missing EGL extensions required for EGLDevice renderer: EGL_EXT_device_base01:55
LenPayneI think this is telling me "We can't load Wayland, it's missing some stuff." A similar issue was presented here: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1733136 but they were dealing a lot with software rendering, and I don't appear to be software rendering (glxinfo shows I'm using the Intel driver, i915)01:57
ubottuLaunchpad bug 1733136 in ubiquity (Ubuntu) "libglvnd0/libegl installed in Ubuntu 18.04 breaks graphics drivers and forces LLVMpipe driver on i915 systems" [Undecided,Invalid]01:57
oerheksLenPayne, what i915 version ?01:58
oerheks(chipset)01:58
oerheksᴗßᴗᴒTᴗ01:59
LenPayneIntel Corporation HD Graphics 5500 (rev 09)01:59
oerheksno wayland session, sounds like you have nvidia drivers installed?02:07
oerheksthat 5500 is not that new  ..02:07
LenPayneI do not. I have no nvidia hardware.02:08
oerheksoke, no hybrid graphics02:10
oerhekscould be just missing egl-utils ..02:12
=== andre is now known as Guest27033
LenPayneI'm pretty sure I have those.02:16
LenPayneI installed mesa--utils earlier today and it didn't help.02:17
Two_DogsLenPayne: what does /var/log/Xorg.0.log complain about?02:17
=== leion1 is now known as leion
LenPayneNothing. Xorg loads up just fine.02:20
LenPayneThere are no (EE) tags in the Xorg.0.log file.02:20
LenPayneIt appears I don't have an alternative for x86_64-linux-gnu_egl_conf02:21
LenPayneupdate-alternatives --get-selections | grep gl_conf provides:02:21
Two_DogsLenPayne: are you rendering in wayland now?02:21
LenPaynex86_64-linux-gnu_egl_conf      auto     /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf02:21
LenPayneNo, I'm in Xorg now.02:21
Two_DogsLenPayne: ok02:21
LenPayneContinuing: the mesa-egl directory isn't there.02:22
Two_Dogsis gnome-shell suppose to be stable on wayland?02:22
LenPayneI don't know if this is an unrelated issue (ie- cruft from something that got removed during the 18.04 upgrade) or if this is the actual issue.02:22
LenPayneSo far as I know gnome-shell has been stable on wayland since at least 17.10, as wayland was the default for 17.1002:23
Two_Dogswayland is stable on plasma here https://git.io/vpAHG02:24
jhaig??02:25
Two_DogsLenPayne: i would re-install all wayland related packages, just to de-cruff it02:25
debauchery1stis it Bill or Ted that like Wayland?02:26
coolchrishi i have tried both and i think true os is better then ubuntu02:27
Two_DogsD, all of the above ^^02:27
debauchery1stExcellent!02:27
coolchristhe bionic beaver is bad02:27
debauchery1stI on the beaver02:28
debauchery1stjust installed fresh02:28
coolchriscool i rm -rf / --no-preserve-root on  my beaver back on windows now02:28
coolchrisim not trolling i really did it02:29
debauchery1stcoolchris: why not go back to trueos02:30
coolchrisbecause i have to play my call of duty windows is better then both02:30
debauchery1stoh. you're a ballmer guy.02:30
debauchery1stis this the fruit of windows and linux?02:31
debauchery1stwe can't fight about it like we used to02:31
guiverccoolchris, debauchery1st please take your non-Ubuntu-support chatter elsewhere.02:32
debauchery1stguiverc: I'm on ubuntu02:32
debauchery1stfresh install02:32
debauchery1stkubuntu 18.0402:33
debauchery1stI'm diggin it02:33
debauchery1stvery slick.02:33
SlidingHorncoolchris: then why, might I ask, are you here?02:33
guivercdebauchery1st, this is a Ubuntu-Support channel; non-support chatter belongs in #ubuntu-offtopic, or #ubuntu-discuss02:34
debauchery1stguiverc: fair deuce02:34
debauchery1stthe only hiccup I experienced on the latest kubuntu 18.04 was with my wifi adapter02:36
debauchery1stit needed bcmwl-kernel-source02:37
debauchery1stI was able to "apt-get install bcmwl-kernel-source" on the live install02:37
debauchery1stthen I just needed to disable and re-enable the driver via system-settings02:38
debauchery1stHowever, once installed it complained of missing 2 .deb files02:38
debauchery1st  libdpkg-perl_1.19.0.5ubuntu2_all.deb     &     libfile-fcntllock-perl_0.22-3build2_amd64.deb02:38
debauchery1stI rebooted into the live-usb, downloaded the .deb files, saved them to the freshly installed system02:39
granttrecdoes anyone know how to check repos configured in aptitude?02:39
debauchery1stthen once I rebooted I was able to "dpkg -i libdpkg-perl_1.19.0.5ubuntu2_all.deb libfile-fcntllock-perl_0.22-3build2_amd64.deb" followed by "apt-get install bcmwl-kernel-source"02:40
debauchery1stand my wifi worked02:40
oerheksgranttrec, that would be the same lists as for apt02:41
oerheks!sources02:41
ubottuThe packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.02:41
debauchery1stmy adapter is a bcm4306 ac02:41
granttrecoerheks: apt search found a package aptitude did not, how do I resolve that02:42
oerheksthat is new to me, and unlikely02:43
guivercgranttrec, in a browser I find "http://packages.ubuntu.com/search?keywords=" (adding package name) useful..02:44
granttrecguiverc: I find that defeats the purpose of the tool, the is a config file so maybe there is hope02:46
guivercyeah; i usually don't have a browser open too; but find i need it so i do have here so its handy :)02:48
marcosMinere BTC enquanto navega e trabalha  sem deixar o pc lentão e economizando energia obs: so funciona no Google  Chrome do pc.02:53
marcos https://getcryptotab.com/71896702:53
marcosVideo tutorial02:53
marcoshttps://www.youtube.com/watch?v=luzqQN3kL4g&t=166s02:53
=== marcos is now known as Guest94117
matjam!stop > marcos02:54
matjam!stop > Guest9411702:54
Claire235hiya03:03
guivercHi Claire235 & Welcome, if you have a Ubuntu Support question, please just ask it (ideally in a single line, and please give time for people to respond)03:05
Claire235Are multi GPU (with displays on each) supported in 18.04?03:06
matjamClaire235: yes, it works with nvidia cars at least.03:08
matjamClaire235: you need to use the binary driver and enable mosaic mode in nvidia settings.03:08
Claire235thanks matjam03:12
=== jhebden-afk is now known as jhebden
Guest10580Hi all, I'm running up against a bug id: 1645002 . This has apparently been fixed in Yakkety, but is triaged for 18 months in Xenial. The crux of it is 16.04 is not gracefully shutting down sshd before the network. How do I get the fixed version in 16.04?03:46
=== Guest10580 is now known as rob
robHi all, I'm running up against a bug id: 1645002 . This has apparently been fixed in Yakkety, but is triaged for 18 months in Xenial. The crux of it is 16.04 is not gracefully shutting down sshd before the network. How do I get the fixed version in 16.04?03:47
=== rob is now known as Guest634
SlidingHornlaunchpad bug 164500203:48
ubottuLaunchpad bug 1645002 in openssh (Ubuntu Xenial) "ssh sessions are not cleanly terminated on shutdown/restart with systemd" [Undecided,Triaged] https://launchpad.net/bugs/164500203:48
Guest634SlidingHorn: neat bot! I should've done that03:49
scientesis there an earlier kernel available for bionic?03:54
scienteshow do i install a older kernel, I have a dkms driver that works with 4.14, but needs to be ported to 4.1503:54
scienteshttps://github.com/MeissnerEffect/rtl8822bu03:54
Guest634Where should I be looking for more information on these kinds of bugs (1645002), is there a mailing list I can send so I don't need to sit in IRC bothering people?04:09
SlidingHornGuest634: I'm asking around04:12
Guest634SlidingHorn: oh neat, thanks! In general though, is this the right place to come? I appreciate you taking a look for me04:14
ddremveashi guys04:25
ddremveasLubuntu 16.04, xfce4-powermanager doesn't save its settings.04:31
Two_Dogsddremveas: you have a typical installed to hardware system?04:32
ddremveasWhen I press power button (hardware) it always asks me what to do, it's not configurable by settings.04:32
ddremveasYes, from alternate iso04:32
Two_Dogsddremveas: could you have not installed the desktop completely?04:33
ddremveasBut one time I uninstalled power manager to set screen shading off.04:33
Two_Dogsso yes, tweaked install04:34
ddremveasAfter I installed it again (the screen shaded after 20 min anyway) it stopped getting my settings.04:35
ddremveasMaybe there were some dependencies but I don't know which they were.04:36
Two_Dogsddremveas: do you know what the meta packaged is for xfce default install?04:44
ddremveas*lxde. No, but I'll check in synaptic.04:47
Two_Dogsddremveas: check 'lubuntu'04:47
Two_Dogsddremveas: my bad, i mentioned xfce, you are on lxde or lxqt?04:48
ddremveaslxde, lubuntu 16.0404:50
Two_Dogsok04:50
Two_Dogsddremveas: copy/paste & execute via terminal> dpkg -l lxde* lubuntu* | nc termbin.com 9999 ## share link output here04:51
Two_Dogsb0t lubuntu 16.04 power management packages https://git.io/vpAFf04:54
DraegonTwo_Dogs: Hey, thought it'd be nice to let you know that everything is sorted. The https://github.com/DIGImend/digimend-kernel-drivers#configuration page got updated today, and everything FINALLY works.04:58
Two_DogsDraegon: cool, the updated driver did the trick then?04:59
DraegonYeah, pressure sensitivity works, and no more jerky pixelated lines. Had to get the monitor tablet sorted, that updated page showed how to limit the tablet (actually the Stylus) to only work with one monitor, and just finished setting the hot keys. It is done. :-)05:01
Two_DogsDraegon: that is what makes linux worth it, good job05:01
DraegonYeah. Thanks again for your help.05:02
Two_DogsDraegon: yw, good luck05:02
Claire235:-) Draegon, Two_Dogs you JUST answered a question I had!!!05:03
DraegonOur pleasure Claire05:03
Two_DogsDraegon: is the fix you did exactly as shown on the link you shared?05:04
DraegonIf it's Tablet being weird, try the DIGImend channel, that's where I spoke to spbnick, he's the one who updated that page.05:04
DraegonTwo_Dogs: Yes, The only issue, and he said he's gonna update the page again, was that for me, the file/folder listed, "xorg.conf.d/50-tablet.conf" (located inside /etc/X11/xorg.conf.d/50-tablet.conf) wasn't in my computer, I had to do MKDIR, and Sudo Nano to create/edit the files, but everything on that page I followed got it done.05:06
Two_DogsDraegon: you sir are the tablet guru05:07
DraegonNah, I just follow guides and help from ppl. But thank you for the compliment.05:07
=== coffeeguy is now known as tripendicular
=== rob is now known as Guest64728
=== tripendicular is now known as coffeeguy
Claire235Goodnight everyone05:51
lotuspsychjeClaire235: welcome, how can we help you?05:51
=== shawn is now known as Guest44699
=== Jochen_wvdT is now known as Schlawiner
wbestienchu: I evadaded ban06:27
lotuspsychjewbestien: not here please06:28
wbestienMake06:28
wbestienme06:28
Drag0nhunterHello all06:34
bugzbunny_chu: Again06:35
=== bugzbunny_ is now known as bugzie
TheLawhi there: is there a good backup tool that backups the entire system incl applications and repos?06:40
lotuspsychjeTheLaw: aptoncd or apt offline06:40
SlidingHornTheLaw: also, see /msg ubottu backup06:41
wbestienchu:06:42
anonymipcan anyone explain how to properly change hostname on ubuntu 18.04, I use: sudo hostnamectl set-hostname myhostname, and the hostname changes, but after reboot it goes back to previous hostname?06:43
operator-erroranonymip: sudo vim (or other text editor) /etc/hostname06:44
guivercanonymip, as I recall you have to also change /etc/hostname -- both are required06:44
* tarzeau prefers the hostname command over the systemd interface06:45
anonymipif I look at /etc/hostname after changing hosname with hostnamectl set-hostname, it's automatically updated06:46
anonymipbut still the hosname goes back after reboot06:46
Marvelchu: Ban06:47
DraegonMy xsetwacom settings are not being kept upon reboot, is there somewhere specific to place the settings, so that after reboot the options are automatically loaded so I don't have to repeatedly input them every time?06:47
anonymipso, noone else having this issue?06:50
afidegnumhello, i m having this issue while trying to install Wine https://ghostbin.com/paste/bowdm06:54
afidegnumcan anyone help pls?06:54
bvenkysubbuFew years ago, I posted a spam on ubuntu forums and was banned. I get the following message on login - "bvenkysubbu, you do not have permission to access this page."06:58
bvenkysubbuIs there a way to remove my ban on ubuntuforums?06:59
Flannelbvenkysubbu: You want #ubuntuforums06:59
bvenkysubbuoh, sorry, thanks @flannel06:59
Flannelbvenkysubbu: no worries.06:59
Flannelafidegnum: Looks like it actually doesn't have much to do with wine (other than you were using apt while installing line).07:00
Flannelafidegnum: And it looks like your problem is that your disk (or at least /boot) is full.07:00
Flannelafidegnum: Do you have a separate /boot partition? or a separate / partition? or what?07:00
darktemplarHello.07:01
darktemplarCould someone help with a problem I have?07:01
darktemplarI am getting this error.07:01
darktemplarE:The repository 'http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu artful Release' does not have a Release file.07:01
darktemplarWhat should I Do?07:01
anonymipah, now I got  ht hostname to stick, I followed this guide: https://websiteforstudents.com/updating-changing-the-hostname-on-ubuntu-18-04-beta-server/07:02
DraegonReading some posts online, some dating back up to 8 years ago, there is recommendations to save the xsetwacom options as either a startup script, in /etc/x11/xorg.conf.d/, or in /usr/share/X11/xorg.conf.d/ directories. Is there a specific preference to which to store the settings?07:04
guivercdarktemplar, if you open http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu/dists/ in a browser, you'll note no artful directory; ie. 17.10 isn't supported07:06
=== kallesbar_ is now known as kallesbar
afidegnumFlannel: i had that error of boot partition being full,07:12
afidegnumhow do i clear it ?07:12
Flannelafidegnum: Do you have a separate /boot partition? or a separate / partition? or just one big partition? or what?07:12
afidegnum1 big partition07:13
darktemplarguiverc, If 17.10's not supported, Than what should I do?07:13
guivercdarktemplar, i don't know why you added it (the ppa), but I'd remove it & look for another source for whatever reason you added the ppa07:14
Flannelafidegnum: ok.  With one big partition, you PROBABLY have something /else/ filling up your partition.  You should look around and see what it is.  If you had a separate /boot partition, it'd be a simple apt command to fix your problem.  But I expect you have a runaway log file or some other data file that's grown way too big.07:14
guivercfor many ppa's, they often provide support (eg. bionic) some time after release; but that directory hadn't been updated since 15.04 as I recall (directory & names of releases)07:15
darktemplarguiverc, I didn't know what I was doing hahaha. Hm, not to be that guy but do you think you could 'Attempt' to explain to me to me how to pick another server?07:15
afidegnumFlannel: is ther a way to resize the boot partition?07:15
Flannelafidegnum: You don't have a boot partition.07:16
Flannelafidegnum: So, you have something else, besides /boot stuff, filling up your partition.07:16
guiverci meant another source (not server).  ie. whatever search you did that found that ppa, needs to be redone to find another source for a solution - that ppa would only work if you used 14.04 Trusty (for supported releases)07:17
afidegnumthis is what i have https://pasteboard.co/HlIgzO7.png07:18
guiverc(yeah sorry darktemplar, i'm not the clearest with language...)07:18
afidegnumFlannel: and this https://pasteboard.co/HlIh48E.png07:19
darktemplarguiverc, I'm so confused.. Where should I change the Server/PPA?07:19
Flannelafidegnum: pastebin `df -h`, that's easier and all in one place07:19
guivercdarktemplar, that ppa does NOT support 17.10, so your current only choice is to remove it.07:20
afidegnumFlannel: https://ghostbin.com/paste/nvgj707:21
guivercdarktemplar, why did you add that ppa to your system?   You need to find somewhere else (that supports 17.10) that can provide an answer for whatever that was.07:21
Flannelafidegnum: ok, you do have a separate /boot then.  So, what has happened is, over the course of your updates, you've added a lot of new kernel versions, and they've filled up /boot.  All you need to do is remove them.  One easy way of doing this would be to simply `sudo apt-get autoremove`07:22
afidegnumok,07:22
Flannelafidegnum: Based on the output of your original pastebin, that'll remove like five kernel versions (or maybe more?)07:23
afidegnumyes, that's what's happening07:23
guivercdarktemplar, the command to remove will likely be `sudo add-apt-repository --remove http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu`  (no backquotes)07:24
afidegnumFlannel: https://ghostbin.com/paste/nvgj707:25
Flannelafidegnum: once that's done, you can verify you have freed up space with df -h, check /boot, it should be more than 17MB left free.07:27
=== konrados is now known as k117
afidegnumFlannel: /dev/sda1                    472M  133M  316M  30% /boot07:30
Flannelafidegnum: yep.  You're good to go now.07:30
afidegnumis there anything to do to correct the removed kernel headers?07:30
Flannelafidegnum: No07:30
afidegnumi can just continue working ?07:31
Flannelafidegnum: yeah.07:31
afidegnumok, thanks07:31
senapshi all, i have ubuntu 17.10 installed, i have ubuntu 18.04 iso downloaded. is there a way to upgrade to 18.04 without usb stick? just from terminal?07:45
senapshi all, i have ubuntu 17.10 installed, i have ubuntu 18.04 iso downloaded. is there a way to upgrade to 18.04 without usb stick? just from terminal?07:47
timsag3bye guys ^___^07:49
senapsnobody? really?07:50
Draegonjust wait07:50
tarzeaugnome-shell leaks memory07:50
RusAlexIve just removed /etc/xrdp/ folder and  /etc/init.d/xrdp file what packages provides these files ?07:50
RusAlexseems `xrdp` does not07:51
Draegonsome ppl may be away from the computers, they'll come check out if they can offer advice when they get back07:51
Two_DogsRusAlex: use synaptic, search for rdp07:53
tarzeaugnome-shell leaks memory: 8 GB / 27 days (uptime)07:54
tarzeaui still  have another 8 GB, but it's annoying anyways.07:54
pragomerwhen creating a .desktop file in my desktop folder under ubuntu 18.04 gnome, the file is not visible07:55
pragomerhow can I change that?07:55
Two_Dogspragomer: created how?07:56
ledenipragomer, install gnome tweak tool07:56
pragomergnome-tweak-tool is installed07:57
Tegudo you need a tweak tool to show hidden files?07:57
pragomerI created the desktop file in terminal an called it lets say  mystarter.desktop07:57
pragomerwith gnome-tweak-tool I can let display home folder, trash, etc. on desktop.07:58
pragomerbut the desktop-file does not appear07:58
NoruxTegu: no. `ls -a` will show hidden files. Or in Nautilus, you can use Ctrl-H.07:58
Teguah, I misunderstood. so it doesn't start with . so it's not hidden07:58
pragomerthe file is NOT a hidden file (that would begin with a ".")07:58
Two_Dogspragomer: created file how?07:58
pragomersee above: via terminal and nano07:58
Noruxpragomer: cat mystarter.desktop | nc termbin.com 999907:59
Two_Dogspragomer:  copy/paste & execute via terminal> ls ~/Desktop07:59
pragomerok. i tried to copy a desktop file (the one from gimp) from /usr/share/applications07:59
pragomerthis is displayed07:59
pragomeri just can edit this one07:59
Two_Dogspragomer: see file listed?07:59
DraegonTwo_Dogs: know anything about making settings permanent after a reboot?08:00
Two_DogsDraegon: the setting is permanent on cold boot?08:01
Draegonnope08:01
Two_DogsDraegon: explain08:01
Two_DogsDraegon: making stuff permanent is simple in general, the location of the entry is what matters08:01
DraegonWhen I set the options with xsetwacom in terminal, it seems they dont stay, once the X server restarts, they all gone.08:02
Two_DogsDraegon: ahh, ok08:02
DraegonFrom reading some posts, some dating back up to 8 years ago, there is recommendations to save the xsetwacom options as either a startup script, in /etc/x11/xorg.conf.d/, or in /usr/share/X11/xorg.conf.d/ directories. Just wondering if there is specific preference to which to store the settings within?08:03
Two_DogsDraegon: the command executed include 'sudo' via terminal?08:03
Two_DogsDraegon: i would think not08:04
Two_DogsDraegon: share command you execute via terminal here08:04
DraegonNo, doesn't matter, as soon as reboot/cold boot, all gone.08:04
Two_DogsDraegon: share command you execute via terminal here08:04
Draegongimme min, lemme load text document08:05
senapsi have an ubuntu 18.10 iso, is there a way to mount it and upgrade my ubutnu 17.10 with it/08:05
Draegonto set the tablet hot keys for example, "xsetwacom set "UC-LOIC TABLET 1060 Pad pad" button 9 key Ctrl Z"08:05
Two_DogsDraegon: and you tried the command and it works fine?08:06
Draegonand to set the tablet stylus to only work on my main monitor, "xsetwacom set "UC-LOIC TABLET 1060 Pen stylus" MapToOutput DVI-I-1"08:06
Two_DogsDraegon: and you tried the command and it works fine?08:06
Draegonyep08:06
DraegonHave rebooted 3 times, I have to re-enter them in terminal each time, and they take effect immediately, until reboot/cold boot08:07
Two_DogsDraegon: look at the root of your home space, ~/ <--folder , /home/youruser/ <-- for .xnitrc08:07
Two_DogsDraegon: does that file exist?08:07
Draegonchecked in /, /home, and /home/(my account), no matching file08:09
Draegonfyi, I use image program, shows me all hidden files08:09
Two_DogsDraegon: create the file in ~/ and enter those commands you previously discussed08:10
Two_DogsDraegon: use file manager, create txt file08:11
Two_DogsDraegon: use file manager, create txt file  .xintrc08:11
Two_DogsDraegon: what desktop you use?08:12
DraegonDefault that comes with Ubuntu 16.0408:12
Two_Dogs??08:12
killallmorning08:13
DraegonWhat is your meaning of Desktop?08:13
Two_DogsDraegon: mate/plasma/gnome/lxqt/etc08:13
Two_Dogscinnamon08:13
Two_DogsI308:13
DraegonI don't know, Unity I think it's called?08:14
Two_DogsDraegon: /vt terminal> inxi -S ## desktop: ??08:14
Two_DogsDraegon: ok08:14
Two_DogsDraegon: file created?08:14
DraegonYou want it created in /home/(my account name) ?08:15
Two_DogsDraegon: yes08:15
Two_DogsDraegon: and that is also called ~/08:15
DraegonYeah. Done08:16
Two_Dogs/home/(my account name) = ~/08:16
Two_DogsDraegon: open the file with your desktop editor and add the command lines you previously shared08:16
Two_Dogsdesktop's text editor08:17
senapsis it possible to upgrade ubuntu from a mounted iso?08:17
DraegonDone.08:19
DraegonAnything else to add into the file?08:19
Two_Dogssenaps: should be yes, some use swap partition for just that08:19
Two_DogsDraegon: no08:19
Two_DogsDraegon: copy/paste & execute via terminal> cat ~/.xintrc | nc termbin.com 9999 ## share link output here08:19
Two_Dogsmy bad Draegon , i borked file name08:21
Two_DogsDraegon: copy/paste & execute via terminal> cat ~/.xinitrc | nc termbin.com 9999 ## share link output here08:21
Draegonhttp://termbin.com/osc808:22
Two_Dogsthe file name is .xinitrc , yes? Draegon08:22
Draegonno, I can rename it easily08:23
Two_Dogsthe file name is .xinitrc , yes? Draegon, yes, do08:23
cluelesspersonSorry to bother you, I'm having an issue where some applicatios cannot read media from CIFS mounts, this includes VLC08:24
cluelesspersonnot sure wtf is going on :D08:24
Draegonyes, renamed08:24
Two_DogsDraegon: copy/paste & execute via terminal> cat ~/.xinitrc | nc termbin.com 9999 ## share link output here08:24
senapsTwo_Dogs i think i should change the source of apt from internet to that cd. and then ask apt to do a dist-upgrade?08:24
senapswould that work/08:25
Draegonhttp://termbin.com/hqbf08:25
Two_Dogssenaps: i thought you wanted to do upgrade via mounted iso as in boot into iso08:25
Two_DogsDraegon: logout, and login, see if you have what ever capability08:27
Draegonok, back soon.08:27
senapsno i don't want to boot into iso. i don't want to burn to usb or cd08:27
senapsTwo_Dogs ^^^08:28
senapsi jsut have downloaded ubuntu 18.04 iso, and want to if possible, upgrade from it instead of installing the whole thing again.08:28
hoechtsHi, is it possible to install ubuntu encrypted on a part of the disk? I cant find any option installing ubuntu on my own defined partition sizes08:28
senaps*downloading the whole thing. sorry.08:29
Two_Dogssenaps: ok, if the iso is trully mounted then i would expect apt-cd to work08:29
cluelesspersonsenaps: in theory yes08:30
guivercsenaps, i've done it years ago (with debian, if not ubuntu), but not in years.  mounted, then edited sources.list to point to mount-point .. apt-get update & it worked; but not in 4+ years..08:30
cluelesspersonsenaps: I prefer just reinstalling, but yes08:30
EriC^^!ping08:32
ubottupong!08:32
Two_Dogssenaps: you dont have networking on the machine needing apt-cd?08:32
mancman3timed out08:32
=== rob__ is now known as guest_rob
onesphoreexit08:42
Two_Dogs/exit08:47
senapsTwo_Dogs i have networking, but it's limited to  300MB for the day, so i can't  download 1800MB of ubuntu, and some packages are censored here in iran so downloading them will probebly fail.08:48
Two_Dogssenaps: got it08:48
Two_Dogssenaps: you need to say little about domicile here, tmi08:49
DraegonTwo_Dogs: Nope, didn't work08:49
Two_DogsDraegon: ok08:50
DraegonDouble checked file name, it is: .xinitrc08:50
Two_DogsDraegon: and that is the file name you used, yes?08:50
Draegonyes08:51
Two_DogsDraegon: do you have file .profile ? same folder08:51
Draegonyes08:51
Two_DogsDraegon: add one command for test, logout/login08:52
DraegonOne of the commands of xsetwacom, into .profile ?08:53
Two_DogsDraegon: yeah08:53
Draegonok08:53
Draegonsudo/admin rights, or just any text editor?08:53
Two_DogsDraegon: no sudo08:53
Draegonok08:54
Two_Dogsdont sudo in ~/ Draegon08:54
Two_Dogs.gg b0t how to make xsetwacom commands permanent on ubuntu08:57
Two_Dogsoops08:57
Two_Dogsb0t how to make xsetwacom commands permanent on ubuntu https://git.io/vpxTJ08:57
RusAlex[08:58
Two_Dogshit one :) , imagine that, too simple08:58
anonymipis ther any limit for how long back in time the 'history' command goes, or how many commands?08:59
hateballanonymip: by default it is 1000 lines09:01
anonymipah, ok. thanks!09:01
DraegonTwo_Dogs: No joy. :-(09:01
Two_DogsDraegon: via terminal the commands are not executed with sudo or in root terminal, yes?09:02
Two_Dogsover09:03
Two_DogsDraegon: https://git.io/vpxTJ look at hit #109:04
Draegonno sudo used, checked the guide I used to create them and doesn't say to do sudo.09:06
Draegon1 min, lemme look at link09:06
EriC^^!ping09:07
Two_DogsDraegon: btw, remove the one line from .profile and remove .xinitrc09:08
hateballanonymip: you can change, if that is what you like09:08
rr89hi09:08
rr89which office suite do you recommend me?09:08
rr89onlyoffice or wps office?09:08
DraegonOK. Will do.09:09
tomreynsenaps: Unfortunately, there is no supported offline upgrade method according to the release notes ( https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes ): "There are no offline upgrade options for Ubuntu Desktop and Ubuntu Server. Please ensure you have network connectivity to one of the official mirrors or to a locally accessible mirror and follow the instructions above. "09:09
Two_Dogsrr89: libreoffice09:09
=== sauvin_ is now known as bocaneri
anonymipI see, where do I do that  hateball?09:09
hateballanonymip: you can change HISTSIZE in ~/.bashrc09:11
anonymipok09:11
hateballanonymip: also HISTFILESIZE means that it will stop adding to it if the history file gets too big09:11
anonymipah, so it doesn't delete the oldest entries and fill up with new ones?09:12
hateballanonymip: you can remove the numbers and it should be unlimited09:12
hateballanonymip: this post explains it well https://stackoverflow.com/questions/19454837/bash-histsize-vs-histfilesize09:13
anonymipok, is it stored in RAM until reboot, or is it stored in som file?09:13
DraegonTwo_Dogs: Changed/deleted those references/file. That 50-wacom.conf file referenced from the first link, it is showing as a "Read-Only". Would I run Sudo gedit to open and edit, or another method?09:13
hateballanonymip: it is stored in RAM until your bash session exits, then it by default appends to ~/.bash_history09:14
Two_DogsDraegon: dont sudo graphics apps, use gksudo instead09:14
Draegonok.09:14
Two_DogsDraegon: but yes, gksudo gedit foo.file09:15
NebiHi, lets assume there is a library. It says that it is in the newest version, which is 3.5. However, when running a program it says that version 3.1 is installed. while doing a file grep it is visible that there is one file of old version in /usr/lib/x86_64-linux-gnu. While trying to rename this lib, it appears back. I also put an export LDLIBRARY_PATH to a folder with the new lib-version but still not success. ldconfig also applied. what can I do?09:15
anonymipok09:15
tarzeauwhen is popcon.ubuntu.com going to be fixed?09:17
oerhekspopularity-contest | grep '<OLD>' works fine here09:20
mattiasbHi all! I'm having trouble getting network working in a user session libvirt VM in Ubuntu 18.04. In fedora `qemu-bridge-helper` automatically gets me a network but that doesn't seem to be the case here. Does anyone know how to work around this?09:21
enesunable to install or uninstall "phpmyadmin" package, apt-get gives errors like this: subprocess installed post-installation script returned error exit status 1009:21
kiokomanenes: the script should be inside /var/lib/dpkg/info/09:24
DraegonJust trying to figure out how to format the settings inside the file09:25
kiokomanenes: try sh -x /var/lib/dpkg/info/phpmyadmin.postinst configure or something09:25
eneskiokoman: the scripts appears to execute with no problems using that command09:27
=== derrin is now known as permanoob
=== fabricius1 is now known as fabricius
kiokomanenes: maybe permission problem somewhere09:30
permanoobhi I have a question if anyone can help? i downloaded a software from a website, I'm not sure what tool I used to install it, but it is in my downloads folder, but if I take it out of the downloads folder it won't open, even if I try to make a copy and paste to the desktop it still won't open, any ideas why? I would prefer it to be on my desktop and open from there?09:31
permanoobI'm using ubuntu mate btw09:32
permanoob16.0409:32
Spookanpermanoob: What software is it and where did you download it from?09:34
oerheks"a software from a website" ... care to share what download/website?09:34
oerhekswe don t support apps outside our repos, so be patient ..09:35
=== sauvin_ is now known as bocaneri
permanoobexodus cryptocurrency wallet09:35
lechevalierhello09:36
Spookanpermanoob: Ok, and from what homepage did you download it?09:39
lechevalierubuntu 17.10 is' good09:39
oerheksleeave it in your ~/Downloads folder, double click, fileroller will open, hit 'extract' and choose place to unpack, ..09:39
oerhekshttps://steemit.com/wallet/@tansan/how-to-install-exodus-wallet-on-linux-ubuntu-operating-system09:40
permanoobhttps://www.exodus.io/releases/09:40
permanoobok thanks i'll give it a go09:41
permanoobI think it is already extracted, I can double click on it and it will open and enter password etc, if I double left click it just opens to the password window09:43
permanoobI'll have a read of the steemit link though thanks09:44
=== fabricius1 is now known as fabricius
permanoobyes the steemit instructions just say to find the file named exodus, and double click on it and it will open, which all works fine, I'm just wondering why I can't either copy it to desktop and double click to open it from there, rather than having to keep going into home folder downloads folder all the time to use it?09:48
permanoobor move the whole file from the downloads folder to the desktop rather than copying it...I can handle going to the downloads folder everytime if I have to, just wondering if there is an easy fix09:49
oerhekspermanoob, i think gnome-tweak-tool only allows you to put drives on the desktop, you could make a proper launcher i guess https://linuxconfig.org/how-to-create-desktop-shortcut-launcher-on-ubuntu-18-04-bionic-beaver-linux09:52
oerheksgnome-desktop-item-edit ~/Desktop/ --create-new09:53
oerheks* this might need gnome-panel09:53
BangDefping09:55
BangDefp09:55
permanooboh I'm using ubuntu mate 16.04, maybe thats the problem, the software was designed to be used on gnome?09:58
oerheksoops, mate-desktop-item-edit ./ --create-new10:00
oerhekshttps://ubuntuforums.org/showthread.php?t=2252428&p=13173728#post1317372810:00
oerheksor ~/Desktop ofcourse10:01
orengaproblem with netbeans --> WARNING: An illegal reflective access operation has occurred ...10:02
jinkIt's a warning.  And not related to Ubuntu.10:02
oerheksThere is #netbeans here on #freenode10:03
permanoobthanks again i'll have a look at that forums thread10:06
permanoobsorry whats netbeans? is it a risk?10:07
jinkpermanoob: That was for orenga.10:07
permanoobfor the sake of education, what is a reflective access operation?10:09
jinkpermanoob: Learn Java. :P10:09
permanoobso that'll stay a mystery to me then haha10:09
jinkpermanoob: Well, unless you learn Java. :P10:09
permanoobjust learning to even use ubuntu mate, let alone coding :)10:10
jinkpermanoob: Feel free to join ##java and ask there. ;)10:10
paulvonhoesslinhey guys, I've setup ubuntu snappy on my Raspberry Pi and I have a Yeti Microphone connected to it. arecord cannot pickup any sound card, I was wondering if anyone knew how to get the mic to record stuff10:10
MonkeyDustpaulvonhoesslin  rpi has its own channel(s)... #ubuntu-arm and #raspberrypi10:12
DraegonTwoDogs: No go. Tried multiple options, the settings for the buttons. Just tried in Krita, no response, tried in Gedit, the buttons aren't registering as any key presses.10:15
tatramacohiyas10:17
tatramacoanyone know how to add the snap interface or alter the apparmor policy to allow chromium to speak to a U2F security key ?10:18
mjaykHaya anyone know why the right click on my trackpad doesnt work but two finger tap enables right click ?10:18
tatramacoIt's a feature :)10:19
permanooboerheks, is that mate-desktop-item-edit line you wrote a terminal command?10:19
NEWBuntuHEYLO brand NEWB to Linux looking for some help verifying my .iso10:19
NEWBuntu*on a windows 10 machine10:20
mjayktatramaco: :<10:20
permanoob##qubes10:21
permanoob##java10:21
permanoob#java10:21
NEWBuntuI'm searching tutorials and can't seem to find the right way. I downloaded and installed gpg4win and kleopatra... followiong instructions for kleopatra with the gpg i got from ubuntu... and nothing is importing.10:22
MonkeyDustNEWBuntu  are you now using ubuntu?10:22
NEWBuntupermanoob I RLY wanted to just start with qubes.10:22
jinkNEWBuntu: This is a Windows question, isn't it?10:22
NEWBuntuNo, I'm on windows atm10:23
NEWBuntui dont exactly think so.10:23
jinkIt is.10:23
NEWBuntuokay.10:23
jinkYou're asking for support on how to verify a file on Windows.10:23
NEWBuntua linux iso10:23
guivercNEWBuntu, https://help.ubuntu.com/community/HowToMD5SUM may help, sorry I've never used w10 but there is a MD5SUM on windows section in it\10:23
jinkThat the file is an Ubuntu .iso doesn't really matter, here. :D10:23
NEWBuntuokay10:23
NEWBuntuguiverc thanks for your help 2 days in a row10:24
NEWBuntu!!!10:24
permanoobNEWBuntu yea sounds awesome, but damn difficult to set it up and keep it running smoothly apparently, its only easy to use for power users who can fix every little issue that arises10:24
NEWBuntupermanoob im ubernewb so... yeah probs not my bag. yet.10:24
EriC^^!Ping10:25
ubottupong!10:25
MonkeyDustNEWBuntu  type   /join ##windows10:25
mjaykha turns out you need gnome-tweak-tool to fix trackpads on 18.04 LTS :-)10:27
guivercyou're most welcome NEWBuntu  :)10:27
voiter16.04 knew super+down to minimise a window. is there an alternative in 18.04?10:30
permanoobNEWBuntu yes, its not so much the setup process, its more that it is temperamental, you click one thing that it doesn't like you doing and something else stops working etc...major headache if its your main machine and you need the system to just work to get something urgent done, I'm wondering if there is a professional tech support number that can can assist with set up and trouble shooting any problems that arise? not sure yet10:30
Two_Dogsof course ubuntu has pay support10:35
mjaykvoiter: try super + H10:38
DraegonTwo_Dogs: Absolutely failed, didn't work. Do you think a shell script on login would work?10:39
v_iefpbom dia10:41
MonkeyDust!pt10:42
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.10:42
v_iefpobrigado10:43
v_iefpsaudações PT-PT10:43
guest_robif I wanted to find out more information about why a bug is on ice in Xenial (1645002), where should I be looking? It's been fixed in Yakkety, but triaged for Xenial. It's an issue with openssh package, sshd does not get killed gracefully during shutdown.10:43
guest_roblaunchpad bug 164500210:43
ubottuLaunchpad bug 1645002 in openssh (Ubuntu Xenial) "ssh sessions are not cleanly terminated on shutdown/restart with systemd" [Undecided,Triaged] https://launchpad.net/bugs/164500210:43
=== Night is now known as Guest96996
v_iefpthanks ubottu10:45
brainwashguest_rob: probably cuz no one cared to request a SRU10:48
philllyin order to get "machinectl" command, which package should I use? I see nspawn and systemd-container10:48
brainwash!sru10:48
ubottuStable Release Update information is at https://wiki.ubuntu.com/StableReleaseUpdates10:48
bobdobbsHi. I upgraded from 17.10 to 18.04. After the update I cant use apt-get successfully. If I do 'apt-get install -f' I get: https://hastebin.com/doboqavaxi.http10:49
Guest22135hello10:50
Guest22135?10:50
MonkeyDustGuest22135  this is the ubuntu support channel10:50
MonkeyDustbobdobbs  try   sudo apt update    first10:52
mjaykIs there a way to see the version of a program before you install it via snap10:52
Guest22135remove10:52
bobdobbsMonkeyDust: will do10:52
ikoniamjayk: thats an interesting question around snap, I think the real question is the versions of ALL the programs contained in a snap10:52
ikoniaas the snap will bundle the app you want + all the dependencies10:52
brainwashbobdobbs: I would remove kio-smtp10:53
bobdobbsMonkeyDust: I ran 'apt-update'. It returned successfully. I then ran 'apt-get install -f'. I got the same result as before10:54
brainwash!info kio-smtp bionic10:56
ubottuPackage kio-smtp does not exist in bionic10:56
brainwashso, you shouldn't need it anymore10:56
bobdobbsbrb. must reboot router10:56
MonkeyDustbobdobbs  I picked this up in this channel ... save it as 'fixpackages' ... make executable with 'chmod +x fixpackages' ... then run it with './fixpackages' ... http://paste.ubuntu.com/15121279/11:01
bobdobbsHey MonkeyDust. I've been bouncing in and out of channel due to network issues. I can see one thing that you've addressed to me. Have you addressed more than one thing to me on the channel?11:08
MonkeyDustbobdobbs  I picked this up in this channel ... save it as 'fixpackages' ... make executable with 'chmod +x fixpackages' ... then run it with './fixpackages' ... http://paste.ubuntu.com/15121279/11:10
bobdobbsthanks11:10
Guest22135fat11:11
Guest22135you11:11
=== conjo is now known as rtard
=== rtard is now known as Rtard
=== croppa_ is now known as croppa
=== marcos is now known as Guest37388
bobdobbsMonkeyDust: so I ran that script. Then I ran 'apt-get update'. Then I ran 'apt-get install -f' and I still get the same result.11:23
Guest37388Minere BTC enquanto navega e trabalha  sem deixar o pc lentão.11:23
Guest37388https://getcryptotab.com/71896711:23
Guest37388https://www.youtube.com/watch?v=luzqQN3kL4g&t=166s11:23
bobdobbsSorry, I just don't understand package management. Ultimately I just want to get a printer working. In order to do this I have to install a certain package. But to do that I have to unbreak apt.11:24
brainwashbobdobbs: removing the package did not work?11:24
bobdobbsremoving which package?11:25
brainwashkio-smtp11:25
brainwashwhich is not available anymore in 18.0411:25
=== tom is now known as Guest53662
bobdobbsI don't know what that is. I'll try removing it.11:25
brainwashit's the package which causes the error11:26
tewaSudo without password? the "tewa ALL=(ALL:ALL) NOPASSWD: ALL" line in visudo doesn't seem to work.11:26
jinkYou edited the file with visudo?11:27
tewajink yep, used "sudo visudo" and edited the file.11:28
jinkJust checking. :D11:28
bobdobbsMonkeyDust: I don't know if I've got it installed or not. But if I do 'apt-get remove kio-smtp' I get an error related to missing packages. I'll pastebin it...11:28
geirhatewa: lose the (ALL:ALL)11:28
tewajink :D11:28
tewageirha oh? so just "tewa NOPASSWD: ALL"?11:29
jinkI have:  %sudo ALL=(ALL:ALL) ALL11:29
geirhaalso, the order of the lines in sudoers matters. You want it at the end11:29
MonkeyDusttewa  sudo without password is not a good idea, it's disabling your security11:29
geirhatewa ALL = NOPASSWD: ALL11:29
bobdobbsThe silly thing about that error is that tells me to run a command... which returns the error that I'm trying to address.11:29
tewaMonkeyDust if they got so far into the system or so far into my apartment and through my many lava traps, I say they deserve some root access :)11:30
tewageirha ah, moving it to the end was what made it tick. thanks! :D11:31
MonkeyDustbobdobbs  try this    sudo fuser -vki /var/lib/apt/lists/lock11:33
bobdobbsMonkeyDust: ok. When I entered that I just got the prompt back. No errors, warnings or other feedback.11:34
MonkeyDustbobdobbs  it should havde unlocked apt11:36
bobdobbsunfortunately I'm still getting the same error11:37
MonkeyDustodd11:37
MonkeyDustbobdobbs  is apt unusable at all?11:38
mgedminbobdobbs: try sudo dpkg --remove kio-smtp; sudo apt-get install -f11:39
bobdobbsok11:39
mgedminthat should fix the error I see in https://hastebin.com/doboqavaxi.http11:39
bobdobbsmgedmin: that first command returns without errors. The second command returns without errors, but with a bunch of warnings. I'll pastebin11:40
newhoaI'm having a problem with gdebi. When I open a .deb with gdebi and hit install, it simply closes gdebi. It doesn't ask for a password to install or anything, just closes. If I run from terminal gdebi-gtk "path/to/deb.deb" and click install, it prompts for password and installs.11:42
brainwashpassword prompt appears in the terminal window?11:43
newhoaNo, the gdebi-gtk UI comes up and when I click install the password prompt UI comes up, not in the terminal window.11:44
=== Peanut_ is now known as Peanut
EriC^^newhoa: anything in "dmesg" ?11:46
EriC^^!ping11:46
ubottupong!11:46
brainwashknown issue I guess11:46
brainwashhttps://bugs.launchpad.net/ubuntu/+source/gdebi/+bugs?orderby=-id&start=011:46
R13oseHow do I remove the remove the bottom panel?  Right now, there is no way to add/remove panel.11:49
newhoabrainwash: thanks, I searched before but didn't find anything, I'm awful at searching I now know lol.11:50
kostkonR13ose, you need to specify the desktop environment because Ubuntu proper does not come with a bottom panel11:50
voitermjayk, thanks11:50
R13osekostkon: LXDE11:51
newhoaAlso, while I'm here. I noticed gksu is gone. I looked it up and see that software uses pkexec now. If I'm in a terminal and want to run something as root, do I used pkexec whatever now?11:52
newhoaIs that still safer or a better way than su or sudo?11:52
jeremy31newhoa pkexec is better than sudo for GUI11:53
mgedminnewhoa: it's something the app's developer has to do, rather than something a user can choose to do11:53
=== B is now known as Guest25098
mgedminthe idea is to run GUI code without superuser permissions, for safety11:53
mgedmin(on Wayland root can't even do any GUI stuff, by design)11:53
newhoajeremy31: thanks11:54
newhoamgedmin: Was gksu different? Could it run any app? Does pkexec now only work on apps that made it compatible or something?11:54
mgedmingksu asks for password, pkexec checks PolicyKit authorization rules and might be more flexible11:56
newhoaAh, I see. I'm reading about it now. So most apps won't work with pkexec. I just tried a few, I'm used to opening geany with gksu for quick root edits.12:01
* mgedmin stil uses sudo vim in a terminal, although he should be using sudoedit ...12:03
mgedminnautilus (and other gnome apps) supports an admin:/// "protocol" that lets you edit any file on your file system as root, without being root12:03
mgedmin(it uses policykit behind the scenes)12:03
afxhello. im trying to set a new hostname on 18.04 with hostnamectl set-hostname <str> but it is not persistent on reboot for some reason.12:05
afxits a freshly installed virtual machine :)12:06
=== LabMonkey is now known as Mechanismus
mgedminafx: does /etc/hostname look right?  what about /etc/hosts?  AFAIU hostnamectl updates one but not the other12:08
afxye the etc/hostname is with the new name, but etc/hosts is12:09
afx127.0.0.1       localhost.localdomain   localhost12:09
afx::1             localhost6.localdomain6 localhost612:09
afxbut no metion of the old name there12:10
mgedminif /etc/hostname has the new name, how on earth does the hostname revert to the old one on reboot???12:12
afxi have no idea :)12:12
mgedminwhat sort of VM is it?12:12
afxqemu/kvm12:12
mgedmincould there be any scripts running on boot that reinitialize stuff (like the hostname)?12:13
afxive even removed domain-name and host-name from the request section of /etc/dhcp/dhclient.conf just in case but no difference12:13
mgedmincloud-init, or whatever?12:13
afxnope. ive installed it from iso12:13
afxthere is docker installed tho12:13
JimBuntuafx, if you save a file in $HOME or perhaps on the desktop, is it also not present upon reboot?12:14
afxJimBuntu: it is being saved12:15
JimBuntuafx, OK, that rules out any odd configuration for the VM to be clean at each use.12:17
JimBuntuChange the /etc/hostname file, log the "modified/created" time... reboot... check, is it different12:19
afxive installed another 18.04 (fresh from the initial reboot)12:19
afxnow i can see that /etc/hostname is not being changed12:20
afxon the previous machine perhaps i edit it manually12:20
afxin panic :)12:20
afxi mean12:20
JimBuntughosts in the machine, please call 1-800-555-2368 for the GhostBusters12:20
afxyea :)12:21
afxok so. after i issue the set-hostname command, the /etc/hostname is being changed12:21
afxafter i reboot it is back with the old name12:21
afxweird...12:21
blackflownuh-huh. that's systemd.12:22
afxits evil..12:22
mgedminso if you change /etc/hostname manually and reboot, will it revert as well?12:24
afxyep12:24
mgedminhow are you rebooting anyway?  are the disks synced and cleanly unmounted?   (/me is grasping for straws)12:25
afxthats the first thing i tried12:25
afxthen i use 'reboot' command :)12:25
mgedminif you look in journalctl, does it show the hostname changing?12:25
mgedminsomewhere mid-stream during boot?12:25
pagioshello , i am not able to install certbot on ubuntu 16.04 i get  certbot : Depends: python3-certbot (= 0.22.2-1+ubuntu16.04.1+certbot+1) but it is not going to be installed12:25
geirhapagios: pastebin the output of   apt-cache policy certbot python3-certbot12:27
pagiosN: Unable to locate package certbot12:28
pagiosN: Unable to locate package python3-certbot12:28
pagiosgeirha,12:29
geirhadid you run sudo apt update after adding the ppa?12:30
pagiosyes12:30
geirhaand are you sure you got the package names right?12:30
pagiosyes12:31
Two_Dogspagios: copy/paste & execute via terminal> inxi -Src0 | nc termbin.com 9999 ## share link output here12:32
afxmgedmin: on issuing the command systemd-hostnamed and systemd-resolved say that the hostname is being changed. on reboot systemd-hostnamed is loaded/dead, the systemd-resolved is running and say its using hostname 'oldname' :) so yea definitely systemd is to blame here..12:32
mgedminhttps://launchpad.net/~certbot/+archive/ubuntu/certbot?field.series_filter=xenial shows me the PPA has python-certbot, but no certbot/python3-certbot12:32
geirhabecause ppa:certbot/certbot contains neither of those two packages12:32
mgedminafx: are you telling me systemd has a special hostname store different from /etc/hostname?12:33
pagiosE: Unable to locate package inxi12:33
afxidk. it wasnt like that in 16.0412:33
afxi see this thing in 1812:33
mgedminloaded/dead is weird12:33
mgedminoh hey it's inactive (dead) here too12:33
mgedminit's dbus-activated, this is normal12:34
Two_Dogspagios:  copy/paste & execute via terminal> sudo apt install inxi12:34
pagiosPackage inxi is not available, but is referred to by another package.12:35
pagiosThis may mean that the package is missing, has been obsoleted, or12:35
pagiosis only available from another source12:35
pagiosE: Package 'inxi' has no installation candidate12:35
Two_Dogspagios: ok, i am out12:35
pagiosyou broke my system Two_Dogs12:36
Two_Dogspagios: i doubt that12:36
CheezTwo_Dogs: ppa:unit193/inxi12:36
Two_Dogspagios: if you are looking for blame12:36
Two_DogsCheez: thnks, i dont want to had to this horror anymore than what i have seen so far12:37
Cheezyeah that makes sense :)12:37
afxmgedmin: look:12:39
afxroot@master2:/etc/cloud# cat cloud.cfg | grep preserve12:39
afxpreserve_hostname: false12:39
pagiosthis keeps hanging 0% [Connecting to us.archive.ubuntu.com (91.189.91.23)] [Connecting to security.ubuntu.com]12:39
pagiosi have internet connection, and dns resolves correctly...12:39
pagiosusing dns 8.8.8.812:39
Two_DogsCheez: https://pkgs.org/download/inxi seems like its in ubuntu repos12:40
mgedminafx: that certainly looks suspicious!12:40
afxye and its solved by editing this to true12:41
ruida recent upgrade apparently removed my user from the sudoers file and my root account was never enabled for direct login.  How do I go about executing commands as root?12:41
ruidwow thats really weird.  it started working after I tried `sudo passwd root`12:42
Two_Dogsweird :)12:42
ruidI've been sitting here for 20 min trying different passwords for sudo12:43
ruidthe I figured I'd try running `passwd` just to see if it would accept what I thought was my current password.  It did.12:43
ruidthen I tried the same exact password with sudo, no luck12:43
ruidthen ran `sudo passwd root` and it gave me a prompt, which I exited12:44
ruidgave me a prompt after entring my user password.12:44
ruidnow I can run sudo commands12:44
Two_Dogsearly into my linux experience i decided /var directory had to be deleted because it looked messy, we all have to learn for ourselves :)12:47
=== don is now known as Guest22130
EriC^^!ping12:58
ubottupong!12:58
Jahanamcek cek13:02
=== jorge_ is now known as Guest57745
Guest57745Hi, I installed some apps using the command "make install", but now I want to remove them and don't know how, since they are not listed on ubuntu store. Anyone can help me?13:04
EriC^^Guest57745: you can try "make uninstall" if the developer included that, or see the program docs for any info13:08
vavkamilspotify in snap stopped working13:08
EriC^^!checkinstall | in the future use13:08
ubottuin the future use: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!13:08
EriC^^Guest57745: the above was meant for you ^ about checkinstall13:08
BluesKajHi folks13:12
vavkamildoes anybody experiences problems with snap today?13:13
zap0teh synaptic gui app doesn't start... how do i fix that?13:13
mgedminzap0: are you on wayland?13:14
zap0no idea.   im a bit of a linux noob.13:14
mgedminthen probably not13:14
mgedmindo you need synaptic specifically, or would its replacement, gnome-software, suffice?13:15
zap0i'd like to just fix what i have here.13:15
zap0can i do something like  apt remove name-of-this-app    and re-install it?   is that going to help?13:16
mgedmindepends on what's broken!13:17
Two_Dogszap0:  copy/paste & execute via terminal> sudo aptitude reinstall synaptic13:17
pagios certbot : Depends: python3-certbot (= 0.22.2-1+ubuntu16.04.1+certbot+1) but it is not going to be installed13:19
pagiosE: Unable to correct problems, you have held broken packages13:19
zap0i dont appear to have aptitude13:19
Two_Dogszap0:  copy/paste & execute via terminal> sudo apt install aptitude ; sudo aptitude reinstall synaptic13:20
pita_I turned off the 'show menu bar' in the folder menu. Now that the menu bar isn't showing, I need to restore it. But how? Shortcut or command line?13:21
rw0926can anyone help an IRC noob13:23
Two_DogsCheez: /gp pagios aptitude install cerbot13:23
MonkeyDustrw0926  let's hear it, in one line13:23
Two_Dogspagios: copy/paste & execute via terminal> aptitude install -sy cerbot | nc termbin.com 9999 ## share link output here13:23
rw0926how do I register my nick? I'm used to another client and using the commands I know aren't working13:23
MonkeyDust!register | rw092613:23
ubotturw0926: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode.13:23
rw0926MonkeyDust: TY13:24
rw0926!register | RW092613:25
ubotturw0926, please see my private message13:25
rw0926reading PM13:25
pragomeris there a way to hide an ntfs's SystemVolumeInformation folder in ubuntu's nautilus? As I cannot rename (beginning with a dot) of course?13:29
pragomerI got it.. .creating a file named .hidden and writing these folders to it works :-) LOL13:32
=== rw0926 is now known as alwayswithanS
Guest57745thanks guys, I ve been disconnected for a while but I ve just read your messages13:39
Pcost8300Hello everyone, and thanks in advance. I need to know if my ubuntu installation is ok, because someone executed this command "apt-get purge 7.*" and i was reading all the packages deleted from apt's history log; the problem is we are not sure if things will go alright after rebooting the server hardware...13:42
cfhowlettPcost8300, apt install -s 7.*        will show you what you're missing.13:43
cfhowlettso you can see what ... "someone" ... actually did13:43
Pcost8300mmm13:43
Pcost8300ok13:43
cfhowlettPcost8300, better yet dont'13:43
cfhowlettwhat version of ubuntu have you?13:44
Pcost830014.0413:44
cfhowlettPcost8300, plain vanilla ubuntu?13:44
cfhowlettsudo apt-get install ubuntu-desktop will set you straight.13:44
Pcost8300mm sorry13:44
Pcost8300ok13:45
Pcost8300 it is ubuntu 14.04.5 LTS13:45
cfhowlettsame same13:45
Pcost8300ubuntu server, but im through ssh13:45
cfhowlettah server!13:45
cfhowlettwait one13:45
cfhowlettsudo apt-get install ubuntu-server13:46
Beef_wgtnHi All - I'm having trouble updating my ubuntu 14.04 installation: after running sudo apt-get upgrade I hit this Languaage error: https://pastebin.com/Y7ZBNUcz13:46
Beef_wgtnI've tried modifying several locale files, but nothing seems to fit13:46
Beef_wgtnis there a blunt way to correct the language settings?13:47
cfhowlettalso, lock down other user privileges?13:47
mgedminBeef_wgtn: pastebin.com is under heavy load and failing for me, can you re-paste to paste.ubuntu.com or some other pastebin site?13:48
Pcost8300we are changing the server root password, that was the problem, someone entered with those credentials the providers gave us and made modifications without asking.13:48
Pcost8300there was only root and postgres user when i checked out13:49
mgedminPcost8300: /var/log/dpkg.log should have a list of all packages installed and removed13:49
mgedminalso I recommend etckeeper, so configs in /etc will be automatically versioned in git and you could recover them after an accidental apt purge13:50
Beef_wgtnThanks, here's the other paste:13:51
Beef_wgtnhttps://paste.ubuntu.com/p/4F3PcHD7Rq/13:51
mgedminBeef_wgtn: you have a syntax error in your /etc/environment13:51
mgedminI'm guessing spaces around =13:51
mgedmindelete them13:51
mgedminif you're not feeling sure, pastebin the contents of /etc/environment and we'll double-check13:52
Beef_wgtnmgedmin: Damn that was beautiful!13:53
pagiosCouldn't find any package whose name or description matched "cerbot"13:53
MonkeyDust!find cerbot14:00
ubottuFound: W:, W:, W:, W:, W:, W:, W:, W:, W:, W: (and 223 others) http://packages.ubuntu.com/search?keywords=cerbot&searchon=names&suite=bionic&section=all14:00
mgedminlol14:00
mgedminthere's no certbot package in ubuntu 16.04, and no cerbot in the certbot ppa (which has python-certbot for 16.04)14:01
mgedminpagios: any reason you're not using the instructions from https://certbot.eff.org/lets-encrypt/ubuntuxenial-apache ?14:02
pagiosso14:04
Cheezyay, i need to use a string literal in the shell with both exclamation marks and single quotes in it14:04
* Cheez begins the escape nightmare14:05
MonkeyDustCheez  try    \" and \!14:06
pagios?!14:06
MonkeyDustCheez  try    \' and \!    <-- for single quotes14:06
CheezMonkeyDust: if you escape a bang with a \ it includes the \ in the final string too14:07
Cheezbecause shells and escalamation marks are weird14:07
Cheezive done it now :)14:08
mgedminhistory expansion, the russian roulette of unix shells14:08
mgedmin'let me run a random command from your history that matches whatever without any confirmation'14:08
Cheezit's just a pain in the arse, '"'"' in the single quoted string to escape single quotes.14:08
Cheezexport FOO='This doesn'"'"'t feel right! but it is'14:09
pragmaticenigmapagios: What are you attempting to do? You haven't responded to anyone's follow up questions14:11
xirghow do I reload the hosts after editing /etc/hosts14:13
mgedminyou don't?  all new lookups will use the new values from /etc/hosts14:15
Cheezalthough some applications maintain their own DNS cache, browsers for instance.14:15
pragmaticenigmaCheez: Not true, the host file is always checked first, DNS is after a host file lookup fails14:27
user01hi is there a way to repair a video copied with mtp that has an error moov atom not found14:34
tzanoloGood morning14:34
stuxyasd14:34
stuxyu sap14:34
tzanoloI have an issue with ubuntu 18.04, in 2 laptops, with a fresh installation. i think it's a bug.14:34
stuxyhow to install chrome witch terminal on ubuntu mate ?_?14:35
tzanoloits a bug in login screen,14:35
pragmaticenigma!details | tzanolo14:35
ubottutzanolo: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.14:35
stuxyhow to install chrome witch terminal on ubuntu mate ?_?14:35
pragmaticenigma!patience | stuxy14:35
ubottustuxy: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/14:35
tzanolostuxy, sudo apt install chromium-browser14:36
leftyfbtzanolo: chromium-browser != google chrome14:36
pragmaticenigmatzanolo: that's not what stuxy asked14:36
leftyfbstuxy: why do you need to do it in the terminal?14:36
stuxy<leftyfb> Thanks bro!_! <314:38
leftyfbThanks for what? You haven't answered the question14:38
leftyfb:/14:39
crimson_kingthey're predicting the future14:39
crimson_kingyou will help14:39
leftyfbthink they got that time loop a little wrong14:39
Beef_wgtnIs there a simple way to upgrade erlang from 18 to 20?14:40
pragmaticenigmaBeef_wgtn: We can only support what is available in the package repository. If erlang has a newer version, you can use apt update && apt upgrade to get it14:41
MonkeyDust!info erlang14:46
ubottuerlang (source: erlang): Concurrent, real-time, distributed functional language. In component universe, is optional. Version 1:20.2.2+dfsg-1ubuntu2 (bionic), package size 13 kB, installed size 50 kB14:46
pragmaticenigma!info erlang trusty14:48
ubottuerlang (source: erlang): Concurrent, real-time, distributed functional language. In component universe, is optional. Version 1:16.b.3-dfsg-1ubuntu2.2 (trusty), package size 17 kB, installed size 77 kB14:48
pragmaticenigmaMonkeyDust: they are running Ubuntu 14.0414:48
=== Omistaja__ is now known as FMan
MonkeyDustthen !backports come to mind14:49
pragmaticenigmaconsidering 14.04 is fast approaching EOL,I'd recommend upgrading14:51
vavkamilwhere I can report bug in ubuntu?14:53
vavkamilit's wrong text in gui14:53
mgedminhttps://help.ubuntu.com/community/ReportingBugs14:54
Oolvavkamil: perhaps here: https://bugs.launchpad.net/ubuntu14:54
Oolarf too late :)14:54
honiopHi can someone help me fix this, i am unable to download any program i always get this error https://paste.ubuntu.com/p/Z5cxthwqJw/14:59
andregrayjust upgraded to 18.04 after a flirtation with arch post 16.04 #happy_days14:59
andregrayeverything works again15:00
honiopi tried apt-get -f install" didnt solve the problem15:00
=== nullbyte_ is now known as nullby73
=== nullby73 is now known as nullbyte
geniihoniop: Try first: sudo apt-get update15:01
=== nullbyte is now known as nullbyte__
=== nullbyte__ is now known as nullbyte_
tgm4883honiop: what third party repos did you add?15:01
NOOBuntuim baaaaack15:01
NOOBuntuI have a basic Question about using ubuntu on windows 1015:02
NOOBuntuI'm tryna run my first md5sum on my .iso before attempting to install it on another computer15:02
NOOBuntuAnd I don't know how to navigate yet.15:03
NOOBuntuoof.15:03
honioptgm4883; i dont remember i havent used this machine for too long15:03
tgm4883honiop: what version of ubuntu is this?15:03
honiopgenii; updating gives me errors at the end of it15:04
tgm4883honiop: you're basically in an unsupported configuration15:04
honioptgm4883: is there a way to fix it ? without messing up the current installation ? i just need to install wine15:05
tgm4883honiop: either A) You installed a third party repo and it's getting some packages from there (more likely), which is unsupported, or you're on an unsupported version of Ubuntu since the version of libc6 it's trying to install is not in a supported version of Ubuntu (less likely)15:05
tgm4883honiop: What version of Ubuntu is this?15:05
nicofrandNOOBuntu what's the link between navigating and the md5sum ?15:05
=== SimonNL is now known as SimonNL_Afk
honioptgm4883: 15.0415:06
NOOBuntuI don't know how to move around, or how to locate the .iso to run the md5sum15:06
tgm4883!eol | honiop15:06
ubottuhoniop: 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:06
NOOBuntuThe help page i was trying to follow said to navigate to where the .iso is located15:06
tgm4883honiop: Looks like it was the latter of the two options. You need to upgrade15:06
nicofrandNOOBuntu well, if you are using windows, I can't help15:06
tgm4883honiop: and soon. 15.04 hasn't received updates in around 3 years...15:07
NOOBuntuim using ubuntu IN windows. still no15:07
NOOBuntu?15:07
nicofrandNOOBuntu the ISO is where your browser put it… try opening the folder of the file you downloaded from your browser15:07
NOOBuntui know where it is within windows. I'm trying to access it using the ubuntu app within windows 1015:07
honioptgm4883: I can't upgrade now, can i fix it without having to upgrade ?15:07
NOOBuntuthat i just installed, etc15:07
tgm4883honiop: Maybe? It would take a lot of trial and error, and that's assuming that old-releases even has packages for your version anymore15:08
nicofrandNOOBuntu how did you install ubuntu in windows ?15:08
tgm4883honiop: honestly, I'd probably just wipe and install fresh15:08
NOOBuntuim just looking for a way to verify my download.15:08
NOOBuntuwell15:09
NOOBuntuIt's complicated. still over my head... but I installed a Windows 10 app15:09
tomreyn!wsl | NOOBuntu15:10
ubottuNOOBuntu: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide15:10
NOOBuntui had to open Windows PowerShell and then enable WSL (which I guess allows users to access bash for administrative purposes...?()15:10
NOOBuntuubottu yes15:10
honioptgm4883: what can i do to fix it should i remove third party repos ??15:11
NOOBuntuoh that's a boit15:11
NOOBuntubot* also15:11
NOOBuntuah okay...15:11
tomreynNOOBuntu: it's a bot, which is trying to tell you we don't support WSL here, not on *this* channel.15:11
nicofrandNOOBuntu I think if you downloaded the app, you don't have an ISO15:11
tgm4883honiop: I've given you my recommendation, which is to reinstall. You could try disabling third party repos and switching to old-releases. What you can't do is get support for it here15:11
tgm4883nicofrand: he has both15:12
tgm4883NOOBuntu: Try the WSL specific channel, or use one of the hash checker apps for windows15:12
tomreynNOOBuntu: here's how to verify your download: https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu15:13
NOOBuntutgm4883 thank you. if you can recommend any hash checker apps... or how to use them. I've tried a few and keep running into issues15:13
NOOBuntuim in the ubuntu on windows room now15:13
tgm4883tomreyn: that doesn't actually explain where the ISO is though15:13
tgm4883NOOBuntu: I can't, as my Windows exists in a VM for work purposes15:13
NOOBuntuthat's fine. I appreciate your help nonetheless. I SHALL PERSIST\15:14
tgm4883NOOBuntu: oh you know what, I have WSL installed in my VM15:14
tgm4883NOOBuntu: You're C drive is at /mnt/c15:14
tgm4883NOOBuntu: so you just need to drill down to the ISO from that point and md5sum it there15:15
tomreyntgm4883: that's right, but "i know where it is within windows", so NOOBuntu may use windows utilities to verify it.15:15
NOOBuntu-bash: /mnt/c: Is a directory15:15
ioriaonce certutil -hashfile   file.iso   , idk if still available15:15
tgm4883tomreyn: that tutorial doesn't give any recommendations for windows apps...15:15
pragmaticenigmatgm4883: Also, we've directed NOOBuntu to the #ubuntu-on-windows channel... Let's not continue the support here as it isn't supported on this channel please15:16
NOOBuntuhow do I change directories15:16
tgm4883NOOBuntu: correct15:16
NOOBuntupragmaticenigma there's nobody there.15:16
NOOBuntutgm4883 may I direct message you15:16
NOOBuntuill keep it short15:16
pragmaticenigmaPMs are not allowed NOOBuntu15:17
pragmaticenigma#ubuntu-on-windows15:17
tgm4883I'd argue that it is supported here, but I'll just join the other channel15:17
tomreyntgm4883: well there's a windows builds of the utilities discussed on this tutorial, but then it doesn't discuss where to get them and how to use them, so i guess you have a point.15:17
=== matthiaskrgr is now known as Guest11178
=== Guest11178 is now known as matthiaskrgr_
leftyfbNOOBuntu: download your iso from ubuntu.com and you'll be fine. Use Windows to put it on a CD or USB and go to town.15:19
pippohello wold15:20
stalleI got a Ubuntu machine but I don't know what to do with it but I want to do something with it. Any suggestions on what I can do with it?15:35
NOOBuntuleftyfb i've been in here a couple days in a row because i ran into an issue after I DL'd it direct from the site.15:36
NOOBuntusomsone told me it may have been corrupted during DL15:36
nicofrandstalle everything ?15:36
NOOBuntuand that I should checksum. so that's Y15:36
leftyfbNOOBuntu: just download it again and try again15:36
leftyfbstalle: use it like you would use a computer15:37
leftyfbstalle: that's not really a support question. Feel free to go to #ubuntu-offtopic to discuss15:37
stalle😁15:38
hanzohy15:39
hanzohay all15:40
hanzosorry newby15:40
stallehay hanzo15:40
stalleI am newbe as well15:41
stalleleftyfb & nicofrand, I want do something challenging and learn new things in the process. :)15:45
leftyfbstalle: ok, you are free to have that discussion in #ubuntu-offtopic15:47
=== SimonNL_Afk is now known as SimonNL
didiyeahi have a question15:54
MonkeyDustdidiyeah  let's hear it, in one line15:54
pragmaticenigma!ask | didiyeah15:54
ubottudidiyeah: 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 !patience15:54
didiyeah!patience15:55
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/15:55
didiyeahok15:55
leftyfb:/15:55
leftyfbso many cliffhangers today15:55
stalleMonkeyDust: lmao I was trying to remember that shows name but I couldn't remember what comes after Monkey15:58
=== nat_ is now known as Natkeeran
zap0Two_Dogs, just upgraded to BigBoobs  or whatever the B-name is..   lets hope that fixed it16:01
leftyfbzap0: please don't16:01
ghihello what is the difference between software updater and sudo apt update?16:02
zap0it has not :(16:02
zap0ghi, one is a gui...16:02
leftyfbghi: one has a graphical interface, the other is command line16:02
ghiso they are just the same16:03
MonkeyDustghi  yes16:03
zap0one is stuck in the ideas of the 1970s..16:04
leftyfbzap0: please don't16:05
leftyfbzap0: do you need help with something?16:05
stalle1970s didn't even have Linux :D16:06
zap0linux is just a kernel16:06
=== semeion is now known as mnemonic
leftyfbzap0: stalle: please take it to #ubuntu-offtopic16:07
stalleleftyfb: does any VM software support openbsd on Ubuntu?16:09
leftyfbstalle: I don't know. You'd have to ask in #openbsd16:09
leftyfbI don't see why it wouldn't work16:10
stalleOk I heard openbsd has bad support with VMs16:10
leftyfbstalle: ok, feel free to discuss it in #openbsd16:11
=== mkv is now known as m4v
=== amirpro_ is now known as amirpro
zap0just upgraded to BB, and it's noticable faster...  is that no-code  or likely caused by a clean out of old kruft that accumulates over time?16:22
zap0new-code/16:22
ghiI kknow this is not ubuntu topic but can I know how to check the checksum of the app the I installed on my android?16:22
leftyfbghi: try #android16:23
=== fsk2_ is now known as fsk2
CounterPillowsup. It looks like for me the default ubuntu config of ufw is blocking ipv6 neighbour stuff, which means that after a few minutes my Hetzner server usually loses ipv6 connectivity. Any idea how I'd start debugging this?16:27
blackflowCounterPillow: allow icmpv616:28
CryptolockHi guys i have ubuntu server using smb for backup , the server has two hdd and want to have the smb ( store files on the second HDD).16:29
Cryptolockwhen i install and configure the smba the output shows samba: /usr/sbin/samba /usr/lib/samba /etc/samba /usr/share/samba /usr/share/man/man7/samba.7.gz /usr/share/man/man8/samba.8.gz16:30
ioriaCryptolock, what output ?16:31
CounterPillowhere's my ip6tables https://0x0.st/seWx.txt16:31
mitichi all, i am on xubuntu 16.04.4 LTS and after the Windows 10 Update ( dual boot ) i saw the Emergency Mode. After the journalctl -xb command I found out this Error: Failed to mount Xxx partiton (Which I set up to boot in fstab. After I comment out this line in fstab, I rebooted and saw an Error of not enough space. The command df -h shows 100 % full. How can I expand this Partition? Tnx16:34
compdocif you have 32bit 14.04, is there an upgrade path to 64bit 18.04? or do you have to wipe and reinstall?16:37
ioriamitic, maybe you can free some space in /boot  (if boot is the issue); if you can't boot in recovery, you need a livecd16:37
jcduttoncompdoc, you can upgrade, but you would probably need to upgrade a release at a time and it will take a long time. Probably better to reinstall 64 bit.16:37
miticioria, I booted succesfully up in xubuntu16:37
oerhekscompdoc, reinstall16:38
ioriamitic, paste df -h16:38
oerhekssome claim it can be done, never seen ubuntu successfully upgrade to 64 bit16:38
CounterPillowsorry for that ping timeout. As I said, Ubuntu default ufw config seems to block ipv6 neighbour stuff, here's my ip6tables https://0x0.st/seWx.txt and here's some ip -6 things https://0x0.st/seW3.txt16:38
leftyfbCounterPillow: I have never seen Ubuntu come with any iptables rules enabled after a default install.16:39
CounterPillowthat's why I said the default ufw rules16:39
leftyfbCounterPillow: I have never seen Ubuntu come with any ufw(which uses iptables) rules enabled after a default install.16:39
miticioria, https://pastebin.com/HBM8ZDu716:40
CounterPillowleftyfb: that's why I said default config16:40
ioriamitic,  it not /boot , its /  (root)16:40
CounterPillowcheck /etc/ufw/before6.rules16:40
leftyfbCounterPillow: ok, have you tried rebooting with ufw disabled and see if the issue still comes up?16:41
ioriamitic,   paste  ls /boot anyways16:41
CounterPillowI can just look at the input DROP count as I ping something and see the number rising to know it's the firewall16:41
CounterPillowthe line '[UFW BLOCK] IN=eno1 OUT= MAC= SRC=2a01:04f8:0202:6310:0000:0000:0000:0002 DST=ff15:0000:0000:0000:0000:0000:efc0:988f LEN=186 TC=0 HOPLIMIT=1 FLOWLBL=234932' in the logs is also very indicative of it indeed being ufw16:43
ioriaCounterPillow, you can paste    sudo ufw status16:44
CounterPillowhttps://0x0.st/seWI.txt16:45
FurretUberHow do I add a idea for a codename for Ubuntu?16:45
leftyfbFurretUber: you don't. Mark Shuttleworth comes up with the names.16:46
miticioria, https://pastebin.com/2srJn6jj16:46
FurretUber:( is this a lie? https://wiki.ubuntu.com/DevelopmentCodeNames16:46
miticioria, so right?16:47
ioriamitic,   there's no much to remove  there, yes16:47
leftyfbFurretUber: so why did you ask the question if you already had an answer?16:47
oerheksFurretUber, you can do a suggestion, maybe SABDFL chooses a name that is not in the list .. https://wiki.ubuntu.com/DevelopmentCodeNames16:47
ioriamitic,   use ncdu  (if installed) to spot the the biggest files16:47
FurretUberThe problem is I can't edit the wiki, and there are 100 users waiting to be accepted, I'm doubtful I will ever be accepted at this rate16:48
miticioria, it would be better to expand this partition. Better to resize it under windows first?16:48
leftyfbFurretUber: I think #ubuntu-website might be able to help you with how to edit the wifi16:49
leftyfbwiki*16:49
miticioria, I remember you helped me months before with my network problem on my new HP Laptop. So Thank you very much!16:49
ioriamitic,   no problem, yes, better under win16:50
ioriamitic,   paste sudo parted -l16:51
=== LadyMacbeth is now known as DomineJuliette
miticioria, https://pastebin.com/057JdaVc17:02
tomreynmitic: you can run "export LANG=C" to make applications output text in english language.17:05
miticioria, in english https://pastebin.com/j4b2x1dn17:09
oerheks17 gb is pretty small for an ubuntu install17:10
oerheksmitic, uh oh ... https://www.reddit.com/r/Ubuntu/comments/8ke0vq/win10_spring_update_screwed_up_grub/17:15
oerheksWin10 spring Update screwed up Grub.17:15
oerheksfix = boot-repair17:15
oerheksioria ^^17:16
sseannCan anyone tell me what the equivalent 'apt-get -y upgrade' is for 'apt upgrade'? 'apt -y upgrade' does not skip the Y/N prompt. Thanks17:18
miticoerheks, i booted succesfully in Xubuntu. fsck command stucked at "reached target swap"17:18
miticoerheks, when I tried to fix im recovery mode17:18
miticoerheks, can I run older version of ubuntu and fix with boot - repair? tnx :)17:19
oerheksmitic, worth the try17:19
oerhekshttps://help.ubuntu.com/community/Boot-Repair17:20
miticoerheks, ioria I will report, tnx17:20
oerheks2nd option, install it in a live ubuntu iso17:20
naccsseann: i'm not sure if there is one, tbh17:22
pragmaticenigmasseann: "apt" is a wrapper that invokes the other "apt-*" tools. If you are attempting to automate, it is documented you should use the actual "apt-*" program and not use "apt"17:24
naccpragmaticenigma: apt isn't a wrapper.17:24
naccpragmaticenigma: apt is a completely different program.17:24
sseannpragmaticenigma, thank you for that info. I was under the impression that we were supposed to only use 'apt' from now on.17:24
naccpragmaticenigma: you are correct that apt does warn you not to use it in scripts17:24
pragmaticenigmanacc: thanks for the clarification (CC: sseann )17:26
matjamman page of apt(8): The apt command is meant to be pleasant for end users and does not need to be backward compatible like apt-get(8).17:27
pragmaticenigma!info apt-get bionic17:29
ubottuPackage apt-get does not exist in bionic17:29
pragmaticenigmauhoh17:29
b-yeezipdftk was removed in bionic, which is one of my work horses. Good thing is the debs from 17.10 work just fine.17:32
markie--im trying to download a torrent file to external HD using transmission, it works for a few secs then stops with an error, i think it is because the HD mounts up at the same time which prevents transmission dl to it, any ideas?17:32
matjampragmaticenigma: its in the apt package.17:32
* pragmaticenigma goes whew!17:32
tomreynmarkie--: is there anything in 'dmesg -T' output on this?17:33
pragmaticenigmab-yeezi: appears it was dropped from the repos in 18.04... would ghostscript be an acceptable stand in?17:33
tomreynmarkie--: also, what Is the error?17:34
pragmaticenigmamarkie--: Does transmission have the ability to specify a "leeching" and "seeding" folder? (or downloading and completed)17:34
markie--tomreyn: transmission gives me a permission denied error17:34
tomreynmarkie--: well then we probably have no reason not to believe it lacks permission.17:35
tomreynmarkie--: how do you mount the partitions on the external drive, is the user running transmission able to write to it?17:36
markie--tomreyn: yes, it kind of works for a moment, download a little bit, even shows the parts of the torrent/folder on HD, but then stops due to permission error17:39
markie--i think it auto mounts17:39
tomreynmarkie--: use the "mount" command and paste the line about the file system mounted form the external drive. also run "ps awx | grep transmission" and post the user (first column) running transmission17:42
pragmaticenigmamarkie--: can you write a regular file to the external harddrive?17:43
tomreynmarkie--: chances are transmission never actually stores anything to the file system on the external disk but just caches the download, and once it tries to write it fails.17:43
pragmaticenigmahad the same line of thinking tomreyn17:44
tomreyn;-)17:44
markie--pragmaticenigma: yes i can write a text file to it. i think the hd automounts at the same time during dl and brings a conflict?17:48
pragmaticenigmamarkie--: once a drive is mounted, it's mounted... what do you mean "automounts"17:49
markie--pragmaticenigma: if you plug it in then that little box comes up asking if you want to explore the hd, that happens again when transmission starts to write to it17:51
pragmaticenigmamarkie--: is the drive entering a sleep state?17:52
pragmaticenigmaor standby17:52
markie--pragmaticenigma: maybe?17:52
Jordan_Umarkie--: If you want a volume to always be available for applications to write to then you should add it to your /etc/fstab so that it gets mounted automatically at boot.17:53
Jordan_U!fstab | markie--17:53
ubottumarkie--: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.pclosmag.com/html/Issues/200709/page07.html and !Partitions17:53
pragmaticenigmaJordan_U: that makes sense if the drive is intended to stay with the machine. It may not help with the issue the drive isn't available when an application goes to write to the drive17:54
markie--ok, maybe it's a transmission issue. should i try a different client17:54
pragmaticenigmamarkie--: I don't believe a change in client will make a difference... If the drive has a status light, usually steady means the drive is online, blinking is standby... does that happen?17:56
markie--pragmaticenigma: ahh the status light goes off after awhile17:57
pragmaticenigmamarkie--: so the issue is the drive is entering a lower power state to conserve energy. You will need to look up the documentation on the drive to see if there is a way to turn that feature off. It may require Windows to do so17:58
markie--omg17:58
pragmaticenigmamarkie--: it is possible mounting the drive with fstab might prevent that, but I have my doubts18:00
blackflowpragmaticenigma: markie--: windows? hdparm won't suffice?18:00
markie--yea, the light comes on during plug in, then after a whle it flashes then goes off18:01
mancman3markie--: is it a PSU issue ?18:02
markie--shouldn't it just stay on when it's being written to though18:02
texlaUbuntu 16.04>unity Want to move file from /home/ray/Documents...to 47 gb volume need how to!!18:03
ioriamitic,   sy, was requested elsewhere ; how you going ?18:03
=== Trystam is now known as Tristam
nacctexla: is your 47gb volume mounted? just use nautilus and drag and drop?18:04
markie--i plugged in the laptop charger18:05
markie--let see18:05
texlanacc Thanks for the info18:05
mancman3oh a laptop!18:05
pragmaticenigmamarkie--: It's possible it has a short timeout... also, is it being powered by it's own power source or from the USB?18:07
markie--YES! GOT IT18:08
markie--ok had to leave mounted window open for transmission recognize it and had to plug charger in18:09
markie--usb powered, it;s on a lenovo ideapad18:10
markie--hd is a toshiba 1tb18:10
pragmaticenigmamarkie--: The USB port isn't providing enough power to sustain that harddrive. Or the laptop in an effort to concerve battery power is shutting off power feed to the USB device18:11
mancman3^18:11
markie--pragmaticenigma: yup18:11
markie--damn it18:14
markie--it happened again with an input /output error18:14
markie--status light is still on18:15
ioriamarkie--, dmesg | tail18:15
pragmaticenigmamarkie--: and paste the output to paste.ubuntu.com18:16
markie--https://paste.ubuntu.com/p/M6fytNcSdP/18:17
ioriamarkie--,  the disk is partitioned ?18:18
markie--no?18:19
ioriamarkie--,  uname -r18:20
markie--the hd also went off again even though charger is in18:20
ioriamarkie--,  what is you kernel ? uname -r18:21
markie--4.15.0-20-generic18:22
ioriamarkie--,  do you have a double-usb cable , by any chances?18:23
markie--nope18:24
MyStartx[n0mad],18:24
ioriamarkie--,  well, i'd plug it in another pc, to test the functionality18:25
markie--it works on my pc. what ill try is dling a big file to desktop and mv it over to hd and see if it works18:26
mancman3markie--: u have said for the past half hour it keeps powering off!!!18:28
ioriamarkie--,  so, it's mounted ?18:29
mancman3markie--: and how are u gonna move a file to a raw drive, as again u said it hasn't been partitioned so it isn't formatted either18:29
ioriamarkie--,  you can check (and paste) ' mount '18:29
markie--this sucks18:31
minehello, how can I purge a snap's data?18:31
ioriamine, i don't use snap , but you remove them  (not purge) ; they are contained18:33
minethat doesn't remove their data18:33
mineif i reinstall it retains the data18:34
mineI want to remove the data18:34
popeycoremine: which snap?18:34
minebitwarden18:34
popeycoreif you remove a snap, the data (if in home/user/snap/snapname) the data is removed18:34
minesure, but it reappears when I install the snap again. I'm still logged in with bitwarden even if I have removed it18:35
popeycoreyup, if you snap remove bitwarden, the directory is gone18:35
popeycoreinteresting18:35
mineand I'm having an issue with launching it through the shortcut18:35
mineI get an error message18:35
minebut if I click the executable in /snap/bitwarden/4/app it launches18:36
popeycorei'd file an issue against the upstream github repo18:36
popeycoreah, dont do that18:36
popeycoreyou're launching it outside confinement18:36
mineI see18:36
popeycorewhich will write to your home directory18:36
popeycoreand thats why the data is being kept18:36
AscavasaionI have done a sudo apt update && sudo apt dist-upgrade && sudo apt autoremove and then I did a sudo do-release-upgrade... it says that there is no release found.  lsb_release -a gives "Description:    Ubuntu 16.04.4 LTS"... I am confused.18:36
mineso I have to delete the files that have been written to /home?18:37
popeycoreyeah18:37
popeycorenormally you dont have to18:37
mineI will look into it18:37
popeycoreAscavasaion: we don't make LTS to LTS upgrades enabled until the .1 release, so 18.04.1 in July18:37
popeycoreAscavasaion: but you can force the upgrade if you want18:37
popeycore!upgrades18:37
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade18:37
Ascavasaionpopeycore: sudo d-18:38
Ascavasaionpopeycore: sudo do-release-upgrade -d works... should I continue?18:38
popeycoreAscavasaion: yes, if you want to upgrade, that will work18:39
Ascavasaionthank you popeycore18:39
popeycoreno problemo18:39
mineok, so I moved the folder /home/snap/bitwarden to the trash, but it reappeared when I install the snap... am I not supposed to launch snaps through the terminal either?18:40
popeycorehang on.18:40
popeycorewhen you launch the snap, the /home/foo/snap/bitwarden directory will be created, this is normal18:41
popeycoreyou can launch the app 3 ways18:41
popeycore1) type bitwarden in the terminal18:41
popeycore2) type snap run bitwarden in the terminal18:41
popeycore3) launch it from the gui, clicking the icon18:41
popeycorehowever you do that, you'll end up with a bitwarden folder under home/foo/snap and that's normal18:41
popeycorewhat's the goal mine ?18:41
minehere's the error message I'm getting18:42
minehttps://github.com/bitwarden/desktop/issues/8918:42
mineI'm not sure if it's a bitwarden issue or a snap issue18:42
mineother snaps are working just fine18:42
minethe goal is for it to launch via terminal or the shortcut18:42
popeycoreodd, bitwarden launches fine here on 18.0418:43
mineyeah, it did for me too, but then it suddenly stopped18:43
tomreynmarkie--: did you solve this, yet? since i may have a solution about the disk going to atandby (if you really think it does)18:44
mineI'm using some gnome extensions and themes, but that shouldn't effect it...? I'm just thinking about the gtk errors it gives18:44
popeycorethose arent errors, most apps give that18:44
markie--tomreyn: im mving a big file over to it now and it's staying on18:44
mineI see18:44
popeycoremine: i suspect that because you ran it outside of confinement, you have a ~/.config/Bitwarden ?18:45
tomreynmarkie--: that's not ananswer to the question i asked, though.18:45
mineI ran it outside of confinement after this issue though, not before18:45
minebut I will check18:45
popeycoresure, there's two issues here18:45
popeycore1) why it doesn't launch, and 2) why data is retained on uninstall18:45
mineyes, I do have a .config/bitwarden18:46
mineshould I delete that?18:46
popeycoreif you want to start from scratch, sure18:46
mineok, thanks18:46
popeycorenp18:46
markie--tomreyn: it failed18:47
tomreynmarkie--: what failed?18:47
markie--tomreyn: the file move18:47
markie--tomreyn: the mount box thing came up18:48
tomreynmarkie--: okay, so it's not an issue about going to sleep, then the solution i had in mind wont help you18:48
minehmm, I still get the error18:48
minewhat about: # Fatal error in ../../v8/src/snapshot/snapshot.h, line 28# Check failed: IsSane(). ?18:48
tomreynmarkie--: it's probbaly a communication issue due to a broken cable, connector or drive.18:49
popeycoremine: that doesnt look good, I'd update the github issue.18:50
popeycoreyou're talking to the dev, he's the best person to debug it :)18:50
popeycorefeel free to ping me on the github issue if it turns out to be snap related, I'm popey on github18:50
mineso it's positively a bitwarden issue, not a snap issue?18:50
mineok, thanks18:50
markie--tomreyn: ok i just tried a different usb port and the transfer worked18:52
mineis the correct way to delete these files to right click on the folder and remove to trash? Or are the left over files? is there a command I should use?18:53
ioriamine you can use terminal ; if interested : https://github.com/bitwarden/desktop/issues/5618:54
downwardSpiralI got a question18:55
markie--tomreyn: ill try transmission again on this new usb port and see18:55
rivynI'm trying to file a couple package bugs and have created a Launchpad account which seems to let me browse existing bugs, but I don't see a link to create a new bug?18:55
downwardSpiralhow do i change my WM without changeing my DE18:55
rivynWhere is the link to report a new bug?18:55
ioriadownwardSpiral,  wmctrl can do that18:56
leftyfb!bug | rivyn18:57
ubotturivyn: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.18:57
mineioria: looks like that particulary issue should have been fixed in 1.2.0? or is there anything I could do?18:57
rivynubottu: I'm using ubuntu on servers, not my desktop18:57
ubotturivyn: I am only a bot, please don't think I'm intelligent :)18:57
rivyn@leftyfb18:57
ioriamine sy, no idea18:58
rivynI have to use a UI from an Ubuntu desktop?  There is no web interface to file a bug in Ubuntu Server?18:59
rivynnevermind, I finally found it.18:59
mancman3apport19:00
SlidingHornrivyn: reportbug19:00
rivynhttps://bugs.launchpad.net/ubuntu/+filebug/?no-redirect19:00
leftyfbrivyn: it's better to file a big against a project than all of ubuntu19:01
leftyfbrivyn: what's the issue?19:01
rivynthe issues are with the fence-agents and pcs packages19:01
leftyfbok, then open up those projects on launchpad and click on "Report a bug"19:02
leftyfbrivyn: also, the ubuntu-bug application works just fine on a server without a GUI19:04
markie--tomreyn: ok it worked, must of been a dodgy usb port, maybe the 2.0/3.0 ting19:05
markie--thing*19:05
=== Ormm is now known as Guest87485
=== Guest87485 is now known as Ormm
stairmast0rhey guys, weird question, but i need to figure out what this 732 MB (windows units) partition is on my drive, from windows19:26
stairmast0rthere's a 512 MB EFI partition, 732 MB unknown, and then the LUKS encrypted main partition19:26
leftyfbstairmast0r: that's a ##windows question19:27
stairmast0rwondering if it's safe to delete the 732 MB on this dual-boot work laptop before turning it in19:27
xamithanMaybe you should ask the windows channel19:27
leftyfbstairmast0r: since Ubuntu didn't put it there19:27
leftyfband you even said "from Windows"19:27
xamithanIt is probably some OEM recovery thing though19:27
stairmast0rleftyfb: i need to figure out what it is while booted into windows, i mean19:27
leftyfbstairmast0r: then again, that question has no business in #ubuntu19:28
stairmast0rit's sandwiched between EFI and the main ubuntu partition. i installed windows on its own partition at the end of the disk19:28
leftyfbstairmast0r: please go to ##windows for help with that. It's not related to Ubuntu in any way.19:28
stairmast0rdude19:29
stairmast0ri came here hoping someone familiar with ubuntu could identify it as a standard partition that's created during ubuntu installation, or not19:29
leftyfbit's not19:29
stairmast0rthank you19:29
leftyfboh, wait19:30
naccalthough if you're turning in a work laptop, why wouldn't you just shred the whole disk?19:30
leftyfbI misread your warning19:30
naccwhy does it matter where it came from19:30
leftyfbstairmast0r: Why not boot an Ubuntu USB/CD and see what's on the partition?19:31
tomreynit could be /boot, right?19:31
naccI feel like stairmast0r is not telling us something19:31
leftyfbcould be, but if he's asking, I doubt it19:31
naccthey said this was a work machine that is being returned19:31
naccwipe the disk, why do you need any data on it?19:31
stairmast0rnacc: they're specifically asking for it back intact, for some reason19:31
rymate1234so on ubuntu, how do I make the boot not wait 5 minutes to raise the network interfaces19:31
naccstairmast0r: intact as to what?19:31
naccstairmast0r: it came as a dual boot?19:31
matjamstairmast0r: its probably the windows rescue partition19:31
stairmast0rhowever i haven't used ubuntu on it in quite a while, so i'm wiping that out before giving it back.19:31
naccstairmast0r: why not just reinstall windows on the whole disk like it was when you first got it?19:32
leftyfbrymate1234: https://askubuntu.com/questions/773973/ubuntu-16-04-system-boot-waits-saying-raise-network-interfaces19:33
leftyfbrymate1234: I searched google for "ubuntu network wait 5 minutes"19:33
stairmast0rsigh19:33
rymate1234maybe I should've tried that19:33
matjamstairmast0r: guarantee you its not related to ubuntu.19:33
stairmast0ralright well it's gone now19:33
stairmast0rthanks for your help, whoever actually helped19:33
leftyfband this is why we do this :)19:34
matjambask in the glory of the thanks19:35
rymate1234leftyfb, sorry for lacking common sense today, that worked, thanks!19:38
xirgcan sublime-text run on ubuntu server19:54
SlidingHornxirg: I mean, you'd have to install a GUI, etc, but I don't see why not19:56
xirgo i mean without a gui19:56
leftyfbxirg: sublime-text is a GUI application and has no business on a production server19:56
xirgprob not, right?19:56
xirgyea thats what i thought19:56
leftyfbxirg: no, it's a GUI application19:56
SlidingHornxirg: it's a GUI application, so no19:56
leftyfbuse vi19:56
xirgokie dokies19:56
SlidingHornjinx.19:56
xirglol19:57
wizwizwizwizhow to i transfer files to/from my iphone?20:00
wizwizwizwizwithout rooting, that is20:00
glitchdyou can run an ftp server from your computer and transfer themn that way20:01
leftyfbwizwizwizwiz: icloud.com or something like dropbox or google photos20:01
leftyfbwizwizwizwiz: why do you need to?20:01
wizwizwizwizi need to transfer ssh keys20:01
wizwizwizwizthere's no way in hell im putting my ssh keys on cloud services20:01
leftyfbwizwizwizwiz: copy/paste20:01
glitchdemail them lol20:01
wizwizwizwizcopy paste?20:01
leftyfbwizwizwizwiz: email/text/dropbox/pushbullet the ssh key to your phone, copy it and paste it into the application20:02
glitchdwizwizwizwiz, your phone isnt recognized when you plug it into the computer?20:02
leftyfbglitchd: no, and it won't be. Especially not the way he's trying to do20:02
glitchdleftyfb, why would the phone be recognized and mounted when plugged in via usb cable?20:03
glitchd*wouldnt20:03
leftyfbbecause iOS doesn't work like that20:03
matjamiOS doesn't support browsing its filesystem20:04
glitchd...when i plug my iphone in, ip pops up on my desktop and i can open it20:04
glitchdthere were a few things in had to install to get that to happen tho20:04
glitchdit didnt happen automatically20:05
pragmaticenigmaglitchd: please feel free to share :-) it may help out wizwizwizwiz's problem20:06
wizwizwizwizi also tried transferring photos back and forth from my phone over usb and had no luck20:06
* wizwizwizwiz is a moderately experienced linux user20:06
glitchdpragmaticenigma, well i dont use the iphone regularly, it just an mp3 player for my car20:06
wizwizwizwizglitchd: what'd you use?20:07
wizwizwizwizleftyfb: the stuff you are suggesting is ridiculously insecure20:07
wizwizwizwizleftyfb: i hope you don't do that for any professional work20:07
leftyfbwizwizwizwiz: I've been doing it for years. Feel free to exploit it .20:07
wizwizwizwizsftp is a possibility20:07
glitchdwizwizwizwiz, it was either thunar, or i installed itunes in a virtual w7 machine, i dont remember exactly, but i do know that my iphone is recognized and mounted when i plug it in to my laptop20:08
wizwizwizwizi find that vms and usb don't mix well usually20:08
leftyfbglitchd: installing iTunes in VM is in no way the same as saying it "pops up on my desktop"20:08
leftyfbin ubuntu20:08
pragmaticenigmawizwizwizwiz: Is it not possible to find a SSH client for iPhone that is able to generate it's own key pair that you can then transfer to the server??20:09
glitchdleftyfb, no, its not.20:09
leftyfbpragmaticenigma: it is20:09
leftyfbterminus does it20:09
leftyfbit also allows you to paste in your keys20:09
glitchdleftyfb, it pops up as an icon on my xubuntu desktop when i plug it in.20:09
glitchdleftyfb, without launching the vm20:09
glitchdleftyfb, but like i said, i only use it for music, so i only use itunes with it and thats in the vm20:10
leftyfbglitchd: I have my iphone mount in nautilus when I plug it in. "Contains digital photos" which is empty. You cannot do anything with it. You MIGHT be able to download pictures using Shotwell, but that by no means helps with copying an ssh key into an iOS application20:11
glitchdleftyfb, true enough.20:11
leftyfbpretty sure it's also read-only20:12
glitchdleftyfb, im not by any means an iphone user, it was a 32gb iphone4 that was free and my car has iphone integration, thats the only reason i use it.20:12
jnewthow do i scan long receipts?   my scanner is Fujitsu Scansnap iX500, OS is ubuntu 16.04, it cuts off at 1 page on linux, works fine on windows, but just realized simple scan doesn't adjust to the size, it's always expecting 8.5x1120:22
naccjnewt: it's up to your scanner to provide that data to simplescan20:27
naccjnewt: my scanner gives me several pages sizes (Im on 18.04, but it did this with a different scanner on 16.04 as well)20:27
naccjnewt: fujitsu also appears to provide a driver/app etc20:29
jnewtnacc: my page size is set to automatic, but it doesn't actually adjust to whatever is scanned.   none of the pre-sets match what I have.20:31
jnewtwhen i set to automatic in windows, it crops the pdf to the actual size of whatever is scanned.  I guess automatic means something else here?  (or it's just broken)20:32
=== pisi is now known as Guest36017
stalleHow to export display through ssh on Ubuntu? It gives errors20:41
stalleDo I need to give permissions to anything?20:42
j-emHello everyone - I am using nftables along with its nat capabilities and iptables_nat keeps getting loaded automatically on every boot which breaks my nftables config. What's the recommended way to permanently blacklist a module on Ubuntu 16.04 ?20:43
leftyfbstalle: what do you mean export display?20:44
odroidtest20:45
tgm4883j-em: have you tried https://askubuntu.com/questions/110341/how-to-blacklist-kernel-modules?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa20:45
leftyfbodroid: failed20:45
leftyfbj-em: https://askubuntu.com/questions/149629/how-do-i-prevent-iptables-from-loading-on-boot20:45
stalleleftyfb: I want to use display of a remote server.20:45
Guest36017i installed ubuntu to 3 different pc. dell n5110, dell xps 9350 and msi ms-16gc.  Dell n5110 is ok but dell xps and msi too slow everything is laggy games have fps drops. and i tried fedora 28. all computers are ok no lag and fast. what is your think about this problem20:45
leftyfbj-em: found by searching google for "blacklist iptables module"20:46
leftyfbGuest36017: video drivers20:46
leftyfbstalle: what do you mean exactly>20:46
tgm4883stalle: to back leftyfb up. I'm not entirely sure what your end goal is either20:47
stalleOk20:47
Guest36017dell xps only intel graphic, msi nvidia 765m(driver installed)20:48
leftyfbGuest36017: which version of ubuntu?20:49
Guest36017leftyfb: 180.0420:49
stalleleftyfb & tgm4883 https://unix.stackexchange.com/questions/12755/how-to-forward-x-over-ssh-to-run-graphics-applications-remotely20:49
leftyfbstalle: nope. That does not explain what you are trying to do. What is your end goal?20:50
stalleI tried that but got permission denied error20:50
stalle😐20:50
tgm4883stalle: you'll need to post the error20:50
leftyfbstalle: what is your end goal? You have a local machine and a remote machine. What do you want to happen?20:50
tgm4883stalle: that works fine on a standard 18.04 install20:50
stalleNo, I have a remote server20:51
tgm4883leftyfb: using that link, they have a remote host with graphical applications. They want to run the remote hosts graphical applications on the local host20:51
leftyfbtgm4883: I get what the link is doing20:51
leftyfbstalle: are you trying to run a GUI application running on a remote server to display on your local machine?20:52
j-emtgm4883: I did try this, and this is not doing anything.20:52
j-emlsmod still shows iptable_nat being loaded when I reboot.20:52
stalleleftyfb: Yes20:52
leftyfbj-em: did you try the link I gave you?20:53
leftyfbstalle: ssh -X <remote machine> -t "firefox"20:53
stalletgm4883: I tried that on 16.04. Does it not work on 16.04?20:53
leftyfbstalle: requirements: the remote machine needs to have the application you're trying to run along with the necessary xorg libraries installed20:54
leftyfbtgm4883: not if you're running wayland20:54
leftyfbyou need to be running xorg20:54
tgm4883leftyfb: well why would you want to use wayland ;)20:54
j-emleftyfb: i'm already doing that on every boot20:54
leftyfbwayland doesn't support X forwarding. Amongst a TON of others features (hint: not ready for prime-time)20:54
stalleYes, I tried xorg20:55
leftyfbstalle: stick with xorg20:55
tgm4883stalle: it's worked on all the versions I've ever tried it on going back to 7.1020:55
leftyfbstalle: with xorg and ssh -X , what error are you getting?20:55
leftyfbstalle: hint: paste errors with more than 1 line to paste.ubuntu.com20:55
stalleI deleted the whole setup a while back. I need to set it up again.20:55
leftyfb:/20:56
tgm4883...20:56
leftyfbstalle: please don't ask for support for a "setup" you no longer than access to20:56
leftyfbthan/have*20:56
tgm4883"Let me ask you a question I have no real way to troubleshoot"20:56
leftyfbthat said, gotta go20:56
stallesorry, it won't take long20:57
macro0hi21:03
HJJHJHpictures my sister in bikini -  https://volafile.org/r/jt77w9w821:03
OutyI tested Xubuntu 18.04 and I have a little BUG here: setting acceleration speeds in Mouse and Touchpad works for the touchpad but not for the trackpoint. It doesnt change speeds and its way too sensitive21:03
hany_hi21:04
macro0I have a trackpoint as well21:04
macro0I am going to google it21:04
macro0maybe you can download a fix21:04
Outymacro0: would be nice =)21:05
macro0have you tried anything related to something called udev rules?21:06
Outymacro0: it works under 16.04 - i can change settings there and it will be set. but playing with speed settings for trackpoint in 18.04 does nothing21:06
Outymacro0: no not changed anything with udev rules21:07
hany_how many time to upgrade frrom 13 to 1421:09
hany_5 h21:09
tomreynhany_: 13 to 14 of what?21:10
hany_ubunto stoudio21:11
hany_this tack more time to upgrade21:11
hany_i in step 321:12
tomreynhany_: are you sure about these version numbers? the current ubuntu tudio release is 18.04, and i don't think there ever were "13" or "14".21:12
stalleleftyfb & tgm4883: it is working now. I probably didn't do something right the last time.21:12
hany_i in getting new packages21:13
tomreynhany_: you seem to be upgrading from some release which has been end of life for many years (13.xx where xx is either 04 or 10) to one which will be end of life very soon (14.04).21:14
tomreynhany_: if this is what you are doing then you'd better backup your data and install a current version.21:15
xamithanAn entire year is soon ?21:15
stalleAre you sure that is a complete sentence?21:16
tomreynxamithan: you're right, it's almost another year of support for some of ubuntu 14.04 lts21:16
tgm4883xamithan: generally with only a year of support left is when you would start planning your upgrade to the next version21:16
tgm4883It's probably worth noting however that ubuntu studio 14.04 probably doesn't have 5 years of support21:17
stalleWhy?21:17
tomreynyou can run ubuntu-support-status on a full ypatched system to find out about your support status21:18
tgm4883Yea, Ubuntu Studio 14.04 is already out of support as well21:18
stallelow number of users?21:18
tgm4883stalle: because the creators of it only wanted to support it for X time and that time has passed21:19
xamithanBecause canonical doesn't support it21:19
stalleI thought even number versions have 5 years of support21:20
SlidingHornUbuntu Studio currently has a lack of manpower, which has necessitated a shorter support cycle for the time being.  We are working to remedy that in upcoming releases21:20
tgm4883stalle: no, LTS releases of Ubuntu have 5 years of support. Flavors support length differs21:21
labhhello21:21
stalleI see21:22
labhwhy window managers use so much CPU?21:22
labhgnome, kde etc.21:22
tgm4883stalle: that's true for all flavors. Even Kubuntu only offers 3 years support21:22
labhis a curse...21:22
Outymacro0: found anything ?21:22
hany_fetching file 100 of 2294 at 30.6 kb/s  please kill me .21:23
tgm4883hany_: one of the many reasons you should install an up to date version from scratch after backing up your data21:23
Outyhany_: analoge modem ;o) ?21:23
nacclabh: it depends on your system and usage.21:24
hany_i in egypt21:24
labha window manager is design to help the user and protect the CPU21:25
labhnot the opposite21:25
hany_internt old man21:25
tgm4883labh: is there a support question in there or did you come here to complain?21:26
labhi want to know why?21:26
tgm4883labh: well you'll need to provide some details21:26
tgm4883!details21:26
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.21:26
macro0Outy, try changing the values in /sys/devices/platform/i8042/serio1/serio2/speed21:27
tomreynhany_: if you're in north africa, there's https://launchpad.net/ubuntu/+mirror/ubuntu.mirror.tn-archive2 - in case you're currently using mirror servers which are further away from you.21:27
macro0to something like w /sys/devices/platform/i8042/serio1/serio2/speed - - - - 25521:28
macro0because I think in ubuntu it doesnt distinguish sensitivity from speed under the mouse& touchpad settings21:29
nacclabh: in my experience, the window manager does not consume cpu excessively.21:29
macro0and then you can run this apparently to enforce the command $ sudo systemd-tmpfiles --prefix=/sys --create21:30
nacclabh: so, as tgm4883 said, you need to actually provide details instead of vague comments.21:30
Outymacro0: thanks i'll have a look into it21:30
macro0let me know21:30
macro0I am about to install ubuntu later this evening on my x20121:30
macro0which laptop do you have21:30
labhiḿ using openbox with tint2 and conky21:31
Outymacro0: X201 =921:31
Outymacro0: X201 =)21:31
labhis the only efficient iǘe found21:32
labhi' ve21:32
macro0coincidence Outy21:32
nacclabh: is it an older laptop, maybe a weaker graphics card?21:32
Edistois there a common problem on gpu crashing after 18.04 upgrade?21:32
labhnacc: i5 8GB21:32
naccEdisto: upgrade from what?21:33
Edisto17.1021:33
Edistognome21:33
naccEdisto: using nvidia?21:33
Edistoamd21:33
Edistor9 fury21:33
naccEdisto: or what do you mean by 'gpu crashing' ?21:33
labhnacc: intel hd400021:33
Edistoarifacts on screen then it goes in a loop of the startup prompts21:33
Outymacro0: yeahh ^^  be aware: hdaps not working right now under 18.04, and trackpoint speed buggy21:33
naccEdisto: so you never get to the login screen?21:34
Edistono21:34
naccEdisto: I don't believe that is a 'common' experience. Anything obvious in your logs (I'd check /var/log/syslog at least)21:34
Outymacro0: i have: /sys/devices/platform/i8042/serio0 and serio1  but no speed inside this folders21:35
Edistonacc: hmmm... trying to avoid reinstall. I can set to nomodeset then try to get in but after that what should I tinker with21:35
luxiodoes anyone else think that when the "Show Applications" button is pressed (bottom left), the animation is laggy?21:35
luxio(GNOME, 18.04)21:36
naccEdisto: you can't even get to a tty now? (ctrl+alt+f3)21:36
naccluxio: it's fine here21:36
Edistonacc: didn't try f3 but f2 loops back into f1 with the arifact crash21:37
luxiois there a way to disable the animation21:37
naccEdisto: try any of them, don't just give up after the first one :)21:37
naccEdisto: s/any/all/21:37
naccEdisto: that is, in 18.04, i think tty1 is gdm, tty2 is the first user session and then tty3 and on are running normal gettys21:37
matjamEdisto: are you using the binary driver?21:37
luxioor at least speed it up? it takes about a second for that animation to complete which is too much when i just want to start an application21:38
Edistowhatever driver comes default. I just freshly updated from 17.1021:38
naccluxio: probably with the appropriate tweak tool?21:38
luxiooh, found it. gnome tweak tool > appearance > animations > off21:39
matjamEdisto: give this a try https://help.ubuntu.com/community/BinaryDriverHowto/AMD21:40
luxiofeels much faster now21:40
matjamEdisto: the instructions from section 5.121:40
matjamEdisto: thats a pretty new card, right?21:40
Edistomatjam: yeah 2 years old21:40
naccluxio: cool21:41
victorschhey21:41
matjamEdisto: It can take a while for the open source drivers to catch up, so I'd give the vendor's drivers a try21:41
matjamEdisto: this is a desktop system right?21:41
matjamof course, its an r921:41
matjamder21:41
macro0Outy, http://nrvale0.github.io/posts/adjusting-thinkpad-trackpoint-sensitivity-on-ubuntu-1604-and-others/21:42
macro0this is where i got the info from21:42
macro0just incase you want to check it out21:43
matjamEdisto: If you can't boot into a graphical desktop reliably to do the work, let me know21:43
Edistookie I'll be back one way or another on linux lol21:43
Edistorebooting =D21:43
matjamEdisto: we'll get you working ;-)21:43
Outytest21:45
matjamOuty: success21:45
Outymatjam: what success =) ?21:46
matjamOuty: you tested21:46
Outymatjam: yes you're right - ther was a big irc lag here on my side21:46
macro0Outy, I read from another 18.04 user that you must have xserver-xorg-input-synaptics21:48
macro0he writes "On my Thinkpad W520 I simply go System Manager/ Hardware/ HID??/ Mouse/ Advanced and select a different acceleration.21:48
macro01x is like molasses, 10x is quite acceptable and 20 is the max."21:48
Outymacro0: is that a path or program21:49
aLeSDhi all21:50
aLeSDI have a problem with my keyboard21:51
Outymacro0: found that website the info is on. reading it right niw21:51
macro0yeah21:51
macro0https://www.kubuntuforums.net/showthread.php/68226-ThinkPad-trackpoint-adjust-speed-and-sensitivity21:51
aLeSDI am sp layout but when I press < button I get \21:51
macro0https://packages.ubuntu.com/bionic/xserver-xorg-input-synaptics21:52
aLeSDif I show the keyboard layout it is right21:52
aLeSDit happen only with that key21:52
Outymacro0: found a very good way: synclient21:55
Outysynclient - commandline utility to query and modify Synaptics driver options.21:55
macro0do u have a link21:56
macro0Outy,21:56
macro0i am downloading it now21:56
Outymacro0: synclient is already installed by default. but now i see i can only change values for the touchpad, not trackpoint21:57
macro0oh21:57
macro0Outy, so your trackpoint is still sensitive21:58
macro0?21:58
Edistosuprisingly not even nomodeset worked. It just repeated in a loop turning black then back to the command prompt21:59
Outymacro0: found this: https://wiki.ubuntuusers.de/Trackpoint/#Configure-Trackpoint22:00
Edistoi'm guessing something is corrupted or conflicting22:00
matjamEdisto: try "text"22:00
matjamEdisto: maybe "nomodeset text"22:00
macro0Outy, looks promising22:00
Outymacro0: it is, its a gui for the settings you mentioned earlier... thank you =)22:04
Edistomatjam: trying to figure out what I'm fixing if I get in through the prompt? I'm guessing I should just run ext2fsd and get all my stuff and reinstall22:04
macro0Outy, wow a gui! I will be using this then22:04
macro0Outy, thanks for sharing!22:04
Outyi'll try it right now.. will logout / login22:06
matjamEdisto: well maybe do a fresh install would rule out anything that got messed up in the upgrade22:06
matjamEdisto: maybe boot from the install image for 18.0422:06
matjamEdisto: that will tell you if there's any hardware issue, and then you can do the fsck from there and then backup your stuff, do a reinstall22:07
aLeSDwhy the scroll lock is always on ?22:11
aLeSDand I can't unset it ?22:11
Edistomatjam: yeah... looks like I have no choice I can't see my files from windows using any program >.<22:12
Outymacro0: had no effect in 16.04 i'll try it tomorrow on 18.04 - i'll go to bed now. see you macro0 - wish you good luck with 18.04 on your x201 (best laptop ever made) =)22:12
matjamEdisto: well, boot off a usb stick, I think its the safest course22:12
luxioI have a problem on 18.04. When I'm typing, half of the time it's smooth, but randomly it just freezes for about a half of a second. Anyone know why I'm experiencing this?22:20
tomreynluxio: no, but take a look at the output of "dmesg -T | tail" as well as "tail /var/log/Xorg.0.log" (or post it to a pastebin)22:22
tomreynluxio: is this on any program, or just some?22:22
luxiohttp://termbin.com/cn9v22:22
luxiotail: cannot open '/var/log/Xorg.0.log' for reading: No such file or directory22:23
luxiotomreyn: I've noticed it on both HexChat and GNOME Terminal.22:23
tomreynluxio: take a look at all of dmesg - if it keeps spilling these lines many times per secondthen this can be why.22:23
luxiowait a sec22:24
luxioI think it happens when I press apostrophe?22:24
luxioor question mark?22:24
tomreyni don't know. is this on wayland, since you don't have /var/log/Xorg.0.log?22:24
luxioxorg22:24
tomreynweird, then you should have the log.22:24
luxiohow do I double check?22:25
luxioalso yeah I'22:25
luxioI've noticed that it freezes when pressing question mark or apostrophe22:25
tomreynis there ayn similar log? ls /var/log/Xorg.*.log22:25
luxiono22:25
tomreynwhich ubuntu release is this?22:25
tomreynlsb_releas -ds22:25
tomreynlsb_release -ds22:25
luxioubuntu@desktop:~/Downloads$ locate Xorg.0.log22:25
luxio /home/ubuntu/.local/share/xorg/Xorg.0.log22:25
luxioUbuntu 18.04 LTS22:26
tomreyndid you build X yourself?22:26
luxiono22:26
tomreynhmm then i guess the log location must have changed in 18.0422:26
luxiohere's the xorg log: http://termbin.com/qwvl22:26
luxioor the tail22:27
tomreynwhat about dmesg, does it keep adding those entries?22:27
luxioyeah it does22:27
luxioit also happens when I press comma22:28
luxioso comma, question mark, apostrophe22:28
wtr300hola, tengo un problema con tor, alguien me puede ayudar?22:28
tomreyndid you install gnome-system-omonitor from a snap?22:28
luxio!es | wtr30022:28
ubottuwtr300: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.22:28
wtr300gracias22:28
luxiotomreyn: I don't think I did22:28
tomreynis the system full ypatched?22:29
luxioThere's a "gnome-system-monitor" directory in ~/snap22:29
luxioso it may be a snap22:29
tomreynyes it is, and it's installed by default, i just leaqrnt22:30
tomreynso, fully patched?22:30
luxionot sure, how do I check?22:31
tomreynsudo apt update && sudo apt dist-upgrade22:31
luxiorunning that updated some packages22:32
tomreynsuch as?22:32
luxioThe following packages will be upgraded:22:32
luxio  curl firefox firefox-locale-en gnome-initial-setup gnome-keyring22:32
luxio  gnome-keyring-pkcs11 libcurl3-gnutls libcurl4 libpam-gnome-keyring22:32
luxio  python3-software-properties snapd software-properties-common22:32
luxio  software-properties-gtk22:32
tomreynokay, maybe the snapd patch fixes it22:33
luxioshould i reboot?22:33
tomreynlogout + login may suffice, but rebooting would ensure we know22:33
luxiook. brb then22:33
tomreynok22:34
luxiopressing apostrophe, comma, question mark still lags22:34
luxioperiod too22:35
luxioand tick22:35
tomreynluxio: whats your hardware?22:36
tomreynare you saying this only happens on 18.04? did you try something else?22:36
tomreynand does it happen on a live cd?22:36
luxioGTX 750Ti, Pentium G4560, SanDisk SSD22:36
luxiohaven't tried livecd or other versions22:37
tomreynfrom what i haerd there can be problems with nvidia on 18.04, also with X. i don't know the details, though.22:38
tomreynluxio: "glxinfo -B" would show you the current state of graphics acceleration22:38
tomreyn(this is part of mesa-utils)22:39
luxiohttp://termbin.com/j5bb22:41
angelgilHola.22:41
luxio!es | angelgil22:41
ubottuangelgil: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.22:41
gartralluxio: proprietary or nuevou? also did you upgrade or clean install?22:41
luxiogartral: clean install22:41
luxioi think nouveau22:41
luxioOpenGL vendor string: nouveau22:41
luxioOpenGL renderer string: NV11722:41
gartraltry the proprietary drivers22:41
luxiook how do I do that?22:41
gartral!nvidia22:42
ubottuFor nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing »22:42
luxioty22:42
luxio"Usually you will see a notification and/or an icon in the top panel, reminding you that restricted drivers are available."22:43
luxio"By clicking the icon you will be taken to a dialog where you can choose which version you want to install, choose the recommended driver. "22:43
luxioI don't get that notification22:43
luxioI think this article is outdated, that looks like Unity.22:43
tomreynluxio: click on the bottm left icon, then type "drivers" and click on the "software & updates" icon22:47
tomreynthen on ther "additional drivers" tab22:47
luxiook I'm on proprietary drivers now22:49
luxiosame problem22:50
tomreynluxio: try some live cd's, maybe a different OS, to rule out it's the hardware.22:55
tomreynyou can also post all of "dmesg" after a fresh boot.22:56
tomreynand consider upgrading the bios / uefi22:57
tomreynluxio: i'll have to leave it there, good luck.23:01
luxiodmesg after fresh boot: http://termbin.com/zskp23:06
luxioI tried a livecd. It happens on there.23:06
Two_Dogsluxio: what problem?23:09
luxioWhen I press comma, period, slash, apostrophe, or tilde (might be more), it lags for about half a second.23:11
Two_Dogsluxio: on live same issue?23:12
luxioyeah23:13
hpjchobbesIs there a reason/configuration that the Ubuntu Software app wouldn't find a package when searching, but it's found using apt-get?23:13
Two_Dogsluxio: your keyboard sucks23:13
luxioi paid $115 for this keyboard23:14
Two_Dogsget your money back luxio23:14
Two_Dogshpjchobbes: what package?23:15
hpjchobbeskdbg23:15
Two_Dogshpjchobbes: that has long name?23:15
hpjchobbesNot sure what you mean by long name?23:16
hpjchobbesIt's a graphical front end for the GNU Debugger23:16
luxioTwo_Dogs: I've found the problem. It's the "n-key rollover" switch on the keyboard.23:17
luxioWhen it's toggled on, I get the problem.23:17
Two_Dogshpjchobbes: tried to search for 'graphical front end for the GNU Debugger'?23:17
Two_Dogsluxio: dont do that any more23:17
Two_Dogshpjchobbes: perhaps the fancy software provider filters?23:18
hpjchobbesTwo_Dogs: I think that must be it. Nothing standing out to me, though. I guess I'll just stick with the terminal23:24
Two_Dogshpjchobbes: or synaptic gui, should see same results as cli23:24
hpjchobbesInstalled synaptic and it's able to find it23:28
RoadRunnerPulse Audio doesn't detect the HDMI output on the video card23:29
RoadRunnerto be exact, detects it only intermittently if mirroring to tv23:31
RoadRunnerthat's under Xubuntu 18.04; card PowerColor Radeon HD 577023:33
Two_DogsRoadRunner: what graphics driver?23:42
RoadRunnerTwo_Dogs: open source, the one installed by os23:43
RoadRunnerthe full card "name": PowerColor PCS+ AX5770 1GBD5-PPG Radeon HD 577023:44
Two_DogsRoadRunner: archwiki has wiki on amd/radeon hdmi audio23:44
RoadRunnerI was wondering if its a bug with Pulse Audio, Radeon driver or card's firmware? I guess you are saying its likely the open source Radeon driver?23:45
RoadRunnerTwo_Dogs: don't suppose you have a link?23:46
Two_DogsRoadRunner archwiki amd/radeon hdmi audio https://git.io/vppVt23:47
lapagaRoadRunner, do you have pavucontrol installed?23:50
RoadRunnerlapaga: don't even know what that is :)23:51
RoadRunnerlapaga: I take it is  not installed with the default 18.04 install?23:52
Two_DogsRoadRunner: pavuvcontrol is the go to tool/app for pulseaudio config23:52
lapagasudo apt install pavucontrol23:52
SlidingHornRoadRunner:    apt policy pavucontrol23:52
SlidingHornRoadRunner: to clarify, lapaga's command will install - mine was just to see if it was installed23:53
RoadRunnergive me a few mins to jump comps and try it23:53
RoadRunnerTwo_Dogs: I am a slow reader, your link above is recommending this course of action, I presume?23:54
Two_DogsRoadRunner: i dont know if archwiki mentions pavucontrol, arch gets more into the nuts and bolts, i would say having 'pavucontrol' is a good thing, i prefer it to any other method of controlling pulseaudio server23:55
RoadRunnerso this is a well known issue then?23:56
Two_DogsRoadRunner: well known fact, radeon driver and hdmi audio dont play well23:57
RoadRunnerTwo_Dogs: but pavu has been known to fix it?23:57
lapagaRoadRunner, just install it and see...you have nothing to lose23:58
Two_DogsRoadRunner: not sure, i dont have amd to plink on, if i saw in pavucontrol a configuration profile specific to amd/amdgpu/radeon that would go a long way to fixing issue though23:58
RoadRunnerwill do, thank you ;  just give some time to get it fugured out :)23:59

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