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

=== davor_ is now known as davor
RobBurkeBashing-om, Well, there are /dev/loop0 to loop44 listed by blkid. Type Squashfs. Doesn't look right00:01
RobBurkebut fstab lists a floppy, which is actually not present00:02
RobBurkeadditionally blkid gives me my win install (on sda1) which is not listed in fstab. Fstab lists swap at sda5, which is not listed by blkid00:05
Bashing-omRobBurke: loop44 ?? Mever seen that many .. and in my bios I disable the floppy device . But there the point is what is set for the swap in your case .00:06
Bashing-omNever*00:06
RobBurkeBashing-om, but blkid does not list a UUID for swap.00:07
Bashing-omRobBurke: Rut row .. show us in a pastebin ' sudo fdisk - lu ' .00:09
RobBurkeHere: https://pastebin.com/ti3gBRA7 - sorry for not changing language settings beforehand00:13
RobBurke/dev/sda5 should be my swap - only that this ssid seems not to exist00:14
pressure679Ubuntu does not show my wifi, only that one, a whole lot of others are shown.00:16
pressure679Another one had the same issue posted on askubuntu.com but the post was removed.00:16
pressure679There are similar issues posted on askubuntu.com but no solution for mine.00:17
Bashing-omRobBurke: Strange that blkid does not see that partition . try ' sudo blkid -c /dev/null ' where The "-c /dev/null" forces blkid to poll the hardware for the UUID so as not take it from an OS cached file.00:20
ikatamoonshotsmy default xubuntu 18.04 lvm /luks setup as installed by default https://pastebin.com/0YQkSrjX00:21
ikatamoonshotsswap in fstab https://pastebin.com/2puEEHfY00:21
ikatamoonshotssetup script for additonal swap https://pastebin.com/UDiGZS5u00:21
ikatamoonshotsyou can swapoff the existing swap, remove fstab entry and create a new swap maybe that helps?00:21
ikatamoonshotsidk xD00:21
RobBurkeBashing-om, well, this is interesting: https://pastebin.com/UrwEqxHk00:22
RobBurkeikatamoonshots, totally forgot about swapon and swapoff00:22
RobBurkeikatamoonshots, so you are not using uuids in fstab for swap?00:23
ikatamoonshotsi use it quite often as i dont have much ram and have to compile time to time, so i swapon for a session and dont even make the fstab entry if i need larger swap00:23
ikatamoonshotsthe paste is from the default install w lvm / luks - the system part uses uuid tough00:24
ikatamoonshotsdev mapper for lvm is static too00:25
ikatamoonshotsonly using mapper for swap - anything else i mount with uuid like external disks - but swap reall is flexible location, its mounted after main part anyways - even used external drives with multiple swaps across drives to increase io00:26
ikatamoonshotsbut thats just a hack for the missing ram lol00:27
RobBurkeI used to have an actual swap partition, It would be a shame if it goes to waste. I need it most of the time anyway, since I'm permanently running out of ram.00:28
RobBurkeBashing-om, Can I just use the PARTUUID of my /dev/sda5 in fstab? It seems the whole thing is still there, so that should work, right?00:29
ikatamoonshotsusing swapon/off in scripts quite often for same reason - works for me00:29
Bashing-omRobBurke: Got me ! were me I would delete sda5 and remake the swap partition -  https://askubuntu.com/questions/33697/how-do-i-add-swap-after-system-installation?lq=1 .00:31
RobBurkeikatamoonshots, It's gonna be my plan definitely if I'm not getting that fixed00:35
RobBurkeBashing-om, I try that. Deleting it using gparted should do the trick easily00:35
ikatamoonshotswhat i posted was swap file, i have another script for swap partition but bashing already posted the a link . im doing fine with just swap files00:36
RobBurkeok00:42
RobBurkeBashing-om, ikatamoonshots -  thank you all, enjoy your day!00:42
ikatamoonshots:)00:42
Bashing-omrobgraves: :) All will work out .. Time and effort .00:46
Gizmo3Dneeding some help on 18.04 no hdd space left01:36
Bashing-omGizmo3D: For starters pastebin the output of ' df -h ' and ' df -i ' . see what we are working toward .01:41
Gizmo3Dk 1 sec01:41
=== FlyingHoHoHotDog is now known as BritishHotDog
Gizmo3Dhttps://paste.ubuntu.com/p/4tsnn2MNcr/01:44
Bashing-omGizmo3D: Well we know the target is root. what shows from ' cd / ; sudo du -sx * | sort -n ' ?01:47
Gizmo3Dhttps://paste.ubuntu.com/p/HZWfR2PsnV/01:50
Gizmo3Dthere is a sda3 but doesn't seem to be used (1.8tb)01:51
Bashing-omGizmo3D: "3.9G  3.7G" Nothing in that output that is all that large . but the partition as 3.9 gigs is vewry small . All I can suggest is to enlarge it :(01:57
Gizmo3Dthat's where the confusion is01:57
Gizmo3Dit was a clean install with raid 1 (2tb hdds)01:58
Gizmo3Dbut seems to ignore all the space01:59
Gizmo3Dand of course i've gone stupid on enlarging (adding sda3 into the mix)02:00
Bashing-omGizmo3D: well, the root (/) partition is way small as shown by 'df' . That space was made up when you partitioned the drive for raid .02:00
Gizmo3Dit's hardware raid, ubuntu shouldn't even know02:01
Bashing-omGizmo3D: Sorry - do not know how hardware raid works . All we know presently is that / is to small .02:06
Gizmo3Dk tks anyways02:06
OerHeksremove old kernels with apt autoremove ?02:07
Bashing-omGizmo3D: If I knew more I would help more .02:07
Bashing-omOerHeks: Gizmo3D Boot is in good shape .02:08
Gizmo3Di've extended before under 16.04 but for some reason my brain can't seem to recall how to extend with sda302:08
Gizmo3DOerHeks, was a clean load no previous stuff02:10
cuebixAnyone here familiar with setting up a dns proxy? I'm getting some weird results02:39
cuebixI'm trying to set it up to get access to us netflix abroad.02:39
cuebixI can resolve domains with my server and that seems to be working correctly. but for some reason if i try to visit a non-netflix site, i get a 'connection refused' error02:40
me1tcuebix: since that's illegal, might want to leave that detail out when asking for help :)02:40
cuebixif i try to visit netflix, it like, kinda half works02:40
cuebixThat's illegal?02:40
me1tviolation of netflix terms surely02:41
cuebixthat's vastly different than being illegal lol02:41
me1tmight be02:41
cuebixI'm no lawyer, but from the little googling I've done, it doesn't seem to be illegal, but it would violate Netflix terms of service02:46
cuebixanyhow, I guess I'll try and figure it out on my own02:47
pikapikaHi03:20
pikapikaHow to disable automounting usb drives, etc03:20
pikapikaOf course, via 'dconf-editor'03:20
pikapikaBut that seems to be a gnome thing03:20
pikapikaHow to do this on xubuntu?03:20
k_sze[work]Wow, my chat client really mangled my message.03:21
lotuspsychjepikapika: on ubuntu desktop, i use gnome-tweak-tool to enable/disable automount media03:22
k_sze[work]I'm going as again, basically this question on StackExchange: https://unix.stackexchange.com/questions/489487/realigning-gpt-partitions-to-4k-sector-boundaries03:22
pikapikalotuspsychje, would installing dconf-editor or gnome tweak tools cause any problems given that I have xubuntu?03:23
AndyChow888 I try to dd a file to a usb-key. Unfortunately, it's way too fast. Any idea what is going on? http://codepad.org/LKibtWC703:23
SlidingHornpikapika: It would just add some extra libraries03:25
lotuspsychjepikapika: i dont think there's a tweak tool for xubuntu03:25
pikapikaBut since the guide says it will affect some 'gnome' values, wont it be that thunar does not follow that rule, or worse03:25
pikapikaboth try to do opposite things and lock up03:25
pikapikawait03:26
pikapikaLet me see if thunar's settings have something about this03:26
pikapikaYeah03:26
SlidingHorn pikapika: I don't have XFCE currently, but take a look at the man entry for thunar-volman03:26
pikapikaIt has03:26
pikapikaThunar has settings for it03:26
pikapikaSlidingHorn, I did it03:28
pikapikaPreferences -> Advanced -> Configure Volume Management03:28
SlidingHornpikapika: ah, that's the ticket...glad you got it03:28
pikapikaThanks still ^_^03:29
duoihey03:31
duoihow can i programatically add something to the crontab03:31
SlidingHornduoi: what do you mean by that?03:33
duoiSlidingHorn echo "* * * * * (/usr/bin/python manage.py send_queued_mail >> send_mail.log 2>&1) >> crontab -l"03:33
duoisomething like that03:33
duoithat actually works03:33
SlidingHornduoi: without looking at the syntax, without sudo, that wouldn't work...03:35
duoiSlidingHorn my user is root, so it would03:36
duoibut i don't think you can feed things into crontab -l03:36
me1thttps://www.google.com/search?q=script+to+add+crontab+entry03:37
me1tthere's a couple options provided here03:37
me1tdeploying unit files to /var/spool/cron03:37
SlidingHornduoi: check this out: https://stackoverflow.com/a/87864703:38
duoiSlidingHorn oh wow, thanks homie03:40
duoi:)03:40
me1tnp03:41
DarwinElfi want to mount a fuse.sshfs fs on boot.  Blkid doesn't list it as having that stupid UUID field... will that fs still mount right anyway, or is it going to go into emergency mode like if I don't use a UUID for a HDD?03:43
lotuspsychje!uuid | DarwinElf can this help?03:45
ubottuDarwinElf can this help?: To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)03:45
DarwinElfthat just listed something I already said03:45
SlidingHornDarwinElf: This is a little old, but it should still be a valid concept: https://askubuntu.com/a/334171/47417303:46
DarwinElflooks like it will help03:46
AndyChow888DarwinElf, in fstab you can put a line like "USERNAME@HOSTNAME_OR_IP:/REMOTE/DIRECTORY  /LOCAL/MOUNTPOINT  fuse.sshfs  defaults,_netdev  0  0"03:47
SlidingHornAndyChow888: that's what my link recommends, essentially03:47
DarwinElfthat's what I have on more strictly Unix(-like) OSes03:47
DarwinElfthat don't have the UUID for anything03:48
AndyChow888UUID is a more modern approach, because if you add a hard-drive, the /dev/sdX order might change. UUID prevents that, since the ID is unique. But using UUID is not required.03:49
DarwinElfactually it is03:49
DarwinElfI tried to convert my fstab from strictly Unix-like OSes and Kubuntu went into emergency mode without the UUID03:49
DarwinElfwell seems required for HDDs on the same system, I mean03:50
AndyChow888Well, you might need to regen your grub when changing root UUID. Anyway, if it works, it works.03:53
DarwinElfit wasn't a root UUID03:54
DarwinElfbut merely an external backup drive also with arguments 0 0, meaning it shouldn't be considered important if it couldn't mount... yet it was considered important enough to crash into emergency mode03:55
=== TheMesquito is now known as KheMesquito
=== KheMesquito is now known as KMES
=== KMES is now known as TheMesquito
me1tany idea why my lubuntu 18.04 install would not allow me to enable the Trash Can? http://prntscr.com/lw76il04:15
DarwinElfthanks, TTYL04:16
lotuspsychjeme1t: did you try this on another user?04:17
me1ti can do that04:17
me1tprobably being a pain because i'm root04:17
me1thad to jiggle the wires on pulseaudio too04:17
pressure679There is this curse on Linux.. WiFi posts, askubuntu.com , 14.04, 16.04, 18.04.04:30
pressure679Good luck.04:31
=== capella is now known as capella|away
no-ndoes anyone know a good google drive alternative for ubuntu? something that lets you sync directories with the cloud05:31
SlidingHornno-n: nextcloud05:31
no-nthanks. I'll check it out.05:32
_alx_I don't really understand the /proc folder. Can I check running processes or something?05:32
SlidingHorn_alx_: ps aux | less05:33
_alx_SlidingHorn: i'm familiar with ps, but I read that the files the kernel reads is in /proc05:41
_alx_SlidingHorn: https://it.toolbox.com/blogs/locutus/what-does-this-proc-directory-do-07030705:45
ryuo_alx_: /proc serves multiple purposes. it can be used to examine running process attributes, but it also holds non-process related data.05:45
ryuoit overlaps with /sys in some cases.05:46
_alx_ryuo: interesting!! So can I read the data sometimes?05:46
ryuo_alx_: /proc and /sys contain special files. sometimes they can be read from as if they were a normal file, but it's dependent on the provider of the file.05:47
ryuoother times they only respond to special system calls.05:47
ryuoioctls i believe.05:48
ryuoeven /dev too.05:48
_alx_ryuo: that makes a lot of sense! do you know any good resources where I can get more information ?05:50
ryuo_alx_: not really, though kernel docs are probably the official place.05:50
ryuosometimes man pages have something.05:50
AndyChow888For sys, https://www.kernel.org/doc/Documentation/filesystems/sysfs.txt05:51
ryuohm. man proc has a lot.05:51
_alx_ryuo: that will work! I'm working on the google CTF from this summer, now that I have time to look at it05:51
AndyChow888For /proc, https://www.kernel.org/doc/Documentation/filesystems/proc.txt , you get the picture05:51
AndyChow888Usually, you can cat a proc or sys to check the config, or a lot of variables, like cpu temp, ect.05:52
_alx_AndyChow888: Yes!! Then this is exactly what I need to solve this challenge :)05:53
ryuowhat they do is largely dependent on the kernel module.05:53
ryuomostly in the case of /sys05:53
AndyChow888For example, in my specific hardware, to see the cpu temp, I do "cat /sys/class/hwmon/hwmon4/temp1_input"05:55
ryuoi mostly use /sys for debugging hardware support issues.05:56
ryuoE.g., backlight controls.05:56
AndyChow888Yeah. It gives you a ton of info. It's also good to see if your kernel parameters are set. It's good stuff.05:58
_alx_ryuo AndyChow888 thanks! I got some reading to do :)06:11
_alx_I can use /proc/self/exe to read out the current executable06:17
_alx_dang I think that might be the answer06:19
_alx_ehh sorry guys06:20
mdemoGenerally what happens with packages in LTS releases that aren't supported anymore upstream? I'm thinking of https://blog.rapid7.com/2018/12/17/charting-the-forthcoming-phpocalypse-in-2019/ in particular.06:55
mdemoI guess this may be an answer: https://askubuntu.com/questions/318326/what-is-canonicals-lts-support-policy-for-eol-software06:57
Rembohello, is udev patch require reboot?07:29
AndyChow888Rembo, what do you mean?07:46
pi0need help adding adb to profile08:22
pi0so it can be accessed from every were08:22
=== sunrunner20_ is now known as sunrunner20
NowayzAnybody using Ubuntu 18.10 know how to disable this awful on-screen keyboard09:14
lotuspsychjeanyone feels like to test my bug if reproducable, feel free to add yourself affected, or other ideas to test: https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/179011009:14
ubottuLaunchpad bug 1790110 in xscreensaver (Ubuntu) "Xscreensaver overrides vlc smplayer and caffeine " [Undecided,Confirmed]09:14
NowayzIt's taking up my entire screen basically and it shifts the window up every time I click into a text field09:14
Nowayzalso hell all09:14
Nowayzhello all*09:15
epicmetalHow to check if any installed packages have vulnerabilities?09:20
lotuspsychjeepicmetal: testing for security flaws is a complex business09:21
epicmetallotuspsychje: as in, CVEs09:21
NowayzYou mean all installed packages?09:21
lotuspsychjeepicmetal: are you looking to help security hardening, or you want to know if your system is safe?09:22
epicmetallotuspsychje: the latter09:22
lotuspsychjeepicmetal: if your system is up to date, there's less chance of security flaws09:22
lotuspsychjeepicmetal: but that doesnt mean you are 100% safe09:22
NowayzI don't think he's asking how to use AFL to fuzz applications, just automatically identify known bugs09:22
epicmetalI keep it patched, but it doesn't mean that the repo patches all vulns09:23
epicmetale.g. universe/multiverse09:23
NowayzHow much software are you worried about09:23
epicmetalNothing specifically09:24
epicmetalSome distros have a checker tool09:24
lotuspsychjeepicmetal: if today a security flaw is found in an ubuntu package, your system 'could' be compromized, if tomorrows its patched & updated your more safe again09:24
epicmetalInstalled packages vs CVEs09:24
epicmetale.g. Gentoo has glsa-check09:24
lotuspsychjeepicmetal: but common sense, if your system is up to date at all times, you are good to go09:24
NowayzHave you looked at the tool debscan?09:24
epicmetalAh09:24
epicmetalYeah I vaguely remember this from Debian09:25
epicmetalDoes it apply to Ubuntu09:25
epicmetaldebsecan*09:25
lotuspsychjeepicmetal: also handy is the tool lynis, to see a whole scan of your system where security can improve09:26
Nowayz@epicmetal Debscan information comes from ubuntu-security tracker09:26
NowayzIf installed from Ubuntu repository09:27
NowayzI believe this is the case, though it would be good to verify09:27
epicmetalHmm, there's a lot of vulns09:27
epicmetalBut I just patched09:27
epicmetalHmm, this uses security-tracker.debian.org :)09:28
NowayzIt looks like you are right, I wonder if there is a similar application which queries Ubuntu's own tracker09:29
epicmetal /usr/sbin/lynis: 204: .: Can't open /usr/share/lynis/include/consts09:30
epicmetalNowayz: not sure :)09:31
=== SimonNL is now known as _SimonNL
NowayzDoes anybody know how to turn off the screen keyboard for touch-screens?09:36
onjen /join #ubuntu-release09:47
epicmetalIs there some artificial slowdown of the alt-tab dialog appearing in 18.10?10:05
epicmetalIt feels slower to appear than e.g. Debian Stretch10:06
lotuspsychjeepicmetal: keep in mind that 18.10 is a non-tults, if you need stable choose an LTS version of ubun10:15
lotuspsychje*non-lts10:15
Kyrossuch a useful answer10:33
lotuspsychje!who | Kyros10:35
ubottuKyros: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)10:35
JimBuntu!cookie | lotuspsychje10:37
ubottulotuspsychje: Wow! You're such a great helper, you deserve a cookie!10:37
lotuspsychjetnx :p10:38
BluesKajHi folks11:19
quixhello, how to set LD_LIBRARY_PATH for a specific application?11:23
wudo_honourhi, guy . "..... ..... ..... .!?!! .?... ..... ..... ...?. "what is the code ?11:26
wudo_honourdo you  know that? please tell me .11:26
lotuspsychjewudo_honour: can we help you?11:27
wudo_honourI wanna decode like this "..... ..... ..... .!?!! .?... ..... ..... ...?. ?!.?. ..... ..... ..... ..... ..... ..!.? ..... ..... .!?!! .?"11:27
wudo_honourwhat is like that?11:27
lotuspsychje!support | wudo_honour11:27
ubottuwudo_honour: The official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com11:27
JimBuntuwudo_honour, please define "decode"11:27
wudo_honourI knew  something like that , call "brainfuck code" . but I did not know about that.11:28
JimBuntuwudo_honour, please watch the language in this channel. We try to keep it family friendly and safe for work.11:29
quixthat guy is wasting your time11:31
wudo_honourok11:32
quixhow to set LD_LIBRARY_PATH for a specific application? export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/path/to/app" ?11:32
quixI want an app to load i386 libraries instead of x6411:32
JimBuntuquix, I don't know the proper way ( if there is one for app specific changes ), but yeah, if you change the export and then run the app from that terminal with the modified environment, it should use that modified environment11:33
JimBuntuYou wouldn't change the LD_LIBRARY_PATH to the app path though, you would want to change it to the path to the i386 libraries.11:34
quixwhat about running the app in terminal like this: LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu/ ./path/to/app11:35
quixdoes that change anytihng?11:35
JimBuntuquix, I don't understand why you are adding the app path to the library path11:36
JimBuntuOh, I see11:36
JimBuntuYes quix , in that case, the app should be using the environment you ran it from11:37
JimBuntuApplications can also have their own settings though, so it's not a sure thing.11:37
quixok, thanks JimBuntu11:39
zzarr_Hello!11:53
zzarr_I have a machine that's running a xen guest11:55
zzarr_the host accepts ssh connections, but don't have any connection out, the guest accepts connections and can make connections too11:56
zzarr_the hosts interfaces file looks like this https://pastebin.com/wbun2eci11:57
zzarr_ohh... it's a dns problem, nevermind11:58
epicmetalIs it normal to have to drop to a commandline to configure TrackPoint sensitivity? All I get in Gnome is "Mouse Speed" but I want speed and sensitivity (which I've found in /sys/devices)12:05
NTQI own a virtual server which has a very low upper limit for inodes I can not change, it's 1,800,000. I am constantly reaching 98% percent or more of used inodes which is a problem. My idea was to create one big file and mount it as a new filesystem to create new inodes. Do you think that is a good idea when increasing the inodes of the main filesystem is not possible?12:08
epicmetalI've got a process with an empty /proc/foo/cmdline. In ps it shows as "[none]" or "none". What is this?12:11
epicmetalin systemd-cgls it is sitting directly under -.slice12:12
epicmetalPID 27912:12
NTQepicmetal: Maybe it tries to hide the parameters it was started with?12:13
epicmetalNTQ: how do I show the true executable?12:13
BlackDexHello there. I'm using 18.04, and for some reason when i'm starting gparted (or any other application with sudo) it causes a open file limit reached error. Can't track it down, and it seems to be strange with the default settings. Someone knows about an issue?12:13
epicmetalI've already tried ps c12:13
NTQepicmetal: Perhaps the process does not have a command line? Think kernel threads.12:14
NTQDid you try ps aux?12:15
epicmetalNTQ: yes, it shows as "[none]"12:15
epicmetalNTQ: strange name for a kernel thread12:16
NTQepicmetal: I am no expert in this, this are just assumptions12:16
epicmetalAt least my GUI is pretty12:17
maetthewAnyone using ProtonMail Bridge Beta and have managed to get it to work? Geary's giving me an error that it doesn't have anywhere to store certificates12:21
maetthewHere's the error message after I click "Trust forever" when Geary asks me if I want to trust the certificate: https://imgur.com/a/rllzfQa12:27
maetthewNever mind, found solution here: https://bugzilla.gnome.org/show_bug.cgi?id=736640#c2712:34
ubottuGnome bug 736640 in server-support "Server trust exceptions cannot be stored" [Major,Needinfo]12:34
vallaHi, anyone here that knows how to set a label to a loopback interface on ubuntu server with netplan?13:04
vallaon older server it would fit in /etc/network/interfaces like "up ip addr add 2.2.2.2/32 dev lo label lo:alabel"13:05
ioriavalla, have you tried with set-name ?13:14
vallaioria: nope but now I will! =)13:18
vallaioria: hmmm I get "lo: set-name: requires match: properties"13:19
john_alanhi13:19
john_alananyone about?13:19
me1tno13:19
john_alanlol13:19
john_alanok13:19
john_alanare there any good channels for a stoopid question on linux ?13:19
me1t!ask13:20
ubottuPlease 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 !patience13:20
ioriavalla, https://netplan.io/examples#loopback-interface13:21
vallaioria: yeah I did look at that one.. I can set the IP no problem, I just need to add a label as well13:22
john_alanok - so I have a really basic question but I googled a lot and I cannot see a clean way to do it. I regularly use command lines apps, such as the Monero wallet, there are times when a command line program will request input (such as the location of a file, etc). I am trying to setup an alias so that I can simply use a single word to refer to a complicatedPath/someFile.name, I can't seem to get it to work using Aliases ?13:24
ioriavalla, if you can't set the label in the yaml file, you can always use the old cmd (ip address add ...) with a hook  https://netplan.io/faq#use-pre-up-post-up-etc-hook-scripts13:26
vallaioria: aha yeah that might be a workaround13:27
imihi how do I make bugs.launchpad.net send me an email when someone responds to a bug I submitted?13:27
me1tjohn_alan glad to hear you are using monero :)   what you want is called a symbolic link or symlink13:28
me1tjohn_alan usage:   ln -s target link     example:   ln -s monero-gui_blablabla/start_gui.sh  xmrwallet13:29
me1ttrhen you can just do:  ./xmrwallet13:29
mijndertme1t: or easier and imo more portable, a bash alias13:30
me1tah well yes13:31
me1tthat works too13:31
mijndertalias foo="bar"13:31
geirhajohn_alan: Use a function. Unlike an alias, a function can take arguments13:34
john_alan@me1t @mijndert thanks folks! Yup love Monero. So there isn't a clean way to be able to alias my Monero wallet file and use that alias when prompted by the Monero wallet cli? (other than symlinking the entire app with an input param)13:34
john_alan@geirha ok will check it out13:34
john_alanthanks13:34
me1tdude dont store your wallet password13:34
john_alanits ledger based, so its only the pub view key13:34
me1tif you want to add arguments then use the alias method13:34
john_alandon't worry my opsec is good13:35
john_alan:D13:35
me1tyou can store the alias in your ~/.bashrc13:35
me1tand it will be active each session13:35
john_alan:+113:35
john_alanawesome, thanks @me1t13:35
q9Hi, how do i read the MAC= statement in the nftables-log? Is that documented somewhere?13:35
me1tput it on a pastebin q9 so we can see it13:36
mijndertgeirha: any arguments will be added after the alias13:36
geirhamijndert: not exactly. When the first word of a command is an alias, it is replaced by the content of the alias. The alias itself can't act on the arguments (e.g. with "$1" or "$@")13:37
mijndertgeirha: I have an alias for 'git' to 'g' (because I'm lazy) and can still do stuff like 'g status' in which case 'status' is an argument to 'g', or do I not understand your case correctly? :)13:38
john_alanthanks boys, working like a dream now. Remember Ubuntu+GPG+Monero == happiness, ATH on the way13:39
geirhamijndert: yes, because it simply replaced g with git, so g status became git status13:39
mijndertgeirha: TIL, thank you13:41
q9here's some log-line i stole from the web. https://bpaste.net/show/af747b51e54d13:48
q9I'm  interested in the MAC= part. I know the first 12 numbers are two mac-addresses ,but what are the last 2?13:49
JimBuntuq9, are you talking about the src and dst?13:53
q9No, about MAC MAC=00:30:4f:1c:40:1d:f8:ca:b8:45:74:56:08:00   I can't find documentation how to read the nftables-log13:57
cryptodanq9, have a look at the iptables log reading it should be similar14:02
Teodoro777Hi, Recently I changed the operating system and I would not want to lose the boxes I had. So I copied all the old files in the same directory .locali / share / gnome-boxes / images of the new operating system (Ubuntu) hoping to read them ... Unfortunately when I go into boxes it does not find anything, as if I had not copied anything. What can I do?14:02
cryptodanTeodoro777: check permissions14:04
q9cryptodan: Thanks. It's the ethernet frame type14:09
maetthewAnyone got an idea why buttons in notifications doesn't do anything when pressed in Budgie 18.10? I'm new to linux desktop enviroments so I'm at loss here14:11
lotuspsychjemaetthew: an idea could be testing a liveusb 18.04.1 LTS and compare if its working there14:13
maetthewlotuspsychje: That's an idea, thanks. I'll try that if there are no other suggestions14:14
lotuspsychjemaetthew: well as you can see, the budgie channel is pretty small so not sure youl get responds there14:14
maetthewlotuspsychje: Yeah I see that so I crossposted here14:15
lotuspsychjemaetthew: maybe it can also help, if you screenshot and share to the channel, volunteers can take a look14:15
lotuspsychjemaetthew: well normally crossposting isnt allowed, but in your case budgie channel is pretty empty so14:16
maetthewlotuspsychje: I thought about it but not thought it wouldn't really add anything. It's just a normal notification with a "View" button for instance when you mention me in here. Haven't been able to use any buttons on any notifications though14:17
maetthewYeah ok, we'll see if any OPs wanna correct me :)14:17
maetthewHere's a screenshot with contents blurred for reference: https://imgur.com/MlE3vqC14:24
maetthewThe "view" button doesn't do anything when pressed14:24
lotuspsychjemaetthew: can you tell us what kind of graphics card you have?14:25
maetthewlspci -v14:25
maetthewoops :D14:25
maetthewNvidia GTX 108014:26
lotuspsychjemaetthew: and your driver loaded?14:26
lotuspsychjemaetthew: you can check that in software&updates tab additional drivers, if budgie has that14:27
maetthewlotuspsychje: Yeah I think so. I nvidia-39014:27
maetthewlotuspsychje: https://imgur.com/a/GIo2QQ614:28
maetthewThat's what you want?14:28
lotuspsychjemaetthew: an idea could be switching drivers, and also compare if this influences your blur14:28
maetthewlotuspsychje: I blurred the contents myself with GIMP if that wasn't obvious. It was a message from Caprine (Facebook Messenger app)14:29
lotuspsychjemaetthew: oh, can you provide more info about that notification button?14:30
maetthewlotuspsychje: I installed these drivers yesterday, before that I was just running whatever was installed/shipped with Budgie and I couldn't use the buttons then anyway14:30
maetthewlotuspsychje: I can PM you an unblurred one if you want? It's just the senders facebook profile pic, with their name and excerpt from message.14:31
lotuspsychjemaetthew: for gtx cards we reccomend also try the ubuntu graphics ppa, the more later drivers like 396 or 41014:31
lotuspsychjemaetthew: no need for pm tnx14:31
maetthewhttps://imgur.com/a/kVRv66O14:32
lotuspsychjemaetthew: did you try different browsers?14:32
maetthewHere have a quick look and I can delete it after if you wanna see the whole notification14:32
maetthewlotuspsychje: As in web browsers? Not sure what that would accomplish? To clarify, it's the same problem no matter the application14:32
lotuspsychjemaetthew: but this window, is from the system or from FB?14:33
maetthewlotuspsychje: From system. Notification applet in Budgie desktop settings14:33
lotuspsychjeok, try the drivers part then maetthew14:34
=== Evie is now known as ellenEvie
lotuspsychjemaetthew: is your system up to date to latest also?14:34
maetthewlotuspsychje: Allright will do. Thanks14:34
maetthewlotuspsychje: Yeah upgraded like 12 hrs ago14:34
lotuspsychjemaetthew: allright tnx, if the drivers dont fix, try an LTS liveusb to compare ok14:35
maetthewI'm trying to ditch windows and installed Budgie 2 days ago so it's a fresh install. 18.04 initially and I'm pretty sure the problem was there as well but not 100% certain. Upgraded to 18.10 yesterday because of something else that didn't work and read somewhere it might fix it.14:36
maetthewYeah will do, thanks14:36
mottehi, i set up raid 5 and now my dmesg is getting spammed with messages that contain only the drive names of the raid array. see paste - https://paste.ubuntu.com/p/ncJPKhrrkk/ . why would this happen?14:38
lotuspsychjemaetthew: if you sure 18.04.1 had the same trouble, might be graphics drivers14:38
maetthewlotuspsychje: Yeah will try that. Thanks14:40
IndustrialHi. `which python3` => `/usr/bin/python3` and `which pip3` => `/home/tom/.local/bin/pip3`.14:40
IndustrialI have removed the ubuntu python-pip and python-pip3 packages.14:40
IndustrialWhat has installed this pip in this location and how do I get rid of it?14:41
josefiggood morning, does the desktop installation process on ubuntu 18.04 supports encrypted partitions ? or should I wait for the installation finishes and then mount it separately ?14:41
lotuspsychjeIndustrial: did you add python ppa's of any kind to your system?14:42
Industriallotuspsychje: none14:44
lotuspsychjeIndustrial: does apt spit out errors of any kind?14:45
Industriallotuspsychje: none.14:47
alekksandermy wifi adapter switches on, then off and then on again on system start resulting long delay for stable connection. could someone look at my logs?14:47
lotuspsychjeIndustrial: your ubuntu version please?14:48
=== ellenEvie is now known as EElizabeth
lotuspsychjealekksander: your ubuntu version, wifi chipset and driver version please?14:53
lotuspsychjeIndustrial: try sudo apt purge python3-pip14:55
maetthewAm I allowed to paste multi lines (2 in this case) in here?15:05
TheSilentLinkdo ubuntu only update fwupd every major release?15:09
lotuspsychjemaetthew: 2 lines is not flooding, but mainly we try pastebin here15:10
maetthew@lotuspsychje Yeah got ya15:10
maetthewAnyone know why I get the following in journalctl when trying to open indicator-kdeconnect?15:13
maetthewdec 18 15:56:20 mabudgie gnome-software[2827]: failed to rescan: Failed to parse /usr/share/applications/indicator-kdeconnect.desktop file: cannot process file of type application/x-desktop15:14
maetthewdec 18 15:56:20 mabudgie gnome-software[2827]: failed to rescan: Failed to parse /usr/share/applications/indicator-kdeconnect-settings.desktop file: cannot process file of type application/x-desktop15:14
=== dbugger is now known as Guest72973
=== dbugger_ is now known as Dbugger
citrixHello All15:30
citrixwhat version of Ubuntu is supported with Ryzen 5?15:30
citrixAny one here ?15:32
pragmaticenigma!ask citrix15:32
pragmaticenigma!ask | citrix15:32
ubottucitrix: 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 !patience15:32
citrixpragmaticenigma, I already asked :)15:32
citrixwhat version of Ubuntu is supported with Ryzen 5?15:32
=== EElizabeth is now known as ellenElizabeth
pragmaticenigmacitrix: Then have patience, it is possible no one presently has an answer for your question. As for CPU support, there are no processor archetectures that I am aware of that are not compatible with any Linux distribution.15:34
citrixpragmaticenigma, Yes true :) But actually i tried with ubuntu 18.04.1 but i get a black blank screen15:36
pragmaticenigmablack screens are not usually the fault of the CPU, it is usually an issue with the graphics card.  The top 5 results I receive from google for "Ubuntu 18.04.1 black screen on boot" all have solutions to try to pin point the cause15:38
pragmaticenigmacitrix: best place to start is nomodeset for a kernel option15:39
citrixyou mean just adding "nomodset" in boot/grub15:40
simpledatHi. Why is there updates when I run apt-get update && apt-get upgrade. But this updates does not appear in Ubuntu Update Manager?15:40
pragmaticenigmacitrix: yes15:41
simpledatHow is the proper way to update the system? Should I use Ubuntu Update Manager or the terminal?15:41
pragmaticenigmasimpledat: both use the same application to process updates and can perform the update. it is possible the update manager is using locally cached data and hasn't updated to see the new additional updates15:42
simpledatpragmaticenigma: How do you then update the manager to see the new additional updates? How do you solve it?15:43
pragmaticenigmasimpledat: best to let it do its thing. best thing to do to prove to yourself it is working is let the software updater do its thing, then see if there are additional updates when it is done. If it doesn't show anything, then try the command line, if it shows additional updates, install them and move on. You can try some commands like "apt clean all" and "apt autoclean" that may help.15:45
simpledatpragmaticenigma: How can I let it do its thing when the updates doesnt shows up in the manager? Is this a known issue for Ubuntu however?15:47
simpledatFor Linux Mint I heard that you should use the Update manager do all the updates. Because if you use the terminal to do it, it could broke the updates somehow.15:49
simpledatbroke/mess up the updates*15:49
simpledatBut thats for Linux Mint.15:49
simpledatIf the Ubuntu users should use the update manager then it shoud work probably. right ?15:50
simpledatI can not be the only one with this issue for Ubuntu. There has to be a way to fix this.15:51
ioriaPhased Updates15:51
simpledatioria: What do you mean?15:52
akemHey, my usb stick mounts itself as readonly when i plug it; i tried to run fsck.vfat (since it's vfat fs) to fix errors, but it stills automount readonly when i plug it, what should i do to fix this?15:56
pragmaticenigmasimpledat: the software updater doesn't install everything at one time, letting it run, install and then see if there are more updates is what I suggested.15:58
xamithanYou can try to format your stick,  thats about it16:00
xamithanOtherwise just toss it and get a new one16:00
xamithanIt mounts readonly when it encounters errors16:01
akemYes, the errors: "FAT-fs (sdc1): error, corrupted directory (invalid entries)"16:02
akemBut fsck didn't fix, i ran it 2 times.16:02
simpledatpragmaticenigma: That is exactly what I did. I installed the updates then I refresh the software updater and it say there is no more updates. But when I run apt-get update && apt-get upgrade there is more updates.16:02
xamithanformat might not even fix it.  I've seen those errors with so many sticks16:02
xamithanThey do go bad16:02
stofflsweltHi! I just cloned a dualboot hdd using hdclone. Windows boots. But how can I reinstall Grub so that I can boot ubuntu again?16:03
xamithanboot a livecd,  chroot to your installation,  do a grub-install16:04
stofflsweltthanks16:04
Gargravarrstofflswelt: follow the instructions here up to 7. https://help.ubuntu.com/community/LiveCdRecovery#Update_Failure16:05
pragmaticenigmasimpledat: If you are concerned then run "apt upgrade" and move on... you're expending way too much thought into the matter16:05
akemxamithan, I plugged the key on Windows, and it fixed the problem, even on my Ubuntu now it mounts RW...but i don't know why i couldn't fix it directly on Ubuntu.16:05
Gargravarrthen 'grub-install /dev/<your HDD>'16:05
akemkey=usb stick16:05
pragmaticenigmaakem: VFAT is not a native format for linux, tools are limited for what can be done to fix it16:06
simpledatpragmaticenigma: Im just concern that the software updater doesnt work probably. As you told, the software updater should work as if you did it truth the terminal, right?16:07
Gargravarrakem: pragmaticenigma: the actual disk repair procedure for VFAT on Linux is 'copy all your data somewhere else and reformat it'16:07
Gargravarrthere is no repair tool16:08
pragmaticenigmasimpledat: as ioria mentioned, there is a thing called staged rollouts... I'm not familiar enough or seen documentation on its implementation. What it typically means is that some updates are not installed right away despite being available. It could be to make sure other updates are installed and showing stability before the next batch. Could be to see if bug reports are coming in from an update before it gets16:08
pragmaticenigmadistributed to everyone and a large storm of bug tickets arrives.16:08
akemI see, thanks pragmaticenigma, Gargravarr.16:09
Gargravarri've encountered this before,fsck.vfat basically does nothing useful16:09
volkswagnerGreetings, I have a fresh install of 18.04.1 server using alternate .iso as kvm client. I reused an existing vm and selected "use entire disk" during install16:09
akemI think i'll use fat32 or NTFS, cause i want it to be compatible for Windows and Macs, maybe only fat32 for macs...16:10
volkswagnerboot fails but I can’t see any error, I tried recovery then reinstall grub option which fails with exit 116:10
Gargravarrakem: Macs support NTFS but in read-only mode. there's experimental read/write through NTFS-3G16:10
Sven_vBplease help with avahi/mDNS on Ubuntu bionic. everything works fine in the live session. after reboot into the installed bionic, `avahi-resolve-host-name xxxx.local` -> "xxxx.local     192.168.xx.xx" but `ping xxxx.local` -> "ping: xxxx.local: Temporary failure in name resolution"16:10
volkswagnerit’s msdos partiion, single partition for / and swap file according to fstab on /dev/vda16:10
=== ellenElizabeth is now known as Evie
pragmaticenigmaakem: FAT32 tends to be the universal disk format for most OS's though its performance is terrible and file size limitations are troublesome16:11
volkswagnerthe recovery mode also recognizes disk as /dev/vda16:11
akemGargravarr, yeah, but not out of the box, you have to install/configure something.16:11
muhahaIs there any systemd audit log in Ubuntu?  Or to view system activity I have to install auditd package and then look into /var/log/audit/audit.log, right ?16:11
Gargravarrpragmaticenigma: i continue to be disappointed with the lack of a decent filesystem that supports >4GB files and works on Windows/Mac/Linux16:11
B1ack0phi16:12
Gargravarrakem: read-only support is there out of the box16:12
akempragmaticenigma, yep... but no real alternative.16:12
akemGargravarr, ok.16:12
volkswagnerI used this link for .iso http://cdimage.ubuntu.com/releases/18.04.1/release/ubuntu-18.04.1-server-amd64.iso16:12
simpledatpragmaticenigma: What are you personally do? Are you waiting for the updates from the software updater or do you use the terminal? What is your recommendation?16:12
B1ack0pi am having this error when i try to update : https://paste.ubuntu.com/p/dnVgfgFhSn/16:12
Sven_vB`grep hosts: /etc/nsswitch.conf` -> "hosts:          files mdns4_minimal mdns4 [NOTFOUND=return] resolve [!UNAVAIL=return] dns", `grep -Pe '^[^#]' /etc/resolv.conf` -> "nameserver 127.0.0.53"16:12
xamithandoes exFAT not work on mac os ?16:12
pragmaticenigmasimpledat: I use terminal for my updates16:12
xamithanThats what most usb drives come formatted as nowadays16:13
simpledatpragmaticenigma: That mean you never use the software updater?16:13
naccB1ack0p: plese don't paste the tail of the log, paste the entire command and output16:13
pragmaticenigmasimpledat: no, I don't use the graphical interface for updates16:13
B1ack0pok16:14
B1ack0pi am having this error : https://paste.ubuntu.com/p/4Pf7jQqBJ7/16:14
simpledatpragmaticenigma: Alright. What about security updates? Dont you think the software updater should updates this right away?16:15
pragmaticenigmasimpledat: depends on the security update and its severity.16:16
hggdhsimpledat: the software updater runs on a schedule -- every day, or every week, during the wee hours of the morning. Depending on how you configure it, it will auto-install security, or leave all for the user to approve16:17
simpledathggdh: It doesnt matter how I configure it. The issue here is that even if I press the "Refresh" buttom. The updates doesnt shows up.16:18
brittonOn 18.04, trying to do some recording in Audacity. I have a usb interface. I can hear myself find when I turn on the monitor, pretty crisp. Recorded sound is terrible, static and muffled. Any idea how to troubleshoot/fix this issue?16:18
hggdhsimpledat: so, Let's say the soft updater runs at 03:00, and proposes some n updates for approval. You then, at (say) 07:00 manually runs apt update. It is highly probable both will have different update lists16:19
hggdhwell, not "highly probable", but "possible"16:20
pragmaticenigmasimpledat: Most refresh buttons are placebo... If the applicaiton looked and successfully communicated with the update server within the last 24 hours, it won't repull a list until at least 24 hours later16:20
Sven_vBlooks like I need to enable https://www.freedesktop.org/software/systemd/man/resolved.conf.html#MulticastDNS= . will investigate.16:20
simpledatThanks16:20
ioriasimpledat, for the user, the update-manager is safer; gives time to correct problems  (we're not considering bugs here)16:21
lotuspsychje!sound | britton start here16:23
ubottubritton start here: If 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.16:23
hggdh<sigh/>16:24
maetthewlotuspsychje: You mentioned the Ubuntu graphics drivers PPA and nvidia-396 and nvidia-410. Is this the correct ppa? Because apt can't find either after I added PPA. ppa:graphics-drivers/ppa16:28
ioriamaetthew, nvidia-graphics-drivers-41016:30
lotuspsychjemaetthew: did you sudo apt update?16:30
maetthewioria: Ah, all documentation I found named them nvidia-41016:30
maetthewlotuspsychje: yes16:30
ioriamaetthew, https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa16:30
=== Toadisattva1 is now known as Toadisattva
maetthewHmm, that's the ppa I added16:31
maetthewE: Unable to locate package nvidia-graphics-drivers-41016:31
maetthewStill16:31
lotuspsychjebritton: you can try launching audacity from terminal aswell, see if you get errors there?16:32
ioriamaetthew,  nvidia-driver-41016:32
lotuspsychjemaetthew: ubuntu-drivers list16:32
maetthewioria: yeah thats the one cheers16:32
iorialol16:32
maetthewah useful lotuspsychje16:32
maetthewSo, uninstall old drivers first, right?16:32
maetthewOr can I just install a later driver?16:33
ioriamaetthew, if you ask me yes16:33
lotuspsychjeioria: maetthew has a notification window on budgie 18.04 and 18.10 problem, cant click OK16:33
=== capella|away is now known as capella
maetthewLet's see if this fixes it. Will be trying 396 first then 41016:34
lotuspsychjeioria: https://imgur.com/a/kVRv66O16:34
ioriamaetthew, i usually purge the previous drivers .... lotuspsychje  wghat problem ?16:34
maetthewioria: the problem I'm having is that I can't click any buttons from the notification applet16:35
maetthewWell, I can click them. But nothing happens16:35
ioriamaetthew, budgie desktop ?16:37
britton lotuspsychje I saved myself some time, tried a diff mic first and it has to be the setup, mic, or cord etc. ty thou16:37
maetthewioria: Yeah. I'm on 18.10 right now. About 90% sure the same problem was in 18.04. I initially did a fresh install of 18.04 two days ago, then upgraded 18.10 about ~12 hrs ago16:37
lotuspsychjebritton: fixxed?16:37
rneesewhere do I find pkg maintainers16:38
maetthewrebooting, brb. wish me luck :)16:38
rneeseqt5libmultimedia-dev is missing16:38
brittonWell, yeah, it's not a system issue. Now gotta figure out if it's the mic cord or other.16:38
iorialuck16:38
balance1hi, a friend has a ubuntu server and if he has a usb device plugged in at start up he gets into maintenance mode- why's that?16:39
brittonAny one experience with recording in Ubuntu? Figure I'll shop for a new interface that plays best with Ubuntu/Linux16:39
brittonI use Mac right now, which is great, but been hoping to move everything to my linux, since everything else is.16:40
lotuspsychjebritton: gnome sound recorder works pretty nice16:40
brittonMean like a hardware box, for MIDI and such.16:40
brittonProbably doesn't matter, I guess most will work but you never know16:41
lotuspsychjebalance1: join #ubuntu-server please for likeminded support16:42
balance1thanks16:42
Mathisenbritton, https://lmms.io/16:43
rneeseI cant build a pkg because the qt5libmultimedia-dev is missing16:43
rneesepost full error in a min16:44
ioria!info qtmultimedia5-dev16:45
ubottuqtmultimedia5-dev (source: qtmultimedia-opensource-src): APIs for multimedia functionality - development files. In component universe, is optional. Version 5.9.5-0ubuntu1 (bionic), package size 39 kB, installed size 546 kB16:45
maetthewWtf. Nvidia-396 installation went fine. But now I cant open quassel for some reason.. Have to IRC from my phone.16:46
lotuspsychjelol16:47
rneesethanks16:47
ioriamaetthew, start it from terminal16:47
maetthewOkay so now I'm in irssi instead :P16:49
maetthewStarting from terminal won't work either16:49
lotuspsychjemaetthew: try the notifications?16:49
maetthewlotuspsychje: Yeah I was gonna. I know I can use send-notify to make a notification. But how do I add a button to it? :P16:50
maetthewOtherwise I have to wait until someone messages me on Facebook :P16:50
maetthewioria: This is the output when I'm trying to open quassel from terminal: https://pastebin.com/rw5jv9Xz16:51
lotuspsychjemaetthew: wich quassel version is that16:56
Piratyhi. when i install latest ubuntu, can i switch back to lts later ?16:56
maetthewlotuspsychje: quassel v0.12.5 (dist-f29f852)16:56
lotuspsychje!info quassel cosmic16:56
ubottuquassel (source: quassel): distributed IRC client - monolithic core+client. In component universe, is optional. Version 1:0.12.5-2ubuntu1 (cosmic), package size 1427 kB, installed size 5397 kB16:56
lotuspsychjePiraty: downgrading is not supported16:57
MathisenPiraty, yes but not recommended.16:57
Piratything is: i got new hardware that works better with latest, but would like to have lts on there some time16:58
Piratyto be safe from breakage16:58
maetthewHow the hell do I make notify-send display a button? My google-fu fails me16:58
Mo4_xi1_ge1_Ren2i have an old computer. It only supported old ubuntu version (8.10).16:58
MathisenPiraty, downgrading will most likely result in major breaking.16:58
Mo4_xi1_ge1_Ren2the problem is i can't connect to the web16:58
lotuspsychjemaetthew: send yourself a FB msg? :p16:59
MathisenMo4_xi1_ge1_Ren2, look for a diffrent dist then ubuntu16:59
lotuspsychjeMo4_xi1_ge1_Ren2: or maybe a lubuntu 16.0417:00
maetthewlotuspsychje: wow had no idea you could even do that. But that doesn't generate a notification. I'm guessing it's because the message gets "read" by me instantly17:00
ioriamaetthew, and this happened after installing proprietary drivers ?17:00
maetthewioria: The quassel problem yes. Right after reboot after installation of nvidia-driver-39617:01
ioriamaetthew,  apt-cache policy quassel17:01
ioriamaetthew,  and  notify-send  "hello world !"    not working ?17:02
maetthewioria: https://pastebin.com/09j3tJS917:03
maetthewioria: Yes that works but it doesn't display a button for me to test. I need to create a notification with a button that does something17:03
ioriamaetthew,  ah, xmesssage  (but is ugly)laso zenity17:04
ioria*also17:04
lotuspsychjemaetthew: are you sure graphics driver installed correctly?17:06
ppfi have a pdf that contains caret annotations17:06
ppfmy pdf viewers aren't showing that17:06
ppfi'm on bionic17:06
ppfis there anything i can do?17:06
maetthewioria: Thanks but's that not the same kind of notification at all. I'm getting notifications from the notification applet in Budgie Desktop Settings if that wasn't clear17:06
maetthewlotuspsychje: As far as I could tell from the output. There were no errors that I could see17:06
Mo4_xi1_ge1_Ren2thanks, lotuspsychje, Mathisen17:06
lotuspsychjeppf: did you try inkscape17:06
rneeseppf put that beaver away its to powerfull17:07
rneesejk17:07
maetthewioria: And the only way I found to "force" a similar notification is with notify-send, but I can't figure out how to make a button appear on it17:07
ppfyou guys drunk? ^^17:07
ppflotuspsychje: i had not, but why would i?17:08
lotuspsychjeppf: inkscape seems usefull for pdf editing and more, worth a try?17:08
citrixI am getting "The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes"17:08
ppflotuspsychje: trying to view, not trying to edit17:08
citrixthe drive is of 16 GB but 58 GB17:09
lotuspsychjeppf: i said 'and more' :p17:09
ioriamaetthew,  No, notify-send doesn't support the use of actions/buttons.17:09
ppflotuspsychje: right17:09
ppfsince _all_ the viewers don't show it it's most likely a poppler problem17:09
maetthewioria: Ah then I can stop looking. Anyway, the kind of notification I'm talking about is this (but with a button): https://imgur.com/wncQDiy17:12
maetthewAtleast I think it's the same17:12
ioriamaetthew,  and what command or action has generated that popup ?ù17:13
maetthewioria: Well several different applications. But for instance I have "Caprine" installed which is a Facebook messenger client. It displays the profile picture of the sender along with names and an excerpt of their message. And with a "view" button17:14
ioriaah,isee17:14
ioriamaetthew,  nope, cannot helpyou with that17:15
maetthewioria: All right. I'll have to wait and see until someone messages me on facebook then I guess. Hopefully I'll be able to get a screenshot cause they're only visible for a couple of seconds17:15
lotuspsychjemaetthew: check sudo lshw -C video to make sure your driver loaded?17:16
maetthewlotuspsychje: https://pastebin.com/VP9tTztD17:17
maetthewnot sure what i'm looking for17:17
lotuspsychjelooks good maetthew17:17
maetthewk hmm17:17
maetthewMaybe I should've rebooted between uninstall and reinstall of drivers, could that be an issue?17:20
maetthewor install of newer drivers rather17:20
rneese./usr/bin/ld: cannot find -ludev17:20
rneesegrrr17:21
lotuspsychjemaetthew: wait up for the popup first17:21
maetthewlotuspsychje: Yeah I'll do that17:21
ppfrneese: install it :)17:21
rneeseudev is installs17:22
ppfyou need libudev17:22
ppf!info libudev117:23
ubottulibudev1 (source: systemd): libudev shared library. In component main, is required. Version 237-3ubuntu10.9 (bionic), package size 56 kB, installed size 232 kB (Only available for linux-any)17:23
ioriamaetthew,  it opens and crashes or not opening at all ?17:23
rneeselibudev1 is already the newest version (237-3ubuntu10.9).17:23
maetthewioria: Quassel? Doesn't open at all. When trying to open from plank there isn't even a response at all (like a "bounce" or something). When trying from terminal it doesn't open at all but it doesn't crash either17:25
ioriamaetthew, do you have a  ~/.config/quassel-irc.org/quasselclient.conf   file?17:25
maetthewioria: Yup. https://pastebin.com/dTU0VAhi17:26
rneeselibudev-dev was needed it seems17:28
maetthewioria: Output when trying to start from terminal: https://pastebin.com/nZdRbMzg17:29
ioriamaetthew, yes, i googled Failed to load module "appmenu-gtk-module  and does not seems fatal; what i can suggest is  sudo apr purge quassel ; remove all its files from ~/.config or ~/.cache ; run sudo apt autoremove --purge; and install again quassel17:30
maetthewActually that's not all. After like a minute it starts spouting more messages: https://pastebin.com/CXyRRxYf17:31
maetthewioria: Yeah I'll try that. I have a feeling this is not exclusive to quassel though as I saw the same error on other commands. I'll try a re-install17:32
maetthewFor instance the same message appears with zenity17:32
ioriamaetthew,  sy, afk ,i'll be back soon17:33
maetthewioria: np. thanks for your effort anyway. I gtg in a couple of mins as well17:33
maetthewioria: Reinstall seems to have worked. That message still appears from terminal though.17:38
josefigI have a proliant dl380 g7 and just installed ubuntu 18.04 desktop but it hangs in the login area, the live cd works great. I was reading that it could be the driver it has a ATI ES1000 series, I tried to do blacklist radeon but didnt work it still hangs at login area, any suggests?17:49
ryuo... Desktop on a server system?17:51
* ryuo boggles.17:51
ppfwhy not17:52
ryuoNo reason, just sounded a bit unusual.17:52
ppfthere's not _so_ much difference17:53
josefigryuo, i'm adding a LTSP environment, it worked good on 14.04 LTS but not on 18.04 LTS17:53
josefigI'm not sure what is the module which is loaded i'm trying something else17:53
deadromhi17:53
deadromgot 2 swap partitions. only 1 is used. swapon -a should use both. does not. needs fstab?17:54
deadromah, it's not in fstab, alright17:55
ryuowe17:56
ryuoerr17:56
deadromdifferent question: 16gb machine, if I want to suspend to disk - need 16gb swap or more?17:56
BluesKajno, somewhat larger than the size of your /18:01
rneesethanks pkg built and works18:01
ioriamaetthew,  what message 'Failed to load module "appmenu-gtk-module' ?18:04
=== capella is now known as capella|away
goodafternoonhi there19:23
goodafternoonsudo postconf -e 'home_mailbox= Maildir/' doesn't create the directory Maildir in the user's root directory, is it normal ?19:24
kinghatanyone seen this before when installing nodejs? https://usercontent.irccloud-cdn.com/file/9kOXpQaB/image.png19:24
the-noobhow can I make a host act like a proxy for traffic on a certain port ?19:28
the-noobi.e. I have a database that is restricted to a subnet and I have ssh access to the subnet19:29
leftyfbgoodafternoon: It is normal since postconf doesn't create anything. It's a configuration utility for postfix19:29
the-noobbut I would like to make a database connection from my computer19:29
the-noobjust doing port forwarding won't work19:29
leftyfb!details | the-noob19:30
ubottuthe-noob: 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.19:30
the-noobI have my computer (A), a server (B) and a database server (C) that accepts connections (3306) only from B. is there a way for my computer (A) to get :3306 traffic forwarded through B to C ?19:32
leftyfbthe-noob: why?19:32
Ben64let C accept connections from A19:34
the-noobbecause I need to do some queries on that database directly19:34
leftyfbthe-noob: run them from B19:35
leftyfbor login to C from A19:35
leftyfband run from A19:35
leftyfbThere's really no point in only allowing traffic from B if you are going to poke a hole somewhere to allow the same thing from A19:36
the-noobI was hoping there's some SSH trickery allowing something similar to `-L 3306:localhost:3306 B`19:37
the-noobbut that says `-L 3306:forward_to_A:3306` :)19:38
swebhello i need to know what's problem on my bridge network.20:03
swebhttps://paste.ubuntu.com/p/JzGbNbWynW/20:03
swebOn host ubuntu 16.04 virtmanager show bridge network.20:03
swebBut 18.04 bridge dosnt exist20:03
swebhow can i convert my old network config to netplan for using kvm bridge20:03
=== saint__ is now known as saint_
smellsLikeGoatSphi there, I was playing around with /dev/mapper and mounting points for a lvm2 encrypted partion, my previous internal ssd, and now I notice the boot time has considerably slowed down. any take?20:35
smellsLikeGoatSpI am running 18.04. on a Samsung 860 EVO 1TB20:35
uioHello! Could someone help me to see which processor is better?21:04
teward'better' is a matter of opinion21:05
uioteward: For specs :)21:05
tewardif you just want the specs, isn't looking up the specific processors you're looking at the simpler approach?  Because that's what we'd do anyways to give you the informatino you seek...21:07
uioteward: I tried, but to be honest, I don't understand the output!21:07
uioteward: But otherwise it would be simpler, yes.21:08
uioteward: Here is one output of lscpu : https://paste.ubuntu.com/p/SZZFGkyXc8/21:08
uioteward: and here is the machine I am comparing it to : Thinkpad X61 7674, Core Duo T7100 2GHz. Here is a link to the machine description : http://www.thinkwiki.org/wiki/Category:X6121:10
tewarduio: that's not informative enough because that's like 10 separate processors for comparison purposes.21:11
tewarduio: anything is going to beat that Atom processor though21:11
uioteward: It's the first one in the list.21:12
uioteward: The T710021:12
uioteward: Atom one is bad,21:12
uioteward: ?21:12
tewarduio: well to be fair21:12
tewardthey're both... meh21:12
uioteward: But which is slower?21:13
tewarduio: https://ark.intel.com/compare/29759,58917 is your comparisons chart.21:13
uioteward: I don't get it...21:13
tewarduio: look for 'base frequency'21:13
tewardthe extra 0.06 GHz isn't going to be much of a difference between the two21:13
tewardthe Atom is 'newer' the Core Duo is Discontinued21:13
tewardas to which is 'better' or 'worse' depends on your application and use case for the system21:14
uioteward: I don't know, I find the Atom really slow on Youtube.21:14
uioteward: Would the Core Duo be better?21:14
uioteward: Does the cache change anything?21:15
uioteward: I see that the Core Duo has more cache....21:16
uioteward: The Atom machine only has 1Gb of RAM, while the X61 has 4Gb. Part of me thinks that this might affect things, but the Atom machine rarely maxes out on RAM, but rather on CPU. Anyway, maybe this is too off topic?21:17
tewarduio: yeah it's a bit offtopic here, because as I said "better" is a matter of opinion and other factors21:20
coconutuio: this is a type of question for ##hardware21:21
teward^ that21:21
uiococonut: Does ubunu-offtopic still exist?21:22
coconutyes it does21:22
soft_cementHas anyone else experienced weirdness with the lock screen on the latest non-LTS desktop release? I just installed Ubuntu yesterday and I've been having this ever since. What happens is...21:32
leftyfb!enter | soft_cement21:33
ubottusoft_cement: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone.21:33
soft_cement...I'll see the Gnome lock screen, but I'll also see the dock on the left hand side of the screen. That happens pretty consistently. Today after resuming from suspend, instead of a lock screen, I got a really strange version of my desktop that I could kind of interact with, but not really. Doing Ctrl+Alt+F1 and then logging back in got me to my desktop.21:33
soft_cementleftyfb: sir yes sir o721:34
* soft_cement clicks heels21:34
leftyfbsoft_cement: don't21:34
* soft_cement would not hesitate to disobey the mighty users of freenode21:35
soft_cementer21:35
soft_cementobey*21:35
hggdhsoft_cement: there was a known issue with lock screen. I do not know if it has been corrected already. There *is* a bug on it as well, but I do not have the bug # handy21:36
soft_cementhggdh: I'll see if I can find it. I guess I could comment on the bug and give my experiences21:37
hggdhsoft_cement: at least add yourself as affected, yes. Thank you.21:38
leftyfbsoft_cement: there's also no reason to act condescending to the people willing to help you out. Lose the attitude21:39
soft_cementyes sir21:40
soft_cementhggdh: I got about 1200 results when I search for "lock screen" in Ubuntu bugs. I'm going through them one by one and I don't see anything relevant yet. Any hints for using the search...?21:41
soft_cementOh hey, I think I actually found it, never mind.21:42
uioAny reason why update-initramfs shows up when I just want to install a package?21:45
uioupdate-initramfs: Generating /boot/initrd.img-4.4.0-139-generic21:46
uioupdate-initramfs: Generating /boot/initrd.img-4.4.0-138-generic21:46
uioupdate-initramfs: Generating /boot/initrd.img-4.4.0-134-generic21:46
uioupdate-initramfs: Generating /boot/initrd.img-4.4.0-127-generic21:46
uioupdate-initramfs: Generating /boot/initrd.img-4.4.0-124-generic21:46
ntdthat package might provide functionality that can come in handy during boot?21:48
leftyfbuio: because the package you are updating includes some drivers or something that should be included in your initrd for use at boot21:48
ntdno21:48
ntd"Q conspiracy"21:48
ntd:P21:48
leftyfbntd: don't21:48
uio??21:49
SlidingHornuio: for multiple lines, you need to use a pastebin so the bot doesn't time you out for flooding21:50
uioI tried to install youtube-viewer and mplayer...21:50
uioSlidingHorn: Yeah I thought that was funny, but it makes sense...21:50
uioShould  I be worried about these changes? It is taking a long time!21:51
uioGzip is using all the CPU in top.21:53
ryuouio: anything triggering an initramfs rebuild will do that. to reduce it, consider removing kernels you're not using.21:54
uioryuo: This is the first time this has happened...21:55
me1tsomeday ubuntu will not fill the disk with kernels21:55
ryuounlikely. it's by design.21:55
ryuouio: maybe so, but it can be trigger by any package transaction.21:56
ryuotriggered*21:56
ntdcomes in handy when they release broken kernels21:56
uioryuo: So no reason to worry?21:56
ntdanyone remember that spectre fixup which wouldn't boot on < sandy?21:56
ryuouio: other than wasting time, it's a normal design function.21:56
ntd> sandy even21:56
ryuouio: you can reduce the cost of these by removing old kernels.21:57
ryuoiirc, it may be enough to do: apt autoremove --purge21:57
ryuothough depends how your APT is configured i believe.21:57
Sven_vBI'm trying to boot the bionic live session on my PC. on the notebook it works, next thing after text mode messages is a black screen and then the graphical desktop. on the PC instead, I was greeted with a graphical login screen, and `systemctl status gdm3` reports "gdm-autologin][2643]: gkr-pam: no password is available for user". so I restarted gdm3 but now all I see is probably a graphics glitch: three dark red bars with middle red22:01
Sven_vBbars in betweeen, and the dark bars have a repeating white pattern resembling a chinese lantern. any ideas?22:01
ryuoSven_vB: sounds like you found your new flashlight. :)22:02
Sven_vBthe latest `systemctl status gdm3` messages are "Child process -2661 was already dead.¶ Child process 2657 was already dead.¶ Unable to kill session worker process"22:02
Sven_vBryuo, :D all I see +on the screen+22:03
uioryuo: I recomment youtube-viewer anyway!22:03
Sven_vBwhen I stop gdm3, the pattern stays on the screen. shouldn't it return to a text console?22:05
=== beaver is now known as beaver`doc
olabazhi, I am confused about the reading of %CPU when I run top. I have program that is 600 %CPU does that mean it is using 6 cores?22:42
AsFelixolabaz, yeah, exactly, you're using 6 cores22:48
olabazAsFelix: how is this possible if I didn't parallelize my program?22:48
EriC^^olabaz: maybe it is multi threaded?22:54
olabazEriC^^: I haven't done anything special to the program. Perhaps one of the libraries I'm using is multithreaded?22:56
EriC^^which program is it?22:59
EriC^^olabaz: try 'ldd /path/to/program | grep thread'22:59
olabazEriC^^: it's something I wrote myself23:00
olabazEriC^^: this shows up in that command:  libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fd7a1bf7000)23:03
EriC^^aha then it's using pthread which is for multi-threading23:03
deadromheya23:03
olabazhmm ok23:04
olabazthanks i'll try to track down which is doing it then23:04
EriC^^olabaz: ok, np23:05
deadromfresh 18.04.1 install on thinkpad t530 with nvidia GF108M [NVS 5400M]  and intel CPU graphics. should I just install nvidia binary or Prime, too? (nouveau has come a long way but I need more video and 3d punch)23:05
deadromor bumblebee rather? I'm all "?"23:06
Bashing-omdeadrom: For gamming (performance) you do want the proprietary driver . and BumbleBee is depreciated in favor of nvidia-prime .23:09
ikatamoonshotsdeadrom, used the prop driver few times, you install them by going to init 1 root , stopping desktop env23:32
deadromBashing-om: thanks23:32
deadromikatamoonshots: never had to do that. only to figure which is the latest driver for this chip.23:33
Bashing-omdeadrom: Pastebin - lspci -k|grep -iEA5 'vga|3d' - and I see what Nvidia recommends for the driver .23:35
ikatamoonshotsnvidia has a search tool https://www.nvidia.com/Download/driverResults.aspx/135161/en-us23:35
ikatamoonshotsfound this , maybe thats correct? https://www.nvidia.com/Download/driverResults.aspx/135161/en-us23:35
ikatamoonshotssearched geforce 108m - theres a 100m series, so that was my best guess23:36
ikatamoonshotson each drives page you have a tab "supported products"23:37
Sven_vBswitching to openbox fixed the graphics glitch. now I have two machines running Ubuntu bionic, one (live) as a live session and one (installed) from hard disk. Both can avahi-resolve-host-name mDNS hostnames, but only live can ping them. what could be the problem? https://paste.debian.net/hidden/2780a841/23:42
Sven_vBthe last grep command is a lie, seems I miscopied it. it's actually egrep 'Link|Scope|Multi'23:43
Sven_vBcorrect diff -> https://paste.debian.net/hidden/6c45e527/23:45
=== nullifidian__ is now known as nullifidian
maetthewIs there anyway to save session (open apps and position) on a reboot? I'm on Budge 18.0423:54
deadromBashing-om: http://paste.ubuntu.com/p/kCzNny2rd8/23:55
R-Zhey, tried to do an ubuntu distro update 16.04 to 16.04 and got a boot error. "gave up waiting for suspend/resume device /dev/sda2: clean" followed to some file and block numbers23:55
deadromdriver search at nv reveals 390.87 is latest. seems nvidia has some love for legacy notebooks23:57
* deadrom likes his thinkpad23:57

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