/srv/irclogs.ubuntu.com/2018/03/13/#ubuntu.txt

neredsenvyp to Num 7, { to Num 8, } to Num 9, ; to Num 4, " to Num 5, | to Num 6, _ to Num 300:01
Budgii__neredsenvy, what if it was ctrl P?00:06
neredsenvyproblem is keyboard p button is not working00:07
Budgii__oh, so 7 needs to type P00:07
neredsenvyseems to be software problem because i tried a new replacement keyboard same issue tho00:07
neredsenvyyes00:07
kostkonneredsenvy, happens on a different keyboard layout as well?00:09
Budgii__what about with another operating system?00:09
kostkonneredsenvy, you could add a 2nd english layout, e.g. en us or en uk and test it out00:09
Budgii__I was able to make xdotool type p, but for some reason it's not executing when i bind a key to bash00:10
neredsenvysame one windows00:10
neredsenvyon*00:11
Budgii__!p00:11
Budgii__can someone send a paste link? paste.ubuntu.com is down00:11
kostkonBudgii__, works fine here00:12
Budgii__says the server is down. strange00:12
Budgii__other sites work00:12
Budgii__i'00:12
TabMasherPastes to http://paste.ubuntu.com/00:13
kostkoninteresting..00:13
=== tb is now known as Guest96689
Budgii__hmm still not working00:13
kostkonBudgii__, what about pastebin.ubuntu.com00:13
Budgii__well, neredsenvy, this is all you need to do: download xdotool then i;ll tell you00:14
Budgii__kostkon, error:  DNS_PROBE_FINISHED_NXDOMAIN00:14
kostkonright00:14
kostkonyour dns server is acting up00:14
Budgii__it might be that my computer hasn't been restarted in weeks00:14
strengthkostkon, nopbody says google X anymore... it's now "search X"00:14
Budgii__Lol00:14
kostkonstrength, might be the same i don't know00:14
kostkonthe case*00:15
kostkonsame → case00:15
Budgii__okay neredsenvy, this is all you need for your .sh script. line 1: #!/bin/bash line 2: xdotool type p00:15
Budgii__then bind your 7 key to that script with "bash /home/user/script/location" in the keyboard settings00:16
=== gr33n7007h is now known as al2o3-cr
kolbertHey there, I'm trying to install ubuntu from a USB but it doesn't let me select what partition I want to use, it wants to install itself on the USB00:16
chegneyanyone know anyting about getting 16.04 to recognise the p54usb wireless device?00:17
akikkolbert: it doesn't see your hdd/ssd? maybe look into your bios for sata mode, and change it to ahci00:18
chegney[   29.117810] usb 1-2: Loading firmware file isl3887usb00:18
chegney[   29.121178] usbcore: registered new interface driver p54usb00:18
chegney[   29.203884] usb 1-2: Direct firmware load for isl3887usb failed with error -200:18
chegney[   29.203896] usb 1-2: Firmware not found.00:18
chegney[   29.203899] usb 1-2: failed to initialize device (-2)00:18
kolbertakik: I just get this when I go through the prompts00:18
kolberthttps://usercontent.irccloud-cdn.com/file/iETvCxdH/Screenshot%20from%202018-03-13%2000-12-38.png00:19
kostkon!paste | chegney00:19
ubottuchegney: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.00:19
chegneyok, sorry00:19
chegneythanks00:19
YounderI am writing a shell script. In it I am doing a 'sudo -u john rsync -avz Pandora:/var/www /media/john/data/Pandora/www'. This propts me for a passphrase. In my shell i have 'eval "$(ssh-agent -s)"' and 'ssh-add ~/.ssh/id_rsa' set so I don't have to enter the pass phrase evey time. How do I pass this over to the shell script so I dont have to enter this passphrase? It is in cron.weekly so stopping and asking ruins everything.00:22
akikYounder: i'd just make sure user john can use those ssh keys. why are you changing user in the script?00:28
blackflowYounder: add -e ssh00:28
blackflowYounder: to rsync00:28
akikYounder: oh, cron.weekly00:29
Younderakik, I have ssh-copy-id pandora and the in /etc/ssh/sshd_config set AllowPasswords to no. So I am running the script as root but must log in as john. (yes, allowRootLogin is no)00:30
gergeyou should just do it with systemd00:31
akikYounder: if you "su - john" are you able to access the remote server pandora with ssh?00:32
jiveturkeywhat is the web browser of choice?00:34
akikjiveturkey: ubuntu comes with firefox00:34
jiveturkeyok does anyone know why that program captures itself in your clipboard history?00:35
Younderakik, yes as john i can 'ssh pandora' without the passphrase00:36
jiveturkeyalso I have a bios update exe00:36
gergeYounder: use the same command with systemd with user:john00:36
jiveturkeyhow do I run in when I am linux?00:36
gergesystemd timers can work easily weekly00:37
akikYounder: maybe it's the sudo that doesn't work with it. you can use also "su - john -c rsync ..."00:37
akikYounder: or have you setup sudo to not ask for a password? maybe that's what it is waiting for00:38
gergeYounder: john can enter ssh because it has the keys, right?00:39
gergeso, if you insist on cron, just do this instead of sudo -u00:40
chegneyhow do I extract a Setup.exe on linux?00:41
jiveturkeycabextract00:41
jiveturkeyjust did it00:41
jiveturkeygoto terminal and type cabextract00:42
jiveturkeyinstall the dependancy00:42
chegneysays no valid cabinets found00:42
jiveturkeythen cabextract *.exe00:42
jiveturkeyyou need to run win00:42
jiveturkeywine00:42
jiveturkeyor virtualize a windows box00:42
gergersync -avz e "ssh -i /home/john/.ssh/somekey" Pandora:/var/www /media/john/data/Pandora/www  -00:42
chegneyjust to extract an exe?00:42
Random832install 7z00:42
jiveturkeyyou can try 7zip00:42
Random832apt install p7zip-full00:43
gergecabextract doesn't need wine00:43
Jonno_FTWin 16.04, I can't play music with ario and youtube in chrome at the same timer00:45
jiveturkeyhow do i format doggie?00:46
jiveturkeydisk utility?00:46
Jonno_FTWjiveturkey: what it is doggie?00:46
jiveturkeyyou know... whats up dog?00:47
jiveturkeysmells like updog.00:47
TabMasher??00:47
Jonno_FTWuse gparted00:47
jiveturkeythat is it00:47
cheguacamolewhat is it though00:47
Jonno_FTW(thought I'd ruin your joke with bad english)00:47
jiveturkeysorry I don't know the terminology someone asked me if I worked on dvr when I was 18 I said yeah I can fix your dvd player.?00:47
jiveturkeyonly problem is I am on xubuntu00:48
jiveturkeyso I guess I have to get everything lol00:48
jiveturkeyI just upgraded an old hp to a core 2 duo I am so excited!00:49
Jonno_FTWwhat is your question?00:49
jiveturkeydo you have to unmount to format?00:50
Jonno_FTWyes00:50
Jonno_FTWgparted will do all this for you00:50
jiveturkeyok i have it up00:50
=== cheguacamole is now known as pika
jiveturkeyI just see there isn't an option with it mounted... makes sense00:50
jiveturkeythey call me gnomeo00:51
nexus_hi00:53
jiveturkeyok got my bios stuff intact on the usb00:53
jiveturkeyhere I go00:53
jiveturkeywish me luckies00:53
Jonno_FTWwe don't need a play by play00:54
nexus_what does one do on these servers00:55
akiknexus_: you can chat on irc servers00:55
wedgienexus_: this channel is for support on Ubuntu. So if you have any ubuntu questions you can ask them here00:55
nexus_file sharing00:56
nexus_?00:56
chegneyis it impossible to get this wireless device to work?00:56
chegneyNetgear WG111v200:56
pikabe more specific00:56
chegneycan't seem to find a driver for it00:58
=== vemacs|ded is now known as vemacs
jiveturkeyanyone know how to push the bios update on old hp core2duo its a pavilion00:59
jiveturkeyI have it on a fat3200:59
=== vemacs is now known as Guest43084
jiveturkeyI don't have windows01:00
wedgiejiveturkey: i've used freedos for bios flashing in the past for those "windows only" installers01:01
akikjiveturkey: there's a way to make a bootable windows preboot environment dvd iso01:01
akikjiveturkey: http://www.webupd8.org/2013/07/how-to-create-bootable-windows-pe-iso.html01:01
akikjiveturkey: if you follow that guide, it was missing two packages that needs to be installed: cabextract and syslinux01:03
jiveturkeyI don't know if i have any spare dvdr's around01:03
jiveturkeycould I just use hirens?01:04
jiveturkeythat has one on it right?01:04
akikjiveturkey: whatever works :)01:04
jiveturkeywindows pe01:04
KalEli want to write a script to automatically back up my stuff. do you know how i can upload to _any_ online cloud service provider using commandline?01:04
KalElor using python?01:04
jiveturkeyI had to make one of those for acronis for a server once01:04
jiveturkeyimma work it01:05
jiveturkeyif I could only keep up with my cd wallet01:05
=== ubuntu is now known as Guest5713
Guest5713how do you convert bios to uefi?01:06
jiveturkeyits the file system01:06
jiveturkeythe bios usually is uefi already01:06
jiveturkeyeither you have it on or off01:06
Guest5713??01:07
Mahjongghi, why would VLC icons get large? I tried remove --purge on VLC and packages VLC depends on with no luck01:07
Mahjonggbionic here01:07
jiveturkeylike uefi is enabled by default unless you do a factory reset you can gain access back to the bios and modify it legacy01:07
jiveturkeyuefi uses a efi file in the boot partition01:07
MahjonggDon't have the same problem on another bionic01:07
jaitaiwanHey folks, just wondering if snaps are supposed to be apart of your $PATH by default or if there's some sort of setup steps I'm missing before using CLI snaps01:07
jiveturkeylets the os gain access to the bios01:07
Guest5713my computer is default bios01:08
jiveturkeyits usually lock with secure boot so only windows with signed key can be loaded01:08
jiveturkeyso you need to gain access disable secure boot and then you can modify it back to legacy01:08
jiveturkeythen you can install linux01:08
jiveturkeyif you are trying to install linux in uefi that will work too01:09
jiveturkeybut don't dual boot windows and linux both uefi01:09
jiveturkeywindows likes to write itself into the bios to boot and kick linux01:09
Guest5713my computer is bios by default.01:09
jiveturkeybios is just a chip hardcoded in there01:09
jiveturkeyyou mean it is legacy by default01:09
Guest5713yes01:09
Guest5713and i want to convert it to uefi/efi01:10
jiveturkeyyou want to convert ubuntu to uefi from legacy?01:10
Guest5713yes01:10
MahjonggBy VLC icons I mean play stop etc icons on the VLC window01:10
jiveturkeyok that is your search than in google01:10
jiveturkeyconverting ubuntu legacy install to uefi01:10
Guest5713ive tried googling it01:11
Bashing-om!uefi | Guest571301:11
jiveturkeyyou need to do the conversion if it is possible converting the filesystem then switch the bios to uefi01:11
ubottuGuest5713: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI01:11
jiveturkeyI have done it with win01:11
jiveturkeyI just reinstall with uefi01:11
jiveturkeyfor linux01:11
jiveturkeyif that is an option01:11
jiveturkeyjust format a fat32 install and make sure you choose the uefi boot for the cd or usb stick01:11
jiveturkeyuefi understands fat32 format not ntfs or other01:12
Guest5713i use a windows 7 computer that is defaukt bios/legacy.i want to convert the entire system to uefi/efi if thats possible.01:12
jiveturkeywell you have to have uefi support in the bios01:12
jiveturkeywhat type of processor is it?01:12
jiveturkeyyour lga775 doesn't have the support01:13
jiveturkeyyou have to have a 1150 or 1155 or above01:13
Guest5713how do i see what type of processor i have?01:13
jiveturkeyit basically has to be specced for the window 8 time01:13
jiveturkeyor above01:13
jiveturkeyit is in the bios01:13
jiveturkeyor you have a sticker on the machine01:14
jiveturkeyyou can look up the vin number01:14
jiveturkeyit is mainly the socket and the motherboard they have to have uefi support01:14
jiveturkeyuefi usually works if the socket is up to par01:14
jiveturkeyor bios flash altogether01:15
Guest5713can i install windows 8.1 in bios?01:15
jiveturkeyyou can install anything01:15
Guest5713ok01:15
jiveturkeyyou need to choose mbr tho01:15
jiveturkeyno gpt01:15
jiveturkeyor i suppose you could do either what do i know01:15
Guest5713what happens if i choose gpt01:15
jiveturkeyjust no efi file if you don't have uefi01:15
jiveturkeyi don't know let me see if you can01:16
=== mack is now known as Guest96522
jiveturkeyno gpt is only for uefi01:16
jiveturkeyso only mbr for legacy bios01:16
Guest5713ok01:16
jiveturkeyand mbr is specific to legacy01:16
* zykotick9 notes it is _possible_ to use gpt with an old school bios01:17
jiveturkeyvice versa gpt / mbr uefi/ legacy01:17
jiveturkeyyou can use it01:17
jiveturkeybut you can't boot gpt from legacy01:17
jiveturkeythat is the only stipulation01:18
=== pika is now known as ex4eaimental
Guest5713off topic:is there any way to unguest yourself here?01:19
=== elkclone is now known as Guest40024
pengwensGuest5713: type "/nick somename" to change your name to somename01:19
kostkon!register | Guest5713, also you could register01:20
ubottuGuest5713, also you could register: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode.01:20
=== Guest5713 is now known as idontknowanymore
chegneyanyone familiar with using ndiswrapper for wireless?01:20
idontknowanymore@pengwens thanks01:20
pengwensnp01:21
chegneyI'm using gkndis and it seems I have the driver installed, but i'm not getting a wlan device01:21
pragmaticenigmachegney, could you provide more information? What ubuntu version you are on, what chipset the wireless card is?01:21
idontknowanymoreis there any way to convert/upgrade from bios to uefi/efi?01:21
chegneyi'm on 16.04 and it's a Netgear wg111v201:22
jaitaiwanAny snap experts in here?01:22
chegneythink it's a isl3887 chipset01:22
bazhang#snappy jaitaiwan01:23
jaitaiwanbazhang champion ty01:23
pragmaticenigmaidontknowanymore, the motherboard needs to come from the manufacturer with the ability to use UEFI. it is not something that you can do at home01:23
pengwensidontknowanymore: i think it depends on what your motherboard supports01:23
idontknowanymoreoh01:23
pengwens^^ what pragmaticenigma said.  :)01:24
idontknowanymorehow can i tell?(im new at this ._.)01:24
pragmaticenigma!ask jaitaiwan01:24
pengwensidontknowanymore: restart, and poke through the settings in the bios01:24
pragmaticenigma!ask | jaitaiwan01:24
ubottujaitaiwan: 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 !patience01:24
pragmaticenigmaidontknowanymore, it will be documented in your motherboard/computer manual01:24
pengwenspragmaticenigma: otherwise, i would search for the make/model of your motherboard and see if they spell it out in the specs01:25
idontknowanymoreif i reboot can i get back to this same place?01:25
pragmaticenigmahowever you were able to join this room, you need only repeat those steps to come back here01:25
pengwensidontknowanymore: you will have to restart your IRC client01:26
chegneyany ideas on this wireless device??? http://i.imgur.com/rK9Zajb.png01:27
=== styles_ is now known as Guest62617
pragmaticenigmachegney, have you taken a look at this? https://askubuntu.com/questions/814364/usb-wireless-netgear-adapter-ubuntu-16-0401:31
pengwenspragmaticenigma: how do you look up the list of commands that be sent to a bot?01:32
pragmaticenigmapengwens, most I pick up from other people. You can also "/msg ubottu !testcmd" to see if ubottu knows anything. Some are more obvious than others01:33
pengwensty01:35
pragmaticenigmapengwens, if you use a command that ubottu doesn't know, the bot will PM you to tell you it doesn't know anyhting01:35
pengwensit looks like !help does the same thing as !ask01:36
daxthere's a list of all ubottu factoids at http://ubottu.com/factoids.cgi01:37
Vic2I just reinstalled Ubuntu 16.04 ... was using 14.04 ... I am having difficulties getting x11vnc server to work the way it did before and searching Google is only getting me more and more confused and frustrated.  Can someone help me straighten this out?01:37
pragmaticenigmaDo you have your original configuration somewhere, or can you be specific of what your finding isn't working. Vic2 ?01:39
Vic2Sadly, I do not have anything with original configuration or even how I set it up initially ...the remote desktop is low res where it should be more like 1280x1024.  When I had the monitor plugged in it seemed ok, but after removing the monitor the desktop is too small.01:41
Vic2to be more specific, I am running one PC headless and connecting to it via another w/tightvnc.01:42
pragmaticenigmaah, i used to know this one... do you use vnc to authenticate, Vic2 ?01:43
Vic2I am doing it with no authentication01:45
Vic2@pragmaticenigma -- I am doing it with no authentication set to start  at boot before login.01:48
pragmaticenigmaVic2, this article might help get you setup and running https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-0401:49
pragmaticenigmait's been a long time since I needed to do headless like that01:49
Vic2Ahh a DO tutorial ... they usually are awesome.  I will check it out, thanks.01:50
=== mack121 is now known as mrz121
RandolfI'm a NetBSD user who is looking at getting into Linux, and most of the people I know are highly recommending Ubuntu.  So, I'm trying to figure out whether I should be downloading 16.04 or 17.10.  I'm inclined to think that the newest version is probably the best place to start, but the web site01:54
RandolfWhich version of Ubuntu server would be the better one to start with?  Thanks.01:54
Randolfmakes it look like 17.10 won't be supported for very long.01:54
bazhangRandolf, considering that 18.04 comes out next month, and 17.10 is only 9mos support ending soon01:55
wedgieRandolf: 16.04 is an LTS release. the others (until 18.04 is released in april) are only supported for a few months01:55
bazhangnine, to be exact01:56
wedgiemy personal preference is to stick with the LTS releases because doing a major upgrade at *least* every 9 months is too much for my tastes. But the non-lts releases will get you newer stuff, to be sure.01:57
wedgieif you just want to play with it then either is probably fine01:57
kostkonRandolf, both versions are upgradeable to 18.04 though, assuming that you will upgrade when 18.04 comes out01:58
tblake3Strange problem, I can use firefox to get to google.com but no other websites. I can't ping anything from the terminal "connect: Network is unreachable" but I can resolveip google.com. Can't ping 172.217.1.238, network is unreachable. Help?01:59
RandolfDoes "LTS" mean "Long Term Stable?"02:01
daxLong Term Support02:01
RandolfAt least I got 2/3 right.  :)02:02
RandolfI'll stick with the LTS releases then.  Thank you.02:02
RandolfI have a client who is on Ubuntu 4.4.0 SMP.02:02
RandolfI'm guessing that's pretty old.02:02
daxthat sounds like the kernel version, Ubuntu release versions are year.month02:03
RandolfOh, okay.02:03
=== rangerdude is now known as Ranger15
RandolfHow can I find out which version of Ubuntu is running if the kernel is separate from that?02:03
wedgielook in /etc/issue02:03
wedgiebut based on the kernel, that's probably 16.0402:04
RandolfAh, yes, 16.04.2 LTS.02:04
wedgiecan also look at what repos are configured in /etc/apt/sources.list02:05
RandolfThere's also this after LTS:  \n \102:05
RandolfThank you.02:05
RandolfIt's good to see, at least, that my new client's Linux is a recent version.02:05
wedgieyeah, that's the current LTS. The next one is scheduled for release next month. LTS's get released every 2 years02:06
wedgiewell, i guess 16.04.3 is technically current, but that's not a major upgrade02:07
RandolfYeah.02:07
RandolfI figure that 16.05.<something> would be somewhere between minor and major.02:07
Bashing-omRandolf: Consider to get that server up to date. current " sysop@x1604:~$ cat /etc/issue >> Ubuntu 16.04.4 LTS \n \l " . That server is 2 release points behind .02:08
RandolfBashing-om:  We're planning to replace it because it's running on a cloud service that's not working out.  So, the new system will be current.02:09
RandolfI'll probably attempt an upgrade just before pulling the plug for the experience though.  :)02:10
wedgieRandolf: you'll probably be underwhelmed. Most likely all you'll need is ''apt-get dist-upgrade && reboot'' :P02:10
LfourHi02:17
LfourLooking for a channel to talk about text based games.02:18
Randolfwedgie:  That's fantastic.  (I'm making some notes.)02:21
Randolfwedgie:  Is it not so straight-forward for major upgrades?02:21
jiveturkeymotownphillys back again02:22
jiveturkeydoin a little east coast fling02:22
jiveturkeyBoyz II Men going off02:22
jiveturkeyNot too hard, not too soft.02:22
jiveturkeyI majorly upgraded. I dropped in a core 2 duo 4 gigs of ram and a 7200 hard drive with a bios upgrade on my hp pavilion dual pentium!02:24
jiveturkeyI am currently running xubuntu and loving it.02:25
jiveturkeylife is good.02:26
pragmaticenigmaRandolf, it's easier with a gui, but also possible with command line. It's a special command that invokes the major version update02:28
tieinv!alis | Lfour02:28
ubottuLfour: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"02:28
administradorhello, forcompiling a program with make, how do yo install it so I can select it from the menu.?02:28
pragmaticenigmaadministrador, this article may help you out: https://askubuntu.com/questions/224004/how-to-add-programs-to-the-launcher02:29
pragmaticenigmaadministrador, look at the second response in that article.02:31
Randolfpragmaticenigma:  I've always preferred command-line, so I'll be getting into that aspect of things more.02:31
RandolfOn Net02:31
administradorRandolf, I was hoping for a make install thing...02:32
RandolfOn NetBSD the "pf" firewall is what I've been using (along with "pftop" and all the ALTQ modules).  Dose Ubuntu support pf being compiled into the kernel, or does it use something else?02:32
Randolfadministrador:  Hmm?02:32
Randolfs/Dose/Does/02:33
administradorRandolf, I am going to compile Blender, the last step is "make", but that will make me "cd" to go to /the/path/where/blender/is instead of selecting it from the menu02:34
pragmaticenigmaadministrador, Randolf isn't currently responding to your comments02:34
pragmaticenigmaadministrador, they were responding to a conversation they and i were having earlier02:35
administradorpragmaticenigma, oh...02:35
Randolfadministrador:  I'm new to Ubuntu, and I'm just trying to find out a few things about it.  :)02:35
RandolfBlender's a great tool though.02:35
pragmaticenigmaRandolf, it's possible it's available, I haven't done much outside of ufw, which is the default firewall in Ubuntu02:35
RandolfOkay.02:36
RandolfIs ufw part of the kernel?02:36
pragmaticenigmaRandolf, "do-release-upgrade" is the command in Ubuntu for command line upgrades. Always be sure to back things up before upgrades! :-)02:36
RandolfBackups are important on a regular basis, not just at the time of backups.  :)02:37
pragmaticenigmaRandolf, I'm not sure if it is. I think both might just be a package to make modifying iptables less cumbersome?02:37
Randolfpragmaticenigma:  Okay.  I'll have to look into that.  With NetBSD I always compile a custom kernel with pf in it.02:38
pragmaticenigmaRandolf, it probably is possible. really anything is possible, the power of the kernel :-)02:39
pragmaticenigmaokay sleep time for me... stupid Daylight Saving time... grumble grumble02:39
guivercufw (uncomplicated firewall) isn't part of the kernel; its a front end to iptables or the real firewall inside the kernel https://help.ubuntu.com/community/Firewall02:40
Randolfguiverc:  Ah, so iptables is part of the kernel already?02:47
RandolfI've heard many good things about iptables.02:47
guiverchas been for years...  it's the linux firewall02:47
RandolfGreat.02:48
guiverci'm no expert; but I've not really used ufw; i use iptables commands (which means terminal - ufw and otehr front ends allow gui)02:48
RandolfWith pf there's a /etc/pf.conf file that is used to configure the firewall.  Does iptables have an equivalent configuration file under /etc/ somewhere?  Such as /etc/iptables.conf?02:50
guivercnetfilter [nftables] is to {has?} replace iptables - which means if you use front end you can ignore differences for easy use cases02:51
apesI tried installing the Canonical Kubernetes installation via conjure-up. Now I've got LXD causing a hard lock on my Ubuntu host when it starts up -- anyone have thoughts on what may be going on?  I've put CPU/Memory/Task limits on the service, and it's still hard-locking.02:53
guivercRandolf, yes it did have (equiv. to pf.conf), but I don't recall what it is (i remember editing it years ago) but its changed & i've not kept up sorry.02:54
Randolfguiverc:  That's great.  I'll look into it and figure it out myself..02:54
diogeneshey i got a question02:55
diogenesdoes ubuntu still have spyware02:55
diogenesin 16.0402:56
=== tfgbd__ is now known as tfgbd_
guivercdiogenes, ubuntu never had spyware, so sorry, I have no idea what you mean?02:56
diogenesit did have spyware from amazon02:56
diogenesidk if it was removed02:56
diogenessome sources say it was some say it wasnt02:56
daxit was.02:57
guivercthat was not spyware; canonical (the company behind & support ubuntu) got some money for anonymous info sent to amazon; but it was sent anonymous which doesn't fit the definition of spyware02:57
guivercit was easily turned off or disabled.  ubuntu isn't windoze02:58
diogenesi remember it was like that by default02:58
diogenesanyway thanks for the help02:59
dax(to be clear: i mean it was removed. i'm uninterested in whether or not one calls it spyware :)03:00
dax(there's still a link to amazon on the dash, but it doesn't do any info snarfing, it's just a link)03:00
Vic2What is the URL to find the current version of a package available in the repository?k45wbhi203:02
Vic2k45wbhi203:02
gioanhello03:02
gioani am using 32bit my system03:03
keegerugh i hate 17.1003:03
Randolfkeeger:  Why?03:03
diogenes16.04 master race03:03
keegeri keep getting random DNS failures to lookup urls, like yahoo.com03:03
gioani want to convert to 64 bit, no need install new, what i to do?03:03
keegerit's started ever since i switched to a static IP03:04
keegerwhich in itself was a PITA03:04
diogenesu got to install the 64 bit iso03:04
diogenesand backup ur data03:04
guivercVic2, https://packages.ubuntu.com/search?keywords=htop  (to look up htop)03:04
Randolfkeeger:  Do you run a local caching DNS server and use that as your resolver?03:04
keegeri just feel like 17.10 is 10 steps back on networking03:04
apes18.04 will be superior03:04
keegeri used whatever the default was03:04
keegerapes: that's an easy bar to hit with 17.1003:05
Randolfkeeger:  What's in your /etc/resolv.conf file?03:05
keegernameserver 8.8.8.8  nameserver 8.8.4.403:05
diogeneswhat irc client is the best03:05
Randolfkeeger:  Those are Google's DNS servers.03:05
keegerdiogenes, i like xchat03:05
keegerRandolf, yeah03:06
keegerlol03:06
RandolfThey're stable.03:06
keegermy problem is the systemd-resolved doesn't seem to be running03:06
apeskeeger: Are you maybe getting network failures?03:06
Randolfkeeger:  I always run my own caching DNS server, then set /etc/resolve.conf to point to 127.0.0.1.03:06
keegeri installed dnsmasq03:06
keegerand i disabled systemd-resolved and used that03:06
* Randolf looks into dnsmasq...03:06
keegerand it has the same issue03:06
guivercdiogenes, that's a personal opinion question; whatever you like most.. i stick with hexchat myself (irc software)03:06
diogenesi had xchat before on winshit03:07
diogenesyea im using hexchat right now its not bad03:07
apesI like irssi03:07
Randolfkeeger:  Does your DNS problem persist even when dnsmasq is out of the picture?03:07
jiveturkeyomg i have syncterm up glowing ascii on my screen03:07
guivercdiogenes, xchat is a ~dead project; hexchat was a fork of xchat & is active :)03:08
Randolfjiveturkey:  You could throw Midnight Commander (mc) in there for good measure.  :)03:08
jiveturkeyI am going to L.O.R.D.03:08
keegeryeah i disabled dnsmasq and re-enabled systemd-resolved03:08
keegerand now i have zero dns working03:08
diogenesoh fair enough ty03:08
gioanhello03:08
RandolfHello gioan.03:08
gioani want to convert to 64 bit, no need install new, what i to do?03:09
diogenes...03:09
cfhowlettinstall 64 bit ubuntu.  no conversion option other than that03:09
diogenesdownload the 64 bit iso03:09
keegerin order to get a static ip to work, i had to disable network manager03:09
diogenesback up ur files03:09
diogenesformat and reinstall03:10
par4g0ngioan: You can't upgrade to a different architecture. You'll need to perform a fresh installation of Ubuntu 64-bit03:10
keegeror maybe i am using network manager now?  i can't even tell03:10
Randolfkeeger:  It shouldn't matter whether you have a static IP or a dynamic IP (DHCP) as long as you have the gateway portion set up correctly.03:10
keegeri set the ip using a yaml file in /etc/netplan03:11
keegerwell i had no dns issues when it was DHCP03:11
keegerhmm03:11
RandolfOh, well, DHCP might have been changing your DNS servers.03:11
RandolfDHCP clients will normally do that.03:11
keegermy router is configured to use google DNS as well03:12
RandolfIs your internet provider TELUS?03:12
keegeri've never had this problem with ubuntu prior to 17.1003:12
guivercgioan, your user settings will survive re-install to x86_64, but all apps & system programs need to start again.  but please backup your data regarldess.03:12
keegerno, at&t03:12
RandolfOkay.03:12
RandolfIf it was TELUS then the problem would be that they don't actually support static IP addresses, even though they'll bill you for them.03:12
RandolfOn TELUS the static IP will work for about an hour and then it will stop working.03:13
RandolfSwitch back to DHCP and everything's fine.03:13
RandolfI wonder if AT&T is doing something silly like that.03:13
RandolfBut you mentioned that you have a router.03:13
RandolfIs it a NAT/firewall router?03:13
keegerthe dhcp is my local router not an at&t router03:13
RandolfOkay.03:13
keegerit's something with ubuntu heh03:13
RandolfSo, your static IP is internal, and just to connect with your router.03:13
keegeryeah i'm doing  a web server, and i want it static so i can expose it via the router firewall03:14
RandolfOf course.03:14
keegerand apparently 17.10 decided to make that shit harder.  used to be i'd set the stuff in interfaces03:14
RandolfDoes your router allow you to specify permanent assignments with DHCP?  The good ones do.03:15
keegerprobably03:15
RandolfWell, then at least you have that option to get things working if you find that DHCP works but static does not.03:15
keegerwell dnsmasq seems to be working now03:16
keegerweird03:17
RandolfDid you switch from DHCP to a different static IP?03:17
keegeri didn't change that.  i turned of DNNSEC in resolved and turned cache on03:18
keegerand it still failed, then i started dnsmasq and it works03:18
RandolfI mean earlier, when you switched from DHCP to static.03:18
keegeryeah it was a diff ip03:19
RandolfOkay.03:19
RandolfYour router was probably trying to send some traffic to the wrong place.  I've seen this problem before.  It's usually solved by power cycling the router.03:19
RandolfThe problem is that your router will know what's in its DHCP leases, and its own arp tables.03:20
RandolfPower cycling forces that to start from scratch.03:20
RandolfSome routers have this problem, and some don't.03:20
RandolfWhen you set a static IP, your router doesn't know that you're no longer using the DHCP-assigned address.03:21
keegerthe ip i assigned was never assigned via DHCP03:21
RandolfRight.03:21
RandolfYour router probably still thinks your server has the DHCP-assigned IP before you switched to static.03:21
keegeri hope not03:21
keegerbut i need to test that03:21
RandolfWith DHCP there is a negotiation that takes place between the client and the server.03:21
RandolfWith a static IP there is no such negotiation.03:22
RandolfNormally it's not a problem unless there's something peculiar about the IP stack implementation in the router, or the arp tables get messed up.03:22
Randolf...or the routing tables.03:23
keegerit's an asus nighthawk router.  i doubt it has has a weird implementation03:23
keegerbut i can't find the existing tables03:23
RandolfNo, you won't.03:23
RandolfThe router knows them, but most "el cheapo" routers won't provide any way to see them.03:24
RandolfPower it off for 5 or 10 seconds, then see if everything is working properly after that.03:24
keegerit's been powered off several times03:24
keegerwe lose power like once a week lol03:24
RandolfSince you switched from DHCP to static IP?03:25
Vic2I am connecting to a remote machine via tightvnc ... the remote machine is running x11vncserver.  Now, HOW do I tell the remote machine to keep the desktop geometry of the monitor that is plugged in to it once it is unplugged?03:25
keegeryeah. and wtf03:25
keegeri just found another device on my network has that IP!03:25
RandolfOh.  There you go.03:25
RandolfYeah, that's bound to cause all sorts of problems.03:26
keegerjeesus that is crazy03:26
RandolfIs your static IP outside of the DHCP range?03:26
keegerno03:26
RandolfThen the DHCP server is going to assign it without caring.03:26
keegeri picked .150.  figured it was far away from .103:26
keegeri gotta find my mac addy heh03:26
RandolfIf your DHCP range was, say, 10.1.1.100-10.1.1.250, then you could pick 10.1.1.38 and you'd be fine.03:27
keegerah03:28
keegerifconfig -a is not showing me a hwaddr line03:28
keegergrr03:28
RandolfJust pick your favourite number for the last octet, and then you won't even have to worry about permanent DHCP assignments.03:28
RandolfI see "HWaddr" in the output of the first line on my system.03:30
=== Aztec03 is now known as SmokinClucks
=== SmokinClucks is now known as Aztec03
keegerRandolf,  you running 17?03:33
keegerapparently i have 17.10 on both boxes03:34
keegeri found my mac addy in the network manager file03:34
Vic2I am connecting to a remote machine via tightvnc ... the remote machine is running x11vncserver.  Now, HOW do I tell the remote machine to keep the desktop geometry of the monitor that is plugged in to it once it is unplugged?03:36
Randolfkeeger:  No, I'm not running it at all.  I have a client who's running 16 but I don't count that one because I've not done very much on that system yet aside from fixing the eMail server.03:37
keegerRandolf, I know it used to show up before.  ah well03:37
keegeri think i'll change my dhcp roof and put my statics in there03:37
RandolfOne thing I like about NetBSD is that I can use "ifconfig -av" to list all the details and bandwidth used.03:37
keegercan't believe someone else got that ip lol03:38
keegerI was going to install freebsd03:38
RandolfThe -v switch doesn't seem to be available in Ubuntu.03:38
keegerbut my dev tools dont really work well on it03:38
RandolfI've been using NetBSD for close to 20 years now.  Ubuntu Server LTS 16 will be my serious introduction to Linux.03:39
RandolfDoes Ubuntu support partitions larger than 2 TBs?03:39
cfhowlettit does03:39
RandolfThat's great.03:39
cfhowlettmight want to intro yourself to the #ubuntu-server channel03:39
Randolfcfhowlett:  NetBSD has a limitation in this, and I need to use a sharding kludge.  Hopefully I don't need to do this with Ubuntu.03:40
RandolfOkay, I'll take a look at that channel.  Thank you.03:40
cfhowletthappy2help!03:40
RandolfI've got some 4 TB and 8 TB hard drives that I've been ignoring.03:41
thedanyesI'm trying to set up a second X screen, and everything is working except I can't type in any applications on the second screen. FYI - running 16.04 LTS with Unity and NVIDIA GTX 780.03:46
Randolfkeeger:  How is your DNS resolution and networking working now?03:47
keegerRandolf, a lot better03:48
keegerdnsmasq seems to have fixed the dns03:48
keegerand fixing the static ip fixed my other issue, which was my port forwarding wasn't getting to me all the time03:48
keegerwhew03:48
keegerif you hadn't gotten me to look at the router dhcp table, i wouldn't have seen it03:49
thedanyesI've been googling this for about 2 hours now. Any advice?03:49
keegerthedanyes, what do you mean you can't type in?03:49
Randolfkeeger:  Excellent!  So, it's not Ubuntu 17 after all.  :)03:50
keegerRandolf, oh ubuntu 17 was still bad for DHCP03:50
thedanyeskeeger: I mean keyboard input isn't coming through to applications on the second screen.03:50
thedanyeskeeger: mouse works fine thoug03:51
keegeri had been ignoring the issues cuz they were sporadic, but i thought it was interfering with the other problem, so i figured i'd tackle it03:51
keegerthedanyes, is the window focused?  i don't know Unity, but if you click in the window with the mouse and type without moving pointer, does it still not work?03:52
thedanyesyeah window is focused and i kept the pointer over it03:52
keegerthen that is the oddest behavior i've heard of yet03:53
keegerwith 16.04, shouldn't setting up a 2nd screen simply been plug it in, and configure it to extend and not mirror?03:53
keegeri seem to recall it's pretty plug and play since 1403:53
Randolfkeeger:  Well, for DHCP wouldn't that be the DHCP Client software?03:54
thedanyeskeeger: yeah it's simple if i want to do it with xinerama or nvidia twinview or whatever, but i wanted the functionality of the separate X screen03:54
keegerRandolf, default in 17.10 is the systemd-resolved though.  i don't think it was the default in 1603:54
keegerand it seems..eh03:54
keegeri'm not a systemd fan03:54
keegerthedanyes, oooh.  you are running 2 X's?03:56
RandolfI'm going to have to learn systemd.03:56
thedanyeskeeger: not 2 X servers, only 2 X screens03:56
thedanyeskeeger: like :0.0 and :0.103:56
keegerthedanyes, ah yeah.  my X days are long ago03:57
thedanyeskeeger: latest thing i've tried is starting compiz specifically on the second screen "DISPLAY=:0.1 compiz &". some guy in the ubuntu forums said it worked for him back in 2011, but it crashes compiz for me.03:59
thedanyeskeeger: interesting error message though, "Xlib:  extension "XINERAMA" missing on display ":0.1"."04:00
keegerthedanyes, yeah i saw that.  seems to imply the window manager is the culprit04:00
keegerthedanyes, what is wrong with the default setup in 16 though?  i seem to recall it was pretty straightforward04:01
thedanyeskeeger: main thing is unity lags like crazy with the whole thing 'as one screen'04:01
keegerthedanyes, ah.  you can always dump unity :p04:02
thedanyeskeeger: my main monitor is 2560x1600 and the secondary is 1920x1080, so something about that virtual resolution of ~3480x1600  just makes it hate life04:02
Vic2I am connecting to a remote machine via tightvnc ... the remote machine is running x11vncserver.  Now, HOW do I tell the remote machine to keep the desktop geometry of the monitor that is plugged in to it once it is unplugged?04:02
keegerthedanyes, ah, right.04:03
thedanyeskeeger: secondarily though, the second screen is one i'd like to just turn off most of the time, and I only use it for like one application04:03
thedanyeskeeger: so a second X screen i could start an application on from a terminal, and yet have it not interfere with anything else, is pretty ideal04:04
keegerthedanyes, sure.  is your xorg.conf up somewhere?04:05
thedanyeskeeger: https://pastebin.com/nnGG9SLw04:06
thedanyeskeeger: it's generated by nvidia-settings, based on what I set in the GUI - I haven't modified the file by hand at all04:07
keegerseems like it should work04:08
keegerare you using virtualbox?04:11
thedanyeskeeger: no... well i think i may have it installed, but not using it04:11
thedanyeskeeger: i have virtualbox and vmware player both installed, but neither running04:11
keegerif it's not running then this post i found dosn't spply04:12
thedanyeskeeger: actually, i see vmware has some random background processes that are running: vmware-usbarbitrator, vmware-vmblock-fuse, and vmware-authdlauncher04:13
keegerthedanyes, are you using xrandr?04:15
keegerfound something in a thread that might help04:15
keegerhttps://bugs.launchpad.net/ubuntu/+source/unity/+bug/66145004:16
ubottuLaunchpad bug 661450 in unity (Ubuntu) "Support for multiple monitors broken" [High,Invalid]04:16
keegerabout halfwary down.  do a search for xrandr04:16
keegeri wish you luck with it04:17
keegerdual monitor setups can be tricky04:17
keegeryou might want to consider just not using unity04:17
cfhowlettthis!  ^^^04:17
keegeri usually install KDE (i love Dolphin) but I run i304:17
thedanyeskeeger: I've tried xrandr a few times in troubleshooting this, but not normally. I think everything gets set in my xorg.conf04:18
thedanyeskeeger: yeah i might switch, but i love everything else about unity.04:18
thedanyeskeeger: I'm really not looking forward to gnome on 18.04 LTS04:18
keegeri don't like gnome either04:19
thedanyeskeeger: Unity has great keyboard shortcuts, and gnome... not so much...04:19
keegeri3 really makes me happy04:19
keegerman, i'm so glad i got my network fixed.  i dont even have to configure haproxy now, nginx config works04:21
DraconiatorI noticed something weird with Xubuntu....even when I found the Nvidia drivers for my graphics card, it seems to run even slower than my usual setup...04:21
keegerDraconiator, the nvidia binary drivers or the open source ones?04:21
keegernvidia binary drivers always worked best for me04:22
DraconiatorOpen source, said they were tested and I'm not comfy with running untested software.04:22
keegerin fact, i swear I thought i saw an article a month ago where it was shown Nvidia has switches in their hardware, and if it's not their binary driver, it slows down the card performance04:22
thedanyesnvidia binary is probably a lot more tested than the open nvidia driver, i think it shares a lot of its code base with the windows version04:23
thedanyesThough you do lose the open source, so that sucks.04:24
keegeraight i'm out for sleep.  night guys.04:26
keegerRandolf, thanks for the help tonight04:26
Randolfkeeger:  You're welcome.04:26
Randolf(And I'm new here.  Ha ha!)04:27
DraconiatorI guess I am using a binary driver....interestinggggg04:30
thedanyesDraconiator: when you say 'seems to run [...] slower' what are you talking about? 3D benchmarks? dragging windows around?04:31
DraconiatorGeneral gaming.04:31
DraconiatorI noticed slowdown in games I haven't noticed with Win1004:32
thedanyesDraconiator: ahh. well some games are slower in linux, some are faster.04:32
apesIn general, you'll probably see slower performance in Linux, because the games and drivers are usually optimized for windows04:33
apesIt's nothing inherent to linux04:33
thedanyesHas anyone tried Trinity Desktop on Ubuntu?04:34
thedanyesI'm thinking when Ubuntu goes to gnome, I might give Trinity a shot.04:34
ShriHariOye04:36
OrbiturHow might one change a read-only environment variable in bash without access to gdb (ptrace_scope = 1)?04:36
EriC^^Orbitur: try #bash perhaps?04:36
Orbiturgood idea04:37
=== ShriHari is now known as altmount
altmountI oppose04:39
Randolfaltmount:  What do you oppose?04:40
EriC^^noooo04:41
thedanyesHey I figured out a workaround for my issue.04:44
thedanyesIn case anyone may have a similar problem.04:44
thedanyesI installed openbox and started it on the second X Screen.04:44
Randolfthedanyes:  What was the issue?04:44
thedanyesRandolf: I wasn't able to get keyboard input into applications on my second X Screen.04:45
thedanyesThis somewhat-related forum post gave me the idea. https://bbs.archlinux.org/viewtopic.php?id=22903904:46
thedanyesIronic, the OP posted he was able to run two instances of compiz and he was happy. That definitely was not working for me. :)04:46
RandolfI haven't been using GUIs in Unix all these years.  I probably will at some point with Ubuntu, but only after I've learned it well enough without a GUI.04:47
RandolfI think it's awesome that you're sharing the solution you found though.04:48
thedanyesThanks :)04:48
thedanyesRandolf: How do you browse the web without a GUI? Lynx?04:48
cfhowlett!browser04:48
ubottuSome of the Web Browsers in Ubuntu's repositories include: Firefox (XUL, Gecko), Rekonq (KDE, WebKit), Konqueror (KDE, KHTML/WebKit), Chromium (GTK+, WebKit), Epiphany(GTK+, WebKit), Arora (Qt/KDE, WebKit), Midori (GTK+, WebKit), w3m (terminal-based), links2 (terminal-based or graphical, see !manpage), edbrowse (terminal-based). Along with many others.04:48
Randolfthedanyes:  I use Opera on my laptop.  The usage I intend with Ubuntu at this point is in a server context that will be serving web sites rather than browsing them.04:49
thedanyesRandolf: got it. I used FreeBSD for years without a GUI for work.04:49
doc|workmenow04:58
lotuspsychjedoc|work: can we help you?04:58
doc|worksorry, fat finger moment04:58
cfhowlettdoc|work, I too suffer from this affliction05:00
doc|workit's a terrible one :)05:00
Vic2I am a 14.04 user who just upgraded to 16.04 .... I run a program under wine with multiple instances of it open at one time.  In 14.04 the launcher would create ONE icon and if I right clicked, I would see a list of all the instances ... in 16.04 I get an individual icon for EACH instance ... how can I alter this behavior so that I get ONE not TWENTY icons?05:04
thedanyesI sometimes get some weird behavior with duplicate icons in the launcher too. I'm also on 16.04.05:09
strengthwhere do the notifications from the screensaver login appear in ubuntu?05:14
Guest68475What is procces terminated status 255 in code block s05:21
gde33every time I leave my computer alone for a few hours it seems to put the entire interface into the swap? It starts without a mouse, after 3 minutes of supper slow motion I'm allowed to move it into the other monitor. Clicking things takes whole minutes. What is going on? Is it emptying memory onto disk?05:21
gde33it took 27 minutes for things to go back the way I left it.05:22
exit70Guest68475: https://en.wikipedia.org/wiki/Exit_status05:22
gde33One could argue it a measure of how bad my disk is but I would really like to see it just stay the way it was when left05:23
gde33would suspending help?05:23
thedanyesgde33: what kind of hardware?05:23
gde33crappy old quad core with spinning disk05:23
thedanyesgde33: only time i've really seen that is with virtualbox. are you running virtualbox?05:25
gde33I really dont like how user input doesn't have top priority. I dont care what it is doing I want mute to always work instantly so that I can answer the phone.05:25
gde33nope05:25
thedanyesgde33: how much ram and how much swap space?05:25
gde33I forget how much exactly but plenty of swap and 4 gb of ram in 64 bits mode05:26
gde33the disk is just old and slow05:26
gde33that doesn't change that I want the mouse mechanics to stay in memory not on the swap05:27
thedanyesgde33: if that happened to me, first thing i'd do is check htop to see cpu usage05:27
thedanyesgde33: then i'd run 'iostat 1' and see how much was being transferred to/from disk05:28
gde33its next to nothing by the time I get to run htop or system monitor05:28
thedanyesgde33: well wait, what was the 27 minutes?05:29
gde33it basicaly doesn't care what I want it has more important activities LOL05:29
gde33it is 1) a google chrome with 2 tabs, one of which my own rss aggregator that measures system resources and calms down when there are non.05:30
gde332) normal firefox with just the start tab05:30
gde33and 3) nightly with a bunch of video tabs05:31
gde334) transmission in turtle mode05:31
thedanyesgde33: hmm well you could try different browsers to troubleshoot. chrome takes a lot of RAM, and firefox isn't exactly known for it's low requirements either05:32
thedanyesgde33: i mean, a top-tier consumer SSD is only $100 in this day and age05:32
gde33I need to build a whole new pc that is why I havent bothered05:32
gde33the thing is really that everything works just fine until I give the system 8 hours to offload absolutly everything into the swap05:33
thedanyesgde33: if you get a SATA one it should work with your existing machine + forward compatible05:33
gde33including the mouse apparently05:33
exit70feels like some memory leak is probably going on05:34
gde33ill examine htop some more05:35
gde33Time+ is how much time something consumed?05:36
thedanyesgde33: maybe set up a ram warning? seems like something could be done with  grep /proc/meminfo  in a cron task05:37
thedanyesgde33: you might also go back through your dmesg log from the time it was unresponsive05:39
thedanyesgde33: could be something relevant there05:39
rpifanhello05:39
rpifanis there an ubuntu testing repo05:39
ShriHaristop blabbering about things you know nothing.05:39
gde33I found a deluge demon still running with a good amount of time+ time that could be responsible. I cant imagine that was also running previously but its worth killing.05:40
ShriHariinstall ubuntu 18.04 and you will get your testing repo05:40
gde33ill assume that was it for now. Human error lol05:41
exit70https://unix.stackexchange.com/questions/164653/actual-memory-usage-of-a-process05:41
exit70https://stackoverflow.com/questions/131303/how-to-measure-actual-memory-usage-of-an-application-or-process05:41
exit70sounds like measuring memory usage is hard05:42
=== ShriHari is now known as altmount
pikapikaSo...I have fixed the issue more or less by booting with a live stick and changing the uuid of the old installation05:43
=== altmount is now known as ArseToasts
pikapikaBut it is still using the grub from the old partition.05:44
pikapikaIs there any means to force usage of the new grub?05:44
gde33thedanyes: exit70: oh thanks ofc ;) almost forgot05:44
ArseToastshow did you install grub?05:44
pikapikaArseToast: The normal way. It used to be an Ubuntu dual booting with Windows. Then using I deleted Windows, copied the partition to the new space, shut down logged in to my old Ubuntu typed update-grub05:45
exit70"No space left on device" for https://wiki.ubuntu.com/ :(05:46
pikapikaTurns out it had the same uuid due to copying, so it was randomly booting whichever of the partitions it felt like, I fixed this by changing uuid. But now05:46
pikapikaHow do I make it use the grub of the new partition Linux?05:46
ArseToastsjust reinstall.05:47
ArseToastsgrub-install /dev/sd?05:47
pikapikaOld Linux was in /dev/sda7 new is in /dev/sda1 (I didnt assign any separate partition for grub)05:47
pikapikaOh05:48
pikapikaI see what you mean05:48
ArseToastsgrub-install /dev/sda05:48
pikapikaI'll try this...05:48
=== Jochen_wvdT is now known as Schlawiner
Desktop_Disconnected06:03
=== ShriHari is now known as Chuchuttta
Chuchutttahello06:04
EriC^^hi Chuchuttta06:08
pikapikaThanks it worked!06:10
=== sauvin_ is now known as bocaneri
=== limbo is now known as limbo_
=== ShriHari is now known as altamount
holper:wq06:29
altamountwq!06:29
altamount:wq!06:34
=== altamount is now known as zzarr
zzarrHmmm06:35
ouyesI can not see anything06:48
lotuspsychjeouyes: you joined the ubuntu support channel06:50
blue1!release | blue106:51
ubottublue1, please see my private message06:51
lotuspsychjeblue1: wich release are you looking for?06:51
ouyeslotuspsychje, ok, I get it, sorry, I just feel weird, this channel seemed to be very hot.06:52
lotuspsychjeouyes: it still is, but this works with several timezones06:52
trapt_trapthello06:55
ouyesit seems kind of late in most users' local time.06:59
lotuspsychjeouyes: #ubuntu-discuss if you like to discuss it07:10
MrokiiHi. This isn't Ubuntu-related, but does anybody know how to properly configure the Cantata mpd client? I have installed it, but have never tried out mpd before and trying to update Cantatas' database doesn't do anything.07:10
lotuspsychjeMrokii: well cantata is an official package in repos, so its supported here07:12
MrokiiOh, okay.07:12
MrokiiLoshki: Thanks for clarifying that. :)07:13
Mrokiilotuspsychje: Thanks for clarifying that. :)07:13
lotuspsychjeMrokii: there is also a #mpd channel if you like, perhaps they are used to this package?07:13
Mrokiilotuspsychje: Okay, I will ask there, thank you.07:13
lotuspsychjeMrokii: see also the manpage for cantata?07:13
Mrokiilotuspsychje: Good idea, yeah.07:15
Mrokiithe man page is pretty sparse, so it's of no use for me, as it seems. And the documention in khelpcenter doesn't seem to be available. Too bad.07:20
pikapikaArseToasts: The command did succesfully transfer the grub to the new partition (thank you!) but it appears it guessed wrong UUID for the old Linux. It appears to be a known bug but very ancient so dont know its current state. I googled around a bit and fixed it by disabling os prober, and copying a menu entry to 40_custom (and correcting its uuid obviously)07:22
pikapikaJust putting this out for others who have the same problem07:23
pikapikaBug in question: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/106519607:23
ubottuLaunchpad bug 554307 in os-prober (Ubuntu) "duplicate for #1065196 linux-boot-prober yields wrong uuid for kernel root parameter" [High,Won't fix]07:23
doomgiverhello. i have several Q's about hard disks (i am not sure whether they are "healthy" so i am using ubuntu to check them before using)07:25
lotuspsychjedoomgiver: smart test from disktools07:26
doomgiverDisks shows me a Read Error Rate of 138 million for a disk, and 87 million for disk 207:26
doomgiveris this "normal"? i have not yet mounted anything, running ubuntu off usb.07:27
doomgiverhm ok07:27
doomgiver@lotuspsychje disktools = Disks? or its a cli tool?07:28
MrokiiJust for future reference. I think I solved the problem. It seems that it wasn't enough to set the proper music folder in Cantata. I also had to set the correct path in /etc/mpd.conf. Now the database is updated and my music collection is available.07:34
guivercdoomgiver, i think lotuspsychje meant smartmontools (package installed which provide `smartctl` to read status of your disks from drive electronics themselves  https://packages.ubuntu.com/search?smartmontools07:40
ducassedoomgiver: guiverc the smart data is also available from gnome disks iirc07:41
guivercokay - sorry lotuspsychje & thanks ducasse -- its a cli tool doomgiver & thus probably why its the only one I know  (my bad!)07:41
ducassei prefer smartctl, but if doomgiver prefers a gui then 'disks' will work07:43
doomgiverok thanks07:46
MrokiiHere's another problem that's been bothering me for a while. I have at least one HD that doesn't get mounted automatically when the system boots. I'm running Kubuntu and in system preferences I activated the switches for "automount on login" and "automount on attach". But still, I have to manually click on the HD-entry in Dolphins' sidebar for it to get mounted and accessible.07:46
MrokiiQuestion basically is what system-config-file I should edit, and in which way, so that the HD is actually mounted automatically with system boot.07:48
ducasse!fstab07:49
ubottuThe /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.pclosmag.com/html/Issues/200709/page07.html and !Partitions07:49
doomgiverducasse , im unable to view the disk. tried fdisk -l, disks and gparted.07:58
OlofLOnly every third or fourth time I plug in my headphones in my laptop I get good audio quality. The other times it sounds like im inside a barrel. I just keep unplugg and plugging in until it works07:58
doomgiverhot swapping disks is possible in ubuntu? or i must restart?07:58
guest-n1g9u4hi07:58
OlofLIm on ubuntu 1710 btw07:58
guest-n1g9u4i'm on mate07:59
Harishello all07:59
ducasseOlofL: it's possible if your hardware supports it07:59
ducassesorry, OlofL - not intended for you07:59
ducassedoomgiver: it's possible if your hardware supports it08:00
doomgiverhmmm, let me try it then.08:00
HarisUbuntu's made it hard for me to not be able to have more apache workers. How do I increase values to configure more workers for apache, such that Ubuntu doesn't have a problem with it ?08:00
HarisOn other distros' I'm confident that when I configure something. It works. On Ubuntu mostly I find out that I have to configure the same thing somewhere else. I have to toil in confusion, rather than be done with the work08:01
lotuspsychjeHaris: perhaps question for #httpd?08:02
doomgiver_ok, i restarted and the disk is being detected. however, its unning REALLY hot (50* vs 40* of another disk)08:04
Mrokiiducasse: Thanks for the fstab-tip. I think I got it working now. Will know after the next reboot I guess, as "mount -a" seems to mount the drive properly08:04
=== r0Oter is now known as r00ter
doomgiver_thanks guys! appreciate the help/.08:06
doomgiver_ok, it says the disk is OK... do i believe it, lol?08:08
doomgiver_and THIS disk has an eror rate of 4... compared to 87 million of the other disk....08:08
himadri_hello08:10
himadri_I'm trying to change splash screen on ubuntu 17.10 . Everything worked fine except I see first a purple blank screen for a second before my new splash screen.08:11
himadri_I don't understand why is it happening. Can anyone help me with this ?08:12
tomreyndoomgiver_you can run short or (better) long self tests on those disks08:13
tomreyndoomgiver_: ^08:13
doomgiver_ok thank you, wil try those.08:15
tomreynsmartctl -t long /dev/sdX08:15
doomgiver_ok, RIP. i am trying to create new partitions on the drive, and both disks and gparted are unable to do so.08:19
doomgiver_disks crashed with SIGSEGV in g_dbus_object_get_interface() so i think its some sort of read/write error?08:20
tomreyndmesg might tell08:24
doomgiver_hmm... the error happens only in the 2nd half of the drive... odd.08:24
doomgiver_how do i see dmesg?08:25
tomreynbetter use smartmontools from a terminal so you'll have proper feedback on errors.08:25
tomreyndmesg -T08:25
doomgiver_"ATA bus error" i think the drive is toast at this point.08:26
absolute512Hi every1. I'm having a problem with SSH. I cannot connect to servers outside of my own network. It works if I VPN to my workplace though. I can pastebin the logs if desired08:26
tomreyneither the drive, the cable or the controller,yes08:26
doomgiver_well, atleast it didnt have important stuff on it.08:26
tomreyndoomgiver_: you seem to lack a proper backup strategy.08:27
doomgiver_what are backups?08:27
doomgiver_:')08:27
ShriHaridoomgiver_: you seem to lack a proper backup strategy08:28
absolute512I have tried this on three different machines both with WiFi and ethernet connections. I've also tried with flushing DNS, static IP, rebooting everything (I mean every device in the chain)... I cannot understand it08:28
Harishow do I increase mpm workers ? everytime I do, I get warning about ServerLimit. When I increase ServerLimit, it has no affect on config. This is Ubuntu 14.0408:28
tomreynabsolute512: logs should help if accompanied by a description of your network08:28
Frankfurt_Souphey guys, i know its not ubuntu but is there a way to auto login with hexchat?08:28
absolute512fst https://pastebin.com/aerr4ec508:29
ShriHaristibium08:30
Triffid_Hunterabsolute512: looks like it connects just fine.. maybe your reverse dns is broken and the servers stall for ages during login?08:30
absolute512snd: I have a DSL modem, behind it a pfsense and a managed router. I have two networks, a 192... and a 10.... for a VPN08:30
doomgiver_ShriHari: wish i had enough storage for my CURRENT needs :D08:31
doomgiver_backup is a pipe dream08:31
tomreynFrankfurt_Soup: "Connect to this network automatically" in the irc network profile.08:31
doomgiver_and for some reason im unable to start smartmontools.... i dont think it is being installed correctly08:31
doomgiver_you're supposed to "sudo apt-get install smartmontools", correct?08:31
doomgiver_it stops at "setting up smartmontools (6.4..... etc)08:32
Hariswhere do I configure serverlimit in apache on ubuntu 14.04 such that it accepts it08:33
Frankfurt_Souptomreyn ok thanks08:33
Hariswhere does ubuntu keep the serverlimit config for apache ?08:35
HarisIts not under /etc/apache2 on 14.0408:35
Harisis it under /etc/default ?08:35
tomreynHaris: i don't run 14.04 anymore, but i think it was in /etc/apache2/apache2.conf while you could also place such instrcutions in /etc/apache2/conf.d/ (overruling those of apache2.conf)08:36
HarisI have zero search result for running egrep -ainHR "serverlimit" /etc/apache2 on my box08:37
Harisbut apachectl -t says serverlimit is set to 256 somewhere08:37
tomreynHaris: that's probably the compiled in default. but you should have /etc/apache2/apache2.conf and I think it does contain a "ServerLimit" line.08:38
tomreynif not, maybe you don't have the apache2 package installed or you're not running the right apache httpd model08:39
HarisI put ServerLimit 550 in global context in /etc/apache2/mods-enabled/mpm_worker.conf. I ran apachectl -t. It says OK08:39
tomreynHaris: maybe this will help http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxclients08:45
tomreynalso http://httpd.apache.org/docs/2.2/mod/mpm_common.html#serverlimit08:45
tomreynoh actually 14.04 already had apache 2.4, so adjust the documentation links to say so (instead of 2.2)08:47
Exterminadorhello. so, I've upgraded my Xubuntu to the new Bionic (I know it's dev still). did that expecting that the problem that I had with the login loop disappear but that didn't made any effect. I can still access any other accounts in the laptop except the main one (mine). any radical ideas and measures to try to recover the access to my main account?08:48
tomreyn!ubuntu+1 | Exterminador08:49
ubottuExterminador: Bionic Beaver is the codename for Ubuntu 18.04 - Support only in #ubuntu+108:49
tomreynif you are running X, check ~/.xession-errors08:49
guivercExterminador, check you haven't run out of space in /home (it results in login loop too, along with other reasons), but go to #ubuntu+1 for more08:49
tomreyn~/.xsession-errors rathers08:50
Exterminadortomreyn, I have this: http://paste.ubuntu.com/p/TSbBfbHmHD/08:51
Exterminadorthe loop happened in 17.04 :/08:53
Exterminadorokay. I know that *probably* I shouldn't have done what I did, but I've logged in. I've deleted .cache, .local, .config and .Xauthority. logged in08:55
ducasseExterminador: as you are on bionic now, you need to go to #ubuntu+1 for support. trying to solve a problem by blindly upgrading to a dev release is generally not a good idea, though.08:57
ghimiryu#salt08:57
Exterminadoryeah, I know. but well. seems I'm able to login again after deleting all those folders. on the .xsession-errors I had some write error related to .cache08:59
operator-error!!QQAA1qa  !!QQAA1qaa09:26
rrnHi, is there a LaTeX package for letter for writing death threats?  I'm trying to write a death threat against this group of negroids that I wish to cull or poison.09:31
ducasserrn: stop that, go troll somewhere else.09:33
rrnducasse: ?  I'm not trolling.09:34
rrnducasse: I seriously wish to poison this group, as a eugenics measure.09:34
rrnducasse: Ok, this is off-topic, so I'm moving to #latex .09:36
rrnYes, I am a racist, and I am very proud to be one.  So?09:39
rrnoops09:39
ducassethanks09:40
guivercthanks from me too !09:41
vitaliihttps://www.youtube.com/watch?v=FBnAZnfNB6U09:41
vitaliinice video)09:42
ducassevitalii: no spam here, please09:42
bazhangvitalii, please don't post random youtube here09:42
longsanyuanholle09:53
longsanyuanhow are you09:54
bazhanglongsanyuan, hi, ubuntu support issue?09:54
trincyoloHi all I've just installed ubuntu on an acer laptop but after rebooting there is no duel boot menu and it just boots straight into windows09:54
longsanyuanI am a green hand09:54
bazhanghere is english ubuntu support longsanyuan for chinese ubuntu support please join #ubuntu-cn09:55
longsanyuanplease09:56
longsanyuannani09:58
cart_manHi everyone . My raspberry pi assignes this absolutely hideous name for my WiFi interface. It seems to be a mac addres...WHY ON EARTH would they do that? Since this morning it seems to have changed also. So I have tried editing the name in /lib/udev/rules.d/73-usb-net-by-mac.rules and then copy it to /etc/udev/rules.d .... Also I only changed the line "IMPORT{builtin}="net_id", NAME="$env{ID_NET_NAME_MAC}"  to10:04
cart_man -> IMPORT{builtin}="net_id", NAME="wlan0"  but THEN the interface disappeared on reboot10:04
bazhangcart_man, is that ubuntu on it?10:04
cart_manYes Ubuntu MATE10:05
cart_manbazhang ^^10:05
hateballcart_man: you can use the kernel option net.ifnames=0 to use "traditional" naming10:07
hateballcart_man: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/10:07
cart_manhateball So theres a certain set of names that one can choose from ONLY?10:08
cart_manhateball : ^10:10
ShriHarihello10:15
slogger3141good day! is there a way similar to windows (sorry!) - where I can build a large number of laptops, then give to individual users who are prompted to create their own username and password on 1st login?10:24
slogger3141I'd be creating a one off generic login for all the laptops and giving the user the password for this - idea is it then allows them (via sudo) to run that script and create new login10:25
hateball!oem10:25
ubottuUbuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - See also !automate10:25
guivercslogger3141, I've heard it mentioned on ubuntu.podcast(uk) which I seem to recall being referred to as oem... refer hateball's info..10:27
cart_manHow can I reinstall my Ubuntu Mate GUI cause it seems to have crashed and cant start up anymore ?10:28
BluesKajHi folks10:28
plonterHey all!10:33
plonterDoes anybody knows how to solve the scrappy/popping sound in ubuntu? That happens every time I'm pressing volume up/down button on my keyboard or using "tab" in terminal10:38
plonterI used to read some documentation on this, as far as I understand it's happening due to power save mode but I couldn't find the solution on how to disable it on Ubuntu 17.1010:42
Astrid314Hi everyone! I hope to get some help with my installation of Ubuntu on an old Imac....10:44
Astrid314It's mainly the graphics that's the problem this far... and that after I'm done with the installation I'm getting stuck where the system is asking me to remove the installation medium and press enter.10:45
Astrid314I remove the flash drive and press enter, nothing has happened for like 30 minutes.10:47
BluesKajreboot?10:51
Astrid314Did that... then I'm with my main problem, the graphics.10:53
Astrid314The desktop turns into four screens.10:53
Astrid314With bad graphics.10:53
Astrid314Before the install I pressed "e" to add nomodeset. That fixed the graphics during the install but from here I don't know how to make this setting permanent.10:54
hateballAstrid314: you can edit grub10:55
blackflowAstrid314: via GRUB_CMDLINE_LINUX in /etc/default/grub, then run grub-update10:55
Astrid314I'm pressing "shift" to start ubuntu from secure mode but the graphics makes it kind of hard to see what I'm doing and i'm not even sure that the system is getting started in secure mode.10:55
blackflowAstrid314: sorry, update-grub10:56
BluesKajAstrid314, and run nomodeset again10:56
Astrid314I'm a newbie and don't know how to get into grub from the start screen from where I log in.10:57
akikAstrid314: press left shift when the computer is turned on10:58
Astrid314I do that but I get to the same screen, four squares.10:58
akikAstrid314: grub is hidden by default10:58
akikAstrid314: if you want, you can enable showing grub on every boot10:59
Astrid314Yeah, but i'm kind of stuck though nothing happens during reboot + left shift10:59
akikAstrid314: you can enable it when ubuntu has booted up and you have logged in11:00
Astrid314Ok... what do I press to get into grub after I'm logged in?  'Cause here the graphics are to bad to see what I'm doing.11:02
Astrid314So i'm pretty much just guessing what I'm doing due the graphics.11:03
akikAstrid314: use "sudo nano /etc/default/grub" to edit it. there are two lines with "HIDDEN" there. remove their values11:03
stevendaleAstrid314, Then run 'sudo update-grub'11:03
skishore86I am unable to connect to bluetooth from my Ubuntu bluetooth..11:04
skishore86Ubuntu bluetooth is not recognizing my mobile bluetooth11:05
skishore86can some one help me11:05
noNamehi11:06
stevendaleHi noName11:06
stevendale!offtopic noName11:06
noNamewhy does alias lss='sh -c [ $[ $RANDOM % 6 ] == 0 ] && echo screwed || ls' gives me 2: 1: [: missing ] followed by results of ls?11:06
noNamewhen executed in a bash shell?11:07
noNameinstead of just the message or ls's output?11:07
Triffid_Hunterbecause you don't have the stuff after sh -c quoted I guess11:07
noNamelet me try11:08
skishore86can some one help me with my bluetooth issue11:09
skishore86?11:09
hateball!patience | skishore8611:09
ubottuskishore86: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/11:09
skishore86ubottu ... sure11:09
noNameTriffid_Hunter: um it didn't work11:10
noNamegiving a single quote ends the alias abruptly and double quotes give sh: 1: [: 1: unexpected operator error followed by ls output11:11
ubuntuhello11:12
=== ubuntu is now known as Guest8165
Triffid_HunternoName: yeah you'll need to escape your $ signs as well11:13
Guest8165hello,everyone11:13
Triffid_HunternoName: but why do you have sh -c in ther in the first place? seems to work fine without that11:14
Triffid_HunternoName: alias lss='[ $[ $RANDOM % 6 ] == 0 ] && echo screwed || ls' seems to do the intended thing without complaining here11:14
noNameTriffid_Hunter: Damn I just realized that. Actually I tried creating this via the terminal itself without directly editing the bashrc file.. And there it complained about unknown symbols..11:16
xperfecttrhi11:16
geirhaFun fact. The $[...] syntax for arithmetic expansion was deprecated over 20 years ago, and even removed from the documentation soon after. Still, decades later, it pops up again and again11:17
noNameTriffid_Hunter: but anyways, thank you for pointing that out.11:17
Triffid_HunternoName: you're welcome :)11:18
=== SimonNL is now known as SimonNL_Afk
BillD73Ubuntu 16.04 laptop with built in wifi  Is there a way I  can  tell what channel my wifi is connecting to wireless router with? If I ping what would "ideal" reply times for 11b/g be?11:24
Triffid_HunterBillD73: sudo iwconfig should tell you the frequency it's using11:27
JimBuntuBillD73, iwlist <interface> scan or as Triffid_Hunter said11:27
JimBuntuBillD73, "Ideal" ping times are ~0ms11:28
BillD73thx guys thats what I was looking for   at less then5 feet from router I'm at 1.5.to 1.9 ms ...11:29
TwentyoneThreeHi, my Ubuntu 17.10 64 bit on a mobile workstation is getting stuck at shutdown from time to time ... 5 minutes just a cursor in the left top corner. Any advice how I could diagnose this issue?11:30
Triffid_HunterTwentyoneThree: are you copying a bunch of stuff to a USB disk just before shutting down?11:31
JimBuntudmesg? kernel log?11:31
Triffid_HunterTwentyoneThree: USB disks are notoriously slow to write, and the kernel has to wait for the write cache to flush before unmounting11:31
TwentyoneThreeTriffid_Hunter: No, there are no USB disks or thumb drives11:32
TwentyoneThreeJimBuntu: How do I access dmesg from before a reboot? In the kernel log I can't find any entries around that time11:34
BillD73So, if I switch the channel on my router from auto to a preferred channel(1, 6, or 11), would my client Wi-Fi automagically change channels as well?11:35
JimBunturedirect output to a file11:35
randomPerson1yes BillD7311:36
JimBuntuBillD73, channel hopping is already built into the spec11:36
BillD73JimBuntu: randomPerson1 thx11:36
BluesKajch6 is usually default and the busiest and most crowded wifi ch, try to avoid that one11:37
randomPerson1I just rebooted a server for kernel updates. Now grub welcomes me with "attempt to read or write outside of disk 'hd0'". It's a bios boot and gpt partition. Could it be that the server has a problem with the gpt disk? I think I was the first to ever restart it...11:38
samthewildoneI having trouble getting my wwlan working on ubuntu.11:40
samthewildoneThere doesn't seem to be any guide or documentation on getting wwlan working.11:40
samthewildoneWhen I run "lsub" the card shows up.11:40
samthewildoneIt all works on Windows11:41
samthewildone!wwlan11:41
samthewildone!broadband11:41
JimBuntusamthewildone, Saying 'it all works on Windows' is sure to gain you popularity and influence.11:43
samthewildonewell... I know one of the questions people usually ask is "maybe your card is busted".11:43
JimBuntuby 'wwlan', you mean WiFi?11:43
samthewildoneJimBuntu, mobile broadband11:43
JimBuntusamthewildone, as in cellular?11:44
samthewildoneYes11:44
samthewildoneI remember when I had Mate a while back this worked.11:45
samthewildoneI didn't have to do a thing, it just worked.11:45
JimBuntuok, shows up in 'lsusb'... do you have the module loaded? (I can't know which module is required for your device)11:46
tomreynsamthewildone: start by providing the output of lsusb for this device11:46
tomreynit's probaböly just one line, if not read on:11:47
tomreyn!paste | samthewildone11:47
ubottusamthewildone: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.11:47
testeri have a mobile hdd with windows to go on it (whatever windows created ~300mb or so partition, and te windows partition). there's unallocated space of about 40gb there as well. i want to install ubuntu on it and have it live peacefully with the existing windows to go installation.11:47
testerwindows is encrypted with bitlocker.11:47
testeri'd also like ubuntu to be encrypted with whatever.11:47
testerhow do i go about doing this11:47
samthewildonehttps://paste.ubuntu.com/p/C3rRK8PWGn/11:48
testerideally, boot loader will ask which partition to boot, and then the encryption and whatever takes place11:49
tomreyntester: i'm not sure how exactly "windows to go" and bitlocker work and how they interoperate. but you yould use the "diskpart" command on windows to "list" all of "disk", "partition" and "volume" and we'd probably know more then. or you coul djust install ubuntu to that mobile hdd and see whether that works out (the installer will either find enough space to install or not).11:54
testerim sure ubuntu will install fine. i'm more worried about what happens to the bootloader and the boot process afterwards11:55
tomreyntester: i don't know whether bitlocker still works if you replace the windows boot manager with grub. supposedly yes, but i'm just not sure. if bitlocker (of which there are several variants) works fine by just starting from a windows partition then i guess you can have bitlocker encrypted windows and dmcrypt-luks encrypted linux coexist on the same bootable storage device.12:01
testeri'll give it a try12:03
tomreynsamthewildone: so this is your mobile data modem: Bus 003 Device 002: ID 1199:9013 Sierra Wireless, Inc.12:03
samthewildonetomreyn, yes sir.12:03
samthewildonetomreyn, trying to go through a bunch of forum posts on ubuntu to see if I can find something.12:04
tomreynsamthewildone: so just setting it up in network manager doesn't work?12:05
samthewildonenope12:05
samthewildoneUsually there's a mobile broadband section within the dropdown menu at the top right but there's only WiFi connections.12:05
samthewildonetomreyn, when I manually add the BroadBand connection, it does not connect.12:06
tomreynsamthewildone: okay, it's probbaly in serial mode by default and you'll need to modeswitch to the usb net.12:07
samthewildonetomreyn, https://imgur.com/a/g7fYz12:08
tomreynsamthewildone: can you also show: lsusb -v -d 1199:9013 ; lsmod12:08
tomreyni assume your screenshot shows the connection you created manually?12:08
samthewildone Yes12:08
samthewildonelol12:08
samthewildonetomreyn, https://paste.ubuntu.com/p/BnMqxyttv2/12:10
tomreynsamthewildone: that'S the output of the second command only.12:12
tomreynso we have "lsmod", we still need: lsusb -v -d 1199:901312:12
LiI've went inside /usr/lib/lightdm and gave the command lightdm-session -h I was hopping for help but I got all the crap comming up my secreen and now ubuntu is broken I guess12:13
Lican anyone tell if this is reversable?12:13
samthewildonetomreyn, Couldn't open device, some information will be missing12:14
tomreynsamthewildone: ah, sudo, sorry12:15
samthewildone:|12:15
tomreynsamthewildone: so make it: sudo lsusb -v -d 1199:901312:15
tomreynyou can pipe this into pastebinit if you have it installed.12:15
tomreyn!pastebinit | samthewildone12:15
samthewildonetomreyn, why a sudo on a lsusb command ?12:15
ubottusamthewildone: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit12:15
ZaZaQhello12:16
tomreynsamthewildone: because you want it to get all the details. you don't have to do it, though, maybe the non sudo output is good enough.12:16
tomreynsamthewildone: on the other hand this hardly has the potential to do anything bad.12:17
samthewildonetomreyn, http://paste.ubuntu.com/p/nwqVhHc69S/12:17
tomreynsamthewildone:which ubuntu release is this?12:17
tomreynlsb_release -sd12:17
samthewildone16.0412:18
samthewildone.112:18
samthewildoneUbuntu 16.04.4 LTS12:18
tomreynso .1 or .4?12:18
samthewildoneUbuntu 16.04.4 LTS12:18
tomreynsudo apt install gobi-loader12:18
samthewildonealready did htat12:19
samthewildonethat12:19
tomreynthen unplug and replug the modem12:19
Lias usual full of nothing channel12:19
samthewildoneIt's a wwlan card that I have to uninstall and re-install12:19
samthewildonehttps://www.amazon.com/ThinkPad-GOBI-3000-Mobile-Broadband/dp/B004Z9XZHM12:19
samthewildonenot something I can just yank out and put back in.12:19
samthewildoneI disabled in bios, reboot, re-enabled... reboot12:20
tomreynsamthewildone: i see12:20
samthewildonetomreyn, just wanted to let you know I tried everything, even this guide from http://www.thinkwiki.org/wiki/Qualcomm_Gobi_200012:20
* samthewildone goes in the corner and cries12:21
ZaZaQsanthewildone, do you need a hug?12:22
samthewildoneI do12:23
samthewildonetomreyn, here's the strange thing this worked on MATE12:23
samthewildoneBut when I tried mate again, it didn't work... wait a minute.12:23
ZaZaQtoo bad. i'm not giving away free hugs12:23
samthewildoneI think it was MATE 14.0412:23
samthewildonebut that was like last year12:24
tomreynsamthewildone: it's totally possible that it worked on an older kernel. linux changes over time, bad quality drivers are removed and ABIs can change,12:24
Amok_Huginnssonhello, I have observer strange regression after last system update: half of my terminal emulators lost the ability to hangle standalone `bold` attribute. The simple test: echo "\e[1maaaaaa`tput sgr0`" fails on xterm, terminator, aterm, rxvt, but it works on: mrxvt and gnome-terminal. Can you guys confirm this?12:25
samthewildonetomreyn, dam. I tried all these > PopOS / Ubuntu 16.04.4 / KaliLinux / CentOS12:25
samthewildone-_-12:25
samthewildoneMATE 16.04.412:25
tomreynsamthewildone: maybe try 14.04 again, since the driver doesn't seem to have been developed any further than linux 4.412:25
* samthewildone prepares to jump out a building12:26
Amok_Huginnssonthe test could be rewritten as: echo "`tput bold`aaaaa`tput sgr0`"12:26
tomreynsamthewildone: your best bet would be to get a device that is well supported instead, though.12:26
samthewildoneI don't have much of a option as Lenovo blacklists a lot of "supported" devices.12:26
samthewildone*cards12:27
tfgbd_Is there any interest in the Lenovo Yoga Book Android edition12:28
=== dchotas_ is now known as dchotas
samthewildonetomreyn, thanks for your help though, I do appreciate it bro.12:30
samthewildonetomreyn, I just wanted to be sure that when I tested everything yesterday it wasn't me.12:30
tomreynsamthewildone: this is for 16.10, but if you're happy building the driv3ers yourself you *might* get them working this way: https://bytefreaks.net/gnulinux/compiling-gobinet-on-ubuntu-16-10-64bit12:32
testeri didnt expect this to be an issue. i've put the latest iso on a flashdisk and booted it, but i get an error that says initramfs unable to find a medium something.12:33
samthewildonetomreyn, no thanks, I already wasted enough time. But thanks though.12:33
testeri tried a usb2 socket too12:33
testerthen i tried to re-flash the iso with unetbootin instead of rufus12:33
testersame deal12:34
testerideas?12:34
tomreynsamthewildone: i suggest you get an lte modem instead. or, if you use the laptoip stationary, an external lte to (w)lan router.12:35
tomreyntester: ensure your downloaded iso matches the checksum. then do a media test form the running system.12:36
tomreyn!verify | tester12:37
ubottutester: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows12:37
samthewildonetomreyn, I shall be back12:40
testertomreyn 773C839D24CF91C394ACA6F1B9CD40DA  ubuntu-17.10.1-desktop-amd64.iso12:40
testertomreyn what do i compare it to though, theres nothing on the download page12:40
dircis there any gui tool recommend for accessing aws?12:41
JimBuntutester, Ubuntu says it should be 773c839d24cf91c394aca6f1b9cd40da for http://releases.ubuntu.com/17.10/ubuntu-17.10.1-desktop-amd64.iso12:42
dirci use aws command line which works fine. but when other use my desktop, it would be easier to communicate with gui.12:42
JimBuntudirc, GUI for AWS? Chrome ( only half kidding)12:42
quall__Hello channel! I need somebody with some experience with AMD proprietary drivers on ubuntu 16.04 to help me: **1** understand what I have or not have done on my system (I've tried several things in the past, but I don't know how to assess what I have installed or not), **2** understand if something has changed in the last year and I can now use pro12:42
quall__prietary drivers, **3** going from my current configuration to having the proprietary drivers. I have dual graphics, and I only need to use AMD drivers for Blender (so I don't mind about the rest).12:42
testertomreyn so the iso is fine and the media actually boots but them initramfs errors12:43
JimBuntutester, the ISO may be fine, doesn't mean the boot media you made is though12:44
ioria!amd | quall__12:44
ubottuquall__: Open driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD12:44
akiktester: one option would be to add the linux mbr to the windows boot loader12:46
testerJimBuntu how do you suggest that i verify this?12:46
testerakik are we talking about the installation issue or the dual boot question12:46
akiktester: i mean, install grub to the linux partition, then dd first 446 bytes off it and insert it into the windows boot loader12:46
JimBuntuYou could reverse image the boot media... better yet though, re-create it.12:46
akiktester: dual boot questio12:47
testerJimBuntu i've recreated it twice already.12:47
testerakik im not entirely sure about the procedure, so im pretty sure i'll screw it up without exact directions.12:47
JimBuntuhmmm tester, for sanity check, I would create a different, older, boot image. See if I get issues12:47
testerJimBuntu you mean download ubuntu 16 and try it?12:47
tomreyntester: https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu12:47
JimBuntutester, yeah, that's what I would do, mind you... I'm only me12:48
dircJimBuntu. sad i wish there exists only command line world. kidding. : p12:48
quall__ioria: thanks. I'm not sure what GCN level is myR5 M335 4GB DDR3 GPU. Wiki says "1st gen", I don't know if it's 1.2 or higher12:48
JimBuntudirc, I also use AWS via command line most of the time... but if looking for a GUI, it would be the browser12:48
akiktester: it's described here (although for an older ubuntu version, and using mbr scheme): https://www.iceflatline.com/2011/04/install-and-configure-ubuntu-on-the-lenovo-t410/12:49
RodeoMikeis there a good CLI/GUI for viewing and understanding systemd units and their wants/wantedby/requried/etc...12:49
dircJimBuntu. Looks like some add on for browser. Thanks!12:49
JimBuntudirc, yw. Also, don't forget there is a phone app that is pretty powerful too12:49
testertomreyn the iso is fine.12:50
ioriaquall__, can you paste    lspci -k | grep -EA2 'VGA|3D' ?12:50
testerand this tutorial assumes i'm runnig some sort of unix. i'm not.12:50
tomreyntester: okay then you boot off it, and from the textual menu which displays first, you choose the option to test the install media12:50
skishore86Can some one help me in installing speech recognition software on ubuntu 16.0412:51
quall__ioria: 00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 07) // DeviceName:  Onboard IGD // Subsystem: Dell Skylake Integrated Graphics12:51
quall__ioria: be aware that I have dual graphics12:51
testertomreyn when i boot from the flashdisk, i get the option to install ubuntu, then it 'thinks' with the logo, and then i get that errorr12:52
ioriaquall__, ok, but paste the full output  on paste.ubuntu.com or use pastebinit, please12:52
testerso i assume i'm missing something here12:52
quall__ioria: that was the full output. I replaced newlines with "//"12:52
tomreyntester: okay, let me try this here in a vm quickly, maybe the 17.10 installer has changed.12:52
ioriaquall__, sy, the output should show the Kernel driver in use; try again12:53
quall__ioria: I confirm that that 3 lines are the only output. Do you want the paste without grep?12:54
ioriaquall__, no, please try this:   sudo lshw -c Video12:55
tomreyntester: still downloading, 2 minutes left.12:55
quall__ioria: https://paste.ubuntu.com/p/JPgVHFdkyX/12:56
testertomreyn okay. i'll reboot and try to install ubuntu 16 that i just flashed12:56
ioriaquall__, looks good, what's the problem ?12:56
ioriaquall__, you know you can't use proprietary amd/ati on xenial and on, right ?12:58
quall__ioria: I have never been able to use that graphic card. I don't know if I have any drivers installed. I don't know when and if the AMD GPU  gets "called"... I basically think that gpu is just sitting in m computer doing nothing.12:58
quall__ioria: have you read my initial question? I came to ask specifically this. And no, when I bought the computer I didn't know that Ubuntu would have made impossible to use propertary drivers (was possible until when I bought the computer in 2016,  before 16.04)12:59
ioriaquall__,  the kernel module (driver) for your amd is 'radeon' . Check what you pasted above: configuration: driver=radeon latency=012:59
quall__ioria: also, the !amd message says that in some cases you CAN use propertary drivers, but links to a wikipedia page to check whether it's my case or not, and that wikipedia page doesn't seem to say the GCN level for my graphic card13:00
ioriaquall__,  yes, you might use an external AMDGPU-PRO from amd website, but your card is not still supported by it: https://support.amd.com/en-us/kb-articles/Pages/AMD-Radeon-GPU-PRO-Linux-Beta-Driver%E2%80%93Release-Notes.aspx13:01
quall__ioria: ok, let's tackle one question at the time. (thanks for helping by the way). First question: I have two graphic cards. How does the OS choose which task to assign to which? Or should I decide? How?13:02
ioriaquall__, if you have an hybrid system (intel/amd) i suggest read this: https://help.ubuntu.com/community/HybridGraphics13:03
ioriaquall__, what's tha output of this :   xrandr --listproviders | tail -1 | sed 's/.*name://'13:05
quall__ioria: just Intel13:05
tomreyntester: my instructions for the media test were incomplete. when the "keyboard equals human" icon shows during boot, press escape twice, then select "check disc for defects"13:06
ioriaquall__, so atm you're using the integrated (intel) card13:06
sveinseWhat happens to the repos of a previous LTS release once it expires? Is it deleted, or is it kept for a period of time?13:06
tomreynsveinse: why do you ask?13:06
testeri just tried ubuntu 16. i get the same thing, it stops at the same time, but without the specific initramfs error13:06
testertomreyn can you repeat the instructions and what you said since you said you were downloading13:07
ioriaquall__,  you can switch to amd (for blender) with   : DRI_PRIME=1 blender13:07
sveinsetomreyn: We're using 14.04 for a product and I'm wondering if I need to setup a on-site 14.04 mirror to when it expires in May 1913:07
quall__ioria: I'm afraid blender doesn't work with "radeon" drivers13:07
ioriaquall__,  ah, i don't use it sy, it was just an example13:08
tomreyntester: just do this: boot any ubuntu live / installer, and when the "keyboard equals human" icon shows during boot, press escape twice, then select "check disc for defects"13:08
testerwhich disc is this going to check? the flashdisk?13:08
ioriaquall__,  in few words, with that card you're stuck with the default 'radeon' driver13:08
ioriaquall__,  i don't think you want to install 14.04 trusty and use fglrx13:09
tomreynsveinse: 14.04 EOL is  April 201913:09
tomreyntester: yes13:09
testerright. i'll try now.13:09
quall__ioria: ok. Sad, but I guess I can't do much with that. Sicne we're here: do you have experience with virtual machines? Would it be (1) possible, (2) fast to have a 14.04 installation within a virtual machine and launche blender from there?13:10
sveinsetomreyn: Yes, and what happens to the repo once it is EOL?13:10
ioriaquall__,  i'd say yes, go head13:10
tomreynsveinse: it is moved to old-releases.ubuntu.com. but obviously you should not use EOL releases.13:10
quall__ioria: when i say "possible" I mean, can a virtualised OS have drivers that the host OS can't have?13:10
tomreynsveinse: what made you think that 14.04 will expire by May 19 this year?13:11
ioriaquall__,  the problem it's not the card but the new 16.04's kernel and xorg ; so if you use another kernel and xorg it should be fine  (if your hw is strong enough)13:11
sveinsetomreyn: I misremembered May 2019. But it was April 201913:12
quall__ioria: last thing: ar VM13:12
quall__ioria: last thing: are VMs fast? :)13:12
ioriaquall__,   depends on your cpu and ram13:12
tomreynsveinse: so april next year, right13:12
JimBunturomance, sveinse https://wiki.ubuntu.com/Releases13:13
ioriaquall__,   which are ?13:13
quall__ioria: mean, my computer is not bad, it's mid-range: i5, 8GB ram13:14
tomreynsveinse:the problem you are facing is obiovusly "We're using 14.04 for a product"13:14
sveinsetomreyn: And as for 14.04. We're stuck on upstart due to being stuck on an old kernel. And we don't want to spend the money to up it to something newer. This is the woes of being on an embedded product13:15
tomreynsveinse: can i know the name of the company so i'll know what to never buy?13:15
ioriaquall__,   you can try with virtualbox, no harm in that (but not sure of the outcome)13:15
testertomreyn it wont even check the discs. same thing, same place, same errors.13:16
testeri get the menu of live, install, etc. i pick check disc, it "thinks" for a while and throws the error.13:16
tomreynsveinse: "embedded system" is not an acceptable excuse for running unpatched / unpatchble systems.13:16
quall__ioria: ok! thanks for helping. I'm going to attempt "sudo echo DIS > /sys/kernel/debug/vgaswitcheroo/switch" so I guess I can be soon locked out of my session if something goes wrong :D so goodbye13:16
testersame thing with ubuntu 16 and 17 (two latest versions available from the website)13:17
ioriaquall__,   ok13:17
sveinsetomreyn: not as of now, 14.04 is under support, right13:17
tomreynsveinse: for another year, but you aleady said your employer won't do due diligence and ignore the system going EOl.13:17
tomreynsveinse: this is going OT here, though, but i'd behappy to discuss this more with you in #ubuntu-offtopic or #ubuntu-discuss13:18
quall__ioria: Nah, the switcheroo doesn't work so I'm still here and https://help.ubuntu.com/community/HybridGraphics doens't cover my case correctly13:19
sveinsetomreyn: and? It is perfectly normal to obsolete old products and move on to newer thing? My question was what happens to the repos when a LTS-release is EOL. Nothing more.13:19
sveinseAnd thanks, I got the answer13:20
testerim about to give up13:21
ioriaquall__,   try  DRI_PRIME=1 application name13:21
quall__ioria: how do I know then whether that application is actually using GPU?13:22
ioriaquall__,   xrandr --listproviders or glxinfo |egrep -i "opengl vendor|opengl renderer"13:23
=== beaver is now known as beaver31415
quall__ioria: result of xandr --listproviders is the same with or without DRI_PRIME=113:26
testertomreyn i'm trying everything with a different computer, just in case13:29
testerfwiw this is not something new and apparently all the solutions are witch crafts https://askubuntu.com/questions/15425/error-when-installing-unable-to-find-a-medium-containing-a-live-file-system13:30
DiecastMessiahquall__: is this a nvidia optiums video?13:30
testertomreyn and yeah, same thing all over again with a whole different hardware.13:31
quall__DiecastMessiah: we're talking about inter/radeon dual graphics13:31
m00n_urnhey13:31
m00n_urnhey i tried mounting a raspbian .img using mount and it gives me this: wrong fs type, bad option, bad superblock on /dev/loop0       missing codepage or helper program, or other error13:31
quall__DiecastMessiah: Ican't seem to switch between the two13:31
ioriaquall__,   so, ia'm afraid you can't switch13:31
testerin between the error log, modsign couldnt get UEFI db list; ACPI errors, etc.13:32
testermaybe ubuntu isn't supposed to be loaded with uefi?13:32
DiecastMessiahoh kk i never knew they did that with radeon.. if it was nvidia i could have help a bit..sorry13:32
quall__ioria: uhm, strange isn't it? I mean, it shouldn't be by chance13:34
ioriaquall__,   already tried  vgaswitcheroo ?13:37
quall__ioria: yes, it doesn't do anything at all13:38
ioriaquall__,   have you updated /etc/default/grub as told in the wiki page ?13:38
ioriaquall__,   https://help.ubuntu.com/community/HybridGraphics13:39
testertomreyn i tried to recreate the flashdisk, once again, this time without UEFI. the progress looks a little different, but the bottom line (the initramfs) is the same13:39
=== renato is now known as Guest85165
quall__ioria: sorry I misread the wikipage. I thought it was saying: if you don't have the switcharoo=y, then do that13:40
francisvHello, I have a broken installation complaining about a VLC 4.0 package.  Please see the log http://paste.debian.net/1014488/. The command `apt --fix-broken install' is not succeeding.  Anyone who can help me to fix the broken VLC?13:40
=== alexo is now known as Guest62353
leftyfbfrancisv: apt-cache policy libvlccore913:41
ioriaquall__,   follow the instructions (btw, it's two years old)13:41
francisvleftyfb: http://paste.debian.net/1014489/13:42
leftyfbfrancisv: what version of ubuntu are you running?13:42
francisvleftyfb: 17.1013:42
leftyfbfrancisv: I would ppa-purge everything from the videolan/master-daily ppa you added to get you back to a working state13:43
=== njoMaro is now known as pencer1235
onlythere is any auto input for hindi langauage translation aka Transliteration ....hindi input translated automatically to english in ubuntu libre office ...like this software lipikaar as done in windows13:43
francisvleftyfb: Ok, trying...13:44
pencer1235how can i list all channels13:44
leftyfbpencer1235: please go to #freenode for help with IRC13:44
pencer1235leftyfb it says /join <channel>13:45
pencer1235and i currently have any in mind13:45
leftyfbpencer1235: /join #freenode13:45
onlythere is any auto input for hindi langauage translation aka Transliteration ....hindi input translated automatically to english in ubuntu libre office ...like this software lipikaar as done in windows13:45
leftyfbpencer1235: your question is not ubuntu related13:46
onlywhy not ...any software or help for ubuntu13:46
pencer1235how can i manually install bluetooth ?13:47
pencer1235bluetooth drivers13:47
littlepythonwhy do we use kickstart file? what kind of settings does a kicstart file have? original-ks.cfg and anaconda-ks.cfg are these the only kickstart files?13:47
gergeHi, I am trying to set keyboard brightness to 0 by default, but I am getting a permission error. I have found the file that control the brightness: /sys/devices/platform/applesmc.768/leds/smc::kbd_backlight/brightness13:47
gergeBut when I use this command: echo '0' > /sys/devices/platform/applesmc.768/leds/smc::kbd_backlight/brightness13:48
gergeas root, i get this: An error occurred while redirecting file '/sys/devices/platform/applesmc.768/leds/smc::kbd_backlight/brightness'13:48
gergeopen: Permission denied13:48
quall__@Channel, or ioria: if I do an update-grub and something goes wrong am I locked out of the system? (This hasn't happened, I'm just considering my options)13:48
leftyfblittlepython: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/installation_guide/s1-kickstart2-options13:48
leftyfblittlepython: first result on google for "kickstart options"13:49
leftyfbpencer1235: why do you need to "manually" install bluetooth drivers?13:49
ioriaquall__,   if you edited just the line 'GRUB_CMDLINE_LINUX_DEFAULT="quiet splash '  nope, at worst, your gui does not load13:49
quall__ioria: ok! see you later then :)13:50
testerif anyone has an idea why i keep getting initramfs error 'Unable to find a medium containing a live file system', i'd take any hints now13:50
testeri checked md5 of the .iso, i tried flashing it with rufus and with unetbootin, i tried ubuntu 16 and 1713:50
ioriaquall__,   in that case, open a console (ctrl+alt+f1), reverse the changes and run again sudo update-grub13:50
testertried 2 different computers13:50
testerand i also tried different usb ports (usb2 and usb3) on two computers13:51
samthewildonetomreyn, I have returned father.13:51
samthewildonetomreyn, lol now it doesn't want to connect in 14.04.513:51
samthewildoneIt shows up13:52
samthewildoneI have a "enable Mobile broadband" option now but when I click it nothing happens13:52
SilmarilionHi, is there a way to have workspaces in a single row in Unity?13:57
Silmarilionwhen switching13:57
=== roby is now known as Guest33147
francisvleftyfb: ppa-purge fails as well: http://paste.debian.net/1014495/13:59
Guest33147salve14:00
leftyfbfrancisv: sudo apt-get --purge remove libaribb24-0 libvlccore9 vlc-plugin-abi-4-0-1 vlc-plugin-base vlc-plugin-video-output14:01
Guest33147list?14:02
francisvleftyfb: http://paste.debian.net/1014499/14:02
kalewalkerHello All, anyone out there available to help troubleshoot an issue?14:02
francisvI add the packages complaining to be removed14:02
francisvbut more and more packages complain14:02
leftyfbGuest33147: do you need help with ubuntu?14:03
quall__ioria: no luck even with updated grub. Switcheroo doesn't work. Actually, that wiki page must be wrong, because it says that for using the switcheroo you should "sudo echo DIS > /somewhere/" but "sudo" applies to echo, not to the output redirection! So I'm just soing the command as root instead of sudoing, and anyway it doesn't work14:03
leftyfb!ask | kalewalker14:03
ubottukalewalker: 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 !patience14:03
kalewalkerubottu: got it14:03
leftyfbfrancisv: sudo apt-get --purge remove libaribb24-0 libvlccore9 vlc-plugin-abi-4-0-1 vlc-plugin-base vlc-plugin-video-output phonon4qt5-backend-vlc14:04
leftyfbfrancisv: keep going14:04
leftyfbfrancisv: it's fine as long as it's just packages and libraries having to do with vlc and codecs14:04
francisvok, I will just keep adding pakcages14:04
francisvyou can see from here: http://paste.debian.net/1014503/14:04
francisvI was just expecting to run a command that would automatically add all packages with dependencies14:05
=== Astrid314 is now known as Astrid123
kalewalkerI seem to have a bit of a cascading issue and can't wrap my head around it.  Running 16.04.  Initially I was unable to load a terminal window in Unity.  My primary problem is lack of shell access both thru ctrl-alt-f1 and thru GUI.   Copied .bashrc and .profile from /etc/skel.  No change.  Rebooted to see if change was affected, GRUB failed.  Repaired GRUB, and can boot.  Recent installs include mysecureshell and a manual upgrade14:07
kalewalkerto plexmediaserver.  Recently Plexmediaserver failed to read files on a separate disk, other programs are having issues reading too.  Manual access is successful.14:07
leftyfbkalewalker: I would run diagnostics to determine if you've got bad memory or a bad drive14:08
kalewalkerI ran fs check with disk and they were all good14:08
kalewalkerleftyfb: what do you suggest for checking memory?14:09
carnotHi, has anyone got a fix for not being able to change screen brightness on Ubuntu 16.04, Dell XPS 15 9560, or could point me in the right direction? Tried the usual stack-exchange etc but no luck.14:14
testerso i managed to get the installer to load.14:15
testerback to my dualboot question now14:15
testerwindows is installed to /dev/sdc1 (not sure what's there, 350mb partition) and /dev/sdc2 (c:). there's 40gb free space on that disk.14:15
testerbut ubuntu's installer asks where to put the boot loader installation14:15
testerdo i choose /dev/sdc (the whole disk) and pray it won't crush bitlocker's key or something?14:17
tomreyntester: have backups. you can stiull pray if you want then, but there's no longer a struict need to do so then.14:18
quall__ioria: I've taken it to the next stage  https://askubuntu.com/questions/1014578/i-cant-switch-graphic-card-on-a-intel-amd-hybrid-graphics-laptop14:19
=== anders is now known as Guest31910
ksbalajiUbuntu 16.04 boots after hibernation. Problem: no display!14:19
akiktester: it's not advisable if you don't know what you have in /dev/sdc mbr14:19
kalewalkerI seem to have a bit of a cascading issue and can't wrap my head around it.  Running 16.04.  Initially I was unable to load a terminal window in Unity.  My primary problem is lack of shell access both thru ctrl-alt-f1 and thru GUI.   Copied .bashrc and .profile from /etc/skel.  No change.  Rebooted to see if change was affected, GRUB failed.  Repaired GRUB, and can boot.  Recent installs include mysecureshell and a manual upgrade14:20
kalewalkerto plexmediaserver.  Recently Plexmediaserver failed to read files on a separate disk, other programs are having issues reading too.  Manual access is successful.14:20
testertomreyn i can afford to lose the content of THAT drive14:20
testerwhere do i tell it to place the boot loader though?14:20
akiktester: We do not recommend modifying the master boot record on computers whose operating system drives are BitLocker-protected for a number of security, reliability, and product support reasons. Changes to the master boot record (MBR) could change the security environment and prevent the computer from starting normally, as well as complicate any efforts to recover from a corrupted MBR. Changes made to the14:20
ksbalajiDoes hibernation in 16.04 work well ? I have Acer Aspire.14:20
akikMBR by anything other than Windows might force the computer into recovery mode or prevent it from booting entirely.14:20
akiktester: https://docs.microsoft.com/en-us/windows/security/information-protection/bitlocker/bitlocker-frequently-asked-questions14:20
tomreyntester: i think the graphical installer will just write it to the boot sector of the disk it is installing ubuntu on14:21
testerakik sure. what do you suggest then?14:21
akiktester: i pasted the url that describes how to add the grub 446 byte part into the windows boot loader14:21
testertomreyn sda need not be touched _at all_. sdb is the installation media (flashdisk) and sdc is the disk with windows and bitlocker and where i want ubuntu to also be14:22
testerakik i'll read.14:22
akiktester: you have two windows installation there or only the one on sdc?14:22
Vic2I am a 14.04 user who just upgraded to 16.04 .... I run a program under wine with multiple instances of it open at one time.  In 14.04 the launcher would create ONE icon and if I right clicked, I would see a list of all the instances ... in 16.04 I get an individual icon for EACH instance ... how can I alter this behavior so that I get ONE not TWENTY icons?14:23
=== butth0le is now known as Drbutth0le
testerakik sda is the disk of the pc. sdc is a mobile harddisk with windows to go (with bitlocker) and where ubuntu-to-go will also be eventually.14:23
testerakik i can't find anything in that link regarding adding grub's code14:23
kostkonVic2, you probably try adding setting the wm_class in its .desktop file14:24
akiktester: https://www.iceflatline.com/2011/04/install-and-configure-ubuntu-on-the-lenovo-t410/ (Configuring for Dual Boot)14:25
Vic2kostkon, as I am a noob, could you provide more guidance please?14:25
akiktester: i'm noting here that when installing ubuntu, choose the linux partition for the grub boot loader14:25
testerakik so choose /dev/sdc3 specifically?14:26
kostkonVic2, start the app then in a terminal give:  xprop | grep -i wm_class, when the cursor changes shape click on the wine app's window. that's the first step14:26
akiktester: yes14:26
testersorry for asking and repeating, i just  dont want to end up nagging for the next 6 hours with stuff i could prevent now14:26
ksbalajidoes hibernation alter boot sequence?14:26
kostkonVic2, it will give you a list of values, 1 or more values14:27
testerakik so now when i boot to that disk, what's going to happen? i assume windows is going to take control and boot itself?14:28
akiktester: you are booting in non-uefi mode right?14:28
testerright now? yeah it should be non uefi14:28
testerwindows is uefi14:28
Drbutth0lewhy would you run windows out of a VM?14:28
akiktester: after the bcdedit procedure you'll get the normal windows boot loader, and there'll be a menu entry for booting ubuntu14:28
testerakik im sorry, what bcedit procedure14:29
kostkonVic2, did it work? what did you get14:29
akiktester: go read the url :)14:29
testerakik the bitlocker faq? there's no "bcedit" in there14:30
akiktester: bcdedit is used to modify the windows boot loader settings14:30
testerakik yeah, i'm not too familiar but I know that.14:30
miguelc084hello.14:30
akiktester: the url talks about how you add the 512 byte file into the windows boot loader to be able to boot ubuntu14:31
testerakik apologies. could you direct me to where? i still cant find anything about that14:31
akiktester: https://www.iceflatline.com/2011/04/install-and-configure-ubuntu-on-the-lenovo-t410/ (Configuring for Dual Boot)14:31
miguelc084if i may ask a question... i somehow trying to fix sound in ubuntu crashed the sound config. i dont have now sound on my dual boot windows. i had secureboot disabled in uefi. in windows it says sound card is unplugged but this is a notebook. anybody knows this error14:32
Vic2kostkon the cursor never changed ... I hovered the mouse over the icon and the mouse pointer changed to a cross/bullseye.  Clicked the icon .. there was no output of any kind.14:32
kostkonVic2, click on the app's window not icon. window14:32
testerakik thanks. i'll follow that.14:32
Vic2kostkon, perhaps I should close all the instances, and then start them up from scratch?14:33
Vic2kostkon, ahh ok.14:33
kostkonVic2, just start one, and click on it14:33
Vic2kostkon is an already running one sufficient? or do I need to actually close one and then restart it?14:34
kostkonVic2, it's fine14:34
Vic2kostkon, ok it gave me output indicating  WM_CLASS(STRING) =14:35
kostkonVic2, no value at all?14:36
Vic2well yeah ... I didn't paste it. :)14:36
kostkonVic2, was it the main window?14:36
Vic2I used a random one of the 20 kostkon14:37
kostkonVic2, tried them all lol you never know14:37
kostkontry*14:37
Vic2the full output was ... WM_CLASS(STRING) = "roboevony.exe", "roboevony.exe"14:37
kalewalkerI seem to have a bit of a cascading issue and can't wrap my head around it.  Running 16.04.  Initially I was unable to load a terminal window in Unity.  My primary problem is lack of shell access both thru ctrl-alt-f1 and thru GUI.   Copied .bashrc and .profile from /etc/skel.  No change.  Rebooted to see if change was affected, GRUB failed.  Repaired GRUB, and can boot.  Recent installs include mysecureshell and a manual upgrade14:37
kalewalkerto plexmediaserver.  Recently Plexmediaserver failed to read files on a separate disk, other programs are having issues reading too.  Manual access is successful.14:37
=== osse is now known as welcome
Vic2kostkon I tried 3 of the 20 .. the output is identical in each ... WM_CLASS(STRING) = "roboevony.exe", "roboevony.exe"14:39
leftyfbkalewalker: please stop pasting the same question repeatedly. If someone is able and willing to help you, they will14:39
leftyfbkalewalker: did you try creating a new user?14:39
kostkonVic2, that's better. hopefully after you make the change your de will group them all under the same icon and not some14:40
=== welcome is now known as osse
kalewalkerleftyfb: nope, will try.14:40
Vic2kostkon, ok excellent ... now what are the specifics of the change I need to make ?  or a reference to something to read?14:40
kostkonVic2, ok, now find and open its .desktop file, it's properly in ~/.local/share/applications somewhere14:40
kostkonprobably*14:41
Vic2kostkon ... there are about 15 similarly named files ... wine-extension-chm.desktop   wine-extension-png.desktop14:43
kostkonVic2, one that is named after your app?14:43
Vic2no14:43
kostkonVic2, sure? is there a 'wine' folder?14:44
kalewalkerleftyfb: success with new admin, getting other errors and sorting through actions now14:45
Vic2yes, let me look in there --- .wine you mean?14:45
kostkonVic2, no, actually in ~/.local/share/applications14:46
miguelc084rebooting brb14:48
kalewalkerleftyfb:  removed plexmediaserver + mysecure shell and the problem is resolved.  Thanks, sorry for the noob resolution, I'm no pro.14:48
Vic2kostkon no ... just the 15 or so files I mentioned and a mimeinfo.cache file14:52
kostkonVic2, how do you open that app?14:52
kostkonVic2, do you click on its .exe every time you want to start it14:53
Vic2with wine ... clicking on the icon which opens with wine14:53
Vic2kostkon with wine ... clicking on the icon which opens with wine14:53
Vic2kostkon, so yes, basically.14:54
kostkonVic2, from your apps menu or file browser ?14:54
Vic2kostkon, however there are 20 different instances of that program each in its own directory.14:55
Vic2kostkon file browser14:55
kostkonVic2, 20 different .exes?14:55
Vic2same exe 20 different directories containing it.14:55
Vic2kostkon, same exe 20 different directories containing it.14:56
kostkonVic2, and you click on those 20 each time and for what purpose14:56
kostkon?14:56
Vic2kostkon, to run the exe's ... I haven't yet created a batch file to do so which is on my todo list.14:57
kostkonVic2, can't you just click 20 times the same .exe14:57
Vic2kostkon, no as it is a flash application and the flash data is saved to its own location based upon the 'account' that is being used ... i.e. the reason for the exe in multiple directories.14:58
Vic2kostkon, just a reminder the icon 'stacked' properly in 14.04 but this behaviour is new to 16.04 for me.15:00
kostkonVic2, that complicates things a bit. you could create a custom .desktop file for you app and click it 20 times, or i guess 20 different .desktop files as long as they contain this line: StartupWMClass=roboevony.exe   your DE may decide to group them together.15:00
cart_manWhat is the files name that you can add EXPORTS or environment variable for every Terminal that gets launched?15:03
tomreyn# ~/.profile: executed by the command interpreter for login shells. This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login exists.15:05
tomreyncart_man: there is also /etc/environment if you're looking for a way that afffects all users.15:07
tomreyn /etc/environment wont be executed, though15:08
tomreynbut /etc/profile is15:08
=== sidetrack is now known as s1detracking
cart_mantomaw Thats the one..thanks15:10
cart_manI mean tomreyn ^^15:10
tomreynwelcome15:11
Vic2kostkon, I am going to take this to #winehq and see if they have any ideas, thanks for trying! :)15:12
kostkonVic2, np15:14
phablethhh15:16
phabletHello guys15:17
kostkonphablet, hi15:18
amosbirdhi, I have a systemd unit look like this https://la.wentropy.com/Av-A15:23
enycHrr..m fault with  releases.ubuntu.com server15:23
amosbirdwhy does it still use root USER?15:23
enychrrm come back now15:23
enycwas giving ICMP !H  host unreachable near far end15:23
=== Apollo is now known as Guest54380
asiraa15:26
theTOOLMANhey there, i need some help. i have an install of 16.04 server on a desktop machine. i installed gdm and xfce4. it was working until it locked up yesterday. Now gdm wont start an xfce session. i disabled gdm and installed lxdm. lxdm cannot start an xfce session but it can start openbox and lxde sessions.15:28
theTOOLMANonly useful log entries:15:29
theTOOLMANjournalctl -f Mar 13 10:09:25 tbox lxdm-session[5017]: pam_systemd(lxdm:session): Cannot create session: Already running in a session15:29
theTOOLMAN/var/log/lxdm/log: ** Message: create ConsoleKit session fail15:30
Vic2kostkon ... this is shedding SOME light on the situation but I do not know how to proceed with the output given ... gsettings get com.canonical.Unity.Launcher favorites15:31
theTOOLMAN~15:32
theTOOLMAN~teale/.xsession_errors: /etc/X11/Xsession: 6: export: Session.mandatory.path: bad variable name15:32
theTOOLMANit'd be nice to get xfce4 working again. openbox sucks and lxde doesn't let me order my monitors15:32
theTOOLMANoh and gnome sucks too15:33
theTOOLMANbe nice to know where to find some better messages that will tell why my xfce isn't starting15:33
kostkonVic2, hmm there's some info and code here https://askubuntu.com/q/165147/165115:35
pragmaticenigmaIs there any expert on Cygwin that could help me with an XForwarding issue from an ubuntu server to windows? (we may need to go to offtopic or pm)15:35
compdoctheTOOLMAN, you ever check to see if your drive is failing?15:35
theTOOLMANcompdoc there isn't anything in journalctl that would indicate that15:35
compdocyouve never checked SMART?15:36
theTOOLMANchecking smart now.15:36
theTOOLMANcompdoc no errors in smart. this is an ssd and the only thing that looks off is the number of unexpected poweroff15:38
theTOOLMANbut its on a ups since this install15:38
compdocok, just checking. ssds do go bad, but if smart says no reallocated or pending sectors, then great15:38
compdocI install ubuntu server and a minimal mate desktop, and never have issues15:39
theTOOLMANi usually have no issues15:39
theTOOLMANi usually do sddm and xfce15:39
theTOOLMANbut i've decided i want to get away from kcrap15:40
theTOOLMANthis configuration works great on my home machines and my laptops15:40
theTOOLMANjust weird on this machine15:40
compdocI only use mate so I can remote desktop into the server, with x2go15:40
theTOOLMANi'm going to run a memory test tonight just to doublecheck15:40
compdocgoos idea15:40
theTOOLMANonly remote access i do is ssh. -Y to bring an application locally. rdp though i use for windows15:41
theTOOLMANi really like xfce15:41
theTOOLMANand i'd like to get it working15:41
theTOOLMANjust weird that it just stops and its not giving me a usable error message in any of the log files15:41
theTOOLMANfeels like a permissions issue15:41
theTOOLMANhmmmm15:41
theTOOLMANlet me check that15:41
anson.15:42
hoplandHoy! Could someone here who uses gnome-mpv do me a favour? Try to add a lua script through the gnome-mpv settings dialogue (you can find some  interesting lua scripts here: https://github.com/mpv-player/mpv/wiki/User-Scripts ) Do you get a "Permission denied" dialogue?15:44
akikis grub able to use /boot residing in lvm?15:46
theTOOLMANblehhh15:47
theTOOLMANthat didn't work either15:47
theTOOLMANsecure.log: Mar 13 10:47:18 tbox lxdm-session: pam_systemd(lxdm:session): Cannot create session: Already running in a session15:47
testerwith latest ubuntu, there's no "Files" in the file manager (the menu)15:49
testerwhere the hell did they put it15:49
testeri need to change preferences.15:49
cristian_ctester: if 18.04, this is not beta channel15:50
cristian_c!beta15:50
ubottuIf you install a development version of Ubuntu bionic and keep up with package updates, then you will be upgraded to the official release of 18.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal.15:50
tester1715:50
kostkontester, 17.10?15:50
cristian_cI've found Files in applications menu, but I can't explain how it's possible15:51
testeryes15:51
testerthe program itself is there, but i need to change its preferences15:51
testerhttps://help.ubuntu.com/stable/ubuntu-help/nautilus-behavior.html15:51
testerClick Files in the top bar, pick Preferences and select the Behavior tab.15:51
cristian_cwait, I try to access it15:52
theTOOLMANonly thing that seems off to me is this15:52
theTOOLMANMar 13 10:50:34 tbox ureadahead[398]: ureadahead:events/fs/open_exec/enable: Ignored relative path15:52
compdoctheTOOLMAN, make sure you havent channged ownership of those .xsession files to root or something15:52
theTOOLMANand a ton of errors about relative paths in ureadahead when systemd starts that15:53
testercristian_c i found it. forget it..15:53
theTOOLMANi haven't changed any permissions15:53
testerubuntu is becoming too much like mac15:53
theTOOLMANi've add myself to a few groups15:53
md231compdoc: hi, I am new here and want to try irc, please say hi ;)15:53
stanleyhi15:53
md231stanley: ;)15:54
archer121_Hi, I installed a second copy of Ubuntu, keeping my old ubuntu. I want both the installations to use the same home. So I created an entry in fstab to mount the old ubuntu's fs in /old_ubuntu, and created a soft link from /home/teju -> /old_ubuntu/home/tejaswi. Everything seems to be working okay, permissions all looks good. But the terminal  has a white background, and starts in the /old_ubuntu/home/tejaswi folder. What could be 15:54
TJ-archer121_: the user ID will need to match for the new <> old to work correctly; also instead of using a symlink you should use a --bind mount; somehting like "/old_ubuntu/home/tejaswi /home/teju bind defaults 0 0" -- I'm not 100% confident that's the correct format for a bind fstab entry however15:58
theTOOLMANtejaswi is in here?15:59
theTOOLMANas in my homie living up in arlington?15:59
cristian_cbtw, Preferences entry is under upper-left folder menu icon15:59
HathadarI just installed Ubuntu 16.04.4 LTS on virtualbox to replace my 17.10 that had reached end of life.  The new Install is booting and running quite slowly despite having identical settings in vitualbox.  Suggestions?16:00
pragmaticenigmaHathadar, if this is a fresh install, optimizations within the install may not have completed. Also, 17.10 is not EOL, 17.04 is16:01
HathadarHow would optimizations not complete?  The new install has rebooted several times.16:02
HathadarAnd the old one is 17.0416:02
archer121_TJ-: Ohkay. I think the user ids match. I'll try a bind mount.16:02
TJ-archer121_: "man fstab" suggests it should be: "/old_ubuntu/home/tejaswi /home/teju  none bind 0 0" but I'm still not 100% sure16:04
=== kostkon_ is now known as kostkon
archer121_Instead of a softlink, I tried mount --bind as TJ- suggested, but still terminal is white, and starts in /old_ubuntu/home/tejaswi16:13
archer121_I guess I'll try adding it to fstab and reboot16:13
HathadarSomething is very wrong. time $(i=0; while (( i < 9999999 )); do (( i ++ )); done)  That will take 30 seconds to run on 17.04 but has yet to finish on 16.04.4 LTS.16:16
tomreyn!17.04 | Hathadar16:18
ubottuHathadar: Ubuntu 17.04 (Zesty Zapus) was the 26th release of Ubuntu. Support ended on January 13th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-announce/2018-January/000228.html16:18
nacctomreyn: Hathadar knows that, in this case, they are seeing a big performance differences between their old install and their reinstall of 16.0416:18
Hathadartomreyn, I know this.  I am stating that my replacement is running quite slowly as compared to the end of life.16:18
tomreynokay, just making sure you know.16:19
tomreyndunno about the other issue i'm afraid16:19
archer121_TJ-: Everything i working perfectly after the bind entry in fstab16:22
archer121_thnx'16:22
theTOOLMANfuck this is giving me a headache16:26
theTOOLMANi can run lxde but lxde is garbage. the settings don't work. mouse and display16:27
theTOOLMANall i want is my xfce16:27
v01d1exit16:42
proudmickeymousehi.. im getting "ls: cannot access '/home/*/.ssh/a*': No such file or directory "   everytime i install or uninstall use APT16:46
proudmickeymouseas a result few softwares like UGET are not able to run. ...16:46
ycyclistWhere are the docs to read about how ubuntu kernel source is managed and what to expect on git kernel builds?16:47
=== renato is now known as Guest57938
ycyclistI wonder if the builds are sometimes expected to fail in trunk, or if I am dropping a step in something?  I recently got a successful xenial build, but just failed in a trusty one, which seems odd, as trusty should be old and little changing.16:48
Guest57938hello i have a problem with boot on ahci16:49
=== argus- is now known as argusbr
theTOOLMANwtf i had to resinstall gdm3 and now it works16:50
Guest57938if i set ide on the bios works fine but when i set ahci first boot is ok the next one kernel doesnt load. stays on splash screen16:50
Guest57938any idea ?16:50
proudmickeymousehi guys .. im getting "ls: cannot access '/home/*/.ssh/a*': No such file or directory "   everytime i install or uninstall use APT ... any clue ?16:51
theTOOLMANproudmickeymouse: not sure what you did to cause that, but it is looking for the authorized_keys files for all of your users16:52
theTOOLMANdo they exist?16:52
proudmickeymousethat .SSH doesn't exist16:52
theTOOLMANls -lathr /home/{user}/.ssh/16:53
proudmickeymousei did locate search all over the {user} directory16:53
proudmickeymousedidn't find anything16:53
proudmickeymousei did that command you gave..  ls -lathr .. it seems to give same result ====  "ls: cannot access '/home/{user}/.ssh/': No such file or directory16:54
proudmickeymouse"16:54
theTOOLMANproudmickeymouse: would help to know what it is trying to uninstall/install/reconfigure that is causing it to look16:54
theTOOLMANsudo -i -u {user}16:54
theTOOLMANssh-keygen -t rsa -b409616:54
theTOOLMANand then try again16:55
JimBuntua space between -b and 4096, right?16:55
proudmickeymouseit happens with all the install and uninstall, no matter what, this time around its APT INSTALL setools-gui16:55
theTOOLMANyou don't need a space16:55
theTOOLMANyou could do ssh-keygen -trsa -b409616:56
theTOOLMANi just bounce back and forth on my syntax16:56
theTOOLMANsomething you pick up when you work in mysql16:56
C-developer<C-developer> I am installing turtlebot on ubuntu from this page: http://wiki.ros.org/turtlebot/Tutorials/indigo/Turtlebot%20Installation [10:50] <C-developer> I run the ubuntu install package : sudo apt-get install ros-indigo-turtlebot ros-indigo-turtlebot-apps ros-indigo-turtlebot-interactions ros-indigo-turtlebot-simulator ros-indigo-kobuki-ftdi ros-indigo-rocon-remocon ros-indigo-rocon-qt-library ros-indigo-ar-track-alvar-msg16:56
theTOOLMANnot sure what turtlebot is16:56
JimBuntutheTOOLMAN, I didn't realize that, I don't think it's shown as such in the man pages. Either way, thanks for the tip!16:56
C-developerHow do i solve this issue ? The following packages have unmet dependencies:  ros-indigo-desktop-full : Depends: ros-indigo-desktop but it is not going to be installed                            Depends: ros-indigo-perception but it is not going to be installed                            Depends: ros-indigo-simulators but it is not going to be installed                            Depends: ros-indigo-urdf-tutorial but it is not goi16:57
theTOOLMANapt install --force16:57
theTOOLMANJimBuntu: i learned it from mysql with the -u option. the -p you have to do without a space (put a space in and it will think your password is the db name)16:58
proudmickeymousetheTOOLMAN, that command did generate id_rsa.pub and id_rsa. files .. not the authentication keys file yet in the .SSH directory16:59
theTOOLMANno. but at least it creates that .ssh folder17:00
theTOOLMANyou can add yourself to auth keys17:00
theTOOLMANcat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys17:00
theTOOLMANbut only do that if it didn't work with your apt update17:00
tomreynC-developer: this is not an official ubuntu installation ISO, so we cant help17:01
theTOOLMANif it is prod, don't leave your own key in the authorized_keys file17:01
C-developertheTOOLMAN: turtlebot is a robot simulator for ros (robotics operating system)17:02
theTOOLMANoh that sounds fun17:02
proudmickeymousedid both cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys  AND  apt update.. its still throwing "ls: cannot access '/home/*/.ssh/a*': No such file or directory"  when i try reinstalling lynis as a test17:03
theTOOLMANwish i could find a good circuit emulator that allows me to also throw an arduino with code on it in17:03
theTOOLMANdid you do that ssh-keygen as root or the user?17:03
proudmickeymouseboth17:03
theTOOLMANcat /etc/passwd | grep user17:04
theTOOLMANand tell me what the home folder is17:04
theTOOLMANreplace user with your username17:04
proudmickeymousei got no idea what that output is  :::: == >>>>hplip:x:119:7:HPLIP system user,,,:/var/run/hplip:/bin/false17:05
proudmickeymouseoh17:05
theTOOLMANthats not the user you log in as is it?>17:05
proudmickeymouseku:x:1000:1000:ku,,,:/home/ku:/bin/bash17:05
proudmickeymouseku is the username17:06
theTOOLMANdf -h /home/ku17:06
proudmickeymousethats just disk free command17:06
theTOOLMANyes17:06
theTOOLMAN but it tells what disk that folder is mounted as17:07
theTOOLMANi'm just going through my troubleshooting steps17:07
proudmickeymousehmm.. not sure how thats helping .. sda617:07
theTOOLMANmount | grep sda617:07
theTOOLMANjust going through my file not found steps17:07
theTOOLMANyou could always do in one terminal journalctl -f and in another, do your apt install links17:08
theTOOLMANand see if anything comes up in journalctl17:08
C-developertheTOOLMAN: here is a screenshot of my issue when installing turltebot on ubuntu: https://stackoverflow.com/questions/46696183/installation-of-turtlebot-on-ros-lunar17:08
theTOOLMANalso look at what it is installing / updating / removing17:08
theTOOLMANC-developer: i'd love to help you but i'm not about to go and learn a new stack of software17:09
theTOOLMANi'm still trying to get my stuff working17:09
tomreynC-developer: yuo're not installing this on ubuntu, you're installing it on some EOL version of frankenbuntu17:09
theTOOLMANlololol17:10
C-developertheTOOLMAN: I understand!!17:10
pavlosC-developer: you need to add a line in your sources.list17:10
C-developerpavlos: what line?17:10
pavlosC-developer: see http://wiki.ros.org/lunar/Installation/Ubuntu17:10
pavlosC-developer: section 1.217:11
AlexPortableIs it bad to do a dist upgrade?17:14
AlexPortableas in versus reinstall;17:15
compdocno, you should do it17:15
compdocotherwise, you wont get kernel updates17:15
CookieMI prefer dist updates than upgrades, upgrades can sometimes with video drivers or cause other unexpected errors17:16
tomreynAlexPortable: you should NOT use apt(-get) dist-upgrade to do a release upgrade, however17:16
AlexPortablewhy not?17:17
naccAlexPortable: because that is not the upgrade path (do-release-upgrade is)17:17
AlexPortablewhats dist-upgrade then17:17
tomreynAlexPortable: because do-release-upgrade is there for this purpose and handles it better17:17
naccAlexPortable: there are some cases apt cannot solve on its own and will leave your system in a bad state17:17
naccAlexPortable: no, it's not.17:17
C-developerpavlos: thanks for your help. But I run that line before your suggestion when installing ros. I restarted my os and still having same issue when I run  step 1.22 on this page: http://wiki.ros.org/turtlebot/Tutorials/indigo/Turtlebot%20Installation17:17
naccAlexPortable: sorry, misread your sentence17:17
naccAlexPortable: dist-upgrade is the same as upgrade, except apt is allowed to remove packages in order to upgrade things17:17
proudmickeymousecoookieM, how does one do dist update and not dist upgrade /17:18
proudmickeymouse?17:18
naccAlexPortable: see `man apt-get`17:18
naccCookieM: 'dist update' is nonsense ?17:18
AlexPortablehe meant dist upgrade17:19
pavlosC-developer: after you added that line and did an update, it should look into the ros ppa. You should be able to install just one package to test.17:19
tomreyn"I prefer dist upgrade than upgrades" doesn't make sense either17:19
naccAlexPortable: what tomreyn said :)17:19
C-developerpavlos: will do17:19
pavlosC-developer: section 1.3 adds the key, 1.4 does the full install17:20
CookieMnacc, you get updates almost everyday, no?17:20
naccCookieM: yes17:20
C-developerpavlos: yes i am doing the full-desktop install17:21
=== djdduty is now known as djdduty|werk
Vic2back with the desktop icon issue and Wine ... wine people indicate that the issue is a Unity bug.  So to test, please advise me how to change desktops from Unity to Gnome in 16.04 ...17:21
pavlosC-developer: sudo apt update should show that it looks into the ros ppa17:21
pavlosC-developer: are you on 16.04 ?17:22
C-developerpavlos: yes i am in 16.0417:22
zzhWhich package contains libcublas? cuda1 apparently doesn't.17:23
eperaltahi there17:25
=== SimonNL_Afk is now known as SimonNL
C-developerpavlos: I seems like it should work but not sure what i am doing wrong. here is my test with installing one package: sudo apt-get install ros-indigo-turtlebot Reading package lists... Done Building dependency tree        Reading state information... Done E: Unable to locate package ros-indigo-turtlebot17:27
=== renato is now known as Guest83414
Guest83414hello, motherboard gigabyte setted to ide ubuntu 17.10 , boots, if i change from ide to ahci first time boots then stops at splashscreen17:29
pavlosC-developer: I will test it on my system later today17:30
compdocGuest83414, I think it should just work. But maybe you need to set legacy booting17:31
C-developerpavlos:  alright i'll reboot. I just installached apache2 '$ sudo apt-get install apache2'. Not sure why the issue is with turtblebot packages17:32
zzhnvidia-cuda-dev apperently. Do we have a version that comes with a newer libcublas 9.0?17:33
tomreynpavlos: you noticed that the first step of the how-to C-developer seems to have followed is to install an iso they host which may be a modified (and EOL) ubuntu 14.04.2 iso (or something else entirely)?17:33
foresterHI. Is it possible to use a Synaptic package manager in Ubuntu 17.10 and 18.04?17:35
jeremy31forester not using wayland without a workaround17:36
tomreyn!ubuntu+1 | forester17:36
ubottuforester: Bionic Beaver is the codename for Ubuntu 18.04 - Support only in #ubuntu+117:36
Vic2Question ... can I change desktop environments without logging out/rebooting?  Or do I have to close all my work and start fresh?17:38
jeremy31forester the workaround in wayland is at https://askubuntu.com/questions/614387/gksu-gtk-warning-cannot-open-display-017:38
tomreynVic2: logout / login it is17:40
Vic2ok was hoping tomreyn ... thanks17:42
Azure_ChaosAnyone using the new beta? How stable is it compared to debian testing?17:43
leftyfb!bionic | Azure_Chaos17:43
ubottuAzure_Chaos: Ubuntu 18.04 (Bionic Beaver) will be the 28th release of Ubuntu - Announcement at http://www.markshuttleworth.com/archives/1518 - Discussion in #ubuntu+117:43
Azure_Chaosok i asked in there thanks17:44
foresterjeremy31: Thank you.17:49
pavlosC-developer: if you read this, I tested the instructions from the link I gave you and it installed ros-lunar-desktop on 16.04. You asked about ros-indigo-turtlebot but this is not in the repository.18:17
=== renato is now known as Guest91831
pavlosC-developer: seems I installed the ros-lunar but you wanted the ros-indigo ... I will look it up.18:20
pavlosC-developer: ROS Indigo ONLY supports Saucy (13.10) and Trusty (14.04) for debian packages ... the reason you can't find it in 16.0418:23
dabbapragmaticenigma, are you around by chance?  Just wanted to let you know that changing the time at which that script is executed did resolve the issue.18:34
agasusHey.. All...18:34
UserUSHey.. You....18:35
agasusAny Danish in here?18:35
sharksauceAte the last one a few minutes ago, sorry18:36
agasusHahaha...18:36
sharksauce(sorry)18:36
ducasse!dk | agasus18:36
ubottuagasus: For at få dansksproget support til Ubuntu, bedes du venligst gå til #ubuntu-dk. I denne kanal forefindes kun engelsksproget support.18:36
agasusTakker...18:37
pavlostomreyn: found that ros-indigo not available on 16.04 hence the error ... thx18:38
=== tb is now known as Guest91029
estanhi folks. i might be going insane. i'm helping test out a package from bionic-proposed. i noticed that some files listed in the installed file list (dpkg -L libblosc-dev) wasn't present after installation.18:40
estanso i grabbed the .deb to have a look at it. can anyone explain this: https://paste.ubuntu.com/p/DGrGjbfjcV/ ?18:40
estani'm listing the contents of the .deb, which clearly shows a bunch of files destined for /usr/share/doc/libblosc-dev/examples, but upon installing the .deb with dpkg -i, those files are not there :/18:41
kostkonestan, testing it on 18.04? then you need #ubuntu+118:42
TJ-estan: remove the leading .   ... that is in the package paths only so it can be used relatively... when installed that is prefixed with the root path18:42
TJ-estan: as in "ls -l /usr/share/doc/libblosc-dev/examples/"18:43
estanTJ-: bah sorry, that was just a mistake while i was redoing the steps to create the paste.18:44
estanTJ-: the file really isn't there: https://paste.ubuntu.com/p/FMDjsJmypY/ (here using the absolute path)18:44
estankostkon: ah alright, i'll ask in there.18:44
cristian_chi18:47
cristian_cI've inatalled dropbox in 16.04, but I notice icon/indicator is not shown on my panel18:48
=== zox is now known as zox_box
cristian_cso, I cannot know if/what dropbox is syncing18:49
zox_boxany chance anyone here happen to love troubleshooting a dell perc 5i raid 5 array in LTS 12.04? or should/do I need to update to 14.04 first?18:50
cristian_cin pkace of dropbox icon, I see a fake icon on my panel, but it doesn't return either tooltips or menus by left/right clicking on this fake icon18:50
jeremy31cristian_c You could log in at dropbox.com and see18:50
cristian_c*ple18:50
kostkoncristian_c, what do yu mean fake icon?18:51
cristian_cjeremy31: this is the first time I've experienced this issue, because previous ubuntu releases have not this dropbox issue18:51
jeremy31I don't use dropbox syncing anymore, I use github18:51
=== jelly is now known as MooServ`
=== MooServ` is now known as jelly
cristian_ckostkon: I can publish a screen, but it's  not essentially an icon, as if there was not an icon18:52
cristian_cand so, a placeholder icon is shown18:52
kostkoncristian_c, you mean an icon with a stop sign or just empty space?18:53
cristian_cthe first one, but it's not astop symbol18:54
=== r0Oter is now known as r00ter
kostkoncristian_c, have you tried restarting it or maybe just logging out18:55
cristian_ckostkon: J made some attempts, but so I should kill dropbox from task manager and launch it from command line18:56
cristian_cand I've also to logout and login18:56
cristian_cbut really, this issue always happens18:57
cristian_cI've to make mthese two tests, btw18:57
Vic2So I have installed the Gnome desktop environment to troubleshoot my Wine problem ... now HOW do I get back to where I started with Unity???  Gnome changed grub ... will it fix itself the next time a new kernal is released, or do I have to resort to reinstalling the OS completely?????19:03
yonaikerlolHello19:03
dabbaVic2, reinstalling the OS entirely is the nuclear option - usually not needed if you can identify the root of the problem... do you want to keep gnome and use unity as default?19:04
dabbayonaikerlol, hi- have a question for the channel?19:05
yonaikerlolNop.19:06
dabbak19:06
jeremy31stevendale please /join #linuxmint19:08
zox_boxanyone have experience with raid5 on a perc 5i card using megacli in 12.04LTS?19:08
zox_boxits an old array, but has started slowing way down on reads19:09
SimonNLstevendale: on freenode19:12
ThedarkbI'm trying to install dhcp3 but there's no installation candidate.19:12
ThedarkbWhat alternative should I use?19:12
ThedarkbI assume dhcp3 is deprecated if there's no candidate.19:12
Adranisc-dhcpd?19:14
sudosmurfhow would I install a specific kernel version?19:14
ThedarkbAdran, Thanks man.19:14
jeremy31sudosmurf > sudo apt-get install linux-image-{version}-generic19:15
sudosmurfjeremy31, rad19:15
sudosmurfdat worked19:16
jeremy31sudosmurf or you could search in Synaptic Package Manager19:16
sudosmurfyeah, I did an apt-cache search and found the headres19:16
sudosmurfheaders19:16
sudosmurfwasn't sure if it was that or something else19:16
jeremy31installing the image should pull the headers as a dependency19:16
sudosmurfawesome19:17
=== Judy is now known as Guest25742
=== SimonNL is now known as SimonNL_Afk
theTOOLMANhey anyone can help me with installing the nvidia driver?19:34
theTOOLMANtheir output from their installer doesn't help much19:35
theTOOLMANtells me that afer building the kernel modules that it can't19:35
theTOOLMANload the kernel modules19:35
Ben64don't use their installer19:35
theTOOLMANthis is pissing me off19:35
jeremy31what kernel?19:35
Ben64the nvidia drivers are in the ubuntu repositories, that's the best way to get them19:36
theTOOLMANLinux tbox 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux19:36
fabiobikhello how do i add this to java JRE running in ubuntu?19:37
fabiobik-Djava.net.preferIPv4Stack=true19:37
fabiobikjava is binding ipv6 ports instead ipv419:37
Ben64fabiobik: add it to the command line of whatever runs it19:38
fabiobikBen64: doesnt run19:38
Ben64?19:39
fabiobik-Djava.net.preferIPv4Stack=true: command not found19:39
Ben64it's not a command, it goes with 'java'19:39
jeremy31theTOOLMAN was everything else updated before installing the Nvidia?  There is a bug report on nvidia in that kernel because of retpoline19:39
theTOOLMANwhat do you mean by "everything"19:40
fabiobikBen64: ive tried like this: java -Djava.net.preferIPv4Stack=true19:40
jeremy31gcc-5 for one, Is this 16.0419:40
fabiobikiand its not working too19:40
Ben64fabiobik: elaborate19:40
fabiobikBen64: it does not work19:41
fabiobikthis should be enviroment flags of java right?19:41
Ben64well i can't help you if you don't explain things19:41
theTOOLMANfuck tthat just installed unity. this is why i didn't want to install from apt19:42
jeremy31theTOOLMAN https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/175093719:42
ubottuLaunchpad bug 1750937 in xorg (Ubuntu) "4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!" [Undecided,Confirmed]19:42
fabiobikBen64: maybe u dont understand what i need19:42
Ben64theTOOLMAN: software & updates -> additional drivers -> nvidia19:42
Ben64fabiobik: you don't understand how to ask for help19:43
fabiobikBen64: i thought i was clear... I need to aply this flag to java JRE -Djava.net.preferIPv4Stack=true19:43
fabiobikand im asking how to do it19:43
Ben64and so was i, add it to the command line that runs java19:44
fabiobikthat was just as i did19:44
Ben64you do know i can't see your screen, right? would probably help if you explained more19:45
fabiobikBen64: maybe its a syntax error19:45
TJ-fabiobik: each Java program usually has a shell script to launch the Java VM, so options such as you want either need adding to each launch script or setting in the environment JAVA_OPTS19:45
fabiobikTJ-: okay. Im trying to use Elasticsearch19:45
fabiobikand i start the program using service elasticsearch start19:46
TJ-fabiobik: if you need it to affect all applications add it (for per-user) in $HOME/.profile as an "export JAVA_OPTS="..." or system-wide in /etc/profile19:46
fabiobikwhere i could find the script that service use?19:46
Ben64fabiobik: https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-network.html19:48
TJ-fabiobik: location of a service startup script depends in which init daemon is in use. If it's sysv-init compatible then in /etc/init.d/19:48
fabiobikBen64: ive been there19:50
Ben64well that shows how you can configure it to listen on a specific interface and ipv4 only19:50
fabiobikBen64: ive done that19:51
fabiobikBen64: still binding ipv6...19:51
Ben64then you probably did it incorrectly19:51
Ben64do you not want ipv6 at all, or do you only care if ipv4 works19:51
fabiobikhttp.host: _eth0:ipv4_ http.port: 920019:52
theTOOLMANipv6 should wait to be implemented... just like wpa319:52
fabiobikBen64: i want to ipv4 works19:52
fabiobikBen64: i dont care if ipv6 is working too19:52
Ben64then it's probably already listening on ipv419:53
fabiobikBen64: is not19:53
Ben64how do you know19:53
theTOOLMANnetstat -lnp19:53
fabiobikhttps://www.dropbox.com/s/os7fpsuwpedxlts/Screenshot%202018-03-13%2019.53.37.png?dl=019:53
fabiobikBen64: please see19:53
Ben64that doesn't mean anything19:54
Ben64use nmap to see if the port is open19:54
TJ-fabiobik: I think the leading/trailing underscores are supposed to be quote marks and *NOT* used in the config, e.g. NOT  http.host: _eth0:ipv4_   but  this http.host: eth0:ipv419:54
Ben64it's also "network.host"19:54
Ben64tcp6       0      0 :::80                   :::*                    LISTEN      -19:55
TJ-oh, no, I'm wrong, it does show underscores  in the Special Values19:55
Ben64is the only listing i have for port 80 listening, but it is listening on both ipv4 and ipv619:55
TJ-fabiobik: so what Ben64 spotted  network.host: _eth0:ipv4_19:56
Ben64pretty sure it's already listening on ipv4 anyway though19:56
chokistevendale: hey19:57
choki:D19:57
chokistevendale: <319:57
stevendaleHi choki <319:58
stevendale!ot | choki19:58
ubottuchoki: #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!19:58
fabiobikBen64: im trying to access it by the vps ip and the port19:59
fabiobikon the browser and nothing happens19:59
fabiobikso im pretty sure that ipv4 is not working19:59
Ben64what port19:59
fabiobik920019:59
theTOOLMANnetstat -lnp | grep 8019:59
fabiobikthe thefault19:59
theTOOLMANnetstat -lnp | grep 920019:59
fabiobikroot@alpha:~# netstat -lnp | grep 9200 tcp6       0      0 81.4.126.107:9200       :::*                    LISTEN      6841/java20:00
Ben64so that's the ip?20:00
chokistevendale: join #linuxmint on freenode pls :320:00
fabiobikyeah20:00
Ben64comes up as being filtered, so check your firewall(s)20:01
theTOOLMANlol i hope you have some kind of firewall up20:01
TJ-fabiobik: Ben64 yeah, firewalled20:01
theTOOLMANbut it is definitely listening20:01
fabiobiki cant get a response20:01
theTOOLMANelastic should never be behind edge20:01
theTOOLMANeven if you curl http://localhost:9200?20:02
fabiobikinside the machine yes20:02
Ben64check firewall20:02
theTOOLMANyeah def firewall20:02
theTOOLMANiptables?20:02
fabiobikufw20:03
theTOOLMANif you're going to open it, i suggest only opening it to machines that you want to talk to it20:03
theTOOLMANotherwise shodan will be all over your elastic instance20:03
TJ-Well it is elastic... so it will stretch :)20:03
fabiobikahahh20:03
TJ-until it goes Twang!20:04
fabiobiki thought that i should query in client side20:04
fabiobikdirectly20:04
theTOOLMANwell you need to specify your clients20:04
theTOOLMANotherwise hackers will be your clients20:04
fabiobikXD20:04
fabiobikshit20:05
Ben64hackers are always your clients20:05
theTOOLMANunless you implicit deny all explicit allow specific client20:05
fabiobikgreat...20:05
theTOOLMANnginx load balancer with ip access control or credential based access control20:05
theTOOLMANif you really must have elastic on the edge20:05
theTOOLMANotherwise some hacker somewhere is gonna introduce you to his friend bobby drop tables20:06
theTOOLMAN';20:06
r00bHey guys, I have a lamp stack on a Ubuntu VM running on virtualbox. I set up an apache virtualhost called 'webserver.dev' how do I access it from my host os?20:06
theTOOLMANr00b: what port is it set to listen on?20:07
r00b8020:07
fabiobiktheTOOLMAN: thanks for the explanation20:07
fabiobikBen64: thanks for the efforts20:07
theTOOLMANr00b: curl http://localhost:8020:08
theTOOLMANor if its set to be a vhost for a domain name, put in your hosts file mydomain 127.0.0.1 and then doo curl http://mydomain20:08
r00bbut how can I have it setup so that when I enter 'webserver.dev' into my host os browser, it will point to vhost on vm20:09
theTOOLMANr00b: hosts file or dns20:09
theTOOLMANmy.domain i.p.a.d.d.r20:09
=== ex4eaimental is now known as cheguacamole
=== mohammed is now known as Guest19650
TJ-r00b: if the VM has avahi service installed you don't need to edit hosts; the name should be discovered by multicast-DNS... on host use "avahi-browse -a" to check if the host can see the VM (once the VM is running avahi-daemon) - do ensure in the VM it's /etc/hostname is set to "webserver.dev"20:13
rh10guys, ubuntu 1604. unity desktop. after switch windows, using super + w (or ctrl + super + w) terminal (gnome-terminal, out of box in ubuntu) occasionally frosen. how can i fix it?20:13
rh10frozen*20:13
=== SimonNL_Afk is now known as SimonNL
=== SimonNL is now known as SimonNL_Afk
demurh10 amd or intel?20:14
rh10demu, intel20:14
rh10demu, integratel video20:15
rh10integrated*20:15
rh10annoying thing at all20:15
demuI'm having same issue20:16
rh10demu, did you try different terminal emulator?20:16
rh10strange, why canonical doesn't properly tested their de...20:18
demuno, stock ubuntu. Gnome. I'm on 17.1020:19
theTOOLMANlol20:20
theTOOLMANunity20:20
theTOOLMANsuch a joke20:20
cristian_ckostkon: I've floowed your tips, no results20:21
jeremy31theTOOLMAN There are other DE's and other Linux OS's20:22
demurh10: I think it's a kernel panic my keyboard is lit up with a wave animation and when this happens the wave is stuck mid way through the keyboard.20:22
demurh10: how often does it happen to you?20:25
demufor me it can go weeks without incident20:25
theTOOLMANjeremy31: i use lxdm/gdm with xfce420:26
theTOOLMANi love xfce420:26
theTOOLMANbut there is also gnome, kde, plasma, mate, lxde, openbox, and a few others20:26
theTOOLMANand for dm, theres also kdm, sddm, lxdm, gdm20:26
jeremy31I use LM18 and Ubuntu 16.04 with Unity, 17.10 with defaults20:27
jeremy31and Cinnamon20:27
theTOOLMANi always start with ubuntu 16.04 server and build up20:27
AlexPortableHow do I choose session to use on GDM?20:28
theTOOLMANthe little gear on the bottom right by the login button20:28
theTOOLMANAlexPortable:20:28
AlexPortablethere is no gear, only cancel and sign in20:28
theTOOLMANhmmm weird20:28
theTOOLMANi have a little gear next to my login button20:28
AlexPortablehttps://afaikblog.files.wordpress.com/2012/08/login-screen.png20:29
lordcirth_workHow can apt get 'No route to host' when I can curl the repo Release file?20:29
theTOOLMANping 8.8.8.820:29
theTOOLMANsee if theres a route to that20:30
jeremy31AlexPortable Is that after a log out?20:30
TJ-lordcirth_work: is it inside a container?20:30
AlexPortableyes20:30
lordcirth_workTJ-, no20:30
theTOOLMANAlexPortable: thats the lock screen. you need to log all the way out20:30
AlexPortablejeremy31: although slightly different, it says 'sign in' instead of 'unlock'20:30
lordcirth_worktheTOOLMAN, yes, I can ping 8.8.8.8.20:30
jeremy31And its 17.10?20:30
AlexPortable18.0420:30
AlexPortablewith some changes to it20:31
AlexPortablerather 17.10 and 18.04 merged together20:31
TJ-lordcirth_work: is there an apt proxy cache on the LAN?20:31
demuAlexPortable: yup I also noticed that the gear disappeared after the announcement of 18.04 will be X11 by default not sure it that's a coincidence.20:31
theTOOLMANhmmm20:31
theTOOLMANi guess i'm fine sticking to 16.0420:31
AlexPortabledemu: and clue how i can edit it in the config files?20:31
lordcirth_workTJ-, good question, how do I check? (big LAN)20:31
jeremy31AlexPortable you might want to ask on #ubuntu+120:31
AlexPortablejeremy31: nobody replying there20:32
TJ-lordcirth_work: well if it is something like squid-deb-proxy or apt-cacher-ng they advertise using multicast-DNS... try "avahi-browse -a"20:32
jeremy31AlexPortable also try ubuntuforums.org there is a special subforum for the development version20:33
demuAlexPortable: not sure how to do that, sorry :(20:33
AlexPortablejeremy31: well how would i change it in 17.10 in the config files/20:33
lordcirth_workTJ-, command not found.  This is Server 16.04 btw.  Also squid-deb-proxy-client isn't installed20:33
TJ-lordcirth_work: also check /etc/apt/apt.conf.d/ in case there's a file with 'proxy' in it's name20:33
lordcirth_workTJ-, nope20:34
TJ-lordcirth_work: then you need to add some debug options to apt to find out what is happening... I'd suspect it's an IPv4 vs IPv6 issue20:34
jeremy31AlexPortable I am not sure if that can be done or if 17.10 would have to be a new install20:34
lordcirth_workTJ-, disabled IPv6 for apt already - had that before.  I'll look into debug flags20:34
TJ-lordcirth_work: possibly "-o Debug::Acquire::http=true"20:35
rh10demu, sorry for delayed answer. well, how often... probably 1 time on 5 switches, smth like so20:37
AlexPortableanyone else knows how to change gdm config files to set the default login session?20:38
rh10demu, how often at you,20:38
rh10?20:38
lordcirth_workTJ-, apt update output with that: http://paste.ubuntu.com/p/Vr5f2T39vH/20:38
demuonce every 2 weeks or so20:39
theTOOLMANAlexPortable: i'm looking for that for you20:39
theTOOLMANlol i'm digging through archwiki which has way better answers than ubuntu wiki20:40
TJ-lordcirth_work: I don't see any host not found's there20:40
theTOOLMANif i had to guess, it'd be in /etc/gdm3.20:40
lordcirth_workTJ-, line 10320:40
AlexPortabletheTOOLMAN: yep im there, but no idea how to include my session20:40
lordcirth_workTJ-, and yet, I can curl that exact link from the same box20:41
demurh10: I though initially it was amd related but since you are on install that cant be right20:41
TJ-lordcirth_work: That's not apt, that's a proxy at the other end!20:41
demuinstall/intel20:41
TJ-lordcirth_work: the remote HTTP server is reporting HTTP/1.1 500 Connection failure20:41
rh10demu, got it20:41
TJ-lordcirth_work: that infers the host is a proxy and it is failing to contact the true destination server behind it20:42
lordcirth_workTJ-, ah, just noticed, I didn't realize it was an HTTP code.  Ok, so why would a server throw 500 when apt connects and not curl?20:42
lordcirth_workTJ-, and, I've had this with the ksplice and the Ubuntu partner repo! Which are presumably not correlated20:43
lordcirth_workHmm, maybe firewall mangling?20:43
demurh10: it it happens on 18.04 I will report it. once it's out officially20:43
demus/it/if20:43
TJ-lordcirth_work: the returned header shows there's a proxy: Server: Debian Apt-Cacher NG/0.9.120:43
TJ-lordcirth_work: most of those are hitting the apt-cacher-ng proxy20:44
theTOOLMANAlexPortable: looks like they toook it out20:45
theTOOLMANyou might have to use a new dm20:45
theTOOLMANlxdm lets me choose20:45
rh10demu, i dont think it will be happer on 18, there is gnome as default. i stil' think it's about de unity issue20:45
theTOOLMANthen again i'm on 16.0420:45
=== phantom is now known as Guest81422
AlexPortabletheTOOLMAN: well thats what im trying to do20:45
theTOOLMANlxdm is my fallback20:45
AlexPortablein lightdm i could just choose another desktop manager20:45
theTOOLMANsddm isn't bad20:45
theTOOLMANbut its kde20:45
theTOOLMANand kde is big and bulky20:45
theTOOLMANlike jahva20:45
AlexPortablehow do i make lxdm default login manager?20:45
demuit happens when I'm on 17.10 Gnome20:45
Ben64AlexPortable: you're on 18.04 though, right?20:46
AlexPortableBen64: yeah20:46
AlexPortablesortof20:46
Ben64so... you gotta go to #ubuntu+120:46
AlexPortablekinda merged two versions together, where should i be then?20:47
Ben64##linux20:47
theTOOLMANlololol20:47
theTOOLMANhttps://help.gnome.org/admin/system-admin-guide/stable/session-user.html20:47
jeremy31I wonder if this is still an issue with gdm https://bbs.archlinux.org/viewtopic.php?id=11268820:47
theTOOLMANAlexPortable:20:47
AlexPortablewhy does ubuntu keeps removing features20:47
theTOOLMANbecause they want us to all go back to arch/debian/genroo20:48
AlexPortabletheTOOLMAN: well it's in `/usr/share/xsessions/` yes20:48
rh10demu, got it. i thought you are on unity20:48
AlexPortable"Will be fixed in the next kdebase-workspace package." 2011-02-0620:48
AlexPortableafter installing lxdm i now get a commandline and no gui20:48
demurh10:nope, gnome. I think we will be stuck with this issue :( we can only hope it works it self out20:49
theTOOLMANsystemctl start lxdm20:49
theTOOLMANdoes that do anything?20:49
lordcirth_workTJ-, found it, someone other than me apparently did configure apt-cacher-ng in /etc/apt/apt.conf (not even using .d grr)20:49
AlexPortableauthenticating asks me to login20:49
AlexPortableauthentication is required to start lxdm.service, after logging in == authentication complete ==20:49
AlexPortableswitching to tty7 helped20:50
theTOOLMANahhh20:50
TJ-lordcirth_work: :D20:50
theTOOLMANdid you start it as you or root?20:50
rh10demu, i think, i'll switch to xfce de. dont like that issue. not handy at all20:50
AlexPortableme20:50
TJ-lordcirth_work: typical isn't it!20:50
theTOOLMANrh10: i love xfce20:50
lordcirth_workTJ-, grep -r, my fav debugging tool...20:50
rh10theTOOLMAN, cool de, agreed20:50
demurh10: I can live with it for now. you are the first person I've run into that has this issue. It possible it specific to our systems20:51
theTOOLMANi would love to get cinnamon/mate working20:51
theTOOLMANbut i just don't have time20:51
TJ-lordcirth_work: it'd be helpful if apt debug showed the proxy server it is using20:51
lordcirth_workvery20:51
rh10demu, probably. btw, what's vga in your system?20:51
theTOOLMANme?20:51
AlexPortablehow can i get a taskbar with text on ubuntu?20:52
theTOOLMANin xfce?20:52
demurh10: GeForce 108020:52
demuNvidia20:52
theTOOLMANdemu: niccce20:52
Guest19650hi20:52
jeremy31theTOOLMAN Cinnamon works fine from the repos in 16.04.  Haven't tried in 17.1020:52
AlexPortabletheTOOLMAN: in default ubuntu20:52
theTOOLMANdemu: i just installed a 71020:52
rh10demu, got it. im using intel integrated vga20:52
theTOOLMANAlexPortable: a taskbar?20:52
tcafereset20:52
theTOOLMANin your terminal or in xfce?20:52
tcafehi20:53
AlexPortabletheTOOLMAN: well do you know windows xp?20:53
theTOOLMANi do20:53
tcafereset my computer20:53
tcafehey20:53
AlexPortableit has a taskbar on the bottom with what i have open, left bottom corner menu to get to applications, right bottom corner t ime and notifications and whatnot20:53
demutheTOOLMAN: just dropped $2500 on my new rig. wife not happy20:53
tcafewho is thisn __20:53
theTOOLMANdemu: damnnnn20:53
tcafehelpp !!20:53
theTOOLMANdemu: i went to the computer junkyard the other day20:53
AlexPortabletcafe: help with what?20:53
tcafehow csn i reset ubunto linux system _20:54
AlexPortablewhat do you mean reset?20:54
theTOOLMANsomeone took them all the equipment from the renderfarm at the football stadium for the jumbotron20:54
theTOOLMANgot me a 24 core 48gb ram dual socket machine for $20020:54
tcafewhich cht is this_ omg20:54
tcafewhere iam __20:54
tcafewtf20:54
AlexPortabletcafe: you are in #ubuntu on irc20:54
tcafewoow20:54
tcafei never be here befor20:55
tcafehehe20:55
tcafei just get som old computer20:55
tcafewhit ubunto systse20:55
AlexPortablenice20:55
tcafehelpp_20:55
tcafecn i use this chat on windows too-â20:56
theTOOLMANAlexPortable: so you're trying to get a similar taskbar in xfce?20:56
lordcirth_worktcafe, please don't use Enter as punctuation.  Did you have a question?20:56
AlexPortabletheTOOLMAN: nah in ubuntu20:56
demutheTOOLMAN: never liked buying used PC parts. Never had a good experience.20:56
AlexPortablethe interface 'ubuntu'20:56
lordcirth_worktcafe, yes, look up "IRC clients"20:56
theTOOLMANAlexPortable: you mean gnome or unity?20:56
tcafewhat_â20:56
AlexPortablegnome i think20:56
theTOOLMANdemu: you should see all the equipment i got20:56
tcafei have levo20:56
tcafevo20:56
theTOOLMANincluding a new thinkpad20:56
Ashley_Hi all, complete Linux newbie here and looking to install Lubuntu on an old HP laptop. So I already installed using a usb stick created with Rufus (installed from within the Try without installing). I then chose to dual-boot but I don't see a choice upon reboot. Is this not possible?20:56
tcafeubunto is pool20:57
theTOOLMANlol dualboot20:57
tcafenot good sysyte â20:57
=== mohammed_ is now known as assuom78
tcafewindows better20:57
demuOne time got a used HD. Then found out it was 5 years old. hummm..20:57
tcafealooo_20:57
theTOOLMANAshley_: did it not run grub-install?20:57
tcafecan i use this chat on windows _-20:57
Ashley_No idea20:57
theTOOLMANdemu: i got a used 512g ssd for $1020:57
tcafei mean hex chat20:57
Ashley_Remember...newb20:57
theTOOLMANahhhh newbs should do bare metal not dual boot20:57
theTOOLMANdual boot is for those who understand grub20:58
demuthat a good deal. even if it fails in year20:58
tcafeur from ashly_---------20:58
=== Ada_ is now known as Guest44429
Ashley_Yeah well I don't want to wipe out Windows just yet20:58
theTOOLMANvirtual box?20:58
theTOOLMANnot scared to take the leap?20:58
tcafeAshlyeeyyyâ20:58
=== strive is now known as par4g0n
theTOOLMANi always install ubuntu from a dvd. not too thrilled with the usb stuff20:58
Ashley_theTOOLMAN: Why did you lol at dualboot?20:59
tcafei need help20:59
tcafemohammad21:00
theTOOLMANbecause noobs who don't understand one OS are going to have a problem with 2 os21:00
tcafehabibi kefa21:00
theTOOLMANtcafe: whats your problem?21:00
=== mohammed_ is now known as Guest36465
tcafemy pr is ubnto21:00
theTOOLMANwhat is a pr?21:00
=== Guest36465 is now known as assuom78
tcafepr problem21:00
theTOOLMANwhat about ubuntu?21:01
tcafehow to reset ubonto21:01
theTOOLMANreinstall it from scratch21:01
tcafewhit out cd or usb21:01
theTOOLMANyeah, you're probably sol on that21:01
tcafehow to back to windows21:01
tcafe7_21:01
theTOOLMANhahahahahahahaha21:01
tcafehshaahahahah21:01
theTOOLMANyou need an iso of windows 7 to burn on a cd to install21:01
tcafepusssy21:01
tcafelesten bo21:01
tcafeilove you21:01
tcafelesten bro21:02
tcafelesten21:02
tcafeplz21:02
Ashley_tcafe: It's 'how do I go back to Windows?'21:02
theTOOLMAN8===D21:02
tcafeyes21:02
tcafebach windows21:02
tcafeur from-21:02
tcafeur from-21:02
theTOOLMANdownload windows 7 iso, burn to disk, and install it21:02
AlexPortableAshley_: don't mind him21:02
tcafetnx for help21:02
tcafecan use the hex chat on windows too21:03
theTOOLMANno. ubuntu chat is for ubuntu21:03
tcafeHEHE21:03
theTOOLMAN#garbage is for windows21:03
tcafeOK TNX21:03
theTOOLMANoh well bye everyone21:03
tcafeBYE21:03
tcafeGUYS21:03
theTOOLMANfinally21:04
theTOOLMANdude was getting annoying21:04
theTOOLMANAlexPortable: you find the answer yet?21:12
theTOOLMANi don't know how to make taskbars in gnome21:12
theTOOLMANthats why i dont use it21:12
AlexPortablenope21:13
theTOOLMANAlexPortable: i think they're trying to push us away from ubuntu21:14
theTOOLMANgot to big]21:14
theTOOLMANtime to cool it down some21:14
theTOOLMANlets hand ourselves over to M$21:14
theTOOLMANand lets start taking their customizability away from them21:15
theTOOLMANthey'll be happy to use emerge instead of apt21:15
gary-buseyhello everybdy!!! I cant believe I Lost my nickname password, iveused it for DECADES.... JUST DO /ns info ridisk and you'll see21:16
gary-buseybut anyway,l i have an issue21:16
AlexPortableridisk is not registered.21:16
gary-buseyno21:17
gary-buseyripdisk21:17
gary-buseywih a p21:17
gary-buseyripdisk21:17
gary-buseyits registered for 11 yearsnow21:17
gary-buseyANYWAH021:17
gary-buseyi neeed a bit of help21:17
gary-buseyitseems ubuntu haschanged a bit21:17
theTOOLMANlol21:17
AlexPortable'a bit' hehe21:17
gary-buseywellll, you see... ihave an old version onthis compuer21:17
theTOOLMANthats what i was just saying21:17
theTOOLMAN10.04?21:18
theTOOLMAN12.04?21:18
theTOOLMAN14.04?21:18
gary-buseywilly warefwul21:18
gary-buseyf21:18
theTOOLMANi'm on 16.04 so that can't be old21:18
gary-buseywilly warewulf21:18
=== chuy is now known as chuyd
theTOOLMANjeez i don't know the code names21:18
gary-buseyi'm using 15.1021:18
theTOOLMANoh haah i'm on xenial21:18
=== chuyd is now known as shuy
gary-buseyANYWAY, here's m question:21:18
theTOOLMANso you must be on 14.o421:18
theTOOLMANcat /etc/lsb-release21:19
AlexPortableUbuntu 15.10 (Wily Werewolf)21:19
theTOOLMANahhhh21:19
theTOOLMANok21:19
gary-buseywha is the process to upgrade from 15.10 to the new one?21:19
theTOOLMANso i'd recommend an upgrade to 16.04 and hang on tight21:19
gary-buseyor a new-er one21:19
=== shuy is now known as chuyd
theTOOLMANdo-release-upgrade21:19
theTOOLMANif it's still supported21:19
theTOOLMANwhich i don't think it is21:19
theTOOLMANotherwise you'll get 404's and 403's21:19
gary-buseyso, there's no way to just upgrade from terminal?21:20
theTOOLMANdo-release-upgrade21:20
gary-buseyjeez thats like windows stff21:20
theTOOLMANbut when they go out of support, they knock out the mirrors for apt21:20
theTOOLMANthats why you stick with lts21:20
gary-buseyok, do-release-pgrade is doin' something21:21
TJ-When a release goes End-Of-Life the archives are moved en-bloc to http://old-releases.ubuntu.com/ so a simple edit of apt's sources.list allows updates prior to a do-release-upgrade21:21
TJ-!eol | gary-busey21:22
ubottugary-busey: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades21:22
theTOOLMANTJ-: thats good to know. maybe i can finally upgrade artistx!21:22
theTOOLMANwe just missed 42021:23
TJ-and do-release-upgrade was 'taught' how to deal with that situation without manual intervention, from 16.04 I think it is21:23
=== SimonNL_Afk is now known as muy_mejor
demuI've just installed a test machine of 18.04. I've also set it up so when I type apt it asks have you checked snap. my quest is if you move to 18.04 will you try using snap more? and it this good a idea?21:32
demuquestion21:32
theTOOLMANdemu: what is snap?21:33
demulol (sorry about all the typos)21:33
theTOOLMANall this weirdness you guys keep talking about, i'm ready to just move back to gentoo21:34
theTOOLMANemerge install xfce421:34
demuI remember when installing gnome was a 13 hour endeavor on gentoo.21:35
demuthis is like 10+ years back21:36
demumaybe 1521:36
theTOOLMANlol21:36
theTOOLMANi think my total thinkpad build is about 2 hours now21:37
demulol feel so old now :(21:37
theTOOLMAN15 years ago i was messing around with mandrake on madnriva or something like that21:38
theTOOLMANcome a long way21:38
theTOOLMANnow my three mains are ubuntu, gentoo, and centos21:39
theTOOLMANthough i do have a ton of free/net bsd21:39
demuI remember mandrake, only OS that supported my CD drive :)21:39
theTOOLMANhahaha21:39
=== rax-Y is now known as rax-
theTOOLMANi'm surprised at how laptop stable ubu has become21:41
theTOOLMANi run it on both of my thinkpads21:41
stevendaleI need to fix Ubuntu dock21:42
stevendaleHi, Ubuntu 16.04.4 icons won't disappear from dock21:42
stevendaleHow do I restart the launcher?21:42
theTOOLMANstevendale: unity or xfce?21:42
stevendaleUnity21:42
theTOOLMANehhh can't help you there21:43
stevendaleI'll just logout and see if that fixes it21:43
theTOOLMANwhen in doubt, reboot21:43
=== czesmir_ is now known as czesmir
demuMust say love the minimal install. don't use libreoffice and nice to see it not update all the time.21:44
theTOOLMANi always start from a server image21:45
theTOOLMANand i do install libreoffice21:45
theTOOLMANbecause libredraw is life21:45
demuHave OneDrive account and use the Microsoft Office web thingy. So I don't have a need for it.21:47
theTOOLMANblehh21:48
theTOOLMANbut i will say, the one M$ product i like is onenote21:48
gary-buseyso is this upgrade taking me allthe way to the new one or just the next version after the one ih ave21:50
demutheTOOLMAN: it does the job for me. works well with my workflow and I'm mostly in terminal and atom anyways. these days I pretty much just care about my workflow and not whats hip.21:51
demuoddly enough thats way I came back to ubu ;)21:52
demus/way/why21:52
=== Guest50939 is now known as Numline1
GeyGuuuuDoes anybody know any web-based file manager who supports mouse input?21:54
demuGeyGuuuu: like electron app?21:55
demuhttps://www.omgubuntu.co.uk/2017/08/jumpfm-electron-file-manager21:56
demuand electron is a chromium based app so html/javascript21:56
tomreyngary-busey: depends on what you are upgrading from / whether you changed the target from the default.21:57
tomreynby default, lts releases upgrade to lts releases only, and non-lts releases upgrade to whatever is next21:57
demuGeyGuuuu: unfortunately its a keyboard driven app but it might support mouse21:58
GeyGuuuudemu yeah, would really like mouse, its only for cleaning upp harddrive after torrentfiles on the server21:59
demuohh, this is a headless server you want to connect to and have a gui. Am I understanding this correct?22:00
GeyGuuuuyeah22:00
sveinseI have installed 4.16.0-041600rc4-generic from kernel-ppa/mainline (I think) on my 17.10. I notice that my gnome now use wayland, while the old rc 4.15.0-041500rc9, use Xorg and the nvidia driver. Is there a driver or config that I might be missing?22:01
sveinseTJ-: ^22:02
theTOOLMANGeyGuuuu: why not just use ls/cd/rm/cp/mv?22:02
orcus-deGeyGuuuu:   connect from your local filemanager using sftp22:03
tomreyndemu: apparently there is http://cloudcmd.io/ https://www.tecmint.com/cloud-commander-browser-based-file-manager-for-linux/ - I would not recommend exposing file systems to the internet, though22:03
fa0Hello22:03
sveinsewhere does wayland put its log?22:03
TJ-sveinse: I guess that happens because the nvidia driver won't build against 4.16, so the system uses nouveau, which I presume Wayland is OK with22:03
tomreyndemu: what orcus-de  said22:03
sveinseTJ-: yes, makes sense. Since I cannot use any of the externals screens with wayland22:04
GeyGuuuutheTOOLMAN have just been using mc for so long22:04
fa0I'm playing around with 17.10, and trying to figure out the simplest/best way to prevent dns leaks with the networkmanager, while using openvpn, if anyone can please help? In the past, it was simple as comment out the dns line in the NetworkManger.conf, not sure, but it seems like things have changed in 17.10...22:04
GeyGuuuujust figured something new must have gotten to the tabel at this time22:04
demuGeyGuuuu: there are many solutions to your problem. Just be careful exposing file systems to the internet as tomreyn mentioned.22:06
theTOOLMANyes i third not exposing things to a web client on the interwezzz22:06
GeyGuuuudemu yeah, nothing will get exposed to the internet, just allow list of local ip, and the sftp u need to login as root right?22:07
rh10demu, did you try xfce-terminal? im installed it, works fine. we both you and i using gnome-terminal22:08
sveinseNo that isn't it. I have nvidia drivers under /var/lib/dkms/nvidia-384/kernel-.../ for the newest rc. So why doesn't it load it then I wonder22:08
theTOOLMANwell shit i just came up with an idea since you want to do it that way22:08
rh10demu, can issue be in this?22:08
theTOOLMANsshfs on your local machine22:08
tomreynGeyGuuuu: you don't *have* to, you login as whatever user you can / need to, limiting access to what this user can access. it's the same with the web apps: they can only provide access to what they already have access to, so the web server or application will need to run as root for full access.22:08
theTOOLMANand then use your gui file manager as if you were working on the remote machine22:08
tomreynor go three times around the planet and back into your system and get the same as with local access just much slower!22:09
theTOOLMANhuh?'22:10
* tomreyn was joking22:10
GeyGuuuucloudcmd was alright tho22:10
demurh10: considering how sporadic it is I feel like it could be anything. That's why I'm kind of ignoring it and hoping it goes away :/22:11
sveinseJust found a thread on nvidia dev lists that the nvidia driver isn't too fond of 4.16 yet. I'll just revert to 4.15 for now.22:13
sveinseDo we know at this point what kernel version 18.04 will use?22:13
TJ-sveinse: you can simply select to use the Xorg driver in gdm3.conf22:13
TJ-sveinse: 18.04 = v4.1522:14
jeremy314.15 is to be in 18.0422:14
demu4.1522:14
sveinsegot it guys :P22:14
TJ-sveinse: disabling Wayland: https://askubuntu.com/questions/975094/how-to-disable-wayland-in-17-10-in-gdm3-login-screen22:15
sveinseTJ-: thanks22:15
demuNot 100% sure but I think if you do a new install of 17.10 it defaults to X1122:16
Jordan_UTJ-: sveinse: My guess is that the lack of external monitors has nothing to do with Wayland vs Xorg and everything to do with nouveau vs proprietary driver.22:16
Jordan_Udemu: 17.10 defaults to Wayland (where available) 18.04 will default to Xorg.22:17
demusorry I was wong22:17
sveinseJordan_U: yes, I found that my 4.16 rc kernel doesn't work with the nvidia driver, so it'll revert to nouveau. I can't answer why it selected wayland thou22:17
demu echo $XDG_SESSION_TYPE wayland22:17
demuJordan_U: yup22:17
=== gr33n7007h is now known as al2o3-cr
sveinseooi, how volatile is 18.04 at this point? Is it stable enough to start experimenting with it, and perhaps use it? Or can there still be major breakings?22:19
demuAlthough I'm happy about this right now I can only imagine how dated 18.04 will feel in 202022:19
kostkon!ubuntu+1 | sveinse22:19
ubottusveinse: Bionic Beaver is the codename for Ubuntu 18.04 - Support only in #ubuntu+122:19
CodeBug:)22:20
CodeBugwhen does 18.04 drop22:20
CodeBugI know its a loaded question.22:20
demu5 years but 20.04 will be LTS22:20
kostkonCodeBug, why is it loaded?22:20
CodeBugso 2020 will be when 18.04 comes out?22:21
CodeBugthat kinda sucks but i wanted to update to latest 17 from 16.04lts but am afraid of not alot of support22:21
demu18.04 will come out next month and 20.04 will come out April 202022:22
CodeBugoh cool.22:22
demujust think year.month22:22
CodeBugso i should go ahead and update to 17.10 and then wait till 18.04 comes out which wont be an LTS right?22:22
tgm488318.04 is an LTS22:22
tgm4883April of even years are LTS22:23
demuyear.month and LTS on "even" years so 18 20 22 ...22:23
demuand LTS are always release in April22:24
demubtw I love that ubuntu does this. Make it so simple :)22:24
demumakes*22:25
kostkonCodeBug, you will be able to upgrade directly from 16.04 to 18.0422:25
CodeBugbut I dont wanna wait :(22:27
demuhttp://cdimage.ubuntu.com/daily-live/current/22:28
demuor build a time-machine ;)22:29
theTOOLMANor just chill and wiatr22:29
theTOOLMANwait22:29
demuweed is legal now, so it shouldn't be to hard22:30
theTOOLMANi wish it was legal here22:31
theTOOLMANuntil then, i have to hide my jar and not let cops come to my house22:31
demulol I'm in colorado. one of the first states to legalize it22:32
tomreynupgrades to 18.04 will probably not be available before july, though.22:33
tomreyn!ubuntu+122:33
ubottuBionic Beaver is the codename for Ubuntu 18.04 - Support only in #ubuntu+122:33
saitoh183hi all22:41
diogenes74hi22:41
demuhi22:41
theTOOLMANherro22:41
theTOOLMANi found out what broke my gdm/xfce22:42
theTOOLMANit was keychain22:42
theTOOLMANnot sure why though22:42
saitoh183My machine is still on ubuntu 16.10 (forgot to swicth it )and now i cant install anything on it because it fails with errors to no source avaialbe....but i need ftp on it so i can backup my stuff so i can install a fresh supported version22:42
theTOOLMANhttps://github.com/systemd/systemd/issues/79222:42
nacc!eolupgrade | saitoh18322:42
ubottusaitoh183: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades22:42
saitoh183yes i know22:43
naccsaitoh183: follow the instructions there to add the old-releases repository22:43
naccsaitoh183: then upgrade22:43
theTOOLMANthat url will tell you what to do22:43
kostkonsaitoh183, backup and upgrade22:43
saitoh183what im affraid of is that if something goes wrong , my data isnt backup up (ovh server)22:43
naccsaitoh183: read what I wrote again22:44
naccsaitoh183: enable old-releases, install ftp, backup, then upgrade22:44
saitoh183yeah i tried to install ftp but still got errors and this is after i added old-release22:44
saitoh183i did this : sudo sed -i -re 's/([a-z]{2}\.)?archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list and then a apt-get update22:45
naccsaitoh183: well, it's impossible to help you without pastebin logs, etc.22:45
naccsaitoh183: taht is incorrect for security, as well22:46
naccsaitoh183: so, maybe, again, *read* the wiki page22:46
naccsaitoh183: and stop trying to script an already difficult thing22:46
theTOOLMANlol22:46
diogenes742 1337 4 m322:46
=== BuZZ-dEE_ is now known as BuZZ-dEE
naccsaitoh183: i'm not intending to be rude, but you dismissed the help already given, and then did something incorrect.22:47
saitoh183im not...im just trying to state what i have done so far...never said i would check what you posted :)22:47
demunacc: https://askubuntu.com/questions/91815/how-to-install-software-or-upgrade-from-an-old-unsupported-release22:48
naccsaitoh183: what you did was incorrect22:48
demuI think he is using this22:48
naccdemu: well, that's sad, since there is an official wiki page that documents the correct thing to do22:48
naccdoesn't need an AU article that is outdated :)22:49
sveinseI have a 4k HiDPI screen, so I had to install a much larger grub font using GRUB_FONT in /etc/default/grub. After the latest update (I'm on 17.10), I've started getting "double" windows in Grub. One with the original black background and small fonts, and the other with the ubuntu color and large font I've specified. Both alternating quickly when I'm changing menu items. Anyone seen this?22:49
orcus-desaitoh183: if ovh server is related to the provider ovh - they should have a backup-feature to create some snapshot you could just restore in case you break something22:49
saitoh183checking links...and will try again22:49
naccorcus-de: good point; doing backups by hand in virtualized environemnts means you are doing something wrong :)22:49
diogenes74when is next lts release22:49
naccdiogenes74: release is april of this year22:49
naccdiogenes74: the upgrade from 16.04 will be available around july or so22:50
theTOOLMANnext month22:50
daxdiogenes74: April 26th, assuming no delays22:50
theTOOLMANand then 6 months till anyone adopts it hahahaha22:50
diogenes74lol cheers22:50
saitoh183orcus-de its SYS, if it was ovh.ca then i wouldnt be in this problem. SYS offers a free 100GB FTP accessible backup location that you can connect to only via the server. i didnt realise ftp wasnt install so i cant use it to backup my stuff till i can install ftp22:51
theTOOLMANwhy are you using ftp?22:51
theTOOLMANrsync is by far superior22:52
theTOOLMANrsync -av user@remote.host:/path/to/folder /path/to/local/folder22:52
saitoh183because FTP is the only way they offer to get to the backup...not my choice22:52
theTOOLMANso then how can you ssh in to install ftp?22:53
demusaitoh183: https://help.ubuntu.com/community/EOLUpgrades22:53
saitoh183SSH into server...ftp to backup server space via my server. it is not all on the same box22:54
saitoh183demu yeah looking at it now22:54
theTOOLMANso why not just spin up a new instance?22:54
saitoh183new instance ?22:55
theTOOLMANyour server is at home?22:55
theTOOLMANor in the cloud?22:55
saitoh183it is in a datacenter SoYouStart dedicated server22:56
theTOOLMANso spin up a new instance with 16.0422:56
theTOOLMANand attach your storage to it22:56
saitoh183this will wipe my data22:57
saitoh183which i need to backup first22:57
theTOOLMANso the server and the backup are on the same machine?22:57
saitoh183no...the backup is not done yet22:57
theTOOLMANand why can't you use rsync?22:58
diogenes74whats a good lightweight browser that isnt chrome22:58
diogenes74firefox sucks on this little machine22:59
demudiogenes74: https://brave.com/22:59
saitoh183theTOOLMAN From SYS: We'd like to remind you that you've chosen FTP backup22:59
saitoh183via Manager. The connection with FTP server is only possible from the22:59
saitoh183level of your server.22:59
theTOOLMANoh that sucks22:59
theTOOLMANcan you just install filezilla on your home computer and ftp your backup from there23:00
theTOOLMAN?23:00
demunot sure how lightweight it is23:00
diogenes74thanks23:00
saitoh183hours to upload after  with 10mbit connection23:00
theTOOLMANso you're going to move it to a server that is on an old os and is going to need to be rebuilt?23:01
sveinseis there a ftpfs fuse available? Then you could perhaps do it with rsync?23:01
theTOOLMANsounds redundant to me23:01
theTOOLMANRAID array23:01
theTOOLMANisn't the array redundant?23:01
theTOOLMANno thats the r23:01
saitoh183if i can install ftp and backup data, then i can just use upgrade and if shit goes bad. i will just format the server and install 16.04  and restore data from ftp23:02
theTOOLMANso the backup is of the server you're backing up to?23:02
saitoh183no23:02
theTOOLMANso why not upgrade first, then transfer data23:02
theTOOLMANor install a fresh instance and copy data23:03
saitoh183its a single 120SSD disk23:03
saitoh183well raid23:03
theTOOLMANyeah so prepare your backup destination before you do the backup23:03
theTOOLMANps: 8TB drives $149 at bestbuy23:04
theTOOLMANWD Reds that is23:04
* wolfe waves23:05
theTOOLMAN*wave*23:06
demutheTOOLMAN: 8TB, that a lot of p! ;)23:06
theTOOLMANyes it is23:06
theTOOLMANi grabbed 2 of them sunday23:07
theTOOLMANthey come with a free usb3 to sata converter23:07
theTOOLMANbut thats easy to remove23:07
theTOOLMANcan't wait to see this 60TB SSD that samsung has been talking about23:07
theTOOLMANidk what'll be better. that or my fleshlight23:07
diogenes74brave installing23:08
demu60TB SSD. yup, mark zuckerberg can afford it23:09
demuelon musk23:10
wulungany ubuntu wiki maintainer here ?23:10
demuelon musk and maybe two other people23:10
Budgii_demu, how much does a 60TB ssd go for?23:10
demuBudgii_: ask theTOOLMAN23:11
demuI know I can't :(23:11
Budgii_I just g00gled it, runs about 10K a unit from what I read. Wow!23:12
Budgii_theTOOLMAN, 8TB ssd's at best buy?23:13
theTOOLMANyes23:13
Budgii_send me a link please23:14
theTOOLMANsays $180 here but i paid 149 in store23:14
theTOOLMANhttps://www.bestbuy.com/site/wd-easystore-8tb-external-usb-3-0-hard-drive-black/5792401.p?skuId=579240123:14
Budgii_wow, thanks!23:14
Budgii_too bad it wasn't an internal ssd xD23:14
theTOOLMANthats an hdd23:14
theTOOLMANits a WD Red23:14
Budgii_ah, thought it was SSD.23:15
theTOOLMANyou just have to pull it out of their fancy plastic carrier23:15
vktCan someone give me a hint as to how I would update the firmware of a networkbooted device if /boot isn't mountable due to it being accessed through tftp via initramfs?23:15
CodeBugok how do i upgrade to 17.04?23:16
=== kloeri_ is now known as kloeri
CodeBugI changed the updates to normal from LTS and ran sudo apt-get update and then it returned it to the original system state and didn't update23:17
CodeBug:(23:17
stevendaleCodeBug, Using Software Updater, you go into settings and set it to notify you of new releases, not just new LTS releases23:17
CodeBugDid that23:17
stevendaleOkay23:17
jeremy31CodeBug You can't upgrade to 17.04 it is unsupportes23:17
CodeBugok so how do i get from 16.04LTS to 17.1023:18
theTOOLMANwhy would you want to do that?23:18
Budgii_so the 60TB SSD at 10K is actually a good deal23:18
stevendaleBudgii_, Yeah that's a good deal23:18
theTOOLMANi'm sure it is23:18
theTOOLMANbut you'd want two of them23:18
theTOOLMANbecause god forbid one dies23:18
Budgii_for a 1TB sandisk, 60*249.99 = 14999.423:18
CodeBugok Jeremy or Steven help???23:18
Budgii_Heck just get 3 of em, for sake of having 323:19
Budgii_use them in place of gold for barter.23:19
theTOOLMANf it.. get 623:19
theTOOLMANand do a raid 1523:19
jeremy31CodeBug Why?  17.10 expires in August23:19
wulungyeah 3 better than 223:19
theTOOLMANalright y'all i'mma dip out. not sure when i'll be back23:20
Budgii_okay lets be honest who here could utilize 60TB?23:20
theTOOLMANi could at work23:20
Budgii_o/ theTOOLMAN23:20
theTOOLMANi have trouble filling a 2tb at home23:20
Budgii_maybe at work yeah lol23:20
jeremy31CodeBug If the LTS works, stick with it23:20
theTOOLMANi second that23:20
theTOOLMAN16.04lts23:20
theTOOLMANstick with it23:20
CodeBugaww.23:20
CodeBugok.23:20
CodeBuglol23:20
theTOOLMANunless you like headaches23:20
theTOOLMANif y'all wanna find me, irc.teale.us #home23:21
Budgii_peace23:21
wulungsecond to stick with 16.04 lts23:21
cheguacamoleanimators?23:21
wulunguse ppa if u want certain recent apps23:22
vktCan someone give me a hint as to how I would update the firmware of a networkbooted device if /boot isn't mountable due to it being accessed through tftp via initramfs?23:24
diogenes74brave crashed my machine23:24
diogenes74lol23:24
wulungnon-lts is headache for update freak, cost a lot of bandwidth23:25
CodeBuglol i understand.23:29
CodeBugso I guess i wont be updatign to 17.10 after all23:29
CodeBugupdating23:30
CodeBughow do i update to 17.10 though if i wanted to from 16.0423:32
CodeBugbecause i plan on going from 17.10 to 18.04 next month23:32
naccCodeBug: update your /etc/update-manager/release-upgrades to says "normal" and then do a do-release-upgrade ?23:33
CodeBugit says getting upgrade and reading cache23:35
CodeBugreading state information done.23:35
CodeBugCalculating changes....23:35
Exterminadorthat will take a bit to upgrade. assuming it doesn't complain about anything else :)23:35
CodeBugAborting23:35
CodeBugCould not calculate upgrade23:36
CodeBug:(23:36
vktexporting the tftpboot dir and mounting it at /boot on the client worked23:36
CodeBugchanged the update server from US to Main23:37
CodeBugtrying again23:37
CodeBugOk question23:40
CodeBuggetting GLib-Critical Errors23:40
diogenes74does pia work well on ubuntu23:42
tollandive got a 17.10 machine which is set to get ip via DHCP. I did a renew, and looking at /var/lib/dhcp/dhclient.leases it shows "fixed-address 172.28.128.5;" for the correct interface23:48
tollandbut ifconfig is showing it listening on 172.28.128.1 , which is actually the ip of the dhcp server. Any ideas how to kick it23:48
XWX777??23:48
XWX777Hmei723:50
evangeline__ubuntu mate just installed on old netbook. Every other reboot fails23:54
evangeline__bios boot issue?=23:54
evangeline__16.04. Any ideas welcome23:55
MarqeauxUbuntu Mate 32 or 64-bits?23:57
CodeBugUbuntu Mate 6423:58
marchesiniHi23:58
MarqeauxIs it a 64-bit netbook?23:58

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