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

drdoIs there some sort of desktop version installer without all the gnome stuff?00:04
mossdrdo: yeah, its called gentoo00:05
moss:)00:06
drdomoss: Yeah, I've been using gentoo for many years :P00:06
drdoI was being serious though00:06
Cheezthere's kubuntu, xubuntu etc00:07
Cheezusing kde and xfce respectively00:07
drdoCheez: I want xmonadbuntu or stumpwmbuntu00:07
drdo:P00:08
Cheeznot sure there are official flavours for that, you could go ubuntu server then set up your own WM as you wish00:09
Cheezor see if there are unofficial flavours with them00:09
drdoCheez: Is ubuntu server just a minimal install?00:10
Cheezor just start with ubuntu desktop and go through the (maybe somewhat painful) process of apt-get removing all the gnome stuff and installing whatever you wish00:10
Cheezdrdo: i don't know it well enough to answer that. I know it doesn't by default come with a desktop environment00:11
Cheezbut I don't know what other differences it has00:11
Bashing-omdrdo: http://xubuntu.org/news/introducing-xubuntu-core/ <- Mininal install with options ; https://unit193.net/xubuntu/core/ .00:14
drdoBashing-om: That still has xfce00:15
Bashing-omdrdo: It 'can' have xfce . or whatever you want .. else there is also a minimal ' build your own ' ubuntu install .00:16
Bashing-om!minimal | drdo00:17
ubottudrdo: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD00:17
drdoubottu: Oh cool, is it hard to navigate to from the main site?00:19
tatertotzdrdo: ubuntu server is NOT simply just a minimal install of ubuntu desktop00:19
drdoDidn't find it00:19
drdotatertotz: That's the impression I had00:20
=== stormbard_away is now known as stormbard
Bashing-omdrdo: I expect the D/L links in https://help.ubuntu.com/community/Installation/MinimalCD are valid .00:22
szymonszymekvhi! i just downloaded and installed ubuntu alongside windows 10 for the first time and i have a couple questions: why are my headphones not working while built in speakers in my computer monitor are working properely? besides that, ubuntu seems to be working slower (i mean graphics). dragging windows is laggy, scrolling through a webpage is laggy etc. i think something is not working properely can someone help me?00:38
Bashing-omszymonszymekv: Laptop ? optimus graphics ?00:41
UBuxuBUpeace00:42
szymonszymekvnot a laptop - desktop pc, and my graphics is nvidia gtx 750 ti00:42
Bashing-omszymonszymekv: Have you installed the nvidia proprietary driver ? ' dpkg -l | grep -i nvidia '00:43
szymonszymekvyes i have: this is the result https://pastebin.com/CRc4jmZ200:45
bdonnahue1hey guys, that is the explode command? im tyring to find the equivalent in centos00:47
szymonszymekvokay so i just fixed the audio problem but i have no idea what to do with the graphics00:49
Bashing-omszymonszymekv: Why is nvidia-settings removed: " rc  nvidia-settings  " ? and what release is this ?00:49
szymonszymekvit's ubuntu 18.0400:52
mattflyhi00:52
szymonszymekvand i removed nvidia x server settings because i was just trying anything to fix it but i just reinstalled it00:53
Bashing-omszymonszymekv: Let's see what the graphic's manager has to say ' cat /var/log/gpu-manager.log ' . As we are looking for a reason why .00:56
szymonszymekvresult: https://pastebin.com/gysaf9HM00:57
=== Katnip- is now known as Katnip
Bashing-omszymonszymekv: In that gpu-manager.log file I see no hints of any issues . At this point I do not know what else to advise to try and find the problem. Now above my skill set.01:05
szymonszymekvthanks for your time bashing01:05
szymonszymekvi'll keep looking for solution01:05
Bashing-omszymonszymekv: There are several threads on this issue in ubuntuforums.org . Might get some pointers there .01:07
=== stormbard is now known as stormbard_away
energizerOn this page, https://launchpad.net/ubuntu/+source/python-pip/+changelog it says "Deleted in wily-proposed on 2018-01-22 (Reason: moved to release)". What does this mean?01:22
energizerer, my real question is, which version did this patch become default "debian/patches/set_user_default.patch: Default to --user on non virtualenv"01:24
Bashing-om!info python-pip xenial01:26
ubottupython-pip (source: python-pip): alternative Python package installer. In component universe, is optional. Version 8.1.1-2ubuntu0.4 (xenial), package size 140 kB, installed size 620 kB01:26
energizerBashing-om: you're saying it happened in xenial?01:27
Bashing-omenergizer: see the results ' apt changelog python-pip ' .01:28
energizerBashing-om: "d/patches/set_user_default.patch: Port from Ubuntu." 2016-02-10. Does that mean the patch was rolled out to users on that day?01:31
Bashing-omenergizer: Sorry, will take one more familiar with package management than I to answer that properly .01:33
energizerBashing-om: no worries, thanks01:34
Bashing-omenergizer: I will stay tuned in :) Inquiring minds want to know .01:35
Wafficushi there, can anyone help me to copy and paste backup folder in Lubuntu?01:58
Wafficusits giving me permission denied for whatever reason01:58
Wafficusthe flash drive has ext4 that was formatted with GParted01:58
Wafficuscan anyone help me with a usb drive issue in lubuntu?02:08
fairuzHi guys and ladies02:09
fairuzI'm on Ubuntu 18.04 and trying to allow users to login (ssh) using password02:10
fairuzSo I uncomment PasswordAuthentication yes and restart ssh using service ssh restart02:10
fairuzBut the user still can't login with error "Permission denied (publickey)."02:11
rfmfairuz, well,  PasswordAuthentication is on by default, so you shouldn't even have needed to uncomment it.  Is it possible the user has turned it off in their .ssh/ssh_config?   always useful to try "ssh -vvv <host>" in these cases to see what ssh is trying02:20
fairuzrfm I'm using DigitalOcean VPS and they disabled this by default02:23
fairuzthe user is a freshly created user, I don't think it even has a .ssh folder yet02:23
fairuzLet me paste the -vvv output02:23
myselfI hope you mean pastebin ;)02:24
fairuzof course :)02:25
fairuzhttps://pastebin.com/ept3QPGj02:25
rfmfairuz, DO might have compiled in the option so you can't change it.  Maybe purge their version and reinstall from the Ubuntu repos?02:27
fairuzrfm hm actually I have several Ubuntu servers before this and never have a problem02:28
fairuzbut this is the first time I use Ubuntu 1802:28
rfmfairuz, the -vvv log definitely shows only publickey offered (see line 186, would mention "password")02:28
fairuzthe other servers are on Ubuntu 1402:28
rfmfairuz, hmm.  maybe you need to restart sshd with "systemctl restart ssh.service?"   I thought service continued to work for compatiblity...02:29
fairuzah service is deprecated now? Sorry02:29
fairuzah people from #openssh told me that I modified the wrong config file02:31
fairuzI need to modify sshd_config instead of ssh_config02:31
rfmfairuz, yeah, that would do it02:32
fairuzthanks rfm02:35
fairuzbtw, systemctl will replace service?02:35
JeffATLHi - what's an app I can use to test webcam funtion on a netbook?03:12
HipHop-openboxCheese03:13
JeffATLHipHop-openbox: thanks03:13
HipHop-openboxNo problem could have googled that...03:14
HipHop-openboxCheese has been around for  long time03:15
JeffATLyeah, but i felt like asking a freenode channel with many experts would give better quality results than random google hits.03:15
JeffATLwell, i'll be danged - it Just Worked (tm)03:17
sonicwindguvcview is good also03:18
HipHop-openboxJeffATL, lol driver would be issue if it didn't work03:20
HipHop-openboxJust make sure you don't turn webcam off with function key otherwise you will be back asking why it stopped working03:23
fuxxyRunning ubuntu 18.10 Desktop, xinit session instead of gnome. Is there a way to keep my machine from entering standby/hibernate?03:27
gijoe3kHey Gang, quick question....i have 8gbs of ram. How big should my swap space be for 18.04?03:43
gijoe3kBack in the olden days(late 90s..early 2000s) it use to be the rule of thumb of doubling the size of your ram.....03:43
gijoe3kis that still true?03:43
Bashing-omgijoe3k: hybernation a factor ? then it is the amount of ram plus a bit .03:45
gijoe3kNo, i wont be using hibernation. It seems that...from what i found on the net....hibernation is bad for ssd, which i have one installed.03:46
Bashing-omgijoe3k: depending on what you do - heavy duty -chances are a small swap will be just fine. 8 Gigs, swap will rarely be touched in every day use . A small swap is cheap insurance .03:49
gijoe3kgotcha, thanks @Bashing-om03:50
JeffATLgijoe3k: with 8GiB RAM having, say, 1GiB swap would give you a little bit of a "knee" to your performance dropoff if you somehow go nuts on there03:51
=== Dreaman is now known as Blade
JeffATLbigger swap gives you diminishing returns if you go even more nuts because i assume you have just one drive - it'll just sit there and thrash. it might sort itself out eventually but the machine would basically be useless03:54
nikolamI now have a problem with firefox (LTS 18.04), it offers to reboot, every time it starts and after restarting again, in a loop. (these are 2 restarts in a loop): https://bpaste.net/show/23032c020c3304:00
nikolamSomeone screwed up firefox or ubuntu itself lately, pretty badly04:04
nikolamand now when started FF aether crashes when opening tab or stays but can't open any web page and behaviour is erratic. thunderbird too crashing : https://bpaste.net/show/4cdf0fd4344104:06
nikolamFirefox developer, I also have installed in shared dir can't now open any remembered tabs and doesn't display anything in them.. and it's not shipped by ubuntu..04:07
nikolamSomething's terribly wrong here from the day before..04:07
nikolamhttps://bpaste.net/show/dec5992a4bcd04:09
nikolammaybe because fro some reason it didn't enable swap?04:09
nikolambecause it is commented out.. in /etc/fstab .. after update.. ??04:10
nikolamno it's not that. It's about zfs pool not being imported and swap is there (on ssd)04:11
nikolamand now with swap enabled, FF dev edition opens sessions and display web pages.. so, Firefox cou;dn't work, because swap partition were not mounted, because for some wird reason ZFS wasn't mounting pool where swap was (in a zfs block volume)04:14
nikolamSo question is, why everything falls apart when swap is not there for any reason?04:19
nikolamAnd why sometimes ZFS in UBuntu doesn't mount pools.04:19
AndyChow888What's your output of "free"?04:32
nikolamAndyChow888, https://bpaste.net/show/a2d3309bff0f04:47
nikolamNow ff starts and works with swap.04:48
nikolameve 0 B used on it.04:48
AndyChow888But, your swap shows 0B used.04:48
nikolamyeah I think I tweaked things to represent available RAM as related to ram+swap. I tied to defend from machine blocking every time Firefox fills the RAM on some Youtube videos playing..04:49
nikolamIt didn't help. And behaves bad when swap is not there04:50
nikolamSo sub-question is, Why Linux in general can't defend itself from App filling RAM and blocking whole machine04:50
nikolam(network continues, screen freezes and can't ssh into it) maybe it is constant need to overcommit?04:51
AndyChow888I don't know enough about your setup to answer. I don't know how you can tweak ram+swap to show up as ram.04:52
AndyChow888Maybe start atop, and see what's red.04:53
HipHop-openboxI set swap up with double the Arch Linux recommended amount04:57
nikolami have put vm.overcommit_memory=2 in /etc/sysctl.conf and some other thing04:58
AndyChow888That does not confuse ram and swap. Those are two different things.04:58
nikolambut root problem is machine freezing when FF decides to fill the RAM04:58
nikolamApp should die when trying to use too much RAM and otherwise deal itself with it, not hogging machine.05:01
AndyChow888Apps do get killed when using all the RAM. The core is dumped.05:02
AndyChow888So I'm not convinced by what you say.05:02
HipHop-openboxGoogle see if there is a way to kill app in ff settings05:02
nikolamAndyChow888, not as I see it. machine gohs when FF decides to eat all RAM after half or day on05:03
AndyChow888I think FF is more likely to saturate your IO or something else. Your swap file is not being used, by what you posted.05:03
AndyChow888Unused ram is wasted ram. Most of it is probably cached data.05:04
nikolamit happens on some video playing from youtube, afte say, day of active use of FF session.05:04
HipHop-openboxProbe ur ram05:04
nikolamAll that ovecommit thing is a problem I think.05:04
AndyChow888Yeah. It also happens if you move files around a lot. It's cache, not active RAM.05:04
nikolamHipHop-openbox, like at one moment, there is 40% free of RAM, swap not used and in next moment machine freezes and can't ssh to it05:05
nikolambut routing and IP works...05:05
HipHop-openboxProbe ur cache . Or I'll take ur cash. :D05:06
AndyChow888In your free output, 1.5 G of ram was free. But 4.5 G was immediately available, if some app asked for it. The difference is cache, ie optimization, not actual use.05:06
HipHop-openboxCache virtually eats hard drive space if I remember right05:07
AndyChow888Buffer/cache is just data that you might need, but isn't used. So if ever your cpu asks for it, it doesn't have to ask your hard-drive, the data is there. But if anyone needs the space, it's discarded.05:07
AndyChow888Cache is something that makes your computer faster.05:08
nikolammaybe oom killer should nail misbehaving app05:08
nikolami better like FF to die , report bug on it's leaking and not needing to hard reboot machine05:09
AndyChow888nikolam, I tried. Your problem is not a memory leak. But whatever. I'm out.05:09
HipHop-openboxMemorized data written to hard drive in Windows not sure Linux our unix takes this approach05:10
nikolamAndyChow888, it sure shows RAM filled up before freezing05:10
AndyChow888monitor it with atop, and you'll see that your bottleneck is elsewhere.05:11
nikolamand it all starts FF playing some video after a day on. And dydtem chokes after FF goes crazy.05:11
HipHop-openboxKill Firefox purge uninstall remove autoremove ..05:11
nikolamok05:11
HipHop-openboxCopy bookmarks not sure will help 100%05:12
HipHop-openboxAnyone think a virus could do this in Linux?05:13
nikolamHipHop-openbox, not sure, unless it is coming through proprietary snaps , everything else is coming from source viewed by many eyeballs, binaries are from ubuntu distro, that's what distros are for.05:15
HipHop-openboxTalking about browsing internet porn05:16
nikolamYou won't get public eyeballs on code on proprietary platforms, so unless proprietary binaries and untrusted sources binaries, fat chance. But Viruses on Linux os unix-like systems are possible.05:17
nikolamHipHop-openbox, it's youtube. I elliminate problems with rouge sites with Noscript/Privacy badger Firefox addons on such sites.05:17
HipHop-openboxCould always run clam can do from usb stick05:18
nikolamthere are also rootkits. And spyware embedded in firmware. viruses ar not even an important part. that  is like Ms-windows mindset :P05:19
AndyChow888Linux is beyond secure, if you update regularly and don't expose yourself directly to the internet.05:20
nikolamHipHop-openbox, I know mostly what's the prob. oom killer not killing an app that isbihaves. and i set memory allocation to 50% of memory+swap. So when swap was not there, it failed to give RAm to app05:20
nikolamAndyChow888, I am very worried about proprietary 'snaps' . yes Isolated. But accessing user data , so..05:21
nikolamAndyChow888, what you think is important to see in atop05:21
AndyChow888What proprietary snaps?05:21
AndyChow888snaps aren't proprietary05:22
AndyChow888In atop, just wait for something to turn red. Blue is ok, red is a bottleneck.05:22
=== coffeeguy is now known as koffeeguy
HipHop-openboxAndyChow888, what are these snaps? Never heard this reference before05:24
nikolamAndyChow888, meaning, proprietary software that is coming through snap05:24
nikolamHipHop-openbox, like container for untrusted apps on linux desktop on Ubuntu05:25
nikolamI see it again as ms-windows mindset , useful for third parties not trusting users with their source.05:26
HipHop-openboxLol! This is why we have trusted servers. I wouldn't allow anyone to just add apps05:26
nikolamAndyChow888, on, waiting for red. yet I usually have just a few seconds before it fills RAm and freezes. I might better log something.05:26
nikolamHipHop-openbox, "trust" is overrated :P05:27
HipHop-openboxNot on Arch Linux PC..05:27
HipHop-openboxRolling distros ppl don't like install05:28
HipHop-openboxRed yet05:28
cfhowlettFide sed vide05:29
HipHop-openboxAnyone using a VPN getting past your policy?05:29
=== drdo_ is now known as drdo
=== avelardi_alt is now known as avelardi
=== [Ben] is now known as MrC
bobdobbsI'm using ubuntu 18.04. I've installed gulp and gulp-cli in a local project dir. If I invoke gulp I get 'command not found'. How can I successfully invoke gulp?06:36
AndyChow888bobdobbs, you need to add the path to your environment variables.06:38
AndyChow888From where you installed it, if you run ./gulp , does it work?06:38
bobdobbsAndyChow888: the gulp executable gets installed somewhere under node_modules. I'll try and find it to execute it directly06:40
AndyChow888To find it, you can use "locate". "locate gulp". Or "updatedb", and then "locate gulp", if your install is recent.06:41
bobdobbsyeah, if I do 'node ./node_modules/gulp-cli/bin/gulp' then it works06:41
AndyChow888Ok, so export that to your path.06:42
AndyChow888like "export PATH=$PATH:/path/to/my/program"06:42
bobdobbsbut won't this path have to be different every time I create a project?06:42
AndyChow888Yes.06:42
bobdobbsI think I'd prefer a solution that doesn't rely on my changing the PATH variable every time I need to use a nodejs binary06:43
AndyChow888Then you need to use some sort of package manager.06:43
bobdobbsI use node tools often. Sometimes for throwaway tests.06:43
AndyChow888Or have a common path to your throwaway projects.06:44
bobdobbsI'm sure I've got this working on another machine without having to constantly edit the path, and without using a package manager06:44
bobdobbsI just wish I remember how I set it up06:44
AndyChow888Well, I'm open to hearing any other solution.06:45
Sircle Is AData su650 ssd ok to buy?06:45
MKUltraMagnusi just installed @angular/cli to the global node_modules and it worked fine06:45
MKUltraMagnusi can call ng without doing anything else06:45
bobdobbsMKUltraMagnus: I tried a global intall of gulp/gulp-cli, but still had the path issue. But I'd prefer to run nodejs binaries from the local project anyway06:46
guivercbobdobbs, alternatives could be `alias` (a shorthand way to run a command where part of path is defined), or `ln -s` with a command that executes it in /usr/local/bin (or equiv) - just ideas06:46
MKUltraMagnusdid you install node / npm via https://github.com/nodesource/distributions ?06:47
bobdobbsguiverc: my preference would be to execute the locally-installed node binaries, rather than the global ones06:47
MKUltraMagnusso just edit your package.json commands to run them from that local node_modules folder then06:47
bobdobbsMKUltraMagnus: I installed from a PPA. Can't remember which one06:48
MKUltraMagnus'gulp' './node_modules/bin/gulp06:48
stevwillssup06:48
MKUltraMagnusthen you can npm run gulp [whatever]06:48
lotuspsychjeSircle: join ##hardware06:48
bobdobbsMKUltraMagnus: what do I need to read to figure out how to do that>06:49
MKUltraMagnuswell npm run gulp -- --whatever if you need to pass something06:49
MKUltraMagnusjust npm install [package name] --save dev06:49
MKUltraMagnus--save-dev06:49
MKUltraMagnusthen edit the package.json scripts part to point to the bin inside node_modules06:49
MKUltraMagnusor if you just want to use something as a fire-and-forget without installing just run npx [package name] -- options_whatever_goes_here06:50
MKUltraMagnusif it's just occassional use and you don't need it to be a proper dependency06:50
guivercbobdobbs, you could always use ~/bin instead of global /usr/lo..  (alias can be user defined)06:51
MKUltraMagnusah looks like npx is the prefered way to do it anyway06:51
MKUltraMagnusso just npm install gulp --save-dev06:51
MKUltraMagnusthen use npx gulp [whatever] and it should default to the installed version inside /node_modules06:52
stevwillshey07:00
lotuspsychjewelcome stevwills07:01
HipHop-openboxAndyChow888, did you fix firefox problem..07:01
AndyChow888I've never had a firefox problem.07:01
AndyChow888Some guy that didn't understand ram caching data thought he did.07:02
HipHop-openboxAndyChow888, funny guy07:03
HipHop-openboxWell don't how he was administrator to a system07:04
HipHop-openboxCache should have been easy to understand in Windows07:04
lotuspsychjeHipHop-openbox: discussions in #ubuntu-discuss or #ubuntu-offtopic please07:05
HipHop-openboxOk07:05
lotuspsychjethank you07:05
bobdobbsI just realized something about adding gulp to my PATH using a relative path: even if I do this, I can't possibly anticipate all possible dependancies of all possible future projects. But surely node devs don't alter their PATH for every required path for every node package? What is the conventional way for handling this?07:11
MKUltraMagnuswell normally you just install them to your global npm's node_modules folder with -g and forget about it07:12
MKUltraMagnusif they're project specific then they become a project dependency in that project's package.json where you can version them with a package-lock.json or shrinkwrap07:13
bobdobbshmmm07:20
bobdobbsI did try to install gulp/gulp-cli globally, but still had the path issue. But even if I solved it for gulp, it'd apply to all the dependancies of whatever I'm using afaict07:21
bobdobbsI don't often use a package.json. So maybe if I figure out how to use it, I might start solving the problem.07:22
bobdobbsLike, I think I can see how to run gulp from 'scripts' in package.json. So I might start testing that approach07:22
hudoHi, is it usual that the swap partition just fills but does not release unused "space" ? There is enough free RAM, swapiness is the defualt of 6007:53
guiverchudo, the only case I can think of is a program malloc() ram, but never returns/releases it.. ie. bad/sloppy code.   good OS theory says to keep some ram available (in case a program mallocs) which can be reduced by changing swappiness...  i don't have an answer though; just thoughts07:57
=== capella is now known as capella|away
hudoguiverc, np, maybe you have some documentation an SWAP behaviour, there is a lot about the behaviour of RAM but i found nothing especially about swap behaviour08:12
hudosince last reboot i just observed the swap partition is slowly but constantly filling and never releasing again some space08:13
guivercthis may help with swappiness (https://askubuntu.com/questions/103915/how-do-i-configure-swappiness, along with wiki https://help.ubuntu.com/community/SwapFaq) - but most of my thoughts were from OS theory & programming background08:15
hudowith vmstat however i saw the number for swpd decreasing sometimes a little ( very little ) but after a while it increased agin08:15
tomreynhudo: i'd second guiverc, the issue is not with your (default) swap configuration, but with some software you run.08:17
hudowell as far as I know swappiness is about the RAM'S point of view, thats what I told, about RAM's behaviour there is docu, but what a baut the swap partition's point of view ?08:17
tomreynthe swp partition has no POV, it's just a dumb storage object, managed entirely by the kernel.08:18
hudolol08:18
hudobut you know what I mean ?08:19
tomreynyes08:19
hudoso the question is, do I have to take action when swap partition will be almost full ?08:19
tomreyni have to head out though, sorry08:19
hudoand if yes, which action ?08:19
hudoI'm pretty sure that some applications have memory leaks ....08:20
meowschwitzin which case there's nothing you can do on kernel side08:21
hudowell the easiast action is to reboot, another way to "clear" swap partion requires that there is enough RAM  if swap is taken off08:24
guiverchudo, you may find just logging out & back in corrects situation (rather than reboot; when your DEsktop kills all programs, the OS should free() up the malloc'd ram from processes that are being killed..)08:26
hudothere is a database running the machine, and the memory for the database is limited. I just connect sometimes via vnc to the machine.08:30
=== pavlushka_ is now known as pavlushka
meowschwitzhudo: are you sure you arent looking at an artefact? do you have OOM process kills?08:35
lotuspsychjehudo: be carefull with vnc, its a big security risk these days08:37
hudowhat do you mean with out-of-memory kills ? I do not kill processes, the system works fine at the moment ( till now )08:37
hudolotuspsychje, I konw, its used in the lan.08:38
WBILLanybody run ubuntu on windows 1008:49
WBILLi know nightmare i just had a ?08:50
lotuspsychje!ubuwin | WBILL08:50
ubottuWBILL: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide08:50
WBILLreally i have to goto the windows forum..ughhh!!08:50
WBILLi rather ingest hydrochloric acid08:51
tomreynhudo: does this return anything? dmesg | grep -A3 oom_kill08:52
WBILLok ill try the ubuntu-on-windows08:52
lotuspsychjeWBILL: cool down please, we use seperate channels for different topics08:52
WBILLlotus im kidding im a stand-up sit-down comic08:52
WBILLthanks for the info08:53
tomreynhudo: if it does, this would suggest the kernel uses oom killer https://www.kernel.org/doc/gorman/html/understand/understand016.html to handle a low memory situation occurrring on your system, effectively killing 'random' (not really, but it may seem this way) processes.08:55
hudotomreyn, there is no oom_kill remark in dmesg09:01
tomreynhudo: so then the best thing to do is to watch the process list and the processes VSZ + RSS and the system wide vmstat over time.09:04
tomreynthe former can be seen in the output of 'ps auxw', the latter just requires running vmstat, or vmstat -s09:05
tomreynmost standard system monitoring utilities will capture these values for you.09:05
hudotomreyn, with a script I see the sums of the /proc/pid/smaps and it turns out that nm-applet and mission-control are on top of the swapping list09:18
hudowhat is the mission-control09:19
tomreynhudo: there is telepathy-mission-control which is a component of telepathy: https://telepathy.freedesktop.org/about/09:26
tomreynbut there are also other softwares which use this name.09:26
tomreynhudo: this said, if you dont use telepathy (the instant messenger integrated into ubuntu) then you can just uninstall it and everything else will keep working.09:38
emanuelezif I CTRL-ALT-F2 during installation and add/remove kernel modules (in order to make a usb wifi dongle work) should the results show up later in the installation process?09:45
WBILLanyone ever seen this issue whenever i run screen it gives me this error basically because it wont keep /run/screen dir there as a temp or other i guess09:45
WBILLCannot make directory '/run/screen': Permission denied09:46
WBILLnm i found a good fix09:50
SircleQuestion: If I install windows 10, do a dual boot after installing kubuntu 18x then. But I encrypt all the harddisk while doing this (the harddish that had windows and kubuntu on it), will I have any problems while running windows?  I think the decryption is done on the fly by kubuntu OS. If windows is runing, it will not be able to decrypt.09:58
vltSircle: What exactly does "encrypt all the harddisk" mean?10:00
Sirclevlt,  are you asking me coz you dont know?10:00
vltSircle: Yes. What did you use to do that?10:01
Sirclevlt,  kubuntu option10:01
Sirclewhile installing it10:01
vltSircle: LUKS based?10:01
Sirclewhats luks?10:01
the_drowDoes anyone know how to install the Displays app on a minimal Ubuntu installation?10:02
vltSircle: LUKS is a block layer encryption system. You encrypt a block device. In your case most propably the *partition* Ubuntu runs from.10:02
vltSircle: Windows shouldn't be affected.10:02
Sircleno. ful hdd10:02
vltSircle: Can you paste the output of `lsblk` to a (decent) pastebin?10:03
Sirclevlt,  look, I have not installed anything yet. I am asking as a precaution10:16
SircleQuestion: If I install windows 10, do a dual boot after installing kubuntu 18x then. But I encrypt all the harddisk while doing this (the harddish that had windows and kubuntu on it), will I have any problems while running windows?  I think the decryption is done on the fly by kubuntu OS. If windows is runing, it will not be able to decrypt.10:16
guivercSircle, the encrypt process is done to a partition or device (eg. drive) and is destructive generally to anything previously there; thus if w10 was there it'll get lost. This is why vlt asked you to provide lsblk I think (list block devices), as it'd show if you had multiple partitions, .. either i've misunderstood what you're wanting, or you've made it unclear (eg. is w10 on a different drive?)10:20
Sircleguiverc,  I wrote "But I encrypt all the harddisk while doing this (the harddish that had windows and kubuntu on it)"10:23
Sircleguiverc,  vlt but now things are clear to me.10:23
Sircleguiverc,  vlt is there a way to encrypt full drive by another tool?10:23
Sircleso it will keep both windows and ubuntu runing?10:23
Sircleit can run both*10:24
guivercSircle, you'd generally have Ubuntu encrypted (by itself in partition(s)) , and have Windows with it's own encryption (different partitions), thus all drive is encrypted (by two mechanisms, not one; yes if you didn't use fastboot it may be possible still use both at the same time even if encrypted seperately)10:24
Sircleguiverc,  "use both at same time"? how?10:27
SircleSecondly, is there an option to encrypt only the partiion and not the full drive while installing kubuntu?10:28
guiverci was thinking of 'mount' (mounting) both partitions; so for example you could mount your windoze partition so you could read data from it whilst running Ubuntu... it was thinking in that way10:28
=== rymate1234 is now known as rymate1234_
SircleIf I run windows 10 inside a vm with ubuntu as host. Can I play games and use gpu? I have dell M6700 laptop10:32
Sircle ?10:32
guivercSircle, i can only answer generally; which is usually vm's don't have very good access to hardware, so if the game plays - it's not the same as if it had direct or real access.. i doubt it'll be what you're hoping for10:35
=== rymate1234_ is now known as rymate1234__
=== rymate1234__ is now known as rymate1234
Sircleguiverc,  a 20% performance loss is ok. Should I excpet more?10:37
vltSircle: Even a "full disk encryption" (FDE) in Ubuntu doesn't actually what the name suggests. There always has to be an unencrypted part somewhere that does the decryption work. So, FDE means *one* encrypted *device* that in most cases is a whole disk but a disk partition (or equivalent).10:40
vltSircle: Sorry, I a word: In most cases is *not* a whole disk.10:41
Sirclek10:43
guivercSircle, i'm not good at this; but vm's are not intended for games but processing data, workloads (getting 20% would be more hopeful for video hardware & still a stretch probably...  vm is on real cpu; games offload to gpu & need direct access they don't have in a vm)10:43
Sirclek10:45
EriC^^Sircle: you could always use some windows encryption to encrypt windows, and use home dir encryption to keep it simple10:45
EriC^^*home dir encryption on ubuntu10:45
EriC^^Sircle: or you could possibly use luks and whatnot to encrypt ubuntu fully, there are guides online on setting up encryption manually in ubuntu and not via the installer's defaults10:46
SircleEriC^^, ok10:49
Sircle If I run windows 10 inside a vm with ubuntu as host. Can I play games and use gpu? I have dell M6700 laptop10:49
Sircle ?10:49
guivercSircle, simple games like solitaire will play.  games that call the OS (windows) for functions will be fine, but games that expect direct hardware access don't have it (as not a real machine, a virtual one that speaks to the guest-OS)10:50
frendathe key '1' on keyboard of my laptop does not work. It does not type the nember "1", But Shift+1 is working, giving the exclamation mark on the screen; Is it a physical problem  in the keyboard?10:51
guivercfrenda, it'd mean it's not a mechanical one as the key words, but could be an electrical (circuit/logic) one inside the keyboard -- maybe try `xev` to see if you get reaction from it10:56
guiverc(i just tried, it wasn't the tool i was thinking of.. it may still help)10:57
qwebirc48376hello, I have an issue with ubuntu 18.04 kernel 4.18.18-041818-generic, laptop lenvo x1 carbon gen3. When I close the laptop lid, it does not do anything. does anyone have any insight into this?10:57
waheedihi, when i boot using the bootable ubuntu installer to my macbook air machine I can’t seem to find a way to make the wifi adapter tick11:01
waheediis there something I’m missing lshw shows the Network adapter, but it fails to turn it on somehow,11:02
qwebirc48376try sudo rfkill list11:04
waheedii tried both 16.04 and 18.04 bootable versions, same thing11:04
qwebirc48376then sudo rfkill <adapter number> on11:04
qwebirc48376@waheedi check sudo rfkill list11:04
waheedistrangely enough, the same machine and the same bootable disk used to make the wifi work out of the box, but after upgrading to mojave, something strange happened11:05
waheediiwconfig shows no wireless devices11:05
ledeniwaheedi: what tell you 'lspci | grep Wireless'11:07
waheediim currently on the mac side :)11:07
frendaguiverc: https://bpaste.net/show/1631bc677cec <-- mine11:07
waheedithe problem it has no ethernet device :|11:07
waheediits like a horse without a tail11:08
waheediledeni: you want the device’s driver name?11:09
waheediBroadcom 436011:10
waheedifrom mac : Broadcom BCM43xx11:11
waheediSupported PHY modes 802.11 a/b/g/n/ac11:11
waheedii noticed in the logs something wrong with a PHY mode11:12
guivercfrenda, i can't help in that way; I'd have to see if there was a reaction on each keystrike.. you should be able to see if data comes in when you press SHIFT-1 and 1 .. that was my hope (ie. hopefully prove if it's a keyboard issue, or it sending the wrong keycode by comparing with another keyboard on your machine etc...11:13
waheedii found this artice https://askubuntu.com/questions/55868/installing-broadcom-wireless-drivers which seems to solve my issue, but how can i install bcmwl-kernel-source and firmware-b43-installer from source11:14
waheedibecause i will have no apt connection11:15
waheedifound it https://askubuntu.com/questions/626642/how-to-install-broadcom-wireless-drivers-offline/626653#62665311:15
ledeniwaheedi: if you want make work ubuntu i suggest buy usb adapter for Ethernet  and because you never got work wireless out of box  https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx11:16
waheedii think it is not a possible option ledeni11:16
waheedivery limited in budget :)11:16
ledeniwaheedi: than read link -- no internet access --11:18
waheediyeah funny :)11:19
=== LabMonkey is now known as Mechanismus
SircleI just installed windows 10 and then kubuntu 18.04. There is no grup option of kubuntu and the windows just run up. What should I do?11:38
Sircleo.O11:40
MathisenSircle, just to confirm you are booting and windows starts automaticly ?11:46
Sircleyes11:47
SircleMathisen,11:47
Mathisenand it is grub that is used as boot loader ? and there is only windows in the list ?11:47
Sircleno grub appearing11:48
Mathisenok so where did you choose during install to install grub11:48
Sirclethere was no such option ever seen. I used to installed older versions of kubuntu and no body ever asked me to install grub11:49
Mathisenand just to confirm again you did install windows FIRST and then kubuntu11:50
Sirclewhere is that option appearing any way?11:50
Sircleyes. windows 1st11:50
Mathisenok boot the kubuntu install media as live and then report back here11:51
Sircleok11:51
guivercSircle, it may have referred to it as Boot loader installation (and not grub on install program) - https://help.ubuntu.com/community/Grub2/Installing11:52
MathisenSircle, when you have the live running folow this > https://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd11:54
Mathisenplease read it good so you dont mess upp. and if someone can confirm in here if os-prober is needed or not that would be good also11:54
SircleMathisen,  live cd booted11:55
Sircleguiverc,  ok11:55
* Mathisen goes for coffee11:55
Sirclewhere is that option appearing any way?  to install grub?11:56
guivercSircle, the link I gave was only a fyi; first picture may have been something like what you saw (pic was old; colors will be different as it showed ubuntu's orange/brown, not kubuntu's blue.. & different tabs to modern installer. but probably just distracted so sorry12:00
singhyuvraj122hi12:01
guivercSircle, Mathisen provided a link that'd help you fix (without re-install), it was to boot live, enter terminal & enter commands - the 'grub-install /dev/sdX' step installs grub (where you change the X to your device/drive letter)12:01
Sircleguiverc,  allow me a minute and paste link again please12:03
Sircleguiverc, here12:06
vltSircle: https://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd12:06
Sircleok12:06
SircleI installed kubuntu in sda112:08
MathisenSircle, if you post the output from lsblk to https://ptpb.pw/f and give uss link i can help better12:08
Sircleits mounted on mounted on ‘/media/kubuntu/73ccbec0-5096-46f4-9ec2-171060fc1012’12:09
Sircleok Mathisen12:09
mobile_chow do i remove this repository  http://ppa.launchpad.net/flosoft/cross-apple/ubuntu12:11
SircleMathisen, uuid: 421df71f-5aa0-4f3e-8fb3-bb75b269848b12:11
MathisenSircle, type lsblk and copy everything to a pastebin site. then give link12:12
Mathisen!paste12:12
ubottuFor 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.12:12
lotuspsychje!ppapurge | mobile_c12:12
ubottumobile_c: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html12:12
Sirclehttps://paste.ubuntu.com/p/dTpNtkH2G7/12:13
SircleMathisen, ^12:13
SircleMathisen,  what now?12:14
mobile_cso for example if i have12:14
mobile_cErr:8 http://ppa.launchpad.net/flosoft/cross-apple/ubuntu bionic Release12:14
mobile_ci would do12:14
mobile_cppa-purge ppa:http://ppa.launchpad.net/flosoft/cross-apple/ubuntu12:14
mobile_cright?12:14
MathisenSircle, ok what partition is your kubuntu installl ? the 75gb partition ?12:14
lotuspsychjemobile_c: no, you need to original ppa format12:15
SircleMathisen,  no. ─sda1   8:1    0 112.8G  0 part /media/kubuntu/73ccbec0-5096-46f4-9ec2-171060fc101212:15
lotuspsychjemobile_c: this one? ppa:flosoft/ppa12:16
waheedithis is what I’m seeing in my dmesg for the wifi PHY mode https://paste.ubuntu.com/p/9qD5vYZCTC/12:16
mobile_cthis? "You can update your system with unsupported packages from this untrusted PPA by adding ppa:flosoft/cross-apple ..."12:16
waheediFOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), Revision 1)12:16
MathisenSircle, this dont make sense are you not booting a live media right now ?12:17
lotuspsychjemobile_c: i dont know wich ppa you added originally12:18
SircleMathisen,  I am on a live cd right now; yes12:18
mobile_cmobile_c@Mobile-C:~/git/gpp-2.4.1/test$ sudo ppa-purge ppa:flosoft/cross-apple Updating packages lists E: The repository 'http://ppa.launchpad.net/flosoft/cross-apple/ubuntu bionic Release' does not have a Release file. Warning:  apt-get update failed for some reason12:18
vltSircle: Can you also paste `sudo blkid`, please?12:18
zprdhi all12:20
Sirclevlt,  Mathisen  https://paste.ubuntu.com/p/tZbGXwP8TY/12:21
Mathisenbetter :) ok so use the guide and use sda1 instead of sdXY and the do the install grub part on sda12:21
zprd18.04.1 here, cannot resolve .local domain since upgrade. systemd-resolve on, NetworkManager disabled, avahi configured, nsswitch.conf should be ok, any hints?12:22
SircleMathisen,  which guide again?12:22
MathisenSircle, https://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd12:22
SircleMathisen,  vlt  so, sure that this is not a bios issue OR I dont need to install boot-repair?12:22
mobile_ceven if i do sudo ppa-purge -o flosoft i still get E: The repository 'http://ppa.launchpad.net/flosoft/cross-apple/ubuntu bionic Release' does not have a Release file.12:23
zprd... and no /etc/resolve.conf link12:23
Sircleguiverc,  can you repeat?12:23
lotuspsychjemobile_c: no, you need to original ppa format12:25
SircleMathisen, vlt  http://paste.ubuntu.com/p/4fdwRXPKKd/12:26
lotuspsychjemobile_c: start from the website you got the ppa from?12:26
Mathisenmobile_c, you can just remove it from /etc/apt/sources.list.d/12:27
Mathisenmobile_c, it should be in there if you look12:27
lotuspsychjemobile_c: https://launchpad.net/~flosoft/+archive/ubuntu/cross-apple12:27
devnullHey, Whenever i click "Shift" in my keyboard. The mouse clicks right-click. I don't find this shortcut in keyboard settings?12:28
MathisenSircle, are you booting from sda in bios ? and not sdb12:28
vltSircle: line 14.  Can you check you boot from sda?12:28
devnullactually it is "Menu" key12:32
waheediok im inside my bootable ubuntu and i have wifi :)12:36
waheedivoila12:36
waheedihow can i install hfsprogs on 18.04?12:36
mobile_cthat works12:37
waheedipackage not found12:37
waheedi Unable to locate package hfsprogs12:37
SircleMathisen,  vlt  I have to reboot and check then. the SSD that has sda is set to primary is what i can assure though (in bios)12:38
SircleMathisen,  rebooting12:39
coconutIs reiserfs faster than ext4 fs for normal days work?12:40
guiverccoconut, reiserfs can only be processed by single core (so extra cores can be wasted if you have them), is great for tiny (4kb or less) files so may depends what you do (ie. if you watch no vids, don't listen to mp3 or what I'd consider normal sized files.. only handle tiny files maybe)12:45
* vlt doubts that12:45
coconutok :)12:48
waheedi:)12:52
joop_(:12:52
joop_Hey people, I have a question, I was hoping someone on here might be able to help me out.12:53
waheedinot anymore12:53
joop_why?12:53
waheediHow we can help if your question until this moment is not known to anyone12:54
joop_Haha, good one. Okay, so here's the deal:12:55
joop_I bought a couple of Dell Wyse thin clients (Z90DW, AMD G-T56N, 2GB DDR3, 4GB Flash) and I have installed Ubuntu Server 18.04.1 x64 on them.12:55
joop_Whenever I issue the "shutdown" command (or halt, or shutdown with any combination of parameters), the OS shuts down but the system doesn't power off.12:56
ioriajoop_, sudo halt -p12:57
joop_I have tried that! Doesn't work unfortunately.12:58
ioriajoop_, so got a problem12:58
ioriajoop_, did you change the kernel parameters ?12:58
waheedijoop_: I assume you tried all different variants like poweroff halt, shutdown12:59
joop_waheedi, I did indeed13:00
joop_ioria, I have tried the parameters "noapic", "acpi=force", etcetera.13:00
ioriajoop_,  cat /proc/cmdline13:00
waheediwhat about sudo init 013:01
Mathisenjoop_, "sudo shutdown -h now" ?13:01
joop_ioria, BOOT_IMAGE=/boot/vmlinuz-4.15.0-39-generic root=UUID=57a65ebe-e542-11e8-83b8-0080649dc389 ro quiet splash noapci13:04
joop_Mathisen, does not work either unfortunately.13:05
ioriajoop_,  i'd start removing 'noacpi' and try again  (and why did you add it ?)13:05
joop_ioria, I added it because I couldn't poweroff my system and someone with the same problem told me that it worked for him. I forgot to remove it after it didn't work.13:06
ioriajoop_,  remove it13:06
joop_Removed it, ran update-grub, system is rebooting now.13:06
joop_Just ran `halt -p`.13:08
joop_System is still not powering off.13:09
waheedijoop_: init 013:09
waheedi?13:09
joop_waheedi, system is booting now, i'll try it !13:10
joop_waheedi, still not working.13:18
joop_Had to manually power off the system with the power button.13:18
Mathisenjoop_, min trying this.. just did some google-fu and some people has solved this, > Go to Settings > Power then turn off all Automatic Suspend options. Also choose Blank screen to  Never13:21
joop_I'm running ubuntu server without a DE. The system is running headless.13:21
Mathisenboot with acpi=off then13:22
Mathisenjust for some testing here13:22
joop_Already tried that.13:23
joop_Unfortunately, to no avail.13:23
Mathisenok. well i tried :) heh anyway seem there is people with same issue as you with the 18.04 version13:23
joop_Yeah, I noticed! A colleague of mine is running OpenBSD (FreeBSD wouldn't boot, graphical issues) and it works just fine.13:24
waheedijoop_: did it work?13:24
joop_waheedi, no, unfortunately it did not.13:25
ioriajoop_,    systemd-halt  ?13:26
joop_The amd64-microcode package is installed too.13:26
waheedimeanwhile i damaged my disk partition table :)13:27
waheeditestdisk tricked me13:27
joop_ioria, I can try that. The thing is though, that when I attach a keyboard and a monitor to the system and I issue the "shutdown -h" command (or any of the aforementioned commands) my peripherals do turn off and the OS shuts down, but the problem persists.13:27
joop_waheedi, nothing beyond repair I hope?13:27
waheedino but i have some precious data there, that was about to go to backup13:28
joop_ioria, the command systemd-halt does not exist on my system.13:28
joop_waheedi hmmm...13:28
ioriajoop_,    sy,   systemctl halt13:30
ioriajoop_,   with sudo13:30
joop_ioria, thats doing something.13:30
joop_ioria: going to check in a minute if it worked.13:31
joop_ioria, the problem persists.13:32
waheediwhat was the device again joop_ ?13:33
joop_I'm off for lunch though. Can't get my head around this.13:33
joop_waheedi, Dell Wyse thin client Z90DW13:33
ioriajoop_,   ok, might be useful a bios settings checkup13:33
joop_Went through the BIOS, not much that can be changed though. Also have a unit with an updated bios - no difference.13:34
ioriajoop_, can you paste the ' lsmod ' output  ?13:43
ioriajoop_, i think is something related to your cpu ( AMD G-T56N )13:47
joop_Module                  Size  Used by13:49
joop_nls_iso8859_1          16384  113:49
joop_kvm_amd                86016  013:49
joop_kvm                   598016  1 kvm_amd13:49
joop_irqbypass              16384  1 kvm13:49
joop_shpchp                 36864  013:49
SircleMathisen,  vlt  solved with boot repair13:56
CookieMinteresting, did anybody know about it https://www.serverwatch.com/server-news/canonical-extends-ubuntu-18.04-lts-linux-support-to-10-years.html  ?13:59
joop_Hi.14:00
Sirclewhich jdk (java dev kit) to use in 18.04? Whats the latest?14:01
joop_Here's my lsmod output: https://paste.ubuntu.com/p/kV9NfCWxmj/14:01
lotuspsychjeCookieM: #ubuntu-discuss please14:04
joop_I'm sorry, I'm new to IRC and I'm making quite a mess of it.14:04
joop_Sircle, would just go with default-jdk (points to openjdk-11-jdk)14:06
gregf_hi14:10
gregf_im trying to clear out space from /boot as apt-get install is failing14:10
Sirclejoop_,  hm14:10
gregf_but when i run the command, i get an error.. you have unmet deps. please run apt-get -f install14:11
gregf_and if i run apt-get -f install i get the space error :/14:11
gregf_im literally going in circles :D14:11
EriC^gregf_: manually rm some unused initrd14:12
Sirclejoop_,  I guess I already put the jdk11 on installation14:12
Sirclejoop_,  same thing or any thing differs in upgrading etc?14:12
Sirclejoop_,  or path etc14:12
gregf_EriC^: Thanks, let me try that.. only initrd right?14:12
gregf_also, the ones not linked to my currently used kernel only?14:13
EriC^gregf_: yeah14:14
gregf_ok, Thanks!14:14
gregf_also, if i press the tab key it switches to the other terminal window and tab(autocomplete) does not work :|14:15
Sirclecan I encrypt kubuntu partition after its installation?14:24
vltgregf_: "it"?14:24
vltSircle: Possible but a bit of work.14:24
Sirclevlt,  so no  builtin options?14:25
vltSircle: That's not exactly what I said.14:25
BluesKajHowdy all14:27
CalotteMortuairehowdy c:14:28
newbieGI have one confussion why linux uses *open* insted of *create* ... Suppose I have a dir named *abc* if I tries to create a file then I gives me erroy saying cannot open file *abc* : Is a directory14:30
newbieGMight be dumb question14:30
EriC^newbieG: are you talking about c programming?14:32
=== e_motion is now known as e_motion_afk
newbieGEriC^, Yes but in general it also gives almost the same error which says error opening file *abc* : File exist14:36
EriC^newbieG: which command are you running to get that error?14:37
newbieGEriC^, I am creating file using GUI using file manager *pcmanfm*14:38
EriC^newbieG: try in the terminal, "mkdir /path/to/dir"14:41
newbieGEriC^, Ok got you point ... C an you explain why this happens with C14:43
EriC^newbieG: what code are you running?14:43
newbieGEriC^, https://paste.pound-python.org/show/Fidm7PFNaZ2ZmQlWScRV/14:45
EriC^newbieG: there's nothing about creating any file there14:50
newbieGEriC^, I am compiling it with "gcc test.c -o test14:53
EriC^how are you getting "error opening file *abc* : File exist" ?14:53
EriC^newbieG: the code compiles fine here and seems to run14:58
Cheezcompiles and runs?! ship it!14:58
joop_Cheez, That's the spirit lol14:58
joop_Does anyone know how to hide the "has joined" and "has quit" messages by the way?14:59
surrounderdepends on the client14:59
redlegionoh god, anyone know how to live with resolved/resolvectl?14:59
redlegionit's not playing nicely at all with 18.10/openvpn14:59
surrounderjoop_: in weechat I can toggle those messages through alt+=15:00
joop_redlegion, what is the problem? i use them.15:01
joop_surrounder, I use weechat though that did not work.15:01
redlegionjoop_: DNS doesn't work after connecting to my openvpn server15:02
redlegionat all15:02
surrounderjoop_: hmm might be an option on my side then.. ah well, here's also an option from their faq: https://weechat.org/files/doc/devel/weechat_faq.en.html#filter_irc_join_part_quit15:02
joop_redlegion that is a pretty specific problem though, don't know how DNS is handled through VPNs15:03
newbieGEriC^, I am actually getting this --> /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot open output file test: Is a directory .... collect2: error: ld returned 1 exit status15:03
lotuspsychjeredlegion: doublecheck settings here: https://linuxconfig.org/simple-openvpn-connection-setup-on-ubuntu-18-04-bionic-beaver-linux15:03
joop_surrounder, Thanks, I'll check it out.15:03
surrounderjoop_: ah apparently alt+= toggles all filters, so it should work if you have set some15:03
redlegionjoop_: i can alter configs on either side, client or server, and it's absolutely narrowed down to a systemd issue15:03
EriC^newbieG: seems like there's already a dir called test there, try a different name or "rmdir test" then run it again15:04
waheedican i copy specific part of whole disk, like the first xGB?15:04
waheediits an SSD drive15:04
joop_surrounder, yeah! Thanks! works perfectly.15:05
surroundergreat :)15:05
lordcirthwaheedi, yes, but the result won't be usable.  What are you trying to do?15:05
newbieGEriC^, Yes I know that but please see the word  its *open* not *create*15:06
joop_redlegion, isn't there something going on with netplan? /etc/netplan/...15:06
waheedilordcirth: I know the first XGB has my data, but the disk partition went made, after a testdisk cmd went worng15:06
waheediwent mad*15:06
vltwaheedi: It totally wil be usable. You can use tools like dd, ddrescue or just head ...15:06
waheedivlt: do you think so?15:06
lordcirthwaheedi, you deleted a partition and you want to recover it?15:06
joop_waheedi that is one savage way of recovering data, please keep us posted on how that goes. I'm curious.15:06
vltwaheedi: Sounds like !xy to me.15:07
waheedilordcirth: all the partition table went wrong, and the partition area is still intact15:07
EriC^newbieG: yes it expects a to open a file, and it's saying can't open cause it's a directory15:07
ioriajoop_, maybe the problem is with the radeon module; con you boot with the nomodeset parameter ?15:07
waheedipartitions*15:07
vltwaheedi: You could fix your partition table or just loop offset mount.15:07
lordcirthwaheedi, ok, then first you should back up the whole drive using dd, because anything you do to fix it could go wrong15:07
redlegionjoop_: could be NetworkManager in the background, though I'm not using the GUI to connect to my OpenVPN15:07
lordcirthThen you could recreate your partition table + partitions and run fsck15:08
waheedilordcirth: its already wrong :)15:08
joop_ioria, that might be. I'll add it.15:08
redlegionthough it's hilarious that the same problem happens no matter how i connect15:08
vltwaheedi: But you could fuck up your data in the process.15:08
waheedivlt: i have no backup of the partition table anywhere, but in my brain, and I can't access that15:08
joop_ioria, is it normal that the reboot command works just fine? I mean, all is well until the OS requests a poweroff of the system15:08
waheedivlt: i dont think data will be touched,15:09
ioriajoop_, nope,it's not normal15:09
lordcirthwaheedi, that's why you backup the drive, then try :)15:09
vltwaheedi: Neither did you think you would destroy your partition table.15:09
lordcirthIf you recreate the partition in exactly the same place, it should work.15:09
waheedilol :)15:09
joop_What is the difference between GRUB_CMDLINE_LINUX_DEFAULT and GRUB_CMDLINE_LINUX?15:10
vltwaheedi: loop mounting should be enough to use the file system.15:10
lordcirthjoop_, 'default' gets applied only to normal boot entries, the other gets applied to all, including recovery/fallback ones15:10
waheedii had a pastebin yesterday of it15:10
waheediwhere can i go and seach history of pastebin15:11
waheedi?15:11
lordcirthwaheedi, did you send the paste to someone here?15:11
waheedino on #mac15:11
joop_lordcirth, thanks, that's the best explanation I've read so far.15:11
ioriajoop_, if nomodeset fails, try  modprobe.blacklist=radeon15:12
lordcirthwaheedi, the ##mac topic doesn't mention logs, but you could ask on there if someone still has your message in their history.15:12
qwebirc36781seems like I am in the right spot :)15:12
waheedilordcirth: I think that will help15:12
joop_ioria i'll try that. It's shutting down now with the nomodeset parameter, I'll walk up to the system in a minute.15:12
waheedivlt: loop mounting with variable size?15:12
qwebirc36781Hey, I am having trouble installing the current Ubuntu LTS on an older laptop or rather getting the graphics up and running. Could you point me in the right direction on where to get help? I searched around but I am unsure, askUbuntu for example seems to be for very specific questions.15:13
lotuspsychjeqwebirc36781: wich graphics card chipset?15:14
lordcirthqwebirc36781, what exactly happens when you install?15:15
qwebirc36781nvidia gt 130m, I can also provide the steps taken so far and the error messages that I found15:15
lotuspsychjeqwebirc36781: ubuntu-drivers list to see what your system reccomends for driver15:15
spedexWell I didn't get the gdm3 to work with Nvidia so might be the same issue. I just switched to lightdm.15:17
joop_spedex: That's odd, I found on my workstation with an R9 290 that lightdm was really sluggish and the only thing that worked was gdm315:17
lotuspsychjespedex: with the correct graphics drivers, gdm3 should work fine15:17
waheedifound it :)15:18
waheedihttps://pastebin.com/raw/FpWGAYS115:18
spedexok have to take a look then at some point15:18
lordcirthwaheedi, so, this is a mac-formatted drive that you are trying to fix from Ubuntu?15:19
waheedithe current fdisk https://pastebin.com/J8pBWnKU15:19
waheedilordcirth: yes15:19
BluesKajqwebirc36781, is this a hybrid graphics system aka Optimus?15:19
eugeniohi all, how can I mount a resierfs in ubuntu 18.04? mount -t reiserfs /dev/sdc1 /mnt/ return me among the things wrong fs type, any hints?15:19
lotuspsychjewaheedi: to fix a mac drive you need to use the mac disktools15:19
lordcirthwaheedi, I would backup the disk image using dd, then use mac tools, yeah15:20
waheedilotuspsychje: disktools like diskutil ?15:20
qwebirc36781After the purpleish loading screen my screen shines black, I removed the splash and quite boot parameters and found out that the problem happened after the line *fb: switching to nouveaufb from vesa VGA* so I tried the boot parameter noveau.modeset=0 (quite a lot of googeling happened in between) this allowed me to install but the resolution was fixed to 640x... (second part coming right up)15:20
lordcirtheugenio, do you have reiser4progs installed?15:21
lordcirther, reiserfsprogs probably15:21
eugeniolordcirth: yes15:21
lordcirtheugenio, reiserfsprogs too?15:21
yetifur!s repositories15:21
yetifur!s ubuntu repository15:21
ubottuyetifur: I am only a bot, please don't think I'm intelligent :)15:21
lotuspsychjewaheedi: yes, you can boot into the mac tools to format your disk15:22
yetifur!s repository add15:22
ubottuyetifur: I am only a bot, please don't think I'm intelligent :)15:22
lordcirthyetifur, what are you trying to do?15:22
eugeniolordcirth: yes reiserfsprogs too15:22
waheedilotuspsychje: if I format from there, I think I won't be able to recover any data?15:22
yetifurlordcirth: add multiverse and universe repositories15:22
lordcirtheugenio, could you pastebin the full output of that command?15:22
lordcirth!paste15:22
ubottuFor 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.15:22
lotuspsychjewaheedi: ah you want to recover lost data first?15:23
lordcirthyetifur, https://askubuntu.com/questions/148638/how-do-i-enable-the-universe-repository15:23
waheedioh yeah15:23
lotuspsychje!info testdisk | waheedi sudo photorec after install15:24
ubottuwaheedi sudo photorec after install: testdisk (source: testdisk): Partition scanner and disk recovery tool, and PhotoRec file recovery tool. In component universe, is optional. Version 7.0-3build2 (bionic), package size 391 kB, installed size 1530 kB15:24
yetifurlordcirth: ty. I reckon the bot query is wrong.15:25
waheedilotuspsychje: i was on testdisk, trying to recover an issue caused by mac installation on a second partition, now after starting testdisk, i had confirmed something I should have not confirmed15:26
waheediso we are now after testdisk stage lotuspsychje15:26
waheeditestdisk is not seeing anything15:26
eugeniolordcirth: https://pastebin.com/xBDMAFB9 this is the first command I gave to check the file system15:26
waheedimean while i started gpart on the disk, have been spinning for the past hour15:27
qwebirc36781according to the Internet boot-parameters are a suboptimal solution so I installed the legacy nvidia-driver that ubuntu suggests via apt but after a restart a similar problem as before exists (black screen). This time parameters like nomodeset do not seem to help and even the recovery mode accessed over grub ends in a blackscreen after a seemingly constant amount of time (about 3 seconds). So I am currently unable to access my b15:27
lotuspsychjewaheedi: to recover data you need to start photorec15:28
lotuspsychjeqwebirc36781: wich driver are you currently on?15:29
waheediyeah i would start with ddrescue or dd first15:29
joop_ioria: nomodeset does not work.15:29
lordcirtheugenio, https://forums.unraid.net/topic/56093-unraid-unmountable-disk-format-was-reiserfs/15:30
lordcirthSeems this is a known bug15:30
qwebirc36781I suppose 340.107 (nvidia legacy - ubuntu 18.04) if it was installed correctly (my process was: sudo apt get install nvidia-340 and then a restart)15:30
lordcirtheugenio, what Ubuntu version and reiserfsprogs version?15:30
lordcirthqwebirc36781, *apt-get I hope?15:31
qwebirc36781sorry typo!  sudo apt install nvidia-34015:32
eugeniolordcirth: ubuntu 18.04 and reiserfsprogs is already the newest version (1:3.6.27-2)15:32
lordcirthqwebirc36781, run 'nvidia-smi' and see if it works15:32
lordcirtheugenio, was the filesystem created with an earlier version, though?15:33
lordcirthOr last mounted by an earlier version?15:33
eugeniolordcirth: right, it was created with a previous version, actually I created such old HD with a Debian lenny distribution many years ago, now I took the HD and I'm tring to mount it on my desktop (ubuntu 18.04)15:35
qwebirc36781I currently cant, even the rescue mode (accessed via grub) fades to black screen after some seconds. Would you suggest fixing this via a live cd or a reinstall?15:35
lotuspsychjeqwebirc36781: try to fallback to nouveau with: sudo apt purge nvidia* to get in your system15:36
lordcirtheugenio, long shot - you could make a VM of an older Debian / Ubuntu, attach the old drive, see if it can mount and copy the data off15:36
waheedican i see what gpart is doing?15:39
qwebirc36781I guess I can't. Normal startup leads to blackscreen and using the recovery mode via advanced boot options in grub also leads to a blackscreen.15:40
spedexqwebirc36781 I had the exact same issue and I fixed it by switching to lightdm15:42
waheedii know what gpart is doing :)15:43
waheedilol it was a little bit tricky, i watched the /proc/ID/io15:43
waheediand from how much rchars there was I know it already passed 300GB15:43
waheediand increasing15:44
qwebirc36781lotuspsychje can I do this from a live CD?15:47
waheedinow on the hopes that gpart will guess the partition table after my smart enter act15:48
cedxaI cant find a way to check disk storage on the internet15:49
eugeniolordcirth: I see your point, this can be a way for sure. In the meanwhile (I have to find a HD where install debian lenny..) I tried gparted, and I'm able to see 4 partition in that reiser HD, one partition is damaged, but I can access the data of the other three. Unfortunately I cannot copy all the data (folders) I see due to permission problems, hints?15:52
lordcirtheugenio, use a VM for lenny15:52
eugeniolordcirth: do you mean here on my laptop?15:53
eugeniosorry desktop15:53
qwebirc36781spedex Im gonna give it a shot if nothing else comes up, with no liveCD solution I am going to have to reinstall anyway :(15:54
lordcirtheugenio, whatever machine you have.  Just install Virtualbox, install lenny on a virtual disk, then attach the old drive to it as a second drive.15:56
waheedi3956192291228 bits, almost there15:57
ash_worksiso ugh, I really don't want a ttyrecorder... I want a tty logger really. I just want to end up with a file that shows both the input (with PS) and output15:59
ash_worksiit would be nice if there were features that could scrap the last command though16:00
EriC^^ash_worksi: why aren't you just using "script" ?16:01
ash_worksiEriC^^: becuause script has control characters all over it so that it can actually play it back in it's own env16:01
ash_worksiand you can try to strip it, but I've run into problems using a myriad of solutions provided by the internet16:02
ash_worksithe point is, script isn't intended to be a log, it's intended to be a recorder.16:02
ash_worksiyes, I can cat a typescript and it won't show the control characters; but I haven't found a way to use that to produce a clean log programmatically16:03
EriC^^there's "script --timing=/dev/null" should get rid of the timing, but there's still the terminal codes like colors and stuff16:04
ash_worksiindeed16:04
ash_worksiand if you press "up" and stuff16:04
ash_worksior ^C16:05
EriC^^yeah true16:05
ash_worksireally `bash | tee -a log` would be all I need if I didn't want input16:05
ash_worksibut I want input16:05
mattflyI upgrade to kernel 4.19.2 and nvidia propretary drivers from the ppa:graphics pacakge 410. But the driver is not loaded or running because when i run nvidia-settings i get "16:06
mattflyERROR: NVIDIA driver is not loaded16:06
mattflyERROR: Unable to load info from any available system16:06
mattflyand hi16:06
mattflyi have to test this because i want to test if hibernation will work this way16:06
mattflyi tried running nvidia xconfig but all it does is mess my resolution and that error still happens..... why isnt the driver running?  shouldn't I modprob something?16:07
ash_worksiEriC^^: `tee >(bash) | tee -a log` sorta works16:09
ash_worksiwith some drawbacks16:10
BluesKajmattfly, check if the driver is recognized, lspci -nnk | grep -i vga -A3 | grep 'in use' , include the quotes16:11
ash_worksisuch as 1) no prompt and 2) it repeats the input on the console16:11
mattfly#  lspci -nnk | grep -i vga -A3 | grep 'in use'  --->        Kernel driver in use: i91516:11
ash_worksiand 3) exit doesn't work16:11
mattflydoes that mean it is BluesKaj?16:11
BluesKajnope, that's your mobo onboard gpu , mattfly16:12
BluesKajintel  driver16:12
mattflyokay so thats what is runnign now?16:13
BluesKajyes16:13
mattflyand how to find why nvidia drivers are not runnning instead?16:13
mattflylook: # prime-select nvidia --> Info: the nvidia profile is already set16:13
BluesKajmattfly, sometimes the PCI driver has to be enabled as default in the UEFI/BIOS16:14
mattflylook but this was working before16:14
mattflyI had the nvidia drivers working and rendering on this same machine just 2 hours ago16:14
BluesKajapt upgrades?16:15
mattflythen i disabled it from the nvidia-settings menu and this started, i wasnt able to reopen that menu and prime-select didnt work16:15
mattflythen i did the upgrades16:15
mattflystill not working16:15
BluesKajmattfly, check to see if dkms is installed16:16
=== SimonNL is now known as SimonNL_Afk
mattflyyes it is16:17
BluesKajwhich nvidia driver is it?16:17
mattfly41016:17
mattfly410.7316:19
mattflythe recommended for kernel 4.1916:19
qwebirc36781Does anybody know where the boot logs of journalctl are saved? I am currently unable to boot propperly and would like to check them but I am going to have to do so from a liveCD16:20
mattflylooking up boot.log i find this Started Fall back on nouveau if nvidia is not loaded.16:20
BluesKajmattfly, sudo init 516:22
mattflyrrly?16:22
RNMboot log on /var/log/16:27
mattflyHey BluesKaj could you please repeat what you said after init 5 because that dragged me into a black screen of nothingness and i couldnt do much16:30
mattflyi was still seeing my cursor16:30
mattflyand that was all :P16:30
mattflynow I reboot and the drivers still dont work...16:30
mattflygot more ideas?16:30
=== Class7_ is now known as Class7
waheedigpart needs another 14 hours to finish :|16:34
waheedican i use dd while gpart is doing its thing?16:34
waheediI should be able to as long nothing writes to it I assume16:35
BluesKajmattfly, almost out of ideas here, maybe you should check the PCI driver has to be enabled as default in the UEFI/BIOS. Perhaps there was a firmware change of some kind..dunno what else to suggest :/16:35
ghoneHi all, our nginx on ubuntu (16.04) servers is being killed (restarted ?) randomly for a last couple of days. Any clue if any change has been applied recently to ubuntu ?16:35
mattflyokay thanks BluesKaj!! also just found this https://askubuntu.com/questions/1048274/ubuntu-18-04-stopped-working-with-nvidia-drivers that suggests to add nvidia-drm.modeset=1 to grup. I will reboot and check the bios16:36
lotuspsychjeghone: try #ubuntu-server please16:39
waheedighone: no errors in the logs? it can't restart randomly unless there is an error16:50
=== koffeeguy is now known as coffeeguy
joop_Still haven't been able to fix the shutdown / poweroff problem on my thin clients :P17:06
joop_If anyone on here has an idea; my Wyse Z90DW thin clients are running Ubuntu Server 18.04.1 LTS17:16
joop_Whenever I issue `shutdown`, the OS shuts down but the system does not perform a poweroff.17:16
joop_Radeon module is disabled in the kernel, nomodeset flag and acpi=on/off/etc flags have been tried.17:17
lotuspsychjejoop_: try in #ubuntu-server17:17
joop_Posted in there, thanks.17:18
akacerHey, which ftp server is the easier to setup on Ubuntu?17:45
joop_vsftpd?17:46
lotuspsychjeakacer: ftp is a risky protocol these days, perhaps consider a more secure way of filesharing?17:46
akacerlotuspsychje, i want it anyway, and most of it would be read only.17:49
lordcirthakacer, yeah, I wouldn't recommend ftp for anything, but vsftpd is a good one17:49
lotuspsychjeakacer: can we ask your endgoal please?17:50
lotuspsychjeakacer: perhaps volunteers might have other alternate ideas17:50
akacerlotuspsychje, occasional share and file listing access for friends.17:51
akacerThanks everyone.17:51
akacerlotuspsychje, thing is FTP is well known protocols and easy to connect, clients are available. I don't want to install large stuff like Nextcloud + plugins and all...17:53
lordcirthakacer, do you need them to be able to upload as well?17:53
lotuspsychjeakacer: easy to connect for unwanted users too17:54
=== capella|away is now known as capella
lordcirthIf you want public read-only, Apache with a directory listing.  If you want private and/or write ability, Nextcloud is a pretty good option and very easy to set up.17:54
mutanteakacer: why install anything if you already have SSH and clients like WinSCP are baiscally looking exactly the same as FTP clients17:55
mutantethe easiest is to use the existing thing17:55
akacerlordcirth, not really, but i guess i would set a folder read write anyway, could be usefull, but for relatively small files only.17:55
lordcirthGiving people ssh accounts may not be the best idea17:56
mutantewhy would that be an issue and giving them FTP clients wouldnt be?17:56
mutantealso you can use scponly as shell17:56
akacermutante, i want easy access from Windows and Android, i'm not gonna use ssh/scp but i didn't think about it yeah...17:58
akacerYeah, just Apache for listing, i will try that too. Ty lordcirth.17:59
pragmaticenigmaakacer: if it is a simple file host, I would recommend Apache with directory listing and server side authentication. Everyone has a web browser, and can easily login via that method. You can easily insatll Let's Encrypt whcih will give you a Certificate to enable HTTPS for secure login. Eliminates any need for your friends to download additional programs to view your files17:59
akacerBut i don't see how unwanted ppl could connect on FTP...it's been used since forever and is still use, i never heard of it being so unsecure. Also vsftpd stands for "very secure" ...18:00
pragmaticenigmaakacer: FTP itself is not secure. It transfers everything in plain text, including the username and password18:01
lordcirthThere are a lot of terrible protocols that are still in use18:01
EriC^^akacer: i think it's cause it doesn't have encryption18:01
lordcirthvsftpd won't let someone root you by exploiting the server code, it's well made.  Doesn't help the protocol18:01
pragmaticenigmavsFTP means that it has the libraries for you to configure it to enable FTPS if you desire. However, support for FTPS is very hit and miss with clients18:01
EriC^^i think the apache + letsencrypt sounds like a good idea18:02
lordcirthapache + TLS is probably the easiest to setup and least likely to get you rooted18:02
mutanteakacer: i don't see what's easier/harder about using an FTP client or an SSH/SCP client on either Windows or Android. both client UIs are the same to me.. local files on the left, remote files on the right and click stuff18:03
mutante(assuming you are talking about GUIs anyways)18:03
mutanteakacer: FTP means passwords in plain text that anyone on the same LAN can sniff18:04
pragmaticenigmamutante: FTP means username and passwords are viewable to anyone on the internet.. not just LAN18:05
mutanteand then if you are trying to put encryption on top of FTP.. i wonder even more why not just use SSH which is already running18:05
mutantemore stuff listening is more attack vector18:05
akacermutante, yes i just don't know much about it, but i'll think about it if i have to transfer files, for now i'll just go with Apache with file listing.18:06
mutantepragmaticenigma: fair enough.. i guess it's just less common that people have access to do that18:06
mutanteakacer: if you don't need uploads that also works, sure18:07
pragmaticenigmalooks like have a solution for akacer ... for any more discussion, let's take it to #ubuntu-discuss or #ubuntu-offtopic18:07
tgm4883While I'll agree that FTP is a terrible unsecure protocol, if you're setting up file downloads via Apache anyone that could hit the website would have access to those files anyway18:08
en1gmai have a gateway dualcore i386 laptop that had ubuntu 16.04 i386 desktop. it hadnt been updated in about a month and i seen it said "install update now or later" so i told it "now" and it installed and its not making it past grunb on the reboot18:10
en1gmacan someone tell me what to do. the system im on now is not it. the i386 system is at the grub menu now18:11
en1gmai hit "e" because i think its something in there probably i need to edit?18:11
Jordan_Uen1gma: What happens when you select the first entry normally? What do you see on the screen?18:11
en1gmathe only entry avail now is entry for memtest and advanced. if i click advaned it gives me an error like cant find menu entry18:12
en1gmahit space to continue18:12
en1gmaso i do and then it gives another error and hit space to continue and then i think it takes me back to that same menu18:13
Jordan_Uen1gma: Do you have an Ubuntu LiveUSB that you can boot from?18:13
en1gmai think i just made the 16.04 i386 desktop and it should work but its probably older then how far ubuntu installed was updated to. will that matter18:14
en1gmai go put the stick in now. should i boot to live desktop?18:14
coconutakacer: think there is retroshare as option for this too.18:14
en1gmaJordan_U do you want me to boot to desktop or boot just to the menu where i pick something18:15
Jordan_Uen1gma: Boot to the full desktop. It being a little older shouldn't hurt anything.18:16
en1gmaok 1 min.18:16
Jordan_Uen1gma: Once you're booted to the Desktop, please run boot info script from here: https://github.com/arvidjaar/bootinfoscript and pastebin the RESULTS.txt that it produces. If you need help figuring out how to run Boot Info Script I'm happy to give more help, that said I will be periodically away from the keyboard, so please be patient.18:18
en1gmaJordan_U so far im just getting a flashing cursor in the upper left corner on a black screen.18:21
lotuspsychjeen1gma: blinking cursor in corner 'could' mean bad uefi settings too18:25
Jordan_Uen1gma: How did you prepare the USB drive?18:25
en1gmai used my android phone (lg v30+). i downloaded the ubuntu desktop x64 and i386 images. i used an app in play store called iso2usb i think and burn both images to usb sticks plugged into my phone.18:28
en1gmathe ubuntu x64 is how im chatting now (on a different laptop) the i386 usb isnt booting in the i386 bot18:29
en1gmabox*18:29
en1gmawill the i386 boot this intel i3 laptop?18:30
en1gmai could test it out but i did both images to sandisk cruizer usb 2.0 devices. one worked for sure as im using it live right now18:31
pragmaticenigmaen1gma: Is there any reason that you are running the 32 bit version of Ubuntu on a 64bit capable machine?18:32
lotuspsychjeen1gma: i3 can also run 64bit yeah18:32
Jordan_Uen1gma: Why don't you disconnect from here and try booting with the USB drive you know works then. Reconnecting here from the machine you're actually working on will make life much easier anyway.18:33
ioriaen1gma, if you booted  the i386 usb  in efi mode , try to boot in bios mode ( i assume you installed a 386 pc in bios mode)18:37
en1gmai hadnt touched the bios settings for long time. all i did was install updates18:39
en1gmai will boot to bios and look for an efi setting18:39
en1gmawith the i386 usb stick work on this i3 x64? just to test the usb image?18:39
ioriaen1gma, make it simple; boot the 64bit image18:40
Jordan_Uen1gma: Why are you using 32 bit Ubuntu anyway? Do you really have a 32 bit CPU?18:41
en1gmathe bios is from 2008 and its a dual core T2370 (1.7ghz) and no efi / ufi settings i could see. it does let me select other os/dos and usb disk in boot order18:43
ash_worksihow many of you curl pastes in here?18:43
en1gmaive said it 4x now. the x64 image is working on this x64 laptop im talking with right now.18:44
lotuspsychjeash_worksi: we dont really take polls here18:44
en1gmacan the i386 image be tested in this x64 laptop18:44
lotuspsychjeash_worksi: whats it for please?18:44
ash_worksilotuspsychje: my own frustration. I am discerning whether or not pastebin'ing a teletype file literered with control characters would not cause any confusion (since curling it would interpret the control chars in a console)18:46
mattflyI figure out to get the nvidia driver working but still not able to hibernate18:47
mattflyif the driver is not in use hibernation works normally18:47
mattflyif the driver is active hibernation hangs trying to restore18:48
ash_worksilotuspsychje: it's really only important for the "helpers" rather than the "helped"... do _you_ curl pastes?18:48
en1gmashiat. it will be quicker just to put the i386 usb stick and reboot this x64 cpu and see what happens.18:49
en1gmanobody knows? i actually have to reboot to test?18:49
en1gmaill be back18:49
Jordan_Uen1gma: The T2370 is a 64 bit CPU. You should use 64 bit Ubuntu.18:49
en1gmawhat? are you serious?18:49
en1gmaok i gonna power down and take this x64 out and put in the i386 and see what happens18:50
en1gmabrb18:50
en1gmathanks18:50
lotuspsychjeash_worksi: is it pastebinit you want to achieve?18:53
en1gmathe x64 wouldnt boot either. im putting the x64 image on a full size sd card right now. maybe the T2370 will boot from that19:00
lotuspsychjeen1gma: do you press F12 to boot your usb?19:01
en1gmait didnt have that option to boot from usb. only usb-hdd, cdrom etc19:03
en1gmawhen i did press f12 i mean19:04
element115gotta boot from usb, otherwise it's not reading the stick19:04
element115heh19:04
lotuspsychjeen1gma: perhaps your image isnt burnt well19:04
en1gmai booted with the x64 image with this i3 laptop19:04
element115partitioned hdd/ssd?19:05
TJ-en1gma: "USB-HDD" is the correct choice; It means simply the USB mass storage device is expected to look like a hard disk (as opposed to an ISO-9660 or Floppy )19:05
element115^19:05
element115change bios to boot from usb first19:06
TJ-en1gma: and the Ubuntu ISOs are hybrid images that 'look' like CD and HDD and can boot in MBR/BIOS and UEFI modes19:06
element115then ya wont have to worry about it19:06
element115again ^19:06
en1gmaare you serious? usb-hdd?19:06
element115yes19:06
element115insert usb stick19:06
element115reboot19:07
en1gmaok let me go try that. damn i feel dumb19:07
element115hit bios19:07
element115boot from usb-hdd19:07
element115wording has caught us all up from time to time, no worries.19:07
TJ-en1gma: PC/firmware developers are *terrible* at putting understandable descriptions in the boot menus19:08
element115shonuff.19:08
en1gma"USB Hard Drive" still boots to flashing cursor upper left hand corner on black screen19:09
en1gmathis image almost burnt to an SD Card maybe that will work19:10
en1gmai dont have and cd/dvd's :)19:10
element115sounds like a bad image19:10
element115or a bad bootable19:10
element115happened to me several times.19:11
en1gmathe x64 i didnt get to check yet with the F12 selection USB Hard Drive19:11
en1gmai could power down and check19:11
en1gmathis image im running does work 100%19:11
en1gmaim using it now.19:11
en1gmaok brb gonna test it19:11
element115then reboot and check.19:11
element115ok.19:11
en1gmaok the sd card isnt getting booted either19:22
en1gmahmmmm19:22
en1gma2 usb sticks and 1 full size sdcard i can not boot too19:22
en1gmaBUT the I3 laptop can read them19:23
en1gmaso something has to be wrong with the way i writing them from the android phone. i just can down load the image now while running this live19:23
lotuspsychjeen1gma: if you 100% sure your sticks are well burned, its your bios set wrong19:23
en1gmayou dont think it could because the android phone made it a gpt instead of msdos?19:24
en1gmawell i can check actually right now on the i386 usb stick. 1 sec19:24
lotuspsychjeen1gma: yeah thats possible, try to use other iso tools19:24
lotuspsychjeen1gma: like the ubuntu disc creator or wich Os are you on to make one?19:24
element115dd it19:26
element115easiest way19:26
en1gmaim gonna use ubuntu disc creator from this laptop right now :) gonna transfer image off phones :)19:26
en1gmadd is good but since i booted live i always forget the syntax :)19:26
element115ah19:26
en1gmai know this is an if= of=19:26
en1gmabs=1m19:26
element115man dd19:27
element115:D19:27
en1gmachecking partition that was created with android phone iso2usb19:27
TJ-en1gma: "dd if=path/to/file.iso of=/path/to/device bs=50M status=progress"19:27
element115see19:27
element115he gotya19:27
element115most live instances also have install options as well19:28
element115so once booted live, you can hard install if you choose.19:28
TJ-en1gma: within reason, the larger the blocksize (bs=) the faster the transfer. It controls how big the memory buffers are.19:28
en1gmai usually do 512k as these usb sandisk cruizers are 4GB and 8GB black and red old school19:29
en1gmaon my adata usb 3.0 i make it quite a bit larger19:29
element115i need 3.0 drives19:30
element115so bad.19:30
element115:(19:30
TJ-en1gma: for USB2 I find 50M strikes the best balance19:30
en1gmacant figure out why that laptop isnt recognizing my usb devices very well. it sees it in the bios but when i select the alternate boot device or even set the priority to highest it still dont boot19:30
element115have you tried legacy?19:31
lotuspsychjeen1gma: some bios have another settings aswell you need to check like sata19:31
TJ-en1gma: is it a UEFI system?19:31
lotuspsychjeelement115: he said he has old style bios TJ-19:31
lotuspsychjeno uefi19:31
element115have to tried allocating and partitioning, then hard installing the iso to boot19:33
TJ-lotuspsychje: hmmm, so either the images are being written incorrectly, or the BIOS doesn't like the hybrid nature. I've seen that a few times where, despite the BIOS boot-menu listing only a mode like "USB-HDD" it ends up trying a different mode based on discovering the ISO layout19:33
element115that's was my thought as well tj, that the image was written bad.19:33
lotuspsychjeTJ-: he created the sticks with an android app iso2usb or some19:34
element115i had a similar thing happen with an arch usb stick boot19:34
element115black screen, blinking cursor19:34
element115couldnt get it to work.19:35
element115tried it every which way.19:35
Jordan_Uen1gma: Since you can boot from your local disk far enough to get to grub, we should be able to boot the USB drive from there.19:35
TJ-en1gma: element115 flashing cursor tells me the boot-loader was loaded but the BIOS gave it the wrong device to use as the boot device so it couldn't find the rest of its image19:35
element115right19:35
element115meaning it's written poorly19:35
element115or incomplete19:35
element115which is what i was thinking about his issue.19:36
TJ-element115: I worked on the syslinux MBR boot image many years ago; added the option to hold down the Ctrl or Shift key in these cases to work around BIOS bugs. en1gma it may be worth trying that at boot time, holding one of those down as you select the boot device19:36
bumblefuzzI can't use my mouse/trackpad properly19:37
element115TJ-, im all for the idea and attempt19:37
element115and thanks for the tip19:37
element115:)19:37
bumblefuzzcan someone help me figure out what's wrong?19:37
joop_bumblefuzz: whats the problem?19:37
bumblefuzzI can move my mouse around the screen but clicking is impossible19:38
TJ-element115: in summary, when booting in BIOS mode, BIOS passes a structure telling the bootloader which device it was loaded from (0x80 being 1st fixed disk) but sometimes, when doing manual boot selection, it passes the wrong device number, so the code in sector 0 (MBR) cannot load the rest of the bootloader because BIOS told it to use the wrong device19:38
element115ahh19:38
TJ-The idea of holding Shift (or Ctrl - can't remember which it needs now!) is the MBR code ignores BIOS and assumes 0x8019:39
element115understood19:39
element115i'll retry that same boot stick and see what happens19:39
element115great tip.19:39
TJ-element115: I know many Sony Vaios are hit by that for example, and some other makes I forgot now19:40
element115im using a toshiba, older model.19:40
joop_TJ-: where did you learn that? If it's from necessity it must have been a hell of a problem that you were trying to solve at the time.19:40
TJ-Not an issue with UEFI of course19:40
TJ-joop_: I debugged it, wrote the patches for syslinux19:40
TJ-joop_: this would be around 2009 I think19:40
element115joop_, he just guessed.19:40
element115;P19:40
joop_element115: ._.19:41
joop_TJ-: oh wow.19:41
TJ-ahh, here's the diagnostic code I used to figure it out: http://iam.tj/projects/misc/mbr-diag.S19:41
element115TJ-, very nice :)19:42
bumblefuzzany ideas?19:42
TJ-so, it is Ctrl key19:42
element115bumblefuzz, sorry, prob again?19:42
element115something with your mouse?19:42
bumblefuzzmy mouse doesn't work19:42
joop_TJ-: Nice, reading it now. The typo on the first line hurts me though: "diagnsotic"19:42
bumblefuzzcan't click19:42
element115does it move?19:42
bumblefuzzit'll move19:42
element115and is it new?19:43
bumblefuzzno clicking19:43
element115new install?19:43
bumblefuzzyes, new problem just started19:43
bumblefuzznew install as well19:43
element115attempted reinstalling the product?19:43
bumblefuzzI can really only get around via keyboard19:43
bumblefuzzyes, this is my 5 or 6th reinstall19:43
element115checked the site for driver issues with OS?19:44
joop_bumblefuzz: Do you have another mouse to try? Which OS & DE are you using?19:44
bumblefuzzubuntu mate 16,0419:44
bumblefuzzjust the builtiin trackpad19:44
joop_Oi19:44
lotuspsychjebumblefuzz: system up to date?19:45
bumblefuzzit does it before and after19:45
bumblefuzzbut yes19:45
lotuspsychjebumblefuzz: your kernel version please?19:45
TJ-joop_: deliberate, to ensure students actually read it :D19:46
joop_By the way, just a noob question; how does one add a color to their name on here?19:46
joop_TJ-: I see.19:46
element115add a color?19:47
element115thats client side, no?19:47
lotuspsychje!tab | joop_19:47
ubottujoop_: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.19:47
element115tab is god19:47
TJ-joop_: colours are applied by the IRC client19:48
joop_TJ-: Ah, I thought I was missing out on some customization thing.19:48
joop_ubottu: Thanks, I am aware!19:48
ubottujoop_: I am only a bot, please don't think I'm intelligent :)19:48
TJ-don't we know it ubottu ?19:48
ioriajoop_, have you sorted out your poweroff issue ?19:51
joop_ioria: unfortunately not, but today has been a good day for me in terms of learning new things.19:53
ioriajoop_, i see... i'am starting to feel  that the TC shutdown manually19:54
joop_ioria: That occured to me too; but they came installed with Windows XP Embedded (oh, the horrors) and Windows would shutdown correctly.19:57
sheenHello, I'm looking for doing keyboard macro for gaming. Anyone know a good tools for this ?19:57
ioriajoop_, ok19:57
joop_Same as with my colleague - he runs OpenBSD on one of these TCs and that's able to power down the system just fine.19:57
joop_I just don't get it. I have tried ACPI settings, but they don't seem to matter.19:58
ioriajoop_,  i might suggest a livecd (desktop) and test the shutdown on it19:59
Checkmatei've problem on sendEmail20:01
CheckmateERROR => Received:       554 Transaction failed, maximum message size exceeded20:02
Checkmatethe file is just 3KB20:02
kempohi all. i am running ubuntu 18.04. i want to start a 'screen' session with a command when booting up, how can i do this?20:02
joop_Checkmate: use paste.ubuntu.com20:03
joop_kempo: only for your user over SSH? Or everytime the machine boots up?20:03
joop_ioria: I'll do that. I have 2 of these machines that I'm not using currently.20:06
ioriaCheckmate, 554 can be a generic error code20:09
lordcirthkempo, like, a screen session that you can later ssh in and connect to?20:09
Checkmate@ioria its say my file body message is too big20:10
kempolordcirth: yes20:10
cutecyclehello; I've seen most recommendations for password hashing algorithms recommend bcrypt, but glibc doesn't support bcrypt — so PBKDF-sha256-hmac is recommended in its stead... but then /etc/shadow also doesn't support PBKDF-sha256-hmac... is the built in SHA512 adequate for password hashing?20:11
lordcirthkempo, https://wiki.archlinux.org/index.php/Systemd/User#Persistent_terminal_multiplexer20:12
lordcirthcutecycle, what is your threat model?20:12
ioriaCheckmate, check the sendemail  config files20:14
cutecyclewell i can assume an attacker wouldn't break into a client's premises and log in from their hypervisor but you know...20:16
lordcirthcutecycle, password hashing recommendations are generally for things like website databases - if you are worried about a few local user accounts being compromised, consider only using ssh keys, or use randomly generated passwords per machine.20:17
lordcirthIf someone can read and exfiltrate /etc/shadow, they can just install a keylogger and/or don't need your password anymore.20:18
ment0sis there any way to get ubutnu 13:04 to work with new dpkg packages ?20:19
ment0s has premature member 'control.tar.xz' before 'control.tar.gz', giving up20:20
cutecycleI'm randomly generating a physical access password and frontend login password per machine but I wanted to make sure sha512 was alright for etc/shadow since it seems to be the best you could do with crypt  — apache2 is just like "bcrypt or bust"20:21
OerHeksment0s, no support for 13.04, it is EOL, dead20:22
joop_kek20:23
ntdsomehow support for amdgpu-pro on xenial was broken between kernel 4.4.0-134 and 4.4.138 (not fixed in .139)20:23
joop_ntd: I have had nothing but problems with the amdgpu package. I removed it and used the 'padoka ppa' (https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/mesa/)20:24
joop_Gave me great performance on my R9 290.20:25
OerHeksntd, you might want to take a look at HWE, a newer kernel and such20:25
OerHeks!hwe20:25
ubottuThe Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack20:25
ntdi need opencl20:25
ntdoh, i've tried 4.15 as well20:25
ntdright now i have a system set up and filesystem snapshots to prevent polluting results20:25
cutecyclelike if a cat burglar's already yanked etc/shadow from the hypervisor i suppose pkbdf9-argon32-sha4096-hmac as good as MD5 but  i dont want to default to md5 because of that20:25
ntdmodprobe amdgpu on > -134: amdkcl: exports duplicate symbol arch_io_free_memtype_wc (owned by kernel)20:26
ment0sOerHeks: yeah I know its dead but .. is there any way to covnert new dpkg packages to old ?20:26
ntdofc, scroogle is being less than helpful hunting down anything relevant20:26
OerHeksment0s, maybe if you compile the souce yourself, who knows?20:27
ment0sor a way to install .deb without dpkg or apt20:27
ntdjoop_, i need opencl20:27
OerHeksment0s, all your 13.x questions are offtopic here, useless to find out20:28
EriC^^ment0s: you could possibly extract it using some program and put the files yourself in /usr/local ?20:29
EriC^^ment0s: what are you trying to do, i didnt see your question20:29
ddoobbWhy do tutorials ask you to copy files with terminal when it's a two keystroke job with the file manager that's already open?20:30
ment0sEriC^^: a bit of a frankenstein tbh. I need libcrypto.so.1 built on libc6 2.17 :)20:30
EriC^^ment0s: ok and how are you trying to go about that?20:31
OerHeksddoobb, depends, if those files need to be moved as root, without nautilus-admin installed20:31
EriC^^ddoobb: those tutorials dont know what you're using anyways as a file manager, so naturally it'd make more sense to use a cli command20:32
ment0sEriC^^: ubuntu 13:04 has libc6 2.17, there is a docker image for 13.04. never mind I got it extracted from .deb and installed manually20:32
ment0sbascically I need openssl 1.1.1 on glibc 2.1720:32
EriC^^ddoobb: plus it's more clear what you're copying and where and everything20:32
EriC^^i think it's more trouble to put a gui screenshot or say right click copy bla bla, instead of just typing "cp /source /destination"20:33
qwebirc36781Hey, I am having trouble to get my graphics up and running (old laptop with NVIDIA GT 130M, 17" Display with 1600x900 iirc and Ubuntu 18.04). The problem consists of a blackscreen after the standard purble loading screen which can be circumvented using nouveau.modeset=0. This boots in the session but with a resolution of 640x... The installation of lightdm as suggested somewhere did not fix the issue. Additionally20:33
qwebirc36781the installation of the nvidia-340 driver leads to similar blackscreens that even block the recovery mode accessed via grub. Thx in advance :)20:33
=== placebo is now known as downtime
=== downtime is now known as Guest55279
=== Guest55279 is now known as placebo
ioriaqwebirc36781, what's your cpu and ram ?20:35
ntdon 4.4.0-134+ -138 and 4.15.0-34 + -36/3820:40
ntdoops20:40
=== capella is now known as capella|away
Checkmate@ioria i've checked there is no error if i sent small body message20:46
ntdwho do i talk to about kernel issues? support for amdgpu-pro is broken between 4.4.0-134 and -13820:47
ntdubuntu-specific20:48
element115#ubuntu-dev o20:48
element115id assume20:48
ntdreminds me of how 4.15.0-36 broke h.264 video handling in some cases20:49
ioriaCheckmate, try ssmtp; if the problem persists it can depend on external elements (email isp or such)20:49
NoImNotN1neVolti'm reading some documentation (for apache nifi) which suggests i `sysctl -w net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait="5"`, but that's not a valid key under /proc, though it used to be in ubuntu 10 or 12.20:52
Jordan_Untd: File a bug report.20:53
Jordan_U!bug | ntd20:53
ubottuntd: 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.20:53
=== daniel is now known as Guest67703
en1gmaok guys im the i386 guy thats not an i386. i did manage to use the live x64 and startup creator to make an i386 image that is bootable in the other laptop that cant boot after updating ubuntu 16.04 desktop i38622:08
element115en1gma, good work.22:30
en1gmayea but i still have not solved the problem of grub not booting on that ubuntu 16.04 i386 install to actual hard drive. it was working great until i update yesterday (a month since last update) and now it dont boot22:36
en1gmawhat do i need to do now to that system to be able to boot without a usb ubuntu live stick in it22:37
en1gmathat system right now is booted to desktop with ubuntu live i386 16.04 lts22:37
Sven_vBI'm uninstalling about 10 kernels, and for each one, the postinstall triggers update-grub which takes a reaally long time to generate a GRUB config with lots of kernels that will soon be removed. is there a way to defer update-grub until all to-be-removed kernels have been removed?22:37
en1gmawhats on the hard drive is alot newer than that most likely22:37
en1gmai gonna switch to that laptop. brb22:38
OerHeksSven_vB, you could remove all those kernel parts manually, and run update grub once, i would let the autoremove do its job22:38
Sven_vBmaybe I can teach grub-update how to cache the results for the slow stuff, and use the cache if it finds the apt process above it still has the same PID and process start time.22:40
Sven_vBI wonder why it takes a semi-noob like me to invent that.22:41
Sven_vBok well the pros probably don't use apt to manage their kernels. :D22:42
en1gmaok im back on the i386 that the hdd had an ubuntu update that wont boot. only to grub but im on that same system with ubuntu 16.04 i386 desktop usb22:57
en1gmayea. took 4hrs to get this far. yay!!!22:58
en1gmaok guys what do i need to do22:58
=== SimonNL_Afk is now known as SimonNL
en1gmadont leave me now guys/gals i need you. this is my moms laptop and she hadnt updated. i clicked on the install updates and now she blaming me23:03
en1gmaall because of a restart now23:03
EriC^^en1gma: did you try to boot into the previous kernel23:03
en1gmashe wants her ancestry.com :)23:04
Bashing-omen1gma: Pastebin ' sudo fdisk -lu ' and then we discuss the options .23:04
en1gmathere were no options to boot to previous kernel.23:04
en1gmaonly advanced and memtest showed up but when i clicked on advaned it broke23:04
en1gmait said no menu entry23:04
EriC^^en1gma: are you in a live usb right now?23:04
en1gmaand hit space to continue which takes me back to the advanced option and memtest again23:04
en1gmayep23:05
EriC^^could you restate your problem briefly?23:05
en1gmapulling up pastebin right now as i bet i gonna need it23:05
en1gmayes. she running ubuntu 16.04LTS i386 desktop off her hdd. she had about a months updates waiting to be updated. i seen it and hit install ubuntu software updates23:06
en1gmaafter it updated it asked me if i wanted to restart now or later23:06
en1gmai hit now and now it wont boot23:06
en1gmain the menu entry that does appear23:06
en1gmai can select advanced, memtest and something else i forget. the only one i checked so far is advanced boot option and that breaks23:07
en1gmait says no menu entry23:07
en1gmahit space to continue23:07
en1gmaand takes me back to that same menu23:07
en1gmai (believe) i need to hit "e" and edit grub with somewhere to boot. i hope23:07
en1gmaif i could get into the "real" non-live enviroment i bet i just need to run update-grub2?23:08
en1gmaor update-grub* not sure which23:08
EriC^^en1gma: when you get to grub, there's no "ubuntu" entry? just advanced and memtest?23:09
en1gmayep23:09
EriC^^en1gma: ok, type "sudo parted -ls" and pastebin the results23:09
en1gmabut i can hit "e" and see all the normal text but there is alot when i scroll down23:09
en1gmahttps://pastebin.com/RNmWkRqe23:11
en1gmaEriC^^ you there?23:14
EriC^^yes 1 sec23:15
en1gmak23:16
en1gmathought i was disconnected or something. very quiet in here23:16
EriC^^en1gma: type "sudo mount /dev/sda1 /mnt"23:16
en1gmadone23:17
EriC^^en1gma: type "for i in /dev /proc /sys; do sudo mount -R $i /mnt$i; done"23:18
=== Elon_Satoshi is now known as Copenhagen_Bram
en1gma'for i in /dev /proc /sys; do sudo mount -R $i /mnt$i; done'    done23:19
en1gmai mean done like i did it23:20
EriC^^en1gma: type "sudo chroot /mnt"23:20
en1gmadone23:20
EriC^^en1gma: nice23:21
en1gmathanks. i have no idea how you guys know all this stuff.23:21
en1gmamy brain cannot remember the syntax and all meanings23:21
EriC^^en1gma: hmm, could you open another terminal while this one is still open?23:22
EriC^^!ping23:22
ubottupong!23:22
en1gmayep can do23:22
EriC^^thought i got dc for a sec23:22
en1gmadone23:23
en1gmai think i did earlier too23:23
EriC^^ok, open it and run "sudo cp /run/resolvconf/resolv.conf /mnt/run/resolv/resolv.conf"23:23
en1gmamaybe i didnt give the latpop enough time to do what it needed to do before i hit restart now after it installed the updates23:23
en1gma"cp: cannot create regular file '/mnt/run/resolv/resolv.conf': No such file or directory"23:24
EriC^^en1gma: no that wasn't the issue23:24
EriC^^en1gma: ok, type "sudo mkdir -p /mnt/run/resolv"23:24
en1gmawasnt sure because this is a slow laptop. probably should have gave it a little more time anyway23:24
en1gmadid both commands again and they done23:25
EriC^^en1gma: you mean the sudo cp one as well?23:25
en1gmayep23:25
EriC^^ok23:25
=== Butterfly^ is now known as Butteryfly
=== Butteryfly is now known as butterfly_
en1gmai know a little but not alot23:26
=== butterfly_ is now known as tessa
=== tessa is now known as caterpillar^
EriC^^en1gma: ok, so in the other terminal in the chroot try "ping -c1 google.com" to see if you have internet right23:26
=== caterpillar^ is now known as Butterfly^
EriC^^you did well23:26
en1gmayou did well :) i think23:26
EriC^^en1gma: :) type "cat /boot/grub/grub.cfg | nc termbin.com 9999" and paste the link it gives you here23:27
en1gma"cat: /boot/grub/grub.cfg: No such file or directory"23:29
EriC^^en1gma: aha, try "update-grub"23:29
en1gmagrub-mkconfig: You must run this as root23:30
en1gmashould i add 'sudo'23:30
EriC^^en1gma: are you sure you're running it in the chroot terminal?23:31
en1gmalemme look. im in the newest terminal you told me to create23:31
en1gmai dont think i am23:32
en1gmashould i switch to it and do the 'cat' command?23:32
en1gma"nc: getaddrinfo for host "termbin.com" port 9999: Name or service not known"23:32
en1gmainstall "nc"?23:33
EriC^^en1gma: switch to the chroot terminal, it should say something like root@.....#23:33
EriC^^oh you did already23:34
en1gmaim in it23:34
EriC^^ok no 1 sec23:34
EriC^^type "cat /boot/grub/grub.cfg | nc 5.39.93.71 9999"23:34
=== Tara is now known as Testingnick1
en1gmahttp://termbin.com/3it423:35
=== Testingnick1 is now known as Tara
=== Tara is now known as Testingnick1
=== Testingnick1 is now known as Testingnick2
=== Testingnick2 is now known as Tara
EriC^^en1gma: it looks like the entries are all there, but there's some weird character after "set lang=en_US" i wonder how that got there and if it's throwing it off or something23:36
EriC^^en1gma: try in the chroot "update-grub" then run the cat command again23:37
en1gma"Generating grub configuration file ... /etc/grub.d/00_header: 1: /etc/grub.d/00_header: cut: Exec format error"23:37
EriC^^aha23:38
en1gmawhats that mean O_o23:38
EriC^^en1gma: exec format usually means an architecture mismatch, i dunno try "cat /etc/grub.d/00_header | nc 5.39.93.71 9999"23:39
en1gmahttp://termbin.com/k15b23:39
EriC^^interestingly, the only "cut" used in that header file for me is at grub_lang=`echo $LANG | cut -d . -f 1`23:40
EriC^^i bet there's some weird ass character there in yours23:40
en1gmai wonder if i should just pull everything off it and install the x64 ubuntu desktop. for some reason i installed 16.04 i386. laptop because laptop only jas 3GB ram23:41
en1gmathink i should just pull her stuff off and install 18.04.1 x64 desktop?23:41
en1gmayea man let me do that.23:42
en1gmaprobably good idea. let me see if its accessible right now23:42
virmahaHello. I've an executable which requires to load libc dynamically. I cannot control its invocation but I need to ensure it picks up libc only from say xyz/ folder.23:43
virmahaHow can I do that?23:43
EriC^^en1gma: seems identical as mine, no weird characters23:44
en1gmareally23:45
en1gmaim just gonna grab the important stuff and try and do a fresh install of ubuntu 18.04.1 x6423:45
en1gmathank-you for your help23:45
EriC^^en1gma: alright, sounds good23:46
EriC^^en1gma: btw if you have lots of programs installed you could always run a command to get a list of them and then have it install them23:47
aidrocsidCan anyone point me in the right direction for changing the audio drivers used by wine for steamplay? I've downloaded winetricks but running it just gives me "wineserver not found!" and I'm not sure what I actually need to do to get it working.23:50
en1gmai need to grab her firefox bookmarks. where are they located23:52
EriC^^en1gma: find /home -iname '*bookmark*'23:53
EriC^^should show them23:53
en1gmai closed both terminals we had oppen23:55
en1gmaso i should do it from the live usb main terminal?23:55
EriC^^en1gma: type sudo find /mnt/home -iname '*bookmark*' | grep firefox23:55
EriC^^en1gma: can you humor me and type "file /mnt/usr/bin/cut" ?23:57
EriC^^i wonder if it meant that the "cut" binary was causing the exec format error, that it's the 64bit version trying to run on the 32bit ubuntu23:58

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