/srv/irclogs.ubuntu.com/2020/01/09/#ubuntu.txt

Sven_vBdo we have any tools that help me upgrade my BIOS more than lswh -> find mobo model -> find manufacturer website -> find update info?00:06
OerHeks!info fwupdate00:08
ubottufwupdate (source: fwupdate): Transitional package for fwupd. In component universe, is optional. Version 12-7 (eoan), package size 3 kB, installed size 13 kB (Only available for amd64; i386; armhf; arm64)00:08
OerHekshttps://itsfoss.com/update-firmware-ubuntu/00:08
OerHeksmore info https://github.com/rhboot/fwupdate00:10
conrdoes anybody have a ubuntu box they screen share into with a macOS device pretty regularly?00:10
Sven_vBthanks!00:11
ryuoSven_vB: not really, no. anything that works from Linux will be machine specific. IOW, not generally applicable.00:25
Sven_vByeah looks like I'll need to either find an actual floppy drive or install windows or manage to boot MSDOS from a thumbdrive.00:26
ryuoSven_vB: i generally use windows for this purpose because it's the most common method people use. i've always wondered about the lesser used options.00:27
Sven_vBoh some people write FreeDOS works as well, that might be worth a try.00:27
ryuothough i have used the FreeDOS method as well.00:28
Sven_vBI'd even have a legit Win2k somewhere, but then I'd need an optical drive. also I think I just remembered where I do have a floppy drive.00:29
Sven_vBhaha, I was just wondering how I could slow down my BIOS startup so I can read its version. Pause key actually does what it says.00:30
OerHeksit all depends on the vendor, i guess00:31
OerHeksbut many joined this project00:31
Sven_vBand meh, seems like it's actually almost the latest version. there are 2 more updates but none of them list EFI support in their changes.00:31
Sven_vBoh now I remember what the bios_grub partition was for. I had hoped it would allow loading the EFI GRUB from the ESP. would have been too easy.00:33
Sven_vBlooks like I'll need to actually install totally another GRUB then. :(00:33
aroonican imwheel be changed for only one app? like chrome?00:49
arooniit seems to be universal00:49
Sven_vBwill Ubuntu drop support for non-EFI BIOSes some time in the foreseeable future?00:55
OerHeksin 10 years there will be hardly any left, i guess00:56
OerHekslike IDE drives and Floppy00:56
Sven_vBI'm kind of a leisure historian :))00:56
Sven_vBbut 10 years is probably good enough to warrant installing a Xenial on that box.00:57
Sven_vBmaybe I should even give Bionic another try.00:58
pragmaticenigmaSven_vB: As i'm sure you have seen mentioned here before. This channel is operated by volunteers. Those types of decisions are made at Canonical internally, and unless the put or a press release or other notice, there is no one here that can definitively state what will be the future of Ubuntu00:58
Sven_vBpragmaticenigma, thanks for reminding me!00:59
Sven_vByeah in the worst case I can't even know if there will be any Ubuntu in 10 years.01:00
blscoeHi. Someone know how I can log all the incomming and outcomming network request using the terminal? I have a small server and I want to check and register the access information in a log format.01:00
OerHekscrossposting... lets wait for an answer in #debian01:01
Sven_vBblscoe, would tshark be an option?01:04
Sven_vBblscoe, however, what do you mean by access information? logins via network? would you be able to decrypt them? or are you using unencrypted logins?01:05
Sven_vBblscoe, depending on the services to be monitored, there may be easier ways.01:05
blscoeSven_vB. I look for the ip and date information and a program that consume less resource as possible.01:06
Sven_vBin that case a netfilter rule might be a better choice, that logs connection attempts to some port.01:06
blscoeThe traffic is over https, but I have access, is a personal server. I need only the requests with time and dest/origin info.01:07
tdsfor https look at your webserver's logs01:07
Sven_vBblscoe, yeah a netfilter rule. #ubuntu-server might know the details.01:08
blscoeSven-vB I use ufw, there are any problem or conflit with netfilter? (I use ubuntu server, I will try to question on this room)01:10
blscoetds: I need to change log level in apache?01:11
blscoeare there*01:12
blscoedo I*01:12
tdsblscoe: you shouldn't do, those should go to an access log by default01:15
Sven_vBblscoe, if you use Apache you can probably configure very fine-grained logging, and it will be a lot easier than ensuring your custom config doesn't conflict with ufw.01:17
Sven_vBhowever, if you're concerned about resource usage, maybe you should rethink apache a bit. ;) that one has a lot more impact than which network sniffing approach you use.01:19
blscoetds: access.log01:22
blscoe:P01:23
blscoethe AVAST visit my server =/01:23
blscoethks mate!01:23
Inteloin vbox How much performance loss should I expect for a guess os as compared to a standalone os ?( ubuntu tls is guess, windows or ubuntu can be host)02:34
kk4ewtdepends on your resources02:37
kk4ewtmaybe 5-10%02:38
Intelokk4ewt,  really?02:38
OerHeksincomclusive, it all depends on your hardware, and performance loss will only happen when you run 100% on all cores, even then, nobody can give %.02:38
Intelokk4ewt,  if its just a 10% loss, I would always use guess os02:38
InteloOerHeks, Hi,how have you been?02:38
InteloOerHeks, I have M6700 dell, 25g ram02:39
OerHekswith ubuntu as host, use KVM02:39
InteloOerHeks,  not vbox?02:39
=== zbenjamin_ is now known as zbenjamin
OerHekswell, unless you want windows as guest02:40
InteloOerHeks,  why prefer kvm?02:41
OerHeksIntel Core i7-3840QM .. i think your mouse will never stutter02:41
kk4ewtlibvirt is loads better than vbox02:41
OerHeksi think kvm is faster than vbox02:42
Inteloalso, what .extension should be of disk image so it runs on vbox and kvm and other places as well02:42
InteloOerHeks, ok, any other reason for kvm like features?02:42
sarnoldqemu-img can convert between formats if necessary02:43
Intelohm02:43
Intelook, if I have 25g ram, how much max should I give to guest os, Also what about cpu cores?02:44
sarnoldmemory and cpu depend entirely on what you do with it02:44
leftyfbdepends on what you're doing with it, what you expect to give other guests, what OS it's running, etc. These really aren't Ubuntu questions though02:44
sarnoldI've got VMs with one core and 512M memory, and VMs with 28 cores and 64 gigs memory02:45
OerHeks8 gb no problemo02:45
Intelosarnold, run intellij idea :)02:47
InteloOerHeks, 8g for what?02:48
Intelosarnold,  I just want to run intellij idea on guest os02:48
sarnoldI haven't run that in ~19 years.. I suspect it takes a bit more memory these days02:48
Intelosarnold, oh what IDE do you use for development then? I think idea was not there 19 years ago either02:49
sarnoldwikipedia says 8gigs or more recommended for android dev work; so probably give it twelve to sixteen gigs02:49
sarnoldIntelo: vim02:49
Intelosarnold, hm02:49
Intelosarnold, pretty awkward for refactoring. no?02:49
OerHeksandroid9/6gb is pretty common now02:50
InteloOerHeks, ok02:50
sarnoldguests can often get away with less ram than you suspect, because the host will cache the filesystem image too; but compiling and linking and so on does usually eat memory..02:50
Intelosarnold, vim isn''t an ide. n02:50
myuserIs there a way to verify a copy partition was completed correctly? Maybe with Gparted?02:50
Intelosarnold, oh02:51
Intelosarnold,  my filesystem image of gues is min 8g. I don't think host will cache that02:51
InteloHow can I see the shared folder in guest os (both guest, host are ubuntu)03:04
Intelovbox shared folder03:05
pragmaticenigmaIntelo: That is a question you should ask in the virtual box support group03:05
Intelopragmaticenigma, ubuntu supports this https://help.ubuntu.com/community/VirtualBox/SharedFolders03:06
Inteloand have an official help topic03:06
pragmaticenigmaA topic message from 2014 ... seems a little out of date to me03:07
pragmaticenigmaI didn't say it wasn't supported... I suggested a better resource for getting help03:07
Intelopragmaticenigma, ya but you know #vbox is not active03:08
Intelopragmaticenigma, just wondering how to see something shared in network03:08
sarnolddepends upon how you shared it; windows systems often use SMB networking, smbclient or smbmount or cifsmount or similar may help there03:09
sarnolddifferent filebrowsers may make it easier to use those exported filesystems, if you've got a file browser you like look around its documentation03:10
pragmaticenigmaIntelo: that all depends on how you setup your virtual box instance. Personally I just share the folder like I would in a normal instance, then make sure the network configuration is setup so my vbox instance is getting a network ip from my DHCP so any system on my network can access it03:10
pragmaticenigmaIntelo: In other words, I setup networking on vbox to be "Bridged"03:11
Intelosarnold,  I did it by this timeframe snap https://youtu.be/89HDKvTfR_w?t=8903:11
Intelosarnold, both guest and host are ubuntu03:11
Intelopragmaticenigma, hm03:12
Intelopragmaticenigma, its NAT at the time.03:13
Intelopragmaticenigma, shouldn't it do03:14
michael_phi anyone had any sucess on getting world of warcraft to work03:15
Intelowhat is sudo snap install something?03:16
sarnoldit installs that something via the snap package manager03:18
sarnoldsee eg https://snapcraft.io/store03:18
Intelosarnold, why go for snap rather than apt?03:21
Intelosarnold,  will snap act like package manager and will also upgrade software like apt does?03:21
sarnoldIntelo: there's a handful of different tradeoffs -- the snap package can often be more up to date with what upstream releases than the .deb packages, since .deb packages are intended to only backport specific bug fixes when necessary; snaps instead can package whatever is newest03:22
sarnoldIntelo: the snap package may also have some sandboxing in place via apparmor profiles, seccomp execution constraints03:23
sarnoldIntelo: snap will automatically update packages, yes03:23
sarnoldIntelo: snap packages applications with squashfs, which means they can be compressed and binary differences can be published, allowing for faster downloads of just what changed between releases, too03:24
sarnoldIntelo: it's a bit like apple's app store or android's app store03:24
Intelooh03:24
Intelosarnold,  so if it has more stable and latest code, why even use apt?03:24
sarnoldIntelo: that's a good question; a lot of people prefer to keep things 'unchanged' with just bug fixes and security updaets applied; other people can't stand the ~/snap/ directory that the snap packages use; other people don't like the /snap/ path that is used for executables, etc..03:25
sarnoldIntelo: it's a way for people to select the tradeoffs they want; some people prefer the snap ecosystem, some prefer the deb ecosystem03:26
sarnoldIntelo: the 'ubuntu core' project is built around trying to deliver *everything* as a snap https://ubuntu.com/core -- it's probably best considered mostly for IOT sorts of things but I wouldn't be surprised if it's a good choice for a wider variety of deployments in the future03:28
Intelosarnold, ok03:33
Intelosarnold, cannot get shared folder shared..03:33
sarnoldIntelo: sorry, I've never used virtual box, no idea what to do there03:34
Intelok03:34
pragmaticenigmaIntelo: If it is set for NAT, then you would have to setup port forwarding in vbox for what ever filesharing/remote access method you plan on using for accessing your files03:35
Intelopragmaticenigma, I am setting in bridge03:35
pragmaticenigmaI've got to sign off for the evening, wish you luck03:36
Intelopragmaticenigma, what next?03:36
Intelopragmaticenigma, ok03:36
sarnoldgnight pragmaticenigma03:37
Intelowhich port to forward?03:38
pragmaticenigmaIntelo: If you have set vbox to bridged mode, there is no port to forward, you can access the virtual machine directly with its assigned IP address03:39
Intelopragmaticenigma, its bridge but I do not have the ip nor internet working03:41
InteloI do not see anything in 'network'03:41
pragmaticenigmathen I'm at the limit of what i can help you with here03:41
pragmaticenigmaI've also gotta get going03:41
Intelopragmaticenigma, sure; thanks!03:42
Intelostuck at 'setting up network address'03:42
ScaredySquirrelwhat is Ubuntu Eoan?04:07
ScaredySquirrelI am using Ubuntu Focal04:07
ScaredySquirrelok heh04:08
ScaredySquirrelEoan is 19.1004:08
ScaredySquirreland Focal is 20.04 LTS04:08
InteloScaredySquirrel, is focal out?04:16
Inteloin april I think04:16
rud0lfprobably there gonna be betas month or two before04:19
ScaredySquirrelwell focal isn't out04:22
ScaredySquirrelit's the beta yes04:22
ScaredySquirrelmaybe the alpha?04:22
ScaredySquirrelone problem is that it might actually be behind the newest ubuntu04:22
ScaredySquirrelthe stable eoan04:23
ScaredySquirrellike for example the firefox is not version 72 like eoan04:23
ScaredySquirreland the kernel might not be the newer when comparing04:23
ScaredySquirreloh and uh I have a video of a Fennec Fox04:25
ScaredySquirrelhttps://www.youtube.com/watch?v=xNPLg9QQerg04:25
isomarigreetings, after upgrading from coamic to eaon, I'm still seeing kernel v4. How do I upgrade to the latest kernel?04:29
chowderhey can anyone help me set the right platform for NetBeans? I installed it straight from the repos and didn't configure anything. I googled the problem but I can't seem to get things to work. Fatal Error: Unable to find package java.lang in classpath or bootclasspath04:37
Bashing-om!info linux-image-generic eoan04:39
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 5.3.0.26.30 (eoan), package size 2 kB, installed size 16 kB04:39
Bashing-omisomari: Pastebin ' dpkg -l | grep linux- '. Let's see what is installed.04:41
chowderBashing-om, are you addressing me?04:43
* chowder brain isn't working right now04:43
Bashing-omchowder: No, was directed to isomari .04:44
ScaredySquirrellol ok Bashing-om I see I have linux-image-generic 5.4.004:45
chowderoh ok, my mistake. I'm running on fumes right now.04:45
ScaredySquirrelthat's from focal04:46
ScaredySquirrelmy problem is I don't know where the newest firefox for focal is04:46
ScaredySquirreli think it isn't available for focal at version 72 but is for eoan04:46
Bashing-om!20.04 | ScaredySquirrel04:47
ubottuScaredySquirrel: Ubuntu 20.04 (Focal Fossa) will be the 32nd release of Ubuntu, scheduled for April 2020 ( https://wiki.ubuntu.com/FocalFossa/ReleaseSchedule ). It will be a long-term support release. Join #ubuntu+1 for support and questions.04:47
ScaredySquirrelyou can put movies on vinyl and also music and stuff04:49
WaVHow involved is the upgrade process, from LTS to LTS? In this case 18.04 to what will be Focal Fossa or 20.04. Speaking as someone who has just migrated to Linux from Windows as of Sept/Oct, I never actually had an opportunity to upgrade OSs yet.04:57
chowderWaV, I just do a fresh reinstall04:57
chowderbut the ubuntu installer pretty much does everything for you04:57
chowderits not involved at all04:58
WaVI'd imagine you could also just do-release-upgrade, correct? Also, is it common for any applications to break during an upgrade?05:00
Bashing-omWaV: easy peasy - Terminal way ' sudo apt update ; sudo apt upgrade ; sudo do-release-upgrade ' where the 18.04 install is as close to default as possible.05:00
chowderWaV, its possible for all kinds of shit to go wrong during an upgrade. To be honest, I work in the IT industry. I don't trust ANYONE'S software. That's why I throw everything in an external hard drive and do a clean reinstall.05:01
chowderI have little faith in Ubuntu right now due to NetBeans not working when installed straight from the repos05:02
WaVI see. In that case, I'll probably hold off when it comes upgrade time. I don't have any extra hardware laying around to back-up my stuff, and I've been procrastinating buying another hard drive for months now.05:02
chowderWaV, always good to have a backup05:03
WaVI've been going back and forth between buying something additional to throw inside my laptop versus getting external storage instead.05:04
WaVI have two more slots inside my laptop for storage drives.05:05
chowderhonestly most external hard drives are just regular hard drives with a special little board that allows them to accept USB input/output05:05
Bashing-omWaV: SSDs are a wonderful upgrade :)05:05
WaVI've got a 1TB NVME already :)05:05
chowderso if you buy a good external you could potentially turn it into an internal HDD if you don't mind tearing it apart05:06
Bashing-omWaV: :D05:06
WaVI'm regretting not making /home a separate partition. That would've made upgrading quite a bit easier.05:08
Steristheya folks!! got me a new laptop, and stupidly I didn't note how I had my previous multiple installs configured for partitions...05:12
Steristis it possible to assign /home to multiple installs, without causing conflicts?05:12
chowderyou would get clashes between dotfiles05:12
chowderits better to have a unique /home and then maybe keep a partition for all of your data like videos, documents, etc05:13
chowderyou don't want the configurations that are stored ~/.config and elsewhere in your home folder to clash05:14
chowderjust set up fstab to mount things where you need them.05:14
chowderso you have a data partition with a "Videos" folder then just mount it at ~/Videos05:14
chowderjust make sure you read the docs if you've never edited the fstab05:15
WaV^^ That is what I should've done.05:15
Steristanother question, is there a GUI based tool that can configure grub2? it previously kept launching the distro I used least.... and I am definitely not "one-with-the-terminal" n the terminal is not "one-with-me"05:16
WaVYes, there is. I came across it on YouTube on ChrisTitusTechs channels, but I forgot what it is called.05:17
SteristI have done some fstab edits before, but was with assistance, as well as many years ago05:17
WaVI think it is just called "Grub Customizer"05:18
=== PowerTower_121 is now known as PowerTower_120
fannagoganna@extor have you looked at x2go? It's substantially better than VNC06:21
wingsHi folks06:21
fannagoganna#mint06:22
wingsquick question - when I use dd, does the blocksize I choose impact anything other than how the dd works?06:22
wingsin other words will anything be different between a 512K block size and a 2MB block size (as an example) once the dd is finished?06:22
rfmwings, no, it only affects how long the dd takes, the same bytes go no matter what06:35
=== wings is now known as gnomethrower
=== gnomethrower is now known as wings
rfmwings, dd is very simple, read (blocksize bytes), write (blocksize bytes) repeat until end06:36
wingsrfm: awesome, thanks. That was roughly my understanding but I wanted to check :)06:37
wingscheers for confirming.06:37
toffehttps://imgur.com/a/dx4uF5h07:20
toffeanyone seen this before? It happens once or twice a month on my pc07:20
toffereboot it works perfectly fine again07:20
warsoullooks scarey07:21
warsoul*scary07:21
toffeYeah, but what is weird is that a reboot and it works perfectly fine07:21
toffeit just happens usually when I'm not at work07:21
ryuotoffe: nope, but i just found it in the kernel source.07:27
ryuotoffe: it's specific to the ext4 driver. no idea what triggers it but it appears when a call to buffer_uptodate returns false.07:27
toffehmm07:28
toffeI found a tip on this page https://askubuntu.com/questions/905710/ext4-fs-error-after-ubuntu-17-04-upgrade07:28
toffeI do not have a samsung nvme drive but a LENSE30512GMSP34MEAT3TA07:28
ryuotoffe: i also found that error in the nvme error injection documentation.07:29
toffeBut I'll try the kernel parameters he refers to as it might be affecting other nvme drives aswell07:29
tofferyuo: what kind of docu? Meaning there is an answer to why it happen?07:29
ryuohttps://www.kernel.org/doc/html/latest/fault-injection/nvme-fault-injection.html07:30
ryuonot really, but this does mention it.07:31
ryuofault injection is for testing code under failure conditions afaik.07:31
OERIASHello everyone, I need help with an issue07:32
ryuoOERIAS: did you try rebooting!?07:33
ryuo:)07:33
OERIASryuo, it is an issues pertaining to Unity07:33
ryuounity? that was dropped some time ago.07:33
OERIASit does not let me search for files or applications07:33
OERIASyeah but gnome isn't any better07:33
ryuoi don't use the gnome interface really, so maybe someone else can help you.07:37
chimneyshi07:41
chimneyshow do i record sound07:41
Steristwhen disabling swap, can I get away with simply doing swapoff?07:45
Steristor if it just going to re-apply after reboot07:45
geirhayou remove the entry from /etc/fstab to make it permanent07:47
sumagnadasEriC^^ there?08:07
OERIASHello everyone, I need help with an issue08:08
OERIASit is an issues pertaining to Unity08:08
sumagnadashello08:09
OERIASthe search feature does not pull up applications or files when searching for a file or application08:09
chimneyshi08:19
chimneyshow do i conduct linpack benchmarks08:19
chimneysdoes ubuntu provide apps08:19
sumagnadashey eric08:33
sumagnadascan anyone help me fix chrome in ubuntu08:40
hide4o/08:57
hide4hello world08:57
=== hide4 is now known as list
=== list is now known as hide4
hide4hide4 /beep09:04
pomehahello. We have a corp MITM proxy, how to install it's cert to the list of trusted ones?09:18
tomreynpomeha: see update-ca-certificates(8) for most softwares, but if you run desktops you will need to fiddle with web browsers and probably other clients seperately09:26
pomehatomreyn: that's a headless ubuntu (under windows), I know that update-ca-certificates command/util is used to update the list of installed certs, but thing is it looks like I used wrong certs or certs in wrong format or something and my question is more about that part09:27
tomreynpomeha: what is "it" that made it seem so?09:28
tomreynyou should be storing your local CA certificates in /usr/local/share/ca-certificates in PEM format09:30
pomehatomreyn: I visit, say, google.com (from browser on windows) and I see certs chain: X>Y>Corp enterprise proxy>www.google.com. I can use only windows tools to obtain those certs. Is it enough to obtain just X? or do I need a chain X>Y>Corp enterprise proxy?09:30
tomreynpomeha: okay, i was hoping you'd seen a warning message when running update-ca-certificates09:30
pomehatomreyn: no, but maybe my certs are in wrong format. Windows doesn't offer to save directly into .pem, it offers to save X.509 (.CER) in DER or Base64 or into a .p7b PKCS #7 container09:32
pomehatomreyn: as far as I understand .pem .cer .crt are interchangable and I should choose base64 .cer, right?09:33
tomreynyou can convert certificates using openssl09:33
pomehatomreyn: afaiu I'd need to convert only if I'd choose DER format rather than base6409:35
tomreynlinux doesn't care about file extensions (for the very most part, some applications use them as indication) but about file content. you will need PEM formatted certificates (or a certificate chain, if you have a intermedia CAs)09:35
tomreynbase64 is an encoding, not a file format.09:35
pomehatomreyn: the format is X.509, isn't that what PEM is?09:36
pomehawait, no! they are different!09:36
pomehathat's why it didn't work for me!09:36
tomreynPEM is a base64 encoded DER (Distinguished Encoding Rules) certificate. this and other variations are used in X.509.09:40
pomehanow I'm confused09:41
pomehaso is X.509 not a format?09:42
tomreynnot a file format, no09:42
pomehatomreyn: and about certs chain - so will importing just X from my example will suffice? Or do I need to import a chain of X>Y>Corp enterprise proxy?09:43
pomehamy understanding of how chains of trust work tells me that X should be enough09:44
tomreynare you the most suitable person to deal with this in your company? maybe you have someone who has worked on this topic more?09:46
pomehayeah, thanks09:47
tomreyni would not recomend the proxy setup in the first place, unless you're lawfully required to.09:48
pomehatomreyn: that's the only way to access internets and yes, I need it09:51
pomehathing is, everybody is on windows, it is pre-configured there and admins can manage it using group policies, but I need linux utils so I've installed ubuntu (WSL)09:52
tomreynah so you're tasked with rolling out X.509 with a company CA and MITM proxy in your company, but this infrastructure already exists and you just want to make your WSL installation use it.09:53
tomreyn* you're NOT tasked09:54
rubendvdoes anyone know the status of this bug https://news.ycombinator.com/item?id=21999222 in 18.04?09:55
rubendv(Firefox zero-day, fixed in 72.0.1 but latest ubuntu version is 71.0)09:55
tomreynso all you should need to do is to store the company's certificate chain in PEM format in /usr/local/share/ca-certificates/somthing.crt and configure the system to use the type of proxy server your company provides.09:56
tomreynpomeha: ^09:56
pomehatomreyn: yes, exactly. Problem is that I already tried that and it failed. Maybe I got lost in all that der/pem/cer b/s, trying it again now. Or maybe I need a damn chain in pem, instead of a single cert and I don't know how to use windows to save a cert chain, I know only how to save separate certs from a chain.09:58
tomreynhttps://askubuntu.com/questions/175172/how-do-i-configure-proxies-without-gui09:59
pomehatomreyn: the proxy is mitm, just configuring proxy doesn't make, say, curl, work with https without -k key09:59
tomreynright, you need both, the system wide proxy configuration and the installed certificate chain for your enterprise CA10:00
tomreynnormally, your company's CA would provide all certificates with usage instructions in different environments / on different OS at a central location, often a website.10:02
pomehathe first part is done10:02
pomehatomreyn: the company thinks everyone is content with just windows as clients10:02
pomehaso they use group policies to configure everythting10:02
tomreynsorry to hear this, luckily that's not our problem, but the cxcompanies'10:03
tomreynlacking a website as the one discussed above, your approach of storing certificates which form the enterprise CA certificate chain from a web browser is an option (if a somewhat poor one, unless you'll verify them seperately).10:04
pomehaupdate-ca-certificates says 0 added, 0 removed, done :-(10:04
tomreynyou will need to convert them to PEM format and may want to concatenate them into a single file (though that's not actually required).10:05
tomreyndon't add the server certificate, just the CA and any intermediary certificates.10:05
pomehaso I need the whole chain, not just X10:06
pomehaokay10:06
tomreynyou can use the "file" command to identify the format of an existing file10:06
tomreynexample: /etc/ssl/certs/ca-certificates.crt: PEM certificate10:06
tomreynbut you need to place the company CA certs in /usr/local/share/ca-certificates/10:07
tomreynnot the whole chain, because you don't want to include the server certificate10:07
pomehawell, yeah, the whole chain minus the site's10:08
pomeha(the site I'm viewing)10:08
tomreyn!wsl | pomeha: generally, if you'll need WSL specific support (this was generic to ubuntu so i didn't bring this up before):10:12
ubottupomeha: generally, if you'll need WSL specific support (this was generic to ubuntu so i didn't bring this up before):: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide10:12
pomehaokay, thanks10:13
=== sumagnadas1 is now known as sumagna
=== jukeboh is now known as Iamahuman
=== zenguy is now known as coffeemug
=== coffeemug is now known as spudz
calIn-hello.10:56
tomreynhi10:56
calIn-i need one server.10:56
calIn-someone?10:56
tomreyn!support10:57
ubottuThe official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com10:57
tomreyncalIn-: i mean: this is the ubuntu support channel, do you have an ubuntu support question?10:58
calIn-what is one ubuntu?10:59
tomreyn!ubuntu11:00
ubottuUbuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com11:00
calIn-ok.11:03
calIn-and what can i win?11:03
calIn-i go.11:06
calIn-not interested.11:06
pomehatomreyn: I tried everything, chain, separate certs, nothing works :(11:13
tomreynpomeha: so "file", run against the .crt file you placed in /usr/local/share/ca-certificates/ , reports what?11:25
pomehatomreyn: OMG! it finally works!! turns out you can't put certs into that dir, you have to put them in a SUBDIR there!11:26
pomehaand no, no chains11:26
BluesKajHi folks11:29
pomehashouldn't /etc/profile.d/*.sh files get automatically executed by all users upon login?11:29
pragmaticenigmaif you're using a shell that leverages that directory, yes11:30
pragmaticenigma*leverages the use of files found there11:31
pomehaah, zsh doesn't sauce /etc/profile11:31
ryuopomeha: hungry?11:31
pomeharyuo: yeah11:32
tomreyni'm pretty sure you can place certificates right into /usr/local/share/ca-certificates/11:34
pragmaticenigmapretty sure too... the key is to make sure you run "sudo update-ca-certificates" after adding them11:37
pragmaticenigmathough you would need to check /etc/ca-certificates.conf to see what paths it is searching through to be certain11:38
=== spudz is now known as zenguy
howudodathey guys, I'm having a weird issue with e1000e driver on a machine that is in a lab (so not connected to this chat).  on boot it is loading an older version of e1000e so it is not recognizing my intel i219-LM eth card.  if i rmmod e1000e and modprobe e1000e then it loads the newr driver (built from src) and find the card no problems.  dmesg pre/post shows that the old driver is loaded then the new driver12:06
ryuohowudodat: did you rebuild your initrd?12:13
howudodatno, after building the src I did a depmod, but not initrd....12:18
ryuohowudodat: well, the old module may be in the initrd still.12:20
ryuohowudodat: if it's loaded from initrd, that explains the issue.12:20
ryuotry this and reboot: update-initramfs -u -k all12:20
howudodatryuo: that did it, can't belive I missed that, thanks for the help12:24
jamie_1hey, anyone else been having issues with discord? when im running discord and join a voice channel or voice call it will sart to stutter on occasion and crash randomly16:01
hailhydraI need help with a third monitor. Ubuntu isn't recognizing USB-C to HDMI connection as a display16:07
OerHekshailhydra, some adapters will not work on linux, but for a start: did you have the monitor enabled from boot?16:10
hailhydraOerHeks: what does that mean?16:11
hailhydrahow do I enable a monitor on boot?16:11
OerHeksdid you have it plugged in, when booting?16:12
OerHeksand truned on, ofcourse16:12
OerHeksc/turned16:12
hailhydrayes16:12
hailhydraI see a SO question saying that I should change the type to thunderbolt16:12
hailhydrasomeone had a mini usb type c problem and they changed the settings in bios16:13
hailhydrasometimes I dual boot into my windows partition would this affect it in windows?16:13
pragmaticenigmahailhydra: Does the monitor configuration work if you're in windows?16:14
hailhydrapragmaticenigma: yes. I have my laptop display, an HDMI and the port in question the usb type c. They all work simultamiously in Windows with latest Nvidia drivers16:15
pragmaticenigmahailhydra: Do you have the nvidia drivers installed in Ubuntu?16:15
hailhydraIn windows having 3 displays is no problem. However Ubuntu doesn't detect the usb type c16:16
hailhydrayes I have fairly new Nvidia drivers16:16
pragmaticenigmafairly new means what, hailhydra ?16:16
hailhydraI think Nvidia is at 340 and Im at like 33816:17
hailhydraI might be a Call of duty update or 2 off16:17
hailhydraor whatever BS patch they released over the holidays16:17
OerHeksyou might want to try the driver ppa16:18
hailhydraI'll update my propriatary drivers just in case. BRB16:18
pragmaticenigmahailhydra: applications would have no impact here... this should be strictly a driver/system configuration issue16:18
hailhydraI know I was just throwing shade on Nvidia16:18
OerHekshttps://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa16:18
OerHeks418-435-44016:18
hailhydrajust checkd I'm at 43516:20
pragmaticenigmahailhydra: best to stay focused on the support issue, and leave personal opinions aside, makes things less confusing to help you16:20
hailhydragotcha16:20
pragmaticenigmahailhydra: If you go into the Nvidia Control Panel application, does it detect the monitor?16:21
hailhydraNvidia X server settings?16:21
pragmaticenigmayep16:21
hailhydrainteresting that loads a window with no options16:22
hailhydrait has a help and quit button16:22
pragmaticenigmanot sure why that would happen, unless you have dual graphics chipset in your machine. Where it's currently using the Intel Graphics instead of the Nvidia chip16:23
hailhydralooks like there is only an nvida-settings for 41816:28
hailhydrahttps://dpaste.org/3eaW16:28
hailhydraso maybe just use 418 driver?16:29
OerHeksdriver and settings should matchm yes, install 418?16:30
hailhydracrap 418 isn't an option in additional drivers dialog16:31
VozivDoes anyone know of a way to fix multi-screen screen sharing in Ubuntu 18.04/19.10? Zoom seems to be the only app that can share a single monitor. Discord/Google Meet/Slack all see the multiple monitors as one giant screen16:31
pragmaticenigmahailhydra: what is the output of : lspci -k | grep -EA3 'VGA|3D|Display'16:31
hailhydraDiscord is so broke for Ubuntu.16:31
hailhydrapragmaticenigma: https://dpaste.org/yWBc16:32
OerHeksdiscord is a binairy proprierity blob, we cannot do anything about that16:32
pragmaticenigmaVoziv: That is a question that you would have to direct to the developers of those apps (probably filing it as a bug.) The difference would be in how the application itself is asking the OS for the display configuration. There isn't really anything you can do from the Ubuntu side of the equation16:33
hailhydrahttps://dpaste.org/UfpE16:34
pragmaticenigmahailhydra: I'm not sure what to recommend... you have both Nvidia and AMD graphics chipsets on that machine.16:35
hailhydrayeah its a Ryzen processor16:35
hailhydracould I just write an xorg config for the third monitor?16:37
hailhydraxrandr https://dpaste.org/8tiX16:37
pragmaticenigmahailhydra: Your configuration is something that is very unfamiliar to me. xrandr would require the computer to at minimum recognize that there is a 3rd screen atached... which it is not currently doing16:38
pragmaticenigmahailhydra: I know there is a command, but I can't find it. That would tell you what graphics chipset is currently in use.16:39
pragmaticenigmahailhydra: I suspect that the issue is the AMD graphics chip is currently active, and the Nvidia is not (which would explain why the nvidia tool isn't displaying anything)16:40
=== msalvatore_ is now known as msalvatore
hailhydramaybe I can disable integrated graphics in bios16:41
telmacI'm pretty sure that I have a dead hard drive on my computer, but I don't know how to find out which one it physically is (there are quite a few hard drives in this desktop)16:51
telmacthe reason I think so is that that uefi complains about a hard drive being dead on boot, and I have to go through a weird menu maze to get out16:52
telmacbut if I run lshw, among the various drives it only gives the ones that are actually live and working16:52
OerHeksyour bios will tell what port, easy to spot if the drives all have a different size16:53
pragmaticenigmatelmac: The BIOS should be able to tell you... or else unplug all the drives and plug one in at a time until you get the message on boot16:53
sixwheeledbeastgnome-disks will give you serial numbers of the drive16:54
pragmaticenigmasixwheeledbeast: that won't help in determining which one is the dead drive16:55
pragmaticenigmasixwheeledbeast: unless you're talking about the SMART controls output that offers a serial number16:55
sixwheeledbeastif the drive has the serial number on it's label16:55
OerHeksit could, if all drives are equal.16:55
OerHeksthen spot the drives that are detected, and the last one is the bad disk16:55
telmacyeah I want to avoid pulling them out one by one16:57
telmacoh yeah, I ran a smart test a while back and it was able to find the dead one - but I can't remember how I did that?16:57
sixwheeledbeastgnome-disks again has a GUI for SMART16:58
OerHekswell, good luck, you have enough clues to detect it16:58
telmacpragmaticenigma: the uefi is like, I can't even seem to get to any menus I'm used to being able to find with a normal bios16:58
pragmaticenigmatelmac: if you don't have a gui installed "smartctl" from the command line can generate a report16:59
telmacah yes thanks17:00
IarlaOn my daughters laptop (Dell Latitude E4310), the mouse cursor sometims starts drifting and she can't do anything with it, including homework. There is a poiting stick on it and a trackpad. How do I narrow down the likely cause and eleminate it?17:02
pragmaticenigmaIarla: Is your daughter using the nub in the middle of the keyboard?17:02
VLMCHi. I'm trying to get XRDP to work on Ubuntu 18.04.2 Gnome. Reading online, there seems to be an issue with the XRDP package on this release, and everyone recommends this ppa https://launchpad.net/~martinx/+archive/ubuntu/xrdp-hwe-18.04 but the owner deleted the package from the PPA. What happens is when connecting to XRDP, I either get kicked out if using "Xorg", or if selecting "XRdp", I get a blue screen and eventually get told "Conection problem, giving17:03
VLMCup\nsome problem"17:03
Iarlapragmaticenigma: the pointing stick thing? No, but we do wiggle it to try and stop the arrow moving by itself.17:03
IarlaWe'd be delighted to disable it.17:03
VLMCIarla: Probably in your BIOS17:04
VLMCOr remove the trackpoint nub physically17:04
pragmaticenigmaIarla: On many of my laptops that have featured the little nub in the middle of the keyboard, they've all suffered from the drifting problem. I have never seen an issue with the touch/track pad. However, if your daughter is doing a lot of mousing with the computer, I would personally recommend getting a standard USB mouse to use.17:04
MibixFoxis there a way to combine a bunch of mount locations in to one folder?17:04
pragmaticenigmaIarla: I think over time the nubs develop small shorts in them or the rubber wears out and doesn't return the nub to it's home position, so it gets stuck in the direction it was last moved.17:05
IarlaThanks for the advice pragmaticenigma and VLMC. I encourage her to use a mouse but she doesn't like having another thing to bring with her. But, I'm very happy to hear that it is likely the nub. I will try and disable that.17:05
MibixFoxlike have /mtn/E /mnt/F and /mnt/G all be combined and show up in /mnt/H17:05
telmachm17:05
telmacso it's difficult to tell from gnome-disks whether it's simply not displaying the dead drive, or which one is the dead one17:05
pragmaticenigmaMibixFox: There is not17:05
VLMCIarla: We have a lot of ThinkPads here at the office. The trackpoints do go bad and start sticking in a particular direction if you nudge it accidentally.17:05
MibixFoxdang pragmaticenigma so i cant have a bunch of movie folders on a bunch of disks show up as one big movie folder somehow?17:06
pragmaticenigmaMibixFox: the best I can come up with is the folder you'd like to have all the files appear is to make symbolic links to the mounted folders... you'd still have a folder for each mounted folder there... there is no way that I'm aware of the have a single folder show the contents of multiple other foldres17:08
IarlaVLMC: I think on the Dell, the might not be seperate. I only see the option to disable; 1) Serial Mouse, 2) PS2 Mouse, 3) Touchpad/PS-2 Mouse17:08
hailhydrawhen I press Ctrl+Alt+[1-6] I can't get a tty17:09
hailhydraI just get a black screen17:09
VLMCIarla: $ xinput -set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Enabled" 017:10
hailhydrasorry Ctrl+Alt+[F1-F6]17:10
hailhydrahow can I check the Kernel config?17:12
IarlaVLMC: thanks. I'll see what my equivalent device is with xinput17:12
rralfzcat /proc/config.gz -- what you mean by check?17:12
IarlaVLMC: Oh, that's exactly what I need, haha! Thank you :)17:14
VLMCyw!17:14
VLMCIf it doesn't stick, put it in your autostart17:15
Iarlathanks, I'm doing that now17:15
IarlaFinal question for anyone. In Gnome three, there were two items in the autostart. I accidentally deleted one, but SSH Key Agent remains. What did I delete? :)17:17
VLMCI don't think it's anything important17:18
OerHeksIarla, nobody can answer that17:18
VLMCif you notice your system catching fire, call your fire department17:18
OerHeksoh, a "helpfull" answer17:19
Iarla:D17:19
IarlaIt's a vanilla install.17:19
pragmaticenigmaIarla: even with a "vanilla" install, it's hard to know what might have actually been installed there to start. best I could say is if it was important, you will eventually notice it and be here asking about how to get it back17:20
IarlaFair point. Thanks, I'll do that.17:20
VLMCanyone has an idea for my xrdp question?17:21
OerHeks!info xorgxrdp-hwe-18.0417:23
ubottuPackage xorgxrdp-hwe-18.04 does not exist in eoan17:23
OerHeksit does, ubottu, https://packages.ubuntu.com/source/bionic-updates/xrdp-hwe-18.0417:24
OerHeksoh, without xorg17:24
pragmaticenigmaVLMC: are you trying to use xrdp with gnomeshell?17:24
VLMCpragmaticenigma: yes17:24
pragmaticenigmatry setting it up with LXDE or XFCE instead17:25
pragmaticenigmaVLMC: https://medium.com/@vivekteega/how-to-setup-an-xrdp-server-on-ubuntu-18-04-89f7e205bd4e17:25
VLMChm not ideal but okay17:25
VLMCpragmaticenigma: did that17:25
pragmaticenigmaI'm suspecting it's the same rerason I can't setup VNC the way I'm familiar with. GDM and KDM don't set their magic cookies until after a user has authenticated. xRDP and xVNC require that magic cookie to hook into the display17:26
VLMCI also couldn't set up VNC, which I'm trying to avoid like the plague because of its really weak encryption17:27
pragmaticenigmaVLMC: you might be able work around it by installing the lightdm manager inplace of the gdm one17:27
pragmaticenigma(apologies if the acronyms are slightly off, I hope you understand what I'm referencing)17:28
VLMCI do17:28
VLMCKDM is dead, it's SDDM now17:28
pragmaticenigmaCorrect17:29
pragmaticenigmaVLMC: This is the reason that I'm referring to: https://github.com/sddm/sddm/issues/62217:29
pragmaticenigmait also applies to the Gnome implementation17:29
VLMChm17:30
pragmaticenigmaVLMC: I only use VNC, however, I don't use any remote desktop protocol directly... my setup requires either tunneling through SSH or a VPN connection to reach my remote desktops17:32
VLMCThis is a machine propped up at our reception's TV17:32
VLMCSince it's on our network, I'd like to have some amount of encryption to prevent our guests from Watch_Dogging the reception TV lol17:33
pragmaticenigmaIf it is a machine that is set to auto-login... you could write a script to start the xRDP service after authentication has taken place17:33
pragmaticenigmaah17:33
VLMCright now we use KDEConnect17:33
pragmaticenigmaHopefully the change in Desktop Managers does the trick?17:34
VLMCyea17:34
pragmaticenigmaI do see that thread I pointed to had an update this past summer with a workaround/solution17:34
VLMCprobably the dead PPA17:35
pragmaticenigmano... they're recommending setting up a systemd service17:35
VLMCwho in their right mind would remove a package from an old PPA17:35
VLMCah17:35
pragmaticenigmaI don't think the PPA removal was malicious... just might have gotten to far out of date with the developer version and was too difficult to maintain17:37
dmt420yo so im new to linux and i have a question. There was a variant of linux that couldnt see my wifi so i ditched it and then i tried MXlinux and it sees my wifi.. to me thats a good indication that this version of linux is a good one out of the box17:41
dmt420im gonna try ubuntu-mate on this machine now because linuxmint was having issues with my monitor17:41
dmt420it appears i dont really have a question17:42
dmt420:D17:42
sixwheeledbeastUM is a good distro to get started on17:45
pragmaticenigmadmt420: What we can ask though, is that you please try to stick to Ubuntu related problems only here... the volunteers can't help with other distributions. That said... Most distributions are built from the same source. In fact all the ones you listed are originally based from Debian (which is also where Ubuntu originated from)17:45
dmt420my apologies pragmaticenigma17:46
pragmaticenigmadmt420: So what works with one, should have worked with the others. There are times where a driver or software update was released in one distro but wasn't included in another. In truth, it's better to use what works best for your setup, than to worry about the name of the distribution.17:46
dmt420setting up the usbket atm17:47
dmt420key*17:47
kinghatlel https://twitter.com/ubuntu/status/121532696445581312217:47
dmt420ok17:48
dmt420im gonna test out the UM key now17:48
pr0metheu5hi guys, having a weird problem. Trying to dual boot with windows 10 and install 18.04 but every time I get to the "installation type," option in the installer, I don't see anything and if I try adding a partition the installation crashes17:56
pr0metheu5I have tried switching sata from ahci to raid and back again, but the problem still persists17:57
g3poandlslis it possible to configure apt to look in a directory other than /etc/apt/sources.list.d/ for repos?18:03
tomreyn!md5 | pr0metheu518:04
ubottupr0metheu5: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows18:04
tomreynpr0metheu5: most likely at least one of the following happened: the iso file did not download properly; the iso file was not properly written to the installer media.18:05
tomreynyou don't want "raid" set in bios18:06
pr0metheu5I ran the check within the options menu while booting from usb to make sure the image was written properly and it didnt detect any errors tomreyn ubottu18:06
pr0metheu5I've set it back to AHCI tomreyn18:08
tomreynpr0metheu5: hmm, then i guess we need to see some logs. press ctrl-alt-t to open a terminal, then bring the system online (using the top right corner network icon) if that's not alreadey the case, then run, on the temrinal:  journalctl -b | nc termbin.com 999918:08
tomreyng3poandlsl: you can try adding a symbolic link to files in a different location.18:10
EriC^^pr0metheu5: it's very likely to be a mbr with stray gpt data, boot the installer's try ubuntu, open and terminal and type "sudo partsfix /dev/sdx" where sdx is your disk name18:11
EriC^^pr0metheu5: sorry, that's sudo fixparts not partsfix18:11
tomreyng3poandlsl: or try running it with     -o 'Dir::Etc::Parts "/etc/apt/conf.d/:/your/other/location/"18:12
hescowhich package provides the atd daemon?18:12
pr0metheu5ok I'm gonna try that in a sec, trying to reinstall windows now EriC^^18:12
g3poandlsltomreyn, I'm trying to have sources.list.d be an empty directory and have apt look in a different directory for additional repos18:12
EriC^^pr0metheu5: are you using legacy mode? (not uefi)18:13
EriC^^pr0metheu5: k before you run any fixparts options it gives you check back in and report what it says18:14
g3poandlsltomreyn, thanks for your help with this.  Your suggestion pointed me to the 'Dir::Etc::SourceParts' config item.18:14
tomreyng3poandlsl: well if you can ignore /etc/apt/sources.list.d/ it should be easy, you just need     -o 'Dir::Etc::Parts "/your/other/location/"'18:14
pr0metheu5@Eric^^ No, using UEFI18:14
hailhydrawhen using an Nvidia driver does ubuntu use X server?18:14
tomreyng3poandlsl: oh you're right, that's the right option18:15
EriC^^pr0metheu5: oh ok, not a gpt stray data issue then18:15
pr0metheu5@Eric^^ should it be Legacy?18:15
EriC^^no, uefi is fine18:16
EriC^^just that the problem is from something else, not stray(leftover) gpt data, anyways once you are one with windows check back in18:16
EriC^^if the same problem happens, logs might show why18:17
tomreynhailhydra: i don't think xwayland is supported with nvidia, yet, so it'd have to use X for graphical output, htough i'm not sure you need it if you just want computation.18:17
hailhydraI just want my 3rd monitor to work18:17
tomreynhesco: at18:18
hescothanks tomreyn.  appreciated.18:20
Kon-Canonical, update Firefox. Prioritizing the Snap package for security updates is not exactly positive PR or building mindshare for Snap18:20
lotuspsychje!discuss | Kon-18:21
ubottuKon-: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!18:21
tomreynhesco: you're welcome. you can use "apt-file" to find out yourself, too.18:21
damorenohello. I'm trying to install Ubuntu in an old Zotac. The problem is that the moment I get into the installer, the display goes black. Pretty sure that is something related with the drivers as I can set nomodeset in grub to bypass this. What should I do?18:25
lotuspsychjedamoreno: can you share to the channel wich graphics your device uses?18:25
damorenoamd radeon hd 631018:26
lotuspsychjedamoreno: and the ubuntu version you are trying?18:27
damoreno18.0418:27
=== Snetry is now known as Sentry
lotuspsychjedamoreno: at wich point do you get a black screen?18:29
damorenolotuspsychje the moment I press enter with the default option18:29
=== Sentry is now known as Snetry
lotuspsychjedamoreno: default option?18:30
damorenoinstaller option18:30
hescothanks again, tomreyn.  have installed and been toying with apt-file, even after an apt-get update, it seems to hang, w/o producing a result.  But will continue to try and sort that out.18:30
=== notnone is now known as at_work
tomreyndamoreno: just use nomodeset then, if this works?18:31
damorenotomreyn xorg doesn't works with that set18:31
hesconever mind.  guess I was being impatient.  it did finally returned a result, after all.18:31
lotuspsychjedamoreno: did you test the live mode too?18:34
tomreyndamoreno: so you're saying that while trying to install ubuntu 18.04, when you boot normally, the screen goes blank immediately after the grub menu (and before X even starts), and if you boot with "nomodeset" the screen still goes black by the time X starts?18:34
damorenolotuspsychje yes18:35
tomreynwhich exact version of ubuntu 18.04 is this? 18.04.0, .1, .2, .3?18:35
damorenotomreyn let me repeat the steps to put exactly what happens. Burning a 18.04.3 as it's slightly more recent that the one I have18:35
tomreyndamoreno: consider using flash or a hdd storage instead of optical media, it often works better. also:18:37
tomreyn!md5 | damoreno18:37
ubottudamoreno: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows18:37
EriC^^damoreno: with the live installer, if you use nomodeset does it show stuff and allow you to install?18:38
aroonianyway to set a different mouse speed for a logitech trackball and leave all other input devices the same?18:40
InteloMy ubuntu starts directly, how can I enter recovery mode?18:41
Inteloat boot18:41
EriC^^Intelo: hold shift when the pc boots18:41
EriC^^then advanced > recovery18:41
Intelothx18:42
EriC^^arooni: settings should have something, possibly under its own icon or maybe mouse18:42
arooniEriC^^:seems like its one universal setting for all mouse devices18:42
EriC^^Intelo: np18:42
arooniwould be nice to have a per device speed18:42
EriC^^arooni: are you using xorg or wayland?18:44
arooniEriC^^: how do i tell?  i'm just using the default on 18.0418:45
arooniis one better than the other?18:45
EriC^^arooni: try "echo $XDG_SESSION_TYPE"18:46
arooniEriC^^:x11 apaprently18:46
arooniso guessing thats xorg?18:46
arooniis that the default?18:46
EriC^^arooni: ah ok, so xorg, you can use xinput to change the speed of the trackball18:46
damorenoOk. Trying Ubuntu without installing throws me this when setting nomodeset: "ERROR: no UMS support in radeon module.". After that, I get some ubuntu splashscreen and the the display goes black and no signal is detected18:47
arooniEriC^^:with wayland can you change it?18:47
aroonialso which is the default ?18:47
EriC^^arooni: i think xorg is default on 18.04 i'm not sure18:49
EriC^^i'm on 16.04 still so no idea18:49
arooniso i could theoretically run a script that would change xinput values just when i use this device18:49
EriC^^yeah you could do something like let udev run a script when it detects it plugged in, or maybe some config in xorg i guess would work too18:51
damorenoEriC^^ funny enough setting radeon.dpm to an invalid value got me to a black screen and a cursor. After that, back to the same problem18:52
arooniooh fancy18:52
sumagnaEriC^^: there?18:53
ioriadamoreno, boot with 'radeon.modeset=0'18:55
sumagnahey can anyone, mainly eric^^, help me setup swap in ubuntu18:56
sumagna?18:56
EriC^^sumagna: hey18:57
sumagnayou said you will help me setup swap18:57
sumagnaswapfile18:58
InteloHow to really FORCE complete checking of / and repairing on reboot?18:58
EriC^^sumagna: yeah, how big do you want the swap size?18:58
InteloI tried a lot but none succeeded18:58
sumagnamy ram is 4gb18:58
sumagnai mean my laptop's RAM is 4 GB18:58
echoSMILEwhat's the best option to change mouse scroll settings? I was using imwheel but is too buggy. I'm with xfce4, I think default ubuntu windows manager have this settings, but how can access from xfce the settins panel from default ubuntu WM ?18:58
damorenoioria: that gets me the same error than nomodeset: "ERROR: no UMS support in radeon module." and then goes to black18:59
EriC^^sumagna: ok, do you need hibernation?18:59
sumagnawhat will that do?18:59
sumagnai heard of hibernation but what does that do?19:00
sumagnai think it shut downs the computer but the system state and data is stored19:00
EriC^^sumagna: it saves the state of your pc and shuts down (completely not like suspend does keeping ram powered), when you turn it back on it continues19:00
sumagnaright?19:00
EriC^^right19:00
sumagnayea, i think i will keep hibernation19:01
ioriadamoreno,  'radeon.modeset=1' , after that try some dpm value19:01
sumagnaas my laptop's battery is too old and if i think i can hibernate the pc and boot it up when i have plugged it n19:02
damorenoioria: radeon.modeset=1 goes to black directly. dpm value 0 doesn't work either19:02
EriC^^sumagna: alright, type "sudo fallocate -l 4.4GB /swapfile"19:03
sumagnawait19:03
tomreyndamoreno: try blacklist=radeon19:04
sumagnaback19:04
EriC^^sumagna: wb19:04
sumagnadoesnt it need free space/unallocated space ?19:04
pr0metheu5I just got finished installing ubuntu with dualboot win 10 but grub didnt come up for some reason19:04
pr0metheu5went straight to windows19:04
EriC^^sumagna: not really, it's going to be a file instead of a partition19:05
sumagnaok19:05
sumagnawhat was the commadn19:05
sumagna*command19:05
EriC^^sumagna: alright, type "sudo fallocate -l 4.4GB /swapfile"19:05
EriC^^pr0metheu5: aha, are you in the ubuntu live usb right now?19:06
pr0metheu5EriC^^ no somehow the installation got fixed after I reinstalled windows19:06
pr0metheu5but I didnt finish the windows setup and just proceeded installing ubuntu dual boot, I'm wondering if thats why it didnt work19:06
sumagnait says "fallocate failed: Text file busy"19:06
EriC^^pr0metheu5: nah i doubt19:06
pr0metheu5me too19:07
damorenotomreyn: that leads me to the ubuntu splash screen with the loading bar (points) and the black screen19:07
EriC^^pr0metheu5: in any case, can you boot the live usb, you can troubleshoot stuff from there19:07
sumagnaEric^^: it says "fallocate failed: Text file busy"19:07
pr0metheu5I can try "bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi" in cmd prompt19:07
tomreyndamoreno: hmm, i guess we need to examine what the actual problem is then19:07
EriC^^sumagna: i wonder if it already created swap, heh, type "swapon -s"19:07
tomreyn!bootlog | damoreno19:07
ubottudamoreno: To get a more verbose log of the boot process, remove "quiet" and "splash" from the kernel boot parameters and add "debug systemd.log_level=info". For info on editing kernel boot parameters, see https://wiki.ubuntu.com/Kernel/KernelBootParameters19:07
pr0metheu5should I try that EriC^^ or just boot live ubuntu?19:07
EriC^^sumagna: does it list any swaps?19:07
damorenotomreyn got the same problem with libreelec19:08
sumagnayea19:08
tomreyndamoreno: you can also boot to recovery and then get us some logs to look at19:08
tomreyn!recovery | damoreno19:08
ubottudamoreno: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode19:08
EriC^^pr0metheu5: nah, better to troubleshoot, plus that command is for uefi not legacy19:08
sumagnahttps://termbin.com/4yvj19:08
sumagnaoutput of the command19:08
damorenotomreyn: the first with or without blacklist?19:08
tomreyndamoreno: try without first19:09
EriC^^sumagna: yup it already created a 2GB swap19:10
sumagnaso now what?19:10
damorenotomreyn: nothing obvious with the first one. Shows text and then goes to black screen19:10
pr0metheu5@Eri19:10
EriC^^sumagna: nothing, seems all good19:10
pr0metheu5EriC^^ the bcdedit cmd in cmd prompt worked19:10
c0fei have network-manager and network-manager-gnome installed on my bionic system but running network-manager or nm-connection-editor i keep getting command not found error. what am i doing wrong?19:10
EriC^^pr0metheu5: ah great19:11
sumagnayou were allocating 4.4 gb but now it has way lesser space allocated to it19:11
EriC^^sumagna: yeah, for hibernation usually you want a little more than the memory19:11
sumagnaso ?19:11
EriC^^sumagna: what does "free -h" give?19:12
damorenotomreyn: also, not installed so no recovery right?19:12
sumagnahttps://termbin.com/kjun19:13
tomreyndamoreno: wrong, i think.19:13
EriC^^sumagna: seems like the installer only added half, you can make it 4.4GB if you want19:14
sumagnahow?19:14
damorenotomreyn: with blacklist I see more output and things getting loaded but eventually it goes to black19:15
damorenois there a way to start ubuntu live but go to a terminal instead of to the desktop?19:16
tomreyndamoreno: recovery work with 18.04.3, just tested. you need to add it as a linux parameter19:16
tomreyn*workS19:16
EriC^^sumagna: type sudo swapoff -a19:16
damorenotomreyn is an option like debug?19:16
sumagnaok wait19:17
tomreyndamoreno: yes. enable networking, use a wired internet access, not wireless. then drop to the root shell.19:17
sumagnadone19:17
EriC^^sumagna: alright, type "sudo fallocate -l 4.4GB /swapfile"19:17
sumagnadone19:18
sarnoldwhy so large?19:18
sumagnanow swapon -s19:18
EriC^^sarnold: he wants hibernation19:18
sumagna?19:18
tomreyndamoreno: when you're there,    ping -c1 1.1.1.1    to confirm you're online, then    journalctl -b | nc termbin.com 9999    and report the url19:18
sarnoldEriC^^: aha thanks19:18
EriC^^sumagna: no, type sudo mkswap /swapfile19:18
sumagnaok19:18
sumagnadone19:19
sumagnait gives me a warning19:19
EriC^^sumagna: what warning19:19
damorenotomreyn: I added recovery and removed quite and splash. Goes to black19:19
sumagnasaying "wiping old swap signature"19:19
EriC^^sumagna: ah no worries19:20
sumagnawhich it is actually doing19:20
sumagnathen done19:20
sumagnanow?19:20
EriC^^sumagna: ok, type 'sudo swapon -a'19:20
sumagnawait19:20
sumagnadone19:20
EriC^^sumagna: ok try 'swapon -s'19:20
sumagnawait19:20
sumagnahttps://termbin.com/p29x19:21
echoSMILEwhat's the name of default ubuntu graphic user interface? unity?19:22
EriC^^sumagna: looks good19:22
tomreyndamoreno: hmm, not an easy one there. maybe look for a firmware update.19:22
OerHeksechoSMILE, no, gnome319:22
sumagnadone?19:22
sumagnaswap making done?19:22
sumagnaand how to hibernate?19:23
echoSMILEOerHeks: tks. do you know how to access gnome3 settings panel from xfce (is that possible?) ?19:23
OerHeksechoSMILE, no i don't, you mix up 2 desktop environments19:24
sumagnahow to hibernate?19:25
EriC^^sumagna: maybe this helps, i dont use 18.04 myself so no idea http://ubuntuhandbook.org/index.php/2018/05/add-hibernate-option-ubuntu-18-04/19:26
sumagnathanks19:26
EriC^^np19:26
bogdanjHello! \o19:26
OerHeksEriC^^, i think just install uswsusp  ?? https://askubuntu.com/questions/1031633/enable-hibernate-in-ubuntu-18-04-lts19:27
sumagnawait going to try to hibernat19:27
sumagnahibernating in 3..2..119:28
damorenotomreyn: no firmware updates. Just checked19:30
tomreyndamoreno: does it have another graphics chipset other than the radeon?19:31
bogdanjHmm, I have a question regarding Ubuntu Desktop 19.10 and AMD ATI switchable graphics. I have just installed the OS today and after I fooled around a bit in the Settings a bit and then rebooted by way of Alt-F2/reboot the option of "launching an app using the dedicated graphics card" is no longer available. My question is, did anyone else experience this? Is it a known bug?19:31
damorenono than I aware of19:31
tomreyndamoreno: RS-232 port?19:32
damorenotomreyn: https://www.zotac.com/hk/product/mini_pcs/ad10-plus19:32
damorenotomreyn: nope19:32
tomreyndamoreno: 2 GB RAM is below minimum specs, have you added more?19:32
damorenotomreyn has 419:33
tomreyndamoreno: maybe start by installing ubuntu server and then look further from there.19:34
tomreynor just mini.iso19:34
=== fred_ is now known as Guest66770
damorenotomreyn: ill do so. Thanks19:40
MechanismusWhy does python3-pip pull in the entire build stack?19:45
robinho86I'm receiving the follow error on my Ubuntu 19.10 when I try to check the updates in Gnome Software:  Failed to get application states: GDBus.Error:org.freedesktop.portal.Error.Failed: Could not get window list: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: App introspection not allowed19:54
robinho86any tip?19:54
echoSMILEhow to set mouse scroll speed at xfce ?19:55
eamonnmrhttps://www.mozilla.org/en-US/security/advisories/mfsa2020-03/ is the latest FF latest up in the repo or do I need to take more manual steps?19:55
robinho86ops... the real error is:  gnome-software[3885]: not GsPlugin error FwupdError:0: Rejected send message, 3 matched rules; type="method_call", sender=":1.517" (uid=1000 pid=3885 comm="/usr/bin/gnome-software --gapplication-service " label="unconfined") interface="org.freedesktop.fwupd" member="GetRemotes" error name="(unset)" requested_reply="0" destination="org.freedesktop.fwupd" (bus)19:55
sarnoldeamonnmr: new firefox is coming19:57
sarnoldrobinho86: can you please file a bug about that on launchpad? run ubuntu-bug gnome-software19:58
sarnoldrobinho86: it should walk you through to filing the bug on launchpad, which will require creating a user account19:59
robinho86sarnold: ok, I will do that now20:03
hailhydraokay I took a look at /usr/share/X11/xorg.conf files and I have 3 graphics devices on my laptop20:13
hailhydraamd = laptop screen, radeon = hdmi, nvidia = usb type c20:13
hailhydraI can run amd and radeon and use my laptop display and hdmi. but not my nvidia usb type c20:14
hescoI have been unable to get the atd daemon to work on an ubuntu installation, details here:  https://gist.github.com/hesco/465390e5e24b1a7b2ba3964f461ea1ca20:33
hescoI keep seeing: "syntax error. Last token seen: t \n Garbled time"  Any ideas why this is not working for me, please?20:34
sarnoldhesco: try an explicit path, touch /tmp/atd_works20:35
hescosarnold: same response.20:36
sarnoldoh hah I didn't even read the bloody error message..20:37
kalibI am using Ubuntu 18.04. I want to completely remove a service. After stoping the service (service blah stop), removing all the directories and files/folders (rm -rf /var/blah/ /etc/blah/ /var/log/blah/, etc..), all I need to do is also delete /etc/init.d/blah ? Or do I also need to run anything such as update-rc.d somehow to update anything about20:37
kalibthe services?20:37
kalibI know people use update-rc.d to enable the daemon.. what about when removing the service?20:38
sarnoldhesco: try this, echo touch at_works | /usr/bin/at now + 2 minutes20:38
sarnoldkalib: why not just apt purge the package?20:39
hydrogenIs there a way of adjusting what battery % the indicator turns red at?20:39
hescothanks sarnold!  that was the magic sauce, apparently!20:39
kalibsarnold the package wasn't installed via apt20:40
sarnoldhesco: it's been over two decades since I used at, apparently I'd forgotten more than I thought I had :) haha20:40
hailhydraI ran apt-get install nvidia-driver-418 but I don't see it in my additional drivers dialogue?20:40
kalibsarnold it was installed via a python script..20:40
sarnoldkalib: ah, alright; you'll also want to remove systemd unit files if you've got those20:40
kalibsarnold ok.. where would I find those?20:41
kalibon /etc/system.d/, right?!20:41
kalibops.. /etc/systemd/20:41
kalibbecause I do not see it there..so I guess it's all good20:42
sarnoldkalib: does it show in systemctl list-units output?20:42
kalibsarnold 0 loaded units listed.20:43
EriC^^hydrogen: maybe try    gsettings list-recursively | grep -iE "battery|indicator" or so and see what pops up for options20:44
kalibsarnold but I found it with systemctl list-unit-files20:44
sarnoldkalib: odd; how about sudo systemctl list-units  ?20:44
kalibI see it as: blah generated20:44
sarnoldaha cool, then there's no unit file for it, just the sysv-init script that you already know about20:45
hydrogenEriC^^, thanks--not seeing anything terribly appropriate jumping out20:45
hydrogenI was able to turn on displaying the battery % from that actually, which is a little better for sure20:46
kalibsarnold so just remove /etc/init.d/blah?20:46
kalibawesome.. thanks20:46
EriC^^hydrogen: try "gsettings list-recursively | grep power" it's showing some stuff for me20:46
hescosarnold: you remembered enough!  far better guidance than I had seen in my online searches20:47
EriC^^this seems kinda interesting org.gnome.settings-daemon.plugins.power percentage-low 1020:48
sarnoldhesco: hehe :) are you bringing back wais or gopher next? :D20:48
hydrogenEriC^^, the only thing there that looks possibly related is that one, yes--but it's turning red in the indicator for me at 50%20:48
EriC^^ hydrogen: ^ i wonder if that prompts the red stuff, and percentage-critical prompts something more drastic like suspend or so20:48
hydrogenI'm set to 10% there though, so I don't think so20:49
EriC^^hydrogen: odd, i think it turns red for me way lower, maybe it uses something else let me see20:49
sumagnaupgrading my distro right now20:49
hescosarnold: been trying to wrap my head around how to resolve this:  https://gist.github.com/hesco/c4c6958d0309080a9d9510468d341c0720:49
EriC^^hydrogen: yeah same for me setting it to 98% doesnt make it red right now20:52
EriC^^hydrogen: time-low also not it20:54
sarnoldhesco: man, job control in a bash script... uhhhhh. does that work?20:54
hescosarnold: I hope so.  Hating that for the past week or more I have been having to manually shell out to my jenkins agents to stop and restart my service.  Been annoying.21:02
sarnoldhesco: i fyou shell in and run /usr/bin/perl -Ilib -Ilocal/lib/perl5 scripts/supporters directly, what happens? does it return to the prompt again? or does that start_app() just hang forever?21:05
hescosarnold: this returns a prompt and does what I need it to do:21:07
hescoMOJO_MODE=uat perl -Ilib -Ilocal/lib/perl5 scripts/supporters 2> /dev/null &21:07
=== Jwwoods is now known as ItzJeff
sarnoldhesco: is the problem that this *script* doesn't terminate in jenkins, or that the service doesn't respond? or the service needs to be killed? does this script simply poke a running daemon somewhere else to do something, or does this script execute the service itself?21:09
=== ItzJeff is now known as BadMinAbuse
kur1jcan someone enlighten me on how ubuntu 18.04's mangled DNS now works and how NM, systemd-resolve and other things are interacting to resolve DNS?21:17
kur1jlike what is managing 127.0.0.53?21:21
lordcirthkur1j, /etc/resolv.conf points to 127.0.0.53, which is systemd-resolved.service21:22
lordcirth"systemd-resolve --status" may be helpful21:23
kur1jso if I run host -t RRSIG <ahost> 127.0.0.53 it says "Host <ahost> not found" BUT if I run host -t RRSIG <ahost> <mydns server ip> it responds21:23
kur1jlordcirth: yeah, it shows the IP address of DNS servers21:24
lordcirthRRSIG is DNSSEC? Not familiar enough with DNSSEC21:25
Habbie'host -t RRSIG' is not a useful thing to do21:25
kur1jlordcirth: it was just a way of forcing the request to use a particular DNS21:25
hescosarnold: my jenkins job successfully triggers a service start, it binds to the expected port, the service is running, but because it never returns control to jenkins, jenkins is never able to configure haproxy, so the service is unavailable to the real world.21:26
lordcirthhesco, did you write the .service yourself? Sounds like it's configured as, eg, "forking" when it shouldn't be21:27
kur1jHabbie: i believe it tells me enough that systemd-resolve is broken somehow then21:27
sarnoldhesco: any chance you can use something like this? https://metacpan.org/pod/Daemon::Daemonize21:27
hescoconsequently I have to shell in, kill the service, wait for it restart, kill it again, allow the build job to complete, then manually start the service.21:27
Habbiekur1j, it doesn't21:27
sarnoldhesco: that sounds crazy :)  hehe21:27
Habbiekur1j, a lot of name server software does not handle RRSIG queries21:27
Habbiekur1j, because there is no useful answer to give21:28
kur1jHabbie: all I'm trying to do is prove that I have DNS resolution21:28
lordcirthkur1j, and 'host google.com' doesn't work?21:28
Habbiekur1j, then use normal types like A and MX :)21:28
Habbiekur1j, and use 'dig' instead of 'host' so that you get useful debugging21:29
hescomy app is written in Mojolicious.  Its already being daemonized.  wrapping it in yet another daemon seems like needless complication.  But if the atd daemon doesn't get the job done, I will take a look at it.21:29
kur1jlordcirth: I have an internal DNS thats getting pushed via OpenVPN21:29
mircx1hello i have a problem and i happy to get a some help i run something from my home and i get error after i do make my version ubuntu is 18.04 this a error i get https://paste.ubuntu.com/p/yRW4s96QNR/21:29
Habbienote that host says 'Host .. not found: 1(FORMERR)' - FORMERR is the error you got from resolved. It does not mean 'host not found', it means 'i hated your query'21:29
Habbie(at least, the version of host on my machine adds the FORMERR)21:30
kur1jthe issue is the pushed DNS doesn't function properly for whatever reason, randomly systemd-resolve won't use my internal DNS server21:31
kur1jso for example my DNS server 172.16.0.26 --> resolves local server domains21:32
kur1jISP DNS --> resolves general internet21:32
mircx1someone?21:32
kur1jI connect, to VPN which pushes 172.16.0.26...internal server domains resolve fine...20 minutes later (randomly) it won't resolve any more21:33
Habbiemircx1, you can't get the software you want from apt-get?21:33
OerHeksmircx1, what source does this? there is no support for 2 ssl versions21:33
mircx1i do it21:33
mircx1i have version ubuntu 18.0421:33
mircx1and this my error https://paste.ubuntu.com/p/yRW4s96QNR/21:34
OerHeksinteresting, you already said that.21:34
OerHeksmircx1, what source does this?21:34
OerHekse.g. what are you building?21:34
mircx1i try run Neonserv bot irc is run ok from ubuntu version 14.0421:34
OerHeksgood luck, 7 year unmaintained http://git.pk910.de/?p=NeonServV5.git21:38
kur1jlordcirth: so even though my DNS server is listed in systemd-resolve --status it won't use it?21:40
sarnoldmircx1: did you get any errors when rebuilding your bot?21:41
mircx1this mean is not run from ubuntu 18?21:41
mircx1i get error after i do make21:41
mircx1by the way from ubuntu version 14.04 is run good21:41
kur1jdig + trace google.com21:41
hescolordcirth: yes, wrote this application myself, using the Mojolicious framework, I'm using the morbo daemon in lower environments, deploying to uat and production using the prefork server.21:53
hescothe scripts/supporters script was auto-generated by the mojo framework's generate tool, although I have extended it somewhat.21:55
hailhydraAnyone having trouble with Asus ROG laptop with AMD Ryzen 7 and Nvidia 1660ti please write an /etc/X11/xorg.conf and install xserver-xorg-input-kbd xserver-xorg-input-libinput and all dependencies to get all 3 displays working https://ubuntuforums.org/showthread.php?t=241452222:18
sflinterHi. I'm trying to share a ZFS pool over NFS on Ubuntu 19.10 Server. When I mount the share on another Ubuntu system, it mounts fine. However, when I try to mount it on a MacOS laptop, I get error on the client (mac) side of "mount: /Volumes/... failed with 1".22:27
sflinterOn the server side I see "rpc.mountd[31935]: authenticated mount request" via journalctl22:27
sflinterI have created a new user on the Ubuntu server side with the same UID and GUI as my user on the Mac, but this has not had any positive impact22:28
sflinterBTW, this is using the mount command on the commandline on the mac22:28
Habbiesflinter, anything in dmesg on the mac?22:28
sflinterI've also tried a regular (non ZFS share), and that has similar problems22:28
sflinterHabbie: just a sec, I'll check...22:28
sflinterCan't see anything of relevance22:30
Habbiesorry, that's the only idea i had22:31
sflinterno worries, thanks anyway22:34
OerHeksmaybe you need the -o resvport option?  https://www.cyberciti.biz/faq/apple-mac-osx-nfs-mount-command-tutorial/22:34
sflinterYep - that seems to have done the trick. Can mount the share now.22:41
sflinterThanks for the pointer22:42
jackhumwhile trying to install firefox using apt-get, i am getting dpkg error with following : trying to overwrite '/usr/bin/firefox', which is also in package firefox-mozilla-build 56.0.2-0ubuntu123:21
=== tds9 is now known as tds
OerHeksfirefox is standard in ubuntu, why install it over apt-get?23:47
jackhumOerHeks, by standard do you mean already installed? i use 16.0423:47
OerHeksyes?23:48
jackhumOerHeks, anyways i solved my problem by uninstalling already existing firefox 5623:48
jackhumOerHeks, is there any reason why one should not prefer apt over something like snap?23:49
OerHekssome packages are snap only now, like chomium-browser23:49
OerHekssee snaps as the new PPA23:50
OerHeks!ppa23:50
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge23:50

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