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

=== alekksander_1 is now known as alekksander
TjallingHello. I've been running Ubuntu in a VBox for a while now, and it's been mostly fine, but after a while it really slows down. Could someone help diagnose this problem? I know this kinda intersects VirtualBox and Ubuntu, but I was hoping I'd find the experts here.00:41
Tjalling3D acceleration is on, I've given it 6GB ram, 4 out of my 12 threads00:42
creammeI have a fresh install of 18.04 that I want to be a router.  I setup a static IP, installed dhclient and radvd, but I don't have nat working and dhclient isn't configured to send the block to radvd01:08
creammedoes anyone know of a tutorial for this?01:08
creammea lot has changed since my last fresh install, the firewall is easier to configure; but the network cards have long names that I don't understand.  What happened to eth?01:11
ryuocreamme: it sounds like you've been away awhile. do you need assistance in PM?01:12
ducasse!pm01:12
ubottuPlease ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.01:12
creammeokay, what happened to eth naming convention?01:13
ryuofunny how they do that instead of actually answering... heh01:13
ryuocreamme: systemd changes to udev. all network interfaces now use a new naming convention based on the hardware connectivity.01:14
ducassecreamme: it's called persistent device naming, but you can pass a kernel parameter to get the old naming01:14
ducassecreamme: better get used to the new scheme, though01:14
ryuocreamme: or, alternatively, define systemd.link type files to map the interfaces to names you prefer.01:15
creammeducasse, I will.01:15
ryuoi used it to give helpful aliases to special purpose ethernet ports before.01:15
ryuowan vs lan, etc.01:15
OerHekspretty up2date, but not with radvd https://www.ascinc.com/blog/linux/how-to-build-a-simple-router-with-ubuntu-server-18-04-1-lts-bionic-beaver/01:16
creammeas for my other question: any tutorial for getting ipv6 working with a block assigned via dhcp01:16
ryuocreamme: radvd afaik only works for static leases. if your subnet is dynamically allocated through DHCPv6, you'll need to figure something else out.01:16
ryuocreamme: though, if you don't mind openwrt, it does all this stuff out of the box.01:17
creamme:-\ ty... I'll go hunting again01:17
TjallingHello. I've been running Ubuntu in a VBox for a while now, and it's been mostly fine, but after a while it really slows down. Could someone help diagnose this problem? I know this kinda intersects VirtualBox and Ubuntu, but I was hoping I'd find the experts here. 3D acceleration is on, I've given it 6GB ram, 4 out of my 12 threads01:18
ryuocreamme: perhaps you could try combining dnsmasq's constructor feature.01:18
ryuocreamme: for managing the LAN subnet.01:18
ryuoeither way, you may want to look around at dhcp client options. networkd has its own client, but not sure how well it works with DHCPv6 PD.01:19
ryuoHm. Interesting.01:20
iosecurecreamme: Are you dead-set on Ubuntu?01:21
ryuoseems networkd supports DHCPv6 PD.01:21
creammeiosecure: not dead-set, but I want something with a big repository of software01:22
iosecurecreamme: For a firewall?01:22
ryuocreamme: openwrt has a fair amount of available packages and is heavily optimized for CPE routers, which is likely your use case.01:23
iosecurecreamme: What hardware are you running this on?01:23
ryuocreamme: i use it on an old x86 box with a custom image i built to use it with LXC.01:23
creammeintel core 2 quad01:24
iosecureStandalone box? How much RAM?01:24
ryuoprobably more than really required.01:24
creammeeither 4 or 8 gb, didn't check before I grabbed it from the trash01:24
creammecan I ssh into openwrt or is it only web interface?01:25
ryuoNo, it comes with both in the stock images.01:25
iosecurecreamme: Consider pfSense.01:25
geniiIt has both01:25
ryuopfSense is FreeBSD derived.01:25
iosecureCorrect.01:25
=== kees_ is now known as kees
ryuoOpenWRT is an embedded Linux distribution.01:26
ryuoIt uses busybox and is heavily stripped down.01:26
iosecureAnd it's built for this exact use case. OpenWRT is also pretty much trash.01:26
ryuoWhatever you say. It works great for what I'm doing.01:26
iosecureFrom a stability and a security perspective, at least. Two areas where a firewall should probably be pretty, uh... robust.01:26
iosecureWhatever you say. :)01:27
creammeI think pfsense may be more of what I would like.  I'll do some research on this.  Thanks ryuo and iosecure!01:27
ryuocreamme: or even OpenBSD, if you're hardcore about security.01:28
slidinghornCan anyone tell me where the mate-terminal color scheme is stored?  I want to copy its colors to use them in urxvt and cannot find it to save my life01:28
iosecureThat would still involve manual configuration of all of the services required.01:28
creammeno, I used openBSD before, and didn't like it (about 14 years ago)01:28
ryuocreamme: just keep in mind OpenWRT has a lot of supported targets but pfsense is limited to x86-64/amd64. it dropped 32 bit x86.01:28
ryuoit's how I got a bargain on an old N270 router. :D01:29
iosecureHe's on a core 2 quad.01:29
iosecureAll of which are 64-bit.01:30
ryuoyes, well, still important to know.01:30
iosecureWhy? He's concerned with a single target platform. OpenWRT's expansive platform support isn't really a relevant point.01:30
ryuoFor future reference?01:31
iosecureWhat, did the internet die?01:31
ryuoNo comment.01:32
OerHeksslidinghorn, according to this post; open dconf-editor Navigate to /org/mate/terminal/profiles/default  The keys you want to look for are background-color, foreground-color, and palette. https://www.reddit.com/r/mate/comments/6u1v4m/setting_mate_terminal_colours/01:32
OerHeksI hope this works01:33
cybercryptoslidinghorn: try this link. You may find it useful .     http://bfy.tw/LHnV01:37
energizerI just installed a package libttspico-utils, how can i see its documentation. It has a cli binary, how can i find out what it's called?01:38
energizeranswer: dpkg -L01:42
xdruppihello ubuntu people, is it a bad idea to uninstall Firefox? is it going to break my computor?01:46
xdruppilegitimately asking.01:46
ducasseit shouldn't, no01:47
slidinghorncybercrypto, 1: Shortened links aren't allowed in here.  2: Telling someone to "just google it" is ridiculously unhelpful  3: I've already done this and obviously didn't get my answer.01:47
xdruppithanks ducasse01:47
slidinghorncybercrypto, I've been in this channel on and off for over a decade.  I'm very well aware that searching for a solution before asking in here is the preferred method.01:48
cybercryptoslidinghorn: perfect. The link I sent you has the answer you seek.01:53
=== daniel is now known as Guest94345
ducasseif you found the answer, why not just post the direct link to that?01:56
xdruppisorry for my lack of knowledge, but why using "vim" on CLI doesn't run Vim, yet if I use "vi" it does?, is it an alias? can I remove it?01:58
xdruppialso ubuntu software says I have Vim installed, yet apt doesnt01:58
cybercryptoducasse: Sorry, here is the link. https://ubuntu-mate.community/t/where-does-mate-terminal-save-profiles/8347    no individual files are to be found. You may want to use dconf tool to manipulate stored profile info01:58
cybercryptoxdruppi: what is the output when you type 'alias' ?01:59
xdruppicybercrypto, i wasn't aware of that, thanks, turns out vim is not there01:59
xdruppicybercrypto, vi*01:59
cybercryptoxdruppi: if it is not an alias, perhaps it is a simbolic link.02:00
xdruppicybercrypto, it is02:01
xdruppinot sure what to do though, link goes to /etc/alternatives/vi02:01
cybercryptoxdruppi: please tell me what is your goal? is to use vi and not vim? or? is there both versions installed or just vim?02:03
cybercryptoxdruppi: if you have a default ubuntu install, you may ended up with just vi (which is in fact a tiny version of vim.02:06
martypeteHello everyone, I am out of ideas so I figured I'd come here see if anyone could give me any ideas. I am trying to connect a Logitech MX Master 2s via blue tooth to a laptop running ubuntu bionic. everything is up to date. The issue is that the computer doesnt discover the mouse when it's in discoverable mode. All other devices find the mouse fine,02:06
martypete and the linux machine finds all other devices fine. I got no idea where to go from here02:06
cybercryptoxdruppi: if you want vim, please check if it is installed or not and try it02:06
martypeteso ive tried to rule out the issue both ways but ive got nothing02:07
xdruppicybercrypto, my goal is to use vim as my main text editor, runing vi seems to open up Vim (that's what the program says), so im just confused, should I pick up Vim with apt? or should i just run vi?02:09
xdruppivim is not installed.02:10
xdruppianyways thanks for answering02:11
xdruppii guess i'll just apt install vim02:11
pjsmartypete: I have the same mouse working on bionic (using it right now).. I don't remember any issues setting it up. How are you trying to configure it?02:12
martypeteman I was afraid of that. fsck my life02:12
martypetevia bluetooth. it works great with the usb02:12
pjsmartypete: right but I mean, are you using blueman-applet (gui) or what?02:13
martypeteyeah blueman-applet02:13
martypeteit just doesnt find it02:13
martypetefiretv stick finds it, my phone finds it02:13
martypeteand on the flipside02:13
martypeteubuntu has like 5 other devices working lol02:13
martypeteso im stumped02:13
pjsmartypete: Weird.. one sec02:13
cybercryptoxdruppi: no problem.02:14
martypeteand ive thrown a few other devices into discoverable at the same time02:14
martypetethey pop right up in blueman02:15
pjsmartypete: try running 'hcidump -at', then launch the add a new device option in blueman. See if there is activity in hcidump related to your mouse02:16
martypetethanks bro doing that now02:16
martypeteoh and idk if it matters, but im using a logitech bluetooth keyboard on it just fine lol02:17
martypetecommand not found02:18
martypetelet me install some shyt02:18
pjsmartypete: my issues were reverse.. mouse was fine, I had a hell of a time getting my logitech K811 paired with my Thinkpad. That's how I learned the hcidump trick lol02:18
martypetehad to run sudo apt get bluez-hcidump02:19
martypetenow it appears to be listening02:19
martypetenow just throw it into discoverable mode?02:19
martypeteyeah still nothing02:20
martypeteyou can just see it enable scan and it doesnt find anything02:20
martypetejust makes no sense, my phone sees it fine, along w firetv and windows computers. but its bluetooth. it should either be discoverable or not02:22
=== daniel is now known as Guest91602
pjsmartypete: yea very odd.. sorry man wish I had another idea for you02:24
gambl0rei cant change the boot order in BIOS. it says to use +/- to switch values but +/- only selects the next/previous boot options. its not switching anything02:25
martypeteon mine I gotta hit f5/f6 to move the device up or down in the order gambl0re02:26
martypeteits alright pjs thanks anyway02:27
gambl0remartypete, f5/f6 only changes the selection item. it doesnt actually change the order02:27
gambl0reany other suggestions guys? thanks02:32
OerHeksubuntu live iso, gparted, set desired partition as boot02:36
OerHekselse go into your bios, not the fast key i guess02:36
gambl0reOerHeks, im trying to boot to live usb!02:37
gambl0rebut i cant change the boot order so it boots from usb first02:37
OerHekssome bios versions need to set it at 2 places, mine at boot order, and hdd priority02:38
OerHeksand usb shows up as hdd02:38
gambl0reOerHeks, ok so i managed to boot into live usb02:39
gambl0rei want to run fsck on my sdd partition that has ubuntu os02:39
gambl0recan i run fsck on it now?02:39
OerHeksyes, as it is not mounted02:40
gambl0rehow can i verify that its not mounted02:40
OerHeksmount # will tell, at the end02:40
gambl0rei type 'mount #' ?02:41
OerHekswell, the command ends before #02:42
OerHeksthe rest is comment, not harmfull to copy02:42
gambl0rei see a wall of output,  what am i looking for?02:42
OerHeksat the end, is there sda ?02:43
gambl0reno02:43
gambl0retmpfs on /run/user/999 type tmpfs (......)02:43
OerHeksthen you are fine, you might see the partitions in filebrowser too, in live mode, don't click them  :-D02:43
gambl0reis there a command to see unmounted partitions02:44
OerHeksoke, fsck.ext4 -p /dev/sdaX https://help.ubuntu.com/community/FilesystemTroubleshooting02:44
gambl0rewas that for me?02:44
OerHekslsblk gives mounted only02:46
OerHeksyes, see the manual02:46
xdruppii've installed something with pip, and i want to use it, however it is not in bash path, i don't want to use sudo with pip, should i just make an alias? or add it to path?02:54
OerHeksyes, iirc ~/.local/bin is not in your path standard02:58
CarlFKxdruppi: mkdir ~/bin02:59
OerHeksor fix this with  pip fix-user-path to have pip automatically add tihs to their ~/.profile  https://github.com/pypa/pip/issues/381302:59
CarlFKxdruppi: that will get added to your path03:00
xdruppiCarlFK, i dont get it03:00
CarlFKxdruppi: I put symlinks to things I want on my path03:03
CarlFKxdruppi: maybe ln -s ~/.local/bin03:03
xdruppiCarlFK, i understand that, however, isnt mkdir just making a directory?03:04
CarlFKxdruppi: yes, but there is code that will add it to your path if it exists03:05
OerHeksThere is no Smocking Gun. Good.03:07
OerHeksoops03:07
xdruppiok sorry for bringing this up again, but i installed something with pip3, and it seems it is not included in my path, however after looking up a few things, .profile seems to include $HOME/.local/bin on path if it exists, am i wrong here?03:25
sam_wongAttempts to install Kpackage on Ubuntu failed this morning. I just wonder if Kpackage on Ubuntu is feasible?03:37
OerHeks!find kpackage03:55
ubottuFound: kpackagelauncherqml, kpackagetool503:55
OerHeksit is part of kpackagetool5 i guess03:55
sam_wongIs kpackagetool5 same as kpackage?03:58
OerHeksyes, it is part of ~04:00
sabrehagenI don't understand what is happening with the arguments to tar here:04:02
sabrehagentar Ccf $(dirname SRC_PATH) - $(basename SRC_PATH) | docker exec -i CONTAINER tar Cxf DEST_PATH -04:02
sabrehagenthe "$(dirname SRC_PATH) - $(basename SRC_PATH)" part04:02
sabrehagenFrom this link: https://docs.docker.com/engine/reference/commandline/cp/04:02
sabrehagenman isn't helping :(04:03
Kumoolgo to #bash04:03
Kumoolsabrehagen: i have no clue either, SRC_PATH is supposed to be a variable, but instead it just says SRC_PATH?04:06
sabrehagenyeah, doc writer didn't do a great job04:08
sam_wongOerHeks: Is kpackagetool5 a graphical tool or a command tool?04:27
=== dingir___ is now known as dingir
Kumoolok, i havent messed with tar in a while sabrehagen, but i think its doing a {cd $(dirname srcpath);compress $SRC_PATH | docker stuff}04:32
Kumoolaw04:34
Kumoolleft04:34
OerHeks" kpackagetool5 is a command line tool to install, list, remove Plasma packages."04:35
=== MrClaus is now known as MrChristmas
sam_wongOerHeks: thanks04:38
b0bby|is it possible to extract a partially complete file that is inside an uncompressed zip file?05:01
XATRIXHI, can you advice, what's this warnings about ? https://pastebin.com/af2wr9Lv05:02
XATRIXand yeap, i have google repository enabled, and installed google-chrome-unstable05:03
Kumoolb0bby|: yes05:05
b0bby|Kumool: how?05:05
XATRIXI have only one line:05:05
XATRIXdeb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main05:05
XATRIXin /etc/apt/sources.list.d/google-chrome-unstable.list05:06
b0bby|Kumool: I just get an error message05:06
Kumoolb0bby|: unzip -c file > file05:06
Kumooli think05:06
XATRIXcrap, i found the issue05:06
KumoolXATRIX: why crap? sonuds great!05:07
XATRIXyea ) it is05:07
b0bby|Kumool: End-of-central-directory signature not found.  Either this file is not05:08
b0bby|  a zipfile, or it constitutes one disk of a multi-part archive.  In the05:08
b0bby|  latter case the central directory and zipfile comment will be found on05:08
b0bby|  the last disk(s) of this archive.05:08
XATRIXOne more question, can you advice what's with my dependencies, https://pastebin.com/YFHrn3CH ?05:13
XATRIXwhat apt means, it's not gonna be installed05:13
Kumoolb0bby|: use zcat05:15
Kumoolb0bby|: zcat file > file05:15
OerHeksrun properly sudo apt update && sudo apt dist-upgrade05:15
Kumoolb0bby|: if its just one file, if it contains a directory listing, it will be weird05:16
XATRIXI did it, it doesn't solve the issue05:16
XATRIXthe same messages i get05:16
b0bby|Kumool: gtg thanks for the help05:17
Kumoolbetter option would be to run a vm and install chrome there XATRIX05:19
Kumoolin windows05:19
=== capella is now known as capella|away
XATRIXKumool: what ? i didn't get the idea05:20
OerHeksXATRIX, if you have a stable and unstable list, remove unstable05:20
XATRIXOerHeks: my stable version gives me Segfault Core dumped, but unstable works05:21
OerHeksso you have 2 lists, 1 gives problems, and you can only have 1., i would remove the unstable; sudo apt-get install google-chrome-unstable from the same stable repo gives the unstable version05:24
XATRIXHow can i find a proper ppa, which has a needed package?05:30
XATRIXis there any software which can look a PPAs for ?05:31
slidinghornXATRIX, what is the actual package you're looking for?05:33
XATRIXteamviewer, telegram05:35
slidinghornXATRIX, any reason snaps aren't an option?05:35
slidinghorn(at least for telegram...I don't think there is a snap for teamviewer, currently.  However, there is a .deb package available on their website)05:37
Kumool you also dont need a snap for telegram, you can download it directly and it updates from telegram as well, so you're not gonna run into troubles05:39
XATRIXi'd like to install a TW from the apt, because i won't bother about updates, i won't need to download .deb every time to update05:41
Kumoolexcept for the menu entry, which you can make in 5 minutes instead05:41
Kumoolhttps://desktop.telegram.org/05:42
OerHekssnaps update themselfs05:42
sere_i lost write access on my exfat drive when i installed windows. im asking here because i believe my recent install caused this because everything was fine before and i when linux mounts it.. it locks it or something05:49
sere_i installed ubuntu over windows sorry05:56
lotuspsychjeim getting this bug on 18.04.1 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1807818 any ideas what to test more?06:29
ubottuLaunchpad bug 1807818 in linux (Ubuntu) "Touchpad scroll does not work on occasion" [Undecided,New]06:29
Iololotuspsychje, does it happen consistently after recovering from suspend?06:43
lotuspsychjeIolo: i did not test it yet after a suspend06:45
lotuspsychjeIolo: my scenario is, it happens 'sometimes' on a boot06:45
lotuspsychjeand if i reboot now its gone again06:46
XATRIXGuys, i need your help a bit. I have an issue with my local ubuntu's dns resolver06:54
XATRIXLet me show you a pastie06:54
XATRIXhttps://pastebin.com/Dm4zib7Z07:01
XATRIXsomething's going wrong with my resolver07:02
=== imsurit_ofc1 is now known as imsurit_ofc
Mr_Panhi, what is used to get an analysis/statistics of the spam blocked by amavis ? I would like to get a list of blocked sender and so on ...07:12
XATRIXAny idea on how to fix my resolver ?07:15
RandolfSo, I've got OpenSSL 1.1.1 working on Ubuntu 18.10, but Apache HTTPd doesn't have support for the "TLSv1.3" option yet.  It seems that Apache HTTPd is 0.0.02 versions behind.07:43
Mr_Panhi, what is used to get an analysis/statistics of the spam blocked by amavis ? I would like to get a list of blocked sender and so on ...07:46
RandolfThat is, I can get Apache HTTPd v2.4.34 from apt, but I need v2.4.36.07:46
ducasseRandolf: you can file a bug and ask for a backport or !sru. you might just be told it will be available in 19.04, though.07:48
slidinghornRandolf, in addition to what ducasse said: If you *absolutely cannot* live without it, there is a PPA (https://lauchpad.net/~ondrej/+archive/ubuntu/apache2).  However, PPAs are unsupported 3rd party software and you use them at your own risk07:54
ducasseRandolf: a ppa is an option, but if you get an sru you will be running a supported web server and get timely security patches08:02
tchakatakHello. I was wondering if some of you use ubuntu on a macbookpro 11,3 (retina 15 with 750gt) or tryed, and if they had any issues ?08:06
lotuspsychjetchakatak: i recently tested 18.04.1 on a macbook with success, everything worked08:07
lotuspsychjetchakatak: think it was a mid 200608:07
lotuspsychjetchakatak: i suggest trying a liveusb on it to test if everything works08:08
=== TheMesquito_ is now known as TheMesquito
=== lepusfelix is now known as luckybunny
Kon-The internet is giving me conflicting information on this - is the Realtek RTL8111H ethernet controller supported out of the box on Ubuntu 18.04, or does it have to be downloaded from the universe repository?08:11
lotuspsychjeKon-: realtek chipsets are very picky on kernel versions, is your system up to date?08:12
Kon-I'm building a new system and plan to install 18.04.1 with whichever 4.15 update that ships with08:12
Kon-From the ISO08:13
lotuspsychjeKon-: current kernel is 4.15 -42 and my realtek works here, but we cant generalize all realtek chipsets08:13
Kon-Which Realtek ethernet controller do you have, specifically?08:15
tchakataklotuspsychje: ok. This one is a 2013 with hidpi screen and everything.08:15
Kon-Or if you know your motherboard I could just look it up08:15
lotuspsychjeKon-: product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller08:16
tchakatakJust wanted to know support wise how is it going on it.08:16
lotuspsychjetchakatak: i had good experiences mate :p08:16
Kon-Seems the system detection is slightly vague, but thanks08:16
tchakatakOk.08:16
lotuspsychjeKon-: driver=r816908:17
tchakatakI will try then08:17
Kon-Ah, you have the proprietary driver installed08:17
lotuspsychjetchakatak: try a live with mac button + f or so08:17
tchakatakI will do.08:18
Kon-Can Ubuntu packages be installed from a .deb? In case something goes wrong, I might just pull the proprietary driver from my current machine and stick it on my USB boot image08:18
tchakatakKon-: a .deb is a package.08:18
tchakatakTake a look at dpkg -i08:19
lotuspsychjeKon-: driver modules, should be loaded automaticly08:19
lotuspsychjeKon-: if not, kernel issues in the logs08:20
ducasseKon-: or just do yourself a favor and buy an intel nic08:21
Kon-ducasse, I would, but it seems that literally every motherboard for the B450 chipset has this same Realtek device08:22
ducassebut it has pcie slots, no?08:22
tchakatakI use a realtek chip and it works perfectly08:23
tchakatakbut i had problems with the canonical 4.15 kernel and stability08:23
Kon-I'm guessing it probably will work fine. But you see a handful of people on the internet reporting problems and then plan for the worst case scenario08:24
Kon-ducasse, I consider buying an expansion card for Ethernet to be a pretty drastic step. I'd rather just bring over the source package and compile the driver myself before I go to that extreme08:25
tchakatakKon-: try 4.19 kernel08:26
tchakatakrealtek support is really better in there08:26
Kon-That's another option if I run into problems. Might have that ready on my install media too, thanks08:27
=== adikwok1 is now known as adikwok
=== synapt is now known as nate
=== adikwok1 is now known as adikwok
=== nikow is now known as SP6NKW
Randolfducasse and slidinghorn:  Thank you.  One of the important features of OpenSSL 1.1.1 is the addition of TLS v1.3 support, and so it seems counter-intuitive to me that Apache HTTPd wasn't updated with it.  For now, I can live without it, and so I can avoid the PPAs for now.08:48
RandolfMy preference is to take everything through "apt" without relying on PPAs.08:48
RandolfOne of the reasons I upgraded from 18.04 to 18.10 was to get TLS v1.3 support.  It seems now that this was a wasted effort.  :(08:50
RandolfI understand that the move to OpenSSL 1.1.1 was a major change, and so upgrading from 18.04 to 18.10 seemed quite reasonable.  I'm surprised about the minor update to Apache HTTPd though.08:51
lotuspsychje!latest | Randolf :p08:51
ubottuRandolf :p: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.08:51
=== daniel is now known as Guest20005
kaddihi, I could use some help trying to mount an img file and access the files within. I'm able to open the file with testdisk. It says that the partition consists of a ext3 blocksize=4096 Large_file Sparse_SB format. However the partition table apparently includes an extended partition: https://paste.ubuntu.com/p/P5cs6ySMtg/09:36
kaddiI've tried mounting the file with the following commands:  sudo mount good-copy.dat /media/myrti/windows/ -t ext3 -o loop,ro,offset=2048 and  sudo mount good-copy.dat /media/myrti/windows/ -t ext3 -o loop,ro but always receive this error message: mount: /media/myrti/windows: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error.09:37
kaddiwhat am I missing?09:37
neurehi09:40
neurehow do i reset bluetooth?09:40
ChristianShi all, since a week or so i can no longer log in using gnome on 18.04 lts. my background image appears shortly, then i'm back at the login prompt. same happens when i try to log in using "ubuntu [i.e. gnome] on wayland". login using unity works.09:41
ChristianSany suggestions? i tried checking .xsession-errors and /var/log/Xorg.0.log but there is lots of stuff in there and nothing that seems immediately relevant.09:41
EriC^^neure: sudo service bluetooth restart maybe?09:53
EriC^^ChristianS: can you pastebin the Xorg log?09:54
ChristianSEriC^^: one second09:58
win_dudeHow do I install gcc 5.4 on bionic?10:05
ChristianSEriC^^: https://paste.ubuntu.com/p/fBxrTgwShV/10:06
=== Butterfly^ is now known as Guest93784
Ben64win_dude: you can install 5.5 with 'sudo apt install gcc-5'10:07
win_dudeI need 5.410:10
win_dude(for legacy compatibility reasons)10:10
win_dudeRunning: sudo apt-get install gcc-5.4 g++-5.410:11
win_dudeGives:10:11
win_dudeReading package lists... Done10:11
win_dudeBuilding dependency tree10:11
win_dudeReading state information... Done10:11
win_dudeE: Unable to locate package gcc-5.410:11
win_dudeE: Couldn't find any package by glob 'gcc-5.4'10:11
win_dudeE: Couldn't find any package by regex 'gcc-5.4'10:11
EriC^^ChristianS: try from a tty , "DISPLAY=:1 startx xterm"10:12
=== SimonNL is now known as SimonNL_Afk
prof2004hi, I am back here with the problem, that gdm3 is not working10:27
prof2004I have got a solution from ioria, switching to lightdm10:28
prof2004which is working well10:28
prof2004after some homekeeping, I have made the switch back, but the same result10:28
prof2004so after beeing back to lightdm, I have investigated a little bit and have found the following bug, which seams very similar to mine10:29
prof2004https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/177947610:29
ubottuLaunchpad bug 1779476 in gdm3 (Ubuntu) "Ubuntu 18.04: gdm3 does not switch to graphics after update" [High,Expired]10:29
prof2004there is a solution in #57, to delete /var/lib/gdm3/*.... the question here is, can I destroy something, when I try this in my system?10:31
=== christian_ is now known as cgundersson
ChristianShmm, EriC^^ has left :(10:36
prof2004anyone an answer to my question?10:36
prof2004?10:48
ChristianSEriC^^: you want to see the Xorg log from startx xterm? (i must admit that i cannot really see how that could be relevant, considering that it's gnome which isn't starting properly.)10:53
=== TheMesquito is now known as SailorMoon
=== SailorMoon is now known as TheMesquito
heeencan someone help me see whats wrong here http://termbin.com/3axfg11:12
ppfheeen: you have package sources providing contradicting dependencies11:17
ppfprobably some ppa or something11:18
ChristianSlooks like i solved the gnome-not-starting problem my moving all my gnome config files away. somewhat annoying though, since now i have to reconfigure :(11:23
nikolov_c11:35
=== nikolov_ is now known as Blade
=== _13LACK_ is now known as _13LACK_|Away
sineastrisI just tcpdumped my ethernet interface, and noticed that NetworkManager is doing an HTTP proto connectivity check via connectivity-check.ubuntu.com, this is all well and good - but it's not routing over my VPN, like all the rest of my traffic (on tun0) - What's going on here ?12:12
sineastris^ 18.1012:12
tchakataksineastris: A part of the system wich is testing to see if you have connectivity with internet.12:13
sineastristchakatak: But why is it not over my VPN tun0 ? There is no exception in the routing table for it.12:14
tchakatakI would say, because its not supposed to be routed via tun012:14
tchakatakand it dont depend of network-manager12:14
sineastrisEverything should be routed via tun0, other than local subnet. I'm a little alarmed.12:15
tchakatakIts not :)12:15
sineastrisCan you explain why this is ?12:16
BluesKajHowdy all12:29
sineastrisThe connection I mentioned was caused by "Connectivity Checking" under Privacy Settings in the Control Panel. Disabling it has resolved the problem.12:49
sineastrisThe route bypass, it used for captive portal checking.12:50
sineastriss/it/is/12:50
=== _13LACK_|Away is now known as _13LACK_
=== H1ddenDjinn is now known as HiddenDjinn
=== SimonNL_Afk is now known as SimonNL
=== SimonNL is now known as _SimonNL
strixdioI have ubuntu 18.10 installed on nvme drive, and then I also installed on a USB drive. I was very specific to install grub to USB drive during the install process, but now my nvme just boots to a basic grub prompt. to reinstall grub, is it just to the nvme device or a specific partition on it?14:05
z0randoes anyone found solution how to install vmware workstation pro 14 on ubuntu 18.04...I tried but "virtual machine monitor" keep failing14:06
z0ranI cannot load module vmmon14:06
amikot40Hi Everyone :)14:08
amikot40I have question about updating grub on my linux-server that is running on encrypted LVM partition. I held the upgrade because some years before I did upgrade, and server didn't boot after that, so now I'm afraid everytime when new grub is released. I know that it is asking for something while upgrade that I was nor prepared to answer and I choosed wrong anwer.14:11
amikot40IMHO so essential packages should be prompted before update, if we really want to update them.14:12
cdalhey all, my HDMI suddenly stopped working today :(14:42
pragmaticenigmacdal: What was the last thing you did? Install Updates, Move the computer, Bump the monitor, swap cables? Need more information, also need things link Ubuntu version, graphics card, and other vital system information14:43
cdali came into office and plugged it in like usual - the external monitor got like glitchy - and then my computer seemed to become unresponsive, so i hard-restarted. and now it will not work14:43
cdalpragmaticenigma: sure. i recently tried out Kubuntu, so i installed the kubuntu packages, hated it and uninstalled them and reinstalled gnome. i think i made it back to gnome and through a reboot cycle without this issue surfacing, though. but just in case it's worth mentioning.14:44
cdalupdates: i do not believe i made updates since the last reboot cycle (which would have been before yesterday). however, i could be wrong.14:45
cdalsystem details: ubuntu 18.04.1. Graphics card is Geoforce MX150 - i am fairly certain i installed some proprietary nvidia driver myself, but i'll double check in a second (in any case that would have been weeks ago)14:46
cdalwhat _is_ notable: usually, at work i plug in my HDMI and close my laptop (its design allows this not to be bad for heat escape), and just use my external display as my primary display. however yesterday i was working on a complicated task, and opened my laptop. further, at that time, in gnome settings, i configured my _external_ display to be my _primary_ display14:47
cdalthis gave me no problems yesterday and had the desired effects. then i went home and continued some work on my laptop alone, and that worked fine too.14:48
cdalbut i think i may have effed it up by specifying my external as my primary, then ripping it? idk14:49
cdali just did an apt update and upgrade, and a reboot, nothing.14:50
lotuspsychjecdal: did you try the Fn + F7 (or screen switch combo)?14:51
cdallotuspsychje: im not familiar with this. but cliking fn+f7 just now has no affect14:52
lotuspsychjecdal: you see this kind of F-button with a screen on it?14:53
lotuspsychjedepends on the brand of the laptop14:53
cdalthere's a button - f8 - with a big (vertically tall) rectangle, and two smaller rectangles on both sides of it. pressing it with or without f8 has no affect14:54
cdal*with or without fn14:54
lotuspsychjecdal: is your hdmi currently connected?14:54
cdalyes14:54
cdalto troubleshoot, i tried connecting to a coworker's monitor and HDMI cord as well - same results14:55
lotuspsychjecdal: can you tail -f /var/log/syslog and plug out and back in hmdi cable please?14:55
cdalsure14:55
lotuspsychjecdal: maybe also open your systemsettings/screen section to see whats happening14:55
cdallotuspsychje: the tail produced absolutely no output on unplug/plug14:56
cdalsettings/screen just shows settings for my built-in display14:56
lotuspsychjehmm thats weird14:56
lotuspsychjecdal: check sudo lshw -C video to see if your driver= at bottom is loaded?14:57
cdaleh, under the configuration field? i have two entries for *-display: a VGA compat controller and a 3D controller. the first is configuration: driver=i915, the second is driver=nvidia.14:58
lotuspsychjecdal: you know wich driver version you have installed?14:59
cdali do not. is there an easy way to find out?15:00
cdalapt list | grep nvidia matches an ample number of packages15:00
lotuspsychjecdal: or ubuntu-drivers list or software&updates tab drivers15:00
cdali have 4 entries for nvidia-driver-n where n is 410, 415, 390, and 39615:01
lotuspsychjecdal: your card is also an optimus, did you enable performance mode in nvidia-settings?15:02
cdal*and from software&updates tab i have that im using the 390 driver15:02
lotuspsychjecdal: allright tnx15:03
cdali dont remember explicitely changing anything in nvidia-settings15:03
cdalwhere in here would i check for this?15:04
cdalunder PRIME profiles, i have opted to use NVIDIA as opposed to Intel15:06
lotuspsychjecdal: yeah that looks correct15:06
lotuspsychjecdal: have you tryed settings external display as primary?15:06
cdalin my settings, it does not even think i have an external display15:07
cdali cant access any settings for it15:07
cdaljust as if i opened arandr and clicked the outputs menu, the HDMI option would be grayed out as if i didnt have an HDMI connected15:07
lotuspsychjecdal: ok, can you test a previous kernel please?15:07
cdalsure, how do i do this?15:07
lotuspsychjecdal: hold shift before boot to enter grub, and choose another kernel15:08
cdaloh hahahaha15:08
cdalok thanks, brb15:08
lotuspsychjecdal: not the recovery one15:08
cdalroger15:08
lotuspsychjekk gl15:08
cdalok im booted into 4.15.0-3915:11
cdalno change15:11
lotuspsychjecdal: allright, tnx for testing15:11
pragmaticenigmaI suspect more that the issue is less kernel related and more having defined a monitor profile15:11
lotuspsychjecdal: i found a bug on the 315:12
lotuspsychje39015:12
lotuspsychjehttps://bugs.launchpad.net/ubuntu/+source/libxrandr/+bug/177118515:12
ubottuLaunchpad bug 1771185 in libxrandr (Ubuntu) "Secondary monitor not connecting in 18.04 LTS" [Undecided,Confirmed]15:12
pragmaticenigmacdal: are you currently in KDE or Gnome desktop?15:12
cdalpragmaticenigma: gnome, KDE stuff should be all `apt purge`d15:12
cdallotuspsychje: reading that link15:13
pragmaticenigmabummer... I have had strange issues with KDE, where the solution was that somehow the two displays got overlayed on one another. So it treated the combined displays as one monitor15:13
pragmaticenigmathe solution for me was to use KDE's monitor tool and drag the two screens apart15:14
cdali wish it was that simple for me with arandr, a tool that sounds similar to what you're describing15:14
tchakatakcdal do you use any external gpu ?15:15
cdalexternal gpu? the only gpu i use is the one already inside my laptop15:15
tchakatakOk. Nvidia ? Ati ?15:15
cdalnvidia15:16
tchakatakDo you have the drivers installed ?15:16
cdalyes15:16
tchakatakWich one ?15:16
lotuspsychjethe 390 in performance mode15:16
lotuspsychjeoptimus card15:16
cdallotuspsychje: i guess, i should try changing to a different one of the drivers i have installed?15:17
lotuspsychjecdal: as a test you could try that15:17
tchakatakcadl i dont use your config, but i would try that15:17
lotuspsychjecdal: how come you have so much drivers in your list, did you add a ppa?15:18
cdalgreat question, i probably did something stupid when i first got the machine15:18
lotuspsychjecdal: depends wich ppa, can you recall?15:18
lotuspsychjeubuntu graphics ppa?15:19
cdalno. the only time i think i would have done this was when i was messing aroudn with nvidia proprietary drivers, in a hope that they'd calm the lagginess of gnome15:19
cdalgod, gnome is just, not performant.15:19
lotuspsychjecdal: you could check your sources.list to see wich ppa15:20
R13oseI am getting this error "the video playback was aborted due to a corruption problem or because the video used features your browser did not support" in opera.  How do I fix this so I can play videos?15:20
lotuspsychjeR13ose: wich opera are you using?15:21
pragmaticenigmaR13ose: Use Firefox. We don't support Opera here15:21
lotuspsychjewe do pragmaticenigma , the opera snap :p15:21
pragmaticenigmaSnaps are not supported in this channel. They are supported by the Snap developer15:22
cdalsudo apt edit-sources: bionic multiverse, bionice-updates multi, bionic-backports main restricted universe multi, and bionic seecurity main restricted universe and multi15:22
cdaleesh. maybe I’ll just do a fresh install tonight after work15:24
lotuspsychjecdal: was your system an lts upgrade?15:25
lotuspsychjecdal: another test could be, trying hdmi on a liveusb15:26
cdallotuspsychje: oh live usb test is a good idea. and my system was a fresh lts install15:28
lotuspsychjecdal: so driver switch and liveusb test you can try15:28
cdalshould i reboot after driver switch?15:35
lotuspsychjecdal: yes plz15:36
=== napnap1 is now known as napnap
cdallive cd works15:51
cdalmight just do a fresh install15:51
cdalwouldnt mind it anyways - feel like my misadventures in kde left some unused bloat on my system15:52
lotuspsychjecdal: perhaps the kde vs gnome story scrambled it?15:52
cdalthat's my best guess, though i _thought_ i'd done a successful reboot cycle and used HDMI no problem after that story. oh well15:53
cdallmfao. i just rebooted into my actual installation, and my HDMI started working15:55
cdali'm guessing it was changing the display drivers and rebooting that did it..15:55
cdalso maybe my bug is the one you found on launchpad for 390.15:56
lotuspsychjecdal: add yourself affected, and tell your story to the bug plz15:59
lotuspsychjeand glad you sorted it cdal15:59
cdalmore like stumbled onto a somehow working state right after having given up, but yeah im glad it's sorted too hahaha. thanks for helping.16:01
cdalill put myself in the thread16:02
=== capella|away is now known as capella
=== [1]MrMobius is now known as MrMobius
got_me_an_irchello all. so I have a binary here that I can run, but it's not in `which`. any ideas?16:16
got_me_an_irce.g. `executable` -> it works. `which executable` -> no output.16:16
hggdhgot_me_an_irc: 'which' searches $PATH16:19
=== [1]MrMobius is now known as MrMobius
got_me_an_ircright; but if it's not in $PATH, or aliases, where could it be? a bash function? i'm a bit stuck16:19
=== napnap1 is now known as napnap
got_me_an_ircah it's a script that's set a function. doh.16:20
=== napnap1 is now known as napnap
sere_i installed ubuntu over windows and now in windows my external drive which is exfat has no write access.. i believe ubuntu caused this because it was fine before.. any ideas on how to fix this? it works fine in ubuntu17:09
EOBeavI'm planning on doing an install to a USB 3.0 stick, what would be a recommended read/write speed for that device? Thanks in advance.17:10
grub-loserI'm edditting my fstab to add the UUID in front of /dev/mapper/vg-root & /dev/mapper/vg-swap (as per https://askubuntu.com/questions/760694/how-to-speed-up-really-slow-boot-on-ubuntu-16-04) and vim is turning my last three columns red.  Does that mean that something is wrong?17:11
lotuspsychjeEOBeav: ubuntu persistent on usb is good for testing or live method, but for the more heavy work, usb will bottleneck17:14
scwizardhey, on my lock screen I see "1 new notification, backup"17:17
scwizardbut I can't see how to view or dismiss this notifcaition17:17
ioriascwizard, super+m17:18
scwizardthanks! clicking the time at the top also works17:19
ioriaok17:19
ioriascwizard, you can disable it if you want17:19
scwizardwhen I do "back up now" I get "permission denied"17:19
scwizardbut if I run it from the command line, it doesn't give debugging info17:20
scwizardon what it tried to access that it wasn't able to17:20
scwizardmy backup storage location is set to google drive17:21
scwizardoh apparently you can do: DEJA_DUP_DEBUG=1 deja-dup --backup17:21
scwizardoh... that doesn't give me any output :(17:21
scwizard"Déjà Dup is really just a clever graphical wrapper around the command line backup tool duplicity" oh...17:22
scwizardis there any way to see the duplicity command deja-dup is calling?17:23
pragmaticenigmascwizard: not directly, as it would depend on the setting defined in deja-dup17:24
scwizardpragmaticenigma: well, needless to say such a feature would be useful for debugging purposes :(17:25
scwizardjust gonna remove deja dup since it doesn't seem well maintained tbh17:25
pragmaticenigmascwizard: It might be found in /var/logs somewhere17:26
scwizardi'm pretty sure I can just use duplicity17:26
scwizardthere's no point in a cli wrapper if it's hastily thrown together, and gives "permission denied" without saying to do what17:27
pragmaticenigmascwizard: Could be how your specific system is configured, and in general usage the error would be encountered. I have several directories in my home folder that most applications through errors on if the look in them17:28
pragmaticenigma*wouldn't be encountered (can't type today)17:29
EOBeavlotuspsychje Thank you, good to know. I'm moving up to USB 3.0 with a new machine so I didn't know if a fast drive would make a difference. I'll take it under advisement.17:31
kinghatis veracrypt not in the ubuntu repos?17:31
=== _SimonNL is now known as SimonNL
rasmalabarI am trying to install openssh-server in 18.04 using Synaptic. Output of apt-get -s install openssh-server is The following packages have unmet dependencies:17:33
rasmalabar openssh-server : Depends: openssh-client (= 1:7.6p1-4)17:33
rasmalabar                  Depends: openssh-sftp-server but it is not going to be installed17:33
rasmalabar                  Recommends: ssh-import-id but it is not going to be installed17:33
rasmalabarE: Unable to correct problems, you have held broken packages.17:33
EOBeavI haven't run ubuntu since 12.04.  What major changes can I expect between that and 18.04 LTS?17:34
hggdhrasmalabar: did you run apt update?17:38
kinghatdoesnt look like veracrypt has a package in the repos from what i can tell and am reading.17:39
ioriakinghat, there is a ppa if yo ureally want it17:40
hggdhkinghat: there is at least one PPA with it, updated to 1.23 for 18.0417:40
kinghatnot sure if that should be trusted or not?17:40
rasmalabar<hggdh> I did it through Synaptic as well as apt-get-update as root17:40
chrismatthewswhere are env variables stored?17:40
kinghatthen again im trusting all my other packages with ubuntu maintainers.17:41
ioriarasmalabar, apt-cache policy openssh-sftp-server17:41
pragmaticenigmakinghat: Veracrypt is not provided due to either it's licensing model, or the developer hasn't submitted it. You can download an installer direct from the developer of VeraCrypt17:41
hggdhkinghat: https://launchpad.net/~unit193/+archive/ubuntu/encryption (unit193 is active in *ubuntu as a dev17:41
rasmalabar@ioria: apt-cache policy openssh-sftp-server17:42
rasmalabaropenssh-sftp-server:17:42
rasmalabar  Installed: (none)17:42
rasmalabar  Candidate: 1:7.6p1-417:42
rasmalabar  Version table:17:42
rasmalabar     1:7.6p1-4 50017:42
pragmaticenigma!paste | rasmalabar17:42
ubotturasmalabar: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:42
ioriarasmalabar, apt-cache policy openssh-sftp-server  | pastebinit17:42
kinghatso unit193 should be trusted?17:44
pragmaticenigmaonly you can decide for yourself what you trust kinghat17:44
rasmalabar@ioria: Sorry, output of apt-cache policy openssh-sftp-server at https://paste.ubuntu.com/p/ftyCbsg96H/17:44
kinghatsure17:44
pragmaticenigmakinghat: Though it should be noted, adding and installing from PPA's are considered 3rd party here and is not supported in this channel.17:45
ioriarasmalabar, bionic-updates and security not enabled17:45
hggdhkinghat: trust is not transitive. It is up to you17:45
kinghatdoes hggdh use it? i trust hggdh :P17:45
ioriarasmalabar,  check /etc/apt/sources.list17:46
rasmalabar@ioria: Yes, those repos are #ed. Let me enable those repos (in Synaptic) and try again. Thanks!17:50
ioriarasmalabar,  run sudo apt update after17:50
ioriarasmalabar,  and you might need also apt-get --fix-broken install17:51
lotuspsychjeEOBeav: perhaps with the new usb-C types the persistent experiences will change17:51
hggdhkinghat: *I* trust unit193. But I know his work (which, it seems, you do not, so YMMV)17:52
lotuspsychjeEOBeav: ubuntu desktop 18.04 now runs gnome by default, but as user you can choose between alot of other ubuntu !flavors aswell17:52
EOBeavlotuspsychje Good to know, thank you. Also looking at lubuntu and xubuntu to see how they will run portably. I don't mind investing in a more premium drive to make it happen.17:54
hggdhpkx3: can you pleasefix your connection?17:54
lotuspsychjeEOBeav: before buying, inspect the speeds and usb type (3.1) for example17:54
rasmalabar@ioria: I enabled the repos through Synaptic GUI. It did an update afterwards and it is fine now. Silly of me, when you think of it. Thanks a million!17:54
kinghathmm i installed it using the installer but its just opening and closing.17:54
ioriarasmalabar,  no proble, good job17:55
EOBeavlotuspsychje Yes, will do, thank you.17:55
pragmaticenigmakinghat: Support for VeraCrypt will have to be found at https://www.idrix.fr/Root/content/category/7/32/60/17:55
lotuspsychjeEOBeav: and welcome back to the ubuntu community17:55
DonaldKBrownHi there, people. I had a quick question, wondering if anybody could help me answer.18:03
pragmaticenigma!ask | DonaldKBrown18:03
ubottuDonaldKBrown: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience18:03
DonaldKBrownI recently got the Titan security key from Google. I've already set-up my log-in and sudo to require it. However, I'd also like to protect my SSH with it.18:04
DonaldKBrownMost of the servers in my config file use password protected keys already, but some don't. As a result, I want to know if there's essentially a way to make SSH ask for password/security key verification before even running.18:05
EOBeavlotuspsychje Thanks, been away for awhile18:05
DonaldKBrownI could alias ssh to sudo ssh, but that would make configs weird and is avoidable by just putting a space before the command or calling it directly.18:05
lotuspsychjeDonaldKBrown: usually we focus on ubuntu specific issues here, maybe the #openssh channel can help you set it up for you?18:07
lotuspsychjeDonaldKBrown: or do you feel its ubuntu related at one point?18:08
DonaldKBrownI'm running Ubuntu 18.04. I was hoping there would be some way to force a particular command to ask for a password as if were run under sudo.18:08
lotuspsychje!ssh | DonaldKBrown18:09
ubottuDonaldKBrown: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for its homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)18:09
DonaldKBrownYes, I know what SSH is. I was more wondering about the ability to create a wrapper that requires a password before a particular command is run. This could then be applied globally so that other commands could be similarly wrapped and secured.18:11
ioriaDonaldKBrown, sure but yoou need to recompile the program18:12
pragmaticenigmaDonaldKBrown: the only real option would be to compile a version of the program that has the password request built in. Otherwise it can and will be circumvented18:12
ioriaDonaldKBrown, change the ownership of the binary would not be a good idea18:14
DonaldKBrownAlright, thank you. I'll just work on securing those connections that don't use password-protected keys, then.18:14
=== [1]MrMobius is now known as MrMobius
chrismatthewsI'm not too familair with ntpd. I'm using default time settings, eg 0.ubuntu.pool.ntp.org is listed as a time source. Do I use random servers for my time server from that pool, or is it a static set?18:39
ioriachrismatthews, someone wants to use the NTP server pool closer to him18:46
SkyriderGreetings everyone18:49
comet23hello18:50
SkyriderI'm in need of assistance. Since today when I rebooted my linux machine, its refusing to boot up properly. It appears that node main.js is using up almost 100% of my CPU.18:51
SkyriderBut htop isn't providing me the info where this is located on the system.18:51
lordcirth_Skyrider, https://askubuntu.com/a/4903018:52
comet23Skyrider: are you trying to find the location of the executable file?18:53
SkyriderIndeed, which exactly is causing it and why.18:53
SkyriderThough it appears to be in usr/bin/node.18:54
comet23go to your terminal18:54
lordcirth_Ah, actually that command would tell you where to find 'node' but not this main.js or where it's launched from18:54
comet23oh you found it nvm18:54
lordcirth_'locate main.js' is worth a shot18:54
comet23i was going to suggest using 'which'18:54
comet23which <filename> (in the terminal)18:54
SkyriderI have multiple main.js files though.18:55
lordcirth_The real question is what ran node, and what main.js is18:55
SkyriderDoesn't indicate "which" one is causing it18:55
lordcirth_Skyrider, if you press 't' in htop it will give you a tree mode.  Does it have a parent other than init?18:55
SkyriderJust simple info, npm / sh -c node.main.js and node main.js multiple times.18:56
SkyriderNot exactly detailed info.18:56
comet23do you have the process id for the file?18:56
SkyriderI do18:56
comet23in terminal type18:57
comet23ps -auxwe | grep <process_id>18:57
comet23Skyrider: did that work?18:59
SkyriderI see a bunch of info, yes.19:00
Skyriderhttps://i.imgur.com/5MnnPIW.png19:01
comet23that is strange19:01
SkyriderTell me about it :p19:02
comet23try this19:02
comet23readlink -f /proc/<process_id_goes_here>/exe19:02
lordcirth_Won't that just say '/usr/bin/node' ?19:03
SkyriderIndeed it does19:03
comet23maybe19:03
comet23brb im going to fire up my ubuntu19:03
Tenkawahi all19:03
Skyriderhi19:03
lordcirth_Skyrider, I'm not sure what the main.js, but google tells me there's a bug that causes this, which updating node might fix.19:04
SkyriderMy node is on 6.4.119:05
SkyriderAt least that's what npm is telling me.19:05
comet23Skyrider: try this19:06
comet23it worked for me19:06
comet23ps -ef19:06
lordcirth_Ubuntu 18.04 repos have nodejs 8.10.019:06
usr1987is it know that galculator in lubuntu does not work with %?19:06
SkyriderStill shows node main.js :p19:06
comet23it doesn't show the path to the main.js file?19:07
kinghatis it not possible to mount a samba share inside of the local user in /media? so `/media/user/samba` vs `/media/samba`?19:07
SkyriderIt doesn't comet2319:08
SkyriderAnd If I want to update NPM I'm getting unmet dependencies.. yay19:08
lordcirth_usr1987, what do you mean?19:10
lordcirth_kinghat, quite possible.  Is it not working for you?19:10
kinghatnah i just tried mounting one level up but thats not working either.19:11
kinghatmount: /media/kinghat-server: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.19:11
rfmcomet23, presumably if the path on the node command is just main.js, main.js must be in the working directory of the node process;  "ls-l /proc/<pid>/cwd" should tell you what that is.19:12
Skyrideryay!19:15
SkyriderThanks, that worked :D19:15
comet23rfm: thank you for teaching me something new :D19:16
rfmcomet23, you're welcome, and sorry for tagging you instead of Skyrider...19:16
Skyrider^^ Finally, that was really bothering to find a simple application causing it.19:18
comet23linux sucks lol19:18
comet23that's why i prefer staying on mac most of the time19:18
SkyriderServer though :p, not desktop.19:18
comet23yeah i use linux for servers because it's free and there are so many guides19:19
comet23but you get what you pay for and windows server is super easy to work with19:19
comet23but it's expensive19:19
pragmaticenigmacomet23: let's keep on topic19:20
SkyriderOkidoki... problem #2.19:20
SkyriderServer boots up fine, CPU is fine.. yet, oddly enough.. no internet connection19:20
kinghatlordcirth_: looks like i didnt have `cifs-utils` lol19:23
lordcirth_kinghat, lol, that would help19:23
kinghatfigured that would be installed. same with samba tbh. but they weren't.  its been awhile since i set up the samba server so im not surprised i missed a few things.19:25
kinghathmm i mounted it outside the user dir in /media and then mounted it back in the user dir in media and now there are both there. even after reloading the mounts.19:28
kinghatwill that take a reboot to get rid of the unwanted one?19:29
SkyriderWas hoping someone could help me with my net problem... it's odd, server's internet is down, can't ping and for some reason ufw is gone.19:30
=== patr0clus is now known as s3nd1v0g1us
SkyriderGuess no one :(19:37
TenkawaSkyrider: can you access your router/gateway from that machine?19:39
KindOneSkyrider, what OS?19:40
SkyriderUbuntu 18.0419:42
SkyriderAs for the machine itself, currently remotely connected through a console in the control panel.19:43
Tenkawaok19:44
Tenkawahow does it connect to the inet? wifi/wired?19:44
Skyriderwired, using the virtio driver.19:44
Tenkawavirtio? thats a virtual machine bridge19:45
Tenkawaoh fun19:45
Skyridercan also choose e1000 and rtl8139 :p19:45
SkyriderThink this all happened after a system reboot requirement of a kernel.19:46
Tenkawayeah... just didnnt realize you were running a vm here19:46
Skyrider^^ sorry19:46
Tenkawaso.. lets see19:47
Tenkawaobviously the host is making point to point19:48
Tenkawawell actually19:48
Tenkawawhat kind of remote connection are you making?19:49
Tenkawayou said its through their control panel right?19:49
SkyriderScreen option in the CP, yea.19:50
SkyriderI would assume a direct connection of the screen itself.19:50
Tenkawadont assume that19:50
Tenkawathe can use libraries with apis to do this too19:51
SkyriderAh ^^. The only thing that makes sense is it is something firewall related.. but that's me..19:51
Tenkawawhats your firewall status say?19:52
Skyriderufw appears to be gone for some reason, yet I can find it with whereis ufw19:52
SkyriderService doesn't appear to exist :-\19:52
grub-loserOkay.  So I'm running `sudo apt-get install -f` and it says "No GRUB directory found.  To create a template run 'mkdir /boot/grub' first.  To install grub, install it manually or try to 'grub-install' command`.  How do I know which to do?19:52
Tenkawaeven if you do service ufw status?19:52
Skyrider1 sec... have to manually type my password to use sudo... bloody copy paste aint working19:53
Tenkawaok19:53
SkyriderAccording to the shell, loaded: masked /dev/null: bad19:54
Tenkawatry sudo ufw reload19:56
Tenkawawhats the return on that19:56
Tenkawai'm a bit rusty on ufw19:57
Skyridercommand not found :p19:57
lordcirth_grub-loser, 'ls /boot' returns what?19:58
Tenkawayou were the one just working on packages right?19:58
lordcirth_ls /boot | pastebinit19:58
TenkawaSkyrider: you might want to make sure it didnt "remove" it19:58
grub-loserI tried both, and neither worked.  `sudo grub-install` says `error: cannot find EFI directory.` and `mkdir /boot/grub` says `File exists`19:58
grub-loser@lordcirth_: tx.  `ls /boot` returns a list of files, including a folder `grub`19:59
Tenkawawhile cleaning up node.js20:00
SkyriderThis is bizar20:00
SkyriderI can find ufw.service in /etc/systemd/system20:01
lordcirth_grub-loser, does /boot/efi exist?20:01
SkyriderYet when I attempt to vim it, it says it doesnt exist20:01
TenkawaSkyrider: that is odd20:01
Tenkawathat means its symbolic link is gon20:01
Tenkawae20:01
Tenkawalook at its link20:01
naccTenkawa: Skyrider it's masked and linekd to /dev/null20:01
naccwhich you can't open20:01
naccalmost certainly that, if it's a systemd unit20:02
grub-loser@lordcirth_: tx.  no, /boot/efi does not exist20:02
lordcirth_grub-loser, well, that sounds like your problem20:02
Skyrider:-\ so something is messed up20:02
Tenkawanacc: yeah i agree20:03
grub-loser@lordcirth_ tx20:03
Tenkawathe question is ho20:03
Tenkawaw20:03
naccSkyrider: well, only if you expected it to not be masked20:03
Tenkawait wasnt before20:03
SkyriderI was able to execute ufw commands without problems a few weeks ago20:03
Tenkawaapparently20:03
lordcirth_This may not be helpful, but I don't like ufw, and I just use shorewall.20:03
* Tenkawa hears that20:04
ioriapkx3, fix the con, pls20:04
lordcirth_grub-loser, 'mount | grep efi' please20:04
TenkawaSkyrider: sorry I couldnt help more20:05
grub-loser@lordcirth_ tx: it returns nothing20:05
lordcirth_grub-loser, just to double check, your machine is booting using EFI?20:06
Tenkawagotta run all20:06
TenkawaSkyrider: good luck.20:06
SkyriderNo worries, I appreciate the reply :)20:07
grub-loser@lordcirth_: /dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)20:07
lordcirth_grub-loser, thought you said it returns nothing?20:07
grub-loser@lordcirth_: my mistake ... I had run `umount -all` at some point previously.  after I remounted, I got /dev/sda1 on /boot/efi20:08
lordcirth_grub-loser, ah ok.  Does grub-install work now?20:08
grub-loser@lordcirth_: .... it's doing something ....20:09
grub-loser@lordcirth_: yes!  iut does!  `No error reported.`!  That's good!20:10
=== capella is now known as capella|away
lordcirth_grub-loser, good.  Now you can run apt -f install to make sure everything's fine20:10
=== _13LACK_ is now known as _13LACK_|Away
grub-loser@lordcirth_: it seems to be fixing something20:13
grub-loser@lordcirth_: tx so much.  Now I'm going to try to upgrade grub and then distro-upgrade20:15
lordcirth_grub-loser, no problem. Don't randomly umount things :P20:16
grub-loser@lordcirth_: tx for the tip!  I'm rebooting.  I think I've got my grub back.20:17
grub-loserI think I'd like to be played by Angela Bassett in the coming Hollywood blockbust about this: How Stella Got Her Grub Back20:18
SkyriderOdd.. the CP has a rescue mode option, whenever I use that I'm able to connect to the server using my own SSH client.20:23
SkyriderBut whenever I disable it and reboot the system, I can no longer connect.20:23
comet23?20:24
comet23what just happened20:24
hggdhcomet23: nothing much, just a typo20:25
Avionubu 18.04 says Fsck You.   what next?  https://i.imgur.com/03sq4lK.jpg20:36
lotuspsychje!details | Avion20:36
ubottuAvion: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.20:36
Avion!language |Avion20:36
ubottuAvion, please see my private message20:36
ioriaAvion, you can do it from Grub -> Advanced Options -> Recovery -> fsck20:37
Avionlotuspsychje: it wont boot. i held shift to enter grub, chose recovery (that sounded good) and this happened.  {it is a dualboot with win10 on an HP probook455,g3}20:38
Avionioria: i dont know what to do. i should look up what fsck is on this fon.20:39
AvionThe system utility fsck (file system consistency check) is a tool for checking the consistency of a file system in Unix and Unix-like operating systems, such as Linux, macOS, and FreeBSD20:40
ioriawe know that20:41
lotuspsychjeAvion: when did this start to happen, what did you do exactly?20:41
Avionoh, I read the screen better now. i thought I ..... lotuspsychje nothing happened. i was slow and had a jillion chrome tabs open si I decided to reboot.20:42
lotuspsychjeAvion: system up to date?20:43
Avionand it would not reboot. i let it sit (for a month) like ignoring a person who had offended me.20:43
lotuspsychjeAvion: this is not the channel to discuss offends20:44
Avioni was noy, just poetic. apologies.  - lotuspsychje i see it is like check disk, FileSystemChecK20:46
lotuspsychjeAvion: try what ioria suggested file system check20:46
Avionok i will learn it. thanks20:46
xdruppican i remove examples.desktop on ~?20:51
xdruppiwhy when i use ls -l it points out it's a file?20:51
prof2004hi, back again20:54
prof2004have still the problem, gdm3 is not working20:54
xdruppiprof2004: what's your problem?20:55
xdruppiwhen did it stop working?20:55
prof2004have tried the solution from entry #57 in https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/177947620:55
ubottuLaunchpad bug 1779476 in gdm3 (Ubuntu) "Ubuntu 18.04: gdm3 does not switch to graphics after update" [High,Expired]20:55
prof2004hi xdruppi20:55
prof2004after an system update Monday before one week20:55
prof2004ioria has helped me to solve the problem with substituting gdm3 by lightdm20:56
prof2004I am no investigating, what happens, and it seams, this problem was already there before20:56
xdruppii see, was this a regular update, or were you updating from version to newer version?20:57
prof2004I am telling you and the team here, that the solution in the bug discussen from entry #57 is not working, fyi20:57
prof2004a regular update20:57
lotuspsychjeprof2004: i fixxed this once like here: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/178098620:58
ubottuLaunchpad bug 1780986 in gdm3 (Ubuntu) "Boot stuck at ubuntu logo gnome display manager" [Undecided,Fix released]20:58
prof2004it was working before, after the update, I was asked to reboot, after that reboot nothing worked20:58
lotuspsychjetry the TTY part prof200420:58
xdruppiman that is very odd20:59
prof2004hi lotus, I can try this solution, should not bring my system in danger20:59
lotuspsychjeprof2004: if you reinstall the packages, as described no danger21:00
prof2004lotus, can I do this from a terminal, or do I need a console21:01
=== _13LACK_|Away is now known as _13LACK_
xdruppiprof2004: aren't those the same thing?21:01
lotuspsychjeprof2004: if you say you cant enter GUI? you cant access to a terminal?21:02
prof2004I do not know, thought a console is more independent21:02
xdruppiprof2004: sorry, they do have different definitions, please ignore me21:02
prof2004lotus, I am currently using lightdm, what works well21:02
lotuspsychjeah21:02
prof2004so, I will go for it, cu21:02
cow_2001keynav won't work when focus is on gnome-terminal but would work when focus is on firefox. anyone knows a solution?21:11
OerHeksalt-tab will switch focus21:14
ash_worksihow does pg_lsclusters determine the cluster name?21:15
Bundestrojanergood evening21:15
Bundestrojanerafter closing wine, i have strange colors on my desktop (kde) and all windowed applications untel next reboot.21:15
Bundestrojanerhow can i reset the colors without rebooting?21:15
prof2004hi, I am back21:15
prof2004it did not work, same behavior21:16
OerHeksBundestrojaner, The most easy fix for garbled desktop after wine-games, is to run them  in a "virtual desktop". You can do this by going to Wine configuration, Graphics and turning on virtual desktops.21:18
prof2004so, I will stick with lightdm for now21:18
OerHeksfor now, go into the screen menu and fiddle with the options, or logout/login again21:18
lotuspsychjeallright prof200421:18
BundestrojanerOerHeks: thx21:19
prof2004I have another problem, my scan2pdf, and simple scan do not work21:19
prof2004I have a brand new hp laserjet pro, connected by wlan, able to process print jobs from ubuntu, driverless and using bonjour21:20
cow_2001OerHeks: it won't work. gnome-terminal is invisible to it. it clicks right through it on the window underneath it.21:20
BundestrojanerOerHeks: just opening the gamma settings solved it - very strange21:20
prof2004but system does not find a scanner21:20
lotuspsychjeprof2004: is your system up to date?21:20
prof2004another system in the network, windows based, can do network scan using this printer21:20
prof2004yes, my system is up to date, today there have been new sane drivers in the update, do they?21:21
lotuspsychjeprof2004: did you install hplip-data and hplip-gui ?21:23
prof2004no, but until now, scan have been possible, I will go and install21:24
prof2004wait a minute21:24
prof2004hplip-date was installed, version 3.17.10+repack0-521:26
xdruppiprof2004: i got the same scanner issue, I have an HP printer with a scanner, at first I could use it wireless without configuring it, but the scanner didnt work, the solution was to install hplip-gui, connect the printer with USB to computer and follow hplip-gui program instructions21:26
prof2004hplip-gui was not, and is now installed21:26
xdruppiafter finishing that, you can disconnect printer usb21:27
xdruppiand use it wireless21:27
xdruppiwhile also being able to scan21:27
xdruppiprof2004: wireless scan MIGHT seem slow, but you can configure that by changing the quality preferences in Simple Scan21:27
prof2004what did you configure? I have access to the printer via web interface, and can do all configurations21:27
xdruppiprof2004: your issue is that you can't use the  scanner wireless right?21:28
prof2004yes21:28
prof2004I can print wireless, but not scan21:28
xdruppiwhat brand is your printer?21:28
prof2004HP-LaserJet-MFP-M426dw21:29
xdruppiok cool, so ubuntu comes with default hplip program, you can install hplip-gui, basically a graphical interface21:30
prof2004done21:30
xdruppii had your issues, i could not scan wirelessly21:30
xdruppiis your printer in your devices list?21:30
prof2004have just started the HP Device Manager from hplip-gui, will see what happens21:31
prof2004yes, in the printer list21:31
xdruppiprof2004: ok so if you open HPLIP Toolbox21:32
xdruppiit will ask you to setup device21:32
prof2004does not find a device and asks for connecting the printer via usb :(21:33
xdruppiprof2004: do you have usb?21:33
prof2004oh, I have used the corresponding option, will try the right one21:33
prof2004printer found21:34
prof2004download plug-in from HP ...21:34
prof2004still downloading, the server is busy, it seams21:36
MrUnagiI don't know if this is the right place to ask, but after running openssl dhparam -out /etc/ssl/certs/dhparam.pem 2048 on my remote server, I lost ssh access. Any ideas why this would happen?21:42
cow_2001 /close21:43
mostymI have two machines, an ubuntu fileserver with a public ip of .40, and a windows server machine with a public ip of .43.  From countless locations I can ping, ssh, ftp, http, etc, the ubuntu fileserver.  However, from the windows machine, I cannot connect to the ubuntu server. I confirmed that the firewall is disabled on both the ubuntu and windows servers.  I even went so far as changing the windows server ip to .50 because I thought 21:43
Ben64your message ends with 'because I though'21:44
mostymbecause I thought maybe that fix things.21:45
mostymbecause I thought maybe that would fix things.21:45
hggdhmostym: what happenswhy you try to connect to the server? What errors do you see?21:49
Ben64can you give more details on the network21:50
mostymhggdh: connect timeouts for each service I try to connect to.21:52
mostymBen64: This is a colo data rack at a datacenter.  It's really basic, 1Gb uplink from the DC to a 48 port netgear switch21:59
hggdhmostym: can you run tracert from the windows to the Ubuntu server?22:13
z0ran anyone have a problem to install vmware workstation pro 14 on ubuntu 18.0422:14
mostymhggdh: Tracing route to 216.218.189.40 over a maximum of 30 hops    1  WIN-3I7IHUVF2G4 [216.218.189.43]  reports: Destination host unreachable.  Trace complete.22:15
hggdhmostym: well, there you go22:16
mostymhggdh: I wish I knew what that means.22:20
roadmrmostym: are you able to access other locations/IP addresses from the Windows machine? that looks like routes are misconfigured on the WIndows machine. If you can reach other things on the internet, I bet you have a misconfigured netmask.22:22
hggdhmostym: your windows TCP stack does not know how to get to the Ubuntu server. Bad routing, bad configuration, bad subnet, etc22:22
roadmrmostym: (btw none of that is related to Ubuntu, so perhaps you'd have better luck asking in a Windows help channel - I'm happy to help but haven't touched a Windows box in years so I can't really be of any use22:23
roadmrI have touched Windows that came in a box, though... go figure22:23
mostymroadmr: yes, I can reach other boxes with no problem.22:24
mostymI checked the netmask, gateway on both machines.22:24
mostymeverything checks out22:24
roadmrmostym: have you tried pinging the Windows machine from the Ubuntu server? :)22:26
mostymroadmr: yes22:27
mostymIt works22:27
mostymI mean i get responses.22:27
lordcirth_ping working one way and not the other is probably a routing or firewall problem22:28
mostymWTF22:28
mostymit's working.22:28
roadmr\o/22:28
roadmrWIZARDRY!22:28
mostymi hate that shit.22:28
roadmrmostym: did you recently change a NIC (network card) on any of these boxes?22:28
mostymroadmr: I did not.22:28
roadmrok, then magic seems to be the explanation :)22:29
mostymI just turned off the firewall and turned it back on22:29
mostym.on the windows box22:29
lordcirth_That is pretty close to the standard Windows fix22:29
lordcirth_Reboot and hope it works this time22:29
rxpanyone know how to make highlighting work on hexchat?22:29
roadmrmostym: see, I told you it was a Windows problem ;)22:30
mostymit's not working now.22:30
mostymlol22:30
mostymOh... it is the firewall.22:30
mostymif I disable the firewall it works.22:30
mostymbut why... just for that ip.22:30
lordcirth_rxp, like, username highlighting, like this message should be doing?22:31
lordcirth_Works for me22:31
rxphuh22:31
rxphold on22:31
rxpit looks like its working but its just not the color i sent. its green, same color as your nick22:32
rxpbut i set it to orange at least i thought22:32
lordcirth_bright green is what I get22:32
lordcirth_0x4E9A06 is the default green here22:33
rxphuh...under Interface Colors, I set Highlight to orange...maybe thats for something else22:33
lordcirth_That's what I was looking at22:33
lordcirth_rxp, highlight me, please, I've tried setting it red22:34
roadmrmostym: at this point I would definitely go ask someone who knows how to operate Windows firewalls22:34
rxplordcirth_,22:34
lordcirth_huh, still green22:34
rxplordcirth_, ok it made the channel name in which you highlighted me orange...but the text is green22:34
lordcirth_rxp, oh, that's interesting22:34
rxpi can work with that at least...it notifies me22:35
lordcirth_orange is the default for 'new message in channel' and I get green for highlights22:35
rxpi dont see a way to change the color of the text that contains my nick tho22:35
CodeMouse92FWIW, I see white text for everyone, green nicks for lordcirth_ and rxp. But I'm on Hexchat22:37
CodeMouse92(And highlighting always makes it orange for me)22:38
CodeMouse92Er, green.22:38
rxpyeah, my first time using hexchat...pretty similar to xchat, which i used a long time ago22:38
mostymI figured it out.  It was using the public profile.22:38
rxpim mostly used to mirc tho cause im always on windows22:38
mostymchrist.22:39
mostymthanks all!22:39
l0rd_hexhi all, does anyone know which Wiki software wiki.ubuntu.com is running?22:44
roadmrl0rd_hex: it's MoinMoin: https://wiki.ubuntu.com/HelpContents22:45
Avionubu18.05 fails boot. recovery said fsck  {it is a dualboot with win10 on an HP probook455,g3. would not boot ubuntu after i booted into win19 to show that win10 gets 16 wifi signals and ubuntu only gets mine+1}22:53
kirillowwhat do you think of firejail?22:59
OerHekskirillow, this s not a polling channel, just technical support23:02
kirillowoh sorry23:07
TJ-Using 'ldconfig --verbose path/to/libs' it reports some path/to/libs/lib*.so I want it to register, but checking the ld.so.cache shows they're not added. Anyone have experience of further diagnosing this?23:14
vltAvion: To prevent problems like these it’s often recommended to stick to officially released versions (of both Ubuntu and Windows).23:19
Avionvlt i am only using officially released versions. whatever gave you another idea I dont know.23:22
OerHekscapturing of wifi/and or usb ports, windows 10 is known for that, probably the fastboot-function23:25
Aviontutorials.ubuntu.com for create a usb stick on windows is terrific (for using rufus, on windows)23:26
OerHeksetcher, rufus, both should do fine23:27
Avionvlt i am not proficient enough to do otherwise23:28
Avionthe icon on the taskbar shows how far along it is. (my tension level drops.)23:28
Avionnext steo to fsck (looking for tutorial, all help valued)23:29
Avionbasic basic questiin, booted from a live usb. how do I figure out how to refer to my linux partition? eg /dev/sda-something. or sdb... i am lost.  i tried lsblk but noting told me what was what. or which.23:54
Avioni dont want to check windows only ubuntu23:55
slidinghornAvion, look for one that's formatted as ext423:55
scienteshow can i record a phone call on Linux?23:56
scientesboth mic and speakers23:56
scientes(google voice)23:56
slidinghornscientes, you should be able to in Audacity without an issue.  Local recording consent laws would likely be in effect, just as fair warning23:57
scientesyes i am aware23:58
Avionwhat (specifically) is a "filesystem type" and how do I specify just the ubuntu one.23:58
scientesI have to do it on Linux, cause phones have that feature disabled, like a nanny phone, slidinghorn23:58

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