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

klu3idk i was watching something on youtube00:00
klu3should i increase it00:00
klu3what number should the count be00:00
hggdhklu3: well, right now you are only copying 2MB (two blocks of 1MB) to sdb. You should not specify *any* count=00:01
hggdhklu3: also, I am not sure how it will work, I never dd-ed to a SSD before.00:03
klu3hggdh: ok thank you for pointing it out will this command work sudo dd if=/dev/sda of=/dev/sdb bs=1G count= status=progress00:03
klu3i change from 1M to 1G  hopefully it transfer file or block faster, should i write count=  or just leave it out00:04
hggdhklu3: you *can* use a bs=1G (I suppose you have enough main memory), but it is probably better to use smaller blocks; and you should NOT specify count= (as I already stated)00:06
klu3sudo dd if=/dev/sda of=/dev/sdb bs=1M count= status=progress00:08
klu3this command is good?00:09
klu3ok i put it in and it seems to be working i set bs=50M  and im getting 142 MB/s speed00:16
klu3already cloned 20 gig in like 2minutes, cool00:17
klu3is 142 the highest speed for hdd ?00:20
klu3or is it because of the blocksize i specified00:20
Intelocan I encrypt the system disk but still want the OS to boot / auto boot after a power outage but with a locked screen?00:23
InteloSo I dont have to manually give the password00:23
guivercIntelo: i'm no expert, but if the system disk is encrypted; it won't be able to boot until you unlock it (unless the key is provided by a key inserted like many servers have, but the encryption is useless when key is there)00:26
Inteloguiverc,  hm.. can't it boot on its own and not decrypt any further?00:27
Inteloguiverc,  its a server and I want it to be encrypted as well as no need for me to enter pass when its auto rebooted00:28
guivercIntelo: it can only boot & use what it has access to, ie. unencrypted data/configs/programs, or things you have provided keys for & thus are unencrypted00:28
guivercIntelo: i have a server that boots to a point fine, but my NFS shares aren't mounted until I provide a key to allow access to those volumes (it uses multiple keys actually; steps requiring a key don't proceed until I've unlocked them)00:29
guiverc(nfs shares - it's a nfs server; so they aren't available for other machines until I've unlocked; it doesn't use the shares except for export)00:30
guivercif you don't want to enter a password; why not have it encrypted (as encryption is pointless in my opinion if key is auto-provided... the server function of internal key is only valid when it's key is removed - this sound the closest to what you want)00:31
* Intelo will read and understand in a minut00:32
guivercsorry poor wording on last; encryption is only valid when key is removed from server..00:32
guivercalso "if you don't want to enter a password, why not have it encrypted" should have been "why not have it unecrypted"00:35
ph88why can't i install libssl-dev ?  https://bpaste.net/show/dfbe4e3838fe00:49
Bashing-omph88: PPA ?? what shows ' apt policy libssl1.1 ' ?00:52
ph88Bashing-om, https://bpaste.net/show/02e94cfbb69800:53
ph88i had ubuntu 18.04 and did a dist upgrade to 18.1000:53
moredrowsylordcirth, hi, i have finally finished doing the powertop measurements. however, there's another error 'modprobe cpufreq_stats failedLoaded 368 prior measurements', how do i fix the cpu stats fail load?00:57
Bashing-om!info libssl1.1 cosmic00:58
ubottulibssl1.1 (source: openssl): Secure Sockets Layer toolkit - shared libraries. In component main, is important. Version 1.1.1-1ubuntu2 (cosmic), package size 1263 kB, installed size 3838 kB00:58
=== Skybot is now known as OhPie
Bashing-omph88: Any idea where "1.1.1-3+ubuntu18.04.1+deb.sury.org+3" version comes from ? .. can you remove that version and install the cosmic version ^ ?01:00
Bashing-omph88: Puch ! tread lightly as " Priority: important " !01:01
ph88Bashing-om, no idea where my current version comes from o_O .. how can i remove it ?01:04
Bashing-omph88: Honestly, I am afraid to touch it .. others here will have to pick up my slack .01:05
ph88Bashing-om, ye doesn't seem like a good idea to remove it https://bpaste.net/show/53dd664073be01:06
ph88lol01:06
Bashing-omph88: Yup !  .. Afraid to touch it :( Now someone here may have a magic incontation to revert the version to that of cosmic's default .. maybe .01:09
ph88maybe just replace some files manually01:10
HipHop-openboxWhat is the best virtual machine for Linux?01:11
Bashing-omph88: Maybe see what you can find out as to why that version is installed . apt depends libssl1.1 ; apt rdepends libssl1.1 ' for just thinking purposes .01:12
ph88Bashing-om, i can use synaptic to downgrade https://www.howtogeek.com/117929/how-to-downgrade-packages-on-ubuntu/01:12
tgm4883you can use apt to downgrade as well01:12
tgm4883iirc, <package>=<version>01:13
Bashing-omph88: tgm4883 to the rescue :P01:13
tgm4883what version are you trying to install?01:13
ph88Bashing-om, https://bpaste.net/show/4e7947e05e1901:13
ph88tgm4883, i was trying to install libssl-dev before and ran into this version https://bpaste.net/show/dfbe4e3838fe then Bashing-om found out cosmic is on an older version so i like to install that one01:14
ph88https://packages.ubuntu.com/cosmic/libssl1.1 1.1.1-1ubuntu201:15
ph881.1.1-1ubuntu201:15
tgm4883so I think it's just 'sudo apt install libssl1.1=1.1.1-1ubuntu201:15
ph88tgm4883, Bashing-om https://bpaste.net/show/907258fc246001:18
=== kakoonia is now known as redhat
ph88bit weird about those other packages but okay .. they don't look important to me01:19
tgm4883ph88: I'm assuming those other packages are depending on that specific version of libssl1.101:19
ph88ok thx installing libssl-dev worked now :D01:19
redhatyo01:25
Bashing-omph88: As a thought //might be good to know that the package manager is consistent now . ' sudo dpkg -C '01:25
ph88Bashing-om, no message shows when i run that command01:26
Bashing-omph88: All to the good then :)01:27
redhattell.. fedira colosus vs ubuntu openstack01:38
redhatis it a free panction between them01:38
redhator is it a black made pieces to attributes?01:38
subcoolSo i know this is silly, but- im asking. I just opend up my old Lenovo thinkpad with kubuntu 13.04. The ppa's r out of date and i keep receiving IP errors. Where can i get a list of the updated addresses01:54
Bashing-om!ppa | subcool01:55
ubottusubcool: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge01:55
subcoolhhmm.. then maybe not ppa's?01:56
subcoolall i know is im trying to update my lil guy, and all i see is errors01:56
subcoolhttps://pastebin.com/1bh9QWLc01:58
Bashing-omsubcool: There is a procedure to upgrade an end of life release .. from 13.04 will be long and hard .. and a lot of bandwidth .. A lot has changed . might be better advised to "clean install" 18.04.01:58
Bashing-om!eol | subcool01:58
ubottusubcool: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades01:58
subcooli dont want a dist-upgrade. Just get 13.04 up to date01:59
Bashing-omsubcool: ^ the raring repo no longer exist .01:59
subcoolwow01:59
subcoolnot even archive?02:00
Bashing-omsubcool: You are End_Of_Life amd have no support in raring .02:00
subcoolok..02:00
subcoolthis thing is old, it cant handle 18.02:01
subcoolcentrino duo02:01
subcoollol02:01
subcooli miss this guy-02:01
Bashing-om!raring | subcool02:01
ubottusubcool: Ubuntu 13.04 (Raring Ringtail) was the 18th release of Ubuntu. Support ended on January 27, 2014. See !eol, !upgrade and https://ubottu.com/y/raring02:01
subcoolok, ill give it a think over. i doubt the hdd will last long anyways, and the interface is some odd old IDE02:02
Bashing-omsubcool: maybe xubuntu or lubuntu will do on that old hardware .02:02
subcooli keep hearing about them.02:03
subcooli like my gui02:03
Bashing-omsubcool: I can feel for you ... I miss lucid !02:04
subcoolok, well.. time to get. im on it now, and im not taking it with me.02:07
subcoolthanks dude02:07
pjswhat's the proper way to set the remote dns servers to use?02:12
tgm4883pjs: in network manager unless you're on a server02:25
tewardpjs: network manager if on a desktop; netplan if you're using 18.04 or newer SErver edition02:27
pjsteward: on Desktop, I run NetworkManager and nothing.. Looks like it's a daemon. I'll check the man page02:30
tgm4883pjs: network manager is the networking icon in your system tray02:31
tgm4883pjs: you would edit your connection type and selete "Automatic (DHCP) addresses only" then set your DNS servers as you like02:32
teward^ that02:32
chovyi'm not getting any audio on my new zenbook02:33
chovychecked alsa mixer, nothing is muted02:33
tgm4883chovy: check pavucontrol02:33
chovyyeah. i see the line moving for audio but no sound comes out of the speakers02:34
guivercchovy: try going to last tab in pavucontrol, turn sound off, then back on..02:35
guivercie configuration - profile to off, then back to whatever you prefer02:35
pjstgm4883: So it's configured per network? ie, I have the dns servers set for my home connection but when I go to another location, it uses a different set of dns server than I want. Ie, I always want 1.1.1.1 to be used. There's no way to do that?02:37
chovyguiverc: nothing02:37
chovyno change02:37
guiverc:(   -- it was just a thought, what had fixed sound for me when i lose it because of bad keystroke02:38
tgm4883pjs: I feel like the answer is yes you can do that with the systemd resolver, but after doing a quick search I'm not finding a way to do it without just bypassing the resolver completely02:41
=== capella|away is now known as capella
pjstgm4883: Right , that's what brought me here. Very frustrating. Thanks for the help though02:55
kantlivelongweird03:18
kantlivelongam i the only one resolving security.ubuntu.com to a 6to4 address?03:19
drmessanokantlivelong: Not here03:22
kantlivelongcant imagine why it would even return an AAAA record when theres no routable ipv6 on the system.03:22
energizerwould somebody on ubuntu 18.04 mind sharing the output of     python3.6 -c 'license()'04:10
kliwonHit Return for more, or q (and Return) to quit:04:12
kliwon:D04:12
kliwoncheck...04:12
energizerhm ok thanks04:13
InteloThis is vnstat of my vps. rx:      676 kbit/s   566 p/s          tx:       66 kbit/s   Its quite low. no?04:16
moredrowsydose anyone have a dell xps? was wondering how i can enable linux to stop battery chargning after a certain %. i already enabled it in the bios to charge only at 50% to 80% before switching to ac. however, on linux...it just keeps charging04:55
guivercmoredrowsy: i have no idea, but I recall barton george on a podcast saying there was a ppa/source you can add to get all functionality in standard ubuntu that was available on the delivered Ubuntu (for XPS specifically, plus other dell models supported)04:59
guiverc(my name could be incorrect, a guy in charge of sputnik @ dell as I recall... my spelling or name may be incorrect as from memory)05:00
moredrowsyguiverc, ill look into. thanks!05:00
=== Skybot is now known as OhPie
klu3hey im back the guy who was trying to clone 1tb hdd to 1tb ssd, just wanted to say it worked, took about 4 hours but everything transferred05:26
acuI installed 18.04.1 Server as a virtual machine - and I see cloud init installed and also it seem there are a bunch of scripts - why do I need cloud init ? I run a small kvm server with around 15 virtual machines - so is mostly virt-manager virsh, so I am interested why cloud init launches by default, and what exactly it does ?05:52
acu!cloudinit05:53
acu!cloud.init05:53
lotuspsychjeacu: come join in #ubuntu-server please05:53
aculotuspsychje, I did, nobody awake it seem :)05:54
lotuspsychjeacu: we have users worldwide on different timezones, patient a bit mate05:54
acuthnks06:02
acu!cloud-init06:02
lotuspsychje!info cloud-init | acu06:03
ubottuacu: cloud-init (source: cloud-init): Init scripts for cloud instances. In component main, is extra. Version 18.4-0ubuntu1~18.04.1 (bionic), package size 368 kB, installed size 1863 kB06:03
lotuspsychjeacu: checked the manpage in your terminal?06:03
lotuspsychjeacu: see also: https://help.ubuntu.com/community/CloudInit06:06
acuthanks lotuspsychje - I will read it right now - it seem strange that a script is initiated - but hey it seem that I have to learn about it, as much about netplane (another pain somewhere).. :) - but thanks again06:07
lotuspsychjeacu: ubuntu 18.04 also uses systemd, so you might also investigate this https://cloudinit.readthedocs.io/en/latest/topics/boot.html06:08
DarwinElfdoesn't work to start second X session.  How to?06:14
ChiLLabiSF1 is a second session DarwinElf06:15
ChiLLabiSif you got 18.0406:15
ChiLLabiSI also don't know how to start a new session in other ttys06:16
ChiLLabiSWould like to know that aswell06:16
hateballI dont think multiseat is that easy to achieve these days (not that it ever was)06:20
hateballat least not if using a single gpu06:20
blue1Hi -- I am getting a Temporary failure in name resolution for mail.comcast.net -- can someone else try to ping them as a sanity check for me?  Thanks.06:30
guiver_dblue1: name or service not known06:40
DarwinElfi don't know what you mean 'F1 is a second session.'  I don't use GNOME/etc., I use KDE07:17
DarwinElfI'm only using a Ubuntu temporarily, and the more strictly Unix(-like) OSes I use have KDE07:18
lotuspsychje!tty | DarwinElf07:19
ubottuDarwinElf: To get to the TTY terminals 1-6, use the keystroke ctrl + alt + F1-F6 respectively (Alt+F7 will get you back to your graphical login).  To change the resolution for your TTY, see https://help.ubuntu.com/community/ChangeTTYResolution07:19
DarwinElfi already knew that07:27
DarwinElfi'm trying to start a second X session and it doesn't work on Ubuntu at all, like it works on strictly Unix(-like) OSes... you really believe someone who uses those doesn't know what a tty is?  Most my life that's what I mainly used07:28
DarwinElfif I could press a button and force everyone using any desktop, laptop, pad, or phone to use a tty, I'd do it07:29
elias_aDarwinElf: Do you mean you want to have multiple xserver instances running?07:37
DarwinElfif that's what having a second X session involves07:38
ducasseDarwinElf: if it still works, if you use lightdm you can start a second session with dm-tool07:38
elias_aDarwinElf: AFAIK, yes. Would this be of any help? https://askubuntu.com/questions/9694/how-to-run-two-x-sessions-at-the-same-time07:38
elias_aDarwinElf: If that does not help, you could ask on channel #ltsp as this is a basic functionality in a LTSP server.07:39
DarwinElfI use sddm07:41
DarwinElfthat question & answer page is for a completely different, unusual, situation07:41
sud0x3DarwinElf: What have you tried, Doesnt work at all, and i tried my "unix way" doesnt give much to go on.07:43
DarwinElfi'd be running them on the same PC/monitor.  That page is about running one for the specific computer, and another for a remote connection07:43
elias_aDarwinElf: Ok. I guess you'll have to dig into documentation of sddm then.07:43
sud0x3Two xsessions on the same monitor? thats a strange one.07:44
DarwinElf'xinit /etc/X11/xinit/xinitrc.enlightenment -- /usr/bin/X :1' (disconnects,) 'xinit /etc/X11/xinit/xinitrc.enlightenment -- /usr/bin/X :1 vt2' (crashes first session,) 'startx -- :1' (server is lost)07:44
elias_aDarwinElf: Try #ltsp - they are quite skilled there. :)07:44
DarwinElfactually it's not very strange at all.  I don't know what LTSP is07:45
elias_aLTSP = Linux Terminal Server Project07:45
sud0x3DarwinElf: Having never hear anyone who wanted to do this before id say it was, what are you trying to achieve with this.07:45
DarwinElfI know enough people who do this that they instantly explained how to do it on other distributions07:46
elias_aDarwinElf: Does the trick work on Debian?07:47
DarwinElfi don't know.  Debian isn't Unix-like07:47
sud0x3How do they do it then? still havent said what you tried?07:47
DarwinElfactually I did07:47
DarwinElfthe way they do it is similar to the commands I mentioned07:47
ducasseDarwinElf: since you joined at 07:14 CET i can't see you mentioning any commands, can you please list them again?07:49
DarwinElfi didn't say i wanted to achieve anything.  I didn't come here to be questioned about the reasons I want to do it (which should be obvious now anyway,) just to find out how to do it07:49
DarwinElfread 16 lines up07:50
ducassejust saw it, sorry07:50
ducassedid you make a ~/.xinitrc before running startx?07:51
DarwinElfthe commands I gave, apart from the second being a modification by a Ubuntu user, work on Slackware07:51
DarwinElfwell that's at /etc/X11/xinit/xinitrc.enlightenment07:51
DarwinElfthe last command I mentioned should work to just start a duplicate session of the default display manager, not needing another xinitrc07:52
DarwinElfwell not 'duplicate,' but second started in the same sort of way07:52
ducassestartx won't start a display manager afaik, but an x server plus a wm07:52
DarwinElfenlightenment (E) is just a WM07:53
DarwinElfbut of course it's not specified with that 'startx' so that's why that doesn't work07:53
DarwinElfsomeone said it used to before Ubuntu 16.0407:53
DarwinElfhow many more things is systemd (or whatever) going to break...07:54
DarwinElfbasically I'm running KDE but trying to migrate to E07:55
DarwinElfso have to run them at the same time07:55
ducassei think it's to do with the x server no longer being setuid07:55
DarwinElfand whether I switch or not, sometimes I just like to try out various window managers or desktop environments in a second session07:56
DarwinElfyou mean setuid root?  So, more paranoia pushed on users when normally you need root to run graphics on a pure console/terminal?08:00
ducassesetuid root, yes. aiui the dm now handles the trickery involved to start the x server08:03
DarwinElfi changed it to rwsr-xr-x but that didn't enable the first or third commands I mentioned08:10
DarwinElf(changed /usr/bin/Xorg)08:10
DarwinElfand the second command still crashed the X session I was in talking here on my previous line08:19
laceylaneyLooking to create a back-up script to back-up certain folders within my /home/ directory. Have no idea on where to begin. Anyone here able to give me a push in a good direction ??08:34
ducasse!backup | laceylaney08:38
ubottulaceylaney: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning08:38
lsfc1914Hello. I am using ubuntu 16.04. I recently did apt-get update and since then I cannot open firefox. The version of firefox is 63.0.3. I get the following error in the console "Gtk-WARNING **: Theme parsing error: <data>:1:34: Expected ')' in color definition". How can I fix this?08:40
ducasselsfc1914: that's just a warning, it shouldn't prevent firefox from running. are there any other messages?08:42
iron_houziI wanted an alternative to Alpine for a small VM, so I installed Bionic server on a 2GB hard drive. The system requirements state 1.5GB minimum. Now I cannot update due to insufficient space on the hard drive. Should it be possible to get updates with such a limited amount of space?08:43
lsfc1914ducasse: yes, one more warning with the same text, but different line 1:77 instead of 1:3408:43
lotuspsychjeiron_houzi: come join in #ubuntu-server for mindlike volunteers08:44
iron_houzilotuspsychje: ty!08:44
lsfc1914when I try to open firefox a window appears and says "Firefox had a problem and crashed". And no matter if I click Quit Firefox or Restart Firefox nothing happens08:45
lsfc1914I also tried firefox -safe-mode from terminal and the result is the same08:45
ogarchcan anyone help me figure out how to get my htc vive working in ubuntu08:47
ogarchcurrently I have the amdgpu drive 18.40 for the rx 580 amd gpu08:48
ogarchwhen I load steamvr it gives a bunch of crazy lines08:48
ogarchno graphics08:48
lotuspsychjeogarch: can we ask how you installed amdgpu please?08:48
ogarchI tried installing experimental graphics for steamvr linux and they did not work either08:48
ogarchFrom amd website08:48
ogarchthe latest rx 580 driver08:49
ogarchfor ubuntu 18.0408:49
lotuspsychjeogarch: compare with this: https://linuxconfig.org/how-to-install-the-latest-amd-radeon-drivers-on-ubuntu-18-04-bionic-beaver-linux08:49
ogarchyea man I know how to install a driver08:50
ogarchthat's not my problem08:50
lotuspsychjeogarch: im not attacking you mate, just trying to widen your options08:50
ogarchI didn't mean it like that haha08:51
ogarchuhm08:51
ogarch I haven't actaully tried adding the mesa ppa08:51
lotuspsychjeogarch: that linuxconfig site has a lot of clean tutorials, hence why i shared08:52
ogarchthank you for sharing that08:52
ogarchmaybe it will magically work08:52
ogarchthe irony would be comical08:52
ogarchbut I'm not going to question destiny08:52
ogarchsec I am going to reboot into ubuntu, brb08:53
linux_gnuHi , when running  netstat -atnp | grep ESTABLISHED    I have clock-applet  connected ,how can I stop this connection being made and update the clock manually instead???? (in time and date   settings I put  "manual" so I don t understand....I have mate desktop ,but nobody is helping on #mate..08:58
lotuspsychje!time | linux_gnu can this help?09:05
ubottulinux_gnu can this help?: Information about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/lts/serverguide/NTP.html for information on usage of the Network Time Protocol (NTP)09:05
wyseguyhey all09:06
linux_gnuubottu ntp is not even installed on 18.1009:07
lotuspsychjewelcome wyseguy09:09
linux_gnu!time09:09
ubottuInformation about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/lts/serverguide/NTP.html for information on usage of the Network Time Protocol (NTP)09:09
wyseguylotuspsychje yo09:09
wyseguylooking to get some insight on possibly moving a small business over to linux09:09
wyseguyissue is some programs they use I think only work on windows09:09
lotuspsychjewyseguy: servers or desktops?09:10
wyseguytheir current setup is windows server 2016 and they all rdp in09:10
wyseguythin clients09:10
linux_gnuubottu all your pages are about ntp ,wich is not installed on current ubuntu09:10
ubottulinux_gnu: I am only a bot, please don't think I'm intelligent :)09:10
wyseguyservers are onsite09:10
linux_gnuoups..09:11
lotuspsychjewyseguy: i mean, will you replace also the server to ubuntu?09:11
wyseguyyes, everything would be linux09:11
lotuspsychjewyseguy: nice project! come join in #ubuntu-server to discuss09:11
EriC^^!ping09:19
ubottupong!09:19
ne2kI'm looking for an ubuntuish way (or failing that, any way) to store monitor settings profiles and restore them from a script. i.e. I want to store everything that is edited by "screen display" applet, i.e. which monitors are on, where they are placed relative to each other and which display the launcher is on09:22
ne2kI've tried scraping the output of dconf dump / to see whether there is anythign stored in there, but I'm struggling to find the right thing. I can see [org/compiz/profiles/unity/plugins/core]; outputs=['2560x1440+1680+0', '1680x1050+4240+101', '1680x1050+0+100'] which is presumably part of it09:24
ne2koh, this is straight xenial, btw09:25
=== lotuspsychje__ is now known as lotuspsychje
neurehi09:55
neureis there command line app which woudl give summary of what is taking space?09:56
TimeDoctordu -h09:56
neureI know du, but im looking for something which would give a bit more intelligent summary09:56
blackflowncdu is better09:56
neurewhich package has ncdu?09:57
EriC^^ncdu09:57
neurefunny i failed to find with apt-cache search :P09:57
neureit was there on first line09:58
neurethanks, looks better09:58
blackflowneure: if you typed ncdu on the command line, by default it should've suggested the package09:58
blackflow(at least if you have the command-not-found package installed, which is by default on Ubuntu)09:59
afx_Hello ! Using Ubuntu 18.04 and vlc 3.0.4 , I am unable to play youtube videos . Anyone else with similar problems?10:00
lotuspsychjeafx_: bionic version of vlc is: Version 3.0.3-1-1ubuntu110:08
afx_lotuspsychje, bionic version?10:09
lotuspsychjeafx_: bionic: 18.0410:09
lotuspsychjeafx_: how did you download version 3.0.4?10:09
afx_lotuspsychje, I have installed vlc through ubuntu software10:09
lotuspsychjeafx_: ah your using the snap vlc10:10
lotuspsychjeafx_: please file a bug to the maintainer of the snap10:10
afx_lotuspsychje, yeap . sorry didnt mention that10:10
afx_should I try with apt ?10:11
lotuspsychjeafx_: yes, please to compare10:11
afx_let me try lotuspsychje10:11
afx_lotuspsychje, by removing it from ubuntu software there is still ~/snap/vlc directory . Is that normal?10:13
afx_just installed vlc through apt . version is still 3.0.4 and the same problem occurs when trying to play a youtube video10:16
ne2kafx_, has vlc ever been able to play youtube videos?10:16
afx_ne2k, never tried on that machine10:17
ne2kI was not aware that was a feature. seems it is10:17
CDuvHello, I have an issue with a snap software and DNS resolution: it seems that once DNS-resolved, snapd remembers the resolved IP address. So, after I change my DNS record, the software is still trying to contact the old IP address.10:28
afx_ne2k, were you able to play a youtube video ?10:31
afx_btw I am getting this error : Couldn't process youtube video URL, please check for updates to this script10:31
kjaeroidHi, I'm back10:32
vltafx_: Wait ... How are you trying to play that video? I assumed you had it downloaded first.10:32
kjaeroidHi everybody. I've had a suspicion, that a rootkit might have found its way to my PC. When I run rkhunter, it says there are 12 possible rookits. Could it all be false positives?10:34
lotuspsychjekjaeroid: can you hastebin the results plz10:34
kjaeroidsure just a sec10:34
kjaeroidhttps://hastebin.com/uhatuzesot.sql10:37
lotuspsychjekjaeroid: are you still on kernel 4.15.0-20-generic ?10:39
kjaeroidhow do you check that?10:40
lotuspsychjekjaeroid: uname -a10:40
kjaeroidyes I am10:40
kjaeroidrunning from a USB flash drive10:40
lotuspsychjekjaeroid: you have a dedicated install on usb correct?10:42
kjaeroidrunning like from a live cd - just usb10:43
lotuspsychjekjaeroid: did you scan rkhunter on a liveusb?10:44
kjaeroidyes - not the hard drive, since I'm pretty sure everything is fine there10:44
ne2kvlt, if it had been downloaded, it wouldn't be a youtube video; it'd just be a video. there's a feature that allows vlc to play youtube URLs10:45
ne2khttps://videoconverter.wondershare.com/vlc/how-to-play-youtube-videos-in-vlc-media-player.html10:45
lotuspsychjekjaeroid: theres no point scanning rkhunter on a live, what are you trying to achieve?10:47
kjaeroidif someone may have changed the content of the usb10:47
lotuspsychjekjaeroid: a live is meant to test things, or backup stuff, not to run 24/710:48
kjaeroidYes I know. I don't run it 24-7. But I'm using it now, and wanted to know if it was secure to install from10:49
lotuspsychjekjaeroid: its reccomended you before you install ubuntu, to download the latest .iso from downloads, create your live and install ubuntu + updates10:50
kjaeroidAlright. But are those 12 false positives or something. Actually, the first scan with rkhunter only showed 11 possible rootkits10:51
lotuspsychjekjaeroid: like i said before, there's no point of scanning rkhunter on a liveusb10:53
lotuspsychjekjaeroid: how old is your ubuntu iso you burned?10:53
kjaeroidold10:53
kjaeroidheh10:53
kjaeroidoh so that could be why>10:54
afx_vlt, Media -> Open network stream .. -> Please enter network URL:10:54
lotuspsychjekjaeroid: so, do as adviced create a latest iso10:54
kjaeroid*?10:54
lotuspsychjekjaeroid: there are no rootkits on ubuntu iso's by default10:54
kjaeroidnot by default, I know10:54
kjaeroidbut couldn't the content on the usb be changed?10:55
kjaeroidI've got some reasons to be a little paranoid hehe10:56
=== remy^ is now known as Remy^
sud0x3kjaeroid: Format it and put on the latest iso from an officail source and be done with it no? Your attempt at being paranoid was to run the live usb that you were paranoid about on you own hardware i take it.10:59
sud0x3kjaeroid: If so and it did caontain something malicious its likely already done the damage, but the chances of someoen tagetting you taht way are very slim you wouldnt be here talking about it put it that way.11:00
TJ-kjaeroid: rkhunter does not 'hunt' rootkits, it simply compares the cryptographic hashes of key files with its own internal list. It cannot possibly cover all permutations of distros, releases, package versions, so it will often give false positives11:00
elias_aTJ-: This was good information! The whole concept seems to be a bit vague...11:01
TJ-rkhunter's own FAQ states, in 3.1.A "... If a file property check fails, then it is possible you have11:03
TJ-     what is called a 'false positive'. Sometimes this will happen11:03
TJ-     due to package updates, customised configurations or changed11:04
TJ-     binaries. If so, then please check further:11:04
PdromeHi al, in ddrescue am i using -v -v -v -v or am i using -vvvv11:05
TJ-regarding rkhunter, FAQ 3.2.A also very much applies when it compares only the version of an installed tool, rather than checking whether the distro packaging has backported fixes (which is what Debian, Ubuntu, RHEL, Centos, SUSE, etc., do)11:08
leonardusWhat are the potential security risks of having no password or a weak password for my user?11:11
=== cpaelzer_ is now known as cpaelzer
kjaeroidleonhardus: brute-force attack, I guess11:15
elias_aleonardus: If you have it connected to public Internet, there is a risk.11:17
sud0x3leonardus: Too relative to give a good answer11:17
leonarduselias_a: in what way?11:17
elias_aleonardus: Why would you not want to use a proper password?11:17
kjaeroidOk, thanks for all the information on rkhunter, guys. But I'm in a situation, where people may want to get in one way or another, since I'm holding BTC11:18
leonarduselias_a: just a hypothetical11:18
kjaeroidor HODLING lol :)11:18
elias_aleonardus: Someone sniffs there a computer there, finds out what OS and starts playing with scripts to get into the box.11:19
TJ-kjaeroid: keep the wallet offline, on a non-networked or dedicated hardware device, is the usual recommendation11:21
ZaZaQRhello11:21
kjaeroidyes with air-gap, I know :)11:21
kjaeroidThis liveusb was just a little messed up for some reason... but well, thanks everybody! :)11:22
sud0x3elias_a: If someone is on your network bad passwrods are the last of your problems. I dont think ubuntu has any services that expose the login to bruteforce on a default install either.11:24
elias_asud0x3: True, but that is often the case.11:27
elias_asud0x3: I mean it is the case that an Ubuntu box is often in a not so safe network.11:28
BluesKaj'Morning all11:28
sud0x3Yes computers are going to be connected to networks but you should only really be connecting to ones you can trust. I just dont see why having your password would make it worse in a network attack scenario against a default ubuntu install.11:28
sud0x3Like i have no services running that you could use my password for, but as you said you can just sniff al my traffic etc.11:29
sud0x3BluesKaj: Morning :)11:33
ZaZaQRsud0x3, how do i sniff your traffic?11:34
BluesKajHi sud0x311:35
sud0x3ZaZaQR: I take it your joking?11:35
Pdromei think i answered my earlier question, in ddrescue looks like -v -v -v -v and -vvvv do the same thing11:36
sud0x3kjaeroid: keep checksum of your drives in future if you dont want to duplicate effort11:36
ZaZaQRsud0x3, well I do have a kali linux on a usb flash drive, but i don't know how to use it. and on ubuntu too11:37
=== jiggawattz is now known as BigSwingingDick
sud0x3ZaZaQR: Yeah my advice considering you question wasnt a joke is to uninstall kali and leanr about networking and any programming language11:40
sud0x3python seems popular amongst security professionals11:40
ZaZaQRoh11:41
ZaZaQRi don't do programming11:41
dchapmanyou can learn linux just fine with ubuntu... distributions only differ in package management (and a few other things)11:41
ZaZaQRi had a bad experience in high school. my java teacher wasn't that good. and I copied and pasted my friend(s) assignment. I still couldn't excute it correctly. I think it was the space has to be unformatted characters11:43
ZaZaQRwhich i later figured out from some guy from Oracle11:43
dchapmani'm not sure what this has to do with ubuntu11:45
ZaZaQRcoding11:46
dchapman!offtopic11:47
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!11:47
ZaZaQRlike when you code. You can use your mouse and click and hold and drag the black spaces. Click on unformat characters. Its from clear text editors. its basically visible11:48
ZaZaQRsorry11:48
sud0x3ZaZaQR: Dont play with kali then will just get you into trouble if you have no thirst to learn. Maybe some people get on okay in security without programming but i havent heard of them.11:48
ZaZaQRokay thanks11:53
Golynxhello. How do i fix these slow boot times ? 3 minutes to boot 18.04 , on 16.04 it was less than a minute https://cdn.pbrd.co/images/HPfQqIS.png12:23
tarzeauGolynx: is that on a laptop?12:25
JimBuntuGolynx, look into that powerd service12:25
tarzeauGolynx: if not, does it help if you remove powerd?12:25
Golynxyes its a laptop . i dont know how to remove critical services like that12:26
tarzeauapt-get --purge remove powerd  # it's not hard12:27
Golynxtarzeau is that not needed by the system to work properly?12:28
sud0x3I would try diasble the services in question before removing system components.12:29
tarzeauGolynx: no, it's to save battery i think12:29
Golynxsud0x3 can i do that with systemctl ?12:30
tarzeauGolynx: my desktop systems don't have powerd installed at all, they work like a champion12:30
sud0x3Golynx: Yes, im not sure what the service is named though. Im not at an ubunt machine just now.12:32
Golynxi did "systemctl disable powerd" . Result is, Removed /etc/systemd/system/multi-user.target.wants/powerd.service.12:35
Golynxshould i reboot?12:36
sud0x3Golynx: Yes probaly a good idea to test the boot times after the change.12:36
TJ-Golynx: whatever powerd.service is, I cannot find it in the Ubuntu archive with a file "powerd.service" - is it installed as a snap?12:37
TJ-Golynx: is this on a smartphone or tablet?12:38
TJ-Golynx: ahhh, it was deleted from the archive in 2018 as obsolete12:40
ne2kI'm looking for an ubuntuish way (or failing that, any way) to store monitor settings profiles and restore them from a script. i.e. I want to store everything that is edited by "screen display" applet, i.e. which monitors are on, where they are placed relative to each other and which display the launcher is on12:50
ne2k I've tried scraping the output of dconf dump / to see whether there is anythign stored in there, but I'm struggling to find the right thing. I can see [org/compiz/profiles/unity/plugins/core]; outputs=['2560x1440+1680+0', '1680x1050+4240+101', '1680x1050+0+100'] which is presumably part of it12:50
ne2k oh, this is straight xenial, btw12:50
GolynxThe boot time went down from 3 minutes to 2 minutes after powerd service was disabled. Theres more service , but not sure if is should disable them ? https://cdn.pbrd.co/images/HPg1Zu0.png12:50
pagioshj, 0% [Connecting to de.archive.ubuntu.com (141.30.62.26)] hangs any help? ipv6 has been disabled dns works fine12:52
frojndHi there.12:55
EriC^^hello frojnd12:55
TJ-pagios: can you connect using a regular web browser?12:55
pagiosrunning headless12:55
frojndI would like to have this route available on reboot: `ip r a 35.231.145.151 via 192.168.1.1`  How do I do it in ubuntu 18.04 I heard Ubuntu 18.04 uses netplan but I have no idea how to convert that line so it will work with netplan and be persisted on reboot12:56
frojndip route add is the same as ip r a...12:56
frojndAnyone used netplan before and can help me out?12:56
TJ-pagios: use lynx/w3c12:57
TJ-frojnd: see "man netplan" it gives examples of routes:12:58
frojndTJ-: thank you. Was looking at QA on netplan.io but unsucessful;y12:59
geirhas/w3c/w3m/12:59
TJ-geirha: :p hmmm,12:59
TJ-geirha: if all else fails: gopher!12:59
pagiosE: Unable to locate package lynx13:02
pagiosi am using this apt/sources.list https://repogen.simplylinux.ch/13:02
=== rymate1234 is now known as rymate1234_
ne2kafaics netplan is a heaping pile of shite13:05
ne2kmy opinion based mainly on the fact that it uses yaml for config files, and my connected opinion that yaml is a heaping pile of shite13:05
pagiosTJ-, ?13:05
CDuvIs there a specific DNS cache for Snap softwareS?13:07
CDuvs/specific/dedicated/13:09
TJ-!info lynx | pagios13:09
ubottupagios: lynx (source: lynx): classic non-graphical (text-mode) web browser. In component universe, is extra. Version 2.8.9dev16-3 (bionic), package size 629 kB, installed size 1859 kB13:09
TJ-!info w3m | pagios13:09
ubottupagios: w3m (source: w3m): WWW browsable pager with excellent tables/frames support. In component main, is optional. Version 0.5.3-36build1 (bionic), package size 916 kB, installed size 2488 kB13:09
CDuv!info snap13:11
ubottusnap (source: snap): location of genes from DNA sequence with hidden markov model. In component universe, is extra. Version 2013-11-29-8 (bionic), package size 380 kB, installed size 2748 kB13:11
TJ-CDuv: what do you mean by "dns cache" *for* snap?13:13
ne2kTJ-, I presume the question is asking whether something running in a snap is, in a sense, in a container whereby network access would be namespaced and perhaps the dns cache help separately per container/application13:14
ne2kheld13:14
ne2kI haven't looked at how snaps actually work so I don't know the answer, but I'm fairly sure that's what CDuv's question means13:15
CDuvIt looks like a snap-ed software (id. pac-vs) did a cache of the DNS resolution result and does not refresh it (after exiting/relaunching the software or even reboot).13:15
CDuvUsing pac-vs (a SSH/RDP/... connection manager) I connected to server.example.com (which resolved to 1.1.1.1 at that time). Later on (weeks after), I changed the server.example.com record to other IP address. But it looks like pac-vs is still trying to connect to 1.1.1.113:17
CDuvSo I am suspecting some DNS cache somewhere (just an intuition)13:18
=== Butterfly^ is now known as Guest98676
TJ-CDuv: how did you 'change' ? in /etc/hosts on the host OS?13:22
CDuvNo, changed it on the domain13:23
TJ-CDuv: there are 3 ways an application can do a look-up13:23
TJ-CDuv: if you were edting the DNS zone file, did you increment the serial number ?13:24
=== rymate1234_ is now known as rymate1234
CDuvSorry, forgot to mention that SSH-connecting via pac-vs fails, but connecting via `ssh server.example.com` (out of snapd thus) succeeds.13:26
CDuvBut as I said, the DNS is just an intuition... as I'm new to snap-stuff and already had to do some specific things so that my SSH key was available to pac-vs (by default, it's not)13:27
TJ-CDuv: in regular SSH it is possible to save the hostname/IP in ~/.ssh/config. I wonder if pac is doing something similar under the hood13:27
TJ-CDuv: best to ask the pac developers13:28
Net|is dooble browser to be included with ubuntu ?13:32
ioria!info dooble xenial13:35
ubottudooble (source: dooble): WebKit based browser written is Qt 4. In component universe, is extra. Version 0.0+svn874-0ubuntu3.1 (xenial), package size 12015 kB, installed size 14966 kB13:35
saunaI used mdadm --stop and remove. This removed md0 from sdb1, but md0 is still under sda1. What can I do ?13:41
saunaI am doing my first ever raid setup13:42
CDuvTJ-, close catch... it was the "ssh/known_hosts" file. Removing the old entry (`ssh-keygen -R server.example.com -f ~/snap/pac-vs/common/ssh/known_hosts`) solved it. In the end there was no DNS involved.13:45
DiablosxmHi all .Ihave a question about "locale" , when  i try to do "LC_TIME=fr_FR.UTF-8 date +%x" on terminal date still in US format ?13:49
geirhaDiablosxm: are you sure that locale is installed? i.e. is it listed when you run ''locale -a''13:51
=== tibyke_ is now known as tibyke
Diablosxmgeirha: Yes13:58
saunaWhat should be the fstab parameters for xfs partition ?14:01
saunadefaults ?14:01
WoCsauna, remove the s14:06
saunaSo I should use inode64 option aswell for XFS filesystem ?14:10
petaflotHello! I am running into problems with a dist-upgrade fomr xenial to bionic : https://pastebin.com/pakEiK6b14:15
petaflotcan't seem to get out of that loop....14:15
lotuspsychjepetaflot: did you add python ppa's to your system?14:16
petaflotlotuspsychje: yes, but I removed it since. however, it does seem some related packages are still installed and causing the block14:17
petaflothttps://pastebin.com/DtNFWw7z14:17
lotuspsychjepetaflot: before lts upgrading we reccomend cleaning out your ppa's first, with ppapurge, so all leftovers are gone14:17
lotuspsychje!ppapurge | petaflot14:18
ubottupetaflot: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html14:18
petaflotI will know this for next time :-/14:18
lotuspsychjepetaflot: ah, you are on bionic already now?14:18
petaflotlotuspsychje: not yet, most packages have been installed but I have not rebooted yet. also, I can't seem to install ppa-purge now :-/14:19
* petaflot is a little afraid of rebooting in this state14:19
lotuspsychjepetaflot: yeah lets tro to fix the dependency hell first :p14:20
lotuspsychjetry14:20
lotuspsychjepetaflot: what happens when you: apt-get -f install14:21
petaflotsee first pastebin14:21
petaflotI got to the point where output is constant and doesn't change a bit :-(14:22
lotuspsychjepetaflot: try dpkg forced purge on the complaining packages14:23
petaflotlotuspsychje: couldn't find a force-purge option. tried a normal --purge on python3-lib2to3,python3-distutils but dpkg says "dpkg: warning: ignoring request to remove python3-lib2to3_3.6.7-1 which isn't installed"14:30
petaflotsituation identical...14:30
josthi! I14:31
jostHi! I have set up a server in the local network, and enabled netbios name resolution on it. Now I'd like to send a netbios query from my machine and see if it answers. How can I do that? Google does not really help :/14:32
* petaflot knows way too little about netbios14:32
Mathisenjost, nmblookup14:33
jostMathisen: thanks :-)14:33
lotuspsychjepetaflot: think its the new bionic python trying to overwrite the old python dirs14:34
yossarianukhi people !  Can anyone confirm if the 18.04 version of ffmpeg supports (out the box, eithout recompiling) NVENC14:35
=== akem is now known as akemlenovo
yossarianukffmpeg -encoders |grep -i nv  - shows a few lines like ' V..... h264_nvenc           NVIDIA NVENC H.264 encoder (codec h264)'14:35
lotuspsychjepetaflot: dpkg -P --force-depends yourpackage14:36
petaflotlotuspsychje: I would phrase it "apt is slipping on it's own vomit" but other than that I agree with you14:36
craigbass76I need a couple of fedora or cent systems to dork with. Anyone want to weigh in on what a resource hog that will be if I run them both in virtual box?14:37
lotuspsychjecraigbass76: system specs and ubuntu version on the host?14:39
petaflotlotuspsychje: <your_cmd> libpython3.6-stdlib seemed to do something good : it's now removing all the packages I previously requested14:39
lotuspsychje!yay | petaflot14:39
ubottupetaflot: Glad you made it! :-)14:39
lotuspsychjepetaflot: after the cleanup: sudo apt update && sudo apt full-upgrade once more14:40
craigbass76lotuspsychje, it's a newer Dell laptop, 18.04. I'm going to guess it will bring it to its knees...14:40
petaflot.. or maybe it's removing too much? I will need to wait a little...14:40
petaflotoho, apt full-upgrade is new to me14:40
lotuspsychjepetaflot: whats purged, you can always reinstall later14:40
lotuspsychjepetaflot: main deal is to get you out the apft hell first14:41
lotuspsychje*apt14:41
petaflotwhile I'm here, somebody may know how to prevent ubuntu from installing every possible en_* locale? I only need C (and french)14:44
tarzeauanyone remembers r-type, the game?14:45
Mathisentarzeau, yes14:45
lotuspsychjetarzeau: what about it14:45
tarzeaui've got a package for a remake of it called prototype, but i'm too lazy to write an ITP bug mail, and the manual page: http://phd-sid.ethz.ch/debian/prototype/14:46
tarzeauif anyone wants to test play it, or help with the packaging, i'll maintain it in debian, and ubuntu will get a copy14:46
* petaflot was just 5 years old at that time, 5 years before his first PC14:46
lotuspsychje!info geki3 | tarzeau too late :p14:47
tarzeaulikewise with stunt car racer, hydra castle labyrinth, and friking shark14:47
ubottutarzeau too late :p: geki3 (source: geki3): R-Type-like horizontal shoot'em-up. In component universe, is optional. Version 1.0.3-8.1 (bionic), package size 582 kB, installed size 1673 kB14:47
=== daniel is now known as Guest90457
tarzeaubut prototype has the nicer gameplay/graphics imho14:48
petaflotlotuspsychje: I'll be back if needed. some 1700+ packages to install. either case, thanks for you time14:48
lotuspsychjepetaflot: welcome mate14:48
mustmodifyGood morning. I'm having some weird sign-on issues. I know this may not be the correct channel, but I'm hoping someone can redirect me.14:49
mustmodifyI have a video of the issue but I can't seem to get the link... sorry for the dealy.14:51
leftyfbmustmodify: sign-on issues to what?14:52
mustmodifyYeah, I can't remember what it's called... but when you first boot ubuntu there's a sign-in screen used by most GUIs, right?14:56
olabazhey, my grub  menu is really slow. It takes for ever from when I hit down arrow to switch boot option to it being displayed on screen. Any ideas?14:56
lotuspsychjemustmodify: are you reffering to gdm3 ?14:57
lotuspsychjeolabaz: can we have a few more details of your situation? like ubuntu version? how many Os in grub list? system up to date?14:58
olabazok, I recently installed ubuntu 18.04 and I have it on my 1TB ssd, and I also have windows10 on a seperate 128GBssd. System should be up to date as I do apt update frequently14:59
lotuspsychjeolabaz: thanks, so is it grub itself loading slow, or the overall speed of moving arrows?15:01
olabazthe screen pops up quickly15:01
olabazbut then there is a time delay between any action I do15:01
olabazso if i scroll or hit enter it takes a while to process15:01
olabazalso, I have a WQHD monitor if that makes a difference15:02
lotuspsychjeolabaz: wich Os boots by default?15:02
olabazthe default selected one is ubuntu15:02
lotuspsychjeolabaz: so when you want to enter windows, you get the slowness selecting right?15:02
olabazyeah15:03
lotuspsychjeolabaz: have you edit grub config yourself?15:03
olabazlotuspsychje: never15:03
lotuspsychjeolabaz: can you pastebin us your grub config please?15:04
olabazis that /etc/grub.d15:04
olabaz?15:04
lotuspsychjeolabaz: etc/default/grub15:05
mustmodifyhttps://photos.app.goo.gl/SsLKRzGomqiKpydT615:06
olabazhttps://pastebin.com/bvGFYHii15:06
lotuspsychjeolabaz: doesnt look abnormal15:08
olabazlotuspsychje: I noticed when I scroll I there is like a refresh that happens. And the menu reloads from top to bottom15:09
olabaznot sure if i'm describing it well. but kind of like how an image loads on dialup15:09
lotuspsychjeolabaz: what kind of graphics card do you have?15:09
olabaznvidia15:09
olabaz940mx15:09
lotuspsychjeolabaz: wich driver is active there on ubuntu?15:09
lotuspsychjemustmodify: wich ubuntu release is that?15:10
olabazlet me see...15:10
lotuspsychjeolabaz: sudo lshw -C video will show at bottom driver=15:10
olabazlotuspsychje: driver=nouveau15:11
mustmodifylotuspsychje_: https://photos.app.goo.gl/SsLKRzGomqiKpydT615:12
lotuspsychjeolabaz: ok, in your grub i see a high res on this line, here's mine: #GRUB_GFXMODE=640x48015:12
mustmodifyI guess it isn't universal. I didn't think I was using gnome, but maybe so. Anyway, any thoughts about why I can't login?15:12
lotuspsychjeolabaz: maybe its lagging because a very high resolution?15:13
olabazlotuspsychje: ok, i'll change it, it's very hard to read anyway cuz it's so small right now15:13
lotuspsychjemustmodify: lets talk here about it15:13
lotuspsychjemustmodify: so, wich ubuntu version are you on?15:14
mustmodify18.15:14
mustmodifyI can't remember if it's 18.04 or the other.15:14
lotuspsychjemustmodify: that login screen background doesnt seem like 18.0415:15
lotuspsychjemustmodify: looks more like a 12.04 or 14.0415:15
mustmodifyit's not.15:15
blackflowunity on bionic, tho' ?15:15
mustmodifyHowever, I did install a "lightweight" gui to avoid using resources.15:16
blackflowmustmodify: so that's LightDM then?15:16
BluesKajmustmodify, lsb_release -a15:16
mustmodifyYes, that's it.15:16
mustmodifyBluesKaj: Can't get to a command prompt because I can't login. Can't remote it because apparently it isn't at its previous IP.15:17
olabazlotuspsychje: ok, just restarted and that fixed it! Thank you!15:17
lotuspsychjeolabaz: your card is also an optimus card, reccomended is installing an nvidia driver (ubuntu-drivers list) and enable the performance mode15:17
lotuspsychjeolabaz: welcome15:17
mustmodifyOh, forgot I could find connected device IPs on my router...15:18
olabazlotuspsychje: ok i'll look into that. thans15:18
tonytmustmodify ctrl+f2 dpesnt wpork?15:18
blackflowmustmodify: can you ctrl-alt-F3 (for example) for anoter tty?15:18
mustmodifyat that screen?15:18
blackflowat login screen, yes15:18
tonyt+alt+ctrl+f2 that is15:19
mustmodifyok. Just felt like something you would do on boot, sorry for the dumb q.15:19
mustmodifyc+a+f2 went to a console, which is great.15:19
mustmodify18.04.115:19
mustmodifyI'm in.15:20
mustmodifyperhaps syslog will know why I couldn't login?15:20
blackflowmustmodify: I'd start with the logs, yes, or journal15:21
lotuspsychjemustmodify: would be also handy to know what exactly your changed on your system in the past? installed lightdm and unity? purged gdm3 and gnome?15:26
pdklhi , its been years  (warty warhog) since i used ubuntu. snaps seem slow, in my case vscode loads up slow via snap15:28
mustmodifyblackflow: ok, very helpful, thanks15:28
mustmodifylotuspsychje: very helpful, thanks.15:28
pdklhowever if i  just install the debian pkg, it behaves normal15:28
lotuspsychjepdkl: wich ubuntu version are you on please?15:28
pdkl work got me a new desktop unit to work on, it came pre installed with ubuntu15:28
pdkl18.1015:28
mustmodifylotuspsychje_: I recently upgraded from 16 to 18. It was a giant mess. Networking issues, etc. It's still not back to 100%.15:29
lotuspsychjepdkl: system specs up to date to handle things?15:29
pdkllooks like a polished gnome, so no need to go over the fuss of installing a different distro15:29
pdklyes sir, 32 gb ram, 3 SSDs , and 8700k OC with watecoller15:29
lotuspsychjepdkl: keep in mind, 18.10 is a non-lts, for a more stable experience try LTS15:30
pdklwell it came installed with 18.1015:30
lotuspsychjepdkl: wich brand is that?15:30
pdkldigitalstorm15:31
younderHave a link to how to set up hexchat? I am tired of setting nick and password manually every time.15:32
lotuspsychjepdkl: wich a beast liek that, things should get smooth indeed15:32
lotuspsychjeyounder: look into SASL login method on hexchat15:32
pdklthe proj file i use sucks up a lot of power/memory15:32
pdklwhere does snap keeps it logs at?15:33
pdkli tried the flatpak verson, but you cant install dev tools15:33
lotuspsychjepdkl: i would try things on 18.04.1 LTS, see if you can get a more stable experience15:33
pdklapparently im not the only one having issues with flatpak security  model.15:35
lotuspsychjepdkl: can you get your work done, with packages from the apt repos?15:35
pdklyeah thats what im doing right now, but i wanted to be hip and cool and use flatpak/snap15:36
lotuspsychjepdkl: well latest shiny bling isnt always best :p15:36
pdkli know :( i cant help myself.15:37
pdkli honestly dont care about what distro i use, i do care about what i can do with it. like pypy3 is a snap15:38
pdklflatpak has some cool things, like steam15:38
pdkland winepak15:38
=== xit3698 is now known as xit
blackflowapt install steam15:38
lotuspsychjepdkl: well you are in #ubuntu here, we strongly advice ubuntu :p15:38
pdkli used warty warhog years ago, then whatever distro worked with my hardware at the time.15:39
pdkli love opensuse tw15:39
pdklblackflow, apt install overwatch15:40
pdklon a side note, the theme is really polished, and the right amount of darkness and light in 18.1015:40
pdklits easy on the eyes. and smooth15:40
lotuspsychjepdkl: for discussions, please come to #ubuntu-discuss15:40
=== crimastergogo_ is now known as crimastergogo
petaflotlotuspsychje: it looks like everything is fixed or about to be :-) I may not know tonight though, cuz I'd like to resume an rsync before reboot15:45
petaflotI really appreciate how it went :]15:46
lotuspsychjepetaflot: if apt doesnt complain anymore, your good to go15:46
mustmodifyI have logfiles that aren't automatically truncating. What's the proper way to do that? I assume I need to add a task to cron. Do I want to move the file? Or copy it to another name and truncate?15:46
mustmodifyOr what?15:46
mustmodifyActually, nm. Obvious now I should google first.15:46
c06hi all15:47
c06i created ubuntu vms using virsh. and i configured network as :    host_vlan_iface-> br -> vm_iface -> vm_iface_vlan-> br_vm15:47
c06vm is not able to reach the host machine via vlan bridge(br_vm) . but if i assign ip directly to vm_iface_vlan, am able to reach host machine.15:48
c06any suggestion on this..!!15:48
=== Class7_ is now known as Class7
compdocvlan means you use a managed switch?15:49
c06its like private network15:50
compdocwhat version of ubuntu?15:50
c0616.0415:50
petaflotlotuspsychje: well there's still something about python3-magic being uninstallable... I'm now looking at the ppa-remove thingy15:51
compdocyou created the bridges and interfaces in /etc/network/interfaces?15:51
c06yes15:51
compdoccan you post the file in pastebin.com?15:52
c06yeah sure one sec15:52
compdocyou have just one nic? or more?15:53
lotuspsychjepetaflot: you will have to recall the ppa you added once15:55
lotuspsychjepetaflot: or maybe it was something you installed manually?15:56
c06compdoc: i have dedicated nic for each Bridges15:56
c06https://paste.linux.community/view/006185b0 -15:56
c06you can find detailed info here both host and Vm15:56
petaflotlotuspsychje: I added it manually ; I believe it was deadsnakes but I already deleted the config files. no more browser, so I need to go to another machine15:57
lotuspsychjepetaflot: feel free to add the pastebin about the complain15:58
compdocc06, that looks complicated. can you also pastebin ifconfig, or ip a ?16:03
YounderLearning to setup a linux system using the command line interface is a worthwile experience. Try a ubuntu server in a virtual box. You will understand a lot more of how it works ;)'16:04
petaflotlotuspsychje: https://pastebin.com/iYDG0nzS16:05
YounderMost of the stuff you forget. Like I have set up hexchat before.16:06
petaflotlotuspsychje: that may help too https://pastebin.com/GxBhGwqu16:07
fuxachesThe three Ubuntu machines I have running encountered this error this week. Is there a concern or a way to fix it? Here's the output from command line:   https://pastebin.com/NHvw5WDn16:07
petaflotYounder: quote "Since XChat is open source, it’s perfectly legal." really? everywhere? no illegal crypto anywhere?16:08
c06compdoc: one sec16:09
petaflotlotuspsychje: you know what's sad? I installed that PPA because I needed python3 with GTK - and I never got it to work16:09
TJ-fuxaches: "Please ignore the following error about deb-systemd-helper not finding samba-ad-dc.service."16:09
fuxachesTJ-: Okay thanks, it's just when I run another sudo apt update / sudo apt upgrade, it tries running that update with all the same messages.... So, can I safely assume they will fix this next update?16:11
NerdTheThirdam i crazy or "tree" is installed by default in ubuntu 18.10?16:11
TJ-fuxaches: the way the package is ... packaged ... means it can't prevent deb-systemd-helper emitting the error, so it warns you in advance to ignore it since samba isn't running as a Domain Controller16:12
petaflotfuxaches: if you fall into a loop like that, you usually _have_ to try something else16:12
fuxachesTJ-:  Thank you...16:15
c06compdoc: https://paste.linux.community/view/01f0d55316:18
compdocwow, you bond two nics as well?16:19
c06no only one nic br-san one16:21
hatchetjackhey16:26
hatchetjackI have constant disk activity in my ubntu 18.0416:26
hatchetjackit's causing my PC to be really freaking slow16:26
hatchetjackany ideas?16:26
hatchetjackneed to find and kill with extremem prejuidice whatever is doing this16:27
hatchetjackI already killed firefox but it still happens16:27
blackflowhatchetjack: take a look with iotop16:28
hatchetjackblackflow: what am I looking for?16:29
blackflowhatchetjack: start iotop and hit 'a' for cumulative view, the process in question will surface at the top16:29
blackflowyou're looking at "need to find and kill with extremem prejuidice whatever is doing this16:29
blackflow*for16:29
hatchetjack985 be/3 root          0.00 B    360.00 K  0.00 %  4.92 % [jbd2/dm-1-8]16:30
hatchetjackthat one is at top ^16:30
hatchetjacknot sure what it is though16:30
hatchetjack2.18 % brave [Chrome_CacheThr]16:30
hatchetjackthat's number 2 in the list ^16:30
hatchetjackah that jbd2 is ext4 journalling16:31
hatchetjackhttps://bbs.archlinux.org/viewtopic.php?id=11351616:31
hatchetjackfound that in google search ^16:32
hatchetjackbit dated though16:32
hatchetjacksurely it's fixed by now16:32
boredguyany unix flavour of ubuntu?16:32
hatchetjackboredguy: what do you mean?16:33
hatchetjackboredguy: I'm just using the stock ubuntu16:33
boredguymeaning is there a version of ubuntu running on the unix/bsd kernel?16:34
hatchetjackah16:34
hatchetjackthis is linux16:34
StrykarI'm unable to install dnet-common on 18.10, what's causing this error - https://paste.ubuntu.com/p/wJkzTvPKzZ/16:38
StrykarI've tried using aptitude, and it has the same issue, no info on what's causing it16:38
lordcirthStrykar, have you done an apt update && apt full-upgrade recently?16:43
Strykarlordcirth, apt update often, dont think I did a dist-upgrade16:45
lordcirthStrykar, try doing one.  It's possible there's a version mismatch16:46
lordcirthThat's the first thing to check when something core like apt breaks16:46
petaflotlotuspsychje: got it. some leftover python stuff to purge. :-) thanks a lot, I will definitely write down the command you gave me16:49
kidhashHey. I'm having a weird display corruption issue since upgrading to Ubuntu 18.10. This problem happens reliably if I log in immediately upon bootup, and usually doesn't happen if I wait 15 seconds or so once gdm3 has loaded. The display becomes all corrupted (like someone was using a large magnet behind an old CRT display), even on an external monitor, yet taking a screenshot shows the display working normally. This happens when I boot16:53
kidhashinto 'Ubuntu' xsession, but not when I use 'Ubuntu on Wayland'.16:53
Pdromekidhas do you have an NVIDIA RTX gpu?16:57
Pdromekidhash16:57
Strykarlordcirth, apt update/upgrade doesnt fix it. that looks like an issue in the package script16:58
lotuspsychjepetaflot: fixxed now?16:58
lordcirthStrykar, yeah, but the question is, did the package author typo, or did update.rc get updated and change it's arguments?16:58
lordcirthStrykar, you should probably read the install script and see what it's trying to do.16:59
kidhash@Pdrome Nope, Intel HD Graphics 440016:59
Pdromekidhash i only asked as i have seen bad rtx cards gave artifacts but as you have intel i have no idea17:00
kidhash@Pdrome: Well thanks for the question. I've made a post on ubuntuforums too, and it's good information to include I'm sure.17:01
REDHATyo17:07
Strykarlordcirth, trying to find it now17:07
gambl0rethere seems to be a lot of talk around manjaro past few months. i just currently installed ubuntu but now considering switching distros.17:08
lotuspsychje!discuss | gambl0re17:09
ubottugambl0re: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!17:09
gijoe3kHey guys and gals. I was wondering, have any of you experienced a weird bug in Ubuntu 18.04 or 18.10 where suddenly the shortcut to open a terminal(Ctrl + Alt + T) suddenly stops working?17:13
gijoe3kI have tried ressetting the shortcuts to defaults and tried creating a new shortcut to open the terminal but to no avail :(17:14
gijoe3kThe only thing i have found on the web is this: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/175946217:15
ubottuLaunchpad bug 1759462 in gnome-settings-daemon (Ubuntu) "Keyboard shortcuts not operational on 18.04" [Low,Confirmed]17:15
lotuspsychjegijoe3k: looks like a usefull bug17:16
lotuspsychjegijoe3k: did you add yourself affected?17:16
gijoe3kNo, was thinking of doing that. I haven't submitted a bug before, figure since I have been using Linux for years I should start giving back i suppose.17:17
lotuspsychjegijoe3k: login to launchpad and add yourself, goes pretty easy and quick, perhaps add your story to the bug aswell17:18
gijoe3kStory? Just what I have done to try to fix it you mean?17:19
lotuspsychjegijoe3k: might be interesting to describe this occurs over several ubuntu versions at your side17:19
gijoe3k@lotuspsychje, gotcha17:19
lotuspsychjegijoe3k: info matters like: kernel versions, ubuntu versions, steps tryed,etc17:19
lotuspsychjegijoe3k: and thank you for adding it, this helps the community and yourself17:20
gijoe3k@lotuspsychje, sure will. I figure if I can't give money ATM or code i suppose i can least submit bugs and give info.17:21
lotuspsychjegijoe3k: thats the spirit :p17:21
lotuspsychjegijoe3k: i see alot of unity in that bug, does it happen on gnome for you?17:23
gambl0reis installing stuff on kubuntu the same way you would install ubuntu?17:24
theCorvusgambl0re, the main difference between ubuntu, kubuntu, xubuntu, lubuntu, etc... is the default desktop manager17:25
theCorvusthe insides are basicly the same17:25
lotuspsychjegambl0re: you mean like installing packages from apt?17:25
gijoe3k@lotuspsychje, yeah, running a fresh install of Ubuntu 18.10 with Gnome 3.30.1 on a Thinkpad X220 on a IBM model M keyboard.17:25
gambl0relotuspsychje, i want to install a new theme17:25
gambl0rei searched how to install theme on kubuntu but results return ubuntu guides17:26
gambl0rebut i should be able to use them?17:26
lotuspsychje!themes | gambl0re kde17:26
ubottugambl0re kde: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy17:26
gijoe3k@lotuspsychje, I have done all the updates. Have installed a several gnome extensions. As soon as the problem started I disabled all the running gnome extensions to see if it helped but no go17:27
lotuspsychjegijoe3k: a few ideas to test: fireup a liveusb and test your hotkeys, test from another user, test on wayland17:27
gijoe3k@lotuspsychje, good idea17:28
gambl0rehttp://kubuntu-art.org/ ... i dont know japanese17:29
gijoe3kbrb17:30
solsTiCedoes not seem related to kubuntu at all17:41
rseveroHi. Since I upgraded to 18.04 I can't mount pen drives by just clicking on the pen drive on the file manager. I get a "Failed to mount... Not authorized to perform operation" error message. I bet it's some kind of problem with polkit but I can't find how to troubleshoot that. Ideias?17:45
gijoe3k@lotuspsychje, Can confirm it works just fine on a live usb stick of 18.1017:47
gijoe3k?17:47
lotuspsychjegijoe3k: add that to the bug please17:48
=== [1]MrMobius is now known as MrMobius
lotuspsychjegijoe3k: perhaps also mention the kernel version used on the live vs your current kernel17:49
Rapturenot sure if this is OS specific or not but I got a "lsb_release invoked oom-killer: gfp_mask=0x24201ca, order=0, oom_score_adj=0" on ubuntu 16.04.5 - Not sure what I should do17:55
tewardOOM Killer indicates you're out of memory heh17:56
=== JoseeAntonioR is now known as jose
Richard_CavellHi everyone. I have Ubuntu 18.04 MATE 64-bit.  Do I have GTK?  I am trying to build VICE from source and to be honest I don't really know what GTK is18:53
lordcirthRichard_Cavell, GTK is a graphics toolkit, for making windows, buttons, etc.  You will have the runtime libgtk, but you will probably need the dev version to compile.18:57
lordcirthRichard_Cavell, 'apt install libgtk-3-dev' should be the right package18:57
=== the_ant1 is now known as the_ant
zirikiliIs there a way to set a root only variable not visible for other users?19:12
=== SysGh_st is now known as SysGhost
lordcirthzirikili, what are you trying to do?19:15
B105PH3REI have a steamos-session problem if anyhow can help it woulb greatly appreciated19:25
B105PH3REERROR: ld.so: object '/usr/lib/i386-linux-gnu/libmodeswitch_inhibitor.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.19:25
B105PH3REit boots me to the login screen19:25
leftyfbB105PH3RE: you'll have to contact Valve for support with their product19:25
tewardB105PH3RE: Steam OS is not Ubuntu, and we don't support it here, you will need to talk to Valve to get assistance with Steam OS, as leftyfb indicated.19:25
B105PH3REi sure I missing a package or a session variable maybe19:26
B105PH3REi have ubuntu 16.04 with a steamos session installed. so its NOT steamos19:26
zirikililordcirth: I want a process I run as root can see some environment variables. But other processes dont see it.19:27
leftyfbB105PH3RE: since steamos-session is not part of the official Ubuntu build, then yes, it is in fact a Steam problem and not an ubuntu problem19:27
leftyfbzirikili: try export19:27
B105PH3REI know this but maybe some can point me in the direction... but thanks for your help leftyfb and teward it greatly helped my situation19:27
lordcirthzirikili, ok, but *why* do you need that?  Does it have to be an env variable?  Do you want to run all root programs with this variable, or just one?  Is it a security risk if non-root processes can read it, or just a setting?19:28
zirikililordcirth: just a setting. other root programs could read it.19:29
lordcirthzirikili, ok.  If the program will only be called with bash, you can just edit /root/.bashrc.19:31
zirikililordcirth: thanks19:33
lordcirthexport FOO=X19:33
=== SysGh_st is now known as SysGhost
Richard_CavellIs it possible to create a list of installed packages to enable a person to reinstall them after a fresh install?20:34
=== EriC^ is now known as EriC^^
xitanMy Ubuntu installation overrode my windows boot loader. /dev/sda only contains a nfts partition with Windows itself. /dev/sdb contains 3 partitions: 512mb fat32 with /boot/efi, 732mb ext4 /boot and Ubuntu itself. "os-prober" does not detect a Windows installation and neither does "update-grub". Any ideas how I can fix this easily?20:36
leftyfbRichard_Cavell: yes, but do not do that. Make a list but only use it for reference20:37
Richard_Cavellleftyfb, I need to upgrade my machine from 16.04 to 18.04 but I can't just do a dist-upgrade because of certain issues.  I need to do a complete reinstall and then install all my packages20:39
EriC^^xitan: seems like windows is installed in legacy mode, and ubuntu was installed in uefi mode20:39
leftyfbRichard_Cavell: ok, make a list of the packages you know you need to install DO NOT install a list of packages taken verbatim from another machine20:39
EriC^^xitan: could you pastebin the output of "sudo parted -ls" ?20:39
Richard_Cavellleftyfb, blimey, are you sure?20:40
leftyfbRichard_Cavell: yes. It's a bad idea. Do not do it20:40
EriC^^leftyfb: if he can rat out the dependencies and stuff and just get the major packages why not20:40
leftyfbEriC^^: as I said, use the list for reference20:40
EriC^^i still mean programatically20:41
xitanEriC^^, https://paste.ubuntu.com/p/qgXCqqJGk4/20:41
EriC^^TJ- had some debfoster deborphan trick or something, if he's here maybe he can share it20:41
TJ-huh huh?20:42
EriC^^maybe look over the list real quick and remove anything other than the main programs you want then feed the list to apt-get20:42
leftyfbstarting with anything that starts with lib*20:42
EriC^^TJ-: that trick to get the list of installed packages on the system, minus any dependencies they brought in20:42
TJ-EriC^^: "sudo debfoster -q" then "debfoster --show-keepers"20:43
EriC^^TJ-: thanks, Richard_Cavell ^20:43
TJ-the "-q" builds the initial database20:43
lsfc1914Hello. I still have the problem which I wrote about a couple of hours ago. I am using ubuntu 16.04. I recently did apt-get update and since then I cannot open firefox. The version of firefox is 63.0.3. I get the following error in the console "Gtk-WARNING **: Theme parsing error: <data>:1:34: Expected ')' in color definition".  When I try to open firefox a window appears and says "Firefox had a problem and crashed". And no matter i20:44
EriC^^Richard_Cavell: sudo xargs -a /path/to/list apt-get install -y     should give it to apt-get to install them20:44
leftyfbTJ-: doesn't that only work when starting from a base install?20:44
lsfc1914And no matter if I click Quit Firefox or Restart Firefox nothing happens20:44
lsfc1914I also tried removing firefox and installing an older version but still with no success20:45
EriC^^Richard_Cavell: there's also this command     comm -23 <(apt-mark showmanual | sort -u) <(gzip -dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u)      that gives a pretty short one, also look over before feeding anything20:45
TJ-leftyfb: I've not been following so I'm not sure what the issue is, but debfoster uses the dpkg /var/lib/dpkg/ database20:45
leftyfblsfc1914: try deleting/moving your ~/.mozilla and try it again20:45
xitanEriC^^, since /dev/sda (Windows) is using gpt it should be UEFI afaik.20:46
EriC^^xitan: yeah, that's very odd, there's no space before the partition on sda to have an efi partition though20:46
EriC^^xitan: it used to boot by itself? just sda?20:46
lsfc1914leftyfb, I deleted the directory but still no success20:47
leftyfblsfc1914: what version of ubuntu?20:47
Richard_CavellTJ-, that debfoster works really well20:47
xitanI think Windows installed its boot loader on /dev/sdb and the os itself on /dev/sda. At this point I could boot without problems. Then I installed Ubuntu and it overrode the boot loader on /dev/sdb with Grub.20:47
Richard_Cavellthat's just what I needed!20:47
xitanAnd now I can only boot to Ubuntu.20:47
EriC^^xitan: hmm, what does "sudo ls -lR /boot/efi" give?20:48
xitanhttps://paste.ubuntu.com/p/ftSmFQYHHY/20:49
EriC^^xitan: if you chose to erase disk and install ubuntu i guess it'd do that20:49
EriC^^xitan: do you have a windows installation usb?20:49
lsfc1914leftyfb, 16.04 (mate)20:49
xitanYes20:49
leftyfblsfc1914: sudo apt install --reinstall firefox20:49
EriC^^xitan: boot it and follow the instructions here https://www.dell.com/support/article/us/en/04/sln300987/how-to-repair-the-efi-bootloader-on-a-gpt-hdd-for-windows-7-8-81-and-10-on-your-dell-pc?lang=en20:50
lsfc1914leftyfb, also tried this but didn't work20:50
lsfc1914if anybody knows what kind of warning is this and where/how can be fixed20:51
lsfc1914Every single time I try to open firefox, the crash report window shows up and firefox does not start20:52
tewardlsfc1914: did you have any kind of custom themes installed at all?20:52
iorialsfc1914, switch theme, like   Adwaita20:53
lsfc1914teward, I have not installed custom themes20:53
lsfc1914ioria, how to change the theme20:54
lsfc1914I can't open firefox :|20:54
iorialsfc1914, unitytweak (if you use unity)20:54
xitanEriC^^, I will try it. Thanks!20:54
ioria!info unity-tweak-tool | lsfc191420:55
ubottulsfc1914: unity-tweak-tool (source: unity-tweak-tool): configuration tool for the Unity desktop environment. In component universe, is optional. Version 0.0.7ubuntu4 (bionic), package size 362 kB, installed size 2722 kB20:55
EriC^^xitan: np20:55
lsfc1914ioria, I am using gnome20:57
ioria!info gnome-tweak20:57
ubottuPackage gnome-tweak does not exist in bionic20:57
lsfc1914is there something similar for gnome20:57
ioria!info gnome-tweaks20:58
ubottugnome-tweaks (source: gnome-tweaks): tool to adjust advanced configuration settings for GNOME. In component universe, is optional. Version 3.28.1-1 (bionic), package size 212 kB, installed size 1216 kB20:58
iorialsfc1914, my idea is that you manually changed some .css file ?20:58
OerHeksgnome-tweak-tool,..  i would remove the ~/.mozilla folder and start again20:59
lsfc1914no no20:59
lsfc1914I absolutely didn't change anything20:59
lsfc1914OerHeks, removed that directory but no luck20:59
iorialsfc1914, what theme is at  play atm ?21:00
xitanEriC^^, it worked. Thanks a lot!21:07
MannyLOn Xbuntu I have no sound on my displauy (a TV over HDMI) help please21:09
=== pavlushka_ is now known as pavlushka
EriC^^xitan: great!21:11
=== enko-h is now known as enko
DUKENUKEMis there a way to install dbgsym packages for a non-supported (old) ubuntu version?21:15
DUKENUKEMi was using ddebs.ubuntu.com found in all of the online tutorials, but i dont think this version of ubuntu is on that server21:15
tgm4883DUKENUKEM: the recommendation would be to upgrade to a supported version21:16
DUKENUKEMi cannot do that21:16
DUKENUKEMmaybe ill just comb google looking for the package21:16
OerHekssee the eolupgrade wiki, but really, don't.21:17
DUKENUKEMhavent had any luck though finding it21:17
OerHeks!eolupgrade21:18
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades21:18
DUKENUKEMi am debugging a device driver that is specific to this old kernel version, i need the package linux-image-3.19.0-15-generic-dbgsym21:19
DUKENUKEMits not just a simple "hey just update the distro!"21:19
OerHeksif you read that wiki, it gives a hack to use an ancient server21:20
tewardOerHeks: you mean old-releases?  It doesn't have the ddebs for debug symbols AFAICT21:21
OerHeksoh.. thanks for pointing to that, teward21:21
DUKENUKEMyeah, i have already updated to use old-releases21:21
DUKENUKEMno dbgsym21:21
DUKENUKEMtypically you need to add ddebs.ubuntu.com or whatever to get dbgsym packages21:21
tewardDUKENUKEM: given that ddebs is typically only for *supported* releases, I don't think they archive really old dbgsym packages21:22
DUKENUKEMok got it21:22
tewardi can't attest to that personally, of course, but it's unlikely the ddebs are still lying around if it's truly an EOL release21:22
tewardand if you can't upgrade then I'd suggest that the issue is the hardware is too old21:22
MannyLOn Xbuntu I have no sound on my display (a TV over HDMI) help please21:26
PdromeMannyL you can try in #xubuntu as well21:29
MannyLPdrome, thanks I will try there21:30
PdromeMannyL i haven't used Xubuntu but are you sure that the correct output is selected in the audio area eg selected hdmi output21:30
=== cshep is now known as platonical
S3xyL1nuxhow save to install source code kernal 4.19 in ubuntu 1821:59
=== guiver_d is now known as guiverc
acudoes anyone know how to find what other apps and versions are pulled when you installed the apps using snap ?22:04
S3xyL1nuxcheck snap folder22:05
acuIs there a way to find a list  ? (there are prerequisites - such php modules etc) I guess they would not show in the folder - if yes where -22:09
acua list of all the applications snapd pulled prerequisites22:09
S3xyL1nuxi am not usung snap at all ... but u could install any app from snap right now ,,, then use ... find / -iname '*appname*'22:12
S3xyL1nuxusing*22:12
hggdhS3xyL1nux: there are mainline builds available for testing (see https://wiki.ubuntu.com/Kernel/MainlineBuilds)22:21
hggdhS3xyL1nux: but they are for *testing*, not continuous use. Mainline kernels miss the Ubuntu-specific changes22:21
S3xyL1nuxhggdh in case something goes wrong ,,,, can i just run the previous kernel from grub and it will boot normally ?\22:28
hggdhS3xyL1nux: as long as you do not remove the official kernel, yes.22:28
hggdhS3xyL1nux: just keep in mind you will be completely off support22:29
S3xyL1nuxhggdh great22:31
joop_'Evening everyone.22:36
Strykarlordcirth, I was asked to open a bug - https://bugs.launchpad.net/ubuntu/+source/dnprogs/+bug/180570223:00
ubottuLaunchpad bug 1805702 in dnprogs (Ubuntu) "dnet-common - post inst script update-rc.d has error" [Undecided,New]23:00
Krenair$ sudo apt install -y wireshark-qt 2>&1 | pastebinit23:22
Krenairhttp://paste.ubuntu.com/p/CtZzqfmkRq/23:22
Krenair404 not found from packages in security.ubuntu.com ?23:22
Krenairlooks like apt-get update fixes it23:23
chovyhow do i create a knoppix bootable usb drive on ubuntu?23:34
chovyusb-creator only seems to work with ubuntu isos23:34
EriC^^chovy: you could try to "dd" the iso to the usb23:45
EriC^^usually the OS page should mention how to install to a usb etc, maybe check there?23:46
chrismatthewsHow can I show that ubuntu requires a keyfile to be used to log in?23:53

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