/srv/irclogs.ubuntu.com/2018/02/04/#ubuntu.txt

Arfedwhat is the default text editor in ubuntu? when I run latest ubuntu in vmware, I can't use gedit from a terminal.00:15
Arfedok nevermind, it is gedit. there's a bug in ubuntu, where you can't fucking load gedit from the terminal...this is making things difficult for me00:18
Arfedam running 17.10 in vmware, no real modifications to the install00:18
ArfedI get gtk-warning: cannot open display: :000:18
Arfedgoogling that error really doesn't help me at all00:18
whallzhello, i have noticed a problem with audio playback, have tried both vlc and audacious, issue happens on both: pitch slightly shifts up and down (i guess something related to cpu priority or similar?)00:20
whallzany ideas?00:20
whallzi have both pulseaudio and alsa installed00:21
Arfedhow do you run gedit as root, if you can't launch gedit from a terminal without it giving an error?00:21
whallzArfed: tried gksudo gedit ?00:22
Arfedsame error00:22
Arfedreally pissed that something this basic is broken in default 17.10, in vmware00:22
whallzi think i am late, what's the error?00:23
whallzwhat happens if you run "sudo -s" (or "su -") and then call "gedit"?00:24
=== captain is now known as Guest3942
Arfedhttps://i.imgur.com/9vFwoHv.jpg00:25
Arfedsame thing with sudo -s00:25
Ghostbowlhey can anyone tell me if there's a parallel ssh client for windows?00:26
bazhangGhostbowl, try ##windows00:26
Arfeddoes ubuntu have a QA team?00:27
Ghostbowl@bazhang where do I find that00:27
kerrickI'm getting the following error trying to install libpython3-dev: WARNING: The following packages cannot be authenticated!\n  libpython3-dev00:27
jattGhostbowl: putty00:27
bazhangArfed, of course yes00:27
GhostbowlI tried googling it with not luck00:27
Ghostbowlputty?00:27
kerrickThis just started about 10 minutes ago00:27
Arfedok - does the QA team do tests in e.g. VMWare?00:27
Ghostbowloh ok00:27
whallzArfed: http://lmgtfy.com/?q=ubuntu+gksudo+cannot+open+display00:27
Ghostbowlit's an option?00:27
jattGhostbowl: yes, putty00:28
bazhangwhallz, please never lmtgtfy as a support option00:28
whallzsure, here's the proper QA site response about this issue: https://askubuntu.com/questions/414785/cant-open-gedit-as-root00:29
ArfedI already said I googled this. the results arent helpful00:29
GhostbowlI can't find that option jatt00:29
Arfedthat's not a QA site, that looks like a community side - where users have had to work around ubuntu QA fuckups00:30
bazhangno cursing here Arfed00:31
Ghostbowlthere's nothing with ##windows00:31
jattGhostbowl: weren't you asking whether "there's a parallel ssh client for windows"?00:31
Ghostbowlyes00:31
jattso00:31
jattputty is a ssh client for windows00:31
whallzArfed: about that error00:31
Arfedare you a mod/OP bazhang?00:31
Ghostbowlno but I want to ssh into 30 computers at the same time to make them all execute the same shell script at the same time00:31
bazhangArfed, thats not the issue, this channel keeps it curse free, thanks00:32
jattwhat about the windows part?00:33
apb1963ubuntu 16.04 I can't seem to get my wireless printer an IP address; it can't see the router/dhcp server.  Any good ideas?  I've been messing with it for literally days.00:33
nrgwhat about ncurses00:33
GhostbowlI'm doing this from a computer that runs windows, but the thirty computers all run on linux00:33
ArfedI'll curse as much as I like, as long as it's not towards any other users, thanks. when there's been a QA screwup, which affects basic functioning for ubuntu, some swearing is more than appropriate00:33
Arfedin fact, swearing seems to coincide with linux use in general sometimes00:33
jattGhostbowl: the right channel for your question is #windows00:34
GhostbowlI'm looking for something like this00:34
Ghostbowlhttps://github.com/ParallelSSH/parallel-ssh00:34
jatt!windows00:34
ubottuFor discussion on Microsoft software, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents00:34
apb1963Ghostbowl, Do they need to be executed at EXACTLY the same time?  If not, what about writing a shell script that calls ssh in a loop, and simply put it in the background.00:34
apb1963Ghostbowl, i.e. each ssh is put in the background00:34
Ghostbowlnot exactly at the same time00:35
apb1963while counter < 30 do; ssh host; done00:35
apb1963forgot the &00:35
apb1963ssh host &00:35
apb1963off the top of my head obviousliy00:35
GhostbowlI'm not sure I understand00:35
apb1963where did I lose you?00:36
jattapb1963: he is not using ubuntu but windows00:36
GhostbowlI am using ubuntu00:36
Ghostbowlor I can00:36
jattright00:36
Ghostbowlif it's just a shell script thats fine00:36
apb1963well that's the first thing that needs to be resolved... where you're launching this ssh process from.00:36
GhostbowlI wanted to launch it from a pc, but I can do it from an ubuntu server too00:37
apb1963 windows has a way to do the same thing... batch file or some such00:37
jatt!windows00:37
ubottuFor discussion on Microsoft software, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents00:37
apb1963But, if you want to do it from one of those 30 servers... setup a cron job... do it once or more often as you see fit.00:37
apb1963Or just login and do it.00:38
Ghostbowlok, I'm kind of new to this00:38
Ghostbowlso I need to install some software on about 30 servers00:38
GhostbowlI'm trying to find the most efficient way possible to do that00:39
apb1963what software?00:39
jattGhostbowl: there are configuration management tools to do that00:39
Arfedhow do I get ubuntu to get around to fixing a QA problem? it looks like the can't-launch-gedit issue has been a longstanding one for almost 4 years - that's a serious QA screwup00:39
jattGhostbowl: ssh alone is not he most efficient way to do that00:39
Ghostbowlwhat do you mean?00:39
heartmeat the rise and fall of D.O.D.O.00:39
Ghostbowlwhat kind of tools?00:39
jattGhostbowl: for example: https://www.chef.io/implementations/windows00:39
apb1963chef, puppet are designed for that... but from the description you gave those are prolly overkill.00:40
Ghostbowlthanks jatt, I didn't know such a thing existed00:40
apb1963But if it's something you plan to do often... it may be worth investing your time.00:40
jattlike apb1963 said it might be an overkill for your case. but if you want to do that in a corporate IT environment you might take a look at chef or puppet00:41
Ghostbowlis there anything like that, that's opensource?00:43
jatt!chef00:44
apb1963It really depends on the scenario.  If these are all brand new installs, it might be faster to push images.00:44
jattyes, chef is opensource00:44
Ghostbowlyeah they're brand new installs00:44
Ghostbowlwhat do you mean with push images?00:44
Ghostbowllike preconfigure an image00:44
Ghostbowland then upload that?00:44
apb1963essentially00:45
Ghostbowlthat sounds pretty cool too00:45
apb1963do like a tftp boot... though I think dhcp is the modern method.00:45
Ghostbowlwhat's a tftp boot?00:46
apb1963Trivial FTP00:46
apb1963it's a way too boot an image over the net00:46
apb1963s/too/to00:46
Ghostbowloh I did not know that was possible either00:46
apb1963But again... I believe dhcp supersedes it at this point.00:47
kk4ewtpxe boot has been able to use ftp for years00:47
Ghostbowlman, so much stuff I've never heard about00:48
GhostbowlI'm gonna try the chef method00:48
GhostbowlI might have to configure more computers in the future00:48
bazhangGhostbowl, for ubuntu?00:48
Ghostbowlyes00:48
Ghostbowland a couple of windows boxes00:48
Ghostbowlbut right now ubuntu00:48
apb1963I'm still finding new things I never heard of so... :)00:49
jattGhostbowl: you will need to do a lot of reading, but might be worth it00:49
jattGhostbowl: I mean the chef way00:49
Ghostbowlyeah I figured that00:49
Ghostbowlbut it looks really cool00:49
Ghostbowlwhat's the development kit for?00:50
Ghostbowlscripting?00:50
jattplease note there is a #chef channel in freenode00:51
jattyou might find more help there00:51
Arfedso, I still can't get gedit opening from a terminal, due to error: Gtk-WARNING: cannot open display00:51
Arfedthe advice in this link does not help me: https://askubuntu.com/questions/414785/cant-open-gedit-as-root00:51
apb1963Ghostbowl, http://opensourceforu.com/2015/03/ten-tools-for-configuration-management/00:51
Ghostbowlwiw00:51
Ghostbowlthank you00:51
GhostbowlI'm gonna go read00:52
apb1963yw00:52
apb1963enjoy00:52
TJ-Ghostbowl: for deploying Debian/Ubuntu installs with automatation, look at the standard kickstart+preseed support00:52
* apb1963 just learned something new00:52
TJ-Ghostbowl: e.g. https://help.ubuntu.com/14.04/installation-guide/i386/apb.html00:53
TJ-Ghostbowl: the 16.04 guide for the same thing is prettier :)  https://help.ubuntu.com/16.04/installation-guide/amd64/apb.html00:54
Arfedhow do I get gedit open as root in 17.10? I keep getting  Gtk-WARNING: cannot open display and no AskUbuntu answers help?00:56
Arfedthis is basic stuff - I'm completely blocked...00:56
jattuse sudo00:57
Arfedto clarify: all attempts at opening gedit from terminal fail with that error00:57
Arfedsudo or not00:57
bazhangjatt, he's in a vmware00:57
TJ-Arfed: if it's using Wayland compositor, that doesn't allow root access via GUI, have you use an 'xhost' workaround00:58
Arfedwhen I call xhost I get the same error00:58
Arfedxhost: uinable to open display ":0"00:58
TJ-Arfed: see this answer for a lot if detail https://askubuntu.com/questions/961967/why-dont-gksu-gksudo-or-launching-a-graphical-application-with-sudo-work-with-w00:59
djapohello, has anyone seen that weird ad on youtube where their are staircase and a shadow in the shape of a parallelogram walks forward .. and it has a face01:00
Arfeddoes the ubuntu team and QA team not it is a major problem for basic functionality to break like this and required this kind of messing around?01:00
Arfed* not view it as01:00
bazhangdjapo, this is ubuntu support only01:00
ArfedI can't even run the xhost command that is required for fixing it...01:00
Arfedso that AskUbuntu is useless to me01:00
xoxoanyone have experience with DreamFactory?01:01
xoxoim trying to install it on ubuntu01:01
xoxobut running into some problems01:01
djaposorry, just thought someone would have seen it too .. Love linux01:01
Arfedhow did 17.10 ever get past QA...01:01
Arfedgoing to thrash this VM and go back to LTS01:01
bazhangxoxo, installing how and from where01:01
xoxoinstalling on a digitalocean server from terminal01:02
xoxoon my computer01:02
bazhangdjapo, #ubuntu-offtopic for chatter01:02
apb1963ubuntu 16.04 I can't seem to get my wireless printer an IP address; it can't see the router/dhcp server.  Any good ideas?  I've been messing with it for literally days.01:03
xoxobazhang: would you like to see my error01:03
Arfedit's not even a VMWare problem either - it's the base 17.10 itself is pretty much saddled with a gigantic QA problem that's going to be a pain for a huge portion of the userbase. terrible terrible handling of this from whoever is in charge of releases and QA01:04
bazhangxoxo, where is this dreamfactory downloaded from, regular ubuntu repos, a private archive, or some third party source01:05
xoxohttp://wiki.dreamfactory.com/DreamFactory/APT/Ubuntu_16.04/Installation#DreamFactory - git clone https://github.com/dreamfactorysoftware/dreamfactory.git ./01:06
apb1963Arfed, I resolved this issue ages ago, sadly I don't remember the details, however I think xauth may have been part of it.  Something here should spark some ideas: https://serverfault.com/questions/51005/how-to-use-xauth-to-run-graphical-application-via-other-user-on-linux01:08
Arfedthanks, but I just thrashed the VM and am downloading LTS. I find it hard to believe that there is such a major QA problem in a release like this. But then, I'll admit this has been my experience every time I've ever used an Ubuntu install. The QA for this project is atrocious01:09
xoxobazhang: any ideas?01:12
bazhangxoxo, about some git install?01:12
xoxobazhang: https://snag.gy/tH0M4d.jpg01:13
xoxothat's my problem01:13
bazhangxoxo, sounds like you should contact the git maintainers, file bugs wiuth them01:13
bazhangwith01:13
DsergeQuick question, is there any way to change the default location Nautilus opens in? It opens between my two monitors so I constantly have to drag it over everytime I open it.01:21
xoxok01:21
misc--ickserv identify notused.01:27
misc--dickhead01:27
boblamontIn many, if not all, web browsers, when you download the same file twice, it appends a number to the name, i.e. file.txt, file(1).txt... Are there any file managers (preferably with drag and drop) that can do that? Usually the options are only to replace or rename.01:29
Arfedgreat even LTS has the Gtk-WARNING: cannopt ne display: :0 error01:32
Arfedso it's not even a wayland issue01:32
Arfeddozens of AskUbuntu pages on the issue, and none of them with a solid solution01:33
[n0mad]works fine for me on LTS..probably doesn't help you much01:34
Arfeddid you have to configure anything to get it working, when first installed?01:34
TJ-Arfed: where are you executing the command from? A console shell, or a terminal emulator shell?01:35
TJ-Arfed: or an SSH shell?01:35
Arfedterminal01:36
TJ-Arfed: and what is the exact command you're issuing?01:36
Arfedokey I finally got it the xhost workaround here works in LTS but not 17.10 (even though it's meant for 17.10):01:37
Arfedhttps://askubuntu.com/questions/614387/gksu-gtk-warning-cannot-open-display-001:37
[n0mad]i didn't configure anything, it just works01:37
ArfedUbuntu's QA team needs to get this repro'd and fixed immediately. simply running 17.10 or LTS in VMWare and trying to run gedit in a terminal is sufficient repro01:37
TJ-!bug | Arfed01:38
ubottuArfed: If 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.01:38
bazhangArfed, please state the exact command you were issuing01:39
Arfedforget it. I'm not wasting any more time with this to file a bug report. it's QA's job to get on top of issues like this01:39
ArfedI've alrady lost around 2 hours to this01:40
bazhangArfed, that is not going to happen unless we get some exact errors/exact commands issued01:40
Arfedit's simple. install LTS or 17.10 on VMWare, open terminal then type sudo gedit01:40
TJ-looks like Bug #144974801:41
ubottubug 1449748 in Ubuntu "gedit can't run in root terminal" [Medium,Confirmed] https://launchpad.net/bugs/144974801:41
Arfedman this bug is ancient/longstanding judging by that...bump that up to maximum priority01:43
Arfedthis is the kind of thing which turns users away for good - I'm only persisting because I have to for work01:43
TJ-Arfed: that report isn't a bug, it's user error. They're trying to use session cookies/auth of another user when logged in as root. As they say, "from a user terminal, " gedit" and "gksu gedit" both work just fine."01:45
Arfedgksu gedit does not work.01:45
nojitronhi guys is there a difference between a vpn scrambler and say a vpn (ipvanish)01:45
ArfedI had to do the workaround I linked to get it working.01:45
Arfedgedit does not work.01:45
tomreynnojitron: that's not really an ubuntu issue, maybe try ##networking or ##security01:47
nojitronjust a once off i know this is ubuntu channel-this is my go to channel as i use linux and find linux users better understand most of my it related questions01:47
nojitronunderstood thanks will do01:47
nojitronhav a lovely day all01:48
tomreynyou, too01:48
Arfedif someone is involved with ubuntu or QA and has vmware, take a few mins to install 17.10 or LTS in a fresh VM, then open a terminal, and type gedit or sudo gedit or (after installing it) gksudo gedit01:48
Arfedeasy repro.01:49
TJ-Arfed: as og 16.04 tools should be using policykit, via pkexec, not gksudo/gksu. That began being phased out immediately after 14.0401:49
Arfedfine I'll start up another fresh/throwaway VM and see if that still has an isuse01:50
TJ-Arfed: gksudo shouldn't even be installed on 17.10, it's in the universe repo01:50
Arfedbut if I end up wasting my time I'm going to give out about others not putting the effort in too...01:50
TJ-Arfed: make a bug report; this channel is for support not venting. If you want to vent try #ubuntu-discuss01:51
ArfedI will not make a bug report I've wasted enoguh time and if QA cant do their job then I'm not going to bother doing it for them...01:51
bazhangArfed, then sign up with the existing bug, please dont use this channel as a rant station01:52
TJ-Arfed: fine, then please stop venting, this channel is for support questions01:52
fun0hello, how can I merge /dev/sdb and /dev/sdb101:53
fun0accidentally wrote a nimage to /dev/sdb1 and now the two filesystems can't be merged01:54
fun0both are now empty01:54
TJ-fun0: They're already the same thing, sdb 'contains' sdb101:54
fun0@TJ- but I can't write an image on /dev/sdb because the fs is too small(?)01:54
fun0@TJ- methinks I bunkered the ssd somehow01:54
TJ-fun0: sdb1 simply starts several sectors into sdb.. so do you want to 'move' sdb1 to be start of the device?01:54
fun0TJ- I want to merge them all so I can write the image to /dev/sdb correctly01:55
fun0TJ- I used dd to image something on /dev/sdb101:55
TJ-fun0: I'm confused, if that's wrong, simply write the image again but use "dd of=/dev/sdb ..."01:55
fun0TJ- but /dev/sdb only has 4 GiB of space, even though the whole drive is 114G01:56
fun0dev/sdb1 however has 111GiB available01:56
lotuspsychjeArfed: bugs are highly reccomended as they can help yourself and the community identify and solve issues01:56
TJ-fun0: how are you determining those numbers, what tool are you using?01:56
fun0TJ- fdisk, gparted01:56
bazhanglotuspsychje, bug reporting :)01:56
apb1963fun0, screenshot01:57
TJ-fun0: can you show us "pastebinit <( sudo fdisk -l /dev/sdb) "01:57
TJ-bazhang: tehehehe I just got that :D01:57
fun0TJ- http://paste.ubuntu.com/26516256/01:57
bazhangbugs, not so much01:57
TJ-bazhang: thanks for making me laugh out loud01:57
fun0TJ- http://paste.ubuntu.com/26516257/ is for /dev/sdb101:58
TJ-fun0: !$L^&)$)£!!! What the heck of you done there? :D01:58
TJ-fun0: you've managed to somehow change the block device links?01:59
lotuspsychjebazhang: yeah lol01:59
TJ-fun0: show us "pastebinit /proc/partitions"01:59
fun0TJ- http://paste.ubuntu.com/26516263/01:59
TJ-fun0: have you accidentally mounted something on top of /dev/sdb1 ? Can you show us "pastebinit /proc/mounts"02:02
fun0TJ- https://paste.ubuntu.com/26516273/02:02
TJ-fun0: /proc/partitions shows sdb is 4 blocks bigger than sdb1, and as the physical sectors for sdb1 report as 4096 bytes, that makes total sense02:03
TJ-fun0: hmmm, is it GPT with a strange protective MBR? "pastebinit <( sudo gdisk -l /dev/sdb )"02:05
fun0TJ- https://paste.ubuntu.com/26516291/02:06
TJ-fun0: ouch, something wrong there! You say /dev/sdb is an SSD?02:08
fun0TJ- yes02:10
TJ-fun0: what does this report?  "readlink -e /sys/block/sdb/device"02:10
fun0TJ- /sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host3/target3:0:0/3:0:0:002:11
TJ-fun0: OK, so it's on a USB<>ATA bridge. I suspect that bridge has failed, either permanently or just for this power cycle. I think you have to remove the USB cplug from PC, remove any external power from the USb device, give it a few seconds, re-power, and re-connect to PC, and check02:12
TJ-fun0: I've seen a lot of cheap/low-quality USB<>ATA bridge chipsets die when you do a sustained write through them, such as 'dd'ing a large disk image - my hypothesis is they overheat02:13
fun0TJ- indeed02:14
fun0TJ- how would that mess with the MBR? my current system can detect the two different partitions02:14
TJ-fun0: There are many ways things can get confused, but the point is, the system is obviously confused, so you need to unconfuse it02:20
TJ-fun0: there may be clues in dmesg / /var/log/kern.log - I/O errors, device resets, etc.02:20
fun0TJ- k thanks02:29
eric_hello02:34
=== brainwash_ is now known as brainwash
eric_hi02:34
eric_hi02:34
=== john is now known as Guest66379
=== precise is now known as skjafh
=== skjafh is now known as banevasion
=== banevasion is now known as canttouchthis
=== canttouchthis is now known as precise
badboyjerwhats up ppl03:11
lotuspsychjebadboyjer: welcome, what can we do for you?03:13
badboyjernothing much just saying hi03:14
scootleyAnyone know the default partition layout that the 16.04 installer will recommend or implement when installing from a live USB? (machine is laptop with single hard drive)03:20
lotuspsychjescootley: partitioning is really the users choice03:21
lotuspsychjescootley: do you have any special needs/plans or happy with the default partitioning from setup?03:21
scootleylotuspsychje: right but there is no default supplied for users who want it to be automatic? (I don't have the installer running so I can't check)03:21
=== wodencafe is now known as wod
scootleylotuspsychje: no special plans03:22
=== wod is now known as wodencafe
scootleylotuspsychje: just want to know what that default is.  presumably there is one and the user is not left to just figure it out from nothing03:22
scootleyI tried searching documentation for it but didn't see it any place that seemed official and up to date03:23
scootleyto be clear, I don't need help figuring out a partitioning scheme, I really just want to know what the defaults are03:25
TJ-scootley: if you choose FDE it'll use LVM, not sure if it'll use LVM regardless. I think it will use 2 partitions/LVs, one for rootfs and one for /home/, but it's a long time since I checked on that03:28
lotuspsychje!partitioning | scootley03:29
ubottuscootley: For help with partitioning a new install see https://help.ubuntu.com/community/HowtoPartition | For partitioning programs, see !GParted (recommended) or !PartitionManager. Other partitioning topics include !fstab, !home, and !swap03:29
apb1963My wireless printer can't find my router which is ubuntu 16.04.  Any good ideas?03:29
scootleyTJ-: ok thanks03:30
scootleyoh is ubottu a bot?03:30
apb1963I've already spent literally days trying to resolve this.03:30
scootleylotuspsychje: thanks although I don't see the defaults documented on that page or the ones it links to03:31
TJ-scootley: I'm checking it now , but with the 18.04 desktop installer03:33
scootleyTJ-: that's probably close enough. thanks!03:33
TJ-I don't think the d-i (debian-installer) partman options for the installer will have changed03:34
scootleyya probably not (or not too much)03:34
TJ-I'm guessing it'll set some % split if it creates multiples, with a sensible minimum03:35
scootleyya I am curious about what that % split is and what it does for swap and presumably it is ext4+journaling03:35
lotuspsychjescootley: mechanical hd or ssd?03:37
scootleylotuspsychje: ssd03:38
TJ-scootley: arghh, "You need at least 8.4 GB disk space to install Ubuntu. This computer only has 0.0 B. " :D03:42
scootleyha03:43
TJ-another bug! I gave it an 8GB LV03:44
=== r0Oter is now known as r00ter
TJ-wow! it's a proper bug; I get it with 16GB allocated03:59
=== hanasaki is now known as Guest27072
TJ-Bug #174722804:01
ubottubug 1747228 in ubiquity (Ubuntu) "[18.04] You need at least 8.4 GB ... This computer only has 0.0 B." [Undecided,New] https://launchpad.net/bugs/174722804:01
MKHey guys I need some help: I went to dismount a hard drive and it went into a pending state, kinda froze. I clicked to cancel the unmount but it was no longer mounted... once the hard disk spinned down, I turned it off to prevent any problems. But, the disk still shows in the Disk utility, and my system load keeps climbing. How can I fix this?04:04
lotuspsychjeMK: see what happens in your syslog?04:19
MKyeah kernel threw a bunch of messy errors. Right now the disk utility shows it still there even though it's disconnected... like it's hung on trying to look at it or something04:20
MKmy system load is sky high but it's not affecting performance so I think it's related to trying to do something it can't?04:21
=== hanasaki is now known as Guest94924
MKHm it is mount and umount that are hanging. Can I safely kill those processes?04:27
lotuspsychjeMK: did you do a smart test?04:31
MKYeah I did one just yesterday per chance, the disk is fine04:32
seiburiihas anyone here used debootstrap to install ubuntu to armhf device?04:36
MKok after googling this for some time I'm pretty sure these processes are stuck in the kernel right now so I'm just going to reboot04:39
ghostnik11hey i put mate on my ubuntu 16.04 b/c i thought it would be a better desktop environment but now i want it off along with all of the mate things that came with it, how can i uninstall all the mate stuff from terminal?04:46
lotuspsychjeseiburii: try #ubuntu-arm mate04:46
MKUpdate: yeah I must have hit a driver bug. System couldn't even shut down since it couldn't kill the umount process, had to cut power! Crazy.04:50
EoflaOEghostnik11: What does 'sudo apt-get purge mate*' return? please use pastebin04:50
=== aragorn is now known as john
=== john is now known as LordJohn
ghostnik11EoflaOE, it returns this: https://pastebin.com/Rm8vvktw04:52
ghostnik11EoflaOE, it seems like it will remove everything, i will go and hit accept04:53
EoflaOEread what packages does it have to remove, and then confirm04:54
=== Jochen_wvdT is now known as Schlawiner
EoflaOEEverything is ok. You may accept04:55
ghostnik11EoflaOE, yeah i already accepted it thanks bro04:57
EoflaOEyou are welcome04:58
xoxois there a JSON or REST api channel on freenode?05:03
nacc!alis | xoxo05:05
ubottuxoxo: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"05:05
LordJohnneed help, my / is on /sda1 and I want to transfer this system on sda6, can it be done?05:06
LordJohnim using trusty KDE05:06
EoflaOELordJohn, There is clonezilla. I didn't test it yet but it might fit your needs05:08
LordJohnEoflaOE, reading it rn, will update in a few min05:10
EoflaOEok05:10
TJ-LordJohn: is sda6 the same size as sda1 ?05:22
EoflaOEYesterday I installed a previous version of Firefox and it worked. I installed 2 of the plugins, old version of Ad-block Plus and the multiple file downloader. Today, I installed an old version of Browsec and then Firefox crashed. I restarted Firefox, but it keeps crashing. I am on Xubuntu 17.10.1. Firefox version is 49.05:22
LordJohnsda6 is larger than sda105:22
LordJohnTJ-, EoflaOE seems like i'll try using clonezilla to clone, using partition to partition option05:23
EoflaOEok.05:23
LordJohnthanks for your help, brb05:23
TJ-LordJohn: there's a trick I sometimes use, create an MD mirror (with no metadata) wait for the device to sync then break the mirror and change the fstab entry to point to the preferred device, grub-install, update-grub, and good to go05:23
LordJohnMD mirrir?05:24
TJ-LordJohn: Linux's multiple device managment layer, a RAID-1 mirror is two block devices05:24
LordJohncare to explain more?05:24
LordJohnsda1 and sda6 is on same harddisk05:25
LordJohnits just different partition, will it works?05:25
TJ-LordJohn: so you use mdadm to create a mirror with sda1 as the primary, then add sda6. The kernel then syncs the content of sda1 to sda6 (monitored via /proc/mdstats)... once the sync is complete break the mirror, update fstab etc and reboot05:25
LordJohnTJ-, I use mdadm from running system or via live system?05:27
hanasakiEW-7822ULC  <= can someone confirm if this works in linux?  and if it works without any extra download drivers etc?05:27
TJ-LordJohn: from running system, no downtime required05:29
TJ-LordJohn: if you can hang on a few minutes I'll test it works here05:30
LordJohnTJ-: i still try to read more about it05:31
TJ-LordJohn: Here's the commands I used for my test. If you do this you'd start at line 12 "# create an MD RAID mirror ..." and alter the device paths to match your /dev/sda1 and /dev/sda6 instead of my /dev/VG_DATA/sda1 and /dev/VG_DATA/sda605:52
TJ-LordJohn: https://paste.ubuntu.com/26517079/05:52
hanasakiany thoughts on a USB dongle that supports 802.11ac ?06:05
ggezI installed systemd-boot using bootctl and how can I set a splash screen for it ?06:07
=== Night is now known as Guest89390
=== themacproguy is now known as Zachary_DuBois
=== tcpdump_ is now known as tcpdump
=== seyeongkim_ is now known as seyeongkim
=== markus_e92_ is now known as markus_e92
=== neunon_ is now known as neunon
=== andyrock_ is now known as andyrock
=== emdashcomma_ is now known as emdashcomma
=== SCollins- is now known as SCollins
=== icey_ is now known as icey
=== Mercury_Vapor_ is now known as Mercury_Vapor
=== craysiii_ is now known as craysiii
=== prosody_ is now known as prosody
=== eruditass_ is now known as eruditass
=== jyc_ is now known as jyc
=== ChrisMorrisOrg_ is now known as ChrisMorrisOrg
seiburiihello when compiling a kernel, if an option in your config file is commented out or not set, will you always be asked for it?06:18
cyberspectreHow can I set up a constant audio stream from my windows computer to my ubuntu computer?06:21
GizmoRomickCould anyone tell me, in a markdown formatted document, if there is a way to insert a block of text that will not be markdown formatted06:22
ix_hello, where can I find a copy of the default blacklist.conf?06:23
CroephaHello :)  So im trying to get a ubuntu (14.04) system working on some older (~2007 era) hardware.  I've got it installed to a USB drive and I did an apt update/upgrade on it and now it wont boot.  Grub comes up, but it's like it hasn't loaded a config.  I already tried running grub-install via chroot from a ubuntu 12.04 system on another drive and it doesn't seem to have an effect...  When grub comes up it is able to mount and browse the ext4 root06:29
Croephafilesystem, but when I try to cat grub.cfg it reads like a binary file, when I try to cat it from the chroot it reads like a nomral text file... any ideas?06:29
CroephaI would like to amend my last statement, I am trying to get a 16.04 system working, and my chroot host was 14.0406:33
Amm0nCroepha, after grub-install you create a grub.cfg with update-grub or something?06:37
CroephaAmm0n: I am using stop grub.cfg, im not intending to do anything clever here06:38
CroephaAmm0n: meant to say "stock grub.cfg"06:38
Croephalike it reads fine from linux, but the same file reads as garbage from grub06:39
Amm0ndid you ran update-grub after grub-install?06:40
CroephaAmm0n, nope, should I? Ill try that.  from my understanding thats the opposite order of things but im not an expert of-course06:41
Amm0nyes you should. this command creates a grub.cfg file06:42
Amm0nhttps://help.ubuntu.com/community/Grub206:43
TreyNTX69Can someone pls help me get my python script to run under my user cron?06:48
TreyNTX69*I'm using Ubuntu 16.04 w/xfce406:53
TreyNTX69Here's what I've done:06:53
TreyNTX69* I added it to my cronfile via crontab command.06:53
TreyNTX69* I added it to run every minute (the script takes about 1 second to run)06:53
TreyNTX69     * * * * * /home/trey/python/weather/wxtracker.py06:53
TreyNTX69* I also added a blank line after my entry to make sure there was a crlf06:53
Amm0nTreyNTX69, it should be something like */10 * * * * /usr/bin/python script.py06:57
Amm0nTreyNTX69, and you should use a paste service to paste more lines06:59
AgumlHola ¿Algún canal de Ubuntu para hispanos?06:59
TreyNTX69https://paste.ubuntu.com/26517258/07:00
guest-i3KIvpni-Hackathon: https://github.com/circuits/circuits/is07:00
guest-i3KIvp* Topic for #circuits set by prologic!sid110340@gateway/web/irccloud.com/x-ugqgerspighhewlj at Wed Jul 20 10:06:53 201607:00
guest-i3KIvp-ChanServ- [#circuits] This channel is logged. Logs: http://bit.ly/VA9T3f07:00
guest-i3KIvp* #circuits :http://bitbucket.org/prologic/circuits/07:00
guest-i3KIvp* ChanServ gives voice to guest-i3KIvp07:00
guest-i3KIvp<guest-i3KIvp> Hello, can anyone help me about highside mosfet turning off inductive loads?07:00
guest-i3KIvphello07:02
AgumlTengo problema con lubuntu y touchpad07:06
krytarik!es | Aguml07:07
ubottuAguml: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.07:07
=== jrabe` is now known as jrabe
AgumlThanks07:07
CroephaAmm0n: Thanks for the feedback, it works now after an update grub... still find it strange that the same file apeared differently in grub cat vs the mount, but maybe im too tired to be doing this anyway... thanks :)07:09
Amm0nTreyNTX69, maybe you get an error if you add * * * * * /usr/bin/python3.5 /home/trey/python/weather/wxtracker.py >> /tmp/log 2>&107:09
Amm0nCroepha, yw07:09
TreyNTX69Amm0n: Thanks... trying that now...07:11
TreyNTX69It created a 0 byte log07:14
TreyNTX69interestingly, though, it only created it once. It should have been overwritten several times by now, but it's still just the old 0 byte log created about 4 mins ago07:17
TreyNTX69Ok. I figured out what it's doing. It's running... but putting the output in a strange place.07:19
TreyNTX69Thanks Amm0n. :D07:19
Amm0nTreyNTX69, maybe you could create another crontab to use it with another user: crontab -u <username> -e07:25
Amm0nTreyNTX69, i don't use cron often and i'm still learning07:26
TreyNTX69Amm0n: that's ok. You still helped me find the problem. I can correct it now. My script, when running under cron was putting the output into the wrong folder.07:27
TreyNTX69I just need to add the current working folder to the path of my output file so it lands in the correct place when running under cron07:28
nils_hi, I'm having a bit of a senior moment, somehow SDDM doesn't offer me a session to select (I have plasma, cinnamon and lxqt installed).07:28
ducassenils_: what's in /usr/share/xsessions?07:31
ggezI installed systemd-boot using bootctl and how can I set a splash screen for it ?07:33
ggezi'm using ubuntu07:33
=== rama is now known as Guest85352
ducassedoes systemd-boot even support a splash screen?07:37
nils_ducasse, aforementioned sessions. (cinnamon2d.desktop  cinnamon.desktop  lxqt.desktop  plasma.desktop)07:40
ducassenils_: ok, so they _are_ there. you've tried restarting sddm, i assume?07:41
nils_ducasse, yes07:43
ducassenils_: try asking in #kubuntu, they probably have much more experience with sddm07:45
nils_ducasse, will do, thanks.07:47
nils_might as well switch to lightdm for the time being ;)07:50
ducassethat's another option :)07:51
=== sudheendra_ is now known as sudheendra
=== knitt1 is now known as knittl
matyd918So i08:35
matyd918damnit, i'm new to ubuntu. I've got an issue with the keyboard though, the cursor moves and its very eratic08:35
matyd918Takes me forever to get a sentence typed because i keep having to either click the text field so tha ti can continue typing to delete letters in between words because it's moving around so much08:36
matyd918any ideas or help would be awesome, ubuntu 16.04, dell inspiron 15 356708:37
EriC^^matyd918: try settings > mouse & touchpad for anything useful08:38
EriC^^maybe disable tap to click08:38
matyd918I've been in those settings, let me try that08:38
stumper_i have some weird hardware issues08:40
stumper_i cant get my head wrapped around it08:40
matyd918I disabled tap to click, I'll give it a few minutes and see if that helped. Seems to have helped. Thanks eric08:40
soogy_duckydan, it does support a splash screen during kernel booting08:40
stumper_i have two seperate devices, two different rooms, both refuse to give hdmi output08:40
stumper_no signal, both worked fine yesterday08:41
stumper_it doesnt make any sense08:42
varaindemianwhy do I keep seeing this when  try to update? https://paste.debian.net/1008715/08:43
varaindemiancould someone please help here?08:43
ducassevaraindemian: you're on yakkety, that's eol a long time ago08:44
ducasse!eol08:44
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/EOLUpgrades08:44
varaindemianducasse: thank you how can I safely update?08:45
ducassevaraindemian: you need to upgrade to zesty, then to artful. see the link from ubottu.08:46
soogy_I installed systemd-boot using bootctl and how can I set a splash screen for it ?08:58
luxioI have an alias set to `sudo !!`, but when I use it, it says "sudo: !!: command not found"09:10
luxioBut when I do `sudo !!` in the terminal alone, it works fine09:10
calicoakik, the flashing is back...09:12
calicoakik, interestingly enough only flashed a few times and it stopped. Previously it wouldn't stop until I rebooted09:15
EriC^^luxio: try adding a space at the end of the alias, e.g "alias bla='sudo !! '"09:16
EriC^^luxio: nevermind, doesn't work09:16
luxioI found a solution09:17
luxio'sudo $(fc -ln -1)'09:17
EriC^^luxio: cool09:18
luxioWhy aren't I getting any notifications when I should get one?09:24
luxioFor example when I'm pinged on HexChat, the icon in the taskbar doesn't start blinking09:24
luxio(I'm running artful)09:25
=== gms is now known as Guest33827
marethello from security point of view. should I create new user for every web application which runs on my server so I would have app1User app2User etc?09:30
erandihi09:31
erandiaaaaaaaaaa09:31
=== justinfaler is now known as immune
helloSirWhy do i need to login with the specific user to enable systemctl --user when i made a .service file where it tells user=username09:32
helloSirService won't start if i don't login via ssh09:37
helloSirwhen i login it auto starts09:37
helloSiron ubuntu server lts09:38
maik427!Trainfiles Phoebe Robinson - You Can't Touch My Hair- And Other Things I Still Have to Explain (retail) (epub).epub09:48
ubottumaik427: I am only a bot, please don't think I'm intelligent :)09:48
bazhangmaik427, no warez/file sharing here09:50
calicoI just discovered Cron with relation to automatic blocking of tracking and ads via the host file. Is there a GUI for Cron in Ubuntu?09:54
ikoniacalico: what does cron have to do with blocked adverts ? it's a task scheduler10:01
ikoniacalico: also cron is a very simple text file format, while I'm sure there will be guis available for it, you'll probably find it easier to just use the text editor, more so when the cron layout, user / system / timed events may have problems if it's hardcoded in the guis10:02
calicoikonia, the page says "Download the following two files (or use a daily cronjob to do it automatically)"10:02
calicoI have no idea how to that though, Googled cron but didn't understand anything....10:03
ikoniacalico: ok, so thats basically either one cronjob calling a script, or two crons10:03
ikoniacalico: not not recommend managing your host file via cron unless you a.) REALLY trust the source b.) understand what's happening to be able to undo it / debug it10:03
calicoThen it says that it would be using dnsmasq, I imagined that sites would be blocked via the host file. Is there difference between the two?10:04
ikoniadnsmasq is a local dns service (ubuntu uses it) but I'd certainly suggest making a regular block list in the host file unless you are comfortable with the two statements I made earlier10:04
calicoNow that I think about it - I am not THAT comfortable with that. :)10:05
ikoniacalico: are you just trying to block adverts for yourself ?10:05
calicoCurrently, I am using disconnect.me and ghostery, but I don't trust Ghostery and I don't like disconnect.,e10:05
ikoniaor for many people on your network ?10:05
calicoJust me10:05
ikoniacalico: there are many browser plugins that can help if it's just for one user10:06
ikoniacalico: there are many external DNS providers who do this too, so you could just change your DNS service to be one of those10:06
ikonia(if you want a simple fix that's not your problem to maintain)10:06
calicoThe thing is, I use MULTIPLE:) browsers and it adds up in the RAM memory... I'd rather centrally block everything that I want10:07
calicoThat seems cool! What should search for?10:07
calicoshould I*10:07
ikoniaDNS adblock services ?10:07
calicoHmm:)_ Alright, lemme see10:08
calicoikonia, I found this https://adguard.com/en/adguard-dns/overview.html10:15
calicowhat would be the best way to implement that10:15
ikoniacalico: docs say just set the dns servers to be those on the sites10:19
calicoIs this a better option https://adguard.com/en/adguard-dns/overview.html10:20
calicoOops - https://github.com/pi-hole/pi-hole/#one-step-automated-install10:20
ikoniaup to you10:20
ikoniayou're not going to get easier than 'point your machine to use this DNS server"10:21
zomaarWhen my computer comes out of standby the sound is staggering.10:21
zomaarSolution: kill pulseaudio.10:21
zomaarKilling pulseaudio is always the solution ^^.10:21
calicoikonia, am I supposed to set my router to use certain DNS servers, I am confused... And I am trying to only block them on my laptop for now10:32
ikoniacalico: you can set your router or hosts10:33
ikoniaas in client eg: laptop/desktop/wahtever10:33
ikoniawhatever10:33
ikoniacalico: all the info is listed on their site10:33
calicoikonia, right, so am I supposed to edit/etc/resolv.conf?10:37
=== r0Oter is now known as r00ter
dsgasadfaHI MY MOUSE ISNT WORKING11:21
cfhowlettdrop the caps11:21
dsgasadfaHOW DO I FIX11:21
dsgasadfaok11:21
cfhowlettdsgasadfa, check the battery11:22
dsgasadfabattery of my mous?11:22
dsgasadfait doesnt have a batery11:22
cfhowlettcheck the plug11:22
dsgasadfait doesnt have a plug11:23
dsgasadfaits touchpad man11:23
cfhowlettyou SAID mouse11:23
soogy_I installed systemd-boot using bootctl and how can I set a splash screen for it ?11:25
jeremiesDo you know some free accounting software for rental business?11:25
cfhowlettjeremies, gnucash comes to mind11:26
jeremiescfhowlett, but it has no specific options for property management11:27
cfhowlettnope.11:27
jeremiesDo you know an alternative to gnucash?11:28
cfhowlettfor private real estate, I'm inclined to suggest11:29
cfhowlettquicken rental property manager >> windows in a virtualbox.11:29
cfhowlettI know of no linux equivalent11:29
jeremiesOk, thanks11:32
jeremiesAnyone knows an alternative to gnucash with support to rental business?11:32
cfhowlettjeremies, fyi     https://www.techwalla.com/articles/how-to-open-quickbooks-with-linux11:33
cfhowletthttps://appdb.winehq.org/objectManager.php?sClass=application&iId=976411:35
CoderEuropemorning.11:40
dsgasadfawahst the meaning of ubuntu11:44
dsgasadfaits such a silly word11:44
jattdsgasadfa: 🖕11:44
s10gopalducasse: can you please tell me what should i do now ? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/174564611:46
ubottuLaunchpad bug 1745646 in linux (Ubuntu) "Battery drains when laptop is off (shutdown)" [Medium,Triaged]11:46
soogy_s10gopal, disable wake on lan11:46
soogy_i had the same problem11:46
soogy_disabling it fixed it11:46
s10gopalit is disabled11:46
soogy_are you sure11:46
s10gopalyes11:47
soogy_maybe the driver doesn't let it be disabled or something due to a bug11:47
soogy_since WOL is the only thing that could do that11:47
soogy_what happens if you enable WOL on Windows ?11:47
s10gopalnothing11:48
soogy_wierd11:49
soogy_maybe its something with tpm like the comments say11:49
tomreyns10gopal: did you ever try it with a mainline kernel (as requested)?11:51
s10gopalyes11:51
s10gopaltomreyn: now i need to report that mainline bug11:52
ducassesoogy_: yes, do what the last post said and create an upstream bug report - follow the instructions in the link11:52
OnkelTemHi folks11:52
tomreynwell, then do it11:52
ducasses10gopal: yes, do what the last post said and create an upstream bug report - follow the instructions in the link11:52
ducassesoogy_: sorry, was not for you11:53
s10gopalducasse: how , and what to report ?11:53
soogy_nvm xD11:53
OnkelTemCan you recommend a tool to make screenshots? Kubuntu here. I just need to: press a combination of keys -> select area -> get the screenshot published in the internet and have a link to it?11:53
ducasses10gopal: i just told you, follow instructions in the link11:53
s10gopalducasse: plz help me to make a report11:54
OnkelTemI tried both KSnapshot and Spectacle but they both suck11:54
OnkelTemI just need a simple tool, which does exactly what I want11:55
ducasses10gopal: just read the linked page and post the info from this bug report11:55
s10gopalducasse: i'm unable to understand it plz help me11:56
s10gopalducasse: sh: 0: Can't open scripts/ver_linux11:58
soogy_how can I rebuild the ubuntu kernel so I dont need initramfs ?12:03
s10gopaltomreyn: sh: 0: Can't open scripts/ver_linux12:04
tomreyns10gopal: i don't think i asked you to run a command, why are you sending me some (unknown) command's output?12:05
s10gopaltomreyn: sh scripts/ver_linux12:06
cfhowlett! | s10gopal, you really do need to file your own bug report.  follow the instructions12:06
ubottucfhowlett: I am only a bot, please don't think I'm intelligent :)12:06
s10gopaltomreyn: can you please help me in reporting bug12:06
cfhowlett!bug | s10gopal, you really do need to file your own bug report.  follow the instructions12:06
ubottus10gopal, you really do need to file your own bug report.  follow the instructions: If 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.12:06
tomreyns10gopal: now you sent me the command you ran somewhere, but you didn't explain why you ran it or why you are telling me.12:06
ducasses10gopal: you should really stop higghlighting random people, you've been told this before12:06
s10gopaltomreyn: it is written in link12:07
s10gopaltomreyn: https://www.kernel.org/pub/linux/docs/lkml/reporting-bugs.html12:07
akiks10gopal: scripts/ver_linux is probably in the kernel source tar package12:09
s10gopalakik: how to report it ?12:09
akiks10gopal: report that it's not there or what?12:10
s10gopalakik: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/174564612:10
ubottuLaunchpad bug 1745646 in linux (Ubuntu) "Battery drains when laptop is off (shutdown)" [Medium,Triaged]12:10
tomreyns10gopal: install the mainline linux-headers package, boot into the mainline kernel and run /usr/src/linux-headers-`uname -r`/scripts/ver_linux12:11
s10gopaltomreyn: i am running ml 4.1512:11
tomreyns10gopal: so do the other things i just listed12:11
s10gopaltomreyn: http://paste.ubuntu.com/26518309/12:12
s10gopaltomreyn: and why amd modules are loading ? i disabled it in bios and nomodset too12:13
tomreyns10gopal: so this step of the bug reporting preparations solved. congratulations.12:13
tomreyni don't know.12:14
s10gopaltomreyn: how to fix it ?12:15
akiks10gopal: you can disable the loading of modules on the kernel command line "modprobe.blacklist=module"12:15
s10gopalakik: already done amdgpu + radeon12:15
soogy_s10gopal, do you have an amd graphics card ?12:16
soogy_i dont think they would load unless you had one12:16
s10gopalsoogy_: amd + intel12:16
soogy_s10gopal, then you should keep the modules loaded12:16
soogy_if you plan to do gaming you can use the amd gpu by running DRI_PRIME=1 game-command12:16
s10gopalsoogy_: i dont need amd , no drivers available + need to save battery12:16
soogy_s10gopal, it doesn't save battery by disabling it12:17
soogy_but you can if you want12:17
dsgasadfahello I replaced my ubuntu with mac osx how do i rollback12:18
dsgasadfawithout usb12:18
soogy_dsgasadfa, https://apple.stackexchange.com/questions/162615/i-overwrote-osx-with-linux-by-accident12:20
soogy_try that12:20
cfhowlettdsgasadfa, trolling in this channel is unwelcome.  stop.12:20
soogy_how can I rebuild ubuntu kernel so that I can boot without initramfs12:23
tomreynsoogy_: why do you want to do so n the first place?12:40
soogy_tomreyn, reduce boot time12:41
soogy_by like 0.5 seconds xD12:41
tomreynso, you're not being serious?12:41
tomreynbooting without initramfs will remove a lot of flexibility and features needed for most use cases during early booting. you probably don't want to do that.12:44
khannhello12:47
khannyoho12:47
soogy_tomreyn, like what I just need it to load init13:06
soogy_udev can load all the other modules like mouse later13:06
soogy_how can I enable EFI stub when configuring a kernel ?13:07
soogy_i can't find it in the menu13:07
BluesKajHiyas all13:27
lotuspsychjeany fast alternatives for calibre?13:32
tomreynsoogy_: CONFIG_EFI_STUB=y https://wiki.ubuntu.com/EFIBootLoaders https://wiki.debian.org/EFIStub13:32
basarhey13:35
basardo you recieve my messages13:35
lotuspsychjebasar: yes we see you13:35
amriunixhi!13:37
amriunixwww-data:x:33:33:www-data:/var/www:/usr/sbin/nologin13:37
amriunixthe only environment variables for www-data is PWD ! Why ? and how we can modify this ?13:37
=== Jalen_ is now known as Jalen
kyberkathi13:44
gopalioria: can you please help me , i want to make a ml kernel bug report13:49
ducassegopal: as said plenty of times, stop highlighting people at random13:50
tomreynamriunix: i would think www-data has no environment since it has no login. what are you trying to achieve there?13:50
lotuspsychjekyberkat: welcome, how can we help you?13:50
gopalducasse: he was helping me yesterday13:50
gopalhow to check my dedicated gfx card is on or off ?13:51
ducassegopal: doesn't really matter, ask your questions to the channel13:52
JoeLlamahow do I install apt-offline on an offline computer without connecting it to the internet?14:37
tomreynJoeLlama: didn't you ask the same question yesterday (and got answers)?14:39
dw1this site https://www.ubuntu.com/support/plans-and-pricing says can get Ubuntu Advantage for server for free without support - how do you set it up?14:40
EoflaOEJoeLlama: Do you have another computer with internet connection?14:40
lostMeUbuntuonce i did put /home on a separate partition. following some howto no doubt. now i'd like to reverse. move /home back to root partition. how to go about?14:42
JoeLlamaEoflaOE no, no other computer on the internet even EoflaOE... unless you consider THIS one :P14:42
JoeLlamayes I do in that case (:14:42
JoeLlamatomreyn I don't think I got the answer14:43
JoeLlamaI asked about installing VLC offline tomreyn14:43
JoeLlamabut to do that I need to install apt-offline first14:43
EoflaOEI think that is impossible as far as I know to get a package offline in Ubuntu.14:43
JoeLlamaso, yes this is as continuation of that conversation yesterday14:44
tomreyn!apt-offline | JoeLlama: did you read the wiki page you were pointed to yesterday (https://irclogs.ubuntu.com/2018/02/03/%23ubuntu.html)?14:44
JoeLlamahold on lemme look at the logs tomreyn14:44
tomreyn!info apt-offline14:44
ubottuapt-offline (source: apt-offline): offline APT package manager. In component universe, is optional. Version 1.8.1 (artful), package size 45 kB, installed size 223 kB14:44
JoeLlamahrm no record of that perhaps I missed it tomreyn14:45
JoeLlama"The requested URL /2018/02/03/#ubuntu.html) was not found on this server."14:45
tomreynJoeLlama: here's what eric said to you: hmm, well on the 17.10 one, type "apt-cache show apt-offline" get the dependencies from the Depends line and then run 'apt-cache show python-magic' for example, and look at the Filename line, that's the link to where you can download it manually and use dpkg to install them all14:45
nils_lostMeUbuntu, I'd boot into a livecd, mount root to /mnt/root, mount home to /mnt/home, then mkdir /mnt/root/home und then move the files, after that umount and delete the partition and perhaps embiggen the root14:45
JoeLlamano so in that case I did not see it since it apparently doesn't exist14:46
tomreynJoeLlama: try without the trailing ')': https://irclogs.ubuntu.com/2018/02/03/%23ubuntu.html14:46
JoeLlamaah14:46
tomreynyou seem to have missed it.14:46
JoeLlamaoh ok no I did not see this.  If someone referenced it I didn't get it.14:47
JoeLlamaok thanks tomreyn :)14:47
JoeLlamaloooks teedious14:47
tomreynhttps://help.ubuntu.com/community/InstallingSoftware#Use_apt-offline14:48
lostMeUbuntugosh nils_ .. that sounds great. i even remember some of those moves.. guess i did something like that moving the /home to other partition.14:48
gopalhow to fix it ? https://bugzilla.kernel.org/show_bug.cgi?id=19866514:48
ubottubugzilla.kernel.org bug 198665 in Other "Battery drains when laptop is off (shutdown) . WOL disabled and no usb device connected." [High,New]14:48
JoeLlamahrm I'm still not sure how to get apt-offline onto the offline computer but  I will give this a try14:49
brainwashJoeLlama: you download the apt-offline package, transfer it the other computer and install it14:53
JoeLlamaE: Unable to locate package apt-offline"14:55
JoeLlamaso I still don't understand tomreyn, how do I get the packages apt-offline onto the PC that is offline?!14:56
brainwashfor which ubuntu release?14:56
auronandaceJoeLlama: download them from a pc that is online then transfer to the offline one14:56
gopalhow to fix it ? https://bugzilla.kernel.org/show_bug.cgi?id=19866514:57
ubottubugzilla.kernel.org bug 198665 in Other "Battery drains when laptop is off (shutdown) . WOL disabled and no usb device connected." [High,New]14:57
JoeLlamaah ok ok and how do I download it from the online PC auronandace?14:57
brainwashit can be easily downloaded from https://launchpad.net/ubuntu/+source/apt-offline14:58
auronandaceJoeLlama: scroll up and see what they have told you14:58
JoeLlamanice brainwash thanks :)14:58
ducasselostMeUbuntu: you also need to remove /home from the fstab before booting the system again14:59
brainwashJoeLlama: click on the ">" next to the version, scroll down, and click on the .deb link14:59
JoeLlamahrm I still have no clue :(  no matter how much I scroll up auronandace14:59
brainwashc'mon14:59
JoeLlamaok thanks brainwash15:00
brainwashcan you at least try a bit harder =S15:00
JoeLlamaI am trying :(15:00
lostMeUbuntuducasse: yes. i was reading up on the details.  https://help.ubuntu.com/community/Partitioning/Home/Moving15:00
Commander_CodyI'd like to downgrade warzone2100 to version 3.1.5 on Ubuntu 16.0.415:01
Commander_CodyWhat's the easiest way to do that?15:01
lostMeUbuntui'm such a silly user.  i even think it should be something in the gui structure. moving several mount point in your system.15:01
auronandaceCommander_Cody: downgrading isn't really supported. what you'll essentially have to do is remove the current version and install the older one15:02
brainwashCommander_Cody: 16.04 has version 3.1.115:02
lostMeUbuntui'll never get it. computers aren't meant for normal users.15:02
Commander_Codyauronandace: Okay.15:03
nils_lostMeUbuntu, it's a little complicated to do on a running system since most everyhing needs /home for something, you'd need a full fledged root account for example15:03
nils_lostMeUbuntu, it's kinda like changing a tire while driving, it's doable but not trivial.15:03
brainwashCommander_Cody: wouldn't 3.1.5 be an "upgrade"?15:03
JoeLlamaok brainwash I have the file "15:04
JoeLlama    apt-offline_1.8.1_all.deb (45.4 KiB)15:04
brainwashJoeLlama: transfer and install it with "sudo dpkg -i apt-offline_1.8.1_all.deb"15:05
lostMeUbuntunils_: appreciate your explanation. but cars are stupid vehicles. based on an invention done in neolithic times.15:06
JoeLlamaneat ok15:06
Commander_Codybrainwash: Perhaps, since the number of bugs within the software increases with every release :p15:06
lostMeUbuntuoh look! when it's round it will roll over a flat surface!15:06
nils_given enough time I think I could probably come up with the wheel, I'm not so sure about a combustion engine.15:07
gopalhow to fix it ? https://bugzilla.kernel.org/show_bug.cgi?id=19866515:07
ubottubugzilla.kernel.org bug 198665 in Other "Battery drains when laptop is off (shutdown) . WOL disabled and no usb device connected." [High,New]15:07
brainwashCommander_Cody: maybe you should give the most recent version a try15:08
nils_lostMeUbuntu, the use case of changing file systems and moving mount points isn't frequently needed and as I said it's non-trivial, so nobody really wants to solve that problem15:08
lostMeUbuntunils_: i'd give you you'd come up with a horse in front. or some slaves.15:08
nils_lostMeUbuntu, and since there is btrfs, ZFS and LVM15:08
nils_I'd probably eat the horse instead ;)15:08
tomreynJoeLlama: did you get it sorted?15:09
tomreyni was gone for a bit15:09
lostMeUbuntuso it would be left to slaves then.15:09
Commander_Codybrainwash: I'm okay, I merely try to assist another user who has less skill.15:09
JoeLlamaworking on it ... trying to figure out the path to my USB drive15:10
tomreyngopal: this is not the kernel developers' channel. and please don't repeat it once every ten minuntes.15:10
tomreyngopal: just have some patience, and wait for them to respond. it wont take place in #ubuntu15:10
tomreyngopal: ...nor in #ubuntu-kernel where you cross posted to twice so far.15:11
ChileStuffGreetings denizens15:12
JoeLlamahrm...  ok so like my volume label has spaces in the name and apparently that doesn't work in a path...  how do I get around that?15:13
Commander_CodyJoeLlama: Do you know about quoting in the shell?15:13
JoeLlamanope :)15:13
tomreyneither quote the entire path or escape spaces as in "word1\ word2"15:14
JoeLlamaso like if the path is /media/machine/abc def ghi how do I set that up?15:14
ChileStuffoy15:14
JoeLlamaI will google15:15
=== LevierMRQ1 is now known as LevierMRQ
JoeLlamaoh ok tomreyn just say that thanks15:15
Commander_CodyJoeLlama: One of the basic concepts is word splitting. So if your there is a space in something like a file called "space file"15:15
felixsanzi have installed a package using "snap", how i can change the channel for that package? (beta to alpha for example)15:15
tomreynJoeLlama: use either "'/media/machine/abc def ghi'" or "/media/machine/abc\ def\ ghi" (without the double quotes)15:15
=== SimonNL is now known as SimonNL_Afk
Commander_CodyJoeLlama: Then simply typing space file will mean the shell treats this as two distinct words15:15
Commander_CodyJoeLlama: But if you type "space file" it will be treated as one word15:16
JoeLlamaok15:16
JoeLlamaok so yes I typed in sudo dpkg -i etc and now I get a > prompt15:17
tomreynso you either missed a quotation mark or added one in excess15:18
JoeLlamaoh15:18
ChileStuffCan anyone help me convert a GPT partition to MBR?15:18
tomreynpress ctrl-c, review your command15:18
ChileStuffI'm following the instructions on Techwalla but they don't help15:18
JoeLlamanope can't find the file :(  I'll get some food and try again15:21
auronandaceChileStuff: backup what you need and reformat the drive to mbr then copy over what you backed up15:23
ChileStuffIf it were that simple15:24
ChileStuffmbr is not a format15:24
multifractalMy ipod classic is listed by lsusb, but doesn't appear in nautilus or rhythmbox15:25
multifractalubuntu 16.0415:25
auronandaceChileStuff: it is a partition scheme, you make the whole drive mbr or gpt. you don't make particular partitions mbr or gpt15:25
PoopooFaceMonkeyHello everyone!15:25
ChileStuffThat I know ... I just don't know how to convert from gpt to mbr15:26
PoopooFaceMonkeyI'm trying to install ubuntu but I'm having problems. I get stuck at the 5 dot screen for about 30 minutes, then i get a blank black screen.15:27
ChileStuffI found "instructions" that are less than helpful15:27
auronandaceChileStuff: after you have made your backups launch a livecd with gparted and pick device, create partition table15:27
ChileStuffhmm15:28
ChileStuffwould gparted be the same or similar to gdisk?15:29
auronandaceChileStuff: i have not used gdisk sorry15:29
ChileStuff'ok, I'll try gparted ... gdisk ain't helping15:29
auronandaceChileStuff: any reason why you want mbr instead of gpt?15:29
ChileStuffYeah, I need to install windows 7 but it won't load to a gpt15:30
ChileStuffThe machine currently has windows 10, but as far as I'm concerned, that's no better than a virus15:31
JoeLlamaok so this is what I have.  The file apt-offline_1.8.1_all.deb is on a USB drive which has the path /media/name/USB drive so I have: sudo dpkg -i /media/name/"USB drive"/apt-offline_1.8.1_all.deb <--- cannot access archive15:31
JoeLlamawhat am I doing wrong auronandace, tomreyn?15:32
JoeLlamaoOo I'm so close :)15:33
adalbertJoeLlama: try sudo dpkg -i "/media/name/USB drive/apt-offline_1.8.1_all.deb"15:33
JoeLlamaoh!15:34
JoeLlamanope adalbert...  hrm I'm doing something wrong15:35
adalbertthat is weird.15:36
JoeLlamaoh but if I click on the .deb file a GUI interface pops up asking if I want to install it! :)15:36
tmusFor apps that are available in same versions in snap (often in classic confinement) and a supported repository, what are the benefit of using snap over the native app?15:37
JoeLlamabut it's now saying something went wrong it got unknow content type (null)15:37
adalbertJoeLlama: the archive might be broken or corrupt ?15:37
HUJHI15:38
JoeLlamahrm I just downloaded it adalbert but yes I had trouble safetly removing the drive perhaps I need to fsck it15:39
ChileStuffauronandace gparted only gives me msdos, not mbr as an option ... input?15:40
auronandaceChileStuff: yeah, msdos is mbr15:41
ChileStuffJust making sure  :)15:41
ChileStuffthanks15:41
JoeLlamanope adalbert :(15:42
adalbertJoeLlama: I bet the archive is broken15:43
JoeLlamawell it extracted the files for me okay adalbert15:45
JoeLlamaI download again15:46
adalbertHmm, sudo apt-get install apt-offline isn't enough?15:46
adalbertit's currently at version 1.715:46
JoeLlama1.8.1 but it says something about that it's a debian file15:49
ChileStuffauronandace that did the trick15:50
ChileStuffThanks for your help15:50
PoopooFaceMonkeyI currently have Debian. I'm trying to install ubuntu but I'm having problems. I get stuck at the 5 dot screen for about 30 minutes, then i get a blank black screen.15:50
auronandaceChileStuff: no worries15:51
JoeLlamayes adalbert there are three files in that .deb and one of them is debian-binary15:51
ChileStuffI gotta say I'm new to Linux and I have a lot to learn, but I'm already diggin how powerful it can be15:53
JoeLlamawelp, I can see the learning curve is going to be steep on this one (:  Time to look at forums15:54
ChileStuffWelcome my favorite wood15:54
PoopooFaceMonkeyAnyone know what i should do?15:54
brainwashJoeLlama: does "md5sum apt-offline_1.8.1_all.deb" return "b775451a3a1162a56d3751468dd1cec5"?15:54
JoeLlamaoh lemme look brainwash15:54
ChileStuffWell, 2nd fav  :D15:54
ChileStuffbbl15:55
JoeLlamait just can't find the file brainwash I think that is the problem here15:55
brainwashyou didn't transfer it?15:56
JoeLlamayeah it's there..  I just don't have the path right or something... working on it15:56
brainwashmd5sum "/path/to/apt-offline_1.8.1_all.deb"15:57
JoeLlamaI have the entire path in quotes15:57
brainwashfile still missing?15:58
JoeLlamayeah missing15:58
JoeLlamaI am trying that with other files15:58
JoeLlamadoesn't find files in that path15:58
JoeLlamaI'll type the path back in15:59
brainwashyou can change directory with "cd /path/to"16:00
brainwashthen you can omit adding the full path to the md5sum instruction16:00
JoeLlamaduh!  I had two letters in lower case16:01
tomreynJoeLlama: next time, you can use the 'ls' command to list directory contents.16:02
JoeLlamait's installing :)_16:02
JoeLlamaoh yes that might have helped tomreyn16:02
JoeLlamasweet16:03
JoeLlamaokay so next I need to install 17.10 update files bbl16:03
JoeLlamaoh and thanks for the help and for putting up with me (:16:03
tomreynJoeLlama: maintaining an airgapped installation is maybe not for the novice user. it might be good to experiment with an internet connected ubuntu before you take the airgapped approach.16:03
tomreynJoeLlama: ...on the other hand you're half-way there now.16:04
JoeLlamaprobably tomreyn...  but I need this system up and running very soon and it needs to be offline16:04
JoeLlamayeah :) half way16:04
plastafierceMy grahpics drivers wont install can someone help16:12
JoeLlama*sigh* okay so I sudo apt-offline set ~/apt.sig   and then I get ERROR: FATAL: Something is wrong with the APT system16:24
JoeLlamawhat went wrong? :(16:24
JoeLlamaah crap my apt-offline is borked16:26
JoeLlamaI think this was apt-offline for debian...  gunna redownload16:30
JoeLlamadoes anyone know where to get the correct apt-offline isntallation package for ubuntu 17.10?  I don't think I got the correct one.16:31
brainwashI've linked the correct one16:32
brainwashtherefore, you have the correct one16:32
JoeLlamaoh good :)  um..... do I scroll up to that brainwash?16:32
JoeLlamaokay well I will scroll up and try to find it brainwash16:33
brainwashno need to16:33
brainwashunless you don't actually have ubuntu 17.1016:33
brainwash1.8.1 is for 17.1016:33
JoeLlamaok ok so I did the md5sum and it is corrrect as you stated it.16:34
JoeLlamabut when I do the sudo apt-offline ~/apt.sig I get ERROR: FATAL: Something is wrong with the APT system16:34
JoeLlamaand I am running ubuntu 17.10 on a 64 bit system16:35
brainwashthen google that message16:35
brainwashthat is what I would have to do16:36
JoeLlamayup I did... trying to fix broken system16:37
JoeLlamaI reinstalled apt-offline16:37
JoeLlamabut same result :(16:37
JoeLlamafrustrating, isn't it?16:38
brainwashI guess16:38
faekjarzHi, is there a native way to secure erase an (micro)SD card, like SSDs? I mean apart from overwriting multiple times, when one intends to account for internal wear leveling.16:38
JoeLlamait did say "Errors in processing" when I did the install for apt-offline16:38
JoeLlamadeepency problems16:39
Kon-Does a 16.04 live CD support Nvidia Pascal GPUs?16:39
brainwashfaekjarz: I would ask in ##hardware16:39
Kon-16.04.316:39
JoeLlamaoh depedency problems - leaving unconfigured brainwash16:39
brainwashKon-: probably if you boot with "nomodeset"16:39
JoeLlamaok well back to forums16:39
Kon-brainwash, booting with nomodeset gives this https://cdn.discordapp.com/attachments/393216587806801920/409740476325953536/20180204_170206.jpg16:40
faekjarzbrainwash: i did, 10 minutes ago, but no one answered yet and i'm impatient ;)16:40
brainwashJoeLlama: well, if you want help, share the actual terminal output (use a pastebin service)16:40
JoeLlamaok brainwash but it's harder when it's from an offline system16:41
JoeLlamabut ok I do that now :)16:41
BluesKajJoeLlama,, did you try sudo dpkg --configure -a, then sudo apt -f install16:42
JoeLlamano BluesKaj but let me upload the pastebin16:43
brainwashJoeLlama: just a little bit harder, yes16:43
kyberkathi16:45
odroidhi16:45
JoeLlamaok brainwash and BluesKaj: https://pastebin.com/cmVu4ELJ16:45
tomreynJoeLlama: can you sum up which ubuntu release is running on the online ubuntu system and the offline ubuntu system? are they both ubuntu systems at all?16:46
JoeLlamawell the offline system is 17.10 as stated before16:46
JoeLlamathe online systems are windows and 16.0416:46
tomreyni see.16:46
JoeLlamaI'll get it eventually :)16:47
drpoohow can I block internet access to my server without loosing ssh access?16:48
drpoovia the command line16:48
brainwashJoeLlama: https://launchpad.net/ubuntu/+source/file16:48
tomreyndrpoo: port knocking, source ip address restrictions16:48
Crimguydrpoo wouldn't you just keep port 22 open and that's it?16:49
JoeLlamawhen I do sudo dpkg --configure -a it tells me that apt-offline requires python3-magic16:50
drpooCrimguy: would that be done using iptables?16:50
brainwashJoeLlama: I gave you the link16:50
brainwashJoeLlama: download and install it16:50
JoeLlamaok thanks brainwash16:50
JoeLlamaso that is python3-magic brainwash?16:51
tomreynbrainwash: that's a GNU file source package, not a python3-magic binary package16:52
Crimguydrpoo:  yes iptables.  I'm pretty old so don't really recall how to do it well, and used ipchains for way too long16:52
tomreynJoeLlama: no16:52
tomreynJoeLlama: should i guide you?16:52
JoeLlamathanks tomreyn :)16:52
tomreynJoeLlama: what have you downloaded so far?16:52
tomreynplease provide the file names16:52
JoeLlamawell I am looking at downloading file_5.32.orig.tar.xz16:53
brainwashyou should download python3-magic16:53
tomreynJoeLlama: you can remove this file. which other files have you downloaded to make apt-offline work?16:53
JoeLlamawell just apt-offline deb file so far16:53
brainwashJoeLlama: you didn't scroll all the way down16:53
tomreynJoeLlama: okay, so that's a good start, but you need to download more.16:54
BluesKajanu linux OS needs a proper internet connection for current and security updates/upgrades16:54
JoeLlamaok good tomreyn16:54
tomreynJoeLlama: let me show you how to find out what to download:16:54
JoeLlamao k !16:54
tomreynJoeLlama: start at https://packages.ubuntu.com/apt-offline16:54
tomreynJoeLlama: then, on the top, click on the codename of the ubuntu release you want to download apt-offline for16:55
tomreynJoeLlama: do you know which one that is?16:55
JoeLlamawell it's artful ardvark16:55
tomreynJoeLlama: so click on "artful" where is says "search in specific suite:"16:56
tomreynJoeLlama: you wuold then end up on https://packages.ubuntu.com/search?suite=artful&keywords=apt-offline16:56
JoeLlamayup16:56
tomreynJoeLlama: now for the apt-offline package, click on 'artful' again16:56
JoeLlamayup16:57
tomreynJoeLlama: on the bottom is says "Download apt-offline". there, click on 'all', then on a mirror server close to you.16:57
brainwashtomreyn: btw python3-magic is built from file https://packages.ubuntu.com/source/artful/file16:57
tomreynbrainwash: yes, same source package.16:58
JoeLlamayup I did this before I do seem to have that package16:58
tomreynbrainwash: but he needs the specific binary package now.16:58
JoeLlamait says I need python3-magic to fix the dependency issues16:58
brainwashtomreyn: obviously16:58
JoeLlamahrm ok so download this again? or use the one I have?16:58
tomreynJoeLlama: okay, i'm just explaining the whole process quickly. so you have downloaded the apt-offline_1.8.1_all.deb package. is it 46474 bytes?16:59
JoeLlamaoh ok ok16:59
JoeLlamayes downloaded16:59
tomreynJoeLlama: same size?16:59
JoeLlamalemme look :)16:59
JoeLlama45.3KB16:59
tomreynJoeLlama: you should be able to inspect the exact byte size, even on windows. but for now that's good enough. now for the other packages.17:00
JoeLlamaoh ok17:00
tomreynJoeLlama: click the 'back' button of your web browser once.17:00
JoeLlama46,474 bytes17:00
tomreynJoeLlama: you should be at https://packages.ubuntu.com/artful/apt-offline again17:00
tomreynJoeLlama: wel done17:00
JoeLlamaheh tahnks!17:01
tomreynJoeLlama: are you back to the previous page on your web browser, yet?17:01
JoeLlamayup17:01
JoeLlamashould I get python3-magic?17:01
JoeLlamaI'm just going to get that okay?17:01
tomreynJoeLlama: okay, so smost packages depend on other packages. not all of them, but most. check the color indicators: red= depends, green=recommends etc.17:02
JoeLlamayup got the python3-magic transferring and installing17:02
JoeLlamabrb17:02
tomreynJoeLlama: wyou need to get the red and green ones.17:02
JoeLlamared and green ones?17:03
JoeLlamaoh all of them!17:03
tomreynJoeLlama: you probably have all the red ones except python3-magic already.17:03
JoeLlamaok ok I get it17:03
tomreynJoeLlama: the green ones are not strictly required, but they may add additional functionality.17:04
JoeLlamaso when I go to get these files there will be recommended files that I may or may not already have installed17:04
=== scott is now known as Guest95178
JoeLlamaok lemme install python3-magic and go from there17:04
JoeLlamabrb17:04
* BluesKaj mutters...get an internet connection already17:04
tomreynJoeLlama: that's right. on the 17.10 offline target system, you can use synaptic or 'dpkg -l packagename' to see whether these packages are already installed.17:05
JoeLlamayay17:06
JoeLlamaok so I installed python3-magic and then installed apt-offline with no errors17:07
JoeLlamathanks guys (:17:07
tomreynJoeLlama: note that these packages (such as python3-magic) may again depend on other packages (such as libmagic1, but you probably have this already, too)17:07
tomreynJoeLlama: once you installed both packages on the target system using "sudo dpkg -i path/to/packagename.deb" you'll need to run "sudo apt -f install"17:08
JoeLlamaI have my apt.sig file :)17:09
* JoeLlama * Beams *17:09
Swishhi JoeLlama :)17:10
asciiwolfhello17:10
BluesKajJoeLlama, why is this pc not connected to the internet ?17:10
asciiwolfI have a problem pushing my project to launchpad bzr17:10
tomreynwe skipped one important part, which is verifying that the packages you downloaded are authentic. but i think your operational security is, for lack of ubuntu administration experience, at a level which won't improve by doing this.17:10
asciiwolfIs there anyone who could help me with this?17:11
brainwashtomreyn: we did verify the md5sum earlier17:11
brainwashtomreyn: of apt-offline17:11
tomreynJoeLlama: ^ + i'm also interested in yuor response to blueskaj's question, if you don't mind discussing it.17:11
JoeLlamaBluesKaj it is a secure PC it NEVER touches the wire!17:11
JoeLlamadon't you guys have a secure network?17:11
=== Jochen_wvdT is now known as Schlawiner
JoeLlamaone that NEVER touches the internet?17:12
asciiwolfWhen I try bzr push it just hangs and does nothing. :-( Are there currently any issues with the Launchpad Bazaar?17:12
BluesKajwhat's to prevent downloading insecureities and installing them , that's false security17:12
JoeLlamaBluesKaj I think the point is, if your network is secure, people can't upload from it... or at least it makes that much more difficult17:13
tomreynbrainwash: i was referring to cryptographics signatures, not just checksums.17:13
BluesKajJoeLlama, sounds like absolute misplaced paranoia to me17:13
JoeLlamahahaha BluesKaj17:13
JoeLlamagood one (:17:13
JoeLlamaand this is why large companies and government agencies get hacked!17:14
JoeLlamaheh17:14
JoeLlamathanks I needed a goodl laugh17:14
JoeLlamahacked 'n cracked17:14
BluesKajwell it's not funny ..putting these guys thru all this work due to an obsession17:15
JoeLlamaobsession? It's nothing personal BluesKaj but perhaps you need to deeply rethink this17:15
JoeLlamaif you have person files you do NOT want being stolen, then don't hook your computer up to the internet17:16
JoeLlamaperiod17:16
JoeLlamasecury 10117:16
BluesKajnope, no need to rethink on my part , but perhaps you should17:16
JoeLlamaoops security17:16
tomreynlet's move the discussion to #ubuntu-discuss?17:16
BluesKajthat's all i have to say17:16
JoeLlamaheh ok BluesKaj um... no disrespect but thanks for that advice, mkay?17:16
JoeLlamathat's ok tomreyn I'm done with this thread17:17
* BluesKaj nods17:17
tomreynan airgapped system is a legitimmate use case. but it really only makes sense if you can operate the system securely. and, no disrespect there, just anm observation, JoeLlama currently lacks the experience to do so - on Ubuntu.17:17
tomreynokay, i added to the discussion, sorry.17:18
r_nywhy would all my logs be empty after logrorate runs? but all of the rotated logs are still being written to? ex: mail.log.1 is still being populated17:18
JoeLlamaand tomreyn is correct there...17:18
JoeLlamaand I am also working with linux with online systems but I do need this 'airgapped" offline system and I need it pretty soon.17:19
JoeLlamaI have a rather large project that requires file manipulations and I am just sick to death of windows17:19
BluesKajheh...yet linux can'r be connected17:20
JoeLlamathis has been an excellent learning situation and I am documenting everything so the next 50 or 60 systems will be a lot easier17:20
JoeLlamaand I do totally appreciate the help, btw :)17:22
tomreynr_ny: by default, mail.log.1 would not be written to anymore other than during repeat logrotate runs.17:22
r_nyi just meant that as an example, my kern.log also is blank. but kern.log.1 continues to be populated17:22
tomreynr_ny: the latest log lines should always go to mail.log only17:23
tomreynr_ny: the same goes for kern.log17:23
r_nyso you're saying that the logs ending in .1 shouldn't be written to? thats why I'm asking for help..17:24
tomreynr_ny: not unless log rotation takes place.17:26
r_nytomreyn: any idea why all of my logs ending in .1 are still being written to and the originals are all remain blank?17:26
tomreynr_ny: no, you'll have a special (non default) configuration then.17:26
r_nyi haven't changed anything regarding log rotate lol, thats why i'm asking for help17:27
tomreynr_ny: maybe you changed file or directory permissions or ownership, or you reconfigured the system logging daemon.17:27
JoeLlamaok thanks again tomreyn and brainwash and the rest of you guys, apt-offline (on the online system) is downloading lots of stuff17:28
tomreynJoeLlama: welcome. however, please don't expect more assistence on this matter from my end for the reasons i provided above. good luck!17:29
vivek__hi team,17:29
vivek__du -h17:29
vivek__Filesystem      Size  Used Avail Use% Mounted on17:29
vivek__udev            996M   12K  996M   1% /dev17:29
vivek__tmpfs           201M  380K  200M   1% /run17:29
tomreyn!paste | vivek__17:29
ubottuvivek__: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:29
JoeLlamaoh yes tomreyn like I said, I document everything so the next number of systems should be no sweat :)  Sometimes I just need to get started in the right direction and once I get going things tend to work out.17:30
vivek__tomreyn:ok17:30
tomreynJoeLlama: that's good, hope you make good progress.17:30
JoeLlamaI did!17:31
vivek__tomreyn: 'du -h' command show17:31
tomreynvivek__: i don't understand17:31
vivek__tomreyn: sorry i was unable to paste here17:32
tomreynr_ny: running "dmesg -T" *may* hint on why the .log files aren't written to.17:32
ikoniause pastebin.ubuntu.com17:32
vivek__my ubuntu machine .. no space left17:32
ikoniayou can then share the details17:32
vivek__cannot create temp file for here-document: No space left on device17:33
tomreynvivek__: basically, just read what ubottu told you.17:33
vivek__https://paste.ubuntu.com/26519885/17:33
tomreynvivek__: the error message is correct, your root directory ( / ) has run full.17:34
vivek__tomreyn: how to see the files taking lot of space17:34
tomreynvivek__: sudo du -hxd0 /*17:35
tomreynvivek__: actually that's: sudo du -hxd0 /17:37
tomreyn... sorry17:37
vivek__tomreyn: no probs..Thanks17:38
r_nytomreyn: for some reason i had to reload rsyslog, i promise you all configs are default. seems to be working now.17:45
donavanwhy good morning my good people17:45
tomreynr_ny: glad you worked it out!17:46
donavanso i have a question for all of you17:46
tomreyndonavan: and good evening from me. ;)17:47
=== SimonNL_Afk is now known as SimonNL
donavani have recently installed bubuntu 16.04 did the dpkg for the updates for the os and what not..... but my laptop still goes to a black screen after the login screen sometimes. what should i do17:47
tomreyndonavan: just to clarify: the command line utility to use for system / package updates is apt, apt-get or aptitude, not dpkg.17:48
donavanwell im back ... damn laptop went to a black screen after i tried to open google chrome17:50
tomreyndonavan: about the blackscreen: if it happens sometimes but not other times, it's usually not a software (but rather a firmware / hardware) issue. this said, you could inspect /var/log/Xorg.*.log and /var/log/syslog* to learn what is going wrong. also the output of the 'dmesg -T' command. you can also paste those outputs / logs here and try to get someone to review them.17:51
tomreyn!paste | donavan17:52
ubottudonavan: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:52
* tomreyn needs to leave for an hour or so, though17:52
donavanokay tomreyn how would i go about doing what you said im still quite new to linux/ubuntu17:53
tomreyndonavan: okay, i have a few more minutes. try this: sudo cat /var/log/Xorg.*.log | nc termbin.com 999917:56
tomreyndonavan: this should return a url you can post here. for the other outputs, use: sudo cat /var/log/syslog.log | nc termbin.com 9999; dmesg -T  | nc termbin.com 99917:57
spigotso the color from my prompt has disappeared and I feel very newb. would anyone mind showing me the output of `echo $PS1`? if they haven't messed with your prompt, that is17:57
tomreyndonavan: unfortunately i really need to leave now. but once you posted this and reprat your question / issue, someone else can inspect it.17:58
donavanokay tom but i cant find the url lol but thanks17:58
TheWildhello18:05
TheWildI have some questions about apt18:05
TheWildif I do "apt install firefox firefox_58.0.1+build1-0ubuntu0.16.04.1_amd64.deb" and18:06
TheWild1. the local and remote versions are equal, will it install offline package instead of downloading?18:07
TheWild2. the local and remove versions differ, will it always install newer version?18:08
spigotTheWild: what are you trying to accomplish, exactly? apt usually handles downloading for you. dpkg can be used to install a .deb file individually. are you trying to lock to a particular version and keep from auto updating?18:09
gopalhttps://bugzilla.kernel.org/show_bug.cgi?id=19866518:10
ubottubugzilla.kernel.org bug 198665 in Power-Off "Battery drains when laptop is off (shutdown) . WOL disabled and no usb device connected." [High,New]18:10
TheWildnot expanding the fact that the laptop is partially broken, I'm booting the system from clean live Ubuntu. I want to avoid redowloading firefox every time I boot it unless new version comes out.18:12
TheWildbtw, does the order of the packages mentioned in "apt install" matter?18:13
TheWildI'd better TIAS. Bye18:14
donavani have a question.... any one able to help me with a black screen problem18:19
donavanquestion... after i log in my pc is fine but some times it goes to a random black screen what can i do to fix this any one ???18:23
=== xqb` is now known as xqb
BluesKajdonavan, look in /var/log/syslog for any errors or crash indicators18:27
BluesKajrelated to X or wayland depending on which one you're using18:28
Dsergewayland sucks so hopefully x lol18:29
BluesKajyup18:29
donavanokay bluekaj im still kinda new so how do i do that18:29
donavanokay i found what you told me to look for it was a text file if im not mistaken. now do i just read trough it to find a error18:31
BluesKajdonavan, yes look for today's date if it just happened , near the bottom18:32
donavanlmfao i have no idea what i am looking for18:35
tomreyndonavan: this should return a url you can post here. for the other outputs, use: sudo cat /var/log/syslog.log | nc termbin.com 9999; dmesg -T  | nc termbin.com 999918:35
tomreyndonavan: it really should return a url when you run the correct command (as given) on a terminal18:36
donavani tried that tomreyn but i could not find the url in the terminal18:36
tomreyndonavan: here's a more simple test: cat /etc/issue | nc -vv termbin.com 999918:36
tomreyndoes this one work?18:36
donavanok i did the second test and it said connection to termbin succsessfull18:38
tomreyndonavan: but it doesn't print a http://... address?18:38
BluesKajok, gotta go push some snow...BBL18:39
tomreyndonavan: can you copy and paste the command you ran here, please? just the one line.18:39
donavannope i tried doing the first one the sudo /cat/var/log/syslog.log but says no such dir18:39
donavancat /etc/issue | nc -vv termbin.com 999918:39
tomreyndonavan: hmm okay this should have worked out. let's try something else: sudo apt update; sudo apt install pastebinit; sudo pastebinit /var/log/syslog.log18:40
donavanokay one second18:41
donavanshoot i have to take my brother in law to work will you be on here in like 30 mins18:41
tomreynmaybe,if not, someone else.18:41
donavanokay ill brb18:42
=== Birrosso is now known as Birosso
tecan__mate terminal needs word filters for adding colors to terminal emulator text18:46
donavantom i did what you asked and it says unable to read from /var/log/syslog.log18:47
kostkondonavan, does   cat /var/log/syslog   create any output18:57
argus-whats error in command line-> for i in `ps -ef | grep -v grep | grep "sshcheck" | awk '{print $2}'`: do kill -9 $i: echo "Process id $i is killed": done19:14
=== argus- is now known as argusbr
=== administrator is now known as Guest8399
akikargusbr: there seems to be a : after $i19:21
akikargusbr: it looks like all ; are :19:22
pal_ /nick pally19:22
pal_ /nick pally19:22
=== pal_ is now known as pally
donavankostkon are you there19:24
donavanhey tom are you still here19:24
donavanokay i got pastebinit to work lol19:26
donavanany one able to help me out with a black screen issue19:26
rqwwhow to solve tor service : active (exited) problem ?19:29
rqwwis it running or not running ?19:29
akikargusbr: ? did you copy that line manually from somewhere?19:30
kk4ewtrqww,  systemctl status servicename19:30
rqwwkk4ewt  it shows Active: active (exited)19:31
spacevisionaryhello everybody! i'd like to ask if there are any downsides to using reisub to reboot a system? thanks19:31
rqwwwhat does active (exited) means19:31
kk4ewtrqww, what service is it19:32
rqwwtor19:33
kk4ewtso that means it isnt using tor at the moment19:33
rqwwhow to solve active (exited) problem ?19:37
kk4ewthave you tried to restart the service19:37
rqwwya but still the same19:38
akikrqww: read the service log to see what is the problem19:42
=== SimonNL is now known as SimonNL_Afk
donavanis any one out there able to help me with a random black screen or a black screen after the computer sleeps19:44
MonkeyDustdonavan  start from the beginning, when did this first occurn what have you tried so far etc19:46
donavanit started right after login i did the dpkg update then it did it after the computer slept i would waken it nad all i would get is a black screen then i turend that option off now i just randomly get a black screen it also happed once after i openend chrome19:47
donavani have a url for my syslog if that helps19:49
Exagone313donavan: can you rephrase your problem?19:50
ikoniadpkg update ?19:50
donavanyes the dpkg update for updates19:50
Exagone313I guess they mean package update via an automatic gui updater19:51
donavansorry guys i am fairly new to ubuntu and i am trying to learn19:51
ikoniaI'd like to know specifcally what was done19:51
ikoniaas this sort of missleading information is not a good start19:51
Exagone313donavan: do you mean a window where you ticked the option to enable automatic updates?19:51
donavanthis is all i have done in the terminal to fix the problem19:53
donavansudo dpkg --configure -a19:53
donavansudo apt-get update19:53
donavansudo apt-get upgrade -y19:53
ikoniawhy have you run those commands ?19:53
ikoniawhat made you think they where neeed ?19:53
donavani went online to try and fix the problem19:53
Exagone313donavan: in general, please never run random command you find on websites without knowing what each does19:53
Exagone313I think we don't quite understand your black screen problem19:54
Exagone313you get a black screen after 10min or so? what is the issue exactly? without thinking of dpkg or apt-get or updates19:55
donavani am just going to try and reinstall the os and figure it out from there i have no idea what else to say lol like i said im new to all of this19:56
Exagone313this ain't the OS where reinstalling is always the easiest option :P19:57
donavani know but its a fresh start i talked to some one earlier today and they said to get a syslog url for them i have that if it helps19:57
cerionhow do I interpret the ouput of badblocks with (80/0/0 errors)20:16
cerion?20:16
tsimonq2Let's say I have a system that I installed which only boots to memtest and when running update-grub2 from a Live CD only displays memtest.20:20
tsimonq2What do I do to diagnose this?20:20
tsimonq2linux-generic is installed.20:20
tsimonq2Googling hasn't helped here :)20:22
EriC^^tsimonq2: empty /boot?20:24
tsimonq2EriC^^: Nope, /boot is full of stuff.20:25
tsimonq2EriC^^: (i.e. the usual)20:25
kostkoncerion, you'll probably have to provide some more info20:26
tsimonq2update-grub doesn't work, grub-install /dev/sda doesn't work, using update-initramfs to remove the current initramfs and create a new one doesn't work20:26
EriC^^tsimonq2: hmm20:26
tsimonq2("doesn't work" meaning it still only shows memtest)20:26
EriC^^tsimonq2: i'd setup a chroot and see update-grub and what /boot/grub/grub.cfg has and any possible other grub bootloaders that are getting loaded at boot up20:27
EriC^^is it just that one sda disk installed?20:28
tsimonq2yea20:28
EriC^^pastebin the output of 'sudo parted -ls'20:30
EriC^^tsimonq2: ^20:30
tsimonq2oh hm, I see that purging all the kernel packages and reinstalling all of them seems to get update-grub to pick it up, hold on :)20:30
tsimonq2I wonder *why* that would fix it.20:31
tsimonq2EriC^^: I'm creating a VM snapshot atm and trying a reboot, if that works, then the next thing I'm going to try and find out is how to reproducably fix this for myself in the future :)20:32
tsimonq2If not, I'll give you the output of the parted command.20:32
tsimonq2O_O20:34
tsimonq2That *did* work20:34
tsimonq2EriC^^: Thanks.20:36
=== jstein_ is now known as jstein
EriC^^tsimonq2: glad you got it working20:39
texlaI have Ubuntu 16.04 with grub 2.02..I want to multiboot pclinuxos mate 2017.11 64bit grub 2.02..It has been my experience that if adding grub to /dev/sda that it will form its own menu..How can i add it to the Ubuntu menu20:39
callahanp_trying to access a windows share from Ubuntu Budgie.  I get Unable to select appropriate authentication method!  Send error in SessSetup = -22 cifs_mount failed w/return code = -2220:47
CousarrHello. Having a bit of trouble installing Ubuntu on a system that runs Windows 10 okay.21:26
CousarrI've tried Ubuntu server and Lubuntu21:26
CousarrBoth get kernel panics21:26
tomreynCousarr: which  hardware is it, what does the kernel panic look like?21:28
CousarrRyzen 1500X21:28
CousarrAnd it's a fatal exception in interrupt21:28
tomreyncan you paste it?21:28
tomreyn!paste | Cousarr21:29
ubottuCousarr: 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:29
tomreynand, finally, which ubuntu release are you using?21:29
tomreynlsb_release -ds21:29
CousarrYeah. Let me restart without the current smattering of boot options i tried21:29
CousarrI'm currently trying Lubuntu 17.10 64-bit21:30
K0b?21:30
K0bWHat's the absolute best distro for really old laptops/pcs?21:31
tomreynCousarr: ok, and can you show the whole kernel panic?21:32
tomreynK0b: we only support ubuntu here, so this won't help you answering this question.21:32
CousarrUploading now21:33
Cousarrhttps://imgur.com/JJ59yGN21:33
MonkeyDustK0b  better aks in #linux (or is it ##linux)21:34
MonkeyDustask*21:34
K0bThanks21:34
tomreynCousarr: that's pretty standard with ryzen, i'm afraid. you'll need to build your own kernel and pray.21:34
tomreynCousarr: https://bugs.launchpad.net/linux/+bug/169008521:35
ubottuLaunchpad bug 1690085 in linux (Ubuntu) "Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks" [High,Confirmed]21:35
tomreynCousarr: you should also be able to get a newer bios, which, combined with the workarounds dicuseed on this bug report (which is a hardware bug), may alllow you to stabilize the system.21:36
CousarrAlrighy, l'll read through and see what I can find.21:37
tomreyni tired to sum it up here, in case you're in a hurry https://bugs.launchpad.net/linux/+bug/1690085/comments/6921:38
ubottuLaunchpad bug 1690085 in linux (Ubuntu) "Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks" [High,Confirmed]21:38
tomreyn*tried21:38
tomreynand the last post points to instructions on how to build a kernel that can work21:39
=== bigblind is now known as bigblind1991
CousarrI have zero idea how to build a kernel with altered options21:39
tomreynthat's why i pointed this out ;)21:40
=== bigblind1991 is now known as bigblind
CousarrGotcha. I was scrolled up21:40
tomreynhttp://blog.programster.org/ubuntu-16-04-compile-custom-kernel-for-ryzen guides you through the process21:40
JoeLlamawhen you use "apt-offline get ..." where do the files that you get go?  I can't find them anywhere.21:40
CousarrHmm... I don't have a Linux install locally to do this build and Cygwin is generally fussy21:42
texlaI have Ubuntu 16.04 with grub 2.02..I want to multiboot pclinuxos mate 2017.11 64bit grub 2.02..It has been my experience that if adding grub to /dev/sda that it will form its own menu..How can i add it to the Ubuntu menu21:42
tomreynCousarr: does it crash immediately then?21:43
tomreynyou can build it in a VM if it helps.21:43
CousarrYeah.21:44
CousarrI'll probably do it on a AWS nano or something21:44
Guest96does it exist some kinda-new harded-secuirty guide for a homeserver on ubuntudesktop, just nexctcloud/ftp/plex right now atleast21:44
JoeLlamahas anyone had experience with apt-offline get?  It downloaded lots of files.  Where does it put the files?21:45
tomreyntexla: my experience is that when multi booting with two linux installations your best approach is to make one of them not use grub at all (read: uninstall grub / all boot loaders there) and have the other one handle booting for both. you'd either manually add a grub stanza or use os-prober for this purpose.21:45
tomreynCousarr: i could pass you my packages but you'd not know whether to trust them.21:46
CousarrI don't have a super security sensitive application for this machine. You have them on FTP?21:47
tomreynJoeLlama: do you know how to use man pages, yet?21:47
JoeLlamawait I found where the files go but I think I need to be superuser to ge to the directory21:47
JoeLlamait's sisn /tmp/ tomreyn21:48
tomreynCousarr: not yet, but could upload so you could pull them off https21:48
JoeLlamaoops it's in /tmp/21:48
tomreynJoeLlama: right, as it says on the man page21:48
CousarrThat'd work21:48
JoeLlamaha ok thanks tomreyn21:49
CousarrI then have to figure out where to stick it on the boot USB21:50
tomreynCousarr: the boot usb?21:51
CousarrYeah. I'm attempting to install from the ISO placed onto a USB21:52
tomreynJoeLlama: install the 'man-db' package, then run "man apt-offline", press 'q' to quit the viewer21:52
tomreynCousarr: oh well it will be tougher from a non running system, and impossible if you dont already run linux21:52
Cousarrthe kernel panic happens pretty much immediately after Grub from the USB21:53
tomreynCousarr: do the bios update first, that should give you more time21:53
tomreynbtw it's uploading, roughly 10 minutes to go.21:54
CousarrAlright. I'm trying to track down the BIOS update for my MB21:55
zomaarHow could it be possible that after installing packages they are not in /var/cache/apt/archives?21:55
zomaarI mean directly after21:56
tomreynzomaar: autoclean is an APT option which i think can be used so that packages no longer required are immediately purged.21:57
tomreyn"man apt.conf"  should discuss it, i think21:57
zomaarCannot find it21:59
zomaarI have APT::Periodic::AutocleanInterval "0"; set to 0 which I thought would disable it, also that is only supposed to be run by daily apt21:59
zomaarClean-Installed defaults to On though22:01
Scott0_im getting just a blank screen on install of server 16.0422:01
tomreynCousarr: did you find it, yet? https://www.msi.com/Motherboard/support/X370-GAMING-PRO#down-bios22:01
zomaarBut that's only supposed to wipe uninstallable packages22:02
zomaarAnd only for the apt-get autoclean action ;-) :)22:03
zomaarI must say I am running in a chroot but that's the only difference22:04
tomreynCousarr: http://tomreyn.megaglest.org/ryzen/22:04
CousarrCool, thanks. I'm still working on the BIOS22:05
tomreynCousarr: actually  https://tomreyn.megaglest.org/ryzen/ ; my gpg key is on keyservers in case you'd like to verify the checksums.22:05
OERIASSo I installed Unity on Ubuntu 17.10, but the notifications for volume or when a torrent is finished downloading is not pulling up?22:05
OERIASAny ideas?22:05
SemiNushi22:06
SemiNusthere is an offline-computer with an old version of ubuntu which I just wanted to install a package on22:08
SemiNushowever, this does not work:22:08
SemiNushttps://dpaste.de/Dgt4/raw22:08
tomreynzomaar: hmm i must have made this up, can't find it anywhere22:08
SemiNuswhen running aptitude I get the error "404  Not Found [IP: 141.30.62.25 80]"22:08
tomreyn!yakkety | SemiNus22:09
ubottuSemiNus: Ubuntu Ubuntu 16.10 (Yakkety Yak) was the 25th release of Ubuntu.  Support ended on July 20th, 2017. See !eol and https://ubottu.com/y/yakkety22:09
tomreyn!eolupgrade | SemiNus22:09
ubottuSemiNus: 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/EOLUpgrades22:09
SemiNustomreyn, yeah, but the archive should still work, shouldn't it?22:10
tomreynSemiNus: only if the offline computer is an online computer and the package archives have not been moved to old-releases.ubuntu,com, yet.22:10
SemiNuscan I fetch it from there?22:11
tomreynSemiNus: not without tremendous work. i would recommend to just install a supported ubuntu release22:12
=== mohammad is now known as linuxlove
tomreynSemiNus: that is, if the offline computer is still an offline computer. if, howeverm, the offline computer is in fact an online computer, then you could do as the !eolupgrade hinted - see https://help.ubuntu.com/community/EOLUpgrades22:12
SemiNustomreyn, I see22:12
SemiNusthank you!22:12
linuxlovehello22:13
SemiNustomreyn, how can I see whether Yakketi has been moved to the "old-releases" already?22:13
tomreynCousarr: let me know whether you got it to work and whether it helped, if oyu like, i would appreciate it.22:13
linuxlovehello22:13
linuxlovehow can i know skype is running in which port ?22:14
zomaarIt has been moved and then universe and multiverse have been deleted22:14
tomreynSemiNus: http://old-releases.ubuntu.com/releases/22:14
SemiNustomreyn, it's there22:14
SemiNusso does this mean I cannot find _any_ place with packages any more!?22:14
linuxlovewho can help ?22:14
SemiNuslinuxlove, try to open the "Options"22:15
SemiNusnah, "Tools"22:15
linuxloveSemiNus, i tried22:15
SemiNusthen under "Connection" it should say it22:15
SemiNusUse port ... for incoming conversations22:16
tomreynSemiNus: no, it does not mean this. read again what ubottu and i told you. old-releases.ubuntu,com is an apt archive server, you just need to edit your sources.list as discussed on the wiki page i pointed oyu to twice so far.22:16
linuxlovebut this a new version that i installed22:16
SemiNuslinuxlove, in this case I don't know22:16
SemiNustomreyn, re-reading now - sorry22:16
linuxloveunder tools i see settings22:16
linuxloveSemiNus, how can i know if i want to use terminal and looking for skype22:17
theobrominei'm on ubuntu 16.04.3 LTS and suddenly firefox stops playing audio and complains about needing to install pulseaudio22:18
CousarrSure thing Tomreyn, I'm still working on flashing the BIOS22:18
tomreynlinuxlove: "sudo lsof -i" or "sudo nnetstat -pan --inet"22:18
theobrominei hadn't run any apt update/upgrade commands22:18
linuxloveand where i use pip for that22:18
theobrominein an attempt to make firefox audio work again, i did run an apt update/upgrade22:18
tomreynCousarr: no rush, i might not be around to respond later, but i'll still be connected and catch up later.22:19
theobromineand it complains that i have unmet dependencies from : linux-image-extra-4.13.0-32-generic : Depends: linux-image-4.13.0-32-generic but it is not installed22:19
linuxloveyou mean lsof -i |grep skype ?22:19
theobromineand from linux-image-generic-hwe-16.04 : Depends: linux-image-4.13.0-32-generic but it is not installed22:19
theobrominethen it complains that /boot is full22:20
tomreynlinuxlove: if that's the process name, yes22:20
Richard_CavellNot sure if this is the right channel for this, but is there such a thing as 16-bit Linux code, and would it run on Ubuntu 64-bit?22:20
BrittanyHello22:21
tomreynRichard_Cavell: maybe ask this in ##linux22:21
linuxlovei used sudo lsof -i |grep skypeforlinux22:21
linuxlovebut no result22:22
theobrominei try to remove the linux images from /boot which i don't need via apt22:22
theobromineand then i get stuck where apt refuses to free up space on /boot because /boot is full22:22
theobromineand -f doesn't help anything22:22
tomreynlinuxlove: i don't think skype is actually supported here. it's not on the package archives nor does it seem to be on canonical's partner repository. maybe contact the company producing it.22:23
linuxloveoh my god22:23
BrittanyHello22:24
BrittanyHello22:24
zomaarSemiNus: If you want the full archive I actually have it mirrored at http://ubuntu-mirror.sagemode.net/ubuntu/ but I have it choked to 64kB/s22:25
akiklinuxlove: skype is a client program. do you mean it's listening on a port when it starts up?22:26
SemiNuszomaar, thank you very much!!22:26
tomreyntheobromine: you may need to remove a kernel image using "dpkg --purge packagename" then22:26
linuxlovefound that22:27
tomreyntheobromine: replace 'packagename' by the kernel image package name as listed when you run: dpkg -l 'linux-*' | grep ^i22:27
theobromineso i deleted the kernel image using rm -rf22:27
SemiNuszomaar, the old-releases don't seem to have all packages... there are many missing22:27
theobrominei deleted about half of the installed kernel images22:27
tomreyntheobromine: this also works, but you'll still want to remove the kernel packages.22:27
theobromineand apt still complains that my /boot is full (which doesn't make sense)22:27
zomaarSemiNus: It only has main22:27
theobromineand then i run the --purge command22:27
theobromineand it fails22:27
akiklinuxlove: found what?22:28
SemiNuszomaar, so there are only private people like you who mirrored all the packages?22:28
linuxlovei mean the port that i was looking for that22:28
theobromineit complains of "dependency problems"22:28
linuxloveudp22:28
tomreyntheobromine: run this: sudo du -hxd1 / | nc termbin.com 999922:28
zomaarI guess22:29
akiklinuxlove: it opens many connections and that one udp port 48906 but i'm not sure if it's random22:29
zomaarUnless you can find an existing mirror22:29
akik4890722:29
zomaarBut nothing official22:29
theobrominehttp://termbin.com/xinu22:29
tomreyntheobromine: it will generate an overview of where most space is used on your systems' root partition ( / ) and upload that, returning a URL22:29
theobrominethis is the second time that i've had ubuntu 16.04 LTS fill up /boot and then get into a state i can't unfuck22:30
SemiNuszomaar, using your mirror then22:30
SemiNusthank you22:30
tomreyntheobromine: sorry, i was being silly, this was the wrong comand. use this: df -h /boot22:30
tomreyntheobromine: does it say Use% 100% ?22:31
theobrominehttp://termbin.com/9jf122:31
theobrominethere probably should be an open bug report on this22:31
tomreyntheobromine: so yes it's still mostly full22:31
tomreyntheobromine: file systems running full is not considered a bug usually. maybe you should resize /boot22:32
theobrominewell it refuses to purge...?22:32
tomreyntheobromine: can you show the output of that?22:32
CousarrHmm... I got into BIOS once after the flash and now the system's not displaying the POST splash :(22:33
theobrominedpkg: dependency problems prevent removal of linux-image-4.10.0-35-generic:22:33
theobromine linux-image-extra-4.10.0-35-generic depends on linux-image-4.10.0-35-generic.22:33
zomaarOh, I only have amd6422:33
zomaar@ SemiNus22:33
tomreynCousarr: you may need to re-apply the bios configuration changes you had applied previously, if any.22:33
SemiNuszomaar, I guess that should be fine?!22:34
theobromine(ubuntu should be able to manage /boot without me worrying about the partition size or any other stuff. ubuntu should "just work")22:34
CousarrI can't get back into the BIOS at all after restarting from BIOS22:34
zomaarYeah I guess unless you want Wine etc22:34
SemiNuszomaar, amd64 is a normal 64 bit system?22:34
zomaarYes22:34
tomreynCousarr: by 'POST splash', do you mean the pre-boot one (probably some MSI logo / image) or the post boot one (something ubuntu-like)?22:34
CousarrThe MSI logo22:35
SemiNuszomaar, would you mind making the connection faster for the next 15 mins?22:35
SemiNuseven 10 minutes would be enough22:35
tomreyntheobromine: there is probably a feature request about increasing the default /boot file system size.22:35
zomaarWell it's actually throttled at higher if you use concurrent connections22:35
zomaarBut I don't know how to make apt do that22:36
tomreynCousarr: oh and it no longer shows that now? hmm, does it beep, though?22:36
SemiNusI also don't know it22:36
theobrominedid you see the dkpg error i posted?22:36
SemiNusI will just live with the 64 KB22:36
CousarrNo beep. System fans come on and the system won't shut down on a soft press of the power button22:37
SemiNuszomaar, your repo has no "libapache2-mod-php"22:37
tomreynCousarr: you didn't interrupt the flashing by chance?22:37
CousarrI did not22:37
CousarrIt completed, restarted, put me in the BIOS. I checked the settings and did a save/exit22:38
JoeLlamaokay so like, under windows there is a wonderful CPU regulating program called ThrottleStop and it will throttle down the speed and power on the CPU so that when on battery power you can get more run time.  For gaming you can overclock your CPU (on a 2.8 GHz you can push that up to 3..8 GHz for instance).  What can I use for linux that does the same thing?22:38
tomreynCousarr: long press the power button, then pull the power plug, then reconnect it after 10s, then try again. but this is really a case for ##hardware (a Freenode channel you can join) or for MSI support now. maybe check their forums, too.22:39
* Toadisattva subscribed for answer to Joes question22:39
CousarrYup, fun fun22:39
tomreynCousarr: sorry for pushing you there, but this should usually just work :-/22:39
CousarrThis PC has been a consistent pain in the ass22:40
JoeLlamamind you when I overclock a 2.8 GHz processor to 3.8 GHz it peaks around 93C so like, not recommended to go that fast.22:40
theobrominetomreyn: you still around? did you see my dkpg error?22:42
tomreyntheobromine: i did now, be sure to mention my nickname so i don't miss what you say.22:42
theobromineok thanks22:42
tomreyntheobromine: having a look, give me a minute22:42
tomreyntheobromine: sudo dpkg --purge linux-image-extra-4.10.0-35-generic linux-image-4.10.0-35-generic22:43
theobromineok that's working22:44
theobrominetomreyn: shouldn't dpkg be able to figure that out...?22:45
tomreyntheobromine: also please show the output of: dpkg -l 'linux*' | grep ^[ri]22:45
zomaarSemiNus: I just mirrored it with apt-mirror, maybe the tool is faulty22:45
theobrominetomreyn: yeah sure one sec22:45
tomreyntheobromine: figure out what exactly?22:45
hiigAnybody have experience getting nvidia-settings to work on headless systems?22:45
zomaarSemiNus: The package is called libapache2-mod-php7.0 btw22:46
SemiNuszomaar, I got it to work22:46
SemiNusdeleted all packages that were not available22:46
theobrominehttp://termbin.com/0q0h22:46
zomaarOh wait no, but it exists on the repo22:46
theobrominetomreyn: ^22:46
zomaarAh ok22:46
JoeLlamahey tomreyn thanks for the help earlier.  apt-offline is working nicely and I have updates installed!  Next step for later is getting software packages installed.  First one is going to be VLC (looks tricky) but that is for another time :) :)22:46
SemiNusplaced your mirror and the official one in the sources.list22:46
SemiNusand then it worked22:46
SemiNusmaybe it downloaded from you, maybe from the official one22:46
SemiNushowever it works :)22:46
SemiNusthank you!22:47
zomaarWell that was the intent as long as "main" is on the official one22:47
tomreyntheobromine: doh that's a lot of kernel images. normally, apt would automatically remove any but the last two it which the linux-image metapackage depends on. maybe you don't have this installed?22:47
theobrominetomreyn: don't have wha tinstalled?22:48
SemiNuswhere can I vote for a package to be added to ubuntu?22:48
tomreyntheobromine: linux-image-generic-hwe-16.04 - but you do have it installed.22:48
SemiNusI want this to be available in ubuntu:22:48
SemiNushttp://trinitydesktop.org22:48
theobrominetomreyn: i've been following plain vanilla usage of 16.04 LTS and haven't been doing anything silly/unusual22:48
SemiNuswho decides that?22:48
zomaarSemiNus: Apparently apt-mirror does not mirror all indexes22:48
theobrominetomreyn: i haven't modified /boot manually until just now with the rm -rf on some of the files22:49
theobrominetomreyn: and this same filling up process has happened on two totally different machines of mine22:49
brainwashSemiNus: you can install it https://wiki.trinitydesktop.org/UbuntuInstall22:49
tomreyntheobromine: this is ubuntu 16.04, right?22:50
SemiNusbrainwash, yes, I know - but I meant it would be cool if it was added to the "official" ubuntu packages22:50
theobrominetomreyn: ubuntu 16.04 LTS22:50
brainwashSemiNus: and you would be willing to maintain those packages?22:50
theobrominetomreyn: this one came from 16.04.3 LTS22:50
donavanhello22:51
theobrominetomreyn: my other machine which ended up with a screwed up /boot started at 16.04.1 LTS22:51
stevendaleHere, have a fishy22:51
stevendale><>22:51
brainwashSemiNus: I assume that adding a whole desktop environment to the official repo requires quite some work22:52
SemiNusbrainwash, no, but the guys from trinity desktop do it anyway22:52
tomreyntheobromine: this discusses how 'old' kernels can be automatically removed https://help.ubuntu.com/community/RemoveOldKernels22:52
brainwashSemiNus: I suggest that you contact them, and tell them about your idea22:52
stevendalebrainwash, sudo apt-get autoremove --purge22:52
JoeLlamaheh fishy22:53
SemiNusok brainwash thank you!22:53
akikSemiNus: you can get plasma 4 in kubuntu 14.04, although it's not kde 322:53
tomreyntheobromine: for now i suggest you dpkg --purge a couple more old kernel packages, then run: sudo apt-get update; sudo apt-get -f install; sudo apt-get dist-upgrade -V22:53
brainwashakik: then why even suggest it? =S22:54
SemiNusakik, I _love_ KDE3 (trinity desktop now)22:54
tomreyntheobromine: also remove the outdated 'linux-headers' packages22:54
akikbrainwash: because what he's asking is not possible22:54
SemiNusKDE4 has too many flaws22:55
brainwashthat is the reason why trinity exists22:55
SemiNuskde3 is just perfect22:55
theobrominetomreyn: how do i do that?22:55
tomreyntheobromine: what exactly?22:56
theobrominethe outdated headers22:56
tomreyntheobromine: same as for the linux-image packages. example: sudo dpkg --purge linux-headers-4.10.0-33 linux-headers-4.10.0-33-generic22:56
drgitlabI'm trying to configure Plymouth to show static image during as much as the boot sequence as possible, with no interruptions, no black screens, until desktop autologin. I left the i3 statusbar at bottom so it is easy to see when i3 window manager is loaded.  Is anyone able to help figure out how to get rid of the black screen disruptions? Here's video: https://youtu.be/hqbSvEuLioQ22:57
stevejobsinhellhi22:58
tomreyntheobromine: if this is indeed a google cloud VM then you should probably use unattended-upgrades to have updates installed automatically there.22:58
akikSemiNus: actually, reading the trinity web pages, you can install it on ubuntu22:59
akikSemiNus: https://wiki.trinitydesktop.org/UbuntuInstall22:59
brainwashI've already linked that22:59
SemiNusakik, yes, I know, I only thought more programmers would find it interesting if it was an official package22:59
SemiNusakik, there are only very few programmers working on it and I am afraid the project could die23:00
brainwashhaving not maintained packages in the official ubuntu repo isn't an option either23:00
theobrominetomreyn: yeah it sounds like ubuntu "wants" me to install unattended upgrades, except that if those automatic upgrades screw my computer when i can't tolerate it, i'm out of business23:00
akikSemiNus: what problem do you have with plasma 4?23:00
theobrominetomreyn: so 'automatic upgrades' is an inherently flawed concept23:01
theobrominetomreyn: i want "auto unfuck /boot"23:01
tomreyntheobromine: i'd say not installing updates is an even more flawed concept23:01
brainwashdrgitlab: that can be very tricky, and heavily depend on your gpu + driver23:01
stevejobsinhellnetwork managers says ---> The VPN connection '...' failed because the VPN service failed to start23:02
theobrominetomreyn: yeah i know, but the Real World is different23:02
SemiNusakik, 2 problems actually:  1) the task bar (where you find the minimized windows) => it keeps re-arranging the windows when you force a 2nd row.  This is very confusing when you always have to search for your window.23:02
brainwashdrgitlab: wouldn't having no image at all be the be cleanest solution? just black screen until everything is ready23:02
SemiNusit's marked as non-fix23:02
SemiNusakik, and the ALT+F2 dialogue does not work like in kde323:02
donavanwell this black screen is getting annoying lol23:03
akikSemiNus: ok can't help with those :P23:03
SemiNuswhen I type "k" I want to get a dropdown with the programs that I usually use like "kwrite" and "kate" and so on, and not a list of ALL available programs starting with "k" and not even a dropdown23:03
tomreyntheobromine: organizations which share the same qualms about unattended updates with you would not update automatically but have regular maintenances where they do it during a maintenance period (say, once a week).23:03
SemiNusin the ALT+F2 dialogue23:03
tomreyntheobromine: trust me, i live in the same world you do. ;)23:04
zomaarAutomatically installing kernels is just plain not smart23:05
* theobromine agrees23:05
theobromineespecially right now because everyone is rushing updates because intel23:06
brainwashand amd and arm and ..23:06
donavani have a question. what would make my screen go black when opening a program? i opened libreoffice calc and it started to load then my screen went black i had to restart it to get my display back23:07
maheshpechi everyone.. i'm having a problem with wireless speeds in ubuntu - getting about 500 kbps. I dual boot a windows and am getting about 50 mbps. I've followed all the suggestions in https://ubuntuforums.org/showthread.php?t=2332987 but no dice.. i've pasted my wireless info results at https://paste.ubuntu.com/26521705/. could you guys please help :'(23:07
tomreyntheobromine: i really recommend to take a closer look at unattended-upgrades even (and actually especially) if you want to use it on systems which provide important services to you. you can actually use it to just remove the old kernel images and not install any updates automatically. or, that's the default. to only install security updates, which does not modify functionality for server software, but just patch vulnerabilities.23:08
* theobromine thinks the second coming of windows is occurring23:08
tomreyni meant so write "unattended-updates" there23:09
theobrominetomreyn: it's really not cool for /boot to be a ticking time bomb for your average everyday user23:09
tomreynactully i didnt :)23:09
theobrominetomreyn: and furthermore it's not okay to expect the average user to enable unattended upgrades23:09
theobrominetomreyn: therefore you guys need some kind of auto unfuck /boot process23:10
tomreyntheobromine: the average everyday user doesn't run into this issue since they run unattended-upgrades23:10
apmHello, sorry for the newbie question, but does anybody know the keyboard shortcut for "Page Forward" in W3M?23:10
tomreyntheobromine: i'm not involved in ubuntu other than chatting here really.23:11
theobrominetomreyn: users sophisticated enough to wan tto use linux are unlikely to trust unattended upgrade timing23:11
drgitlabbrainwash, For best UX, if it's possible (which I think it is, or others have done so), I'd like to figure out how to seamlessly transition without any black.  https://blogs.gnome.org/halfline/2009/11/28/plymouth-%e2%9f%b6-x-transition/ suggests it is possible without any flicker, resolution changes, black intermediate screens, or console text to show up23:11
theobrominethe new osx upgrades were a disaster and many users postponed installing them23:12
brainwashdrgitlab: 2009? oh boy23:12
tomreyntheobromine: other OS's mix security and feature updates, ubuntu, for the very most part, does not. this makes a huge difference in terms of whether you'll experience interruptions.23:13
drgitlabbrainwash, Yeah. I'm trying to figure out what the X -nr switch is :)23:13
brainwashdrgitlab: not sure I can help with that :/23:14
brainwashdrgitlab: could be that someone in ##linux knows about this23:15
drgitlabI see -br is to create a root window with black background23:15
nerdinjatrying to check if apache's port is forwarded correctly, i used sudo netstat -anp | grep 8023:35
nerdinjait returned tcp6       0      0 :::80                   :::*                    LISTEN      6165/apache223:35
nerdinjathat is all wrong, right?23:35
gonsaysHey guys, I am executing "nohup rails server webrick &" - but this command only works in the folder called: /root/thingspeak - how can I program a crontab to make sure it is always running? My server is always crashing23:35
tomreynnerdinja: it's only wrong if you think it is. apache httpd is listening on all IPV6 addresses on port 80 just fine23:36
tomreyn(not on ipv4, though, in case you expected that)23:37
tomreyngonsays: learn how to write a services file for your init system, or use runit or daemontools. a crontab itself won't restart it if it fails.23:39
nerdinjayeah i guess that's what i meant, shouldn't it be (by default even) also listening on ipv4?23:40
tomreyngonsays: also, you most deinfitely should not run a webserver as user 'root'23:40
GrandPa-GI just upgraded my laptop from 16.04 to 17.10 through the software upgrade program. I had rdp working such that I could connect my windows PC to the laptop. After the upgrade, the windows machine erros with basic I can't connect for several possible reasons. Should rdp keep working after upgrade?23:40
tomreynnerdinja: yes, by default i think it should and would.23:41
nerdinjagonsays: yeah, tomreyn is 100% right about not doing anything as user 'root' on your webserver, there's no reason to not just add a username and use that with sudo instead23:41
nerdinjai learned that the hard way, spent hours configuring my first vps only to lock myself out permanently multiple times23:41
nerdinjahaha23:41
gonsaysnerdinja, the rails server is crashing for no reason, this is just a test server23:42
nerdinjatomreyn: well now i must figure out what config file to edit23:42
nerdinjagonsays: oh, I see23:42
nerdinjamissed that23:42
tomreynnerdinja: does "apachectl -S" list ipv4 addresses + ":80"?23:44
tomreynnerdinja: also try: sudo lsof -ni :8023:46
tomreynanyways, i need to leave it there, got to go.23:47
=== ASDL is now known as SPeedY
stevejobsinhellhttps://wiki.gentoo.org/wiki/IPsec_L2TP_VPN_server  How do you actually start this server?  It just tells you to configure a bunch of config files.23:55
theobrominetomreyn: ok so my pulseaudio still isn't working23:57
theobrominetomreyn: or really, audio in firefox23:57
theobrominetomreyn: pulseaudio --check reports,... literally nothing (just advances to the prompt)23:57
theobrominebut if i try to run pulseaudio, it says daemon already running23:57
BlitzerHoundI can't get a microphone to work, is there anyone that might be able to help me out?23:58

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