=== patr0clus is now known as s3nd1v0g1us [00:36] Hello all [00:37] can I have the ubuntu installer on a separate partition in a usb drive so I can continue to use it normally? [00:37] How do I open the drivers menu on the latest very of unbuntu [00:38] My install didn't recognise my WiFi card [00:38] try lsmod [00:39] linux doesn't really have drivers in the same way as windows. instead it has kernel modules [00:39] Did that what next [00:42] I read a thing whare they said it was under system setting but I can't find it [00:42] is the card listed under lshw [00:45] Yes [00:45] But Ubuntu acts if its not thare [00:48] Nshir [00:53] So I'm using debsums to find packages that are broken... a LOT of packages have missing files [00:53] But I hadn't run into issues until today, when I turned off my VM to copy the VDMK to an external HDD [00:54] Now that i've done that, I can't start the VM successfully - X starts, but it fails when loading MATE due to an issue loading gnome/mate settings [00:54] Has anyone run into this? I'd really appreciate a hand here, rebuilding this VM from scratch (vagrant) takes hours and I'd lose my data [00:57] eletious: what vm software [00:57] virtualbox [00:58] running it on both a Windows host and a Solus host, I get the same issue [00:58] I'm thinking that something happened before I shutdown the VM (to copy it cleanly) === yort is now known as troy [01:03] the error I get in .xsession_errors is `mate-session[1855]: WARNING: Failed to acquire org.gnome.SessionManager [01:04] Does anyone here use 'xdg-open' or something comparable to it? I'd like to replicate windows/macosx-like ability to open some file from the terminal using the default associated app for it. But with xdg-open, it has the limitation of always opening it with a new instance of the associated app. For example, if you ran 'xdg-open world-domination.txt', it would open a NEW instance of gedit for it, even if gedit was already open wit === sm0rux_ is now known as sm0rux [01:10] is there at least a way for me to stop X and MATE, and maybe start something lighter (i3 or openbox) that I can configure reliably? [01:10] Not sure which processes to kill without leaving a bunch of orphans [01:21] if anyone's interested i figured it out.. i won't use gedit anymore [01:21] geany ftw [01:22] yeah Geany's pretty nice [01:24] eletious: does the vm boot on the host it came from === OhPie is now known as Skybot [01:31] cryptodan_mobile: nope, that's why I think it's something that happened before or during shutdown [01:32] Any snapshots [01:33] nope [01:33] I wasn't expecting a failure like this [01:34] Much less from just shutting down the VM normally [01:34] Maybe a failed update can you reach a tty [01:35] yeah. I need to run updates, but I ran debsums to check if any packages were broken and reinstalled those [01:35] since it's a vagrant VM i think a lot of files were removed to decrease box size [01:35] That may have been the cause [01:35] That said, nothing should be updating automatically, so I don't know why an update would cause this [01:36] and I haven't run apt update/upgrade in weeks, without any issues [01:36] reinstalling missing files also didn't fix the problem, so it doesn't live there... [01:37] let me finish running this group of specs, then I'll try an update [01:37] Just worried that it might compound the problem (if one thing is borked, and then I change a ton of other things, what could go wrong) [01:48] eletious: create a new user from tty and login that way after reboot [01:49] That presents a new problem - the system doesn't boot into a login manager, it just goes straight into MATE. Maybe I could edit xinitrc... [01:50] So no login screen? [01:51] no login screen. I think the only way for me to fix this (outside of fixing the root issue) is to kill the running X on tty7, then run startx (which should run xinitrc from home rather than etc) and boot a WM from there [01:51] not boot, but *start a wm from there [01:51] Are you using mdm, gdm, lightdm, or other [01:51] unfortunately, i'm not sure which X process is the parent. How can I tell? [01:52] Like I said, I've never seen the DM here, so I don't know that there is one. Probably lightdm though [01:52] actually, let me check the vagrantfile to see if there even _is_ a DM [01:53] So run this "sudo dpkg-reconfigure lightdm" [01:54] yep, it's lightdm. Let me try it after this update is done [02:05] cryptodan_mobile: no dice, on either account [02:05] updated and ran dpkg-reconfigure [02:06] let me try `dpkg-reconfigure mate-desktop` === capella is now known as capella|away [02:24] dpkg-reconfigure mate-desktop should work right? I get no output [02:27] yeah, that didn't work either... [02:29] when i do apt or apt-get update, where does it get the arch type ? on my ppc64, it tries to fetch i386 repositories and i can't figure out where to fix it [02:29] eletious: ' echo $XDG_CURRENT_DESKTOP ' ? [02:29] it's blank :/ [02:30] eletious: Then I guess there is no Desktop started . [02:30] ubuntu 18.10 wants to autoremove cryptsetup and other related packages, but I rely on them for full disk encryption. [02:30] right, because MATE fails on startup [02:30] So X is running, but MATE failed, and lightdm tries to autologin so I can't get into a gui to fix it [02:31] it's just a blank X session where I can't do anything [02:33] Eletious Try this "sudo apt-get install --reinstall lightdm lightdm-settings slick-greeter" [02:34] eletious: Not to hot on GUI troubleshooting, But, - lighten ? is it running ' systemctl status display-manager ' ? [02:35] yep, status is active-running [02:35] just tried, let me reboot cryptodan_mobile [02:36] cryptodan_mobile: no luck :( [02:37] Out of ideas short of a reinstall unless others have more input [02:38] How can I tell which X process is the toplevel X process? I can kill it and all it's children, then restart X and run something else [02:43] HI not sure if this is the rigth place to ask this: I am looking for a solution to be able to remotely power on or power off hardwars running Ubunut. [02:43] eletious, you can also, from console using sudo do; "init 3" and then "init 5" - without the quotes [02:43] http://l.co.ve/loveteenpusa012653 [02:43] wait, do the old init aliases still work? I thought that died with sysVinit [02:43] yup [02:44] compability for old farts like myself ;) [02:44] Pardon my french [02:45] now I'm getting a new mate error - could not connect to session bus [02:46] http://l.co.ve/loveteenpusa012653 [02:46] Maybe time to apt-get install --reinstall mate-desktop [02:48] I did a dpkg-reconfigure mate-desktop, I'll try it with apt [02:51] Gah! nothing :( === nauticalnexus is now known as rb25girl [03:15] i couldn't even kill Xorg with htop... what the heck [03:15] eletious: that can happen if it's a zombie process or stuck in a system call. [03:16] OR, it catches the signal. [03:16] or lacking permissions. [03:22] :{ [03:22] I won't be able to troubleshoot this anymore tonight, unfortunately - guess i'm getting work done from tty1 [03:28] eletious: doesn't 'systemctl stop lightdm' stop the dm and x with it? [03:28] it does! THANK YOU! [03:29] yw [03:40] How do I disable gdm in 18.10? [03:41] * colemickens I guess this works: sudo systemctl isolate multi-user.target [04:05] Running 18.04 and the subversion and mercurial packages are reported as having no installation candiate [04:05] https://paste.ubuntu.com/p/C5zcCPSKHw/ [04:05] What do I do here? [04:10] !info subversion bionic [04:10] subversion (source: subversion): Advanced version control system. In component universe, is optional. Version 1.9.7-4ubuntu1 (bionic), package size 824 kB, installed size 4619 kB [04:10] Disconsented: have you activated the universe repo? [04:11] nope [04:11] 'sudo add-apt-repository universe' [04:12] thats got it cheers [04:12] np === justache is now known as justache[6] === justache[6] is now known as justache === white_magic_ is now known as white_magic [05:18] I've disabled gdm for a dedicated xorg program. Now when I boot I get a grey box until the program loads. Is there a way to have some sort of splash scren (Or even the loading indicator) on boot? [05:37] does anyone know.. how to set delay on "Konversation" before automatic join channel? (let allow nick authentication first) [05:55] RNM: https://userbase.kde.org/Konversation/Configuring_SASL_authentication - then no delay is needed. [06:15] thx krytarik [07:12] any support for hooks like https://wiki.archlinux.org/index.php/Pacman#Hooks in apt? [07:18] Hi guys, I'm running Ubuntu 18.04 and did some updates yesterday (through apt) and now my daisy chaining is not working anymore. [07:18] I created an askubuntu thread yesterday, but got no answers, so I'm trying it here: https://askubuntu.com/questions/1090239/daisy-chaining-not-working-anymore-after-running-update [07:19] any hooks in apt [07:20] i need hooks [07:22] Hey guys, i'm do a fresh install of ubuntu server 18.04.1 and when I get to the network part, I manually assign my ip however, I get this error: 216.218.189.40 is not contained in 255.255.255.0/24 [07:23] this is driving me insane. === Class7_ is now known as Class7 [07:30] what's the current solution to updatea boot partition on vfat? https://unix.stackexchange.com/questions/208073/dpkg-replacing-files-on-a-fat-filesystem [07:32] ah there is none since the bug is still open? https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1578863 [07:32] Launchpad bug 1578863 in dpkg (Ubuntu) "unable to make backup link of before installing new version: Operation not permitted" [Undecided,Confirmed] [07:35] omfg. imma kill something [07:35] lol [08:42] Hello everyone ! Copying to a USB stick hangs at 99% . I am on Ubuntu 18.04 . Is there a way I can see disk usage with htop? [08:43] does dmesg -T say anything related? [08:43] tarzeau, you re referring to my question ? [08:48] afx_: "df -h" shows disk usage [08:48] afx_: yes [08:55] are you looking for something like iotop? [09:37] hi. using nodesource for nodejs, I got a 404 every time I do `apt update`. It seems for repo for node_8.x is not there anymore for cosmi/18.10. But that is a (node) LTS and still active. So why has it been dropped ? [09:37] afx_: `vmstat 1` could help or similar tools like `dstat` [09:37] 1 [09:37] Dropbox is ending support for all filesystems but Ext4. I am on LUKS because I think that's the disk encryption which works out of the box on Ubuntu. Are there alternatives? [09:37] hi theredoes gnome has some kind of skel?(i mean some config file where i can set up defaults for newly created users) [09:38] platzhirsch: I was thinking ext4 on LUKS was gonna work for dropbox past 7th of nov. Am I worng ? [09:39] s/was/will [09:39] platzhirsch: why would dropbox care about the filesystem in the slightest? it has to go through the kernel VFS just like everything else. Also, isn't LUKS a block-layer thing upon which you add filesystems afterwards? [09:39] platzhirsch: Yeah, the LUKS layer shouldn't matter at all. [09:40] drop dropbox [09:40] Then maybe I am confusing something, but it tells me my file system isn't supported anymore [09:40] JimBuntu: what do you use ? [09:40] nextcloud, solsTiCe [09:41] hi [09:41] but yeah.... https://www.theregister.co.uk/2018/08/14/dropbox_encrypted_linux_support/ [09:41] I have a small HP microserver which i use for a nas and I’m curious about wake on lan. is there actual any benefit once the system has ‘waked’? as in, can it be configured to go into a low power/dormant mode as part of the same feature/software? Or is it literally just the same as pressing your power switch but with a network packet? [09:41] so I could use Ext4 and LUKS on top of it? [09:42] andywww, same as pressing power. But you can configure how it winds up after all powerons [09:42] platzhirsch: LUKS is block layer. [09:42] andywww: basically same as poking a wakeup button on your keyboard [09:42] platzhirsch: Technically you can use a file stored in ext4 as a LUKS device but ... [09:43] platzhirsch: that's not what you're looking for. [09:43] andywww: wake-on-lan (WOL) allow you to power up a powered-down machine. it is completly powered down. only the network card is slightly powered I guess [09:43] so the process of putting the machine into a sleep mode would be managed outside of the WOL bios stuff? [09:43] vlt: what am I looking for? It sounds like that's my only choice if I want to continue using Dropbox? [09:44] you’d do that with a cron job or something? [09:44] platzhirsch: Do you use ext4 now? [09:44] platzhirsch: If yes, you don't need to change anything. [09:44] platzhirsch: did you read the article ? " It would be accurate to say that Dropbox will not support ecryptfs, however it will support full disk encryption." [09:45] andywww: yeah, you'd fire up suspend2 or echo mem > /sys/power/state or poweroff or whatever, then WOL can wake you back up again [09:46] trying to figure out my file system catually [09:46] solsTiCe: From the article: Another response pointed out that users might not have an option about their filesystem: “I'm running LUKS [...] on top of EXT4” o_O [09:47] okay great thanks for the info people [09:47] vlt: running df -Th | grep "^/dev" I see: sqashfs, ext2, vfat and ext4 [09:47] vlt: yeah. there is a problem there [09:48] Without LUKS I have an easier time reading the device info but wiht the mapping I get easily confused [09:48] Does Ubuntu Budgie count as an official flavour? [09:49] platzhirsch: what device info ? how do you read tose infos ? [09:49] solsTiCe: with df -Th | grep "^/dev" [09:50] platzhirsch: What about `df -Th your_dropbox_folder`? [09:50] encryptfs [09:50] ah.. cryptfs is not supported, but Dropbox will continue to sync with supported file systems that are encrypted via full disk encryption (e.g. LUKS) [09:50] That's not ext4, right. (But neither LUKS.) [09:50] okay, that means I would need to remove the home folder encryption [09:50] and just use the disk encryption [09:51] platzhirsch: you could try dfc command [09:51] I forgot that I use both [09:52] Is it a known bug with Ubuntu 18.04 where input languages don't work correctly? [09:54] removing the home encryption will be fiddly, too [09:56] oh man thats user unfriendly [09:57] DerSandmann: what do you mean by input language doesn't work correctly [09:58] Ah, Im sorry - It works, just very user unintuitive. I had to install the language with language and input - Then go through and manually set up ibus [09:59] like this entire screen does nothing [09:59] https://i.imgur.com/ZHksDAy.png [10:00] rather clean, normal install of ubuntu as well? Maybe thats to be expected [10:04] platzhirsch: well I don't see what confuses you in the ouput of your df command. Just try may be `df -Th | grep "^/dev"|grep -v squashfs` [10:05] solsTiCe: no it's all good. I wasn't aware that my home directory uses a different file system [10:09] realized I can really drop the home encryption, it doesn't make sense to have disk and home encryption [10:09] I forgot that home encryption isn't active if your screen is just locked [10:17] hello all im getting the following during each boot and was hoping someone can explain to me what needs repair thank you for your input [10:17] https://pastebin.com/Ukrh67MA [11:11] lotus|NUC: amdgpu issue... wont boot from live-usb either https://pasteboard.co/HLTUQUA.jpg [11:11] Hello guys, just jumping in to report a weird incident that happened today, on my laptop running Ubuntu 18.04 [11:14] yesterday night I shutdown my laptop normally, and today when I tried to turn it on, it hanged at the ubuntu logo, i waited for like 10+mins but it didnt load up. i have a SSD so it usually loads within 3 seconds. [11:15] I pressed the poweroff button and tried to turn it back on, it gave me this fsck error.. i entered the comment "fsck -y /dev/sda5" where my linux system is installed [11:16] what causes the "stop job is running" to happen when I turn off my PC? then there's a 10 minute timer [11:17] after that i typed in "reboot" and the system rebooted, when it loaded, i went to the desktop and now i cant run any snap apps. how can i get logs about that? the only thing i'm seeing "if i try to run the snap apps from terminal" let's say visualcode? '/snap/vscode/64/usr/share/code/bin/code: line 35: /snap/vscode/64/usr/share/code/bin/../code: No such file or directory' [11:17] same applies on the rest of the snap apps [11:17] Hello guys : when you found like a critical vuln in ubuntu and even applicable to debian, where are you suppose to disclose it ? :) [11:18] like whatsdesk, rocket.chat... i think all electron based apps stopped working just of a sudden [11:19] also note that when i try to access /snap, and do "sudo rm -rf whatsdesk" let's say? it gives me an error saying that the directory is in read-only attribute === SimonNL is now known as _SimonNL [11:23] how can i findout if an ubuntu vm is server or desktop version? [11:24] iosys, lsb_release -a === _SimonNL is now known as SimonNL [11:24] Mathisen, no that doesnt show server or desktop [11:25] iosys, because it's the "same" thing [11:25] tachikomas, what? [11:25] they are not same thing man, i want to know which is dekstio with ui stuff and one is server [11:29] iosys, your "server os", is basically the same as a desktop os without xorg and all the packages, and a little bit of custom. [11:29] ok [11:29] iosys, he is correct you can have whatever installed on both.. they can both workm as desktop or server [11:29] tachikomas, what you are saying is true, but doesnt answering my question [11:30] but they are basically the same thing. I would make a script who look into dpkg and grep any de [11:30] ok [11:30] i have ubuntu 18.04 server with vmware workstation pro 14, im getting this erroe libXi.so.6: cannot open shared object file: No such file or directory [11:30] something like dpkg -l | grep gnome and look at the return of the command. [11:32] Typically you install using the meta-packages, so you'd grep for something like dpkg --get-selections|grep ubuntu-server [11:32] or ubuntu-desktop [11:32] but you could still install ubuntu-server metapackage and pull in all packages used by ubuntu-desktop without using that meta-package so... [11:33] or maybe just check for current user if it has Desktop Donwloads etc... directories [11:34] hateball, thats why, i think in this case looking for Desktop Env is maybe a bit more accurate (even if you could install a DE on your "server"). [11:35] anyone here familiar with libXi.so.6 problem? [11:37] hello guys. where's exactly the bootloader file located, so I can remove the "nomodset" from the boot line? [11:37] hi guys [11:37] can i ask here about linux commands? [11:38] iosys, did you look if you have the lib on your system ? [11:38] with this lib, no. But with this kind of problem... yeah. [11:41] i ve used photorec to find all files i had in a usb pen,how can i move a lot of files that are in many numered folders in specific one? thanks [11:41] mv recup_dir.*/* Dest [11:42] i want only the files not the folders [11:44] 246 folders called backphoto.2 until 247, i want only the files [11:44] found it! :D [11:54] http://pussy17.6g6.eu [11:54] !ops | Analima [11:54] Analima: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [11:56] http://pussy17.6g6.eu [11:57] Analima: this channel is not for ads, please stop this. [12:07] Have any of you ever experienced errors like: Ext4-fs error dbus-daemon: bad extra_isize [12:07] ? [12:15] Hello ! Is there a email client I can use to connect to exchange accounts? I have tried Hiri and worked great , but this is not free [12:15] afx_: try mozilla thunderbird [12:16] seckarma, I think thunderbird does not support exchange by default. There is a plugin for this , with low ratings though [12:17] Evolution? [12:18] sgtnasty, evolution-ews ? like mentioned here http://dan.bodar.com/2015/11/10/ubuntu-evolution-exchange/ ? [12:18] afx_: check this out https://askubuntu.com/a/470000 [12:19] seckarma, "However, After a 60 day trial, it's not free to use. [12:19] " [12:19] afx_: sorry wrong comment, please check the comments above it [12:20] seckarma, you mean DavMail? [12:20] afx_: yes or even if you're not using .pst you can go for IMAP or POP3 [12:21] seckarma, have tried IMAP or POP3 with default settings though . [12:21] do you know of any better way to find pop3 or IMAP settings? [12:22] afx_: you mean configurations? like ports and host name etc.? [12:23] seckarma, yes please . Server side configuration [12:26] I don't see the dropbox icon naymore in top bar in gnome shell. It was there some days ago. Any idea waht happened/what's wrong ? [12:26] I still get the notification on file change [12:27] afx_: server-side? do you want or are you hosting your own email server? [12:28] seckarma, it is corporate email . And they are hosting their own email server [12:28] I am asking for any ideas on how to sniff information of that server [12:29] afx_: sniffing can only be done if you have access to that server and it actually depends on what type of emailing service they have [12:30] http://bitmoney.6g6.eu [12:30] afx_: aka they might be encrypting their emails using private keys, thus you can only decrypt em using those keys which supposedly they should exist on the server by default [12:30] seckarma, I have access to mail through web , but can also boot into windows and run wireshark from there [12:31] seckarma, I see [12:31] I just would like to find a way to check if they are supporting pop3 or IMAP [12:32] http://bitmoney.6g6.eu [12:34] let me reboot to windows and check with outlook + wireshark from there [12:34] perhaps I get some info [12:34] I 'll report back [12:34] appreciate your effort [12:34] BitFranklin: this channel is not for ads, please stop this. [12:34] afx_: you can simply check that by telnet-ing to the domain name along with the desired port (IMAP = 143 / 993 ||| POP3= 110 / 995 ||| SMTP 465 / 587) [12:35] http://bitmoney.6g6.eu [12:35] !spam [12:35] Please don't spam [12:35] !ops | BitFranklin [12:35] BitFranklin: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [12:39] http://bitmoney.6g6.eu [12:42] hi may I know what is the different nvidia open source vs proprietary ? Currently using proprietary , but open source having newer update version . [12:43] Which one I should install ? can I switch from proprietary to open source ? [12:49] nbusrone: if you have an nvidia card, its always reccomended to install the nvidia drivers [12:49] nbusrone: ubuntu-drivers list to see whats available for your card [12:52] lotus|NUC : using nvidia card but there are open source and proprietary ? currently on proprietary.Isi t fine just isntall open source for latest update ? [12:53] you will have more perf. with the propriatary [12:53] nbusrone: the proprietary drivers are created/released by the vendor (Nvidia) while the open source drivers are from the open source community and AFAIK, were created by reverse engineering. [12:55] leftyfb : I know about it but which one do you suggest to get update ? will it crash if switch them ? [12:56] nbusrone: switching drivers is possible with additional drivers (software&sources) [12:56] leftyfb : The reason I wanted to update was I am having screen tearing even watching youtube. [12:56] nbusrone: I would stick with the proprietary drivers. They usually have better performance [12:57] nbusrone: could you tell us wich nvidia driver version you are currently using? === WoC- is now known as WoC [12:57] lotus|NUC : 381.22 [12:57] lotus|NUC: you go my last message regaarding amdgpu in live-usb? [12:59] sruli: yeah, so unsure why it doesnt work properly..you might wanna take a deeper look into dmesg/syslog [12:59] nbusrone: wich ubuntu release and card chipset please? [12:59] lotus|NUC: i tried, not sure what to look for or understand it.. i posted my syslog and dmesg yesterday [13:00] sruli: i would create a bug for this [13:00] sruli: if a liveusb doenst like your card by default [13:01] lotus|NUC : unsupported ubuntu 14.04 desktop .I search around which need to add 'ForceFullCompositionPipeline = On" but it still doesn't seem to fix any of it. [13:03] nbusrone: what do you mean by unsupported? [13:03] lotus|NUC : Planing to install 18.04 on ssd but at lease need some time to backup.I search around , some are still facing screentearing but newer diver fix it.I though of having a newer version install. [13:03] nbusrone: is your system up to date? [13:04] lotus|NUC : hardware updates stop releasing https://www.ubuntu.com/about/release-cycle [13:05] nbusrone: you still are supported till 2019 [13:10] lotus|NUC : At the link Hardware and maintenance updates stopped at 2016 sept [13:12] nbusrone: that doesnt mean your card cant work properly, there is an ubuntu graphics ppa aswell if you lik [13:18] lotus|NUC : I'll try and update to propriety again. You can try and search , screen tearing on ubuntu issue was all over the net.Some using different method and decades pass problem is still come and forward. [13:24] lotus|NUC : will update them tomorrow after back , will let you know then. [13:46] Howdy all [13:52] hi :) [13:55] I'm trying to use a casper-rw file for persistence with xenial 16.04.3 amd64. the casper-rw is ext4 with a file "format" and folders "work", "upper", "lost+found". when I boot with that it complains something close to "/cow specified as overlayfs but no support found" and drops into initramfs. when I rename the "format" file, and make symlinks to upper/* in the top level directory, it detects accepts it as aufs instead of overlayfs. is [13:55] there a way to support overlayfs the same as in bionic? === dbugger_ is now known as Dbugger === Tara_d is now known as Tara [14:33] * ketchup ­ [14:33] * ketchup ­ [14:33] * ketchup ­ [14:33] * ketchup ­ [14:33] * ketchup ­ [14:33] * ketchup ­ [14:33] * ketchup ­­ [14:52] when nvme is rated 3GBps and if it would use sata interface,wouldnt that bottlneck at 6gbps sata limit [14:53] well as you say, the limit is 6 , and your device is at 3 ... [14:54] no device is gigabyte per sec and satat is gigabit_ [14:55] big letters equals bytes not bits no? [15:00] Hi, How would I mount an nfs share so that no matter what system it is mounted on, the files and directories are mapped to the user "foo"? [15:01] conall: by having the same user everywhere with the same user id, group id? [15:01] conall: read up on sticky bits... they would have to be set on the host directory [15:07] how do I bash one off [15:07] lol [15:08] lazerlemon: only ubuntu support issues here please [15:08] yes [15:08] so [15:08] in ubuntu [15:08] I have a problem, how to open terminal [15:08] linux newbie here [15:09] but I expect everyone will go easy on me [15:09] lazerlemon: hold your mouse and hover over the terminal icon and left mouse click it [15:09] Hi! Where are my core files? [15:09] where is the terminal icon [15:09] I have: sysctl kernel.core_pattern --> kernel.core_pattern = |/lib/systemd/systemd-coredump %P %u %g %s %t 9223372036854775808 %e [15:09] But I can't find them. [15:09] It says: Illegal instruction (core dumped) [15:10] i think i found it [15:11] now it says settings [15:13] lazerlemon: I would recommend you spend some time exploring ubuntu on your own. We're happy to answer questions, but you need to become familiar with the desktop. Since none of us here can see your desktop, we don't know what you are seeing and it is very difficult to direct you on how to find things [15:13] ok [15:13] so I clicked some disk icon in settings [15:13] !manual | lazerlemon [15:13] lazerlemon: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [15:13] and then a bunch of other stuff [15:14] now it says 'formatting' [15:14] so I think that means I can open terminal soon [15:15] lazerlemon: please dont use this channel for describing every step you do, only ubuntu questions here [15:16] what is ubuntu [15:16] Where are my core files? [15:16] I eated those [15:17] lazerlemon: stop it please, your attitude will get you banned like this [15:17] Alternatively, you could concentrate on my question? [15:18] floppy! (labrador) get away from that shotgun! *boom* OH NOO I SHOT FLOPPED ASSHOLE OFF [15:18] !ops | lazerlemon bad news [15:18] lazerlemon bad news: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [15:18] i gotta to go the vets [15:18] I shot labradors asshole off [15:18] For 49 years, core files were stored in the current directory. Ubuntu changed that! where does it put them? [15:19] !patience | ogamita [15:19] ogamita: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [15:22] ok, found. previously it didn't work, but the configuration has changed and now it does. [15:25] there are like three services in ubuntu that can be intercepting core files: systemd-coredumpd, apport, and whoopse [15:26] mgedmin: ogamita already left [15:27] good for them [15:28] but now I'm wondering if whoopise and apport are cooperating somehow? === capella|away is now known as capella === capella is now known as capella]Lurks === daniel is now known as Guest11675 [15:30] apport captures them, whoopsie uploads them? === JanC_ is now known as JanC [15:44] If I want to measure execution time, is "time ./foo" in the terminal a good way to do it? I'm on Ubuntu [15:44] For a C-program [15:44] hi am at a loss and i need help, i had a degraded raid 5 that when i added a new hdd back another one kicked out and the new hdd was added as spare and from raid 5 went to raid 0 [15:45] trying to restore superblock on the kicked out /dev/sdb1 for almost 1h now without success [15:45] any help? [15:45] majest1c: yes i think so. if it's not interactive? [15:46] hello [15:46] tarzeau: Well I get different system times though, for each run I get different e.g. "0,00s", "0,001s" "0,001s", "0,004s" etc [15:46] which group to put user into in order to allow for disk mount? [15:46] I have: disk cdrom lpadmin [15:46] is adm also required? [15:46] /dev/sdb1 etc show as root:disk [15:46] guys how can i copy all files from directory and subdir in a new folder? thanks [15:47] majest1c: other system activities can influence execution time. If another process is writing to the drive when your application runs, it may have to wait for resources to unlock [15:47] (mounting in lxde, via pcmanfm, asks for another user's (in sudoers) creds) [15:47] calimero_82: using rsync -av src/ dest/ ? [15:47] Ntemis, have no experience with raid myself, but I believe TestDisk can recover a Superblock, have you tried that? [15:47] pragmaticenigma: So the best thing to test this is by closing all applications? [15:48] majest1c: no, there are still system level actions that will affect the time. === coffeeguy is now known as mypoopdontstink [15:49] pragmaticenigma: Then basically "time" is a bad way to measure execution times [15:49] majest1c: when you look at stats online, they are always the average of a large number of runs === mypoopdontstink is now known as coffeeguy [15:49] majest1c: You have to use a scientific approach. You can't just take one measurement and call it good. [15:50] pragmaticenigma: Sure I can do it a number of times then get an average, but if the average includes time spent on something else than executing my code then that number will be worthless [15:50] calimero_82, cp -R /home/user/files /home/user/target/ [15:51] tarzeau, the input folder is called backphoto the output is called nuovo3 so rsync -av backphoto/ nuovo3/ ? [15:51] majest1c: This is no longer a support question and moving towards discussion. To summarize, there is no perfect way to measure a programs execution time. [15:51] pragmaticenigma: Thanks! [15:52] Zteam, there are 24000 files in subdirectories in backphoto [15:53] calimero_82, cp should do the job, but rsync might suit your needs better :-) [15:53] no === andyhuzhill_ is now known as andyhuzhill [15:54] calimero_82: I would also recommend rsync... it will also alow you to restart the copy without having to start from the beginning or deal with file already exists errors [15:54] Ntemis, then you should try it, it's avaiable from the repos, (unviverise I belive) [15:55] trying [15:55] installed now what? [15:56] just did a fresh install of ubuntu 18.04 and it just sitting there at [ OK ] Reached target Cloud-init target. [15:56] is this normal? [15:56] no [15:56] paws: Did you install a cloud instance ? [15:56] i dont think so [15:56] Ntemis, just run sudo testdisk from a terminal, and follow it's instruction [15:56] im gonna reinstall this [15:56] :-) [15:57] paws: make sure you use the right image [16:00] all am seeing is MS Data 235823 15628331310 15628095488 [16:00] and goes on [16:02] it works, thanks guys [16:05] no it has copied also directories and subdir,... how can i resolve? [16:09] Found Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, 102400000, 214990848 [16:09] but i cant restore any of them [16:10] calimero_82: based on your original question, that is expected. you asked how to copy all files in a directory and subdirectory [16:11] no all files in a directory without copy folders and subfolders [16:13] you want to capture and copy only files, into a new directory? effectively flattening the directory structure to a single folder containing on the files from the source file tree? [16:13] calimero_82: you want to capture and copy only files, into a new directory? effectively flattening the directory structure to a single folder containing on the files from the source file tree? (sorry for the repeat) [16:16] pragmaticenigma, i have a directory called photoback, in this folder there are 247 folders with a lot of files: i want copy only all files in a new folder called nuovo3 without copy folders and subfolders [16:16] Hi everybody [16:17] I have a problem: my live usb gets stuck in the booting screen. Version 18.04.1, 64 bit [16:18] How can I fix that [16:18] how long have you waited? [16:18] like 10 minutes [16:18] ouch [16:18] do you see any text if you hit Esc? [16:18] sad [16:18] !nomodeset [16:18] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [16:19] calimero_82: use everything inside the quotes "find /path/to/src -type f -exec cp {} /path/to/dst \;" [16:19] mgedmin: no. OerHeks: will try that thanks [16:21] Is there a way to download ever *.file (of especific extension) whose belongs a web page? I already tried wget -A, but without suceed... [16:22] eia1x: take a look at "man wget" what you are seeking is documented near the end in the examples [16:22] pragmaticenigma: Okk, I'll see... :) [16:24] calimero_82: pragmaticenigma: actually that would copy files in the sub dirs [16:24] explosive: what are you referring to? [16:24] calimero_82: just make it "find /path/to/src -type f -maxdepth 1 -exec cp {} /path/to/dst \; " [16:25] explosive: if you don't think someone's recommendation is correct, seek validation from the requester to make sure you have it interpreted correctly as well [16:26] pragmaticenigma: yeah if you reread his what do you get [16:27] nevermind, you're right [16:27] OerHeks: I get a huge trace when booting with nomodeset [16:28] pragmaticenigma: um, i dunno what to think here the back log looks like he didnt actually want the subdirs at all [16:29] Can anybody else help me on the booting problem? [16:30] pragmaticenigma: ok, seems that's what he wanted, nevermind then :) [16:31] explosive: it's hard to know for sure, I take most question in the literal, which is why the first solution didn't work out. I didn't know about the depth feature, that's pretty handy [16:32] Ntemis, if nothing else works you can try to rescue your files with photorec, or some other recovery utilites [16:32] nah is an 8tb of data [16:33] lost everything as it seems [16:34] RAID-5 cannot survive two failed disks :/ [16:34] explosive, without -maxdepth 1, i want also the files in the subfloders [16:34] it's working [16:35] Ntemis, well, there are other data recovery softwares to try, but I'm not sure they is able to help you [16:36] E: Unable to locate package phpmyadmin <-- why cant my 18.04 find phpmyadmin package? [16:37] never mind [16:37] sudo add-apt-repository universe [16:37] that fixed it [16:37] Ntemis: what happens when you try to mount it? testdisk lets you view the files btw if you press "p" [16:40] Ntemis, also, remember that TestDisk only suggests alternative superblocks, you have to try them yourself (I believe) === trekkie1701c is now known as AndroUser === AndroUser is now known as trekkie1701c [16:45] pragmaticenigma, it doesn t copy all files [16:46] I think the reason is a corrupted iso file (-_-) [16:47] calimero_82: what files is it missing? [16:48] pragmaticenigma, 984 files [16:49] ive done propriety for backphoto and nuovo1, miss 984 files in nuovo1 [16:50] calimero_82: what are the properties of the "files" are you sure they're files and not links? [16:52] pragmaticenigma, i don t know, are 123242 files [16:54] i click on the folder backphoto,propriety and i see 123242 files [16:55] calimero_82: what does "find /path/to/src -type f | wc -l" give? [16:55] calimero_82: we've provided you with, to the best of our ability, you have requested. It would appear that you need to do some research to figure out what didn't get transferred and determine the difference from what did and did not get copied. The command I offered will only copy files... not directories and not linked files. Also, the properties of the source are going to count folders as items. === SimonNL is now known as SimonNL_Afk [16:57] calimero_82: you might want to also use "du -sh /path/to/src" "du -sh /path/to/dst" and compare sizes [16:57] wait guys, i dont understand, what should i do? [16:58] calimero_82: try running the du commands above, it'll give you a fair idea if it's actually missing any data or just dirs and whatnot [16:59] src means? input directory? [16:59] yes [17:00] ok i try, i repeat the command cause i 've deleted nuovo1 and do this du [17:13] Hi, i have the same issue as https://askubuntu.com/questions/1063813/not-able-to-open-desktop-icons-folders-but-able-to-open-files [17:13] do you know how to solve this ? === aric256 is now known as aric49 [17:40] hello, I have a question. I search a wlan usb stick, where I can change the mac address and that's supports linux or/and windows. (With much range/power - 2,4 ghz/5 ghz) Have somebody a Tipp? [17:41] you can change the mac address on every supported device by linux [17:41] gpunk: But not in Windows [17:41] in windows too [17:41] my laptop fan keeps turning on/off repeatedly after i did a BIOS update, anyone know how to debug it? [17:42] networkmanager gives that option, to set mac addr, and more [17:46] gpunk: with this stick I have tried to change the mac in windows. And it doesnt work -> https://www.amazon.de/gp/product/B007K871ES/ref=oh_aui_search_detailpage?ie=UTF8&psc=1 [17:47] you donno how to do it [17:50] gpunk: I have tried it with the regular way in windows. (Settings) and with the reg edit way. Both doesn't works for me [17:50] Johnny689: then it s a bug with the driver, and 2) this not a windows support channel [17:51] just setup a new profile in networkmanager, and fiddle around [17:53] hi, pointopoint (Gateway IP) <-- in /etc/network/interface what does ppointtopoint mean? [18:03] pagios, are you using Aranym ? [18:15] i've resolved, thanks guys [18:27] I recently upgraded from Bionic to Cosmic where it migrated my lxd to the snap based version. Thereafter the networking in containers from linuxcontainers.org doesn't work anymore. Networking still works in the Ubuntu images from the included remotes. Anyone seen this before? [18:28] clarification: Images from the "ubuntu" remote work. Images from the "images" remote do not. [18:32] is it possible to tell the preseed to not install or configure grub? [18:45] hey. [18:45] 1000's of ppl on this server, and no one talks [18:45] what gives?? ? ? ? ???????? [18:46] tmwarren, not a social channel it is a suport channel. try #chat [18:47] sry ##chat === Kon- is now known as Kon_ [18:51] Thanks [18:51] my laptop fan keeps turning on/off repeatedly after i did a BIOS update, anyone know how to debug it?qc [18:51] oops [18:51] (i suck at weechat) === patr0clus is now known as s3nd1v0g1us [19:01] I'm having some issues building an ISO that boots on the network to reach a Kickstart file to do an unattended installation. It is working great with RHEL/CentOS but with Ubuntu I keep getting "ipconfig: no devices to configure" when the ISO boots. I searched google I can see examples of PXE installations but no bootable ISO installation with a Kickstart. Anyone have an idea what's going on or a reference document for me? Thanks === explosive is now known as EriC^^ [19:13] Hey everyone. I have a dir full of files that are named like so: ####-##B# (4 numbers, dash, 4 characters alphanumeric). Is there a regex command in bash I can use to rename the files by switching the two 4-character strings? === SimonNL_Afk is now known as SimonNL [19:16] cyberspectre: you could always use bash to do it, just saying [19:18] EriC^^, that's what I'm asking to do [19:21] cyberspectre: i mean like this find /dir | while IFS='' read -r i; do filename=$(basename "$i"); firstpart=${filename:0:4}; secondpart=${filename: -4}; mv "$filename" "${secondpart}-${firstpart}"; done [19:23] cyberspectre: if you decide to use it, try putting 'echo mv' first and see how it goes before using it [19:26] EriC^^, like this? https://pastebin.com/3HULVkBb [19:26] cyberspectre: yup [19:30] EriC^^, thanks. Here's what it's doing [19:30] mv 2081-iodi.jpg .jpg-2081 [19:30] how can I account for the extension [19:31] cyberspectre: for another option google "=~ BASH_REMATCH" [19:32] cyberspectre: are they all the same .jpg extension? [19:32] EriC^^, yes [19:32] Are krb5.keytab files considered private? [19:33] yea [19:33] cyberspectre: find /dir | while IFS='' read -r i; do filename=$(basename "$i"); firstpart=${filename:0:4}; secondpart=${filename:5:4}; echo mv "$filename" "${secondpart}-${firstpart}.jpg"; done [19:36] hm [19:36] the files aren't showing up [19:36] is it moving them to the home dir [19:36] I dunno where it's putting them because the files aren't changing [19:37] try to run it in the dir itself [19:37] cd /dir , then run the find /dir command [19:38] EriC^^, nope [19:38] did you remove the echo? [19:38] the output reads correctly but it doesn't happen [19:38] OH I see why you put the echo [19:38] Hey guys I have a problem. I installed Ubuntu 18.04.1 on my laptop. But when booting, I get "no bootable device found" from the bios [19:38] yeah [19:39] Eric^^ can surely help with that? [19:39] Norux: i shall try :D [19:39] Once again :D [19:39] Norux: did you set the right booting method in the BIOS? uefi csm legacy etc? [19:39] Tried uefi and legacy. Secure boot is off [19:39] EriC^^, now it returns "invalid option -- 'z'" [19:39] which mode did you install in? [19:40] Uefi [19:40] cyberspectre: hmm sounds like there's some file that's wrong, im guessing maybe its parsing the first dir in find [19:41] hmm use this [19:41] TJ: ping [19:41] cyberspectre: find /dir -type f | while IFS='' read -r i; do filename=$(basename "$i"); firstpart=${filename:0:4}; secondpart=${filename:5:4}; echo mv "$filename" "${secondpart}-${firstpart}.jpg"; done [19:41] EriC^^, https://pastebin.com/eLNpQb8Y [19:42] the dir is /mnt/s/x1 [19:42] cyberspectre: that way it should only give the files and no dirs [19:42] Norux: can you boot a live usb? [19:42] Yes. [19:42] there is a bug in cryptsetup on bionic server media [19:42] Norux: ok please do [19:43] EriC^^: ok it's up [19:43] cyberspectre: try find /mnt/s/x1 -type f -iname '*.jpg' | while IFS='' read -r i; do filename=$(basename "$i"); firstpart=${filename:0:4}; secondpart=${filename:5:4}; echo mv "$filename" "${secondpart}-${firstpart}.jpg"; done [19:45] hmm but it was saying invalid option "z" , so it must be parsing mv -z somehow [19:46] EriC^^, I think it was coming from the folder name. It was /mnt/s/zzz but I changed it to /mnt/s/x1 to test [19:46] oh ok that makes sense [19:46] hi all... how fix themes on cyanomon ? [19:46] it's weird because [19:46] mv: cannot stat '2151-ast2.jpg': No such file or directory [19:46] Uploaded file: https://uploads.kiwiirc.com/files/c86764bb6ca221840a4d13b8a5fd2159/image.png [19:46] borders [19:46] it's listing all the filenames that are correct but it's saying it can't find them [19:47] cyberspectre: did you cd into the dir? [19:47] EriC^^, aaaah there we go [19:47] :D [19:47] EriC^^, want to help me even more than you already have? [19:48] cyberspectre: sure, go ahead [19:48] Norux_: can you pastebin "sudo efibootmgr -v" ? [19:49] EriC^^: http://termbin.com/xocp [19:49] Norux_: looks about right [19:50] Norux_: are you sure you used "-v" ? [19:50] EriC^^: woops, that was /v, keyboard configured american style. Here you go: http://termbin.com/qshg [19:51] What's a good way to get my laptop to hibernate on low battery percentage instead of shutting down? [19:51] I'm on 18.04.1 if it matters [19:51] EriC^^, I need to perform the same operation on a bunch of files. All of them use the same ####-##A# format but have different extensions and different prepend strings. But all prepend strings end in _. For example: BCS_3421-A2CD.pdf [19:52] cyberspectre: are the prepend strings different than 3 letters sometimes? [19:53] EriC^^, yes [19:53] so are the extensions [19:53] EriC^^: some information you might find useful: There was a Mac system on this SSD before, and I just put it in my laptop as an upgrade. I did create a new partition table. [19:53] Norux_: aha, can you pastebin "sudo blkid" ? [19:54] just wanna make sure everything is actually pointing to the right stuff before we try switching the uefi files and whatnot to trick the bios [19:54] EriC^^: http://termbin.com/nwk2 [19:55] I'm having a random issue of touchpad stopping responding smoothly on Dell XPS13 with 18.04 [19:55] When it happens, it's always fixed after rebooting, so it seems a software issue. [19:55] Example video: Compare my motion on the touchpad versus the pointer on-screen: https://tinyurl.com/dell-touchpad-issue [19:55] Could it be an Ubuntu issue or firmware-related? Dell already changed my touchpad a couple of months ago, without change. [19:55] cyberspectre: i could possibly do it, but it is gonna be ugly, i'd rather you join #bash and ask they'll get you sorted rather quickly and neatly [19:56] EriC^^, I will. Thank you [19:56] I didn't know there was a #bash [19:56] there are only 4-5 different types so I could easily use the script you gave me [19:57] they're pretty decent guys there, they'll probably have a nice way to do it [19:58] Norux_: oh, the partuuid it's pointing to isn't right [19:59] Norux_: it's the one starting with 105...., so the 0000 entry in the list [19:59] Norux_: try changing the boot order so it's first, sudo efibootmgr -o 0000,2001,0002,2002,2003 [20:00] Norux_: also since we have the live usb booted, try to mount the efi partition, sudo mount /dev/sda1 /mnt, and see if the file is there, ls -lR /mnt/efi | nc termbin.com 9999 [20:01] EriC^^: http://termbin.com/y23p seems like there are files [20:02] yup looks good [20:02] why is setting up kerberos and NFS so miserable? [20:02] EriC^^: so reboot? [20:02] Norux_: yeah go for it [20:03] EriC^^: nope still the same issue [20:03] Norux_: hmm is there a uefi list in the bios you can sort? [20:03] EriC^^: you mean a boot order? [20:03] https://paste.ubuntu.com/p/TMyxTymqmh/ [20:03] I think that is my issue? [20:03] Norux_: yeah but for uefi [20:04] EriC^^: I mean there is a "Boot priority order" under Boot. [20:04] Norux_: does it mention ubuntu? [20:05] how do I get the upower daemon to respect what is in the default upower.conf? [20:05] EriC^^: yeah on last place is "EFI File Boot 0: ubuntu" [20:05] nice! [20:05] put it at the top [20:05] are there 2 ubuntu's? [20:06] EriC^^: no, and putting on top seemingly doesn't do anything [20:06] hmm [20:06] I'm still having issues with lightdm and MATE - starting MATE from lightdm (which starts MATE automatically because Vagrant) throws an issue with reading org.gnome.SessionManager [20:06] i guess we'll try switching the files Norux_ , boot the live usb up again [20:07] EriC^^: okay one second [20:07] I'm able to kill lightdm, and start mate with .xinitrc and startx, but would like to find out why MATE fails to start [20:08] EriC^^: okay it's up now [20:09] Norux_: ok, type 'sudo mount /dev/sda1 /mnt' [20:11] Norux_: then 'sudo mkdir -p /mnt/efi/microsoft/boot && cp /mnt/efi/ubuntu/shimx64.efi /mnt/efi/microsoft/boot/bootmgfw.efi' [20:11] EriC^^: the folder is /mnt/EFI not /mnt/efi [20:12] same thing, fat32 doesn't have case sensitivity [20:12] EriC^^: oh okay. [20:12] it's for the lazy god bless it :D [20:13] do you mean sudo cp? [20:13] Norux_: yes [20:13] Okay good [20:14] Norux_: ok before you restart, please pastebin sudo efibootmgr -v one more time to get an idea if it saved stuff earlier [20:14] which laptop or desktop motherboard is this? [20:15] EriC^^: http://termbin.com/7q94 [20:15] EriC^^: still the good old Acer Aspire ES11 [20:15] aha [20:15] it didn't really save our changes earlier [20:15] hmm [20:15] it seems it's happy with the ubuntu 0002 entry at the top, except the file its pointing to doesnt exist anymore [20:16] anyways try restarting to see if tricking the bios will boot it [20:16] EriC^^: nope [20:17] Norux_: ok, in the bios, make ubuntu a lower entry, and make the windows entry higher priority [20:17] EriC^^: there is no windows entry [20:17] ah actually the windows one is also pointing to the non existent disk [20:17] what's in the list? [20:19] EriC^^: https://paste.ubuntu.com/p/7Msw7C6ZvR/ [20:20] Norux_: hmm i have an idea [20:20] Norux_: boot the live usb and type "sudo gdisk /dev/sda" then press "x" to go to expert mode, then "c" to change partuuid [20:21] select the first partition, then change it to "6cdc8363-2e26-494d-b522-960f38da0ae6" [20:22] I'm following these instructions...https://serverfault.com/questions/837223/unable-to-mount-kerberized-nfs every time I mount I get "rpc.gssd[3963]: ERROR: No credentials found for connection to server" [20:25] EriC^^: okay done [20:26] Norux_: press "w" to write it and exit [20:26] EriC^^: then reboot? [20:26] yes [20:27] EriC^^: you may guess what happens... [20:27] sounds like it didnt work [20:27] though i'd have put money on it working :D [20:28] Hopefully there was no typo [20:28] iirc, acer efi is uniqe, you need to add the uefi file (grubx64.efi) in bios - set supervisory password and set it "trust" or similar [20:29] Norux_: have you set the admin password in the bios? it gives extra options for uefi [20:29] EriC^^: yes I have set a supervisor password [20:30] Norux_: do you have another hdd attached that's usb? [20:30] EriC^^: no, just the live usb [20:30] and disable secureboot [20:30] ioria: I did [20:30] are you positive uefi is enabled and csm legacy is disabled? [20:30] EriC^^: Boot mode is on UEFI and Secure Boot is Disabled. [20:31] Norux_: ok, try booting the live usb again, pastebin 'sudo parted -l' [20:31] maybe it expects somehow that HFS128G32TND-N210A hdd [20:32] we'll try to chroot and reinstall grub and see what happens [20:32] EriC^^: that one is my ssd i think [20:32] EriC^^: I tried boot-repair by yannbuntu [20:32] EriC^^: oh btw, is there a short command to set the keyboard locale to german? [20:33] http://termbin.com/1niw [20:34] 50 mb ? [20:35] seems to have the hdd right, odd [20:35] sounds small [20:35] let's try to chroot and reinstall grub, sudo mount /dev/sda2 /mnt [20:36] for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [20:36] sudo mount /dev/sda1 /mnt/boot/efi [20:36] EriC^^: sorry, what's up with the chroot? [20:37] to reinstall grub [20:37] I wouldn't bind in /run it's wrong (doesn't represent services running in chroot) [20:38] EriC^^: but that's after the commands you told me right? [20:38] also, use -R and you don't need to list dev/pts separately (And you're missing shm anyway) [20:38] i usually bind it so the networking still works [20:38] why woulnd' it work without /run? [20:38] network [20:39] Is there a way to show which entry of /lib/udev/hwdb.d/60-sensor.hwdb is used? [20:39] well you'd need to copy over the file, forgot it's name [20:40] EriC^^: so I've entered the commands you gave me (except the chroot one?) [20:40] what for exactly? are you talking about _controlling_ network with netplan/networkd? [20:40] because if you don't need that, network is in the kernel, not in /run [20:40] Norux_: yes, type sudo chroot /mnt [20:40] EriC^^: ok [20:40] blackflow: no i mean /run/resolvconf [20:41] Hi [20:41] Norux_: type 'grub-install' [20:42] EriC^^: cannot find EFI directory [20:42] EriC^^: not sure you need that. at best you might need to copy over /etc/resolv.conf [20:43] Norux_: did you run mount /dev/sda1 /mnt/boot/efi? [20:43] (because binding /run could have negative effect, it represents state outside of the chroot) [20:44] blackflow: tbh i remember once not binding /run once, cause somebody advised not to, but apt for some reason wouldn't work without binding it [20:44] EriC^^: oh now it works. No error reported. [20:44] it's as far as i remember not sure what the deal was exactly [20:44] so i resorted back to binding /run whenever i chroot [20:44] How can I make cmake recogonize and prefer GCC 8.2 over GCC 7.3 while configuring a project, after installing gcc-8 and g++-8 in Ubuntu MATE 18.04.1 LTS? [20:45] Norux_: ok, type 'update-grub' [20:45] EriC^^: I've been installing ubuntu exclusively via chroots and debootstrap, never neded to bind /run :) I really think you just mean /etc/resolve.conf [20:45] *resolv.conf [20:45] no afair apt wouldn't work [20:45] EriC^^: done [20:46] i'd resort back to not binding, always like to improve, i'll see what happens i guess [20:46] thanks [20:47] Norux_: ok what does 'efibootmgr -v' give now? [20:47] EriC^^: outside of chroot? [20:47] doesnt matter really [20:47] EriC^^: anyway, you're also missing /dev/shm [20:47] what's that for if you dont mind me asking? [20:47] I just bind -R entire /dev [20:47] EriC^^: 0000,2001,2002,2003 [20:48] EriC^^: tmpfs and friends for example [20:48] I'll pastebin it [20:48] and some services require it for their IPC [20:48] so you do "for i in /dev /sys /proc; do sudo mount -R $i /mnt$i; done" ? [20:48] EriC^^: http://termbin.com/41sk [20:49] EriC^^: technically I just bind dev and sys, and moount proc directly: mount -t proc proc /mnt/proc [20:49] but yeah I guess you can bind /proc too [20:49] aha [20:51] Norux_: looks like ubuntu is first in the list now [20:51] Norux_: try to reboot and see how it goes [20:51] yes, but with shim [20:51] Someone know how to configure an entry in /lib/udev/hwdb.d/60-sensor-locale.hwdb? [20:51] EriC^^: same thing [20:51] what is "7.3.0" in "7.3.0-16ubuntu3" ? [20:51] and what's the trailing 3? [20:52] ash_worksi: upstream version; ubuntu-specific package revision [20:53] so the upstream version is completely different from the (whatever version 18.04 is called) version? [20:53] Norux_: try turning secure boot on [20:54] ash_worksi: "7.3.0" looks like the generic GNU compiler version? [20:54] EriC^^: no difference [20:54] Norux_, i guess you need to work on your special bios settings (and why your efi part is just 50mb ?) [20:54] How can I make cmake recogonize and prefer GCC 8.2 over GCC 7.3 while configuring a project, after installing gcc-8 and g++-8 in Ubuntu MATE 18.04.1 LTS? [20:55] ioria: I set that manually - in the installer it said minimum was 35 MB so I thought 50 were alright [20:55] Norux_: do you have a one-time boot menu you can access? [20:55] ok, at your risk [20:55] EriC^^: what do you mean by that? [20:55] ioria: how much do you recommend? [20:55] 500 [20:55] Norux_: try pressing F12 when the pc first starts [20:56] Or ESC [20:56] Or DEL [20:56] Norux_: ^ or F9 [20:56] :D [20:56] it's a boot options menu that lets you choose a boot option to boot just that one time [20:56] So F2 opens the usual boot options, F12 opens the one you mean [20:57] F12 may let you select the device to boot from [20:57] ok is there an ubuntu there? [20:57] EriC^^: yes [20:57] try pressing it [20:57] doesn't work [20:58] the same error message [20:58] hmm [20:58] what is the name of the add-users gui program? i want to start it from the command line [20:58] Norux_: are there other entries in it? [20:58] i am not physically in front of the computer [20:59] EriC^^: no, I disconnected the live usb [20:59] Norux_: is there the HDD one? [20:59] EriC^^: only ubuntu [20:59] Norux_: hmm [20:59] you need to explicitly set the 'efi file ' (grubx64.efi) not the distro [21:00] i guess it is finding the file, cause in any case we changed the partuuid [21:00] ? [21:00] i think maybe if we use grubx64.efi instead of shimx64.efi it might work [21:00] i have a hunch [21:00] is it "users-admin"? [21:00] Norux_: boot the live usb again [21:01] yates: Probaly "users-admin" [21:01] LigH: hmm, i get a hourglass inthe gui ... forever.. [21:02] Well, I have MATE. But their channel is dead. [21:02] EriC^^: okay done [21:02] yes, this is mate too. [21:03] Can you start the "mate-control-center"? [21:03] Norux_: let's just try switching the files real quick as it's easier that way we know it's for sure booting it [21:03] Norux_: type 'sudo mount /dev/sda1 /mnt' [21:03] LigH: yes [21:04] but when i click Users and Groups, i get the same window with the infinite hourglass... [21:04] And then "users-admin" when it runs? [21:04] Aha. [21:05] So maybe something in your user configuration in general is fishy. [21:05] Norux_: then sudo cp /mnt/efi/ubuntu/shimx64.efi /mnt/efi/ubuntu/shimx64.efi.backup [21:06] LigH: is it acceptable to run users-admin as root? [21:06] that's what i am doing. [21:06] EriC^^: okay did that [21:06] or anyone? [21:07] Should be sufficient to sudo it, if you are a sudoer. [21:07] but it should run as root, right? [21:07] Norux_: then "sudo cp /mnt/efi/ubuntu/grubx64.efi /mnt/efi/ubuntu/shimx64.efi" [21:07] i can run the other applets in mat-control-center [21:08] Of course the root user should be able to manage users... but if the user configutation files are messed up, the app may not be able to interpret it correctly. [21:08] EriC^^: okay [21:09] I have no clue how to analyze and fix user control files. [21:09] Norux_: also let's try adding our own custom uefi entry in case it actually needs the name right and we can try ioria's suggestion as well [21:10] Norux_: sudo efibootmgr -c -w -l \\EFI\\ubuntu\\grubx64.efi -L "grubx64.efi" -p 1 -d /dev/sda [21:11] EriC^^: okay I added that one. [21:11] Norux_: ok, try restarting and see what happens [21:11] EriC^^: is it too late now to change the efi partition size? [21:11] it's not that important tbh [21:11] 50mb is ok [21:11] EriC^^: ok [21:11] EriC^^: still not working [21:12] Norux_: ok, try pressing f12 and see what you get there [21:13] still only one entry, ubuntu [21:13] what happens if you try booting it? [21:14] EriC^^: the error message comes up [21:15] are there any options you can tweak for the uefi? [21:16] What do you mean by that? [21:16] like 'trust' an entry or something similar [21:16] or browse for efi file etc [21:16] in the bios options for uefi booting [21:16] EriC^^: oh yeah! Select an UEFI file as trusted for executing [21:17] nice [21:19] EriC^^: so I can select HDD0 there [21:22] EriC^^: do I select EFI/ubuntu/grubx64.efi there? [21:22] yeah [21:23] hiho, I'm managing to break ext4 quickly: https://paste.ubuntu.com/p/TMsyS8YmP4/ , smartctl check comes back with no issues, did I find a bug in ext4? [21:23] "Boot Description"? [21:24] say ubuntu [21:24] or grub [21:25] EriC^^: IT WORKS [21:25] great! [21:27] wow [21:27] I didn't expect to fix it today to be honest [21:27] i was kinda losing hope a little as well :P [21:28] EriC^^: thanks so much for your help, *again*! [21:28] Norux_: no problem :) [21:29] EriC^^: haven't had a single ubuntu installation without booting issues so far [21:29] and you fixed every single one of them! [21:30] :) uefi is fun that's for sure :D [21:35] is guestfs stable nowadays? the forum thread where I found the recommedation for guestfs noted some workarounds for bionic. === Butterfly^ is now known as blablablabla [21:36] are there other good options to mount an ext4 partition image in userland? === blablablabla is now known as Butterfly^ [21:39] Sven_vB: loop mount? [21:39] blackflow, how do I do that as a regular user? [21:39] can someone explain keytabs to me and which boxes *actually* need them and which ones need the *same* keys in the keytab files? [21:39] Sven_vB: man mount, /THE LOOP DEVICE [21:40] Sven_vB: though I'm not sure about regular user, it creates a loop /dev(ice) [21:42] blackflow, mount: only root can do that [21:42] for mount casper-rw ./mnt -t ext4 -o loop=/dev/loop [21:43] as root I wouldn't even need the loop= part or -t [21:43] Sven_vB: do you have root/sudo there at all? [21:44] blackflow, I could, but I'd prefer to find a way to run that program with low privileges. [21:44] if i got a problem with a device in /lib/udev/hwdb.d/60-sensor.hwdb where i can ask for help? any ideas? [21:44] Sven_vB: I was gonna suggest you whip up a simple wrapper script and give it passwordless sudo capability [21:45] I honestly don't know of a way to mount an image like that without root. even the nbd/qemu trickery requires root methinks [21:45] unless of course you go the route of usermount [21:45] (or fuse even) [21:45] Schnabeltierchen, what vers . of ubuntu ? [21:46] blackflow, yeah I'd like the fuse route, that's why I asked about guestfs. :D [21:46] it's slow tho' [21:46] AngelKde 18.04 [21:46] blackflow, if it's too slow for me I can still mess with sudo. [21:46] if I were you I'd go the route of a sudo wrapper [21:47] How can I make cmake recogonize and prefer GCC 8.2 over GCC 7.3 while configuring a project, after installing gcc-8 and g++-8 in Ubuntu MATE 18.04.1 LTS? [21:48] blackflow, ok. thanks for the suggestion. :) [21:50] Schnabeltierchen, try this https://github.com/systemd/systemd/blob/master/hwdb/60-sensor.hwdb [21:51] Sven_vB: there's also udisks and gvfs and ability to give your user a polkit policy to use them, but I don't know if they work with loop mounts [22:01] AngelKde i´ve looked into the new file, there are enties for my Lenovo miix 320 but they dont match the build in sensor nor the product name... [22:02] try reboot Schnabeltierchen [22:03] i did, after systemd-hwdb update [22:04] the file mentions the *BOSC0200* and the SM08840 sensor for beeing used, but it´s the KIOX000A* === Kon_ is now known as Kon- [22:05] systemd--usr and after try systemd-hwdb update [22:05] for the modelname they state pn80XF and pnLenovoMIIX320 but its PN80SG (i´m very sure) [22:06] "systemd--usr" ? [22:08] Schnabeltierchen, you have the bios update ? [22:09] yep [22:13] "sudo dmidecode | grep Produc" gives me "Product Name: 80SG | Product Name: Cavalli", the 60-sensor.hwdb states 80XF and LenovoMIIX320, so the accel-matrix can´t get recognized, right? [22:18] Schnabeltierchen, try this is my ultimete solucion XD https://unix.stackexchange.com/questions/410826/change-iio-sensors-data-via-custom-accel-mount-matrix [22:18] i´ve tried this already :) [22:19] this tutorial made me check the dmicodes and stuff :) [22:20] Is there a way to update the package manager to accept google's repository name change from Google, Inc to Google LLC? Update is failing on a chrome update. [22:21] Scunizi, yes, open terminal ctrl T : sudo apt update && sudo apt dist-upgrade # and hit y on the question for change Google LLC [22:22] i have noticed this 30 min ago too [22:23] they don't mention LLC on https://www.google.com/linuxrepositories/ .. ugly [22:23] OerHeks: thanks.. my sys isn't presenting an option to approve the change.. [22:24] OerHeks: even with the # at the end of the line.... [22:53] hello, I installed openjdk 11 on bionic [22:54] but java --version gives me OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.3) [22:54] why version 10 and not 11? [22:55] Aison: sudo update-alternatives --config java [22:56] as openjdk 11 was not released in april '18, and will be backported, https://askubuntu.com/questions/1037646/why-is-openjdk-10-packaged-as-openjdk-11 [22:56] OerHeks, oh, thx... [22:57] but in the meantime openjdk 11 is released, not? [22:58] yes, answer #11 gives the download, but i would wait for the update 11.0.1 [22:58] 18.10 already got it, i read? [22:59] yes === kallesbar_ is now known as kallesbar === [1]MrMobius is now known as MrMobius [23:20] how can i find out the repository of an installed package from cli ? [23:22] oh apt policy [23:30] Is there any type of graphical tool (Ubuntu 16.04) for backing up to external hard disk? [23:33] dd isn't graphical enough? [23:33] * blackswan ducks [23:34] or the standard backuptool deja-vu .. [23:35] or the filemanager :-D [23:35] rsync && grsync gui [23:36] * OerHeks whales [23:38] OerHeks, File manager doesn't copy hidden files [23:40] sure it does, ctrl +h to unhide them [23:42] OerHeks, oh okay I didn't know that [23:42] have fun :-) [23:44] grsync is pretty good. Should I just put / for source and /dev/sdb for destination? (Obviously I want rsync to skip copying /dev/sdb to itself) [23:46] yes, but skip some folders you don't want , https://unix.stackexchange.com/questions/104743/entries-i-can-safely-exclude-doing-backups [23:46] /dev/random/ and such [23:48] Actually let me explain my backup needs. I have a computer with Ubuntu 16.04 installed on the hard disk. This computer can't boot from an external USB drive but it will boot from optical drive (from a Live DVD). 64 gigs of my internal hard disk are being used. I have an external hard disk. What's the best way of backing up so that I can use a live DVD to restore from that external hard disk? [23:52] Would some one be able to help me route my network traffic through a VPN please? [23:52] Richard_Cavell: just copy the files where you need to [23:52] Richard_Cavell: use rsync or cp or file manager [23:53] leftyfb, so rsync from internal hard disk to an external one (formatted as ext4) and then rsync back using a live DVD if necessary? [23:54] Richard_Cavell: sure [23:54] Richard_Cavell: only worry about copying stuff from your /home. Anything more than that, copy if you want, but only use as reference [23:54] If I rsync the entire thing though it should be able to restore completely, right?