/srv/irclogs.ubuntu.com/2019/11/24/#ubuntu.txt

Vooloohow do I limit ufw to only accept ssh connections to all clients on 192.168.1.0-255?00:14
melatoninaHello. I'm using Ubuntu 19.04. In the last few weeks, I need to press Control-C two or three times to actually copy something. It didn't use to be so. Do you know why?00:24
Bashing-ommelatonina: ruled out a bad 'c' key ?00:32
melatoninaBashing-om: the "c" key works fine by itself. Never had one prioblem with it. The keyboard is quite new, too, in general.00:33
Bashing-ommelatonina: Sorry, no other thought :(00:34
melatoninaBashing-om: thanks for trying00:34
Bashing-ommelatonina: 'xev' reveal any abnormality ?00:36
melatoninaBashing-om: there are the four events displayed when I press Control-C: https://gist.github.com/mel4tonin4/45e2d809be3870deb8f46559b581492600:42
melatoninaBashing-om: I always get all of them00:42
Bashing-ommelatonina: Hummm ..my return for "ctl" - state 0x0, keycode 133 (keysym 0xffeb, Super_L) - ' where I do not see in your post.00:51
melatoninaBashing-om: can it depend on the kind of keyboard and get mapped in the proper way? There is an event for Control_L and since the copy work the second time, this is being mapped correctly.  Otherwise it would never work.00:54
melatoninaI'm don't know much about keyboard mappings.00:55
Bashing-ommelatonina: Lot's to I do not know - my return for the right ctl key "  state 0x0, keycode 134 (keysym 0xffec, Super_R), ".00:57
newdimensionI'm trying to figure what this command does openssl x509 -sha1 -noout -fingerprint -in user.pem | sed -e 's/^.*=//;s/://g;y/ABCDEF/abcdef/'00:57
newdimensionman openssl mentions x509 but doesn't really say anything00:58
=== kreyren_ is now known as kreyren
Bashing-ommelatonina: I beg your pardonon my last --- 133/134 are the "windows" return codes on my system :)01:23
=== BrianG61UK_ is now known as BrianG61UK
radkosEduard_Munteanu, ftp i guess01:39
rfmnewdimension, the details for each subcommand for openssl are in separate man pages.  try "man openssl-x509"01:57
=== zbenjamin is now known as Guest13195
=== zbenjamin_ is now known as zbenjamin
=== xnaas1 is now known as xnaas
mathgradHI I'm curious about the ubuntu wine package, I seem to get better performance in ubuntu with a game in wine than I do with gentoo and am wondering how to compile in gentoo to achieve parity of perfomance05:52
mathgradI have an nvidia 1070 and usually with ubuntu if I install wine and configure it for the game it works awesomely.  HOwever because of other applications I've had to go to gentoo but am not receiving the same performance in wine05:53
coz_mathgrad, wouldn't the #gentoo channel also be helpful with that?05:53
mathgradNo one is on that seems to be able to help so was hoping for someone who knew how ubuntu compiles wine so that I might get the same performance05:54
coz_mathgrad, not sure I can help right now, I am on Fedora05:54
mathgradThere seems to be a belief that d3d9 is not compatible with nvidia even though it works awesomely on ubuntu05:55
=== lotuspsychje_ is now known as lotuspsychje
lotuspsychjei dont really like gnome-shell-extension-workspaces-to-dock and im looking more for the unity style workspaces GUI switcher icon, anyone knows an alternative for that on gnome?08:01
imihi I installed ubuntu 19.10 on a usb hdd on a windows 10 machine, and now I'm completely able to boot it from the UEFI (or whatever) boot menu, but I'm not able to boot the hdd directly (which is bad given that that's the whole point: to boot the same system from a different computer)08:20
imihow do I fix this? how do I make this USB hdd self-bootable?08:21
Monotokoinstalled Linux on one drive... going to put a Windows drive back in, is there a way to regenerate the grub config? I remember update-grub but searching for stuff only gets me results from 201208:44
Monotokoand I recall UEFI etc has been around since then08:44
lenny_lemoni'm experiencing issue install tor...09:08
xdiff0rkewhat kind of issues...? Be more explicit...09:09
lenny_lemonafter launching new window it wants to download itself and after fail on verify and over and over again...09:09
lenny_lemonubuntu 18.0409:09
xdiff0rkeare you downloading it from the oficial site?09:10
lenny_lemonsignature verification failed! error code:generic_verify_fail09:10
lenny_lemonyes I follow the guide09:11
lenny_lemonhttps://linuxize.com/post/how-to-install-tor-browser-on-ubuntu-18-04/09:11
lotuspsychjetorbrowser-launcher is on the ubuntu repos09:14
lenny_lemonso can i install it by sudo apt-get install torbrowser ?09:14
lenny_lemonor torbrowser-launcher09:14
lenny_lemontorbrowser-launcher is already the newest version (0.2.9-2).09:15
lotuspsychjelenny_lemon: https://linuxconfig.org/how-to-install-tor-browser-in-ubuntu-18-04-bionic-beaver-linux09:18
lotuspsychjewe always reccomend to use packages from the official ubuntu repos lenny_lemon09:19
lenny_lemondid I not downloaded from official?09:20
lotuspsychjelenny_lemon: you tell us?09:21
lenny_lemonseems to be official to me...09:21
lotuspsychjelenny_lemon: wich one did you download, the tor ppa, or the ubuntu repo one with apt?09:22
lenny_lemonas when I try sudo apt install torbrowser-launcher I had it installed...09:22
xdiff0rkeI have not read the article but Tor is one of such things that you really want to download from official source. In your case you use ubuntu which already has an updated tor packagr avaible09:23
xdiff0rkeif not just download it from the official site, chech checksum and install it09:23
lenny_lemonlotuspsychje, when I had ubuntu 16.04 I did tor ppa as I remember but this one I think repo...09:24
lotuspsychjelenny_lemon: we dont support external repos really here, so we cant really advice that09:24
slimjimflimhi i'm trying to add nameservers in 18.04 with netplan09:25
slimjimflimi get:09:25
slimjimflimError in network definition: unknown key 'nameservers'09:25
slimjimflimnameservers:09:25
lenny_lemonso that website guide is not official? can I uninstall it then?09:25
slimjimflimtabs or something? just trying to use opendns09:25
lotuspsychjelenny_lemon: there's a difference between 'official' and the ubuntu way09:26
lenny_lemonofficial is for linux in general and ubuntu is for ubuntu, right? i guess...09:26
slimjimflimmy 01-network-manager-all.yaml: https://pastebin.com/QyJvSJ5H09:26
lenny_lemonI thought I followed right guide that it doesn't really matter as there is it for version I have...09:27
lotuspsychjeslimjimflim: are you using ubuntu server?09:27
lenny_lemonI gues I was wrong now...09:27
slimjimflimlotuspsychje: idk09:28
slimjimflimprobly not09:28
slimjimflimi have gtk09:28
slimjimflimwhatever iso is on the website09:28
lotuspsychje..09:28
slimjimflim"# cat /etc/issue09:29
slimjimflimUbuntu 18.04.3 LTS \n \l09:29
slimjimflim"09:29
slimjimflimwhy you no resolve ubuntu lts09:30
slimjimflimwith debugging: https://pastebin.com/06uzG9Jz09:33
=== im0nde_ is now known as im0nde
slimjimflimgreat job ubuntu. change everything all the time. that way you can keep writing code and keep your job. who cares about reliability or consistancy09:41
slimjimflimlong term support my ass09:42
lenny_lemonlotuspsychje, do you recommend to uninstall it now?09:43
slimjimflimi recommend `rm -rf /`09:44
lenny_lemonyou know you can hurt somebody with "your joke" who is not skilled?09:45
lenny_lemonso pathetic09:45
slimjimflimk sry. jk09:45
slimjimflimat least i didn't say sudo09:45
lenny_lemonbut what about somebody giving me advice and I'm running sudo -i ? I would avoid jokes like that on official channels like this one...09:47
lenny_lemonjust saying...09:47
slimjimflimi get it tho. nobody understands dns and when the latest lts changes how nameserver configs are set nobody in here's gonna have a clue09:47
slimjimflimlenny_lemon: i said i was sorry and corrected myself09:48
slimjimflimthey have to learn somehow09:48
lenny_lemonbut not this way...09:48
slimjimflimhttps://i.ytimg.com/vi/ECfRp-jwbI4/hqdefault.jpg09:49
slimjimflimhow is this channel so dead09:50
lenny_lemontry linux...09:54
lenny_lemonchannel09:55
lenny_lemonSunday09:56
gwartttleave me alone09:57
=== juboxi is now known as jubo2
billyfourfourhi does anybody know how I might go about installing php7.1 on a Ubuntu 20.04 system I'm testing out? ppa:ondrej/php is not supported yet10:36
N3sh108Hello!10:43
N3sh108I am having some weird networking issues and they are driving me crazy... Why would a port, say custom port for SSH, be seen as open but not work when one tries to connect to it?10:45
N3sh108if it is seen OPEN from outside that means that the port forwarding works, so why would it reject my connection? The connection works in LAN but not with public IP. And all the setup worked before I had some DNS issues that I solved with resolv.conf10:46
badcloud_I'm trying to create xorg.conf file that will force system wide 2560x1440 resolution when a specific monitor is connected. https://pastebin.com/tCAZ2k0q11:08
badcloud_Feels like I have a loose end in the xorg.conf file11:09
Ben64badcloud_: your video card is a monitor?11:16
N3sh108How is possible that both SSH and non-80 port for Apache2 stops working remotely but works perfectly in LAN and it also seen as OPEN from a portchecker? Makes no sense to me :(11:18
badcloud_Ben64 Whoops, so I should change the "Option" value in the "Device" section?11:19
Ben64badcloud_: you should scrap the xorg.conf idea all together11:19
badcloud_Ben64 What route would you suggest?11:20
Ben64the system display setting11:20
badcloud_I need something that will stick for all users11:20
badcloud_The resolution for specific monitor is too big11:22
Ben64can you change it with the setting application11:23
badcloud_Sure11:23
badcloud_but that works per user11:24
Ben64then you copy the xml to all users11:24
badcloud_That sounds good for 10-20 users, this computer is used by a few hundred users11:26
Ben64https://askubuntu.com/questions/1043337/ubuntu-18-04-login-screen-display-settings/104362711:26
Ben64should work11:26
_Sean_anyone here a grand wizard with preseeds?   Trying to figure out if it is still possible to prompt end-user for hostname during install and I've gone nowhere. Even commenting out the hostname lines as per the little google related results is a no-go11:36
_Sean_just ends up with hostname == ubuntu11:36
badcloud_Ben64 Thanks11:41
BluesKajHiyas all11:57
badcloud_Ben64 It worked for a few seconds when logging in with different user, but then changed back to previous resolution12:10
PeGaSuSdoes anyone here uses Windows and Ubuntu in dual boot? if yes, did anyone had any issues recently when updating Windows, that it messed up GRUB?12:11
jeremy31PeGaSuS: Windows may have just removed the ubuntu efi entry12:12
PeGaSuSso, booting from a live USB and using boot repair would be sufficient?12:13
PeGaSuSs/would/should/12:13
jeremy31PeGaSuS: It can be fixed from Windows if it is UEFI install12:13
PeGaSuSand why the hell would Windows remove the Ubuntu efi entry?12:14
PeGaSuSI've never seen an OS so broken -_-12:14
jeremy31PeGaSuS: To fix UEFI, see https://itsfoss.com/no-grub-windows-linux/12:14
PeGaSuSehm. my problem is somewhat different. it doesn't boot to any of the OSes12:17
jeremy31PeGaSuS: HP laptop?12:17
PeGaSuSjeremy31: indeed. but an old one (about 9y old)12:18
jeremy31PeGaSuS: That old may not support EFI, might be legacy boot12:18
PeGaSuSI'm booting from the live USB and use boot repair12:19
PeGaSuSthankfully I have always an USB with the latest Ubuntu I've installed in my laptop12:21
jeremy31PeGaSuS: Just a double boot on a single drive?12:22
PeGaSuSbut honestly I still fail to understand why Windows would have messed up the bootloader.12:22
PeGaSuSjeremy31: yes. two OSes in one disk12:23
jeremy31PeGaSuS: Don't know how Windows managed to mess it up to were Windows wouldn't boot12:23
PeGaSuSjeremy31: neither do I. that's what I find weird though. but boot-repair is already doing its job ;)12:25
PeGaSuSnow, I'm confused.. I've formatted the HDD using "dd if=/dev/zero of=/dev/sda bs=4M status=progress && sync". then I've installed Windows, I've partitioned the disk with Windows Disk Manager. I've installed Ubuntu in the new partition. but now I have 2 Windows and one Ubuntu when I should only have one Windows and one Ubuntu. what's wrong here?12:29
PeGaSuSoops. I should point out that I'm using Xubuntu -_-12:30
PeGaSuSprobably better to ask there or still covered here?12:30
jeremy31PeGaSuS: 2 Windows entries in Grub?12:30
PeGaSuSjeremy31: yep12:30
jeremy31PeGaSuS: Saw that with Win7, I think one entry might be Win Recovery12:30
PeGaSuSprobably some Windows backup (that Windows have done itself while updating?)12:31
PeGaSuSwell, boot-repair didn't show any errors and it's booting normally now12:31
PeGaSuSoh right. using `fdisk -l` it says /dev/sda3 has type of `Hidden NTFS WinRE`12:41
PeGaSuSso, you're correct jeremy31. it's the Windows Recovery thing.12:42
=== steven- is now known as steven
Noboru55hello, please someone can help me? Everytime i copy files to usb pendrive it stucks at the end, after few minutes it finish.... it happens to files like movies and other big files like iso. is there someway to fix it?14:11
badcloud_Ben64 What I think it did was only change the resolution for lightdm login page but not for the x session resolution14:13
=== Guest86784 is now known as catalase
croraf_Noboru55 yes I noticed that also14:38
croraf_Like it has a long verification stage at the end14:38
=== PeGaSuS_ is now known as PeGaSuS
zeroesI just installed chromium on Ubuntu 18.4. I had an inconvenient experience with opening a Download folder via Chromium. Whenever, I try "Show in folder" I get prompted 'Allow snap "chromium" to open file "/home/username/Downloads"?'. How I can grant the permament permission to open the Download-folder?15:16
zeroesThe moment I click "Show in folder", I expect the folder to appears.15:17
zeroesSeems like, there is discussion without solution: https://askubuntu.com/questions/1051207/snap-how-to-grant-permament-permission-to-read-folder15:18
=== [1]MrMobius is now known as MrMobius
ioriazeroes,  you can remove the snap and install the .deb version15:24
IgnacyI'm on Ubuntu 19.10. I'm attempting to install wine-staging from winehq ppa. (want to run LoL which requires some latest patches to wine). wine-staging depends on libfaudio0 that is not in Ubuntu main repos. I have another repo containing it, but it's only in the 19.04 (disco) version of the repo. Is there a way to force APT to use disco instead of eoan version of the package? Package hasn't changed.15:33
IgnacyIs it proper to email maintainers of that repo and ask them to move the package there too?15:34
ioriaIgnacy, have you check this ppa : https://launchpad.net/~cybermax-dexter/+archive/ubuntu/sdl2-backport15:36
ioria*ed15:36
Ignacythanks!15:36
ioriaok15:37
IgnacyDo you have any forum post or tutorial that points to the usage of that PPA? Does it support some other dependencies?15:38
IgnacyThe following packages have unmet dependencies:15:38
Ignacy wine-staging-i386:i386 : Depends: libfaudio0:i386 (>= 19.06.07) but it is not going to be installed15:38
IgnacyBut I've just installed the disco i386 version by hand.15:39
ioriaIgnacy, you don't install disco pkg on eoan15:39
IgnacyIs there a way to tell apt to point libfaudio0:i386 at the libfaudio0 that I've installed by hand?15:39
Ignacyah15:39
IgnacyThat's why the system doesn't see it then.15:40
Ignacyoh, sorry15:40
IgnacyI forgot to run apt update after adding the ppa15:40
IgnacyI've enabled i386 architecture with sudo dpkg --add-architecture i386, tho I still get15:42
IgnacyThe following packages have unmet dependencies:15:42
Ignacy wine-staging : Depends: wine-staging-i386 (= 4.20~eoan15:42
Ignacywell, nvm, don't want to take your time on sunday, I'll dig deeper into the internet. I need the i386 version of the packages as the wine libraries that I need are only in x86 version.15:43
ioriaIgnacy, https://www.linuxuprising.com/2019/09/how-to-install-wine-staging-development.html15:45
Ignacythanks a lot!15:46
IgnacyThat's exactly the issue I had. I'll try to link this post on stack overflow, since it's what shows on the top of the search for that error15:47
zeroesioria: did you mean "sudo apt remove snap" then wget snap.deb from somewhere and install it?15:51
lenny_lemonafter upgrading to ubuntu 18.04 i can't launch steam...15:54
IgnacyHow did You upgrade lenny_lemon?15:55
lenny_lemonnormally, after update it asked me that I can upgrade so i did...15:58
IgnacyYou can either update an existing installation, or do so called nuke&pave installation, and just format the root partition and do a clean new install.15:59
lenny_lemonthat was update existing installation15:59
IgnacyDid you upgrade from 16.04 to 18.04 or did you download an iso with 18.04 and install that?15:59
lenny_lemonhad 16.0415:59
lenny_lemonsorry upgrade16:00
IgnacyThere is a certain amount of "scruff" that you need to deal when upgrading an existing installation. It might have something to do with that.16:00
lenny_lemonso it's better to do fresh new install instead right?16:00
IgnacyUsually. There are tools like for example Aptik, that make it easier. It backs up all your files, repos and config changes. After a clean install you pull all your stuff from backup into a newer version of Ubuntu.16:01
lenny_lemonwill uninstalling steam and installing again sort the issue?16:01
IgnacyI would try that.16:02
IgnacySince steam backs up save games in the cloud, you could even try purging the steam16:02
Ignacysudo apt remove --purge steam16:03
IgnacyTo make sure it got rid of old config files and other settings.16:03
lenny_lemonooops, i forgot my config... :(((16:04
lenny_lemonand install it same way as sudo apt install steam ?16:06
zeroesioria: need clarification for "install the .deb version". Is it same as "apt install snap"?16:12
ioriazeroes, have you installed the 'snap' version of chromium ?   'snap list' willtell16:12
=== SuperL4g is now known as SuperLag
badcloud_Is there a config file which supersedes ~/.config/monitors.xml? I'm running 14.04 with lightdm16:19
SimonNLsomeone forgot to read topic16:20
badcloud_Sorry, will do now16:21
badcloud_Thanks16:21
zeroesioria: "snap list" prints me chromium indeed. So16:26
ioriazeroes,  but if you run  'apt-cache policy chromium-browser' you'll see that ,on 18.04, that pkg is also in the official repo16:28
zeroesioria: I installed chromium via Ubuntu Software, so is "apt install package" recommended way? :/16:28
ioriazeroes, in few words, there are 2 versions of the same app ; you installed the snap version16:29
Ignacyhttp://www.linuxandubuntu.com/home/snap-vs-deb-package16:30
lenny_lemonIgnacy, I have reinstalled and it works now, actually it launches. I'm trying to search for any folder of steam but I cannot find any. what is the best way to find cfg file for counter strike 1.6, how can I search for it?16:37
Ignacyit's possible it got removed while you uninstalled steam16:37
Ignacybut you can try to `find` it16:37
lenny_lemonno I have it, but I mean for any files of freshly installed steam...16:38
Ignacyfind / ! -readable -prune -o -name "*.cfg" -print16:38
Ignacyor if you know where in / it could be, and you are not searching in / but in directory you have access to than cd into that dir and do `find . -type f -name "*.cfg" -print16:39
lenny_lemonthat's the thing I have no idea where I can find it under / ... will try... thank you16:40
zeroesthank you ioria and Ignacy. Reinstalling chromium-browser with apt solved. Though I don't quiet understand why deb-version didn't ask permision to open. I can only guess that line 182 ( https://github.com/snapcore/snapd/blob/6c5dd2b3a925ec78264ba5c965545ca4f44da8d3/userd/launcher.go#L182 ) code got executed in deb-version16:42
Ignacylenny_lemon, I'm going out, ask here if you need help running a modified version of the find command.16:44
Ignacyeventually use man find for help16:45
g105bSince I've reinstalled, a couple of keyboard shortcuts are not working in my IDE. I went to set them up again, and it seems they are already set up, but the shortcut isn't being received by the IDE. I think something is intercepting within Gnome, but not sure where to start looking. Any ideas pease?16:45
lenny_lemonIgnacy, will do, thanks for help... i'm digging now... I think I'll got it...16:46
ioriazeroes, i can link you this : https://ubuntu.com/blog/a-guide-to-snap-permissions-and-interfaces16:47
epskmi installed the default ubuntu, and the clock in the top panel are 12h. how to switch them to normal one?17:00
ioriaepskm, Settings > Date & Time17:02
epskmwhat "settings"?17:04
ioriaepskm, press on Activities , or press the Win key, and type 'Settings'17:05
pihahirothjoin ##vs-code17:09
=== zedde is now known as Varazir
=== Varazir is now known as Zedde
=== Zedde is now known as Varazir
epskmlol it was hidden in a submenu17:18
=== pihahiroth is now known as spammy
=== akem__ is now known as akem
UberOriginalLo all18:04
g105bLo18:07
Kristjan1291983Hello people, I have just started a company, main specialization is simple web pages. I'm looking for clients. http://supersoft.likesyou.org/en18:09
g105bKristjan1291983 good luck!18:10
g105bIs it possible to specialise in simple?18:10
_Sean_anyone think of a quick and easy fix to delete a partition table from grub without having to boot to an init and run a script?18:35
_Sean_automated if the block device name is known18:35
=== mnemonic is now known as Guest52912
=== dionysus70 is now known as dionysus69
PeGaSuSstupid question of the day: is it possible to assign a specific IP to a user inside a VPS? assuming that I want to give an account to someone, I'd like to make them having a specific IP assigned19:26
ncuxoHello I have a problem with my ubuntu19:28
ncuxoits a fresh install and I have some weird graphical problems19:28
ncuxoPeGaSuS: add a second nic to your vps and give a static ip to the user19:31
PeGaSuShuh? how? any tutorials how to achieve what I want?19:33
pedrudI recently installed Gnome 19.10 after being a Xubuntu user for quite a few years. I cannot figure out what's going on with my fonts.19:33
Guest_7018Hello, I've noticed something strange when trying to install Eoan Ermine from a USB Stick19:33
pedrudAny font that has an icon or symbol will not render.19:34
pedrudAny help is appreciated.19:34
albechhow do i get rclone to ignore lost+found? If lost+found is present a sync fails every time unless root.19:35
Guest_7018...Booting from the stick, Ubuntu recognizes my GPU and Wifi, and so it connects and displays at 1080p.  But after installing, I have to tether from my phone, and it'll only display at 800 by 600, even after updating the drivers.19:35
ncuxoPeGaSuS: https://www.vps.net/community/knowledgebase/display/VP/How+to+setup+dedicated+IP+on+a+vps19:36
pedrudI've been searching all over for font rendering problems and not found anything recent19:37
akkpedrud: In what app? What are some example characters? You might just need to install a fallback font that has those characters.19:38
pedrudakk: Well I have almost 600 fonts installed19:42
pedrudakk: Anything that is a symbol or icon only shows up as the box with unicode id inside19:44
pedrudakk: any app at this point, including Gnome-fonts19:44
PeGaSuSncuxo: I can't connect to that URL19:45
pedrudregular fonts display correctly, including non-english characters. it's just icons and symbols.19:46
jeremy31Guest_7018: Why do you have to tether to a phone after install?19:47
Guest_7018Oh, because it doesn't recognize my USB Wifi device19:47
akkpedrud: Do you have the noto fonts installed? aptitude search fonts-noto -- adding those got me a lot of the characters that weren't rendering for me in IRC (emojis and such)19:48
akkthough I still occasionally, rarely, see something not render.19:48
pedrudakk: yes, all of the noto fonts.19:48
jeremy31Guest_7018: Open terminal and post URL for this command with USB wifi plugged in>  lsusb | nc termbin.com 999919:50
pedrudexamples of ones that won't render include (but aren't limited to): typicons, microns, materialicons, fontawesome19:50
PeGaSuSprobably some emoji font needed?19:50
pedrudI have ttf, svg, woff, and woff2 installed19:51
PeGaSuSlike fonts-emojione? but this is a wild guess since I'm pretty much null in dealing with linux19:51
Guest_7018the strange thing is that the little peek at 19.10 on the usb stick works better out of the box than the full install does19:51
pedrudPeGaSuS: haha, that's one that I don't have installed19:52
PeGaSuSpedrud: keep in mind that I'm just throwing an wild guess19:53
pedrudi hear you, thx19:54
Guest_7018jeremy31 I just did a full wipe of the OS drive and reinstalled windows so I could dual-boot.  I'll be back in a long while to report on that :D19:55
zorconHi All, new here - I am trying to boot Ubuntu 18.04 or 19.10 on a new machine, but it hangs on an ACPI error before booting. I tried setting acpi=off and it boots (with drawbacks). I tried setting acpi=ht and it has the same error as before. How can I debug further?19:55
akkI've never even heard of those things you say don't render. Seeing emoji was a big step for me. :)19:56
pedrudzorcon: what other settings do you have in your bios?19:56
akk(but I'm sure there's some font you can install that has them)19:56
pedrudakk: thanks.19:57
pedrudakk: those are all fonts19:57
akkpedrud: I would recommend finding a couple of the most common symbols that don't render, then googling those (with OR) plus font ubuntu OR linux.19:59
akkpedrud: It's hard to answer "lots of symbols don't render" but if there are some specific and common ones that don't, probably someone else has figured out what font is needed.19:59
pedrudakk: I can appreciate that.20:00
jeremy31Guest_7018: are you using the USB wifi now in Windows?20:00
zorconMotherboard is ROG Crosshair VIII Hero (WI-FI). Tried an earlier bios version as well as the latest. I searched for ACPI settings with minimal results. APM also had minimal results20:00
Guest_7018yeah20:00
pedrudakk: The odd thing is that those are all font files.20:00
pedrudakk: I'm guessing you've heard of Dingbats?20:01
jeremy31Guest_7018: somewhere in control panel/device manager you can get to the properties of the wifi device and one of the tabs should show you the Hardware ID of the device20:01
pedrudjeremy31: Guest_7018: you should also be able to see it in the BIOS settings20:02
akkpedrud: I have, but that's a specific font, isn't it?20:02
pedrudApologies.20:02
pedrudakk: Yes, it is a specific font.20:02
pedrudakk: here is an example of one font https://github.com/google/material-design-icons/tree/master/iconfont20:03
pedrudI have most of those loaded and none of them render. As you can see, there are truetype, embedded opentype, web open font (& 2), and svg20:05
akkpedrud: I'm not sure enumerating fonts that don't work is going to solve your problem, unless you're sure that the fonts you have include the characters you're after and are still not rendering.20:06
pedrudone of them should render something.20:06
akkpedrud: For instance, paste one of the non-rendering characters here, let's see if people here can see it.20:06
pedrudakk: I see your point. Just a second.20:06
Guest_7018D-Link DWA 171 dual band adapter, I think that's the one20:08
jeremy31Guest_7018: see https://www.dell.com/support/article/us/en/04/sln121527/how-to-find-drivers-for-devices-using-a-hardware-id?lang=en20:09
pedrudABCDEFGHIJKLMNOPQRSTUVWXYZ20:09
pedrudabcdefghijklmnopqrstuvwxyz20:09
pedrud12320:09
pedrudthat wasn't supposed to happen - haha20:09
Guest_7018ah, okay.  USB\VID_2001&PID_3314&REV_020020:11
akkpedrud: Those all rendered fine. :)20:12
jeremy31Guest_7018:https://github.com/abperiasamy/rtl8812AU_8821AU_linux should work good for it in Ubuntu20:12
pedrudakk: ;) I see that20:13
pedrudSo I can get them to render in my terminal/irc and in vscode20:14
pedrudI just tried that last one20:14
pedrudyet they don't show in gnome-fonts20:15
pedrudI'm using them to change some icons in my toolbar but they are just rendering as an empty space there20:15
Guest_7018allright thanks!  I'll report back here once I've got the dual boot all set up again.20:15
akkpedrud: In that case, better google on the symbols that don't work plus the app name, gnome-fonts or the window manager/desktop, plus maybe titlebar20:16
akksince it seems it's not a general problem, just certain apps20:17
oerhekssome fots and icon themes get activated after logout/login20:17
pedrudakk: thanks. I had been doing that and not getting very far and came here.20:17
pedrudoerheks: thanks. done that multiple times.20:18
pedrudI'm quite familiar with fonts and have rarely had problems with them in Xubuntu. Just started trying Gnome after all the new changes of recent and now having problems.20:18
PeGaSuSso, I've tried to find a decent tutorial in how to give a specific IP to a specific user inside a Ubuntu VPS, but I'm still stuck20:19
PeGaSuS:/20:19
pedrudPeGaSuS: are you trying to do that within the VPS or from outside?20:21
pedrudwhat about IPTables?20:21
PeGaSuSpedrud: within the VPS. let's say that I want to give a few "shell accounts" to some friends. but I'd like them to have a specific IP assigned (in this case only IPv6)20:22
pedrudPeGaSuS: a three second search brought this up. https://www.cyberciti.biz/faq/how-to-use-iptables-with-multiple-source-destination-ips-addresses/20:24
pedrudIs that the idea you are thinking of?20:24
PeGaSuSnot really. I want any user to be able to receive data from any IP but the outgoing connections to be bound to a specific IP (if this is more clear)20:27
PeGaSuSso, any process launched by said user will always use IP xxxx:xxxx:xxxx to connect to the outside20:29
ioriaPeGaSuS, yuo can look at 'network namespace' , dut not idk much about it20:30
pedrudPeGaSuS: Why don't you just set up a VPN like WireGuard?20:34
pedrudhttps://www.wireguard.com/20:35
pedrudYou can have multiple users connect to the same VPS from where ever they are.20:35
PeGaSuSpedrud: currently I have like 150 IPv6 addresses configured in netplan. my idea is to do: 'adduser USERNAME' and then limit that user to only use 1234:5678:9012::1/64 for outgoing connections (IRC, etc)20:39
PeGaSuSmy problem is not the incoming but the outgoing traffic20:39
PeGaSuSioria: thanks for the tip. I'll take a better look at that, but it seems quite complex20:41
ioriaPeGaSuS, yuo can look at 'network namespace' , dut not idk much about it20:42
ioriaPeGaSuS, sy, https://unix.stackexchange.com/questions/391295/how-can-you-assign-one-ip-per-user/39129720:42
pedrudPeGaSuS: I think what you are asking is likely rather complex.20:43
pedrudPeGaSuS: In some ways it seems a bit like an internal network. Just follow me here.20:44
rana_anshi when I catkin_make I get this error and Im unable to find any solutions online: https://pastebin.com/13rtvwpn20:44
pedrudAs an example (if I understand you): Say you have an office with 10 computers (like your 150 friends) who all want access the web20:46
PeGaSuSyes. exactly that20:46
pedrudYou can use a router with DHCP set for each computer to have a specific internal IP address20:47
pedrudDHCP can set it to happen automatically or you can manually assign IPs20:47
pedrudand that can be associated to a specific computer with a specific name.20:48
rana_ansanyone who can help me?20:48
pedrudIs that the idea that you are trying to do?20:48
oerheksrana_ans, catkin is available in our repos https://packages.ubuntu.com/search?keywords=catkin and as snap20:49
rana_answhen I catkin_make I get this error and Im unable to find any solutions online: https://pastebin.com/13rtvwpn20:49
rana_anslemme see20:49
PeGaSuSpedrud: in this case i want to assign a static ip addr (ipv6) for said user for outgoing traffic (internal traffic doesnt matter in this case)20:50
pedrudPeGaSuS: But the office only has one external facing IP (like your VPS)20:50
PeGaSuSpedrud: mine has 150 IPS (accessible from the outside)20:51
rana_ans@oerheks: Im new to this, could you tell me what to do?20:51
pedrudHold on a sec. Are the 150 IPs coming from the outside?20:52
pedrudPeGaSuS: Are you trying to restrict access to the VPS to only those 150?20:52
pedrudOr whatever number you set?20:53
oerheksrana_ans, i think you better seek help in #ros  here on #freenode,20:53
rana_ansok thanks20:54
tdsPeGaSuS: you've got a few options, and a few problems you need to solve - you could run a full separate network stack (ie a netns) per user, or try and persuade source address selection to make specific users use specific addresses and add iptables rules using the uid module to restrict what IP they can send from20:55
PeGaSuSpedrud: lets say i want to "bind" a user to a specific ip20:56
PeGaSuStds: i need something simple, tbh :X20:56
PeGaSuSi'm pretty dumb20:56
pedrudtds: that was what I was trying to explain earlier. thx. having a recent concussion has screwed my ability to explain stuff recently.20:57
PeGaSuSmy current netplan config: https://paste.ubuntu.com/p/tBY4w9ZdFw/20:57
pedrudPeGaSuS: I doubt that. However, you are asking something complex.20:57
tdsugh, assigning addresses like that is horrific20:57
tdsget a subnet routed to you and just anyip bind the entire subnet to lo20:58
PeGaSuSi dont know if the subnet is routed (i know i own it since the host said so)20:59
pedrudI agree with tds. Doing it that way is going to quickly become a mess.20:59
=== Napsterbater is now known as Guest51688
=== Napsterbater_ is now known as Napsterbater
PeGaSuSwell. this is how someone told me to assign the IP addresses21:00
pedrudSure. No one is saying you did anything wrong. It's just complex. Some ways make it harder and others less so.21:02
PeGaSuSbut this way I can check which IPS I have (and which ones are assigned to a specific BNC user)21:03
ice9from where to download older live cd's like ubuntu 16.04?21:33
oerhekshere, but not all of them AFAIK .. http://old-releases.ubuntu.com/releases/21:34
ncuxo57Hello I have a problem with my graphical drivers on ubuntu 19.1021:57
ncuxo57Its a fresh install21:57
ncuxo57I didn't have any problems before while using mint21:57
ncuxo57I've tries installing the nvidia and nouveau drivers but it didn't helped21:58
ncuxo57My problem is that my icons and clock digits gets on top of each other21:58
ncuxo57for example the digits on the clock they go on top of each other and after 10 20 min the clock is unreadable21:59
ncuxo57its the same with the icons in the application menu21:59
jeremy31ncuxo57: If it worked in Mint, I would recommend Ubuntu 18.0422:00
ncuxo57LTS?22:00
compdocncuxo57, try a different screen resolution22:01
jeremy31ncuxo57: Ubuntu 18.04 is LTS.  All Mint versions have been based on Ubuntu LTS since 201422:01
akkBut if 18.04 works while 19.10 fails, that sounds definitely worth a bug report.22:02
ncuxo57compdoc didn't helped22:03
ncuxo57I haven't tough about that22:03
ncuxo57I have two other systems working just fine with 19.1022:03
ncuxo57I guess its the graphic card:/22:03
jeremy31ncuxo57: older Nvidia graphics?22:04
ncuxo57I have dual display not sure if this is relevant22:04
ncuxo57geforce 6600 LE22:04
gryremove the second display and check for the issue22:05
ncuxo57I've installed the drivers from nvidia and had to reinstall the whole distro22:05
ncuxo57gry Will try it22:05
grydo you need that graphics card? go you game or watch blu rays?22:05
ncuxo57still have the problem22:07
ncuxo57I will swap it tomorrow its almost 1am here22:07
ncuxo57I use the graphic card for the double monitor setup22:08
lenny_lemonany program for downloading YT videos?22:09
ncuxo57with cli or gui22:10
Ben64youtube-dl22:11
lenny_lemonyoutube-dl I think is cli, isn't it? maybe I still have it somewhere...22:11
ncuxo57this is cli program ;D  I wasn't sure if he will manage it22:11
lenny_lemonfollowed by url, right?22:12
lenny_lemonyoutube-dl http://www.youtube.......22:12
ncuxo57https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme22:12
bpromptlenny_lemon:  yes is CLI, you can update it by just -> youtube-dl -U22:12
bpromptlenny_lemon:  I use it at the shell with CLI, however you could use a frontend like -> https://www.xvideothief.com22:13
bpromptlenny_lemon:  not trying to call you anything, that's just the name of the frontend =)22:14
bpromptlenny_lemon:  usually -> youtube-dl -f 18 http://youtube....... -o "the name I prefer for this vide file.mp4"22:15
lenny_lemonwhat's the easiest call for downlaod?22:15
lenny_lemonah, thanks22:15
ncuxo57:D22:15
lenny_lemonmp4 me too...22:15
bpromptlenny_lemon:  you can check how many formats are available for the file url with -> youtube-dl -F <- -f 18 is for mp4 with audio22:15
bpromptbut videos usually have about 8 choices, bearing in mind that some are just "video" namely you get the muted vide file only, no audio, because the file is streamed separately for those format22:17
Ben64i just do "youtube-dl -f best <id>"22:17
Ben64and it picks the best one that has vid and audio22:17
lenny_lemonnothing works... need to reinstall it...22:20
lenny_lemonupgraded to ubuntu 18.04 few days ago...22:20
grywhat happened when you tried to use youtube-dl?22:20
bpromptlenny_lemon:  you mean, ubuntu is not working, or just youtube-dl is not working?22:21
lenny_lemonWARNING: Unable to extract video title22:21
lenny_lemon[youtube] jjj0xVM4x1I: Extracting video information22:21
Ben64need to update youtube-dl22:21
bpromptlenny_lemon:  yeah, update -> youtube-dl -U22:22
bpromptlenny_lemon:  however, bear in mind that some videos won't come through22:22
grythe two lines you shared are warnings, they're not errors22:22
grydoes it work after that?22:23
lenny_lemoni couldn't update22:23
lenny_lemonyoutube-dl: error: youtube-dl's self-update mechanism is disabled on Debian.22:23
gryyou need to share the complete output of it22:23
lenny_lemonhttp://paste.ubuntu.com/p/CMKVZYYYHv/22:24
grythis is incomplete22:24
grywhat does it say after that?22:24
lenny_lemonnothing... 1sec22:25
gryperhaps leave it running for another minute or couple22:25
lenny_lemonvideo has 2hrs 31min...22:26
gryso youtube-dl should either say it started downloading22:26
lenny_lemondon't see anything in /Downloads22:26
gryor say it gave up22:26
lenny_lemoni'll try something smaller22:26
gryplease continue looking at what it says22:26
gryyes :-)22:26
lenny_lemonlenny@lenny-Lemon:/$ youtube-dl -f best https://www.youtube.com/watch?v=eB-vh6VWdcM22:27
lenny_lemon[youtube] eB-vh6VWdcM: Downloading webpage22:27
lenny_lemon[youtube] eB-vh6VWdcM: Downloading video info webpage22:27
lenny_lemonWARNING: Unable to extract video title22:27
lenny_lemon[youtube] eB-vh6VWdcM: Extracting video information22:27
lenny_lemonERROR: Unable to extract uploader name; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.22:28
grythis is too many lines for pasting into this channel, the next time please use a pastebin22:28
gryplease try to update using the instructions at https://yt-dl.org/update22:29
gryif they do not work, you can also try to remove it and install from here: https://ytdl-org.github.io/youtube-dl/download.html22:29
=== SDr5 is now known as SDr
lenny_lemonhello22:34
lenny_lemoni knew it...22:34
lenny_lemonsorry for spam22:34
lenny_lemondidn't mean it but pastebin it did not include all lines I had...22:34
lenny_lemonI followed installation, remove first and autoclean and autoremove and install and I can see available formats with -F22:35
lenny_lemoni got it updated. it's working fine now... thank you guys22:38
bprompt:)22:38
grygood22:40
gryyou can stay on the chat after all this if you like - to meet new people and/or help others22:40
lenny_lemoni'm not that good to help... newbie myself... :)22:42
grythis is ok, i am new too22:42
lenny_lemon:)22:42
grythere is #ubuntu-offtopic for introducing yourself and figuring out who is who22:43
lenny_lemonooops, I cannot find it in /download ... how come?22:43
gryit downloads into the same directory where you run it from22:43
grymaybe ~ if you ran it from there22:43
grymany people are in both this channel and in that one22:43
lenny_lemon:DDD ooops... in /22:44
gry'/' usually is read-only; ~ is /home/yourUserName/22:45
bpromptlenny_lemon:  it wont' be in Downloads folder, it'll be wherever you told -o option to putn it at, usually the current folder22:45
bprompts/putn/put/22:45
gryyou can use 'cd Downloads' before running it, if you would like the video to be there22:46
cognitionHi slightly off topic question, what is the cheapest laptop/chromebook etc that I can use putty with?22:46
lenny_lemoni will next time... :)22:46
bpromptlenny_lemon:  now and then, when I have to download a few files, like hmmm say 30 videos or more, I simply make a quick bash file with a bunch of -> youtube-dl -f 18 ....... <--- on each line, so if say I'm getting 50 videos, I have 50 of those lines, make the file executable, run it, youtube-dl gets one file after another after another, I simply check later on when it's done22:46
grynice22:46
lenny_lemonbprompt, automated process, nice...22:47
bpromptcognition:  doesn't that go with distribution? instead of hardware per se22:50
cognitionbprompt: Thank you22:50
cognitionI will look at alternatives to putty22:51
bpromptcognition:  now, what' the cheapest mobile desktop  you can find? depends, craighlist has some very viable ones, but that's dependent on location and budget and preference22:51
=== ian_ is now known as Guest5347
zorconHi All - Anyone know how to increase the refresh rate while dragging windows around? They seem to moving 60fps or less, very noticeable on my 144hz monitor23:43
tripleb18.04 will only see close wifi (my  phone but not the *$ I am in).I have gone through the process of installing new raytheon drivers (known problem with HP laptop)23:57
triplebBut...23:57
triplebI flamed out at the last step because I didnt know my keyring password. So I rm'ed it. (Website directions it being...  login.keyrin23:59
tripleblogin.keyring and I dont know what to do next.23:59

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