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

duoihey00:02
duoican anyone suggest noninteractive MTUs?00:02
SlidingHornduoi: This isn't really the place for software suggestions.  Maybe try #ubuntu-offtopic?00:03
duoiSlidingHorn okay00:03
ryuomaetthew: generally, no. i've only seen KDE do anything like that for nearly the whole session00:04
pi0need help setting up wifi ap on my ubuntu laptop to share internet00:10
Bashing-omdeadrom: Nvidia recommends the 490 version driver: https://www.nvidia.com/Download/driverResults.aspx/137276/en-us . what shows ' sudo ubuntu-drivers list ' ?00:11
maetthewryuo: ok00:11
deadromBashing-om: nvidia-340 / nvidia-driver-39000:12
Bashing-omdeadrom: ' sudo apt update ; sudo apt upgrade ; sudo ubuntu-drivers autoinstall ' should install the 390 driver :)00:13
=== cgundersson_ is now known as cgundersson
Phischihello, just wondering.... would it be bad for a firmwareupdate to have a passwd file with this line?: root:ToCOv8qxP13qs:0:0:root:/root/:/bin/psh00:22
Phischiplease tell me that this isn't a password-hash....00:23
=== iwhb4u is now known as Mo4_xi1_ge1_Ren2
deadromPhischi: that looks like.. plaintext, if you ask me00:34
Phischihashid says DES00:34
Phischijust probing IPcamfirmware00:34
deadromwell, see if that gives you root00:34
Phischiso, can't check if it works00:35
deadromshenzen toy?00:35
ntdhttps://news.ycombinator.com/item?id=1871197000:35
Phischinot directly... major brand.... looks like a 0-day :p00:35
Phischithough I bet they just got the parts somewhere in Shenzen00:35
PhischiI was just bored and checked the next gen of a camera I once used and found a root-password in the firmware... so....00:36
PhischiI think this will get a CVE entry soon00:36
* deadrom dips white hat ;)00:37
EriC^^maybe it's the default password..00:37
PhischiEriC^^:  haven't checked Shodan yet. The camera webinterface doesn't deliver anything specific to search for. But I'm not that deep into the pentest-thing yet, too00:38
ducassePhischi: is this an ubuntu install?00:38
Phischiducasse: my VM uses Ubuntu to dissect the firmware :)00:39
GalactorMorning all! I was wondering, How do I move files from one machine to another via ssh? I got myself a pi-zero and want to use it as my always-on irssi client... however all my scripts/log-in info, etc. is on this machine00:41
subcoolOdd but easy one. I have to install nvidea drivers, and i have to install displaylink driver. I installed the displaylink drivers, and tried to setup my second monitor, "Displays and Monitor" see the second monitor, but i cant pitch anything to it. The computer also appears to allow the actions for a second screen, but- nothing is presented on the screen.00:41
EriC^^Phischi: https://blog.donbowman.ca/2018/01/18/hacking-the-hikvision-part-1/00:41
subcoolTwo- while doing this, i tried to disable the second screen. it disabled the main screen. I uninstalled, and reinstalled it. When i resintall, the main display goes blank.00:42
ducasseGalactor: 'man scp'00:43
PhischiEriC^^: lol, nice find00:43
Phischisame pass00:43
Phischihiklinux :)00:44
EriC^^:D00:44
Phischibut just for the learning, I need to get a hang on how hashcat works with mask-attacks (better bruteforce)00:44
Galactorducasse: ah thats the command! thank you!00:45
EriC^^Galactor: i'd make sure it's the same version irssi on both machines before copying user config files over across installs00:46
GalactorEriC^^: Good advice! thanks for saving me the headache. I've only dedicated myself to linux (made that windows uninstall) recently so I still got a lot to learn00:48
Phischiduh00:51
Phischihashcat can't find a Cuda-device in the VM.... laaaaaaame00:51
PhischiEriC^^: whoa, under 30mins on just 1 i5 core in the VM...00:58
subcoolhttps://pastebin.com/DMdbAwWU01:10
subcoolwhichi file do i remove to prevent previous installations to mess with my re-installation01:11
SlidingHornsubcool: I'm not understanding what your issue is.  If you reinstall, it will overwrite everything.01:13
subcoolSlidingHorn, i had the issue, lost my screen, went to another login (ctrl+alt), uninstalled it, rebooted, reinstalled - lost my screen immediately. swtich to another login again, uninstalled it. reboot. everyting worked again.01:33
Sven_vBcan anyone help me debug mDNS in bionic? works in the live session but not in the installed system. https://paste.debian.net/hidden/6c45e527/01:39
SlidingHornsubcool: I'm sorry, but what you're saying doesn't make any sense without a little context01:42
=== mkv is now known as m4v
subcoolSlidingHorn, Sorry. THe pastebin you see is after displaylink has be removed. Techinally i believe there is only 3 files of question that might of concern from the pastbin.02:11
subcoolSlidingHorn, when i install the displaylink, it appears to refer to previous installations, because after i messed it up the first time. No matter how many times i uninstall and reinstall it. After its installed, my main screen goes black.02:12
rfmSven_vB, what does "getent hosts xxx.local" say?  That calls gethostbyname through the NSS.  (BTW, no point in "sanitizing" names in .local or addresses in 192.168.x.x, nobody outside your net can get to them anyway.)02:14
Sven_vBrfm, on live, getent hosts says the same as avahi-resolve-host-name. on installed, its output is empty.02:20
=== mkv is now known as m4v
rfmSven_vB, ok good that means the failure's in the gethostbyname call.  We should look at the output of "strace getent xxxx.local" (on the installed/failing system.)   You could pastebinit, or if you think it needs to be sanitized, I could pastebin my working one and you could eyeball compare it...02:24
Sven_vBflags -fyxo?02:24
Sven_vBI'll try with fyxo and maybe it shows enough02:26
rfmSven_vB,  don't need any flags its only gonna be 185 lines or so02:26
rfmSven_vB, unless you have a huge /etc/hosts file...02:28
WM_Is there a way to speed up Visual Studio Code snap startup time? It's super slow compared to VSC on Windows on the same hardware02:28
WM_(which was already super slow compared to Sublime Text)02:29
SlidingHornWM_: I would imagine that'd probably be a better question to point to the snap maintainer(s)02:29
WM_SlidingHorn: even though I got it through "Software"?02:29
rfm WM_ did you try twice?  There's a problem in some versions of snapd where the first startup after install is slow.02:30
WM_rfm: I think it was still slow, I'm dual booted to Windows right now02:30
SlidingHornWM_:  I'd say so, as it's not directly an Ubuntu issue.  while snaps are available through the "Software" store, they're not maintained or officially supported (as anyone can make/maintain a snap)02:31
WM_Fair enough, I just thought since I didn't modify my sources that it'd be supported02:31
WM_Also, how do I save my modifications to /sys/devices to persist across boots02:32
SlidingHornWM_: it's a weird scenario, and that's a perfectly logical assumption02:32
WM_I figure I can create a custom systemd unit but maybe there's an official method02:32
Sven_vBrfm, can I just redact the hex blobs from socket read/writes or do you need them?02:32
WM_Basically my trackpoint needs tweaking in /sys/devices/platform to work properly02:33
rfmSven_vB, sure, if you must02:34
SlidingHornWM_: what exactly is the change you have to perform?02:35
WM_SlidingHorn: speed and sensitivity. Gnome just gives me "Mouse Speed"02:36
SlidingHornWM_: do you just run a command or script to do it?02:36
WM_SlidingHorn: yeah something like "echo 2 > /sys/foo"02:36
WM_For a few settings02:36
WM_But I thought there might be a "proper" way instead of my own hacky concoction02:37
Sven_vBrfm, https://paste.debian.net/plainh/9cb7613a/02:39
SlidingHornWM_: you could create a .service file in /etc/systemd/system/   and run    sudo systemctl enable --now myservice.service  (that would start the service and tell it to run on boot in the future)02:40
WM_ok, manual hacks it is!02:40
WM_i should just always opt for hacks02:40
SlidingHornWM_: A couple helpful (but lengthy) reads if you need them: https://www.freedesktop.org/software/systemd/man/systemd.service.html  https://www.digitalocean.com/community/tutorials/understanding-systemd-units-and-unit-files02:40
SlidingHornWM_: There may be another less-hacky way to do it, but I'm not aware of it :/02:41
WM_all good thanks SlidingHorn02:42
Sven_vBWM_, you could also install it regular instead of as a snap.02:44
WM_Sven_vB: that might be a good idea, avoid this snap business entirely02:45
WM_Sven_vB: thought i'd stop being an old grumpy *** and try it02:45
Sven_vBWM_, as for /sys mods, you could just hook a shell script into cron with "date/time" "@reboot"02:45
Sven_vBWM_, to make it pluggable, give it its own file in /etc/cron.d02:47
WM_pluggable?02:48
Sven_vB"just add/remove a file"02:48
WM_ah02:48
Sven_vByou could even put a weirdly encoded archive in a line comment inside the same cron file and then have the cron command unpack that. :D02:49
* WM_ stares at Sven_vB 02:49
Sven_vBor store it in an env var02:49
WM_don't make me come over there02:49
rfmSven_vB, where it seems to go off the rails is after it reads nsswitch.conf and is trying to read the libnss libraries.... it can't even find libnss_mdns4_minimal.so.202:50
Sven_vBrfm, then I'll go check why one bionic does have it and the other don't.02:51
rfmSven_vB, and I don't know why it's looking in so many more places than my system does....02:51
rfmSven_vB, gotta go sorry02:51
Sven_vBrfm, thanks a lot!02:52
Sven_vBgotta install libnss-mdns it seems02:55
Sven_vBand libnss-myhostname while I'm at it02:56
Sven_vBworks. problem solved. thanks again, rfm!02:59
nshiredoes ubuntu still overwrite the windows boot manager with GRUB on uefi systems?03:18
me1tyes03:18
nshirein my bios, I was able to select just the windows boot manager and it worked, not sure how03:19
nshireas far as I can tell grub never ran on that last boot03:20
Sven_vBnshire, are you looking for http://jaeger.morpheus.net/linux/ntldr.php ?03:25
Sven_vBmaybe it's still compatible with modern windows03:26
nshireno, I'm mostly confused as to how I was able to successfully boot win10 while skipping grub03:26
nshireI think there is some old documentation on the ubuntu site03:26
me1ti always used grub to chainload03:26
nshirehttps://i.imgur.com/p2o4LhM.jpg03:29
nshirenot sure what's going on here03:31
subcoolOk.. better question.03:42
subcoolIf i needed to modify screen resolution, and displays, and which monitor is which... what file would i edit in CLI03:42
me1txorg.conf03:43
subcoolsame for KDE?03:43
me1ti thought it was for all03:44
subcoolidk, when i tried getting into all this in the beggin... it was something else.03:44
subcoolonce u said it - i was Oh yea.03:45
subcoolok... time ti figure this out-- thanks a lot man.03:45
subcoollata guys03:45
ntdhttps://news.ycombinator.com/item?id=1871197003:51
ntdArticle is about the sad state of using linux on touchscreen devices. turns out you can't if you're using ubuntu bionic (released in april). Their kernel just doesn't support a whole device class (iio) and seemingly they can't be bothered fixing this...04:06
SlidingHornntd: more of a #ubuntu-offtopic or #ubuntu-discuss topic04:07
ntdor about the ubuntu kernel 4.15 be faulty?04:08
ntdnacc confirmed this, read the article04:08
myselfHeh. As the owner of a whole pile of touchscreen laptops on the other end of the age scale, where someone wrote a driver that works in kernel 2.2 and nothing since :P04:08
SlidingHornntd: I'm not saying it's not confirmed or anything else for that matter.  I'm saying it's not a support request, and therefore is off topic here.04:10
=== WM_ is now known as epicmetal
=== capella is now known as capella|away
=== cyp3d_ is now known as cyp3d
septemhillhelp05:24
VystyI have a monitor that suddenly appears to be aliasing (I think?). Can someone help me troubleshoot this problem? Running Ubuntu 16.04.05:25
IcemanV9septemhill: you need to expand on "help" question. it's too vague for any of us to help ya05:27
SlidingHornVysty: more details would probably make it easier for folks :)05:31
VystySlidingHorn: Damn thing just fixed itself. I walked out the room and walked back in and it's back to normal.05:31
VystyProblem was I had no idea how to describe the problem. :/05:31
InteloHow can I test/configure my new mic sound. The os is not getting it05:42
Intelo!sound05:42
ubottuIf you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.05:42
Intelois there a more featurefull app>?05:43
epicmetalhowcome i cant see visual studio code in the "installed" tab in software?05:46
epicmetalthe snap is on my system, installed via software yesterday05:47
SlidingHornepicmetal: I'm not sure if it accounts for snaps...I could be wrong. Let me see something...05:48
SlidingHornepicmetal: I'm incorrect - All the snaps I've installed are accounted for.  Not sure what to make of the VS Code situation05:51
SlidingHornepicmetal: sounds like you're having a load of fun with that program so far xD05:51
Intelohow to check audio06:06
SlidingHorn!details | Intelo06:07
ubottuIntelo: 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.06:07
InteloSlidingHorn,  My m6700 jus does not records sound when external mic is plugged in. What could be wronge here? I used an external sound card too (usb based06:08
Inteloi will b back06:09
epicmetalSlidingHorn: yeah it's a ton of fun06:21
epicmetalSlidingHorn: i use it on windows so i thought i'd try it on ubuntu06:21
epicmetalSlidingHorn: snap remove vscode did the trick06:23
SlidingHornepicmetal: oh, I didn't know you were looking to remove it.  *That* I could have helped with06:26
epicmetalSlidingHorn: still weird that it was missing from Software though06:26
epicmetal18.1006:27
SlidingHornepicmetal: It *might* be worth filing a bug report to the gnome-software package to see if it's something they could recreate - Was that the only snap you had installed?06:30
SlidingHornepicmetal: (you can do   snap list   to see if there are others)06:31
epicmetalSlidingHorn: yeah just vscode06:36
InteloSlidingHorn, back06:37
SlidingHornIntelo: tell us more about your issue...what mic is it (make/model)?  How are you connecting it?  What version and flavor of Ubuntu are you running?06:38
InteloSlidingHorn, On my m6700 I hear no sound while I record /input via external mic. I plugged in the input jack and also used external usb sound card. Tried kubuntu 18 and windows 10. The boya m1 mic works on another laptop I have.06:38
InteloI tried skype, obs studio for testing audio06:39
SlidingHornDid it work in Windows on this same machine?06:39
InteloSlidingHorn, no06:40
SlidingHornIntelo: well that kinda nails it down to a hardware issue on the machine itself, I'd think06:40
InteloSlidingHorn,  I have a dell lattitude e5430, it has only one jack for mic/headphone. When I plug the mic there, it works but when I use the external soundcard in that laptop also, it does not works.06:42
InteloSlidingHorn,  if it was hardware issue, the external sound card would have worked on m6700 but it seems the internal mic jack and external usb card, both dont work06:42
PhischiHm, what does a root:: in the /etc/shadow mean? No root-password? Especially if the /etc/passwd shows root:x: ?06:44
lotuspsychje!root | Phischi06:46
ubottuPhischi: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo06:46
Phischino, in general :)06:47
Phischidissecting a IoT firmware06:47
=== [1]MrMobius is now known as MrMobius
geirhaempty field does mean empty password, yes. So you can log in as root without a password06:47
geirhaobviously, not recommended06:48
Phischigeirha: so root:x:0:0:root:/root:/bin/sh06:58
Phischi means shellaccess (if SSHd/Telnetd runs) even remotely? Would this count as a 0-day?06:58
Phischiyay, this is hardware that was updated 10months ago the last time :)06:58
irwisssshd that's not a few years old should generally block password login into root, but in IoT security is more of a meme than a real concern07:07
TeachmehowHello. I changed my Home directory permission to 'dwrxwrxw-x' and now I cannot ssh into my ubuntu instance. it's in aws. Is there any way I can log in to change the permission? Thanks07:13
Teachmehowsorry its 'drwxrwxw-x'07:14
Teachmehowsorry its 'drwxrwxr-x'*07:14
Teachmehowthis is the final version07:14
energizeri normally do these setups with a usb boot drive. i happen to have a usb-sata cable around today.  can i make use of that to install onto the os drive without leaving my main computer?07:18
GoopI've been looking for some good whiteboard software for Ubuntu, since I got a drawing tablet, but everything is either online, very shitty, or doesn't work.07:31
GoopOpenBoard doesn't work with Ubuntu 18.0407:33
SlidingHornGoop: There's an OpenBoard snap and a flatpak - Have you tried those?   (for the snap:   sudo snap install openboard )  just note that snaps aren't maintained by Ubuntu, so they're not technically supported on an individual level07:49
GoopSlidingHorn, Openboard does not work.07:53
GoopSlidingHorn, I installed it, and it doesn't exist anywhere on my system. No "openboard" command nor entry shows on the Dashboard.07:53
SlidingHornGoop: I've seen folks say they need to use "OpenBoard" rather than openboard for the command?07:56
stevenmorning, havnig this problem that apt update failes (can't resolve the name) but ping $domain works just fine.. I did add a nameserver manually to /etc/resolv.conf .. pinging $domain before that didn't work either (something wrong with dns) so could it be that apt does not use resolv.conf to resolve the repos08:59
stevenand if thats the case, what does it use?08:59
gigirocksteven, try to change repos09:03
stevengigirock: I am not physically on the machine :D its my co-workers machine (whom works in a different city) who needs to install something from CLI .. he sends me photos09:04
stevenso is there a fancy one liner to change those?09:04
stevencos I am not aware of one09:04
stevenall I can see is ping is working, dig is working, but apt says it failes to resolve it09:05
=== nullifidian_ is now known as nullifidian
stevenI am quite sure it does not use /etc/resolv.conf tho.. I just don't remember what it used instead09:24
=== alekksander_ is now known as alekksander
stevenah cool, its netplan now.. I knew there was something changed in ubuntu18.. ok next questioin, can I set a custom dns when using networkmanager as a renderer?09:37
epicmetalhow do i make the taskbar thingy like gnome in 18.10?09:45
epicmetalit's eating screen real estate and the autohide is weird09:45
epicmetalso i just want gnome's back09:45
epicmetalhttps://askubuntu.com/questions/1030138/how-can-i-get-rid-of-the-dock-in-ubuntu-1809:47
epicmetalapparently i have to go back to vanilla gnome :(09:47
stevenat least you have a desktop lol09:48
epicmetali like ubuntu's gnome except for this09:49
epicmetalit's pretty09:49
epicmetaldoes vanilla-gnome stay themed like ubuntu gnome?09:49
epicmetali'm guessing no since it wants to install adwaita09:49
stevenI wouldn;t know, I normally don't use ubuntu.09:49
epicmetaland...transmission09:50
epicmetal:\09:50
lotuspsychjeenergizer: what are you trying to do exactly, install ubuntu without usb stick?09:55
energizerlotuspsychje: i went ahead and did it with a usb stick, but yeah that's what i was asking09:55
energizeris there a way to do that?09:57
lotuspsychjeenergizer: there are several install methods you can do, depends what you really want?09:58
lotuspsychjeenergizer: like install iso from grub, or cd/dvd09:59
stevenok problem solved, told the coworker to remove ubuntu :D10:00
energizerlotuspsychje: i was interested in installing the os onto the drive without plugging it in to its own mobo10:00
lotuspsychjeenergizer: whatever connected to your computer, setup 'could' see the install media in the partitioning screen10:01
lotuspsychjeenergizer: did you see your device there?10:02
energizerlotuspsychje: yes i saw it the same way i'd see an external usb hdd10:02
lotuspsychjeenergizer: then you can install ubuntu on it, if you select that hd10:03
lotuspsychje!partitioning | energizer see also10:03
ubottuenergizer see also: For help with partitioning a new install see https://help.ubuntu.com/community/HowtoPartition | For partitioning programs, see !GParted (recommended) or !PartitionManager. Other partitioning topics include !fstab, !home, and !swap10:03
energizerlotuspsychje: how would i go through the prompts of the installer?10:04
lotuspsychjeenergizer: what do you mean?10:04
energizerlotuspsychje: given an iso, a sata drive, and a usb-sata cable, can i install and configure ubuntu on the drive from my other computer, so that then i can just go insert it into the new box and turn it on and it'll work? new box has no display or keyboard10:07
epicmetalI just did an apt install of something and apt notified me of upgradeable packages. Shouldn't something in the GUI be blinking at me about these? They seem to be security builds.10:08
energizers/other computer/main computer/10:08
=== SimonNL is now known as _SimonNL
lotuspsychjeenergizer: you have an usb install media with ubuntu seperate too?10:09
energizerlotuspsychje: to be clear, i already did the job using a usb installer. now i'm just curious10:09
energizerif i could do it without usb install media10:10
lotuspsychjeenergizer: the problem would be, if you make the setup iso on the sata drive, you cant install on the install media10:11
energizerlotuspsychje: yeah that's what i suspected10:11
lotuspsychjeenergizer: what you 'could' do, is the iso to grub method from your ubuntu pc, and then install on the sata hd10:12
lotuspsychjeenergizer: https://help.ubuntu.com/community/Grub2/ISOBoot10:12
Boyettedoes anyone know the channel for thunderbird?10:14
energizerBoyette: i dont but might try moznet instead10:15
epicmetalSlidingHorn: vscode runs at normal speed when installed from Microsoft's .deb, so that's good news10:16
epicmetalSlidingHorn: it's just the snap that's cactus10:16
Boyettemoznet10:16
Boyetteok will try10:16
energizerlotuspsychje: ok then i'd run it in vbox or something, configure network & ssh, and then move it into the real computer?10:16
Boyettebecause i have a strange issue which is related to thunderbird or ubuntu10:16
Boyettebut i dont know10:16
Boyettemoznet its just me there :P10:17
energizerBoyette: you know what i mean moznet is another irc network, not freenode10:17
energizerBoyette: irc.mozilla.org10:17
energizerBoyette: because thunderbird is made by mozilal10:18
Disconsentednot anymore10:18
Boyetteooh10:19
Boyettei thought u mean the channel moznet10:19
energizerhttps://en.wikipedia.org/wiki/Mozilla_Thunderbird10:19
Boyettewhich channel on moznet network then?10:20
=== spiffy123 is now known as anon111
energizerBoyette: #thunderbird /topic says " *VISIT SUPPORT* https://mzl.la/2hEY7ef if no answer in this *SLOW CHANNEL* ——get info/make suggestion http://mzl.la/qdZ8y5 — Add functions http://bit.ly/tbamo — #calendar Lightning — #maildev code,addon,dev — test the BETA http://bit.ly/tbchan"10:20
Disconsentedhttps://imgur.com/a/vX6hfON10:21
Boyettethx10:21
stevenis netplan just a thing that converts the yaml into .. systemd-networkd configs?10:26
=== remy^ is now known as Remy^
DemomanCAHi all, is this the place to ask about an issue I'm having with networking in Server 18.04?10:59
lotuspsychjeDemomanCA: come join in #ubuntu-server please11:06
=== _SimonNL is now known as SimonNL
sudorutsupermodhi, i changed my system time setting and i want to "restore" it. is it possible?11:33
sudorutsupermodi changed it a few min ago11:33
EriC^^change it again11:36
EriC^^you mean you dont know what it was set to?11:36
saunaHi, my workstation is in emergency mode. Problem is mdadm somehow ... mdadm error opening /dev/md * and the cat /proc/mdstat shows what seem to be default lines ... not that I have md0 there. I have raid1 setup11:47
saunaMaybe I have forgot to add that sda and sdb are belonging to md0 somehow, but this is 2 weeks later, I think I did some reboots 2 weeks ago and it worked... any help ?11:48
sudorutsupermodEriC^^: yes, i donot know :(11:50
saunaThe way I created is mdadm --create --verbose /dev/md0 --level=1 --raid-devices=2 /dev/sda /dev/sdb . Then I put XFS filesystem on md0, sda and sdb only have gpt partitions on them11:51
sudorutsupermodits nothing major, but changed i timezones and wanted new time.11:52
saunain boot log, there is Timed out waiting for device dev-md0.device.11:54
saunaI am totally lost with these errors11:54
CoJaBoshouldn't it be sda1/sdb1 or something11:54
Xatenevhello12:12
Xatenevim looking for a way to quickly record a gif and upload it to some service12:12
Xatenevanybody know someting?12:12
Xatenevlike gyazo-gif but for ubuntu :)12:12
NerdTheThirdhave you tried google?12:17
XatenevNerdTheThird, Yes12:19
XatenevNerdTheThird, I haven't found a single result12:19
Xatenevthat would match my requirement12:20
paradigmHi!  If vt.handoff is set in GRUB - Ubuntu's default - the display retains GRUB's background until something happens.  How would I figure out what the trigger is that disables vt.handoff?  I've experimented with throwing various ioctls like KDSETMODE/KD_TEXT and ctrl-alt-F#s without success.12:20
NerdTheThirdlies12:20
NerdTheThirdhttps://github.com/gyazo/Gyazo-for-Linux12:20
NerdTheThirdhttps://github.com/phw/peek12:22
XatenevNerdTheThird, did you read the links you just posted?12:25
Xatenevpeek might be worth a shot, it doesn't allow me to upload the gif to some service fast but it can atleast record a gif I guess12:26
Xatenevgyazo-for-linux does not support gif recording.12:26
Intelo On my m6700 I hear no sound while I record /input via external mic. I plugged in the input jack and also used external usb sound card. Tried kubuntu 18 and windows 10. The boya m1 mic works on another laptop I have.  I have a dell lattitude e5430, it has only one jack for mic/headphone. When I plug the mic there, it works but when I use the external soundcard in that laptop also, it does not works.  if it was hardware issue, the external sound12:29
Intelocard would have worked on m6700 but it seems the internal mic jack and external usb card, both dont work12:29
nkorenHey all! New to Ubuntu here, and Linux in general. I've got a problem: when using Chromium (or Chrome), all keyboard shortcuts are disabled when any input element has focus. Drives me crazy. Any way to fix this?12:34
joop_nkoren: I've had similar issues when using Wayland. What DE are you running?12:44
nkorenjoop_: I'm on Unity.12:47
BluesKajHowdy folks12:47
diverdudehi, i have ubuntu desktop 18.04 installed. Will it mess up anything if it run: sudo apt install xfce4 xfce4-goodies ?12:51
lotuspsychjediverdude: you can safely test out other flavors on your current ubuntu, but its reccomended if you like one, to install it clean12:51
diverdudelotuspsychje: its mostly because i am following a guide to install VNC and they tell me to install those xfce packages first12:52
lotuspsychjediverdude: maybe share your endgoal first? be carefull with vnc for security reasons12:52
=== andyhuzhill_ is now known as andyhuzhill
diverdudelotuspsychje: my endgoal is to get VNC up and running (i am connected over VPN)12:53
lotuspsychje!vnc | diverdude12:54
ubottudiverdude: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely.  It works best over fast connections, otherwise look at !FreeNX12:54
diverdudelotuspsychje: ah ok...im over rather slow connection. I should maybe use FreeNX then?12:54
lotuspsychjediverdude: if vnc port is connected to the internet, it will get hammered 24/7 id reccomend safer protocols12:54
lotuspsychjediverdude: do you need one time remote control, or always remote access?12:55
diverdudelotuspsychje: always remote access would be neat12:55
lotuspsychjediverdude: i would be carefull with that, perhaps consider ssh to do your remote work? and secure it with alternate port and fail2ban12:56
lotuspsychjediverdude: the #openssh channel can surely help you with ssh X for a GUI12:57
diverdudelotuspsychje: but nothing is exposed to the internet. its running behind a firewall and accessible only via vpn12:57
lotuspsychjediverdude: whatever you choose, check your logs and see if your vnc port gets scanned or not ok12:59
Intelo On my m6700 I hear no sound while I record /input via external mic. I plugged in the input jack and also used external usb sound card. Tried kubuntu 18 and windows 10. The boya m1 mic works on another laptop I have.  I have a dell lattitude e5430, it has only one jack for mic/headphone. When I plug the mic there, it works but when I use the external soundcard in that laptop also, it does not works.  if it was hardware issue, the external sound13:09
Intelocard would have worked on m6700 but it seems the internal mic jack and external usb card, both dont work13:09
lotuspsychjeIntelo: did you try with pavucontrol?13:11
BluesKajIntelo, does lsusb show the external card?13:12
Intelolotuspsychje, its an app?13:13
lotuspsychje!info pavucontrol | Intelo13:13
ubottuIntelo: pavucontrol (source: pavucontrol): PulseAudio Volume Control. In component universe, is optional. Version 3.0-4 (bionic), package size 126 kB, installed size 804 kB13:14
InteloBluesKaj, Bus 003 Device 002: ID 0d8c:000c C-Media Electronics, Inc. Audio Adapter13:15
Intelolotuspsychje,  I see the mic there but the audio is not being recorded/seen in audio bar when I pank the mic13:19
lotuspsychjeIntelo: sudo lshw -C sound , is the driver= loaded at bottom?13:19
BluesKajIntelo, sudo modprobe snd_usb_audio if the driver isn't loaded13:20
BluesKajIntelo, also that sound card probly doesn'r capture sound from external sources like a mic13:22
Intelolotuspsychje, BluesKaj https://paste.ubuntu.com/p/6n6hGw8jrD/13:23
InteloBluesKaj,  no results for sudo modprobe snd_usb_audio13:23
lotuspsychjeIntelo: driver looks loaded correctly13:23
Intelolotuspsychje,  why would it show the mic and not record sound?13:26
lotuspsychjesee what BluesKaj suggested13:27
Intelo<BluesKaj> Intelo, also that sound card probly doesn'r capture sound from external sources like a mic ?13:27
Intelowhy?13:27
Intelolotuspsychje,  I didn't got what it means13:28
Intelolotuspsychje,  that sound card has a mic jack. Thats the function of it13:28
Inteloas being a 'sound card13:28
BluesKajso it's a capture card, the as lotuspsychje mentioned  pavucontrol  will have a setting for audio input/mic13:29
BluesKajthen13:29
InteloBluesKaj,  it has settings, it shows it, it just dont show the sound bar changing when I tap the mic head. ie no sound recording/13:30
lotuspsychjeIntelo: try the gnome sound recorder package, and plug your mic in both headphone & mic jack to test your recording as a test13:33
BluesKajIntelo, install gnome-sound-recorder13:33
BluesKajlotuspsychje, :-)13:34
lotuspsychje:p13:34
Intelok13:34
Inteloiam on kubuntu13:34
lotuspsychjeone for you BluesKaj :p13:34
SlidingHornIntelo: didn't you say last night that it didn't work on Windows either?13:35
InteloSlidingHorn,  correct13:35
InteloSlidingHorn,  I said that few minutes ago too13:35
BluesKajIntelo, try Ecasound on Kubuntu13:37
bipulHow would i check, tuntap is enabled in my Ubuntu?13:40
BluesKajIntelo, another option is audacity, I should have mentioned that app first13:41
BluesKajbipul, use with netstat, example netstat -tuntap in the console13:47
bipulBluesKaj, Netstat to find out the TUN/TAP is enabled or not?13:55
Intelolotuspsychje,  SlidingHorn  BluesKaj  not recording sound by mic. Only thing working is with the same mic and dell lattitude e5430, it has only one jack for mic/headphone. When I plug the mic there, it works but when I use the external soundcard in that laptop also, it does not works.13:57
BluesKajbipul, well for internet traffic, otherwise I wasn't sure what you meant14:01
bipulBluesKaj,  I would like to see inside the default kernel configuration. Where is TUN/TAP is enabled.14:02
Intelolotuspsychje,  SlidingHorn  BluesKaj  Do I need to put a cell/battery in boya m1 mic? or change the button in some way? http://www.boya-mic.com/Upload/1499065820.jpg14:05
bipulI have tried googling. And found a link, but i'm not sure it's the correct way to know/identify TUN/TAP is enabled or not. https://www.copahost.com/blog/openvpn-in-ubuntu-tun-tap/14:05
BluesKajbipul, for what do you want to use it ?14:07
bipulBluesKaj, OpenVPN14:11
BluesKajbipul, ok, so want to monitor your vpn connection?14:12
bipulYes.14:19
BluesKajbipul, are you setting up a vpn server/client like what's shown in the url you posted?14:24
bipulYes.14:24
bipulsir do you know the solution for my problem? Then kindly let me know? :(14:24
BluesKajbipul, run cat /dev/net/tun, If the output shows “File descriptor in bad state”, then it means it is working correctly.14:26
bipulWhy bad sector is indication of working correctly?14:27
tomreyn"ip tuntap" will list TUN/TAP devices you have setup. you can also use this command (suppying additional options) to create and delete TUN/TAP devices. "ip route" shows how traffic is routed through these devices, if any.14:29
tomreynkernel documentation is at https://www.kernel.org/doc/Documentation/networking/tuntap.txt14:30
bipulokay thank you tomreyn and BluesKaj14:33
tamarindguys, i had installed ubuntu v16 earlier on my machine and then installed wine using the package manager. This presented me with an open with wine option when ever i click on an .exe file.14:46
tamarindNow i have installed the ubuntu 18 and the default wine using the package manager and it only operates command line !14:46
tamarindit does not present me an open with wine option, as well as the other wine tools are not available now14:47
tamarindcan somebody help me why and how to fix this please ?14:47
tomreynThere is/was not "Ubuntu 16" or "Ubuntu 18". there is / was Ubuntu 16.04 LTS, 16.10, 18.04 LTS and 18.10.14:50
tomreyni would recommend against relying on wine for anything you require to be working reliably.14:51
tomreyn!wine14:51
ubottuWINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu14:51
tamarindtomreyn, thanks for replying and sorry for inadequate details. it was 16.04 LTS and now its 18.04 LTS14:51
tamarindtomreyn, but my old hardware lags when i run a virtual os to run the package. and more over i ran perfectly fine in 16.04 with wine14:53
tamarindtomreyn, and its just games, and microsoft office probably14:54
leftyfbtamarind: as was told to you already, try asking in #winehq14:54
tamarindleftyfb, thank you14:56
deadromhi15:03
deadrom16.04 to 18.04, fresh install actually, remote machine won't redirect pulseaudio to this one anymore. what's missing?15:04
=== SimonNL is now known as _SimonNL
leftyfbdeadrom: to "this"?15:08
deadromleftyfb: "this one". the upgraded machine.15:09
tomreynexplain how you're accessing remotely, how you'd expect audio to become available on the other system accessing the upgraded system.15:09
tomreynmaybe you're missing a cookie-file https://manpages.ubuntu.com/manpages/bionic/en/man5/pulse-client.conf.5.html15:11
somenamewhichisnI've Nvidia 415 drivers with plasma on 18.10. I'm having problems with slight screen tearing even when using the intel prime profile. ( Vsync is set at full screen repaints) I found a solution to make a 20-intel.conf file and adding a 'tearfree' parameter in it. I read how suse prime package works by copying xorg-intel.conf or xorf-nvidia.conf into the xorg conf.d directory. Does Ubuntu's prime-select package works in a similar way? If yes,15:15
somenamewhichisnthen where i find the intel conf file to edit.15:15
deadromtomreyn: from alice I ssh -X into the machine bob. there I launch audio applications who should redirect sound form bob to alice. alice has been upgraded.15:15
somenamewhichisnAny help would be appreciated15:16
deadromsomenamewhichisn: you said you found a solution... what exactly do you need?15:16
tomreyndeadrom: i think it still works like this: https://askubuntu.com/questions/371687/how-to-carry-audio-over-ssh15:17
tomreynobviously you'll need to redo this configuration you previously did on this system, since you reinstalled it.15:18
somenamewhichisndeadrom: by adding ' Option "TearFree" ' to the Device section of intel conf file15:20
deadromsomenamewhichisn: sorry, can't follow15:21
tomreyndeadrom: the pulse cookie should be located at ~/.config/pulse/cookie15:22
tomreynsomenamewhichisn: you can place the file in /etc/X11/xorg.conf.d/ (create directory + file there if it does not exist) and restart X.15:23
somenamewhichisndeadrom: I folloed this guide <deadrom> somenamewhichisn: sorry, can't follow15:23
somenamewhichisnI followed this guide https://forum.peppermintos.com/index.php?topic=2790.015:24
deadromok, other issue first: I installed some packages my user does not see. I just installed xtightvncviewer for example, root sees /usr/bin/xtightvncviewer with 755 rights, but user gets on ls "file not found"15:24
somenamewhichisntomreyn: Yes its fixing the tearing but the problme is i cant switch to nvidia, only intel15:24
tomreynsomenamewhichisn: i see. sorry, i don't know how prime works exactly.15:25
deadromsomenamewhichisn: what happens when you prime-select nvidia?15:25
somenamewhichisnIf I have the intel conf file in xorf.conf.d then sddm fails to apear15:27
somenamewhichisnwhen selecting nvidia15:27
deadromsomenamewhichisn: pastebin that intel file in .d15:30
deadromum. did 18.04 introduce apparmor or some other beyond-fs-rights-restrictions? I have installed executable files which I cannot see as a user15:34
deadromaaaaarrggh forget it, I'm an idiot, I was in the old installtion as chroot....15:40
SlidingHorndeadrom: I was gonna say - apparmor has been implemented for like a decade15:40
AsFelixHi everyone.15:50
AsFelixwhere can I found the log of this channel?15:50
leftyfbAsFelix: why do you need it?15:52
AsFelixleftyfb, someone was talking about netstat before, but I had to leave and I missed a parameter I wanted to test here16:00
leftyfbAsFelix: feel free to ask again16:00
leftyfb2018 Dec 19 08:47:15 <BluesKaj>bipul, use with netstat, example netstat -tuntap in the console16:00
leftyfbthat is the only mention of netstat today16:01
deadromAsFelix: check th IRC info links on topic or google, I think there is a log16:01
AsFelixleftyfb, yeah! Thank you.16:01
deadromwhere has pulseaudio-module-x11 gone..?16:01
deadromnot in 18.04 anymore16:02
BluesKajleftyfb, yeah that was a user trying to setup openvpn with tun/tap16:03
nkoren(Asking again) When using Chromium (or Chrome), all keyboard shortcuts are disabled when any input element has focus. Drives me crazy. Any way to fix this? I'm using Unity FWIW16:23
=== davor_ is now known as davor
rainehdazeI've been trying to get wifi to work with a new adapter, and after getting the drivers installed for it things are... almost working. But whenever I try to connect through the gui, it just sticks on "configuring interface" then nothing happens. Via command line and "error: connection activation failed: (53) the wi-fi network could not be found." and similar17:09
ItsAVortexhello. is there any way to perform this fix with no internet at all? I don't have an ethernet connection or tether to work with, only mobile wifi hotspot - https://askubuntu.com/questions/961299/cannot-see-my-wifi-10ecd723-when-trying-ubuntu17:20
=== capella is now known as capella|away
=== _SimonNL is now known as SimonNL
=== ctrlbreak_MAD is now known as ctrlbreak
=== daniel is now known as Guest73263
=== coconut is now known as coconut_
simpledatHi is Ubuntu good for new users?17:50
simpledatas good as Linux Mint for example?17:50
ryuosimpledat: you realize LM is derived from Ubuntu?17:51
simpledatryuo: Sure. But the question still remains :)17:52
vltsimpledat: Ubuntu is fine for new users.17:52
SimonNLsimpledat; ubuntu is much better17:53
ryuosimpledat: I suppose it still is, though Ubuntu has historically pushed their own software initiatives. That has created some usability issues in the past.17:53
simpledatCan I install Ubuntu so it comes with Cinnamon desktop?17:54
simpledatryuo: What kind of issues?17:54
ryuosimpledat: Well, in 18.04 they rolled out systemd, resolved, and netplan to replace ifupdown for the basic network management software.17:55
ryuono wait, it was an earlier release but 18.04 was the first LTS with that.17:55
ryuoerr17:55
ryuonetworkd817:55
ryuonot systemd.17:55
ryuoI was a bit annoyed at it, but minor hiccup.17:56
simpledatryuo: Does Ubuntu comes with openresolv installed by default?17:56
ryuosimpledat: openresolv? what's that?17:56
ryuoHuh. There's a package for that but it's not the default.17:57
simpledatryuo: DNS management17:57
ryuoresolved is now used for managing DNS as well as DNS caching.17:57
ryuoeven on LM.17:57
simpledatryuo: Do you have to remove resolved first to use openresolv?17:58
ovrhHey everyone17:58
ryuowhat's it do?17:58
simpledatovrh: Hi17:58
ryuois it like a resolvconf replacement?17:58
simpledatryuo: Im used to openresolv thats why I asking.17:59
ovrhI need to debug my wired connectivity on Ubuntu 18.04, could someone suggest me how I'd go about that? My wired connection has not been working for a week or so, while wifi works just fine17:59
ryuosimpledat: you can still use it and disable resolved, though then you'll need another way to update DNS servers if you rely on NetworkManager still.18:00
ovrhI'm sorry for asking this again, I asked the same a few days back but it was during the weekend and the channel wasn't very active18:00
ryuoovrh: define "not working"18:00
ryuosimpledat: /etc/resolv.conf is a symlink on ubuntu 18.04 or newer... you can replace it with something else but it's hardcoded to use resolved by default.18:00
simpledatryuo: Oh so did they replace the networkmanager too?18:01
ryuosimpledat: No, but it's configured to integrate with resolved somehow.18:01
ryuoit tells resolved in some manner about DNS changes.18:01
ryuobasically replacing functionality networkd does.18:01
SimonNLovrh; already tried resetting the router18:01
ovrhSorry, accidentally closed hexchat18:02
ryuoovrh: define "not working"18:02
ovrhSimonNL, Yes, tried resetting, tried restarting the networking service, enabling automatic dns, butnothing18:03
ryuosimpledat: were you actually using openresolv to add DNS or just relying on automated systems to do it?18:03
ovrhryuo, Well, it's kinda hard to do. Basically, the cable is connected, it shows as connected in the top-right menu, but if I turn off the wifi, I have no connection18:03
ryuosimpledat: if the latter, you may be able to just leave resolved alone.18:03
ryuosystemd-resolve is how you can manage DNS with it...18:04
ryuoovrh: ip address | pastebin18:05
ryuoovrh: give us the URL.18:05
ryuoexcuse me18:05
ryuoovrh: ip address | pastebinit18:05
ryuoi forgot, i'm currently on LM. it uses a different paste utility. :|18:06
SimonNLpastebinit is ok for ubuntu18:06
simpledatryuo: What did they rolled out exactly?18:06
ryuosimpledat: something called pastebin that uses termbin.com18:06
SimonNLpastebin is ok for LM18:07
simpledatryuo: No I mean Ubuntu :)18:07
ryuopastebinit18:07
ovrhryuo, https://paste.ubuntu.com/p/rbB3wbPWtb/18:07
ryuoaccording to this...18:07
ryuohm.18:07
ryuoyou have a connection on the ethernet.18:07
ryuohm.18:08
ovrhRight now it's even showing two in the top-right menu. One by the name of "PCI Ethernet Connected", and another one called "Ethernet Unmanaged"18:08
ryuoovrh: ping -I enp4s0 192.168.1.118:08
ryuoovrh: does this work?18:09
ovrhOh, I also tried to modprobe -r/modprobe -i the driver, but it didn't work either18:09
ovrhryuo, Nope, not pinging anything, stuck after the first line18:10
ryuoHm.18:10
ryuoIs your router 192.168.1.118:10
ovrhIt's 192.168.1.25418:10
ryuoOh.18:10
* ryuo mutters.18:10
ryuotry 25418:11
simpledatryuo: You told me that Ubuntu rolled out some packages according to the basic network management. What did they rolled out?18:11
ovrhIt's pinging on 25418:11
ryuoThen you do have a connection to the network on that iface.18:11
ryuoHm.18:11
ryuoovrh: ip route | pastebinit18:11
ovrhhttp://paste.ubuntu.com/p/rHy6pwQHrF/ what's this?18:12
ryuosimpledat: i meant they replaced ifupdown, resolvconf, and others with networkd, resolved, and their homegrown netplan.18:12
ryuoovrh: your routing table.18:13
tomreynthough netplan is entirely optional18:13
ryuoindeed. netplan sucks at the moment. i think it'll be awhile before it's good enough for my servers.18:13
ryuoovrh: i have an idea, but first, are you connected to this network through the effected device?18:14
ryuoovrh: what should happen when you disconnect from wifi is your default gateway should change to the ethernet device.18:15
SimonNLshould have shown a line in top for the wired ryuo ?18:16
ryuoSimonNL: ?18:16
ovrhryuo, Yes, I'm writing to you from the laptop that has the problem18:16
SimonNLdefault via 192.168.1.1 dev enp3s2 proto dhcp metric 10018:16
SimonNLdefault via 192.168.1.1 dev wlx801f022e13b4 proto dhcp metric 60018:16
ryuoovrh: Ok... can you disconnect from wifi while keeping the ethernet connected and give us the paste of ip address and ip route as before? this time save them to a local file and pastebin them after you reconnect.18:17
ovrhSo, if I disconnect the wifi (which by the way, has its icon with a question mark on it pretty much randomly and I don't know why), I should see changes in the routing table?18:17
SimonNLshows me this ryuo18:17
SimonNLboth wired and wireless18:17
ryuoovrh: yes.18:17
SimonNLryuo; the wired is not shown for ovrh18:17
ovrhOkay, trying, brb18:17
ryuoSimonNL: indeed, but I suspected it might only define one default gateway....18:18
simpledatryuo: Thanks18:18
SimonNLI was wondering if you noticed ryuo18:18
ryuoSimonNL: I noticed it missing, but i wasn't sure why.18:18
ryuolikely their issue is something to do with network configuration.18:19
ryuobecause the iface does work when used explicitly.18:19
ovrhAnd I'm back, I think18:20
ryuoovrh: you reconnected to wifi?18:20
ovrhhttps://paste.ubuntu.com/p/nGHZFV67gM/ here's the output of both ip route and ip address18:20
ovrhYes18:20
ryuoOk. Now we know why...18:20
ryuoit's not defining a default gateway for your ethernet device.18:20
ryuoin this situation you'd only be able to communicate with devices in the same subnet.18:21
ovrhMh. Does it mean I messed it up, or did it mess up on its own?18:21
ovrhI don't see an option to add a gateway in the settings18:21
ryuoNo idea.18:21
ryuoI would suggest deleting your current wired connection profile and allowing NetworkManager to create a new one.18:22
ovrhLet's try18:23
simpledatryuo: Do you think vpnfailsafe work with Ubuntu 18.04 LTS? https://github.com/wknapik/vpnfailsafe18:23
ryuosimpledat: No idea. I don't use VPNs.18:23
FroMasterUsing Ubuntu 18.04.1, how do I do a dhcp release/renew to get a new IP address? I can't seem to find anything in the netplan documentation!18:24
ryuobut it looks like it's an extension to openvpn.18:24
ryuoFroMaster: I don't think netplan supports that kind of thing. it's just a generator.18:24
ryuoFroMaster: what's your backend? networkd?18:25
simpledatryuo: vpnfailsafe its more of a feature for openvpn. You can read more about it if you click on the link.18:25
FroMasterryuo, It should be the default but I have no idea.18:25
ovrhI still see two entries in menu even after deleting it o.o blob:https://imgur.com/bf8da9c0-a670-458c-9ef9-d2b0456e28aa18:26
ovrhhttps://imgur.com/FGsKtfe18:26
ryuoFroMaster: given how networkd works, you should be able to trigger it by using ip link to bring the iface down then up again.18:27
ryuoovrh: one is probably related to the virtualbox ifaces.18:27
ovrhOh makes sense, the unmanaged must be virtualbox18:28
SimonNL192.168.33.0/24 dev vboxnet0 proto kernel scope link src 192.168.33.1  ovrh18:28
ovrhYeah that's my dev vm18:29
ovrhAlright, so, I deleted the connection, stopped the vm (just because), unplugged the cabled, and plugged it back in18:29
ovrhClicked connect, and now the wifi icon is gone from up there. I'm fairly sure I'm using the wired connection now18:30
ovrhGonna disconnect the wifi, let's see what happens18:30
ryuoovrh: uh...18:31
FroMasterryuo, I figured out my issue... Ubuntu 18.04 uses a different Client Identifier for DHCP than the typical MAC address. I had to set `dhcp-identifier: mac` as explained in https://netplan.io/examples#windows-dhcp-server18:31
ryuoFroMaster: I see. You're probably referring to DHCPv6 DUID.18:31
chknoDuring the ubiquity live-CD install, is it possible to log in on the ctrl-alt-F2 virtual console?  (The installer UI is hung and I'm trying to get to the logs per https://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs so I can file a better bug report.)18:32
ryuochkno: yes? try using the same username as the hostname.18:33
ovrhIt looks like it was working fine, but I still got disconnected from here :/18:33
chknoryuo: Thanks!18:33
ryuoovrh: no duh. your internal IP changed so the TCP connection broke.18:33
ryuothe main question is whether it works now as expected for new connections.18:34
SimonNLovrh; because the connection to chat was established on wifi18:34
ovrhIt seems to be working18:35
ovrhWifi is off, and it's loading pages fine18:35
ovrhI still wonder what messed it up tho, because it might have been me18:36
SimonNLovrh; if there is a chance you probably did18:37
ovrhSimonNL, I'm inclined to think so. Maybe when I setup the opennic dns-es :|18:39
ovrhWell, thank you very much guys18:41
ryuoovrh: next time, you could try running your own diagnostics to find the source of your network issue.18:45
=== coconut_ is now known as coconut
ovrhryuo, How would I do that?18:47
ryuoovrh: well, the commands I gave you weren't randomly chosen.18:47
ryuoovrh: it's largely a process of logical deduction.18:47
ovrhAh, you mean using the same procedure. Definitely, I'll keep that in mind. I did try to search online for it, but to no aval since everything found and tried did not work. And I can't really read a routing table, so there's that18:48
ryuothey're not complicated.18:48
ryuothe most important one is the line reading "default ...."18:48
ryuofor most devices you'll use that is the only route of importance as all others are automatically added implicitly from the IP addresses assigned to the ifaces.18:49
ryuoit only gets more involved if you're configuring routers.18:50
ryuoeven then, i don't manage any routes in my home router.18:50
ovrhI don't either, mostly because the router my providers ships is kinda locked in. Couldn't even manage to attach a usb hdd to it to use it as a network drive18:51
ryuoovrh: what's your ISP?18:51
ryuoor rather their connectivity technology.18:51
PCatineanHey guys, I am executing a python script as an executabke (using shebang) with nohup18:51
PCatineanbut the print statments to not come up18:51
PCatineananyone know why?18:52
ryuoPCatinean: this isn't a programming support channel.18:52
ovrhBut if I understand this, that default line gives a gateway (the router address) and the device name (enp4s0) for the connection in use, right? The rest after that I'm not sure what it means18:52
PCatineanryuo, it's not about programming, the program works fine the output is not being passed by nohup18:53
PCatineannot asking for help on code18:53
ryuoovrh: proto is usually where the route came from.18:53
ryuoovrh: metric is the priority of the route.18:54
ovrhryuo, I'm not sure if I'm getting this right, but the technology is FTTS, nominal of 100Mbps in download, of which I get about 60/7018:54
ryuoAh, fiber optics.18:55
ovrhryuo, So, if wifi and wired are connected at the same time, and they are respectively 600 and 100, wired will be used, right?18:55
ovrhryuo, Yeah, but the lowest tier of it18:55
ryuoovrh: hm. that requires either a router with an SFP port, or an adapter for it.18:55
tomreynPCatinean: have you read the nohup man page, yet?18:56
ryuo... lol18:56
ryuo"If  standard input is a terminal, redirect it from an unreadable file."18:56
ryuoO.o18:57
ovrhryuo, For... connecting the router to the isp?18:57
ryuoovrh: yes. I have to use a cable modem for my ISP.18:58
ryuoovrh: i can use my own router, but it varies with the ISP.18:58
ryuoPCatinean: the man page makes it clear why. nohup redirects input/output/error streams to a file.18:59
ryuoovrh: though, i wonder what your setup would allow. openwrt allows a great deal of flexibility in your router.19:00
ovrhryuo, The one I have is an integrated modem/router. Connect it directly to the ISP (through the wall plug, which needs an RJ-11 cable), and then connect to the router via wifi/lan19:00
ryuoovrh: i wonder if you can configure the router as a passthrough and use a different one connected to that one... treat it as if it were just a modem or gateway device.19:02
ovrhryuo, Good question. Before this, I had a different ISP that allowed me to use my own modem/router combo, just had to inside the authentication data and configure a couple values. But this one is weirder. I'm not sure how exactly, but IIRC I read on their website that they provide static IPs to the customers, instead of dynamic ones like everyone else here, which makes you have to use their modem/router. Though it is possible that there might be a19:05
ovrhconfiguration option to stick a router on top of that19:05
mutanteovrh: i think sometimes it's because ISP is actually doing bandwith throttling inside the end-user device and they dont want you to be able to control that19:07
mutanteovrh: i dont see how that should _not_ be possible though. a routers gotta route... if you tell it to.. and your second router uses a different network19:08
ovrhmutante, Definitely don't find that hard to believe19:08
mutanteso if the ISP router hands out IPs via DHCP,, i would first turn that off19:09
mutanteand configure a static IP for the other router connected to it.. then create another network, different IP/submask for your "actually private LAN" behind that19:10
mutanteconnect your end devices to that.. tell both routers what routes / gateway to use ..19:10
ryuobasically turn the router into a gateway/firewall.19:11
ovrhmutante, That sounds prone to me messing it up and having to fix it very often. Also, what device would I use to act just as a router on top of the one I already have? I know all consumer modem/routers on the market can do that, but anything specific?19:11
ryuoovrh: probably something based on openwrt.19:12
mutanteovrh: it could be a Linux server even19:13
mutante"server" can probably also mean Raspberry Pi nowadays, heh19:14
vincenzomlhi there. I have a samsung EVO 960 ssd *below* my mainboard in a very small case. I didn't know, when I bought it, that the drive gets to more than 100°C very fast under rsync19:14
compdocno heatsink, etc?19:14
vincenzomlCan I limit the drive bandwidth (in ubuntu, indeed)? I couldn't find anything like this on google.19:14
vincenzomlcompdoc: no heatsink and it seems like there's no space for it19:15
vincenzomlbut I could also live with 1Gb/s bandwidth instead of 1.7 :D19:15
ryuovincenzoml: i know of no such mechanic for local IO, only for network.19:15
compdocis it a laptop?19:15
vincenzomlno it's a small case, hell if I remember the name19:15
vincenzomllet me find it again19:15
compdocthats ok19:15
ryuovincenzoml: maybe rsync has an application option to throttle its use.19:15
vincenzomlryuo: yes, but at that point I would really love to limit it system-wide19:16
vincenzomlbtrfs is also very efficient and for instance btrfs scrub also brings the temperature up very fast19:16
compdocvincenzoml, in the file /etc/default/rysnc, you can set options to throttle19:16
compdoc*rsync19:16
vincenzomlI'm reading this... should've given xfs a chance it seems :) https://docs.oracle.com/cd/E37670_01/E37355/html/ol_use_case4_cgroups.html19:17
ryuothat's nothing to do with XFS afaik. that's cgroups, a kernel option.19:18
vincenzomlryuo: wow, I'm reading that now. I wonder if it could be practical to use it for my case19:19
ryuothough it was mainly intended for IT purposes.19:19
compdocvincenzoml, in the file /etc/default/rsync, you can set options to throttle19:19
ryuoit's mainly used for containers.19:19
vincenzomlryuo: do you know whether the contents of the directory /sys/fs/cgroup/blkio/ are the default settings (maybe from the initial process, init, whatever?)19:22
ryuovincenzoml: i guess. i'm not positive.19:23
vincenzomlryuo: *** works like a charm. Tested with "sudo hdparm -t". I'm quite astonished.19:26
vincenzomlit's amazing.19:26
TralfazHi All. I've recently installed ubuntu 18.04 and am having a problem with python in terms of getting pip updated and installing the "main" module. I've been googling for a couple of days, and have found various "fixes" that seem to conflict, and none work. Is there a "best practice" as to how to update pip, pip3 and install the "main" module in 18.04?19:27
me1tTralfaz best to share the error/output that you are getting19:28
me1ti always did: apt install python-setuptools19:28
me1tiirc19:29
TralfazI tried that andit didnt make a diff. Everyone I've found on google is getting the same error, so I didnt post it thinkng maybe this was common knowledge....back in a minute19:30
me1ttjarvis stop spamming19:30
Tralfazok, on long phone call...back with error output later, Thanks for quick responses meanwhile19:32
=== SimonNL is now known as _SimonNL
thagabearch channel being dumb. Anyone know how to get a minimal kernel configuration file from the currently running kernel? Like a conf with the current hardware that is plugged into my computer.19:56
ntdlook in /boot19:56
ntdnotice the .config files?19:57
thagabeyes... but I thought those conf files were the files that were used to build the "generic" x86 kernel ubuntu uses19:58
=== techmagus_ is now known as techmagus
segwenthi, i am using virtualbox 5.2.18_Ubuntur123745 .. earlier today i had a win7 guest running with high res monitor but now i cannot get high res enabled .. vbox display adapter only has 800x600 & 640x480 .. i have installed the vbox guest additions20:02
segwentthe host is linux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux20:02
segwentdoes anybody have any idea how i can enable high res monitor again ?20:03
segwentI had to recreate the win7 guest20:03
talinhello. i'm installing ubuntu from usb on thunderbolt. during the installation, it asks me for installation type and it has selected my USB stick, which is the only option. what do i have to do to get my hard drive to be an option?20:13
ryuotalin: it means there's something weird going on with the drive. pastebin your dmesg please.20:19
tomreynsegwent: check the display properties in the guest OS, both on its driver settings and on the generic desktop configuration GUI. make sure they dont artificially restrict the resolution there. also make sure the VM has sufficient v(ideo)ram assigned in the vbox configuration for this VM (need to stop the guest to edit these settings).20:30
segwenttomreyn: it has 64mb ram and i have switched from vbox display driver to ms display driver, it is a little better but not great20:33
segwentthanks anyway20:33
segwentstrange that it worked earlier today and now not :(20:33
tomreynsegwent: i hope you mean VRAM, not RAM20:34
segwenter yeah vram ;)20:34
segwentnot that vbox makes such a distinction20:35
tomreynsure, it does.20:37
segwentoh wait .. you mean video ram not virtual ram20:38
tomreyni'm running upstream version 5.2.22 r126460 on ubuntu 18.04.1, got a windows 7 VM whose "Generic Non-PNP Monitor" display shows as 1600x1200 on the guest.20:38
tomreynyes, video ram.20:38
segwentthat is what i had earier today20:39
segwentbut now all i get from the vbox driver is 800x60020:39
segwenti can get higher with vmsvga but only 4:3 not 16:920:40
segwentni .. i want 1600x900 i thinkl20:42
segwenti mean no*20:42
tomreynit should auto-scale if you have it enabled.20:42
segwentno the driver reports only 800x600 available20:43
=== mooses is now known as mouses
tomreynthat's with the "VirtualBox Graphics Adapter" driver version 5.2.22.020:43
kk4ewtsegwent,  and you have installed guest additions20:43
kk4ewtin the guest20:43
segwentkk4ewt: yes v5.2.18 GA20:44
kk4ewtyou need the 5.2.2220:44
kk4ewtor go ahead and jump on version 620:44
segwenti am being held back by my distro .. Mint 1920:45
segwenti know i can update but this all worked earlier today ..20:45
tomreynthis channel is only for ubuntu support.20:45
segwentvboxmanage -version 5.2.18_Ubuntur12374520:46
Raptureanybody happen to know the size of the desktop version Ubuntu 18.04 LTS minimal install?20:48
NorthwestVegani thknk its about 4GB20:49
RaptureNorthwestVegan: cool thanks20:49
NorthwestVeganyeah my ubuntu server .qcow image is 4.3GB20:50
NorthwestVeganno problem20:50
mmercerwhat is the proper parameter for disabling ipv6 during preseed?21:00
mmerceradding ipv6.disable=1 to the kernel line is not sufficient apparently, as once the machine boots and goes through the network phase, it allocates an ipv6 address even though you have told it not to at the kernel level21:01
tomreynmmercer: which ubuntu version, which installer are you preseeding?21:04
mmercertomreyn: in this case,  ubuntu14.10, but will need to do the same for 14, 16, 1821:11
mmercerand specifically, -server versions21:11
mmercer(server amd64)21:11
tomreynmmercer: 14.10? that's eol for years.21:13
mmerceryeah.... i know...21:14
mmercerdont remind me :(21:14
mmercersorry... 14.04 not 14.10  its confusing as crap that there is an LTS version and a non lts version in the same exact set21:15
mmercerso yeah, its still 'in life' though id rightfully be happy if it wasnt.  unfortunately, we havent quite replaced all of them.. so i need to build a few new ubuntu 14.04.05 images without ipv6 and the preseed option doesnt appear to be documented21:19
tomreynmmercer: i guess i shouldn't ask why you don't 'just' do ipv6 as everyone should? but i'm afraid i don't actually know a good answer to your question either, i just asked for more details to enable someone who know to respond to a more specific question.21:31
tomreynmmercer: maybe ask in #ubuntu-server, too21:31
mmercerironically, i think the issue was because i was using the wrong release xD  ill know for sure in a sec21:32
mmerceryeap... i was using the wrong iso and it was rightfully going 'who do you think you are, even we wont support this one'21:39
mmercerxD21:39
mmercer14.10!=14.04 upgraded....21:39
tomreynglad i asked ;)21:41
LIONGENZ9629I have put Ubuntu on a usb to carry around. I can’t boot it on a computer. I get the message that it is booting. But it doesn’t actually boot. Help?21:51
elias_aLIONGENZ9629: Are you sure you are using the right architecture? 32 vs 64 bit?21:54
elias_aRight - too busy to read nor answer the answer. :)21:56
halvardI ran unhide and this showed up: sysinfo.procs reports 745 processes and ps sees 746 processes21:59
halvardwhat can it be?22:00
halvardalso running rkhunter this showed up:  /usr/bin/lwp-request    [ Warning ]22:02
tomreynread their man pages. at least rkhunter is known to report lwp-request as a false positive.22:03
tomreynif you want actual security, read the ubuntu security guide and make use of an intrustion detection / prevention system.22:04
Jakethepythonhello room22:09
Jakethepythoni am having trouble installing CodeLite22:10
Ace1313Can't start Linux Mint Rosa, possibly due to Virtual Box22:10
tomreyn!mint | Ace131322:11
ubottuAce1313: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)22:11
tomreynJakethepython: how do you install, what happens when you do, and which ubuntu release are you running?22:13
Jakethepythonsudo apt-get install codelite wxcrafter22:13
knuckaeHey22:13
JakethepythonDepends: libclang1-3.6 (>= 3.2) but it is not installable22:14
SlidingHornJakethepython: and the Ubuntu releas?22:15
Jakethepython4.15.0-42-generic22:15
SlidingHornthat's a kernel...which version & flavor of ubuntu?22:16
Jakethepythonohh 1822:16
Jakethepython18.0422:16
thagabeI want to kermit .....22:16
SlidingHornJakethepython: well, wxcrafter is not a package available in the repositories.  Are you using a PPA?22:17
Jakethepythoni could be22:17
Jakethepythoni installed PPA22:17
Jakethepythoni thought i did anyway22:18
SlidingHornJakethepython: Sounds like the maintainer goofed with their package.  I'd recommend removing the PPA and installing the version of codelite in the official repositories22:18
Jakethepythonok22:19
Jakethepythonwhich are the offical repositories?22:19
halvard_I did some more research and got some warnings from rkhunter: https://pastebin.com/EMQ10RW722:19
halvard_Someone have any ideas for futher security checks?22:20
SlidingHornJakethepython: well first, you would want to remove the PPA you added with       sudo ppa-purge ppa:nameof/ppa     (nameof/ppa would be replaced with whatever was after the ppa:  in the add-apt-repository command you ran to add it)22:21
JakethepythonIt never actully installed i went back through my stuff i installed aptitude22:25
SlidingHornJakethepython: well, you have some sort of PPA set up, otherwise you wouldn't have the dependency issue, so I would suggest finding and removing that.  Without doing that, I won't be able to help you22:27
JakethepythonThe repository 'http://ppa.launchpad.net/pdfchain-team/ppa/ubuntu bionic Release' does not have a Release file.22:30
SlidingHornJakethepython: is there a guide you were following to install codelite?22:30
Jakethepythonhttps://askubuntu.com/questions/330268/how-to-install-codelite-on-ubuntu22:31
tomreynhalvard_: if there are reasons you should distrust your system then you should reinstall from scratch, then restore verified safe backups.22:32
SlidingHornJakethepython: the pdfchain thing is another issue, but okay, that second link will help...please post the output of    cat /etc/apt/sources.list | nc termbin.com 999922:33
SlidingHorn(we'll get the pdfchain thing fixed after we get the codelite issue resolved22:33
Bashing-omJakethepython: System is telling you the truth : https://blog.ubuntu.com/2018/10/08/design-and-web-team-summary-8-october-2018 . Last supported release was saucy in 2013-05-14 20:33 .22:34
Jakethepythonhttp://termbin.com/1b3b22:35
Bashing-omJakethepython: Opps : That be http://ppa.launchpad.net/pdfchain-team/ppa/ubuntu/dists/ :)22:35
Jakethepythonso remove the pdfchain-team?22:37
tomreynyes, this should be: sudo ppa-purge ppa:pdfchain-team/ppa22:38
Jakethepythonppa-purge: command not found22:40
SlidingHornJakethepython: okay - open the Software & Updates application, and click on the Other Software tab...find the entries for codelite in the list, and click the "remove" button22:40
Bashing-om!info pdfchain bionic22:41
ubottuPackage pdfchain does not exist in bionic22:41
tomreyn!info ppa-purge bionic22:41
ubottuppa-purge (source: ppa-purge): disables a PPA and reverts to official packages. In component universe, is optional. Version 0.2.8+bzr63 (bionic), package size 6 kB, installed size 24 kB22:41
SlidingHornJakethepython: let's ignore the pdfchain stuff for a moment.   One problem at a time22:41
sla3kis this right cron to run every Sunday at 11:59 PM? 59 23 * * 0 /bin/bash /my/script.sh I am not sure if this is the right channel for this though22:43
Jakethepythonok that is removed22:45
tomreynsla3k: it's correct, but depending on how you're using it you may also need to specify the user name to run it as in the 6th field (before the actual command to run)22:46
SlidingHornJakethepython: okay, now:    sudo apt update    when that's done, then run    sudo apt install codelite22:46
=== _SimonNL is now known as SimonNL
sla3ktomreyn: thanks, the script and the user creating cron are the same, so I am hoping it will work, otherwise it is good to know that I can add a user as well. thanks  for that :)22:47
Jakethepythonthat did it thank you22:47
SlidingHornJakethepython: okay, now let's fix the pdfchain thing.....22:48
Jakethepythonok22:48
SlidingHornJakethepython: run the following:     sudo add-apt-repository --remove ppa:pdfchain-team/ppa22:48
tomreynsla3k: my point is that depending on where you place this line you'll either have to or may not specify the user to run it as.22:48
tomreyni.e. it's not an optional thing, file formats differ.22:49
Jakethepythonok22:49
SlidingHornJakethepython: now a question - were you wanting to install pdftk or pdfchain?22:50
Jakethepythonyes pdfchain i use a lot for work22:51
SlidingHornJakethepython: is pdftk a serviceable replacement?  (I'm not familiar with pdfchain, personally, and I don't see an up-to-date way of installing it on a cursory search)22:52
Jakethepythonpdfchain still seems to b installed22:53
Jakethepythonif i do sudo pdfchain it opens22:53
Jakethepythonpdftk should be OK22:54
SlidingHornJakethepython: oh, pdfchain is just a GUI for pdftk, it seems22:54
Jakethepythonahhh ok22:54
SlidingHornJakethepython: okay, I'm going to recommend you remove pdfchain, as it's an old, unmaintained application that is likely to cause problems22:55
Jakethepythonok22:55
Jakethepython i tried sudo apt remove pdfchain that didn't work22:55
SlidingHornJakethepython: oh, we may need to re-add that PPA temporarily, then remove pdfchain, and remove the PPA again...so:     sudo add-apt-repository ppa:pdfchain-team/ppa && sudo apt update22:57
Jakethepythonit is disabled22:58
maetthewAnyone got a solution for when icons on the desktop get partially obstructed by Plank? I'm on Budgie 18.04 (screenshot: https://imgur.com/a/mYJenv6)22:59
JakethepythonUnable to locate package pdfchain23:00
maetthewAlso when new icons appear they get stacked on top of each other. For instance when a usb stick gets mounted23:00
=== justache is now known as santastache
SlidingHornJakethepython: let's not get ahead....if there were errors with the exact command I posted, please post them (if they're multiple lines, use a pastebin like paste.ubuntu.com and give the link)23:01
tomreyni think you want to "sudo apt-get update" after adding an apt source23:02
JakethepythonN: Updating from such a repository can't be done securely, and is therefore disabled by default.23:03
SlidingHorntomreyn: apt update and apt-get update should essentially do the same thing23:03
tomreynSlidingHorn: yes, please ignore my comment. personally i'd remove the repository (apt source and its apt signing key), then identify and purge packages which have no installation candidate (at least those installed from this repo) and then optionally install those packages you need from the now remaining apt sources.23:05
tomreyn* have no installation candidate, no upgrade path, or are a version which is not available in the currently enabled apt repositories23:06
SlidingHorntomreyn: would you be able to help Jakethepython remove the package(s) that he somehow installed with this repo?23:06
tomreyni guess ppa-purge would have done it, that's what i suggested.23:07
tomreyni can also try to do guide manually, but it will take a while.23:07
SlidingHornJakethepython: okay, so then we need to add the ppa-purge package...      sudo apt install ppa-purge23:08
Jakethepythonok23:08
tomreynahem, this said it's possible that ppa-purge would have had trouble with the missing release file as well, and i'm not certain that it actually deletes the signing key.23:09
Shasirax_Hey guys, I was recently here with some problems with transmission on my Ubuntu headless server. Now after some testing I've realized one of the hdd's of the system has a bad sector and is the main reason for all my problems. Trying to save whatever I can from the disk... I have a copy/move speed of about 2 Mb/s and there is about 2.5 TB data on the drive (I won't even try to save it all). Anyone have any suggestion to how I can bo23:09
Bashing-omtomreyn: Jakethepython : Unless things have changed: " If the package installed from a PPA doesn't exist in official Ubuntu repositories then using PPA Purge is not recommended, because there's nothing to be downgraded and PPA Purge wouldn't delete it either."23:09
ryuoShasirax_: finish your question.23:09
NoImNotNineVolti just installed from ubuntu-18.04.1.0-live-server-amd64.iso and saw some weird cloudinit stuff running on first boot... what's up with that?23:09
Jakethepythonthat is installed23:09
SlidingHornBashing-om: what is your suggestion?  We have a package that is definitely installed, but removing with apt says it's not found23:10
tomreynBashing-om: but it does exist in official ubuntu23:10
iosecureNoImNotNineVolt: That's part of that image.23:10
tomreynJakethepython: i just checked. on bionic, ppa-purge wont remove apt signing keys.23:11
SlidingHornBashing-om: My thought process in that case was to temporarily re-add the PPA and try to remove the package again23:11
Shasirax_ryuo: Is there any way to make the read speed any quicker? It initially goes at about 70 Mb/s but after about 10 sec of that it slows down to 2 Mb/s.23:11
Jakethepythonim glad that i at least really brake things when i do it :)23:11
tomreynSlidingHorn: i just checked. on bionic, ppa-purge wont remove apt signing keys. looks like it's manual either way.23:11
NoImNotNineVoltiosecure:  https://help.ubuntu.com/community/CloudInit would suggest it's only on ubuntu cloud images or ec2 images.23:11
ryuoShasirax_: that suggests an issue such as file fragmentation.23:11
iosecureNoImNotNineVolt: And yet...23:12
tomreynSlidingHorn: would you like to remove it manually?23:12
Shasirax_ryuo: would a fragmentation of the disk help or could it possibly kill the drive since it has a bad sector?23:12
tomreynJakethepython: would you like to remove it manually?23:13
Shasirax_defragmentation*23:13
tomreynJakethepython: i can guide23:13
Jakethepythonyes please23:13
ryuoShasirax_: when the drive is having issues, it's not good to risk changes.23:13
NoImNotNineVoltiosecure: is cloudinit just part of the base install of ubuntu server now?23:13
Bashing-omSlidingHorn: Yeah if the PPA were still in existence. Jakethepython : Maybe try as ' sudo apt autoremove --purge pdfchain ' Assumming that pdfchain is the correct name of the application.23:13
ryuoShasirax_: it's best to just copy as much as you can, or care about.23:13
iosecureNoImNotNineVolt: From that particular images, yes.23:13
ryuoShasirax_: if it were otherwise healthy i'd say give it a go.23:14
Jakethepython Unable to locate package pdfchain23:14
NoImNotNineVoltis there an alternate 18.04 ubuntu server image that doesn't include cloudinit?23:14
Shasirax_ryuo: I see. That's basically what I'm doing right now. Luckily it's mostly "none important" data on the drive :)23:14
tomreynJakethepython: start with this: sudo apt update; sudo apt purge pdftk pdfchain; sudo apt --purge autoremove23:14
tomreynNoImNotNineVolt: yes. linked on the download page for the official ("live") server images23:15
ryuoShasirax_: there's not really any tools for defragmenting volumes, though there are tools that can detect it.23:15
iosecureNoImNotNineVolt: Yes. The alternate installer ISO, which is the same as the old server ISOs.23:15
ryuoShasirax_: technically btrfs has a defragmentor, but it doesn't always work.23:15
NoImNotNineVoltoh, i thought the only difference would be the actual installer, not the end result :P23:15
ryuoShasirax_: see filefrag for more information.23:15
NoImNotNineVolt(and i was just saying how nice the new installer is!)23:16
Shasirax_ryuo: "doesn't always work" seem like a bad combination with a failing hdd^^23:16
NoImNotNineVoltthanks for clarifying.23:16
Shasirax_ryuo: Thanks. I'll look it up!23:16
leonardusShould I be using 18.10 or 18.04.1 LTS?23:17
Jakethepythonpdfchain is still not found23:17
Jakethepython: Unable to locate package pdfchain23:18
hggdhleonardus: 18.04 is supported for 5 years, 18.10 for 9 months23:18
leonardushggdh: so as long as I keep upgrading I'll be fine?23:18
NoImNotNineVoltit's a fairly strict upgrade schedule23:19
tomreynJakethepython: ok, but did it fail due to that? i dont think so, right?23:19
Jakethepythonyes23:19
hggdhleonardus: sort of, yes. Keep in mind you should upgrade, then to every next release until 20.04 arrives23:19
Jakethepythonit failed saying that error23:19
tomreynJakethepython: ok, then just do this: sudo apt update; sudo apt purge pdftk; sudo apt --purge autoremove23:20
Jakethepythonthat is done23:20
tomreynJakethepython: whats the output of: rgrep -l pdfchain /etc/apt/sources.list* 2>&1 | nc termbin.com 999923:22
Jakethepython/etc/apt/sources.list.d/pdfchain-team-ubuntu-ppa-bionic.list23:23
tomreynJakethepython: okay, now just delete this file, using sudo.23:24
Shasirax_ryuo: I've done a couple of filefrag tests now. Could you take a look the results? It doesn't really make much sence to me.23:25
ryuoShasirax_: sure, I guess.23:26
Jakethepythonok23:26
Shasirax_ryuo: https://pastebin.com/kAuf0KrM23:27
ryuoShasirax_: the number of extents is the number of "fragments".23:27
ryuoShasirax_: an extent of 1 has no fragmentation.23:28
tomreynJakethepython: sudo apt-key del A9D1BCBA633A39500FF755E677C1049966556FAF; sudo apt-key list23:29
Shasirax_ryuo: I see. So this file has 2 or 2 fragmentations, which isn't what is prefered. Am I right? And only a defrag would fix this?23:29
Shasirax_2 or 3*23:29
Jakethepythonok23:29
tomreynJakethepython: then check whether this key is indeed no longer listed. it may be listed with spaces in it, or just the latter 8 or 16 characters of this fingerprint23:30
ryuoShasirax_: yes, but a defrag is typically done by copying the file and hoping it'll get allocated in one contiguous chunk.23:30
ryuoShasirax_: and then using the new copy to replace the original.23:30
ryuothere's no low level defrag to my knowledge.23:30
Jakethepythoni don't see the key23:31
Jakethepythonlisted23:31
Shasirax_ryuo: It's that simple? haha Did not know that. TIL. Well that won't help for me. Reading the file or copying it would take way too long for it to help... Thanks anyway dude! :)23:32
Jakethepythonshould i still be able to open PDF chain at this point?23:32
Shasirax_Thanks to all you people helping in here! You're awesome :)23:33
ryuoShasirax_: also note, this won't work if you lack sufficient contiguous free space.23:33
tomreynShasirax_: if your storage is dying the standard way to try to recover data is dd-rescue, creating an image of the storage or partition / file system, not trying to read the file system23:33
tomreynin fact you should not mount the file system writable in the first place.23:33
tomreyn(or better not at all)23:34
tomreynJakethepython: no. please use my nickname in your messages when addressing me so that i will know when you do.23:34
Jakethepythontomreyn: i can still open pdfchain23:35
Shasirax_tomreyn: This! Thanks! This will probably save me sooo much time. I'll try it right away :)23:35
tomreynJakethepython: if you are still able to run it now it means it was installed by other means than a package.23:35
Jakethepythonso should we just leave it or is it better to remove it?23:35
tomreynJakethepython: which pdfchain23:35
tomreynJakethepython: this is a command, what does it return?23:35
Jakethepythonsudo pdfchain and the program pops up23:36
JakethepythonPDF Chain 0.4.4.2 - A graphical user interface for the PDF Toolkit23:36
tomreynJakethepython: running it with sudo is a bad idea. please tell me what the output of "which pdfchain" is23:36
Jakethepythontomreyn: /usr/local/bin/pdfchain23:37
tomreynJakethepython: this is probably a binary you built yourself or installed by other means than using a debian package. to confirm this, run: dpkg -S $(which pdfchain)23:37
Jakethepythontomreyn: no path found matching pattern /usr/local/bin/pdfchain23:38
tomreynJakethepython: so you or a co-admin of this computer we're working on has installed this binary by other means. i don'T iknow how, but it probably lacks an upgrade path and probably means you're using a very outdated and likely insecure version.23:40
SlidingHorntomreyn: It *looks* like this was built from source using the archive on sourceforge  /cc: Jakethepython23:40
tomreynSlidingHorn: based on?23:41
tomreynthis could be anything at this point23:41
Jakethepythontomreyn: so how can we remove it23:41
tomreynJakethepython: i cannot help you remove this properly since it wont be possible to reliably determine how it was installed.23:41
tomreynthat's why you don't normally install software by means other than debian packages (debs)23:42
SlidingHorntomreyn: it matches the version number from the latest release on the SF page:   https://sourceforge.net/projects/pdfchain/files/23:42
tomreynunless you know what you're doing and document the process so you have a chance of removing it properly later23:42
SlidingHorntomreyn: and that was released *after* the PPA he had was already dead23:42
tomreynSlidingHorn: ok, but this is not enough to conclude that this is the source of this installation.23:43
SlidingHorntomreyn: to be fair, I didn't say I was certain of it ;)23:43
tomreyni agree it's well possible.23:43
tomreynright, i understand so much.23:44
Jakethepythoncd pdfchain-0.4.4.2/23:45
tomreynJakethepython: you can delete the file, but chances are that there are other files *at least* below /usr/local/ which are related to it, and shoould be removed as well.23:45
tomreynJakethepython: another problem with installing software the way it was done there is that you don't have an upgrade path: you don't get security patches, neither automatically or on demand (through apt).23:46
Jakethepythonso if i have the path that i configured it can i remove it that way?23:48
maetthewAnyone got a solution for when icons on the desktop get partially obstructed by Plank? I'm on Budgie 18.04 (screenshot: https://imgur.com/a/mYJenv6)23:48
maetthewAlso when new icons appear they get stacked on top of each other. For instance when a usb stick gets mounted23:48
tomreynSlidingHorn: if you'll remove the pdfchain installation you have there, the next step should be to install it from the standard ubuntu repositories, which is then (unless you have yet more PPAs setup which provide this package) as simple as "sudo apt update; sudo apt install pdfchain".23:51
tomreynjackmcbarn: ^ actually this was for you23:52
SlidingHorntomreyn: pdfchain itself doesn't have a ppa or repo package.  pdftk (the application it serves as a front-end for) does have a snap, however /cc Jakethepython23:52
Jakethepythonso should i just leave it?23:55

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