/srv/irclogs.ubuntu.com/2016/04/13/#ubuntu.txt

UserUSsagik: if you see no core file, then i did not make one and your issue is with boot not post00:00
the_countgentii: I see00:00
UserUSperhaps you install a legacy kernel on a EUFI machine?00:00
UserUSinstalled*00:00
the_countgentii: Then how can adrian_1908 have it disabled?00:01
geniithe_count: Something that used to work to streamline the boot process, was to add the boot option of: profile  ..one time to the kernel loading line. It would parallelize many of the things being loaded during boot, making subsequent boots faster. You may want to try this. although with systemd being used now, I'm not sure how much of a speedup you might see00:01
sagikUserUS: no, I just connected a mobile phone to a usb port00:02
the_countgentii: Ahh00:02
sagikand zbeng00:02
geniithe_count: Also you may want to note that you have been sending messages to the name of someone named gentii and not to my username here of genii ;)00:03
the_countgenii: Sorry about that00:04
the_countgenii: I didn't notice somehow00:04
sagik:-<00:05
UserUSsagik: how could you00:05
sagikhehe00:05
sagikI just want to research the cause of it00:05
UserUSsagik: check the root filesystem too...there is a folder with dumps. starts with a V, don't remember the exact name00:05
sagikcould be a critical vuln.00:06
UserUSIt stores all dumps from the CPU00:06
UserUSand ram...lemme find it one sec00:06
geniithe_count: I have to leave shortly. But as I said, you might want to try the boot option of "profile". an old but still relevant link on how to implement this: http://ubuntuforums.org/showthread.php?t=25426300:06
UserUSsagik: cd / ... search for a core file, if none, cd var00:06
UserUSthen, cd /var/crash00:07
=== Guest48388|away is now known as Aria
sagikvar/crash -> empty00:07
the_countgenii: Thanks00:07
=== Aria is now known as Guest1708
UserUSsagik: cd /proc00:09
UserUSsagik: then view the info for cpu, boot..etc00:09
UserUScat "filename"00:09
sagiksudo find / -name "*.crash"00:09
sagikyield nada00:09
TAFBnew ffmpeg uses WAY less cpu :) instead of 5.7% down to 0.3% to 0.5% :)00:10
sagikerm proc is a virtual fs, isn't it ?00:10
daxsagik: yes00:10
sagiki.e. no actualy files in it00:10
daxit exposes information from the kernel, it does not represent "real" files on a "real" disk00:10
daxsame with /sys00:11
sagiks/actualy/actual00:11
sagikexactly00:11
sagiktx00:11
devLightning0Hello, I have been having problems on my Macbook Pro 11.1 enabling the Wireless Drivers. I loaded bcmwl-kernel-source_6.30.223.141+bdcom-0ubuntu2_amd64 (1).deb to a flashdrive but was unable to install because of dependency issues.00:11
UserUSTAFB: O.o how can I check my version?00:12
devLightning0I was using Ubuntu 15.1000:12
UserUSTAFB: forget the command lol00:12
TAFBffmpeg00:12
TAFBit'll say at the top00:12
UserUSsagik: Not sure then, I don't know where else dump files would be. You can use a program to search the ROM and RAM or HDD for where your computer stored them00:14
UserUSwhich, you already did, so idk mate lol any one else know?00:14
TAFBis /tmp always stored in real ram? is there a limit to how much you can store there?00:15
UserUSTADB: command not found00:15
devLightning0Hello, I have been having problems on my Macbook Pro 11.1 enabling the Wireless Drivers. I loaded bcmwl-kernel-source_6.30.223.141+bdcom-0ubuntu2_amd64 (1).deb to a flashdrive but was unable to install because of dependency issues.00:15
UserUSYes, you're memory. Unless you set up to page the HDD00:15
TAFBnice :)00:15
UserUSdevLightning0: is it mounted?00:15
TAFBi'll try using /tmp for my encoding and streaming, when I get a lot of uses streaming the HDD was getting too much i/o :(00:16
Ben64TAFB: pretty sure by default /tmp is not in ram00:16
devLightning0UserUS: Is what mounted?00:16
UserUScorrect, the default ram is not. the tmp folder is just a folder00:16
Ben64UserUS: /dev/shm is ram00:17
UserUSyes, correct00:17
UserUSdevLightning0: the fd lol00:17
devLightning0<UserUs> Do you mean the flashDrive?00:17
UserUSyes00:17
TAFBcan I run a speed test of /dev/shm?00:18
devLightning0Yes it is.00:18
Ben64TAFB: you can try00:18
UserUSdevLightning0: Check the software center for proprietary software00:18
devLightning0I have acces to the .deb file but I can't install it.00:18
UserUSalso, sudo apt-get update && sudo apt-get upgrade00:18
TAFBBen64: how? :)00:18
Ben64TAFB: however you like00:18
devLightning0UserUs: How do I do that?00:19
TAFBBen64: sudo hdparm -Tt /dev/shm :)00:19
UserUSdevLightning0: go to the software center, open it, and the last tab checks for you00:20
Ben64TAFB: won't work but go for it00:20
UserUSto put in a command, open up terminal and enter the command I typed00:20
TAFBread() failed: Is a directory00:21
UserUSAlso, go to the top right corner, click about this computer, and click get updates00:21
devLightning0UserUs: But I have no internet? it lists a dkms.deb file as a dependency but that file has another dependency .00:21
TAFBBen64: Do you know how to use dd to test the write and read speed of the "directory"? :(00:22
Ben64devLightning0: use ethernet cable for now?00:22
Ben64TAFB: it's your ram, it's fast00:22
UserUSyou need internet then00:22
TAFBit's a vps, I'm worried it's not00:22
Ben64ooh00:23
devLightning0UserUs: each time I have to reboot my machine and download the dependency but there seems to be a lot of them sequentially.00:23
TAFBdd if=/dev/zero of=/tmp/output bs=8k count=10k; rm -f /tmp/output00:23
TAFBwhere would I put the /dev/shm?00:23
devLightning0Ben64: no Ethernet cable...00:23
Ben64devLightning0: buy one for $0.5000:23
devLightning0Ben64: Apple translation --> $5000:24
Ben64devLightning0: you can use another computer to download packages00:25
Ben64!offline | devLightning000:25
ubottudevLightning0: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD00:25
deweydbi wanted to my my server auto update (apt-get update && apt-get upgrade)00:26
deweydbso i installed cron-apt00:26
deweydbon the ubuntu help page it says "By default, cron-apt will execute automatically at 4am."00:26
TAFBGot it working: dd if=/dev/zero of=/dev/shm/output bs=8k count=10k; rm -f /dev/shm/output00:26
TAFBhow do I tell it to test a bigger file?00:26
deweydbbut after a few weeks, there were several updates that did not happen00:26
TAFB84mb is what it's testing now00:26
deweydbuntil i did it manually.00:26
deweydbwhat am i overlooking?00:27
devLightning0ubottu: How would I do it from a mac online. How would I see all the dependencies and download them. load to usb and install them all at once.00:27
ubottudevLightning0: I am only a bot, please don't think I'm intelligent :)00:27
Ben64TAFB: change bs=8k to bs=1M and count to how many MB you want00:27
Ben64deweydb: sudo apt-get update && sudo apt-get dist-upgrade00:28
deweydbso cron-apt fails silently if i'm not on the latest dist?00:28
devLightning0Ben64: UserUs: How would I do it from a mac online. How would I see all the dependencies and download them. load to usb and install them all at once.00:28
TAFBroot@tafb:/dev/shm# dd if=/dev/zero of=/dev/shm/output bs=1M count=3k; rm -f /dev/shm/output00:29
Ben64deweydb: never used cron-apt, but you're missing certain updates by not doing a dist-upgrade00:29
TAFB3072+0 records in, 3072+0 records out, 3221225472 bytes (3.2 GB) copied, 1.38398 s, 2.3 GB/s00:29
TAFBOhhh, very fast, I like :D00:29
Ben64TAFB: yes, ram is fast00:29
TAFBokies, I'll use that folder for my encoding and see how it goes :)00:29
adrian_1908Ben64: would you recommend /dev/shm for general usage with consciously chosen temporary data, or is there some pitfall (aside from running out of memory)?00:31
Ben64adrian_1908: anything in there disappears if you reboot or lose power or whatever00:33
deweydbBen64: figured it out00:33
deweydbcron-apt doesn't actually install things00:33
deweydbit just downloads the updates00:33
Ben64deweydb: ok, but you still need to do apt-get dist-upgrade regularly00:33
deweydbfair enough00:34
deweydbdist-upgrade would go from 14.04 -> 15.04 ?00:34
hccxrtl8192cu usb wifi still not working.00:34
Ben64deweydb: nope00:34
deweydbor is that something else00:35
deweydboh00:35
adrian_1908Ben64: but other than that, it's designed to handle heavy workloads? I ask because I've been using /tmp as a tmpfs until now, because setting it to be a ramfs didn't play well with some Ubuntu features. I might switch to dumping temp data in /dev/shm if that works well.00:35
Ben64adrian_1908: tmpfs is ram, no difference from /dev/shm00:35
adrian_1908Ben64: But tmpfs needs to have its size defined when mounted and doesn't grow beyond that, does it?00:36
Ben64adrian_1908: correct00:37
devLightning0Ben64: can I use a Ethernet/Usb or does it have to be Ethernet/Thunderbolt. It's a $15 vs $30 decision.00:39
TAFBmy vps says it has 7gb of ram total, 6.83gb free, but I can only create a 4gb file on /dev/shm?!?00:40
Ben64devLightning0: should be able to use usb00:41
Ben64TAFB: yeah its usually limited to around half the total ram00:41
TAFBBen64: That should still be sufficient. Any way to unlock it more?00:42
Ben64TAFB: you'd probably have to make your own tmpfs mountpoint in fstab and specify the size00:43
adrian_1908ArchWiki: "By default, a tmpfs partition has its maximum size set to half your total RAM, but this can be customized. Note that the actual memory/swap consumption depends on how much you fill it up, as tmpfs partitions do not consume any memory until it is actually needed."  I forgot/wasn't aware that it doesn't consume its own capacity a-priori. I think I'll stick to using /tmp (as tmpfs)...00:43
adrian_1908...then, and just make it bigger.00:43
compdocwhats the 16.04 channel?00:45
adrian_1908compdoc: #ubuntu+100:46
compdocty00:46
adrian_1908np!00:46
adrian_1908how does one do that do that fancy ubottu call again, exclamation mark <command>? :)00:47
SchrodingersScat!16.04 | adrian_190800:49
ubottuadrian_1908: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+100:49
carolusHello to all00:49
adrian_1908aye, neat!00:49
SchrodingersScatadrian_1908: the | pipes it to the user, there's also a > to pm it to the user if you don't want to get spammy00:50
adrian_1908I see, thanks for that.00:51
lee_G750jmhello all01:01
rdai run eval $(ssh-agent) and it says Agent pid 7253 then I run sudo ssh-add /root/.ssh/key and it says "Could not open a connection to your authentication agent."  Any ideas?01:01
maddawg2rda: it appears it was not able to open a connection to your authentication agent01:09
=== orfeo2 is now known as orfeo
Gallomimiawhere else besides crypttab does the volume store its numerical designation?01:23
Gallomimiai tried changing the number from 127 to 001:24
slappymcfryGallomimia: "numerical designation"?01:25
Gallomimiamy luks container used to be called md0 but since i reinstalled the OS (it's on LVM) its changed itself to md12701:25
Gallomimiai'd quite like to fix it.01:26
slappymcfrycrypttab is the place to set the mapping. it is not parsed again until reboot01:27
Gallomimiauh, the change i made was in crypttab, but obviously that's not the primary place. i'm a little noob to that01:27
Gallomimiayeah. but doesn't the crypttab get copied into initramfs?01:28
slappymcfryyou have two device mappings. one for unlocking the luks, one for the LV01:28
Gallomimianot to mention the raid it all sits on01:29
slappymcfrythat explains the md part, possibly look at your raid config01:29
Gallomimiaso this message in today's updates:01:30
Gallomimiacryptsetup: WARNING: invalid line in /etc/crypttab for md127_crypt -01:30
Gallomimiais probably indicitive that upon reboot it won't ask me twice for the passphrase?01:30
slappymcfryinsufficient data for meaningful answer. :) I'm not sure what your layout is.01:32
=== cyphase_ is now known as Guest30274
Gallomimiahm. do you know where raid setups are designated? mine seems to assemble itself without interaction01:32
Gallomimiauh, it's mdadm01:33
Gallomimiaand for the brief period where i was booting from a usb key because this setup wouldn't do it, i had to do the mdadm -A manually. nothing complicated01:33
Gallomimiathe setup is a raid5->luks->LVM. various LV's including root and home. /boot is a slice outside of all that01:34
Gallomimiafound it in /etc/mdadm/mdadm.conf01:36
Gallomimiawell. no more ideas that i have. i'm going to reboot and see what goes on01:38
rdai run eval $(ssh-agent) and it says Agent pid 7253 then I run sudo ssh-add /root/.ssh/key and it says "Could not open a connection to your authentication agent."  Any ideas on how to fix this?01:50
draeathAre intel HDA or ac'97 sound devices no longer present these days? Got a wily VM that doesn't appear to be loading any kernel modules for them, and I'm not seeing them in /lib/modules/4.2.0-35-generic/kernel/sound/ either (there's some modules, but they appear generic)01:50
draeathrda, when you run ssh-add as sudo it tries to add it to root's agent, not your own user.01:51
rdadraeath, ok, if i run this as a user: ssh-add /root/.ssh/permakey  I see this: /root/.ssh/permakey: Permission denied  ifi run this as a user: sudo ssh-add /root/.ssh/key and see this: Could not open a connection to your authentication agent.02:00
rdadraeath, ok, if i run this as a user: ssh-add /root/.ssh/permakey  I see this: /root/.ssh/permakey: Permission denied  ifi run this as a user: sudo ssh-add /root/.ssh/key and see this: Could not open a connection to your authentication agent.02:00
draeathrda, is there some reason you don't want to move the key to your user's ~/.ssh? Only root can access /root/.ssh/ (at least, SSH will yell if you try to open permissions). And, if you try to temporarily escalate with sudo, it's not going to work either because you're running as root when ssh-add executes but your agent is not.02:02
draeathSo either wholly run the process as root, or move the key to your user and do it all in the user02:02
draeathSSH intentionally stops you doing what you're trying to do, because if it didn't this would allow users to use each other's keys02:02
draeath(which is a huge security issue)02:02
ubuntu-matehello02:09
teezy022Hey there.02:10
rdathanks draeath02:14
=== shuduo-afk is now known as shuduo
pezdispenserHi there I'm having extreme difficulty installing my wireless driver, can someone help?02:17
draeathrda, welcome. Hope that helped, and hope it helped you see why it wasn't working :)02:20
RyeHal14.0402:21
slappymcfrypezdispenser: what device is it?02:22
slappymcfrypezdispenser: Can you provide a pid:vid from either lsusb or lspci?02:24
pezdispenserslappymcfry:  pid?  like just the output?02:25
slappymcfryproductid:vendorid02:25
slappymcfryWhich chipset/model is it?02:25
pezdispenserslappymcfry: http://paste.ubuntu.com/15803616/02:26
pezdispenserslappymcfry:  I once had this working,  Installed backports, then some ath10k master,  but I followed some thread I cannot locate,02:27
pezdispenserslappymcfry:  I've tried to follow forums and such nothing is seeming to work02:28
slappymcfrycan you show output of `lspci -nn`? the part [xxxx:xxxx]02:28
pezdispenserslappymcfry:  I posted a pastebin to you with the output prior02:30
draeathpezdispenser, for what it's worth I've had *tons* of issues in the past in several distros with those drivers02:30
draeaththe code from the vendor is junk02:30
draeath(not that it helps you, but at least you have an idea why the process is so sucky!)02:30
slappymcfrypezdispenser: that's not enough. we need the PID:VID so we can look at all possible modules02:30
pezdispenserdreadingly:   I got it working prior,  but  gahh02:31
pezdispenserslappymcfry:   forgive me what command shall I run for that output02:31
slappymcfrypezdispenser: in order for us to help you, we need to know what device you are using. "Atheros" is not enough02:31
slappymcfry`lspci -nn`02:32
draeathpezdispenser, run that lspci again with the extra argument ^^02:32
Monster2016Hello :)02:32
draeathwithout, it just told us the bus IDs (which tells us where it's plugged in) and the human friendly name (which isn't actually all that helpful)02:32
pezdispenserslappymcfry:   my apologies,  here is the new output02:34
pezdispenserslappymcfry:   http://paste.ubuntu.com/15803654/02:34
slappymcfrypezdispenser: thanks. what kernel are you running? `uname -r`02:35
pezdispenserslappymcfry:   4.2.0-3502:36
slappymcfrypezdispenser: the kernel module is included since 4.402:38
slappymcfryhttps://wikidevi.com/wiki/List_of_Wi-Fi_Device_IDs_in_Linux02:38
slappymcfryYou could either update, or you could do use backports. I prefer updating02:38
pezdispenserslappymcfry:   thank you I understand what you are saying, at one point I had it working by using backports,   forgive me , how would I go about updating02:39
slappymcfrythe problem with backports is you need to reapply them after each major update.02:40
pezdispenserslappymcfry:   yes, I fixed it once after updating, but I lost the atheros files I had,   how can I go about updating to 4.4 please02:41
slappymcfrywhich release of ubuntu are you using?02:42
pezdispenserslappymcfry:   using 15.10,02:42
slappymcfryYou can follow this guide: http://linuxdaddy.com/blog/install-kernel-4-4-on-ubuntu/02:43
slappymcfryConsider trying 4.4.7 instead. Here are the filenames: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.7-wily/02:43
slappymcfryIf that does not work for you, you can try the backports as shown here http://askubuntu.com/a/708103/2807102:44
Narwhaalhow can I change debian into ubuntu ?02:45
NarwhaalI want make debian 5 into ubuntu 1602:45
slappymcfrys/debian/ubuntu/02:45
Narwhaalno I mean debian02:46
Jordan_UNarwhaal: By backing up your files and installing Ubuntu normally. You can install Ubuntu while preserving /home/ (even when it's not on a separate partition) but you should make sure you have good backups anyway.02:46
slappymcfryNarwhaal: I don't think converting distros is a feasable task.02:46
Narwhaalbut I want all program to work the same02:46
Jordan_UNarwhaal: That's impossible.02:47
Narwhaalno it's no02:47
slappymcfryNarwhaal: As Jordan_U explained. backup your configurations and copy them back across02:47
Jordan_UNarwhaal: Ubuntu is not Debian. Things work differently. If they didn't work differently then there would be no point in Ubuntu existing.02:47
NarwhaalI do it for centos to archlinux02:47
Narwhaalsame program02:47
Narwhaalbut I change to the OS for the live disk02:48
slappymcfryNarwhaal: I'd like to see how that's done, please02:48
pezdispenserslappymcfry:   I can follow forums quite well,  switching the filles from 4.4.6 to 4.4.7 i'm bound to screw up something, i think I may just stick with that guide you sent me for 4.4.602:48
Narwhaalto backup on harddrive outside02:48
Narwhaalmake list of install program and format with new OS02:48
slappymcfrypezdispenser: it's the same guide. just different filenames02:48
Narwhaalthen install program list and make program list of program can't install02:48
Narwhaaluser configurate still same02:49
Narwhaalbut debian ubuntu not work :(02:49
Jordan_UNarwhaal: You will likely have no trouble keeping your configuration files in your home directory the same, and you may be able to *selectively* copy *some* files from /etc/ to your Ubuntu installation, but if you try to copy them all things *will* break and we won't support you trying to unbreak it (we will just recommend re-installing).02:49
NarwhaalJordan_U: nono02:49
Narwhaalu not understand02:49
Narwhaaltake list of install program02:50
Narwhaalinstall similar program on new OS02:50
Narwhaalpreserve configurate02:50
pezdispenserslappymcfry:   yeah... my brain just isn't making sense of it,02:50
Narwhaal(if possible)02:50
slappymcfryNarwhaal: yep, that's the way to do it02:50
Narwhaalso i do it right yes ?02:50
slappymcfrythe key word is "new OS"02:51
Narwhaalyes02:51
Narwhaalobvious02:51
Narwhaalneed format02:51
Narwhaalbut problems it: debian not like working with for the live and harddrive together02:52
virtuosojI'm having problems installing Spotify on 16.04. annyone done this successfully?02:54
lightyagamihi, I have recently brought a samsung evo 850 ssd, I need help in setting up it with ubuntu with fstab parameters02:54
squintyvirtuosoj,  ubuntu+1 for 16.04 enquiries02:54
virtuosojT_T02:55
pezdispenserslappymcfry:   i haz question02:57
rdadraeath yes, got to keep my users aligned... also i just started from the beginning and generated a new key and that worked out02:59
slappymcfrypezdispenser: shoot03:00
cynicallemonslappymcfry, dont encourage violence03:01
pezdispenserslappymcfry:  the tutorial ran smoothly  that you sent me  http://linuxdaddy.com/blog/install-kernel-4-4-on-ubuntu/   but there very last command had this output  http://paste.ubuntu.com/15803797/03:01
slappymcfrycynicallemon: I'm encouraging photography!03:01
cynicallemon:)03:01
Gallomimiadang. my reboot went completely awry03:01
Gallomimiamdadm: CREATE group disk not found03:02
Gallomimiaalo, unknown partition table03:02
Gallomimiai don't like that. i can mount things when i boot from a usb key and access all the files03:02
slappymcfrypezdispenser: why do you want to remove it? using backports instead?03:02
pezdispenserslappymcfry:  silly me,  I did not notice that command was optional,  was blindly following copy/paste,  haha  ,  so if I restart I should be running the newer kernal after?  thus wifi should work cause it's listed as supported?03:04
slappymcfrypezdispenser: never copy/paste stuff blindly. understand every parameter/argument/option03:04
Gallomimiaslappymcfry: that warning about my crypttab was an issue. i'm reading a forum post about someone with similar problems..03:04
=== Guest1708 is now known as Guest1708|away
slappymcfrypezdispenser: it should be fine after restart. Regenerate grub just to be sure03:05
pezdispenserslappymcfry:  yes, understood.   oOo.... is there a simple command to regenerate grub?03:05
slappymcfryGallomimia: care to describe your layout? From what I gather you have RAID, LUKS and LVM setup. lots of room for errors03:06
Gallomimiayes indeed. i think i did before03:06
slappymcfrypezdispenser: it's usually `grub-mkconfig -o /boot/grub/grub.cfg` but I can't remember if Ubuntu does it a bit differently03:07
* slappymcfry hasn't been paying much attention03:07
Gallomimiait's 3 drives with 3 partitions each. the first has /boot and /boot/efi on its first two partitions, and the 3rd is for raid member. on top of the raid is the luks container, and that's used as the pv for LVM, which has root and home and several more03:07
pezdispenserslappymcfry:  yes thank you , command worked,  rebooting,  *crosses fingers*03:09
Gallomimiai'm working off this forum post now: http://askubuntu.com/questions/680122/cant-boot-mdadm-create-group-disk-not-found03:09
Gallomimiatho i did everything it says except the vgchange command03:09
Gallomimiathe 5 mount --bind 's that are needed when doing a chroot are dev, sys, tmp, var, and run  right?03:10
pezdispenser_CANT REMEMBER NAME OF WHO I WAS TALKING TO03:12
slappymcfryGallomimia: sounds decent. that vgchange just activates th vg. Yeah, you need to bind mount those if you want to generate initramfs from inside chroot03:13
slappymcfrypezdispenser_: he's not here03:13
eyeareseehello03:13
Gallomimiait wasn't necessary03:13
pezdispenser_slappymcfry:  lol,  yeah so newer kernal confirmed,  however wifi not working :(03:13
Gallomimiabut i think it suggests changing the mdadm.conf to refer to a slightly different dev03:14
slappymcfrypezdispenser_: `lsmod | grep ath`?03:14
eyeareseeI have recently tried to run Lubuntu 15.10 x64 on my laptop, but for some reason the wired network is failing.  ifconfig indicates large numbers for overruns -- any ideas?03:14
pezdispenser_slappymcfry: http://paste.ubuntu.com/15803879/03:15
slappymcfryeyearesee: try changing the MTU to something like 4000. I have a similar problem with an atheros card.03:15
Gallomimiaand just today i was thinking i should shut down my system and quit playing games :P got my wish. i was also thinking hey this laptop isn't getting much use, wonder if it misses me? got that wish too03:15
slappymcfrypezdispenser_: that's good, it detects it and the module is loaded.03:16
pezdispenser_slappymcfry:  okay, improvement,  But still wifi not popping up : /03:16
slappymcfrypezdispenser_: what happens when you `iw dev <dev> scan`?03:17
pezdispenser_slappymcfry:  unsure how to run that command,03:18
slappymcfrypezdispenser_: in any terminal. Where <dev> is your device name.03:19
teezy022Does anyone know how to share desktops, concerning two people with Linux?03:19
slappymcfryteezy022: teamviewer is quick and easy03:19
gambl0rehow do i set permissins so i can create directory03:19
pezdispenser_teezy022:  a program called teamviewer works great03:20
teezy022Sweet, thanks.03:20
eyeareseeslappymcfry, that fixes it, thanks a lot! :)03:20
slappymcfrypezdispenser_: cool, it was probably soft locked, just needed that extra puch03:21
slappymcfry*push03:21
pezdispenser_slappymcfry:  Not even sure which device it is, how do I list it?03:21
slappymcfryip a03:21
Gallomimiaslappymcfry: well. no luck there.03:23
Gallomimiagambl0re: to create a directory, you must have write permissions on the directory where you're making it03:24
slappymcfryGallomimia: crud...03:24
=== coffeeguy is now known as zen-guy
Gallomimiaagreed. crud.03:24
Gallomimiauh, if i do an update-initramfs does it copy that initrd to the boot drive?03:25
pezdispenser_slappymcfry:  since my kernal is upgraded,  module is showing,  how do I activate driver? or do I need to try and resinstall it now since I upgraded?03:25
Gallomimiaoh. yeah it was on boot. i checked the time stamp03:25
slappymcfryGallomimia: reminds me of a time when I was experimenting with LVM cache volumes. I used a ramdisk for blazing speed. Until I rebooted.03:25
Gallomimiait actually went faster? i thought the kernel does auto caching in ram already03:26
slappymcfrypezdispenser_: the driver is automatically recognized upon boot. lsmod command confirmed that for us :)03:26
dave0x6dWhat's wrong with this PAM config? http://sprunge.us/WWFF03:26
pezdispenser_slappymcfry:   however,  my wireless is not working,  so what shall I do now : (03:26
Gallomimiamy intent is to actually set up a cache volume for this setup. i was going to use dm-cache but LVM got the cache feature since i started with this setup03:26
slappymcfryGallomimia: I had 8GB of cache. It worked great. but I forgot it's volatile03:27
Gallomimiayou need a mirror of the metadata?03:27
slappymcfrypezdispenser_: I thought `iw scan` showed results?03:27
Gallomimiait seems from the output on the screen during the (failed) boot, the raid assembles, but it isn't trying to open the luks container03:28
slappymcfryGallomimia: yeah, my entire LVM got corrupted as soon as I shutdown.03:28
Gallomimiaouch.03:28
pezdispenser_slappymcfry: ,  I couldn't figure out the dev name for the wifi,   sorry03:28
Gallomimiadid you recover it?03:28
pezdispenser_slappymcfry:  iw dev <dev> scan     unsure how to figure out what to change this command to,  also sorry03:29
slappymcfrypezdispenser_: `ip a` shows devices and their addresses. Wireless will have a name similar to wlan0 or wlp3s003:29
slappymcfrypezdispenser_: `iw dev wlan0 scan` for example03:29
slappymcfryGallomimia: I had LUKS running on top of it... no luck.03:30
Gallomimialvm before the luks? yeah i heard of that. i don't like the concept03:30
Gallomimiayou make me want to get some backups working03:30
pezdispenser_slappymcfry:  ip a gives me http://paste.ubuntu.com/15803942/   : S03:31
slappymcfryGallomimia: agreed! I discovered syncthing. easy and simple.03:31
pezdispenser_slappymcfry:  enps30  ?03:31
Gallomimiacrypto seems very pointless without an encrypted backup03:31
tsylvermaneBackups never a bad thing, even with a so-called bulletproof setup03:31
Gallomimiasyncthing eh?03:31
pezdispenser_slappymcfry:   ahhh makes sense I think03:31
Gallomimiaeh. i wouldn't call a raid5 a bulletproof setup.03:31
slappymcfrypezdispenser_: that's the ethernet. no wireless device = not good03:31
Gallomimiai dropped this system a couple months ago. had a scare about being able to recover the data03:32
pezdispenser_slappymcfry:     :/03:32
slappymcfrypezdispenser_: looking into it03:32
Gallomimiapezdispenser_: i wasn't following along. is your device on USB?03:32
Gallomimiadid you guys find the device with lsusb or lspci?03:32
pezdispenser_Gallomimia:  my device is a built in card03:33
Gallomimialaptop?03:33
pezdispenser_slappymcfry:  thank you very much03:33
pezdispenser_Gallomimia: yes laptop, aspire e 15,03:33
Gallomimiaoh :(03:33
slappymcfryGallomimia: its a rather recent chipset only included in 4.403:33
Gallomimiais that thing really old? or fairly new03:33
Jordan_UNarwhaal: I can't understand your last message at all.03:33
Gallomimiaoh. well at least its included!03:33
slappymcfryGallomimia: updated kernel. ath10k module is loaded. but device not listed in `ip`03:34
Gallomimianot good :(03:34
Gallomimiadid a reboot yet?03:34
pezdispenser_Gallomimia: yes I did after updating kernal03:35
pezdispenser_Gallomimia:  I had it working before with backports, and some master ath10k file,  but I cannot seem to find the same forum boarrd I found those answers on03:35
Gallomimiathat's somewhat annoying yes. difficult to say what to do next03:35
slappymcfrypezdispenser_: do you have a hardware kill switch?03:36
slappymcfrylike Fn+F6 or something03:36
pezdispenser_slappymcfry:  not as far as I know, no button turns wifi on or off03:36
Gallomimiaoh. those are handy but tricky. i knew someone who had that switch bung out.03:36
Gallomimiaalright well. i need to learn about the scripts that bring this system up03:37
slappymcfrypezdispenser_: do you mind posing the output of `modinfo -p ath10k_pci` and `modinfo -p ath10k_core`?03:37
Gallomimiacause i've been grating my teeth over its tendency to wait 2 minutes for network setup, which it doesn't get till it boots and configures a wifi dongle.03:37
slappymcfrypezdispenser_: oh, and also `rfkill list all`03:39
pezdispenser_slappymcfry:  output http://paste.ubuntu.com/15803989/03:40
slappymcfrypezdispenser_: once more: `dmesg | grep ath10` tanks03:44
pezdispenser_slappymcfry: http://paste.ubuntu.com/15804001/03:46
archoniiHello.03:46
archoniiMy Libre Writer doesn't check my spelling.03:46
archoniiWhy is the spelling and grammar totally broken?03:46
archoniiAny pointers?03:46
slappymcfrypezdispenser_: that's useful, join me on #ath10k03:46
pezdispenser_will do03:47
slappymcfrypezdispenser_: I would seriously consider trying kernel 4.4.7, it might have the fixes for this problem.03:49
slappymcfryI'll rewrite the commands for you03:49
NarwhaalJordan_U: [04:52:06] <Narwhaal> but problems it: debian not like working with for the live and harddrive together03:49
Narwhaalthat ?03:49
archoniiHow come my spellchecker won't work?03:49
Narwhaalbasically he just said debian doesn't want to be converted using the live disk and the backups saved on the external harddrive03:50
pezdispenser_slappymcfry:  I couldn't seem to switch out the file names in the tutorial,   they didn't match up03:50
chno entiendo un carajooo03:51
chalguien habla español aca??03:51
archoniiWhy won't my spellchecker work???03:52
Jordan_UNarwhaal: I still don't understand what you're trying to say or ask.03:52
Jordan_U!es | ch03:52
ubottuch: En 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.03:52
chjajaja03:53
ch gracias..03:53
ch i say thath i don't understand nothingg..03:53
slappymcfrypezdispenser_: here you go. three commands http://hastebin.com/raw/viditodoza03:53
pezdispenser_slappymcfry:  thank you, sorry i'm retaderd  haha03:54
archoniiWhy the heck won't the spelling and grammar work?03:55
slappymcfrypezdispenser_: it's alright. Desktop users shouldn't have to deal with this. Wireless compatibility is a hurdle for using Linux. Especially with newer hardware03:55
pezdispenser_slappymcfry:  rebooting03:57
pezdispenser__slappymcfry:  : /04:00
Gallomimiawait. is systemd present on ubuntu 14.04??04:00
Gallomimiacause that's what package updated before this all went awry04:00
Gallomimiaarchonii: what spelling and grammar?04:01
pezdispenser__slappymcfry: still see no wireless device in ip a04:03
pezdispenser__: O04:04
archoniiGallomimia, In Libreoffice.04:05
archoniiLibre Writer.04:05
epicCaneWhen ever I run exe in ubuntu it wont work04:05
cynicallemonreally04:05
cynicallemonwonder why?04:06
epicCaneBecause ubuntu is not up to date04:06
tck9if you want to extend a lvm partition, can you use fdisk to delete an existing partition and then re-create it with the additional space added? all the tutorials ive seen show creating a new separate partition and then adding extending that04:06
phunyguyGallomimia: 14.04 uses various pieces of logind, which is part of systemd, but no systemd itself is not present.04:07
slappymcfrypezdispenser__: I had a disconect. any results?04:08
memandWhat is the name of the network manager that ubuntu uses (the one with the nice dropdown menu from system tray)?04:08
slappymcfrymemand: nm-applet04:08
pezdispenser__slappymcfry:  I noticed lol,  Nope,  kernal 4.4.7 I don't see any change running ip a04:08
memandslappymcfry: thanks04:09
slappymcfrypezdispenser__: can you do a `dmesg | grep ath10` again please. as well as a `ls /lib/firmware/ath10k`?04:09
Gallomimiaphunyguy: well, i got some kind of update for some systemd stuff today. and now i can't seem to boot04:10
memandslappymcfry: Do you know if the part where it configs wifi AP's is an addon?04:10
slappymcfrymemand: I don't know, to be honest. I don't believe NetworkManager does APs by default. maybe it is an addon that incorporates hostapd04:11
pezdispenser__slappymcfry: http://paste.ubuntu.com/15804309/    first command has no output04:11
archoniiWhy won't the damned Libre Writer check my spelling and grammar?04:12
archoniiWhat's wrong?04:12
slappymcfrypezdispenser__: that could be a good sign. sorry, I also need `ls /lib/firmware/ath10k/QCA9377`04:12
Jordan_Uarchonii: What happens if you try to spell check explicitly?04:12
archoniiJordan_U, Nothing.04:13
archoniiIt finds no errors.04:13
archoniiEven when I made explicit errors.04:13
slappymcfrypezdispenser__: this is the driver it could not find earlier04:13
Jordan_Uarchonii: Do you possibly have no dictionaries installed?04:13
Jordan_Uarchonii: Does Gedit find spelling errors if you ask it to spell check?04:13
archoniiWhere to install those?04:13
pezdispenser__slappymcfry:   yeah I should mention from an ath10k master file,   containing the QCA9377,    I put those other folders in there,  like hours ago cause I wasn't sure exactly which one it needed04:14
archoniiYes, it does.04:14
pezdispenser__slappymcfry:  that's why there is like 5 different ones in there04:14
archoniiI'm mostly interested in grammar check04:15
slappymcfrypezdispenser__: hmmm. these are the firmware files included in the new kernel.04:15
archoniielse I could paste my document into Gedit to spellcheck it.04:15
pezdispenser__slappymcfry: ls /lib/firmware/ath10k/QCA9377   contains a folder called hw1.004:15
archoniiJordan_U, Any ideas?04:15
archoniiGedit spellchecks but not Writer.04:15
slappymcfrypezdispenser__: and in that folder?04:16
pezdispenser__slappymcfry: http://paste.ubuntu.com/15804329/04:17
=== erwin is now known as easyOnMe
slappymcfrypezdispenser__: ah, we might need to rename that, but first. Do a `lspci -v` and check under Atheros for "Driver in use"04:18
slappymcfrypezdispenser__: it should say ath10k_pci... if it does. Run the following and reboot: `echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf`04:20
pezdispenser__http://paste.ubuntu.com/15804350/04:20
slappymcfrypezdispenser__: could you try the above command anyways?04:21
pezdispenser__slappymcfry:   no output upon entering that command04:22
pezdispenser__slappymcfry:   actually it said this  options ath10k_core skip_otp=y04:22
slappymcfrypezdispenser__: cool. it just wrote those options to the file. try a reboot now04:23
pezdispenser__slappymcfry:  kk04:23
bananaforscaleI'm using lubuntu currently because of its lightweight, but the desin didn't make me satisfied, is there another alternative ??04:23
bananaforscale*design04:24
slappymcfrybananaforscale: try xfce04:24
Jordan_Uarchonii: Do you have libreoffice-grammarcheck installed?04:24
archoniiJordan_U, How to tell?04:25
pezdispenserslappymcfry: back no wifi04:26
archoniiHow to check if the GRAMMARCHECK is installed?04:26
Gallomimiahow odd. my raid assembles by itself when i boot from a live USB (server) but i stopped it with command line and now i can't seem to reassemble it04:26
Gallomimiameh. too tired. tomorrow04:27
slappymcfrypezdispenser: alright. let's try `cd /lib/firmware/ath10k/QCA9377/hw1.0/; mv firmware-5.bin_WLAN.TF.1.0-00267-1 firmware-5.bin` and reboot once again. if it works, we know it's a bug with the driver packaging04:29
slappymcfrypezdispenser: you'll need sudo before the mv04:30
networkedCould someone give me some autoconf pointers? I already have it working, but I have a few curious questions / things I'm not sure about.04:31
Jordan_Uarchonii: apt-cache policy libreoffice-grammarcheck04:33
pezdispenser_slappymcfry: no cigar04:33
slappymcfrypezdispenser_: I can't believe it... something is screwy. `dmesg | grep ath10` must be spewing errors04:35
pezdispenser_slappymcfry:  and I honestly installed the system like right before i came on here04:36
Jordan_Uarchonii: Or more appropriately, "apt-cache policy libreoffice-lightproof-en" .04:36
archoniiSays none04:36
pezdispenser_slappymcfry:  dmesg | grep ath10  gives no output whatsoever04:36
archoniiHow do I get it?04:36
slappymcfrypezdispenser_: try `modprobe ath10k_pci`04:36
slappymcfrypezdispenser_: the try the dmesg command again04:37
pezdispenser_slappymcfry:  module not found04:37
slappymcfrypezdispenser_: ha04:37
archoniiNow installing lightproof.04:38
slappymcfrypezdispenser_: what kernel are you running? uname -r04:38
pezdispenser_slappymcfry: 4.4.704:38
archoniiSo I installed LIGHTPROOF04:39
archoniiand Writer still isn't checking my spelling.04:39
slappymcfrypezdispenser_: last resort: http://hastebin.com/raw/mopecovuqe04:41
pezdispenser_slappymcfry:  what about backports?  it was once working on kernal 4.2 like that04:41
slappymcfryIf that does not work. resort to backports. bookmark this post until the card works out of the box.04:41
slappymcfryhttp://ubuntuforums.org/showthread.php?t=2300861&p=13387334#post1338733404:41
slappymcfryit might take a few months for ubuntu to catch up04:42
slappymcfrypezdispenser_: here is the official guide for the latest https://wireless.wiki.kernel.org/en/users/drivers/ath10k/backports04:43
pezdispenser_slappymcfry:  unfortunately i did that earlier,  so,  really i dont know how I got it working before but I did,  for a month wireless has been working, BRB reboot04:44
networkedno takers on an autotools question? >.>04:45
archoniiI installed Lightproof04:45
archoniiwhy isn't it working??04:45
Jordan_Uarchonii: Please pastebin the output of "dpkg -l | grep libreoffice" and I'll see what packages I have installed that you don't (if any). Spell check is working for me.04:47
pezdispenserslappymcfry:  hey uhhh04:47
pezdispenserslappymcfry:  I love you04:47
slappymcfrypezdispenser: what happened?04:48
pezdispenserslappymcfry:  I'm online wireless,04:48
slappymcfrypezdispenser: what was the magic needed?04:48
pezdispenserslappymcfry:  woOoOoO, thank you so much man,  this chatroom has helped me everytime during my experience on linux when I cannot find answers on forums cause of people like you04:49
=== N3X15_ is now known as N3X15
archoniihttp://pastebin.com/4KKWZVq304:49
archoniiJordan_U, Here you are.04:50
pezdispenserslappymcfry:   hmmm well I noticed that upon instalation ,  it immidiately rebooted without asking,    in which when I had it working through backports,  it did that too,  once i updated and it stopped working  and I just reinstalled it and it rebooted without prompt aswell so I suspected this would work04:50
slappymcfrypezdispenser: you're most welcome, I wish it was easier. Another bookmark for you is https://github.com/ajaybhatia/Qualcomm-Atheros-QCA9377-Wifi-Linux As I said before, IN a few months it will probably work out of the box, since it is now included in the kernel04:50
pezdispenserslappymcfry:  I grabbed a copy of that file before I put it in temp as well haha, just incase04:50
pezdispenserslappymcfry:   thanks man,  I am super appreciative of your efforts,   Now... I will be a zombie at work in the morning, but at least I resolved this, i didn't want to sleep until i did.04:51
slappymcfrypezdispenser: no problem! good luck with work tomorrow :)04:53
pezdispenserslappymcfry: ,  thanks, goodnight04:53
Jordan_Uarchonii: Nothing relevant seems missing from your list. I don't know where to look next.04:57
archoniiJordan_U, So why would the spell and grammar checks not work?04:57
Jordan_Uarchonii: I have no idea.04:58
Space666-hey how do I save Overscaling settings in ubbntu? I need toa reconfigure this every time I have to restart.. ._.05:01
MaimsterAnyone running their OS via mSATA?05:09
Space666-hey how do I save Overscaling settings in ubbntu? I need toa reconfigure this every time I have to restart.. ._.05:10
trevor_sany secure boot or UEFI experts on?05:13
=== N3X15_ is now known as N3X15
trevor_swhen i dual boot ubuntu and linux... when i select windows in GRUB and i enter my bitlocker password... it says it needs recovery key because secure boot changed unexpectedly05:14
Jordan_Utrevor_s: Do you have a TPM?05:19
Jordan_Utrevor_s: Does it go any better if you select Windows directly from your boot firmware menus?05:21
Jordan_Utrevor_s: Please take a picture of the exact error message and post it to http://imgur.com (and post the link here for us to see).05:21
archoniiJordan05:26
archoniino more ideas about getting the grammar working in my Writer? If not, any other programs with Grammar check I can use?05:26
archoniiIs there a KDE writer?05:26
archoniiInstalling KWrite now.05:27
trevor_sJordan_U, i did recovery password, entered windows and changed 'allow secure boot for integrity validation' to 'not configured'05:28
trevor_si had it 'enabled'05:28
trevor_sin local GPO05:29
archoniiSpellcheck doesn't work in KWRITE either.05:29
archoniiOnly GEDIT.05:29
archoniiI'm using UBUNTU MATE 15.10.05:29
archoniiThe support here SUX.05:30
davidoarchonii I guess I missed the original question. What is your goal?05:31
archoniiI need to get Spell Check and Grammar Check working.05:31
archoniiIn Libre Writer or anything else.05:31
hestonhello,  I'm currently running 15.04 and I've been getting "system program problem detected" alerts for a while and now for the first time my system hard booted. How should I go about diagnosing the problem?05:31
archoniiIt works in GEDIT but GEDIT has no Grammar Check.05:31
archoniiI'd prefer to get them working in Writer.05:31
Jordan_Uheston: 15.04 is EOL you need to upgrade to 15.10.05:31
hateballarchonii: Do you have the language-pack for your locale installed?05:31
archoniihateball, I believe so. How to check?05:32
hateballarchonii: apt-get install language-pack-xx where xx is your language, eg language-pack-en05:32
hestonJordan_U, alright well that still doesnt explain why my system would hard boot05:33
archoniihateball, I just did that..05:34
archoniiStill not working.05:34
hateballarchonii: as for Libreoffice is uses hunspell, so check that you have for instance hunspell-en-us installed05:34
archoniiThat command is not found.05:34
archoniiIt says I already have the latest version05:35
archoniiwhen I try to install it.05:35
hateballHmmm05:35
archoniiAHH05:35
archoniiit's working now.05:35
archoniiYou know what the problem was?05:36
hateballWrong document language?05:36
archoniiI appear to have American language packs installed but my Writer was set to Canadian.05:36
hateball:)05:36
hateballThere are Canadian language packs as well, if one is so inclined05:36
archoniijust installed language-pack-ca05:37
archoniiand hunspell-en-ca05:37
archoniiNow my Writer is working like a champ.05:38
alkisgIs manpages.ubuntu.com down?05:46
alkisg..and http://manpages.debian.net/ too?05:47
madwizardhttp://www.downforeveryoneorjustme.com/anpages.ubuntu.com05:49
madwizardSoeey05:49
somsiptypo: http://www.downforeveryoneorjustme.com/manpages.ubuntu.com05:49
madwizardSorry05:49
madwizardYeah, typo05:49
null_hi alll... wich program can help me to config cisco routers in ubntu?05:49
=== homa is now known as javac
=== javac is now known as homa
alkisgmadwizard: thanks, and where do we report the issue?05:51
=== homa is now known as javajava
reza_sam96hi...how can i connect to cisco router with serial port?what is the application in linux?05:55
davidotelnet?05:58
reza_sam96<davido> no phisical connet with serial port...in windows XP we use hyper terminal for config it for first one06:01
madwizardreza_sam96: Wnta do you mean, by not having physical connection with serial port?06:03
BetohaI need some help with thunderbird and msexchange connection, right here?06:13
seeithello, how do i configure xrdp to allow me to reconnect to an old session?06:15
hateballBetoha: Ask the real question and find out06:16
=== javajava is now known as java
BetohaMy msexchange account with Thunderbird demanding a password request all the time, setup Exquilla for MS 45.0.116106:22
BetohaLightning 4.0.5.206:22
BetohaExchange EWS Provider 3.5.0 what could be the problem?06:22
=== java is now known as liliboot
BetohaOK looks like have to be more patient, thanks and take care^^06:28
hateballNot sure what good patience is if they leave...06:28
mnrhello06:34
=== mnr is now known as Guest37115
Guest37115my dell monitor with dell laptop not showing up mouse in one screen06:36
Guest37115any idea?06:36
Jordan_Ureza_sam96: screen and tmux support serial connections, as well as putty and many other programs.06:36
Guest37115dual monitor problem, mouse is invisible in one screen, any idea?06:37
=== vlado_ is now known as vbotka
MagePsychohow to do this: i want to ssh to remote and run some command with single line command? like ssh user@host && tail -f /var/log/*.log07:17
somsipMagePsycho: ssh user@host -t "command"07:18
MagePsychosomsip, commad should be inside double quote or back ticks `07:20
RhondaI would need pip3 on precise system.  I've found ppa:fkrull/deadsnakes which at least has python3.3 for precise (and looks trustworthy), but that PPA doesn't include pip it seems.07:20
somsipMagePsycho: the quotes I used - double07:22
=== Guest1708|away is now known as Aria
=== Aria is now known as Guest65363
vigneshhi07:36
adacWhat is the way to write a start script nowadays? /etc/systemd/system/foo.service ?07:37
adacwith systemd?07:37
adacah ai guess with 14:04 this is not possible07:37
k1l_adac: what ubuntu version?07:37
k1l_14.04 still uses upstart. from 15.04 on ubunut uses systemd07:38
adack1l_, kk! thanks man!07:39
ankit_how to move unity launcher to bottom?08:05
lotuspsychje!movelauncher | ankit_08:06
ubottuankit_: To move the Unity launcher to the bottom of the screen in 16.04+, run `gsettings set com.canonical.Unity.Launcher launcher-position Bottom`. To move it to the left, run the same command with Left instead. For older Ubuntu versions, see https://askubuntu.com/questions/33605/can-i-move-the-unity-launcher08:06
lotuspsychjeankit_: join #ubuntu+1 for 16.04 issues please08:06
I_am_canerhi08:13
I_am_canercan i update ubuntu 5.04 to 16.04 with distro update?08:13
k1l_i guess you mean 15.04? you need to upgrade to 15.10 first.08:14
I_am_canernope, 5.008:15
I_am_caner408:15
I_am_caner5.0408:15
I_am_canerlsb_release08:15
k1l_I_am_caner: no. make a clean new install08:15
I_am_canerok08:16
I_am_canermy question is08:16
I_am_canerdoes the ubuntu 16.04 have also nude people in background list08:17
=== welly is now known as welly[away]
ikoniaI_am_caner: what ?08:17
k1l_go and troll somewhere else. bye08:17
Serial|LinkSPAM08:19
Serial|LinkSPAM08:19
Serial|LinkLOL08:19
Serial|LinkLOL08:19
=== Drac0 is now known as Guest37034
pezet91hello, i have problem with ubuntu 14.04. When I type 'sudo reboot' in console system crash on 'nm-dispatcher.action: Caught signal 15, shutting down...' and I must reboot by button on PC :/ Anyone can help me?08:45
mariuskoI have troubles with Docker daemon in 16.04 beta08:47
mariusko"start: Rejected send message, 1 matched rules; type="method_call", sender=":1.178" (uid=1001 pid=11507 comm="start docker ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/upstart ")"08:47
mariuskoSee https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/156976308:47
ubottuLaunchpad bug 1569763 in upstart (Ubuntu) "Cannot connect to the Docker daemon. Is the docker daemon running on this host?" [Undecided,New]08:47
mariuskoI had to use the upstart startup alternative as the other one didn't work08:48
lotuspsychjemariusko: #ubuntu+1 for 16.04 issues please08:48
mariuskook08:48
mariusko#ubuntu+108:48
lotuspsychjepezet91: sudo halt -p works?08:48
pezet91no, it don't works :/08:49
pezet91maybe I have problem with ACPI because this is industrial computer (Advantech ARK-1123)08:50
lotuspsychjepezet91: hmm, seems like an old bug: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/106648408:50
ubottuLaunchpad bug 1066484 in network-manager (Ubuntu) "long delay at shutdown/reboot - network-manager doesn't close correctly" [High,Triaged]08:50
pezet91ok, i want to see this08:51
lotuspsychjepezet91: perhaps try a sudo service network-manager restart ?08:51
Guest37115dual monitor, mouse is not visible in one monitor on Ubuntu, any idea?08:52
pezet91ok, i try and network-manager is restarted now08:53
pezet91what now?08:53
lotuspsychjepezet91: now reboot/halt?08:53
lotuspsychjepezet91: see if it still hangs08:53
pezet91now, i still can't reboot pc08:54
lotuspsychjepezet91: ok add your experience to the existing bug, 'im affected'08:55
lotuspsychjepezet91: and try a clean install 14.04.4 or test other ubuntu versions perhaps08:55
pezet91lotuspsychje, this is a clean install of ubuntu08:55
lotuspsychjeright08:55
lotuspsychjepezet91: other ubuntu versions then, as a test08:56
pezet91:/08:56
pezet91i need ubuntu LTS ;)08:56
lotuspsychjepezet91: try a 16.04 perhaps? on the 21st is final release08:57
lotuspsychjepezet91: you never got shutdown/reboot working on this machine?08:58
lotuspsychjeon any other version?08:58
pezet91yes, this is new PC with clean installed ubuntu08:59
pezet91and reboot not work :D08:59
lotuspsychjepezet91: what kind of network card chipset do you have?09:00
pezet912 x 10/100/1000 Mbps Intel I210 GbE, support Wake on LAN09:00
bvgghi. i have a problem with the protobuf-compiler package on 14.04 LTS. the package version is 2.5.0-9ubuntu1 but it installs protoc version 3.0.0 instead. is it a bug?09:01
lotuspsychjepezet91: you could try few bios settings perhaps as a test09:02
pezet91i tried to configure bios, without results09:03
lotuspsychjepezet91: reset to minimal defaults also?09:03
pezet91yes, but I will try again09:03
Nene1hello all09:04
lotuspsychjepezet91: so bios test, update bug, test other ubuntu versions09:04
pezet91ok09:04
pezet91where can I download ubuntu 16.04 iso?09:05
lotuspsychjepezet91: #ubuntu+109:06
pezet91ok09:06
Nene1i created my own ubuntu security repo using apt-mirror... is there any way to revert back the changes made to local repo??09:09
=== impi_ is now known as impi
=== marty_ is now known as Guest31431
Nene1ratrace: hiii09:25
=== mani is now known as Guest30380
=== protosou- is now known as protosoul
=== dimi34ka0 is now known as dimi34ka
=== magicalChicken_ is now known as magicalChicken
=== funkyHat_ is now known as funkyHat
=== mhenrixon_ is now known as mhenrixon
=== Yugidude1` is now known as Yugidude1
=== ferendevelop_ is now known as ferendevelop
=== Exagone314 is now known as Exagone313
=== penn_ is now known as penn
=== ShaRose_ is now known as ShaRose
=== alchemistswl_ is now known as alchemistswl
=== rstone_ is now known as rstone
sandiso09:53
Aksarayhi09:53
sandii just installed mate and was wonder where the settings are09:53
DiamondSwordhello.. Laptop's battery lasts less now according to Windows.. I installed powertop and tlp but not much changed. anyone, any advices?09:54
stqismDiamondSword, Linux is just less power efficient in general09:54
Ben64stqism: no09:55
DiamondSwordstqism, I thought so, but not the same happened to me. I wonder why..09:55
]OscarHi, I'm trying to install 16.04 beta 2 on an SSD, but it crash with grub-uefi. It is impossible to close the error windows, so the crash report does not start, and there is no bash active... Can I help you with this in any way?09:55
huwenfengany PAM module / auth service to divide the one password into two parts, and authen the two parts with different authenticatoin method, then give the result of TRUE if both are granted , and give False if any are denied.  The user have only one chance to input the password, so I need them to input two password together, then divide the password into two parts and auth them with different auth method.09:55
Ben64]Oscar: #ubuntu+1 for 16.04 support until release09:56
sandiwhere are the system settings in mate 15.10 ?09:56
DiamondSwordI dealed a lot to install nvidia driver for me, I did eventually but later on I read that Linux tries to use both Intel and Nvidia driver at the same time. I was able to select which gpu driver I want to use via nvidia-prime but while I was using Nvidia driver, the computer was at very high temperatures..09:57
DiamondSwordI removed all nvidia things on my computer now. it uses Intel driver now, ok high temp is gone a little bit but the battery stil not lasts much..09:57
=== distanto1igin is now known as Distantorigin
DiamondSwordI see some recommendations on powertop, tlp handles them well, but again no gain for the battery. not much.09:59
DiamondSwordmight be I'm using Ubuntu 16.04 beta 2? (not a stable system)09:59
Ben64DiamondSword: then you should be asking your questions in #ubuntu+110:00
DiamondSwordhmh.10:00
=== Petru is now known as Guest52539
=== Guest52539 is now known as Petru7
neuraloadHello, I try to install Ubuntu Desktop using preseed. I'm using the alternate Lubuntu iso but is not working. Everything goes fine but the desktop selected using tasksel is not installing. ANy ideas ?10:07
ikoniawasn't the alternative CD retired ?10:08
neuraloadikonia: You are right but Lubuntu still provide an alternate iso10:09
ikoniahow odd10:09
tabuHi all, I use ubuntu studio 14.04 lts, chrome is very slow and seems to slow down everything!10:27
lotuspsychjetabu: use chromium-browser for a more lightweight experience10:30
pikapikachutabu: you may try w3m (browse websites in the terminal)10:31
hateballtabu: are you accessing pages with flash content, that will slow down anything10:31
tabulotuspsychje, but my computer should be able to cope10:32
pikapikachutabu: if the network speed is slow.10:32
lotuspsychjetabu: what kind of specs you have? ssd?10:33
=== cigumo_ is now known as cigumo
tabulotuspsychje, yes the system is on a ssd10:34
=== badon_ is now known as badon
lotuspsychjetabu: you can do few tricks then, set browser cache to 0, swappiness to 10, install preload10:34
lotuspsychjetabu: also make sure its not flash related as hateball suggests10:35
tabulotuspsychje, flash seems to work fine10:36
lotuspsychjetabu: system up to date to latest 14.04.4 also?10:36
tabulotuspsychje, yes10:36
=== venkat_331 is now known as venkat_330
tabu lotuspsychje  "browser cache to 0, swappiness to 10, install preload" where do this settings go?10:37
lotuspsychjetabu: you can also do a test, starting chrome from a terminal, see what kind of errors you get10:37
lotuspsychje!info preload | tabu sudo apt-get install preload10:37
ubottutabu sudo apt-get install preload: preload (source: preload): adaptive readahead daemon. In component universe, is optional. Version 0.6.4-2 (wily), package size 34 kB, installed size 135 kB10:37
lotuspsychjetabu: browser cache to 0 in settings for firefox, not sure where in chrome as i dont use it10:38
amigoo89hey guys, I am currently running an ubuntu VPS machine. For a few days/weeks already, when I want to access my server either via HTTP or SSH, it starts to load for the FIRST TIME very slow, like if it is sleeping/standby. As soon as the machne woke up, it works properly and fast. what could be the reason for it?10:38
fly_slm,10:38
fly_slm10:38
fly_arkadaşlar10:39
fly_yardıma ihtiyacım var10:39
lotuspsychje!arabic | fly_10:39
ubottufly_: For Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية10:39
tabulotuspsychje, this issue seems to be worst on starting up the system, after some 10 minutes all seems to flow better10:39
k1l!tr | fly_10:39
ubottufly_: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.10:39
lotuspsychjetabu: swappiness: http://askubuntu.com/questions/103915/how-do-i-configure-swappiness10:39
lotuspsychjetabu: only on chrome, not overall system slowness?10:40
fly_merhabala10:40
tabulotuspsychje, swapiness is at 1010:40
tabulotuspsychje, overall on start up10:40
lotuspsychjetabu: so its not really a chrome issue then?10:41
lotuspsychjetabu: what kind of ssd brand?10:41
tabulotuspsychje, for instance, I tried to acces gmail and my online bank on chrome while opening a document on openoffice and everything was very sluggish10:42
lotuspsychjetabu: right, doublecheck your graphics card driver loaded also, in additional drivers10:42
amigoo89hey guys, I am currently running an ubuntu VPS machine. For a few days/weeks already, when I want to access my server either via HTTP or SSH, it starts to load for the FIRST TIME very slow, like if it is sleeping/standby. As soon as the machne woke up, it works properly and fast. what could be the reason for it?10:44
muecahidnk10:45
lotuspsychjeamigoo89: perhaps the #ubuntu-server guys have more experience on this10:46
amigoo89I'll try there too thank you lotuspsychje10:47
tabulotuspsychje, Silicon Power is the ssd10:48
lotuspsychjetabu: graphics card chipset and driver loaded?10:49
tabulotuspsychje, "no additional drivers available" in software and updates10:51
lotuspsychjetabu: pastebin sudo lshw -C video please?10:51
=== ghostcube_ is now known as ghostcube
=== Petru is now known as Guest87281
=== Guest87281 is now known as Petru7
tabulotuspsychje, http://pastebin.com/raw/FsqkKyD910:54
lotuspsychjetabu: ok10:55
BluesKajHowdy all10:55
lotuspsychjetabu: try a reboot after preload install10:55
saftblandarnHello!11:01
saftblandarnIf I need help with ubuntu server, is this also the right chanel?11:01
lotuspsychje!server | saftblandarn11:01
ubottusaftblandarn: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server11:01
saftblandarnThanks :)11:02
JethroTuxhi. I just upgraded to kernel 4.4.7 from ubuntu mainline. Unfortunately I get some errors while reinstalling ndiswrapper. Here is my /var/lib/dkms/ndiswrapper/1.59/build/make.log http://pastebin.com/27pnFcU5 . Can anybody help pls? thx11:03
k1lJethroTux: using ndiswrapper?11:05
tabulotuspsychje, seems improved11:06
k1lJethroTux: but generally: file a bug against the mainlinekernels, then. they are mainline. they can be buggy.11:06
JethroTuxk1l: Nop, I dont need it really. I just had it installed on older kernels, so I wanted to put it back in.11:08
tabulotuspsychje, should I tweak preload.conf further?11:08
lotuspsychjetabu: no, preload is ready to use after a reboot11:09
lotuspsychjetabu: i would also suggest chromium-browser, the ubuntu variant of chrome11:09
tabulotuspsychje, ok, thank you!11:09
lotuspsychjetabu: how many ram you have?11:10
=== Gnomethrower is now known as uphoria
tabulotuspsychje, 16gb11:12
lotuspsychjetabu: plenty11:12
tabulotuspsychje, is a new computer11:13
lotuspsychjetabu: weird unity gets sluggish on your specs..11:13
tabulotuspsychje, I'm using ubuntu studio11:14
tabulotuspsychje, xfce11:14
lotuspsychjetabu: right, even more lightweight..11:14
tabulotuspsychje, yes, that's why it's fustrating!11:15
k1ltabu: start chrome from a terminal and see if there are errors11:15
tabulotuspsychje, anyway, after installing preload I'd say is better11:15
lotuspsychjetabu: perhaps next week upgrade to 16.04 might also be a good idea11:15
tabulotuspsychje, oh by the way I do get some errors11:15
tabulotuspsychje, yes I'm eager!11:16
lotuspsychjetabu: share in a pastebin also11:16
tabulotuspsychje, http://pastebin.com/raw/eLYZ4XMM11:21
y0g3shHello11:22
Jake1So I can't use apt-get it keeps saying it's locked11:22
Jake1any ideas?11:22
k1l"errno 5: disk I/O error,"   tabu does "dmesg" tell some errors?11:22
y0g3shtry giving sudo permission11:22
k1lJake1: are you running other programs like updater or software-center at the same time?11:22
y0g3shcheck if any other process running is using sudo permission11:23
Jake1http://paste.lisp.org/display/31339611:23
=== kloeri_ is now known as kloeri
Jake1I'm not running anything11:23
y0g3shhttp://paste.lisp.org/display/31339611:23
k1lJake1: gives "sudo lsof /var/lib/dpkg/lock" anything?11:24
Jake1http://paste.lisp.org/display/313396#111:24
k1lJake1: so there is something still running11:25
Jake1How do I murder it?11:25
Jake1I've already tried restarting11:25
k1lJake1: you should not. let it run.11:25
Jake1It's trying to download flashplugin-installer11:25
k1lyou restarted just? did you run anything then?11:26
k1lJake1: dont kill updates. that will make a mess to your package-system. let it install11:26
Jake1It's been sat doing it for ages11:26
=== tolecnal_ is now known as tolecnal
Jake1Just trying to download flashplugin-installer11:27
lotuspsychjetabu: you didnt manually partition on setup or so?11:27
lotuspsychjetabu: im reading stuff on full root partitions..11:28
tabulotuspsychje, the partitions where made by the pc builder11:28
lotuspsychjetabu: ok..11:28
tabulotuspsychje, /home is on a hdd and the file system on a ssd11:29
lotuspsychjetabu: hmmz11:29
k1llook out for system issues.11:29
lotuspsychjetabu: is your ssd small?11:30
tabulotuspsychje, 120gb11:30
lotuspsychjetabu: i would reinstall everything fresh on the 120, auto partition from ubuntu, use your hdd as normal storage11:31
tabulotuspsychje, hdd as normal storage, you mean to put /home there?11:31
Jake1Okay, it stopped crapping itself11:31
Jake1ty bby's11:31
lotuspsychjetabu: no leave the /home on your ssd, then use your HDD as storage room11:32
tabulotuspsychje, ok11:33
=== nabo1 is now known as nabo
tabuk1l, lotuspsychje dmesg gives some errors and failed result indeed11:35
=== ljhade25 is now known as ljhade24
tabuk1l, lotuspsychje  blk_update_request: I/O error, dev sdb, sector11:35
k1ltabu: "dmesg | nc termbin.com 9999"11:35
=== FameW0lf is now known as FameWolf
tabuk1l, http://termbin.com/jq2r11:37
k1lyeah, chrome is not your issue11:38
sicsscamk11 tabu , what are you guys working on11:39
sicsscamk1l,11:39
tabusicsscam, I had very slow startup11:41
k1ltabu: imho you need to replace the hdd.11:41
k1ltabu: [sdb] Add. Sense: Unrecovered read error - auto reallocate failed11:42
k1ltabu: that disk got bad sectors and cant replace them anymore.11:42
tabuk1l, can it be a corrupted file somewhere there?11:42
k1ltabu: get a new drive.11:43
tabuk1l good grief!11:44
sicsscamhdd are cheap :)11:45
sicsscamdata isn't11:45
tabuk1l, sicsscam thank you guys11:47
hateballtabu: all those memory errors at the top suggests you either have an old BIOS or faulty ram11:47
hateballSo... I'd look for a BIOS update at least11:47
tabuhateball, ?11:47
hateballtabu: I looked at your pastebin11:47
de-factohow come i end up in #ubuntu-unregged although im logged in via sasl?11:57
ikoniaprobably joined because you're not authed at that time11:58
ikoniathe fact that you're here now shows it's working11:58
ikoniamaybe in the middle of a netsplit ?11:58
de-factoi was idling here before and somehow was thrown out here then ended up there11:59
de-factoweird netsplit this time11:59
k1lsasl doesnt work 100%. so its still possible to join unauthentificated. better ask in #freenode about issues with that12:00
=== RayTrace_ is now known as RayTracer_
=== bonsairoot is now known as gorbonos
=== RayTracer_ is now known as R4yTr4cer
=== sjoerd_ is now known as Sjord
=== Sjord is now known as Sjoerder
jimbotuxHi guys, if i keep dist-upgrading the 16.04 beta will it just fall in line with the official release?12:26
jimbotuxOr will i require a fresh install?12:26
jimbotuxthis is the server version12:26
hateballjimbotux: keep upgrading, that's fine12:27
jimbotuxsweet thought so just wanted to double with people in the know!12:27
jimbotuxcheers12:27
scalperhey12:32
scalperif an operation is pending in gparted, when is this operation about to start?12:32
=== francisco is now known as Guest93488
scalpernevermind12:32
A124Hey, Q: How do I install Ubuntu via Static IPv4? Text mode.12:33
=== puff` is now known as puff
=== userarch2 is now known as eoli3n
=== e-dard_afk is now known as e-dard
=== alicef is now known as alicef_off
=== Mob is now known as MobGod
=== MobGod is now known as Mob
trevor_sanyone know why I can't compress a LUKS header backup file to .7z using nautilus?12:52
trevor_sbut i can compress a regular document fine?12:53
trevor_smaybe because the owner is root12:53
trevor_sand the nautilus context menu compress doesn't use root privs?12:54
plasmoduckGuys please,,,,,,,12:55
plasmoduckI just formatted my external with gparted and repatitioned it12:55
plasmoduckNow I cannot write to it12:55
plasmoduckPermission denied12:55
plasmoduckWHat do I have to do to change the permission12:55
plasmoduckHellloooooooooooooooooooo?13:05
hateballplasmoduck: do you have a ubuntu support question?13:05
plasmoduckYes13:06
hateballplasmoduck: What filesystem did you put on the external device/partition?13:06
plasmoduckI just formatted my external drive with gparted and I cannot write to it now when it's mounted, why is it doing this?13:06
plasmoduckext413:06
plasmoduckhateball,13:08
hateballplasmoduck: Make sure you're the owner of the folder you're trying to access. You can change that using chown13:09
hateballplasmoduck: If you intend to move this disk to other machines/OS you might want to consider using ntfs or FAT32 instead, which doesnt have any permissions to consider13:09
plasmoduckhateball, even something as simple as creating a new empty folder on the drive failed13:10
plasmoduckI don't have write access to the drive13:10
=== tonytt is now known as tonyt
=== yacc is now known as Guest31506
Guest31506Any way to make Ubuntu switch between A2DP and headphone mode automatically?13:11
TheFocusaside from the conky channel does anyone have some good understanding about the little shits?13:11
=== Guest31506 is now known as yacc_
lotuspsychjeTheFocus: your question doesnt make much sense13:12
k1lTheFocus: specific question -> specific answer13:13
hateballplasmoduck: if it is blank, mount it as your user13:13
plasmoduckoKAY13:13
bazhangTheFocus, no cursnig here, check the ubuntuforums basic conky guide13:14
[BNC]exnihiloHi there13:14
[BNC]exnihilocan anyone tell me please why this work ls | grep ^p.*n$ but this does not ls | grep ^p.+n$13:15
bazhangplasmoduck, is this ubuntu or debian, if so which version13:15
[BNC]exnihilolooking for python in /usr/bin13:15
piglitonderbroek13:16
TheIdeahi there I'm trying to copy files to my server but it sais no such file or directory13:16
TheIdeahere is waht I'm using: scp -r /media/Somefolder/FolderToUpload USERNAME@serverIP -p 1341 : var/www/html/13:16
lotuspsychjepiglit: can we help you?13:17
k1lTheIdea: missing leadin / from /var/www...13:17
piglitsory typed in the wrong window13:17
TheIdeastill get the same error msg even with /13:18
TheFocusHave basically set this conky up:  http://trollpunny.deviantart.com/art/Conky-Rings-Revamped-59113722813:18
k1lTheIdea: if scp is too complicated you can use sftp from the ssh server. use the "connect to server" in nautilus13:18
plasmoduckbazhang, it happens on both13:18
plasmoduck14.413:18
TheFocusstill a few problems to iron out...13:18
TheFocusHas anyone got it up and running?13:18
TheIdeaI just need the command to work13:19
TheIdeait shouldn't be too complicated13:19
hateballTheIdea: does your user have write permissions to the folder in question13:20
hateballMost likely, by default, it does not13:20
TheIdeabut wouldn't I get some other error msg then?13:20
k1lTheIdea: put your user into the www-data group on that server13:21
hateballTheIdea: Not when using scp to a remote host, no13:21
TheIdeaok thx I will13:22
muchaihay13:23
muchai:D13:23
MahiooWelcome someone here know Wowza Engine Streaming software ?13:28
TheIdeadamn server has no www-data group13:29
k1lTheIdea: so that not a ubuntu?13:30
TheIdeamy client is ubuntu 15.10 server is debian 813:30
k1lso better ask #debian how they handle their webserver installs13:31
TheIdeaI will13:31
TheIdeabut there is only one group my username13:31
TheIdeaso i guess it's just not config.13:31
komakurthi guys i have a question,13:36
komakurti have set up a new route via /etc/network/interfaces13:37
komakurtbut i want to change the metrics13:37
komakurti really dont know how and where to set the metrics...13:38
trevor_sdoes chrome work well in ubuntu?13:39
k1ltrevor_s: yes13:39
=== GnomeKris is now known as GnomeKris-away
trevor_sawesome thanks13:39
trevor_sall the plugins work ok?13:40
trevor_sprivacy badger, everything https, etc?13:40
k1li dont know which plugins dont work.13:40
trevor_sublock origin13:40
komakurtoh solved it myself ^^13:40
trevor_sok13:40
trevor_scool13:40
geudriktrevor_s: I've not had any issues13:40
trevor_sthanks13:40
=== jinie_ is now known as jinie
=== KindOne_ is now known as KindOne
=== DinCahill_ is now known as DinCahill
=== wkts- is now known as wkts
=== Schnabel- is now known as Schnabeltierchen
=== ryban- is now known as `ryban
=== BaW_ is now known as BaW
=== nitegreen1 is now known as nitegreen
=== N3X15_ is now known as N3X15
mustmodify_I have a file that apparently has a non-UTF-8 character... how can I determine which character is causing the problem?13:47
mustmodify_assuming there is one or only a few...13:47
=== ryan`c is now known as ryan-c
captesting13:48
justintv90How can i connect remotely to my windows vps via RDP on Ubuntu?13:52
garsholjustintv90: use Remmina13:54
garshol$#apt-get install remmina13:54
ux2heo13:56
justintv90Thanks13:57
garsholno problem justintv9013:59
garsholhau ux213:59
garsholhow's it going?13:59
fjgdoes anybody know whether steam is working yet on 16.04?14:00
Kapilhow to use ubuntu?14:00
=== lotuspsychje_ is now known as lotuspsychje
plasmoduckfjg, Steam has worked for me for years,14:01
mustmodify_Kapil: ...14:01
mustmodify_but more generally, what is it you want? :P14:02
hateballfjg: It works, the launcher script complains about wrong version because it hasnt been updated to Xenial is all14:02
=== mustmodify_ is now known as mustmodify
hateballfjg: and Xenial support is in #ubuntu+1 anyhows14:02
Kapilhow to install vim ?14:03
`zKapil: apt install vim14:04
Kapilthanks.!14:04
MementSecond day trying to install Ubuntu. Not doing anything special, basically a normal install where I create 3GB swap and 90GB ext4. Install went well, but at login screen I get this error http://pastebin.com/js6FQcis14:08
lotuspsychjeMement: ubuntu version? clean install or upgrade?14:09
Mementlotuspsychje: Clean, (alongside Windows tho)14:10
lotuspsychjeMement: ubuntu version?14:10
MementThe 14 one from WEbsite14:10
Mement14.04 LTS :)14:10
lotuspsychjeMement: can you try the recoverymode/terminal/ sudo service lightdm restart14:11
Mementlotuspsychje: Ah, I also did something with the lightdm in it coming by. Let me try that.14:12
Mementlotuspsychje: I am sorry, I had to switch to laptop irc client, so I could restart my desktop. What was the lightdm command?14:17
lotuspsychjeMement: sudo service lightdm restart14:17
Mementlotuspsyhchje: stop: Unknown instance. I must be at the wrong area. I choose Ubuntu advanced (recovery mode) at startup and went in the root shell14:18
yacc_Any one here experienced with Bluetooth headsets and Ubuntu?14:18
Mementlotuspsychje: ^14:19
lotuspsychjeMement: hmm right lightdm hasnt started yet14:19
lotuspsychjeMement: can you reach until login screen?14:19
MementYes I can14:20
lotuspsychjeMement: perhaps go into ctrl alt f1 and sudo service lightdm restart14:20
lotuspsychje!bluetooth | yacc_14:20
ubottuyacc_: For instructions on how to set up bluetooth, see https://help.ubuntu.com/community/BluetoothSetup14:20
lotuspsychjeyacc_: blueman is also usefull when playing with bluetooth14:21
yacc_lotuspsychje, hmm, not very helpful => Ubuntu 10.04 kind of sounds odd in 2016 ;)14:22
yacc_lotuspsychje, anyway, it's not pairing and basic usage that's my problem.14:22
yacc_lotuspsychje, my problem is switching profiles.14:22
yacc_lotuspsychje, bluetooth headsets have a stereo (A2DP) and mono (HFP/HSP) profile.14:23
yacc_lotuspsychje, sadly the A2DP profile lacks support for the microphone, and HFP on the other hand sounds creepy when trying to play music, ..14:23
stephenplatzyears ago I set-up an ubuntu one account with an email address that no longer exists - anyone know how to recover that?14:24
stephenplatzI've looked through a lot of docs14:25
Mementlotuspsychje: Did not work. After restart, terminal goes to login screen - I try to authenticate, and it only gives me black screen and returns to login screen again. No message.14:25
yacc_lotuspsychje, the dream solution would be something that automatically switches profiles (e.g. like Android phones), but something that is better than starting the audio settings, clicking on the headset and switching profile, ...14:25
yacc_lotuspsychje, that's not very useful when a call comes in, ...14:26
lotuspsychjeMement: not sure mate, perhaps try a recoverymode/fix broken packages if you cant get in anymore14:27
alkisgMement: what is your issue? you can't login anymore? what happened and it broke logins?14:27
Mementlotuspsychje: Thanks tho. I will look a bit further. ;)14:27
=== n13z_ is now known as n13z
lotuspsychjealkisg: econd day trying to install Ubuntu. Not doing anything special, basically a normal install where I create 3GB swap and 90GB ext4. Install went well, but at login screen I get this error http://pastebin.com/js6FQcis14:27
MementKinda frustrating, as Ubuntu was always easy to install on all machines - Now I want to step over on my own home desktop, and lots of failures14:27
AbhishANybody have tips on how to get Ubuntu to play nice with btrfs?14:28
lotuspsychjeMement: got internet/updates/3rd party software enabled during setup14:28
alkisglotuspsychje: are you talking about an issue of your own, or about Mement's issue?14:28
lotuspsychje!btrfs | Abhish14:28
ubottuAbhish: Btrfs is a filesystem available for Ubuntu. It is not recommended by default, and should not be used for important data. See https://help.ubuntu.com/community/btrfs14:28
Mementlotuspsychje: Yes I did have that enabled14:28
lotuspsychjealkisg: mement's issue scrollback for you14:29
alkisgThanks14:29
=== andi__ is now known as andi
alkisgMement: so you never managed to login after the installation?14:29
Mementalkisg: Rarely, like once in the 6 boot attempts.14:29
ioriabroken package ?14:30
lotuspsychjeMement: what kind of graphics card chipset and driver?14:30
alkisgAnd which ubuntu version? Plain Ubuntu 14.04 with Unity?14:30
Mementlotuspsychje: Geforce 750 GTX Ti14:30
MementStock driver, 354 I guess.14:30
Mementalkisg: Ubuntu 14.04, LTS one14:31
MementMy font in Ubuntu is also glitchting, like half of words are missing14:31
lotuspsychjeMement: did you try a nomodeset?14:31
alkisgMement: one idea is to try 6 times until you login, then remove the proprietary driver to see if that's to blame14:31
alkisgAnd let it boot with the open source one, nouveau14:32
lotuspsychjegood idea14:32
EriC^^why 6?14:32
alkisgBecause he said that login rarely succeeds, once out of 6 times :D14:32
v2528anyone have FGLRX driver patched with 4.x kernel support?14:32
EriC^^alkisg: oh ok :D14:33
MementRepair packages does not even work in Recovery Mode. It can not fetch from any of the site it is trying to reach.14:33
Abhishlotuspsychje: I've been using btrfs for years. Just not Ubuntu.14:33
ioriaMement, you have to enable networking14:34
alkisgMement: why recovery mode? didn't you say you can login some times?14:34
Mementalkisg: It so rare, I might have been totally wrong with 6. I did so many restarts. I can login instantly tho when I exit recovery mode and choose to continue boot.14:35
Some_PersonI'm trying to find some sort of command line driven way to take an Outlook message (.msg file) and convert it to some type of document (preferably pdf, but anything LibreOffice can open would do). Any ideas?14:35
alkisgMement: well, do it that way; exit recovery mode and continue to boot (that is what enables nomodeset and doesn't allow nvidia driver to load)14:35
alkisgMement: then, remove the proprietary nvidia driver from the menus14:36
Mementalkisg: Ah, now I understand nomodeset :) Cause I ca login all fine after continueing boot from recovery mode.14:36
MementI do get system error detected when in nomodeset.14:37
zeroxHi.14:37
zeroxUbuntu 14.04, libenca-dev, libfribidi-dev, neither package has static lib files, only .so files, why?14:37
alkisgMement: ok, try what i said and see if the proprietary driver is the problem14:38
zeroxI want a static linking but these two libs failed to provide .a files.14:38
=== Gill_ is now known as Gill
Mementalkisg: sudo apt-get purge nvidia-current ?14:38
alkisgMement: no, do it from the system menus14:39
alkisgDon't use a terminal14:39
alkisgThis way it'll also remove your generated xorg.conf etc14:39
=== lotuspsychje_ is now known as lotuspsychje
Mementalkisg: I my Driver menu it shows; No proprietary drivers are in use. And in the field it says NVIDIA Corporation: Unknown, and the bullet with Nouveau display driver is in use14:41
DoctorJellyfacehey14:42
alkisgMement: so, the problem is with the nouveau driver, not the nvidia one, and it works with nomodeset :)14:42
alkisgMement: if you want to make nomodeset a little more permanent (for now), you can run: sudo dpkg-reconfigure grub-pc14:42
alkisgAnd replace "quiet splash" there with "nomodeset"14:42
DoctorJellyfaceI once had an account on askubuntu with the launchpad openid but now I can't get to it. I would like to log in to merge it with my normal stackexchange account, but it keeps throwing a "no openid provider" error.14:43
alkisgIf you find some update that fixes nouveau (e.g. xserver-xorg-lts-wily) then you can remove it14:43
DoctorJellyfaceanyone know what happened?14:43
Mementalkisg: In nomodeset, Nouveau is selected and everything works well. What driver gets loaded in normal mode?14:43
DoctorJellyfacealso my profile has all the information deleted from it, account name, profile pic, description and all14:44
vanchwhat is the proper way to configure dhclient to know about predictable network intarface names in US14.04?14:44
vanchanyone knows?14:44
alkisgMement:  Nouveau with KMS is the normal one, I don't know if it also supports nomodeset or if vesa is used in that case14:44
alkisg(KMS is the "opposite" of nomodeset)14:45
Mementalkisg: And will sudo dpkg-reconfigure grub-pc change a lot? I like to have a normal Ubuntu experience.14:45
MementNot some hacky work-around14:45
alkisgMement: it won't change anything, it will just put nomodeset there14:45
alkisgIt's just using a different driver14:45
alkisg(slower one, but no changes)14:46
MementHm.. That means I am stuck with 1024x768 resolution for now.14:46
alkisgnomodeset gives you 1024x768?14:46
MementI am in 1024x768 after continueing boot from recovery mode yes.14:46
ioriaMement after resume it always runs in low graphic mode14:47
alkisgMement: you can also try to install a newer kernel and xorg, it helps with newer hardware: https://wiki.ubuntu.com/Kernel/LTSEnablementStack14:47
alkisgI.e. xserver-xorg-lts-wily14:47
alkisgOr check if you can install the binary driver from nvidia14:47
abdolrahmanhi14:48
macskayclear14:48
abdolrahmanHi There!  Can you help me please?  I tried exactly what this link said to get JDK installed.   http://www.wikihow.com/Install-Oracle-Java-JDK-on-Ubuntu-Linux  but still when I type java -version I get this error:    bash: /usr/bin/java: No such file or directory  what should I do now?14:49
Mementalkisg: Followed some official document from Ubuntu, installing nvidia-352 as we speak. Thanks so far for helping, lets see how it will work out.14:50
abdolrahmananyone?14:50
macskayhi guys, i have a ubuntu 14.04 lts server and it takes a long time to respond to commands, such as up to 20 seconds when using "ls -al" for a small directory. Using "ls" only is done immediately. I tried rebooting but then my server didnt come back. It seemed an error in mounting the partition but checking the drive's smart values didnt show any faults. I rebooted in "recovery mode" and all commands are executed right away (even "ls -a14:50
macskayand using "chroot /mnt" the repsonse time goes back up again. What could that be14:51
alkisgmacskay: press enter more often, your messages get cut in half because of irc limits14:51
macskayoh fair enough hang on14:52
alkisgWhen you have the issue, try `top` and `dmesg` to see any issues14:52
macskayhi guys, i have a ubuntu 14.04 lts server and it takes a long time to respond to commands, such as up to 20 seconds when using "ls -al" for a small directory.14:52
macskayUsing "ls" only is done immediately. I tried rebooting but then my server didnt come back.14:52
macskayIt seemed an error in mounting the partition but checking the drive's smart values didnt show any faults.14:52
jeremiehello!14:52
macskay I rebooted in "recovery mode" and all commands are executed right away (even "ls -al")14:52
macskaywhen mounting the partition and using "chroot /mnt" the repsonse time goes back up again. What could that be?14:52
abdolrahmandoes anyone know how should jdk be installed ?14:52
macskayabdolrahman: i do it with sudo apt-get install openjdk-8-jdk14:53
Mementalkisg: It worked! In nomodeset I did sudo apt-get install nvidia-352 (recommended one for me) and I can instaly login now with no weird glitches in font either.14:53
alkisgMement: nice! :)14:53
Mementalkisg: I do get a System error tho, reporting the problem and I see it comes from /usr/bin/Xorg. But I can find that out later14:54
abdolrahmanmscskay >> but I already have the jdk1.7.0_45 on my system ..  I am trying to install that! but :(14:54
lotuspsychje!cookie | alkisg14:54
ubottualkisg: Wow! You're such a great helper, you deserve a cookie!14:54
alkisgHaha14:54
macskayabdolrahman: Hm I always used the apt-get versuion. you can easily just use sudo apt-get install openjdk-7-jdk as well and change your java with java --update-alternatives or sth like that.14:55
* alkisg would have been 1 ton by now if he had one cookie for each person he ever helped :D14:55
lotuspsychjealkisg: im wondering, how come the 352 doesnt show for his card, when best driver for his card?14:55
Mement!cookie | lotuspsychje14:55
ubottulotuspsychje: Wow! You're such a great helper, you deserve a cookie!14:55
alkisgMaybe the 14.04 xorg stack wasn't updated to show it14:55
MementDo not feel left out mate, haha, you helped aswell!14:55
alkisg*jockey package14:55
macskayanyone got an idea on the response time issue?14:56
abdolrahmanmscskay >>  actually my problem is from update-alternatives   it is not working ...14:56
macskaywhat does java -version say?14:56
abdolrahmanwhen I type java -version I get this error:14:56
abdolrahmanbash: /usr/bin/java: No such file or directory14:56
=== mohammad__ is now known as saeed
lotuspsychjemacskay: perhaps the #ubuntu-server guys know more of this?14:56
alkisgmacskay:  (05:52:08 μμ) alkisg: When you have the issue, try `top` and `dmesg` to see any issues14:56
saeedhello14:56
macskayoh sorry alkisg, didnt see that14:56
saeedhow can i put ~/.composer/vendor/bin in my ?PATH14:57
saeedhow can i put ~/.composer/vendor/bin in my PATH?14:57
alkisgsaeed: one way: ln -s ~/.composer/vendor/bin ~/bin then logout/login14:57
saeedalkisg, with sudo?14:58
abdolrahmanmacskay >> when I type java -version I get this error:14:58
abdolrahmanbash: /usr/bin/java: No such file or directory14:58
alkisg~/bin automatically gets in the path if it exists, so that's a trick to put that other folder instead. No, without sudo.14:58
saeedalkisg, drwxr-xr-x 3 root root 4096 Mar 11 17:16 /home/mohammad/.composer14:59
alkisgsaeed: it's one ln command, you don't need to run ls15:00
saeedalkisg, i know i mean dont i get problem for permision?15:01
mofi4hello everyone, could you please help me know on which ubuntu version this launcher is? never saw it before15:01
mofi4http://is.gd/MRRweW15:01
alkisgsaeed: are you running the program with sudo? if so, why?15:01
macskayalkisg: Nithing happening in "top" or "dmesg"15:01
abdolrahmanCan I use openjdk to write java programs via eclipse?   or I have to use oracle jdk?15:02
lotuspsychjemofi4: looks like an icon theme15:02
saeedalkisg, yes i run with sudo but i dont know why ?15:02
alkisgmacskay: if you see disk delays and `top` and `dmesg` don't have a clue, then it's harder than I can help with in irc. Maybe someone else has some idea.15:02
`zabdolrahman: You can use OpenJDK, of course.15:02
mofi4lotuspsychje, ah, so it is not original ubuntu15:02
lotuspsychjemofi4: checkout ubuntu icon themes on deviantart.com, im sure youl find them15:03
bonsairootalkisg, icon theme. looks like menda circle icons but i have no idea if it's that15:03
macskayi'll check out #ubuntu-server15:03
`z... But OpenJDK might have UI/responsiveness issues from time to time.15:03
alkisgbonsairoot: I've no idea what you're talking about15:03
bonsairooterr ^mofi415:03
alkisg:)15:03
abdolrahmanThank you!15:03
alkisgsaeed: try to find instructions on how to install and run the program you want, you shouldn't have to go to such trouble15:03
mofi4ah, thank you bonsairoot15:03
abdolrahman'z >>  can you help me get this oracle jdk installed then??15:04
alkisgsaeed: I think you're following very broken instructions now15:04
abdolrahmanplease!15:04
=== Charlotte is now known as Guest23829
saeedalkisg,  ive installed composer with root i think15:04
saeedi was in wrong way i think15:04
`zabdolrahman: You can follow http://askubuntu.com/questions/56104/how-can-i-install-sun-oracles-proprietary-java-jdk-6-7-8-or-jre15:05
`zBut before continuing, I strongly suggest giving OpenJDK a try. It will probably work just fine for you.15:05
abdolrahman'z >> I did !   but still when I type java -version I get this error:15:06
abdolrahmanbash: /usr/bin/java: No such file or directory15:06
`zabdolrahman: Try sudo apt install default-jdk ?15:06
alkisgsaeed: right, so either remove it and install it as a user, or globally with sudo, but then in /usr/local, not in your own folder15:07
ux2garshol: hi15:10
abdolrahman'z I just finished installing default-jdk15:13
abdolrahmanstill nothing!15:13
abdolrahmandefault-jdk is already the newest version.15:15
abdolrahmanwhat now?15:15
abdolrahmanI hate freaking java :(15:16
`zabdolrahman: Try "sudo update-alternatives --auto java"?15:20
`zThat looks like some symlink issue.15:20
abdolrahman'z thank you so much .. it solved the problem15:21
abdolrahmanthumbs up!15:21
`zYou are welcome!15:21
moriarty_hi everyone!15:22
=== Spec__ is now known as Spec
moriarty_sorry for my English... is someone know windev?15:23
DoctorJellyfaceaaaanyway, manage to log into askubuntu with my account url15:25
moriarty_and if yes, is there any program like this in linux?15:25
bazhang!equivalents | moriarty_15:26
ubottumoriarty_: A comprehensive list of of Windows-equivalent applications in Linux can be found at http://www.linuxrsp.ru/win-lin-soft/table-eng.html and https://wiki.ubuntu.com/WhatWindowsUsersWant15:26
bonsairootI wrote a desktop entry for the new browser 'brave'. Anybody knows how i can get it to open multiple windows? For example in the firefox desktop entry there's a separate option with: Exec=firefox -new-window. This doesn't work for brave.15:33
moriarty_thx bazhang, but i search for a specific graphical developer tool for making windows with database sheets just like windev...15:33
bazhang!info brave15:33
ubottuPackage brave does not exist in wily15:33
bazhangbonsairoot, wheres this brave from15:33
pistolpete!info brave15:34
ubottuPackage brave does not exist in wily15:34
bazhangtry equivalents.to  moriarty_15:34
bonsairootbazhang, From their site: brave.com You have to download a tar.bz2 and install that way15:35
bazhangit's a website moriarty_15:35
=== affan is now known as vma
bazhangbonsairoot, where is their guide/how to or faq15:36
=== vma is now known as ahraz
=== ahraz is now known as ahraz_idaniko
bonsairootbazhang, it's in beta still. I just unpacked and created a link to the binary and then a desktop entry. I just saw that they have a github repo as well.15:38
dtoebeHey guys, is there a way to supress the SHA1 warnings in the new APT?15:39
=== minot is now known as kkus
=== kkus is now known as newjersey
=== lotuspsychje_ is now known as lotuspsychje
saeedalkisg, hi15:41
ikoniadtoebe: if they are complaining doesn't that mean there is a problem with the checking of that file15:41
saeedalkisg, i found directory15:41
saeedalkisg, do you mean login to terminal ?15:42
moriarty_bazhang, i can't access to this site and if i type to google this: equivalents to windev linux it gives me just french pages...15:42
saeedhow can i put ~/.composer/vendor/bin directory  in my PATH?15:42
ikoniasaeed: PATH=$PATH:~/.composer/vendor/bin15:43
hutchyHi all, I am finding that my Ubuntu server which is only running a WordPress site stops the mysql service frequently. Has anyone run into this issue before ?15:43
=== CyberJacob is now known as zz_CyberJacob
ikoniahutchy: what do the logs say15:44
=== KindOne_ is now known as KindOne
=== themill_ is now known as themill
dtoebeikonia, the warning is: <Repo URL> Signature by key <Key String> uses weak digest algorithm (SHA1)15:44
bonsairootwhat the hell15:44
=== e-r-a_ is now known as e-r-a
ikoniadtoebe: that should go as the repo's update and sync15:44
saeedikonia, when i close terminal it disapear15:44
ikoniasaeed: put it in your bashrc15:45
saeedikonia, how?15:45
dtoebeikonia, But no way to suress it?... Not important just curious15:45
ikoniasaeed: it's a text file, just open it up, .bashrc15:45
hutchy@ikonia would that be in /var/log/mysql/mysql.log15:45
ikoniahutchy: thats a good starting point15:45
ikoniadtoebe: not that I know15:45
=== marius is now known as mariusko
dtoebeikonia, Thanks15:45
saeedikonia, i see text file now what should i do ?15:46
abdolrahmancan I delete what I have messed with update-alternatives --install?    I wanna make a java_home for my openjdk15:46
saeedikonia, do i write PATH=$PATH:~/.composer/vendor/bin there in text file?15:46
ikoniasaeed: that will work15:46
bonsairootyou can also just export it15:47
saeedbonsairoot, how?15:47
saeedikonia, i did it but doesnt work in terminal15:47
ikoniasaeed: what ?15:48
abdolrahmani don't know the path to the openjdk .. to export it15:48
saeedikonia, i see command not found now15:48
virtuosojjust 8 more days until I don't have to use ubuntu+1 to discuss my favorite verson of ubuntu >:)15:48
saeedikonia, solved15:48
ikoniasaeed: what is the exact command you are using15:48
saeedthatnks15:48
saeedi must opem and close terminal15:49
saeedsolved thanks15:49
bonsairootsaeed, export PATH=$PATH:~/.composer/vendor/bin15:49
saeedbonsairoot, i wrote to bashrc15:49
bonsairootsaeed, that's fine15:49
hutchy@ikonia I have the following in error.log in that directory: [ERROR] /usr/sbin/mysqld: Table ‘./my_database/wp_options' is marked as crashed and should be repaired”15:50
hutchyAny ideas as far as a potential cause of this ?15:50
hypergrovehi, need to install apache 2.4.19+ ....  it looks like 2.4.20 was just released. At two mirror sites I checked, I don't see 2.4.20 binaries to download (or any other version, actually)...15:50
hypergroveanyone know about an apt backport available for ubuntu?15:51
nacchypergrove: do you want a supported version?15:51
nacchypergrove: supported by ubuntu, i mean15:51
bonsairootsaeed, also next time: you don't have to close and open terminal again you can just source the bashrc15:51
hypergrovenacc, just trying to use Match directives!15:51
Guest32569hypergrove: should have been released: https://httpd.apache.org/download.cgi#apache2415:52
hypergroveasf doesnt support of course15:52
hypergroveguest, yeah that's what i'm looking at too15:52
=== Guest32569 is now known as Hexagon
AldrionHi, Im novice to Ubuntu trying to setup a simple tomcat server. Ive installed admin/manager package, added a manager-gui user and restarted but still the manager app is not accessable .. can anyone help?15:52
=== Hexagon is now known as Guest11615
nacchypergrove: that didn't really answer my question -- ubuntu only has 2.4.18 in the archive; you'd have to build from source if you really require it?15:53
hypergrovenacc, it'd be nice to find at least some ubuntu/apt build instructions15:53
nacchypergrove: so you want to build your own ubuntu package?15:53
hypergrovebummer for me is that i'd like to use 2.4.19+15:54
abdolrahmanguys I have installed openjdk after a failed attempt to install oracle jdk ,,, now I when i run .sh files I get a relative error that I have messed with the update-alternatives ... can you help me please?15:54
hypergroveif there were 2.4.19 in the archive, that'd rock15:54
nacchypergrove: there is not, though -- and xenial is close to final freeze15:55
abdolrahmanhere is the error:    /usr/local/java/jdk1.7.0_45/bin/java: not found15:56
hypergrovenacc, that's too bad, because apache's 2.4 dox now have lots of .19+ syntax, so xenial seems out of step with it15:56
hypergrovebut that's just an opinion, sorry15:57
nacchypergrove: it's pretty normal for distributions to not ship the latest versions of things; i'm guessing someone probably has more recent builds in a PPA, or you could do that15:57
naccbut then it's a PPA and not really supported, to be clear15:57
lotuspsychje!latest | hypergrove15:57
ubottuhypergrove: 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.15:57
hypergrovea ppa works for me15:57
hypergroveubottu, oops, regretted saying that 8o15:58
ubottuhypergrove: I am only a bot, please don't think I'm intelligent :)15:58
virtuosoj!backports15:59
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging15:59
hypergroveSadly I'm not conversant yet with ppa's, only master of apt-get -- have used it once before, worked out, so unafraid to go again (putting it on a different port is my hope)16:00
brianx!sru16:00
ubottuStable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates16:00
=== Takumo is now known as Takumo__
=== Takumo__ is now known as Takumo__________
=== Guest11615 is now known as ExecSlim
AldrionHi, Im novice to Ubuntu trying to setup a simple tomcat server. Ive installed admin/manager package, added a manager-gui user and restarted but still the manager app is not accessable .. can anyone help?16:04
AldrionBrowser keeps repeatedly asking for username/password nothing happens16:04
=== Takumo__________ is now known as ____Takumo____
=== ____Takumo____ is now known as Takumo
hypergrovenacc, i get ppa's now, and checked https://launchpad.net/ubuntu/+ppas?name_filter=apache+2.4 -- you're right, 2.4.18 is the latest out that, durn.  So I'd like to find some make instructions specific to ubuntu (because apache has debian specific defaults) -- maybe throw a link or two at me that will help me along16:07
hypergrovei need to install 'suricata' to get my own ppa repository setup?16:12
hggdhhypergrove: suricata is not needed if you want to create your own PPA16:15
nacchypergrove: just create a launchpad account and you can create PPAs, iirc16:18
nacchypergrove: so the easiest thing for you to do, probably, is to just grab the debian version in unstable (4.2.20) and put it in your ppa16:19
tetikcihi16:20
tetikciben linux mint'e kali araclarini kuramiyorum16:20
tetikciyardimci olacak varmi16:20
tetikcihey16:21
tetikcihety16:21
tetikcihey16:21
lotuspsychje!tr | tetikci16:21
ubottutetikci: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.16:21
hendIBTjoin16:23
ncrawlhello16:23
hendIBTia hallo16:24
hendIBTdari mna asal nya ..?16:24
bazhangenglish here hendIBT16:25
hypergrovenacc, ok, is there an inventory of unstable binaries with 2.4.20 somewhere?16:26
hendIBToff  sorry16:26
hypergrovenacc, i guess that's 'Sid' lol16:27
hendIBTJoin IBT16:28
designbybeck_in a CLI, what is the "n" in "ip n"16:29
designbybeck_I'm not finding it in the man pages16:29
nacchypergrove: ack16:29
naccdesignbybeck_: sorry, can you ask your question again? the second parameter to `ip` is usually the object you want to act on, or an option?16:30
designbybeck_nacc: ip r shows in the man page that it resolves your ip16:30
designbybeck_nacc: but I don't see what ip n does16:31
designbybeck_the man page doesn't say what "ip n" does nacc16:31
k1l_is it the short for "ip neighbour"?16:32
naccdesignbybeck_: i've never seen that particular parameter before :)16:32
nacck1l_: it does appear to be so16:32
designbybeck_not sure k1l_ ..I'm trying to read over some of my notes I heard/saw on asome training videos16:32
k1l_i mean, what is the output of "ip n"16:32
nacck1l_: ack, confirmed16:32
naccdesignbybeck_: so `ip n` is an alias for `ip neighbor` and `ip r` is an alias for `ip route`16:33
designbybeck_yeah k1l_ it shows 3 addresses 2 stale one reachable... I just don't know what that means16:33
hendIBTwww.backtrack-linux.org/16:33
naccdesignbybeck_: i don't think the aliases are any clearer16:33
k1l_!backtrack | hendIBT16:33
ubottuhendIBT: 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:33
=== GnomeKris-away is now known as GnomeKris
jeuxjeux20Hi16:34
k1l_(while backtrack is deprecated anyway)16:34
jeuxjeux20I've a question16:34
hendIBTIndonesia backtrack16:34
designbybeck_thank you nacc and k1l_16:34
nacc!ask | jeuxjeux2016:35
ubottujeuxjeux20: 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:35
jeuxjeux20How to convert my legacy version of my DUAL-BOOT of ubuntu into a UEFI one ? (compatible UEFI)16:35
jeuxjeux20okay16:35
jeuxjeux20!patience16:35
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/16:35
hendIBTwindows love ubuntu16:35
hendIBTwindows 10 love ubuntu16:35
jeuxjeux20because i repaired my windows pc with ubuntu ? maybe :p16:36
jeuxjeux20Is it possible to convert to UEFI ?16:37
shudonhi all :) how do i add a CA cert to my trusted root certs?16:37
rastapeople, i want to customize backbox linux someone can help me?16:37
k1l_rasta: backbox is not supported here. ask the backbox support16:38
rastak thanks16:38
jeuxjeux20back16:39
=== Edgan_ is now known as Edgan
brainwash!16.0416:51
ubottuUbuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+116:51
=== mohammad is now known as Guest82685
Guest82685hello16:52
Guest82685i see :~/.composer$ ls -ld16:52
Guest82685drwxr-xr-x 4 root root 4096 Apr 13 11:38 .16:52
Guest82685what does mean 2 roots?16:52
jeuxjeux20!16.1016:53
geirhaGuest82685: user and group. See http://mywiki.wooledge.org/Permissions16:54
Bashing-omGuest82685: "root' both owns the file and is grouped to the file .16:54
Guest82685which is for group?16:55
Guest82685if i want grant write for all users what should i do ?16:56
Bashing-omGuest82685: 2nd . Good into in the link geirha provided .16:56
Bashing-omGuest82685: see: ' man chmod ; man chown ' .16:56
Guest82685chmod 757 ~/.composer ?16:58
jeuxjeux20!myself16:59
Bashing-omGuest82685: " 757 " is  rwx rx rwx for 'you' the owner, the group and then all others .17:00
pulsar12hello17:00
jeuxjeux20!test17:01
ubottuTesting... Testing... 1. 2.. 3...17:01
jeuxjeux20!irl17:01
jordan87Hey. I'm having some problems with my mouse and keyboard becoming laggy after a period of time17:01
jordan87The issue occurs seemingly randomly. The mouse cursor gets delayed and the keyboard will miss key presses. Only fix I've found is to restart, logout and login does not fix17:02
pulsar12i have an issue with pppd connections. The PAM authentication process is very slow on auth, session, accnt. I see that the reason is that pppd send queries to dns asking for domain "ppp0", which is strange. I dont find reason for this to happen17:03
Terminatorhello all17:04
geezuis there a recommended terminal for ubuntu on windows? I'd like to disable scroll bar, and have transparency17:04
dontknowcould someone explain to me what snappy is17:05
alkisggeezu: the default gnome-terminal does have the settings you ask17:05
alkisgJust go to its options17:05
geezualkisg: do they have gnome-terminal for windows?17:05
alkisgAh, sorry, on windows?!!!17:05
geezuhaha17:05
Terminatori created my own ubuntu repo using apt-mirror and i am running daily cron to update my mirror... now i want to revert my repo to 3days back... any idea how to do it???17:05
alkisggeezu: I don't even understand what "ubuntu terminal for windows" is17:06
alkisgI can understand putty, but not "ubuntu terminal"17:06
geezuit's like wine but reversed17:06
=== gartral is now known as gartwolf
alkisgYou mean the new "ubuntu on windows" stuff? Doesn't that assume the default windows terminal?17:06
=== gartwolf is now known as gartral
geezuit does assume that, but you can run any terminal you like, just like on linux17:07
geezui'm just trying to find something like gnome-terminal for windows. #windows wasn't a big help17:07
dontknowi saw that people running gnu/linux apps on windows 1017:07
alkisggeezu, but not graphical then, so no transparency etc, right?17:07
ikoniageezu: thats not this channel then17:07
alkisggeezu: are you planning to run xorg?17:07
ikoniageezu: ##windows is your best bet17:07
geezuwell the terminal will run on windows normal17:08
Myrtti!ubuwin17:08
ubottuCanonical and Microsoft have announced that Windows 10 will be able to run Ubuntu programs without needing porting/recompilation. This functionality is still in beta and is not supported in #ubuntu. For discussion and support, see #ubuntu-on-windows.17:08
=== mohammad_ is now known as Guest37047
alkisgThen it won't be related to the usual ubuntu terminals at all, it will be  a windows application... if you're not planning to run xorg17:08
Guest37047how can i grant a permission to a folder and all its subdirectories?17:08
Terminatoralkisg: ikonia: any idea ^^17:09
Bashing-omgeezu: See: http://ubuntuforums.org/showthread.php?t=2318965&page=6 .17:09
geezuthanks17:09
alkisgTerminator: I've never used apt-mirror, only reprepro etc17:10
dontknowGuest37047, i guess it was like "chown -R user:user"17:10
squintydontknow,  type in a terminal the following command   apt show snappy17:10
dontknowuser= your username17:10
BluesKajWindows uses a container for ubuntu, like a VM in some ways17:10
jordan87Hey. I'm having some problems with my mouse and keyboard becoming laggy after a period of time17:11
jordan87The issue occurs seemingly randomly. The mouse cursor gets delayed and the keyboard will miss key presses. Only fix I've found is to restart, logout and login does not fix17:11
dontknowsquinty, lol it says video player. i was intent to packaging system17:11
geezu /close17:12
Guest37047dontknow, you mean chown user:user ~/.composer ?17:12
dontknowGuest37047, no17:12
Terminatoralkisg: how to do that using reprepro?17:13
alkisgTerminator: no idea, it's a method to have your own repository, not to mirror other repositories and have the option to revert x days back etc. I was just mentioning that I don't know apt-mirror.17:13
dontknowGuest37047, didn't you say a directory. what is ~/.composer17:14
vanchwhat is the proper way to configure dhclient to know about predictable network intarface names in US14.04?17:15
=== GarrettShields_ is now known as GarrettShields
=== homajili is now known as liliboot
=== liliboot is now known as javajava
=== Petru is now known as Guest85296
max3the oracle-8-installer on the webupdteam8 ppa doesn't work: http://download.oracle.com/otn-pub/java/jdk/8u77-b03/jdk-8u77-linux-x64.tar.gz is a dead link17:25
=== Guest85296 is now known as Petru7
DammitJimmax3, you need to first agree17:25
DammitJimto their license17:25
max3hmm i thought i had17:25
=== zz_CyberJacob is now known as CyberJacob
max3you're right there's an Authparam passed17:27
=== javajava is now known as guest1372
glumpyhello17:32
glumpyIs there a better way to deal with screensaver/turning off the screen while idle/listning to music (not watching videos) besides caffeine which needs to be enabled/disabled all the time?17:33
dontknowglumpy, no17:34
rsvhello, I have a desktop machine running ubuntu at office. I can login to my system using ssh from home. how can i view the desktop of the office machine at home17:42
maarhartubuntu vivid does not allow me to upgrade: http://paste.debian.net/43260217:43
maarhartwhat should I do?17:43
nacc!eol | maarhart17:44
ubottumaarhart: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades17:44
Loshkirsv: if you run x11vnc on your desktop, you should be able to use vnc to view it remotely. Depending on your version of Ubuntu, you should find other remote solutions (e.g. vinagre, nomachine, rdesktop).17:45
rsvLoshki: can i configure all that from remote pc if i have ssh access17:45
LoshkiNot sure about the others, but you can definitely ssh into the server and start x11vnc, then go back and connect to it using vnc from your client...17:48
maarhartwhere is sources.list (vivid)?17:49
rsvLoshki: i am asking because, the only access i have at the moment is ssh. i dont have access to desktop and i need to complete some work17:50
Vapezmaarhart: yum install mlocate17:50
Vapezupdatedb17:50
Vapezlocate sources.list17:50
glumpydontknow, Why is it so hard to solve this problem?17:50
rsvwont x11vnc display some icons prompting user input17:50
Vapezmaarhart: sorry, apt-get install, i forgot i am on ubuntu17:50
Vapezbut in most of cases i think it's in /etc/apt/sources.list17:51
=== alu1 is now known as alu
Loshkirsv: try it and see, won't take more than a few minutes...17:51
slaffeWhat is the best application to run on ub server 14.04 if you want to stream movies from your server to your smartphone over the internet?17:52
Vapezslaffe: PLEX17:53
Bellatornickserv identify bigChocolateyTits17:54
Raisahello. i tried installing python from source on ubuntu 14.04. https://hg.python.org/cpython/file/2.7/README  I did a ./configure, make, make install. After that I couldn't access my terminal and the software center. Today, I can't access the tab at the left corner of the screen. I'd really appreciate any help please on how to fix it17:56
Raisai forgot python comes already with ubuntu17:56
jgcampbell300anyone know how i could use  calc to extract data from a http://url.com XPATH and put it in a cell in cacl like A117:58
maarhartexit18:03
MrwappieGood evening18:03
rsvhi18:03
jgcampbell300hi18:03
yoga2016hi18:04
mgroverDoes anyone know how to verify the functionality of a WiFi card through a liveUSB session? Obviously, it isn't being detected by the OS...so I'd like to confirm if it's a hardware fault. Are there any terminal commands that will definitively prove this?18:04
jgcampbell300mgrover: usb ?18:05
ArtificerChrislsusb will let you see if the device is attached to the bus.18:05
slaffeVapez tried plex but didnt like that :<18:06
jgcampbell300or maybe lspci if its internal18:06
slaffegg Bellator18:06
ArtificerChrisFair point.18:06
jgcampbell300maybe ifconfig see if its even showing up18:07
* Bellator giggles at slaffe 18:07
mgroverjgcampbell300 - Didn't get you. Could you elaborate? The WiFi card is connected via PCI I think.. It's on a laptop18:07
mgroverSorry...read your statements now.18:07
mgroverI'll check with lspci18:07
mgroverBut if it recognises _some_device on lscpi, does that imply that the hardware's working fine?18:08
jgcampbell300mgrover: hmm main issue i usualy run into on notebook is the card is turned off ... switch or fn+some fnumber18:08
jgcampbell300mgrover: sorry not an expert ... just some of the things i have had to try18:08
mgroverjgcampbell300 - Yeah, but those hotekeys need to be enabled.. and I think that might be OS dependent? It came with Windows out of the box, so the Fn+__ key may not turn on the WiFi card. I'll check at any rate. Thanks18:09
=== ShibaInu is now known as Shibe
WhiskyTangoFoxtrsupport request for Ubuntu 14.04 - I do not get a create torrent option anywhere (transmission, qbitorrent, deluge). Is it because some option I need to turn on?18:09
ArtificerChrisThe FN shortcuts are usually interceppted by the hardware for things like that, though some of them can trigger ACPI events (like dimming the screen, sleep, etc.)18:10
jgcampbell300mgrover: if im not mistaken I bleave the fn+fX is a cmos deal ... but i could be rwong18:10
mgroverjgcampbell300 - OK, now it seems to be magically working of its own accord. All I did was reboot. lol. I'll still run lsusb and lspci18:11
mgroverThanks!18:11
PRIVATEhello. sorry got disconnected, so I installed python from source in ubuntu 14.04 using ./configure, make, make install. After, lost my terminal and software center. Terminal was replaced by xterm.  Then the tab found on the left side of the desktop which has the dashboard disappeared. I18:21
PRIVATEI would really appreciate any help18:21
alexscohi18:22
HumorousoneHmm, I'm a little bit worried about this laptop18:34
HumorousoneI'm getting the occasional flash onscreen18:34
naccPRIVATE: did you install into /usr/local or into /usr ?18:35
HumorousoneI got PCIE errors when running windows on this laptop18:36
k1l_Humorousone: "dmesg | nc termbin.com 9999"18:38
=== daytime is now known as equinox
Humorousoneis it safe to post a link publically here k1l_ ?18:40
k1l_Humorousone: yes18:41
Humorousonehttp://termbin.com/8owm18:41
k1l_Humorousone: what was the issue on ubuntu?18:43
ZrL`hi there, i try to upgrade to 16.04 for some tests with update-manager, but there is nothing to upgrade...18:44
freeone3000How can I see what DHCPOFFER my client recieved? I'm trying to figure out why `nslookup` is giving me 127.0.1.1 as the DNS server and giving NXDOMAIN instead of the expected 192.168.128.16718:44
ZrL`someone can help me please :)18:44
k1l_ZrL`: use the developer switch. for more info #ubuntu+118:44
scamhttp://pastebin.com/nbFxGcbs  is my ubuntu system on esxi 5.5. Tis was before i got vmtools running..  this is after vmtools is installed http://pastebin.com/vwzJFQPV18:45
PRIVATEnacc, I didn't18:45
ZrL`k1l_, thx :)18:45
PRIVATEwell I'm not sure18:45
=== scalper is now known as scalper__
PRIVATEnacc, I typed in the command as it was given18:45
Humorousonek1l_, my screen flashes every now and then for a frame or so18:46
Humorousonek1l_, I'm wondering whether it's a hardware issue. When I run windows I get PCIE errors18:46
k1l_Humorousone: if its on windows too then that might be it18:46
PRIVATEnacc, but the READM says, to install in /usr/local, first do su root the make install, so I'm guessing /usr/local18:46
=== scalper_ is now known as scalper
=== Guest65363 is now known as Guest65363|away
Humorousonek1l_, the really weird thing is18:47
michaelrosehey so if snappy packages are limited in accessing files how do they manage to open files you have requested,18:48
Humorousonek1l_, I had this same issue with this model laptop when I first got it. The laptop i'm currently using is a replacement18:48
naccPRIVATE: i'm not sure, but changing hte version of python installed in your system may have been a bad choice (if it did install to /usr)18:48
freeone3000Alright, turns out I have to disable the DNS server in NetworkManager.18:48
Humorousonek1l_, I can't imagine it being simply a design issue, there would be a lot of people having this issue, wouldn't there? :/18:48
k1l_michaelrose: might want to ask in #snappy18:48
michaelrosethanks18:50
PRIVATEnacc, yes, I forgot ubuntu comes with python by default18:50
PRIVATEis there a way I can fix this18:50
michaelrosePRIVATE, fix that it comes with python?18:52
michaelrosePRIVATE, you might find important things depend on it18:53
jgcampbell300ok so I have a list of urls and i need to copy those urls to my hd so i dont have to load a page every time i want a pice of data from them ... any ideas18:54
EriC^^jgcampbell300: wget18:55
k1l_jgcampbell300: what list? why not mark them with the mouse, and copy them to a local text file? i dont get what your issue is here18:56
jgcampbell300EriC^^: can wget use url.txt to pull from and rename the htmls ? i been trying to use httrack with little luck18:57
Locke60Hallo18:57
jgcampbell300i have a txt list of all the urls ... i need something to go throu the list and save the pages to my drive18:57
EriC^^jgcampbell300: for i in $(cat url.txt); do wget ..; done18:57
jgcampbell300EriC^^: ahh thanks18:57
PRIVATEok michaelrose, I can now see exactly how much. I can't use ubuntu any longer18:58
k1l_jgcampbell300: so you want to safe the webpages, or the download targets behind those urls.18:58
jgcampbell300k1l_: need  the data from the pages ... only way i can get my calc spreadsheets to grab info from data in the pages is to save the pages ... havent found a great way to do this yet18:59
naccPRIVATE: you could try reinstall python from the archives, but i'm not sure it will work and/or fix everything18:59
k1l_PRIVATE: the main problem is, that a lot of programs on modern linux desktops depend on python. so changing the system wide python install might break such programs.  where did you install that 3rd party python to18:59
naccPRIVATE: but really, you should know where you install something to if you do it as root18:59
jgcampbell300basicly i need the pices from the pages in my spreadsheet ... like some info at www.url.com xpath to data put it in cell b219:00
k1l_jgcampbell300: there is curl19:00
PRIVATEnacc, yes my bad19:00
jgcampbell300and the site is nuts ... xpath is the only way i have seen so far to find the right data on each page19:00
PRIVATEk1l_, i believe it was /usr/local19:00
PRIVATEnacc, k1l_ michaelrose , will doing a reinstall/downgrade of ubuntu fix the lost dependencies?19:02
k1l_PRIVATE: of whole ubuntu? yes a new install of the OS will fix it.19:03
PRIVATEk1l_, thanks19:05
eelstrebori have this problem where i can't connect to my ssh server even on the box where it's suppose to be running - i tried a restart and nothing - webmin has a button to start the server but i get the error message: Failed to start SSH server : start: Job is already running: ssh19:06
eelstreborzenmap says it's not running also19:06
k1l_eelstrebor: webmin :(19:07
k1l_eelstrebor: restart the ssh manually19:07
combliniwhen will wget be updated to support multiple connections per download19:11
comblinidoes anyone here think they could fork it to do so?19:11
eelstrebork1l_, this is what i got from sudo ssh start: http://pastebin.com/Zcft6yVr19:12
xanguacomblini: or you could use aria or a graphical download manager like Uget19:12
comblinialso does apt-get use wget to download deb files?19:13
combliniyes true but we all love wget19:13
CallekI might be just a newbie, but say I have a dir  ~/foo/bar and a dir ~/baz/bob  inside ~/baz/bob I do `ln ~/foo/bar bar`  so I then `cd ~/baz/bob/bar` .. is there anyway to make `echo "foo" > ../foo.txt` output to `~/baz/bob/` instead of `~/foo/` ?19:13
Calleksome shopt or such19:13
k1l_comblini: i think you would need to talk to the wget guys for that.19:13
k1l_comblini: and apt already uses simultanious donwloads, it just lists them sequencially.19:14
k1l_!webmin | eelstrebor19:15
ubottueelstrebor: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system.19:15
k1l_eelstrebor: so i guess webmin again broke some config files. which is the reason it got kicked out of debian and ubuntu.19:15
eelstreborbummer - it was a useful admin tool for me19:16
eelstrebori just installed a letsencrypt cert into webmin also - that was a non-trivial effort - oh well19:17
Jordan_UCallek: Not as you have stated the question exactly, but what is your end goal?19:19
freeone3000Callek: You could symlink '../foo.txt' to '~/baz/bob/foo.txt'19:20
tbyHi, I have an old 10.04 LTS server that I'm trying to upgrade but when running 'do-release-upgrade' it just says "No new release found" also tried with -d flag but still the same, any ideas? sources.list and some more info here; http://pastebin.com/AU9Yiv5219:21
nacc!eol | tby19:22
ubottutby: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades19:22
lemarchow do I get a list of all removable drives in terminal?19:22
xanguatby: do you have set the update manager to look for "next LTS release"and no for "new release"?19:23
tbyxangua: prompt=lts in /etc/update-manager/release-upgrades19:24
k1l_tby: xangua the changelog.ubuntu.com server had a hardware failure and was down. that did stop upgrades from working. i dont know if its working again19:25
Bashing-omlemarc: ' sudo parted -l ' for all connected drives .19:25
k1l_http://changelogs.ubuntu.com/ "The Ubuntu changelogs site is currently undergoing maintenance and should return shortly. "19:25
Jordan_UCallek: "set -P" will change the behavior of cd, but it's not clear that's what you want. There is also "cd -P" to have cd not resolve symlinks for only one command.19:26
tbynacc: its not listed as an EOL relase there yet, I was looking at this page for upgrading but process is not working https://help.ubuntu.com/community/PreciseUpgrades19:30
nacctby: you said 10.04, though?19:32
nacctby: precise is 12.0419:33
k1l_upgrades dont work right now19:33
nacctby: also that -^19:33
tbyoh right19:33
tbyany idea when they will start working again?19:33
tbyshortly19:33
tbysorry didnt read proper ^^19:33
=== jgrasser_mtv is now known as jgrasser_sfo
k1l_when the server is setup again.19:33
Bashing-omtby: The means to do the normal release upgrade in your case does not exist. You have to do the EOL method as advised.19:33
* Callek is Jordan_U basically I want things to traverse into a symlink, but not follow on the way out19:40
CallekJordan_U: `cd ..` will not follow the symlink but will just exit it, however `echo "foo" >../foo` follows the symlink19:41
Callekits as if its doing something like $(realpath ..)/foo when I try to do stuff relating to the relpath19:41
Callekthis bites me with python venv stuff, as well as "where do my output files go"19:42
Callekespecially because I like to keep object/working-directories seperate from my code-repo checkouts, and thus I symlink those code-repos19:42
shunthello, i am having difficulties upgrading from 14.04 to 14.10 on my machine, no matter how much i update, do-release-upgrade -d returns no new release found. This is even after I changed Promt=lts to Prompt=normal, why can't my computer find the upgrade?19:47
naccshunt: 14.10 is eol19:47
=== Fuchs_ is now known as Fuchs
shuntwell i want to upgrade to 14.10 so i can then upgrade to 15.0419:48
=== megabitdragon_ is now known as megabitdragon
=== adante_ is now known as adante
Myrttibut if you wait a few weeks you can upgrade to 16.04 directly19:48
naccshunt: both of which are eol as well19:48
bekksshunt: Why dont you wait a bit, and upgrade to 16.04.1 when it is released?19:48
=== Nach0z_ is now known as Nach0z
shuntim trying to use systemctl to enable nettalk, but apparently that isn't possible on 14.04?19:50
shuntthat's the only reason im trying to upgrade19:50
bekksshunt: since there is no systemd in 14.04, you cannot use systemctl.19:50
bekksWhy dont you enable nettalk without using systemd?19:50
shuntso there is no way for me to enable nettalk before I can upgrade to 16.04.01?19:51
bekksshunt: Not using systemd.19:51
bekksshunt: Why do you need systemd for enabling nettalk?19:51
naccCallek: i think what you're seeing is a known/documented thing19:52
shuntI'm following instructions on this web site https://samuelhewitt.com/blog/2015-09-12-debian-linux-server-mac-os-time-machine-backups-how-to19:52
naccCallek: if you want to resolve symlinks with cd, you should use -P (aiui)19:52
naccCallek: also, open() is what is used for file writing, which resolves symlinks normally, but cd probably uses the pwd19:52
Calleknacc: yea, I want my `cwd` to be the symlink'ed location19:52
Calleks/cwd/pwd/19:52
bekksshunt: sudo /etc/init.d/netatalk start should do the job.19:53
Callekbut yea, I was mainly hoping for some way to make the shell cause `foo > ../bar` not to resolve the symlink outward (as in follow the pwd, not symlink so to speak)19:53
naccCallek: ack, then you should use `cd -P`19:53
llwalahoopHello there! Anyone know where firefox bookmarks are stored?19:54
naccCallek: maybe you should use `pwd -P` too, not sure19:55
naccCallek: or maybe look at what `set -o physical` does19:55
=== Bray90820_ is now known as bray90820
l0ll1p0pllwalahoop: not sure(dont have boomarks) butt could it be in yuor home directory under the .mozilla directory?19:56
=== tlyu_ is now known as tlyu
llwalahoopl0ll1p0p: seems logical. thanks!20:00
=== someone_ is now known as someone
=== swat30_ is now known as swat30
=== RaptorJesus_ is now known as RaptorJesus
=== joe75_ is now known as joe75
kibibytehi20:04
kibibyteive got dell with preinstaled windows , i removed windows and insatlled ubuntu. Now i want install windows on virtual machine but when i want to grab windows from https://www.microsoft.com/en-us/software-download/windows7 i ve got message "The product key you entered appears to be for software pre-installed by the device manufacturer. Please contact the device manufacturer for software recovery options."20:04
=== someone is now known as Guest75698
kibibytehow to grab windows iso then ?20:05
=== Dartellum1 is now known as Dartellum
compdockibibyte, I would try the key with windows 10, since its a free upgrade20:06
kibibyteo ill try20:06
compdocnot sure where to get an iso, tho20:06
compdocthey have a media creation tool, but requires you have windows running20:06
DArqueBishopcompdoc: it may not take either. These keys and ISOs tend to require actual vendor hardware.20:07
compdocworth a try20:07
=== MagePsycho_ is now known as 7YUAASHFF
terratom1from command line, i want to create a usb stick that automatically installs ubuntu, no prompting.  probably with preseed of course.  any tips where i should look? a url ?20:13
user__from command line, i want to create a usb stick that automatically installs ubuntu, no prompting.  probably with preseed of course.  any tips where20:18
user__             i should look? a url ?20:18
user__freenode broke again huh20:18
kibibyteuser__, why you want to that20:20
kibibytesomeone will put your usb stick into computer and will have disk erased20:21
user__kibibyte: thats fine, this is for a kiosk i am making20:21
kibibytewhy not just run ubuntu from usb stick20:22
user__these are fascinating questions20:23
user__i guess ill look into kickstart configuring20:23
user__why run ubuntu ?20:23
user__why run computer20:23
lee_G750jmanyone have any idea how to prevent pidgin from loading at boot?20:23
user__lee_G750jm: which version of Ubuntu?  sounds like an older one.  Systems->Preferences->Startup Applications20:25
lee_G750jm14.0420:25
anonymous_hello20:27
user__lee_G750jm: i dont know.  this is terrible20:30
codephobichi20:31
nathanslcCannot boot windows or Ubuntu.  Can anyone help?20:31
Jordan_Unathanslc: What happens when you try to boot?20:31
nathanslcJordan_U, I get an error: no such partition grub rescue20:32
codephobicmy second screen (1920*1200 Dell on a DVI-D connection) has stopped working, since my system returned from its locked out state (I was afk for a while).20:32
Jordan_Unathanslc: Do you have more than one hard drive?20:32
anonymous_hello20:33
codephobicmy main monitor is working fine, everything from the second screen is now here20:33
pezdispenserslappymcfry: Hello mate,20:33
nathanslcJordan_U, I have one hard drive with several patitions.20:33
codephobicmy gfx card is a gtx 970 and my main monitor is connected via a displayport cable20:33
nathanslcJordan_U, I have tried running boot repair but no luck20:33
codephobicI've tried googling, but found nothing relevant20:33
Jordan_Unathanslc: Did you make any changes to partitions recently?20:33
anonymous_hello people don't pass my20:33
eelstrebori guess i'll have to re-install ubuntu to fix my ssh problems20:34
nathanslcJordan_U, No, I restarted my computer to try and load windows and received the message.  And now I cannot boot either20:34
anonymous_spanish plis20:34
Jordan_Unathanslc: Are you currently booted into an Ubuntu LiveCD/USB on that machine?20:34
nathanslcJordan_U: Yes I am20:35
jgcampbell300_how do i keep wget from hitting captcha ?20:35
anonymous_NO PASES DE MI CABRONES20:35
k1l_!es | anonymous_20:36
ubottuanonymous_: En 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.20:36
Jordan_Unathanslc: Please run boot info script: https://github.com/arvidjaar/bootinfoscript and pastebin the RESULTS.txt that it produces.20:36
Jordan_Ujgcampbell300_: Unfortunately captchas were created to prevent automated interaction with websites, and using wget is an automated interaction with a website. What is your end goal>20:38
Jordan_U?20:38
Jordan_Unathanslc: If you need help figuring out how to run boot info script feel free to ask.20:38
jgcampbell300_Jordan_U: pulling data from a gov site for statistics20:39
nathanslcJordan_U:  If you could?20:40
Jordan_Unathanslc: Ok, first you need to download boot info script which you can do by running the following command "wget https://github.com/arvidjaar/bootinfoscript/blob/master/bootinfoscript" . That will create a new file, "bootinfoscript" in your current directory.20:41
anonymous_hello20:41
nathanslcJordan_U: Ok I think I got it20:43
anonymous_hello20:43
=== alu1 is now known as aluu
Jordan_Unathanslc: When that finishes run "chmod +x bootinfoscript" to make it executeable then run "sudo ./bootinfoscript" to run boot info script, which will create a new file RESUTLS.txt . Run "pastebinit RESULTS.txt" to upload the RESULTS.txt to http://pastebin.ubuntu.com . pastebinit will output a pastebin URL, which you can then post here.20:43
=== VoidWhisperer_ is now known as VoidWhisperer
Bashing-om!ask | anonymous_20:45
ubottuanonymous_: 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 !patience20:45
nathanslcJordan_U: I get the following error:  sudo ./bootinfoscript  syntax error: newline unexpected20:46
=== RaptorJesus_ is now known as RaptorJesus
=== noraatepernos_ is now known as noraatepernos
=== Elimin8r is now known as Elimin8er
=== DavidDuffey is now known as dduffey
=== ozy_ is now known as ozy
=== grumpycat is now known as cats
=== bnice is now known as Br|aN
=== jfmcarreira_ is now known as jfmcarreira
=== Kins_ is now known as Kins
=== mukhbiir is now known as neoark
=== rosseaux_ is now known as rosseaux
=== jswagner_ is now known as jswagner
=== aluu is now known as alu
=== K1rk_ is now known as K1rk
nathanslcJordan_U:  I did just run boot repair again and got this: http://paste.ubuntu.com/15819995/ does that help?20:48
Jordan_Unathanslc: Sorry, my mistake. "rm bootinfoscript".20:48
Jordan_Unathanslc: You don't have any Ubuntu root partition at all.20:50
nathanslcJordan_U:  how can I fix that and what would cause it?20:51
=== ash_workz_ is now known as ash_workz
nathanslcJordan_U:  I get another error: Unable to read from results.txt20:53
Jordan_Unathanslc: It appears that you have overwritten your Ubuntu ext4 partition with a Windows ntfs partition. I don't know what would cause that other than intentionally doing so with partitioning software.20:53
nathanslcJordan_U:  I have not run partitioning software at all.  Only boot repair.  Is it possible that windows has done something?20:54
Jordan_Unathanslc: It's possible. If so, then I hate to tell you that all of the files you had in your Ubuntu installation are now gone. *Some* *might* be recoverable, but even that will take a good amount of work.20:55
nathanslcJordan_U:  Thats ok (sort of) I have all important files on ubuntu backed up.  There are however, programs used on windows that I cannot do without and will be very difficult reinstall20:57
=== \b is now known as benonsoftware
nathanslcJordan_U: I am not sure what to do from here as far as reinstalling ubuntu to get both running again.  I dont want to ruin anything.20:58
Jordan_Unathanslc: Good for you. You have no idea how rare good backups are (at least looking at problems people have in this channel).20:58
Guy1524wow, I have been having so many computer problems recently.  Starting today, my computer has become very unstable, most of the time when I try to boot it turns off, sometimes it starts, then freezes, sometimes the system just spontaneously freezes or shutsdown.  when it freezes all these weird artifacts come up on my monitor.  I am unsure of what do do.  I have an asus rog gl115JW laptop w/ ubuntu 15.1020:58
Jordan_Unathanslc: Assuming that your Windows installation is fine, which is hard to say since we don't know what caused this very major repartitioning, it's easy to get Windows booting again.20:59
nathanslcJordan_U: can you tell me how?20:59
Jordan_Unathanslc: sudo apt-get install mbr && sudo install-mbr /dev/sda20:59
nathanslcJordan_U: Ok did it.  Now do I restart?21:00
Jordan_Unathanslc: Yes.21:01
nathanslcJordan_U:  Ok, Thanks for all the help.  I hope it works.  If not, I may try and find you again.21:01
Jordan_Unathanslc: You're welcome.21:02
=== ladrua_ is now known as ladrua
DiethylAnyone know  much about binwalk?21:03
=== fginther` is now known as fginther
MannyLNJHelp please. df -h shows / is at 100% I have no idea what is using all the space21:03
Ben64MannyLNJ: sudo du -hd1 /21:04
=== zanshin_ is now known as zanshin
anonymous_hello21:04
k1l_MannyLNJ: is it gui?21:05
k1l_i mean, is it a desktop?21:05
EriC^^Jordan_U: his ubuntu wasn't overwritten, it's just missing the partition entry21:05
pezdispenseris there a way to filter out all the messages in here of people loggin is, disconnecting, timing out etc?21:05
EriC^^in the extended one, there's a 370gb worth of "free space" before his swap21:06
DiethylI'm trying to extract a bios rom from an .exe provided by samsung does anyone know how I might go about this?21:06
MannyLNJBen64 it looks like /media is using 115G but /media is where my USB drives are mounted (or so I though) k1l_  no CLI over SSH21:06
=== coredump|br is now known as coredump
Ben64MannyLNJ: ok so "sudo du -xhd1 /" and how big is / ?21:06
Jordan_UEriC^^: Ahh, thank you. I was looking at start and end sectors and completely forgot to check within the extended partition.21:06
Jordan_UEriC^^: I hope they come back :(21:07
MannyLNJBen64, / is showing 134G21:07
EriC^^Jordan_U: what is that mbr program?21:07
EriC^^generic windows mbr?21:07
Ben64MannyLNJ: i mean the partition21:07
Jordan_UEriC^^: Yup. Generic MS style "chainload the active primary partition" MBR.21:07
EriC^^aha i see21:08
evngpezdispenser, it's possible but depends on the client you are using21:08
MannyLNJBen64, How do I get the size of the partition?  the output of the command you gave me is at http://pastebin.com/zhQDcHGD21:09
Ben64MannyLNJ: the df -h you did earlier should tell you21:09
MannyLNJBen64, ahh it's 142G21:10
Ben64MannyLNJ: yep, everything in /media isn't on mounted anything, it's just in the folder21:10
MannyLNJBen64, this is NOT good. How can I fix this? under /media/emanuel I see an entry for USB_HDD_01 which I thought was one of my drives21:11
Gillhey guys I am trying to setup a tftp server but every time i connect and tyep get test transfer times out21:12
GillI ngrep and see the requests21:12
Gillany ideas?21:12
Ben64MannyLNJ: so re-run the command i gave you, except put /media instead of /21:12
k1l_MannyLNJ: cna you show a "mount" output?21:12
sebsebsebhi21:13
DirtyCajunif i have a cron job just executing a file that has this in it couldnt i put this command directly in the cron and eliminate the extra file?   `cat file1 > /etc/motd && cat file2 >> /etc/motd && cat file3 >> /etc/motd`21:13
MannyLNJk1l_,   http://pastebin.com/JG772CNU , Mount info21:13
znrGood evening dames and gents! I wish to know how I can link an application to my desktop using terminal. I have tried the 'ln' command without success and after reading the man-file I have come to understand that the 'ln' command is for folders. Cheers!21:14
Ben64znr: ln is for anything21:14
MannyLNJBen64,  /media/emanuel 104G /media/plex 12G and /media 115G21:14
Ben64znr: i'm fairly sure you don't want a link though21:15
Ben64MannyLNJ: yeah you need to fix that21:15
EriC^^znr: actually ln is only for files if that's what you meant?21:15
EriC^^(hardlinks)21:15
znrI wish to open an application from my desktop (shortcut)21:16
MannyLNJBen64, how can I fix this? I have no idea what I did to the system. I can't even use auto complete because of the no space21:16
EriC^^znr: which application?21:16
Ben64MannyLNJ: you haven't mounted your usb drives21:16
jgcampbell300_in regex how do i point out r and 9 numbers r#########21:16
Jordan_Uznr: What application are you trying to get on your desktop? For GUI applications that you want opened via double click you'll need to use a .desktop file, but it's also usually pretty easy to set that up graphically so that you don't need to know what's going on in the background.21:17
znrPopcorntime (downloaded and unpacked)21:17
k1l_MannyLNJ: it looks like you write stuff onto your disk instead into the mountpoints?21:17
xanguaznr: https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles21:18
grapsHi21:18
znrI do not use unity though21:18
sebsebsebgraps: hi21:18
grapsWhat's the best way to update Adobe Flash Player on Mozilla Firefox ?21:18
k1l_MannyLNJ: what is inside "/media"?21:18
sebsebsebgraps: via the Ubuntu repos21:19
Jordan_Ujgcampbell300_: That depends somewhat on what regular expression engine is in use. For perl you can use 'r\d{9}' .21:19
MannyLNJBen64, and k1l_  I understand. Can you help me with the mount  points and moving files? k1l_  in /media is emanuel and plex21:19
grapssebsebseb: Is there a command-line method to do this ?21:19
jgcampbell300_Jordan_U: ok t hanks21:19
Jordan_Ujgcampbell300_: You're welcome.21:20
k1l_MannyLNJ: are you sure? please run a "ls -al /media"21:20
sebsebsebgraps: just install updates normally for Ubuntu everything and it will do Flash as well as long as you got it installed from repos in the first place21:20
sebsebsebgraps: partner repo I think  to install FFlash from repos21:20
sebsebseb!flash21:20
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash21:20
MannyLNJk1l_,  http://pastebin.com/p6Sx224c21:20
grapssebsebseb: Okay, I'll try that method out. Thanks !21:21
sebsebsebgraps: you have to enable something to install Flash from repos I Think yes21:21
sebsebsebgraps: after you done that, your all ok21:21
sebsebsebgraps: one other thing though.....21:21
grapssebsebseb: Yes ?21:21
Jordan_Uznr: Does popcorn time show up in your normal application menus? (For example, can you search for it in Unity's dash?)21:21
sebsebsebgraps: Adobe sucks, they hardly care about Flash for Linux anymore, so it's stuck it seems now on a version that well is a lower number than WIndows etc, that they will support a b ibt longer with security updates21:22
sebsebsebgraps: luckily a lot of sites are starting to go to HTML  5 video for example Youtube, so Flash is starting to be needed a lot less now, but it will still stay around for certain things for years to come21:22
grapssebsebseb: Yeah, I've noticed that on the Ubuntu Linux browser. It's easier on the Windows Firefox browser21:22
sebsebsebI was going to use Flash for something said I had a older version21:22
sebsebsebgraps: it's not Linux's fault21:22
znrI do not use Unity - but no I do not have it in my menus... as I wrote before - it is only unpacked and not 'installed'21:23
grapssebsebseb: Right, it's supply and demand....Ubuntu's slowly taking a back seat to Mint and/or CentOS21:23
sebsebsebgraps: it's not eaiser on Windows it's the same really or would be, it's just Adobe have mostly dropped support for Linux on Flash.  can also have Flash via Google Chrome in another way, but I don't like Chrome21:23
Ben64znr: why don't you install it from the repository21:23
k1l_MannyLNJ: can you show a "df -h"? i somehow dont understand what you tried to mount into /media and how21:23
sebsebsebgraps: Mint is based on Ubuntu and popuolar to, but not as popular,  Cent OS is similar to Redhat and I think mostly for servers  and dsuch21:24
znrbecause I hate unity!?21:24
Ben64znr: i mean the application21:24
sebsebsebgraps: Flash version issues are Adobes fault!21:24
znrbecause popcorntime is officially dead21:24
MannyLNJk1l_,  do you mean "df -h" or "df -h?"21:24
grapssebsebseb: Oh, okay, I think ? :)21:24
Ben64znr: then maybe you shouldn't use it ...21:24
znrneeded to be downloaded from a mirror-site21:24
k1l_MannyLNJ: df -h21:24
sebsebsebgraps: so blame Adobe if for some reason actasully it doesntg work on Linux suddenly, but WIndows yes since a later versoin,  a FLash thing21:25
grapssebsebseb: I'm attempting to buy concert tickets on the Ubuntu Firefox browser21:25
jgcampbell300_Jordan_U: so what if i want to use another expression in same line like /n ... wouldnt i need something like &/n ?21:25
sebsebsebgraps: you could also do this :d21:25
sebsebsebgraps: or try to do this :D21:25
znrBen64:: https://i.imgur.com/cRBrr6z.png21:25
sebsebsebgraps: install Wine, and then the Windows Flash version in a Windows Firefox,  if Flash is to old on Linux since Adobe's sillyness21:25
znrI use the .sh21:26
grapssebsebseb: Well, I'll give it the college try, and update Flash on Ubuntu Firefox21:26
Ben64sebsebseb: no21:26
sebsebsebgraps: Flash is going to get old in Linux distros, the version number, Adobe don't really care anymore21:26
Jordan_Ugraps: sebsebseb: There is no need to run firefox in wine to get the latest flash in Ubuntu.21:26
MannyLNJk1l_, https://paste.ubuntu.com/15820614/ I have  hard drives that are USB attached . I am trying ti mount them to store video and music files21:26
Ben64can use pepperflash on firefox, or use chrome21:26
k1l_graps: what is the exact issue?21:26
sebsebsebBen64: a work around or possibly for the,  old version number we have now in Linux for Flash,  and certain sites will say will want  a later verison21:26
sebsebsebBen64: I woudn't recommend that otherwise21:27
Ben64still no21:27
Seveassebsebseb: uninstall flash, use sites that don't require it :)21:27
grapsHi k1l_ ! I'm attempting to update Adobe Flash player on the Ubuntu Firefox browser21:27
Ben64pepperflash or chrome21:27
k1l_ubuntu ships the latest adobe version for linux.21:27
k1l_graps: why that? if you have a supported ubuntu, you should have the latest version21:27
sebsebsebk1l_: it's stuck on a version number now, they only do security updates now21:27
Jordan_Usebsebseb: Adobe has abandoned flash for linux but google has not. The latest versions of flash are avialable as a pepper API plugin, and there is a shim that allows Firefox to use the pepper API based flash.21:27
sebsebsebgraps: what Jordan_U put21:28
k1l_sebsebseb: that is what adobe is doing. right. but that is not ubuntu specific. but the websites/players do know that this is the latest version for linux21:28
Jordan_Uk1l_: Adobe does not ship the lastest verson of flash for linux, but google does. See my above comment.21:28
grapsk1l_: Remember the previous issue I had with Ubuntu Firefox ? The Firefox version is currently 45.0.1, and the Adobe Flash player is showing a vulnerability issue with the Flash plug-in21:28
sebsebsebJordan_U: how to use the shim then, to get FIrefoxu sing the Chrome Flash?21:29
vok`Hi, I'm using Ubuntu MATE and asked in the channel but nobody is there. I'm having trouble with HDMI dual monitoring. After awhile the screen goes black, comes back, then shows what looks like perlin noise, and then the whole screen goes magenta. I then have to unplug and replug the HDMI to get it back, but then it all starts again after awhile. It's either a software problem or a problem with the physical HDMI port on my laptop.21:29
vok`The cable is fine.21:29
k1l_MannyLNJ: how are you mounting that drives?21:29
sebsebsebJordan_U: I was not happy the other day, giving up to just using WIndows,  since  the Flash in Ubuntu was apparnatly to old!21:30
MannyLNJk1l_, I t looked like it auto mounted when I attached it21:30
sebsebsebJordan_U: the FIrefox Flash21:30
* sebsebseb should have maybe tried to install Chrome, but I don't like Chrome21:30
vok`Anybody have any thoughts on my problem?21:30
grapsI'm going to see if I can query the current Flash player version21:30
=== Quatroking_ is now known as Quatroking
k1l_MannyLNJ: what system is that? is there running a desktop?21:31
MannyLNJk1l_,  I am not home now . I am accost it remotley21:31
Ben64sebsebseb: or you know, just use pepperflash21:31
sebsebsebBen64: how in Firefox?21:31
Ben64sudo apt-get install pepperflashplugin-nonfree21:31
vok`Can anyone help me?21:31
k1l_sebsebseb: sudo apt-get install browser-plugin-freshplayer-pepperflash21:32
Narwhaalyaourt pepperflash21:32
sebsebseb!pepperflash21:32
k1l_Narwhaal: this is not #archlinux :)21:33
Narwhaalk1l_: I was fixing my own flash problem :)21:33
Narwhaalforgot the screen was telnet21:33
Jordan_Usebsebseb: graps: sudo apt install browser-plugin-freshplayer-pepperflash21:33
sebsebsebgraps: oh and that will giev the Chrome Flash in Firefox?21:34
grapsk1l_: sebsebseb: The current Flash player is April 6, 2016. The one I d/l21:34
Narwhaalbtw Jordan_U Unathi wants to say thanks for helping him with the problem he had yesterday21:34
sebsebsebJordan_U: for you above21:34
grapsd/l'd from Adobe is dated ...21:34
sebsebsebJordan_U: that would give the Chrome FLash in Firefox?21:34
Jordan_U!info browser-plugin-freshplayer-pepperflash | sebsebseb21:34
ubottusebsebseb: browser-plugin-freshplayer-pepperflash (source: freshplayerplugin): PPAPI-host NPAPI-plugin adapter for pepperflash. In component multiverse, is optional. Version 0.3.2-1 (wily), package size 218 kB, installed size 611 kB21:34
sebsebsebgraps: yes that's the whole point the offical Adobe Flash is not that good anymore for Linux21:34
sebsebsebgraps: they only support it with security updates now and nothing else, and the version number it's on will stay like that21:34
grapsApril 521:35
Jordan_Usebsebseb: NPAPI meaning "works with Firefox".21:35
sebsebsebgraps: in about two years I think as well Adobe will drop support like that for Linux completly as well21:35
jgcampbell300_hmm can you guys see the problem's here ...perl -pi -e 's/r\d{}9/r\d{9}\n/"SAVEAS TYPE=HTM FOLDER=~/Documents/imacro FILE="r\d{9}/n "WAIT SECONDS={{!VAR1}}"/g test.txt ...21:35
sebsebsebgraps: but we can apparnatly get the GOOGLE Chrome way of doing FLash working with FIrefox, see what Jordan_U put above21:35
grapsk1_: sebsebseb: Once again, current Flash player is dated April 6, 2016, and the u"update" is April 5, 201621:35
Ntemishi21:36
Ntemisneed some help please21:36
Ntemiswith E: Sub-process /usr/bin/dpkg returned an error code (1)21:36
sebsebsebgraps: yes but that verison will still have  older version number than say the WIndows one, since they are stuck on a old version number for Linux now, the offical Adobe Flash,  that will get no updates except security for a bit longer now21:37
Jordan_UNarwhaal: Tell him "you're welcome" :)21:37
sebsebseb!ask | Ntemis21:37
ubottuNtemis: 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 !patience21:37
grapssebsebseb: Okay, I guess. I can try using Chromium, since I've got that installed too21:38
NarwhaalJordan_U: will do :)21:38
sebsebsebgraps: you don't need to21:38
sebsebsebgraps: try peperflash21:38
Narwhaal(he doesn't have a computer so uses mine to do all his work :3)21:38
sebsebsebgraps: Jordan_U gae a command for getting the more supported Flash working in Firefox21:38
Ntemisam trying to remove this package openattic-module-http21:38
Ntemisnothing works21:38
grapssebsebseb: I'll scroll up to see it21:38
sebsebsebgraps: also Chromium does not have Flash support at all, it's Google Chrome that does out of those two, but not Chromium21:38
sebsebsebNtemis: did you install from repos?21:39
Ntemisno :(21:40
grapsOkay, I have the pepperflash instruction21:40
sebsebsebNtemis: what kind of package is that anyway? and where you get from?21:40
sebsebsebgraps: yep try that :) then re load Firefox, and try your Flash thing21:40
Ntemissebsebseb: got it from here http://docs.openattic.org/2.0/install_guides/oA_installation.html#base-operating-system-installation21:41
znrBen64:: Problem solved. Than you! That link was good...21:42
UmeaboyWhy isn't adb sideload showing in bash when I type adb and pressing Enter?21:42
=== KindOne_ is now known as KindOne
Umeaboysudo apt-get install android-tools-adb is up-to-date according to apt.21:42
k1l_Umeaboy: "adb devices" shows what?21:43
sebsebsebNtemis: hmm make use it's the offical site21:43
sebsebsebNtemis: make sure it's the offical site21:43
Ntemisyou mean sure?21:43
Umeaboyk1l_: It shows my device.21:43
Jordan_Ugraps: You can check what version of flash you're running at https://helpx.adobe.com/flash-player.html (Just do *not* follow the instructions on that page for how to install flash, they are wrong).21:43
UmeaboyThat's not the problem.21:43
UmeaboyI'm trying to sideload the supersu zip.21:43
=== d^L^p is now known as dCLCp
k1l_Umeaboy: is the android device in recovery or fastboot?21:44
sebsebsebgraps: yep DO NOT install it directly from the Adobe website yourself21:44
UmeaboyCurrently booted to the system but I CAN boot it both modes.21:44
grapsJordan_U: Okay. I'm checking that site now21:44
k1l_Umeaboy: boot to recovery. than it will work21:45
sebsebsebUmeaboy: so uhmmm you only use Ubuntu now?21:46
Umeaboysebsebseb: Nope. Both.21:46
hetiiHi21:46
sebsebsebhetii: hi21:47
Umeaboyk1l_: Wrong!21:47
UmeaboyI've booted to Recovery.21:47
UmeaboyI see no adb sideload in the help for adb.21:48
grapsJordan_U: Flash version is  21.0.0.21621:48
UmeaboyAndroid 6.0.1.21:48
UmeaboyUbuntu 15.10.21:48
hetiiQ: Any know bug in uck? I build my custom live cd iso and it boot fine under virtualbox but when use pendrive and try boot real system Syslinux raise Boot error.21:48
Umeaboyx86_64.21:48
=== ozzloy_ is now known as ozzloy
Umeaboy4.2.0-35-generic as kernel21:49
znr"<Umeaboy> I've booted to Recovery." - I will use that phrase the next time someone asks 'How are you' xD21:49
grapsThings are looking good. I have a webpage loaded instead of the Flash player update needed21:49
Jordan_Ugraps: Great, that's the latest version available for any OS.21:50
Umeaboyznr: Good. :)21:50
grapsJordan_U: So, use the apt install for pepperflash from now on ?21:50
Jordan_Ugraps: I don't understand your question.21:51
grapsJordan_U: If I need to update the "Flash" player, use the command "sudo apt install browser-plugin-freshplayer-pepperflash" ?21:52
Jordan_Ugraps: You shouldn't need to update flash player manually again. The package pepperflashplugin-nonfree should keep you up to date automatically.21:52
grapsJordan_U: Okay, thanks !21:53
Jordan_Ugraps: You're welcome :)21:53
grapsI'm off. Have a good afternoon/early evening, all21:54
jgcampbell300_hmm ok i found what i w ant with r\d{9} so how do i add a new line and some text one it like /r\d{9}/r\d{9}\n"sometext"/?21:54
Jordan_Ujgcampbell300_: Look up back references in perl regular expressions.21:55
jgcampbell300_Jordan_U: ahh back references ... thanks21:56
Jordan_Ujgcampbell300_: If after looking up back references you still need help try #perl.21:56
Jordan_Ujgcampbell300_: You're welcome.21:56
=== Quatroking_ is now known as Quatroking
=== cjc is now known as Chicago
hetiire22:08
hetiiI don`t get it, in vbox I can boot iso image wihtout any trouble, but when I burn it into usb pendrve via unetbootin/dd/disck creator, in legacy mode syslinux raise boot error22:09
EriC^^hetii: what error?22:10
hetiiin UEFI it pass till initramfs try mount squashfs22:10
hetiithe first error is just "Boot error"22:10
hetiifrom syslinux22:10
EriC^^hetii: pres to hold ctrl after you press boot the pc22:10
EriC^^*try to22:10
hetiiok will back in few minutes.22:10
hetiiEriC^^,  I try both ctrl and in both case I see just SYSLINUX 6.03 ... and end Boot error (tested in two different boxes)22:15
hetiiand also I test it in pendrive 3.0 as well as in micro-sd card22:16
danawarHey ubuntu i am trying to install 16.04 and it will not let me upgrade the upgrade does not show what ever command i type! :(22:16
geirha!xenial | danawar22:17
ubottudanawar: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+122:17
=== N3X15_ is now known as N3X15
grifftannenhowdy all.22:17
grifftannentrying to figure out command to unblank my rasperry pi screen when motion detection is triggered in webcam22:18
grifftannentl;dr can't find right command to wake screensaver/blank in lxde22:18
grifftannenif I was using ubuntu I could use qdbus org.gnome.ScreenSaver /ScreenSaver org.gnome.ScreenSaver.SetActive false22:19
grifftannenbut raspbian runs lxde and won't work obviously22:19
grifftannenoh22:20
grifftannenfigured it out22:20
grifftannenignore me22:20
hetiisudo isohybrid ubuntu-mate.iso22:20
hetiiisohybrid: Warning: more than 1024 cylinders: 110622:20
hetiiisohybrid: Not all BIOSes will be able to boot this device22:20
hetiihmm22:21
hetiiok what I can use to create just a pendrive image (not hybrid)?22:21
sebsebsebhetii: uhmm  you just use the default ISO :)22:22
sebsebsebhetii: you shoudn't really change that in that case, if it's hybrid or theo ther thing I mean22:22
sebsebseb!usb22:22
ubottuFor 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/LiveUsbPendrivePersistent22:22
hetiisebsebseb, I use uck to generate iso image, no clue if its hybrid or not,22:23
sebsebsebhetii: yeah there's no point really editing an ISO for a Linux distro I think, unless making a remaster putting in your own packages, that's what I think anyway22:23
hetiiI do remastering but its not issue now22:24
sebsebsebhetii: I always think of unetbootin when it comes to putting Ubuntu onto a USB,  but that's for WIndows reallly, might be a Linux version to.  there's also dd for putting ISO's of distros onto a USB, but I can't really give you thep roper command for that22:24
terratom1pv ubuntu.iso | dd of=/dev/sdb bs=4M22:25
Ben64warning ... make sure you pick the right device there ^22:25
terratom1pv ubuntu.iso | dd of=/dev/brain bs=4M22:25
hetiiok, unetbootin don`t use special magic i suppose, its just a wrapper I suppose.22:25
hetiiterratom1, whats a differ between dd if= of= and by your way with pv and pipe ?22:26
Ben64pv shows progress22:26
terratom1hetii: i like to use pv to see status of time till completion of the dd22:26
vervethetii: gives you progress while you're running it, otherwise you will see nothing22:26
hetiiok but I used dd also with bs=1M and that also not fix my issue22:26
hetiithe progress bar is irrelevant now22:27
bekkshetii: how would bs=... fix an issue?22:27
hetiiI don`t mean it should22:27
hetiijust said what I test already.22:28
hetiiok but back to the subject. in usb pendrive I should have some bootloader (belive syslinux is not just the one that do the job) who will load kernel and pass control to it22:29
hetiiso with one bootloader I can use/test22:29
hetiicause there need to be reason why it raise boot error. Moreover if I don`t plan to burn my iso into cd then suppose don`t need to use iso at all,22:31
hetiiit make me crazy,, I always waste a bunch of time on such stuff ...22:31
=== _Defiance is now known as Defiance_
=== kunalg_ is now known as kunalg
=== Francois is now known as Guest18404
stststshow come there's no xenial-netboot in trusty-updates for the installer? I thought ubuntu 14.04.4 came with the 4.4 kernel? apparently I can't use it in the installer....?22:37
stststshttp://mirrors.kernel.org/ubuntu/dists/trusty-updates/main/installer-amd64/current/images/22:37
execiWhy's the update manager not letting me to upgrade to 16.04?22:38
execiDo i need to add repos to sources.list by hand or?22:39
sebsebsebexeci: since it's not even released just yet22:39
execiwell there's builds on the repos. Surely there's a way22:39
Vidmmrywhat are packages? what is the idea behind it?22:39
sebsebsebexeci: then I think you might hae to wait a bit anyway if on 14.04 before it bcomes availalbe in the usual way22:39
brainwash!16.0422:39
ubottuUbuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+122:39
sebsebsebexeci: you could upgrade early some how, but  a bit complex from 14.04 I think compared to 15.1022:40
execiJesus effing christ with you22:40
sebsebsebexeci: it's released in  about a week anyway22:40
k1l_execi: changelogs.ubuntu.com server was down due to hardware failure and needs to be setup again22:40
execichangelogs??22:40
sebsebseb!language | execi22:40
ubottuexeci: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList22:40
k1l_execi: that server is needed to calculate upgrades.22:40
sebsebsebhmm that factoid has changed I think22:40
execiCalculate. Got it.22:41
k1l_Vidmmry: packages are used for programs to be made already working with the ubuntu system.22:41
terratom1execi: if you really want to use the update manager to install to a release of ubuntu that is not out yet ( but will be soon !) , try channel #ubuntu+122:41
execisebsebseb: i'm not trying to be a dick, but when a question presents itself it calls for an answer and not a derailed remark.22:41
terratom1how was sebsebseb rude to you?22:41
terratom1you know this is a help channel right22:42
terratom1he didnt derail you at all.22:42
execiI never said he was rude.22:42
terratom1how was his answer not relevant to your interests ?22:42
squintyexeci, and you should have read the topic so you weren't asking in the wrong channel to start with22:42
terratom1you could probably manually edit the files in /etc/apt.repos.d/ if you really need to upgrade right now22:42
sebsebsebyeah squinty has a point execi  it's #ubuntu+1 untill released next week22:43
vanessaTLhow can i check whether my laptop's ethernet port is Gb?22:43
vanessaTL...can do Gb22:43
execiYou want me to spell it out for you, terratom1?22:43
terratom1sure  i guess ?22:43
sebsebseb!+122:43
terratom1what is your problem you are having ?22:43
terratom1we will solve it22:43
sebsebseb!16.04 | execi22:43
ubottuexeci: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+122:43
execifirst impression, "not released yet". Second impression "maybe you have to wait". Third, "i think you could upgrade somehow..."22:43
Vidmmryk1l_: so, for example, someone compiles Gimp on his machine, makes package from those files, and uploads it to Ubuntu?22:43
execiThanks sebsebseb can you do that one more time?22:43
k1l_Vidmmry: that is what the "maintainers" do. yes.22:44
terratom1replace every mention of 'trusty' with 'xenial' in /etc/apt/sources.list , then apt-get update && apt-get upgrade , if you really need to upgrade to xenial right now22:44
terratom1there is a channel for xenial ( #ubuntu+1 )22:44
sebsebsebterratom1: yep and he's gone now :)22:45
terratom1oh ok22:45
terratom1sorry i have /parts filtered22:45
terratom1maybe he's having a bad day22:45
=== Guest18404 is now known as Franlinux72
sebsebsebterratom1: thanks for taking mhy de fence in a way I guess though h eh :d22:45
sebsebsebsome people aren't really worth trying to help that much22:45
terratom1it is weird when people get upset when their question in a freenode channel is not answered in 5 seconds22:45
Vidmmryk1l_: why this package that maintainer creates works on all machines?22:46
sebsebsebterratom1: not really, it's been like that for many years now, many many many years, in this channel22:46
Humorousonehello22:46
sebsebsebHumorousone: hi22:46
k1l_Vidmmry: because the maintainer made sure that all the depencies for "gimp" to run properly are fulfilled. that is the sense behind the packagesystem.22:46
Humorousonewhat partitions does ubuntu have by default, after install?22:47
Humorousonedoes it have a recovery partition?22:47
sebsebsebHumorousone: no recovery pariton and that's not needed since not WIndows22:47
sebsebsebHumorousone: you get / by default a bit like C in WIndows if you like22:47
k1l_Vidmmry: so if gimp needs program1 and program2 installed too, they are marked to be installed to. so the packagesystem will download them form the repo servers, too.22:47
sebsebsebHumorousone: and probably some s wap space to, and that's it22:47
Humorousonesebsebseb: I'm trying to remove ubuntu from this particular laptop. It's on a dual boot with windows 1022:47
Humorousonesebsebseb: Trying to work out which partitions are windows, and which aren't22:48
sebsebsebHumorousone: a ww remove why? and removing is quite easy22:48
k1l_Vidmmry: https://help.ubuntu.com/lts/serverguide/package-management.html22:48
Vidmmryk1l_: thank you22:48
sebsebsebHumorousone: there will be a Ext4 /  that's Ubuntu, and a tiny swap space,  but yeah seriously removing why?22:49
Humorousonesebsebseb: This laptop doesn't seem to like ubuntu very much22:49
sebsebsebHumorousone: also if you delete those, there will still possibly be a bit of Grub left on there22:49
EiamWhat creates an "Aptfile" ? I'm trying to debug some buildpack and its trying to read from an Aptfile, but I cannot find anything that creates it. I found https://wiki.ubuntu.com/AptFile, but that appears to be something else. the apt-howto doesn't mention such a file either22:49
sebsebsebHumorousone: doesn't seem to like Ubuntu why?22:49
Humorousonesebsebseb: Well the laptop has some kind of issue where it experiences PCI errors22:50
sebsebsebHumorousone: what do you mean by that?22:50
Humorousonesebsebseb: windows seems to handle these a little better than ubuntu22:50
Humorousonesebsebseb: Ubuntu = flash onscreen22:50
Humorousonesebsebseb: Windows = the occasional beep and error in log22:50
sebsebsebUbuntu flashes when booted up?22:50
sebsebsebHumorousone: maybe you got hardware issues, WIndows ins't meant to beep or put errors in the log22:51
Humorousonethe screen just flashes at random intervals22:51
HumorousoneI can give a long story on that :P22:51
sebsebsebHumorousone: and Ubuntu or most other distros,s hould work quite nicely on y9our computer22:51
HumorousoneIdk if this is the right chanel for it though22:51
k1l_Eiam: maybe that is better suited in #ubuntu-packaging since i guess you talk about package building22:51
sebsebsebHumorousone: if you got hardware issues, regardldess of the software that's run the OS etc, there will be issues22:51
Humorousonesebsebseb: I'll give you a link to the HP forums topic I created for it22:52
=== holgersson_ is now known as holgersson
sebsebsebHumorousone: yeah ok22:52
Humorousonesebsebseb: It's just super strange. I had this laptop replaced for the same model, and it has the same issue22:52
sebsebsebHumorousone: and may lap top is a newer one from last year and HP, and yep it works well with Ubuntu22:52
Humorousonesebsebseb: I got this one this christmas22:52
sebsebsebHumorousone: I had a  message about pososibly over heating though which was annoying, but that was a Windows thing!22:52
sebsebsebHumorousone: when it would lose all power22:53
sebsebseband back on again and such22:53
sebsebsebHumorousone: apparnatly HP don't actsaully build lap tops that well, going by what someone said to me last year22:53
sebsebsebbut then sell tehm for a lot anyway hmm22:53
=== cyphase is now known as Guest34205
Humorousonehttps://i.gyazo.com/602a30a840472001283d3c1fd836a5ec.png << current partitions22:54
sebsebsebHumorousone: oh lost you there?22:54
HumorousoneThe only thing I've deleted is the ubuntu partition itself22:54
Humorousonesebsebseb: hmm?22:54
sebsebseboh nevermind I was scrolled up to much22:54
=== neur4load is now known as neuraload
sebsebsebHumorousone: yes that looks like only Windows on there now22:55
nuno_nuneshi goodnight for all22:55
nuno_nunes:)22:55
sebsebsebHumorousone: however  when it boots up it still says something about Ubuntu yeah?22:55
sebsebsebHumorousone: the boot loader Grub22:55
=== ptx0_ is now known as ptx0
Humorousonesebsebseb: Yep, grub is still avaliable as a boot option22:56
sebsebsebHumorousone: yep but Grub won't work properly, since you deleted the rest of it from the Ubuntu partiion that you deleted22:56
sebsebsebHumorousone: might be able to boot up WINDOWS that way maybe though22:56
sebsebsebbut sure that's it otherweise22:56
sebsebsebUbuntu is gone22:56
sebsebseband completly22:56
sebsebsebHumorousone: the tiny bit of Grub that works with your UEFI is seperate from the UBuntu install, that's what left on there22:57
squintyHumorousone,  ask in windows channel how to get into recovery mode....windows should remove grub all together via there22:57
Humorousonesquinty: Recovery mode vs recovery disk?22:57
HumorousoneI've already created one, couldn't find an option when I booted to a recovery disk22:57
sebsebsebHumorousone: then switch it back to the WIndows boot manager I guess as well, and yep,  but that's a shame Ubuntu got removed,  maybe you should try out some other distro on there to, not Ubuntu based, of some sort, to see if that works better at elast, or even the Ubuntu 16.04 when released next week22:58
squintyHumorousone,  as said   a windows channel is more appropriate :)22:58
Humorousonesquinty: I'm in that channel too ;)22:58
Humorousonesquinty: Just making sure I'm not leaving anything ubuntu behind22:59
HumorousoneI'll probably reinstall it during the summer after my A level exams22:59
Humorousonebut in the meantime I don't have the energy to troubleshoot this kind of thing extensively22:59
Humorousonelol22:59
sebsebsebHumorousone: A Levels oh a young one,  ok that explains the lap top for Christmas to I guess h eh ( I am also from UK )22:59
Humorousonesebsebseb: Yep, got it to last me through uni.... It's not had a particularly good start23:00
sebsebsebHumorousone: Linux should wlork nicely on there23:00
sebsebsebHumorousone: where's your link to the hp issues?23:00
sebsebsebthe fourm?23:00
Humorousone> h30434.www3.hp.com/t5/Notebook-Video-Display-and-Touch/Pavilion-15-ab254sa-Random-beeping-sound-Intel-graphics/m-p/548514623:00
sebsebsebHumorousone: the one thing that might have a few issues with is the UEFI  but actsaully that's mostly sorted and working now so eh,  disable secure boot and yep23:01
HumorousoneThese issues are from windows though, I haven't updated the thread for the ubuntu problems23:01
=== ksx4system is now known as brokennode
=== brokennode is now known as ksx4system
=== ksx4system is now known as netsplitnode
sebsebsebHumorousone: Yes I think it has actsaul hardware issues of some sort, hence the beep, and even having issues with WIndows23:02
Humorousonesebsebseb: Reckon it's a bad batch of laptops then? this is a replacement laptop of one with exactly the same issues...23:03
sebsebsebHumorousone: and mine had a mentioned over heating issue thing apparnatly, get a screen, well with WIndows I did, oh aren't HP great  at sending out properly working lap tops ( s ar casm )23:03
HumorousoneI think it's worth noting23:03
Humorousoneubuntu was great for the week I used it23:04
Humorousonesooo fast23:04
sebsebsebHumorousone: yep they could have sent out a lap top with the same hardware fault23:04
HumorousoneNot so great for newbies though lol23:04
Humorousonesebsebseb: Like it was an exchange from a different store, but for the same model laptop23:04
sebsebsebHumorousone: for newbies?  nah Ubuntu or most distros for hte past few years are quite easy to learn :)23:04
sebsebsebHumorousone: you should try and remove ubuntu off it properlly though if you want to get HP support23:05
sebsebsebHumorousone: I remember once  some guy from HP on the phone when I mentioend LInux was a bit like,  uhmmm  if you put it back to factory mode and send it back to us then yeah should be ok23:05
sebsebsebHumorousone: HP won't support LInux at all I mean officaly so23:05
bekksWhich is not true at all.23:06
sebsebsebnot for desktop computers, they pretend to care though here and there when it comes to the enterprise, but that's a differnet story23:06
bekksHP ships linux drivers for most systems.23:06
sebsebsebbekks: I meant for the desktop23:06
Humorousonesebsebseb: Apparently HP support will work on your laptop if they have access to windows23:06
sebsebsebthey recommend WIndows blah de blah23:06
Humorousonetheir diagnostic stuff works with windows23:06
sebsebsebHumorousone: yep, but they won't do something with Linux23:06
Humorousonehmm23:08
Humorousonealright23:08
HumorousoneI've got to go23:08
HumorousoneFor some reason my VPN isn't on freenode's blacklist23:09
Humorousonewhich is odd23:09
Humorousonemy other ip was23:09
Humorousoneanyway23:09
Humorousonenight23:09
Humorousone<323:09
Sorch;o23:12
leo_86sorry can i ask someone how can i join a server?23:13
argentininanlosthello all, i have a problem!! i cant configure lightdm to use correct resolution with nvidia drivers!!23:15
=== netsplitnode is now known as ksx4system
vanessaTLi'm gonna connect my linux laptop with windows10 desktop with ethernet cable. i was advised to manually set up IP addresses. how do i do that?23:16
pulsar12why would pppd process try to resolve name "ppp0" while a client is connecting?23:16
hetiire23:17
hetiiok based on this thread: https://web.archive.org/web/20140327085331/https://tails.boum.org/doc/first_steps/installation/manual/linux/index.en.html23:17
hetiiI was able to boot my iso image from usb pendrive23:18
hetiibut ...23:18
sebsebsebvanessaTL: what was your issue?23:18
k1l_hetii: what iso is it?23:18
hetiiwhen I use isobybrid and push it via dd into pendrive, then gparted report that I have there recursive partition table, so I cannot for eg create second partition for persistent data23:19
hetiik1l_, its ubuntu-mate that I will remaster at the end23:20
Ben64hetii: use unetbootin instead23:20
hetiiBen64, when I use it I end with Boot error23:21
hetiifrom syslinux23:21
Ben64are you sure you have a good copy23:21
k1l_there was a syslinux version change recently. and pendrivelinux and such tolls might not work anymore23:21
hetiiBen64, I build that iso and test it via virtualbox and there all is fine.23:22
hetiik1l_, yep, something is wrong there23:22
Ben64you built the iso? seems like that might be a problem23:22
hetiigosh ...23:23
N3X15Out of curiosity, is it okay to just nuke the sources.list.d entry that a PPA adds and then apt-get update, or is ppa-purge required?23:24
k1l_N3X15: ppa-purge is the better way23:24
N3X15k1l_, okay.  I'll do that, then.23:25
k1l_N3X15: since just removing the ppa entry will keep the ppa-pacakge in the system still. and that might block the original package to be installed or updated original packages to be installed23:25
rhorse_Hi, I have another distro on this hdd with it's version of grub installed into the MBR. If I run the grub2-install command from within ubuntu, will that satifactorily install OVER it into the MBR? I want to remove that other distro from the drive.23:28
Ben64rhorse_: what is your goal? do you have ubuntu installed?23:29
pulsar12rhorse_, it should. double check on which device you want to install23:30
rhorse_yes, Ben64, Ubuntu was installed first, and the other distro overwrote it's grub when it was installed.23:30
Ben64then yeah that should work23:30
rhorse_OK, I'll keep my fingers crossed. thanks!23:31
pulsar12anyone know why would pppd process try to resolve name "ppp0" while a client is connecting? this behavior blaffs me :<23:33
sebsebsebrhorse_: which other distro?23:34
sebsebsebrhorse_: and that's just on a old BIOS system yeah, not UEFI ??23:34
=== enchi_ is now known as enchi
rhorse_sebsebseb: yea, an old bios, not uefi23:52
sebsebsebrhorse_: whatever distro you put on last if you intsall Grub23:54
sebsebsebrhorse_: will take over that bit of the MBR yes23:55
sebsebsebrhorse_: but if you want it to be UBuntu's but taken over by another dsitro, I think there's a way to re install23:55
sebsebseb!grub23:55
ubottuGRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub223:55
sebsebsebrhorse_: plus the toher Grub may not update uqite properly  by the other distro23:55

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