/srv/irclogs.ubuntu.com/2018/12/26/#ubuntu.txt

phenimerry christmas #ubuntu00:01
=== MerryChristmas is now known as bdw
matsaman& to you00:14
=== capella|away is now known as capella
flybackit's pretty sad when I have to fire up a windows box because uCUNTu's network manage is too stupid to deal with manual network configs easily00:22
tatertotsi've never had issues using manual network configs00:24
tatertotsobviously YMMV00:24
flybackgood for you00:24
tatertotskeep trying, eventually you'll find what you're doing incorrectly00:28
iosecureflyback: Configuring a network interface manually in Ubuntu is incredibly simple. Your attitude highlights the near-guarantee that the problem you're having is with the operator, not the system.00:29
badSophiathere is a way to see memory usage?00:29
iosecurebadSophia: Depends on what you're trying to see. free, top, etc.00:29
badSophiathere is a gui app?00:29
badSophiai can’t remember it00:29
badSophiai think that it is xxxtop?00:30
badSophiaiosecure:00:30
iosecureNo idea.00:30
badSophiagtop?00:30
iosecureI don't generally use a GUI for system-level things like this.00:30
badSophialol00:32
badSophiait is htop iosecure00:32
badSophia:)00:32
flybackI know how to configure a network00:33
flybackthe issue I am talking about if when you are trying to packet sniff or configure a router00:34
flybackubuntu will keep cycling trying to auto config it even after you tried to setup manually00:34
flybackI seen it for 10+ yrs00:34
iosecureNo, it won't.00:34
flybackI don't know why I think it will ever change and just stick to another linux on a laptop for oddball configs00:35
iosecureSo your assertion that you know what you're doing is... well, unsupported.00:35
flybacklike I said00:35
flybacknothing ever changes00:35
flybacksw bugs and smug assholes that code them00:36
tatertots"tried to setup manually" is a lot different when compared to "actually setting up a successful manual connection"00:36
iosecureThat, folks, is a case study in the Dunning-Kruger effect.00:38
matsamanor just masochism00:43
cryptodan_mobileA home router is easy to setup not sure why you need to packet sniff00:44
flybackthe next time you are going to /msg me iosecure and lecture me, don't be a fucking sniveling little coward and have server side ignore enabled00:45
matsamaniosecure: frealz00:45
cryptodan_mobileflyback: why do you need packet sniffing to setup a router?00:45
flybackno I said packet sniffing a device or setting up a router sometims i've watched network manager keep trying to butt in00:46
cryptodan_mobileUh that has never happened to me00:47
flybackyeah well i've seen it many times before00:47
flybackover the years00:47
flybackit doesn't matter now00:47
=== DrWatson_ is now known as DrWatson
uioWhy do accounts by default have access to eachothers home folder?01:40
uioNot super secure....01:40
iosecureThat's a default inherited from Debian for reasons I'm not entirely sure of.01:45
iosecureI change /etc/adduser.conf on all systems to set the directory mode to 0700 for new users.01:46
uioiosecure: Thanks.02:00
=== jpe___ is now known as jpe
jpmhI have set fail2ban to test/check/block too many ssh attempts - this part IS workinkg, at least fail2ban-client status ssh tells me that the ip is blocked  - yet the ip is NOT blocked - clearly I am missing something about telling it how to interface with iptables - any guidance would be appreciated02:41
jpmhiptables -L shows nothing blocked02:41
hggdhjpmh: run fail2ban in INFO or DEBUG mode -- stop fail2ban, edit & change /etc/fail2ban/fail2ban.(local|conf) to logLevel=INFO or DEBUG, start fail2ban, and look at the logs02:58
jpmhhggdh: added the line to jail.local - is that where you want it - retstarted fail2ban - still looks like it is working but iptables -: still has no links and I see no log03:03
jpmhhggdh: I sort of suspect that I need to do something to tell iptables about this and that this is what I am missing03:04
MylonI launched Discover and started an update hours ago.  But it seems to be stuck and it's blocking me from shutting the computer down.05:00
MylonWhat do I do?05:00
MylonI'm on 18.04.1 by the way.05:04
MylonWell I was gonna turn off the computer and go to sleep.  I'll just leave this on and hopefully someone posts a link I can read in case this is a known issue.05:04
lotuspsychjeMylon: what kind of error message do you see?05:04
notbobdoleAnyone here  used to building kernels?05:28
notbobdoleI'm running amdgpu and I'm working on compiling kernel for first time05:29
notbobdoleI want to compile the drm-next-4.21 since I don't see any downloads05:29
lotuspsychjenotbobdole: we dont really reccomend building kernels yourself05:29
notbobdoleI want to start testing the support for my graphics drivers that are coming out on that kernel development branch05:29
lotuspsychjenotbobdole: use the !mainline existing kernels instead to experiment with05:29
notbobdoleUnfortunately doesn't support my hardware 1/4th the performance it should be getting. There is a reason I'm asking05:30
notbobdoleshould I ask in another channel?05:30
lotuspsychjenotbobdole: wich kernel version are you gonna build exactly?05:30
lotuspsychjeoh 4.21 nvm05:30
notbobdoleorigin/drm-next-4.21-wip05:31
notbobdolespecifically for the amdgpu updates05:31
lotuspsychjenotbobdole: maybe the #ubuntu-devel and #kernel are more channels for you then, i see mainline goes until 4.2005:31
notbobdoleAight I'll try the devel channel since I"m running ubuntu. I know ubuntu has their own flavours of patches but not familiar.05:32
lotuspsychjenotbobdole: we always looking for users to contribute on ubuntu, isnt it possible you test your graphics drivers against 4.20 mainline?05:33
lotuspsychje!mainline | notbobdole have a look mate05:34
ubottunotbobdole have a look mate: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds05:34
iosecureI suspect there's a reason he's looking at that specific development branch.05:34
notbobdoleThere is.05:34
notbobdoleMainline doesn't have support. I'm already running 4.20 latest build off mainline05:34
notbobdoleradeon mobile graphics performance in 4.20 is still 1/4th of what the onboard integrated graphics are on mobile. i read on a stack overflow that the 4.21 drm wip updates get performance to be bearable05:36
notbobdolePure amd laptop, I'm a devops guy, and know the basics of systems but this is the most involved I've gotten with this kinda thing. It is holidays so I have time and am trying to learn some new stuff.05:37
lotuspsychjenotbobdole: as you are on ubuntu, and your driver doesnt work on the mainline kernels, why dont you help our community and file a !bug against?05:37
notbobdoleplenty of bugs going and they're all in the 4.21 wip branch05:38
notbobdoleI don't know the state of things until I tried that afaik05:38
lotuspsychjeright05:38
notbobdoleIf I am misunderstanding let me know.05:38
lotuspsychjenotbobdole: so, and your bug is one of the existing bugs then?05:38
notbobdolemany reported bugs about the performance issues/support, yes.05:39
notbobdoleAnd I read things are a lot better in 4.21 drm next05:39
lotuspsychjenotbobdole: thats very general, but i rest my case, try the #ubuntu-devel channel perhaps or #kernel05:40
iosecureI would suspect that that bug would get marked as WONTFIX even if it were filed. The amount of effort necessary to backport those changes compared to just using the HWE kernel from 19.04 when it launches?05:40
notbobdoleposted in ubuntu-devel earlier. I will hop over to kernel also I suppose.05:40
notbobdoleiosecure, I don't see any reason it will be marked as wontfix for future kernel development. A large amount of the amdgpu work has been merged in for 4.20 with a lot of vega updates (will help my dekstop). But the latpop stuff is really comign through for 4.21 and later from what I'm reading. all of which is in git wip branches.05:43
iosecurenotbobdole: I'm not talking about the kernel bugs themselvse.05:43
iosecureI'm talking about opening a bug against Ubuntu's current kernel packages specifically.05:43
notbobdoleAh yeah. Future kernels only from what I can tell.05:45
iosecurenotbobdole: Generally, a bug filed against against a distro-patched kernel is fixed by backporting changes or patches from future kernels, as long as the patch can be cleanly applied.05:45
iosecureIn this case, the significance of the change, combined with the likelihood that a fixed kernel or newer will be available in 19.04, means that Canonical will probably just wait.05:46
=== Suicidal_Santa is now known as mobile_c
notbobdoleWell other two channels have been silent. I'm compiling something right now. Hopefully a working kernel. :D06:01
qwebirc98864new user here, can i ask a question06:01
Ben64yes06:01
qwebirc98864i'm running ubuntu off a usb right now and i was wondering if06:01
qwebirc98864installing to disk here would cause the liveusb to06:01
qwebirc98864shut off06:01
qwebirc98864i'm running a hard drive recovery simultaneously so it's important that the computer doesn't shut off now06:02
mousesqwebirc98864: No, at the end of the install process you will be prompted to reboot if you want to06:02
qwebirc98864ah thanks06:02
qwebirc98864:)06:02
mousesqwebirc98864: just be careful and make sure you don't blindly click reboot and you should be fine06:02
lotuspsychjenotbobdole: its holidays, patience might be needed :p06:02
notbobdoleI have no patience :D (It is holidays at 1AM for me)06:03
notbobdoleAlso only other reason I'm doing this is my machine successfully booted. I thought my SSD died a few days ago06:03
lotuspsychjenotbobdole: you cant boot your amd card with any other kernel then 21?06:04
notbobdolePerformance is the issue, I can boot, but the integrated graphics is a 1400 score on glmark vs a 500 with the dedicated card06:05
lotuspsychjenotbobdole: wich drivers are you testing exactly?06:06
notbobdoleamdgpu is in development to the kernel. Supposedly the newwest updates fix a lot of performance issues on the mobile chipset. Radeon RX 560x06:07
notbobdolebut i'm not sure if I understood question06:07
blebjust installed 18.04.  where would i go to install fvwm or xfce?06:08
lotuspsychjenotbobdole: check here: https://linuxconfig.org/how-to-install-the-latest-amd-radeon-drivers-on-ubuntu-18-04-bionic-beaver-linux06:08
blebi see "ubuntu software" but searching for fvwm turns up no results06:08
iosecurelotuspsychje: Those aren't the open source drivers in the kernel.06:09
notbobdolelotuspsychje, you're scratching the surface with the weeds on this. Those don't get you the kernel updates where the actual amdgpu support is being worked on in kernel. Amdgpu pro (proprietary) does not support mobile graphics (Or at least swapping), nor does it have proper testing for mobile graphcis. Desktop only06:09
lotuspsychjeiosecure: you cant have decent performance on the opensource drivers06:10
lotuspsychjethe same you cant game properly on nouveau, you need some latest nvidia drivers too06:10
notbobdoleyou aren't familiar with the amdgpu open source development then06:11
iosecurelotuspsychje: I believe that the process of adding and refining capability is referred to as "development."06:11
lotuspsychjedevelopment vs performance are 2 different worlds06:12
notbobdolehttps://www.phoronix.com/scan.php?page=news_item&px=Linux-4.21-Jump-Start-201906:12
iosecurelotuspsychje: Development leads to performance. I'm not really sure what point you think you're making.06:12
notbobdoleHe's used to the nvidia environment. That is all06:12
notbobdoleamd is hugely invested into kernel development and getting proper kernel support for their stuff now.06:13
notbobdolewhere as nvidia is "install proprietary and cry about your blobs"06:13
lotuspsychje!info fvwm | bleb06:13
ubottubleb: fvwm (source: fvwm): F(?) Virtual Window Manager. In component universe, is optional. Version 1:2.6.7-3 (bionic), package size 2341 kB, installed size 6734 kB06:13
lotuspsychjenotbobdole: come discuss it in #ubuntu-discuss06:14
bleblotuspsychje: yeah i can just use apt-get06:15
blebbut i guess i was expecting there to be a gui for this06:15
fengshaunis there anything where I can have gsconnect's sms notifications appear in a separate window so I can have a conversation?06:16
fengshaunthe notifications don't flow well and sometimes disappear before I can click reply06:17
lotuspsychje!pm | iosecure06:19
ubottuiosecure: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.06:19
iosecureI wasn't asking you a question. I was giving you sage advice.06:19
lotuspsychjeyou can give me advice in #ubuntu-discuss06:20
iosecureI used the forum that I intended to.06:20
iosecureBut now I'll say it here: Be helpful, or be quiet.06:20
lotuspsychjedont use the main channel to discuss things06:20
iosecureBe helpful... or be quiet.06:20
notbobdolelotuspsychje, you're being insufferable, you know.06:23
lotuspsychjenotbobdole: feel free to discuss it in #ubuntu-discuss06:24
iosecureHe's literally -always- like this. It's ridiculous.06:24
blebso i did apt-get install fvwm xfce, but neither appear in the menu in gdm06:25
blebis there some trick to this?06:25
iosecurebleb: For xfce, you might try installing the xubuntu-desktop metapackage.06:26
iosecureShould set up everything necessary for xfce. That might pull in more packages than you want, though.06:26
blebiosecure: what's the difference between that and just installing xfce?06:28
iosecureThese days, probably not a great deal.06:29
notbobdolebleb, honestly some extras. It is a more meta package that has a few extra buntu configurations, and I think it also handles gdm configs for ya06:29
blebok cool i'll give it a go06:29
bleband what if i want to try fvwm?06:29
blebmaybe it will show up if i make a .xsession06:30
iosecureNo idea there, unfortunately.06:30
notbobdolebleb, I've not used fvwm but I use i3wm. gdm has a config option on login to select your gui06:30
lotuspsychjebleb: check the official wiki here: https://help.ubuntu.com/community/FVWM06:31
notbobdoleDoesn't answer his question of if he wants to use both, lotuspsychje . Further that article looks awefully old and might be out of date.06:34
lotuspsychjenotbobdole: that article is older and still working and relevant06:35
lotuspsychjenotbobdole: fvwm still in the official repos06:35
iosecureThat page hasn't seen any meaningful updates in ten years.06:36
lotuspsychjeso?06:37
notbobdolebut his question as about "What if I want to use fvwm?" which was asked after getting an answer on getting GDM configured with xfce. So the implication is a question about using both.. not installing fvwm06:37
lotuspsychjenotbobdole: the page describes howto integrate with gdm, as he asked06:37
lotuspsychjenotbobdole: and if you readed well, his first question was howto install fvwm06:38
iosecurelotuspsychje: "01:25 <bleb> so i did apt-get install fvwm xfce, but neither appear in the menu in gdm"06:40
iosecureThat, already, conflicts with your wiki page. So it seems not being updated in ten years is relevant.06:40
iosecurelotuspsychje: Again, we arrive at this: Be helpful, OR BE QUIET.06:40
notbobdolenot just "Link to random crap that is 10 years old"06:41
lotuspsychjeiosecure notbobdole if a wiki is outdated, it will mention the info needs updating at the top, also if you find something thats not usuable anymore on the wiki's please report it to the wiki team06:43
notbobdolebeep boop06:43
iosecureDoesn't do much good at this moment, R2.06:44
lotuspsychjeyou can always come to discuss about it in #ubuntu-discuss06:44
lotuspsychjeyou keep disturbing the main support channel notbobdole iosecure so pls dont06:45
iosecurelotuspsychje: The biggest disturbance in here is you. Be helpful, or be quiet.06:45
blebso i installed xubuntu-desktop and i still see no xfce in the gdm menu06:46
blebonly "ubuntu" and "ubuntu wayland"06:46
iosecurebleb: I'm not certain if GDM requires a restart to pick up new session options.06:46
HiddenDjinniosecure: i believe it does06:46
HiddenDjinnbleb: have you tried turning it off and back on?06:46
HiddenDjinnbleb: i'm not being sarcastic06:47
notbobdolebleb, iosecure beat me to it. Did you try restarting or systemctl restart gdm?06:47
blebyeah restarting worked lol06:56
blebalso looks like i didn't need to install xubuntu-desktop either06:57
blebfvwm and xfce were in the menu06:57
iosecureNice. I don't think there's much difference between the xfce metapackage and the xubuntu-desktop metapackage these days.06:57
iosecureGlad it works.06:57
blebwell xubuntu-desktop contains stuff like libreoffice06:58
notbobdoleYeah sorry about the bloat :)06:58
notbobdoledidn't occur to me ya hadn't restarted/reloaded gdm. it is so automatic to me since I install from server all the time.06:58
iosecureWell, that metapackage is pretty much the entire Xubuntu release, so it makes sense.06:58
blebits ok i purged it07:00
notbobdolebleb, you can view the apt log and it will tell you what was installed due o meta package. You can use that to uninstall if you want07:00
notbobdoleshould be /var/log/apt/term.log07:00
blebi just did apt-get purge xubuntu-desktop and apt-get autoremove07:00
notbobdoleor more simply the history.log07:00
notbobdoleAh, I'm always paranoid with purge/autoremove07:01
blebgood to know i should be careful... its a fresh install anyway07:01
HiddenDjinnbleb: i'm glad it works for you07:07
HiddenDjinnalso, i personally install xubuntu-restricted-extras with xubuntu-desktop07:07
HiddenDjinnbleb: it isn't necessary, but it gives access to some things you might use07:08
blebcool thanks07:09
heycamhi there. I just installed Ubuntu 18.10.  I'm using HexChat as my IRC client.  since it's a GTK 2 app, and I guess I only have some default GTK 2 theme installed, it doesn't fit in very well with the rest of the desktop.  how can I choose a new GTK 2 theme?07:18
notbobdoleheycam, hexchat has themes, so you might be able to set it up to use one that is gtk3-like. But otherwise I'd recommend maybe looking into Konversation07:20
tomreynwhich is then QT based07:20
notbobdoleI can't help out much with themes other than reading the online guides on applying themes to hexchat. I use it myself but I don't have much of ui with i3wm.07:21
tomreyni guess if you wanted it to match the general looks of gnome3, you'd need a gtk3 based irc application07:22
heycamnotbobdole: I figured that HexChat's themes are just for the colours of the main chat area rather than the UI like the menu bar etc.  but I see now in https://hexchat.readthedocs.io/en/latest/appearance.html#theme-files some instructions on how to choose a GTK theme there07:23
heycamso that might be my best shot07:23
heycamtomreyn: is there such a thing? :)07:23
notbobdoleheycam, I did google before I posted and did not find anyone recommending a gtk3 irc yet.07:23
notbobdoleor at least not in droves like there are for hexchat/konversation07:24
heycamI have been mostly happy with HexChat.  it doesn't quite handle hidpi screens well though.07:24
heycam(which I guess is again because it's not using GTK3)07:24
tomreynpolari and srain are gtk3 based irc clients.07:26
notbobdoleheycam, shot in the dark: https://ryanclouser.com/2015/07/16/GNOME-3-14-HiDPI-Scaling-4K/07:26
tomreynbut i guess they're very young projects07:26
notbobdolegtk3 is relatively young if I am not mistaken though. So not sure what to expect. I just didn't see many people recommending it (specifically when talking about hexhcat alternatives)07:27
notbobdoleI'm just bashing my head in a wall trying to compile a kernel. Failing. but at least there is an effort.07:28
heycamtomreyn: notbobdole: thanks for your help07:31
gmish_has anyone had any luck playing fortnite on linux?07:41
notbobdolehttps://www.reddit.com/r/linux_gaming/comments/9p371j/fortnite_is_working_again_on_wine/07:43
notbobdoleIt breaks and works. gmish_ their anti-cheat isn't yet accepting wine translations it seems. Give it a couple months imo.07:44
roobeshHello, using 18.04 / kernel 4.15.0-39-generic. https://stackoverflow.com/questions/11417187/getsockopt-so-original-dst-occasionally-returns-client-address07:49
roobeshgetsockopt( ... SOL_IP, SO_ORIGINAL_DST ... ), occassionally responding wrong data source IP, instead of destination IP.07:50
roobeshIs there a bug filed for this already (or) somewhere a log noting this ?07:50
ducasseroobesh: ypu really need to search launchpad to find out if there is an existing bug07:51
roobeshThanks ducasse, i will check over here ubuntu-bugs and launchpad07:54
=== glitchz_ is now known as glitchz
AuroraAvenueHow Do I log into communitheme from Ubuntu Budgie (there is no environment changer in the log-in screen) ?08:58
lotuspsychjeAuroraAvenue: i think the communitytheme is for ubuntu-desktop09:00
AuroraAvenuebut a desktop environment should work ant desktop? Anyway - I am ignoring YOU - because all you do is be pessimistic.09:00
AuroraAvenue**any09:01
lotuspsychjeyour choice AuroraAvenue sure09:02
ducasseAuroraAvenue: pretty sure he is right, the communitytheme is for ubuntu-desktop09:02
AuroraAvenueoh okay - but how do i change a desktop in ubuntu-budgie?09:03
AuroraAvenueand thanks.09:03
ducasseyou install the desktop you want and choose at the login screen09:04
AuroraAvenuebut there is no option to "switch" in the menu.. I shall try again ..09:04
ducasseyou might need to restart your display manager09:05
nolsenSo I'm guessing ubuntu didn't install anything during the first installation, and now I need drivers for RTL8821CE, how do I install them for 18.10?09:09
nolsenby install anything, I mean install all the proprietary crap after the base install.09:10
AuroraAvenueAlso when i watch youtube I have to move the mouse every minute, or so, to keep the video playing. Sound okay, but video jurkey.09:14
ducassemight be a problem with your video drivers, which gpu and driver is this?09:17
lotuspsychjenolsen: the drivers in ubuntu should be loaded automaticly, if not there might be some problems in dmesg/syslog09:19
lotuspsychjenolsen: realtek is also pretty picky on kernel versions you might want to boot other kernels as a test09:19
ducassenolsen: https://askubuntu.com/questions/1071299/how-to-install-wi-fi-driver-for-realtek-rtl8821ce-on-ubuntu-18-0409:25
ducasse^^ first google hit09:25
nolsenducasse: Yeah I am using the github method now, it works.09:27
nolsenIs that seriously the only option right now?09:27
ducasseseems so09:28
ducassebetter option: don't buy realtek09:28
nolsenIf that was a choice09:28
nolsenI mean it is, but09:28
nolsenReally hard to avoid09:28
nolsenWhen most of the laptops cram realtek09:29
AuroraAvenueducasse, its a standard thinkpad X201 - do I need extra drivers? Didn't think so.09:40
AuroraAvenueeed to get the fan cleaned at some point.09:40
AuroraAvenue**need09:40
AuroraAvenueAnyone have an old System76 they wanna get rid of ?09:41
ducassetry asking in #ubuntu-offtopic instead of here09:42
AuroraAvenuek, sorry.09:42
AuroraAvenueI've gotta go - laters. & thanks.09:43
=== akemlenovo__ is now known as akemLenovo
TheoXhi10:50
TheoXi need help10:50
TheoXi have imac late 201310:50
TheoXi want to dualboot with ubuntu10:50
TheoXdoes ubuntu support apfs+ file system10:51
Sia-Hi, where should i put the plugin in Audacity via Snap?10:56
Sia-because "~/.audacity-files/plug-ins" doesn't exist in the snap dir either10:56
tomreynhi TheoX. you should have separate partitions or storages to boot OS X and ubuntu10:57
tomreynTheoX: grub, the boot loader ubuntu uises, can actually boot off HFS+ file systems, but i don't think linux can boot off it. or if it can, that this wuold be a good idea.10:58
Sia-do you have snap channel anywhere?11:01
tomreynSia-: your ~/.audacity-files/plug-ins would normally be accessible to a snap, from what i read.11:02
tomreynthere is #snap, i think11:03
tomreynor is it #snapcraft?11:03
Sia-no doesn't exist11:03
tomreyn#snappy11:04
TheoXim installing ubuntu now11:09
TheoXon drive /sda11:09
TheoXi installed the boot11:09
TheoXand on /sda5 i installed the linux which is a free space11:10
TheoXi have windows 10 pro on ssd drive11:11
TheoXand mac osx mavericks and mojave and ubuntu on my hdd11:11
Gregor3000Hello, i bought a separate drive for a dual boot system (winXP+linux) because the windows disk doesn't have enough space at the start. so i plan to install grub and OS on sdb, and for that i guess i should use the mnaul configuration. but i dont' know what i should be carefull with in the settings. this is a MBR system. back in the days you would create / and /swap. but what about now? do i need anything else? do i need /swap or is the11:13
Gregor3000file used nowadays?11:13
Gregor3000i have 4 GB ram, but soem games will be played, so i guess i can expect swapping.11:14
Gregor3000it's a 2TB drive is it OK to have only one partition with ext4?11:16
tomreynGregor3000: if you don't need anything fancy such as full disk encryption, lvm or raid, you should be fine witrh a single partition for /11:19
tomreynGregor3000: it's common to use swap files now.11:19
tomreyn(not partitions)11:19
Gregor3000tomreyn: so basically all i need to do is pu grub on /dev/sdb, create a root partition and the swap file will be created later on automatically?11:20
tomreynGregor3000: i would not recommend to risk the integrity of the ubuntu installation by dual-booting it with another unsupported / EOL OS.11:20
tomreynputting grub on sdb (2nd bios hdd) won't get you to load grub unless you'll have the bios boot order changed.11:21
Gregor3000the winxp is on separate disk. it will be used to run old games taht don't work in wine, while i want to move everything else (internet etc.) to Ubuntu.11:21
Gregor3000yes i also need to change the boot order in bios11:21
credtomreyn: the second OS being EOL has nothing to do with the "integrity" of the ubuntu installation11:22
credat least not any more than just installing Win 1011:22
credthat being said running XP for any reason is bad on its own11:22
credbut if you disable networking in XP you'll be fine, you don't need it for older games11:22
Gregor3000windows xp has firewall and antivirus. thewre is another firewall in the routed. it is quite ok. but problem is it is much less safe than any updated OS.11:24
tomreyncred: if you run an insecure OS on the system, whic had write access to all storages, sure it does put integrity of all storages and thus all installed software (and OS) at risk11:24
tomreyn*which has11:24
Gregor3000i started to install Kubuntu on default when i remembered that it might try to put grub on sda, so i aborted, then it got me thinking i dont' know the new partition i would need an di remembered i also read abotu swap files being used now.11:24
creddepends on how you're using XP. If you're not exposing it to the Internet the risk of infection is tiny11:25
credalso, I'm not sure what kind of threat surface you're talking about. You're saying that there's 0day unpatched malware for XP that writes Linux partitions to target Linux installations?11:26
tomreyncred: i disagree, but this is not the right place to discuss it11:26
Gregor3000cred: at the moment it is exposed through browser, though i have script blocker and alow very few sites to run the scripts11:26
credIt sounds silly that someone would put so much work into a small demography like dual booters11:26
Gregor3000anyway, i need root and that's it. swap file is created automatically or if not can be created later, right?11:26
credGregor3000: You're risking your entire system by running XP, as long as you understand that, fine11:27
Gregor3000and grub goed on /dev/sdb right? then i can use grub script to boot to windows XP.11:27
Gregor3000i understand, which is why i will try to move as much stuff as possibel to linux.11:27
sonOfRanote that if your linux partitions aren't encrypted, they are still at risk of being read. They are *always* at risk of being destroyed.11:28
Gregor3000winXP will then be used for lan games and some old games that can't run in wine. the PC is very old but got updated, so it can run FPS games to about 2009, 2010.11:28
credGregor3000: swap is not necessary for the system to function.11:28
credGregor3000: the reason *why* you're using XP is irrelevant, you're running an EOL operating system on your box that will not be patched, your exposing yourself to data loss as best, being rooted at the worst11:28
Gregor3000but if PC is on overnight and goes to "sleep" then swap is used, right?11:28
TJ-swap will help avoid OOMs on 4GiB11:29
credswap is used for hibernation (no power used), not suspension (low power usage) AFAIK11:29
TJ-Gregor3000: sleep is usually S3 suspend, where power is retained to preserve RAM. Hibernate (S4) is when RAM content is saved to disk11:29
Gregor3000ok hibernation11:29
tomreynGregor3000: the ubuntu installer can actually install to the first disk, too, if you would prefer this. it can shrink the existing windows installation, replace the boot loader and make it chainload into windows.11:29
Gregor3000i would need to move windows instalation. the first disk has 3 partitions plus empty disk space. anyway i think it will be safer and easier to do it all on second disk.11:30
TJ-Gregor3000: makes sense; don't upset the Windows install :)11:31
Gregor3000if i make windows parittions move, then i need to do another full backup /image...11:31
credIs there a reason why you don't want a swap partition?11:31
TJ-Gregor3000: with 2 disks the boot-loaders wiil not over-write each other either... just MAKE SURE when installing Ubuntu, at the BOOTLOADER device choice stage, you choose the NEW DISK!11:31
tomreynGregor3000: separate disks should work. consider having a separate /home directory so you'll be able to reinstall ubuntu without having to restore your personal data from backups.11:32
Gregor3000its not that i don't want swap i am asking if i need to make a partition or is the file supposed to be handling that nowadays. if partition is better i will create on at the end of the disk.11:32
credjust go ahead and create a swap partition of the recommended size unless you have a good reason not to11:32
credthe installer will suggest it for you11:33
Gregor3000ok11:33
credif you're installing on a separate disk you can just use the guided partition in the ubuntu install and it will select everything for you, it will later detect other OS:es on your system and add it to your grub menu, just make sure your BIOS is set to boot your linux disk first so you actually get grub11:33
credand one of the things it will do for you is decide the swap partition size11:34
Gregor3000separate /home is ok, but i will have data backed up automatically anyway. and then you need ot decide on the home size. and not all games and apps install to home. as i know some use other folders as well. so if i created 100 gb root it could happen i would run out of space if certain games installed into other folders.11:35
Gregor3000cred: but guided partition will probably try to install grub to sda right?11:35
Gregor3000and it should be on sdb11:36
credGregor3000: it should detect Windows so you'd have to explicitly say "overwrite this disk" I think11:36
credI don't have time to test but I'd think it would see the second disk and allow you to overwrite that one completely11:36
TJ-Gregor3000: the boot-loader choice comes at the end, not whilst partitioning11:36
Gregor3000yes it did that, but i aborted it at 68%11:37
Gregor3000oh so it iwll ask where to put the grub?11:37
thyriaenMy system does not seem to find a OpenCL2.0 platform and i am wondering what kind of packages i need to achive this - clinfo output is : https://hastebin.com/divufehaze.js11:37
TJ-Gregor3000: yes, as I said above, that is when you have to be sure to select the correct device!11:37
Gregor3000i wasnt' sure it would do that so i aborted11:37
credif you're using the guided install I don't think it asks you, but if it does obviously it shouldn't go on your Windows disk11:37
Gregor3000i will check online...11:37
TJ-Gregor3000: all the questions should be asked BEFORE the installer starts copying files, so if it got to 60% you missed the questeion11:38
tomreynon the desktop installer, with manual parititoning, the grub install taget is a drop down box on the bottom of the same screen where you do the manual partitioning11:39
TJ-Is it? So long since I used an installer but I thought with guided it's a 'final' question page11:40
sam_wongI am running ubuntu 18.04 with an old computer that doesn't provide a M.2 SSD slot. However, my mother board has two PCIe X 16 slots (cross fire) and only one of them is being occupied by a display card. I just want to know if it is possible to insert a M.2 SSD adapter into the unoccupied slot.11:40
tomreynthat's how it is with d-i11:40
TJ-is this still representitive of the boot-device question? https://imgur.com/WgzKD8K11:42
Gregor3000ok so i guess i will just go manual. most guides recomend it if installed doens't notice windows and offers the "alongside" option11:43
Gregor3000tj-: that the manual instal the "something else" option11:44
Gregor3000ok, so 18.04, take two.... see you on the other side... i hope.11:45
TJ-Gregor3000: ahh; All my installs are either cloned images or debootstrap-ed11:45
Mylonlotuspsychje: There is no error message.  That's the problem.  Discover is simply stuck and not doing anything.12:01
MylonTrying to reboot, I get "logout cancelled by ../discover"12:12
MylonDiscover is stuck at "Update - Installing" at 0%.12:13
MylonI ended up killing the process.  apt-get seems to be working fine.12:17
HackerpcsI'm on server 18.10 with xfce installed. CPU graph panel plugin somehow disappeared, can I reinstall it?12:22
MrGarudahi12:35
MrGarudagreetings12:35
MylonSalutations.12:35
MrGarudaanyone has cpanel access?12:36
tomreynyes i think so (haven't tried 18.10, but it shjould be in 18.04)  <TJ-> is this still representitive of the boot-device question? https://imgur.com/WgzKD8K12:38
knstnI guess 18.04.1 supports ryzen apu, correct?12:39
ryuoknstn: not really. you'll need to wait for HWE to get full support.12:39
ryuothat usually lands in .212:39
knstnBut but, support added since kernel 4.1012:40
ryuoknstn: fine, enjoy the stability issues. :)12:40
ryuoi've used AMD for years. new support takes time to stabilize.12:40
tomreynknstn: 18.04.1 comes with 4.15. 4.18 is available via HWE packages in 'proposed'12:41
knstnI was looking for support in debian, which can be done if you backport 4.18, an xorg update, and proprietary amd firmware for vega gpu. Isn't there a workaround in ubuntu?12:42
tomreynit's probably a similar situation, maybe it also works out of the box on 18.10, but i'd rather suggest installing 18.04 with a ppa12:43
tomreynmaybe it also works out of the box on 18.04, just give it a try.12:44
knstnlet me duckduckgo it for a while,i guess there will be something to be done12:46
ryuoknstn: yes, well, ryzen's video drivers didn't land until 4.15.x, and that's not very old.12:46
ryuoknstn: so running very recent kernels are a good idea for AMD Ryzen to work properly.12:46
ryuoIt's just how Linux is with new hardware. It tends to suck for awhile.12:47
tomreynamd ryzen, the cpu, works fine on 16.04 and 18.04.12:47
ryuotomreyn: maybe so, i just know the GPU stack tends to take the longest to stabilize.12:48
tomreynyes, this can take a while12:49
MylonHow do I change my touchpad behavior so two finger tap is a middle click instead of three finger tap?12:50
MylonA lot of the searching I do online is for pre 18.  18.04 has practically no options in the mouse gui setting.12:50
MylonI mean... Changing the behavior of different kind of taps is there, but it's all grayed out.12:52
knstn:ryuo :tomreyn I found out that for optimal support and performance, you need kernel 4.16 & Mesa 18.0. What's the cycly in ubuntu to get those?12:54
ryuoknstn: it'll be in 18.04.2 most likely.12:56
ryuoknstn: that's when HWE is normally deployed with LTS for the first time.12:56
knstnThis comes in April?12:57
ryuoknstn: https://wiki.ubuntu.com/BionicBeaver/ReleaseSchedule12:58
tomreynknstn: i already told you, see above12:59
tomreyn<tomreyn> knstn: 18.04.1 comes with 4.15. 4.18 is available via HWE packages in 'proposed'12:59
tomreyn(note that "proposed" is not supported, may result in packages breaking.)13:00
ioriathe cosmic kernel is now available in the regular bionic repo (i don't know why) , but not the xorg one13:01
ioria!info  linux-image-generic-hwe-18.0413:01
ubottulinux-image-generic-hwe-18.04 (source: linux-meta-hwe): Generic Linux kernel image. In component main, is optional. Version 4.18.0.13.63 (bionic), package size 2 kB, installed size 11 kB (Only available for i386; amd64; armhf; arm64; ppc64el; s390x)13:01
tomreynoh right, the HWE landed in bionic already13:03
knstn40 days for .2  I can live with that. I'll wait, since i urgently need hardware upgrade. Maybe there are price reductions, since amd brings out ryzen 3.13:04
chalcednycould someone talk about Canon printers with me? my husband had to get a new one. he's running ubuntu 16.04, the printer is a canon Canon PIXMA TS912013:11
knstnHere show drivers for linux and setup: https://www.canonsoftwaredriver.com/canon-pixma-ts9120-setup-driver/13:15
knstn:chalcedny13:16
tomreynalso here (official website) https://www.usa.canon.com/internet/portal/us/home/support/details/printers/inkjet-multifunction/ts-series-inkjet/pixma-ts9120-gray-wireless-all-in-one-inkjet-printer/pixma-ts9120?tab=drivers_downloads13:16
bobrosswinsI'm having sound issues on 18.04. Same as this user. https://askubuntu.com/questions/1097694/buzzy-sound-msi-b450-mortar-ubuntu-18-0413:19
bobrosswinsAny suggestions?13:19
tomreynchalcedny: you could end up with cnijfilter2-5.50-1-deb.tar.gz (printer) + scangearmp2-3.50-1-deb.tar.gz (scanner)13:19
chalcednyooh!!!13:34
chalcednytomreyn, wow thanks looking!13:34
=== phunysanta is now known as phunyguy
salty2011hi all13:43
salty2011Anyone able to help me with a screen tearing issue in Ubuntu 18.04/10 with nvidia drivers13:44
=== Remy^ is now known as jezus
=== jezus is now known as Jezus
thyriaenSo i have used to uuku to install the kernel to 4.20 ( from 4.15 ) - it was successful said "installed" i rebooted and it booted to my old 4.15 then i checked `dpkg --list | grep linux-image` and it says that the new kernel is "unisgned" - what is up with that and how do i get it running ?14:02
salty2011seems to be very quiet in here14:05
reallymemorableI have a huge process running on an unbuntu EC2 image so I ran `nohup sh filename.sh`14:47
reallymemorableand it says this: nohup: ignoring input and appending output to 'nohup.out'14:47
reallymemorableDoes this mean it's running properly?14:47
reallymemorableI don't see any status info like I usually do when running the bash script14:47
enzotibreallymemorable: it is normal14:49
thyriaenSo i have installed the last signed kernel i could find but it won't boot from it there is no grup option available14:49
thyriaenhttps://hastebin.com/ihocuyawet.sql14:49
reallymemorableenzotib: so it's running?14:50
reallymemorablethis process will take a few days to complete14:51
reallymemorableso it would suck if it's just stopped and I dont know it14:51
reallymemorableAlso, if it's working, I assume I can terminate my SSH connection, correct?14:52
reallymemorablewithout interrupting the process?14:52
chomwitttrying to reinstall grub2 from a live 18.04dvd and following steps sudo mount --bind /dev /mnt/dev &&  wont execute with msg: /mnt/dev point doest not exist14:55
OerHeksthyriaen, what guide did you follow? did you run update-grub after that?14:55
chomwitthttps://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd14:55
thyriaenOner, yes as you can see here https://hastebin.com/ihocuyawet.sql14:56
chomwittOerHeks: in the past i had no problem mounting dev , pts , proc etc14:57
OerHeksthyriaen, so what is the issue, you cannog find the grub menu with that entry 4.18.0-13 ?15:00
thyriaenOerHeks, there is no such entry15:01
thyriaengrub only shows 4 options under "advanced options" and they are all 4.1515:02
OerHeksremove some old kernels wit apt autoremove, not sure what might be wrong15:02
thyriaennone removed with autoremove15:03
thyriaendo you know why all the kernels are unsigned ?15:04
pragmaticenigmathyriaen: Do you have any PPAs installed on your machine, have you compiled or installed any kernels not provided directly from Canonical/Ubuntu?15:05
OerHeks4.15.0-43 suggsts you are on bionic, 4.18.0-13.14~18.04.1 is a HWE kernel15:06
OerHeksand is this manjaro ?15:06
thyriaeni am on ubuntu, 18.0415:06
thyriaenpragmaticenigma, no ppas kernel related - and i have only used the kernels from the ubuntu repositories15:07
thyriaen( with uuku i tried 4.20 and 4.19 , those were unsigned so i manually searched through the repositories then and i found a signed 4.18.0-13.14~18.04 and tried it15:08
pragmaticenigmathyriaen: My intention was do you have any PPAs installed. While unintentional, the maintainers of those PPAs may have included a Kernel package. So I wouldn't recommend assuming they're not causing issues.15:09
OerHeksoh, that explains it, i see 4.18.0.13.63 only in my 18.0415:09
thyriaenpragmaticenigma, ah15:10
pragmaticenigmathyriaen: It's one of the many reasons this many in this channel helpers will suggest removing PPAs to rule out the possibility they've installed or updated packages15:10
OerHeksthyriaen,  and look at the mainline wiki, you just installed 2 packages15:11
OerHeks!mainline15:11
ubottuThe kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds15:11
OerHeksheaders image modules15:11
thyriaenyea OerHeks, https://hastebin.com/rijipihoya.sql15:13
* chomwitt ok, my problem solved, i've mounted initiallu the wrong drive15:13
thyriaeni only installed 2 because the 3rd was a dependency of one of the two15:13
thyriaenso it got installed in the process15:13
OerHeksthyriaen, i have no clue here, if you added HWE, it should be easy15:16
thyriaenhwe ?15:16
OerHeks!hwe15:17
ubottuThe Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack15:17
thyriaenOerHeks, i did not choose the hwe version15:18
thyriaenOerHeks, i picked linux-headers-4.18.0-13/bionic-updates,bionic-updates,bionic-security,bionic-security,now 4.18.0-13.14~18.04.1 all [installed,automatic]15:19
myselfI just accudentally scrolled myself onto another.... virtual monitor? second desktop? or something? and I was able to scroll back, but now I can't seem to make it happen again. What's this function called, so I can learn more?15:19
myselfI was trying to scroll a webpage in firefox and suddenly I got this windowshade-like animation and a blank desktop15:19
OerHeksbut 18.04 does not bring 4.18 without hwe, manually install is nto correct15:19
OerHeksremove your added kernel and follow hwe15:20
thyriaenOerHeks, ok - what is the difference between lowlatency and normal ?15:20
OerHekslowlatency is a dedicated kernel for audio/video production15:21
OerHekssee ubuntu-studio15:22
pragmaticenigmamyself: If you scroll while your mouse is hovering over a portion of the desktop, it will "scroll" through the virtual desktops. Also, I believe that if you hold ctrl + alt (or some combination) and scroll your mouse wheel it will change virtual desktop15:22
myselfpragmaticenigma: oh interesting! I had firefox fullscreened but the mouse pointer was right over at the edge of the window, I wonder if that was close enough to desktop...15:24
myselfAha! Okay, got it. There are tiny regions of the task switcher, in between the icons, that count as desktop.15:24
myselfThank you. That explains why it was so hard to reproduce.15:26
iosecureOerHeks: 18.04 will provide 4.18 at install-time starting in Feb.15:28
OerHeksoh, good to know, thnx15:29
OerHeksi just read in ##linux that he might have a wrong boot EFI partition15:29
OerHeksi like that, crossposting, without details that matters15:29
iosecureNice.15:29
iosecureOerHeks: Yeah, the LTS releases ship the original (GA) kernel for the initial release and .1, and then starting with .2, each subsequent point release will ship the previous non-LTS release's kernel. So 18.04.2 (Feb 2019) will ship 18.10's kernel. 18.04.3 (Oct 2019), will ship 19.04's kernel, etc.15:31
iosecureThat won't affect current systems, mind you. Only newly-installed ones. The original kernel is supported for the entire lifetime of the release. Each HWE kernel is supported only until the next one is released.15:33
Sia-Hi, want to build video editing pc (not gaming) for linux. which one do you prefer AMD or Intel?15:35
Sia-fast rendering and no lags15:36
iosecureSia-: Not really an Ubuntu support question, and it's completely opinion-based.15:36
Sia-i need it for ubuntu15:36
Sia-is amd linux friendly as intel and nvidia?15:37
OerHeksvideo edditting requires a good videocard, intel or amd CPU does not really matter15:37
Sia-OerHeks, kdenlive use the cpu to rendering and the gpu rendering is still bugy15:37
iosecureSia-: Still doesn't make it an Ubuntu question. And Nvidia is hardly Linux friendly.15:37
OerHeksslashd, really? never noticed15:38
cryptodaniosecure: I prefer nvidia over amd on any system regardless of OS15:38
OerHeks open nvidia drvers are pretty good these days15:38
shibbolethopen nvidia drivers?15:39
iosecurecryptodan: Fine, but that doesn't make nvidia Linux friendly. :P15:39
OerHekserr nvidia is a GPU and intel and amd are CPU's15:39
cryptodanno nvidia-41515:39
shibboleththat's a load of crock15:39
iosecureThere are no open nvidia drivers. There's nouveau, and its progress is a credit to its developers, not nvidia.15:39
cryptodanOerHeks: AMD owns ATI15:39
cryptodannouveau sucks15:39
shibbolethnouveau is reverse-engineered djenga-tower of black magic and curshed souls15:40
iosecureCompared to the closed drivers, yes.15:40
iosecureBut given nvidia's "screw you" stance, I'm surprised its where its at.15:40
reallymemorablecan I ssh into the same machine twice with same credentials"15:40
reallymemorable?*15:40
OerHeks.. i think you know enough and need no help15:40
iosecurereallymemorable: Yes.15:40
shibbolethcrushed souls even.  i'm gonnna have too admit that the prop nvidia drivers are more often less of a pain to gget working on linux though15:40
shibbolethamdgpu usually does its thing quite well (very new official open source drivers)15:41
cryptodanshibboleth: only if your card is supported and is gcn15:41
shibbolethamdgpu-pro is there to provide advanced functionality like opencl accel and other stuff and hot damn do amd ama15:42
cryptodanshibboleth: no they arent they are very easy to install15:42
Sia-i'm using nvidia drive for GTX 710 via ppa, working perfectly. but can't use it to rendering because of kdenlive15:42
shibbolethamdgpu-pro is there to provide advanced functionality like opencl accel and other stuff and hot damn do amd manage to screw up releases15:42
shibbolethamdgpu is included in the kernel, amdgpu-pro can be a PITA to get working15:42
reallymemorablehttps://paste.ofcode.org/39j3Dx8Du37hjjCTcDLsTFi15:42
reallymemorableDoes that mean my script stopped?15:42
cryptodanshibboleth: https://termbin.com/u1bt took me less than 2 minutes for nvidia drivers to work15:43
iosecurereallymemorable: It says killed, so I'm going to assume so.15:43
shibbolethalso doesn't when distros like ubuntu make radical changes to old kernels breaking the amdgpu-pro versions that support said kernels...15:43
iosecurecryptodan: shibboleth said that they're less of a pain to get working.15:43
reallymemorableiosecure: how can I see why15:43
shibbolethcryptodan, as i've said, prop nv drivers are usually ready for release :)15:43
iosecurereallymemorable: I have no idea what your script does.15:43
cryptodanshibboleth: then i guess i mistook your statements as saying nvidia drivers are painful to install15:44
reallymemorableIt downloads a bunch of zip files, unzips them, writes them to Postgres15:44
reallymemorableIt ran fine locally from my machine15:44
reallymemorablebut it takes a long time so i put it on EC215:44
iosecureI have no idea why your script is getting killed.15:44
iosecureI lack any kind of data.15:44
shibbolethto be clear: nv prop drivers are usually smooth sailing (but are closed and license in flux)15:45
reallymemorablehttps://paste.ofcode.org/P2MnWrRduD74G4FMBCDKpK15:45
reallymemorablethats the script15:45
reallymemorableIt got to step 3 then stopped15:46
iosecurereallymemorable: I don't really think that this channel is the right forum for this issue. We help with Ubuntu-related issues, which this does not seem to be.15:47
pragmaticenigmareallymemorable: This isn't the best channel for programming help. You should check out a more dedicated chanell for bash scripting15:47
reallymemorableok15:47
reallymemorablethanks15:47
qwebirc22378Hey16:00
qwebirc22378I'm on 18.10 and seeing some weird dock behaviour16:00
qwebirc22378For example, Calculator and Calendar have been closed, but will not dissapear from the dock16:00
qwebirc22378and Atom, installed and running will not appear on it16:01
qwebirc22378from time to time16:01
OerHeksqwebirc22378, calculator and calendar are locked on the dock i guess, add Atom manually when running, right mouse > add to favorites16:02
OerHekswill not appear on it " from time to time " makes no sense16:03
qwebirc22378well16:03
qwebirc22378no they are not16:03
qwebirc22378If I right click calculator16:03
qwebirc22378or calendar16:03
qwebirc22378I can "Add to favorites"16:03
TJ-Could that to be to do with snaps?16:03
qwebirc22378and for atom, there16:03
qwebirc22378's nothing to click on16:03
qwebirc22378See https://imgur.com/a/C7lVvPX16:04
qwebirc22378for what I see...16:04
rapidwaveHaving a menu problem https://imgur.com/a/LBpPVTk16:04
pragmaticenigmarapidwave: From what I am aware, Vivaldi browser is not available in Ubuntu's offical software repositories. You will have to contact the developer directly for support.16:08
rapidwaveNo, the problem is with Ubuntu's program menu, not the browser16:08
pragmaticenigmarapidwave: Can you recreate the issue in a supported application?16:09
rapidwaveForget about all applications..only pay attention the the black/grey menu you see16:10
pragmaticenigmarapidwave: I just told you, Vivaldi isn't supported here. The application is resposible for sending instructions to the window manager to draw the menu. If other applications are not doing that, then it is not the fault of Ubuntu16:11
qwebirc22378What about mine?16:12
pragmaticenigmarapidwave: or you will have to be more specific about what you are seeing... a picture doesn't tell us what is troubling you16:12
rapidwaveTake anither look. I'm not looking for browser help https://imgur.com/a/OhTXfNW16:12
rapidwaveSOme menu items are blacnk16:13
rapidwaveblank16:13
pragmaticenigma!details | rapidwave16:13
ubotturapidwave: 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.16:13
JimBuntuI see broken links in that menu.16:13
rapidwaveWell...how do I fix that16:13
tdait looks like you have configurations from two different DEs16:14
OerHeksgood spot, tda16:14
pragmaticenigmaqwebirc22378: The picture doesn't provide enough information, all I see a screen shot of your current desktop, nothing to indicate you attempted to show us any of the items OerHeks had mentioned16:14
ioriaqwebirc22378, are you in the Wayland session ?16:14
qwebirc22378Any way to determine that without logging out? AFAIK, none16:15
qwebirc22378pragmaticenigma: You can clearly see atom running, without an icon present in the doc16:15
qwebirc22378pragmaticenigma: You can clearly see atom running, without an icon present in the dock16:15
tdacan you rclick on kicker, edit its settings, and remove the broken entries16:16
ioriaqwebirc22378, echo $XDG_SESSION_TYPE16:16
qwebirc22378and calculator and text editor in dock, not open and definately not locked to it by me16:16
qwebirc22378x1116:16
pragmaticenigmaqwebirc22378: No, you're assuming I know what icon would belong to Atom and that it is missing.16:17
iosecurepragmaticenigma: He did say that earlier. "and for atom, there's nothing to click on"16:18
OerHeks"  Calculator and Calendar have been closed, but will not dissapear  from the dock" .. i see no calendar on https://imgur.com/a/C7lVvPX i do see a notepad , not atom, how did you install atom ?16:20
tdaedit your widgets16:20
tdafor atom to show up on the menu, it should have a file in /usr/share/applications16:20
OerHekssounds like a bug in ppa:webupd8team/atom16:21
lhavelund /w 1816:21
qwebirc22378kjartan, did I say calendar? Meant text editor16:22
iosecureThe keys are just so close together.16:22
qwebirc22378atom was installed from the deb they provide16:22
ioriaqwebirc22378, not snap ?16:23
=== fotatohoho is now known as fotato
OerHeksthey?16:23
qwebirc22378I tried that too16:23
qwebirc22378no luck16:23
ioriaqwebirc22378,  set a custom .desktop file16:23
OerHeksa ppa is not supported by us16:23
tdadpkg -S atom16:23
qwebirc22378even the ubuntu software thing won't show up on the dock :/16:23
tdaor whatever the package's name is. that will show you all the files it provides. does it have a .desktop file?16:24
OerHeksmaybe it is a theme/icon thingy ..16:24
qwebirc22378Default theme16:29
qwebirc22378haven't changed it16:29
ioriaqwebirc22378,  gsettings get org.gnome.desktop.interface gtk-theme16:30
stef204hi, I need to take control remotely of a friend's computer on a different continent, so I can upgrade her system from 15+ to 16.04 LTS16:33
stef204she is really not skilled in IT so it will be difficult to get her to do much beyond installing a package16:33
ioriastef204, teamviewer ?16:33
tdasheesh, you're upgrading her computer for her and she still won't have you over?16:33
stef204ioria: I am trying to avoid TeamVieer and would prefer VNC16:33
stef204tda: she's on a different continent16:34
iosecureVNC is horrendously insecure, and would require the same setup as setting up SSH.16:34
stef204and married to one of my best friends (additional pressure!)16:34
stef204SSH would mean she would need sshd runnig16:34
stef204*running16:34
stef204That's not going to happen, she is completely unskilled in anything IT16:35
OerHeks15+ ... follow the EOLupgrade wiki16:35
ioriastef204,  no, means she needs a public ip16:35
OerHeks!eolupgrade16:35
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades16:35
stef204ioria: and an SSHD16:35
iosecurestef204: Uh, and getting VNC working with port forwards, etc, is going to be easier?16:35
OerHeksx2go is easier, over :8016:36
stef204her hardware is old and very likely will not support 18+16:36
stef204but that's not the issue16:36
qwebirc22378Soo.. me takes it me is screwed with this bug16:36
stef204iosecure: I don't know, it depends, if I can get her to go into vino-preferences, etc.  Like here: https://askubuntu.com/questions/155477/how-do-i-remotely-control-another-ubuntu-desktop-from-ubuntu16:36
iosecureThat still requires port forwarding, etc.16:37
stef204and she has a public IP, everyone on the net does, that's easy for me to obtain16:37
iosecureAnd, again: VNC is incredibly insecure.16:37
OerHeksqwebirc22378, file a bug to the maintainer of the repo you used for atom16:38
iosecureAssuming she's behind a router as most are, you'll have to walk her through port forwarding from her public IP to her system.16:38
stef204she is undoubtedly behind a common router like Time Warner or something of the sort16:38
ioriaqwebirc22378,  you got that we don't even know how did you install the pkg ?  have you listet it for a .desktop file ?16:39
stef204I can port scan her, with her approval, and see if anything open16:39
iosecurestef204: That's not how port forwarding works.16:39
stef204iosecure: is he has a port open, I can likely use that with VNC16:39
iosecurestef204: It requires manual configuration from your friend's end.16:39
iosecureThat's not how port forwarding works.16:39
stef204likely but not necessarily16:39
iosecureThat's NOT how port forwarding works.16:40
qwebirc22378I just reinstalled16:40
qwebirc22378the snap16:40
iosecureI'm going to keep saying it until it sinks in.16:40
qwebirc22378still NO icon16:40
stef204iosecure: not true, I remote vnc on a open port xxxx (which I port scanned ahead of time and confirmed open) and it works just fine16:40
stef204because it is open in the FW16:41
iosecurestef204: Then it was preconfigured. A port being open in a firewall != port forwarding.16:41
iosecureAgain: That's not how port forwarding works. No amount of arguing on your part is going to change how this works.16:41
stef204whatever, the fact is port is open in the case I am referring to16:41
=== santastache is now known as justache
iosecureOpen port != forwarded port.16:41
hggdhiosecure: enough, please16:42
stef204thanks16:42
iosecurehggdh: No.16:42
ioriaqwebirc22378,  ls  /var/lib/snapd/desktop/applications/ | grep atom16:42
OerHeksqwebirc22378, how odd, i just installed sudo snap install atom --classic and i see no issues16:42
stef204anyway, let's move on. I need to find a solution to upgrade her16:42
iosecurestef204: You came in with a specific request. We're trying to help you into that solution. Instead, you keep hyper-focusing on a specific idea that we're telling you is not a good idea.16:42
OerHeksbut i have a different icon theme, the real standard that comes with 18.04 gnome16:43
stef204and she is not at all up to it, she will just mess things up, which is why I need to do it remotely16:43
hggdhiosecure: no argument on our side is going to change their (wrong) understanding. So. please stop.16:43
iosecurestef204: Something that is 1) secure and 2) does not require manual network configuration on their end is going to be your best option. TeamViewer, as said previously, meets point #2, and arguably point #1.16:43
OerHekshttps://imgur.com/a/06IcHZz16:44
iosecurehggdh: No.16:44
stef204you're saying the open port configured at some point to forward to 192.168.xx.xxx and someone completely forgot about it, then I came along, plugged into network and got assigned that IP dynamically by chance and it just happened by luck that there was a forward from port xxxx to 192.168.xxx.xx16:45
ioriaOerHeks, it's the green ball ?16:45
stef204I guess that\s basically what you are saying16:45
OerHeksioria, jups16:45
iosecurestef204: Yes. That's how port forwarding works. I'm not going to continue arguing this point.16:45
stef204iosecure: ?16:45
ioriaOerHeks, ok16:45
OerHeksnot sure what ubuntu version gives his icon theme...16:46
OerHekshttps://imgur.com/a/C7lVvPX16:46
iosecurestef204: Use TeamViewer. If you insist that you know better, then you get to keep the pieces when it breaks.16:46
stef204it could be that the port forward was present for months or even years and I got luckt16:46
TJ-stef204: can the user issue a simple terminal command? in which case you could set up a SSH reverse tunnel to a host under your control, and then connect back through it16:46
stef204I don\t insist I know better, I am seeking advice16:46
ioriaOerHeks, communitytheme, i suppose16:46
stef204and I do not want to use TeamViewer16:46
iosecurestef204: But you keep arguing.16:46
iosecurestef204: We're trying to give you advice. :/16:47
tdaplay rdr2 until she makes a better offer16:47
stef204I am not arguing, you are trying to ram data down my throat and getting your kickers in a knot when I don't religiously accept your info16:47
stef204you should just ignore my comments and move on16:48
iosecurelol k16:48
stef204perhaps someone else can provide advice16:48
OerHeks..16:48
stef204or I can continue research and will eventually find a solution16:48
iosecureGood luck with that attitude.16:48
stef204same to you16:48
OerHekskeep this channel family friendly, thanks.16:48
maetthewstef204: Why and how exactly don't you want to use teamviewer? You can't even use teamviewer to log in to her computer to get access to her router and set up VNC properly for her?16:48
hggdhiosecure, stef204: now this is it. Bothof you please stop.16:49
stef204hggdh: we are stopping16:49
iosecurehggdh: I'm done, don't worry about it.16:49
OerHeksteamviewer needs no forwarding ports, so it is suitable for unskilled users16:49
stef204maetthew: I don't really want to install TV on my box16:49
stef204or I am trying to avoid using it if there are other solutions16:49
stef204like ssh or vnc16:49
maetthewstef204: Another box then? An android device? VM?16:50
TJ-stef204: I already suggested a reverse SSh tunnel16:50
maetthewOr that ^16:50
stef204TJ-: I completely missed your post/answer, sorry16:50
stef204TJ-: still not seeing it...16:51
hggdh@mark #ubuntu iosecure being pushy16:51
ubottuThe operation succeeded.16:51
TJ-stef204: if the user can open a terminal, and issue a single command you give them, their local ssh client can connect to a SSH server under your control, and you can connect back to the user's PC through the reverse tunnel16:51
TJ-stef204: which means no port-forwarding required, just a regular outgoing SSH connection to a host your control16:52
stef204TJ-: that sounds like it might work, I just searched and found https://www.howtoforge.com/reverse-ssh-tunneling16:52
stef204she should be able to open a terminal and type ssh something....16:52
maetthewTJ-: Wouldn't that still need port forwarding in most cases?16:52
stef204that was my next question16:53
stef204on my side I would have to be visible/accessible on a predefined ip:port16:53
maetthewIf you need to port forward, I still think using TeamViewer only one time to setup what you need to setup is the easiest way16:53
stef204I'm not sure a port forward would be necessary for her to issue an ssh command from inside her NAT16:54
iosecurehggdh: Aww, are we just a bunch of fragile feelings in this channel? No wonder Ubuntu users get shit on. It's like kindergarten. Everyone's more wound up about playing nice than about actually doing anything useful. Good luck.16:54
stef204TJ-: would she?16:54
hggdhiosecure: if you want to discuss this, let's do it on #ubuntu-ops16:55
maetthewstef204: No but it would be required for you to access that SSH server from your end16:55
pragmaticenigmareverse SSH does not require a port forward on "their" end. If you are the host of the ssh server being connected to, you would need to make sure your SSH server port is forward for them to connect to. stef20416:55
maetthewah16:55
maetthewmy bad16:55
stef204pragmaticenigma: right, so the "tinkering" would only be done on my side, it seems, so that seems doable16:56
pragmaticenigmastef204: after they intialize the SSH connection, you will be able to connect to their machine and execute commands as needed.16:57
stef204pragmaticenigma: right, so that seems to be a good solution. When they issue the command on their end, etc., there will be the issues of keys to accept, something like that? How do I make sure it is really her, etc.16:59
stef204sorry if this last question is really newb but never done this.17:00
TJ-stef204: the entire point of an SSH reverse-tunnel is the connection is outgoing only17:00
pragmaticenigmastef204: that's beyond the scope of this channel. best practices I would recommend is create a user account on your machine for them to login (to avoid accidental issues).17:00
TJ-stef204: once the connection is up, you (on the 'outside') can connect back through the tunnel to the user's PC17:01
stef204pragmaticenigma: right, I was thinking of something like that. create user Bob with password xxxx17:02
TJ-stef204: at your end, you may need to use port-forwarding /unless/ you have the ssh server on a VPS/'cloud' host17:02
stef204TJ-: I think I get it but the issue of keys, or authentication was a question, I supposed it's either keys or user+pw depending on how the sshd is setup on my end17:03
cryptodanwhat is it that stef204 is trying to do here, ive been reading and confused17:05
stef204cryptodan: just trying to take control remotely of a friend's computer behind a NAT so i can update her ubuntu to a more recent version17:06
OerHeksupgrade an EOL 15.x17:06
stef204she is running 15+17:06
cryptodani would not do that remotely17:06
stef204i have no choice17:07
cryptodanI would go over and do via usb disk after she backed up to monitor for errors and what not17:07
stef204unfortunately, she is completely unskilled and I can't think of trying to explain it over the phone17:07
stef204she is on a different continent17:07
OerHeksdifferent continent / different planet, no problem17:08
cryptodanif you attempt to upgrade via remote methods and it fails then youll be doing it over the phone or shipping her a 18.04 ubuntu usb with installation instructions17:08
stef204i thin that what pragmaticenigma (and TJ- ) mentioned, reverse ssh tunnel is a workable solutino17:08
TJ-stef204: why not test it out using virtual machines first, locally?17:09
stef204TJ-: sure, good idea17:09
stef204it won't be a full test since it will be on a local network and she'll be behind her NAT but it will get me more familiar with it17:10
pragmaticenigmastef204: Give it a go, only way to find out17:10
stef204pragmaticenigma: I agree and will do17:11
stef204pragmaticenigma: thank you for your feedback17:11
=== capella|away is now known as capella
stef204and thanks to all who provided info, much appreciated17:11
zutatgood evening. how can i set umask for gnome sessions on 18.04?17:11
OerHeksmake sure she has an USB with 16.04 ready, before upgrading17:11
OerHekszutat, what are you trying to do?17:14
OerHeksumask gives permissions to files that applications cannot set17:14
j0sephHi all. I've heard that ubuntu 18.10 downloads updates and upgrades them automatically through unattended-upgrade. By default, does this apply to all updates that a package has or only the security updates? Thanks! (I am on 18.10)17:15
zutatOerHeks: i'm trying to make gnome session umask to match other sessions.17:18
cryptodanOerHeks: why not 18.04 it will give them more support17:19
zutatOerHeks: if i log into gnome, the umask gets set to 02217:19
uniquewireHey guys, I want to install thunar-archive-plugin with choosing file-roller as an archive manager.17:20
uniquewirehttps://packages.ubuntu.com/cosmic/thunar-archive-plugin17:20
uniquewireAs you can see the default one when installing the plugin is xarchiver.17:20
OerHekscryptodan, he thinks the hardware is not that good, and 16.04 is supported for a few years though17:20
uniquewirehttps://paste.ubuntu.com/p/WHbSKjXYhd/17:24
maetthewuniquewire: What's the question?17:25
maetthewoh nvm17:26
TJ-j0seph: unattended-upgrades can be configured to do whichever you prefer, via /etc/apt/apt.conf.d/50unattended-upgrades and the "Unattended-Upgrade::Allowed-Origins {" settings17:26
TJ-j0seph: also, if the system has a separate /boot/ file-system, it might help to enable "Unattended-Upgrade::Remove-Unused-Kernel-Packages "true"; "17:28
xrashIs there any way to get a package from an old version of Ubuntu, specifically the 10.10?17:28
TJ-!oldreleases | xrash17:31
xrash!oldreleases17:31
TJ-xrash: hmmph... do it the manual way!  http://old-releases.ubuntu.com17:31
TJ-xrash: seems our 'bot' doesn't know that factoid key17:31
OerHeksit is possible http://old-releases.ubuntu.com/ubuntu/dists/maverick/17:31
j0sephTJ-: Thanks! By default, it seems to do security updates, but I'm not sure what the other entry ("${distro_id}:${distro_codename}";) is.17:31
xrashIll check it out, I just want the source for an old version of the `fortune` program.17:31
OerHekshttp://old-releases.ubuntu.com/ubuntu/dists/maverick-security/17:32
xrashThe fortunes actually, not the program itself.17:32
xrash(the cookies)17:32
TJ-xrash: follow the /pool/<component>/f/fortune/ path17:32
xrashty17:32
=== Sanchit is now known as brogrammer
TJ-j0seph: it does seem strange having the original archive in there, since that should be frozen on release. Maybe it's to cater for in-development unattended-upgrades too17:34
WhiteDevilhey i cancelled my updates on ubuntu because for a while it wasnt doing anything17:35
WhiteDevilso i started it again and now its checking for updates17:35
WhiteDevilwhich i believe seems to have taken a turn and is stuck at some point17:35
WhiteDevilis my software updater corrupt or something17:35
WhiteDevilshould i just reboot the operating system and hope it works ?17:36
WhiteDevilit says waiting in the task bar17:36
WhiteDevil"waiting"17:36
j0sephTJ-: Thanks a lot. So, by default, it seems it only installs security updates. Is there a proper way to have it so that it downloads these security updates but does not install them? Or is this the default behaviour?17:36
TJ-j0seph: the whole point of u-u is to install them; not sure if there is a download-only option17:38
j0sephTJ-: That's fair enough. Thanks for your help.17:40
TJ-j0seph: there is a MOTD script that can run at (terminal) log-in to let you know of updates waiting17:40
TJ-j0seph: and one for GUI of course17:42
j0sephAh yes, I've seen that a time or two. I'm running 18.10 as a distro for my computer rather than a server, BTW. I'm not using it as a server atm. That's why I'm a little concerned.17:42
TJ-j0seph: GUI is just a 'server' with some pretty graphics to waste CPU cycles :)17:43
j0sephTJ-: While I shouldn't let others sway my decisions simply based on prejudice, I'm getting a bit of flak for using ubuntu apparently, which discourages me a little, aha.17:43
TJ-j0seph: I noticed; but if you're bothered about 'asla' in ##linux, ignore it. Known and constant negative trolling17:44
j0sephTJ-: how is he still not banned in this case? seems a little counter-intuitive17:45
TJ-j0seph: I'd rather use a distro with several hundred paid developers even with some downsides, not least for the prompt security updates17:45
j0sephTJ-: suppose you're right. I like using this distro, but I'd prefer not to gain ridicule when i attempt to join in on conversation in a linux/programming environment, haha.17:47
TJ-j0seph: that's a risk in the less moderated channels on IRC, whatever the topic! Don't worry about it.17:48
TJ-You'll find a lot of very knowledgable helpful volunteers in this channel and other #ubuntu-* channels17:49
mojtabaHello, I am using Ubuntu 16.04 LTS. After I restarted the computer, the ctrl+alt combination changes the size of the window. Do you know how can I disable this functionality?17:49
mojtabae.g. when I press ctrl+alt+t, it resize the current windows and opens a termina.17:49
mojtabal17:49
TJ-mojtaba: that is ...weird! which desktop environment is it?17:50
mojtabaTJ-: It is unity. I did not have this problem until last restart.17:50
j0sephTJ-: I've noted that a lot of people using distros such as Debian and Ubuntu are a lot kinder than the likes I'd find on rolling-release distro IRC channels, or congregations like ##linux. Thanks for your help regardless :)17:50
TJ-mojtaba: have you reconfigured anything in the desktop prior to the restart?17:51
mojtabaTJ-: No17:51
TJ-j0seph: and there are millions of fellow *buntu users too, which always helps :)17:51
mojtabaI just defined 4 shortcuts to change the orientation of the whole screen. I assigend 'xrandr -o normal' to super+up combination.17:52
TJ-mojtaba: I'd recommend creating a new user account and logging into the GUI with that, see if that account is also affected. If not, you know it is something specific to your regular account configuration17:52
mojtabaTJ-: I will check the guest account, to see if it is the same.17:52
TJ-mojtaba: OK, so you /were/ changing key bindings, so you /could/ have inadvertently caused this17:52
mojtabaBRB17:52
mojtabaTJ-: Though the key combinations are different17:53
TJ-mojtaba: indeed; but it is possible something got nudged, or there's a weird bug that changed something you didn't want to change17:53
mojtabaTJ-: The key combinations are super+up, super+down, and right and left for different orientations of the screen.17:53
mojtabaTJ-: I see.17:53
mojtababrb17:54
mojtabaTJ-: No, the guest is Ok.17:55
mojtabaalt+ctrl is working as expected.17:55
TJ-mojtaba: I don't use Unity so I cannot advise further, but it seems like something got nudged when you were configuring the bindings17:56
ioriamojtaba, check compiz settings17:56
mojtabaTJ-: thanks anyway.17:56
mojtabaioria: Where should I look into?17:57
ioriamojtaba, no idea exactly, one i disabled  the Grid plugin17:57
ioria*once17:57
j0sephTJ-: So far, in 20auto-upgrades, I set "PT::Periodic::Update-Package-Lists "1";17:58
j0seph" and "APT::Periodic::Unattended-Upgrade "0"". With this, this should simply update the package lists without my intervention, but only upgrade them when I say?17:58
j0sephOops, copied a line break there accidentally.17:58
TheWildhello17:59
TheWildsince my current distro is bionic, can I "rm /etc/apt/sources.list.d/*xenial*' ?17:59
mojtabaTJ-: ioria: Do you know where I can I get help about this issue? Should I check it later here?17:59
TJ-j0seph: I think so, yes18:00
ioriamojtaba, go in Window Management section (ccsm)18:00
TJ-mojtaba: I'd check all the existing bindings - but not sure how that is done with Unity18:00
mojtabaTJ-: I have checked all the keyboard shortcuts in settings.18:01
j0sephTJ-: Thanks a lot! :)18:01
mojtabaioria: ioriaI have opened ccsm, but I have no idea where to check.18:01
pragmaticenigmaTheWild: That should have been removed when you did the upgrade... are you certain the upgrade succeeded?18:02
ioriamojtaba, just type inFilter18:02
mojtabaI am checking windows management section. No key bindings for ctrl+alt is there.18:03
TheWildI'm almost sure, I'm operating on 18.04 and /etc/apt/sources.list contains only bionic-* (with xenial-* commented out).18:03
TheWildlsb_release -a18:03
TheWilddefinitely bionic18:03
TheWilddoes apt take care about .save and .distUpgrade files?18:23
ioriaTheWild, you mean sources.list.dave ?18:30
ioria*save18:30
OerHekswhat is a  .distUpgrade file ?18:38
ioriaa backup file18:39
hggdhOerHeks: a sources.list saved during a release upgrade18:39
OerHeksoh oke, i do not have those on fresh install18:42
deadromheya18:57
deadromgthumb: video thumbnails? do I need an ext. lib for that like I need ffmpegthumbnailer for gwenview?18:58
pragmaticenigmadeadrom: Please rephrase, your question doesn't make any sense to me18:59
deadromwhat do I need to do to make gThumb show preview thumbnails for video files?19:00
nolsenI forgot to ask this last night, but when I was installing 18.10, I noticed there wasn't any option to encrypt my home directory. Was this removed for some reason?19:01
pragmaticenigmadeadrom: You need to make sure the codec for that particular video file is available for gstreamer. Also, some applications do not generate thumbnails on files under/over a specific file size19:01
pragmaticenigmanolsen: where you installing or upgrading?19:01
nolsenI was installing19:02
pragmaticenigmanolsen: what version/install disk were you using?19:02
knstnAnd sometimes, you just need to delete gnome's - tracker cache, and reboot.19:02
nolsen18.1019:02
pragmaticenigmanolsen: I guess what I was asking is what flavor? Kubuntu, Ubuntu, Lubuntu, etc ??19:04
nolsenJust vanilla ubuntu19:04
nolsenI guess it was probably because I wasn't connected to the internet19:05
pragmaticenigmanolsen: being connected to the interent would have no impact on being prompted to encrypt your home directory19:05
pragmaticenigmanolsen: did you encrypt the full drive on install?19:06
nolsennope19:06
nolsenI was dual-booting though.19:06
Slimmyhi. I am trying to read my sdcard but cant use it. I can see it running lsusb and by running ls -la /dev/sd* i can see it's under sdb when it's inserted but when trying to mount /dev/sdb I get "mount: /mnt: no medium found on /dev/sdb."19:07
nolsenI could always encrypt my directory post-installation though.19:07
pragmaticenigmanolsen: as far as I can tell, encrypting the home directory is still available. however, I have no way to verify (and I personally don't use the feature). Yes, you can encrypt after the fact19:08
xerox123hi, running ubuntu 18.04 and my shutdown and suspend menu buttons only log my user out, I checked dmesg and see this: [16654.247219] traps: xfsm-shutdown-h[15100] general protection ip:7fa72ec2298d sp:7ffe805e5cc0 error:0 in libc-2.27.so[7fa72eb8b000+1e7000]19:09
xerox123and I'm the only user logged into the system19:10
DVA5912Good Afternoon Folks! Has anyone else been getting a lot of mirror sync errors when attempting to install programs?19:12
DVA5912"E: Failed to fetch http://192.119.201.218:80/pdata/01ebdaeb63406fc7/us.archive.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-utils_2.4.29-1ubuntu4.5_amd64.deb  File has unexpected size (83344 != 8764). Mirror sync in progress? [IP: 192.119.201.218 80]"19:12
iseneIs there a way to tell libinput/touchpad to be less sensitive to motion while I tap? It seems a bit too sensitive to finger motion while tapping as it misses more taps now that I've upgraded from 18.04 to 18.10.19:12
SlimmyDVA5912: Wow no... Try other mirrors?19:12
deadrompragmaticenigma: most gstreamer-plugins are installed. the min/max size you mentioned configurable? gconf perhaps?19:14
pragmaticenigmadeadrom: I'm not certain, it used to be part of the options inside nautilus19:14
xerox123can someone assist me?19:16
pragmaticenigma!ask | xerox12319:16
ubottuxerox123: 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 !patience19:16
TJ-DVA5912: looks like there's a proxy getting in the way (192.119.201.218)19:16
xerox123it's up there ^19:17
pragmaticenigma!patience | xerox123, then19:18
ubottuxerox123, then: 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/19:18
=== xerox1234 is now known as xerox123_
leonardusHow well does Ubuntu support mixed DPI? e.g. if I were to have a 4k display in the center, and two 1080p displays to the left and right19:22
=== xerox123- is now known as xerox123
PugabyteHi, I just tried installing Xen on my desktop from the official Ubuntu docs page and now its stuck on boot on line "loading initial ramdisk". I cant open terminal to do anything I'm finding on stackoverflow. I tried booting into legacy mode in my bios but it doesn't change anything.19:23
tomreynPugabyte: i'm not sure i can tell what's going on there, but it could surely help if you provided more info: your ubuntu desktop version, architecture, whether its fully patched, which hardware you have there.19:26
tomreynalso, did you make any other changes which could have caused this, too?19:27
tomreynxerox123: what happened there is that xfsm-shutdown-helper ran into a fatal error. that's the XFCE utility which is actually supposed to initiate the system shutdown19:31
xerox123yeah19:32
tomreynxerox123: i would suggest you make sure your system is fully patched, and apt is happy (no warnings or error messages when you "apt-get update" and "apt-get dist-upgrade"))19:33
tomreynif all of that is already so, i'd look for or (if none already filed) report a bug on bugs.launchpad.net19:34
tomreynto file a bug you'd run: ubuntu-bug xfce4-session19:35
DVA5912TJ-, Slimmy  a change to the selected mirrors seems to have resolved my issue. Thanks for the heads up!19:36
tomreynDVA5912: where did you come across this other mirror server you were using?19:37
maggaHey guys ! for some reason I cannot find my windows shares when browsing in Files -> Other locations -> Windows Network... However I can find it when choosing to connect to a server and writing smb://mywindowspcip19:55
iseneIs there a way to tell libinput/touchpad to be less sensitive to motion while I tap? It seems a bit too sensitive to finger motion while tapping as it misses more taps now that I've upgraded from 18.04 to 18.10.19:56
pragmaticenigmamagga: Yes, there is a reason. I have found that trying to get it to work is more troublesome than just connecting directly to my machines using their IP address. Recently, I have used a heavily modified version of DNSMasq with it's DHCP server that associates friendly computer names to their IP address automatically19:59
maggapragmaticenigma: alright, thanks for the answer. for some reason i cannot access my windows box in KODI; therefor i thought solving this issue from not automatically finding my windows box would solve the whole god dman thing;P20:01
pragmaticenigmamagga: If you are in KODI... make sure you prefix the machinename or ip address with smb://20:01
maggapragmaticenigma: done that :P and when trying to connect it says operation not permitted20:02
pragmaticenigmamagga: That might be a firewall issue on the Windows machine. I have found that adding a username and password to the remote file share helps too20:03
maggaok :) i'll try that now pragmaticenigma20:04
maggau mean creating a win user i can use right?20:04
pragmaticenigmamagga: one more thought... Linux and be association samba are case sensitive. make sure the directory paths are in the same casing as they appear on the machine20:05
maggathanks :)20:05
maggabtw you know any good application on Ubuntu to remotely control my Windows PC?20:05
maggai have enabled remote connection @ my win box20:05
pragmaticenigmamagga: Usually I install RealVNC or TightVNC servers ... I've not had good luck in the past with RDP viewers for Microsoft's remote desktop services20:06
maggaOk20:07
zutatssh works, too, it's enough to just run commands20:08
zutat*if it's enough20:08
maggacan u connect ssh if my windows box has remote connection enabled?20:09
DVA5912tomreyn, That other server was chosen automatically during installation. This is still a fairly fresh install of the 18.0420:11
DVA5912tomreyn, odd thing is, just had the system look for the best mirrors to use and it chose one from italy.. I Live in the state of Florida in the US20:12
DVA5912tomreyn, So its making me thing my connections are being bounced somewhere even though my VPN is turned off20:13
zutatmagga: no. you need to install and enable that service manually20:14
maggapragmaticenigma it worked out :D thanks alot mate20:14
thatlizdudedo you guys know why my headphones constantly have a static backgruond noise when they're plugged in and nothing is playing on Ubuntu? it's not happening in Windows..20:15
thatlizdudeit doesn't happen when the headphones are muted, but as I increase the volume, the volume of the static noise remains the same20:15
DVA5912thatlizdude, Sounds like it may be a driver issue? but thats just my two cents. Are their any proprietary drivers available?20:16
thatlizdudeDVA5912: I don't have that much experience with Ubuntu, but I'm on Dell XPS 13 9370, not sure where to check20:17
DVA5912thatlizdude, Understood. Give me a few seconds, i want to check something out as far as your hardware goes20:17
thatlizdudethank you :)20:18
pragmaticenigmathatlizdude: look through the volumn mixer and "mute" the input channels (mic, line in, etc)20:20
pragmaticenigmado each one at a time, till you hear the static/pops/squels stop20:20
pragmaticenigmait's likely Windows already has that channel muted20:21
thatlizdudepragmaticenigma: just in Settings > Sound?20:21
pragmaticenigmathatlizdude: I think so20:21
leonardusI want to create a sort of offline wiki that supports version control with Git. any software recommendations here?20:22
DVA5912thatlizdude, I have checked a few sites. Dell has a post about similar with it, https://www.dell.com/community/Linux-Developer-Systems/XPS-13-no-soundcard-detected/td-p/5062800 and then there is a good ole reddit page on it but for a older version https://www.reddit.com/r/Dell/comments/4j1zz4/headphones_have_static_noise_with_ubuntu_1604_on/20:22
DVA5912It might bear some reading, essentially reddit seems to believe its something with a loop back.20:23
thatlizdudeDVA5912: I've tried the first solution on Reddit, that didn't fix it20:23
DVA5912thatlizdude, copy. are you using a headset with mic?20:24
thatlizdudeand the Dell thread says that they have no sound output - I can play sound, but when it's not playing, the static noise is there, and yes, they have a mic20:24
thatlizdudemuting the mics doesn't seem to do anything pragmaticenigma20:24
pragmaticenigmathatlizdude: okay... not sure where else to check... the internals of a computer are a very noisy place, it is possible windows or the windows drivers have a threshold for sound levels before it outputs them20:26
DVA5912thatlizdude, that actualy answered my question as well. hmm.. The issue does not seem to propagate in windows, but is readily audible in Ubuntu. no loop back issues with a mic. I'm assuming that we do not or should not have any hardware issues with the laptop at this time.20:26
DVA5912thatlizdude, i think pragmaticenigma has hit it right on the head. unfortunently a lot of manufacturers put a big emphasis on windows drivers, so they may have put a dead level on the sound output. Let me find out what chipset your running20:27
thatlizdudealright then20:27
thatlizdudemy earbuds are working fine though, also have a mic input20:29
DVA5912thatlizdude, Well one cool thing that im seeing is that Dell has full support for ubuntu with your particular model :) Love seeing that. Worst case scenario, if we cant pin it down they sure will. Just to clerify, the static is in the headphone jack or the built in speakers?20:29
thatlizdudeit's when I plug in my over ears with a mic, the static is output inside the headphones, not the laptop's speaker20:31
DVA5912And when they are disconnected, there is no audible static from the systems speakers otherwise?20:31
DVA5912Its really sounding like its the the alsa mixxer settings.20:32
thatlizdudeI don't hear any static when they are disconnected20:33
maggapragmaticenigma: what webbrowser u use in ubuntu?20:34
DVA5912thatlizdude, can you check the last post here: https://ubuntuforums.org/showthread.php?t=231216320:34
DVA5912back up before you modify that file, but see if it could help, or if its already set like that20:34
pragmaticenigmamagga: That really isn't a good question here, this channel focuses on support. That would be a better question to ask in #ubuntu-offtopic or #ubuntu-discuss20:35
maggaAlright ;x my bad! So i've installed TightVNC now on my Windows box. What kind of client shoud I use to view the desktop on my ubuntu machine?20:36
thatlizdudeI've seen that, I don't have the exact line there, no20:36
pragmaticenigmamagga: Take a look here: https://help.ubuntu.com/community/VNC/Clients20:37
DVA5912thatlizdude, See about adding that line to the end of that file.20:38
thatlizdudeDVA5912: here's what I got: https://hastebin.com/dequbuqaqe.pl20:38
OerHeksstandard remina works fine for vnc20:38
j0sephIs anybody aware of how I could get the Yaru Dark application theme on 18.10 to apply to GTK2 apps, also? When I launch a GTK2 app such as hexchat while using the Yaru Dark theme, its interface becomes rather dated and I can only really compare it to something like Windows 95 in nature, haha20:39
DVA5912thatlizdude, looks the same as mine. Go ahead and add options snd-hda-intel model=dell-headset-multi to the end of that file20:39
DVA5912and then im not sure on the reload of Alsa.. if anyone could help me out with the command there20:40
pragmaticenigmaj0seph: Themes are not something that are supported here. It is up to the author of the theme to work on application compatibility. Since there are so many applications and developers may choose different approaches to how their applications display, some themes are not going to render correctly.20:44
j0sephpragmaticenigma: that's fair enough. thanks, anyway!20:45
Bashing-omj0seph: Theme support: https://discourse.ubuntu.com/t/call-for-participation-an-ubuntu-default-theme-lead-by-the-community/1545 .20:47
PugabyteSo after installing Xen on my ubuntu 18.04 desktop, my computer no longer boots. It hangs when starting Xen on line "Loading initial ramdisk". I couldnt open any shells to try to diagnose the problem, nor boot into recovery mode or something, so I've booted ubuntu 18.10 on a USB and i'm currently backing up my files for safety. After this, how woul20:48
Pugabyted I go about removing xen from the filesystem (which I've mounted into the live USB)?20:48
pragmaticenigmaPugabyte: do you have a backup of the machine?20:50
PugabyteNo, the only backup I have is the one I'm creating now of my home directory and some other essential folders. No backup of the boot partition or anything20:50
OerHeksboot in recovery mode and sudo apt-get purge xen*20:51
Bashing-om!info xen bionic20:51
PugabyteHow would you boot into recovery mode? I couldnt get that to work (mentioned in my first message)20:51
ubottuPackage xen does not exist in bionic20:51
EriC^^Pugabyte: hold shift to get grub then go to advanced > recovery20:52
OerHeksxen-hypervisor-4.8-amd64 and such20:52
Bashing-omOerHeks: :D20:53
OerHeksor find help with xen to load properly20:53
j0sephI just checked, the Yaru Dark GTK2.0 theme was actually merged 6 days ago. So now all I have to do is wait until it's put into the repos, whenever. :)20:55
Bashing-omj0seph: ^ then will be in the Git. I bet the above link - given time to read - will tell how to install .20:57
tomreynDVA5912: to me, this doesn't look like a mirror server ubuntu would set up (more like a proxy server your isp redirected you to): http://192.119.201.218:80/pdata/01ebdaeb63406fc7/us.archive.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-utils_2.4.29-1ubuntu4.5_amd64.deb21:01
tomreyn(it's a public ip address, though, by Mediacom Communications Corporation (mediacomcc.com)21:02
DVA5912tomreyn, I honestly didnt even look into it that far. This is the first time ive seen them use a proxy like this. Makes me really curious as to why they set one up21:03
DVA5912Mediacom is my ISP21:03
OerHeksindeed, mediacom is known for this not up2date mirror21:03
OerHeksjust change it to main in sources21:04
pragmaticenigmaDVA5912: There was someone here a couple days ago from Comcast with a similar issue21:04
DVA5912... Why are the ISPs doing this?  Why in the world would they want/need to allocate resources to host a mirror.. I understand being a part of the mirror pool, and trying to help out, but ive never seen an ISP get off its butt to do it21:05
pragmaticenigmaDVA5912: What is likely happening is the ISP setup something similar to a squid proxy to help provide faster download of files that have already passed through their network. Another user probably already downloaded the sources file or the package earlier, you got caught mid sync when one or the other changed and the proxy didn't have the most up-to-date copy yet21:05
DVA5912Just really odd.. I guess that they are still in the process of trying to build up their mirrors and that would by why ive been getting the issues. Ehh.21:06
pragmaticenigmaDVA5912: I would expect to see this happen more in rural areas, where connectivity can be spotty and this is their attempt at also trying to increase reliability21:06
tomreynthis is in coralville, idaho21:07
tomreynat North Corridor Internal Medicine PC21:07
DVA5912pragmaticenigma, i think you might have just hit the nail on the head here. Mediacom is known for their rural installations. Where i live im really surprised they are out here in the first place. So you may very well be right on that! I guess i just got to get my head around them actualy trying to make things better for the Linux community instead of just being a deep hole for me to throw in money once a month :)  lol21:08
DVA5912pragmaticenigma, I bet they did the same thing for windows updates as well21:10
* pragmaticenigma *They're on to him!*21:11
=== davor_ is now known as davor
kinghatanyone mounted a share using `mfsymlinks`?22:08
kinghator know what it is?22:08
lectusHi! I have a new notebook with Windows 10 pre-installed and a recovery partition. I want to install Ubuntu as dual boot, keeping Windows 10 and the recovery partition. Can I just resize the Windows partition, install Ubuntu there and expect it to work installing grub to the MBR?22:50
lectusDoes anyone here have experience with this kind of setup?22:50
OerHekslectus, that should work, unless windows uses the EFI boot partition, then you need the uefi manual22:52
OerHeks!uefi22:52
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI22:52
lectusOerHeks: Yes, there's a EFI boot partition too22:53
OerHeksgood, in the bios boot options you should see ubuntu + uefi if you have the usb inserted22:54
OerHeks* after windows made space with diskmanagment22:54
matsamanlectus: and don't cross post =P22:57
blebdoes anyone know how ubuntu ESM updates are distributed/licensed? is there anything to prevent someone from releasing them freely?22:57
lectusmatsaman: :D22:57
OerHeksbleb, it is private, so yes, the license prevent such disclosure22:59
OerHekshttps://www.ubuntu.com/esm22:59
bleb"We will honour any and all licenses associated with the open source code in Ubuntu."23:03
blebso if they release an update for a gpl package, the recipients would have to be allowed to release it no?23:03
matsamanif it's source code23:04
deadromapt still lists hwe-16.04 packages on a fresh 18.04 installation. why?23:11
eelstreborsure wish i could get fortnite and roblox to run natively on ubuntu23:14
nagnewbHello. I installed 18.04 LTS on an HP 1011 g1 I had and it looks like the touchpad does not get recognized. What's the best way to submit a report on it and what log should I attach to it? Is the document on the wiki still current? It references an Xorg log file which doesn't exist.23:32
eelstreborbugs.launchpad.net23:35
eelstreboryou might try getting the latest firmware from github though23:36
nagnewb_Do you happen to have the github link handy? I'm not sure which one you are referencing23:39
eelstreborgit clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git23:40
nagnewb_thanks23:40
nagnewb_I'll give that a shot and if it doesn't work I'll head over to launchpad23:40
matsamannagnewb_: what's it show up as via lsusb/lspci ?23:43
nagnewb_matsaman: https://paste.ubuntu.com/p/qBRw2GnP5j/23:46
nagnewb_It's an HP 1011 G1 for reference23:47
matsamannagnewb_: does the touchscreen work?23:49
nagnewb_xinput shows it as a ps/2 mouse. Installing the synaptics xorg package didn't help either.23:49
nagnewb_The touchscreen works as a single click but multitouch gestures do not23:50
cryptodan_mobilenagnewb_: run in terminal "dmesg |nc termbin.com 9999" share link here23:50
nagnewb_https://termbin.com/w6q323:52
nagnewb_weird dmesg output23:53
nagnewb_Looking through the linux-firmware repo I don't see any which would match this hardware's touchpad23:59

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