[00:02] How did you install the nvidia drivers, and what version? [00:06] oerheks: Hi : ) [00:17] oerheks: Through the official repos [00:24] this recent post wants to use the driver ppa.. https://askubuntu.com/questions/1028830/how-do-i-install-cuda-on-ubuntu-18-04 [00:25] and some odd missing ocl-icd-libopencl1 package https://askubuntu.com/questions/1032430/opencl-with-nvidia-390-on-ubunut-18-04 [00:26] the newest cuda includes a newer nvidia driver [00:27] (396.26) [00:27] I'm on Ubuntu 18.04. I hit prtscrn and... something happens. Where does the screenshot get saved to? [00:27] https://pastebin.com/hmN27Ekt [00:27] bobdobbs: it pops a dialog and asks you where to save [00:27] Hello Guys, Linux noobie here..I am trying to script a quick bash script that will start ssh-add command so that I don't have to type the passphrase again and again. [00:27] bobdobbs, standard in ~/Pictures .. [00:27] I wrote this..But its not working [00:28] https://pastebin.com/hmN27Ekt [00:28] Can anyone please help [00:28] kk: you are doing it wrong [00:28] oerheks: thanks! [00:28] spikebike: Can you please tell me what is wrong with this? [00:28] kk: default 18.04 already runs an agent/keychain, just run ssh-add once and you are golden [00:29] kk: don't run an agent, don't put it in a script [00:30] Ok..Let me change my script to run just ssh-add. [00:30] hi, does tcpdump include all wifi packats send by wlan adapter? i got some problem with packet spam i cant identify which doesnt seem to be on fedora 28 just on my ubuntu 18.04. its a rt2800pci wifi [00:30] Asuran: it's most accurate to just name the interface you want to use with tcpdump. [00:30] with -i? done it [00:31] tcpdump will receive all packets accepted by the interface(s) [00:31] does ubuntu 18.04 use a qt4 qt5 enviornment? [00:31] trying to figure out which to download [00:31] http://www.tuxguitar.com.ar/download.html [00:31] nevermind; theres an ubuntu package lol [00:32] hggdh: okay so wavemon isnt showing more then tcpdump ? [00:33] Hi -- i am running ubuntu artful (17.10) and am not able to install package 'strongswan-plugin-eap-mschapv2' -- can i install a package from an earlier release of ubuntu? i see it there for trusty and xenial [00:33] spikebike: https://pastebin.com/HEEU90GR [00:33] Getting this error "Could not open a connection to your authentication agent." [00:34] kk: running which ubuntu? [00:34] DISTRIB_DESCRIPTION="Ubuntu 15.10" [00:34] Not sure if this is the problem [00:35] that's way past EoL [00:35] hmm..I am running the bash shell in my Windows.. [00:35] dijondon, maybe this answer is a help https://askubuntu.com/questions/1029907/trouble-setting-up-ikev2-ipsec-on-18-04-unable-to-locate-package-strongswan-ik/1030024 [00:36] strongswan-swanctl [00:38] oerheks, i can install the mschapv2 plugin using swanctl? [00:38] if i read that post correctly, you would need the libcharon-extra-plugins too [00:39] or maybe it pulls that automaticly [00:39] so idk is someone spamming(scan?) ubuntu installations and that is what i see or is it a bug? [00:40] Asuran, packet spam during ubuntu installation? [00:40] for a while now, my netbook developed a habit of surprising me with numlock suddenly being on. how to debug? Ubuntu 16.04.4 LTS xenial, Xfce 4.12 [00:40] during install also [00:40] all time [00:40] when i tried other distro nothing like that [00:40] so in my opinion its bug but idk tcpdump doesnt fit with wavemon activity [00:41] so your adapters sees packages from surrounding wlan clients [00:41] it look like it sends packages and get response from gateway [00:41] but i cant get the prove since tcpdump doesnt show i [00:41] all i got is wavemon + the acitivty lamp on the apdater [00:42] which happens only on ubuntu [00:42] Asuran: tcpdump receives all packets accepted by the interface being sniffed. Wavemon seems to have a different type of connection to the *wireless* interface [00:43] so what im supposed todo switch distro or [00:44] even creating launchpad account doesnt work here, always fails at my name which isnt uncommon or special character [00:47] sudo ufw allow ssh/tcp && sudo ufw logging on && sudo ufw enable && sudo ufw status https://wiki.ubuntu.com/UncomplicatedFirewall [00:47] and be happy === seth is now known as Guest33870 === vox_ is now known as vox [00:49] oerheks: done, still same [00:49] so i can expect its from inside then? [00:51] disable wavemon and that led activity stops [00:52] oerheks: eh no it doesnt. the other thing on fedora 28 this problem doesnt exist no matter if use wavemon etc. [00:52] it seems only be ubuntu related, but idk what it is === rojo is now known as akaiiro [00:53] nethogs doesnt show atleast no process is responsible for it like snapd [00:56] nethogs, wavemon, tcdump .. how does snapd fit in? [00:58] i wanted to say with this example its not a process if i see it right which causes the packet spam (nethogs) === Nicmavr is now known as Guest18382 [01:01] hum, cant do a release upgrade because mirror.umd.edu is down.. [01:02] Slade, change the mirror to 'main' for now [01:02] or your version is way EOL ... [01:03] I have to dual boot another Operating system. The MBR is set up by ubuntu. What is the easiest way to add that anohter partition OS to ubuntu's grub so that I can dual boot? [01:03] oerheks, havent done that before. [01:04] type sources in bash, and the tool/menu pops up [01:04] ah, no gui :D [01:05] pankaj, update-grub or os-prober from within ubuntu [01:07] you have a lot of issues in your life.. sudo nano /etc/apt/sources.list # and replace it with http://archive.ubuntu.com/ubuntu [01:07] oerheks: Will it itself search for partition that want to be dual booted and configure its configuration file? [01:07] something like this maybe? sudo sed -i 's|https://mirror.umd.edu/|http://archive.ubuntu.com/|g' /etc/apt/sources.list [01:07] i think that sed works too [01:08] sudo apt install update-manager-core && sudo do-release-upgrade [01:09] pankaj, normally yes [01:10] oerheks: OK [01:10] some choose to chainload those grub installs, i would seperate linux installs by hdd and bios-switch [01:11] oerheks, i'm lazy so i like sed.. thanks for the help :) [01:11] have fun! [01:11] i'm surprised theres no cli tool for auto reselecting the mirror [01:15] bad sign.. https://pastebin.com/ZmVBDHqa === FrankF1 is now known as FrankF [01:32] hi all [01:39] Hello [01:39] hi [01:39] how are u [01:39] Doing great. [01:40] So, need some knowledge. I downloaded http://cloud-images.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-cloudimg-amd64.vmdk .. and I have no idea what the default username and password is. [01:41] steelnwool: should be ubuntu/ubuntu [01:41] you'd think so :) [01:42] steelnwool: ah, sorry. There is no password, you have to boot it with a public key [01:42] who can hacked me [01:42] steelnwool: see, for example, https://stackoverflow.com/questions/29137679/login-credentials-of-ubuntu-cloud-server-image [01:43] crazyhacker: off topic [01:44] hggdh: fair enough. now... to find out the IP of the machine :) [01:44] steelnwool:heh. Now, only you would know it, after all, you are booting it [01:45] hggdh: yeah, I've not messed with vms in quite some time. I have to find which subnet and do some nmapping. [01:45] But yeah. trying. [01:47] Can anyone help me troubleshoot a data loss problem with an Ext4 formatted external drive? My machine crashes daily, this time on reboot I cannot decrypt the drive. [01:49] "Error mounting /dev/dm-3 at ...: can't read superblock on /dev/mapper/luks-4795f4... [01:50] I have an installation of Ubuntu 16.04.4 on an armhf SBC (with HDMI out to a TV) that I'm trying to get JWM working on. I've installed jwm, xserver-xorg, xinit, and created a basic /etc/X11/Xorg.conf, but when I run xinit, I get the fatal error "Cannot open /dev/tty0 (Permission denied)" in the Xorg log. I'm guessing I might be able to get around this by doing sudo xinit, but I know you shoudn't just blindly sudo things unless you know i [01:50] t's appropriate. should I be sudoing xinit or is there some bit of config I'm still missing? [01:51] Furthermore, using Disks it shows two volumes at 1TB each when there should only be one [01:51] kvndy: have you checked the SMART health of the drive? [01:54] dabbler: I don't think I can check SMART data & self tests until the drive mounts, which it appears to almost do but fails [01:55] "Error mounting filesystem, can't read superblock..." [01:55] And it was practically a brand new drive, and my first month on Ubuntu, already with catastrophic drive failure, very disappointing. [01:56] Hello, is it correct that Ubuntu 16.04 has not received Vulkan 1.1? [01:56] i was spoiled using other OSes, and didn't realize how hairy things were over here [01:56] For the standard nvidia drivers [01:56] oops. batt died. if anyone (e.g. kvndy) replied to me, I missed it. kindly repeat [01:57] dabbler: I don't think I can check SMART data & self tests until the drive mounts, which it appears to almost do but fails [01:58] And it was practically a brand new drive, and my first month on Ubuntu, already with catastrophic drive failure, very disappointing. [01:58] kvndy: no mounting is needed to check SMART [01:58] hggdh: what did you mean by "boot it with a public key" ? [01:59] kvndy: do you know what /dev/ device it is? [02:01] steelnwool: cloud images must be booted passing the (initial) public key for one to ssh into. I do not remember the details on it, though [02:02] dabbler: Maybe dm-3 or maybe /dev/sdb? Not sure. I correctly type the password to decrypt, but in Disks there appears two 1TB volumes when there should only be one [02:02] There is also /dev/mapper/luks-4795...etc [02:03] Two devices /dev/sdb and /dev/mapper/luks... [02:05] kvndy: I'd examine an sdb before a mapper one [02:05] The unlocked one is not named, and my volume that I named does not mount. [02:05] hggdh: yeah, I'm trying to do this on fusion, which is a different beast. I think I'm attacking this problem the wrong way. [02:05] dabbler1: examine how? [02:05] kvndy: I would install the package gsmartcontrol === PickledEggs_ is now known as PickledEggs [02:06] dabbler1: I will have a look at it, thanks [02:07] kvndy: there may not be anything wrong with your disk hardware, but i'd always verify that first because if there is a hardware problem, you need to know ASAP in order to save as much data as possible [02:11] dabbler1: gsmartcontrol is not saying much. [02:12] "View Details" shows "no additional information available for this drive" [02:12] "Enable SMART" and "Perform Tests" are greyed out and cannot be selected [02:12] kvndy: hmm how is the disk connected to the comp? USB? [02:12] yes [02:14] Computer crashed like it does everyday, but this time after typing correct password to decrypt it shows two volumes in Disks, one mounted with a long hashed name, and another not mounted with the name I gave it [02:15] kvndy: ugh. the software support for SMART over USB often isn't there. do you have the option of removing the disk from whatever external enclosure you have it in and connecting it internally, like via SATA? [02:15] dabber1: not really, no [02:16] kvndy: do you have a windows installation you can connect it to? [02:17] kvndy: I've noticed the $-free CCleaner app on Windows can often show SMART data for drives connected via USB [02:18] dabbler1: I could wipe Ubuntu and restore Windows which came installed, I made a recovery USB drive [02:18] Or try a dual boot but I'm a novice at this [02:19] kvndy: eh that sounds like a lot of work. is this an off-the-shelf sealed external enclosure? is that why you can't connect internally? [02:21] dabbler1: No, I bought the case separately, I can take it out, I just don't have a machine to put it in. Maybe I could take apart the laptop I'm using now, I also have an older mac that I've taken apart plenty of times, but the motherboard is fried and requires an external drive [02:21] dabbler1: I had my data on an external drive here so I could wipe Ubuntu and try out other distros if I felt brave, never got around to it though. [02:22] This laptop has a small internal SSD [02:22] hi [02:22] kvndy: can you think of any desktop machines you could use? friends? work? [02:23] dabbler1: Not impossible, but... [02:23] dabbler1: Do you know of any tools on mac OSX that can troubleshoot Ext4 formatted drives? [02:24] kvndy: you could check smart params (provided the USB thing isn't a problem), and i think you could run fsck on them [02:24] A dual boot windows install on this machine would be easier than bothering someone else to use their desktop, but on the other hand, I've lost a bit more than a month of data and would very much like it back [02:25] dabbler1: I've never heard of SMART before, or at least didn't pay attention, OS X has fsck but I'm not sure about Ext4 support [02:26] without smart support for your usb adapter, how could we help? [02:27] oerheks: well, if (s)he wanted to dual-boot, we could at least point him/her to something on how to do that, right? [02:27] he [02:27] noted :p [02:27] should I start reading the smartctl man page? [02:28] it has nothing to do with ubuntu, hardware issue .. but one could perform a fsck.ext4 fix https://help.ubuntu.com/community/FilesystemTroubleshooting#e2fsprogs_-_ext2.2C_ext3.2C_ext4_filesystems [02:29] * for that external hdd [02:29] else i read more issues with the pc itself, so i wonder where this all started and if that machine is the right idea to use [02:31] kvndy: I also would get those reboots figured out before relying on that machine [02:32] Can I multiline paste in here without getting killed? [02:32] fsck.ext4: Bad magic number in super-block while trying to open /dev/sdb [02:32] /dev/sdb: [02:32] The superblock could not be read or does not describe a valid ext2/ext3/ext4 [02:32] filesystem. If the device is valid and it really contains an ext2/ext3/ext4 [02:32] filesystem (and not swap or ufs or something else), then the superblock [02:32] !paste [02:32] 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. [02:32] kvndy: i would not do an fsck.ext4 fix before confirming the drive hardware is healthy first. otherwise you might only degrade your data more [02:34] dabbler1: This is probably not a hardware issue, the drive is new. My machine crashes daily, and I suspect did something to the drive [02:34] kvndy: i would suspect that too, but if this is data you couldn't afford to lose, i would be safe about it [02:35] kvndy: a machine crashing daily is a recipe for constant filesystem corruption problems [02:35] Can the usual if.vlan naming convention still be used with netplan and the networkd renderer? [02:36] kvndy: does the disk's power come via USB or a wall wart? [02:37] dabbler1: USB [02:38] What I don't understand is where the second partition came from. There should only be one partition, 1TB, not two 1TB partitions [02:39] kvndy: ok. they're engineered not to be damaged by sudden power losses, but i'd still be made nervous by daily power losses [02:41] "filesystem intact" "Filesystem on /dev/mapper/luks-4795f4a.... is undamaged" [02:41] kvndy: i don't have much insight into why it might appear twice, short of a corrupted partition table. unless you were modifying your partition table when the comp crashed i wouldn't think that likely [02:42] dabbler1: No I was not, but it sounds like the partition table did get corrupted somehow, or something along those lines === yn_ is now known as yn [02:44] kvndy: not necessarily. there are several layers of software involved in disk management and presentation. a file system corrupted in a certain way could perhaps trip one of them up into presenting a duplicate volume [02:45] what is fstab and is it possible that is what is messed up? [02:45] kvndy: i'm not familiar with the layers at work in modern Ubuntu, unfortunately [02:46] kvndy: https://en.wikipedia.org/wiki/Fstab [02:47] kvndy: in principle it dictates what devices to mount at what mount points and with what options to the relevant driver === giraffe is now known as Guest49045 [02:48] kvndy: i think its maintenance might be semi-automated in modern Ubuntu [02:48] oerheks: Are still there? [02:50] kvndy: have you done any manual modification of /etc/fstab? [02:53] dabbler1: no [02:54] Well this is interesting, there are superblock backups and I've listed them from some stack overflow question, but I still don't quite know what a superblock is yet [02:55] kvndy: just realized… the two 1-GB partitions you see… they're /dev/sdb and /dev/mapper/luks…? [02:55] dabbler1: yes! 1TB though [02:55] kvndy: One can spre off the superblock with a backup(s). Is this drive MBR partitioned ? [02:56] kvndy: the superblock is an internal book-keeping structure in an extN filesystem [02:56] not sure if it's MBR partitioned [02:57] kvndy: pastebin ' sudo parted -l ' . IF MBR I have a good guide to sparing that superblock off . [02:59] kvndy: just realized. /dev/sdb represents the raw data on your disk. in your case that data is encrypted. the /dev/mapper/luks… device is a virtual device that represents /dev/sdb after it's been decrypted. they have the same size because they are the same size. they're just the same stretch of disk in two different logical states, so to speak [03:01] kvndy: for access concerned with the physical device (such as looking at SMART status), you'd access /dev/sdb. for access concerned with the filesystem (such as fsck or accessing files), you'd use the LUKS mapped pseudo-device [03:01] https://pastebin.com/kbMw3nYv [03:03] dabbler1: nice explanation [03:04] kvndy: LUKS is the driver that handles the full-disk encryption for you [03:05] kvndy: Yuk , not enough to tell .. and with encrtption and such .. " I know Nothing " . [03:06] Bashing-om: Thanks for looking anyway [03:07] kvndy: :) .. I just "thought" I might be able to help . [03:08] kvndy: looking at your paste now. a "loop-back device". that's what the LUKS virtual devices are known as in Linux world [03:08] kvndy: i think because it's looped back into the device tree through a kernel module (driver) [03:11] You're talking over my head here. Is a superblock sparing actually a possibility I should pursue? [03:12] kvndy: can you do a pastebin of the fsck /dev/mapper/luks/… output? [03:14] kvndy: if the primary/default superblock is damaged, then yes, using the backup superblock is highly relevant for you [03:16] FIXED !!! [03:17] kvndy: Do tell ! [03:17] All thanks to dabbler1 (and a little help from Bashing-om), the solution was simply fsck /dev/mapper/luks NOT /dev/sdb, which makes sense given your earlier explanation [03:18] HELLYEAH [03:18] Time to back this shizz up [03:18] kvndy: You do good work :) [03:19] My excuse for not backing up was I've been using node.js and node_modules is ridiculous [03:19] So I'll put that off until tomorrow [03:20] Right now it is time to celebrate. [03:20] kvndy: great! glad you got it figured out. yeah, just keep that role of the two devices firmly in mind. [03:20] Thanks again dabbler1 and Bashing-om !!! [03:20] kvndy: you're welcome. sorry it took me so long to think haha [03:22] Party time, excellent, goodnight! [03:23] could someone please help: i pressed control c while installing google chrome. when i try to install a package now, gdebi says "E:the package google-crhome-stable needs to be reinstall, but i can't find an archive for it." [03:23] kvndy: good night [03:29] nikki_s-00: Is the source still present in /etc/apt/sources.list.d/ ? [03:31] or download again from the google site? [03:33] nikki_s-00: download chrome package, then run sudo dpkg -i chrome*deb in the folder where you have it downloaded [03:39] sup [03:41] dns [03:41] (upsidedown) [03:41] how are you oerheks [03:43] just waiting for some reply, that does not always happen [03:43] nvm [03:47] assume the waited-for-reply was a "hey that works, thanks heaps oerheks" [03:47] at least hug Bashing-om [03:48] :P, with a day such as I have just experienced, hugs are good :) === m4v- is now known as m4v [03:54] * guiverc hugs Bashing-om (belatedly) [03:54] thank you :) [03:55] guiverc: :P All better now . [04:21] can some one help me setup remote ssh access? [04:21] kemisten: what exactly do you need help with? [04:21] kemisten: what are you having trouble with? [04:22] dioont ghet port forward to work with ssh [04:23] Port 22 [04:23] AddressFamily any [04:23] ListenAddress 192.168.1.7:22 [04:23] my shhd.conf [04:24] so you are saying you don't know how to configure your router/firewall to allow SSH? [04:25] kemisten: please don't spam the channel, keep everything in one succinct response not 6 over 60 seconds [04:25] i know how to port forwatrd what i dont know is how tto make ssh listen to a specific port [04:26] based on your config it is listening on port 22 === mkv is now known as m4v [04:29] OH OK oerheks [04:29] what are you up to oerheks [04:30] sup kemisten [04:33] sudo ufw allow ssh/tcp && sudo ufw logging on && sudo ufw enable && sudo ufw status [04:36] ih [04:36] smark guy [05:14] Hi all. Is anyone having problems logging onto the Ubuntu website? Web browser just shuts down as soon as I try to login after entering user id and password. === errrasmus is now known as Erasmus [05:16] chrisdbarnett: User id and password? [05:18] chrisdbarnett: wich ubuntu sebsite url are you talking about? [05:18] *website [05:18] @Spookan Actually, I now can't get anywhere near login. Window just closes. https://community.ubuntu.com [05:19] It did accuse me of being a bot at one point, so that's most probably something to do with it. [05:20] chrisdbarnett: Maybe clean some cookies and so on? [05:20] Yeah. I'll try that thanks. [05:26] good morning looney tunes and other folks [05:29] microwaved_: welcome, how can we help you? [05:29] what's up) [05:37] lotuspsychje: you can't i'm usually here to support others unless i bump into some deep technical issue myself [05:45] hmm... I actually think this ubuntumate works wonders. I haven't crashed... [05:46] I guess there must be something wrong with the gnome3 and my system [05:50] what are you running on? [05:51] microwaved_: intel cpu, with 2 amd gpu's [05:51] so a pc i guess =D === omid is now known as helios [06:01] I have an installation of Ubuntu 16.04.4 on an armhf SBC (with HDMI out to a TV) that I'm trying to get JWM working on. I've installed jwm, xserver-xorg, xinit, and created a basic /etc/X11/Xorg.conf, but when I run xinit, I get the fatal error "Cannot open /dev/tty0 (Permission denied)" in the Xorg log. I'm guessing I might be able to get around this by doing sudo xinit, but I know you shoudn't just blindly sudo things unless you know i [06:01] t's appropriate. should I be sudoing xinit or is there some bit of config I'm still missing? [06:03] quit [06:03] !arm | dabbler1 [06:03] dabbler1: ARM is a specific (RISC) processor architecture used in a variety of applications such as handhelds and networkdevices. For more information see https://wiki.ubuntu.com/ARM . For ARM specific support, stop by the #ubuntu-arm channel. [06:04] lotuspsychje, is this really arm specific though? [06:04] seems more like an x configuration deal [06:05] syb0rg: im always trying to widen users options, as he's device is arm i also suggest the arm channel [06:05] fair [06:06] dabbler1, there are some tips here that may help you https://ubuntuforums.org/showthread.php?t=2328593&page=2&s=2a0e0fd9aeefa632d3cb43d6b9bae4fa [06:07] but possibly not, since this problem doesn't seem to be exactly the same as yours. [06:07] anyone here? [06:07] no, we are all asleep or afk [06:08] oracle: 1600 users are, do you have an ubuntu support question? [06:08] Just checking out this software [06:08] What is everyone's favorite web browser for Ubuntu? [06:09] oracle: we dont take polls here, only ubuntu support [06:09] !chat | oracle [06:09] oracle: #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! [06:11] syb0rg: please avoid ironic jokes and !behelpful to users next time [06:12] i have some ironing to do [06:12] microwaved_: offtopic? [06:12] sorry #ubuntu i thought # ubuntu was discussed here [06:14] Did Ubuntu change the method of switching to TTY? [06:14] !tty | Suntop_K [06:14] Suntop_K: To get to the TTY terminals 1-6, use the keystroke ctrl + alt + F1-F6 respectively (Alt+F7 will get you back to your graphical login). To change the resolution for your TTY, see https://help.ubuntu.com/community/ChangeTTYResolution [06:16] Okay F1 and F2 do not work F3 does tho strange [06:17] I hope that the VMWare is not somehow messing that up [06:18] Thank you [06:18] Suntop_K: there is a vmware channel too if you like [06:26] lotuspsychje, as long as I can get to 1 tty its fine just F1 and F2 do not work but F3-F6 works fine i do not need more than 1 thank you for the info [06:27] Suntop_K: ok great you fixxed it [06:38] syb0rg: thanks for the link [06:39] I ended up fixing the permission error by installing the package xserver-xorg-legacy. (not sure why a "legacy" package was needed, but *shrug*) [06:39] cool, glad it works [06:40] /whois $me [06:40] ^ignore that [06:41] How can I configure it such that xinit launches into JWM instead of just giving me an xterm window? [06:43] I am reporting some problem that killed my machine yesterday, it stopped responding with a large disk usage and become unresponsive (and network and ssh and console). I have seen previously that RAM is fully consumed.and reporting now some systemd problem upon boot. [06:44] (systemd-journald crashed with SIGABRT in journal_file_append) [06:44] !recovery | nikolam can you still enter recoverymode? [06:44] nikolam can you still enter recoverymode?: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [06:45] lotuspsychje, upon reboot, everything semems ok, sounds like some memory storm? [06:46] aha! nm. the solution was to use startx instead of xinit [06:47] lotuspsychje, I reported that automatic report that popped up [06:48] It smells like something leaked and filled RAM and the resto of the OS, apps was hit swapping (8G RAM and used up to 50% usually) [06:48] nikolam: take a look at your syslog or dmesg, to see whats going on [06:49] And I think I even set Kernel to warn if ther eis no RAM and not to kill kernel apps [06:49] ok [06:52] lotuspsychje, looking at dmesg gives only messages from the current boot, right? [06:52] yes [06:52] so won't help with figuring out about that memry storm [06:53] look at kern.log [06:53] it rolls over into .1, .2.gz and so on [06:54] gunzip -c kern.log.2.gz | less and so on [06:56] Hi I want my ldap users to login to desktop but when I am trying to do I cant see menus and settings how can i configure gui for ldap users [06:57] How did you configure ldap [06:57] yaldak: I have an ldap server running openldap 2.4 [06:58] I can login to remote users I just want gui too [06:58] nikolam: did you say which ubuntu release this is, yet? [06:58] lsb_release -ds [06:58] tomreyn: are you saying the logged in users are not getting a GUI? [06:59] yaldak: no, you must be mixing me up with someone else [06:59] : I mount home directory from server using autofs [06:59] yes, sorry, i meant noname90 :) [06:59] No issues [06:59] do they have a default shell [07:00] yaldak: Yep bash [07:01] are you using nscd [07:01] yes [07:01] 50-ubuntu.conf edited this file to included greeter login also [07:01] lightdm.com [07:01] does greeter show? [07:02] Yes [07:02] ok what wm ? [07:02] i have seen this before with xfce, where u login and get nothing but grey screen and a cursor [07:02] I can login to user desktop but I cant see even a close button [07:03] close button to logout or on the user panel? [07:03] close button to logout or on an application pane*? [07:03] application pane [07:03] :) [07:03] gnome? [07:03] yes [07:04] Infact I dont see any menus at all [07:04] I want to set default gui [07:04] for ldap user [07:06] That's weird it should just work, check your greeter config [07:06] greeter should let you choose what kind of session its popping the user into [07:06] and there are different types for gnome [07:08] noname90: Could be something else like dbus failing to start, maybe look at syslog for anything suspicious [07:09] Also make sure the user actually owns their home directory gnome cannot write to it when trying to initialize the profile [07:20] yaldak: Sorry for delay and my server is running different os will that a problem? [07:20] Its running centos [07:21] noname90: No it shouldn't matter, I have had ubuntu clients login on Windows AD server [07:22] Did you check ownership of the home folders? [07:28] I want to create a link between folder /home/user/Documents/extension and /home/user/.ipython/extensions/extension such that if I change any file in first folder it also get changes in second one. What should be the correct command for this ? [07:30] man ln [07:30] you want a symbolic link, so the -s switch [07:30] since you cannot hard link directories [07:30] yaldak: But which should come first in ln ? [07:31] ln - s /home/user/Documents/extension /home/user/.ipython/extensions/extension [07:31] or [07:31] ln -s /home/user/.ipython/extensions/extension /home/user/Documents/extension [07:31] that is up to you, the format is [07:31] ln -s TARGET LINK_NAME [07:32] TARGET = the original folder, LINK_NAME = the reference to it [07:32] So if I change a file in one it will also reflect in another ? [07:32] No matter which is target and which is link. [07:33] yea, but u have to be careful [07:33] because the behavior of ln as documented is as follows [07:34] Suppose I have folder /opt/foo and I want a linked to it at /home/dinosaur/foo [07:35] you must not create the folder /home/dinosaur/foo itself, because ln will by default create the symlink file inside of the directory [07:35] so you would do [07:35] ln -s /opt/foo /home/dinosaur [07:35] then it will create the foo symlink node inside of /home/dinosaur [07:35] if the second arg is a directory it places a link to the first arg inside it [07:37] Okay, thank you. I am beginner, sorry to bother you. [07:38] not a bother at all [07:38] good luck to you [07:38] and test it somewhere first before you destroy data === fabricius1 is now known as fabricius === hehehe is now known as Guest54829 === Guest54829 is now known as hehehe === yaldak is now known as yaldak[afk] [08:15] hello [08:37] hi " find . -type d -exec chmod 755 {} \; " if i want to give to only one folder then what will chanage ? [08:40] ,hi " find . -type d -exec chmod 755 {} \; " if i want to give to only one folder then what will change in this command ? [08:41] is it possable to send a command to the servers terminal to lets say run a python script [08:41] from a webpage [08:41] if it spossable i gfuess its wit hphp [08:42] ##bfu-soft [08:43] kemisten: yes it is possible via ssh or some other historic shell protocol, i would not recommend that if this will be public facing website [08:43] php has ssh facilities [08:43] if its on the local server, exec will work [08:44] sonu_nk: what exactly to you want do? your command is made for finding as much as possible, do you want to "find" anything, or do you already know which folder to change? [08:44] again, assess your security model to be sure it is safe for your situation === fabricius1 is now known as fabricius [08:54] sonu_nk: Your command will be `chmod 755 your_one_folder` === Jochen_wvdT is now known as Schlawiner [08:56] ##bfu-soft [08:58] moises_abednego: you need to type: /join ##bfu-soft [08:58] and please do it on a different window so you don't spam this channel if it fails. [08:58] sorry thank you [09:06] haha [09:09] hello [09:10] hello bruh [09:10] enak enak habis kentotan [09:10] hello [09:10] hello === Vinylourson is now known as Guest78157 === Exterminador- is now known as Exterminador === jcnmark6_ is now known as jcnmark6 === Guest78157 is now known as Vinylourosn === Vinylourosn is now known as Gorgothzilla [09:18] hi, can someone help me with setting up samba to share files with a windows machine (xubuntu 18.04)? [09:19] basically I have a xubuntu machine that serves as a tv box and I want to be able to share its entire home directory with my windows laptop but no matter what I try I either get permission error when trying to copy files over or manage to get files copied but then cannot access them on xubuntu? is there a way to give the same permission for my xubuntu user and windows user for a home directory? [09:21] people wake up and help the man [09:21] bbonefish_: its not my specialty so can't help you on that one [09:27] microwaved_, as always, I figured it out minutes after asking questions. All it took is setting up a smbpasswd for this user and it somehow works now [09:27] thanks anyways haha [09:28] bbonefish_: it takes one to see and 2 to solve.. [09:28] bbigras--: sometimes it helps to blurt your info somewhere to create another perspective to conclude that you already have the solution before anyone helped you [09:29] nvm bbigras-- the guy already disconnected , soz [09:45] Hey guys [09:45] I have a problem with wget [09:46] I've used wget --user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36" --user=myuser --ask-password --no-check-certificate --recursive --page-requisites --adjust-extension --span-hosts --restrict-file-names=windows --domains wiki.com --no-parent wiki.com --no-clobber --convert-links --wait=0 --quota=inf -P /home/W [09:46] to mirror a wiki [09:46] problem is, wget seems to also follow links which lead to pushing "buttons" [09:46] in the wiki [09:46] like putting a page on my watchlist [09:46] or reverting wiki changes [09:47] which is obviusly what I don't want [09:47] Apparently right now I'm watching hundreds of pages [09:47] is there a way to avoid wget from doing this? [09:47] #wget might be able to help === fabricius1 is now known as fabricius [10:15] CryHard: you can exclude links. Look at -A/--accept or --accept-regex [10:15] CryHard: or --ignore-tags [10:15] CryHard: Ask the wiki developers to change their API. Salt? [10:15] Depending on the eaxiest way to distinguish buttons from not-buttons. [10:17] cp7781: yeah, that's not going to happen :) [10:17] confluency: I'll look into it, thx === zero is now known as Guest54324 [10:20] hi all [10:20] Guest54324: Hi there! [10:26] Have you read the news about GitHub being aquired by another company? What do you think about it? Will it help GitHub as a platform? Do they really need the money of an investor? [10:27] i'm not really keen on that news tbh [10:28] microwaved_: Thanks for making that clear to me. :) [10:29] cp7781: "another company" being Microsoft. Nothing will change despite all the drama, except GitLab gaining a few thousand of FREE accounts (so no $$ gain for them either). Meanwhile, offtopic :) [10:29] cp7781: np, i read it and my first reaction was...welp..they gobbled up that one aswell now [10:30] yeah sorry for offtopic. [10:31] Hi folks [10:31] hi [10:31] blackflow: I don't want to talk about Microsoft. They use Git as a tool. So, it makes kind of sense. [10:31] anyone using ubuntu successfully with ryzen 5 2400g? [10:31] microwaved_: It's an investment to infrastructure. [10:34] pinkos, I am using it successfully with ryzen 7 2700X, should be equivalent enough [10:35] 2700X doesnt have a built in apu though or? [10:35] correct, it doesn't [10:35] I suppose that's a big difference, nevermind then [10:38] After upgrading from 16.04, tmux no longer will clear the screen when I type clear. I compiled the tmux tarball for 2.7 with the same result. Has anyone else experienced this issue? [10:39] redwalk, why not `reset`? clear won't clear the scrollback, right? [10:39] redwalk: yes when connecting with urxvt, so the TERM string was not recognized. try `export TERM=xterm` and then try clear. [10:42] I just tried both ideas, it puts the cursor at the top, but does not clear the screen. [10:45] which one for zsh? prezto or oh-my-zsh? [10:46] neither, plain zsh... === merskiasa is now known as perdent === perdent is now known as merskiasa [10:53] anyone using ubuntu successfully with ryzen 5 2400g? === dbugger_ is now known as Dbugger [11:11] Hello! [11:11] I have connected a printer/scanner through wps ... i can print fine ... but I would also like to scan ... how can I do that? [11:12] normally I use the Simple Scan (with cable) ... now, i am not sure [11:16] momomo: Does the device have an IP address? [11:16] momomo: Did you try `sane-find-scanner`? [11:18] yes, it has [11:18] i just ran: sane-find-scanner [11:18] nothing [11:21] vlt: ^ ^ [11:22] where does locate store its index? === CyberHacker_ is now known as CyberHacker [11:24] erle-: in /var/lib/mlocate ? === Ekho- is now known as Ekho [11:27] momomo: I used `hp-makeuri ` (from hplip) to generate my uris to be used, for example, as --device-name with scanimage. [11:33] Hey guys. How can i keep 2 screens on top of each other on ubuntu. being able to see and scroll them both at once, horizontally === Nicmavr is now known as Guest49921 [11:42] can I use `backticks` in a systemd service file ExecStart to get the output of some command? [11:43] or must I make a bash script which does this, and have systemd run the bash script [11:44] you can do ExecStart=/bin/sh -c 'do stuff $(with full shell|power)' [11:45] OK that will work thanks [11:56] hi [11:57] im using sssd, how can i use keyring function for login in with pam/kerberos on a active directory? [11:57] klist: Credentials cache keyring 'persistent:3434:3434' not found === Gorgothzilla is now known as Vinylourson [12:09] anyone ever heard of flockport [12:09] for ubuntu === gms is now known as Guest83697 [12:15] 7 === flugger_ is now known as flugger [12:28] hi [12:28] ok [12:29] wanna chat guys [12:29] i farted [12:29] Why is this error occuring? https://pastebin.com/jSgfuGCb [12:30] say hi if you see this message === mkv is now known as m4v [12:31] Whenever I open a text CSV with libreoffice calc and try to save it it comes up with a warning saying to save as ODF. I click save as odf and then my computers hangs and does not do anything. This is an important spreadsheet and I would not like to lose it. I have left my computer for over an hour and nothing has happened. Please help [12:31] Anyone? [12:35] merskiasa: you need to link the math library [12:35] -lm [12:36] https://sigrok.org/wiki/Linux#PulseView [12:37] which math library? [12:40] tomeaton17, ? [12:42] Not sure why its not finding it, I am getting that problem too. I am investigating atm [12:45] merskiasa: you need to install libgtkmm-3.0-dev [12:46] tomeaton17, installed same error still :/ [12:46] merskiasa: remove the build folder and try again [12:48] CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:367 (message): [12:48] A required package was not found [12:48] Call Stack (most recent call first): [12:48] /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:532 (_pkg_check_modules_internal) [12:48] CMakeLists.txt:83 (pkg_check_modules) [12:48] Is that the whole error message? [12:48] I don't have a problem making once I installing that package and reclone the repository. [12:49] i recloned [12:49] and still get error on cmake . [12:50] show me what you did exactly [12:50] and ill replicate [12:51] One second [12:53] Have you already install libsigrok? [12:56] tomeaton17, yes [12:59] merskiasa: Okay assuming you have installed all of the prerequisites correctly this works for me: https://gist.github.com/tomeaton17/6733f63df0e2cf5069e8ac09d7cea0c2 [12:59] change the make j flag to whatever suits your hardware [13:00] eg -j$(nproc) === Duckle is now known as fishfingrz [13:13] any idea why an app image would keep causing my system to crash (Stremiobeta64bit) and how i could see whats actually going wrong when i run it (log) terminal command [13:14] have made it executable and run as administrator or without priviledges no go both times just freezes up [13:15] bionic 18.04 fyi [13:18] hello === Guest1500 is now known as julien-zte [13:19] any body ? [13:20] hi [13:20] !ask | drunkiys [13:20] drunkiys: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [13:21] Hi, Every [13:24] 😀 [13:24] Hello [13:26] merskiasa, is that the complete output of cmake (https://pastebin.com/jSgfuGCb)? Did you install all required packages? Look for "Installing requirements" in section 2.5 of this page https://sigrok.org/wiki/Linux. I also installed: libglibmm-2.4-dev libsigrokdecode-dev libsigrokcxx-dev, then cmake worked. === _memphisto is now known as memphisto [13:34] Having a problem with LibreOffice Calc. Whenever I open a text csv file and add a graph, and then press the save as button the program hangs. What do I do [13:34] tomeaton17: try starting it from the terminal in case it gives any helpful errors === Suntop_ is now known as Suntop_K [13:36] EriC^^: Difficult to look at the error log as it freezes my whole computer [13:39] tomeaton17: welcome to libreoffice my friend === yaldak[afk] is now known as yaldak [13:43] tomeaton17, use "libreoffice 2> ~/libreoffice.log" it will redirect the output to the libreoffice.log in your $HOME. [13:43] tomeaton17: can you ssh after it freezes? === gms is now known as Guest75684 === Marbug_ is now known as Marbug [13:49] Anyone having glitches with 18.04? [13:49] EriC^^: Is sshd enabled by default on ubuntu [13:49] samwilliam: will do [13:49] Gnome keep freezing for 1-2 seconds and then the screen flickers and turn back to normal [13:52] samwilliam: Didnt log anything to that file [14:03] (y) [14:04] tomeaton17: no it's not, you need to install openssh-server [14:05] sudo apt-get update throws "E: Type 'wget' is not known on line 1 in source list". What it means? [14:06] hello! [14:06] nav_: one of your source list files contains incorrect syntax [14:06] tomeaton17, you're right there's no output in terminal. The correct command is "libreoffice --backtrace" with gdb installed. It'll generate a "gdbtrace.log". [14:07] nav_: use grep wget /etc/apt/sources.list /etc/apt/sources.list.d/*.list to find out which [14:07] i have an issue related to pulse audio on a kubuntu 17.10 x64 . I did some upgrade and now my bluetooh headset does not work. From what i read so far this is because in the /etc/pulse/default.pa i have to have load-module module-switch-on-connect [14:08] but if i have that line pulese audio does not start - [14:08] mgedmin: thanks for the clarification [14:08] pulseaudio[1556]: [pulseaudio] module.c: Module "module-switch-on-connect" should be loaded once at most. Refusing to load. [14:08] anyone know what the best way to track down a slow down of entire system when running VM's this machine was built as a hypervisor, I had 10 VM's running in ESXi now that I am running it with a really fancy video card with an 16x pcie to 8x pcie adapter and running a desktop with KVM the VM's slow the thing down. Not sure if it has to do with the meltdown patches [14:09] cant run app image from 18.04 any ideas have changed permision and am running by dble clicking [14:09] tried terminal just opens window then hangs [14:09] now I just want to run one desktop and one VM, maybe two a ubuntu and a windows one [14:10] it has 24 gig of ram too (ecc ram its 6 years old ) [14:16] carlos_: [14:16] What app image [14:16] If you can share that [14:16] transhuman, Are you heaving virtualization performance issues running a ESXi hypervisor and looking for a way to track those issues? === krisd_ is now known as krisd [14:28] Hi i have an internal hard drive in my system and not able to mount. my OS isn't in that obviously. when i do sudo fdisk -l it shows. /dev/sda. not /dev/sda1. [14:28] i restarted my system and i'm having the problem since. before, the drive was mounted and i was able to browse [14:28] ramsub07: you mount a partition, not a disk [14:29] ramsub07: what file system is on the disk, where did it come from (what was it used for/how was it created) [14:29] filesystem ? I think ntfs [14:29] ramsub07: then it will have a partition, not a disk [14:29] mount the partition, not the disk [14:30] ramsub07: If you have trouble finding the block device, you may run "blkid" or "lsblk" to track it down [14:30] i am not able to see a partition for the hard drive [14:30] i think i used exfat maybe? [14:30] Make sure the block device is there first [14:30] you'd still use a partition, not a disk [14:30] Right [14:30] yaldak: yes, they don't give me /dev/sdaN, they only show /dev/sda [14:30] If its exFAT, then you will need a FUSE extension (or a kernel module I've seen floating around) [14:31] yaldak: yeah i have installed that [14:31] i have that in the startup script to mount the drive [14:31] If its NTFS it should be mountable with ntfs-3g. You should confirm this. if it's a corrupt filesystem, chkdsk on an actual Windows box works best. Last case scenario is testdisk [14:31] i had used that command before, but on a partition [14:31] now i am not able to see a partition [14:32] is it possible to create a partition without deleting data on a drive? [14:32] anytime you mess with the partition table on a disk in an unknown state, you risk losing data but more importantly you lose important structural information about the disk [14:32] use fdisk, parted, or gparted to see whats goin on in there [14:32] when you said you could see "it" with fdisk -l, did you mean you could see the partition? [14:32] maybe you need to ask the kernel to re-read the partition table? [14:33] yes [14:33] mgedmin: nope, i could only see the drive [14:33] sudo blockdev --rereadpt [14:33] I don't believe exfat is available by default, you might need to install the exfat package, ramsub07 [14:33] mgedmin: I didn't even know that was a thing, thank you I am adding it to my notebook [14:34] normally it shouldn't be necessary ... if there's a valid partition table, the kernel would autodetect it etc. [14:35] yes ^ [14:35] you need this when you do things like overwrite the partiton table with dd etc. [14:35] and ramsub07: If you aren't seeing a partition in fdisk -l, even one it does not recognize [14:35] That tells me that there is something funnier going on [14:35] because even if it was the exFAT driver, you would still see an entry for it [14:35] for MBR/GPT disk the partition type has an identifier [14:35] mgedmin: what was i supposed to see after that command? [14:36] i don't see anything, i just see an instruction of available commands upon running it [14:36] ramsub07: ls -l /dev/sda* ought to show sda1/2/3 etc now [14:36] instruction of available commands? maybe you misspelled something [14:36] and the full command is actually sudo blockdev --rereadpt /dev/sda [14:36] I gotta jet. Good luck === yaldak is now known as yaldak[afk] [14:38] mgedmin: nope, still it doesn't show sdaN [14:38] only shows sda [14:38] any errors in dmesg? [14:39] dmseg? [14:39] dmesg prints kernel log messages since current boot [14:39] ramsub07: I suspect something's borked with your partition table honestly, you should use testdisk to analyze the structure (without doing any writes, be careful in there, there is a specific option just for Analyze) [14:40] okay so when i run sudo fdisk /dev/sda i get the following.... [14:40] dpaste.com/3FG636K [14:40] Yea I thought so [14:41] Run testdisk analyze [14:41] See what's up on that block device [14:41] ramsub07: If you are using exFat, you may need to install the exFAT kernel drivers to be able to see the disk properly. [14:41] mgedmin, you wouldn't want the numbered one right? That would be a partition itself. wouldn't you want the bare sda to read the disk? [14:42] yaldak[afk]: as in? [14:42] pragmaticenigma: It should stlil show, the message he sent implied it cannot even read the MBR/GPT table [14:42] pragmaticenigma: i don't understand, at this point i am not sure [14:42] yaldak[afk]: I had the same problem until I installed them [14:42] Interesting [14:42] ramsub07: try: "sudo apt-get install exfat-fuse exfat-utils" [14:42] mgedmin, oh nevermind, I misread [14:43] pragmaticenigma: have done that [14:43] ramsub07: If that does not work, use "sudo apt-get install testdisk", run the "sudo testdisk" command, in the menu navigate your way to Analyze [14:43] ramsub07: are you 100% sure you have the right drive? this one's apparently formatted as ext4, with no partition table! [14:43] have you tried mounting it as ext4? [14:44] mgedmin: well this is my internal hard drive,i haven't opened up or has anyone else. everything was intact until the time i restarted my machine [14:44] mgedmin: how should i do that? [14:44] mount -t ext4 /dev/sdaX /mnt/someFolderInHere [14:44] are you in a livecd session or something currently? [14:45] yaldak[afk]: well, the problem is there is no X there, only /dev/sda [14:45] if there was /dev/sdaX then i'd have done the mount [14:45] I need to change to a blue theme for icons and everything else. any suggestions? \ [14:45] right [14:45] so basically i want to have a partition [14:46] sudo mount -r -t ext4 /dev/sda /mnt/mnt [14:46] (-r for readonly, just as a precaution) [14:46] hence why I am insisting a testdisk, unless your whole block device is ext4 without a partition table which is strange [14:46] perfect ! [14:46] made my day, thanks [14:46] guess it was :) [14:50] hello everyone , i tried to run mail , to run send one email, how could install it, :) ? [14:50] hi [14:50] woy [14:51] i tried to use apt-get install mailutils, but after i received this error WARNING: The following packages cannot be authenticated! guile-2.0-libs libntlm0 libgsasl7 libkyotocabinet16v5 mailutils-common libmailutils4 postfix mailutils Install these packages without verification? [y/N] [14:52] could someone guide me [14:52] ramsub07: Just wanted to point out, because you will see it a lot in docs. When someone or something you are reading says, for example: /dev/sdaX they are saying fill in the X. You may have had /dev/sda1 and /dev/sda2 for example. [14:52] tona: run sudo apt-get update again, looks like the package lists got out of sync with the signature files === DerRaiden is now known as DerRaiden`afk === alessandro is now known as Guest79047 [14:58] mgedmin , i run it, but i am not able to install :( [14:59] the local mirror could be out of sync at the moment? [14:59] what does apt-cache policy mailutils show? [15:02] I upgraded to Ubuntu 18.04 . The default video player isn't working. I have installed "Ubuntu Restricted Extras". Is there a setting that I must check to enable this? Do I need other FFMPEG software? [15:03] RonWhoCares: try an alternative video player perhaps? Like mpv, or vlc [15:03] RonWhoCares: perhaps check for graphical drivers [15:05] Other software works [15:05] (Such as VLC) [15:06] OK [15:07] hey all [15:07] whats the best way to mount an smb share for command line? [15:07] I also noticing when in list form there aren't small thumbnails for my images. Instead a square box with JPG shows. How do I stimulate thumbnails [15:08] LordDragon: cifs-utils and mount -t cifs [15:08] Start google through there [15:08] RonWhoCares: is Totem still the default video player on Ubuntu? possibly you're missing some gstreamer plugin packages [15:09] How do I install gstreamer [15:10] I bet gstreamer itself is already installed -- it's the library Totem uses to decode and play videos [15:11] yaldak[afk]: thank you [15:11] but it has plugins for various file formats and codecs and output devices etc [15:13] If I boot a clean install 18.04 (desktop amd64) it hangs after loading user manager. If I goto recovery from Grub menu and hit resume it boots OK! [15:14] LordDragon: Np [15:15] fititome: Sounds like you need to peek at syslog and see whats up [15:16] yaldak[afk]: thx /var/log/syslog I'll have a look. [15:18] hmm im using this command [15:18] mount -t cifs -o username=USERNAME,password=PASSWD //192.168.1.88/shares /mnt/share [15:18] but getting "invalid arqument" [15:18] i dunno if its cuz my password has a comma in it? [15:20] LordDragon: yes, if you aren't escaping the comma, it will interpret it as an option [15:20] LordDragon: I can't help debug right now sadly but you are on the right path [15:23] LordDragon: see this article: https://stackoverflow.com/a/33894045 === gms is now known as Guest17632 [15:30] this is weird. im an admin, and i have another user who owns a folder, yet for the group name it's my admin name [15:31] yet i get permissin denied when i try to enter the directory [15:31] and apparently i cant sudo cd /dir [15:31] you don't use sudo cd [15:31] as the sudo shell will exit after the change [15:31] there is no 'sudo cd' [15:32] LordDragon: What are the group permissions for the folder? if it does not have "rwx" or at least "r-x" you will not be able to see it [15:32] ah I'm too late [15:32] i can see it [15:32] i just cant enter it [15:32] drwx------ 3 foscam dragoncams 4096 Aug 15 2017 FI9961EP_00626E6B65EE [15:32] LordDragon: That's what I just said... I'm not talking about seeing the label of the folder, I'm saying you will not be able to see the contents [15:32] and that's why you can't enter it. The group has no permissions [15:33] ohh [15:33] i see [15:33] LordDragon: Those permissions look deliberate, and unless you have reason to be in that folder, that user doesn't want anyone else in there [15:33] the user is me [15:33] lol [15:34] its my rig. and the secondary user is one i made for my IP cameras to use to connect via ftp [15:34] In that case, hack away [15:35] whats the format of chmod for changing group permissions? [15:35] "sudo chmod 750 /dir" will give you the ability to see into the folder, it will grant you read access [15:36] use 770 for full access... both of those values will still keep non-owner non-group members out [15:36] so in those 3 digits, theres user, group and what else? [15:36] LordDragon: you can also 'chmod g+rx folder" to add read and list permissions to the group if that's easier to remember [15:36] user, group, other [15:36] first is user, second is group, third is everyone/other [15:36] oh ok thanks [15:39] is there a command line way to copy a batch of files and get displayed progress of the copy, like a percent or something? [15:39] can you give me link to a list where you can see what programms/services are needed for boot/desktop(mate)/network ? Or something where is explained what is really needed to boot and login with network access. === patriciadomin_ is now known as patriciadomin [15:41] LordDragon: the standard cp and mv commands don't have progress indicators, but can bse used with the verbose flag to see what file they are currently working on. An option is to learn how to use rsync which can give you a progress indicator and also helps with restarting interupted copy processes without having to start from the beginning [15:42] ok thanks pragmaticenigma. looking into rsync [15:42] is it ok to remove "rsync" from the autostart / service list ? [15:42] movah4c: The items in the Ubuntu-MATE install should be considered required. As they are all installed to work in concert with each other. If you are looking to make a minimal install, there are websites out there with instructions, but your milage may very. [15:43] pragmaticenigma: ok thank you === akem__ is now known as akem [15:44] LordDragon: \o/ Midnight Commander \o/ [15:44] * mgedmin loves mc [15:45] i tried to make my own with "uck" but i always get erros and can't go on [15:45] movah4c: what are you attempting to do exactly... asking random is this required questions is likely to run you into a bricked machines as others will not be able to connect the impact of one thing may have on others. You could remove rsync from the autostart, but you may find out later that you don't have the ability to use rsync when you really need it. and someone trying to help you, may not know that you did [15:45] that. [15:46] Hello. I'm having issues with my BT on Ubuntu 18; and i've tried every solution I could find on the net. [15:46] i don't understand why i need a remote copy program... that's why i removed it [15:46] I am returning back with an old query that has remained unanswered despite the best of my effort. [15:47] movah4c: Because it is more than a remote copy program. Some services and system routines may leverage rsync's ability to send delta changes of a file, to reduce the time taken to copy a file from one directory to another [15:47] Why Gnome networking manager in Ubuntu 18.04 lacks the option to create a DSL connection ? [15:48] indica2018: you where told what to do with this last time [15:49] indica2018: It's not a common setup, less common a setup is, the less likely you will find a handy tool for it. Network manager can probably turn on and off the connection, but the configuration probably requires more settings than a gui can accurately handle [15:49] you need a DSL modem for a DSL connection, and once you have that, all the computer sees is a standard Ethernet connection between your computer and the DSL modem, so why would it be special? [15:49] progmaticenigma: ok then i look foreward to something that can occour without rsync [15:49] https://paste.ubuntu.com/p/mCdDP7g2vH/ [15:50] till now, no issues with ftp and usb devices [15:51] sudo pppoecof is not reliable . And sudo pppoeconf disables my network manager completely. I do not have the option to connect to a always on connection anymore [15:51] indica2018: yes, you where told not to do this === SimonNL is now known as SimonNL_Afk [15:51] indica2018: and you where told what to do - DSL is not a really connection, it's just a wired connection [15:52] @mgedmin: I agree with you. Poor countries still run a Dial-up/ ADSL connection with parallel copper wire [15:52] oh, wait, you need to do pppoe? aaaugh I thought those times were gone forever! [15:53] indica2018: you said "despite my best efforts I've not been able to solve it" - after you've been told not to use ppoeconf why are you still doing it ? [15:53] indica2018: what are your "best efforts" to fix this - you where given the answer a few days ago, what did you do with it [15:54] but i have something that i need under linux/mate/caja : How can i create own entries under "right click" -> "open with" (a shell script .sh)? [15:54] https://askubuntu.com/questions/966647/how-to-create-a-dsl-connection-in-network-manager-in-ubuntu-17-10?noredirect=1#comment1570644_966647 [15:55] @Ikonia: I run several P2P software on my PC and for full functionality and to do away with the hassel of port-forwarding I run my ADSL modem in bridge mode. So I have no other option but to use pppoeconf [15:55] indica2018: that url that mgedmin is one of the urls that you where given last time [15:55] indica2018: you have many options to not use ppoeconf, that URL shows you how [15:55] and you where given that last time, [15:55] I know. It does not work === gms is now known as Guest82379 [15:55] define "does not work" [15:56] let me find the other URL you where given so you can explain how it didn't work [15:56] indica2018: that is how all DSL is... it's on copper pairs to all homes in the US as well. Restore the modem to handle the authentication of your connection and look up how to port forward from the modem to your computer, for the ports you need. [15:57] Hi there, how can I grep for ASCII and UTF-8 in my results? I tried this and it works for ASCII, but I have no idea how to add UTF-(8to it. git ls-files | xargs file | grep "ASCII" [15:57] indica2018: you're stefan right ? [15:57] Why should a common person have to bother about port-forwarding. Ubuntu should be versatile [15:58] indica2018: port forwarding is nothing to do with the OS [15:58] kaypey: git ls-files | xargs file | egrep "(ASCII|UTF-8)" [15:58] @ikonia: I am not stefan [15:58] indica2018: again - explain why it "doesn't work" [15:58] indica2018: thats ok, just checking if you where the same guy posting on askubuntu [15:58] port forwarding is a router thing. [15:58] But it has to do with modem [15:58] indica2018: ubuntu doesn't control your modem [15:58] indica2018: could you explain why the link you where given doesn't work please [15:59] The bottom line is that 16.04 had the option and Ubuntu's that came before that had it too. [15:59] indica2018: could you explain why the link you where given doesn't work please [15:59] indica2018: you have been given several suggestions, it is difficult to continue helping you if you are unwilling to help us too. You need to provide detailed information of the things you tried, and why you consider them not working. [16:00] thx a lot pragmaticenigma it works :) [16:01] @ikonia: Plz date a remote of my system [16:01] indica2018: please date a remote of your system ? [16:01] kaypey: you're welcome [16:01] indica2018: I don't know what that means [16:02] sorry , I said initiate a remote connection to my system [16:02] indica2018: you want me to connect to your system ? [16:02] I have team viewer installed [16:02] ye [16:02] indica2018: no [16:02] yes [16:02] indica2018: that isn't something we do here and is not recommended. [16:02] indica2018: I want you to tell me why the information / link you where given didn't work [16:03] ikonia: you in -discuss? [16:03] pragmaticenigma: don't think so [16:04] @ ikonia: what should I select for different fields on the DSL connection. Also when I select the ensp2 and try to save it does not save [16:04] try pressing enter [16:04] I guess ensp2 is the correct option for me isn't it ? [16:05] indica2018: those are settings that your internet provider has, we can't helo you with those [16:05] indica2018: I'm not sure what you are saying, do you mean what do you enter to the menu prompts ? [16:05] indica2018: you enter the details of your setup/network into the right fields [16:05] bye [16:05] The ISP people are fools here [16:05] indica2018: no they are not [16:05] indica2018: you should know your connection details [16:06] Yes , it's India [16:06] indica2018: I'm aware of where you are [16:06] I know my password and user id and I use BSNL , DataOne :-D [16:07] indica2018: so what parts do you not know ? [16:07] Can anyone tell me whuch channel to use for problems with libreoffice? [16:08] whuch=which [16:09] I forgot. Now as I am talking to you I am using pppoeconf and my wired connection shows "unmanaged" now. I tried the option on a fresh install . Now it's no more a fresh install. [16:09] I just upgraded to Ubuntu 18.04 and libreoffice will not run. It appears the javaldx executable is missing. [16:10] indica2018: we can't help you if you don't give the information [16:10] maybe, open xterm or another shell and lokkk at the errors [16:11] @ikonia: Please wait. It's sweletering hot in this part of India. Kolkata , I will return after taking a bath. :-( [16:11] indica2018: many people in the channel will help if you provide the info [16:12] @ikonia: I guess you are from India too [16:12] @ikonia: So you will understand my problem better [16:13] I think most people understand your problem, more so if you give the link you where given for context [16:13] and give actual information on the problem rather than "doesn't work" or make up an excuse why you've not even tried it [16:13] I clean installed Ubuntu18 last month, everything was fine, yesterday BT stopped working, I've exhausted all solutions that I've found. [16:14] https://paste.ubuntu.com/p/mCdDP7g2vH/ [16:14] I am going afkb [16:15] I think it might be atheros related; but I'm not sure how to deal with kernals [16:17] Im here for similar reasons. I did follow instructions in order to skip the grub (bug?) then my ubuntu 14 remade grub. An now, after several minutes (or less), it stall. I get the "pointeur" like mouse, without any place where to click. [16:20] how do I run a command at startup? [16:20] I want to run it as early as possible [16:20] rc.local is too late [16:20] Are desktops fixed time to time? Also: i heard about the problem with a certain Wordaw, or something like that. So then i have no stuff out of free software in my computer [16:20] LevierMRQ: What do you mean similar reasons? Also, what version of Ubuntu... there is no Ubuntu 14 [16:20] There is Ubuntu 14.04 and 14.10 [16:21] retrosenator: what are you trying to do... rc.local is the first point where the system has the ability to execute commands when all necassary subsystems are up and running [16:21] pragmaticenigma: I only need /dev/spidev1.0 [16:21] retrosenator, rc local too late? and what is so important to start before all ? [16:21] pragmaticenigma: I am displaying a splash screen on spi lcd [16:21] pragmaticenigma: absolutely . im havint 14.04 (i get rid of my 14.10). A very6 functionnal 16.04 too. [16:22] oerheks_: to show that it's working sooner is nice [16:22] I have a small c program that does the work if it can write to /dev/spidev1.0 [16:22] retrosenator, oh, spidev1.0 is a miner, boring! [16:22] miner? [16:23] retrosenator: digital currency? bitcoin [16:23] hah, no it's a nokia5110 spi cog lcd [16:24] I want it to show it's booting [16:24] I guess I could try to make a kernel module do it... [16:24] but really I just want to run a program really early in boot [16:24] again, retrosenator.... rc.local is the first available slot where that would be possible [16:25] well that is just before the login prompt [16:25] which is a few seconds later than where I want [16:26] retrosenator: then I believe what you are seeking is beyond the scope and knowledge of this channel... you could try #linux to see anywhere there has some suggestions [16:26] s/anywhere/anyone/ [16:26] hm [16:26] hack it into init? [16:27] retrosenator: Again, beyond the scope of this channel [16:34] LevierMRQ: This might be a good time to use a live cd to copy your files somewhere, and consider installing a fresh, and newer version of Ubuntu. [16:36] pragmaticenigma: i did it. i mean i created a partition for 18. === aric is now known as aric49 [16:42] @ikonia: I am back :-D [16:43] @ikonia: I am unsure what to choose for Parent Interface and Service [16:43] LevierMRQ: after the partition creation you are having issues?? These are all details I don't recall you mentioning. [16:43] if I have an external harddrive, it shows unmounted, but seems to still be spinning or feels like it at least...how do I know I can safely remove it === SimonNL_Afk is now known as SimonNL [16:44] It is a WD 3TB USB3 harddrive [16:44] on Ubuntu 18.04 [16:45] designbybeck: how are you "ejecting" or "removing" media? [16:45] pragmaticenigma: just right clicking on it and saying eject [16:46] there is usually a toaster popup on the screen that says it's safe to remove... once you see that... you should be fine [16:46] indica2018: can you check 'systemctl status ModemManager' [16:48] i havne't seen that pragmaticenigma. I tried clicking mount and letting it mount, and then ejecting it again, but it seems like it is still spinning [16:49] type mount to see if it is still mounted ? [16:49] if not, go wild and jank the cable out [16:54] this is a brand new drive and I just backed stuff up to it, so I'm trying to not mess this up pragmaticenigma [16:54] oerheks_: i typed mount but see a bunch of stuff [16:55] oerheks_: I did an lsusb and see the WD drive there [16:56] https://thepasteb.in/p/zmh8yYXBKz6CZ [16:56] oerhek ^ that was lsblk [16:56] easy to check if that sdb1/sdc1/sdd1 is present.. [16:56] so it is sdc1, does that show up in mount? === aric is now known as aric49 [16:57] I did mount | grep sdc [16:57] and nothing showd up oerheks_ [16:57] then you are fine [16:58] if you are still uncertain, reboot your machine [16:58] thank you for your help oerheks_i just unplugged it [17:05] Hey there. How can I repair snap? I can only run snaps with "snap run X" but neither directly via command line or via the launcher. [17:06] All the snaps I installed have disappeared from the side launcher as well. [17:14] LevierMRQ: I don't know how to help. My suggestion is to back up your data, install just Ubuntu 18.04 fresh on your machine and restore your files from back up [17:20] How can i create own entries/files under "right click" -> "open with" (a shell script .sh)? (linux/mate/caja) I need something that is similar to "send to..." under windows [17:21] movah4c, not sure, under gnome3 it would be nautilus-actions [17:22] isn't other application shown in open with movah4c [17:23] there a other progrma but that ones are from the list i get provided [17:24] i have no nautilus-actions .. i look if i can use it, but it's caja === gms is now known as Guest7148 [17:24] RedNifre: is /snap/bin in $PATH? [17:25] Hm, it's not! (I did `echo $PATH`) [17:25] RedNifre: and you're on ubuntu? [17:25] I guess this is caused by fish shell then? I installed fish, then rebooted... [17:25] RedNifre: are you running bash as your shll? [17:25] RedNifre: yes, that's why. [17:25] I'm on a quite fresh Ubuntu 18.04 LTS install. [17:26] RedNifre: i don't know how fish works, sorry, but the relevant file is /etc/profile.d/apps-bin-path.sh [17:27] Thank you, I'll ask the fish people for the best solution to this problem then. [17:29] oerheks_: no that is not the right program for it... On windows i made my own program for it, but only usable over a browser protocol [17:29] Is there anyway to sync music to an Iphone 6 using Ubuntu 18.04? [17:30] something that adds an entry to the "right click" menu under caja would be usefull.. (on windows you edit the registry for it) [17:32] over programm name extenions like : .txt .doc .pdf [17:32] Ubuntu normally just uses bash so I should be able to revert it with `chsh s `which bash``, right? [17:33] that is how i can add programs to the list under windows [17:33] arg .. that's not right.. i get my own entry [17:34] movah4c, you edit a .desktop file under .local/share/applications,then select it from open with -> other apps -> view all apss -> select [17:35] k i try [17:35] Hi! I'm installing Kubuntu and have to partition the disk manually. I'm creating a 100GB partition for Kubuntu, and it's asking me what mount point I should set. Normally, I'd set / as the point, but a guide online(specific to my issue) advised me to make a separate /home partition. What're the dis/advantages to making a separate /home partition? [17:37] regrd: a separate home partition means if you do a reinstall, you can keep the old /home and when you first boot, with the same user, you do not have to resetup all your customizations to your DE. Also, your files will not be touched during the reinstall [17:37] Does that apply across distros? Can I install debian and ubuntu at the same time, and make them use the same home partition? [17:38] that assumes they are always compatible, which there is no guarantee they would be [17:39] So just making a root partition(for both separately) would fulfill my needs? [17:40] regrd: you could, but you may run into issues... some programs aren't tolerant to different versions editing their config files. Debian and Ubuntu, while very similar, often have different versions of the programs you use [17:40] hello everyone! [17:40] regrd: my comment was for sharing the home directory [17:41] Thanks, pragmaticenigma. I think I'll go with separate partitions for both. The guide also asks me to make a swap partition which is twice the size of the RAM. Is that correct? [17:44] now that i have never used ubuntu (or any linux based system) on a physical machine, i want to ask a few questions, 1-does ubuntu have its own separate bootloader? and 2-does it have Intel HD graphics drivers? i just thought of dual-booting linux with windows 7 [17:44] Nordo, yes; and yes [17:45] regrd: that is typically the standard practice... how much RAM is avaialable? Side note, you can share the swap partition for the two distributions [17:45] @ioria: that's it. but i needed a .sh file that runs the program "geany" with $1... thank you ... [17:45] also, about specs, does ubuntu run smoothly with Intel i3 M 370 along with 3GB of ram? [17:46] Thanks, pragmaticenigma! I have 8GB of RAM on my system. [17:47] @ioria: a own entry in that menu would be better because if i right click on a .desktop shortcut i can't see that entry [17:47] with 8 gigs, you probably are okay with creating an 8 gig swap file. There are some different recommendations if you are using an SSD [17:47] regrd: with 8 gigs, you probably are okay with creating an 8 gig swap file. There are some different recommendations if you are using an SSD === LevierMRQ1 is now known as LevierMRQ [17:48] Aaa! I already hit start on the installation process, and I don't think I can go back. Can I format the swap area and make a smaller one on the next installation? [17:49] hm, can i get an answer for my question? [17:49] Nordo, just try and see [17:50] hmm alright, sorry for disturbing, thanks for answer [17:50] movah4c, it works ok with .desktop shortcuts ... i guess i lost you [17:50] can i create a dual boot just like when i want to install a windows os along with windows? [17:51] Nordo: Probably will run pretty well. [17:51] yes but if i right click a .desktop shortcut i can't open the shortcut with geany [17:51] Nordo, you might want to read about all flavors, different desktops, some are light, others more advanced [17:51] !flavor [17:51] Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours [17:51] movah4c, so your .desktop file in .local/share/applications is not right [17:51] i need it for an hex editor/viewer [17:52] regrd: there are ways to resize it later... for now, just continue [17:52] mc [17:52] hah :) [17:53] just one more question, when downloading software that says that it does work with ubuntu, and it didnt say that it works with lubuntu/kubuntu, does that mean its not going to work? [17:53] oh and sorry for my bad english, not my native language [17:54] Nordo, maybe.. maybe not, without proper info we cannot tell [17:54] alright. thank you [17:54] in most cases it should work fine however [17:55] pragmaticenigma, it's installing. Now I play the waiting game. [17:55] a Kubuntu program on gnome pulls in a lot of Kde dependencies [17:55] Nordo: Ubuntu/Kubuntu/Lubuntu/ other flavors are all the same "Operating System". They're all the same distribution, and all of the software comes from the same repositories. The difference between flavors is just a difference between which packages are installed by default. [17:56] i placed the .sh file in my own directory "/home/bla/links/linux/geany.sh" (geany $1) in it. Then selected it over "right-click"-->"open with" but if i use other file types the entry is not there [17:56] onyl "Open" but i don't want to open it i want to be displayed what's in the .desktop file [17:57] Nordo: There may be an odd piece of software that very tightly integrates into a certain desktop, like a notification applet of some kind, but even notification applets generally work across all desktops. Standalone apps are pretty much guaranteed to work on any flavor. [17:57] I just upgraded to Ubuntu 18.04 . Is there a way I can program / set ALT-Print Screen to capture the current window? Right now when I do this a 'Please Type your Command' window opens [18:00] RonWhoCares, odd, here it does not, and stored the screenshot right away in ~/Pictures [18:00] RonWhoCares: you can adjust keyboard combinations under Settings/Devives/Keyboard [18:00] @RonWhoCares: look under your window manager settings : keyboard-shortcuts [18:01] @RonWhoCares: what windows manager do you use ? [18:02] movah4c, I don't think you need the @ to ping anyone [18:02] #ircknowledge [18:02] did not know that i ping with it. sorry === SimonNL is now known as SimonNL_Afk [18:04] movah4c: Must I reboot for it to take effect? [18:05] for what ? [18:05] i don't think so [18:05] should be available after you altered the settings [18:06] Yep, RonWhoCares, this should not require a reboot. Just click OK on the settings panel and it should apply. [18:06] or you have another programm runnings that's blocking your "keyboard shortcut" [18:08] haveing the same issues with my own media player ;) but it doesn't bother me [18:09] movah4c: That didn't work [18:09] what do you as your window manager ? [18:09] How do I check? [18:09] kde, gnome, fluxbox, openbox, .. [18:10] alt f2 -> xterm -> ps -u [18:12] hola [18:16] Is "Unity" an option [18:16] RonWhocares: if you open a terminal then there is a "Edit" --> "Profile Settings" menu where you can change the keyboard shortcuts for the console windows [18:16] Yes, RonWhoCares. [18:16] movah4c: Unity [18:16] sorry can't help you there... i never installed unity [18:17] but from where do you want to take screenshots? [18:17] I have done what you said [18:17] RonWhoCares, you could install a screenshot program and set its hotkey to whatever you want === gms is now known as Guest65678 [18:18] but you have other settings/ shortcut settings in an open shell screen [18:18] In Keyboard > All Settings > Shortcuts > Custom Shortcuts > "gnome-screenshot Mod2+Alt L" [18:19] i use "mate-screenshot" and i have no problems there [18:31] this is a german screenshot, but maybe it's that option [18:32] hi [18:34] https://paste.ubuntu.com/p/mCdDP7g2vH/ [18:34] BT stopped working two days ago on Ubuntu18 [18:34] I've tried everything. [18:36] Yoga 920 using an Qualcomm Atheros QCA6174 [18:40] <_mesthy> hi [18:42] hi === Sagitt_ALT is now known as Sagitt [18:49] hi === Sagitt_ALT is now known as Sagitt === sylvain is now known as Guest86867 [18:53] Hello, know you how canI set the Ubuntu default editor to geany in place of gedit ? [19:04] hi, I'm trying to set my DNS resolution to OpenNIC servers. I've already "shopped" around the server list to get the ones best suited to me and overwrote resolv.conf to point there. A ping or dig test confirms it works [19:04] however, whenever I reboot or suspend the computer, resolv.conf gets overwritten and I have to manually write it again [19:05] I've read around that NetworkManager takes the opportunity to overwrite that file every time it starts up, and that I can disable it by editing its own .conf file to state dns=none, but that doesn't work either [19:06] so my question is: how can I stop NetworkManager or another process from overwriting my resolv.conf file in Ubuntu Bionic? [19:06] why packages.ubuntu.com lack package descriptions? [19:13] [WHOIS] salamanderrake is on #ubuntu. [19:13] [WHOIS] yuuki is on #ubuntu. [19:14] [WHOIS] harrymm is on #ubuntu. [19:15] [WHOIS] Nd-69-m is on #ubuntu ##linux. [19:16] test [19:16] hello. i tried installing ubuntu and linux mint but never had luck on my new laptop [19:16] it just stops from time to time, like freezes and that s it [19:16] what could cause this? [19:18] VectorX: are you a bot? [19:18] clear [19:18] hggdh no [19:18] hello guys [19:18] VectorX: so why are you posting whois here? [19:19] hggdh was testing a script, i didndt notice it would post to each channel [19:19] VectorX: OK, thank you === shann_ is now known as shannara [19:20] Guys, nice to meet you. Am newbe in linux world i want to be an hacker but i dont know where i could begin [19:20] developer-interf like a pen tester? [19:21] yes like a pentester [19:21] search youtube for pen testing tutorials [19:21] i want to be a django developer and pentester [19:21] probably kali linux as a lot of tools are included [19:21] do you know other ircs about these topics? [19:21] um, let me look [19:22] developer-interf: you can use alis: /msg alis list *pentest* for example [19:22] you can try #nethunter [19:22] developer-interf: but this channel is not the correct one for that. This channel is for support of Ubuntu only [19:22] thanks i know [19:23] but i dont know where i become [19:23] hey, can you support me maybe then [19:23] developer-interf: not here, please [19:23] he knows, he is looking where he can [19:24] artem_ru: you have provided NO data, just stated your computer freezes. If you want help, you have to give us more data [19:24] developer-interf ya search youtube and other sources, lot of knowledge will come from experience though, not doing what someone else does :) [19:24] hggdh what info you want [19:24] thanks @wyseguy [19:24] thanks [19:24] np [19:25] artem_ru: version of Ubuntu, what you were doing when it froze, etc. No Linux Mint, though === gms is now known as Guest89518 [19:27] thanks guys [19:27] good bye [19:29] exit [19:31] is there a dyndns client with ipv6 support? [19:34] uhm, hi everyone? [19:34] lo [19:36] anyone know why kvm only would show 8 gig of ram available for a guest when host has 24 gig? [19:36] actually, is there a dyndns client that let's me do updates manually? [19:37] ppf http://freedns.afraid.org/zc.php?from=L2R5bmFtaWMv this shows a list after you log in of dyndns clients [19:38] does anybody know how to make dmesg show the log from the very beginning of the boot-up? Ubuntu 18.04 dual boot with Win 7 here. === Lacroix is now known as Guest21368 [19:40] pj_: it can't if you've overflowed the buffer; otherwise, it does. [19:41] transhuman: did you define the guest to have 8g of RAM? YOu don't usually give a guest all of host memory (nor can you really) [19:42] thanks, nacc. do you by any chance know how can I stop overflowing it? [19:44] Hey guys, what do you find about upgrade an old ubuntu version to new ubuntu version since apt [19:44] transhuman: not sure i get what you mean? [19:44] ? [19:44] i don't have an account on that site [19:44] pj_: i mean, it depends on what is logging, etc. you might be able to also increase the size of the buffer (log_buf_len kernel parameter) [19:44] i'm looking for a dyndns client that lets me update a name with an IP [19:45] ppf they have a complete list of clients just create an account [19:45] William_2: that question doesn't parse very well to me. What version of ubuntu are you on and what version do you want to upgrade to? [19:45] wat, i'm not making a n account there to get a list of ddns clients O.o [19:45] nacc I am just trying to figure out why it doesnt have it available but there is something called hugepages that needs to be enabled [19:46] someone else told me about [19:46] ppf ok then dont I just got my list of dyndns clients from there when I was looking [19:46] several scripts too [19:47] there is a good one for windows that allows you to manually update [19:47] the scripts can be run at any time [19:47] or the ones with services can be restarted [19:47] transhuman: what are you talking about? hugepages is unrelated to how much memory your guest is defined to have. [19:47] nacc: okay, am I supposed to enlarge the size of the log in grub.conf? [19:48] transhuman: so can you recommend one? [19:48] oh I see nacc, thats what someone suggested might show a low limit of them. I will look elsewhere [19:48] ppf let me log in and get the list [19:48] pj_: you would edit /etc/default/grub and append log_buf_len=n[KMG] (for KB, MB or GB). n has to be a power of 2. default is 128k, iirc [19:48] transhuman: what do you mean 'limit'? You're using the wrong terminology. [19:48] i only need oneshot updates, no daemon, no guessing of an IP, no magic [19:49] back to unity for me :(. Two installations, one 16.04 and the second 18.04 [19:49] transhuman: you have a KVM guest, yes? How did you start it? [19:49] I am starting it from virt-manager nacc, but it wont let me add more than 8 gig of ram which seems weird [19:49] since its the only vm I have [19:50] ppf here you go http://paste.debian.net/1028103/ [19:51] transhuman: can you share a screenshot? it's a -/+ thing, so you're saying that it won't let you +? [19:51] exactly, it wont let you add more than that [19:51] it only sees 9775 gig for host memory [19:51] transhuman: thanks! [19:51] transhuman: does it emit an error? i am able to start a guest with more than 8GB of RAM here just fine [19:51] transhuman: oh... well that would be the problem [19:51] transhuman: it helps to describe *fully* your problem from the get-go. [19:51] not sure why its not seeing it [19:52] maybe my ecc chip outs has detected a problem [19:52] I will check the size of memory from a terminal [19:52] nacc: ok, I will try that. Thanks a lot, mate! [19:53] hmmm, the host doesn't see it either [19:53] wait, is dyndns2 just REST? [19:54] transhuman: then that's the problem. [19:59] ok thanks for helping me figure it out nacc, I will check the bios and then maybe check edac-utils and bios error logs [20:00] thats probably the cause of the slow down [20:00] nacc: meh, it didn't help - the size of the log is ~256 kB. Can I see the changed size of the log in grub.cfg file after updating the grub? === caribou_ is now known as caribou [20:02] pj_: you have to reboot, you know that right? [20:02] pj_: you're changing the size of a kernel buffer allocation [20:02] so double reboot then? [20:12] nacc: still nope, apparently i don't know how to enlarge the size of the log (i've pasted "log_buf_len=4M" into /etc/default/grub) === SimonNL_Afk is now known as SimonNL [20:14] pj_: what does `cat /proc/cmdline` say? (in a pastebin0 [20:16] nacc: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic root=UUID=58599598-7b78-4e85-8887-ce41f57b0a05 ro quiet splash nouveau.debug=debug,VBIOS=trace vt.handoff=1 [20:16] pj_: did you run `sudo update-grub` after updating /etc/default/grub? [20:17] nacc: sure did [20:18] pj_: where did you put it in /etc/default/grub? [20:19] nacc: log_buf_len=4M is just below GRUB_CMDLINE_LINUX="" [20:19] pj_: ah, no. [20:20] pj_: you want to append it to the existing parameters in GRUB_CMDLINE_LINUX_DEFAULT [20:20] pj_: it's not a grub argument, it's an argument to the kernel [20:20] nacc: oops, right. correcting [20:21] nacc: ok, grub updated, reboot-time! [20:22] Hi i've mounted an ext4 partition and i'm not able to make it writable using chmod === gms is now known as Guest21645 [20:22] when i execute chmod command, it says that changing permission of a read only directory. but the permission never seems to change [20:22] what could be going wrong? [20:23] ramsub07, maybe the filesystem is unmounted dirty, broken filetable or something, perform a fsck.ext4 [20:23] ramsub07: clue is in the error "READ ONLY" [20:23] ramsub07: you need to "write" to "change" something] [20:23] oerheks_, ikonia: how should i make the drive writable? [20:24] as oerheks_ suggested for some reason it's been mounted read only, you need to know why [20:24] unmount the partition and https://help.ubuntu.com/community/FilesystemTroubleshooting#e2fsprogs_-_ext2.2C_ext3.2C_ext4_filesystems [20:25] nacc: success! now i have it all - hopefully that makes me one step closer to knowing what happened to my GPU. You're the man! [20:25] ikonia: can i change the way it is mounted ? [20:26] hi [20:26] ramsub07: yes, once you understand why it's mounted read only [20:26] why is there no official ubunut 18 vagrant image? [20:26] ikonia: how to see the reason? [20:26] ramsub07: oerheks_ gave you a link with some info and made some suggestions [20:29] pj_: cool [20:29] If your vagrant server does not supply you with 18.04, ask them why, else: one can build its own vagrant image https://launchpad.net/ubuntu/bionic/+package/vagrant .. [20:31] I am trying to execute a script in service file using command exec python app.py -u devops >> app.log 2>&1 but the script is still starting as root user. can anybody help me [20:31] cloudbud: what supports the -u devops argument [20:32] ikonia : user I beleive [20:32] cloudbud: no, I mean what part of that command string supports the -u argument [20:32] ikonia :I did not get you [20:33] cloudbud: in the command " exec python app.py -u devops " what part of that supports -u [20:33] if only root owns app.py... [20:33] -u Force stdin, stdout and stderr to be totally unbuffered. [20:34] oerheks_: do you understand what supports -u here ? [20:34] ikonia : ideally it should support running app.py [20:34] i think python [20:34] cloudbud: but what part of that string supports -u [20:34] oerheks_: I don't see it in the python man page, but I'm not %100 [20:35] i did, it just ignores buffering [20:35] ikonia : devops is the user [20:35] how to change the statement [20:35] cloudbud: I know it's the user, but what "command" supports -u [20:35] oerheks_: python 2 or 3 [20:35] ikonia L i relly dont have idea [20:36] cloudbud: who is writing this script/service file [20:36] how to modify this [20:36] cloudbud: who is writing this script/service file [20:36] I am writing service file [20:36] good call, ikonia , python3 is a little different [20:36] ikonia [20:36] cloudbud: you're writing it, but you are using "-u" but you don't know what command supports -u [20:36] that doesn't make sense [20:37] if you're writing it and passing "-u" you must know what you're passing it to [20:37] -u Force the binary I/O layers of stdout and stderr to be unbuffered. stdin is always buffered. The text I/O layer will still be line-buffered. [20:37] i have copied it ikonia from some file the exec file [20:37] cloudbud: ok - so you're not writing it, you're just blindly copying it [20:37] ikonia : i thought it will execute like devops user [20:38] cloudbud: yes, but you actually have no idea what it does, you're just blindly copying it [20:38] ikonia : can you tell me which switch i should use [20:39] cloudbud: no idea, hence why I was asking how you're expecting this to work, oerheks_ has found -u as part of python 2 and the restrictions around it's use [20:39] oerheks_: just found it in the python 2 man page, thank you === rdz is now known as rdz_____ [20:39] nothing to do with user === rdz_____ is now known as rdz [20:43] anyone running 18.04? it works great but i'm supposed to get emojis and apparently i dont see them anywhere [20:47] arooni, "supposed to get emojis " ? [20:47] https://www.omgubuntu.co.uk/2017/11/ubuntu-finally-long-last-time-support-color-emoji [20:54] arooni, so what did you install? tons of statements in that post, Cairo, Noto Color Emoji font [20:56] fonts-noto-color-emoji/bionic,bionic,now 0~20180424-0ubuntu1 all [installed] [20:56] so i should have the right font already isntalled [21:00] hey there. I've recently installed kubuntu for a relative, then installed xubuntu-desktop over it and switched the default session. But now weird things happen. For some reason systemd --user fails to use the proper $DISPLAY value, I get a lot of 'wrong display' messages in the logs for gnome-keyring, xfce4-notifyd and gnome-screensaver. [21:03] von: https://wiki.archlinux.org/index.php/Systemd/User#DISPLAY_and_XAUTHORITY [21:04] hello. I'm new.18.04 loaded on its own. Grub still doesn't work. Or is it efi? I suppose there are things I should set up. [21:06] Hi folks. A question. It seems like the thunderbird-next PPA stopped being maintained sometime in december. Is anyone maintaining debian packaging for more recent thunderbird? [21:09] ubuntu proveds the latest stable thunderbird, and 18.04 is LTS, so it will stick with stable [21:09] c/provides [21:09] Hello, when I boot the Ubuntu Server Live USb, how can I switch virtual consoles? [21:09] memphisto, both variables are available within the session. Also the session is started by lightdm, so these variables should be available [21:11] oh wow. systemctl --user show-environment reveals that systemd has wrong DISPLAY value [21:11] where does it get that? [21:20] https://wiki.archlinux.org/index.php/Talk:Systemd/User [21:28] oerheks_: understood! But I was wondering if anyone was maintaining packaging. [21:28] definitely get it that the version number in bionic won't change. [21:30] and also, if the thunderbird-next ppa was likely to come back to life or if it was abandoned. [21:31] Hello [21:35] pipegeek: we are not affiliated with PPAs generally [21:37] Got it. Thanks nacc. [21:37] von: what value are you getting and what is 'wrong' about it? [21:37] nacc, I get :20 instead of :0 [21:37] von: what version of ubuntu? [21:38] Hello, I've just lost a raid10 disk due to a power failure. Upon reeboot, `cat /proc/mdstat` reports the disk missing from the array, but it nonetheless exists as /dev/sdf. `smartctl -t` seems to indicate the disk is runing just fine. How can I re-add it to md1 ? [21:38] nacc, the latest 18.04 [21:39] von: ok, fwiw, it won't be :0 most likely; that's the GDM session now. For instance, my user's session is on :1 [21:39] nacc, xubuntu uses lightdm by default [21:39] so that's what I use after installing xubuntu-desktop [21:39] von: ah of course [21:39] arduino on U18.04 dosent wark [21:40] found bugg https://bugs.launchpad.net/debian/+source/rxtx/+bug/1770604 [21:40] Launchpad bug 1770604 in rxtx (Ubuntu) "Arduino IDE from repository does not work because of "java.lang.NullPointerException thrown while loading gnu.io.RXTXCommDriver"" [Undecided,Confirmed] [21:40] I'm having some trouble after upgrading to 18.04, my nvidia drivers just get stuck at "Building initial module..." I've tried nvidia-390 and nvidia-driver-396, both just freeze there. How do I access the logs to get more info? === gms is now known as Guest60712 [21:53] Installed 18.04 and it asked me about server mail or local mail and I'm just putting it on personal laptop so I picked local. There were like four or five options though. Diff? [21:55] I'm trying to use the nvidia drivers version 396 on Ubuntu 18.04, with a nVidia GeForce GTX 860M via Optimus. Although `prime-select query` outputs `nvidia`, nvidia-smi fails with "NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running." I can't use CUDA as a result, and my graphics are being drawn with my Intel chip. How can [21:55] I fix this? [21:59] got an issue with repository enablement in 18.04 https://pastebin.com/ph5yuVb0 [22:01] anybody here? All I see are people quitting [22:02] Stevecoh did it authenticate [22:03] Thanks, how would I tell? [22:06] stevecoh1: uh... did you handcraft your source.list? [22:06] archive.canonical.com is only for the partner component [22:07] stevecoh1: iow, you're doing it wrong :) [22:07] This is a script that run [22:08] archive.ubuntu.com would be expected indeed [22:08] bad script :-P [22:08] this is a coming from a script that installs a driver for Epson V-300 scanner. It is running on a recently installed Ubuntu 18.04 and I have not touched repositories yet. [22:09] stevecoh1: your script is busted and/or your base configuration is [22:09] stevecoh1: pastebin /etc/apt/source.list [22:10] anyone around to help with install issues [22:10] The things it's failing to install are dependencies of the things it's trying to install. $ cat /etc/apt/source.list [22:10] cat: /etc/apt/source.list: No such file or directory [22:11] * sources.list [22:11] = proof that naxcc is human :-D [22:11] Nubs, ask, wait and see [22:12] stevecoh1: stop. listen to us first. Your sources are incorrectly configured, full stop. [22:12] Nub, just explain the problem [22:12] oerheks_: bah :) [22:12] I am having issue with the install. i get he install screen to run after the boot of my pc, i click on insyall , then it takes me to a black screen with a _ in the top left [22:13] https://pastebin.com/YVu7gZaq [22:13] ive tried installing from Dvd and flash drives [22:13] stevecoh1: line 53 and 54 of your file are incorrect. [22:13] I'm trying to listen. You asked for sources.list and I put it in a pastebin. [22:14] ok, what should I do with them? [22:14] stevecoh1: replace archive.canonical.com in those lines with us.archive.ubuntu.com [22:15] stevecoh1: then run `sudo apt-get clean; sudo apt-get update` [22:15] ok, thanks, let me try that. [22:16] Nubs, when at the point, chooing live/install, hit F6 Nomodeset [22:16] !nomodeset [22:16] 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 [22:17] Hello, is there any way to prevent systemd-resolved from resolving private network addresses (e.g. 10.x.x.x. 192.168) to localhost. This what happens for my vpn connections since update to bionic beaver. [22:18] f6 didnt do anything [22:19] i can press 'e' to edit commands or 'c' for command line [22:22] thank you very much. Actually, after changing those lines, they were duplicates. After removing them altogether the install script worked without errors. [22:23] TY Oerherk_ i added the nomodeset edit commands and its working now [22:23] I have no idea how this might have happened. I had not touched sources.list, but something might have. [22:24] Nubs, oke, good job, see after install if this happens still, use nomodeset and install (nvidia) drivers i guess [22:25] ok Thanks! [22:25] however, that didn't make the scanner work. Back to drawing board. [22:27] next question: if sane-find-scanner doesn't find the scanner, but sudo sane-find-scanner does, where do I change permissions necessary so it can work? === luiz is now known as Guest65489 [22:29] hey === gms is now known as Guest31233 [23:03] Loaded 18.04. Tillx has a strange bar across the top. Can we remove it.? [23:07] !info tilix [23:07] you mean tilix ? [23:07] tilix (source: tilix): Tiling terminal emulator for GNOME. In component universe, is optional. Version 1.7.7-1ubuntu2 (bionic), package size 581 kB, installed size 2851 kB [23:08] this is what i see when it starts.. https://imgur.com/a/eH9JNgT [23:08] but the top bar is not that weird [23:15] maybe I can install vim [23:17] Is there a good on-line linux magazine? [23:19] http://fridge.ubuntu.com/ is a start, for ubuntu that is [23:23] han_: Linux Journal is online, but only limited articles and reviews without an actual subscription ( something like $35 USD for a year ) [23:27] hi i had installed sudo apt install mailutils, but i selected not setting, is there another way to launch the assistant :) [23:28] so I replaced my Windows bootloader with grub, since it was booting straight to Windows and boot-repair was no help. It was long and arduous and involved a lot of help from someone here. Then Windows update happened and broke it all over again. [23:28] Could I please have some help solving this problem, hopefully permanently? [23:39] Thank you all === Giga is now known as Guest11251