/srv/irclogs.ubuntu.com/2016/09/20/#ubuntu.txt

SupaYoshiMust issue a STARTTLS command first00:00
SupaYoshianyone experience with that? trying to config postfix00:00
SupaYoshibut postfix wont fix itself00:00
RNevillek1l_, everything seem to work, I chose a 4.0 kernel to run, had other options00:00
k1l_RNeville: wait00:01
=== yinflyin1 is now known as yinflying
k1l_RNeville: can you please show a "dpkg -l | grep linux-image | nc termbin.com 9999"00:01
RNevillehttp://termbin.com/du0q00:03
k1l_RNeville: ok, so you dont want to run the original 14.04 kernel (3.13)?00:03
crazyadmhow to install php56?00:03
crazyadmwithout compilation00:04
RNevilleI want to run the most staple , and perferable what ever Lightwork runs with best00:04
k1l_RNeville: both are stable00:05
jimcrazyadm, you would then have to get the binary from someewhere00:05
RNevilledo I need to install the control center?00:05
crazyadmoh jim00:05
crazyadmyou are here00:05
k1l_RNeville: yes: sudo apt-get install --install-recommends unity-control-center00:05
jimyep00:05
crazyadmyou mean php5.6.deb?00:06
RNevilleseems like something else we removed00:06
jimmaybe you go to packages.ubuntu.com and search for it00:06
crazyadmok sir00:07
k1l_jim: that is not how it works00:07
Bray90820k1l_: No mode set does a lot of things to graphics that I don'y like00:07
jimk1l_, how what works?00:07
crazyadmthere is xenial (php): server-side, HTML-embedded scripting language (default)00:08
crazyadm1:7.0+35ubuntu6: all00:08
crazyadmbut i think that's 7.000:08
jimsounds probable00:08
k1l_crazyadm: yes, php7 is the standard on ubuntu for 16.0400:08
DirtyCajunso... since itguruindia got shut down... any opinions on cert dumps? (currently studying for Lpic-200:08
crazyadmbut i want php 5.600:08
crazyadmwith opcache00:09
k1l_!ot | DirtyCajun00:09
ubottuDirtyCajun: #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!00:09
orlockDirtyCajun: No00:09
orlockDirtyCajun: GO any study instead of cheating00:09
jimprobably you -would- have to build that00:09
RNevilleremoved some locks, it seem to me: sudo rm /var/cache/apt/archives/lock00:10
k1l_crazyadm: you will need a 3rd party repo for that, like a PPA. the ondrej/php should have somehting00:10
crazyadmPPA has that?00:10
jimyou can browse it and see00:11
k1l_RNeville: after a reboot there should not be a lock. so maybe another process is running and using the package management. then rmoveing the locks are making huge issues to the package system00:11
crazyadmlaunchpad.net?00:12
k1l_!ppa | crazyadm00:12
ubottucrazyadm: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge00:12
k1l_crazyadm: https://launchpad.net/~ondrej/+archive/ubuntu/php?field.series_filter=xenial   got it, but use at own risk.00:12
k1l_RNeville: after that install is done. choose one kernel base to use. and uninstall the kernel meta pacakge from the other kernel base. i am going afk now.00:14
RNevillesorry, saw rm command, and thought there might be something else to reinstall00:14
RNevillesudo rm /var/cache/apt/archives/lock00:15
RNevilleso k1l_ is my boot drive going to over fill again?00:16
crazyadmwhy installing php5.6 require apache2, im not even using apache200:16
RNevilleand if so, why should I do k1l_ ?00:17
=== bitch is now known as ________________
yinflyingcrazyadm: ?00:18
RNevilleBashing-om, just saw k1l_ last post, can you explain what he meant by un-installing meta package00:19
RNevillefor kernel not used, that-is00:20
Bashing-omRNeville: IF you want to have 3.13.0-series as your base, need to remove the xenial stuff .00:22
RNevillek00:23
RNevillemanual, or with apt-get commands00:23
RNevillecan u send me a link to point me in correct direction00:23
RNevillekernel 4.0.* = Xenial00:25
Bashing-omRNeville: K; will do . show me a new ' dpkg -l | grep linux- ' .00:25
RNevilleBashing-om,  http://termbin.com/1mm900:27
Bashing-omRNeville: Also be aware there is a new trusty kernel in the pipeline : sysop@1404mini:~$ uname -r >> 3.13.0-96-generic .00:27
RNevillesorry, not following last post00:28
RNevilleBashing-om, nevermind think I follow00:29
Bashing-omRNeville: Let's see if your mirror has caught up . do : sudo apt update ; sudo apt upgrade ' . and we continue .00:29
RNevillenew kernel will be Trusty 3.13.0-96-generic00:29
crazyadmhow do i list repo00:30
crazyadmlist repo i installed00:30
YstIs there an Ubuntu off-topic channel, or only this support channel?00:31
Ystcrazyadm: Do you use Synaptic?00:31
crazyadmno, apt00:31
YstThere's an easy way in that, but I don't know about other package managers.00:31
YstDarn.00:31
crazyadmi don't have gui00:31
YstYeah, I use Aptitude myself, so I don't get a list either.00:31
bazhangYst, #ubuntu-offtopic is is00:32
bazhangand it00:32
crazyadmsynaptic is gui?00:32
openuptheskyhow can I run 32 bit executables in 16.04?00:33
Bashing-omcraptalk: ' cat -n /etc/apt/sources.list " do what you ask ?00:34
Ystcrazyadm: Synaptic has a command line-based GUI or can just be used on the command line.00:34
Ystbazhang: Thank you!00:34
RNevilleBashing-om, failed : http://paste.ubuntu.com/23205066/00:34
Ystcrazyadm: For example, instead of "sudo apt-get install libreoffice", you'd use "sudo aptitude install libreoffice". The commands are pretty similar.00:34
bazhangcrazyadm, /etc/apt/sources.list and sources.list.d for the repos00:35
Bashing-omRNeville: Not a failure. in software sources un check "CDrom" box . You no longer need access to this source .00:36
bazhangYst, you can also use sudo apt install package00:36
RNevillethx00:36
Ystbazhang: Ah, I hadn't heard about that.00:37
RNevilleBashing-om, run apt-get upgrad now00:37
RNevilleBashing-om, run apt-get upgrade **00:37
Bashing-omRNeville: And all good now .. and your mirror has not got the -96 kernel yet ?00:38
RNevillek00:39
RNevilleanything I can read to better understand the proper way to remove meta xenial kernel info00:39
RNevillewill, Control Center eventually take care of upgrading to lastest Kernel -9600:41
Bashing-omRNeville: Not off the top of my head . Just a small thing once you understand package management .00:42
Bashing-omRNeville: Here is the book : https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_debian_package_management_prerequisites .00:42
RNevillethx Bashing-om00:43
Bashing-omRNeville: Awaiting to know that you have the -96 kernel installed . We want a backup kernel on that system -just because - prior to removing xenial .00:44
=== bazhang_ is now known as bazhang
RNevillek00:45
RNevilleBashing-om, I have dialog box asking if I want to update software for this computer, should I wait until I'm running Trusty, again?00:49
=== cy is now known as Guest97793
RNevillekernel, that is00:49
Bashing-omRNeville: Go ahead and update, will make no difference as to the booted kernel .00:50
RNevillek00:50
rexwin_I am trying to chroot shell access following this http://www.techrepublic.com/blog/linux-and-open-source/chroot-users-with-openssh-an-easier-way-to-confine-users-to-their-home-directories/00:51
RNevilledialogue box says: "Not enough free disk space)00:51
RNevillespace " **00:51
rexwin_but the user joe when logged in can access the whole filesystem.00:51
Bashing-omRNeville: Ouch !00:51
Bashing-omRNeville: I have to question where the disk space is taken up ., in /boot there is ONLY 2 kernels installed ! .00:53
RNevillethe upgrade is 192M00:53
Bashing-omRNeville: ' df -h ; df -i ' let's see what is not going on .00:54
RNevilleI thought I just 230 Meg to start with for boot00:54
RNevillehttp://termbin.com/4opn00:55
Bashing-omRNeville: It is about 120Mb per kernel.00:55
RNevilleBashing-om, : http://termbin.com/hj7i00:56
Bashing-omRNeville: Small /boot . but we have room for another kernel to install .. looks to me like .00:59
bababooeyhi00:59
RNevillebasto I need "Linux Kernel related to Linux kernel version 4.4.000:59
RNevilleBashing-om, : do I need "Linux Kernel related to Linux kernel version 4.4.001:00
RNevillefor software updates?01:00
Bashing-omRNeville: Well .. We are working to get rid of the 4.4 series .. I just am not comfortable leaving you with no backup kernel to boot in the event that something happens to the 3.13.0-95 kernel .01:02
RNevilleif not, updates reduce to 62.3 MB01:02
RNevillek01:02
Bashing-omRNeville: K . IF and when we get the new trusty kernel installed we arre going to remove xenial kernels . If you can complete the update without accepting the 4.4 stiff . sure go ahead . We see what works out .01:04
RNevillek01:05
atrom777hi01:10
AciD`I debootstrapped a system and somehow, even when dpkg-reconfiguring locales, the system insist on using the unhelpful ANSI_X3.4-1968 instead of good ol' UTF-8.  This encoding is not well supported by the terminal as you can see: https://paste.kde.org/pjffkudrw. I can 'fix' the problem temporarily (for just one terminal) with export LC_ALL="fr_FR.UTF-8" && export LANG="fr_FR.UTF-8"01:10
AciD`but that does not work for apps launched outside of said terminal.01:10
AciD`Note: `cat /etc/locale.gen | grep -v \#` returns "en_US.UTF-8 UTF-8" and "fr_FR.UTF-8 UTF-8" and I have "LANG="fr_FR.UTF-8"" in /etc/default/locale. Any ideas how to fix that?01:11
atrom777hello01:11
atrom777someone01:11
atrom777hi01:12
Bray90820Bashing-om: you around?01:12
atrom777yes01:12
Bashing-omBray90820: Yeah .. but I am not much smarter than before :)01:12
atrom777me too01:12
atrom777;)01:12
Bashing-om!ask | atrom77701:13
ubottuatrom777: 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:13
Bray90820Do you know much about uuid's01:13
Bray90820Bashing-om:01:14
noobsaibot_Hi! I just installed Ubuntu MATE 16.04, and it's great, but how do I change the GRUB2 theme? It's got a MATE background and weird icons and borders. How can I change it back to the default black and white menu?01:14
Bashing-omBray90820: Yeah .. a bit .. why ? What's up with UUID's on yoyr system ?01:14
pragmatismWhen I ask one of my processes who owns it, I get "debian-+".  That's not a user on my system.  What is it?01:15
Bray90820Bashing-om: It looks that y UUID might have been alterd01:16
maxcell_AciD`, try to put in /etc/locale.gen the following: fr_FR.UTF-8 UTF-801:17
maxcell_ with 2 UTF-8 get it?01:17
RNevilleBashing-om, I have a dialogue box which wants me to restart the machine01:17
Bashing-omBray90820: UUID will change if ya mess with the partitions . So yes UUIDs can and do change when an outside force acts on them .01:17
AciD`maxcell_ -> currently I have en_US.UTF-8 UTF-8 and fr_FR.UTF-8 UTF-8 uncommented01:18
Bashing-omRNeville: Well . yes, we want to re-boot anyway .. boot up the -95 kernel, make sure it is stable .// Did you get the -96 kernel ?01:18
noobsaibot_Hello?01:18
AciD`maxcell_ -> when I reconfigure the locales I see that both are generated with sucess01:18
maxcell_AciD`, hmm01:18
AciD`(yes, this is confusing)01:18
Whiffle_bat_wackI'm still have video issues, but I have determined that it is a user problem, and not video settings problem01:19
maxcell_AciD`, and you try to restart the X or open another new terminal to see if it works right01:19
Bray90820Bashing-om: Well right now I get this message "Missing modules (cat /proc/modules; ls /dev)" then on the next line "alert uuid does not exist Dropping to a shell!" then it drops to busyBox01:19
Whiffle_bat_wackI have no icon launcher or top bar in my user account, but ubuntu works normally under guest account01:19
RNevilleI'll try to get the 96 kernel, again01:19
Whiffle_bat_wackany suggestions?01:19
RNevilleBashing-om, I'll try to get the 96 Kernel01:20
AciD`maxcell_ -> yes, I rebooted many times since then01:20
RNevilleBashing-om, should I always use your nick first when posting to channel01:20
maxcell_AciD`, and the output of "printenv | grep LANG is?01:21
Whiffle_bat_wackI have ubuntu 16.04, but no icon launcher or top bar. Can someone help?01:21
Bashing-omBray90820: Encryption ? Looks as if grub can not hand off to the kernel where the config files are located .01:21
Bray90820Bashing-om: Are you asking if the drive is encrypted?01:22
Bashing-omRNeville: Busy channel , and yes nicks are important . else ya get covered over and your repsonse is easy to miss .01:22
Bashing-omBray90820: Yes . is the file system encrypted ?01:23
Whiffle_bat_wackI have ubuntu 16.04, but no icon launcher or top bar. Can someone help?01:23
noobsaibot_Hi! I just installed Ubuntu MATE 16.04, and it's great, but how do I change the GRUB2 theme? It's got a MATE background and weird icons and borders. How can I change it back to the default black and white menu?01:23
Whiffle_bat_wackIcons are displayed on the desktop, but not the launcher bar or top bar (that displays time, etc)01:23
AciD`maxcell_ -> it looks like by default it's wrong (specially since I also modified my .bashrc with the right export (LC_ALL and LANG), and it seems it's not taking that into account. printenv|grep LANG returns : LANG=fr_FR.US-ASCII and LANGUAGE=fr:en_US01:23
AciD`this should be fr_FR.UTF-801:24
RNevilleBashing-om, : failed : http://paste.ubuntu.com/23205223/01:24
maxcell_AciD`, yeah i see01:24
RNevilleBashing-om,  wanting me run: apt-get autoremove01:24
Bray90820Bashing-om: The file system is not encrypted01:25
maxcell_AciD`, comment your .bashrc and run locale-gen01:25
Bray90820Bashing-om: Note I got this message with GRUB_DEFAULT=0 and acpi=off01:26
Whiffle_bat_wack#video01:26
Bashing-omRNeville: Just an advisory .. Howevcer, did k1l_ not have you run "autoremove" . then where did all this come from ( mostly 32 bit stuff ) ?01:26
AciD`maxcell_ -> this is what I get from a newly opened terminal (after having commented out the 2 LANG and LC_ALL export) : https://paste.kde.org/pollbfhuz01:27
RNevilleI think the update I just did01:27
AciD`as a normal user01:27
InteeSup guys, I got a really serious question that I need everyones help with.01:27
RNevilleBashing-om, I think the update I just did **01:27
maxcell_AciD`, locale-gen with super user01:27
InteeFound a bird and the boss said we can keep it as a office pet. We need a super cool, nerdy, techie style name for him :D01:28
Bashing-omBray90820: Well, we know you have and are having booting issues . Ya want to try and see if we can boot this system from grub ?01:28
AciD`wait, with root I do not have this problem, and the printenv|grep LANG returns the correct "LANG=fr_FR.UTF-8"01:28
AciD`the command output with root : https://paste.kde.org/pbnelsssu01:28
maxcell_AciD`, ok wait01:28
maxcell_ls -l /usr/lib/locale/ |grep locale-archive output01:29
Bashing-omRNeville: I am all for a clean system - and a quick look I do not see anything that bothers me to be removed. Go ahead and get the space back with ' sudo apt-get autoremove ' ,01:30
AciD`maxcell_ -> this command line does not work (there is not 'output' file or directory)01:30
RNevilleBashing-om, thx01:30
maxcell_AciD`, i mean i want to see the output of the command01:30
maxcell_AciD`, ^^ just  " ls -l /usr/lib/locale/ |grep locale-archive"01:31
AciD`maxcell_ -> https://paste.kde.org/pylqjoumq01:31
RNevilleBashing-om, http://termbin.com/j7x901:32
Bashing-omRNeville: :) .. outstanding .. reboot into the new kernel -96 makung sure it is stable and functional ! .. and then also same same for the -95 kernel . IF you are good on both we can then remove xenial .01:34
RNevilleBashing-om, k01:34
Bray90820Bashing-om: Yes01:35
maxcell_AciD`, cp your locale-archive file to a locale-archive.bkp file01:35
AciD`then remove it?01:35
AciD`and regenerate it?01:35
maxcell_AciD`, exactly01:35
Bashing-omBray90820: DRS305 wrote the nook on grb, Good reads : http://ubuntuforums.org/showthread.php?t=1195275 ; http://ubuntuforums.org/showthread.php?t=1594052 .01:36
AciD`hm01:36
AciD`maxcell_ -> note : the backup you put in the same folder gets erased by locale-gen01:37
AciD`good to know01:37
AciD`:\01:37
maxcell_AciD`, shit01:37
maxcell_AciD`, that wasnt expected01:37
AciD`yep, but I got a brand new locale-archive file01:37
AciD`too bad I cannot compare the md5 to see if that was it01:37
Bray90820Bashing-om: Could I try finding my UUID and manually entering it to see if that makes a difference?01:37
maxcell_AciD`, thats fine, i compare the size of your with mine here01:38
maxcell_AciD`, your old locale-archive was too small01:38
AciD`1674816 sept. 19 15:36 locale-archive01:38
AciD`is that right?01:38
AciD`it's 1.6Mio01:38
maxcell_7347664 Set 18 01:06 locale-archive01:38
maxcell_mine have 7mb01:38
AciD`how many locales do you have though?01:38
maxcell_how do i see?01:39
AciD`https://paste.kde.org/p3mygku6b01:39
Bashing-omBray90820: What we do is find the config files for grub, and pass these locations as a boot parameters to the kernel . Once booted, then re-install grub .01:39
AciD`or just strings /usr/lib/locale/locale-archive|head01:39
AciD`that should show you the locales inside that file01:40
Bray90820How would I do that01:40
maxcell_AciD`, https://paste.kde.org/pazscp0ka01:40
AciD`well, that explains the size :)01:40
RNevilleBashing-om, 96 seems to work fine, going to try 9501:41
maxcell_AciD`, yeah... how do you remove the locales you arent using?01:41
AciD`still, I'm very confused about why this just does not work for my normal user01:41
Bashing-omBray90820: Depends, are you at a grub > prompt . or at a grub rescue prompt ?01:41
AciD`maxcell_ -> dpkg-reconfigure locales01:41
maxcell_AciD`, yes we need to keep going01:41
Bashing-omRNeville: We look'n good :) !01:41
maxcell_AciD`, dpkg-reconfigure deleted everthing?01:41
RNevilleBashing-om, k, bye for now - Lord willing01:42
AciD`no, it gives you the choice to select which locales you want01:42
maxcell_AciD`, get it01:42
Bray90820Actually right now I am booted to unity01:42
Bray90820But am gonna restart to check something01:42
AciD`bascially, it just commend out lines in /etc/locale.gen01:42
AciD`*comment01:42
maxcell_AciD`, i think it does more because, my locale-gen is all commented01:42
AciD`really? weird01:43
Bashing-omBray90820: Fingers crossed .01:43
maxcell_let me show you01:43
maxcell_https://paste.kde.org/pmojfl31n01:43
AciD`which distro are you using?01:44
maxcell_16.0401:44
AciD`weird01:44
maxcell_how is your locale-gen file01:44
Bray90820Bashing-om: Didn't work01:46
Bray90820So what should I do with what you are suggesting01:46
AciD`maxcell_ -> what do you mean?01:46
maxcell_AciD`, cat /etc/locale-gen01:46
AciD`maxcell_ -> as I said, everything is commented out apart the 2 lines for fr_FR and en_US01:47
maxcell_AciD`, ok lets keep going to see if we can fix01:48
maxcell_AciD`, so you did locale-gen and it generates a new one01:48
Bashing-omBray90820: I got to be away for a few minutes . boot to grub menue , and 'c' key for a command line .01:48
maxcell_AciD`, it fix the problem?01:48
Bray90820Bashing-om: Am there01:48
Bray90820I'll see you when you return01:48
=== cy is now known as Guest97793
AciD`maxcell_ -> unfortunately no01:49
AciD`I'll reboot just to see if that changed anything, brb01:49
maxcell_AciD`, ok, when you try to locale-gen as a normal user, the same message saying "Permission Denied" shows?01:49
maxcell_oh right01:49
AciD`well, locale-gen is supposed to be run as root only so it's normal01:50
maxcell_ok01:50
AciD`nop, still bugged01:51
AciD`damn it01:51
maxcell_AciD`, there is something related to LANG in /etc/environments?01:52
maxcell_environment*01:52
AciD`maxcell_ -> nop, only a PATH setting01:52
maxcell_ok01:52
maxcell_AciD`, lets give the last try in something01:52
maxcell_AciD`, export your LANGs to result C01:52
maxcell_wich means default01:53
AciD`ok01:53
maxcell_AciD`, export LANG and LANGUAGE=C01:53
maxcell_AciD`, and show me the output01:54
AciD`maxcell_ -> https://paste.kde.org/pgealcxwt01:54
maxcell_AciD`, LC_CTYPE and LC_ALL=C too01:55
AciD`maxcell_ -> previously it was LANGUAGE = "fr:en_US" and LANG = "fr_FR.US-ASCII"01:55
maxcell_export01:55
maxcell_AciD`, ok01:55
RNevilleBashing-om, ; couldn't see 95 even after running update-grub01:55
RNevilleBashing-om, http://termbin.com/0m8l01:55
AciD`once I do LC_ALL=C, it removes the errors01:55
AciD`which is normal. But I do not see why it keeps setting it back to f*cking ascii while I set up and want utf-801:56
maxcell_AciD`, but when you set "C" it gets the default UTF8 and works normally?01:56
AciD`not sure if that's related, but `echo $0` returns zsh (which is my default shell)01:57
OerHeksRNeville, linux-headers-3.13.0-95-generic and linux-headers-3.13.0-95 missing?01:57
maxcell_AciD`, if it fixes the words means that "C" is using UTF8 right?01:58
maxcell_AciD`, i think that when you set it to "C" it gets the /etc/default/locale01:58
AciD`maxcell_ -> no, setting up LANG=C do not fix the problem, just the annoying error message in the console. `locale charmap` still returns ANSI_X3.4-1968, which means I still cannot see accentuated filenames01:59
OerHeksi never understand why people need both 32 aand 64 bit kernels..01:59
maxcell_AciD`, you cant, hmm thats weird01:59
AciD`not weird01:59
AciD`C does not support accentuated char01:59
maxcell_AciD`, C means default02:00
maxcell_AciD`, not a encoding02:00
AciD`it's just basic plains ascii char02:00
maxcell_AciD`, i had this problem once in Arch linux and i set it to "C" and worked02:00
maxcell_AciD`, oh now i remember02:01
AciD`if I just want a temporary workaround, I do LC_ALL="fr_FR.UTF-8" and all the problems are gone. But that does not fix the root of that problem02:01
maxcell_AciD`, the LC_ALL="C"02:01
AciD`does not :(02:01
maxcell_AciD`, and the LANG="fr.FR.UTF-8"02:01
maxcell_AciD`, oh ok02:02
maxcell_AciD`, so the LC_ALL=fr worked02:02
maxcell_AciD`, http://www.shellhacks.com/en/HowTo-Change-Locale-Language-and-Character-Set-in-Linux02:02
maxcell_according to this, thats the way to set a locale permanent, in bashrc like you did02:02
AciD`yeah..02:03
AciD`and my /etc/default/locale already has LANG=fr_FR.UTF-802:03
maxcell_and you want to the X takes it automatically without .bashrc02:04
AciD`I just do not get why it's not working02:05
AciD`:(02:05
Bashing-omRNeville: I can see whay -95 is absent . I just "thought" -95 was installed . But I do not understand why it did not install . .. oh well . hang on .02:05
maxcell_AciD`, i dont know too, i face this same bug in Arch linux days ago02:05
maxcell_AciD`, has to be some sort of bug02:06
AciD`did you manage to fix it?02:06
maxcell_AciD`, i fix like you did02:06
RNevillek02:06
maxcell_AciD`, setting in .bashrc02:06
AciD`well, that's not a fix02:06
AciD`:(02:06
maxcell_AciD`, sort of02:06
Bashing-omRNeville: " ii  linux-image-3.13.0-95-generic " the -95 kernel was installed . You tell me what is taking place ?02:06
maxcell_AciD`, maybe the X-server already do it without letting us know02:06
maxcell_AciD`, by default02:07
AciD`I do not know02:07
RNevilleI have no ideal, I'm only running commands you tell me02:07
maxcell_me either02:07
AciD`debootstrapping really give you an half-baked system...02:07
AciD`*gives02:07
RNevilleBashing-om, I don't mean any disrespect02:07
Bashing-omRNeville: I have no idea .. look at that last paste.. right back again and again where we started .02:07
maxcell_AciD`, this happens in Arch linux so02:08
RNevilleI know02:08
maxcell_AciD`, its not debian fault, something is wrong with all systems has to be a sort of bug02:08
AciD`I surely am missing a key package, somehow, somewhere02:08
AciD`well, when I tried the live usb, it had no problem02:09
maxcell_AciD`, when it happens to me, i was messing with locales and languages02:09
maxcell_AciD`, exactly same here02:09
AciD`it's just that when using debootstrap, you have to manually install many, many packages02:09
AciD`before using deboostrap, I installed it normal, without any problem02:09
maxcell_but you have this problem since day 1 install?02:10
AciD`I just used debootstrap to use zfs as my / partition, but that's another story02:10
AciD`yep02:10
maxcell_with me was different02:10
maxcell_i got it working after install and02:10
maxcell_someday it stops02:10
maxcell_working02:10
maxcell_idk why02:11
maxcell_there is something interesting here AciD` look at this command locale-gen fr_FR ISO-8859-102:11
AciD`yes?02:12
maxcell_ISO-8859-1 has acentuations too02:12
AciD`yes, but no02:12
maxcell_why02:12
AciD`this encoding is from the last century02:12
AciD`and do not support other language characters02:12
AciD`utf-8 is the only solution02:13
maxcell_try locale-gen fr_FR.UTF-802:13
AciD`and all my filenames and folders are utf-8 encoded, for more than a decade now02:13
AciD`maxcell_ -> done, nothing changed :(02:13
AciD`the locale-archive file seems to be ok, but it won't just use it by default02:14
Bashing-omRNeville: Is it presently true that we went from : http://termbin.com/du0q and now back presently as this ; http://termbin.com/0m8l . It nakes absolutely no sense to me that this could happen .02:14
maxcell_AciD`, yeah i dont know how to help you with that02:14
maxcell_AciD`, sorry02:14
AciD`maxcell_ -> thanks for trying :)02:14
maxcell_np02:15
AciD`I'll hope a locale guru around here will see this thread02:15
maxcell_yeah im curious too, just wanna know if there is some answer to that02:15
OerHeksAciD`, did you ever run updates after changing locales?02:16
Bashing-omBray90820: We booting with a separate /boot partition ? Or all our config files in the root partition ?02:16
AciD`OerHeks -> what do you mean by 'run updates'?02:17
OerHekssudo apt-get update && sudo apt-get you know02:17
Bray90820Bashing-om: Whatever ubuntu does by default02:18
AciD`OerHeks -> I did update this morning, but I fail to see how it's related to the locales02:18
Bashing-omBray90820: Great . ok do you know the UUID of that root partition ? we can try and pass it to the kernel .02:19
Bray90820I do not know it02:20
AciD`Bray90820 -> blkid02:20
Bray90820AciD`: I am in grub command02:22
Bashing-omBray90820: Well , we can jot pass what we do not know . OK . let's find the kernel's config file . in that grub pronpt . what returns ' ls -al (hd0,msdos1)/ '02:23
Bray90820Bashing-om: No such partition02:24
Bashing-omBray90820: Ouch ! ' ls ' ?02:25
Bray90820Bashing-om: (hd0) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1) (hd1) (hd2)02:26
Bray90820Bashing-om: I need to be away just like you so I will be back02:27
maxcell_AciD`, got some answer?02:29
AciD`maxcell_ -> nop :(02:29
maxcell_=(02:29
glitchdmaxcell_, whats the problem?02:29
Bashing-omBray90820: Ok, now I understand . We are looking at GPT partitioning .. and out of my knowledge set . I have not had the need to acquire the skills to boot up such a system . Ut will take an eric or such .02:30
maxcell_glitchd, ask AciD` i couldn't help02:30
glitchdmaxcell_, ok02:30
glitchdAciD`, what the problem?02:31
AciD`glitchd -> basically, I have all my locales cleanly generated (fr_FR.UTF-8 and en_US.UTF-8), but when I open my normal user session, I have the ascii version (instead of the utf-8 one) for LC_ALL02:32
AciD`this does not happens with the root user02:32
AciD`and both are using zsh and share the same .zshrc02:32
AciD`everything checks out /etc/environment, /etc/default/locale, dpkg-reconfigure locales...02:33
glitchdAciD`, i think this is also out of my "skill set", but i will try to help regardless02:33
AciD`but still no luck there02:33
AciD`thanks02:33
glitchdAciD`, your in ubuntu or arch?02:33
glitchdAciD`, and basically your session is not using the right locale set, right?02:34
AciD`yes02:34
glitchdAciD`, ok gimme a few moments to research it02:34
glitchdAciD`, ubuntu or arch?02:34
AciD`glitchd -> this is what I see when I open a new terminal tab: https://paste.kde.org/pzejlplxc02:35
AciD`ubuntu02:35
AciD`(hence the channel ;p)02:35
glitchdjust making sure..02:35
AciD`to be more precise : I debootstrapped a ubuntu xenial, and added the kde neon repo on top of it (but the locale problem were already present before doing that)02:36
AciD`perhaps I'm missing some basic package distro usually ships (since debootstrap creates a very bare system)02:37
AciD`do you have more package with the 'locale' string in their name/description? https://paste.kde.org/pfhhecmpf02:38
glitchdAciD`, first run "locale" to lkist what locales currently defined for the current user account02:38
=== liam_ is now known as Guest29016
Guest29016how can I lower the temp of my SSD02:39
glitchdAciD`, Then generate the missing locale and reconfigure locales to take notice: then sudo locale-gen "en_US.UTF-8" then sudo dpkg-reconfigure locales02:39
glitchdAciD`, tell me if that works for you02:40
AciD`glitchd -> https://paste.kde.org/pzaylmz6s02:40
AciD`glitchd -> I did that already, still no luck02:40
AciD`even after a reboot02:40
glitchdAciD`, maybe you need to fill in LC_ALL=   with whatever locale your using?02:41
AciD`according to the web, you are not supposed to set LC_ALL, but just LANG system-wide02:41
glitchdAciD`, There is a high risk of human error in this problem. Your system is configured to en_GB by default, but you set it up to en_US. You have to manually comment en_GB and uncomment en_US in /etc/locale.gen02:42
AciD`I read that comment somewhere ;)02:42
AciD`dpkg-reconfigure locales do that for you02:42
glitchdAciD`, check /etc/environment02:42
glitchdmake sure its set there alson02:43
glitchdAciD`, if not paste this in "LC_ALL=en_US.UTF-802:43
glitchdLANG=en_US.UTF-8"02:43
AciD`glitchd -> well, there you are not supposed to set the lang, also according to the stackoverflow guru02:43
AciD`thanks for your time glitchd, but I'm just repeating what I did with maxcell, which was what I was already trying for 2 days now :x02:44
glitchdAciD`, run this command02:44
AciD`I'm on the verge to just ditch everything and install a good 'ol debian :)02:44
glitchdAciD`, sudo sh -c "echo 'LC_ALL=en_US.UTF-8\nLANG=en_US.UTF-8' >> /etc/environment"02:44
AciD`glitchd -> quick question: do you have anything else apart PATH set in your /etc/environment?02:45
glitchdAciD`, run this one instead of that one "sh -c "echo -e 'LANG=en_US.UTF-8\nLC_ALL=en_US.UTF-8' > /etc/default/locale"02:45
AciD`because I do not on my kubuntu 16.04 install02:46
AciD`note : /etc/default/locale is automatically overwrited by update-locale02:46
=== rob__ is now known as RobWilco
maxcell_please help, how can i set LightDM as a default DisplayManager02:46
glitchdAciD`, the only thing in my /etc/environment is "PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/$"02:46
=== cy is now known as Guest97793
AciD`glitchd -> yep, so no need to add the lang there imo02:47
Guest29016how can I put my SSD into low power mode02:47
AciD`maxcell_ -> dpkg-reconfigure lightdm?02:47
maxcell_AciD`, gona try02:47
glitchdmaxcell_, sudo dpkg-reconfigure lightdm02:47
Bashing-omRNeville: Let's see what we can do to find out the why . Pastebin ' ls -al /usr/src/ ; ls -al /lib/modules/ ; ls -al /boot ' then see what we can do about removing the 3.19 kernel files once more .02:47
glitchdmaxcell_, will prompt you to make it default02:47
maxcell_awesomeeeeeee02:48
maxcell_ was trying with systemd02:48
glitchdAciD`, im reading a relaying straight from other forums where these problems have been solved02:48
RNevilleBashing-om, sorry but very tired02:48
AciD`glitchd -> yeah, I think I read those already too :x02:49
AciD`anyway, thanks for trying !02:49
AciD`I give up02:49
maxcell_it worked02:49
glitchdAciD`, lol welp im trying to help02:49
glitchdAciD`, ill keep looking02:49
RNevillemaybe tomorrow, Lord willing02:49
AciD`glitchd -> thank you again, but it's just I already tried all that a thousand times for the last 48 hours02:49
=== Liz is now known as Guest36958
AciD`I learned a lot in the process, but still can't get it to work02:50
maxcell_this locale thing hunts me02:50
glitchdAciD`, personally, unless this is a super special build, i would of already just reinstalled02:50
Bashing-omRNeville: K, there is no quit on my nature . we are stable on the 3.13-96 kernel. so we can pick this up at a later time .02:50
glitchdAciD`, *super special install02:50
RNevilleBashing-om, k02:50
shawn196|R40this old laptop is running cooler :D02:51
shawn196|R40after upgrading from 768mb to 2GB02:52
glitchdAciD`, another possible answer, Just add the following to your .bashrc file (assuming you're using bash)02:52
glitchdexport LC_ALL="en_US.UTF-8"02:52
shawn196|R40not to mention faster02:52
AciD`glitchd -> it was kinda ; I installed ubuntu on a root zfs partition, which require deboostrapping it02:52
AciD`hence the very bare system02:52
glitchdAciD`, right right02:52
AciD`(also,I'm using zsh)02:53
AciD`just out of curiosity, I removed my .zshrc, and opened a new console02:53
AciD`no errors02:53
AciD`:|02:53
glitchdAciD`,  you could also try sudo update-locale LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 then logout and back in to reload the session with the new values02:53
glitchdAciD`, lolololololololol02:53
AciD`I haven't changed my .zshrc in a while though, and it's the same as my root .zshrc file02:53
glitchdAciD`, momentary circumstantial error then?02:53
AciD`and root do not see those errors.02:53
AciD`:Z02:53
AciD`well, I'll try to put it back and we'll see02:54
maxcell_i thought locale-gen was the same as update-locale :~02:54
t2mknhow to install appache, mysql, php from ubuntu server iso directly, without an internet connection? any one please?02:54
glitchdAciD`, maybe a file is set with the wrong permissions then?02:54
AciD`checking02:54
glitchdAciD`, does this give any results?    dpkg-reconfigure locales02:55
AciD`well, as soon as I source .zshrc, I see the errors again02:55
AciD`glitchd -> yes, the right results02:55
AciD`I'll disect my 900 lines .zshrc02:56
ntzorxhello everyone02:56
AciD`and see what is causing that02:56
glitchdAciD`, alrighty then02:56
maxcell_glitchd, there is a way to reverse all the systemd default start tree to graphical mode? I was messing with him since yesterday and now i get a slowly boot. Also, when i try systemctl disable gdm3 it gives me some weird messages.02:58
maxcell_glitchd, reverse to make it like it was in the begnin02:59
glitchdmaxcell_, are you talking about grub?02:59
maxcell_glitchd, systemd02:59
maxcell_glitchd, after grub02:59
maxcell_glitchd, like init.d? that boot things up02:59
glitchdmaxcell_, systemctl set-default graphical.target03:01
glitchdmaxcell_, then reboot03:01
maxcell_ok03:01
glitchdmaxcell_, your should probably use that with sudo03:01
glitchdwelp he left before reading to use sudo03:02
glitchdhope he does it by default anyways..03:03
glitchdmaxcell_, work?03:03
maxcell_glitchd, didnt change a thing03:03
glitchdmaxcell_, did u have to use sudo?03:03
maxcell_glitchd, yes just seems like all the changes i made was to the graphical.mode03:04
glitchdmaxcell_, what os/de are u using?03:04
maxcell_glitchd, seems like it doesn't save a backup from the default thing03:04
maxcell_glitchd, 16.0403:04
glitchdde?03:04
maxcell_gnome03:04
maxcell_gnome-ubuntu03:05
glitchdhave you tried maybe reinstalling gnome?03:05
maxcell_the problem is, i mess up with some commands like. Systemctl Enable Service.service, to initiate during boot, right?03:05
glitchdmaxcell_, not sure03:06
kkkahi03:06
gr1dl0ckhello03:06
maxcell_glitchd, its like, systemctl start lightdm, systemctl stop lightdm know?03:06
maxcell_glitchd, like the old /etc/init.d/service stop/start/restart03:06
cashHello team.  How is everyone?03:07
gr1dl0ckhello03:07
kkkahello cash03:07
glitchdmaxcell_, youre in unity, right?03:08
maxcell_glitchd, im on xfce but, my default instalation is gnome-ubuntu03:09
glitchd16.04?03:09
maxcell_yes03:09
maxcell_16.0403:09
shawn196|R40why does abiword flicker?03:10
maxcell_i need to know the command that shows me all services that starts with my machine in defaults.target of systemd03:10
cashGuys today i fired up my system 76 from 201303:10
cashwith a cheap ssd from amazon (sandisk $40)03:11
cashFeeling good today, in my own nerd way03:11
kkkacool03:12
cashHow is everyone?03:12
glitchdmaxcell_, does this report anything back    systemctl –failed03:16
maxcell_glitchd, hmm no03:16
glitchdmaxcell_, this command will give u a reading of what is enabled and what is disabled in systemd    systemctl list-unit-files –type=service03:17
maxcell_glitchd, what i put on service?03:18
maxcell_glitchd, wait let me see03:18
glitchdyou put the word service03:19
maxcell_systemctl list-unit-files -type=service03:19
maxcell_Unknown unit type or load state 'ype=service'.03:19
maxcell_got it03:20
maxcell_systemctl list-unit-files -t service works03:20
glitchdmaxcell_, To view all available unit files on your system:03:20
glitchdsystemctl list-unit-files03:20
glitchdTo list all running units:03:20
glitchdsystemctl list-units03:20
glitchdTo list all failed units:03:20
glitchdsystemctl –failed03:20
andy__how to determine if i'm running 32 or 64 bit of lubuntu?03:20
BenderRodriguezandy__: uname -a03:21
maxcell_glitchd, thats exactly what i need thank you glitchd03:21
BenderRodriguezor more specifically, andy__, uname -i03:21
andy__thanks03:21
glitchd 03:22
glitchdandy__, you could also type arch at cmd03:22
glitchdandy__, that will tell you your architecture03:23
glitchdmaxcell_, that worked for you huh?03:23
BenderRodriguezandy__: or uname -m03:24
BenderRodriguezBut my way is better because I said so03:25
andy__:) thanks03:26
energizerI have set a "system-wide" proxy. If i 'GET' from a server that uses the proxy in the browser, will GET use the proxy too?03:27
Chromiumhello, everyone. I was wondering if I could get some assistance with something03:29
binarydepthjoin #mate-desktop03:29
energizer!ask | Chromium03:30
ubottuChromium: 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 !patience03:30
glitchdChromium, ??03:30
cashGuys anyone know why syndaemon would lock or crash?  Happens on all 3 of my machines (one dell, one mac, one system76) after typing for a few mins with "syndaemon -i .5" active in a terminal03:30
ChromiumI just got a chromebook and installed ubuntu 14.04 on it using Crouton. So far everything has been fine but Silverlight03:30
energizerChromium: out of curiosity, what sites still use silverlight03:31
ChromiumSilverlight isn't working. I installed it both through wine and through pipeline03:31
Chromiumnetflix03:31
energizerChromium: nah, get google chrome, and on netflix enable html5 streaming03:32
energizerchromium wont work03:32
energizerbecause of drm stuff03:32
ChromiumOh. Ok. I tried initially but I couldn't download the .deb from the website for some off reason03:32
Chromiumis there a way to install it through the terminal?03:32
maxcell_Chromium, you need to download from the website03:33
Chromiummaxcell, I'll try it again and see if it works this time. Last time it wasn't downloading no matter how many times I selected it.03:34
squidberryyou could try wget-ing the url03:36
glitchd^^^^^^03:36
glitchdso much faster03:36
Chromiumthat worked. Getting it now.03:37
=== avi is now known as Guest3419
ChromiumI got an error message while installing chrome through ubuntu software center. Authentication service not available03:41
Chromiumfollowed by a you don't have the required priviliges to perform this action03:42
glitchdChromium, sudo dpkg -i chromium.deb03:43
glitchdChromium, make sure the file name is exact03:44
=== yinflyin1 is now known as yinflying
Chromiumdid you mean the chrome.deb, glitchd?03:44
glitchdChromium, whatever the name of the deb file is, yes.03:45
Chromiumgotcha, thanks. Trying no03:45
glitchdChromium, what version are u using?03:46
ChromiumI'm on 14.04, glitchd03:46
moneyanyone here heard of tinc03:47
ChromiumI ran that command through the terminal and it said error processing package google-chrome-stable03:48
glitchdChromium, Add the below line to startup applications.03:48
glitchd /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-103:48
glitchdChromium, why are u on such a dated release?03:48
ChromiumThis was the update I ran yesterday when prompted by the OS to update to the latest version03:48
ChromiumI'm aware a lts is out but was unsure of the differences03:49
ChromiumI've been out of the ubuntu loop for years. I just started using it again to use my chromebook to it's full potential03:49
glitchdChromium, im on 16.04.103:50
ChromiumIs it any different?03:50
squidberryThere are changelogs you should read for that03:50
glitchdChromium, the only reason i ask about the version, is because old build/releases tend to have problems as time goes on03:50
glitchdChromium, yea theres some real differences the the way the systems work internally03:51
maxcell_i have a problem with AppArmor in systemd he is failing at boot. https://paste.kde.org/pkkufbhdd03:51
ChromiumSo are the issues I'm encountering with unpackaging .debs and installing certain things in the software center related to having an out of date version?03:52
=== crafty1__ is now known as crafty1
glitchdChromium, if i had to guess, i would say yes. but im no expert on the subject03:55
Bashing-omchan20: No, 14.04 is not out of date . It will have full suport 'til Aptil of 2019 . I Installed google-chrome in a different method . getting the signing key and adding the sources to the list. letting the package manager install google-chrome.03:56
chan20?03:56
Chromiumhow do I go about doing that, bashing-om?03:56
Bashing-omchan20: sotty .. miss nicked ya !03:56
Bashing-omsorry*03:57
maxcell_i have a problem with AppArmor, it's failing on startup https://paste.kde.org/pkkufbhdd03:57
glitchdBashing-om, thx for correcting my mis-assumption/not remembering that lts mean long term support03:58
Chromiumnever mind, apparently chrome installed somehow even though all I got was error messages...03:58
Bashing-omChromium: 1. Download key :' wget -q -O – https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -  2. Add google chrome to sources.list: sudo sh -c ‘echo “deb http://dl.google.com/linux/chrome/deb/ stable main” >> /etc/apt/sources.list.d/google.list’ 3. Update list: ' sudo apt-get update ' 4. install google chrome: ' sudo apt-get install google-chrome-stable ' 5. Open google chrome .04:00
stan_man_canthe "Screen Display" really needs some work04:00
stan_man_canan "Identify Monitor" feature would be nice, like in windows where you click it and it shows a big number on the screen so you know which is which04:00
stan_man_cani have 4 identical monitors and screen display just says "BenQ" in the top corner of each. thanks ubuntu i'm aware04:01
stan_man_canmoving them around to t he right place was surprisingly confusing04:01
glitchdmaxcell_, sudo apt-get install apparmor-easyprof-ubuntu04:02
Chromiumso another quick question, in the software center I apparently can't install new software because there are problems with software I currently have installed. Clicking repair does nothing but give me the same error, and tells me I don't have the permissions to do anything04:05
ChromiumI'm kind of lost :p04:05
maxcell_glitchd, trying04:06
=== gms is now known as Guest32664
glitchdwell i guess it worked for him cause he left lol04:14
Bashing-omglitchd: Would be nice to know however , huh ?04:15
glitchdyep i was typing for him to let us know before he left just as he left lol04:15
glitchdBashing-om, ^^^04:16
Bashing-omglitchd: Well . That method did work for me, if there are no conflicts in chromium's system, should workie there also .04:17
kevin__hi04:17
maxcell_hey, the apt-get install appamor-safeprof worked04:18
Thatguyhey all, I'm getting an issue with uninstalling software in the ubuntu software center04:19
ThatguyI get the message rg.freedesktop.PolicyKit.Error.Failed: ('system-bus-name', {'name': ':1.13'}): org.debian.apt.install-or-remove-packages04:19
Thatguyanyone familiar with the issue?04:19
glitchdmaxcell_, good to hear04:19
maxcell_glitchd, how did you know04:20
glitchdmaxcell_, google my friend, google.04:20
maxcell_glitchd, you are really good at04:20
maxcell_lol04:21
glitchdum...thx? lol04:21
Thatguyis anyone familiar with an error telling you that you don't have the required priviliges?04:21
Thatguyto uninstall or install programs in the software center04:22
Thatguyfollowed by an error message like this: rg.freedesktop.PolicyKit.Error.Failed: ('system-bus-name', {'name': ':1.13'}): org.debian.apt.install-or-remove-packages04:22
glitchdThatguy, uninstall it from cmd with sudo04:22
Thatguyok. How do I go about doing that?04:22
maxcell_glitchd, thank you i gess i didn't do anything lol04:22
ThatguyBrand new to ubuntu, apologies for my noobishness04:22
glitchdmaxcell_, np glad u got it working04:23
glitchdThatguy, sudo apt-get purge package-name04:24
glitchdThatguy, replace package-name with the name of the program you want to remove04:24
undecimDoes anyone know how to get KVM with OVMF to boot my ubuntu install now that the install is done? Booting just gives me a UEFI shell04:25
undecimThis happens on every machine (real or virtual) I've got, every linux distro..... Install runs fine, then boots to UEFI shell. Only this time, "Legacy Mode BIOS" isn't an option, since I need to use pci passthrough on this vm.04:26
Thatguythank you, glitchd04:26
glitchdThatguy, np04:26
Thatguyone more thing, I just installed chrome the other day and it works fine, but it doesn't show under my installed software in the software center04:27
Thatguydo you know why that might be, glitchd?04:27
glitchdThatguy, did you install it from the software center, or did u download a .deb file and install it manually?04:28
Thatguy.deb file then unpackaged it in the terminal04:28
Thatguybut it lead me to the software center where it made me install in there04:29
glitchdThatguy, thats why then, and it probably didnt install the exact same version as the software center would have.04:29
Thatguyok, thanks. I appreciate the help, glitchd04:30
glitchdThatguy, but if u check in synaptic package manager itll be list as installed there04:30
glitchdThatguy, np bud04:30
atdprhsHi all04:44
atdprhsDo anyone know how to track the root cause of an application termination? I have an service that is running on Kubuntu, but for some reason, it's getting terminated by exit code 130 signal caught is 2 which means Ctrl+C04:44
glitchdatdprhs, dmesg? maybe dmesg | less?04:46
EriC^^atdprhs: strace or gdb i guess04:49
=== cy is now known as Guest97793
Bray90820Bashing-om: I'm back04:50
Bray90820EriC^^: I have a little more info about my issue04:51
EriC^^wasn04:51
EriC^^'t it solved?04:51
Bray90820No it's not solved04:52
Bray90820Why did you think it was solved04:52
EriC^^cause you said so04:52
Bray90820Did I?04:53
Bray90820I don't remember saying it was solved?04:53
EriC^^oh, now i remember04:53
EriC^^you said you put acpi=off and it showed a can't mount root error04:54
atdprhsglitchd and EriC^^: I'll check dmesg | less and strace, I haven't tried them, thanks guys04:54
EriC^^nevermind04:54
Bashing-omBray90820: You have my attention .04:56
Bray90820Bashing-om: Where should I go from here04:57
Bashing-omBray90820: Sorry, I have no idea of how to isolate your booting issue . But would be interested in knowing .04:59
Bray90820We were working on the UUID issue05:00
lotuspsychje!uuid | Bray9082005:00
ubottuBray90820: To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)05:00
Bashing-omBray90820: And we got to GPT partitioning . and that is not in my range of experience .05:01
Bray90820Bashing-om: Alright thanks anyways05:01
Bray90820Anyone else?05:01
lotuspsychjeBray90820: best way is to re-ask your issue all in one line here in support channel once in a while05:02
lotuspsychje!details | Bray90820 dont forget mentioning this05:03
ubottuBray90820 dont forget mentioning this: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.05:03
=== appleguru_ is now known as appleguru
Bray90820My issue is that my system can't locate my UUID it says "UUID does not exist dropping to a shell05:05
Bray90820It sass says "check rootdelay= (did the system wait long enough)"  "check root= (did the system wit for the right device?)" and "Missing modules (cat /proc/modules; is /dev)"05:08
Bray90820*Also05:08
lotuspsychjeBray90820: ubuntu version? harddisk type? partitioning layout?05:10
=== hugegree_ is now known as hugegreenbug
Bray90820Ubuntu 16.04 it's a tablet with a built in hard drive and gpt partitioning05:11
Bray90820It's one of those 32bit uefi tablets with a 64bit processor05:11
KiritoCan anyone advise me on the steps to take to disable dmix in Alsa, completely?05:11
Bray90820It only boots like 1 out of 10 times05:11
Bashing-omBray90820: How about booting a liveUSB, monting the root file system of the install, compare the install /etc/fstab and /boot/grub/grub.cfg files to what 'sudo blkid' reports for UUIDs ?05:11
KiritoAs in, completely completely. As in, when I say "play to this hardware device", it will play to that hardware device, not resample my audio.05:12
Bray90820But if I use nomodeset it boots 100% of the time05:12
lotuspsychjeBray90820: did 14.04 work on this tablet?05:12
Bray90820lotuspsychje: Never tried 14.0405:12
Bray90820Should I try 14.04?05:12
lotuspsychjeBray90820: well in your case, could be wise to test things out05:13
lotuspsychjeBray90820: just in case to make sure its not a 16.04 thing05:13
lotuspsychjeBray90820: perhaps a liveusb test?05:14
Bray90820I did a live USB test and everything is fine05:14
Bray90820But I need an 8GB drive to install ubuntu on right?05:14
Bray90820or rather an 8gb to create the live USB05:14
lotuspsychjeBray90820: how big is your hd?05:15
Bray90820The USB or the Tablets HD05:15
lotuspsychjeBray90820: tablet05:16
Bray9082064gb05:17
Bray90820The USB I have is 4 GB05:18
lotuspsychjeBray90820: plenty05:18
Bray90820The USB?05:18
Bray90820What Iw as asking was weather I needed an 8GB USB to create a live Disk05:19
lotuspsychjeBray90820: install iso is about 1,5gig, so that should be good05:20
Bray90820Sorry to ask again but I am confused05:21
Bray90820My 4GB usb is good to create the live USB right?05:21
lotuspsychjeBray90820: yes05:22
Bray90820Got it Thanks05:22
=== House_ is now known as House
circ-user-INJFZAnyone else experiencing videos having a bad audio sync after rendering them with Kdenlive?05:45
cfhowlettcirc-user-INJFZ, avoid wasting bandwidth and time by NOT asking "anyone ...?"   state YOUR issues and specs for best results05:46
circ-user-INJFZchhowlett: ok..05:46
=== yinflyin1 is now known as yinflying
circ-user-INJFZI've been trying to export a video for the past couple of days with Kdenlive.  The first few minutes the video is synced up.  Then after a few minutes the audio and the video get out of sync.  Its frustrating the hell out of me.  I've tried updating Kdenlive to the most recent...I've tried different formats, etc.  No luck so far.05:47
cfhowlettcirc-user-INJFZ, I remember a note in the kdenlive users guide about this.  let me look05:49
cfhowlettcirc-user-INJFZ, command problem according to search results of kdenlive + audio + synch.       see this and search for yourself: http://www.hecticgeek.com/2013/02/fix-audio-video-sync-save-permanently-avidemux/05:52
vltcirc-user-INJFZ: Are you sure it’s the exported file that runs out of sync and not your video player?05:57
cfhowlettthat too ^^^05:58
vltcirc-user-INJFZ: In most cases I export to DNxHD from kdenlive and later convert that to the target format using avconv/ffmpeg.05:58
circ-user-INJFZvlt: its the file.  Its out of sync on two different computers...windows and ubuntu...and on youtube05:59
=== Jochen_wvdT is now known as Schlawiner
Bray90820EriC^^: I have more info issue it says that my system can't locate my UUID it says "UUID does not exist dropping to a shell'06:02
cfhowlettcirc-user-INJFZ, relevant:  http://imgur.com/a/o3upg06:05
circ-user-INJFZcfhowlett: I wonder if this applies to a video as well?06:05
Disaster_Areahey, can anyone recommend any freeware video editing / screen recording software?06:06
cfhowlett  recordmydesktop Disaster_Area06:07
EriC^^Bray90820: sounds like a hdd problem06:07
Bray90820I have a GPT Tartition table06:07
cfhowlettDisaster_Area, then edit in openshot or kdenlive06:07
EriC^^Disaster_Area: openshot / kdenlive for video editing06:07
Disaster_Areathanks!!06:07
Bray90820EriC^^: But we tested the hard drive and it came back with no errors06:07
Disaster_Areawhich out of kdenlive and openshot is more user-friendly?06:08
maxcell_the volume applet at Xfce panel vanish and my multimedia keys always stop working without compositing, why?06:08
EriC^^Disaster_Area: openshot06:08
Disaster_Areai'm not gonna be doing anything complex with it06:08
Disaster_Areathanks06:08
cfhowlettDisaster_Area, depends on your definition. test both for yourself and decide.  they are free.06:08
Triffid_HunterDisaster_Area: I use glc for recording games fwiw, then ffmpeg afterwards for converting to video06:09
circ-user-INJFZEriC^^: do you know if open shot will allow you to super impose graphics over video?06:09
cfhowlettcirc-user-INJFZ, never figured how to do it with openshot but it is supersimple with ffmpeg06:09
EriC^^circ-user-INJFZ: it allows you to put titles and stuff06:09
Disaster_Areawell all I'd be doing is recording what's going on in my browser / adding a picture to music06:09
EriC^^circ-user-INJFZ: cfhowlett you put the title in the top layer of the timeline, and the video you want below it in a different layer06:10
circ-user-INJFZEric^^ its been a while since I've used openshot.  I've got a very simple video to do.  I need to be able to place graphics over parts of the video and scale them down and place them in certain parts of the screen.  Do you know if this is possible?06:10
EriC^^or it's vice-versa i forgot, but it's just one way it can work, so try both and see which one it is06:11
EriC^^circ-user-INJFZ: i think so, not entirely sure06:11
EriC^^circ-user-INJFZ: there is a very good torrent for adobe premiere on a different note..06:11
EriC^^(the one by ChingLiu)06:13
Disaster_Areaalright great I downloaded recordmydesktop and openshot, I'll have a trial of it tomorrow06:13
nubhiho06:14
nubsome stupid questions06:15
nub:)06:15
cfhowlett!cn | nub06:15
ubottunub: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw06:15
maxcell_the volume control vanish in xfce06:15
nubcan I somehow check for the version of a package in upstream ubuntu versions and not only in the current running one? Or do I need to configure the repository I want to look in for this?06:16
hateballnub: http://packages.ubuntu.com/06:16
nubhateball: I want to do this from the commandline06:16
hateballnub: *I* dont know of any other way than creating a sources.list for the release you want to query, and then point to that for apt operations06:22
EriC^^nub: maybe download the _Packages file for the repository and manually look for the packages?06:23
=== me is now known as Guest15276
guivercnub:  lynx, w3m allowing browsing from command line...  otherwise its wget/curl & script maybe?06:23
hateballA google gives https://askubuntu.com/questions/620956/does-packages-ubuntu-com-provide-a-search-api06:25
mylistocfhowlett, can you paste that image again about the bit rate / sample rate - thanks06:28
cfhowlettmylisto, wait 106:29
cfhowlettmylisto, to fix audio synch issues in kdenlive  http://imgur.com/a/o3upg06:29
l00kSharp:)06:42
streulmamy Asus thinks he is on battery, AC is plugged in, and he doesn't read correctly the ACPI tables06:48
mylisto_Does anyone know how to check the sample rate of a project in Kdenlive?06:53
cfhowlettmylisto_, I think ffmpeg will return that info.  ffmpeg -i foo.mp406:54
mylisto_cfhowlett: I know the audio in this clip is 44.1  I need to find out the sample rate in my project thats open in Kdenlive06:55
cfhowlettmylisto_, should be a project properties button in there somewhere06:55
mylisto_cfhowlett: I've checked over and over for anything that even remotely says sample rate.  I can't find a single damn thing.06:56
cfhowlettlooking.  I'm an openshot guy myself so ... new to me.06:57
EriC^^mylisto_: project > project settings?06:59
AndChat93396Www.greekircnet.gr07:04
mylistocfhowlett: I might end up using openshot if Kdenlive keeps on acting like garbage.  Can I superimpose graphics over a video...and resize them?  ie have an image to the left of my face?07:04
cfhowlettmylisto, that's a bit more than I've attempted.  I was quite proud to superimpose a logo with ffmpeg.07:05
mylistoGod...video editing on Linux sucks so bad.  This is driving me freaking nuts!07:07
maxcell_mylisto, why sucks/07:07
EriC^^mylisto: yes that was my conclusion too a while ago07:08
cfhowlettmylisto, "hate myself" but pretty sure youtube will allow simple edits of the kind you describel07:08
cfhowlett*describe*07:08
EriC^^openshot & kdenlive are basically like eachother just with a different gui, also they are pretty much toys07:08
maxcell_there is Pitivi too07:08
maxcell_have you seeing it?07:09
EriC^^it's free?07:09
maxcell_yes, comes with Fedora for default07:09
maxcell_by default807:09
maxcell_*07:09
cfhowlettmylisto, and cinelerra would certainly do the job07:10
maxcell_EriC^^, https://labs.fedoraproject.org/pt_BR/design-suite/07:10
mylistocfhowlett: whats the best way to install cinelerra?07:11
cfhowletthttp://heroinewarrior.com/cinelerra.php07:11
mylistowhat terminal command can I use to see if I'm running 32 or 64?07:12
mcphailmylisto: very few video editors on linux do any kind of compositing, so superimposing images or video is much harder than you'd guess. I use the blender video editor for that kind of thing, but it isn't very friendly. I used to ue cinelerra but it was woefully unstable07:13
mcphailmylisto: as you suggest, video editing on linux is awful07:13
cfhowlett+1 for blender video editing07:13
EriC^^mylisto: "arch"07:14
EriC^^i've just gotten adobe premiere, it sucks to have to reboot into windows every time to use it, but it's a proper tool, would love to see something like it in linux, maybe some day07:15
mylistoEric^^: insert sad panda face07:16
EriC^^yes, yes.. :D07:16
EriC^^the reboot struggle is real07:16
netvixtraEriC^^: I only have Photoshop :(07:17
maxcell_you guys sure this is not good? http://www.pitivi.org/07:17
netvixtraPremiere is not going to work07:17
EriC^^netvixtra: what do you mean?07:17
netvixtraEriC^^: I've actually tried getting premiere to work07:18
netvixtraBut it does not run properly07:18
mylistoI just downloaded cinelerra cfhowlett:  How do I install this?07:18
EriC^^what didn't work about it?07:18
netvixtraI can upload the debug log from wine? :)07:19
maxcell_mylisto, dpkg -i package.deb07:19
cfhowlettnetvixtra, wine support in the wine channels07:19
EriC^^netvixtra: oh, i have it on windows dual booting07:19
mylistomaxcell_: I don't think there is a deb file for it07:19
cfhowlettmylisto, what exactly did you download?07:20
maxcell_so idk07:20
mylistoHeres the link text "64 bit binary tested on Ubuntu-14.04.2. Decompress and run ./cinelerra in the directory."  link -> http://sourceforge.net/projects/heroines/files/cinelerra-4.6.1-x86_64.tar.xz/download07:20
netvixtracfhowlett: shouldnt you tell mylisto to go to the cinelerra channel for cinelerra support?07:21
cfhowlettmylisto, as stated: decompress then run the ./cinelerra in the directory.    also: see #cinelerra      channel07:22
mylistoah ok...thanks07:22
barqHow can I install jvm 1.7? I have jvm 1.6 installed on 16.04.1. I tried sudo add-apt-repository ppa:webupd8team/java but get user or team does not exist07:26
mylistoyep...cinelerra ain't my thing.07:26
barqI tried sudo apt-get install --reinstall ca-certificates which is supposed to fix this problem, but same thing afterwards07:30
maxcell_mylisto, http://www.pitivi.org/07:33
=== Drunkwizard is now known as Internaut
maxcell_try?07:33
mylistomaxcell_: I'm so frustrated with video editing in Linux.  So many promises and its still buggy as hell.07:34
maxcell_mylisto, you gotta chose one and stick with that07:36
DonutloopExists a ubuntu cve tracker json version ?07:38
cfhowlettno one was born knowing Adobe*.  choose your tool, learn your tool, use your tool.07:38
cfhowlettor MSoft for that matter07:39
DonutloopHtml version: http://people.canonical.com/~ubuntu-security/cve/universe.html07:39
barqIt worked with export http and https_proxy btw07:40
maxcell_i've heard that the guy of Openshot is making an openshot 2.0 and he is really happy about because he is bring some pro features to provide for cinema video editing stuffs and for pros but, he is working on it yet and haven't release07:40
mcphailmaxcell_: openshot2 is released, and there is nothing "pro" about it. But perhaps this is a discussion for a different channel07:44
maxcell_mcphail, i saw the interview with the guy days ago, when the 2.0 was release?07:45
cfhowletthttp://www.openshotvideo.com/2016/08/openshot-21-released.html maxcell_07:46
maxcell_so its bad? sad07:46
maxcell_What about http://www.pitivi.org/07:46
maxcell_no one of you talk about that tool07:47
maxcell_until now07:47
cfhowlettmaxcell_, suggest you rely less on the random opinions of internet strangers and do some testing for yourself.  openshot is in no way "bad".07:47
mcphailmaxcell_: 2.0 has been out for several months. Most recent announcement was the 2.1 point release07:47
maxcell_cfhowlett, yeah thats a very good advice07:48
circ-user-EKhe4Hey folks07:55
tymikhi, is it possible to check suggested packages for software that i have already installed?07:56
tymikin apt/aptitude/apt-get07:57
cfhowletttymik, apt-get -s dist-upgrade      will simulate the command07:57
tymikcfhowlett: does not work for already installed software08:00
SonaSenpaiHello, is there any way that I can get a alternative menu in Ubuntu? I don't like the grid style. Thanks :)08:03
CodFectionhello08:13
CodFectionis there a way to make ubuntu bleeding edge08:13
CodFection?08:13
CodFectionlike arch or debian unstable08:13
CodFectionty08:13
cfhowlettCodFection, install debian and go wild08:13
Ben64CodFection: ubuntu isn't a rolling release08:13
CodFectioncfhowlett, why would you recommend debian08:14
CodFectiondebian isnt rolling release either08:14
CodFectionso is fedora08:14
cfhowlettCodFection, errr ---- no?   I use ubuntu and this *is* ubuntu support...:)  of course, debian is the upstream for many things ubuntu so there is that.08:14
cfhowlettthere ar rolling releases out there.  if you want the bloody edge, try one of them.08:15
CodFectionyea so can I make ubuntu like debian unstable (sid)08:15
cfhowlettCodFection, most ubuntu users like stable and ubuntu is designed to be stable.  I think you might need an entirely different OS.08:16
giiglehey08:16
DrNouNSTABLEbutu08:16
DrNomethinks ;p08:16
tymikagree - i see no point in staying with ubuntu if you want rolling release08:16
tymikand for bleeding edge, get a gentoo and have fun :)08:17
CodFectionactually bleeding edge doesnt necessarily means unstable.08:17
* GNUUBUS123 says hi to everyone :)08:17
CodFectionhaha tymik no way. gento is pain in the a**08:17
cfhowlettCodFection, we've gone off-topic here.  gentoo sounds like an excellent suggestion for you08:17
k1l!16.10 | CodFection08:18
ubottuCodFection: Ubuntu 16.10 (Yakkety Yak) will be the 25th release of Ubuntu. It is due to be released in October 2016. Discussion in #ubuntu+108:18
tymikCodFection: trust me, you will have less problems with gentoo than with bleeding-edge-like ubuntu08:18
DrNoI've always understood the stable / dev branches simply to mean08:18
GNUUBUS123can anyone please suggest me some good channel which would help me to start learning Python3.X08:18
cfhowlettGNUUBUS123, python.org lists that kind of info08:19
CodFectionGNUUBUS123, #python08:19
DrNo"can ask questions" and "only ask questions if you're willing to contribute to dev"08:19
k1lGNUUBUS123: #python for python specifics08:19
GNUUBUS123#python says my nick needs to be registered08:19
CodFectiontymik, what about other distro? gentoo is a no no for me08:19
k1l!register | GNUUBUS12308:19
ubottuGNUUBUS123: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode08:19
tymikCodFection: would pick up arch then, or gentoo-based sabayon08:19
GNUUBUS123awesome ubottu08:20
GNUUBUS123will register my nickname asap08:20
k1lCodFection: in here the focus is on ubuntu. if you want other distros ask in #linux08:20
CodFectionI much prefer ubuntu myself for the sake of its installer08:20
maxcell_opensuse is rolling release right08:20
CodFectionk1l, yea actually I just wanna know how to make my current ubuntu (16.04) bleeding edge08:20
CodFectionlibraries08:20
CodFectionetc.08:20
tymikCodFection: installer is not the most important part of the OS, i don't know of any rolling-release using debs08:21
gr1dl0ckmaxcell_: is it?08:21
k1lCodFection: do you know what bleeding edge means and why you need it? and do you know what release model ubuntu uses?08:21
maxcell_gr1dl0ck, i think it is08:21
CodFectionyea LTS I know08:21
k1lCodFection: no08:21
tymikCodFection: you have to search for alternative repositories, that are meant to be bleeding edge ones08:21
tymikperhaps such repos exists08:21
CodFectionthey are from debian unstable tymik08:21
tymikpick them then08:22
tymikcomment out those from ubuntu08:22
maxcell_debian unstable have to be so hard to deal with, lol08:22
tymikbut you'll just get debian then08:22
k1lCodFection: ubuntu got a stable release model. it means it releases a version every 6 months and the package versions stay at that state. so on ubunutu you need to upgrade to a newer release to get new verison numbers.08:22
k1ltymik: CodFection that repo mixing is not supported.08:22
CodFectionoh I see k1l08:22
tymikk1l: i wouldn't expect it to be supported ;)08:23
CodFectionthanks a lot for clarifying k1l. so it means I will get latest software after 6 months right?08:23
k1ltymik: then dont make it look like this is supported in here.08:23
k1lCodFection: as ia already said you can upgrade to 16.10 right now which is in development right now.08:23
k1lCodFection: https://wiki.ubuntu.com/TimeBasedReleases08:24
Ben64not necessarily going to be "latest" ever08:24
CodFectionk1l, so after every 6 months I will get latest software in ubuntu 16.04 LTS whereas 16.10 is latest?08:24
CodFectionBen64, why :(08:24
Ben64because that's not how ubuntu works08:24
cfhowlett!latest | CodFection08:24
k1lCodFection: no. the versions on 16.04 will not change. that is what LTS is for.08:24
ubottuCodFection: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.08:24
Ben64you can upgrade every 6 months and have the latest versions in Ubuntu, but not the newest versions available08:25
CodFectionk1l, then what did you say about 6 months08:25
k1lCodFection: you have the choice between stable (lts) which has older version or bleeding edge which can have more bugs and changes stuff very often.08:25
CodFectionahan Ben64 thanks08:25
k1lCodFection: please read the link i pasted08:25
CodFectionok08:25
CodFectionBen64 and k1l , are you running 16.04 or 16.1008:26
k1lCodFection: the usage of the system is different from user to user. so better think about what you want, not what others do.08:26
CodFectionyea true just wanted to hear an opinion08:27
maxcell_i think of all distros, debian testing/unstable is the ones that changes more often than all08:29
CodFectionis 14.04 still supported here?08:29
cfhowlettCodFection, it is08:29
CodFectionok08:29
CodFectionbecause I have heard it has less bugs than 16.0408:30
k1lCodFection: to be honest. bleeding edge is not the best option for new users. there might be issues and bugs that you will have to solve.08:30
tymikCodFection: LTS is supported for 6 years08:30
k1lCodFection: 12.04, 14.04 and 16.04 are actually supported right now.08:30
CodFectionk1l, yea I truly agree with what you said but that doesn't mean stable versions dont have bugs for eg 16.0408:31
cfhowlettCodFection, tymik false. 508:31
k1lCodFection: i believe they have the same amount of bugs in it.08:31
mcphailCodFection: Whilst that may or may not be, unless you are struggling with a specific bug, this channel is not the correct one for discussing the release schedule. Perhaps #ubuntu-offtopic, #ubuntu-discuss or ##linux?08:32
CodFection#ubuntu-offtopic is handled by some crazy people who ban others for no specific reason thats why I dont usually go there08:33
CodFectionbut yea thanks for the info08:33
mcphailCodFection: that doesn't make the Ubuntu support channel an appropriate place for these musings08:34
Ben64CodFection: it's the same people as here, and they might hand out bans for not being on topic08:34
k1lCodFection: the logs show that you were trolling in the offtopic channel and that the ban was very deserved. so i guess you should not make such statements when you act against the guidelines.08:35
CodFectionmcphail, I have been asking about how to get bleeding edge on my current ubuntu. you can scroll up and see for yourself. I guess that makes it pretty much related to ubuntu support08:35
Ben64CodFection: and you've been told a bunch of times that you can't08:35
cfhowlettCodFection, ok time to move on, now.  your question was asked and answered08:35
CodFectionk1l, everyone was08:35
CodFectioncfhowlett, sure08:36
arash./join08:38
arashhey guys08:38
arashi have issues08:38
cfhowlettask ubuntu questions, arash08:38
arashhow?08:39
cfhowlettlike that ^08:39
cfhowlett!ask | arash08:39
ubottuarash: 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 !patience08:39
arashi am new, how an i do what u said?08:40
cfhowlettarash, see how you asked a question there.  like that.  now ... what exactly is your UBUNTU support question.08:40
DrNo0_008:40
arashI cant download and install any apps. I also cant update my repositories08:41
cfhowlettarash, what ubuntu version do you have/08:42
k1larash: does that machine have a network connection?08:43
arash14.0408:43
=== matt_ is now known as Guest29463
arashyes it does08:43
cfhowlettarash, are you on the machine now?08:43
arashyes08:43
k1larash: so internet works on websites and irc?08:43
k1larash: do you use a proxy or vpn?08:43
arashno i dont08:44
cfhowlettarash, open a terminal.  type this.  copy and paste the url output.           lsb_release -a | nc termbin.com 999908:44
arashokay08:44
giiglehi[3~08:45
arashthe output is :     No LSB modules are available.08:45
cfhowlettarash         cat /etc/issue | nc termbin.com 999908:46
k1larash: it outputs a url, please show that here08:47
=== Guest29463 is now known as matt_
arashhttp://termbin.com/enyk08:48
cfhowlettarash, and there it is.  NOT 14.04.   14.10 is dead and dead dead08:48
k1larash: ok, ubuntu 14.10 is dead since a long time. better load a 14.04 or a 16.04 iso and make a new install.08:48
cfhowletttime to upgrade to a supported OS08:48
specialedgedo i need to uninstall nginx if i want to upgrade from 1.4.6 to latest stable? using ubuntu 14.0408:49
cfhowlettarash, option 1: clean install of 16.04       option 2: end of life upgrade > 15.04 > 15.10 > 16.0408:49
arashso you mean i have to install a new version of ubuntu?08:49
guvn0ryes08:49
cfhowlettarash, only if you care about security, updates ... little things like that08:49
k1larash: 14.10 had only 9 months lifetime from october 2014. that time is over long time. so yes, you need to upgrade or make a new install.08:50
circ-user-jvHnQOk.  Something is definitely goofy with Kdenlive.  Maybe someone can help me pinpoint this down.  When I've got my MP4 clip in Kdenlive and I press play everything is synced up fine.  When I split the audio and press play...the audio is out of sync.  eric^^: or cfhowlett: any ideas?08:50
nebuchadnezzarhello08:50
cfhowlettcirc-user-jvHnQ, I take it the fix I suggested earlier failed?08:51
cfhowlettcirc-user-jvHnQ, best to take this to kdenlive directly. pretty sure they have a channel.08:51
circ-user-jvHnQcfhowlett: the one with adjusting the sample rate?08:51
cfhowlettyes08:51
nebuchadnezzarIs there a way to install unsigned grub-efi with preseed ? I want to workaround https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/162520008:51
ubottuLaunchpad bug 1625200 in grub2 (Ubuntu) "Permit to define bootloader_id in grub configuration" [Undecided,New]08:51
stevenm_anyone here use fontforge?08:51
salvatoreciao08:51
arashthank u guys08:51
arashi will install a new version08:52
cfhowlettstevenm_, never again waste time with "anyone ...?" questions.  state YOUR issues and YOUR specs.08:52
cfhowlettarash, happy2help!08:52
circ-user-jvHnQcfhowlett: the problem is no one ever responds in the kdenlive channel.  I got one response after asking for like 3 days.08:52
cfhowlett:) yes there is that.  also: forums.08:52
stevenm_cfhowlett, wow you just really wasted your time there08:53
cfhowlettand you still haven't actually stated the issue.08:53
stevenm_cfhowlett, no this is more fun now08:54
bazhangstevenm_, lets keep it on topic08:54
cfhowlett... stay on topic08:54
stevenm_ok so lets say it takes 40 words and a lot of thinking time to carefully articulate a question about a fairly obscure package in the ubuntu repo's that isn't there by default on install.... and it's one which likely the answer is obvious to any regular user of the program... it saves more time (mine, and any readers in the chan) if I just ask who here might use it - rather than flooding the chan with a long winded explaination of something which likely h08:56
stevenm_as 99% confused what the hell that program is in the first place :P08:56
stevenm_OH! and there we go - that took too much time08:57
stevenm_so that's why (rarely, occasionally, not every time) it's better to simply ask... who here uses X ?08:57
bazhangwhats the issue with fontforge stevenm_08:57
stevenm_if it was gnome or firefox or something crazy simply and built-in to the OS - that I'd understand criticising me for cfhowlett08:58
k1lstevenm_: stop waisting time. ask a specific question. not who knows who.08:58
bazhang!info fontforge08:58
ubottufontforge (source: fontforge): font editor. In component universe, is optional. Version 20120731.b-7.1 (xenial), package size 924 kB, installed size 2597 kB08:58
stevenm_i'm wasting everyones time talking about how this chan seems to want to waste yours!08:58
stevenm_but the original question wasn't wasting anyones time08:58
ducassestevenm_: you are quickly headed for half the channel /ignore'ing you...08:58
stevenm_ah I'm shutting up now08:58
Zardoz_gnoobotjust got my nick registered09:02
Zardoz_gnoobot:D09:02
n0ctoSo I have a server, 700GB partitioned to Windows Server 2012, 300 partitioned to Ubuntu Server. Is there any way to enlarge the Ubuntu Server partition without having to restall Windows or Ubuntu?09:02
cfhowlettn0cto, yes.  you could boot an ubuntu USB, start gparted and repartition.  usual warnings about data backup apply.09:03
=== ElitE-38209 is now known as croop
n0ctothx cfhowlett09:05
cfhowletthappy2help! n0cto09:05
Zardoz_gnoobotubottu: Thanks a lot09:06
ubottuZardoz_gnoobot: I am only a bot, please don't think I'm intelligent :)09:06
guvn0rif the partition is lvm it can be done09:06
Zardoz_gnoobotubottu: Thanks again09:06
bazhangZardoz_gnoobot, thats a bot, no need to continue09:06
Zardoz_gnoobotoh ok09:07
SupaYoshihi i've been trying to setup Gmail on this CentOS box, just as I set it up on Ubuntu, but it KEEPS coming up with the STARTTLS error, and it's driving me nuts. Can someone explain me what's causing this, and I've been trying  so much, urgh.09:07
SupaYoshihttp://pastebin.com/7u3CDKM409:08
bazhangSupaYoshi, how exactly did you do it on ubuntu09:08
cfhowlettSupaYoshi, errr, wha?  you're asking for help with Centos?09:08
bazhangSupaYoshi, repeat those steps, and ask for more helo in #centos09:08
SupaYoshihttp://paste.ubuntu.com/23206273/09:09
specialedgehow do i update my apt-get repositories to include more updates packages?09:10
k1lSupaYoshi: we cant solve issues from centos in here since we dont know their setup. better ask the centos guys for help09:10
cfhowlettspecialedge, sudo apt full-upgrade       in a terminal09:10
SupaYoshinp thanks09:10
bazhangspecialedge, did you mean more recent packages, as in just released09:10
k1lspecialedge: what do you mean exactly with "more updates packages"?09:11
n0ctoSo I've been pretty consistently getting error messages that KDE Plasma 5 has stopped working and then it has to restart. Does anyone know a way to make it more stable?09:11
specialedgeyeah like ive got nginx 1.4.6 and thats the most recent version my apt-cache reports09:11
k1l!info nginx09:11
ubottunginx (source: nginx): small, powerful, scalable web/proxy server. In component main, is optional. Version 1.10.0-0ubuntu0.16.04.2 (xenial), package size 3 kB, installed size 37 kB09:11
bazhangn0cto, have you asked in #kubuntu yet09:11
k1lspecialedge: on what ubuntu version are you exactly?09:12
n0ctonope but I can do that. Is Ubuntu + KDE considered "Kubuntu"?09:12
specialedgetrusty 14.0409:12
k1lspecialedge: 1.4.6 is the latest one on ubuntu 14.0409:12
bazhangn0cto, plasma is a kde only thing, best ask there09:12
specialedgeon another vps it workedjustfine but my provider hosted the repository09:12
k1lspecialedge: so you need a PPA or another 3rd party repo for that09:12
specialedgei think so09:13
k1lspecialedge: https://launchpad.net/ubuntu/+ppas?name_filter=nginx  this is a list of PPAs for nginx09:14
joelionginx has their own repo on nging.org btw09:15
joelio*nginx.org09:15
joeliofwiw https://nginx.org/en/linux_packages.html09:16
akiksomething changes a variable LANGUAGE in my setup to my national language. i've looked into /etc/default/locale, $HOME/.pam_environment and $HOME/.dmrc but can't find it. anyone know where it could be?09:19
=== Biokee is now known as Guest22663
barqI installed java 7 but still get java version 1.6 when doing java - version. How can I get it to use the new vesrion?09:21
specialedgethanks for the link joelio09:21
hateballbarq: use update-alternatives09:22
barqWhen I do sudo update-alternatives --config javac it shows java 7 as selected09:23
barqI need the jvm 1.709:23
specialedgesome index files failed to download: http://paste.ubuntu.com/23206320/09:24
akikfound the language setting from /var/lib/AccountsService/users/akik09:27
k1lspecialedge: be very carefull. "trust" is not a ubuntu release09:27
cfhowlettspecialedge, trusty09:28
specialedgewebsite on top, sources.list on bot: http://paste.ubuntu.com/23206341/09:31
specialedgeweird well something worked09:33
k1lspecialedge: better dont put them into the sources.list but into the sources.list.d folder in an own file09:33
specialedgewas able to sudo apt-cache policy nginx where it reported 1.10.1-1~trusty available09:34
specialedgeoh i had edited the /etc/apt/sources.list.d/nginx.list from a website wrong in vi, thats where trust came from09:36
specialedgethanks guys for the help09:36
Antu_Hi09:42
Antu_"linux-headers-generic : Depends: linux-headers-3.13.0-96-generic but it is not installed"09:43
Antu_Any idea how to fix it.09:43
k1lAntu_: can you put the output of "sudo apt update && sudo apt full-upgrade" into paste.ubuntu.com and show the link here?09:45
fl3shhi, can I upgrade ubuntu from 12 to 14 via do-release-upgrade?09:48
cfhowlettfl3sh, try it and see????09:48
fl3shdo-release-upgrade -c show 14.04.509:48
Antu_Hello kll:09:48
fl3shbut when i yestrady performed it09:48
Antu_http://paste.ubuntu.com/23206404/09:49
fl3shit upgrade to 16.04 ;/09:49
cfhowlettfl3sh, if you want 14.04, get the .iso, make a bootable USB and install.09:50
k1lfl3sh: that is what do-release-upgrade is for. it will upgrade to 16.0409:50
cfhowlettk1l, I did not know it would jump 2 levels, i.e. 12 >> 1609:51
fl3shcfhowlett: omg I do it on server ;p09:51
k1lcfhowlett: fl3sh oh no. it should not jump from 12.04 to 16.04.09:51
k1lso there must have been some messing around09:51
Antu_<kll> For my understanding  /boot is 100% used how to free it ?09:51
k1lAntu_: does "df -h" list it as 100%?09:52
cfhowlettAntu_, remove some old kernels.  sudo apt-get autoremove might do it.09:52
Antu_<kll>/dev/sda7                        19G   17G  1.4G  93%09:52
Antu_<kll> df -ih shows /dev/sda7                        1.2M  1.2M  9.0K  100% /09:53
k1lAntu_: ah ok. so its not the space its the inodes that are out of stock09:54
k1lAntu_: can you list "dpkg -l | grep linux-headers | nc termbin.com 9999"09:55
varaindemianI am using system monitor applet and it shows me memory: 1.3 GB, cache 1.8 GB09:55
varaindemianwhat does that mean?09:55
varaindemianhtop shows mem and swap09:56
varaindemian1000M/3.82G09:56
k1l!linuxatemyram | varaindemian09:56
=== MajorTennis is now known as Tennis
k1lvaraindemian: http://www.linuxatemyram.com/ this explains the ram usage and what cache is etc.09:56
varaindemiank1l: does firefox uses more mem after the upcrade that included multiprocess stuff?09:58
Antu_<kll>http://termbin.com/s7dz09:58
k1lvaraindemian: that depends on your usage and what websites and plugins you use. but in general: ram is there to be used. free ram is waisted money09:58
k1lAntu_: ok, you can remove a lot of old headers09:59
k1lAntu_:  start with "sudo apt purge linux-headers-3.13.0-49 linux-headers-3.13.0-49-generic linux-headers-3.13.0-51 linux-headers-3.13.0-51-generic"09:59
Antu_<kll>http://termbin.com/0ubj10:05
k1lAntu_: ok, then remove that old kernel files before to make some inodes free10:09
Antu_<kll>any idea how to remove? manually?10:10
k1lAntu_: sudo rm -rf /usr/src/linux-headers-3.13.0-49 /usr/src/linux-headers-3.13.0-49-generic /usr/src/linux-headers-3.13.0-51 /usr/src/linux-headers-3.13.0-51-generic"10:11
acetakwasREGEX help please?10:11
acetakwasI want match a text starting with 8 digits and ending with 7012; is this correct: \d{8}7012\b10:11
k1lacetakwas: #bash is good for regex questions10:11
acetakwask1l::  Thanks10:12
Antu_<kll> Thanks! restart is required after this?10:13
k1lAntu_: no. "sudo apt-get install -f" now10:13
Antu_<kll> everything is back to normal now. Thanks alot :)10:18
k1lAntu_: wait. you can remove a lot of old kernels and headers10:19
k1lAntu_: echo $(dpkg --list | grep linux-image | awk '{ print $2 }' | sort -V | sed -n '/'`uname -r`'/q;p') $(dpkg --list | grep linux-headers | awk '{ print $2 }' | sort -V | sed -n '/'"$(uname -r | sed "s/\([0-9.-]*\)-\([^0-9]\+\)/\1/")"'/q;p') | xargs sudo apt-get -y purge10:20
elias_aWhy is Evince not zooming a PDF more than 96,89%?10:24
elias_aRunning 16.04 LTS10:24
varaindemiank1l: are you aware of any method to pipe the content of htop to the top bar?10:25
k1lvaraindemian: i dont understand what you mean/want10:25
k1lvaraindemian: as i understand you, look for system load indicator.10:26
=== atitest is now known as RahulAN
EriC^^varaindemian: there's a cpu indicator, i think it's called10:30
EriC^^indicator-cpufreq10:31
=== sSs54 is now known as sSs
EriC^^there'a also indicator-multiload10:32
k1lhttp://askubuntu.com/questions/30334/what-application-indicators-are-available10:33
r120why i am getting segmentation fault(core dumped ) on running application10:36
=== dustin_ is now known as Ane_
=== Ane_ is now known as ABe_
=== ABe_ is now known as Abe_
hateballr120: which app?10:37
guivercelias_a: i just loaded evince & a pdf; could expand beyond that... it defaulted to a zoom that fitted on my screen size; maybe that's what its doing for you.10:39
EriC^^varaindemian: indicator-cpufreq actually doesn't indicate anything, it lets you change the cpu scaling frequency10:39
r120I created a app in qt (ubuntu 16.04) and try to run on virtual box ubuntu 14.04  hateball10:42
r120I created a app in qt (ubuntu 16.04) and try to run on virtual box ubuntu 14.04  hateball:10:42
guivercr120:  i usually get segfault due to typo, i'm trying to use data as an address or equiv. ie. its my own bug/logic-flaw usually result of a typo in my c code.10:43
r120guiverc : but why this run on deployement machine ?10:44
hateballdifferent libc, qt, who knows? use gdb to debug10:44
hateballit's not really ubuntu support10:44
mcphailr120: I think there has been a c++ ABI change between 14.04 and 16.0410:45
r120mcphail : and i get error on strace is ./soduku-solver: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: no version information available (required by ./soduku-solver)10:46
pauljwQ10:49
joelior120: just install qt5-default on trusty?10:50
=== IdleOne is now known as Guest66320
joelior120: you still need the dependencies, no matter what OS you install to10:51
r120joelio: mean every person who use my app need to install qt (1 GB size) with it?10:51
=== welly_ is now known as welly
ikoniar120: what dependencies does your app actually have ?10:52
joelior120: if you use qt5, then there will be dependencies.. sure, dunno about a gig, but there are dependencies. That's what you have to deal with when using large frameworks10:52
r120i check all dependencies using ldd command and then copied all .so in seprate folder with binary and create bash script to export LD_LIBRARY_PATH and execute binary10:54
ikonialdd will only show you libraries10:54
ikoniaand you should not ned LD_LIBRARY_PATH10:54
ikoniayou need to understand your dependencies fully and how they map to the ubuntu packages10:55
BluesKajHey folks11:02
joelior120: that's really not the way to handle dependencies in ubuntu. It may work in isolated cases where you've got same os and libc/gcc etc but not for your case. You need to really apt-get install the dependencies11:02
r120joelio: I will try this . thanku guys11:03
=== rany is now known as GitGod
=== GitGod is now known as rany
ketchuploverHi all! Ketchuplover has a problem with Ubuntu 14.04. Can anybody deal?11:24
k1lketchuplover: if you explain the error and specifics people in here could try to help :)11:25
ketchuploverThanks kil. I'm trying to update. Updater tells me there's not enough room on the drive for my updates. Wants me to MAKE room. I'm pretty raw, so I don't know how to do that. So here I am.11:26
k1lketchuplover: ok, please run a "df -h |nc termbin.com 9999" in terminal and show the output-url in here please11:27
ketchuploverWill do, kil. Gimme a minute.11:28
ketchuploverKil -- output is http://termbin.com/xpgl11:30
k1lketchuplover: ok. please show the outputurl of "ls -al /boot | nc termbin.com 9999" and "dpkg -l | grep linux-image | nc termbin.com 9999"11:31
ketchuploverKil output of first command is http://termbin.com/2i69. output of second command is http://termbin.com/u29j11:34
[_]`Hi, i want to run this application http://vue.tufts.edu/download/index.cfm?fromvue=1 , i've got the .jar file but i am kinda lost as to what to do next. do i download java and run java -jar file.jar?11:36
[_]`I am too used to apt-get :(11:36
geirhajava you can install with apt-get at least11:36
[_]`Yes, but not sure that is the answer.. i think i might be doing something wrong11:37
k1lketchuplover: did you install that 4.4 kernel manually?11:37
hateball[_]`: java -jar file.jar is the usual way, yes11:39
[_]`ahh so i do need java installed, ty11:39
[_]`sudo apt-get install java? :S11:39
k1lketchuplover: please try a "sudo dpkg --remove linux-image-4.4.0-34-generic"11:39
hateball[_]`: just run "java" in the terminal and it'll suggest the package11:40
hateball!java11:40
ubottuTo just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.11:40
ketchuploverkil I installed the 16 update manually a couple of weeks ago. It ran pretty clunky for a week or ten days. Then it told me I needed to do an auto update. So I did. Now I've got a system in which I installed 16 manually and ended up with 14.04.11:40
k1lketchuplover: wait, what does "installed manually" mean? that is actually not how upgrades are supposed to work11:40
[_]`hateball: it listed 5 packages and says The program 'java' can be found in the following packages:11:41
geirha[_]`: apt-get intall openjdk-9-jre11:41
[_]`ty!11:41
hateball[_]`: yes it depends what version you need/want, see the url above11:41
ketchuploverKil It means I booted an upgrade file and let the software do the rest.11:42
k1lketchuplover: ok, that sounds like a mess.11:42
ketchuploverKil -- it was a Ubuntu upgrade file.11:42
k1lketchuplover: please show the output of "grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | nc termbin.com 9999"11:42
ketchuploverKil -- I get http://termbin.com/lwpq11:43
PCatineanHey guys I have a library that generates a PDF from html. And the html has "Helvetica Light" font set11:44
k1lketchuplover: ok, then please run "sudo dpkg --remove linux-image-3.13.0-24-generic linux-image-extra-3.13.0-24-generic"11:44
PCatineanAnd for some reason the pdf comes out with another font. Do I need to install it locally?11:45
PCatineanI think I already installed truetype fonts11:45
[_]`hmm, i can now run the .jre but i am getting this error Downloads/VUE.jar' is not marked as executable.  If this was downloaded or copied from an untrusted source, it may be dangerous to run.11:45
[_]`Do you think i downloaded it wrong or might be something else?11:46
ketchuploverKil -- I get  sudo dpkg --remove linux-image-3.13.0-24-generic linux-image-extra-3.13.0-24-generic [sudo] password for deacon:  (Reading database ... 267904 files and directories currently installed.) Removing linux-image-extra-3.13.0-24-generic (3.13.0-24.47) ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-24-generic /boot/vmlinuz-3.13.0-24-generic update-initramfs: Deleting 11:46
hateball[_]`: chmod +x file.jar11:46
hateball[_]`: and do mind the warning. make sure it is a trusted thing11:47
k1lketchuplover: if you want to show several lines, put them on paste.ubuntu.com and link the url. that is better readable then.11:47
[_]`ahh right, ty!11:47
k1lketchuplover: so that worked. now run a "sudo apt update && sudo apt full-upgrade"11:47
PCatineanany1?11:48
maxhi11:48
[_]`Everything is working perfectly now, ty guys! ty hateball ! (read up on executable bit as well, now i know)11:48
=== max is now known as Guest95506
ketchuploverKil -- it says it's working on it.11:49
hateball!tab | ketchuplover11:49
ubottuketchuplover: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.11:49
k1lketchuplover: if its working, let it run. if there is a error please show the full output on paste.ubuntu.com11:49
Guest95506ok11:49
Guest95506:D11:50
ketchuploverKil It's unpacking now. Back in a short with the verdict11:51
k1lketchuplover: just let it run :)11:52
AnticomHi all. I'd like to use rpmbuild on my Ubuntu Xenial installation. However there is no specific rpmbuild package but only rpm. Now i'm afraid that i might break apt/dpkg when installing rpm11:52
ketchuploverKil I got a command line again. I think it's happy.11:53
k1lketchuplover: if it doesnt tell you it had an error, at the end, then its fine. yes.11:54
ketchuploverKil -- I don't know how to thank you. Maybe some virtual beer?11:55
k1lketchuplover: no problem, all fine :)11:55
ketchuploverKil -- well, you do great work. I hope you get paid for this. If you don't, then you're positively a hero. Thanks a million.11:56
ubernetsk(one)l11:57
chainsawrhi 0/`11:59
alb-otdoes anyone suggest a good IDE for python in ubuntu for beginners?12:01
incogfreenode is spying on you: Head over to #antispammeta @ freenode & type ;investigate & your usual nick to see a snitchbot spam your info12:09
Lopeanyone here tried using thunderbird, storing the emails in maildir format? (one file per email) I'm considering changing over to it to drastically speedup backup operations. https://support.mozilla.org/en-US/kb/maildir-thunderbird https://wiki.mozilla.org/Thunderbird/Maildir12:12
LuMintHi, I have a question concerning PPAs. Is it possible to use them only as building scripts? (much like AUR in Arch)12:14
ikoniaLope: I have it setup that way12:17
ikoniaLope: no12:17
ikoniaLope: sorry - not "no" for you12:17
ikoniaLuMint: no,12:17
ikoniaLuMint: there will be source debs12:17
LuMintikonia: so basically the only way to make sure the package is not tampered with is to read sources, not just build scripts?12:19
EriC^what package?12:20
EriC^oh you mean if..12:20
EriC^i think somebody could put anything he wanted in the post-rm and such stuff in dpkg no?12:20
EriC^not just the sources12:20
LuMintEriC^: yes12:23
LuMintEriC^: afaic in AUR you only have to read the build script to be sure everything is fine12:24
Lopeikonia: has it been stable for you?12:24
LuMintEriC^: and so is it with open suse12:24
Lopeikonia: I've read that there are some bugs with thunderbird in Maildir format relating to imap.12:24
Lopeikonia: what I plan to do is: backup, change the setting so that new accounts will use maildir format. Then I plan to rename my accounts to "$foo(old)" and then re-create them as new ones (which should be in maildir format). Then copy all the messages from the old accounts to the new accounts. Then check stuff, then delete the old accounts.12:25
ikoniaLope: rock solid since......2002 I think this mail host has been up from12:26
ikoniaLuMint: build scripts mean nothing12:26
ikoniaLuMint: as they just execute a build against the source - there is no promise that the source has not been touched12:26
ikoniaLuMint: the question is why do you need this ?12:26
ikoniathe whole point of using a binary package manager is to use the binary packages12:27
Lopeikonia: can you confirm you're using thunderbird in maildir format (not the default database format)?12:27
ikoniaLope: ahhh, I may have missunderstood, hang on12:27
LuMintikonia: because I've realized adding ppas to your system isn't any better than installing .exe files from random software sites12:27
Southern_Gentlemhow does one find out what version of a package they are using like cups12:27
LuMintikonia: so I want to build things that are not in the official repos and not in trusted PPAs12:28
ikoniaLuMint: then why do you care about a PPA's build scripts12:28
ikoniaLuMint: as you've just stated you don't trust them12:28
ikoniasebuba: dpkg -l | grep cups12:29
ikoniaoops12:29
ikoniaSouthern_Gentlem: dpkg -l | grep cups, apt-cache policy cups12:29
LuMintikonia: I'm not good at writing build scripts, so I need them. I can proof read them to make sure everything is fine, but writing is another thing...12:29
ikoniaLuMint: but they are worthless12:29
ikoniaLuMint: I think you're approaching this totally wrong12:29
ikoniaLuMint: the build scripts have to call out things like the source bundle, patches etc, so you can see exactly what's going on12:30
LuMintikonia: i'm open to advice12:30
ikoniaif you don't trust that - there is no point in using it, if you do trust it, you should use the binary package12:30
LuMintikonia: but couldn't I get the source bundle from the official website?12:30
ikoniaLope: sorry - it's per account mbox in thunderbird12:31
ikoniaLuMint: what value is that ?12:31
popeyikonia: maybe I am misunderstanding. LuMint you want to use launchpad as a remote build service?12:32
popey(or did I get wrong end of the stick?)12:32
EriC^LuMint: if it's a launchpad account you can grab the source tarball and check it out and the other stuff12:32
ikoniapopey: he wants to use it as a template for local builds12:32
ikoniapopey: as I'm understanding it,12:32
ikoniaI could be wrong12:32
popeyoh, okay. that works12:32
LuMintikonia: well, that'd mean the sources are clean. I'm not sure I'll be able to find patches though.12:32
LuMintikonia: you are right12:32
EriC^LuMint: if it's a private ppa then they can just have the .deb's there and you can't tell much12:32
popeyI frequently use "dget" to grab source from launchpad and then modify and build locally12:32
ikoniaLuMint: the whole point of the builds on a PPA is someone has made the builds, patched the source etc etc for you, and it's clearly shown what they have patched12:33
ikoniaLuMint: so trust it or don't12:33
ikoniabut to half trust it - but then expect it to work when you modify it isn't good12:33
popeywell, you can also use ppas to build for yourself12:33
A_Jhi12:33
LuMintikonia: what I want is just to be sure the sources were not tampered with and there's nothing undesired in patches and build scripts12:34
popeyLuMint: so grab the source with dget?12:34
popeyand look at it yourself12:35
ikoniaLuMint: then there isn't really a point in using the PPA12:35
popeyLuMint: is there any package in particular you're interested in?12:35
ikoniaas the patches will be documented in the manifest12:35
LuMintpopey: that's what I'm looking for. I'll try it, thanks. I think it'd be a good idea to download official sources and run diff on both12:35
ikoniaif you don't want to trust the patches that are documented....what's the point12:35
popeyI would trust the archive more than a ppa, obviously12:36
LuMintikonia: how are they documented? I've checked a couple of ppas I use and couldn't find this documentation, maybe I wasn't looking in the right place?12:36
ikoniaLuMint: the patches should be called out in the manifest12:36
Lopeikonia: ok.12:37
JAWCI just updated a KVM VPS running 16.04. It has encrypted swap. It no longer boots, hanging at "A start job is running for dev-mapper-swap.device". How do I un-break it?12:38
ikoniaJAWC: remove the swap line from fstab first12:38
ikoniaJAWC: get it to boot12:38
ikoniathen asses the problem12:38
ikoniaassess too12:39
LuMintpopey: well, I wanted to start with this package https://launchpad.net/~mc3man/+archive/ubuntu/mpv-tests12:43
LuMintthis particular package is chosen for learning purposes though, because the ppa seems trusted12:44
popeyLuMint: what version of ubuntu?12:44
LuMint*trustworthy12:44
LuMint14 0412:44
LuMinti see there diff files, deb packages and a source archive12:44
LuMintare patches documented in diff files?12:44
popeyLuMint:  just dget -x https://launchpad.net/~mc3man/+archive/ubuntu/mpv-tests/+files/mpv_0.19.0~trusty.dsc12:45
popeyLuMint: depends on the developer12:45
popeyLuMint: but you have to read them and understand them if you are going to trust them12:45
LuMintpopey: what do you mean, sources or diff files?12:50
LuMintpopey: and wouldn't it be possible to download the build scripts from ppa, and the sources - from mpv's github?12:51
sorin-mihaii need to add resize2fs in initrd to be able to resize the root partition. for some reason, on this vps i can't resize live. any idea which method should I use?12:51
popeyLuMint: sure12:51
=== timvishe` is now known as timvisher
popeyLuMint: forgive my bluntness, but the fact that you're asking that, frankly, implies you're not qualified/skilled do to any of this and come up with a satisfactory answer about what the patches are, and do?12:52
LuMintpopey: i understand C a bit and I understand bash and that's it.12:53
=== dwsr is now known as dwsr__
=== dwsr_ is now known as dwsr
=== dwsr__ is now known as dwsr_
popeyGood luck! :)12:54
AnticomHi all. I'd like to use rpmbuild on my Ubuntu Xenial installation. However there is no specific rpmbuild package but only rpm. Now i'm afraid that i might break apt/dpkg when installing rpm12:54
popeyAnticom: installing rpm itself should be fine itself, just don't go installing rpms with it :)12:55
BluesKaj_!rpm12:55
ubottuRPM is the RedHat Package Management system. Ubuntu uses !dpkg, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported)12:55
LuMintpopey: thanks. But you are right in that I'm not really skilled12:55
popeyAnticom: there's quite a difference between installing the tool and using the tool12:55
AnticomBluesKaj_: i never said i wanted to install any rpm's on my machine...12:56
popeyLuMint: me neither :)12:56
popeyAnticom: it's just a standard canned response when people mention rpm round these parts :)12:56
Anticompopey: i just need rpmbuild12:56
popeyshould be okay12:56
Anticompopey: and afaik it's in the rpm package12:56
popeydo it in a vm if you're really worried12:56
Anticompopey: got my dotfiles repo up to date... so what could possibly go wrong ;)12:57
LuMintAnticom: you might as well try Bedrock12:57
BluesKaj_Anticom, well installing rpm implies you want to install rpm packages IMO12:57
=== cy is now known as Guest97793
AnticomBluesKaj_: I've written in my originial question that i needed rpmbuild12:58
Anticom(=12:58
februaryzsun  socat[6572] E connect(5, AF=2 10.168.168.1:11880, 16): No route to host12:58
BluesKaj_so whay are you asking here/12:58
Anticomcpack needs rpmbuild to pack rpm's which i need for my target device12:58
february10.168.168.1:1188012:59
sorin-mihaiAnticom, why not make a chroot/vm?12:59
=== grant is now known as Guest36614
LuMintsorin-mihai: dockers is also an option13:01
LuMintor bedrock13:01
LuMint^docker13:01
LuMintpopey: so how does using dget improve security?13:01
joeliocough, lxd13:01
duckfaceheyy13:04
duckfaceanyone actually reply maybe??13:04
duckfacesd13:04
duckfacesd13:04
duckfacefs13:04
duckfacedfs13:04
popeyLuMint: it doesn't. It's just a tool13:04
LuMintpopey: what's it for? To build a package that doesn't work on your machine?13:05
popeyLuMint: maybe read the man page?13:06
kqrhello! I'm running my system without a pre-packaged graphical desktop, but I'd still like to receive notifications for things like low battery. I have installed libnotify-tools as well as notify-osd, but if I try to notify-send in the terminal... it appears to succeed but no notification is displayed. where do I start troubleshooting that?13:06
ikoniaLuMint: is there a PPA you're worried about specfically ?13:06
ikoniaLuMint: or is there a tool you want but you can't find/trust13:06
ikoniamaybe your actual usecase, we could help remove / confirm your concerns13:07
tondanogood night from indonesian13:08
Phryqanyone can recommend a text-only browser? I don't mean CLI, but a GUI browser that will just display the website's text13:11
kqroh so it turns out notify-osd has to be running too. never mind my question!13:12
hateballPhryq: firefox has a "reading mode", dunno if that does what you need13:12
Southern_Gentlemlynx?13:12
punkoivan+ to reading mode13:13
Phryqno, I want it to load no images etc... only text13:14
Phryqya, I think lynx13:14
Bilbanderhi I have a question about 16.0413:17
synaps3Hi I have problem with Asus USB n13 WI-Fi adapter13:18
=== natkeeran is now known as Natkeeran
Bilbanderhi I have a strange boot sequence on ubuntu16.04 I tried to upgrade a while back from 14.?? to 16.04 I gave up and just installed a new 16.04 on the same drive with win8 so its been going along smoothly until yesterday when it wanted to update and it all went tits up. I get the Ubuntu log in screens but it will not boot into 16.04 I saw something about ecc in the bios so went to defaults in the bios and it  so long story short do 13:18
LuMintikonia: it's not as if I have something spooky installed. But I feel insecure for example about this repo https://launchpad.net/~midori/+archive/ubuntu/ppa13:18
LuMintikonia: I want a tool that would simplify building stuff I can't find in trustworthy repos13:19
Bilbanderthink it is a grub p[roblem or siomething else13:19
hateballsynaps3: what seems to be the problem?13:20
Bilbanderanyone ?13:23
vfwBilbander: Look at your initial description.  Is it accurate?13:24
Bilbanderyeah though sort of broken up13:24
vfwSo you did updates for the first time on 16.04 and ran into this problem?13:25
BilbanderI installed 16.04 on a internal with win 8 and pushed the original 14.0? to the side13:25
vfwBilbander: Did you wipe out the 14.04 install?  Or did you install 16.04 alongside 14.04, and Win8?13:25
Bilbander Now after trying to update it will not start 16.04 it goes to enter for maintainance or ctrl to reboot'13:25
Bilbanderalongside13:26
Bilbanderafter a ecc problem notice i went to default bios and it seems it is booting into 14 again13:26
BilbanderI see the ubuntu 16.04 but it goes into the boot loop13:27
Southern_GentlemLuMint, sorry but you think anything you would build should be more trustworthy, if so how13:27
Bilbanderdoes it sound like GRUB13:27
=== rpg_ is now known as rpg
vfwBilbander: https://help.ubuntu.com/community/Grub213:28
Southern_Gentlemthe link you posted https://launchpad.net/~midori/+archive/ubuntu/ppa  at least has a public presence and you can communicate with the maintainers to correct issues13:28
Bilbanderyou think it is grub even though i see all the installations at the Ubunto boot screen?13:28
AnticomWhat's the best way to get makeinfo for Ubuntu Xenial?13:29
coderhello13:30
=== coder is now known as Guest84837
Guest84837show me the money13:31
urbanendeavourAre there other chat public chat room systems than IRC, if so what are they?13:31
VoxSonorGM all13:31
urbanendeavourDoes anyone know how to get Xenial working with Ansible?13:31
Pici!alis | urbanendeavour13:32
urbanendeavourIt fails to run since Xenial installs deploys with Python 3 and not 2.713:32
ubottuurbanendeavour: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu or /msg alis list http13:32
vfwBilbander: You may have to do boot-repair13:32
Piciurbanendeavour: we also have #ubuntu-offtopic13:32
vfwBilbander: http://www.howtogeek.com/114884/how-to-repair-grub2-when-ubuntu-wont-boot/13:32
urbanendeavourI meant other chat systems, other than IRC13:32
Bilbanderthanks vfw13:32
vfwBilbander: But have you stopped the boot process and then look at grub's boot options?13:33
Bilbanderif i boot into 16.04 it shows a list of files to be checked13:33
Bilbanderdoes that sound like the boot repair?13:33
vfwBilbander: Oh, wait... You *can* boot to 16.04?13:33
vfwBilbander: So, it is the 14.04 that will no longer boot?13:34
Bilbanderno it tries to boot into it but goes into the enter for maintainace or ctrl for reboot13:34
vfwBilbander: Oh ok.  It must be filesystem error.13:34
markerz18ok guys so i have 9 days to learn everything about ubuntu. start naming books that cover a lot of it13:34
vfwBilbander: You need to follow on-screen instructions.13:35
Bilbandervfw its complicated i know I reset the bios and it now boots into what i think is 14.04 its my old descktop13:35
vfwBilbander:  The on-screen instructions says something like running fsck -y  Right?13:35
vfwBilbander: DO what it says.13:36
Bilbandernot sure13:36
BilbanderI tried what it says13:36
vfwBoot to it again.  Read what it says.  Do it.13:36
vfwBilbander: What error did you get?D13:36
BilbanderI dont remember13:36
Bilbandersorry13:37
Bilbanderwill try it again13:37
MikeGuyHey guys. I can't install things on the software center and my synaptic package manager doesn't open unless I open it through the terminal13:37
MikeGuycan anyone help me out?13:37
Bilbanderit just goes in a loop13:37
vfwBilbander: What you have are file system errors on one of the partitions.  It can only be repaired when *not* mounted.13:37
Bilbanderok sound good at least that is something13:38
Bilbanderto work with13:38
Bilbanderthanks vfw13:38
vfwBilbander: You can more-than-likely fix it if you follow those instructions.  If not, you probably need to look for another hard drive.  (If fsck is unable to fix the errors, the HD is probably failing.)13:38
vfwBilbander: You can run diagnostics on the HD and see what the health looks like ... etc.13:39
Bilbanderwhats the full code to add at command promt fsck13:40
vfwBilbander: But try again.  Do what it says.  Make sure you run fsck against the partition that 16.04 is installed on.  If it fails to repair the errors, come back here and tell us what the errror says.13:40
vfwBilbander: fsck -y /dev/sda513:41
Bilbanderok will do bye13:41
vfwBilbander: (Where sda5 is the partition that has file system errors.)13:41
Bilbanderyeah i think it is sda513:42
vfwBilbander: /dev/sda5 is *only* an example.13:42
LuMintSouthern_Gentlem: because i won't insert malware in my build13:42
BilbanderI get thanks13:42
LuMintSouthern_Gentlem: also because i'd take the source from the devs13:42
Southern_GentlemLuMint, and you think there is malware already installed in what you were referenceing how ?13:42
MikeGuycan anyone help me determine what's wrong with my software center? It keeps giving me two errors, one of them being a server error and the other being me not having the priviliges to complete that action13:43
vfwBilbander: You need to know which partition it is for sure.  But it won't hurt if you run it on a partition that does not have errors, it will only come back and tell you that there are no errors.13:43
LuMintSouthern_Gentlem: afaic there were a couple of incidents. Personally I only had a build from a user repo (a console messenger) that would eat up 1GB ram in 12 hours13:43
LuMintSouthern_Gentlem: i didn't reverse it so I really don't know what was inside13:44
MikeGuycan anyone help me determine what's wrong with my software center? It keeps giving me two errors, one of them being a server error and the other being me not having the priviliges to complete that action13:48
=== ubuntu is now known as Guest61056
mikolotkogit question. I've successfully cloned pixel-dungeon but I don't exactly know how to open it. I tried pixel_dungeon on terminal but no.13:49
petrolo!LIST.13:49
=== pkennedy_ is now known as pkennedy
vfwMikeGuy: The error for not having privilidges is more-than-likely because you did not use sudo13:53
MikeGuyvfw, it works just fine on terminal, I just want to know how I can install things just on the software center13:55
vfwMikeGuy: The server error may be beyond your control.  It may be that one of the servers it is trying to access is just not available right now, but it could be that you have an error in sources.list, (an entry that points to a server that does not exist, or....).13:55
OerHekserror in softwarecenter should show on commandline too, no?13:56
vfwMikeGuy: Well, that may be because you are trying to install a package that is not in the repositories you are using, (or upgrading one that is not in your current set of repositories).13:56
MikeGuyok, vfw. I appreciate it. One more question, my Synaptic Package Manager doesn't open unless I open it through the terminal. Do you know why that could be?13:57
OerHekssoftware center error, synaptic won't open, but cli is fine??13:58
vfwMikeGuy: Yea, I don't know why synaptic won't open.14:07
lotuspsychjevfw: tried synapitc launch from terminal?14:07
vfwlotuspsychje: Ask MikeGuy.  (He is the one that has the problem.)14:08
OerHeksMikeGuy, show us a screenshot of softwarecentererrors?14:08
MikeGuyOk, OerHeks. One sec14:08
MikeGuyand just to preface anything further, I'm running 14.04 on a Chromebook through Crouton14:08
=== thrtwrk is now known as threatwrkr
designbybeck_I've tried using Brasero on Ubuntu 16.04 on two machines to burn DVDs and neither of them ever burn14:09
lotuspsychje!burn | designbybeck_ tried other tools also?14:10
ubottudesignbybeck_ tried other tools also?: CD/DVD burning software: k3b (KDE), brasero (GNOME), gnomebaker, xcdroast, wodim (command-line) | To burn ISO files, see https://help.ubuntu.com/community/BurningIsoHowto14:10
=== max is now known as Guest83832
vfwdesignbybeck_: Do you get errrors?14:10
designbybeck_didn't get any errors vfw just click the burn button but the DVDs never spin up14:11
designbybeck_I'll look at a few others lotuspsychje14:11
designbybeck_thank you14:11
DJonesdesignbybeck_: I always use k3b for burning, pretty sure I've had issues with brasero before now14:11
lotuspsychjedesignbybeck_: perhaps launching brasero from terminal or syslog tail could help catching errors?14:11
OerHeksBrasero is optional now, not standard installed.14:12
OerHeks(16.04)14:12
vfwdesignbybeck_: growisofs -dvd-compat -dvd-video -speed=4 -Z /dev/dvd dvd/*14:12
vfwdesignbybeck_: if it's a video...14:13
vfwdesignbybeck_: I like k3b14:13
designbybeck_It has been so long since I've used DVDs I had forgotten about k3b! I liked that back in the day14:13
designbybeck_thanks vfw and DJones14:13
designbybeck_installing it now! I'm having to burn old videos for someone...but I'm going to give them a USB with the files on it as well ha14:14
lotuspsychjei wonder if handbrake can burn to dvd, anyone knows?14:15
=== threatwrkr is now known as baus
vfwdesignbybeck_: I don't blame you, just coping files to a USB is easier.14:15
=== baus is now known as heyboss
=== ugur is now known as Guest34391
MikeGuyOerHeks http://i66.tinypic.com/6f6uy0.jpg14:16
vfwlotuspsychje: I've done that for various friends/family members as well.  I think next time, I'll just copy to my raspberry PI and loan it out.14:17
suppers1125Is there any sort of window manager like Divvy or something for 16.04?14:17
DJoneslotuspsychje: Good reminder, I'd forgotten about handbrake14:17
badeballif a package resides with an old version in trusty, how does one typically go about installing a more recent version?14:18
suppers1125Something where I can create shortcuts to move the current window to be different sizes/locations14:18
lotuspsychjeDJones: didnt use myself, but many users swear by it saying its solid14:18
=== Afrotoast is now known as coffeefro
DJoneslotuspsychje: Yeah, used to use it years ago along with devede, but not having tohave anything to do with video over the last few years, it'd slipped my mind14:19
OerHeksMikeGuy, is PolicyKit Authentication Agent unchecked in Startup Programs ? see http://askubuntu.com/questions/218961/software-cant-be-installed-or-removed-because-the-authentication-service-is-no/21897014:19
MikeGuyOerHeks, I'm not sure. I'll give it a look and be right back14:20
vfw!screenshot > MikeGuy14:20
ubottuMikeGuy, please see my private message14:20
vfw!screenshot | MikeGuy14:21
ubottuMikeGuy: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here.14:21
MementMySQL Workbench is terrible on my Ubuntu end. :) Any recommendations for other MySQL GUI?14:21
DArqueBishopMement: phpMyAdmin?14:21
MementDArqueBishop, I think that might crash with 10.000+ records(?) Not sure14:22
MikeGuyOerHeks, I put in /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 but the terminal said No session for pid 2777314:24
OerHeksI think you have the angle there, did softwarecenter ever work?14:26
=== Guest14517 is now known as med_
MikeGuyOerHeks, yes it did. Before I updated to 14.04 immediately after installing it through crouton14:31
vfwMikeGuy: http://askubuntu.com/questions/218961/software-cant-be-installed-or-removed-because-the-authentication-service-is-no/21897014:33
vfwSorry, I now see that you guys have that information already.14:34
MikeGuyOerHeks already linked me to that article, vfw. The terminal commands did nothing14:34
OerHeksmaybe policykit-1-gnome is not even installed?14:34
MikeGuyI checked, OerHeks. It's installed at the latest version14:34
=== b is now known as Guest58275
vfwMikeGuy: OerHeks Maybe just reboot?14:35
vfwMikeGuy: OerHeks Maybe just some updates that are not completed?14:35
vfwMikeGuy: sudo apt-get update && sudo apt upgrade && sudo apt dist-upgrade14:36
MikeGuyvfw, I guess I can try updating again and see what happens14:36
OerHeksMaybe it is a python thing, this command should do no harm, sudo dpkg --configure -a14:36
badeballis it possible to get jq-1.5 on ubuntu trusty?14:37
OerHeksor the ugly way: sudo apt-get --purge --reinstall install software-center software-properties-common software-properties-gtk14:37
=== Guest58275 is now known as incog
vfwMikeGuy: All of the above.14:38
MikeGuyAlright, vfw & OerHeks, trying all of the above, thanks. Trying now14:38
=== Tempesta_ is now known as Tempesta
OerHeksMikeGuy, odd thing is, commandline works you say14:39
rumflump!es14:39
ubottuEn la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.14:39
MikeGuyyep, same thing. Authentication error and not enough privileges. OerHeks, vfw14:42
vfwMikeGuy: Did you reboot?14:42
vfwMikeGuy: Did you do:  sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade  ?14:43
vfw.. and then reboot?14:43
MikeGuyNo, vfw. My apologies, forgot. Let me try that. Brb. as for the second, yes I did14:43
OerHeksI am out of clues now :-(14:46
vfwGo get some more14:47
MikeGuy_vfw, OerHuks, no success14:47
OerHeksreinstall softwarecenter ..14:47
MikeGuy_I did that before reboot, OerHuks14:48
OerHeksOke, noted.14:48
Whiffle_batI need some help tweaking some video settings. I have no icon launcher or top bar in my main user account, but they are present in my guest account. What do I do?14:49
asker001hiho guys, i trie to run "ntpdate xxx.xxx.xxx.xxx" as global autostart under ubuntu mate 16.04 LTS - how can i exec this?14:49
=== JanC is now known as Guest12202
=== JanC_ is now known as JanC
vfwMikeGuy_: OerHeks Did we look at:  http://askubuntu.com/questions/218961/software-cant-be-installed-or-removed-because-the-authentication-service-is-no/218970 ?14:49
MikeGuy_yes, vfw. The solution in that thread did not work for me. I can try again, though14:50
OerHeksvfw, that was the 1st page i linked, unchecked policykit on the bottom part14:50
vfwNot much there we havent already seen.  Must be time for bug report.14:51
Whiffle_batI need some help tweaking some video settings. I have no icon launcher or top bar in my main user account, but they are present in my guest account. What do I do?14:51
MikeGuy_(polkit-gnome-authentication-agent-1:13667): polkit-gnome-1-WARNING **: Unable to determine the session we are in: No session for pid 13667 is what I get when I enter the command line in that thread14:51
MikeGuy_I don't know if this can be attributed to the fact that I am dualbooting ubuntu with chromeOS through crouton14:52
vfwMikeGuy_: To tell the truth, I never use "Software Center" anyway.  I just cut to the chase and use apt-get14:52
OerHeksWhiffle_bat, sounds like unity-plugin is disabled, ctrl alt T : ccsm # and enable unity plugin again14:52
OerHekshttp://askubuntu.com/questions/450427/how-enable-unity-again14:52
vfwMikeGuy_: But I agree that we should try to solve the problem.14:53
MikeGuy_vfw, I might have to start doing the same. I'll start learning learning more commands for the terminal. I'm to heavily dependent on easy to use GUI's14:54
crazyadmyou guys sounds like there are many apps to install14:55
vfwMikeGuy_: Yea, what ever is easier.... and to me, it just seems quicker and easier to use apt14:55
=== cebg is now known as kurtis
crazyadmi setup an LNMP and don't know what to install next14:56
KeydnsWhat can one do with an ubuntu on a laptop?14:56
kurtis I have some problems with Nvidia drivers14:57
crazyadm i made my old laptop a file center14:57
vfwcrazyadm: What exactly are you trying to do?  (What is your end goal?)14:57
vfwKeydns: Lots14:57
DArqueBishopKeydns: pretty much anything you can do with Windows on a laptop, I would say.14:57
crazyadmmy goal is to set a web server, samba server14:58
kurtisI should desist?14:58
vfwkurtis: no14:58
crazyadmnginx, php, mysql14:58
vfw!nvidia | kurtis14:58
ubottukurtis: For nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing »14:58
crazyadmit's not a busy web server14:58
crazyadma rhel7 repo14:59
crazyadmthat's about it14:59
kurtisIn trying , but always have the same problem when reboot14:59
crazyadmthis is very old laptop too. celeron15:00
KeydnsHow would i figure out what i can do? Its a bran new laptop15:00
MikeGuy_quick question, one of the pros of using the software center is that the installed programs are listed so when I forget about a program that I never use or have an obsolete program, I can just check and uninstall them one by one. Is there an alternate way of doing that?15:00
vfwcrazyadm: You need to ask a question and give details.  We can only give advice for specific issues.15:00
vfwMikeGuy_: Yes15:01
crazyadmmy question is, what's a faster file server than nginx15:01
crazyadmwith php container15:01
KingOfOOPapt-get update command gives the "got NODATA (does the network...)" error. What is the solution ?15:02
MikeGuy_vfw, great! What would the alternate method be?15:02
vfwMikeGuy_: One thing you can do is show what the latest installed packages are15:03
vfwMikeGuy_: ls -ltr /var/lib/dpkg/info/*list15:03
vfw(Shows latest last15:03
joeliocrazyadm: nginx is quick, it depends on *how* you serve up php, fpm or cgi stuff etc.15:03
joeliojust changing the web server top level isn't where the performance issues will lie imho15:04
vfwMikeGuy_: Read the man file for apt-cache  and notice the parts about policy15:04
MikeGuy_ok, thanks vfw15:05
vfwMikeGuy_: apt-cache policy gnome-terminal  #Gives information about the package gnome-terminal15:05
vfwMikeGuy_: apt-cache search xsane  #Finds the keyword xsane  and gives package names.15:07
boxrick1Good afternoon15:07
vfwMikeGuy_: Spend some time reading man apt-get15:08
boxrick1I am attempting to create a .deb file from a file which  installs fine from make and make install ( cobbler ).  I am getting this error though, would anyone steer me in the right direction?15:08
boxrick1http://pastebin.com/ffxWvhRb15:08
MikeGuy_I will. I'm gonna learn some more so I understand how to troubleshoot ubuntu. Linux is an entirely different animal than Windows is15:09
MikeGuy_I appreciate all of your assistance, vfw. You as well, OerHeks15:09
KingOfOOPHi , can someone help me with my problem ?15:10
vfwboxrick1: Use full path?15:10
vfwKingOfOOP: Maybe.  (If we know what it is.)15:10
Southern_GentlemMikeGuy_, i am a windows admin, but i have been using linux since the late 90s and i am trying to understand ubuntu at this point15:11
MikeGuy_Southern_Gentlem, how's it going along?15:11
Southern_GentlemMikeGuy_,  well i have found out i hate unity and i have installed mate in ubuntu ( ihave a vm here at work and i put ubuntu on a laptop at home15:12
KingOfOOPvfw: apt-get update gives the NODATA (does the network requires authentication ?) error15:13
vfwKingOfOOP: Is that the exact error?15:14
Mamiko KingOfOOP do you use proxy or something?15:14
Southern_GentlemMikeGuy and if you think about windows and linux they do have something that are simulair  both have kernels , they both have configurations (etc in linux, reg in win) etc..15:14
KingOfOOPMamiko: No15:16
MikeGuy_oh, there's one more issue I have that I couldn't seem to find on google15:16
vfwKingOfOOP: What kind of network are you on?  (ISP...)15:16
MikeGuy_the volume widget on the panel doesn't reflect the actual volume ever15:16
KingOfOOPvfw, Code and error is : http://paste.ubuntu.com/23207461/15:17
MikeGuy_I'm dualbooting with chromeOS using crouton, and on the ChromeOS screen it's working just find. The ubuntu icon does not15:17
KingOfOOPvfw: ADSL15:17
KingOfOOPvfw, It is't relative to the speed anyway...15:18
adamcKingOfOOP: it is if your MTU on your DSL isn't set correctly :)15:19
vfwKingOfOOP: I think you have a bogus entry in sources.list15:20
vfwKingOfOOP: http://askubuntu.com/questions/381377/apt-get-update-through-tor15:20
KingOfOOPvfw: How to locate it then ?15:20
KingOfOOPI mean can the line be identified ?15:21
de-factohmm Guys, is it possible to run Xenial on an old white Powerbook G4? (was asked by a friend, i dont have a clue about mac)15:21
vfwKingOfOOP: What version of Ubuntu do you have?15:21
vfwKingOfOOP: lsb_release -v15:21
de-factoare those just the powerpc iso downloads?15:21
KingOfOOPvfw: 14.04 LTS15:21
vfwKingOfOOP: lsb_release -r15:21
Mamikohttp://askubuntu.com/questions/410519/cannot-install-anything-via-apt-get-problem-with-apt-get-update may it help you15:21
vfwKingOfOOP: Read http://askubuntu.com/questions/381377/apt-get-update-through-tor15:22
dbearI have ubuntu 16.04 LTS deskop and have installed google chrome. However google chrome refused to make a sound. I have following a number of leads most related to ubuntu 15 and older versions of chrome. Still can't get audio out of chrome. Audio works fine from firefox, chromium, opera, etc.. just fails for google chrome. Any pointers?15:25
vfwdbear: On what type of file?15:25
dbearvfw: any thing from youtube -- streaming media15:26
rodney77Hello, I am having choppy performance and high CPU issues which I absolutely cannot solve. I tried to run 16.04 but had to downgrade to 14.0.0 to get reasonably good performance. Flash videos are choppy and send the fans spinning, and even an animated gif will freeze the page when scrolling. Can someone help?15:26
KingOfOOPvfw: Found no dl.google.com on my sources.list15:26
vfwdbear: Did you check on-screen volume control?15:26
KingOfOOPMust be added ?15:26
dbearvfw: check lots if different things including volume control15:27
JohnTalenthow do you get gsettings to set and stay set on Ubuntu? I was thinking startup script.15:27
JohnTalenti'm setting cursor-size15:27
rodney77i have the i915 graphics driver. kernel is 3.13.0-24, the most stable kernel I could find. Boot flags are mtrr_spare_reg_nr=1 quiet elevator=deadline enable_mtrr_cleanup=1 splash mtrr_chunk_size=512M mtrr_gran_size=128K15:27
vfwKingOfOOP: pastebinit /etc/apt/sources.list  #Send resulting URL15:28
rodney77I had to run the flags to remove 'bad gran size' errors in kern.log15:28
dbearvfw: also install pavucontrol and when viewing the playback devices, chrome never shows up.15:28
dbearchromium, firefox, et all show up as play back devices15:28
dbearbut I never see that chrome attempts to connect to audio15:29
vfwdbear: Ask #chrome15:29
KingOfOOPvfw: The whole content of the file is http://paste.ubuntu.com/23207518/15:29
vfwdbear: May be it's player, (and not just google-chrome).15:29
=== john is now known as Guest28750
vfwdbear: I just use firefox, so not sure about google-chrome15:30
dbearvfw: thanks.  will ask #chrome15:30
JohnTalentwell?15:32
dbearrodney77: can you boot to a different os to see if the same thing happens with cpu?15:34
rodney77dbear, I can only boot into ubuntu live usb15:34
rodney77but I can tell you that I have problems there too15:34
vfwKingOfOOP: I see that you have backports enabled which can lead to problems.15:35
dbearrodney77: can you plan mp4 videos without the same issue?15:35
KingOfOOPvfw: So lets temporary disable them and check if the problem is solved , but how ?15:36
rodney77dbear, I just played a sample mp4 video and it seemed to be ok15:36
rodney77i should mention that html5 video generally plays back alright15:36
YuMiexit15:36
dbearrodney77: so you thing the flashplayer is cause the cpu spike?15:37
rodney77the biggest problems in the browser are flash, heavy web applications like google adwords or facebook, and fading animations like a jquery image carousel15:37
joelioMPEG-DASH ftw ;)15:37
rodney77dbear, i think the flash player is a symptom of a larger problem15:37
dbearwhile playing a flash, what do you see with top ?15:37
OerHeksKingOfOOP, are you on 32 bit?15:38
KingOfOOPOerHeks: Yes15:39
OerHeksthen remove the google repo, chrome is 64 bit only15:39
KingOfOOPOerHeks: didn't find the dl.google.com o sources.list15:40
KingOfOOPOther URLs ?15:40
slicktux-_-15:40
OerHeksKingOfOOP, correct, it should not be there, ppa's are stored in its own /etc/apt/sources.list.d/  folder15:40
zerohi15:40
JohnTalentchaing the mouse cursor size shouldn't be rocket science, but it is under linux.15:40
JohnTalentchanging15:40
=== zero is now known as Guest89405
Phryqso how would I install this in Ubuntu? http://aqualung.jeremyevans.net/download/15:41
OerHeksjust remove it from softwarecenter> sources15:41
slicktuxPhryq: I15:42
OerHeksPhryq, follow the !build factoid, then do that manual15:42
OerHeks!build15:42
rightonyourtailJohnTalent: You can use a startup, or I think you can set dconf directly15:42
ubottuCompiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)15:42
rightonyourtail*startup script15:42
slicktuxPhryq: I'm sure you can download the source and run it from the keyboard; or what OerHeks 'said'15:42
Phryqis it only possible to get this program at source?15:42
slicktuxPhryq: NVM it is source; lol15:43
KingOfOOPOerHeks: google.list , google.list.save , google-chrome.list & google-chrome.list.save are the matches for google. All must be removed ?15:43
OerHeksKingOfOOP, yes, but do that by disabling it fromsoftwarecenter>sources. or remove them manually, as it never installed a package, so no harm done.. normally removing those entries is not the right way to do this.15:44
JohnTalentrightonyourtail: nope.15:44
OerHeksthe right way would be ppa-purge15:45
OerHeks!ppapurge15:45
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html15:45
joelioPhryq: Firstly compile and make sure it works, then for an installable package check out fpm - although it's very non-debian way. https://github.com/jordansissel/fpm/15:45
OerHeks( it reverses packages)15:45
KingOfOOPOerHeks: removing them manually ? You mean moving them elsewhere ?15:46
v3n0mIs this the Ubuntu's general IRC chat?15:46
OerHeksKingOfOOP, manually = removing those .lists form that folder15:46
PhryqI'm following that guide, and "sudo apt-get install gcj" gives me this, Package gcj is not available, but is referred to by another package.15:46
PhryqThis may mean that the package is missing, has been obsoleted, or15:46
Phryqis only available from another source15:46
naccv3n0m: seem /topic15:46
nacc*see15:46
v3n0mAlright thanks.15:46
v3n0mUbuntu has been a great experience really.15:47
v3n0m:)15:47
naccPhryq: on ubuntu, i think it's gcj-<version>15:47
v3n0mI just downloaded and installed it yesterday.15:47
PhryqAh, Aqualung is gcj-?15:47
Phryqoh, I get it15:48
Phryqcompiling from source looks like a lot of work15:48
SchrodingersScatPhryq: depends, can be15:51
ubuntu869I am trying to stop my satellite lap top from suspending when I close the lid so I can use an external monitor(s) and keyboard. I followed as per http://askubuntu.com/questions/15520/how-can-i-tell-ubuntu-to-do-nothing-when-i-close-my-laptop-lid I have added HandleLidSwitch=ignore to the logind.conf and changed ignoreLid to true in UPower.conf. Neither works. Anyone have any other suggestions?15:52
OerHeksPhryq, fun thing is: any error gives a clue what you are missing15:52
KingOfOOPOerHeks, I'm root but apt-get update after removing dl.google.com from software center resulted this : http://paste.ubuntu.com/23207642/15:54
OerHeksKingOfOOP, do you have software center open why you do cli ?? close it, one instance only to apt!15:55
OerHeksand being root all the time, bad practice15:56
appleguruhow can I tell my openvpn server/client to use a particular gateway?15:56
* Zardoz_gnoobot is happy to be back in this channel15:58
CodFectioni3 works fine on unity?15:58
bilbanderhi I have a problem logging into Ubuntu 16.04 I was here earlier15:58
KingOfOOPOerHeks: Software center was closed , I closed the folders that was relative to apt , etc closed software updater but the same result15:58
ubuntu869bilbander whats the problem?15:58
sebsebsebhi15:58
=== timetrex is now known as catbadger
sebsebsebKingOfOOP: just joined here, so what's your issue with teh software centre?15:59
bilbanderI end up here. /dev/sdb5: clean 345925/30015488 files15:59
bilbanderit says that at the top of the black screen15:59
v3n0mHey15:59
sebsebsebv3n0m: hi15:59
bilbanderlet me post the rest15:59
v3n0mguys, do you know how can I install Kali Linux tools on Ubuntu?15:59
v3n0mI tried the katoolin15:59
bilbander53441721/120051200 blocks welcome to emergemcy mode!16:00
sebsebsebbilbander: what's your issue, I just joined here16:00
bilbanderafter logging in, type journalctl -xb to view system logs stsem  reboot16:00
sebsebsebv3n0m:  what's kali linux ?16:00
bilbanderso what do I do how do you logg in16:01
rawhideCreated a fresh partition on external drive and formatted as NTFS. msdia80.dll appears in root (no windows machine has access to drive)16:01
OerHeks!kali | v3n0m16:01
ubottuv3n0m: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)16:01
appleguruI’ve setup an openvpn server, and I can access it no problem, but I can’t access the internet through it, just the servers on the remote local network16:02
rawhidewhere did msdia80.dll come from?16:02
KingOfOOPsebsebseb: Everything using the apt is closed but using apt-get update is showing http://paste.ubuntu.com/23207642/ (I'm root and just recently removed dl.google.com from the software center)16:02
bilbanderit goes on after that basically saying  press enter for maintainance or crtl d to reboot it comes back to this again at the top16:02
OerHekskali pentesting is beyond the scope of this channel16:02
KingOfOOPAlso tried a logout command and returned again16:03
bilbanderdid you see all that ubuntu869  VFSK was helping me earlier16:04
=== Biokee is now known as Guest58942
OerHeksrawhide, did you install visualC orsteam in wine??16:04
=== c1_ is now known as Jakey2
sebsebsebKingOfOOP: ok looks like that package manager may be broken, it breaks sometimes16:04
sebsebsebKingOfOOP: the package manager as in apt in this  case16:04
OerHeksKingOfOOP, how did you get root rights? or are you on some sort of kali-linux that is root all the time??16:05
sebsebsebbilbander: no  I didn't see16:05
rawhideOerHeks, nope. Don't even have wine installed on this box.16:05
sorin-mihaii'm trying to fix the locale in a vps, it seems like there is something else setting the locales beside /etc/locale.gen. any ideea how to figure it out?16:06
nicanaca0hey chat, when using apache and adding a normal user into the www-data group, is it safe to recursively set the sticky bit so all dirs/files are always user.www-data?16:06
bilbandersebsebseb it will not boot into 16.0416:06
akiksorin-mihai: the locale is set in /etc/default/locale16:06
rawhideOerHeks, i do have nvidia tools and almost all ntfs-compatibility packages installed.16:06
sebsebsebbilbander: you mean it's coming up with command stuff16:07
sebsebsebbilbander: instead of the graphical log in screen and such16:07
bilbanderyeah16:07
ubuntu869Anyone know how to keep my laptop from suspending when the lid is closed? By the way before I made the above changes I tried changing When the lid is closed to do nothing in the power settings.16:07
bilbander black screen telling me to check the journal but its pages long16:07
KingOfOOPOerHeks: Maybe a misunderstanding (I mean *sudo su -* from the root word)16:07
sorin-mihaiakik, there is only en_US.UTF-8. same in locale.gen. but then, locale-gen generates _all_ the other en_US locales too.16:08
JonelethIrenicusanyone know if ublock origin is any good?16:08
joelioJonelethIrenicus: yea, get the right one though16:08
rawhideJonelethIrenicus, yup its the best adblocker atm. imo.16:08
OerHeksKingOfOOP, wrong practice, that way your environment can be damaged, solution: use sudo -i16:09
akiksorin-mihai: during install ubuntu sets it as fi_FI for me. after install i just need to change that string to en_US16:09
JonelethIrenicusjoelio: there is ublock and ublock origin16:09
JonelethIrenicusjoelio: which one :D16:09
OerHeksKingOfOOP, that way your terminal session will be root until you close/exit16:09
bilbanderits says log in from the command prompt in emergency mode how would you do that I see it has root16:09
Chrome-HelpHey all, I need help with the audio on my ubuntu 14.04 dualbooted with ChromeOS through Crouton16:09
rawhideJonelethIrenicus, ublock origin16:09
joelioJonelethIrenicus: ublock origin by gorhill16:09
Chrome-Helpthe audio icon on the panel of my ubuntu desktop does not accurately display the actual audio volume16:10
sorin-mihaiakik, yeah, it makes sense. but my problem is that even with dpkg-reconfigure locales and the etc/default/locale and the /etc/locale.gen files set identycal, it still generates all the other locales...16:10
JonelethIrenicusjoelio: rawhide thanks brothers16:10
joelionp dude16:10
joeliothe otherone has malwares, or some shiz16:10
Chrome-Helpthe audio goes up and down, but not on the icon, unless I manually scroll it up and down. I have no idea what could be causing this issue16:10
akiksorin-mihai: so the problem is not setting the new locale but get rid of the other locales?16:11
joelioOerHeks: nah, sudo su - is fine ;)16:11
sorin-mihaiakik, yeah16:11
v3n0mHey16:11
sorin-mihaiakik, but, is not only getting rid of them, but to also not generate them in the future16:11
KingOfOOPOerHeks: Well i exited the terminal and returned but there is the same error. Do i need to reboot ?16:12
v3n0mI wanna know how to install pentesting tools in Ubuntu16:12
v3n0mHelp me out please.16:12
* sorin-mihai LMFAO16:12
LuMintikonia: it's not as if I have something spooky installed. But I feel insecure for example about this repo https://launchpad.net/~midori/+archive/ubuntu/ppa16:12
LuMintikonia: I want a tool that would simplify building stuff I can't find in trustworthy repos16:12
Chrome-HelpI would really like to know how to fix the volume display on my ubuntu desktop, any help would be greatly appreciated16:12
akiksorin-mihai: does the list match what is in /var/lib/locales/supported.d ?16:12
rawhidethat msdia80.dll (created 01DEC2006) is freaking me out. No one has any idear (no Wine, no steam and no visual studio installed).16:12
v3n0mHey16:12
Piciv3n0x: thats not really on-topic for this channel.16:12
v3n0mWhere can I help for this?16:13
joelio!kali | Venko16:13
ubottuVenko: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)16:13
joeliov3n0m: ^^16:13
Piciv3n0x: if you know what tools you want, use apt to install them, but beyond that we cannot provide any help.16:13
v3n0mAlright.16:14
v3n0mI have installed qbittorent.16:14
v3n0mBut it doesn't start automatically at launch.16:14
sorin-mihaiakik, interesting. never saw this one before. yeah, that's the same16:14
v3n0mThere's no option for launching it at startup.16:15
v3n0mAny way to do it from terminal?16:15
de-factocopy its desktop file in /etc/xdg/autostart/16:15
de-factoit will start every .desktop file in there when you login16:15
v3n0mDesktop file?16:15
akiksorin-mihai: comes from the language-pack-en-base package16:15
joeliov3n0m: and you expect to be a pen tester? You might want to read up on some stuff first dude :)16:15
v3n0mYeah man.16:16
KingOfOOPsebsebseb: Is there any way to fix this ?16:16
v3n0mI wanna know but that's the start.16:16
joeliosure thing16:16
Jordan_Urawhide: How did you create the partition and the ntfs filesystem?16:16
v3n0mIt all starts like that.16:16
de-factov3n0m the .desktop files in  /usr/share/applications/ used for starting GUI apps16:16
de-factoa rough guess woudl be "sudo cp /usr/share/applications/qbittorrent.desktop /etc/xdg/autostart/" or something like that16:18
Chrome-Helpcan anyone help me figure out my audio issue with chromeOS and Ubuntu not being synched?16:18
circ-user-5OblVAnyone got advice for a Ubuntu Server 16.04 installation that lost all outgoing internet connections except SSH?16:18
de-factocirc-user-5OblV can it desolve hostnames in dns?16:19
de-facto*resolve16:19
dbearcirc-user: netstat -r ?16:19
sorin-mihaicirc-user-5OblV, firewall?16:19
circ-user-5OblVde-facto: I have tried updating DNS but that didnt help :(16:19
de-factoi mean can it resolve names like "host google.com"?16:20
rawhideJordan_U, gnome-disks16:20
circ-user-5OblVsorin-mihai: i am not sure if it might be the firewall, i cant ping or even do a apt-get request16:20
bilbanderno help then? or have I missed it?16:20
dbearcirc-user: what does ifconfig tell you?16:20
v3n0malright.16:21
t2mknwhere to past image to show something to you people?16:21
circ-user-5OblVeth0      Link encap:Ethernet  HWaddr d8:d3:85:af:79:fb             inet addr:192.168.1.101  Bcast:192.168.1.255  Mask:255.255.255.0           inet6 addr: fe80::dad3:85ff:feaf:79fb/64 Scope:Link           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1           RX packets:12037 errors:0 dropped:0 overruns:0 frame:0           TX packets:2790 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:1000      16:21
t2mknlink please16:21
nacct2mkn: imgur, iirc16:21
circ-user-5OblVi get a IP, that i can SSH into. but no outgoing connections ( is my feeling ) not even port 8016:21
dbearcirc-user: you can ping the firewall ? 192.168.1.116:21
v3n0mA guy name sorin-mihai is telling me to send money to him for teaching me stuff.16:21
v3n0mLol!16:21
circ-user-5OblVdbear: no i cant. or router or own ip16:22
dbearv3n0m: you can send me money too:016:22
v3n0mHahaha16:22
dbearcirc-user: what does netstat -r tell you?16:22
v3n0mMoney matters .16:22
v3n0mI'm not rich.16:22
dbearv3n0m: I'll even accept bitcoin;-)16:23
v3n0mAnd I don't even have them.16:23
circ-user-5OblVdbear: Kernel IP routing table Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface default         192.168.1.1     0.0.0.0         UG        0 0          0 eth0 10.8.0.0        10.8.0.2        255.255.255.0   UG        0 0          0 tun0 10.8.0.2        *               255.255.255.255 UH        0 0          0 tun0 192.168.1.0     *               255.255.255.0   U         0 0          0 eth016:23
circ-user-5OblVno netmask for eth016:23
k1lcirc-user-5OblV: you might better use paste.ubuntu.com for pasting stuff. that is better readable then16:23
dbearcirc-user: put things like that on pastebin16:24
dbearcirc-user: you have a tunnel interface16:24
circ-user-5OblVk1l: Thanks :D16:24
dbearare you using a vpn?16:24
dbearlike openvpn16:24
circ-user-5OblVhttps://paste.ubuntu.com/23207781/16:24
mate|99870Hello Guys, can someone help me? If i start linux it says "It was found a problem with a system application." ... I think its a problem with Ralink 3070 WiFi Problem. Beacuse if i am trying to test my Router, Linux freeze16:25
circ-user-5OblVdbear: no not on this computer16:25
mate|99870(after i start "reaver -i mon0")16:25
dbearcirc-user: you have some strange routing tables16:25
circ-user-5OblVthe tun0 ( i am guessing ) is using it for ssh, right?16:25
dbearcirc-user: tun0 is not used for ssh16:25
circ-user-5OblVdbear: LOL! :D i belive you, any advice to resolve them?16:25
v3n0mAnyone knows blackbox irc chat?16:25
circ-user-5OblVdbear: oh.16:26
v3n0mName?16:26
circ-user-5OblVdbear:  could i reset all network settings somehow perhaps?16:26
v3n0mThere aren't much guys there on Kali chat.16:26
joeliotoo 133716:26
v3n0msorry backbox.16:26
k1l!backbox | v3n0m16:27
ubottuv3n0m: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it.16:27
t2mknWhy happening, see the red box please: http://imgur.com/a/5YqPh16:27
bilbanderbasic help please?16:27
dbearcirc-user: the 10.8.- networks are usually used for vpn's or some 'alternate' routing. If you kill the processes that created them, then your routing will probably get better16:27
nacc!ask | bilbander16:28
ubottubilbander: 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 !patience16:28
circ-user-5OblVdbear: ok sweet. kill the tun0 ( sorry new to this16:28
bilbanderi was being helped but the guy went away16:28
t2mknsomeone any idea, how can i identify whats the exact cause of that?16:29
nacct2mkn: do you have a local network configuration?16:29
t2mknnacc, yes16:29
rawhidecirc-user-5OblV, you have no idear where the tun0 came from?16:29
bilbanderI have a HD with win8, ubuntu 16.04 and I think now the older 14.0 if they are all showing up in my grub menu at boot but only 16.04 is not loading is it a grub problem16:30
nacct2mkn: how did you do it? /etc/network/interfaces?16:30
t2mknnacc: yes using a static ip their16:30
circ-user-5OblVrawhide: No, but i did manage to kill it now. Retrying apt-get. I didnt have it before running 14.04 but got them when updating to 16.0416:30
nacct2mkn: please pastebin that file, presumably it's incorrect16:30
k1lbilbander: if only 16.04 is not booting its not a grub issue, since grub is loading and the other OS work to. maybe its a driver issue. so what are the logsfiles saying? what is exactly happening?16:31
Jordan_Urawhide: What is the ctime for that file?16:31
KingOfOOPOerHeks, sebsebseb, vfw, Thanks for the helps. exitting...16:31
KingOfOOPexit16:31
sebsebsebbilbander: hi16:31
bilbanderok thanks so why would it not load I get a black screen with this at the top  [11:59] <bilbander> I end up here. /dev/sdb5: clean 345925/30015488 files16:31
sebsebsebbilbander: distracted by other channel/s16:32
sebsebsebbilbander: try and get into the recovery mode if you can16:32
sebsebsebI guess16:32
sebsebsebKingOfOOP: hold on16:32
bilbanderok seb just been sitting waiting16:32
k1lbilbander: maybe its a video driver issue?16:32
v3n0mGuys, btw there are any other packages which have penetration testing tools on Ubuntu?16:32
v3n0mI'm not talking about Kali.16:32
bilbanderit happened after it tried to update16:32
k1lbilbander: if the 14.04 is loading you can use that to read the logfiles from the 16.04 disk16:32
sebsebsebKingOfOOP: if apt is broken hmm16:33
sebsebsebKingOfOOP: it can be fixed for a start16:33
bilbanderkll how do I do that16:33
bilbanderI am in that right now16:33
rawhideJordan_U, 904704 Dec  1  200616:33
t2mknnacc: http://imgur.com/MkhwlVF16:33
BluesKaj_t2mkn, pastebin your /etc/network/interfaces file16:34
k1lbilbander: mount the 16.04 disk and go to /var/log on that disk and look at syslog and xorg.log16:34
t2mknBluesKaj_: http://imgur.com/MkhwlVF16:34
bilbanderwhere will i post it?16:34
Jordan_Urawhide: Is the disk itself that old?16:34
k1lbilbander: paste.ubuntu.com and show the linke here16:34
nacct2mkn: not sure why you're using imgur for a text file, but ok16:35
nacct2mkn: upon boot of that system, what interfaces are present/up?16:35
rawhideJordan_U, i bought the disk recently but its a cheap 2T HDD for backup. The timestamp matches some other peoples timestamp (cf. google) so i don't think its the drive.16:36
t2mknnacc: how to check. m new to linux so please help  a bit16:36
nacct2mkn: you are setting up static networking but don't know how to verify you have it setup? ... `ifconfig -a`16:36
rawhidecirc-user-5OblV, did you do a fresh install of 16.04 or upgrade from previous version?16:37
mate|99870Hey, i hope some one can help me? A text paste site with my problem description: https://justpaste.it/yj7616:37
akikt2mkn: on ubuntu 14.04 the delays come from /etc/init/failsafe.conf16:38
BluesKaj_t2mkn, the dns nameservers are incorrect , it should look like ,nameserver 8.8.8.8 then the next line below is , nameserver 8.8.4.416:38
bilbanderhttp://paste.ubuntu.com/23207841/16:38
BluesKaj_t2mkn, also are using 2 ethernet cards?16:38
stan_man_canSo i have 3 monitors across, any way to play CS:GO on all 3 at once?16:39
t2mknBluesKaj_: using 1, i just kept that without commenting out16:39
Jordan_Urawhide: I'm wondering if you never actually ran (or had another program run) mkfs.ntfs. You can delte and create a partition table entry and if the start sector is the same (which it most likely will be with the first partition of a disk, or with a partition following a partition that hasn't changed) then you will just get the previous filesystem.16:39
BluesKaj_t2mkn, comment it16:40
t2mknok16:40
bilbanderI have two xorgs one says old16:40
BluesKaj_the dhcp setting there is not eeded with static IP, t2mkn16:41
BluesKaj_needed16:41
t2mknnacc: http://imgur.com/RTq7RYB16:41
rawhideJordan_U, brilliant! -> mkfs.ntfs..  i did create a an ExFAT volume in VeraCrypt after formatting the backup drive. How did u link it to mkfs.ntfs?16:42
nacct2mkn: BluesKaj_: it woud appeard that eth1 is your isssue, if i ahd to guess16:42
AndChat93396Hello:)  would you like to visit a new chay to make #ubuntu channel!  Visit www.greekircnet.gr16:42
Jordan_Uv3n0m: Yes, many. nmap, tcpdump, and wireshark are tools I use regularly.16:42
AndChat93396Www.greekircnet.gr16:42
k1l!nomodeset | bilbander try that with the one time solution16:42
ubottubilbander try that with the one time solution: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter16:42
Jordan_UDo *NOT* visite the above site.16:43
mate|99870is someone looking to my problem or ..? :D16:44
bilbanderubuttu i treid that when i tried to upgarde 6 months ago from 14.0 to 1604 you think that could be it again?16:44
t2mknnacc BluesKaj_ yes u r right, eth1 was issue. now solved. cooooooool. Thanks a lot.16:44
escpandahow can i connect to #django chat?16:44
rawhideescpanda, write /join #django16:45
Zardoz_gnoobotescpanda: you need to register your nick16:45
Zardoz_gnoobotfirst16:45
escpandacan you tell me how?16:45
aaron-brown-suguwtf16:45
bilbanderI have to reboot to do that so will wait to see what the guys make of my log files16:45
mate|99870can some one read *THIS* message?16:46
compdocno16:46
Zardoz_gnoobotfor the official django IRC on freenode you need to register....give me a minute will give you links16:46
rawhideJordan_U, but you where right about the start sector. Thanks.16:46
rawhideJordan_U, i mean: thanks!16:46
mate|99870i am feeling me like an idiot .. -.- xD16:46
escpanda+i16:46
BluesKaj_t2mkn, np ;-)16:47
t2mknnacc: was pasting image because unable to copy text from VB window. I set that all Googling the whole day. Just a LAMP server, with root unlocked. ssh root login enabled. :) was touch but i learnt a lot. :)16:48
Zardoz_gnoobotescpanda: https://help.ubuntu.com/community/InternetRelayChat/Registration here are the steps16:48
bilbanderubottu I have a graphics screen until it treied to boot into the 16.04 it then goes to that clean files numbers in a black screan16:49
ubottubilbander: I am only a bot, please don't think I'm intelligent :)16:49
nacct2mkn: use pastebinit16:49
t2mknnacc: now on, i can copy text. using ssh to login to VB as root user :) that time was not using ssh.16:50
t2mknseems I am done for today. will setup some mysql admin options tomorrow.16:51
=== johnc4510 is now known as johnc4510_
=== yazdmich is now known as BytesAndCoffee
v3n0mWhat do you guys say about Ubuntu's gaming performance?16:53
=== johnc4510_ is now known as johnc4510
v3n0mWith Wine.16:53
markerz18where can i download and install a rootkit for ubuntu?16:54
noobtest16:54
naccv3n0m: not really ontopic for this channel16:55
mate|99870test16:55
v3n0mWhat is ontopic for this channel then?16:56
noobIf i start Linux the resolution (at the login screen) ist perfect, but if i enter my password the resoulution is very smaller. How can i fix it, can someone help me?16:56
k1lv3n0m: technical ubuntu support.16:57
bilbandercan you tell if I am actually on a 14.0 or a in 1604 right now?16:57
naccv3n0m: see /topic. didn't i just ask you to do that an hour ago?16:57
k1lbilbander: "lsb_release -sd"16:57
k1lmarkerz18: you cant.16:57
markerz18bummer. i need one16:58
bilbanderbill@bill-System-Product-Name:~$ lsb_release -sd Ubuntu 16.04.1 LTS16:58
ApenasMaisUmAlgum Desenv Web ?16:58
bilbanderso seems the upgrade i could never get into is the one I am in now?16:59
k1l!br | ApenasMaisUm16:59
ubottuApenasMaisUm: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.16:59
bilbanderkll I had tried to upgrade originally but could never get into it so I made a new partition and installed a fresh 16.04 that seems to have died yesterday or will not let me in so if i have a running 16.04 i may just move the flies over and reformat the  one that died?17:03
Zardoz_gnoobotdoes anyone know how to disable the JOIN/QUIT messages in irssi17:06
DArqueBishop!quiet17:07
DArqueBishop... didn't think so.17:07
k1l!quietirc | Zardoz_gnoobot17:07
ubottuZardoz_gnoobot: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages17:07
Zardoz_gnoobotthanks k1l17:08
Zardoz_gnoobotI used /ignore #xkcd-signal MODES JOINS PARTS QUITS17:09
Zardoz_gnoobotnow the chat seems to be less noisey phew!17:09
ferchita Hello everybody is it ok to put /tmp on a different partition ? according to FHS it seems to be forbiden http://www.pathname.com/fhs/2.2/fhs-3.1.html17:13
naccferchita: where do you see that it says forbidden?17:16
adityahello guya=s!!!17:16
adityaguys*17:16
docgiare you guys using a dock on top of unity?17:17
adityano17:17
adityawtf17:17
adityacant wait for unity 8!!!17:17
OerHeksdocgi, you are free to do so17:17
OerHeksaditya, please watch your language, thanks17:17
adityasorry niggas!!!17:18
naccsomeone want to ban/kick aditya?17:18
OerHeks!ops17:18
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu17:18
ferchitanacc: it is not listed as "designed to be located on other partitions or filesystems" section "3.1 Purpose"17:18
nacck1l: thanks17:18
EriC^^!cookie | k1l17:19
ubottuk1l: Wow! You're such a great helper, you deserve a cookie!17:19
jn_jnehooooooo17:19
jn_jnhellooo|17:19
OerHekshi jn_jn17:19
naccferchita: what is on /tmp that is necessary to mount other filesystems?17:19
naccferchita: read the entire line. Also, /tmp will still be present in /, there will just be a point that somethign gets mounted over the top17:20
cri13hello, i need help with pulseaudio, i typed a bad command, any one can help me plz ?17:21
nacccri13: what did you type, be more specific17:21
EriC^^cri13: which command did you type?17:21
bilbanderkll are we done?17:21
jsparksHi my mysql server is stoping every once in while anyone knows what might be causing this behavior?17:21
cri13i edited "/etc/modprobe.d/blacklist-firewire.conf" and inserted this line : "install snd_dice /bin/false" , now i got no more sound.17:22
=== CptLoveNipple is now known as OasisVape
k1lbilbander: with what? i could not get a clue what you were doing and what the issue is now.17:22
nacccri13: ok, remove that line and restart pulseaudio?17:22
cri13i try to repair since 2 days but n othing works.. im newbie on linux.17:23
bilbanderok so I posted those files you see them or now?17:23
cri13i removed it but i dunno how to restart puilse audio17:23
nacccri13: puleaudio -k, iirc17:23
bilbanderok just did not want to leave if you were looking at the logs but hey good day17:24
nacccri13: oh wait, you edited a modprobe blacklist? you might also need to reboot then17:24
cri13$ pulseaudio -k, iirc17:24
cri13pulseaudio : option invalide -- ','17:24
cri13E: [pulseaudio] main.c: Échec lors de l'analyse de la ligne de commande17:24
k1lbilbander: the log you showed was a 16.04 that was loggin in (autologin?!) but was then shutdown.17:24
k1lbilbander: that is why i said to test if nomodeset helps17:24
bilbanderwell thats the one that will not log on17:25
cri13i reobooted but its same, i did not know what i typed... i had a pb with my soundcard firewire17:25
bilbanderI thought that was the robot17:25
k1lbilbander: i made the bot link you a howto use nomodeset and test17:25
cri13i'm totally desperate, plz help me17:25
bilbanderok thanks so I will try again later thanks17:26
bilbanderbye17:26
afx_Hello ! anyone noticed a change in appearance in gnome3?17:26
cri13nacc, do you know how i repair this ?17:27
jsparksany ideia?17:28
EriC^^cri13: try sudo modprobe snd_dice17:28
nacccri13: you might need to update the initramfs too, i'm not sure, but as EriC^^ said, you can at least at rntime, re-modprobe the same module you have now un-blacklisted17:28
cri13i typed "sudo modprobe snd_dice" and it enter & show "$"17:29
cri13how i update iniframps ?17:30
EriC^^sound working?17:30
EriC^^sudo update-initramfs -u -k all17:30
cri13still no17:30
nacccri13: did the sound work, did the module get loaded? (`lsmod | grep snd_dice`)17:30
v3n0mGood file extractor for extracting zip files on Ubuntu?17:30
cri13it load something after initframps17:31
naccv3n0m: uh, unzip?17:31
v3n0myeah unzipping17:31
v3n0mWhich one's good?17:31
naccv3n0m: the command is `unzip`17:31
DJones!7zip | v3n0m17:31
ubottuv3n0m: Files with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (GNOME) or Ark (KDE) - Also see https://help.ubuntu.com/community/FileCompression17:31
naccv3n0m: this is a support channel, not an opinion channel17:32
v3n0mokay.17:32
cri13i reboot ?17:32
cri13i gonna try to reboot i come back..17:34
k1lv3n0m: the file roller can extract those already. you just need to install the libraries you want to extract17:34
cri13back, still no sound, and the tray icon is still black/missing17:37
cantoohey all :D17:37
vorticehi cantoo17:38
cri13nacc, Eric^^, what i must do now ?17:38
cantooi use lubuntu.  its the best rendition of lxde since -- woodstock.  therein lies a mystery.  ritchie havens would have loved it, and never lost his original 8 track recording of "freedom"  lubuntu.  its good for ya :D17:39
cri13snd_dice seemed to be listed in ls command17:39
cri13sound seems disabled17:40
cri13nacc, what i do now ?17:41
=== No_One is now known as kspencer
nacccri13: it's hard to know if you don't know what exactly you did to your system17:42
cri13nacc, i dunno, i just inserted "install snd_dice /bin/false" to black list firewire17:44
cri13pulse audio mixer won't launch17:44
cri13"connection to pulseaudio failed"17:45
cri13nacc, do i have to format & reinstall all ?17:45
Aginor23Hello, for some reason cmake isn't picking up lpthread, even though I've verified that I have it installed. Can someone help me? CMakeError.log: paste.ubuntu.com/23208081 verification: paste.ubuntu.com/2320808617:46
VoxSonorhello17:48
VoxSonorwell this is a non ubuntu question17:48
cri13nacc ?17:48
VoxSonorbut who here uses irssi and is good?17:48
VoxSonorWhat is the shortcut or command to close a window17:48
cri13nacc,Eric^^ you are my last solution17:49
MonkeyDustVoxSonor  i use irssi in combination with screen17:49
VoxSonorMonkeyDust: what do you mean17:50
PiciVoxSonor: /wc to close a window17:50
cri13reinstalled pulse audio server i reboot17:50
VoxSonorty Pici17:50
PiciVoxSonor: or /window close17:50
vfw!screen | VoxSonor17:51
ubottuVoxSonor: screen is a window manager for terminal sessions, also useful over SSH. The 'byobu' package provides very useful additional utilities. See https://help.ubuntu.com/community/Screen17:51
VoxSonori appreicate it17:51
VoxSonorty ubottu17:51
llwalahoopHi! Anyone familiar with firefox&silverlight-problem in linux?17:52
llwalahoopActually the problem seems to be silverlight, not necessarily firefox...17:53
MonkeyDustllwalahoop  http://www.mono-project.com/docs/web/moonlight/17:54
llwalahoopthx, MonkeyDust!17:54
jarlathAnybody using the Blue Yeti microphone on Ubuntu? I don't see it in the sound settings any more and I'm wondering what package I might need to install. Usually the mute light is at least on but now nothing.17:55
cri13nacc, i think i gonna format again.. :(17:55
nacccri13: is pulseaudio running? ('ps aux | grep pulse')17:56
cri13it shows this :17:57
cri13dragonl+  2566  0.0  0.0 158244  3540 ?        S    19:57   0:00 /usr/bin/pulseaudio --start --log-target=syslog17:57
cri13dragonl+  2568  0.0  0.0 158244   668 ?        Ss   19:57   0:00 /usr/bin/pulseaudio --start --log-target=syslog17:57
cri13dragonl+  2569  1.0  0.0 388112 10580 ?        D<l  19:57   0:00 /usr/bin/pulseaudio --start --log-target=syslog17:57
cri13dragonl+  2592  0.0  0.0  14264   960 pts/5    S+   19:57   0:00 grep --color=auto pulse17:57
MonkeyDustcri13  next time, use a !pastebin17:58
cri13!pastebin .... ?17:58
ubottucri13: I am only a bot, please don't think I'm intelligent :)17:58
cri13sry17:58
cri13i begin17:58
cri13:)17:58
Pici!paste17:59
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:59
devanEver since I've installed ubuntu 16.04, systemd has been nothing but a damn nightmare with luks and network. sometimes startup hangs with no password prompt, and sometimes is works but then I get no internet were the wireless just doesn't connect. Is there a safe way to remove systemd and revert back to upstart-sysv without being locked out of boot?17:59
cri13i format no ?17:59
cri13there is no save state in ubuntu ?18:00
effectnethello in here18:01
devancan anyone give a good step by step how to safely remove systemd and revert back to upstart where things just worked?18:01
cri13leave, i gonna format :(18:02
jacquelinehi18:02
cri13cya18:02
jacquelinecool ,y firts chqt18:02
tewarddevan: not sure you actually can, most of Xenial uses systemd instead of older upstart stuff18:03
devanyes but systemd is bogus!18:03
naccdevan: you can stay on 14.04 for a few years18:04
devannacc: very well, I'll be back..18:04
devanjust the fact that seems to be getting more buggish in newer builds while the FBI is trying to criminalize encryption, how can this NOT be more than just coincidence?18:06
devanluks18:06
Jordan_U!ot | devan18:07
ubottudevan: #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!18:07
popeyleave your tinfoil hat at the door please devan18:07
fweevrfe!screenshot18:11
ubottuScreenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here.18:11
TameikiHello, I have a little (big) problem on my ubuntu. When I turn on my laptop, everything is OK, I have my login screen and GUI, but after login, I dont' have unity board (launcher & stuff), only my icons on my desktop. I already try to reboot, reinstall unity, ubuntu-desktop and restart lightdm, that doesn't work.18:19
=== nils is now known as Guest69475
MamikoTameiki do you have X instead of your mouse cursor?18:21
TameikiMamiko, I have mouse, right clic, etc... But for example, when I right clic on screen > change wallpaper, I have the setting window, but without the "unity bar" (close button, name of window, etc...)18:23
v3n0mHey18:25
v3n0mI get an error18:25
v3n0mwhile opening a program with wine18:25
v3n0mEntry point could not be loaded18:25
TameikiMamiko, Maybe I should install gnome3, xfce, or other environment ?18:25
MamikoTameiki I do not know enything about it, can you launch a browser?  I 'll give you some link that mey be usefull for you18:27
TameikiMamiko, Yep, I can launch a browser18:27
Mamikohttp://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears try this one...18:27
phillipshi i am new here and i am wondering if its safe to duel boot windows and unbuntu and anyone know how to18:29
Goldschlagerphillips, yes it is18:29
Mamikophillips safe? it depends on your style of using the computer18:29
MonkeyDust!dualboot | phillips18:30
ubottuphillips: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot18:30
phillipsthanks18:30
=== KlinedByAVirgin is now known as incog
effectnetwill the latest ubuntu play an mkv file?18:36
effectnetfor a usb drive or how do i put it on there18:36
TameikiMamiko, Nope, that doesn't work. When turn it on, nothing changes, and if I reboot/restart lightdm, unity plugin turns off.18:37
MonkeyDusteffectnet  yes, i have .mkv files18:37
effectnetwhat do you play them with?18:38
MonkeyDusteffectnet  never mind me, i'm not in ubuntu right now18:38
AranjedeathI think I've encountered some sort of bug on the most-recent kernel for 16.04. CPU won't go above 800mhz18:38
illusiveman550@18:38
effectnetah18:39
glennhow to connect to a windows share without password18:41
Ntemishi18:42
Ntemisi need some help configuring xbox360 ir remote18:42
effectnetwhat win program do i use after i download the .iso file to put it on my usb18:42
MonkeyDusteffectnet  yumi18:43
=== KlinedByAVirgin is now known as incog
effectnetwhat is this rufus, is that good, too?18:43
v3n0myeah18:44
v3n0mrufus is good18:44
manosaveffectnet: use rufus18:44
glennhow must i share a windows share between linux18:45
marlo_glenn, check out screenconnect.com18:45
marlo_glenn, or use X11 forwarding over ssh18:45
tomer_hello, quick question. Since a recent update (MESA related presumably) I have flickering dots in the screen. Is this by any chance a well known new issue?18:45
tomer_sorry, I should specify, dots over HDMI, not on my notenook.18:46
glennmarlo i need to connect to a windows 10 shared directory and not take over the pc18:46
MonkeyDusttomer_  quick questions rarely have a quick answer18:47
tomer_I think it was two MESA updates ago, so maybe 3 weeks or so when a major update happened.18:47
pavlosglenn, setup sharing for that folder and allow all users to access18:47
tomer_MonkeyDust: I have no time, that's why i said quick. Could have been a case of  "oh yeah, that's a well known new bug, here's the fix..." case. Happens sometimes.18:48
glennpavelos how do i do that18:48
pavlosglenn, say you want to share c:\public right chick, sharing, select what is needed18:48
glennpavlos on windows 10 i have a shared directory but when i try to connect from windows he hasked for password and username how to do it without18:49
pavlosglenn, http://imgur.com/a/BxaKH18:51
glennthat i do so but he hasked  for password18:52
pavlosglenn, I added everyone to access that folder RW18:52
Aranjedeathyeah, works fine on previous kernel. for some reason 4.4.0-38 is REALLY laggy18:54
-FXCK_U___pB:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
-FXCK_U___bt:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
-FXCK_U___zz:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
-FXCK_U___LM:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
-FXCK_U___bt:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
-FXCK_U___zz:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
-FXCK_U___pB:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
-FXCK_U___BE:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
-FXCK_U___BE:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET18:55
Aranjedeath-36 works great18:55
pavlosglenn, in the advanced sharing settings, all Networks, turn OFF password protected18:55
-FXCK_U___oN:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONG18:55
-FXCK_U___aG:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONG18:55
-FXCK_U___rz:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WR18:55
-FXCK_U___Ib:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGP18:55
-FXCK_U___xL:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONG18:55
-FXCK_U___Ib:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGP18:55
-FXCK_U___xL:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONG18:55
-FXCK_U___xL:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONG18:55
-FXCK_U___xL:#ubuntu- #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONGPLANET #WRONG18:55
Aranjedeathlol18:55
Aranjedeath4.4.0-36 works great, 4.4.0-38 lags so bad that even web browsing is difficult18:56
TameikiWall...18:56
TameikiWell... *18:56
mircx1mode T is work good for protection notice!!18:56
idokowtf??18:57
Aranjedeathwhere or how can I be helpful in troubleshooting why this is the case? :)18:58
DalekSec.18:59
pavlosglenn, update?18:59
glennpavlos what18:59
pavlosglenn, I was asking for an update if you got it working ...19:01
glennpavlos noting workt19:02
effectneti can't get usb drive to install vlc19:03
idokoeffectnet, a live usb you mean?19:04
effectnetyeah19:04
matias_sup?19:05
idokowhat's the error?19:05
MonkeyDusteffectnet  vlc sits in the universe repo, i guess you cannot enable that in a livre session19:05
MonkeyDustlive*19:05
effectnetoh19:06
effectnethow do i play an mkv file with a live usb19:06
effectnet?19:06
effectnetheh19:07
Jordan_Ueffectnet: MonkeyDust: You can enable universe on the live session, and last I checked it actually is enabled by default in Ubuntu 16.04 Live.19:08
idokoMonkeyDust that should be possible19:08
Jordan_Ueffectnet: What version of Ubuntu are you using? What is the output of "sudo apt install vlc"?19:09
idokoprobably something like "add-apt-repository universe" idk19:09
effectnetsays reading package lists, done.  building dep tree, reading state information, done.  then, it says e:unable to locate package vlc19:09
warren_does anyone know if you can name a mac address in host?19:10
pavlosyou should be able to enable universe in software and updates (second tick)19:10
effectnete: hehe19:10
Southern_Gentlemnoname6419:10
pavloswarren_, what do you mean by 'name'?19:12
pavloswarren_, ifconfig shows you the HWaddr19:12
warren_pavlos, I want to name it so I will see it when looking at packets19:13
Southern_Gentlemno19:13
pavloswarren_, if you use wireshark, you can filter by mac address19:14
Southern_Gentlembut you can tell your packat capture to resolve dns19:14
Southern_Gentlemip by dns19:14
pavloswarren_, capture filter: ether host 00:0C:CC:76:4E:0719:16
izzabooHi everyone. I'm crossposting, like a dummy. But I'm hoping to find some help with setting the Compose Key in UbuntuStudio (xfce, right?) 16.04.19:16
warren_well eventually I need to do packet forwarding based on mac address, and it seems like someone told me I could name the ip address to watch it in wireshark but I wasn't sure about the mac address19:16
warren_just would be easier to see the a name rather then an ip that I have to look up who it belongs to, especially since I have 3 of the exact same phones using this wireless ap19:17
warren_I jumped over to wireshark maybe there is a way to do it inside of wireshark instead19:21
=== cy is now known as Guest97793
chromeoshey all. I was wondering, I run ubuntu 14.04 on my chromebook, and I want the f keys to do what they do on ChromeOS on Ubuntu. Does anyone know how I would go about doing that?19:33
=== lordcirth_ is now known as lordcirth
microdexHello19:37
microdexDoes anyone know why  $>  tail -f  file      NOT work in Ubuntu 16.04 ?19:37
Picimicrodex: works for me19:38
lordcirthmicrodex, what happens for you?19:38
microdexit just sits there until I restart the service19:38
naccmicrodex: what do you think it should do?19:38
microdexWhen I do >  tail -f syslog19:39
Picimicrodex: what exactly are you typing?19:39
microdexI'm expecting stdout and stderr  from my Python/Django app to show up in the syslog immediately19:39
microdexbut instead they only show up when I restart Django19:39
naccmicrodex: so you're tailing syslog. Does your program actually output anything to syslog?19:40
microdexYeah it does19:40
microdexbecause it all appears in syslog when i restart the Django service19:40
microdexI thought I was experiencing this: http://askubuntu.com/questions/563982/why-wont-tail-f-follow-my-syslog-when-running-live19:40
microdexI'm experiencing the same behavior19:41
Picimicrodex: It sounds like python may not be flushing its output buffer.19:41
naccmicrodex: are you on a live system? or installed19:41
microdexI'm on Google Compute Engine19:41
microdexjust a Compute Engine Ubuntu instance19:42
microdexrunning on Gunicorn started with SystemD19:42
Picimicrodex: the only times where I've seen tail behave oddly is where there are issues in some way with flushing data. Either by the program doing the writing, or by the filesystem itself.19:43
microdexso you think I'm experiencing this: http://unix.stackexchange.com/questions/164987/output-of-a-python-script-running-as-unit-is-out-of-order-while-shells-seems-unn19:43
microdex?19:43
cocohead781ok?19:47
lordcirthcocohead781, hi19:48
mas886I got a problem with GPU drivers. Recently I got an RX 480 gpu. I just switched it from an HD 7770, but the new card doesn't seem to use the correct drivers (seems to be running the old ones).19:52
mas886Just tried to open saints row 3 and it said "Wrong open gl version"19:53
mas886Unsupported open gl version**** sorry19:53
Bashing-ommas886: What release ? As AMD has dropped proprietary driver support in 16.04 .19:54
mas886Bashing-om: Yeah, that's why I'm confused. I'm using 16.0419:55
mas886But apparently I should be using the open gpu drivers.19:55
microdexPici:  Thank you very very much. That was IT19:56
Picimicrodex: yay19:56
microdexsolution was  PYTHONUNBUFFERED=TRUE19:56
microdexas environment variable19:56
the_trickyhello there, guys19:57
lordcirththe_tricky, hello19:57
the_trickyis there a way to use 3 finger gestures on 16.04?19:58
the_trickyon my laptop19:58
Bashing-ommas886: A fresh install ? or a upgrade to 16.04  - the installer then will remove the old driver , we can suppose at this point that the older driver is still on the system and not usable . Pastebin ' dpkg -l | grep fglrx ' see what is installed .19:58
lordcirththe_tricky, https://wiki.ubuntu.com/Multitouch19:58
=== kspencer is now known as ZeeNoodley
mas886Bashing-om: rc  fglrx                                           2:15.201-0ubuntu2~15.10.2                  amd64        Video driver for the AMD graphics accelerators20:03
mas886rc  fglrx-core                                      2:15.201-0ubuntu2~15.10.2                  amd64        Minimal video driver for the AMD graphics accelerators20:03
lordcirth!pastebin | mas88620:05
ubottumas886: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:05
Bashing-om!paste | mas886 In a pastenin maintains formatting ! :20:05
ubottumas886 In a pastenin maintains formatting ! :: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:05
mas886Bashing-om: anyways, that's the thing.20:05
=== rany is now known as JessC
=== JessC is now known as rany
maximumspeedhello20:09
Bashing-ommas886: This is but step one of what might be a long process . More paste are to follow as we learn the more .20:09
maximumspeedneed a help20:09
MonkeyDustmaximumspeed  let's hear it, in one line20:10
maximumspeedanyone knows how to locate and use game data packager ?20:10
bladeplatehi20:10
bladeplateubuntu only working with vaio p using acpi=off but can't shutdown!20:11
MonkeyDustmaximumspeed  what's game data manager20:11
bladeplateany help to shutdown?20:11
bladeplatewhi acpi doesn't work on vaio p?20:11
mas886Bashing-om: there's no more pasting20:12
maximumspeedaccording to some forums i visited they claim that with that ubuntu users can install quake 2 and play it20:12
bladeplatewhy?20:12
maximumspeedthat so called game data packager20:12
bladeplateacpi on vaio p not working!!!20:12
MonkeyDustmaximumspeed  do you mean winetricks20:13
maximumspeedcan install necessary files it's up on user how he will get his game copy :)20:13
=== izzaboo is now known as izz_away
MonkeyDustmaximumspeed  i guess you better ask in #winehq20:14
maximumspeednah i know what is wine this is pure linux20:14
Bashing-ommas886: I do want to see that complete output - exeactly as the system prints it . Then I will provide additional commands to find out what we have to do to get the system cleaned up and a open source driver installed .20:14
maximumspeedsure20:14
=== izz_away is now known as izzaboo
maximumspeedhow can i deliver it to you?20:14
maximumspeedit's a long msg20:14
Bray90820Anyone here good with UUID's my system keeps saying "UUID does not exist dropping to a shell"20:15
Bray90820ubuntu 16.0420:15
mcphailmaximumspeed: quake2 is in the repos20:15
mas886Bashing-om: It's okay. apparently I found a download link for amdgpu-pro drivers at http://support.amd.com/en-us/kb-articles/Pages/AMD-Radeon-GPU-PRO-Linux-Beta-Driver%E2%80%93Release-Notes.aspx20:15
mas886Are those open source?20:15
maximumspeedyes it is in repos20:15
maximumspeedbut just one part of installation20:16
maximumspeedyou need game files20:16
SCHAAP137Bray90820: since when does it happen?20:16
maximumspeednow i have them but can't install them without that game data packager20:16
=== beisner is now known as beisner-food
Bashing-ommas886: that driver is for the latest cards , make sure your card is supported !20:16
Bray90820SCHAAP137: It happens on boot after verbose boot20:16
Bray90820It drops to a buisybox shell20:17
=== beisner-food is now known as beisner
mcphailmaximumspeed: last time i used it, I just had to copy the files20:17
maximumspeedhow did you copy them?20:18
SCHAAP137Bray90820: sounds like it cannot find the partition where the kernel resides20:18
SCHAAP137what kind of installation have you performed?20:18
mas886Bashing-om: Yes! It's a new Rx 48020:18
maximumspeedit's not allwoing me to do that either20:18
Bray90820SCHAAP137: I think so because I checked my UUID with the one it said it couldn't find and they were the sane20:18
liquidxhi! can somebody help me with customizing unity launcher? i would like to do 2 things: 1: uniform the icon background colour(e.g. only grey), 2: make bigger space between the icons20:19
Bray90820SCHAAP137: Just a normal install of 16.04 x64 but on a 32bit UEFI tablet with a 64bit processor20:19
pastraniUbuntu is the greatest OS of ALL time!!!20:20
pastraniI love Unity!20:20
SCHAAP137Bray90820: hmm, i have no experience with a setup like that. ARM processor or x86 in that tablet?20:20
mas886pastrani: I love KDE!20:20
MonkeyDustpastrani  thank you for sharing your deepest feelings with the channel, but stick to support questions20:21
pastraniMy bad, sorry!20:21
Bray90820SCHAAP137: X64 intel specifically a baytrail processor20:21
SCHAAP137Bray90820: has this setup worked? if so, what has changed since then?20:22
Bray90820Setup never worked but it does boot correctly like 10% of the time and 100% of the time if I use nomodeset20:23
odroidhello20:24
=== odroid is now known as Guest40857
Guest40857im just trying the ubuntu chat20:25
SCHAAP137Bray90820: it would be interesting to see some specs / reporting, from that system, extracted when it does boot correctly20:25
pastraniSup odroid!20:25
Bray90820SCHAAP137: What would you like to see?20:25
SCHAAP137dmesg output from when the kernel succesfully boots20:26
Bray90820ok20:26
Bashing-ommas886: Yep . concur , should be supported .20:27
=== z_ is now known as Guest835
SCHAAP137Bray90820: the 10%/100% thing seems strange though, you'd expect the maximum to be 100% ;þ20:27
SCHAAP137(10/90)20:27
Bashing-omBray90820: Baytraol. Maybe see https://ubuntuforums.org/showthread.php?t=2320259 post #10 for an alternate boot option .20:32
=== JasonMc92 is now known as CodeMouse92
=== dumle29_ is now known as dumle29
evanvarvellparole media player has no buffer?20:52
evanvarvellits ok cause i downloaded kodi20:54
evanvarvellworks great ty20:55
effectnethow do i install ubuntu to my usb20:55
bekks!usb | effectnet20:55
ubottueffectnet: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent20:55
effectnetnice thanks.  i was wanting to install it to the usb though i guess is that possible?20:56
Bray90820SCHAAP137: Took long enough but here it is20:59
Bray90820https://dl.dropboxusercontent.com/u/33402675/Output.txt20:59
evanvarvelleffectnet the easyest way i know is go to http://www.ubuntu.com/download/desktop then follow instructions21:01
effectnetok thanks21:01
evanvarvellyw21:02
evanvarvellyour welcome21:02
=== Gui_ is now known as Guilherme
Bray90820SCHAAP137: You got my output right?21:08
=== joob is now known as Guest
Guest.21:18
=== Guest is now known as Guest1993
Guest1993Hi. 16.04 server/client. Having trouble getting KVM to work with spice with KVM on server. Is it just me, or is KVM not ubuntu friendly? It seems more geared toward RH-oriented distros.21:19
bekksKVM works fine with Ubuntu.21:19
jwhisnantThe spice must flow.21:21
Guest1993bekks, I got it working but am confused regarding spice. I can connect with vnc but im reading spice is better. I cant get it working. the guest installs for kvm are lacking.21:21
bekksGuest1993: Maybe you start telling us what the actual issue is then?21:21
Guest1993Or am i missing something?21:21
Guest1993SPice dont work, vnc does. with remote kvm use. not interested in local use. :P21:21
bekksSo you have a spice issue, not a kvm issue?21:22
Guest1993bekks, i guess. i dont know for certain.21:22
Guest1993is spice something req'd to be on client and host, host only?21:22
Guest1993ie. does host need to know to use spice(not the vm, the host itself)?21:23
MKHey, question: What is the command to view tie ecryptfs password of an encrypted directory when you are logged in? Such as when you first install ubuntu and encrypt your home21:23
MKthe*21:23
bekksGuest1993: Spice is a client/server "thing".21:24
bekksGuest1993: http://www.linux-kvm.org/page/SPICE21:24
Guest1993bekks, ty.21:25
jordiladoes ubuntu 16 come with a firewall enabled by default ?21:25
bekksjordila: What is the issue behind that question?21:26
nestorcHi21:27
lordcirthMK, ecryptfs-unwrap-passphrase21:28
sorjorleeKeep getting this error when using GCC only on 14.04... any idea why? http://puuu.sh/5RTZrEJ.jpg21:28
MKthanks21:28
=== joob is now known as Guest19934
Guest19934bekks, can you re-paste that url please? I logged out21:29
=== filtered is now known as incog
Guest19934the directions didnt work but i wanna re-re-read21:29
redprincesshttps://www.youtube.com/watch?v=sBNLta3iIPA21:31
bekksGuest19934: http://www.linux-kvm.org/page/SPICE21:32
redprincesshttps://www.youtube.com/watch?v=E0_BZphQ7Qo21:32
Guest19934bekks, thanks anyway, its either over my head or the docs arent well written..21:35
Guest19934cheers.21:35
=== travis1 is now known as tnewman
iSagitthallo21:51
iSagitti'm unable to use l2tp server installed on my ubuntu server21:51
iSagitttried a lot of configuration21:51
iSagittbut won't work21:51
iSagittanyone can help me?21:51
mz-peachesMz. Peaches22:05
SomethisGERjoin /ardour22:06
SomethisGERoops :-)22:06
mz-peachesWhat's up Unix world.22:06
curlyearsheigh hough22:10
curlyearssilly question:  does ubuntu 16.04.1 support USB speakers?22:10
Tiptippy22:11
=== Tip is now known as Guest64823
=== cy is now known as Guest97793
=== cy is now known as Guest97793
curlyears??22:14
curlyearshello?   anyone home tonight?22:17
kk4ewtjust got home22:17
SomethisGERHello there ...22:18
curlyearssilly question:  does ubuntu 16.04.1 support USB speakers?22:18
daxcurlyears: supports mine, no idea if it supports all of them in general22:19
SomethisGERcurlyears: don't know22:19
kk4ewtnot silly but i have never tried22:19
=== seed_ is now known as Guest44599
kk4ewt(trying to think if i even own usb speakers)22:19
kk4ewtcurlyears,  plug them in setting sound output to those speakers22:21
curlyearsdax: someone is offering me a pair of ancient USB speakers.  Do you think they'll likley work on my system?22:21
kk4ewtcurlyears,  i think maybe22:21
lubuntu2016test before buy22:21
k1lcurlyears: get the details of that speakers and look out for their linux support.22:22
SomeJuanI'm using 16.04, does anyone know where to go to change the default app that opens when I call print screen? (currently spectacle opens up, i want to change it to shutter)22:22
lordcirthSomeJuan, open Dash and search for "shortcut".  A few will pop up, one of them has it.22:23
the-ermSomething happened ... I updated today and xubuntu won't let me change resolutions I"m stuck at 1920 x 1080.  I like a lower resolution, also I can't seem to adjust brightness now. What should I do?22:24
the-ermI'm getting old & like a lower resolution.22:25
Ben64the-erm: adjust dpi, not resolution22:27
SomethisGER... can someone send me a testcomment pls?22:27
Tippywhat are you looking for ?22:28
SomethisGERtesting if my "beep"-settings are correct here22:28
Tippyis "beep" a sound or an explitive?22:28
Bashing-omSomethisGER: There is the #test channel . Hows this ?22:28
Ben64don't use #ubuntu for testing stuff please22:28
=== Wizznt is now known as Wazznt
SomethisGERBen64: ok22:29
gb_mkshello22:29
SomethisGERBen64: do you have a suggestion where to test?22:29
Ben64Bashing-om suggested #test22:30
SomethisGERBen64: cool, will do22:30
the-ermBen64: where do you do that?22:31
SomethisGERBashing-om: thanks (didn't work ;-))22:31
Bashing-omSomethisGER: /join #test22:32
Ben64the-erm: should be in the display settings somewhere22:32
SomethisGERBashing-om: got it, did it22:33
the-ermBen64: I found it in the font settings, alas ... this doesn't change the icon size.22:33
Bashing-omSomethisGER: :)22:33
=== Vampire0_ is now known as Vampire0
gb_mksdoes anyone know a good contact manager ? I´m trying to sync my contacts with my owncloud server... and edit the contacts, merge contact lists, remove duplicates and so on... is there anything for this?22:39
gb_mksI some gui contact managers ... but pretty simple: rubrica, gnome-contacts, etc ... but those are not good solutions22:40
Tippywhat do you not like about tbird's22:42
gb_mkssearching now here ->  sudo apt-cache search  contacts22:42
Tippythats a huge list...good question22:46
stan_man_canI have an nvidia gtx-960 with 3 monitors hooked up, anyone know how to play video games so it spans all 3?22:59
OerHeksthe game should give that option likely.23:01
NicoRookieto see the Nvidia Contral panel?23:02
stan_man_canOerHeks, in the game, CS:GO for instance, aspect ratios are pre-defined and so are the resolutions23:03
OerHeksoh steam?23:03
stan_man_canyeah23:05
gb_mkssome idea23:08
gb_mks?23:08
=== z_ is now known as Guest83012
RNevilleBashing-om, I don't seem to see the Controller Center Software23:12
RNevilleI thought I had reinstalled after work we have done, but it isn't there23:13
stan_man_canOerHeks, do you have an idea orr23:13
RNevilleBashing-om, please disregard, I have it - just no icon on left of screen23:14
wonsonwinIt's not nice to wake up and understand we have been lied to our whole life.23:15
wonsonwinI have study holocaust for about ten years , and believe me , the gas chamber is a straight forward lie !23:16
SomethisGERI just don't get it. Why do people keep busting into #ubuntu to say crap like that??23:21
k1lSomethisGER: dont mind the trolls.23:21
Bashing-omRNeville: Pleased you have not given up . Have you got the kernel situation under control ?23:21
SomethisGERk1l: ok23:22
faekjarzHey there! Where do i adjust the MTU? (16.04)23:23
faekjarzin /etc/network/infaces?23:23
=== jelatta_away is now known as jelatta
jn_jnhi can someone help me with signal and SIGWINCH in ubuntu23:25
SomethisGERCan someone tell me how to update Ardour?23:29
SomethisGERGot this ... Ardour 3.5.403~dfsg-3~ubuntu14 (built from revision 3.5.403~dfsg-3~ubuntu14.04.1)23:29
SomethisGERwhich is old and buggy.23:30
SomeJuanI'm using 16.04, does anyone know where to go to change the default app that opens when I call print screen? (currently spectacle opens up, i want to change it to shutter)23:31
SomethisGERSomeJuan: I did that the other day ...23:31
SomethisGERSomeJuan: Let me see if I can reproduce what I did ...23:32
SomeJuanSomethisGER, thanks23:32
SomeJuanIf you could point me to the general setting area, that would be great23:32
SomethisGERSomeJuan: On 14.04. though, should be similar, though.23:33
SomethisGERSomeJuan: ok23:33
SomeJuanSomethisGER, anything would be helpful thx23:33
SomethisGERFound something here: http://askubuntu.com/questions/252717/how-to-make-shutter-as-the-default-screenshot-tool23:34
SomeJuanok, let me give that a try23:36
SomeJuanthanks again23:36
SomethisGERSomeJuan: welcome ;-)23:36
SomeJuanSomethisGER, it worked23:44
SomeJuanhave a good one23:44
SomethisGERSomeJuan: Nice, please vote the answer up that worked for you ;-)23:47
=== ic_ is now known as doc|work

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