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

naccxamithan: always preferentially use php-gd, please00:08
naccxamithan: not the version specific to the one you are running00:08
naccxamithan: that way upgrades work00:08
MylonAlright ,I'm trying to browse my user directory from a live ubuntu image...00:08
naccTalsin: yw00:08
nacctsglove: why are you building nginx?00:09
MylonTrying to open the readme.txt doesn't work because it says the link is broken?00:09
xamithanI guess that works if people aren't using multiple php versions00:09
naccxamithan: in officially supported ubuntu, there is only one version of php supported at a time00:09
tsglovenacc, b/c reasons00:09
naccMylon: `ls -ahl readme.txt`?00:10
nacctsglove: not really good enough for the support channel. You want #nginx, most likely.00:10
MylonI'm browsing it via the gui file browser.00:10
tsglove10-4 thanks00:10
xamithanWell the dude is building from source,  I'd say nothing he doing is supported here00:10
armuhttps://pastebin.com/raw/1dGpghZT how do i do this?00:11
naccMylon: can you right-click and see the properties?00:11
naccMylon: also, use a terminal and actually debug it :)00:11
MylonI can.00:11
naccarmu: please stop asking for scripting help in this channel00:11
MylonI don't know how to get here via the terminal... /mnt/ is empty.00:11
naccarmu: there are many more appropriate channels for it00:11
naccarmu: also, this looks like homework00:12
naccMylon: here being where?00:12
naccMylon: check `mount` output to see what is mounted where00:12
MylonOh, it's /dev/sda100:12
MylonI'll try that.00:12
naccMylon: also, i think nautilus has a 'open terminal here'00:12
naccMylon: that's a disk, not the mountpoint00:12
MylonOh.00:12
MylonYeah, so sda1 -> home -> Mylon00:13
BarnabasDKnginx cool00:13
BarnabasDKbut why better than apache ..00:13
BarnabasDKhave worked with both obviously with apache first00:14
MylonI tried right click -> open in terminal.  And it just dumps me in "~"?00:15
BarnabasDKwould probably chose nginx today though00:15
naccBarnabasDK: not a support topic really either00:15
naccMylon: well, that's where you are, then00:15
nacc(most likely)00:15
BarnabasDKwhos left in this channel ..00:16
MylonYeah, but that's not where I thought I would go.00:16
MylonI was trying to run ecryptfs-utils to recover the data.00:16
Talsinnginx has different exploits than apache, so there are security issues, apache being the most well known and exploited (security thru obscurity tho)00:17
MylonBut when I do apt-get it says ecryptfs-utils has no installation candidate?00:17
BarnabasDKI happily want to offer my knowledge of many years with linux and ubuntu00:18
BarnabasDKthe audience seems to shrink00:18
MylonI'm a user in dire need of help!00:18
BarnabasDKcan I without the gods of this channel saying yes?00:19
Talsinwith modern encryption... if you cant remember your passpharse you are boned.00:19
MylonMy computer died.  Another computer won't boot off the HD, so I'm trying to recover the data using a live USB.00:19
MylonI know what the password is.  That's not a problem.00:19
naccBarnabasDK: please stick to support topics. I mentioned this once already.00:19
MylonAssuming it's just my login password for my old computer.00:19
Talsini heard it's not00:20
BarnabasDKaww, msg me directly then00:20
BarnabasDKwill help00:20
naccMylon: do you have universe enabled?00:20
MylonUniverse?00:20
naccMylon: what version of ubuntu?00:20
nacc!components | Mylon00:20
ubottuMylon: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.00:20
BarnabasDKlove ubuntu00:20
esotericnonsensehm. the ubuntu server installer is super nice.00:20
BarnabasDKbest oss has seen00:20
naccMylon: `apt-cache policy` should tell you00:20
naccBarnabasDK: stop.00:20
MylonI'm currently running a live version of ubuntu-18.04.1-desktop-amd6400:20
BarnabasDKok stop00:20
naccMylon: yeah, i think universe is not enabled by default00:20
esotericnonsenselove me some tasty ncurses00:21
naccesotericnonsense: please stick to support topics in this channel, use #ubuntu-offtopic for chitchat00:21
esotericnonsensenacc sure, sorry.00:21
BarnabasDKnacc, may be foreign to you but irc you do not own ..00:21
MylonIf I could just boot off of the HD directly this wouldn't be a problem...00:22
BarnabasDKyou may own this server00:22
BarnabasDKso lets get along00:22
Mylonapt-cache polciy says... I dunno, that's al ot of stuff.00:22
Mylon_Bionic Beaver_?00:23
BarnabasDKwell00:23
BarnabasDKam just here to help00:23
naccBarnabasDK: there are channel policies, etc. I don't own this 'server', which implies you also don't know how IRC works.00:24
naccBarnabasDK: so in any case, please stick to the channel topics.00:24
BarnabasDKnacc, ok00:24
naccMylon: you can pastebin it, or `apt-cache policy | nc termbin.com 9999`00:24
naccMylon: and provide taht URL here00:24
MylonUh...00:24
MylonOh wait, I'm probably not on the internet.00:25
naccMylon: ah.00:25
naccMylon: look in /etc/apt/sources.list00:25
naccMylon: see if universe is mentioned00:25
BarnabasDKnacc, I belive I have crossed none of them00:25
naccMylon: if not, add it, as per the above url00:25
MylonBionic main restricted?00:25
naccBarnabasDK: you can help all you want, in this channel, you don't need permission. But so far you have gone offtopic several times, and asked about apache vs. nginx.00:26
naccBarnabasDK: just focus on helping people, if that's what you want to do.00:26
naccMylon: right, so add, after that restricted on that line, ' universe'00:26
naccMylon: and then save it, run `sudo apt-get update`00:26
naccMylon: that shold allow you to install ecryptfs-utils00:26
MylonI suspect I should connect to the internet before that'll work?00:26
naccMylon: well yes :)00:26
MylonOkay, ecryptfs-utils is installing.00:29
naccMylon: cool :)00:29
MylonThanks, nacc.  Hopefully the utility just works from here on out.00:32
naccMylon: yep, just ask here (I need to go afk, but someone will reply if they can)00:32
MylonNope...00:33
Mylon"find: ...": invalid argument, invalid argument, and permission denied.  :(00:34
MylonHow do I browse a hard disk?  I assume I have to mount it?00:35
xamithanYes00:36
MylonThe file browser seems to skip that step?00:36
xamithannautilus will usually auto-mount it if you click to the media directory00:36
MylonAh, it has a really long name in there.00:36
MylonSo finally there...00:37
xamithanYeah it does it by UUID or something00:37
MylonHmm, still no luck.00:38
Mylonecryptfs-mount-private says encrpyted private directory is not setup properly.00:39
xamithanWhat is that thing encrypted with?00:40
xamithanLuks ?00:40
Mylonecryptfs, I though.00:40
xamithanhttps://help.ubuntu.com/community/EncryptedPrivateDirectory#Recovering%20Your%20Data%20Manually00:41
MylonOh neat, it says the passphrase is different than my login... I hope I didn't do anything fancy.00:42
MylonBut that makes me wonder how it opens the encrypted container when I login on if all I give is my password.00:43
xamithanWonder if that encryptfs-recover-private works.  I'm not sure how out of date that page is as I've never used encryptfs00:44
tharkunI need mysql on an 18.x server is mariadb my weapon of choice or should I stick with mysql?00:51
MylonWell shit.00:54
MylonYeah, that guide isn't working.00:54
hggdhMylon: please mind your language00:54
MylonIf I had known it would be this difficult to recover data, I wouldn't have used an ecrypted volume.  :/00:54
MylonThe destination directory seems to be empty...00:55
MylonTrying to open it in a terminal says access denied.  Opening it via sudo nautilus and it appears emtpy.00:55
tharkunMylon: sudo su00:56
MylonNope... It gives me the "dummy files"00:57
Mylon...00:59
MylonGotta be kidding me.00:59
MylonChange a bios setting and now it boots.  :/00:59
MylonI'm swearing off encryption unless I'm planning to overthrow my government or something.01:00
cim209anyone getting issues of software updater disappearing? or when you open it up, it fails to load? i'm on MATE01:00
xamithanLUKS works pretty well mylon01:01
cim209this is the syslog after i opened it https://pastebin.ubuntu.com/p/xqsZZ5WydW/01:02
MylonI'm using the encrypted container option provided by Ubuntu.01:02
MylonOr I was...01:02
MylonReplacement computer is not gonna have that.01:02
bazhangwhat's the ram on that cim20901:05
bazhangis this the quite old machine?01:05
cim209yeah01:05
cim209it's a 2007 imac01:06
cim2092.5gb ram01:06
cim2091.53gb used01:06
bazhangthat's likely it01:06
bazhangdo you have trouble using apt01:06
cim209nope01:06
bazhangapt update, upgrade etc01:06
bazhangok, that would be it01:06
xamithanProbably missing topmenu-gtk201:06
bazhanggui apps are ram hungray01:06
cim209i closed chrome (which takes a significant amount of ram) still disappears01:07
cim209i updated from 16.04 to 18.0401:07
xamithan18.04 doesn't have topmenu in it01:07
cim209xamithan, software updater loads fine after i reboot01:07
bazhanga nearly twelve year old machine wont be speedy or load everything gui-ish01:08
=== mnemonic is now known as Guest85777
bazhangtry lubuntu and see where that lands you01:08
cim209everything works01:08
cim209even bluetooth01:08
bazhanggreat, but hardly speedy, and by works, if the software updater never appears, that's not really 'works'01:09
cim209the animations are snappy01:09
cim209it's not choppy01:10
bazhangfile a bug against software updater then01:10
xamithanor go ask the MATE channel,  since it isn't supposedly supported here01:10
bazhangwe can field it here01:11
cim209no one's home over there :(01:11
bazhangsign up, file or check for bugs with software updater and 18.0401:11
=== guiverc_d is now known as guiverc
=== cosjelly is now known as emojelly
abdulhakeemSo i tried to install apache2 package on server 18.04 but somehow none of the default config files got installed so the apache2.service won't start...anyone had that happen before? I uninstalled the package, deleted /etc/apache2/, and am trying to reinstall the package to see if that fixes it01:34
abdulhakeemnope same thing, default config files aren't installing01:35
abdulhakeemthat's weird01:35
abdulhakeemSep 11 20:34:19 burnserv systemd[1]: Starting The Apache HTTP Server...01:35
abdulhakeemSep 11 20:34:19 burnserv apachectl[3813]: apache2: Could not open configuration file /etc/apache2/apache2.conf: No such file or directory01:35
abdulhakeemSep 11 20:34:19 burnserv apachectl[3813]: Action 'start' failed.01:35
abdulhakeemSep 11 20:34:19 burnserv apachectl[3813]: The Apache error log may have more information.01:35
abdulhakeemSep 11 20:34:19 burnserv systemd[1]: apache2.service: Control process exited, code=exited status=101:35
abdulhakeemSep 11 20:34:19 burnserv systemd[1]: apache2.service: Failed with result 'exit-code'.01:35
abdulhakeemSo i tried to install apache2 package on server 18.04 but somehow none of the default config files got installed so the apache2.service won't start...anyone had that happen before? I uninstalled the package, deleted /etc/apache2/, tried reinstalling the package but same thing happens.01:38
=== emojelly is now known as enojelly
xamithanHow did you uninstall it?  if you did a purge and reinstalled it should have recreated01:54
xamithanThe way you stated you removed it,  it thinks the configs already exist01:55
tomreyn!paste | abdulhakeem01:56
ubottuabdulhakeem: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.01:56
=== Dreaman is now known as Blade
abdulhakeemxamithan: I did sudp apt remove apache2 then deleted the /etc/apache2 folder02:01
abdulhakeembut I will see if purge works02:01
abdulhakeemwell that seems to have solved the first problem but now I'm getting a different error when trying to start the service02:06
abdulhakeem (98)Address already in use: AH00072: make_sock: could not bind to address [::]:8002:06
abdulhakeem(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:8002:06
abdulhakeemno listening sockets available, shutting down02:06
xamithanSee whats on port 80 with ss -tulpn.   kill the pid,  restart it02:06
xamithanMight also have conflicting configs or virtualhosts if you didn't remove anything custom you added02:07
piesquaredWhere does apt-get install to?02:24
rfmpiesquared, whereever the package says to....02:24
piesquaredOh great...02:24
piesquaredHow can I find out?02:25
piesquaredFind wont work, I got tons of stuff named that.02:25
tomreynafter installation: dpkg -L package02:25
rfmpiesquared, dpkg -L <packagename> will show you all the files the pkg installed02:25
tomreynbefore installation, you'd need to use apt-file or https://packages.ubuntu.com02:26
abdulhakeemi have nextcloud snap package installed, I wonder if that's using port 8002:27
piesquaredOk, thanks.02:28
tomreynabdulhakeem: 'sudo lsof -i :80' will tell02:28
xamithannextcloud uses 80 and 443, yes02:28
piesquaredGot about a bajillion results...02:28
abdulhakeemyeah im pretty sure it's nextcloud02:29
abdulhakeemtomreyn: well that gives me a bunch of pids..02:30
abdulhakeemjust gotta figure out what process they are02:30
abdulhakeemyeah its the nextcloud snap02:31
abdulhakeemwell I guess I gotta install it manually02:31
abdulhakeeminstead of using the snap02:32
abdulhakeemwhich I wanted to do anyway02:32
xamithanthe snap has no config file ?02:32
abdulhakeemidk02:37
abdulhakeembut removing the snap worked so good enough for me02:37
abdulhakeemI can't get a2enmod to enable php... not sure what I'm missing02:55
abdulhakeemphp, libapache2-mod-php, php-mysql are all installed02:56
abdulhakeemphp 7.2.702:56
tomreynyou still need to restart the webserver after enabling modules02:56
abdulhakeemi have restarted it but I can't get them to enable in the first place02:57
abdulhakeemsays module(s) do not exist02:57
tomreynIIRC "apache2ctl -m" lists loaded modules02:58
abdulhakeemive tried a2enmod php,php7.0,php7.2,php7.2.7, none work02:58
abdulhakeemyeah php is not loaded02:58
tomreynactually upper case M02:59
tomreynlooks like you don't have php fully / properly installed then.02:59
abdulhakeemhmm03:00
budddhttps://pastebin.com/KaExQrqR03:01
budddDoes anyone understand this error? I'm trying to ssh to a jupyter notebook on aws03:01
abdulhakeemtomreyn yep you were right, had to purge and reinstall php03:05
abdulhakeembut that worked03:05
abdulhakeemthanks03:05
tomreynbuddd: the service listening on port 8888 for connections from anywhere failed to properly evaluate the SSL / X.509 certificate chain expected to be found in 'certfile'03:06
abdulhakeemwoo LAMP stack installed03:07
tomreynabdulhakeem: glad you worked it out. you can use the 'debsums' package to ensure a package is (not) properly installed. or just pruge and reinstall, as you did. it's unusualy that a package does not install properly, though,a nd this should be further examined when it happens.03:07
tomreyn(since it could hint at apt dependency reolver issues or even at file system or hardware errors)03:08
neptunepinkI apt upgrade'd, and now pressing Logo-Left and Logo-Right switches virtual consoles. How do I get rid of that?03:30
neptunepink`zcat /etc/console-setup/cached_UTF-8_del.kmap.gz | grep Incr_Console` seems like a hint.03:38
pikiaHey guys, using ubuntu 18 right now. During the login screen, I can press the cog to either change to use wayland or xorg. Is there anyway to add another option to this list?03:40
pikiaFor the xorg, I am currently using an eGPU and the xorg.conf file does not like it when the ePGU is not plugged in, forcing me to use wayland03:41
pikiaSo i guess my real question is, how can I *easily* choose between different xorg.conf files when I login03:41
neptunepinkChanging the Incr_Console/Decr_Console's to Right/Left fixes it. But it'd probably get reverted the next time the file changes?03:47
neptunepinks/changes/gets updated03:47
=== Blade is now known as jakcyyy
k_sze[work]Why was artful removed from packages.ubuntu.com? Shouldn't it be still supported?04:26
lotuspsychjek_sze[work]: artful is end of life04:27
k_sze[work]wait... wat04:28
k_sze[work]I always thought non-LTS releases only reach EOL at the next non-LTS release.04:29
k_sze[work]i.e. I didn't expect artful to be EOL before cosmic is released.04:30
lotuspsychjek_sze[work]: its the user responsible to keep his system up to date & maintained04:30
=== capella|away is now known as capella
calamariI think I've broken UEFI, because my computer boots fine into Ubuntu, but the ASUS BIOS will no longer load (F2 or Del, and I know Del works because Ctrl-Alt-Del works). The BIOS worked earlier this evening, then I installed a new kernel and upgraded the nvidia (closed source) driver. My question is: which packages could I try reinstalling to hopefully repair UEFI?04:34
k_sze[work]Hmm, iputils-ping and inetutils-ping both provide ping.04:37
calamarioh, it's missing the fat32 partition... no clue how it was able to work before, must have been lucky04:37
calamariwell, I know what I need to do... resize the ext4 and give myself a 100MB fat32 for uefi... cya :)04:39
alkisgHi, spell checking in Greek worked in firefox and thunderbird before 18.04, but now it only works in thunderbird. In firefox it only works in english. Did firefox change something to require a plugin now?04:48
=== cpaelzer_ is now known as cpaelzer
lotuspsychjealkisg: FF has recently updated i know..didnt see pass such issues yet?04:57
alkisgHey lotuspsychje, long time no see. Ty, googling around in the meantime...04:58
lotuspsychjealkisg: glad to see you back :p05:00
alkisgls /usr/lib/firefox/dictionaries => symlink to ../../share/hunspell => el_GR.aff  el_GR.dic  en_US.aff  en_US.dic => all seem fine there... hmmm...05:01
alkisgLet me ask this in another way, does anyone have non english spell checking in firefox, without manually adding an addon from the firefox site?05:01
* alkisg sees an ubuntu-specific patch in https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/770719, maybe this was again dropped by mistake05:03
ubottuLaunchpad bug 770719 in firefox (Ubuntu Natty) "Dutch localization doesn't include Firefox Dutch spell checker add-on" [High,Fix released]05:03
cluelesspersonwhy is gvfs/samba so extremely slow?05:05
alkisgDowngrading to firefox 59 which is still in the archives fixes it, so yeah that must be it05:05
cluelesspersonis literally everything wrong with ubuntu in 18?05:14
cluelesspersonit *looks* nicer, but sacrifices wifi, audio, gui options, gvfs is still terrible, and more05:16
kumoolhey! ubuntu has never been good so don't be talking badly about it now!05:16
luka_33someone decide my fate05:26
luka_33#include <stdio.h>05:26
luka_33#include <stdlib.h>05:26
luka_33 05:26
luka_33int main(int argc, char* argv[])05:26
luka_33{05:26
cluelessperson:/05:31
kumool:}05:33
cluelesspersonso the audio dialog doesn't change the audio output device05:34
xamithanIs that guy coding C inside an irc channel? O.o05:39
Kon-Hi, it just took me 20 minutes to install updates. It seemed to freeze while dpkg was running, and showed the updates as complete even though the components were not working in practice. It finally finished and seems to be working at first glance.06:04
Kon-Is there a way to force these libs to redownload and install the latest versions?06:05
Kon-Just to make sure06:05
tomreynKon-: you could review the logs to find out what made it take s long.06:06
Kon-Where can I find the relevant log tomreyn?06:07
tomreynwhich ubuntu version are you running?06:07
Kon-18.0406:07
tomreynone reason could be that you have a lot of kernel images installed, do yuo see many versioned files in /boot ?06:08
tomreynapt logs are in /var/log/apt/06:08
Kon-I have 3 kernels installed in /boot currently (post-update)06:08
tomreynokay, that's fine06:08
tomreynsnapd logs to syslog, i think06:09
tomreynso /var/log/syslog06:09
Kon-history.log in the apt directory doesn't say much except the packages installed and the start and end time06:09
Kon-Okay, I'll check the syslog as well06:09
=== lotuspsychje_ is now known as lotuspsychje
=== capella is now known as capella|away
Kon-tomreyn: What sticks out to me in syslog is that the dbus service org.bluez timed out06:20
Kon-There was also this interesting bit from term.log in the apt directory. Not sure how relevant it is https://paste.ubuntu.com/p/MGPDBJ7GM2/06:20
Kon-The bluez service is part of bluethoothd, apparently. I don't even have a Bluetooth adapter on this desktop. I'm hoping snapd didn't choose today to freak out over it for some reason06:23
Kon-My paste seems like a more likely cause, maybe. I don't really know what it means06:24
=== crimastergogo_ is now known as crimastergogo
tomreynKon-: sorry, got sidetracked. do you run kde there?06:27
Kon-Well, I figured out what debconf does. And yes, I do06:27
FedoraUserhi friends06:27
FedoraUserI have a silly question... :)06:27
FedoraUserI can't seem to pass arguments to time command06:28
FedoraUserif I do "time -V" to get version, I receive: "bash: -V: command not found"06:28
FedoraUsereither I'm misreading man page or there is something wrong here :)06:29
tomreynKon-: so normally it would have prompted you what to do about a changed default configuration in a configuration file. but it was unable to ask you this question graphically since something about qapt (some library / utility to aks these questions on QT based desktops) did not work out. so it fell back to not asking the question and just keep ing what you had previously.06:29
Kon-So Flash was trying to give me a dialogue box? Or apt itself?06:30
Kon-This might be because I updated with Muon this time instead of Discover. Muon is like Synaptic Qt, but it's not necessarily well maintained these days06:31
tomreynFedoraUser: 'time' is both an internal command in bash (and other shells) and a separate binary at /usr/bin/time provided by the 'time' package06:33
FedoraUsertomreyn, ooooh, I see, so I need to call it via full path06:34
tomreynKon-: debconf, as invoked by dpkg, as incoked by apt, while configuring the flashplugin-installer package06:34
tomreynFedoraUser: depend son which one you want to use. so, yes, that's possible.06:35
FedoraUsertomreyn, thank you, that helps me06:36
FedoraUserhighly appreciated06:36
Kon-Thanks, tomreyn. I might try reinstalling Flash to see if I can replicate this and then poke someone at Kubuntu or Plasma06:37
markpieHello Ubuntu creators. I'm really very happy regarding the last update. I wonder whether kernel once will be so advanced it would be able to change it without the need to restart computer... but that idea with tty1 in hi-res and tty2 in low-res got me. Thanks again.06:40
blackflowmarkpie: update the kernel without rebooting? already possible, see https://wiki.ubuntu.com/Kernel/Livepatch06:41
tomreynKon-: i was looking for a bug report on debconf failing on the interactive frontent via qapt but can't find anything. maybe it's just something specific to your system, or it's actually intended.06:43
fadaviplease see my question here: https://askubuntu.com/q/1074492/281905 and guide me in askubuntu, if you can.06:50
Kon-tomreyn: I'm reinstalling flashplugin-installer, and to my surprise, it seems like the real timewaster here is that it's taking an extremely long time to download this particular package from the repo. On the previous attempt, the term.log was also filled with download updates on flashplugin-installer, but not the other packages06:51
tomreynKon-: right, the installer downloads the payload in small chunks, which can take a while.06:52
tomreynKon-: yet another reason not to use flash06:52
Kon-It's funny because when I updated the whole system, I thought for sure there was a problem with the kernel update06:53
Kon-But no, just Flash06:53
Kon-And it's not a problem, just broken as intended06:53
elhHi. My machine with Ubuntu 18.04 is freezing randomly. Problem description: https://ubuntuforums.org/showthread.php?t=240069506:55
empedokles78Strange observation yesterday: Firefox did switch my open tabs without me doing anything. Am I hacked?07:01
=== Richard is now known as Guest88133
tomreynelh: https://askubuntu.com/questions/1030797/ubuntu-freezing-randomly - this may be a nouveau bug, i suggest you report it using: ubuntu-bug xserver-xorg-video-nouveau07:04
Kon-empedokles78: If you accidentally hit Ctrl+Tab when you meant to hit Alt+Tab, that would do it. There are several different ways to switch tabs in Firefox07:05
empedokles78Kon-, I didn't do anything.07:08
Kon-elh: Are you sure you have an NV106 GPU, and are not referring to a GP106 by Nvidia?07:09
FXprowonderful, Permission denied Error while copying. how do I turn the permission on please?07:10
Kon-The GP106 chip is used in a couple different cards, including the common GTX 1060. But all references I can find to "NV106" refer to its cousin, the Nvidia P106 designed for crypto mining.07:11
Kon-I really doubt Nouveau has great support for mining-oriented GPUs at this time07:12
FXprosomething so simple as copy paste or overwrite a file should not be so difficult.07:12
Kon-FXpro, open a terminal at your location and use "sudo cp <filename> <destination/filename>07:13
FXprocan you show me an example please?07:14
FXproand why is it not possible right within the file manager itself?07:14
Kon-Which file manager are you using?07:14
FXproin other words, right click for permission settings with the root password07:14
Kon-You could run the file manager as root as well, but I wouldn't recommend it07:14
FXpronemo I think.07:15
EriC^^FXpro: the file manager's user is your user, which might not have permissions to the dir, you'd need to open the file manager with privileges, e.g. gksu <name of filemanager>07:15
FXprothere needs to be an easy way to turn that on and off.07:15
FXproand actually once it is turned on, there should also be an option to automatically turn the permission to copy paste or overwrite back on automatically.07:15
EriC^^there used to be a package that did that, right click > open as root or something07:16
elhKon-: NV106 - it says like that on my Settings/Details/About field07:16
Kon-elh: Do you know the commercial name of the product? Did you buy this PC used?07:16
FXproit should be a standard feature in the 21st century.  hehe.07:16
elhKon-: I bought my PC used.07:17
FXproin fact, we all should be flying around literally in george jetson space cars to make my point right now.07:17
FXproanyway, how exactly do I turn the directory I want to copy a file to on to allow it please?07:18
elhKon-: Dell Model: D03S07:18
Kon-FXpro: Fun fact, this used to be a feature in the Dolphin file manager, but was patched out in the last year or so because there was a security vulnerability discovered running apps as root in X1107:19
elhKon-: commercial name: Dell Optiplex 99007:19
Kon-Ahh thank you elh07:20
Kon-elh: Have you tried using the proprietary Nvidia driver?07:20
elhKon-: So far I haven't tried using it, because I couldn't find it.07:22
Kon-elh: Just start the "Driver Manager" in Ubuntu07:22
FXprook ummm, so how do I copy and overwrite this file again please?07:23
FXproshould be really really really simple thing07:23
Kon-elh: Wait for the list to load and then switch to "Using NVIDIA driver metapackage"07:23
Kon-And then save the changes07:24
FXprolike, extra special simple and secure via a right click menu that has options in it to turn stuff on and off as needed and set it to auto turn off the permissions after an operation is completed "for security" of course.07:24
Kon-FXpro: What file are you trying to overwrite?07:25
FXproits a program file07:25
FXprolike, installed 3rd party.   why does that matter btw?07:25
FXprohttps://askubuntu.com/questions/6723/change-folder-permissions-and-ownership07:27
FXpro"I have found numerous posts (in this forum and elsewhere) on how to do this for files but I can't find a way to do it for whole folders."07:27
FXproMake the current user own everything inside the folder (and the folder itself):07:29
FXprosudo chown -R $USER ~/.blabla07:29
Kon-FXpro: Did you install this third party program to /opt ? If it's somewhere else, and it didn't come from a repository, you might want to move it07:30
FXproyes07:30
FXprovery very simple stuff, I want to overwrite a file inside the install directory to test out the program and see if I like it.07:30
Kon-Okay, so let's assume you have unzipped the new version of the application to /home/FXpro/Downloads and you want to move it to /opt07:31
FXproyes, exactly07:32
FXprobut its a single file I am want copy over to the install directory07:32
FXprowhy is that a problem to begin with?07:32
FXprothis is why regular people out there have a problem with linux.  it should not be rocket science to do something stupid simple like copy paste.07:33
Kon-Open your terminal, "cd Downloads" and then "sudo cp FolderName /opt/FolderName" and enter your password07:33
FXprothe the ubuntu people want to make their thing marketable to the masses, its gotta be dummy proof like mac os which is based on linux again.07:34
Kon-Mac OS is not based on Linux07:34
FXproyeah it is.07:34
FXproosx is based on the source code of linus torvalds.07:34
FXprosame thing with android.07:34
FXprochrome os.  etc etc07:34
FXpro"Both Mac OS X, the operating system used on Apple's desktop and notebook computers, and Linux are based on the Unix operating system, which was developed at Bell Labs in 1969 by Dennis Ritchie and Ken Thompson. The operating system used on Apple's iPhones, now called iOS, is derived from Mac OS X ..."07:35
tomreynFXpro: and none of this has anything to do with Linus Torvalds.07:36
FXprooh well, whatever.  its in the same direction.07:36
tomreynbut then, none of this has to do anything with ubuntu support either07:36
tomreyn!ot07:36
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:36
tomreynthere's also #ubuntu-discuss for on top ic discussions07:37
Kon-FXpro: If you don't want to deal with this in the future, you could just install some third party software into Home instead of dealing with /opt, which requires root access07:38
FXprook so what do you recommend?07:38
empedokles78Is the LTS upgrade from 16.04 -> 18.04 a difficult process? What are the benefits?07:39
Kon-I recommend learning the basics of the terminal07:39
FXprook so, I still need to fix this problem right now.07:39
tomreynempedokles78: not from a user perspective07:40
FXproI will try this and see what happens Open your terminal, "cd Downloads" and then "sudo cp FolderName /opt/FolderName" and enter your password07:40
FXproits not a folder btw, it is just a single file for the update.07:40
=== yunhao94_ is now known as yunhao94
tomreynempedokles78: the benefits are newer software versions (thus often more features) and extended support lifetime.07:41
empedokles78tomreyn, better hardware support too? what about gnome?07:41
Kon-FXpro: The game store Steam, for example, installs into the /home/User/.steam directory by default. I have games go into /home/User/Games so I never have a password prompt when I modify config files for them07:42
tomreynempedokles78: let me rephrase this: both 16.04 LTS and 18.04 LTS have the same support lifetime, but the date when 18.04 LTS looses support is two years later than that of 16.04 LTS.07:42
tomreynempedokles78: 18.04 comes with a newer kernel than the 16.04 GA kernel, but thanks to HWE 16.04 can also run this newer kernel.07:43
empedokles78tomreyn, when will 16.04 LTS loose support?07:43
tomreyn!releasenotes | empedokles78 see this for more news / improvements of 18.04 over 16.0407:44
ubottuempedokles78 see this for more news / improvements of 18.04 over 16.04: Ubuntu 18.04 (Bionic Beaver) release notes can be found here: https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes07:44
empedokles78tomreyn, with hardware support I meant printer devices and so on (which was very limited in 16.04).07:44
tomreynempedokles78: "16.04" stands for its release month, april 2016. LTS releases get 5 years of support on software in 'main' and 'restricted'.07:45
FXproKon- ummm, ok.  in windows it is all very simple.  the same kind of thing should be the case here.07:46
FXprotake ownership and run as super user are very good features built into the file manager of windows.07:46
EriC^^FXpro: it's free why are you complaining? you do realize you're suppose to write the code yourself and give it to the community right? ingrate07:47
tomreynempedokles78: like with other hardware, too, printer support is a matter of vendors providing drivers or at least full specifications + documentations. some work better than others.07:47
EriC^^also do you have any clue where you are or what you're using? this isnt a gui oriented os, you dont get a ferrari then complain about the a/c or something07:47
FXproyes but here is my point, whoever is coding this stuff should always think in terms of efficiency.  because without clean simple reliable first, it is not useful.  would be like using a tool to take a tire off a car but the tool is china made crap that breaks, or poor design and will not hold the bolt correctly.  hopefully, you get my point.07:48
Kon-Well, Ubuntu is supposed to be GUI-oriented. Linux for Human Beings and such. But a user with no technical experience in Linux should not be modifying system files if they don't even understand the copy command07:48
FXproI dont understand why its gotta be so difficult is really my grip.07:49
tomreynFXpro: once again, please move the discussion to #ubuntu-discuss or -ubuntu-offtopic or elsewhere, it doesn't belong here07:49
FXproshould be stupid simple.  gui or command line.07:49
EriC^^FXpro: the gui is like an accessory in linux, the cli and its tools etc are the actual "good stuff"07:49
EriC^^the gui stuff is just a blessing recently so its more usable not just on servers or for major "power users" or whatever07:49
EriC^^FXpro: well write it yourself then :)07:49
Kon-I understand this is third party software, but you installed it into /opt, which requires root access to modify. So the difficulty was introduced by downloading proprietary software from the internet instead of using software provided in the repositories07:49
EriC^^FxproFM07:49
FXprowhy am I not in root by default?07:50
FXproI type the su command etc07:50
FXprosu + password = root07:50
FXproshould not be a problem after that.07:50
empedokles78tomreyn, so long as ubuntu doesn't publish such a list of supported hardware, it's a gamble to buy printers or scanners.07:50
tomreynroot doesn't have a password by default, so su wont work.07:51
zzarrHello!07:51
FXprothen su + password + option to turn off root = no root and would be very useful and simple.07:51
zzarrIs it possible to cluster 2 or more computers as SSI with Ubuntu?07:52
tomreynempedokles78: you can search the web for supported hardware, and there is hardware certifications program by cannoical, too. also see linuxprinting.org for driver support for specific hardwares.07:52
tomreynempedokles78: generally (with exceptions), HP and brother printers usually work fine.07:52
tomreynzzarr: SSI standing for what?07:53
nwes07:53
empedokles78tomreyn, what about flatbet scanners?07:53
zzarrtomreyn, Single System Image07:53
zzarrmeaning that all nodes (computers) act as one system07:54
tomreynzzarr: i'm not familiar with this concept, maybe ask in #uubntu-server.07:54
zzarrI will, thanks07:54
empedokles78Recently I installed libreoffice snap. If I download a document on the web and want to open it it says that doc is not available. It's appearing under downloads however. What could cause this?07:56
tomreynempedokles78: about scanners and MFP systems, it's similar: search the web before you buy07:57
EriC^^how are you trying to open it? empedokles7807:58
empedokles78EriC^^, I'm trying to open it directly out of firefox with libreoffice.08:00
empedokles78EriC^^, it says: /tmp/mozilla_nuc0/documentname doesn't exist.08:01
tomreynempedokles78: download it first, then open it from where you stored it.08:02
empedokles78tomreyn, that works. But I think without the snap it did work the other way around too.08:03
EriC^^empedokles78: maybe it's some bug, did you open it right before it was about to finish or something?08:09
EriC^^i think though usually for me it downloads them directly into the downloads dir as filename.part without any /tmp intermediaries08:10
EriC^^*shrug*08:10
markpieblackflow> Consider me as a stupid unexperienced user. Where do I turn on udates without rebooting (using LiveKernel whatever that means)08:15
=== SimonNL is now known as SimonNL_Afk
=== Richard is now known as Guest511
Jackneillhey08:44
Jackneilli can see occational glitches on both monitors. im on bionic and cinnamon.(xorg)08:45
Jackneillusuaally when scrolling, but hapenned what i didnt do anything, they they stay/stay longer08:45
Jackneillany idea?08:45
Jackneillintel everything08:46
macjackHello everyone08:51
macjackis there any good reference to buils my own ubuntu ISO file for ARM platform system?08:52
macjackThanks08:52
tomreynJackneill: maybe this https://wiki.archlinux.org/index.php/intel_graphics#Tear-free_video or this https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/177563708:53
ubottuLaunchpad bug 1775637 in firefox (Ubuntu) "Screen tearing both in scrolling and videos" [Undecided,New]08:53
pikiaHey guys, using ubuntu 18 and was wondering what I can use to get a zoom like effect on macos08:54
lotus|NUC!info docky | pikia08:57
ubottupikia: docky (source: docky): Elegant, powerful, clean dock. In component universe, is optional. Version 2.2.1.1-1 (bionic), package size 609 kB, installed size 3329 kB08:57
Jackneillthanks08:58
pikiaHuh, im not really looking for a dock replacement though08:58
pikiaI meant zoom as in when you do ctrl + mouse wheel up, it magnifies the area around the mouse.08:59
Jackneilltomreyn, the glithes are multicolor08:59
Jackneilllooks like garbage08:59
tomreynJackneill: hmm, so not screen tearing. then i'd check the cables, power cycle the monitors, and, if still unsolves, file a bug.09:00
Jackneillright, thank09:01
tomreynmacjack: https://help.ubuntu.com/community/InstallCDCustomization09:06
tomreynmacjack: this would be for use with the classic debian-installer based images (mini.iso and alternate server installer)09:07
lotus|NUCpikia: for other features on gnome, you best try gnome extensions09:08
tomreynmacjack: i.e. http://ports.ubuntu.com/dists/bionic-updates/main/installer-arm64/current/images/netboot/ or http://ports.ubuntu.com/dists/bionic/main/installer-armhf/current/images/09:08
lotus|NUCpikia: https://extensions.gnome.org/09:08
=== SimonNL_Afk is now known as SimonNL
K1rkThe answer is right there09:31
K1rk> sudo chown -R username:group directory09:32
DiagonCan anyone tell me how to create a hot-key that effectively executes `control-v; my_script`?  I tried `xsel -o` for control-v, but it didn't work.09:32
K1rkSo if your username is fxpro and you want to change ownership of /var/bs to you09:32
K1rkchown -R fxpro /var/bs09:32
macjackHello tomreyn Thanks for these guides, I will try to compose ISO image file :)09:32
K1rkThen you'll own it09:32
K1rkerr, with sudo of course.09:33
K1rksudo chown -R fxpro /var/bs09:33
K1rksudo just means to run it as root.09:33
DiagonWhere is control-v even defined?  It's not under Settings >> Keyboard >> Shortcuts09:34
yokowkaheavenO everysoul!!!! who know, how to clear this system mesages two lines [    2.617544] ACPI Error  [\    PC1009:36
yokowkaAE_NOT_FOUND (20160831/P09:36
yokowka[    2.617552] ACPI Error  Method   failed [\09:36
yokowka02._BCL] (Mode ffff90881a9   AE_NOT_FOUND   ??))))09:36
K1rkThey have some shared history but OS X is not based on Linux09:40
K1rkIt says so right in what you posted09:40
K1rkI thought someone else posted that to disprove you, then I saw it was you.09:40
K1rklol09:40
K1rkFXpro: Multiple suggestions have been posted, what is not clear?09:44
FXpromanual install of java 8.  its not an executable file.09:44
FXproso if I have downloaded it directly how do you get it installed wihtout executable installer?09:45
K1rkFXpro: that would not be secure09:54
K1rkTo be root by default lol09:54
FXproyes I know.09:54
FXprobut there should be some kind of switch that can turn that on or off easily.09:55
FXpropulling teeth to overwrite a file is stupid.09:55
TxRaspPifxpro: the viruses would like that09:56
TxRaspPithe switch to turn iy on and off09:56
=== semeion is now known as mnemonic
JimBuntumacOS/OS X based on Linux?! Sacrilege!10:36
SwedeMikecorrect, MacOS kernel isn't based on Linux. https://itsfoss.com/mac-linux-difference/10:41
aliveI have no idea what settings my home directory ecryptfs was created with (i do know the encryption passphrase, i assume it is my user password?)11:10
aliveFound ecryptfs-recover-private.11:12
dimmhello, All! What can be core of issue? When i boot in ubuntu 18.04 then cd-tray is opening.11:14
=== mkv is now known as m4v
JimBuntudimm, There could be a number of causes. Does it only happen once or continually? Did this not happen with your previous version of Ubuntu?11:19
dimmJimBuntu, it is happen continially (on each reboot or power-on). Previous it was windows 10 at this notebook =/11:20
EriC^^dimm: does "dmesg | grep sr0" give anything?11:21
dimmJimBuntu, when laptop is before os booting (like at bios screen or something liek that) then cd tray is closed and when i press button on it it opening fine.11:21
dimmJimBuntu, when laptop is start os booting and after it finished (desktop is displaying) then button on tray not working, but context menu "eject" working fine11:22
dimmEriC^^, i will check, laptop is home machine, now i'm at work11:22
dimmJimBuntu, EriC^^ , also external cd tray working fine11:23
JimBuntudimm, It's been so long since I used a CD drive, that I have forgotten much. I would verify that it's not listed as a source for updates, nothing is trying to auto-mount a disc ( fstab/etc ), nothing additional in /etc/udev/rules.d/, and since you have 2 drives, you may want to try  dmesg | grep -iE '(sr0|sr1)'11:28
dimmJimBuntu, thanks a lot very usefull information11:33
JimBuntuYou are welcome dimm11:33
dimmJimBuntu, second drive was connected after i got trouble with internal11:33
dimmJimBuntu, it is seems like some signal going on booting, may be it is automount, i will check!11:34
dimmEriC^^, thanks too, dmesg will checked11:34
aliveIf I want to move my ecryptfs from one disk to another for later recovery on the original machine, can I just rsync -a /src /dst?11:36
Yimo_Hello there! Really quick question, does anyone know an irc server where I can ask help for grub in ubuntu? I don't want to get this channel spammed. If This channel isn't that active then, here is my problem : I want to remove grub from Ubuntu so that it doesn't overwrite Manjaro's grub config and such. Is this safe and does anyone know how to do this?11:45
BluesKajHi folks11:48
Yimo_..Weird, I did not expect #ubuntu to be so silent honestly xD11:51
lotus|NUCpatience Yimo_ #ubuntu has different timezones wakeup11:52
Yimo_Mm yeah true! You're right :D I believe most of who would be  here is now sleeping, as they are in the US11:53
blackflowYimo_: afaik yes, you can remove grub packages and then any changes that would trigger grub re-installation / reconfiguration would not do so11:54
TxRaspPiquiet i am trying to sleep11:54
TxRaspPihrhr11:54
blackflowpatience is virtue....11:54
=== Guest85882 is now known as tsglove
shayanthethiefcan u guys hear me alright?12:12
iorianot really, but we see you12:12
shayanthethiefvery nice12:12
shayanthethiefcan someone give me an idea for a tech related article?12:14
lotus|NUC!support | shayanthethief12:15
ubottushayanthethief: The official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com12:15
shayanthethiefok12:16
shayanthethiefwhy is there always tearing and lag spikes with nvidia drivers?12:18
shayanthethiefhow can i get an answer in chats12:28
lotus|NUCshayanthethief: before you volunteers can help you, we advise you give details first12:29
lotus|NUC!details | shayanthethief12:29
ubottushayanthethief: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.12:29
shayanthethiefwhether i install proprietary nvidia drivers or use the default nouveau, i have lag spikes every second.12:31
TJ-shayanthethief: lag of what, precisely?12:31
shayanthethiefvisual lag in games, movies, moving windows, on https://testufo.com12:32
TJ-shayanthethief: it's a complex area; it depends how the scenes are being rendered, resolution,, what the GPU is, memory, frequencies on the monitor, and so forth.12:34
shayanthethiefwhat do you mean by "how the scenes are being rendered". whatever rendering backend i choose has the same issue. although i tried the 'force full composition' in nvidia xserver settings; it got rid of the tearing but i still have the problem of lag spikes12:37
=== berendir_ is now known as berendir
TJ-lag is generally because the scene rendering can't keep up, which can be affected by the resolution, refresh frequency, GPU/GRAM power/size12:38
ChainsawHello. Attempting to install Ubuntu Server Lts 18.04.1 in a multipath FibreChannel environment using LPFC (Emulex) adapters. I am unable to enable any sort of multipath support, as the documentation seems outdated (for 16.04, which has a different kernel command line on the install media).12:39
shayanthethiefdo you mean the framebuffer? these lag spikes happen every second repeatedly12:39
lotus|NUCChainsaw: join #ubuntu-server mate12:40
Chainsawlotus|NUC: Understood, thank you.12:40
shayanthethiefTJ-: everything is working completely fine in cinnamon desktop env, only laggy in KDE and gnome12:43
lowkeycoat1hi im running 16.04 and my computer isnt registering an sd card i put in.. help?12:45
shayanthethieftry lsusb and take a look at /meda12:46
shayanthethiefsorry /media i meant12:46
=== Class7_ is now known as Class7
empedokles78Where do I have to copy google fonts?13:15
adrian_1908empedokles78: I just joined, what are you trying to do?13:15
hateballempedokles78: typically you can doubleclick a font (ttf) and you should get a GUI to help you install it13:20
hateballotherwise you need to copy it to somewhere like ~/.fonts and run fc-cache -f -v, if memory serves13:20
adrian_1908it really depends, but since he doesn't respond...13:21
coconutAre there any smartphone apps under ubuntu at the moment? (like itunes, imazing or waltr)13:25
adrian_1908I don't think any of them have been ported unfortunately.13:27
empedokles78adrian_1908, this are ttf fonts inside a zip.13:32
adrian_1908empedokles78: you want to use them on your system?13:33
empedokles78adrian_1908, yes, basically for inkscape.13:34
empedokles78After opening them up there was a button to install them, so I guess I'm allright.13:35
adrian_1908empedokles78: ok, otherwise ~/.local/share/fonts/truetype would be a good location if only your user is using them.13:36
adrian_1908But if there's a button that good.13:36
empedokles78adrian_1908, They are not in inkscape though (restarted it). Do I need a reboot?13:37
adrian_1908empedokles78: they should be. Try `sudo fccache -fv` as hateball suggested.13:37
adrian_1908And then restart inkscape. Reboot should NOT be needed!13:38
adrian_1908correction: fc-cache with a dash13:38
empedokles78adrian_1908, strange, they are in my old ubuntu repo inkscape but not in my snap inkscape.13:42
adrian_1908empedokles78: hmm, weird. I never use snaps, so no idea about that. Maybe the snap version is more self-contained and doesn't query the usual paths when looking for resources.13:44
qwefytuoityty15 - 18 It happens to Linux ( U-Mate, Xu, Lu, Fedora) in VirtualBox or VMware Player. Only closing ( power off ) of the program VB, VMP helps. If the free memory is small and swap is used ( Firefox has many open pages ) ~700 - 1000 megabyte in swap virtual machine freezes. I see the same in real PC the same PC with U-Mate 18, but real PC reset is a bad idea. On video it is shown as the disk on Host behaves when Linux in the virt13:47
qwefytuoitytyual machine freezes. Host does not freezes. Maximum I waited ~ 20 or 40 minutes and close/restart virtual machine/PC. I never see that such freezings have stopped. https://ufile.io/zscfb btrfs, swap partition real pc, swap hdd in virtual machine.13:47
maurocHi guys, i'm looking for some suggests.. I bought a new laptop (1 ssd 512 gb 1 hdd 1tb 16 gb ram). What is the best scheme partition?13:48
lotus|NUCmauroc: in most cases the auto partitioning from the ubuntu setup suits well13:51
lotus|NUC!partitioning | mauroc for manual13:51
ubottumauroc for manual: For help with partitioning a new install see https://help.ubuntu.com/community/HowtoPartition | For partitioning programs, see !GParted (recommended) or !PartitionManager. Other partitioning topics include !fstab, !home, and !swap13:51
mauroctnx lotus|NUC13:51
empedokles78adrian_1908, maybe a reboot is needed for snaps then. thanks.13:52
empedokles78What could cause inkscape to not redraw the screen correctly?13:52
abdulhakeemSo I have an apache web server that I want to host both a Nextcloud installation and a WordPress installation on, using virtual hosts. I have a DDNS domain name that I use, although I THINK I need to create a second one (myddns.net, cloud.myddns.net). But what I don't quite follow is, how do I point a specific domain name to a specific apache virtualhost?13:55
abdulhakeembecause if I open 80/443 on my router, how does the traffic know which site to reach?13:55
abdulhakeemusing apache virtualhosts*13:55
abdulhakeemnot sure if that makes sense, I don't know what I don't know so I'm not sure how to ask13:56
leftyfbabdulhakeem: you use VirtualHosts in apache. You read the documentation and learn how to run a public web server13:56
leftyfbabdulhakeem: if you cannot do that, then you should not be running a public web server13:56
abdulhakeemit's not really "public" it's just for my own use13:57
qwefytuoitytywhy swap is necessary if they doesn't work normally in Linux13:57
abdulhakeembut yeah13:57
abdulhakeemfair enough13:57
abdulhakeemah to the virtualhost .conf files determine it I guess?13:57
leftyfbabdulhakeem: if it will be accessible on the internet, then it is public and subject to exploitation if not properly configured and secured. All of which requires a certain level of competency13:58
coz_qwefytuoityty, Even if there is still available RAM, the Linux Kernel will move memory pages which are hardly ever used into swap space.13:58
abdulhakeemso basically just read through the apache documentation until I figure it out lol gotcha13:58
abdulhakeemjust figured it might be a bit quicker to ask here :P13:58
leftyfbabdulhakeem: Teaching you how to properly configure and secure a web server is beyond the scope of this channel. And frankly, if you aren't willing and able to research, read and learn how to do this mainly on your own, you shouldn't be doing it at all until you do.13:59
leftyfbdo/are14:00
abdulhakeemI'm totally willing, I just like to get pointers in the right direction from actual people from time to time, lest I be wandering around not really sure what I'm looking for14:00
abdulhakeemI run Arch I'm no stranger to reading documentation :P but my home server is Ubuntu 18.04 so I figured I'd ask here14:01
abdulhakeemI will go read now :)14:01
leftyfbabdulhakeem: googling "ubuntu apache virtualhosts" is a good start14:01
alekksanderso i had problems with my wifi… based on internet i added somewhere something in hope for fix, but because i was doing zillion other things at the moment i forgot where it was and now when i start system internet enables itself, connects, disconects and connects again14:02
alekksanderany idea what that could have been? i think i added double phrase „auto” to some file14:02
alekksandersmthng like wlan0 auto, can't recall14:03
qwefytuoitytyIt's not about why need a swap, the problem is that when working with swap, Linux freezes using the disk at 100%14:05
alekksanderlol14:05
alekksanderyou guys talking about: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/15935614:06
ubottuLaunchpad bug 159356 in linux (Ubuntu) "When DMA is disabled system freeze on high memory usage" [Low,Incomplete]14:06
alekksanderi have same problem. memory full=linux freeze14:06
alekksanderno video/photo edditing for me14:06
qwefytuoitytyi this problem with version 15 - 18 64 bit , 14 version I not used U-Mate, Xu, Lu, Fedora14:09
qwefytuoitytythis problem with version 15 - 18 64 bit , 14 version I not used U-Mate, Xu, Lu, Fedora14:09
empedokles78In inkscape my screen won't get redrawn at times. What causes this?14:11
qwefytuoitytyThis is the third person who writes about what I write14:11
mojtabaHello, Do you know how can I print to PDF all of the emails that I have received with a specific criteria? like from a specific sender? (I am using Thunderbird, but I am not bound to it.)14:13
qwefytuoitytyThe more memory the less complaints of freezes when accessing swap14:14
leftyfbqwefytuoityty: first off, there is no version of ubuntu "15 - 18". Second, please explain in more detail the issue you're seeing. What happens when you enable swap? What happens when you disable swap? If you're running out of disk space, that's not a swap issue but a storage allocation issue. What version of ubuntu are you running right now?14:14
vavkamilhello14:19
coz_mojtaba, not sure with evolution it used to be    gsettings set org.gnome.evolution.mail drag-and-drop-save-file-format 'pdf'14:19
vavkamilis anyone using mozilla firefox on ubuntu 18.04? I tried it yesterday and it's pretty much useless due to an IBUS bug that was firts reported 5 months ago14:20
coz_mojtaba, not sure that even woeks now14:20
coz_works14:20
mojtabacoz_: I want to be able to use something like grep on my emails, and then print the found emails14:20
coz_mojtaba, then I am not sure, I played with this other than whatt I already posted, someone at some point could answer better14:21
chaslinuxCan't seem to find python3-sbmc after upgrading to 18.04. Have universe enabled and it should be there... but apt search python3-sbmc turns up zip.14:21
coconutadrian_1908: no they aren't i guess... but will gsconnect work with _any_ android phone? (i might buy an andriod phone instead).14:22
ioria !info python3-smbc14:23
ubottupython3-smbc (source: pysmbc): Python 3 bindings for the Samba client library. In component universe, is optional. Version 1.0.15.6-1build2 (bionic), package size 17 kB, installed size 66 kB14:23
mojtabacoz_: thanks14:23
=== Scytale90 is now known as Scytale89
adrian_1908coconut: No idea, sorry.14:23
qwefytuoitytyversion linux 15, 16, 17, 18 U-Mate, Xu, Lu, Fedora 64 bit. RAM 4GB, HDD 1TB. Swap partition 4 GB, BTRFS. When no free memory + in swap have saze 10-20% are occupied + Firefox many open pages = freezes Linux + 100% load HDD as in video. The same in Virtual machine.14:24
qwefytuoitytyhelp only resest PS or Virtual machine14:25
qwefytuoitytyPS=PC14:25
qwefytuoitytyswap partiton 10 GB14:26
qwefytuoityty4gb HDD in virtual machine14:27
qwefytuoitytyswap 4gb HDD in virtual machine14:28
qwefytuoitytyhost windows14:28
leftyfb!ru | qwefytuoityty14:30
ubottuqwefytuoityty: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.14:30
leftyfbqwefytuoityty: maybe you'll have better luck there. It's really tough to understand what you're saying.14:30
=== capella|away is now known as capella
ilias_grhi all. as far as i remember there is a terminal command to check which programs are supported up to which date/year. does any one know how is it exactly this command?14:36
ioriailias_gr, commands i don't think so, maybe you mean packages ?14:37
ilias_grioria: i know there is a command to check packages end's life14:38
ioriailias_gr, yes, /usr/bin/ubuntu-support-status14:38
ilias_grioria: ok, how can i check it?14:39
ioriailias_gr,  i told you14:40
ilias_grioria: i found this script, what next?14:40
ioriailias_gr,  just run  'ubuntu-support-status'14:41
cluelesspersonDoes anyone know how to get ubuntu to switch sound output device?14:41
cluelesspersonit seems stuck on hdmi out14:41
ilias_grioria: through terminal i suppose14:42
ioriailias_gr,  sure14:42
ilias_groh ye's itats, th14:42
Huliohi14:42
ilias_grthat's it14:42
Huliowhat's cooking?14:42
qwefytuoitytyThey can not help me. I saw a similar topic in the Russian forum. Topic starter say I bought more memory14:42
ilias_grioria: i got this: https://pastebin.com/4NqK9D9a. Is there any way to see more details about those packages?14:44
ioriailias_gr,  'Run with --show-unsupported, --show-supported or --show-all to see more details14:45
ioria'14:45
ilias_grioria: You have right ! I just read it !14:45
ioriaok14:45
ilias_grioria: thank you for your help14:46
ioriailias_gr,  no problem14:46
=== jakcyyy is now known as Dreaman
ChaiTRexqwefytuoityty: I'm not too familiar with Firefox, but there are two main options to stop your system from slowing down a lot during swapping: you can add memory to your virtual machine or you can reduce the memory that Firefox takes up (https://www.google.com/search?q=reduce+firefox+memory+usage).14:48
ChaiTRexqwefytuoityty: This is assuming that Firefox is on the virtual machine.14:48
ChaiTRexqwefytuoityty: If not, the only option is to reduce Firefox memory usage.14:49
ChaiTRexqwefytuoityty: Or to reduce the memory used by the VM.14:49
=== wodencafe is now known as WdoNeCFea
mustmodifyMy ubuntu instance on EC2 suddely became unresponsive. I tried to restart it from the EC2 console. For 10 minutes, nothing happened. I then tried to stop it and EC2 offered to "force-kill" it. That took another 10 or so minutes. What logs can I check or other tests can I perform to see what caused it to go down and then to be so hard to restart?14:56
adrian_1908mustmodify: also try #ubuntu-server15:00
mustmodifyok thanks.15:01
daumany ideas why groups MY_USER shows a number of groups, but just typing "groups" as my user only brings back the primary group of my user.  I've rebooted, and still the same.  If I sudo into my own user it properly shows the groups15:02
throsturI'm remoting into an Ubuntu machine which doesn't seem to support TERM=cygwin colors. What should I do instead OR what should I request the sysadmin install for me?15:05
JimBuntuthrostur, you could go with TERM=linux15:09
cluelesspersonDoes anyone know how to fix the sound output in Ubuntu?15:10
cluelesspersonI connected an HDMI cable, ubuntu switched to hdmi out15:10
cluelesspersonand now it won't switch back to internal speakers15:10
cluelessperson  tried   pulseaudio -k   it just restarts15:10
cluelesspersonno audio works15:10
=== WdoNeCFea is now known as wodencafe
throsturJimBuntu: doesn't seem to fix my color problem15:17
throsturehh, probably something changed on remote, who cares15:20
leftyfbcluelessperson: did you check the sound settings in the GUI?15:21
cluelesspersonleftyfb: yes, ther's nothing to select other than the master output15:21
cluelesspersonleftyfb: I just installs pavucontrol  and that showed me that pulseaudio had set the hdmi output for the cmus application specifically15:21
cluelesspersonso ubuntu system sounds were working, but the application was set to hdmi15:21
cluelesspersonI was able to switch it there in pavucontrol15:22
leftyfbcluelessperson: right, master output should be where you select HDMI or speakers as your output15:22
BenderRodriguezwhat in the world15:32
BenderRodriguezwhy is ubuntu server advertising bit.ly links in motd banners at login15:33
BenderRodriguezwhat is Canonical doing?15:33
moffaBenderRodriguez: You are complaining to the wrong people15:34
BenderRodriguezis this not the ubuntu room?15:34
BenderRodriguezwhere else if not here?15:34
moffaThe developers do not live here... this is a support channel15:35
=== SimonNL is now known as SimonNL_Afk
BluesKajBenderRodriguez, try #ubuntu-devel15:38
blackflowBenderRodriguez: see (and vote at) bug #178985015:51
ubottubug 1789850 in update-motd (Ubuntu) "Advertising in the MOTD" [Undecided,New] https://launchpad.net/bugs/178985015:51
BenderRodriguezblackflow: they're even trying to defend it there15:52
BenderRodriguezugh...15:52
BenderRodriguezalright, I'll vote15:52
BenderRodriguezwait, blackflow, how do you vote?15:52
blackflowBenderRodriguez: mark it that it affects you, edit mail to receive all updates, all that raises its heat score15:54
blackflowbtw, someone should post there that Ubuntu has its own shortener. really no need to use a ccTLD, especially a c such as .ly15:55
=== arunkumar413_ is now known as arunkumar413
daumany ideas why groups MY_USER shows a number of groups, but just typing "groups" as my user only brings back the primary group of my user.  I've rebooted, and still the same.  If I sudo into my own user it properly shows the groups16:05
blackflowdaum: which DE and display manager?16:08
daumKDE, DE?16:08
cluelesspersondaum: first command shows you all the groups your user is in16:08
cluelesspersondaum: groups file has multiple entries, adding a user to a group, I think16:08
blackflowhrm... someone else reported the same few weeks ago but they used a WM and it seemed like that was the issue.  sounds like a persistent bug somewhere16:09
blackflowcluelessperson: they should list the same groups16:09
daumblackflow, ok thanks will try to see what i can dig up16:10
blackflowwhat's happening is that some process in the chain from the terminal up, is doing privilege drop and losing GIDs16:10
blackflowso teh terminal inherits the reduced list of effective GIDs.  when you run   groups <username> you're seeing re-calculated list of groups based on /etc/groups16:11
=== autra is now known as _botentrain
=== _botentrain is now known as autra
=== SimonNL_Afk is now known as SimonNL
complib2891hi, i'm having this issue `modprobe: FATAL: Module xt_geoip not found in directory /lib/modules/4.9.93-mainline-rev1`16:27
complib2891sudn't after `apt install xtables-addons-common` I should be able to use the geoip module in iptables?16:27
complib2891i'm using Bionic16:27
leftyfbcomplib2891: 4.9?16:28
leftyfbwith bionic you should be on 4.1516:29
leftyfbcomplib2891: is this a VPS?16:29
DWSRHi there, does DNE on this page mean "Does Not Exist"? https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-15473.html16:35
JimBuntuDWSR, yeah, the package doesn't exist within the lineage16:40
DWSROK.16:40
DWSRMy basic summary of the information on that page: The CVE is still waiting to be triaged for all in-support LTS releases and the only way to solve that CVE (if we needed to) would be to apply patches ourselves.16:41
DWSRAbout right?16:41
JimBuntuDWSR, I think that would be the sanest approach.16:42
DWSRWonderful. Thanks!16:43
HelenahWhere do I get the gnome atkwrapper from?17:05
tharkunGood $DAY, I need php7.4 on a server but it automagically downloads the apache2 when that server has nginx allready running. How can I uninstall apache from the server without screwing nginx?17:15
tharkunSorry for my English I am indeed a bit underslept17:15
tharkunIf that can't be achieved how can I be certain that apache will not try to start upon reboot?17:20
=== InfoTest1 is now known as InfoTest
xet7tharkun: sudo systemctl stop apache2 && sudo systemctl disable apache217:21
tharkunxet7: :*17:21
sarexHi everyone! I made my iso with linux live kit and all. Now when i boot from the usb stick. It's stuck at: syslinux 6.03 copyright (c) 1994-2014 h. Peter .... Can anyone help? Thanks :)17:22
tharkunsarex: Did you check that the image you installed was the one you want/need?17:23
fr0xksarex: Are you sure the ISO written to USB is not corrupted?17:23
xet7sarex: booting from USB depends from BIOS/UEFI settings https://secretchronicles.org/en/news/2018/06/16/bootable-usb-image-available/17:23
pavlossarex: can you pass the nomodeset parameter to the kernel boot line?17:25
sarexWell i acually my mbr is installed on another usb and the boot with it its ok.  Yes is the right image.17:26
sarexWell actually doing all the stuff with linux live kit I didnt use an iso17:26
royal_screwup21I have two directories foo/ and bar/ I want to get the # of files in both dirs. What's a one liner to do that? (I know I can cd into each dir and then `ls | wc -l` but looking for a shorter solution )17:27
naccroyal_screwup21: that sounds like a shell scripting question, maybe #bash ?17:27
=== jje_ is now known as jje
sarexAnyone used linux live kit?17:29
xet7rpual_screwup21: ls foo | wc -l && ls bar | wc -l17:32
pavlosroyal_screwup21: ls -1 somedir/ | wc -l17:32
royal_screwup21thanks folks17:32
naccroyal_screwup21: tbc, you rarely have to cd to a directory to run a command about that directory17:33
sarexPavlos how to do that?17:33
royal_screwup21this works for me, but I just learned on #bash that it isn't the "most correct" solution.17:33
royal_screwup21they recommend:  foofiles=(foo/*) numfoofiles=${#foofiles[@]}"17:33
pavlossarex: when your system boots up, holding the shift should offer GRUB options and you can modify the kernel line adding nomodeset17:34
sarexThanks pavlos gonna try now17:35
TMLWhat replaces ifdown in bionic?17:35
sarexNothing happen actuallt17:36
sarexActually17:36
tomreyn!releasenotes | TML17:36
ubottuTML: Ubuntu 18.04 (Bionic Beaver) release notes can be found here: https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes17:36
tomreyn"ip"17:36
pavlossarex: if shift does not work maybe ESC key might work. The idea is to get to the GRUB menu17:37
TMLtomreyn: thanks - there's a bunch of bad Google hits that still tell you to use ifup/ifdown17:37
sarexPavlos esc doesnt work either :/ probably corrupted?17:38
naccTML: `ip link ... {up,down}`17:38
TMLand the commands are actually installed on this box, they just don't seem to know about any of the NICs17:38
pavlossarex: somekey should work to allow you to enter GRUB17:38
Huliohi guys17:39
sarexPavlos could be a combination?17:39
pavloswhich ubuntu release did you make?17:39
sarexXubuntu 16.04 tried all my keyboards key17:40
TMLnacc: Thank you as well.17:40
pavlossarex: https://ubuntuforums.org/showthread.php?t=236340917:42
sarexThanks pavlos gonna try17:43
impliteHello I have 17.04 and I cant get it to install my software from ubuntu software17:46
implitei could use help with this17:46
lotus|NUCimplite: 17.04 is end of life17:46
nacc!eol | implite17:46
ubottuimplite: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades17:46
fr0xkimplite: Upgrade to 18.0417:46
lotus|NUCimplite: install a supported version fro the topic mate17:46
impliteis there a way that i cant get apt to work with it?17:46
fr0xkimplite: What?17:47
lotus|NUCsee the link nacc provided17:47
tomreyn!eolupgrade | implite17:47
ubottuimplite: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades17:47
naccimplite: read the links17:47
naccimplite: but keep in mind, you are now two releases out of date.17:47
fr0xkimplite: Install Ubuntu 18.04 now17:47
naccimplite: your system is insecure and full of bugs :)17:47
fr0xknacc: After 6 month in 18.10.. ur system is full of bugs :D17:48
naccfr0xk: heh, also true, for a different reason ;)17:48
fr0xknacc: :D17:49
implitecant i keep this system and just install stuff from files? even when i use a .deb file it makes some problem17:51
naccimplite: no, don't do that.17:51
naccimplite: you really need to reinstall17:51
fr0xkimplite: No, don't do that. Partital system upgrades can break your system into a horrible level17:51
sarexPavlos i used linux live kit. There's no /etc/ or grub files17:52
fr0xkpartial*17:52
sarexIn the boot folder there syslinux.cfg vmlinuz ecx17:54
impliteok then i cant just reinstall this system because i have software on it now i dont want to lose... is there some way to export everything i have without losing anything when i install newest version17:55
implite?17:55
pavlossarex: if I understood, you used linux live kit to make your own distro. But you said you did not create an iso ?17:56
implitei dont just mean backup but like keep all my settings and stuff for the software that i have installed now?17:56
naccimplite: not easily, no. Take a backup and do what you can.17:57
mojtabaHello, Do you know how can I print to PDF all of the emails that I have received with a specific criteria? like from a specific sender? (I am using Thunderbird, but I am not bound to it.)17:58
implitehmmmm.. can i make a virtual machine of this install somehow?17:59
implitei think that will help if i learn how to dd into an iso i think..17:59
sarexpavlos, i used llk to make my distro wich was installed on a usb stick. Then i extracted the zip file of the image within another usb stick. Runned the script bootinst.sh to make it bootable. Now when i boot its stuck at isolinux...17:59
implitehow to copy this all into an iso using dd command?18:00
pavlossarex: have not used llk; maybe someone familiar may help ... Are there forums for llk to check?18:02
implitewill this work as and iso for a virtual machine if i dont want to lose my software?   dd if=/dev/sda1 of=/backup/backup.iso18:09
impliteok i guess we are ignoring my question now or just dont know?18:16
naccimplite: iso for virtual machine? what do you mean?18:17
naccimplite: it won't make it installable in a VM just by having it in an iso18:17
impliteok as a .raw then18:17
JimBuntuimplite, for use with a virtual machine, I'm thinking you would need the complete drive, not the partition. This will certainly depend on how you intend to use it with a virtual machine. My only experience was with CD/DVD ISOs18:17
naccimplite: you are just making a backup?18:17
naccimplite: it has nothing to do with VMs if you are just making a backup18:17
impliteinstead of iso .raw18:17
implitei think i can boot qmu with this later18:18
naccimplite: still VM is irrelevant. You are just making a disk copy18:18
impliteill try18:18
naccimplite: well, you'd need to backup the *disk* as JimBuntu said, not the partition18:18
implitei saw that someone tried                      dd if=/dev/sdc bs=8M of=/home/me/sdc.raw18:19
ducasseimplite: dd won't make an iso, it will make a block-by-block image18:19
implitei might try that later18:19
naccimplite: tbh, there really can't be that much important data on a system that hasn't received any updates in months18:20
lovepopsicklethis wiki is incorrect it says there is a torbrowser-launcher in 18.04 in apparmor-profiles but I do not see it in profiles or extra: https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/AppArmorProfiles18:23
lotus|NUC!info torbrowser-launcher | lovepopsickle18:24
ubottulovepopsickle: torbrowser-launcher (source: torbrowser-launcher): helps download and run the Tor Browser Bundle. In component universe, is optional. Version 0.2.9-2 (bionic), package size 210 kB, installed size 349 kB (Only available for i386; amd64)18:24
lovepopsickleI am talking about the apparmor profile not the package18:24
lovepopsicklethe package does not have apparmor profiles in it from what I can see18:25
nacclovepopsickle: asking a relevant developer18:28
lovepopsicklewell he said debian is supported not ubuntu because he said they keep changing something18:28
lovepopsicklei was curious why the wiki was saying that18:29
nacclovepopsickle: no, i mean I am asking one, an ubuntu one.18:29
lovepopsicklenice18:29
lovepopsicklethanks18:29
lovepopsicklethere are already some out there for tbb that are debian based its probably just a one or few lines of code to fix it :)18:29
=== SimonNL is now known as SimonNL_Afk
ChunkzZif I download a rar/zip/7zip file and it's got multiple parts, how can I extract them all from a console on a headless ubuntu image?18:58
ChunkzZI can't seem to find any decent info.18:58
migs76hello18:58
migs76I am not sure if I am in the right place, but I am trying to figure out why I have the following error when I try to connect to airplayer - to screencast.  https://pastebin.com/GVFcd1bT.19:00
kumoolChunkzZ, headless?19:01
kumoolChunkzZ, is that like, a live cd?19:01
ChunkzZkumool, a server.19:07
ChunkzZso I don't have access to a desktop, no screen output... just over network aka SSH. < kumool19:07
kumoolso you're asking for what command to use to extract a spliced archive?19:08
ChunkzZyeah for rars, zips and p7zip files...19:09
ChunkzZmainly rars though19:09
ChunkzZhow do I combine them to rar it all together?19:09
ChunkzZlike, multiple parts...19:09
gpunkif the compression algorithm allows it you can use cat19:13
gpunkotherwise uncompress all and recompress to one file19:14
ChunkzZI would if I knew how..19:14
ChunkzZlol19:14
gpunkwell, u need to try ...19:15
outoftimeMy "Alcor Micro Corp. Flash Drive" didn't work. `lsusb` shows that there are device, `dmesg` confirms that flash drive is attached "sd 6:0:0:0: [sdb] Attached SCSI removable disk" but I can not see it via `lsblk`19:15
ChunkzZgpunk, try what?19:16
ChunkzZlol19:16
gpunk"cat"ing them into one file19:16
ChunkzZ?19:16
outoftimeChunkzZ: `cat` is the command line command, read manual for more info.19:17
ChunkzZgpunk, like this file.. has 2 parts.. part2.rar.html19:17
kumoolgpunk, it wont work, each archive has metadata on it19:17
gpunki said if :)19:18
ChunkzZfound it, can I deleted the rar file after it's extracted?19:20
ChunkzZdelete*19:20
gpunkit is up to you19:21
ChunkzZhow?19:21
ChunkzZso once it's extracted, the file auto deletes...19:21
gpunkunrar --help ?19:22
kumoolChunkzZ, how did you do it?19:23
ChunkzZunrar x -de but it didn't delete the rars, ugh.19:25
ChunkzZsuppose I'll have to do this: rm *.rar19:27
ikonia /win 119:28
kumoolthats weird because the manpage of unrar says this    NOTE: Every switch must be separated by a whitespace. You cannot put them together.19:32
kumoolChunkzZ, that doesn't work for me, are you sure it worked?19:32
PeterAnderssonHi i installed ubuntu server today then installed some docker images and mounted some samba file shares, now when i restart the server i get "EMERGENCY" and its telling me to look in the journal using journalctl -xb, what should i look for the list is huge! but i managed to filter it -p 4, https://i.imgur.com/W6tQyz1.png what could be causing this issue?19:37
_KaszpiR_PeterAndersson in general it means you need more ram on the server19:40
ChunkzZyeah kumool it worked19:45
ChunkzZit extracted the 2 rar files but didn't delete them, I deleted them wit: rm *.rar19:46
ChunkzZwith*19:46
ChunkzZhappy days. :)19:47
* ChunkzZ bed time19:47
PeterAnderssonI think I managed to find and fix the error!19:47
Huliowhy aren't anyone chat?20:01
HulioNo one force you not to chat :)20:02
hggdhHulio: this is not a generic chat channel20:03
=== lyze1 is now known as lyze
Bilzi have windows 10 and ubuntu dual booting on my laptop hard drive. i then installed a second hard drive, and then installed windows 10 and ubuntu on there. however, they don't show in my boot menu, the old windows 10 and ubuntu show. i guess it's showing the wrong boot menu for me. how can i fix this?20:14
Bilzideally, for the time being, i'd like the new hard drive to show the boot menu, and give me options to load any of my (now 4) operating systems20:15
gpunkman grub-install20:16
Jordan_UBilz: UEFI or BIOS?20:17
BilzJordan_U, not sure what you mean. I believe my set up is UEFI (not legacy boot)20:18
Bilzi also have a /boot/efi partition20:18
Bilzmy /boot/efi partition is on my first hard drive, not the new one20:19
Bilzif that's the one that is in charge of handling the boot menu, i'd rather it was on my new hard drive (as I intended to eventually remove old operating systems OS on old hard drive20:19
lovepopsicklenacc, did they say anything yet?20:38
=== lyze1 is now known as lyze
Bilz(if anyone responded, I got disconnected :( )20:49
GupIs there a channel for banshee related dev, or do we chat in here?21:07
paul98hi, i've a ubuntu 18.04 download, made a usb bootable, I have a windows 10 dell xps laptop, I boot from usb and I get the ubuntu logo with the 5 dots, 4 go red and last stays white then it hangs, anyway of telling what issue is?21:08
_KaszpiR_paul98 press escape, should show console21:10
_KaszpiR_(or tab, I cant remember)21:11
paul98says watchdog detected hard lockup on cpu 521:19
paul98bug sdoft lockup cpu5 stuck for 23s21:20
paul98blocking rcumode structures then hangs21:20
stoner19ok, strange thing. all of a sudden a machine on my LAN that is running ubuntu server is not allowing me to SSH to it. directly on the machine I have access to the internet and I've checked the IP using ifconfig. correct IP I'm trying to ssh to. Set static IP in my router. uwf shows 22 (ssh) enabled. But I can't ping it from another machine in my LAN21:22
stoner19tried flushing DHCP (which is probably unnecessary)21:23
stoner19also, the list of clients on my router, that machine does NOT show up, even though it has access to the internet21:26
_KaszpiR_stoner19 reboot machine21:30
stoner19yeah, that was my first step :P21:30
stoner19should have mentioned that21:30
jeremy31stoner19 router also?21:31
stoner19yep21:31
stoner19and updated the router firmware, just because21:31
stoner19guess I could disable ufw and see if that helps things, then slowly re-add ports to iptables21:32
stoner19wonder if somehow ssh enable got disabled on restart21:33
stoner19will try systemctl enable ssh see if that fixes things21:33
tomreynstoner19: ip address conflict (2+ devices configured to use the same address) is a possible explanation21:48
stoner19tomreyn very good possibility. I ran sudo systemctl enable ssh and that seems to have fixed it21:49
stoner19another question...@reboot exec $HOME/daemon_dir/src/ daemon21:49
tomreyni dont think enable would start it, though, unless you also rebooted21:49
stoner19is this the proper way to start a daemon on reboot?21:50
stoner19via crontab21:50
tomreynthe right way to start a daemon is a systemd service, unless you'Re on 14.04, then it's an upstart job21:53
aroonianyway to find out what meta/alt + z is bound to?  i cant use it for other shortcuts21:54
=== RNM2 is now known as RNM
RNMUse systemD21:56
tomreynstoner19: the first non option argument to 'exec' should be a command, not a path21:57
stoner19ah so do @reboot exec generic_daemon $HOME/generic_daemon/src/22:00
iseneHow do I change the default filemanager to urxvt+ranger? Where is that association located (what file)?22:05
energizerhello, gmail freezes chrome, requiring sigkill. i dont know how to fix this.22:37
stack_over_flowyou using the latest version of chrome?22:37
Guest50286I've accidentially removed /usr/local/bin (yeah, I know...) -- could someone tell me whether /usr/local/bin is just a symlink to some other directory on 18.04, or I'm totally screwed?22:37
RNMHow many tab you have there?22:38
energizerstack_over_flow: Version 68.0.3440.106 (Official Build) (64-bit)22:38
Mat001energizer, too new versions sometimes cause problems too22:38
RNMYou are totally screwed22:39
energizerRNM: any number of tabs22:39
Guest50286:|22:39
energizerGuest50286: there is a famous story about a similar situation22:39
Guest50286yeah, there are a lot of stories like this :P22:40
Guest50286for now, everything works, I consider just not turning off my computer forever22:40
krytarikGuest50286: Do you know anything you had in there anyway?  Because it certainly won't be from the distro.22:41
Guest50286No, I don't22:42
Guest50286oh, so this is good22:42
Guest50286I thought some subset of bins from packages was there, I have almost none applications installed outside apt22:42
energizerGuest50286:  this one https://linuxgazette.net/137/lg_foolish.html22:42
Guest50286possibly there was (almost) nothing in that case22:42
Guest50286thanks for help!22:46
krytarikSure!22:46
stack_over_flowsudo rm -rf /22:51
stack_over_flowfor the win22:51
jeremy31stack_over_flow Just no22:51
nacc!danger23:12
ubottuDO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you!23:12
naccjust an fyi, jeremy31 :) we have a faq trigger when someone does that23:12
jeremy31nacc on other channels I would just notify OPs and have them banned23:13
naccjeremy31: fair point23:15
firelegendHi all. I downloaded the latest ubuntu amd64 ISO and burned it on a USB stick with Rufus. The installation loaded, but was freezing and after searching I found that I needed to add acpi=off and nomodeset in the grub boot options, then the installer did not freeze, but it crashed saying it could not copy a grub efi file.23:19
firelegendHow do I proceed?23:19
jeremy31firelegend Try installing without internet connection23:20
firelegendI did, it's on a laptop you see.23:21
firelegendBut it's just not working out.23:21
firelegendHow I proceeded the installation also, was that I had a / mount point(the root filesystem) and another ext4 partition where the boot files would be.23:22
jeremy31firelegend Did you see an error about not being able to install grub-efi to /target?23:22
firelegendYes!23:22
jeremy31firelegend I haven't seen that happen when installing without internet23:23
firelegendThere seems to be some incompatability then23:23
firelegendwith ubuntu 18 and my laptop23:23
jeremy31firelegend Ubuntu 18.04 ISO or 18.04.1 ISO?23:24
firelegendThe one on the webpage23:24
firelegend18.04.123:24
firelegendI used Rufus and burned it as MBR BIOS OR UEFI23:24
firelegendI tried GPT but then it wasn't even getting detected23:25
jeremy31firelegend See if you can find and download the original 18.04 as the 18.04.1 might have made the issue worse23:25
firelegendMade it worse? How so?23:25
jeremy31firelegend I have done many test installs with Ubuntu 18.04 ISO and because of some updates I could not install with an internet connection.  It is possible these updates are part of the Ubuntu 18.04.1 install23:27
firelegendI see, thanks for the heads up.23:27
firelegendHowever acpi=off and nomodeset also have to be set for me23:27
firelegendto even progress with installation23:27
jeremy31firelegend Nvidia graphics?23:28
firelegendYes, i5-8300h and gtx 1050 laptop23:28
firelegendIf there was some way to log the kernel messages, that would be nice. View them later for the specific error.23:30
leosemiliewhen cupsd is running what sort of network printer does it discover?23:31
jeremy31firelegend once installed you should be able to install an Nvidia driver that will work and you shouldn't need nomodeset23:31
firelegendjeremy31: If only I can get grub efi to get installed23:32
firelegendIt seems it's more difficult to install things on laptops23:34
firelegendvery locked down devices23:34
firelegendand boot order and uefi/legacy settings are dodgy23:34
jeremy31firelegend you might have to mount the EFI partition, see https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1783044 and see if it helps23:39
ubottuLaunchpad bug 1783044 in grub2 (Ubuntu) "grub-efi-amd64 postinst fails to install GRUB if /boot/efi/EFI/ubuntu/ is not present" [Medium,Confirmed]23:39

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