/srv/irclogs.ubuntu.com/2018/06/05/#ubuntu.txt

oerheksHow did you install the nvidia drivers, and what version?00:02
berwynoerheks: Hi : )00:06
BlueProtomanoerheks: Through the official repos00:17
oerheksthis recent post wants to use the driver ppa.. https://askubuntu.com/questions/1028830/how-do-i-install-cuda-on-ubuntu-18-0400:24
oerheksand some odd missing ocl-icd-libopencl1 package https://askubuntu.com/questions/1032430/opencl-with-nvidia-390-on-ubunut-18-0400:25
spikebikethe newest cuda includes a newer nvidia driver00:26
spikebike(396.26)00:27
bobdobbsI'm on Ubuntu 18.04. I hit prtscrn and... something happens. Where does the screenshot get saved to?00:27
kkhttps://pastebin.com/hmN27Ekt00:27
spikebikebobdobbs: it pops a dialog and asks you where to save00:27
kkHello 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
oerheksbobdobbs, standard in ~/Pictures ..00:27
kkI wrote this..But its not working00:27
kkhttps://pastebin.com/hmN27Ekt00:28
kkCan anyone please help00:28
spikebikekk: you are doing it wrong00:28
bobdobbsoerheks: thanks!00:28
kkspikebike: Can you please tell me what is wrong with this?00:28
spikebikekk: default 18.04 already runs an agent/keychain, just run ssh-add once and you are golden00:28
spikebikekk: don't run an agent, don't put it in a script00:29
kkOk..Let me change my script to run just ssh-add.00:30
Asuranhi, 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 wifi00:30
spikebikeAsuran: it's most accurate to just name the interface you want to use with tcpdump.00:30
Asuranwith -i? done it00:30
hggdhtcpdump will receive all packets accepted by the interface(s)00:31
aroonidoes ubuntu 18.04 use a qt4 qt5 enviornment?00:31
aroonitrying to figure out which to download00:31
aroonihttp://www.tuxguitar.com.ar/download.html00:31
arooninevermind; theres an ubuntu package lol00:31
Asuranhggdh: okay so wavemon isnt showing more then tcpdump ?00:32
dijondonHi -- 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 xenial00:33
kkspikebike: https://pastebin.com/HEEU90GR00:33
kkGetting this error "Could not open a connection to your authentication agent."00:33
spikebikekk: running which ubuntu?00:34
kkDISTRIB_DESCRIPTION="Ubuntu 15.10"00:34
kkNot sure if this is the problem00:34
spikebikethat's way past EoL00:35
kkhmm..I am running the bash shell in my Windows..00:35
oerheksdijondon, 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/103002400:35
oerheksstrongswan-swanctl00:36
dijondonoerheks, i can install the mschapv2 plugin using swanctl?00:38
oerheksif i read that post correctly, you would need the libcharon-extra-plugins too00:38
oerheksor maybe it pulls that automaticly00:39
Asuranso idk is someone spamming(scan?) ubuntu installations and that is what i see or is it a bug?00:39
oerheksAsuran, packet spam during ubuntu installation?00:40
Sven_vBfor 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.1200:40
Asuranduring install also00:40
Asuranall time00:40
Asuranwhen i tried other distro nothing like that00:40
Asuranso in my opinion its bug but idk tcpdump doesnt fit with wavemon activity00:40
oerheksso your adapters sees packages from surrounding wlan clients00:41
Asuranit look like it sends packages and get response from gateway00:41
Asuranbut i cant get the prove since tcpdump doesnt show i00:41
Asuranall i got is wavemon + the acitivty lamp on the apdater00:41
Asuranwhich happens only on ubuntu00:42
hggdhAsuran: tcpdump receives all packets accepted by the interface being sniffed. Wavemon seems to have a different type of connection to the *wireless* interface00:42
Asuranso what im supposed todo switch distro or00:43
Asuraneven creating launchpad account doesnt work here, always fails at my name which isnt uncommon or special character00:44
oerhekssudo ufw allow ssh/tcp && sudo ufw logging on && sudo ufw enable && sudo ufw status https://wiki.ubuntu.com/UncomplicatedFirewall00:47
oerheksand be happy00:47
=== seth is now known as Guest33870
=== vox_ is now known as vox
Asuranoerheks: done, still same00:49
Asuranso i can expect its from inside then?00:49
oerheksdisable wavemon and that led activity stops00:51
Asuranoerheks: eh no it doesnt. the other thing on fedora 28 this problem doesnt exist no matter if use wavemon etc.00:52
Asuranit seems only be ubuntu related, but idk what it is00:52
=== rojo is now known as akaiiro
Asurannethogs doesnt show atleast no process is responsible for it like snapd00:53
oerheksnethogs,  wavemon, tcdump .. how does snapd fit in?00:56
Asurani wanted to say with this example its not a process if i see it right which causes the packet spam (nethogs)00:58
=== Nicmavr is now known as Guest18382
Sladehum, cant do a release upgrade because mirror.umd.edu is down..01:01
oerheksSlade, change the mirror to 'main' for now01:02
oerheksor your version is way EOL ...01:02
pankajI 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
Sladeoerheks, havent done that before.01:03
oerhekstype sources in bash, and the tool/menu pops up01:04
Sladeah, no gui :D01:04
oerhekspankaj, update-grub or os-prober from within ubuntu01:05
oerheksyou have a lot of issues in your life.. sudo nano /etc/apt/sources.list # and replace it with http://archive.ubuntu.com/ubuntu01:07
pankajoerheks: Will it itself search for partition that want to be dual booted and configure its configuration file?01:07
Sladesomething like this maybe?  sudo sed -i 's|https://mirror.umd.edu/|http://archive.ubuntu.com/|g' /etc/apt/sources.list01:07
oerheksi think that sed works too01:07
oerhekssudo apt install update-manager-core && sudo do-release-upgrade01:08
oerhekspankaj, normally yes01:09
pankajoerheks: OK01:10
oerhekssome choose to chainload those grub installs, i would seperate linux installs by hdd and bios-switch01:10
Sladeoerheks, i'm lazy so i like sed.. thanks for the help :)01:11
oerhekshave fun!01:11
Sladei'm surprised theres no cli tool for auto reselecting the mirror01:11
Sladebad sign.. https://pastebin.com/ZmVBDHqa01:15
=== FrankF1 is now known as FrankF
crazyhackerhi all01:32
steelnwoolHello01:39
crazyhackerhi01:39
crazyhackerhow are u01:39
steelnwoolDoing great.01:39
steelnwoolSo, 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:40
hggdhsteelnwool: should be ubuntu/ubuntu01:41
steelnwoolyou'd think so :)01:41
hggdhsteelnwool: ah, sorry. There is no password, you have to boot it with a public key01:42
crazyhackerwho can hacked me01:42
hggdhsteelnwool: see, for example, https://stackoverflow.com/questions/29137679/login-credentials-of-ubuntu-cloud-server-image01:42
hggdhcrazyhacker: off topic01:43
steelnwoolhggdh: fair enough. now... to find out the IP of the machine :)01:44
hggdhsteelnwool:heh. Now, only you would know it, after all, you are booting it01:44
steelnwoolhggdh: yeah, I've not messed with vms in quite some time. I have to find which subnet and do some nmapping.01:45
steelnwoolBut yeah. trying.01:45
kvndyCan 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:47
kvndy"Error mounting /dev/dm-3 at ...: can't read superblock on /dev/mapper/luks-4795f4...01:49
dabblerI 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 i01:50
dabblert's appropriate. should I be sudoing xinit or is there some bit of config I'm still missing?01:50
kvndyFurthermore, using Disks it shows two volumes at 1TB each when there should only be one01:51
dabblerkvndy: have you checked the SMART health of the drive?01:51
kvndydabbler: I don't think I can check SMART data & self tests until the drive mounts, which it appears to almost do but fails01:54
kvndy"Error mounting filesystem, can't read superblock..."01:55
kvndyAnd it was practically a brand new drive, and my first month on Ubuntu, already with catastrophic drive failure, very disappointing.01:55
RyviusHello, is it correct that Ubuntu 16.04 has not received Vulkan 1.1?01:56
kvndyi was spoiled using other OSes, and didn't realize how  hairy things were over here01:56
RyviusFor the standard nvidia drivers01:56
dabbler1oops. batt died. if anyone (e.g. kvndy) replied to me, I missed it. kindly repeat01:56
kvndydabbler: I don't think I can check SMART data & self tests until the drive mounts, which it appears to almost do but fails01:57
kvndyAnd it was practically a brand new drive, and my first month on Ubuntu, already with catastrophic drive failure, very disappointing.01:58
dabbler1kvndy: no mounting is needed to check SMART01:58
steelnwoolhggdh: what did you mean by "boot it with a public key" ?01:58
dabbler1kvndy: do you know what /dev/ device it is?01:59
hggdhsteelnwool: cloud images must be booted passing the (initial) public key for one to ssh into. I do not remember the details on it, though02:01
kvndydabbler: 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 one02:02
kvndyThere is also /dev/mapper/luks-4795...etc02:02
kvndyTwo devices /dev/sdb and /dev/mapper/luks...02:03
dabbler1kvndy: I'd examine an sdb before a mapper one02:05
kvndyThe unlocked one is not named, and my volume that I named does not mount.02:05
steelnwoolhggdh: 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
kvndydabbler1: examine how?02:05
dabbler1kvndy: I would install the package gsmartcontrol02:05
=== PickledEggs_ is now known as PickledEggs
kvndydabbler1: I will have a look at it, thanks02:06
dabbler1kvndy: 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 possible02:07
kvndydabbler1: gsmartcontrol is not saying much.02:11
kvndy"View Details" shows "no additional information available for this drive"02:12
kvndy"Enable SMART" and "Perform Tests" are greyed out and cannot be selected02:12
dabbler1kvndy: hmm how is the disk connected to the comp? USB?02:12
kvndyyes02:12
kvndyComputer 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 it02:14
dabbler1kvndy: 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
kvndydabber1: not really, no02:15
dabbler1kvndy: do you have a windows installation you can connect it to?02:16
dabbler1kvndy: I've noticed the $-free CCleaner app on Windows can often show SMART data for drives connected via USB02:17
kvndydabbler1: I could wipe Ubuntu and restore Windows which came installed, I made a recovery USB drive02:18
kvndyOr try a dual boot but I'm a novice at this02:18
dabbler1kvndy: 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:19
kvndydabbler1: 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 drive02:21
kvndydabbler1: 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:21
kvndyThis laptop has a small internal SSD02:22
crazyhackerhi02:22
dabbler1kvndy: can you think of any desktop machines you could use? friends? work?02:22
kvndydabbler1: Not impossible, but...02:23
kvndydabbler1: Do you know of any tools on mac OSX that can troubleshoot Ext4 formatted drives?02:23
dabbler1kvndy: you could check smart params (provided the USB thing isn't a problem), and i think you could run fsck on them02:24
kvndyA 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 back02:24
kvndydabbler1: 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 support02:25
oerhekswithout smart support for your usb adapter, how could we help?02:26
dabbler1oerheks: 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
kvndyhe02:27
dabbler1noted :p02:27
kvndyshould I start reading the smartctl man page?02:27
oerheksit 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_filesystems02:28
oerheks* for that external hdd02:29
oerhekselse i read more issues with the pc itself, so i wonder where this all started and if that machine is the right idea to use02:29
dabbler1kvndy: I also would get those reboots figured out before relying on that machine02:31
kvndyCan I multiline paste in here without getting killed?02:32
kvndyfsck.ext4: Bad magic number in super-block while trying to open /dev/sdb02:32
kvndy/dev/sdb:02:32
kvndyThe superblock could not be read or does not describe a valid ext2/ext3/ext402:32
kvndyfilesystem.  If the device is valid and it really contains an ext2/ext3/ext402:32
kvndyfilesystem (and not swap or ufs or something else), then the superblock02:32
oerheks!paste02:32
ubottuFor posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.02:32
dabbler1kvndy: i would not do an fsck.ext4 fix before confirming the drive hardware is healthy first. otherwise you might only degrade your data more02:32
kvndydabbler1: This is probably not a hardware issue, the drive is new. My machine crashes daily, and I suspect did something to the drive02:34
dabbler1kvndy: i would suspect that too, but if this is data you couldn't afford to lose, i would be safe about it02:34
dabbler1kvndy: a machine crashing daily is a recipe for constant filesystem corruption problems02:35
Synx_hmCan the usual if.vlan naming convention still be used with netplan and the networkd renderer?02:35
dabbler1kvndy: does the disk's power come via USB or a wall wart?02:36
kvndydabbler1: USB02:37
kvndyWhat I don't understand is where the second partition came from. There should only be one partition, 1TB, not two 1TB partitions02:38
dabbler1kvndy: ok. they're engineered not to be damaged by sudden power losses, but i'd still be made nervous by daily power losses02:39
kvndy"filesystem intact" "Filesystem on /dev/mapper/luks-4795f4a.... is undamaged"02:41
dabbler1kvndy: 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 likely02:41
kvndydabbler1: No I was not, but it sounds like the partition table did get corrupted somehow, or something along those lines02:42
=== yn_ is now known as yn
dabbler1kvndy: 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 volume02:44
kvndywhat is fstab and is it possible that is what is messed up?02:45
dabbler1kvndy: i'm not familiar with the layers at work in modern Ubuntu, unfortunately02:45
dabbler1kvndy: https://en.wikipedia.org/wiki/Fstab02:46
dabbler1kvndy: in principle it dictates what devices to mount at what mount points and with what options to the relevant driver02:47
=== giraffe is now known as Guest49045
dabbler1kvndy: i think its maintenance might be semi-automated in modern Ubuntu02:48
mIk3_08oerheks: Are still there?02:48
dabbler1kvndy: have you done any manual modification of /etc/fstab?02:50
kvndydabbler1: no02:53
kvndyWell 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 yet02:54
dabbler1kvndy: just realized… the two 1-GB partitions you see… they're /dev/sdb and /dev/mapper/luks…?02:55
kvndydabbler1: yes! 1TB though02:55
Bashing-omkvndy: One can spre off the superblock with a backup(s). Is this drive MBR partitioned ?02:55
dabbler1kvndy: the superblock is an internal book-keeping structure in an extN filesystem02:56
kvndynot sure if it's MBR partitioned02:56
Bashing-omkvndy: pastebin ' sudo parted -l ' . IF MBR I have a good guide to sparing that superblock off .02:57
dabbler1kvndy: 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 speak02:59
dabbler1kvndy: 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-device03:01
kvndyhttps://pastebin.com/kbMw3nYv03:01
kvndydabbler1: nice explanation03:03
dabbler1kvndy: LUKS is the driver that handles the full-disk encryption for you03:04
Bashing-omkvndy: Yuk , not enough to tell .. and with encrtption and such .. " I know Nothing " .03:05
kvndyBashing-om: Thanks for looking anyway03:06
Bashing-omkvndy: :) .. I just "thought" I might be able to help .03:07
dabbler1kvndy: looking at your paste now. a "loop-back device". that's what the LUKS virtual devices are known as in Linux world03:08
dabbler1kvndy: i think because it's looped back into the device tree through a kernel module (driver)03:08
kvndyYou're talking over my head here. Is a superblock sparing actually a possibility I should pursue?03:11
dabbler1kvndy: can you do a pastebin of the fsck /dev/mapper/luks/… output?03:12
dabbler1kvndy: if the primary/default superblock is damaged, then yes, using the backup superblock is highly relevant for you03:14
kvndyFIXED !!!03:16
Bashing-omkvndy: Do tell !03:17
kvndyAll 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 explanation03:17
kvndyHELLYEAH03:18
kvndyTime to back this shizz up03:18
Bashing-omkvndy: You do good work :)03:18
kvndyMy excuse for not backing up was I've been using node.js and node_modules is ridiculous03:19
kvndySo I'll put that off until tomorrow03:19
kvndyRight now it is time to celebrate.03:20
dabbler1kvndy: great! glad you got it figured out. yeah, just keep that role of the two devices firmly in mind.03:20
kvndyThanks again dabbler1 and Bashing-om !!!03:20
dabbler1kvndy: you're welcome. sorry it took me so long to think haha03:20
kvndyParty time, excellent, goodnight!03:22
nikki_s-00could 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
dabbler1kvndy: good night03:23
Bashing-omnikki_s-00: Is the source still present in /etc/apt/sources.list.d/ ?03:29
oerheksor download again from the google site?03:31
jmaderonikki_s-00: download chrome package, then run sudo dpkg -i chrome*deb in the folder where you have it downloaded03:33
swift110sup03:39
oerheksdns03:41
oerheks(upsidedown)03:41
swift110how are you oerheks03:41
oerheksjust waiting for some reply, that does not always happen03:43
oerheksnvm03:43
guivercassume the waited-for-reply was a "hey that works, thanks heaps oerheks"03:47
oerheksat least hug Bashing-om03:47
Bashing-om:P, with a day such as I have just experienced, hugs are good :)03:48
=== m4v- is now known as m4v
* guiverc hugs Bashing-om (belatedly)03:54
nikki_s-00thank you :)03:54
Bashing-omguiverc: :P All better now .03:55
kemistencan some one help me setup remote ssh access?04:21
jmaderokemisten: what exactly do you need help with?04:21
Kamotskemisten: what are you having trouble with?04:21
kemistendioont ghet port forward to work with ssh04:22
kemistenPort 2204:23
kemistenAddressFamily any04:23
kemistenListenAddress 192.168.1.7:2204:23
kemistenmy shhd.conf04:23
Kamotsso you are saying you don't know how to configure your router/firewall to allow SSH?04:24
jmaderokemisten: please don't spam the channel, keep everything in one succinct response not 6 over 60 seconds04:25
kemisteni know how to port forwatrd what i dont know is how tto make ssh listen to a specific port04:25
Kamotsbased on your config it is listening on port 2204:26
=== mkv is now known as m4v
swift110OH OK oerheks04:29
swift110what are you up to oerheks04:29
swift110sup kemisten04:30
oerhekssudo ufw allow ssh/tcp && sudo ufw logging on && sudo ufw enable && sudo ufw status04:33
swift110ih04:36
swift110smark guy04:36
chrisdbarnettHi 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.05:14
=== errrasmus is now known as Erasmus
Spookanchrisdbarnett: User id and password?05:16
lotuspsychjechrisdbarnett: wich ubuntu sebsite url are you talking about?05:18
lotuspsychje*website05:18
chrisdbarnett@Spookan Actually, I now can't get anywhere near login. Window just closes. https://community.ubuntu.com05:18
chrisdbarnettIt did accuse me of being a bot at one point, so that's most probably something to do with it.05:19
Spookanchrisdbarnett: Maybe clean some cookies and so on?05:20
chrisdbarnettYeah. I'll try that thanks.05:20
microwaved_good morning looney tunes and other folks05:26
lotuspsychjemicrowaved_: welcome, how can we help you?05:29
myratwhat's up)05:29
microwaved_lotuspsychje: you can't i'm usually here to support others unless i bump into some deep technical issue myself05:37
Edistohmm... I actually think this ubuntumate works wonders. I haven't crashed...05:45
EdistoI guess there must be something wrong with the gnome3 and my system05:46
microwaved_what are you running on?05:50
Edisto microwaved_: intel cpu, with 2 amd gpu's05:51
Edistoso a pc i guess =D05:51
=== omid is now known as helios
dabbler1I 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 i06:01
dabbler1t's appropriate. should I be sudoing xinit or is there some bit of config I'm still missing?06:01
chrisdbarnettquit06:03
lotuspsychje!arm | dabbler106:03
ubottudabbler1: 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:03
syb0rglotuspsychje, is this really arm specific though?06:04
syb0rgseems more like an x configuration deal06:04
lotuspsychjesyb0rg: im always trying to widen users options, as he's device is arm i also suggest the arm channel06:05
syb0rgfair06:05
syb0rgdabbler1, there are some tips here that may help you https://ubuntuforums.org/showthread.php?t=2328593&page=2&s=2a0e0fd9aeefa632d3cb43d6b9bae4fa06:06
syb0rgbut possibly not, since this problem doesn't seem to be exactly the same as yours.06:07
oracleanyone here?06:07
syb0rgno, we are all asleep or afk06:07
lotuspsychjeoracle: 1600 users are, do you have an ubuntu support question?06:08
oracleJust checking out this software06:08
oracleWhat is everyone's favorite web browser for Ubuntu?06:08
lotuspsychjeoracle: we dont take polls here, only ubuntu support06:09
lotuspsychje!chat | oracle06:09
ubottuoracle: #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:09
lotuspsychjesyb0rg: please avoid ironic jokes and !behelpful to users next time06:11
microwaved_i have some ironing to do06:12
lotuspsychjemicrowaved_: offtopic?06:12
microwaved_sorry #ubuntu i thought # ubuntu was discussed here06:12
Suntop_KDid Ubuntu change the method of switching to TTY?06:14
lotuspsychje!tty | Suntop_K06:14
ubottuSuntop_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/ChangeTTYResolution06:14
Suntop_KOkay F1 and F2 do not work F3 does tho strange06:16
Suntop_KI hope that the VMWare is not somehow messing that up06:17
Suntop_KThank you06:18
lotuspsychjeSuntop_K: there is a vmware channel too if you like06:18
Suntop_Klotuspsychje, 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 info06:26
lotuspsychjeSuntop_K: ok great you fixxed it06:27
dabbler1syb0rg: thanks for the link06:38
dabbler1I 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
syb0rgcool, glad it works06:39
goku92/whois $me06:40
goku92^ignore that06:40
dabbler1How can I configure it such that xinit launches into JWM instead of just giving me an xterm window?06:41
nikolamI 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:43
nikolam(systemd-journald crashed with SIGABRT in journal_file_append)06:44
lotuspsychje!recovery | nikolam can you still enter recoverymode?06:44
ubottunikolam 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/RecoveryMode06:44
nikolamlotuspsychje, upon reboot, everything semems ok, sounds like some memory storm?06:45
dabbler1aha! nm. the solution was to use startx instead of xinit06:46
nikolamlotuspsychje, I reported that automatic report that popped up06:47
nikolamIt 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
lotuspsychjenikolam: take a look at your syslog or dmesg, to see whats going on06:48
nikolamAnd I think I even set Kernel to warn if ther eis no RAM and not to kill kernel apps06:49
nikolamok06:49
nikolamlotuspsychje, looking at dmesg gives only messages from the current boot, right?06:52
yaldakyes06:52
nikolamso won't help with figuring out about that memry storm06:52
yaldaklook at kern.log06:53
yaldakit rolls over into .1, .2.gz and so on06:53
yaldakgunzip -c kern.log.2.gz | less      and so on06:54
noname90Hi 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 users06:56
yaldakHow did you configure ldap06:57
noname90yaldak: I have an ldap server running openldap 2.406:57
noname90I can login to remote users I just want gui too06:58
tomreynnikolam: did you say which ubuntu release this is, yet?06:58
tomreynlsb_release -ds06:58
yaldaktomreyn: are you saying the logged in users are not getting a GUI?06:58
tomreynyaldak: no, you must be mixing me up with someone else06:59
noname90<yaldak>: I mount home directory from server using autofs06:59
yaldakyes, sorry, i meant noname90 :)06:59
noname90No issues06:59
yaldakdo they have a default shell06:59
noname90yaldak: Yep bash07:00
yaldakare you using nscd07:01
noname90yes07:01
noname9050-ubuntu.conf edited this file to included greeter login also07:01
noname90lightdm.com07:01
yaldakdoes greeter show?07:01
noname90Yes07:02
yaldakok what wm ?07:02
yaldaki have seen this before with xfce, where u login and get nothing but grey screen and a cursor07:02
noname90I can login to user desktop  but I cant see even a close button07:02
yaldakclose button to logout or on the user panel?07:03
yaldakclose button to logout or on an application pane*?07:03
noname90application pane07:03
noname90:)07:03
yaldakgnome?07:03
noname90yes07:03
noname90Infact I dont see any menus at all07:04
noname90I want to set default gui07:04
noname90for ldap user07:04
yaldakThat's weird it should just work, check your greeter config07:06
yaldakgreeter should let you choose what kind of session its popping the user into07:06
yaldakand there are different types for gnome07:06
yaldaknoname90: Could be something else like dbus failing to start, maybe look at syslog for anything suspicious07:08
yaldakAlso make sure the user actually owns their home directory gnome cannot write to it when trying to initialize the profile07:09
noname90yaldak: Sorry for delay and my server is running different os will that a problem?07:20
noname90Its running centos07:20
yaldaknoname90: No it shouldn't matter, I have had ubuntu clients login on Windows AD server07:21
yaldakDid you check ownership of the home folders?07:22
apsknightI 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:28
yaldakman ln07:30
yaldakyou want a symbolic link, so the -s switch07:30
yaldaksince you cannot hard link directories07:30
apsknightyaldak: But which should come first in ln ?07:30
apsknightln - s /home/user/Documents/extension /home/user/.ipython/extensions/extension07:31
apsknightor07:31
apsknightln -s /home/user/.ipython/extensions/extension /home/user/Documents/extension07:31
yaldakthat is up to you, the format is07:31
yaldakln -s TARGET LINK_NAME07:31
yaldakTARGET = the original folder,  LINK_NAME = the reference to it07:32
apsknightSo if I change a file in one it will also reflect in another ?07:32
apsknightNo matter which is target and which is link.07:32
yaldakyea, but u have to be careful07:33
yaldakbecause the behavior of ln as documented is as follows07:33
yaldakSuppose I have folder /opt/foo   and    I want a linked to it at   /home/dinosaur/foo07:34
yaldakyou must not create the folder /home/dinosaur/foo   itself, because ln will by default create the symlink file inside of the directory07:35
yaldakso you would do07:35
yaldakln -s /opt/foo /home/dinosaur07:35
yaldakthen it will create the foo symlink node inside of /home/dinosaur07:35
yaldakif the second arg is a directory it places a link to the first arg inside it07:35
apsknightOkay, thank you. I am beginner, sorry to bother you.07:37
yaldaknot a bother at all07:38
yaldakgood luck to you07:38
yaldakand test it somewhere first before you destroy data07:38
=== 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]
one808hello08:15
sonu_nkhi  " find . -type d -exec chmod 755 {} \;  " if i want to give to only one folder then what will chanage ?08:37
sonu_nk,hi  " find . -type d -exec chmod 755 {} \;  " if i want to give to only one folder then what will change in this command ?08:40
kemistenis it possable to send a command to the servers terminal to lets say run a python script08:41
kemistenfrom a webpage08:41
kemistenif it spossable i gfuess its wit hphp08:41
moises_abednego##bfu-soft08:42
yaldak[afk]kemisten: yes it is possible via ssh or some other historic shell protocol,  i would not recommend that if this will be public facing website08:43
yaldak[afk]php has ssh facilities08:43
yaldak[afk]if its on the local server, exec will work08:43
adrian_1908sonu_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
yaldak[afk]again, assess your security model to be sure it is safe for your situation08:44
=== fabricius1 is now known as fabricius
vltsonu_nk: Your command will be `chmod 755 your_one_folder`08:54
=== Jochen_wvdT is now known as Schlawiner
moises_abednego##bfu-soft08:56
tomreynmoises_abednego: you need to type: /join ##bfu-soft08:58
tomreynand please do it on a different window so you don't spam this channel if it fails.08:58
moises_abednegosorry thank you08:58
microwaved_haha09:06
Zo3lhello09:09
Zo3lhello bruh09:10
Zo3lenak enak habis kentotan09:10
microwaved_hello09:10
Zo3lhello09:10
=== 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
bbonefish_hi, can someone help me with setting up samba to share files with a windows machine (xubuntu 18.04)?09:18
bbonefish_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:19
microwaved_people wake up and help the man09:21
microwaved_bbonefish_: its not my specialty so can't help you on that one09:21
bbonefish_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 now09:27
bbonefish_thanks anyways haha09:27
microwaved_bbonefish_: it takes one to see and 2 to solve..09:28
microwaved_bbigras--: sometimes it helps to blurt your info somewhere to create another perspective to conclude that you already have the solution before anyone helped you09:28
microwaved_nvm bbigras-- the guy already disconnected , soz09:29
CryHardHey guys09:45
CryHardI have a problem with wget09:45
CryHardI'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/W09:46
CryHardto mirror a wiki09:46
CryHardproblem is, wget seems to also follow links which lead to pushing "buttons"09:46
CryHardin the wiki09:46
CryHardlike putting a page on my watchlist09:46
CryHardor reverting wiki changes09:46
CryHardwhich is obviusly what I don't want09:47
CryHardApparently right now I'm watching hundreds of pages09:47
CryHardis there a way to avoid wget from doing this?09:47
geirha#wget might be able to help09:47
=== fabricius1 is now known as fabricius
confluencyCryHard: you can exclude links. Look at -A/--accept or --accept-regex10:15
confluencyCryHard: or --ignore-tags10:15
cp7781CryHard: Ask the wiki developers to change their API. Salt?10:15
confluencyDepending on the eaxiest way to distinguish buttons from not-buttons.10:15
CryHardcp7781: yeah, that's not going to happen :)10:17
CryHardconfluency: I'll look into it, thx10:17
=== zero is now known as Guest54324
Guest54324hi all10:20
cp7781Guest54324: Hi there!10:20
cp7781Have 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:26
microwaved_i'm not really keen on that news tbh10:27
cp7781microwaved_: Thanks for making that clear to me. :)10:28
blackflowcp7781: "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
microwaved_cp7781: np, i read it and my first reaction was...welp..they gobbled up that one aswell now10:29
microwaved_yeah sorry for offtopic.10:30
BluesKajHi folks10:31
pinkoshi10:31
cp7781blackflow: I don't want to talk about Microsoft. They use Git as a tool. So, it makes kind of sense.10:31
pinkosanyone using ubuntu successfully with ryzen 5 2400g?10:31
cp7781microwaved_: It's an investment to infrastructure.10:31
doug16kpinkos, I am using it successfully with ryzen 7 2700X, should be equivalent enough10:34
pinkos2700X doesnt have a built in apu though or?10:35
doug16kcorrect, it doesn't10:35
doug16kI suppose that's a big difference, nevermind then10:35
redwalkAfter 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:38
doug16kredwalk, why not `reset`? clear won't clear the scrollback, right?10:39
blackflowredwalk: yes when connecting with urxvt, so the TERM string was not recognized. try `export TERM=xterm` and then try clear.10:39
redwalkI just tried both ideas, it puts the cursor at the top, but does not clear the screen.10:42
Toxmiwhich one for zsh? prezto or oh-my-zsh?10:45
Toxmineither, plain zsh...10:46
=== merskiasa is now known as perdent
=== perdent is now known as merskiasa
pinkosanyone using ubuntu successfully with ryzen 5 2400g?10:53
=== dbugger_ is now known as Dbugger
RosemaryHello!11:11
momomoI have connected a printer/scanner through wps ... i can print fine ... but I would also like to scan ... how can I do that?11:11
momomonormally I use the Simple Scan (with cable) ... now, i am not sure11:12
vltmomomo: Does the device have an IP address?11:16
vltmomomo: Did you try `sane-find-scanner`?11:16
momomoyes, it has11:18
momomoi just ran: sane-find-scanner11:18
momomonothing11:18
momomovlt: ^ ^11:21
erle-where does locate store its index?11:22
=== CyberHacker_ is now known as CyberHacker
Oolerle-: in /var/lib/mlocate ?11:24
=== Ekho- is now known as Ekho
vltmomomo: I used `hp-makeuri <ip address>` (from hplip) to generate my uris to be used, for example, as --device-name with scanimage.11:27
netochkaHey guys. How can i keep 2 screens on top of each other on ubuntu. being able to see and scroll them both at once, horizontally11:33
=== Nicmavr is now known as Guest49921
rorycan I use `backticks` in a systemd service file ExecStart to get the output of some command?11:42
roryor must I make a bash script which does this, and have systemd run the bash script11:43
mgedminyou can do ExecStart=/bin/sh -c 'do stuff $(with full shell|power)'11:44
roryOK that will work thanks11:45
hosenknopfhi11:56
hosenknopfim using sssd, how can i use keyring function for login in with pam/kerberos on a active directory?11:57
hosenknopfklist: Credentials cache keyring 'persistent:3434:3434' not found11:57
=== Gorgothzilla is now known as Vinylourson
microwaved_anyone ever heard of flockport12:09
microwaved_for ubuntu12:09
=== gms is now known as Guest83697
ssamwilliam712:15
=== flugger_ is now known as flugger
B88hi12:28
B88ok12:28
B88wanna chat guys12:29
B88i farted12:29
merskiasaWhy is this error occuring? https://pastebin.com/jSgfuGCb12:29
B88say hi if you see this message12:30
=== mkv is now known as m4v
tomeaton17Whenever 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 help12:31
merskiasaAnyone?12:31
tomeaton17merskiasa: you need to link the math library12:35
tomeaton17-lm12:35
merskiasahttps://sigrok.org/wiki/Linux#PulseView12:36
merskiasawhich math library?12:37
merskiasatomeaton17, ?12:40
tomeaton17Not sure why its not finding it, I am getting that problem too. I am investigating atm12:42
tomeaton17merskiasa: you need to install libgtkmm-3.0-dev12:45
merskiasatomeaton17, installed same error still :/12:46
tomeaton17merskiasa: remove the build folder and try again12:46
merskiasaCMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:367 (message):12:48
merskiasa  A required package was not found12:48
merskiasaCall Stack (most recent call first):12:48
merskiasa  /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:532 (_pkg_check_modules_internal)12:48
merskiasa  CMakeLists.txt:83 (pkg_check_modules)12:48
tomeaton17Is that the whole error message?12:48
tomeaton17I don't have a problem making once I installing that package and reclone the repository.12:48
merskiasai recloned12:49
merskiasaand still get error on cmake .12:49
merskiasashow me what you did exactly12:50
merskiasaand ill replicate12:50
tomeaton17One second12:51
tomeaton17Have you already install libsigrok?12:53
merskiasatomeaton17, yes12:56
tomeaton17merskiasa: Okay assuming you have installed all of the prerequisites correctly this works for me: https://gist.github.com/tomeaton17/6733f63df0e2cf5069e8ac09d7cea0c212:59
tomeaton17change the make j flag to whatever suits your hardware12:59
tomeaton17eg -j$(nproc)13:00
=== Duckle is now known as fishfingrz
conjoany 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 command13:13
conjohave made it executable and run as administrator or without priviledges no go both times just freezes up13:14
conjobionic 18.04 fyi13:15
drunkiyshello13:18
=== Guest1500 is now known as julien-zte
drunkiysany body ?13:19
drunkiyshi13:20
EriC^^!ask | drunkiys13:20
ubottudrunkiys: 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 !patience13:20
T4P4NHi, Every13:21
T4P4N😀13:24
T4P4NHello13:24
samwilliammerskiasa, 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.13:26
=== _memphisto is now known as memphisto
tomeaton17Having 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 do13:34
EriC^^tomeaton17: try starting it from the terminal in case it gives any helpful errors13:34
=== Suntop_ is now known as Suntop_K
tomeaton17EriC^^: Difficult to  look at the error log as it freezes my whole computer13:36
yaldak[afk]tomeaton17: welcome to libreoffice my friend13:39
=== yaldak[afk] is now known as yaldak
samwilliamtomeaton17, use "libreoffice 2> ~/libreoffice.log" it will redirect the output to the libreoffice.log in your $HOME.13:43
EriC^^tomeaton17: can you ssh after it freezes?13:43
=== gms is now known as Guest75684
=== Marbug_ is now known as Marbug
pnwiseAnyone having glitches with 18.04?13:49
tomeaton17EriC^^: Is sshd enabled by default on ubuntu13:49
tomeaton17samwilliam: will do13:49
pnwiseGnome keep freezing for 1-2 seconds and then the screen flickers and turn back to normal13:49
tomeaton17samwilliam: Didnt log anything to that file13:52
T4P4N(y)14:03
EriC^^tomeaton17: no it's not, you need to install openssh-server14:04
nav_sudo apt-get update throws "E: Type 'wget' is not known on line 1 in source list". What it means?14:05
Juniorhello!14:06
mgedminnav_: one of your source list files contains incorrect syntax14:06
samwilliamtomeaton17, 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:06
mgedminnav_: use grep wget /etc/apt/sources.list /etc/apt/sources.list.d/*.list to find out which14:07
Juniori 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-connect14:07
Juniorbut if i have that line pulese audio does not start -14:08
nav_mgedmin: thanks for the clarification14:08
Juniorpulseaudio[1556]: [pulseaudio] module.c: Module "module-switch-on-connect" should be loaded once at most. Refusing to load.14:08
transhumananyone 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 patches14:08
carlos_cant run app image from 18.04 any ideas have changed permision and am running by dble clicking14:09
carlos_tried terminal just opens window then hangs14:09
transhumannow I just want to run one desktop and one VM, maybe two a ubuntu and a windows one14:09
transhumanit has 24 gig of ram too (ecc ram its 6 years old )14:10
yaldakcarlos_:14:16
yaldakWhat app image14:16
yaldakIf you can share that14:16
samwilliamtranshuman, Are you heaving virtualization performance issues running a ESXi hypervisor and looking for a way to track those issues?14:16
=== krisd_ is now known as krisd
ramsub07Hi 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
ramsub07i restarted my system and i'm having the problem since. before, the drive was mounted and i was able to browse14:28
ikoniaramsub07: you mount a partition, not a disk14:28
ikoniaramsub07: what file system is on the disk, where did it come from (what was it used for/how was it created)14:29
ramsub07filesystem ? I think ntfs14:29
ikoniaramsub07: then it will have a partition, not a disk14:29
ikoniamount the partition, not the disk14:29
yaldakramsub07: If you have trouble finding the block device,  you may run "blkid" or "lsblk" to track it down14:30
ramsub07i am not able to see a partition for the hard drive14:30
ramsub07i think i used exfat maybe?14:30
yaldakMake sure the block device is there first14:30
ikoniayou'd still use a partition, not a disk14:30
yaldakRight14:30
ramsub07yaldak: yes, they don't give me /dev/sdaN, they only show /dev/sda14:30
yaldakIf its exFAT, then you will need a FUSE extension (or a kernel module I've seen floating around)14:30
ramsub07yaldak: yeah i have installed that14:31
ramsub07i have that in the startup script to mount the drive14:31
yaldakIf 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 testdisk14:31
ramsub07i had used that command before, but on a partition14:31
ramsub07now i am not able to see a partition14:31
ramsub07is it possible to create a partition without deleting data on a drive?14:32
yaldakanytime 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 disk14:32
yaldakuse fdisk, parted, or gparted to see whats goin on in there14:32
mgedminwhen you said you could see "it" with fdisk -l, did you mean you could see the partition?14:32
mgedminmaybe you need to ask the kernel to re-read the partition table?14:32
yaldakyes14:33
ramsub07mgedmin: nope, i could only see the drive14:33
mgedminsudo blockdev --rereadpt14:33
pragmaticenigmaI don't believe exfat is available by default, you might need to install the exfat package, ramsub0714:33
yaldakmgedmin: I didn't even know that was a thing, thank you I am adding it to my notebook14:33
mgedminnormally it shouldn't be necessary ... if there's a valid partition table, the kernel would autodetect it etc.14:34
yaldakyes ^14:35
mgedminyou need this when you do things like overwrite the partiton table with dd etc.14:35
yaldakand ramsub07: If you aren't seeing a partition in fdisk -l, even one it does not recognize14:35
yaldakThat tells me that there is something funnier going on14:35
yaldakbecause even if it was the exFAT driver, you would still see an entry for it14:35
yaldakfor MBR/GPT disk the partition type has an identifier14:35
ramsub07mgedmin: what was i supposed to see after that command?14:35
ramsub07i don't see anything, i just see an instruction of available commands upon running it14:36
mgedminramsub07: ls -l /dev/sda* ought to show sda1/2/3 etc now14:36
mgedmininstruction of available commands?  maybe you misspelled something14:36
mgedminand the full command is actually sudo blockdev --rereadpt /dev/sda14:36
yaldakI gotta jet. Good luck14:36
=== yaldak is now known as yaldak[afk]
ramsub07mgedmin: nope, still it doesn't show sdaN14:38
ramsub07only shows sda14:38
mgedminany errors in dmesg?14:38
ramsub07dmseg?14:39
yaldak[afk]dmesg prints kernel log messages since current boot14:39
yaldak[afk]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:39
ramsub07okay so when i run sudo fdisk /dev/sda i get the following....14:40
ramsub07dpaste.com/3FG636K14:40
yaldak[afk]Yea I thought so14:40
yaldak[afk]Run testdisk analyze14:41
yaldak[afk]See what's up on that block device14:41
pragmaticenigmaramsub07: If you are using exFat, you may need to install the exFAT kernel drivers to be able to see the disk properly.14:41
doug16kmgedmin, 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:41
ramsub07yaldak[afk]: as in?14:42
yaldak[afk]pragmaticenigma: It should stlil show, the message he sent implied it cannot even read the MBR/GPT table14:42
ramsub07pragmaticenigma: i don't understand, at this point i am not sure14:42
pragmaticenigmayaldak[afk]: I had the same problem until I installed them14:42
yaldak[afk]Interesting14:42
pragmaticenigmaramsub07: try: "sudo apt-get install exfat-fuse exfat-utils"14:42
doug16kmgedmin, oh nevermind, I misread14:42
ramsub07pragmaticenigma: have done that14:43
yaldak[afk]ramsub07:  If that does not work,  use "sudo apt-get install testdisk", run the "sudo testdisk" command, in the menu navigate your way to Analyze14:43
mgedminramsub07: are you 100% sure you have the right drive?  this one's apparently formatted as ext4, with no partition table!14:43
mgedminhave you tried mounting it as ext4?14:43
ramsub07mgedmin: 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 machine14:44
ramsub07mgedmin: how should i do that?14:44
yaldak[afk]mount -t ext4 /dev/sdaX /mnt/someFolderInHere14:44
mgedminare you in a livecd session or something currently?14:44
ramsub07yaldak[afk]: well, the problem is there is no X there, only /dev/sda14:45
ramsub07if there was /dev/sdaX then i'd have done the mount14:45
as2000I need to change to a blue theme for icons and everything else. any suggestions? \14:45
yaldak[afk]right14:45
ramsub07so basically i want to have a partition14:45
mgedminsudo mount -r -t ext4 /dev/sda /mnt/mnt14:46
mgedmin(-r for readonly, just as a precaution)14:46
yaldak[afk]hence why I am insisting a testdisk, unless your whole block device is ext4 without a partition table which is strange14:46
ramsub07perfect !14:46
ramsub07made my day, thanks14:46
yaldak[afk]guess it was :)14:46
tonahello everyone , i tried to run mail , to run send one email, how could install it, :) ?14:50
MrA404hi14:50
MrA404woy14:50
tonai 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:51
tonacould someone guide me14:52
geoffmccramsub07: 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
mgedmintona: run sudo apt-get update again, looks like the package lists got out of sync with the signature files14:52
=== DerRaiden is now known as DerRaiden`afk
=== alessandro is now known as Guest79047
tonamgedmin , i run it, but i am not able to install :(14:58
mgedminthe local mirror could be out of sync at the moment?14:59
mgedminwhat does apt-cache policy mailutils show?14:59
RonWhoCaresI 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:02
mgedminRonWhoCares: try an alternative video player perhaps?  Like mpv, or vlc15:03
OolRonWhoCares: perhaps check for graphical drivers15:03
RonWhoCaresOther software works15:05
RonWhoCares(Such as VLC)15:05
RonWhoCaresOK15:06
LordDragonhey all15:07
LordDragonwhats the best way to mount an smb share for command line?15:07
RonWhoCaresI 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 thumbnails15:07
yaldak[afk]LordDragon:   cifs-utils and mount -t cifs15:08
yaldak[afk]Start google through there15:08
mgedminRonWhoCares: is Totem still the default video player on Ubuntu?  possibly you're missing some gstreamer plugin packages15:08
RonWhoCaresHow do I install gstreamer15:09
mgedminI bet gstreamer itself is already installed -- it's the library Totem uses to decode and play videos15:10
LordDragonyaldak[afk]: thank you15:11
mgedminbut it has plugins for various file formats and codecs and output devices etc15:11
fitittomeIf 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:13
yaldak[afk]LordDragon: Np15:14
yaldak[afk]fititome: Sounds like you need to peek at syslog and see whats up15:15
fitittomeyaldak[afk]: thx /var/log/syslog  I'll have a look.15:16
LordDragonhmm im using this command15:18
LordDragonmount -t cifs -o username=USERNAME,password=PASSWD //192.168.1.88/shares /mnt/share15:18
LordDragonbut getting "invalid arqument"15:18
LordDragoni dunno if its cuz my password has a comma in it?15:18
pragmaticenigmaLordDragon: yes, if you aren't escaping the comma, it will interpret it as an option15:20
yaldak[afk]LordDragon: I can't help debug right now sadly but you are on the right path15:20
pragmaticenigmaLordDragon: see this article: https://stackoverflow.com/a/3389404515:23
=== gms is now known as Guest17632
LordDragonthis is weird. im an admin, and i have another user who owns a folder, yet for the group name it's my admin name15:30
LordDragonyet i get permissin denied when i try to enter the directory15:31
LordDragonand apparently i cant sudo cd /dir15:31
ikoniayou don't use sudo cd15:31
ikoniaas the sudo shell will exit after the change15:31
Squall5668there is no 'sudo cd'15:31
pragmaticenigmaLordDragon: 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 it15:32
Squall5668ah I'm too late15:32
LordDragoni can see it15:32
LordDragoni just cant enter it15:32
LordDragondrwx------ 3 foscam dragoncams 4096 Aug 15  2017 FI9961EP_00626E6B65EE15:32
pragmaticenigmaLordDragon: 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 contents15:32
Squall5668and that's why you can't enter it. The group has no permissions15:32
LordDragonohh15:33
LordDragoni see15:33
pragmaticenigmaLordDragon: Those permissions look deliberate, and unless you have reason to be in that folder, that user doesn't want anyone else in there15:33
LordDragonthe user is me15:33
LordDragonlol15:33
LordDragonits my rig. and the secondary user is one i made for my IP cameras to use to connect via ftp15:34
pragmaticenigmaIn that case, hack away15:34
LordDragonwhats the format of chmod for changing group permissions?15:35
pragmaticenigma"sudo chmod 750 /dir" will give you the ability to see into the folder, it will grant you read access15:35
pragmaticenigmause 770 for full access... both of those values will still keep non-owner non-group members out15:36
LordDragonso in those 3 digits, theres user, group and what else?15:36
Squall5668LordDragon: you can also 'chmod g+rx folder" to add read and list permissions to the group if that's easier to remember15:36
Squall5668user, group, other15:36
pragmaticenigmafirst is user, second is group, third is everyone/other15:36
LordDragonoh ok thanks15:36
LordDragonis 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
movah4ccan 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.15:39
=== patriciadomin_ is now known as patriciadomin
pragmaticenigmaLordDragon: 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 beginning15:41
LordDragonok thanks pragmaticenigma. looking into rsync15:42
movah4cis it ok to remove "rsync" from the autostart / service list ?15:42
pragmaticenigmamovah4c: 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:42
movah4cpragmaticenigma: ok thank you15:43
=== akem__ is now known as akem
mgedminLordDragon: \o/ Midnight Commander \o/15:44
* mgedmin loves mc15:44
movah4ci tried to make my own with "uck" but i always get erros and can't go on15:45
pragmaticenigmamovah4c: 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 did15:45
pragmaticenigmathat.15:45
phyteHello. I'm having issues with my BT on Ubuntu 18; and i've tried every solution I could find on the net.15:46
movah4ci don't understand why i need a remote copy program... that's why i removed it15:46
indica2018I am returning back with an old query that has remained unanswered despite the best of my effort.15:46
pragmaticenigmamovah4c: 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 another15:47
indica2018Why Gnome networking manager in Ubuntu 18.04 lacks the option to create a DSL connection ?15:47
ikoniaindica2018: you where told what to do with this last time15:48
pragmaticenigmaindica2018: 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 handle15:49
mgedminyou 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
movah4cprogmaticenigma: ok then i look foreward to something that can occour without rsync15:49
phytehttps://paste.ubuntu.com/p/mCdDP7g2vH/15:49
movah4ctill now, no issues with ftp and usb devices15:50
indica2018 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 anymore15:51
ikoniaindica2018: yes, you where told not to do this15:51
=== SimonNL is now known as SimonNL_Afk
ikoniaindica2018: and you where told what to do - DSL is not a really connection, it's just a wired connection15:51
indica2018@mgedmin: I agree with you. Poor countries still run a Dial-up/ ADSL connection with parallel copper wire15:52
mgedminoh, wait, you need to do pppoe?  aaaugh I thought those times were gone forever!15:52
ikoniaindica2018: 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
ikoniaindica2018: what are your "best efforts" to fix this - you where given the answer a few days ago, what did you do with it15:53
movah4cbut 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
mgedminhttps://askubuntu.com/questions/966647/how-to-create-a-dsl-connection-in-network-manager-in-ubuntu-17-10?noredirect=1#comment1570644_96664715:54
indica2018@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 pppoeconf15:55
ikoniaindica2018: that url that mgedmin is one of the urls that you where given last time15:55
ikoniaindica2018:  you have many options to not use ppoeconf, that URL shows you how15:55
ikoniaand you where given that last time,15:55
indica2018I know. It does not work15:55
=== gms is now known as Guest82379
ikoniadefine "does not work"15:55
ikonialet me find the other URL you where given so you can explain how it didn't work15:56
pragmaticenigmaindica2018: 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:56
kaypeyHi 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
ikoniaindica2018: you're stefan right ?15:57
indica2018Why should a common person have to bother about port-forwarding. Ubuntu should be versatile15:57
ikoniaindica2018: port forwarding is nothing to do with the OS15:58
pragmaticenigmakaypey: git ls-files | xargs file | egrep "(ASCII|UTF-8)"15:58
indica2018@ikonia: I am not stefan15:58
ikoniaindica2018: again - explain why it "doesn't work"15:58
ikoniaindica2018: thats ok, just checking if you where the same guy posting on askubuntu15:58
phyteport forwarding is a router thing.15:58
indica2018But it has to do with modem15:58
ikoniaindica2018: ubuntu doesn't control your modem15:58
ikoniaindica2018: could you explain why the link you where given doesn't work please15:58
indica2018The bottom line is that 16.04 had the option and Ubuntu's that came before that had it too.15:59
ikoniaindica2018: could you explain why the link you where given doesn't work please15:59
pragmaticenigmaindica2018: 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.15:59
kaypeythx a lot pragmaticenigma it works :)16:00
indica2018@ikonia: Plz date a remote of my system16:01
ikoniaindica2018: please date a remote of your system ?16:01
pragmaticenigmakaypey: you're welcome16:01
ikoniaindica2018: I don't know what that means16:01
indica2018sorry , I said initiate a remote connection to my system16:02
ikoniaindica2018: you want me to connect to your system ?16:02
indica2018I have team viewer installed16:02
indica2018ye16:02
ikoniaindica2018: no16:02
indica2018yes16:02
pragmaticenigmaindica2018: that isn't something we do here and is not recommended.16:02
ikoniaindica2018: I want you to tell me why the information / link you where given didn't work16:02
pragmaticenigmaikonia: you in -discuss?16:03
ikoniapragmaticenigma: don't think so16:03
indica2018@ 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 save16:04
movah4ctry pressing enter16:04
indica2018I guess ensp2 is the correct option for me isn't it ?16:04
pragmaticenigmaindica2018: those are settings that your internet provider has, we can't helo you with those16:05
ikoniaindica2018: I'm not sure what you are saying, do you mean what do you enter to the menu prompts ?16:05
ikoniaindica2018: you enter the details of your setup/network into the right fields16:05
kaypeybye16:05
indica2018The ISP people are fools here16:05
ikoniaindica2018: no they are not16:05
ikoniaindica2018: you should know your connection details16:05
indica2018Yes , it's India16:06
ikoniaindica2018: I'm aware of where you are16:06
indica2018I know my password and user id and I use BSNL , DataOne :-D16:06
ikoniaindica2018: so what parts do you not know ?16:07
bstutesCan anyone tell me whuch channel to use for problems with libreoffice?16:07
bstuteswhuch=which16:08
indica2018I 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
bstutesI just upgraded to Ubuntu 18.04 and libreoffice will not run.  It appears the javaldx executable is missing.16:09
ikoniaindica2018: we can't help you if you don't give the information16:10
movah4cmaybe, open xterm or another shell and lokkk at the errors16:10
indica2018@ikonia: Please wait. It's sweletering hot in this part of India. Kolkata , I will return after taking a bath. :-(16:11
ikoniaindica2018: many people in the channel will help if you provide the info16:11
indica2018@ikonia: I guess you are from India too16:12
indica2018@ikonia: So you will understand my problem better16:12
ikoniaI think most people understand your problem, more so if you give the link you where given for context16:13
ikoniaand give actual information on the problem rather than "doesn't work" or make up an excuse why you've not even tried it16:13
phyteI clean installed Ubuntu18 last month, everything was fine, yesterday BT stopped working, I've exhausted all solutions that I've found.16:13
phytehttps://paste.ubuntu.com/p/mCdDP7g2vH/16:14
indica2018I am going afkb16:14
phyteI think it might be atheros related; but I'm not sure how to deal with kernals16:15
LevierMRQIm 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:17
retrosenatorhow do I run a command at startup?16:20
retrosenatorI want to run it as early as possible16:20
retrosenatorrc.local is too late16:20
LevierMRQAre 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 computer16:20
pragmaticenigmaLevierMRQ: What do you mean similar reasons? Also, what version of Ubuntu... there is no Ubuntu 1416:20
pragmaticenigmaThere is Ubuntu 14.04 and 14.1016:20
pragmaticenigmaretrosenator: 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 running16:21
retrosenatorpragmaticenigma: I only need /dev/spidev1.016:21
oerheks_retrosenator, rc local too late? and what is so important to start before all ?16:21
retrosenatorpragmaticenigma: I am displaying a splash screen on spi lcd16:21
LevierMRQpragmaticenigma: absolutely .  im havint 14.04 (i get rid of my 14.10).  A very6 functionnal 16.04 too.16:21
retrosenatoroerheks_: to show that it's working sooner is nice16:22
retrosenatorI have a small c program that does the work if it can write to /dev/spidev1.016:22
oerheks_retrosenator, oh, spidev1.0 is a miner, boring!16:22
retrosenatorminer?16:22
pragmaticenigmaretrosenator: digital currency? bitcoin16:23
retrosenatorhah, no it's a nokia5110 spi cog lcd16:23
retrosenatorI want it to show it's booting16:24
retrosenatorI guess I could try to make a kernel module do it...16:24
retrosenatorbut really I just want to run a program really early in boot16:24
pragmaticenigmaagain, retrosenator.... rc.local is the first available slot where that would be possible16:24
retrosenatorwell that is just before the login prompt16:25
retrosenatorwhich is a few seconds later than where I want16:25
pragmaticenigmaretrosenator: 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 suggestions16:26
pragmaticenigmas/anywhere/anyone/16:26
retrosenatorhm16:26
retrosenatorhack it into init?16:26
pragmaticenigmaretrosenator: Again, beyond the scope of this channel16:27
pragmaticenigmaLevierMRQ: 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:34
LevierMRQpragmaticenigma: i did it.  i mean i created a partition for 18.16:36
=== aric is now known as aric49
indica2018@ikonia: I am back :-D16:42
indica2018@ikonia: I am unsure what to choose for Parent Interface and Service16:43
pragmaticenigmaLevierMRQ: after the partition creation you are having issues?? These are all details I don't recall you mentioning.16:43
designbybeckif 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 it16:43
=== SimonNL_Afk is now known as SimonNL
designbybeckIt is a WD 3TB USB3 harddrive16:44
designbybeckon Ubuntu 18.0416:44
pragmaticenigmadesignbybeck: how are you "ejecting" or "removing" media?16:45
designbybeckpragmaticenigma: just right clicking on it and saying eject16:45
pragmaticenigmathere is usually a toaster popup on the screen that says it's safe to remove... once you see that... you should be fine16:46
ledeniindica2018: can you check 'systemctl status ModemManager'16:46
designbybecki 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 spinning16:48
oerheks_type mount to see if it is still mounted ?16:49
oerheks_if not, go wild and jank the cable out16:49
designbybeckthis is a brand new drive and I just backed stuff up to it, so I'm trying to not mess this up pragmaticenigma16:54
designbybeckoerheks_:  i typed mount but see a bunch of stuff16:54
designbybeckoerheks_: I did an lsusb and see the WD drive there16:55
designbybeckhttps://thepasteb.in/p/zmh8yYXBKz6CZ16:56
designbybeckoerhek ^ that was lsblk16:56
oerheks_easy to check if that sdb1/sdc1/sdd1 is present..16:56
oerheks_so it is sdc1, does that show up in mount?16:56
=== aric is now known as aric49
designbybeckI did mount | grep sdc16:57
designbybeckand nothing showd up oerheks_16:57
oerheks_then you are fine16:57
oerheks_if you are still uncertain, reboot your machine16:58
designbybeckthank you for your help oerheks_i just unplugged it16:58
RedNifreHey 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:05
RedNifreAll the snaps I installed have disappeared from the side launcher as well.17:06
pragmaticenigmaLevierMRQ: 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 up17:14
movah4cHow 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 windows17:20
oerheks_movah4c, not sure, under gnome3 it would be nautilus-actions17:21
SimonNLisn't other application shown in open with movah4c17:22
movah4cthere a other progrma but that ones are from the list i get provided17:23
movah4ci have no nautilus-actions .. i look if i can use it, but it's caja17:24
=== gms is now known as Guest7148
naccRedNifre: is /snap/bin in $PATH?17:24
RedNifreHm, it's not! (I did `echo $PATH`)17:25
naccRedNifre: and you're on ubuntu?17:25
RedNifreI guess this is caused by fish shell then? I installed fish, then rebooted...17:25
naccRedNifre: are you running bash as your shll?17:25
naccRedNifre: yes, that's why.17:25
RedNifreI'm on a quite fresh Ubuntu 18.04 LTS install.17:25
naccRedNifre: i don't know how fish works, sorry, but the relevant file is /etc/profile.d/apps-bin-path.sh17:26
RedNifreThank you, I'll ask the fish people for the best solution to this problem then.17:27
movah4coerheks_: no that is not the right program for it... On windows i made my own program for it, but only usable over a browser protocol17:29
andrew09Is there anyway to sync music to an Iphone 6 using Ubuntu 18.04?17:29
movah4csomething that adds an entry to the "right click" menu under caja would be usefull.. (on windows you edit the registry for it)17:30
movah4cover programm name extenions like : .txt .doc .pdf17:32
RedNifreUbuntu normally just uses bash so I should be able to revert it with `chsh s `which bash``, right?17:32
movah4cthat is how i can add programs to the list under windows17:33
movah4carg .. that's not right.. i get my own entry17:33
ioriamovah4c, you edit a .desktop file under .local/share/applications,then select it from open with -> other apps -> view all apss -> select17:34
movah4ck i try17:35
regrdHi! 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:35
pragmaticenigmaregrd: 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 reinstall17:37
regrdDoes that apply across distros? Can I install debian and ubuntu at the same time, and make them use the same home partition?17:37
naccthat assumes they are always compatible, which there is no guarantee they would be17:38
regrdSo just making a root partition(for both separately) would fulfill my needs?17:39
pragmaticenigmaregrd: 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 use17:40
Nordohello everyone!17:40
pragmaticenigmaregrd: my comment was for sharing the home directory17:40
regrdThanks, 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:41
Nordonow 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 717:44
oerheks_Nordo, yes; and yes17:44
pragmaticenigmaregrd: that is typically the standard practice... how much RAM is avaialable? Side note, you can share the swap partition for the two distributions17:45
movah4c@ioria: that's it. but i needed a .sh file that runs the program "geany" with $1...  thank you ...17:45
Nordoalso, about specs, does ubuntu run smoothly with Intel i3 M 370 along with 3GB of ram?17:45
regrdThanks, pragmaticenigma! I have 8GB of RAM on my system.17:46
movah4c@ioria: a own entry in that menu would be better because if i right click on a .desktop shortcut i can't see that entry17:47
pragmaticenigmawith 8 gigs, you probably are okay with creating an 8 gig swap file. There are some different recommendations if you are using an SSD17:47
pragmaticenigmaregrd: with 8 gigs, you probably are okay with creating an 8 gig swap file. There are some different recommendations if you are using an SSD17:47
=== LevierMRQ1 is now known as LevierMRQ
regrdAaa! 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:48
Nordohm, can i get an answer for my question?17:49
oerheks_Nordo, just try and see17:49
Nordohmm alright, sorry for disturbing, thanks for answer17:50
ioriamovah4c, it works ok with .desktop shortcuts ... i guess i lost you17:50
Nordocan i create a dual boot just like when i want to install a windows os along with windows?17:50
regrdNordo: Probably will run pretty well.17:51
movah4cyes but if i right click a .desktop shortcut i can't open the shortcut with geany17:51
oerheks_Nordo, you might want to read about all flavors, different desktops, some are light, others more advanced17:51
oerheks_!flavor17:51
ubottuRecognized 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-flavours17:51
ioriamovah4c, so your .desktop file in .local/share/applications is not right17:51
movah4ci need it for an hex editor/viewer17:51
pragmaticenigmaregrd: there are ways to resize it later... for now, just continue17:52
movah4cmc17:52
movah4chah :)17:52
Nordojust 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
Nordooh and sorry for my bad english, not my native language17:53
oerheks_Nordo, maybe.. maybe not, without proper info we cannot tell17:54
Nordoalright. thank you17:54
jerichowasahoaxin most cases it should work fine however17:54
regrdpragmaticenigma, it's installing. Now I play the waiting game.17:55
oerheks_a Kubuntu program on gnome pulls in a lot of Kde dependencies17:55
Jordan_UNordo: 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:55
movah4ci 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 there17:56
movah4conyl "Open" but i don't want to open it i want to be displayed what's in the .desktop file17:56
Jordan_UNordo: 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
RonWhoCaresI 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 opens17:57
oerheks_RonWhoCares, odd, here it does not, and stored the screenshot right away in ~/Pictures18:00
hggdhRonWhoCares: you can adjust keyboard combinations under Settings/Devives/Keyboard18:00
movah4c@RonWhoCares: look under your window manager settings : keyboard-shortcuts18:00
movah4c@RonWhoCares: what windows manager do you use ?18:01
regrdmovah4c, I don't think you need the @ to ping anyone18:02
RedNifre#ircknowledge18:02
movah4cdid not know that i ping with it. sorry18:02
=== SimonNL is now known as SimonNL_Afk
RonWhoCaresmovah4c: Must I reboot for it to take effect?18:04
movah4cfor what ?18:05
movah4ci don't think so18:05
movah4cshould be available after you altered the settings18:05
regrdYep, RonWhoCares, this should not require a reboot. Just click OK on the settings panel and it should apply.18:06
movah4cor you have another programm runnings that's blocking your "keyboard shortcut"18:06
movah4chaveing the same issues with my own media player ;) but it doesn't bother me18:08
RonWhoCaresmovah4c: That didn't work18:09
movah4cwhat do you as your window manager ?18:09
RonWhoCaresHow do I check?18:09
movah4ckde, gnome, fluxbox, openbox, ..18:09
movah4calt f2 -> xterm -> ps -u<yourusername>18:10
jose4141hola18:12
RonWhoCaresIs "Unity" an option18:16
movah4cRonWhocares: if you open a terminal then there is a "Edit" --> "Profile Settings" menu where you can change the keyboard shortcuts for the console windows18:16
regrdYes, RonWhoCares.18:16
RonWhoCaresmovah4c: Unity18:16
movah4csorry can't help you there... i never installed unity18:16
movah4cbut from where do you want to take screenshots?18:17
RonWhoCaresI have done what you said18:17
regrdRonWhoCares, you could install a screenshot program and set its hotkey to whatever you want18:17
=== gms is now known as Guest65678
movah4cbut you have other settings/ shortcut settings in an open shell screen18:18
RonWhoCaresIn Keyboard > All Settings > Shortcuts > Custom Shortcuts > "gnome-screenshot     Mod2+Alt L"18:18
movah4ci use "mate-screenshot" and i have no problems there18:19
movah4cthis is a german screenshot, but maybe it's that option18:31
mes_thyhi18:32
phytehttps://paste.ubuntu.com/p/mCdDP7g2vH/18:34
phyteBT stopped working two days ago on Ubuntu1818:34
phyteI've tried everything.18:34
phyteYoga 920 using an Qualcomm Atheros QCA617418:36
_mesthyhi18:40
mes_thyhi18:42
=== Sagitt_ALT is now known as Sagitt
phytehi18:49
=== Sagitt_ALT is now known as Sagitt
=== sylvain is now known as Guest86867
Guest86867Hello, know you how canI set the Ubuntu default editor to geany in place of gedit ?18:53
fightthewalrushi, 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 works19:04
fightthewalrushowever, whenever I reboot or suspend the computer, resolv.conf gets overwritten and I have to manually write it again19:04
fightthewalrusI'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 either19:05
fightthewalrusso my question is: how can I stop NetworkManager or another process from overwriting my resolv.conf file in Ubuntu Bionic?19:06
pmartwhy packages.ubuntu.com lack package descriptions?19:06
VectorX[WHOIS] salamanderrake is on #ubuntu.19:13
VectorX[WHOIS] yuuki is on #ubuntu.19:13
VectorX[WHOIS] harrymm is on #ubuntu.19:14
VectorX[WHOIS] Nd-69-m is on #ubuntu ##linux.19:15
artem_rutest19:16
artem_ruhello. i tried installing ubuntu and linux mint but never had luck on my new laptop19:16
artem_ruit just stops from time to time, like freezes and that s it19:16
artem_ruwhat could cause this?19:16
hggdhVectorX: are you a bot?19:18
developer-interfclear19:18
VectorXhggdh no19:18
developer-interfhello guys19:18
hggdhVectorX: so why are you posting whois here?19:18
VectorXhggdh was testing a script, i didndt notice it would post to each channel19:19
hggdhVectorX: OK, thank you19:19
=== shann_ is now known as shannara
developer-interfGuys, nice to meet you. Am newbe in linux world i want to be an hacker but i dont know where i could begin19:20
wyseguydeveloper-interf like a pen tester?19:20
developer-interfyes like a pentester19:21
wyseguysearch youtube for pen testing tutorials19:21
developer-interfi want to be a django developer and pentester19:21
wyseguyprobably kali linux as a lot of tools are included19:21
developer-interfdo you know other ircs about these topics?19:21
wyseguyum, let me look19:21
hggdhdeveloper-interf: you can use alis: /msg alis list *pentest* for example19:22
wyseguyyou can try #nethunter19:22
hggdhdeveloper-interf: but this channel is not the correct one for that. This channel is for support of Ubuntu only19:22
developer-interfthanks i know19:22
developer-interfbut i dont know where i become19:23
artem_ruhey, can you support me maybe then19:23
hggdhdeveloper-interf: not here, please19:23
wyseguyhe knows, he is looking where he can19:23
hggdhartem_ru: you have provided NO data, just stated your computer freezes. If you want help, you have to give us more data19:24
wyseguydeveloper-interf ya search youtube and other sources, lot of knowledge will come from experience though, not doing what someone else does :)19:24
artem_ruhggdh what info you want19:24
developer-interfthanks @wyseguy19:24
developer-interfthanks19:24
wyseguynp19:24
hggdhartem_ru: version of Ubuntu, what you were doing when it froze, etc. No Linux Mint, though19:25
=== gms is now known as Guest89518
developer-interfthanks guys19:27
developer-interfgood bye19:27
developer-interfexit19:29
ppfis there a dyndns client with ipv6 support?19:31
pj_uhm, hi everyone?19:34
webmindlo19:34
transhumananyone know why kvm only would show 8 gig of ram available for a guest when host has 24 gig?19:36
ppfactually, is there a dyndns client that let's me do updates manually?19:36
transhumanppf http://freedns.afraid.org/zc.php?from=L2R5bmFtaWMv this shows a list after you log in of dyndns clients19:37
pj_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.19:38
=== Lacroix is now known as Guest21368
naccpj_: it can't if you've overflowed the buffer; otherwise, it does.19:40
nacctranshuman: 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:41
pj_thanks, nacc. do you by any chance know how can I stop overflowing it?19:42
William_2Hey guys, what do you find about upgrade an old ubuntu version to new ubuntu version since apt19:44
ppftranshuman: not sure i get what you mean?19:44
William_2?19:44
ppfi don't have an account on that site19:44
naccpj_: 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
ppfi'm looking for a dyndns client that lets me update a name with an IP19:44
transhumanppf they have a complete list of clients just create an account19:45
naccWilliam_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
ppfwat, i'm not making a n account there to get a list of ddns clients O.o19:45
transhumannacc I am just trying to figure out why it doesnt have it available but there is something called hugepages that needs to be enabled19:45
transhumansomeone else told me about19:46
transhumanppf ok then dont I just got my list of dyndns clients from there when I was looking19:46
transhumanseveral scripts too19:46
transhumanthere is a good one for windows that allows you to manually update19:47
transhumanthe scripts can be run at any time19:47
transhumanor the ones with services can be restarted19:47
nacctranshuman: what are you talking about? hugepages is unrelated to how much memory your guest is defined to have.19:47
pj_nacc: okay, am I supposed to enlarge the size of the log in grub.conf?19:47
ppftranshuman: so can you recommend one?19:48
transhumanoh I see nacc, thats what someone suggested might show a low limit of them. I will look elsewhere19:48
transhumanppf let me log in and get the list19:48
naccpj_: 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, iirc19:48
nacctranshuman: what do you mean 'limit'? You're using the wrong terminology.19:48
ppfi only need oneshot updates, no daemon, no guessing of an IP, no magic19:48
gpapback to unity for me :(.  Two installations, one 16.04 and the second 18.0419:49
nacctranshuman: you have a KVM guest, yes? How did you start it?19:49
transhumanI am starting it from virt-manager nacc, but it wont let me add more than 8 gig of ram which seems weird19:49
transhumansince its the only vm I have19:49
transhumanppf here you go http://paste.debian.net/1028103/19:50
nacctranshuman: can you share a screenshot? it's a -/+ thing, so you're saying that it won't let you +?19:51
transhumanexactly, it wont let you add more than that19:51
transhumanit only sees 9775 gig for host memory19:51
ppftranshuman: thanks!19:51
nacctranshuman: does it emit an error? i am able to start a guest with more than 8GB of RAM here just fine19:51
nacctranshuman: oh... well that would be the problem19:51
nacctranshuman: it helps to describe *fully* your problem from the get-go.19:51
transhumannot sure why its not seeing it19:51
transhumanmaybe my ecc chip outs has detected a problem19:52
transhumanI will check the size of memory from a terminal19:52
pj_nacc: ok, I will try that. Thanks a lot, mate!19:52
transhumanhmmm, the host doesn't see it either19:53
ppfwait, is dyndns2 just REST?19:53
nacctranshuman: then that's the problem.19:54
transhumanok thanks for helping me figure it out nacc, I will check the bios and then maybe check edac-utils and bios error logs19:59
transhumanthats probably the cause of the slow down20:00
pj_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?20:00
=== caribou_ is now known as caribou
naccpj_: you have to reboot, you know that right?20:02
naccpj_: you're changing the size of a kernel buffer allocation20:02
pj_so double reboot then?20:02
pj_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)20:12
=== SimonNL_Afk is now known as SimonNL
naccpj_: what does `cat /proc/cmdline` say? (in a pastebin020:14
pj_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=120:16
naccpj_: did you run `sudo update-grub` after updating /etc/default/grub?20:16
pj_nacc: sure did20:17
naccpj_: where did you put it in /etc/default/grub?20:18
pj_nacc: log_buf_len=4M is just below GRUB_CMDLINE_LINUX=""20:19
naccpj_: ah, no.20:19
naccpj_: you want to append it to the existing parameters in GRUB_CMDLINE_LINUX_DEFAULT20:20
naccpj_: it's not a grub argument, it's an argument to the kernel20:20
pj_nacc: oops, right. correcting20:20
pj_nacc: ok, grub updated, reboot-time!20:21
ramsub07Hi i've mounted an ext4 partition and i'm not able to make it writable using chmod20:22
=== gms is now known as Guest21645
ramsub07when i execute chmod command, it says that changing permission of a read only directory. but the permission never seems to change20:22
ramsub07what could be going wrong?20:22
oerheks_ramsub07, maybe the filesystem is unmounted dirty, broken filetable or something, perform a fsck.ext420:23
ikoniaramsub07: clue is in the error "READ ONLY"20:23
ikoniaramsub07: you need to "write" to "change" something]20:23
ramsub07oerheks_, ikonia: how should i make the drive writable?20:23
ikoniaas oerheks_ suggested for some reason it's been mounted read only, you need to know why20:24
oerheks_unmount the partition and https://help.ubuntu.com/community/FilesystemTroubleshooting#e2fsprogs_-_ext2.2C_ext3.2C_ext4_filesystems20:24
pj_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
ramsub07ikonia: can i change the way it is mounted ?20:25
zenoxhi20:26
ikoniaramsub07: yes, once you understand why it's mounted read only20:26
zenoxwhy is there no official ubunut 18 vagrant image?20:26
ramsub07ikonia: how to see the reason?20:26
ikoniaramsub07: oerheks_ gave you a link with some info and made some suggestions20:26
naccpj_: cool20:29
oerheks_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:29
cloudbudI 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 me20:31
ikoniacloudbud: what supports the -u devops argument20:31
cloudbudikonia : user I beleive20:32
ikoniacloudbud: no, I mean what part of that command string supports the -u argument20:32
cloudbudikonia :I did not get you20:32
ikoniacloudbud: in the command " exec python app.py  -u devops " what part of that supports -u20:33
oerheks_if only root owns app.py...20:33
oerheks_-u Force  stdin,  stdout  and  stderr to be totally unbuffered.20:33
ikoniaoerheks_: do you understand what supports -u here ?20:34
cloudbudikonia : ideally it should support running app.py20:34
oerheks_i think python20:34
ikoniacloudbud: but what part of that string supports -u20:34
ikoniaoerheks_: I don't see it in the python man page, but I'm not %10020:34
oerheks_i did, it just ignores buffering20:35
cloudbudikonia : devops is the user20:35
cloudbudhow to change the statement20:35
ikoniacloudbud: I know it's the user, but what "command" supports -u20:35
ikoniaoerheks_: python 2 or 320:35
cloudbudikonia L i relly dont have idea20:35
ikoniacloudbud: who is writing this script/service file20:36
cloudbudhow to modify this20:36
ikoniacloudbud: who is writing this script/service file20:36
cloudbudI am writing service file20:36
oerheks_good call, ikonia , python3 is a little different20:36
cloudbudikonia20:36
ikoniacloudbud: you're writing it, but you are using "-u" but you don't know what command supports -u20:36
ikoniathat doesn't make sense20:36
ikoniaif you're writing it and passing "-u" you must know what you're passing it to20:37
oerheks_       -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
cloudbudi have copied it ikonia from some file the exec file20:37
ikoniacloudbud: ok - so you're not writing it, you're just blindly copying it20:37
cloudbudikonia : i thought it will execute like devops user20:37
ikoniacloudbud: yes, but you actually have no idea what it does, you're just blindly copying it20:38
cloudbudikonia : can you tell me which switch i should use20:38
ikoniacloudbud: 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 use20:39
ikoniaoerheks_: just found it in the python 2 man page, thank you20:39
=== rdz is now known as rdz_____
ikonianothing to do with user20:39
=== rdz_____ is now known as rdz
aroonianyone running 18.04?  it works great but i'm supposed to get emojis and apparently i dont see them anywhere20:43
oerheks_arooni, "supposed to get emojis " ?20:47
aroonihttps://www.omgubuntu.co.uk/2017/11/ubuntu-finally-long-last-time-support-color-emoji20:47
oerheks_arooni, so what did you install? tons of statements in that post, Cairo, Noto Color Emoji font20:54
aroonifonts-noto-color-emoji/bionic,bionic,now 0~20180424-0ubuntu1 all [installed]20:56
arooniso i should have the right font already isntalled20:56
vonhey 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:00
memphistovon: https://wiki.archlinux.org/index.php/Systemd/User#DISPLAY_and_XAUTHORITY21:03
han_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:04
pipegeekHi 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:06
oerheks_ubuntu proveds the latest stable thunderbird, and 18.04 is LTS, so it will stick with stable21:09
oerheks_c/provides21:09
za1b1tsuHello, when I boot the Ubuntu Server Live USb, how can I switch virtual consoles?21:09
vonmemphisto, both variables are available within the session. Also the session is started by lightdm, so these variables should be available21:09
vonoh wow. systemctl --user show-environment reveals that systemd has wrong DISPLAY value21:11
vonwhere does it get that?21:11
memphistohttps://wiki.archlinux.org/index.php/Talk:Systemd/User21:20
pipegeekoerheks_: understood!  But I was wondering if anyone was maintaining packaging.21:28
pipegeekdefinitely get it that the version number in bionic won't change.21:28
pipegeekand also, if the thunderbird-next ppa was likely to come back to life or if it was abandoned.21:30
sammyHello21:31
naccpipegeek: we are not affiliated with PPAs generally21:35
pipegeekGot it.  Thanks nacc.21:37
naccvon: what value are you getting and what is 'wrong' about it?21:37
vonnacc, I get :20 instead of :021:37
naccvon: what version of ubuntu?21:37
blzHello, 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
vonnacc, the latest 18.0421:38
naccvon: ok, fwiw, it won't be :0 most likely; that's the GDM session now. For instance, my user's session is on :121:39
vonnacc, xubuntu uses lightdm by default21:39
vonso that's what I use after installing xubuntu-desktop21:39
naccvon: ah of course21:39
station_arduino on U18.04 dosent wark21:39
station_found bugg https://bugs.launchpad.net/debian/+source/rxtx/+bug/177060421:40
ubottuLaunchpad 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
suboneI'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?21:40
=== gms is now known as Guest60712
han_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:53
BlueProtomanI'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 can21:55
BlueProtomanI fix this?21:55
stevecoh1got an issue with repository enablement in 18.04 https://pastebin.com/ph5yuVb021:59
stevecoh1anybody here?  All I see are people quitting22:01
han_Stevecoh  did it authenticate22:02
stevecoh1Thanks, how would I tell?22:03
naccstevecoh1: uh... did you handcraft your source.list?22:06
naccarchive.canonical.com is only for the partner component22:06
naccstevecoh1: iow, you're doing it wrong :)22:07
stevecoh1This is a script that run22:07
oerheks_archive.ubuntu.com would be expected indeed22:08
oerheks_bad script :-P22:08
stevecoh1this 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:08
naccstevecoh1: your script is busted and/or your base configuration is22:09
naccstevecoh1: pastebin /etc/apt/source.list22:09
Nubsanyone around to help with install issues22:10
stevecoh1The things it's failing to install are dependencies of the things it's trying to install.  $ cat /etc/apt/source.list22:10
stevecoh1cat: /etc/apt/source.list: No such file or directory22:10
oerheks_* sources.list22:11
oerheks_= proof that naxcc is human :-D22:11
oerheks_Nubs, ask, wait and see22:11
naccstevecoh1: stop. listen to us first. Your sources are incorrectly configured, full stop.22:12
compdocNub, just explain the problem22:12
naccoerheks_: bah :)22:12
NubsI 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 left22:12
stevecoh1https://pastebin.com/YVu7gZaq22:13
Nubsive tried installing from Dvd and flash drives22:13
naccstevecoh1: line 53 and 54 of your file are incorrect.22:13
stevecoh1I'm trying to listen.  You asked for sources.list and I put it in a pastebin.22:13
stevecoh1ok, what should I do with them?22:14
naccstevecoh1: replace archive.canonical.com in those lines with us.archive.ubuntu.com22:14
naccstevecoh1: then run `sudo apt-get clean; sudo apt-get update`22:15
stevecoh1ok, thanks, let me try that.22:15
oerheks_Nubs, when at the point, chooing live/install, hit F6 Nomodeset22:16
oerheks_!nomodeset22:16
ubottuA 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 parameter22:16
migrantFourHello, 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:17
Nubsf6 didnt do anything22:18
Nubsi can press 'e' to edit commands or 'c' for command line22:19
stevecoh1thank you very much.  Actually, after changing those lines, they were duplicates.  After removing them altogether the install script worked without errors.22:22
NubsTY Oerherk_ i added the nomodeset  edit commands and its working now22:23
stevecoh1I have no idea how this might have happened.  I had not touched sources.list, but something might have.22:23
oerheks_Nubs, oke, good job, see after install if this happens still, use nomodeset and install (nvidia) drivers i guess22:24
Nubsok Thanks!22:25
stevecoh1however, that didn't make the scanner work.  Back to drawing board.22:25
stevecoh1next 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?22:27
=== luiz is now known as Guest65489
Guest65489hey22:29
=== gms is now known as Guest31233
han_Loaded 18.04.  Tillx has a strange bar across the top.  Can we remove it.?23:03
leftyfb!info tilix23:07
oerheks_you mean tilix ?23:07
ubottutilix (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 kB23:07
oerheks_this is what i see when it starts.. https://imgur.com/a/eH9JNgT23:08
oerheks_but the top bar is not that weird23:08
han_maybe I can install vim23:15
han_Is there a good on-line linux magazine?23:17
oerheks_http://fridge.ubuntu.com/ is a start, for ubuntu that is23:19
geniihan_: Linux Journal is online, but only limited articles and reviews without an actual subscription ( something like $35 USD for a year )23:23
tonahi i had installed sudo apt install mailutils, but i selected not setting, is there another way to launch the assistant :)23:27
Gigabittenso 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
GigabittenCould I please have some help solving this problem, hopefully permanently?23:28
han_Thank you all23:39
=== Giga is now known as Guest11251

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