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

derpingitTJ- how can i delete all and start from scratch ?00:04
derpingiti had already tried installing python-cryptography00:05
thebopehello, I'm following this guide to mount an sd card on my virtual box ubuntu server installation, however at the end it conveniently forgets to mention where that disk would be mounted to - https://www.geekytidbits.com/mount-sd-card-virtualbox-from-mac-osx/00:10
thebopeI've checked /dev and /mnt00:11
thebopebut don't see anyp00:11
thebopedon't see anything00:11
Mathisenthebope, run lsblk00:11
thebopeit says it's mounted in sata port 1 on virtual box00:12
thebopeokay one moment00:12
thebopeokay I assume it's sdb, I think I'm currently on sda00:12
Platonidesprobably00:12
Platonidesdmesg will probably tell you too00:13
thebopeThat would make sense I believe as it has two partitions and I know that's how raspbian installs00:13
thebopeHow would I terminal into that sdb if I wanted?00:13
Mathisendoes it show a mount point ?00:13
Platonidesmount /dev/sdb /mnt ?00:13
thebopeah it does not, do I have to mount it then?00:14
Mathisenyes00:14
thebopemakes a ton of sense, thanks00:14
thebopewow dmesg gives me a huge amount of output00:15
thebopehmm, tells me it can't find it in /etc/fstab00:16
Mathisendoes not have to be there. everything in fstab will be mounted on boot00:17
thebopewhich makes sense I guess, there's only one line in /etc/fstab00:17
Mathisencan still just mount it manual00:17
thebopeyeo so I ran sudo mount sdb, and sodo mount /dev/sdb to no avail00:17
thebopethat complained about the fstab thing00:17
Mathisensudo mount /dev/sdb1 any/empty/folder/that/exists00:18
Mathisenfor example if sdb1 is the partition you want00:18
thebopeahhhh00:19
thebopeokay lets see00:19
thebopethat makes sense, now I need to mount the partitions00:19
thebopewhen I was imaging the disk I only wanted to use the disk number00:19
thebopenow that I'm mounting things I need the partition as well00:19
thebopeall coming together00:19
TJ-derpingit: it's hard to say without messing with the same steps you went through, but it seems like at some point your triggered a source package's "make install" which used the --prefix=/usr/local default. In which case it is possible there's a "make uninstall" to undo it from the same source directory00:20
thebopethanks Mathisen and Platonides, even better than it just working I learned something ;-)00:21
Platonidesyou are welcome, thebope00:21
=== [ghost] is now known as ghostboarde
=== ghostboarde is now known as ghostboarder
derpingitlol.. yep.. i fucked up : Please do not use python setup.py install, python pip install ., or easy_install .. Please do not attempt the installation commands as superuser/root and/or without virtual environment, e.g. sudo python setup.py install, sudo pip install, sudo ./venv/bin/.... These modes of operation might corrupt your operating system and are not supported by the Certbot team!00:55
OerHeksjups, from their own site, right?00:56
OerHekshttps://certbot.eff.org/docs/install.html#alternate-installation-methods00:57
OerHeksup to Bionic there is a PPa https://launchpad.net/~certbot/+archive/ubuntu/certbot00:57
transhumanistHi! I am trying to understand NFS, never worked with it before. Some directions give the line :  12.34.56.789:/home  /mnt/nfs/home   nfs      auto,noatime,nolock,bg,nfsvers=3,intr,tcp,actimeo=1800 0 0 ::: My confusion is on the ip address, is that the address of the server where the nfs packages are installed or is that an arbitrary address on the subnet where the NFS server is being broadcast to, similar to python -m, http server?01:07
TJ-transhumanist: "man nfs" gives the format of the entry for fstab/mount. 12.34.56.78 is the NFS server's IP address (or hostname)01:09
transhumanistok thanks because I thought it might be similar to python -m http server , thanks for the clarification!01:10
=== berglh_ is now known as berglh
=== kostkon_ is now known as kostkon
JoshuaDI feel so close to solving this problem, I just can't find the right place to put lock screen settings. Can anyone help out? https://askubuntu.com/questions/1092722/lock-screen-monitor-settings-for-lightdm02:01
AndyChow888light dm, to my knowledge, does not do any lock. It's up to the actual wm. What wm are you using?02:03
JoshuaDxfwm402:04
JoshuaDI didn't know that. They look identical. Thanks for that bit of information02:04
AndyChow888lightdm is just what starts your X session.02:05
AndyChow888You can read this. It's arch specific, but applies. https://wiki.archlinux.org/index.php/xfce#Lock_the_screen02:06
JoshuaDty02:13
=== capella|away is now known as capella
=== plasmid is now known as yetifur
uberwaghi, when connecting ubuntu 18.04 with xrdp, keystrokes are hanging, repeating itself, so when typing some key, it can happen to repeat itself for X times, sometimes 50+ times. what can be causing this?02:27
NewToLubuntudoes anyone know how to find what is making ads pop up on my desktop? they appear in the top right saying "activate" regardless of if I am in web browser or reading PDFs03:37
=== zenguy is now known as coffeeguy
jadaxwhat happens if somebody deletes sudo binary from ubuntu 18.04?03:54
jadaxis there some way to install it back?03:55
jadaxlogged in as user03:55
sonicwindjadax, this thread might give you some ideas. It looks like it is possible - https://askubuntu.com/questions/434525/can-sudo-be-reinstalled-after-being-removed04:15
=== nshire is now known as Taco
jadaxjust used pkgexec04:26
jadaxthe graphical version of sudo04:26
wardxyHi I have a question about the Nvidia drivers for Ubuntu04:49
wardxyif I choose the option to use third party drivers is that the same me not doing that option and then going to download the specific video card driver?04:49
wardxyas in the end result04:50
=== Class7_ is now known as Class7
chris349How do I install something such as mariadb-server-devel package in unbuntu? apt-cache search does not find it.05:23
piercedwaterhi05:33
=== [[]] is now known as mobile_c
lotuspsychje!info mariadb-server-devel05:50
ubottuPackage mariadb-server-devel does not exist in bionic05:50
lotuspsychjechris349: did you install mariadb-server ?05:51
lotuspsychje!info libmariadb-dev | chris349 could it be this package?05:54
ubottuchris349 could it be this package?: libmariadb-dev (source: mariadb-connector-c): MariaDB Connector/C, development files. In component universe, is optional. Version 3.0.3-1build1 (bionic), package size 145 kB, installed size 575 kB05:55
AndyChow888The lib is not the main.05:55
lotuspsychjeAndyChow888: ah, ok i dont see other packages in apt cache05:56
chris349I have no idea. All I know is in CentOS theres a -dev package for everything and I cant find that in Ubuntu05:56
AndyChow888apt-get install mariadb-server05:57
AndyChow888You probably already have it installed, lotuspsychje05:57
lotuspsychjeAndyChow888: its not for me05:57
chris349AndyChow888, I know that. But if I want to compile something against mariadb-server I need -dev package the contains the headers, etc05:57
AndyChow888chris349, the build-essential should cover it.05:58
AndyChow888Then do your git, make, make config, make install, and you're on your way.05:58
chris349AndyChow888, That would be the build tools such as make, etc05:58
AndyChow888Yeah, make, gcc, everything.05:59
AndyChow888But, I'm assuming you know what you are doing.05:59
AndyChow888When compiling, batteries aren't included.05:59
chris349You dont get it06:00
AndyChow888I don't? Lol.06:00
lotuspsychjechris349: please stay polite, he's trying to help you06:00
chris349I want to install and use the mariadb-server package in ubuntu and compile OTHER software against it. Maybe I write my own mariadb client. I need the mariadb headers.06:00
chris349In any normal linux that is is the mariadb-dev package06:00
chris349In ubuntu I cant find -dev package for ANYTHING06:00
AndyChow888Ah, ok.06:00
lotuspsychjechris349: ubuntu doesnt support own compiled packages06:00
lotuspsychjechris349: we reccomend using packages from the official repos06:01
mouseschris349: that's because it's mariadb-devel06:01
mousesat least according to google *shrugs*06:01
mousesbut yeah, it's best to use the repos06:01
lotuspsychjemouses: mariadb-devel doesnt show in apt cache neither06:01
mouseslotuspsychje: dang it, might have found outdated info06:02
lotuspsychjeperhaps its included in another package now?06:02
AndyChow888How do you want to compile other software against maria? Just use the git.06:02
AndyChow888https://github.com/MariaDB06:02
AndyChow888Are you looking to do static linking?06:03
chris349For e.g. in apt-cache I see the packages apache2 and apache2-dev. If I wanted to install the version of apache2 from the ubuntu repo and then complile my own apache2 module I would need to install both packages.06:09
chris349How do I do this for mariadb in ubuntu?06:09
AndyChow888You would need neither, actually.06:10
=== nshireTimeout is now known as nshire
chris349AndyChow888, So in ubuntu if I want to use apache2 I do not need to install it?06:11
AndyChow888You want to use it, or compile it?06:11
AndyChow888Not the same thing.06:11
chris349I want to install and use the (e.g.) apache2 package from the Ubuntu repo06:12
chris349Then once thats installed I want to compile ONLY my own module (for e.g.)06:12
chris349So I install apache2 and apache2-dev (and build tools, gcc, etc)06:13
AndyChow888So install the build-essentials, compile your thing. When you get error messages, print them, and we'll talk more.06:13
chris349If it was up to me I would be using CentOS, Fedora or Opensuse. But its not for me. I am setting up this machine for someone who isnt the smartest. So I want to have it setup as good as possible to avoid issues06:15
AndyChow888Compiling software is not for everyone, nor is trying to create your own packages, as you seem to be, which depend on various external libraries.06:16
AndyChow888If you just want to use apache, or maria, just install the binaries, and use them directly.06:17
Kaidok5797WOOHOO I figured out how to get into IRC with Empathy06:20
Kaidok5797Now, Ive been told I can make Ubuntu look like macOS... thats my next project06:21
AndyChow888Kaidok5797, you can try Deepin.06:23
Kaidok5797Deepin... ok06:23
AndyChow888Why you would want something to look like MacOS, well, that06:24
AndyChow888's your journey.06:24
Kaidok5797I love the way it looks06:24
AndyChow888It's rather clouded and slow, IMO?06:26
Kaidok5797clouded?06:26
Kaidok5797It seemed fast to me.06:26
Kaidok5797Its worth a shot anyway06:26
AndyChow888Yeah, takes too much space on the screen.06:26
AndyChow888But if you like it, you like it.06:27
Kaidok5797Ohhh see thats what Im missing right now in Ubuntu. Too much open space06:27
AndyChow888The open space is supposed to distract less.06:27
Kaidok5797I guess I like to be distracted? lol06:28
AndyChow888It's up to you. We have 100+ wm because we like choice. To each their own.06:28
Kaidok5797besides this will be a great learning experience for me06:28
AndyChow888Install a few. You can choose them at boot, or after logout.06:29
AndyChow888In the upper right corner, you can select your wm.06:29
Kaidok5797wm?06:30
AndyChow888Windows manager.06:30
AndyChow888It's what handles your user experience with windows, tool-bars, etc.06:31
Kaidok5797gotcha... hmm I dont see it up there. just launguage election, internet connectivity, volume, and power button06:31
Kaidok5797gotcha ok06:31
=== _nyloc_ is now known as nyloc
AndyChow888You'll have to log out to choose, but after you've installed alternatives.06:31
Kaidok5797ohhh gotcha ok06:32
Kaidok5797tbh Andy, I´m just having fun playing around in Ubuntu lol06:41
AndyChow888Popular choices are cinnamon, lxde, kde.06:42
AndyChow888Kaidok5797, having fun is the whole point, at first.06:42
Kaidok5797yup yup 10-406:42
Kaidok5797But I only got this installed this morning. havent had much time to play yet lol06:43
AndyChow888Take your time.06:43
Kaidok5797Will do. This place has been fantastic for help just getting installed. I had a rough go at it.. interesting problems came up.06:43
AndyChow888Eventually, you'll see that you can automate things, set up a server, have the machine work for you.06:43
Kaidok5797people are friendly here06:43
Kaidok5797Yup and thats my end goal06:44
AndyChow888The machine should work for you, not you for the machine.06:44
Kaidok5797AMEN!06:44
Kaidok5797Windows 10 is a chore for sure06:45
AndyChow888Well then, welcome to the 21st century. The Free one.06:45
Kaidok5797thank you thank you very mucH!06:45
Kaidok5797Thats the other thing I love about this... OPEN SOURCE06:45
Kaidok5797Not that I have the abilities to just dive into the code and change things... but it IS possible if I wanted, and its all free06:46
AndyChow888It's going to get hard sometimes, but as long as you stay focused, and know what you want, you will get there.06:46
AndyChow888You do not have the abilities, for now. But you can and will acquire them, as required.06:46
Kaidok5797Yea... I came into this knowing there would be a big learning curve at times... learning new stuff is another one of my goals in doing this too.06:47
AndyChow888Just don't get lost in the details, and you'll make it work for you. Most get lost in the details after a while.06:47
Kaidok5797What details do they get lost in?06:47
AndyChow888They work 80 hours to learn something that saves them 1 minute a month.06:47
Kaidok5797Ohhh gotcha06:48
AndyChow888If you document it, and post your solution, fine. But if you keep it to yourself, it's time wasted.06:48
Kaidok5797Ahhhh gotcha right. That makes perfect sense.06:49
Kaidok5797How well is Ubuntu at running virtual machines?06:49
=== [1]MrMobius is now known as MrMobius
AndyChow888Depends on your hardware.06:50
Kaidok5797for like old versions of windows or other linux distros?06:50
Kaidok5797ok06:50
hateball!kvm06:50
ubottukvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM06:50
Kaidok5797oooo awesome ok06:50
AndyChow888If you have the virtual instruction set, yes. qemu-kvm is the best.06:50
lotuspsychjeKaidok5797: for ubuntu discussions please move to #ubuntu-discuss06:50
lotuspsychjeKaidok5797: we try to focus on actual support here, hence why06:51
AndyChow888You also have virtualbox (easy but slow), docker (the flavor of the month), and several other alternatives. Gnome-boxes, for example.06:51
Kaidok5797lotuspsychje is there a channel for newbies? Because this could end up being a support thing. I totally get what your saying though.06:51
Kaidok5797Like in that channel can I ask newbie questions?06:51
lotuspsychjeKaidok5797: #ubuntu-discuss is for all users, novice & expert06:52
Kaidok5797very good, awesome. thank you!06:52
AndyChow888lotuspsychje, while I agree, we are off the philosophy, and into a practical question.06:52
AndyChow888Kaidok5797, install qemu, libvirt, start up virt-manager, or virsh, and have fun.06:52
lotuspsychjeAndyChow888: i know its a thin red line sometimes, but we have to limit somewhere right?06:53
Kaidok5797will do! Thank you!06:53
piercedwaterthis is the best support channel on irc06:53
AndyChow888lotuspsychje, yes, you are absolutely correct, and I apologize.06:53
AndyChow888But the question of virtualization in clearly within the line. The rest, beyond. And I am sorry.06:54
Kaidok5797It´s my fault as well and I do apologize. AndyChow888 I am in ubuntu-discuss now as well06:56
=== e_motion_afk is now known as e_motion
AndyChow888Well, I am in ubuntu-offtopic.06:57
=== jelly-home is now known as jelly
Kaidok5797Oh let me go there too then e_motion_afk07:04
Rembohello, can someone if some of those patches may require a reboot? https://hastebin.com/sanodojara.php07:06
lotuspsychjeRembo: new kernels requier a reboot, unless you use livepatch?07:07
AndyChow888You're on 3.13?07:09
AndyChow888So Ubuntu 14.04?07:09
mrkotfwHello07:15
mrkotfwHm... archive.ubuntu.com is down07:18
mrkotfwRunning trusty 14.0407:19
AndyChow888It's up here.07:19
mrkotfwWeird! It's up on my other computer07:19
mrkotfwHm, this is all weird07:20
AndyChow888ping google.com . I bet you your system can't find it.07:21
Kaidok5797mrkotfw It was going really really slow for me too07:21
mrkotfwKaidok5797: Yeah, that's exacly what it looks like07:21
mrkotfwI guess I have to be patient07:21
AndyChow888The official ubuntu.com limits to 50 kb/s, I think.07:21
Kaidok5797ahhhhh07:22
mrkotfwThat makes sense07:22
AndyChow888Use a mirror if you can.07:22
mrkotfwWhat about security.ubuntu.com?07:22
AndyChow888Same. But point to a mirror.07:22
mrkotfwThanks07:23
=== capella is now known as capella|away
=== kallesbar_ is now known as kallesbar
RickRNFWhat is a good guide on using the NextCloud snap? I followed all the stuff here https://github.com/nextcloud/nextcloud-snap and forwarded ports 80 and 443. I can connect to my NextCloud on LAN, but not through the internet. I get Not Found "The requested URL /nextcloud was not found on this server."07:32
AndyChow888RickRNF, dit you forward the ports through your modem?07:32
RickRNFYes07:33
AndyChow888I would suggest that you didn't.07:33
AndyChow888If you did, connect to your modem07:33
AndyChow888's IP, with the port extension.07:33
AndyChow888Let07:34
AndyChow888s say your local IP is 192.168.1.1, and your modem is 232.231.1.1, then connect to 232.231.1.1:44307:35
RickRNFhttp://www.canyouseeme.org/ says both 90 and 443 are open. If I go to my modem's ip:80 it works and ip:443 does not work07:37
RickRNFboth 80 and 44307:38
AndyChow888Maybe your permissions aren't set up right.07:38
JimBuntuRickRNF, side note, if you got the cert for a domain name, it will not appear to be working 100% for the IP address, ignore that.07:41
zetherooI've got this odd issue with my laptop where after being on Standby my external monitors (connected to DP's on docking station) go nuts. The image is distorted, discolored and is twitching https://ibb.co/hk3bjf07:41
zetherooThe only "solution" I have is to hard reset the laptop .. but I would like to actually get to the point where I don't have to do that. :/07:42
qswzhttp://dpaste.com/3ACC0JP wtf snap, why are you polluting my df07:45
AndyChow888Yeah, I got the same. snap does that.07:49
AndyChow888Containers and whatnot.07:49
JimBuntuyup, that's how snaps work.07:54
qswzbeh07:56
qswzwonder how that scales07:56
NiytroTrevor Something - Summer Love08:11
ducasseqswz: as you can see you have several mounts for some of the snaps - this is so you can rollback upgrades. you can remove the older ones.08:12
Kaidok5797If I were to update to 18.04 and its too slow for me or doesn work out... is there a path to downgrade back to 16.04?08:13
ducasseKaidok5797: no08:13
Kaidok5797yikes...08:13
Kaidok5797darn08:13
ducasseKaidok5797: apt is not designed for downgrading08:14
Kaidok5797hmm ok08:14
Kaidok5797I want to make the jump, just scared08:14
ducassetry a liveusb08:16
Kaidok5797I wish I knew someone who´s hardware was right on the line as well. lol08:16
Kaidok5797Yea I will. Gotta buy a USB drive. Iĺl try to remember to do that tomorrow08:16
Kaidok5797also.. another support thing. When I type a character like a ´08:17
Kaidok5797it makes me hit that key twice for it to show up.08:17
Kaidok5797Is that normal?08:17
Kaidok5797same with ¨08:17
ducassethat's called a 'dead letter', some keyboard layouts have some of them08:18
Kaidok5797so I would need to change my keyboard layout?08:18
ducassetry typing ˝ and then o - you should get ő08:19
Kaidok5797yea08:19
Kaidok5797same with a08:19
Kaidok5797ä08:19
ducasseit's for writing those characters08:20
Kaidok5797umlauts08:20
JimBuntu"o-08:20
JimBuntuWhat is this wizardry?08:20
Kaidok5797can I make it not do that?08:20
ducasseuse another layout, i guess - see if there is one without dead letters08:20
Guest9103Howdy, how can I grep files that has a wildcard(*) in the filename?08:21
Guest9103I imagine ls | grep hello*.txt will also return hello5.txt08:22
JimBuntuGuest9103, using '08:22
ducasseGuest9103: escape the wildcard, like this: \*08:22
Guest9103Ok, two answers. I guess I get to pick08:22
Guest9103ducasse: what if I dont know on which position the * is in the filename?08:23
Guest9103Grep all files containing a wildcard in the filename, for an example08:23
ducasse'grep *\**'08:23
EriC^Guest9103: ls | grep "hello\*.txt"08:23
Guest9103I'll try that08:24
EriC^quotes so bash escapes it, and the \ for grep to escape08:24
EriC^Guest9103: to answer your second question | grep "*"08:26
Guest9103Would it be safe to use rm -rf "*" for these files as well?08:29
EriC^rm -rf "*" won't do anything08:29
EriC^it works with grep cause grep gets the letter and shows it all08:29
EriC^like abcd | grep c , would capture it08:30
Guest9103The issue at point is that I have a script that go through each file in a directory and then performs mv $file $dest and ln -s $dest $file, when there is a start in the filename the script bogs down08:31
Guest9103so looking for ways to avoid this08:31
syrinhello anyone know how to fix a certain broken package08:32
Guest9103https://pastebin.com/ZmbWpF6z08:32
Guest9103the script by the way08:32
syrinso, i tried to upgrade the kernal, and canceled it becuase I realized i was on a openvz vps, and now I have a broken package. https://pastebin.com/Whnw4TQS08:33
syrinany way to remove the broken package?08:33
qswzducasse: ok, thanks, a bit painful to manage :(08:35
ducassesyrin: try 'dpkg -P packagename'08:37
EriC^Guest9103: i'd recommend using -x in the script to see the output of what it's doing and exactly what's happening08:39
syrinsame error: https://pastebin.com/fvCGQzAs08:43
Guest9103EriC^: my misstake was I didnt have the quotes on the paths08:44
Guest9103which caused the wildcard to be used as a pattern matching08:44
EriC^aha08:46
EriC^good job, thanks for the feedback08:46
ignatiz-I have 70Mb/s download speed on fast.com and speedtest but my apt upgrade is downloading at 180kb/s, what could cause this?08:54
meowschwitzin case anyone here interested with the outcome of my investigation of IPs disappearing from one of the interfaces, as I ranted yesterday08:55
meowschwitzit was systemd08:55
vltignatiz-: The connection to the server you’re updating from.08:55
meowschwitzit copied the config from netplan to /run/systemd/network while netplan was managing the interface during the initial deployment08:55
meowschwitzwhich it hence decided to manage08:56
ignatiz-vlt, is it worth changing the server that I'm connecting to?08:56
JimBuntuinteresting meowschwitz08:56
vltignatiz-: Yes. You can put one close to you in /etc/apt/sources.list08:56
ignatiz-vlt, is there somewhere I can see the list of servers I can connect to?08:57
JimBuntuignatiz-, Have you checked your speedtest against realistic servers or only the defult (fastest ping time) ones?08:57
ygk_12345Hi all08:58
ignatiz-JimBuntu, I have 100Mb fibre connection and it's working perfectly just now08:58
ygk_12345i am facing an issue while booting an ubuntu 16 compute node in openstack. can someone help me please08:58
vltignatiz-: https://launchpad.net/ubuntu/+archivemirrors08:59
JimBuntuignatiz-,  yeah, then manually rewrite the sources file for a local mirror... "local" being read as "fastest"08:59
vltignatiz-: Usually tld.archive.ubuntu.com should be fine.08:59
syrinanyone know how to fix, I usally on see the error when i install a package or (root@syrinity:/# apt-get install -f) : https://pastebin.com/fvCGQzAs09:00
dreamcat4hey there. i'm using firefox 63.0 on ubuntu 18.04. and i cannot install any extensions. firefox is saying they are corrupt. this is an issue that exists only on the ubuntu packaged version of firefox.09:01
dreamcat4it was supposed to be fixed already during 6.2.x09:01
DJ-ArcAngelhello09:01
dreamcat4anyone else seeing this on the latest 63.0 official version ?09:01
DJ-ArcAngelwhere in systemd is /run mounted?09:01
DJ-ArcAngeli put it in /etc/fstab, but it is ignored09:01
DJ-ArcAngelbut findmnt --target /run gives mount options09:02
DJ-ArcAngelso it's mounted somewhere09:02
ignatiz-JimBuntu, vlt thanks09:04
ignatiz-I'll give that a shot09:04
=== SimonNL is now known as SimonNL_Afk
ygk_12345hi all09:30
ygk_12345my compute node in openstack is stuck at booting at this point09:31
ygk_12345""Starting Initial cloud-init job (metadata service crawler)"09:31
ygk_12345which service I have to disable for this ?09:31
neurehi09:35
neuresomething (debootstrap?) has messed up my keyboard mode09:35
neurehow do I restore sanity?09:36
neurealt-f4 now does a VT switch09:36
neurewas https://askubuntu.com/questions/886593/alt-f4-switches-to-tty409:41
neurefix (sudo kbd_mode -s) worked, but I wonder what caused the problem..09:41
neureMore in https://askubuntu.com/questions/805793/how-can-i-disable-the-virtual-terminal-switching-shortcut-keys-in-x/1059609#105960909:43
neurehello, ubuntu, wtf09:43
neurewhy did you break alt-f4?09:43
JimBuntuIt's about time someone taught ALT-F4 a lesson.09:46
Greyztaris % in bash to refer to some variabel or so,always when google affixes or so cant find any information10:06
Greyztaror for programming or so?10:06
TJ-Greyztar: it is used for job control to refer to each job10:08
JimBuntuYou can also think of it as a regex, returning the shortest match, well... when used like ${thing%thing.thing}10:09
GreyztarTJ-: ahh so,that makes sense,thought i be to refer to something like that out of the script i saw,im a little bit carefull with these commands and such ever since i deleted all my stuff with find with delete switch placed in wrong place,ive learned no to always dry run :)10:10
GreyztarJimBuntu: thanks for that aswell10:10
JimBuntuyw Greyztar .10:11
JimBuntu!cookie | TJ-   You help a lot10:11
ubottuTJ-   You help a lot: Wow! You're such a great helper, you deserve a cookie!10:11
Greyztar(,")10:11
florinskiHi I'm preparing a book, papersize A5, PDF-format. Now I'm fiddling with fontsize and margins, printing two logical A5 pages on one physical A4 page. I note that my printer cannot print up to the actual physical margin of the sheet. This result in the printouts always being scaled. Even if I switch scaling of in the printer dialogue (evince, qpdfview, okular) it does not change. Do you have an idea how to print withou10:12
florinskit downscaling? Thank you in advance.10:12
TJ-florinski: sounds like a printer driver bug. Have you checked the CUPS printer administration options for that printer ( http://localhost:631/ )10:17
florinskiTJ-, yes I have but I can't set any margins there nor any scaling.10:19
paxousmy nyga10:21
florinskiTJ-, what I found on the internet is that you can program KYOCERA printers by sending them plain text code in a language called PRESCRIBE. In order to reduce the physical margins in the printer's own settings. But I'm about to mess around with that because I just don't know how to send plain text to my printer.10:22
florinskiTJ-, correction: I'm at the moment not playing around with prescribe ...10:24
fedora29should I switch from fedora to ubuntu?10:26
lotuspsychjefedora29: as you are in the ubuntu channel, we reccomend using ubuntu yes10:26
Mathisenfedora29, totaly upp to you10:26
fedora29but ubuntu's packages are a lot older than fedora's10:28
JackWinterhaving problems with efibootmgr segfaulting first time i run it, which breaks the ubiquity installer.  if i try to run it again, then nothing happens.  is this a good channel to ask for help?10:28
lotuspsychje!latest | fedora2910:28
ubottufedora29: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.10:28
JackWinterto me very much a personal choice what distro to run, and what is better is very much in the eye of the beholder :)10:29
Paddy_NII am transferring some data to a new secondary SSD for a client of mine, for this I am using ubuntu and a handy sata dock.  Are there any disadvantages to creating the filesystem format (ntfs) using gparted on Ubuntu over doing this using proper Windows?10:31
dovahis this the ppa to use for graphics drivers https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa10:33
lotuspsychjedovah: yes10:33
=== SimonNL_Afk is now known as SimonNL
tomreynJackWinter: if this isa supported release please post a bug report using "ubuntu-bug efibootmgr" (if none exists), and try to sudo apt update && sudo apt install efibootmgr before you install10:34
lotuspsychjedovah: wich issue do you encounter?10:34
dovahits the real one from ubuntu?10:34
dovahnothing i just want the updated drivers10:34
lotuspsychjedovah: does your current drivers dont work properly?10:34
dovahyeah10:34
lotuspsychjedovah: what happens?10:34
dovahnothing they work fine10:35
dovahi just want the updated ones i dont care if stuff breaks10:35
lotuspsychjedovah: then i would advice to stay on your working drivers10:35
lotuspsychjedovah: wich driver version do you use currently?10:35
dovahbut thats the real ppa from ubuntu?10:35
nikolamMy Firefox is crashing now10:35
dovahlemmy check10:35
nikolamAlso had problems getting back tabs and were crashing on restoring tabs and restart10:36
nikolamOnly when I killed remembered tabs, it started but now is crashing on new tabs10:36
lotuspsychjedovah: this launchpad is the ubuntu graphics ppa yes, and used alot for updated drivers10:37
paxousguys, I installed lamp in ubuntu 18.04, it didnt asked for mysql root in the configuration, BUT now i installed phpmyadmin, and I can't login with only the username root, what do i do?10:37
dovahoh i havent installed the gpu drivers yet but they usually work fine10:37
dovahstill on noveau10:37
florinskiI'm going to solve this physically by having a copy shop print the pages 1:1. thank you and take care10:37
dovahok thanks lotuspsychje10:37
lotuspsychjedovah: ubuntu-drivers list to see what your system reccomends10:37
JackWintertomreyn: yes i can make an account and a bug report but at the moment my priority is to get linux installed on the machine :)  i have booted the system and done apt update etc and it still won't work, so i'm at somewhat a loss.10:37
paxousany help?10:38
lotuspsychje!lamp | paxous start here10:38
ubottupaxous start here: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see  https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process.10:38
lotuspsychjepaxous: see also #ubuntu-server or #httpd10:38
paxousso you know nothing about this?~10:39
lotuspsychjepaxous: if volunteers know your issue,they will reply..please be patient10:40
fenahi paxous, did you install LAMP using tasksel?10:40
tomreyndovah: this PPA is managed by ubuntu x developers, but it's still a PPA, may or may not get updates in the future. also read the WARNING. it's best not to use PPAs when you don't strictly need to (although this one is probably maintained).10:40
=== Richard is now known as Guest38910
dovahok thanks10:41
TJ-paxous: the 'root' password for mysql is usually empty ("")10:47
lotuspsychjePaddy_NI: what will be the end goal of the ntfs drive?10:47
Paddy_NIlotuspsychje, It's primary purpose will be to hold his game installs10:48
TJ-paxous: the debconf action on -configure is to set it to that *unless* it is already set due to it being an update or dpkg-reconfigure10:48
lotuspsychjePaddy_NI: but you will have to re-install windows anyway right?10:48
=== adikwok1 is now known as adikwok
Paddy_NIlotuspsychje, No unfortunately not, he is not movable in this area ;-(10:49
dovahalso has anybody ever had the latest ubuntu 18.10 desktop environment become so slow that you press a button and it takes forever for something to happen10:50
lotuspsychjedovah: take a look in dmesg whats happening exactly to your system10:51
dovahok10:51
dovahi reinstalled since then and wiped windows again10:51
dovahbut next time i will10:51
=== e_motion is now known as e_motion_afk
CryptoSiDanyone have experience with litespeed?11:00
CryptoSiDReached max children process limit: 20, extra: 6, current: 26, please increase LSAPI_CHILDREN11:00
CryptoSiDim unable to find "LSAPI_CHILDREN" SETTING in the webmin console of litespeed :|11:00
nikolamneither thunderbird can start anymore.. what's going on..11:01
nikolamI also have separate firefox developer edition installed in shared folder and it also have problems , cant change active tab11:02
ddoobbIs there a way I can find out when the update for a package is coming on LTS, say LibreOffice 6.1?11:03
nikolamhttps://bpaste.net/show/262db2d4439b11:04
lotuspsychjeddoobb: just keep your system up to date, when updates come, they come11:05
nikolamddoobb, usually main versions of packages remain mostly the same, with security patches, during release support time, maybe asking on ubuntu-dev?11:06
nikolamlotuspsychje, It is truly good to know ahead of time what is cooking, I think he were thinking about that11:06
ddoobbnikolam: So LTS systems will always stay on the same version of LibreOffice (6.06) for five years?11:07
tomreynJackWinter: maybe your installation media is broken, this could cause things to segfault. you can check it from the grub menu, there is an option to verify all installed packages11:07
lotuspsychjenikolam: nobody can predict security flaws right :p11:07
nikolamddoobb, well. I don't know for sure, you need to contact dev people to know ahead what's cooking11:07
ddoobbnikolam: usually is that what happens? I mean firefox stays on the same version on LTS?11:08
nikolamddoobb, usually supported packages remain not much changing11:08
lotuspsychjeddoobb: if you want to test out newer versions of packages, there are !backports, snaps or higher ubuntu versions to try other package versions11:08
nikolamddoobb, firefox I think is not such a good example, because it is much dynamic as it is.11:09
ddoobbPeople running 16.04 are not on Firefox quantum then I suppose?11:09
nikolamddoobb, you can always check per-release package sersions on packages.ubuntu.com search11:10
Alina-malinaproblem r8168-dkms 8.044.02-2 [origin:unknown] ubuntu11:10
Greyztar3 hours worth of trying to set custom resolution windows only to find its a 2 liner in linux11:10
Alina-malinaeverytime i boot it gives this error11:10
JackWintertomreyn: i've tried several different ubuntu flavours from various install media so i doubt that.  system also boots and appears to work well.  since it's not my own system i'm close to wiping windows and setting it up as a legacy boot instead.  this is taking me far too much time :)11:11
lotuspsychjeAlina-malina: start from the beginning, please, ubuntu version? kernel version? network card chipset?11:11
Alina-malinahmmm11:11
Alina-malinaubuntu 16.04 xenial11:11
JackWintertomreyn: i just don't seem to be able to write a new boot entry to the uefi bios, not sure if this is hardware/bios or software related, which is the reason i was looking for somewhere to discuss efibootmgr11:12
Alina-malinalotuspsychje, kernel version 4.15.0-39-generic11:13
lotuspsychjeAlina-malina: ok looks up to date11:13
JackWintertomreyn: it's specifically the writing to nvram that fails11:14
Alina-malinastrange error11:14
nikolamAnyone else have problems with firefox and thunderbird crashing in latest LTS?11:14
lotuspsychjeAlina-malina: could you check if your driver loaded? sudo lshw -C network11:14
lotuspsychjenikolam: try to launch your firefox of thunderbird from terminal, see if you can catch usefull errors11:15
Alina-malinalotuspsychje, i just restart the ubuntu and seems like the error gone, let me wait a littie bit and see if it appears again11:16
lotuspsychjeAlina-malina: allright, keep a tail -f /var/log/syslog open perhaps11:17
Alina-malinaok thanks, i will monitor and see if errors apear11:17
nikolamlotuspsychje, https://bpaste.net/show/81a0ada9c4d911:24
lotuspsychjenikolam: you are on 18.04.1 system up to date?11:26
lotuspsychje!info firefox bionic | nikolam is what you have <== ?11:30
ubottunikolam is what you have <== ?: firefox (source: firefox): Safe and easy web browser from Mozilla. In component main, is optional. Version 63.0+build2-0ubuntu0.18.04.2 (bionic), package size 47131 kB, installed size 179009 kB11:30
Greyztarwhat ever happend with Iceweasel?11:39
lotuspsychje!info iceweasel11:40
ubottuPackage iceweasel does not exist in bionic11:40
Rich03Hello, i am hoping someone can help me. I have had a terrible time installing a Canon LBP 2900 on Ubuntu 18 but i have finally got it working. My problem now is trying to accept jobs from windows machines on the same network the jobs get through to CUPS but they just sit with a status of sending data to printer this seems to block up the printer.11:40
lotuspsychjeGreyztar: join #ubuntu-discuss plz11:43
Greyztarlotuspsychje: ok11:44
TJ-Rich03: the Windows PCs have the Canon LBP driver too?11:44
=== beaver_ is now known as beaver
lotuspsychjeRich03: can this help: https://wiki.ubuntu.com/DebuggingPrintingProblems11:51
sruliis there a way to verify a email signature online (browser)? i want to include instructions in my email so people who have no knowledge can just put the asc file in a site and get the verification11:51
Rich03TJ: The windows machines have the drivers installed11:53
Cheezsruli: there are browser plugins like mailvelope11:54
Cheezthat will verify at least gpg signatures, maybe s/mime too11:55
sruliCheez, dont want to tell people to start installing / configuring stuff, is there no site where i can paste in the email and key and get it to verify?11:56
TJ-sruli: that will never work; you'd have to have ultimate trust in that site11:57
sruliTJ-: gotcha, thanks11:58
TJ-sruli: as you already know, the key fingerprint and possibly (public) key itself need to be separately obtained/confirmed over an out-of-band channel to be sure there's no MITM11:59
sruliTJ-: true, didnt think of that12:00
TJ-sruli: I distribute my sig file on emails as .asc ... I get so many phone calls along the lines of "I received this attachment but I can't open it"12:01
sruliTJ-: i used to get many email about it, have an auto reply now but do make a note of it in my emails (it was you who introduced me to encrypting singing emails, thanks)12:02
sruliTJ-: off-topic, greycat in bash channel *plonked* me for breaking too many things, we really need that hackathon ;-)12:03
TJ-sruli: you've another thing to think of; .asc (ASCII Armor) implies using PGP not S/MIME, so you've got GPG vs PKI with OS/browser embedded CAs12:04
TJ-sruli: I'd suggest find some authorative links for each type, on each target OS, and put host them on your own web-site and point your correspondents to that site. Microsoft publish info for S/MIME as in https://support.office.com/en-us/article/Verify-the-digital-signature-on-a-signed-email-message-21EBF9C6-3CAB-48DF-9559-19AF76F6CBED12:05
TJ-sruli: you could find other similar easy to read authoratative articles12:06
TJ-sruli: In my experience, S/MIME has less friction cross-platform for crypto novices12:07
TheWildhello12:18
dadadahi12:18
TheWildhow I'm going to *completely* disable gpg-agent?12:18
dadadawhat are the most important files to backup, if I want to recreate a ubuntu server with the same configuration. Most important for me would be the list of ppa packages and currently installed packages. I'd not like to run apt-get manually.12:19
TheWildI've uninstalled it before, but it doesn't make gpg fit to the new situation - it's angry that it can't run gpg-agent but doesn't ask me for password anyway. Just doesn't decrypt the stuff.12:20
dadadacommand_to_save_server_package_config > saved.cfg; -> new server: command_to_reinstall_same_packages -i saved.cfg12:20
TJ-dadada: it's not so much the list of installed packages, as any configs for them in /etc/ or /var/lib/12:21
blackswandpkg --get-selections or something like that gets the list of installed packages12:21
dadadaTJ-: could I get a list of all files in /etc/ /var/lib that diverge from the defaults?12:22
blackswanthere are lists of conffiles for each package in some /var/lib/dpkg/info, i think, not sure what a command might be to list those12:22
TJ-dadada: you should use "apt-mark showauto" and possibly "apt-mark showmanual" rather than "dpkg --get-selections"12:22
thinkyhi12:22
blackswani live in the past. i don't think that feature was there when i learned how to do things.12:23
BluesKajHiyas all12:23
blackswanmaybe use debconf to dump the debconf settings12:23
TJ-dadada: although I'd prefer using "debfoster --show-keepers" over "apt-mark ..." since it doesn't create a reliance on specific library SONAME versions12:24
blackswanthis isn't guaranteed to get everything, but it should get you stuff that would be removed if you purged the package, at least.12:24
thinkyi installed steam on ubuntu 18.04.1  by these commands : https://paste.ubuntu.com/p/ZgWkwRQ7pp/ but now i can not remove it12:24
TJ-dadada: getting the conf files should be possible using 'debsums' - to detect differences between the original default and the current installed. That is how regular package upgrades detect your local changes and prompt for which to use12:25
blackswanthinky: are you trying to remove "steam"? maybe you need to remove "steam:i386"12:25
dadadaTJ-, blackswan, ty12:26
TJ-dadada: but, e.g., that won't help if you've got databases (e.g. mysql/mariadb/postgresql) which keep their DB files under /var/lib/12:26
blackswanand the other :i386 packages you installed if you don't need them.12:26
thinkyblackswan: yes12:26
dadadaunfortunately the internet doesn't work for the server currently, so can't install debfoster, debsums now12:26
TJ-dadada: how about using apt-offline :) ?12:27
TJ-!info apt-offline | dadada12:27
ubottudadada: apt-offline (source: apt-offline): offline APT package manager. In component universe, is optional. Version 1.8.1 (bionic), package size 45 kB, installed size 223 kB12:27
thinkybut it says : Package 'steam:i386' is not installed, so not removed12:27
dadadathere's no apt-offline installed (yet)12:27
nikolamlotuspsychje, sorry for slow response, were working. Yes aI also updated (X)Ubuntu today and rebooted. I didn't have a problem yesterday.12:27
TJ-dadada: maybe you can apt-offline apt-offline :)12:27
dadadamaybe it's a joke12:27
lotuspsychjenikolam: ah, try booting a previous kernel? might be the .39 recently?12:28
nikolamhttps://bpaste.net/show/3df83a0c1a4612:29
dadadaTJ-: system-config-kickstarter is similar to what I want, but does too much, I don't want partitions to be setup, I just want installed packages, repository configurations and configuation files to be restored12:29
nikolamlotuspsychje, I also have BTRFS snaphots to try out previous state of system...12:29
dadadalike ssh configuration and the like, and also user configs in $USER/.config and the like12:30
nikolamwill try other kernel first lotuspsychje  , ok12:30
thinkyit says steam is not installed but i can see steam icon on applications list12:30
TJ-dadada: for cloning, which I do across releases (e.g. 16.04 > 18.04) debfoster is the only way to do it since it only lists the 'top-level' packages. Their dependencies pull in everything else requires, which avoids library SONAME failures12:30
TJ-dadada: but I generally distribute config file changes via either a git repo or by a network-shared /usr/local/ file system mounted on all hosts, that gets /usr/local/etc/ dirs/files selectively either copied or symlinked into /etc/ after the packages are installed.12:32
TJ-dadada: for configs where I maintain significant deltas from the defaults I use dpkg-divert extensively so there are no package-upgrade questions/conflicts12:33
JackWintertomreyn: fwiw, i found this bugreport for efibootmgr: https://github.com/rhboot/efibootmgr/issues/92  it's the exact problem i'm encountering.  i set it to legacy mode, wiped windows, and kde neon installs and boots perfectly well.  so i don't think there is a point to create an ubuntu bug report for it, as it's an upstream bug or hardware/bios issue.  i'll also won't have the hardware around to follow up a report.  thanks for the help in anycase!12:35
JackWinternow to finally playing elite dangerous under wine :)12:36
thinkyany help please?12:40
CalotteMortuaireWhat's your issue thinky ?12:44
thinkyyesterday i installed steam but it shows 2 steam icons12:46
thinkythen i removed by sudo apt remove steam command but steam icon shows in application list still12:46
thinkywhen i want to remove again it says not installed and nothing removed12:46
thinkyhow can i get rid of that?12:46
thinkyi want to totally remove steam12:47
nikolamlotuspsychje, I booted previous kernel  4.15.0-38 with same updated config, it starts thunderbird then dies, also firefox dies12:47
hateballthinky: when you install the package steam, it only installs a launcher that helps download/install steam into your ~/12:48
CalotteMortuaireI actually am not that knowledgeable so I'll let more competent people answer your question. However, I advise you to look up "purge" and "autoremove" commands with apt-get, just Google it you may find helpful answers.12:48
thinkyhateball: i did these commands : https://paste.ubuntu.com/p/ZgWkwRQ7pp/12:48
hateballthinky: so the actual steam install would be in like... ~/.steam/ and that's most likely where that shortcut points12:48
thinkyhateball: there is no folder as steam12:49
nikolamhttps://bpaste.net/show/387654cc8f2612:50
JackWinterthinky: look in ~/.local and ~/.config12:51
JackWintermaybe you just have a desktop file hanging around somewhere, or the system didn't really notice that it was removed so just keeps the steam menu entry around12:52
hateballthinky: it'll be in a dot-folder, like JackWinter said look in .local also. Not got Steam installed here at work so I can check ^^12:53
thinkyJackWinter: i looked and still no steam in there12:53
hateballthinky: if you look at the properties for the desktop shortcut it should say where it is trying to launch steam from12:54
thinkyhateball: it is not on desktop it is on applications list12:54
thinkygnome app list12:54
hateballah well, same thing12:54
hateballthat said, I dont use gnome so I dont know how to check there :p12:55
JackWintersee if you have a steam.desktop file somewhere12:55
JackWinteri guess in ~/.local12:56
JackWinteri mean in a sub dir off ~/.local12:56
ioriausually in ~./local/shate/applications  or in /usr/share/applications12:56
ioria*share12:56
thinkyno12:57
CalotteMortuaire(aren't *.desktop files somewhere in /usr/share/ ?)12:58
thinkythere are some files : steam.gufw, steam.jhansonxi, steam.png..etc12:58
thinkywhen i search "steam"12:58
JackWinterCalotteMortuaire: yes, but was thinking that steam was installed in ~ and not systemwide12:59
thinkysteam.py12:59
thinkythere are many files like that but no .desktop12:59
CalotteMortuaireJackWinter: that could very well be, yes.12:59
ioriathinky, sudo updatedb  and  locate steam | grep desktop13:00
thinkyioria: https://paste.ubuntu.com/p/c4cfjgqZYW/13:01
ioriathinky, should be the first one13:02
thinkyioria: icon is still in app list13:04
thinkyi better uninstall lutris too13:06
ioriathinky, i don't know exactly what you mean with 'app list'... the Search utility you got pressing the Super key ?13:07
thinkygnome applications13:07
thinkylike unity13:07
thinkythat shows installed programs13:07
thinkydamn :/ even i removed lutris f..ng steam icon still there13:11
afx_Hello ! Anyone familiar with Recoll?13:12
rpifanno13:12
thinkyfinally13:16
thinkyit is gone13:17
thinkylol13:17
thinkymay i ask another question? when i do ubuntu-support-status command it shows about 165 unsupported packages. should i remove them?13:18
CalotteMortuaireouch, I ran the same command as you thinky and I found 136 unsupported packages13:22
CalotteMortuaireI don't think it would be a good idea to remove all of them, because in the list I find packages I installed manually, icon packages, colour themes, etc. So it's not that bad imo13:22
hateballthat just means you might have packages from universe installed for instance13:23
BluesKajwhat's the actual command13:24
BluesKaj?13:24
hateballBluesKaj: like he said, ubuntu-support-status13:24
CalotteMortuaireAdd in "--unsupported-packages" to get the list13:24
BluesKajhmm, Command 'ubuntu-support-status.' not found, did you mean:  command 'ubuntu-support-status' from deb update-manager-core13:25
hateballthere's no man-page, but I am guessing it just has 5 years support for packages in main and not universe/multiverse repos13:25
BluesKajrunning kubuntu here, guess it's just for ubuntu13:26
hateballit's a python script in /usr/bin/ubuntu-support-status if you want to dissect it13:26
thinkylol13:26
thinkyit says python3 also unsupported O.o13:27
hateballBluesKaj: I have it as well, on a base kubuntu install... so I guess it gets pulled with some package or other13:27
hateballat any rate it's not really something to worry about13:27
thinkyok13:27
BluesKajyeah, not gonna remove packages that "seem" unsupported13:28
thinky;)13:29
InvisibleRastahello guys how do i specify the mirror on this command? debootstrap --arch ARCH bionic /mnt/ubuntu13:30
InvisibleRastathis is the output i get http://dpaste.com/1GGWTYK13:32
InvisibleRastait seems that i need to specify a mirror somehow13:32
CalotteMortuaireI'd like to know too13:34
sruliTJ-: thanks for that info, with regards to the certs do you use a separate one for each email or are all in 1 cert? I want to add signature to another email address and am wondering if there is a way to add it to my existing cert or i need to create a new one.13:35
=== stormbard is now known as stormbard_away
dj_dragoni need help configuring mail server13:51
hateballdj_dragon: That is a bit out of the scope of support for this channel. Based on *which* server, there's probably a channel dedicated to it13:52
solsTiCehi. from https://wireless.wiki.kernel.org/en/users/documentation/iw#setting_tx_power the value to use to set txpower is to be in mBm.  but I just used `sudo iw dev wlp2s0 set txpower limit 21` and iw dev reports a txpower of 21 dBm. So is that doc old ? of course there is nothing in the man page. also being in europe, an crda/iw reg set acorrding to this, txpower should not be more than 20. why does it even work  for 21 ? in13:53
solsTiCethe first place ? or seems to work13:53
CalotteMortuairedoes anyone know why creating .sh file through Nautilus makes it automatically executable ? Is there a way to configure it so that it has to be made executable manually ? I honestly don't like the idea of any .sh created with a right clic being directly x'able13:59
tomreynCalotteMortuaire: how did you 'create it through Nautilus'?14:02
=== e_motion_afk is now known as e_motion
e_motionIts more like a feature. Cause its probably ment to be a script, its made executable14:03
e_motionIdk if this behavior is stoppable14:03
CalotteMortuairetomreyn: i meant right clic > New Doc. This doesn't happen for example when I create a file through CLI "echo "test" > file.sh"14:03
tomreynCalotteMortuaire: when i do   RMB -> "New document" -> "Plain text"   I get a file called "Plain Text.txt" which is not executable. how do you create the script via gui?14:05
CalotteMortuairetomreyn: It's not necessarily a script, it happens with any text file I create by right clicking in Nautilus > New Document > Empty Document14:06
ignatiz-I've installed 18.04 on my Acer Aspire v3-572pg-530y and it's failing to detect WiFi adapter / LAN cable adapter. I can get it to work on USB > Ethernet. Where can I download all of the relevant drivers for my machine?14:07
tomreynCalotteMortuaire: hmm i don't have the "empty document" option there. what is the file called when you create it like this, or what happened after you choose this option?14:07
tomreynCalotteMortuaire: also, which ubuntu version? i'm on 18.04.1 amd64, english locale.14:07
CalotteMortuairetomreyn: I'm on 16.04. When I right click inside Nautilus > New Document > Empty Document, it creates a file called "New Document" but I generally change its name to *.txt or *.sh. Even if the file is emty, it's x'able. When I type in CLI "echo "text" > file.sh" the file isn't natively x'able, which I think is better and safer. It just annoys me to create text files through GUI and have to14:10
CalotteMortuairemanually un-x'able them14:10
tomreynignatiz-: please run: sudo lshw -short -numeric -class network | pastebinit14:11
pragmaticenigmasolsTiCe: As the article you posted states at the very top, the configuration tool is still under active development. This would explain why the man page is incomplete and why there might be missing validation for the setting. To verify properly if it is a bug, you should look through the source code and find out what it does with that option.14:13
tomreynCalotteMortuaire: yes, this seems wrong to me, i suggest you check for existing bug reports and report a new bug if there is none. the "ubuntu-bug nautilus" command may help you do so.14:13
ignatiz-tomreyn, http://paste.ubuntu.com/p/bZhzBDMdmS/14:13
BluewolfGood day. I'm trying to install a package for a friend and Its not allowing me to - Here is the error: https://paste.ubuntu.com/p/rVtmQqdt7Z/14:14
pragmatic_enigmaBluewolf: Support for 3rd party installation is not available here. you will have to reach out to the maintainer of that software for help14:15
BluesKajCalotteMortuaire, are you creating these docs in "root"in nautilus?14:15
Bluewolfpragmatic_enigma: Okay - So its not my terrible use of the command line? :D14:16
pragmatic_enigmaBluewolf: It might also help to read the entire error message... often answers to your own questions are right there in the message14:16
CalotteMortuairetomreyn: thanks a lot mate, I'll try that14:17
=== pragmatic_enigma is now known as pragmaticenigma
solsTiCepragmaticenigma: it does not do anyhting on the value inputted. just pass it along to libnl I guess as is. May be libnl has some magic or not ?14:18
CalotteMortuaireBluesKaj: just checked with ls, the owner of the documents created through Nautilus aren't root but me, the usual user.14:18
BluesKajCalotteMortuaire, ok14:19
pragmaticenigmasolsTiCe: I wouldn't know, just providing highlights of what I see in the documentation that is available14:19
Bluewolfpragmatic_enigma: In truth, I'm terrible with commands and. I mean is it as simple as in stalling "package python-wxgtk2.8" if its dependent on it?14:20
BluesKajmaybe I have root in my current dir places since I use  / and /home partitions14:20
tomreynignatiz-: for the wireless, you may need to:  sudo apt update && sudo apt install firmware-b43-installer broadcom-sta-dkms14:20
pragmaticenigmaBluewolf: only one way to find out14:20
solsTiCepragmaticenigma: iw is supposed to replace iwconfig. iwconfig is deprecated. iw is in active developpment that is a good thing. As stated in the doc, it is just like the kernel. that does not mean it is alpha or beta quality14:21
BluesKajpragmaticenigma, think Bluewolf is wondering wth is going on :-)14:21
pragmaticenigmasolsTiCe: This conversation is no longer on topic for this channel. Please feel free to discuss in #ubuntu-discuss or #ubuntu-offtopic14:22
solsTiCereally ?14:22
pragmaticenigmaBluesKaj: And the teachable moment for Bluewolf is to read the error message all the way through. As the answer to their problem was in the error message.14:23
tomreynignatiz-: the RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10EC:8168] should normally work out of the box, maybe post: journalctl --system | pastebinit14:23
ignatiz-tomreyn, thanks, it's doing that now. For some reason it's stuck at 80kB/s when it's on 100Mb fibre connection14:23
tomreynignatiz-: the ubuntu mirror servers are currently very, very loaded14:23
ignatiz-tomreyn, how come? It's been like that for me all day14:24
BluewolfBluesKaj: Hahaha you read my mind. pragmaticenigma: I followed the error down the rabbit hole, it lead me to this: E: Package 'python-wxgtk2.8' has no installation candidate.14:25
BluewolfApologises for the noobyness, I'm terrible with this stuff.14:25
tomreynignatiz-: i dont know the details, just the fact. you can switch to a local mirror server and should get much faster throughput14:25
telamohnUh hey guys, anyone here experiencing issue from resuming from screen-poweroff/lockscreen on 18.10?14:25
ignatiz-tomreyn, how do I do that?14:25
ignatiz-tomreyn, this is a fresh install of 18.04 that I have just installed 1 hour ago btw, everything is default14:26
BluesKajBluewolf, join the club :-)14:26
telamohnBoth my newly upgraded 18.10 were failed to give me my desktop back when i woke up this morning.14:27
pragmaticenigmaBluewolf: That is because you are installing a piece of software that isn't supported. If the package isn't available in the Ubuntu supplied software repositories, it's not supported here. 3rd parties often include dependencies for software not available, which is also why it's not supported here. Given your self titled "noob" status, you should stick to the tools and software provided as is.14:27
BluewolfI'm still trying to work out just how pragmatic the enigma actually is as well :P14:27
BluesKajok ,stuff to do, BBL14:27
Bluewolfpragmaticenigma: Fair enough. welp and thanks14:28
tomreynignatiz-: i understand so much. to change your mirror server, run "software-properties-gtk" - then under "Download from" select "Other" and pick a location close to you14:29
pragmaticenigmaBluewolf: Again, you should be reaching out to the community that is behind the software you wish to install, they can help you. If you can't find support from them, then you should consider a different piece of software.14:29
tomreynignatiz-: you can take a look at this list to get an idea of which mirror may be a good choice: https://launchpad.net/ubuntu/+archivemirrors14:30
tomreynignatiz-: you'd want one which is not that far behind, and one which has a high throughput. security updates are always directly loaded from canonical, so haivng the other mirrors lag a day or three behind is not much of a concern.14:32
Bluewolfpragmaticenigma: I'm searching for that now. Problem is, the particular nature of this program is few and far between on Linux. I mean there are others, just not that fit the required criteria. Thanks for the assistance :y:14:33
pragmaticenigmaI found help in 5 min with a simple google search... Bluewolf, it's not that hard14:33
telamohnBluewolf: What program did you have issues with? ( Sorry joining the conversation late)14:35
ignatiz-tomreyn, thanks I got one that's much faster. I installed those drivers but it still says no WiFi adapter connected14:35
lotuspsychjetelamohn: acpi issues depends alot of your computer brand on ubuntu, try to dig in your syslog for relevant issues14:35
lotuspsychjetelamohn: in some cases: bios update can do magic14:36
Bluewolfpragmaticenigma: Indeed. Thanks again.14:36
pragmaticenigmatelamohn: it's an application that is provided by a 3rd party, it's not supported in this channel14:36
telamohnlotuspsychje: thanks, i found a slack thread with people experiencing similar issues, it's just i have a thinkpad laptop and amd-based desktop-pc that both show exactly the same symptoms.14:36
Bluewolftelamohn: Its fine thanks, I'm well on my way.14:37
lotuspsychjetelamohn: yes, alot of lenovo acpi issues out there, check gnome-software if you see lenovo firmware updates too14:37
ignatiz-tomreyn, here's the other pastebin http://paste.ubuntu.com/p/2Hx9QDVhSr/14:38
telamohnlotuspsychje: yeah about that, my update is blank, but I upgraded to 18.10 two days ago without any issues, I suspect i received a bad patch through auto-updates yesterday evening.14:41
telamohnFound guys with similar issue on stackof: https://askubuntu.com/questions/1083950/ubuntu-18-10-issue-with-screen-inactivity-and-lock-screen14:42
lotuspsychjetelamohn: did you experience this in 18.04.1?14:46
telamohnno never14:46
telamohnAs i said, i upgraded couple of days ago, been happily using 18.10 without issues.14:47
lotuspsychjetelamohn: file a bug against 18.10 then14:47
telamohnalright, uh, sorry i've never filed bugs for ubuntu before, where do i do that again?14:47
lemkois it me or today ubuntu package repositories server are slow for xenial?14:48
lotuspsychjetelamohn: ubuntu-bug affectedpackage (from terminal)14:48
lotuspsychjelemko: wich country please?14:48
lemkoCZ14:48
lemkoCzech republic14:48
lotuspsychjelemko: we had reports from canada & france today, please join #ubuntu-mirrors14:48
lotuspsychjetelamohn: ubuntu bug will then automaticly direct you to launchpad, where you need to enter a title and your storys description14:51
lotuspsychjetelamohn: feel free to share the bugs link to us afterwards14:51
tomreynignatiz-: it may require rebooting or following the instructions at https://wiki.debian.org/wl#Installation to replace or reload the drivers for the broadcom (bcm) chipset14:51
ignatiz-reboot did indeed work for the wifi drivers!14:52
TJ-sruli: been out running... With PGP I have some keys with multiple identities (email addresses) attached, and some a single identity. For S/MIME X509 certificates it depends on if the certificate is free or paid-for and what it allows for the Common-Name/Subject-Alt Name fields14:56
sruliTJ-: already added more emails to my key, now trying to upload it, the pub key remains the same after adding identity?14:57
TJ-sruli: yes, my primary key has about 20 email addresses added!14:58
telamohnlotuspsychje: wow that's handy! But i'm not sure i know which `package` is affected by this. my laptop is using the password-lockscsreen but my desktop dosent.14:59
telamohnso i'm not sure if i should blame the lockscreen :D15:00
lotuspsychjetelamohn: try to bug against 'linux' as it might be acpi/kernel related15:00
telamohnNot quite sure really how to describe this problem either, "Screen stuck after resuming from screen-blank/timeout" ?15:00
lotuspsychjetelamohn: that sounds good15:01
telamohnalright thank you man!15:01
tomreynignatiz-: sorry, i lakck the time to help you now. so i'll just describe the general approach. when some network device (be it ethernet or wireless) doesn't work, you first need to find out the chipset. those are (not uniquely, but very closely) descrivbed by the hhhh:hhhh (with 'h' in 0..9,a..f) IDs provided in the hwinfo command's output i provided earlier. you then do a web search for this id combined with "linux OR ubuntu OR debian", e.g.:15:01
tomreynlinux OR ubuntu OR debian "1234:abcd"15:01
sruliTJ-: adding the pub key to keyserver.ubuntu.com is enough for all major keyservers (such as http://pgp.mit.edu, keys.mailvelope.com, etc)?15:02
tomreynignatiz-: this should help you find instructions on how to use make it work. or just keep asking here for others to help out.15:02
=== Guest38910 is now known as Richard
=== Richard is now known as Richard|Fastly
luna_Watching Ubuntu 18.10 webinar :)15:04
pragmaticenigmaHello luna_, Do you have an Ubuntu support question?15:04
ignatiz-tomreyn, thank you for the answer! I will do some further research :)15:04
lunapragmaticenigma: nope15:05
TJ-sruli: yes, last time I checked it was still part of the keyserver pool15:05
pragmaticenigmaokay luna, please feel free to use #ubuntu-offtopic and #ubuntu-discuss for non-support related conversations and discussions15:05
sruliTJ-: just checked keys.mailvelope.com and my original key from 2016 wasnt there, uploaded it there15:06
sruliTJ-: i mean i uploaded it now15:06
lunapragmaticenigma: okay15:06
TJ-sruli: is that not a part of https://sks-keyservers.net/  ?15:08
sruliTJ-: i dont see it in their status page https://sks-keyservers.net/status/15:09
TJ-sruli: looks like Ubuntu's keyserver is no longer in the pool15:11
TJ-sruli: looks like keyserver.ubuntu.com only does synchronisation, so that is OK15:12
=== stormbard is now known as stormbard_away
BlackOpcan i get ubuntu related hostmask?15:17
lotuspsychje!mask | BlackOp15:18
ubottuBlackOp: To get an Ubuntu member cloak or any other one, first register your nick as detailed at https://freenode.net/kb/answer/registration - For Ubuntu member cloaks, then ask in #ubuntu-irc and provide your Launchpad page. For unaffiliated ones, ask in #freenode. See also !membership15:18
BlackOp!membership15:19
ubottuUbuntu Membership means recognition of a significant and sustained contribution to Ubuntu and the Ubuntu community.  For more info see https://wiki.ubuntu.com/Membership/NewMember15:19
mfilipehey! how do I configure my firefox-snap to use the fonts of the system?15:20
pragmaticenigmamfilipe: You can't... also, why are you using the Firefox Snap?15:21
mfilipepragmaticenigma: I like the concept of the snap packages15:22
mfilipeI think it's better than the normal packages15:22
mfilipepragmaticenigma: are you sure that firefox can't get the system fonts?15:23
pragmaticenigmamfilipe: snaps run in an isolated sandbox. They have no access to other system components. Without proper permissions set by the snap maintainer, it cannot access many system features.15:23
=== BlackOp is now known as B1ack0p
pragmaticenigmamfilipe: also, snaps are not supported here. for support with snaps, you will have to contact the snap maintainer.15:27
mfilipepragmaticenigma: I'm trying15:28
mfilipeI already sent a question to #firefox15:28
ubuntuislovedI've installed fresh ubuntu 18.04 server and then proceeded to snap install jenkins and I get java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Although I've attempted lots of options from a google search this thing doesn't want to play well. Any help would be much appreciated.15:35
dj_dragoni need help in ziping a folder15:37
dj_dragonwhen i zip a folder using terminal the whole location is coming in the zip folder where i only need the folder to zip15:37
albechHi all. Anyone know of a self-hosted service prefer PHP back-end HTML5 front where I from my phone/tablet can upload photos and attach a comment to it. It should be used for photo documentation on construction sites.15:38
dj_dragonfor example when i use " zip -r /home/ubuntu/demo.zip /home/ubuntu/demo" i get the data zipped15:38
albechobviously running on ubuntu ;)15:38
dj_dragonbut it is opened as "home->ubuntu->demo->"actual data"15:38
moffadj_dragon: you want to use -j option15:39
dj_dragonthank you15:40
dj_dragon@moffa it worked15:41
moffayou're welcome15:41
dj_dragoni am unable to configure mail server is it the right place to ask question15:41
dj_dragoni need to send email from ubuntu terminal15:41
dj_dragonwith attachement15:42
TJ-albech: do you mean something like NextCloud?15:42
albechTJ-: I am using NextCloud. Unfortunately its not really possible to attach a note to the image before uploading..15:43
TJ-albech: hmmm, no extensions that cover that?15:43
albechTJ-: not really.. looked through them several times.15:44
albechTJ-: was pretty surprised myself that it wasnt available. Must be lots of people requesting such feature15:44
TJ-albech: could you do it via the image's EXIF UserComment field?15:46
albechTJ-: could also be an app on the mobile device that edit the EXIF and just share to nextcloud15:46
albechTJ-: you were faster than me :)15:46
TJ-albech: then nextcloud-metadata >= 0.6 supports it; see this resolved issue https://github.com/gino0631/nextcloud-metadata/issues/715:47
=== lotuspsychje_ is now known as lotus|NUC
peter22222anybody knows how list all allowed mac addresses by iptables?16:01
beaverpeter22222: use arptable16:03
beaversorry, arptables*16:04
timelessrsyslogd: file '/dev/console': open error: Permission denied [v8.32.0 try http://www.rsyslog.com/e/2433 ]16:07
timelessrsyslogd is running as the user `syslog`, and permissions don't allow that: crw------- 1 root root 5, 1 Oct 23 16:30 /dev/console16:08
timelessanyone know offhand what's to blame? should something be setting ownership on /dev/console to the syslog user?16:08
TJ-peter22222: iptables doesn't act on layer 2 address (MAC). That is ebtables job16:16
peter22222ok thank you16:17
peter22222:-)16:17
sruliTJ-: just made a mail merge informing customers from a particular email address that "from now my emails should not be trusted without pgp signature" ... guess what - thunderbird mail merge addon does not sign emails cant find a way to do it ;-)16:17
TJ-timeless: why is rsyslog trying to connect to the console?16:17
timelessTJ-: dunno, on all of my systems it triggers lots of spam with that error message16:18
TJ-sruli: oh phoeeey! that means the internal logic of extensions isn't organised as a pipeline I guess16:18
TJ-timeless: which Ubuntu release is that?16:18
timelessi don't think i have any particularly custom config for rsyslog16:18
timelessbionic at least16:18
timelessi can check xenial...16:18
sruliTJ-: i guess not and i look like a right plonker to anyone who received the email - should i now send them all an email explaining that "the internal logic of extensions isn't organised as a pipeline" ?16:19
timelessxenial has this instead https://www.irccloud.com/pastebin/XpkSsLNm/16:19
TJ-timeless: that's fine, I just wanted to compared. I have 18.04 here and don't see any report like that. where are you seeing it?16:19
TJ-sruli: no, you send them an email saying "next time I'll test on myself before I test it on you!"16:20
sruliTJ-: right i'll jusy say "plonker"16:20
timelessTJ-: like this https://www.irccloud.com/pastebin/ebxxd4o0/16:21
timelessi have >5000 lines of output that match that...16:22
* timeless goes to find the source of rsyslog16:23
timelesshttps://github.com/rsyslog/rsyslog :-)16:24
TJ-timeless: does this report anything? grep -rn dev/console /etc/rsyslog.{conf,d/}16:28
timelessTJ-: yes:  /etc/rsyslog.d/90-google.conf:6:daemon,kern.* /dev/console16:28
TJ-timeless: I'm suspecting a drop-in file in /etc/rsyslog.d/16:28
timelessgood call16:28
TJ-timeless: now find out where that comes from with "dpkg -S  /etc/rsyslog.d/90-google.conf "16:29
rntzI'm on Ubuntu 18.04. The texlive available from the standard Ubuntu repositories is from 2017. What's the nicest way for me to install texlive 2018?16:29
timelessgce-compute-image-packages: /etc/rsyslog.d/90-google.conf16:29
* timeless nods16:29
TJ-timeless: there you go :)16:29
timelessright, so... are you saying google's configuration is wrong?16:29
* timeless can send a patch to it16:29
TJ-timeless: of course! Google is always wrong!16:29
* timeless just isn't sure what to do about it16:29
timelesstell me what to do to make it less wrong and i'm happy to :-)16:30
TJ-!bug16:30
ubottuIf you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.16:30
TJ-timeless: looks like that package is created/managed by Canonical16:32
sruliTJ-: i am trying to use spwan and expect to get the user to enter passphrase for ssh key cant get it to work, only works for ssh password, any ideas?16:33
blackflowrntz: back port it from the cosmic horror.16:34
rntz?16:35
rntzblackflow: sorry, what do you mean? is that a joke?16:36
timelessTJ-: sure, but I still don't know what's wrong/right. Should that package include a udev rule to change ownership of that file to syslog? Or should it point to a different path, or...?16:37
timelessMy general preference is to provide is patches as opposed to just reporting a bug. Especially for something that hundreds of people should have already hit.16:37
rntz... oh, I didn't even realize 18.10 was out. maybe upgrading to that will fix it.16:37
anaohello@all how to prevent KMS radeon reset gfxpayload from 1280x1024 to VGA on GRUB2??16:38
blackflowrntz: yup, not a joke :) that little cuttlefish is harboring terrible secrets.16:38
blackflowrntz: but anyway, I am not joking about backporting from it. seems the simplest thing to do, unless you wanna build from source manually.16:39
ash_worksiwhat is that program that pastes a video of your shell session? like amenesca or something?16:43
TJ-timeless: are you using the package on GCE ?16:43
TJ-timeless: I wonder if it unique to GCE, or just someone who doesn't fully understand rsyslog16:44
timelessi'm on gce16:45
ash_worksiASCIINEMA16:48
ash_worksithat was driving me nuts16:49
lotuspsychje!info ttyrec | ash_worksi16:50
ubottuash_worksi: ttyrec (source: ttyrec): Terminal interaction recorder and player (for tty). In component universe, is optional. Version 1.0.8-5build1 (bionic), package size 33 kB, installed size 79 kB16:50
tomreynalso aview, hasciicam16:50
tomreynoh wait i got it wrong16:50
=== SimonNL is now known as SimonNL_Afk
lotuspsychje!info shelr | ash_worksi16:51
ubottuash_worksi: shelr (source: shelr): Utility for plain text screencasting. In component universe, is optional. Version 0.16.3-2 (bionic), package size 10 kB, installed size 50 kB16:51
lotuspsychjeash_worksi: and for full desktop recorders, kazam & recordmydesktop16:52
SkyWayguys, how can i improve the titlebars, maybe remove them? just as in 14.04, the windows used the system titlebar16:53
eelstreborshould i use bcache or Intel® Rapid Storage Technology?16:53
lotuspsychjeSkyWay: whats your current ubuntu version?16:54
SkyWay18.04 LTS lotuspsychje16:54
lotuspsychjeSkyWay: install gnome-tweak-tool you can edit alot of things on there16:54
rntz... okay, now I'm super confused. in https://wiki.ubuntu.com/CosmicCuttlefish/ReleaseNotes it says that to upgrade on a desktop system you should 'Open the "Software & Updates" Setting in System Settings'. I cannot find 'System Settings', only 'Settings', and there is no "Software & Updates" setting.16:55
ash_worksilotuspsychje: are you offering these libs because you believe them to be better than asciinema?16:55
lotuspsychjeSkyWay: alternate you could try to tweak things with dconf-editor16:55
SkyWaylotuspsychje, installed it already, but still nothing about titlebars, only maximize, minimize things16:56
lotuspsychjeash_worksi: i did not test them myself, try out yourself and judge please16:56
SkyWaylotuspsychje, i'll give dconf a try..16:56
ash_worksiwhat's the automatic paste thing? pasteterm or something? nterm maybe?16:57
tomreynpastebinit16:57
srulihow can i install a package on 16.04 from 18.04 repo?16:57
lotuspsychjeSkyWay: seems like there is a gnome extension for that too16:57
SkyWayash_worksi, cat <file> | pastebinit16:57
tomreynash_worksi: or    | nc termbin.com 999916:58
SkyWayahh more configs and things :) maybe i'll just switch to kde .. that's an option16:58
pragmaticenigmasruli: The only way to do that is to upgrade from 16.04 to 18.04. You can't take packages from one version to another16:59
sruliaint go the time to upgrade now17:00
nikolamAny news on non working firefox, thunderbird on ubuntu LTS. I think now also update manager here sends automatic bug reports..17:01
lotuspsychjeSkyWay: i wonder what would happen if you set titlebar font to 0?17:01
SkyWay:)) that would be a black hole :)) maybe it'll mean another 2 hours fixing it :))17:01
ash_worksiTERMBIN17:02
ash_worksithanks17:02
lotuspsychjeSkyWay: org/gnome/desktop/wm/preferences/titlebar-font17:02
tomreynrntz: click on the power icon top right, then the preferences icon, then on "details" on the bottom, then "check for updates"17:02
ash_worksiI wonder if I can set termbin to use gist.github.com17:02
SkyWayfont is 117:02
SkyWaybut the bar is there17:02
tomreynrntz: and then on the window which opens, you can have it re-check for updates on the top left corner17:03
TJ-sruli: is it a GUI package, or console?17:03
sruliTJ-: console, encFS17:03
lotuspsychjeSkyWay: how about another theme?17:04
sruliTJ-: on 16.04 its version 1.81 which is light years ago17:04
SkyWaychanging the theme would give titlebars specific things as hiding them? not sure.. lotuspsychje17:05
TJ-sruli: how about creating an 18.04 LXD container? "lxc launch ubuntu:18.04 u1804; lxc exec u1804 /bin/bhas" then work in the container and transfer results out by, e.g., from the host "sudo cp /var/lib/lxd/containers/u1804/rootfs/root/myfile /tmp/"17:05
TJ-sruli: /bin/bhas => /bin/bash17:06
ash_worksiwill it work to throw `script` into a wrapper function that sets up sed replacements when you finish?17:10
=== capella|away is now known as capella
timelessTJ-: are you suggesting i look at similar canonical packages for other clouds?17:11
lotuspsychjeSkyWay: how about this? https://securitronlinux.com/bejiitaswrath/how-to-make-the-title-bars-in-gnome-shell-much-thinner-than-the-default/17:12
sruliTJ-: dont really have experience with docker (only have 1 docker which i dont use much) dont really want to go there... will have to use old encfs until i upgrade17:13
SkyWaylotuspsychje, how to reload gtk ?17:14
SkyWaylog-out log-in?17:14
lotuspsychjeSkyWay: try logout back in yeah and make a backup of your stuff :p17:15
timelessTJ-: hmm... so... i /think/ what canonical/google are trying to do is ensure that kernel messages are sent to the vm's console so that the host of the vm has access to that data even if the user can't get the vm to properly power on https://www.irccloud.com/pastebin/s0ifeTrL/17:15
=== mxxto_ is now known as mxxto
SkyWaylotuspsychje, no, still not working .. switching to kde .. dong it..17:16
SkyWaynever liked gnome..17:17
coconutDoes someone know a site like linuxjourney.com , but then for bash scripts?17:17
ash_worksicoconut: https://mywiki.wooledge.org/17:17
ash_worksicoconut: http://wiki.bash-hackers.org/17:18
coconutthnx ash_worksi ! :)17:18
ash_worksicoconut: most people would advise you DO NOT use tldp.org17:18
nikolamAny news on non-wotking Firefox and Thunderbird in (x)Ubuntu LTS? ...17:19
nikolamnon-working, e.g. crashing17:19
timelessnikolam: have you tried the snap?17:19
nikolamtimeless, I won't answer, cause it's not related.17:19
blackflowoh boi17:20
coconutash_worksi: why would i not?17:20
ash_worksicoconut: also, if you need help understanding something, you might want to go to #bash, but be warned that if you haven't read through wooledge or don't articulate your question very well, the sentient minotar greycat will be ruthless17:20
PCatineanHow does one copy only directories from a dir to some random path?17:20
PCatineanSo not taking independent files into consideration17:20
EriC^^i find #bash very helpful17:21
ash_worksicoconut: because it is written in such a lay-fashion that leads to many misrepresentations what what one should do to achieve a particular objective17:21
ash_worksicoconut: it = tldp.org17:21
=== stormbard is now known as stormbard_away
ash_worksiEriC^^: me too. That doesn't undermine my cautionary warning17:21
ash_worksior my repetative retativeness17:22
EriC^^da f.. put down the theasaurus dude17:22
EriC^^:D17:22
EriC^^PCatinean: https://stackoverflow.com/questions/4073969/copy-folder-structure-sans-files-from-one-location-to-another17:23
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
coconutok :)17:24
PCatineanEriC^^, not the folder structure, the actual directories and ignoring anything else17:25
EriC^^PCatinean: find -type d -exec cp -a {} /new/path \;17:26
timelessPCatinean: i can't understand what you want. do you want `rsync -a */ /path/to/destination`?17:26
PCatineanI think EriC^^ got it17:27
PCatineanfind type directory and copy to new path17:27
EriC^^PCatinean: actually use -maxdepth 1 with it17:27
PCatineanEriC^^, where does the initial path go in?17:27
PCatineansince it's not the CWD17:27
EriC^^so, find /path/to/src -type d -maxdepth 1 -exec cp -a {} /path/to/dest \;17:28
PCatineanEriC^^, thanks a lot! I'm trying now17:30
EriC^^PCatinean: no problem17:30
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
timelessTJ-: hmm, oddly gce-compute-image-packages is `rc` as opposed to `ii`17:41
TJ-timeless: ahhh, so it has been removed by not purged; "apt purge gce-compute-image-packages" will remove config files also17:43
sruli do you know if its possible to have a portable version of pass (i mean the data and keys should be portable without needing to add it to keyring)?17:43
timelessyeah17:44
* timeless wonders why it was removed `/var/log/dpkg.log` doesn't mention it17:44
=== Sven_vB_ is now known as Sven_vB
timelesshmm, cloud-init was removed: 2018-01-18 17:15:55 remove cloud-init:all 17.1-46-g7acc9e68-0ubuntu1~17.10.1 <none>17:47
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
=== daniel is now known as Guest88924
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
telamohndamn it just happeend igen :S my desktop failed to recover from blank screen.18:17
telamohnCan i somehow disable the new powersaving features in 18.10? I don't necessarily need it on a stationary computer..18:17
=== stormbard_away is now known as stormbard
B1ack0phow can i check if my connection is ipv4 or ipv6 ?18:48
timelessB1ack0p: `lsof`?18:49
B1ack0pno?18:50
SwedeMikeB1ack0p: go to "http://test-ipv4.com" it'll tell you.18:52
=== stormbard is now known as stormbard_away
=== stormbard is now known as stormbard_away
telamohnAnybody know how the new 18.10 powersaving feature were implemented?19:20
telamohnOr how i can find what's changed?19:21
telamohngotta find some way to revert/disable those feature instead of having to revert to 18.0419:21
tomreyn!releasenotes | telamohn19:21
ubottutelamohn: For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases19:22
tomreynit may be listed there19:22
telamohnubottu: thank you!19:22
B1ack0pSwedeMike: it told just ipv419:22
B1ack0pok it seems i dont have ipv619:23
telamohnoh i mean thanks to tomreyn19:24
tomreyntelamohn: i'm sure ubottu appreciated it, too, though. ;)19:25
TJ-!cookie ubottu don't bet on it19:25
ubottuTJ-: I am only a bot, please don't think I'm intelligent :)19:25
telamohnHmm only part that mentions powersaving there is related to the new kernel..19:25
TJ-telamohn: is it the monitor powering down? that might be due to the desktop environment power settings19:26
chris349I installed Ubuntu on a machine with secure boot enabled. During the install Ubuntu asked me to make a password to register a certificate with the UEFI secure boot. Now I want to install another kernel module. How can I find the location of this certifcate, so I do not have to register another one with the UEFI secure boot?19:27
telamohnTJ-: nah, it resuming from blank, i've had about 50% success for now to wake the computer up. Or rather it always wakes and lock screen works, but when i unlock the screen lock then the desktop is just frozen, only sidebar and system-bar animation works at it should but interacting with it dosen't do anything.19:29
telamohnSo i'm not suspecting faulty drivers/kernel. i'm guessing the issue is on a higher level.19:30
TJ-telamohn: so this happens after resuming from S3 suspend to RAM?19:31
telamohntried purging and reinstalling ubuntu-desktop and gdm3 packages as well.19:32
telamohnS3?19:32
telamohnTJ-: what's s3?19:33
TJ-S3 is the 'sleep level' when everything gets powered off but the RAM19:33
TJ-telamohn: so the PC can wake up and pick up immediately where it suspended19:34
telamohnyes applications are all there but desktop is glitched.19:34
telamohnOr rather, it's a stationary computer, I don't suspend it to S3.19:35
telamohnSo it's just the screen-powered off afaik.19:35
telamohnOnce it gone into that glitched desktop state the screen goes to sleep after 3 minutes but i don't get the lock-screen, it's like ubuntu-desktop just completley stopped responding.19:38
telamohnjust killed all gdm & gdm3 pocesses and did a `service gdm3 start` , got my desktop back again. let's see what happend next screen blank.19:41
telamohn*happens19:41
sheenHi there19:52
sheenI have issues with an hardware Raid 1 Dell Perc 5i (LSI 8480E) and an Ubuntu based distro (Mint 19). Raid is healthy (checked in adapter firmware, on windows megaraid tool, and on linux with megacli), but I/O Error when mounting the drive. I've already done chkdsk /F 2 times under Windows, no errors. I don't get what is the problem. Thanks for your help.19:52
Xatenevhello20:00
XatenevIve installed XDM and it doesn't let me select my window manager20:00
Xatenevwhat can I do to use the window manager I want?20:00
ioriaXatenev, you probably need toset a ~/.xsession file20:03
Xatenevioria: with what content? do you have a useful link?20:04
Xatenevioria: i want to use i320:04
ioriaXatenev, 1) set it as executable 2) use the i3 binary  or the command that starts it20:05
ioriaXatenev, nano ~/.xsession ; type in it   '  i3  ' (without the quotes; chmod 700 ~/.xsession20:06
Xatenevit worked20:07
Xatenevi typed ``exec i3`` in it though20:07
ioriaok20:07
Xatenevioria: thanks that was easy :)20:07
ioriayep20:07
Xatenevbah,, i3 has an issue in virtualbox20:08
Xatenevwhen i go into fullscreen mode theres a padding on top and bottom :(20:09
ioriaXatenev, they say should be fixed in the 5.2 releases20:12
Greyztaris there any one way to make bash commands from all sessions appear in bash history,seems i only get from selected sessions or so20:21
Greyztarfrom 1 user20:22
Xatenevioria: are you still around?20:23
XatenevI have one more :P20:23
ioriashoot20:23
Xatenevit seems when I go into fullscreen mode, i3 doesn'T really recognize my correct screen height20:23
=== SimonNL_Afk is now known as SimonNL
Xatenevwhen i type in xrandr i can see 1920x975 instead of the correct 1920x108020:23
ioriaXatenev, known issue20:23
Xatenevoh20:23
Xatenevcool20:23
Xatenevwhat can I do? :P20:23
Xatenevis there even a fix yet?20:24
ash_worksiis there a way to start a script command using a prompt?20:24
ioriaXatenev, open a ticket on vb ? :þ20:24
Xatenevioria: I thought its a known issue20:24
Xatenevioria: shouldnt a ticket be open then already? .o20:24
Xatenevioria: I thought i can maybe use some cool xrandr command to just use 1920x108020:24
Xateneveven though i3 doesnt automatically recognize it20:24
Xatenevand then reload i320:25
ioriaXatenev, we can try20:25
Xatenevxrandr --output VGA1 --mode 1920x1080 doesnt work atleast20:25
Xatenev:p20:25
chriswitthello, i installed as snap (nextcloud) now i see all data it writes belongs to root. is this normal or did i create a security mess, having nextcloud-snap run as root?20:26
ioriaXatenev, ah20:26
ioriaXatenev, try   xrandr -d:0 --output VGA1 --mode 1920x108020:27
Xatenevunrecognized option -d:020:29
ioriaXatenev, xrandr --display :0 --output VGA1 --auto20:30
Xatenevioria: that worked!20:33
Xatenevioria: amazing20:33
ioriaok20:33
Xatenevioria: thanks a lot20:33
ioriano prob20:33
ash_worksiis there a way to start a `script` command using a prompt?20:37
ash_worksibu "using a prompt" I mean, the shell is forked with PS1 set to something I define20:41
ash_worksiby*20:42
ash_worksiI just want to have the `script` command start with PS1='$ '20:44
ioriaash_worksi, #bash20:44
ash_worksiI'm not really getting anywhere there20:45
bmoreis the 18.04 -> 18.10 conversion worthwhile?20:47
bmoreis there a changelog?20:47
ioriabmore, check the Release Notes20:47
ioriabmore, https://wiki.ubuntu.com/CosmicCuttlefish/ReleaseNotes20:48
bmorety :)20:48
SuperLagAre there any other good screenshot programs, besides Shutter, that'll let you markup/annotate an image, and give you the ability to upload to $SERVICE?20:48
bmorethe default works well, SuperLag20:48
SuperLagbmore: the default?20:48
ioriaSuperLag, yes, but i don't recall the name ,sy20:48
bmorei'd have to check name20:49
bmorefor 18.04lts20:49
bmorebut it comes std20:49
bmorelemme see20:49
bmorehold20:49
bmorewell, i went with gnome20:49
SuperLagit looks like it's just called "Screenshot"20:49
bmoreso mine's gnome screenshot20:49
bmoreyes20:49
SuperLagI'm on 18.04 as well.20:49
SuperLagthat takes a screenshot and nothing more20:49
SuperLagno markup, no annotation, no uploads20:50
bmoreah i see20:50
bmorenot sure which app to recommend20:50
bmorei normally just shitpic or imgur20:50
bmoreany 'paint' substitute should work20:51
ioria!info flameshot | SuperLag20:51
ubottuSuperLag: flameshot (source: flameshot): Powerful yet simple-to-use screenshot software. In component universe, is optional. Version 0.5.1-2 (bionic), package size 226 kB, installed size 799 kB20:51
bmorethere ya go20:51
bmore;)20:51
bmoreioria is on it20:51
=== [ghost] is now known as ghostboarder
ioriaSuperLag, It uploads images to imgur and returns the url; you can change color, size , etc.etc and make   annotations20:54
bmorethe 18.10 update looks promising.20:56
bmore:)20:56
bmoreopenssl sold me20:57
bmoregreat addition20:57
SuperLagbmore: sold you, why?20:57
SuperLagopenssl has been available for forever...20:57
bmoreof course20:57
SuperLagwhat's different now?20:57
bmoreand i have now20:57
bmorebut upgraded, default20:58
bmorei like.20:58
bmoregreat to recommend.20:58
bmorethat's all i meant.20:58
bmoretlsv1.3 by def20:59
SuperLagah, that makes more sense20:59
lordcirthThis great for checking your TLS btw: https://www.ssllabs.com/ssltest/20:59
azonenberg_workHi guys, what's the best way to report a security issue in an Ubuntu package that's fixed upstream but not backported?21:02
ducassefile a bug and mark it as a security issue21:03
azonenberg_workducasse: file the bug where? launchpad isnt letting me file issues21:03
azonenberg_workseems like it wants me to use some ubuntu report-bug utility21:04
azonenberg_workbut i run debian on my own box :)21:04
azonenberg_workdo i really have to spin up an ubuntu VM just to file a ticket?21:04
azonenberg_workor is there a way to do it on launchpad21:04
ducassethere is a way to file it directly on launchpad, but i don't remember how - it's a bit involved21:05
azonenberg_workah ok, i see - i have to find the sub-project under lp/ubuntu for the specific package21:05
ducassetry asking in #ubuntu-devel21:05
azonenberg_workyeah i figured it out21:06
Sirclehow much disk space is needed for ubuntu and windows 10? I have a 250 g ssd. Any rough ratio guides?21:07
Bashing-omSircle: 30 Gigs for ubuntu will do until you know better .21:10
SircleBashing-om,  how much for windows 1021:14
Bashing-omSircle: Do not know your use case for Windows, can not advise .21:16
ducassethat's not something you should ask us, try ##windows21:16
SircleBashing-om,  usuall apps. office, etc21:17
Bashing-omSircle: Still no Windows comment - ask in #windows channel :)21:18
SuperLagSircle: are you dual booting? or putting Ubuntu in a VM on top of Windows?21:23
SuperLagSircle: I guess I should say are you dual-booting or using VMs.21:24
SircleSuperLag,  dual booting but if I can use windows inside a VM and play games and do all, I would choose that. I have m6700 laptop21:27
SircleSuperLag,  I use ubuntu most of the time21:27
SircleSuperLag,  what do you think?21:30
Matt|homehi .. im wondering why my home directory is mounted as noexec by default , if there's a specific purpose behind this, and if i would break anything by changing that?21:31
EriC^^Matt|home: could you paste "mount | grep /home" ?21:32
Matt|homemount | grep "home"21:33
Matt|home/home/.ecryptfs/matt/.Private on /home/matt type ecryptfs (rw,nosuid,nodev,relatime,ecryptfs_fnek_sig=9cb9d0bde3adae8e,ecryptfs_sig=0a6d6f7663a6c150,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs)21:33
EriC^^Matt|home: doesn't look like it's noexec21:33
EriC^^where did you gather that?21:34
Matt|homehm. Eric : can you tell me why im running into an error while trying to run a bash script then?21:34
Matt|homeone moment21:34
Matt|homeoutput/debootstrap/debootstrap: 1305: output/debootstrap/debootstrap: cannot create /home/matt/Programming/GitProjects/ULA_ASSETS/test/UserLAnd-Assets-Kali/output/arm/rootfs/test-dev-null: Permission denied21:34
Matt|homeE: Cannot install into target '/home/matt/Programming/GitProjects/ULA_ASSETS/test/UserLAnd-Assets-Kali/output/arm/rootfs' mounted with noexec or nodev21:34
Matt|homethe second line21:34
JimBuntu!paste | Matt|home21:34
ubottuMatt|home: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.21:34
Matt|homeoh sorry. it was 2 lines, my bad21:34
JimBuntunot a big deal, that's just the fastest way to mention it :-)21:35
EriC^^Matt|home: seems the nodev is causing it21:35
Matt|homei assumed 'mounted with noexec or nodev' meant i couldn't execute21:35
Matt|homeoh21:35
* Matt|home googles nodev21:35
vedoshas anyone gotten Wickr Me to work on latest Ubuntu?21:36
ikoniawhy don't you just explain your problems21:40
lordcirthYeah, what goes wrong when you try?21:40
SircleSuperLag,  what do you think?21:45
SircleBashing-om,21:45
ikoniajust ask the channel21:46
ikoniarather than individuals21:46
lordcirthSircle, You can run Windows in a VM, but getting decent graphics performance inside a VM is not easy.21:49
=== bmore is now known as element115
=== daniel is now known as Guest82525
=== stormbard is now known as stormbard_away
ntdhow come there is no i386 install media?22:05
Sirclelordcirth are there any ways?22:05
ntdTJ-, ping22:05
lordcirthntd, because it's 2018 and if you have a 32bit computer you probably don't want to run gnome 3 on it anyways22:06
MathisenSircle, you had the answer for this already before in the windows channel. i said you need knowlage about gpu passthrough22:06
lordcirthntd, Xubuntu still supports 32bit, and will actually run fast on one too: https://xubuntu.org/download22:07
SircleMathisen,  ok22:07
ntdehm, tablets and other devices come with capable CPUs but 32-bit UEFI for some reason22:07
MonsieurBonOn a fresh install of ubuntu I installed phpstorm and intellij ultimate with ubuntu make. This places .desktop files in .local/share/applications. They don't appear in the launcher though. How can I add them to the launcher?22:07
lordcirthntd, ah, yes, there are a few such borked devices22:07
ntdactually, i only need i386 install media as rescue CD, then untar amd64 installation with 32-bit grub22:08
ntdbut nooo22:08
ntdno i386 install media for xenial server either?22:09
MonsieurBonI was able to launch the applications and then add to favorites. I was under the impression that this happened automatically before.22:10
ntdTJ-, ping (about the kernel issue we discussed"22:29
=== Utilisateur__ is now known as akacer
ebol4anyone have any idea why, when using NetworkManager, if I have an ethernet connection to my LAN, and a wifi connection to my LAN, the ethernet connection will hang for 30+ seconds after I disconnect the wifi?23:10
ebol4to test this, i establish an ssh connection to the PC in question from another PC on the LAN, via the ethernet connection23:11
ebol4then I enable wifi on the PC, everything still works fine at this point. Then I disable wifi, and the SSH session hangs for about a minute23:11
ebol4but then it works fine after that23:11
ebol4just trying to figure out why established TCP connections on the ethernet interface are affected at all by the wifi connection going down23:12
Platonidesebol4: I would run route before and after enabling the wifi23:20
ebol4Platonides: the routes before the wifi is enabled show that ethernet is the primary route to the LAN, and after wifi is enabled, the wifi interface is the primary interface for getting to the LAN23:21
ebol4which makes sense23:21
ebol4but i have an established TCP connection to an IP on the ethernet interface23:22
ebol4so i'm not sure why packets would be traversing the wlan0 interface to get to that IP23:22
ebol4or exiting through the wlan0 interface, when the src IP is on the eth0 interface23:22
ebol4welp, apparently that is just a kernel thing, and there are fixes for it23:23
ebol4interesting23:23
ebol4and stupid23:24
ryuoI have noticed my USB printer keeps "disconnecting" in dmesg every time I send a print job to the CUPS server. is this normal?23:24
vimarHi23:25
vimarHi23:25
ebol4you can't say hi to yourself bud you gotta let someone else do that23:26
ebol4hello23:26
vimarHi ebol423:26
vimarnahe, I had some lag and typed before the list of nicks came up then was'nt sure if first hi was received by channel23:28
Platonidesebol4: I think it is initially trying (considering?) to send using the wlan interface23:29
Platonidesas it's the primary23:29
Platonideswhich then stalls when lan is off23:29
Platonidesas you correctly point out, it should use the eth one23:30
ebol4yeah apparently this is just a thing that happens... https://unix.stackexchange.com/questions/4420/reply-on-same-interface-as-incoming23:30
Platonidesotherwise, what would it do if you had two interfaces on different networks in the same private range?23:30
Platonidessend it to the wrong network?23:31
ebol4exactly23:31
Platonidesit should be possible to make ethernet have higher priority than wifi23:31
Platonidesthat should fix your hang23:31
PlatonidesI think that SE post summarises it :)23:33
moss:|23:56

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