/srv/irclogs.ubuntu.com/2015/06/20/#ubuntu.txt

ubuntu784Bashing-om: Yeah grub legacy, heh, yee old grub. ;)00:00
whiteheadcan any1 help me ?00:00
whiteheadits showing up under devices, but not in file manager00:00
ubuntu784whitehead: Does it show in windows, you had it originally?00:00
whiteheadi mean disks*00:00
whiteheadno00:00
whiteheadi just got my new laptop00:00
whiteheadit had free dos00:00
whiteheadwich i uninstalled00:00
ubuntu784whitehead: Install gparted open it and see if it shows and has a file syatem still, or pastebin sudo parted -l00:01
whiteheadok sec00:01
Bashing-omwhitehead: Let's look at the hard drive from terminal / In a pastebin show ' sudo fdisk -lu ; sudo blkid ' .00:02
ubuntu784whitehead: I know nothing about freedos, just helps to see some commands.00:02
whiteheadhttp://imgur.com/dgszTjK00:03
ubuntu784nambiz: Do not contact me except through channel.00:03
whiteheadhttp://pastebin.com/G9zNtPjn00:05
whiteheadhttp://pastebin.com/CN6bn16g00:06
Bashing-omwhitehead: Out of my sphere of experience, Logical Volume Management; BUT, I do not see how sdb that has no Physical Volumes, can relate to sda that does .00:10
whiteheadI dont really know about physical and logical volumes and ubuntu :/00:12
whiteheadwhat i mean is i'm a noob00:13
Bashing-om!LVM | whitehead00:13
ubottuwhitehead: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto00:13
guest__hello00:17
guest__how many ppl are acutally here?00:18
JinjaNinjaThe world may never know.00:18
guest__lel00:19
guest__i got no probs 4 now so cya ppl00:19
JinjaNinjaWhen I connect Ardour to jack, Ardour automatically chooses my internal computer microphone. It doesn't let me choose my USB Audio interface. Any help?00:21
whiteheadI'm reading  on howto lvm but what specifically do i need to look at ?00:21
ubuntu784whitehead: If it were me I would get used to getting a good basic install, and than research the next steps. Help is nice but what you learn yourself is more likely to be remembered, than a to much info all at one. ;)00:23
Bashing-omwhitehead: Again, O have no experience with LVM .. but what you are looking for and want to do is mount the LVM partition that is on the sda drive from the booted sdb drive .00:23
MACscrwhat does ubuntu 14.04 now use for starting/stoping services? Im using a third party python3 based script and id like to be able to automatically start it on boot and also start/stop it with the service command. I think i would have to simply kill the process and start it again to actually restart, etc00:28
JinjaNinjaWhen I connect Ardour to jack, Ardour automatically chooses my internal computer microphone. It doesn't let me choose my USB Audio interface.00:29
Bashing-om!upstart | MACscr00:31
ubottuMACscr: Upstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/00:31
wolftunejust got an SSD, need to move my system from old (possibly failing) hard drive… I made partitions for / /home /tmp /opt … should I just partition the SSD comparably first?00:36
darthanubisfirst thing is a backup00:36
wolftunedarthanubis: oh, I backed up on my original external drive already00:37
wolftunethat I've been using for backup00:37
darthanubiscreate your partitions, install the OS and off ye go!00:38
darthanubischeers!00:38
wolftunedarthanubis: you think I should do an *install* rather than just do a 1:1 clone of the current drive?00:38
darthanubisthat's up to you00:38
darthanubisI like clean00:38
biffbaxtergo clean00:39
wolftuneI like clean too, but I'm not really trying to get perfectly clean in this case, I just want my system to work again (it's had intermittent loss of connection to the internal drive)00:39
wolftuneand I'm hoping the new drive will fix it (otherwise, it's some other cable or connection…)00:40
zerowaitstatewolftune: is the SSD smaller than the original drive?00:40
darthanubisall the more reason to go clean00:40
Bashing-omwolftune: Keep in mind if you clone, you must track down and correct the the differing UUIDs .00:40
zerowaitstateBashing-om: ^^00:40
darthanubisall of the above madness must be sorted00:40
ubuntu784+100:40
biffbaxterI would just carve up the drive with the installer and be done00:40
darthanubistup00:40
darthanubisyup00:40
wolftuneI don't *terribly* mind doing the UUID things I guess… but I see the advantage to clean00:41
wolftuneI do have saved export of my custom-added repos, and my installed packages00:41
zerowaitstatewolftune: if you have that, I would definitely reinstall clean. If you don't like it, you can always go back to your backup00:41
wolftunewell, my backup is my /home stuff, not a 1:1 clone…00:42
biffbaxteri always install clean ...i find that I remove a lot of kruft I forgot I installed and never needed or used really but impulsively installed for some reason at 3am for fun00:42
zerowaitstatewolftune: well, then you have no choice :)00:42
Bashing-omwolftune: The major UUID differences will exist on " /etc/fstab " and " /boot/grub/grub.cfg ".00:42
psusiwolftune, there's no real reason for /tmp and opt partitions00:43
wolftunezerowaitstate: well, I have 3 drives, the backup of /home one, current problematic internal, and new SSD00:43
wolftunepsusi: no?00:43
psusinope... unless you enjoy wasting disk space00:43
wolftuneat one point, I got into doing separate partitions more… not sure what's best now00:43
wolftunemy current (problematic) drive is a dual thing with 25GB SSD part and 500GB traditional00:44
zerowaitstateon servers /tmp volumes are useful for keeping tmp files from getting too large on a critical server that stays out of sight most of the time. it's a waste on a desktop00:44
wolftuneI set it so the 25GB part was /00:44
ubuntu784many just do a home, which can be seperated at any time00:44
psusifyi, if you were using LVM instead of conventional partitions, moving your system is pretty easy... can even be done while you are using it00:44
wolftunebut now moving to a plain 250GB SSD00:44
zerowaitstatewolftune: my advice is don't use partitions, use lvm if you want separate volumes00:45
RonWhoCareshow do I install this https://launchpad.net/ubuntu/vivid/+source/pgadmin300:45
wolftunewell, I do like being able to store large media files separately from /home00:45
* TJ- advises LVM too ... you can even mirror Logical Volumes across different Physical Volumes then00:45
psusiit's one drive that.. shows up as two?  how very odd... I got an SSHD to beta test a while back... the flash part is just transparent and automatic00:45
neldogzAnyone know if there is a replacements to the screenlets package for Ubuntu 15?00:46
zerowaitstatewolftune: the nice thing about logical volumes is you can move them to different disks fairly easily (except for the root volume, of course)00:46
psusithen why not just leave /home on your root partition and keep your media separate?  instead of 3 different places?00:46
psusizerowaitstate, moving the root is no different... when I got an ssd I just pvmove'd my running root over in the background while I continued to work00:46
wolftunelvm = Linux Virtual Machine?00:47
psusilvm = logical volume manager00:47
wolftuneI've never used logical volume manager… that's new to me00:48
zerowaitstatewolftune: LVM, love it00:48
Bashing-om!lvm | wolftune00:48
ubottuwolftune: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto00:48
psusiit's pretty nifty.. might have a read of http://wiki.ubuntu.com/Lvm00:48
wolftunelvm makes sense even for a plain user on a laptop?00:48
zerowaitstatewolftune: yup00:48
psusiit can00:48
wolftuneis it hard to get comfortable with or no? I'm not a real power user…00:49
zerowaitstatewolftune: there's not a lot of downside to it. Performance impact is minimal if you aren't doing stuff that's really crazy00:49
psusiit's most useful if you sometimes like to change disks, or resize partitions, or create new partitions to test out other or beta systems00:49
TJ-wolftune: LVM is a series of containers ... Physical Volume (PV) == real disks/partitions, Volume Groups (VG) == collection of ... Logical Volumes (LV) == a block device (usually containing a file-system) that you might think of as the equivalent of a disk partition.00:50
zerowaitstatewolftune: when you install ubuntu, it actually asks you if you want to set up LVM. It creates the initial stuff for you, but gives you the ability to customize it00:50
wolftuneI don't know that I want to do those things, but I know that inability to easily swap stuff makes me hesitate…00:50
psusiand it's also handy for making backups... you can take a snapshot of a volume that freezes it in time, then back that up while yuo continue to make changes to the original volume00:50
wolftunezerowaitstate: is that asking about lvm something newish?00:50
zerowaitstatewolftune: not really; i've seen it for several years at least00:51
* wolftune uses BackInTime currently00:51
zerowaitstatewolftune: it's actually part of the debian install process, which ubuntu inherits00:51
codepython777does anyone run amd radeon r9 on ubuntu?00:51
codepython777is nvidia vs amd an issue on ubuntu?00:51
zerowaitstatecodepython777: lol you just stepped in it00:51
psusithe default configuration for lvm is silly though: it just allocates all of the space to a root volume, leaving you with no room to add new volumes or snapshots00:51
zerowaitstatecodepython777: AMD has *issues* with drivers on Linux depending on card00:52
TJ-wolftune: One of the many great benefits of LVM is you don't have to allocate all the available storage to LVs (file-systems) immediately, so the VG can contain free 'extents' which can be used to extent the size of existing LVs (or create new LVs) on the fly. I usually keep at least 25% of space free to begin with and use it if LVs fill up00:52
psusibetter to leave some space unallocated so you can do things with it later... including expand an existing volume instantly while it is online00:52
zerowaitstatecodepython777: AMD's open source drivers don't keep up with their hardware, and their closed source drivers are crap00:52
codepython777zerowaitstate:  I thought this had changed recently?00:52
Bashing-omcodepython777: see: http://ubuntuforums.org/showthread.php?t=2244700 ; solution see: http://ubuntuforums.org/showthread.php?t=2278589 .00:53
psusizerowaitstate, I've not had any trouble with the open source drivers for years00:53
zerowaitstatepsusi: I run multimonitor setups and spend about 3 hours getting drivers to work on every machine I have to set up00:53
psusiahh... multiple monitors... never really cared for that00:53
zerowaitstatepsusi: this is with a fairly common AMD card in a Lenovo desktop00:54
zerowaitstatepsusi: unfortunately, I need multimonitor to work. Can't afford 50' monitors00:54
TJ-zerowaitstate: that's interesting; what problems does it cause (I also use multi-monitor with Nvida and have been considering an AMD/ATI GPU)00:55
zerowaitstatecodepython777: AMD keeps up with kernel updates for slower updating distro's like RedHat, just fine. However, ubuntu tries to stay on the bleeding edge of kernel versions, and AMD can't keep up00:55
psusione of the more recent additions to lvm is the thin volumes.. you can dedicate say, 50gb of disk space and then create 3 different 50gb logical volumes using that space, and install different OSes in them and run them in virtual machines, and each thinks it has 50gb to play with but as long as it is only using 1/3 of that, you don't run out of your 50gb total00:56
zerowaitstateTJ-: the driver rejecting the card; saying its not valid because it doesn't recognize the PCI ID00:56
psusizerowaitstate, more like redhat likes to hang 3-5 years back ;)00:56
TJ-zerowaitstate: ouch! Do you use mainline kernels or Ubuntu kernels?00:56
zerowaitstatepsusi: no arguments there, but everyone thinks they have to follow suit, which is stupid00:56
zerowaitstateTJ-: ubuntu kernels00:57
zerowaitstatepsusi: usually, there is a way to work around it by turning the validation off, but it's a pain00:57
TJ-zerowaitstate: I tend to use mainline kernels so I'd probably suffer more if AMD are behind the curve somewhat00:57
zerowaitstateTJ-: it's not a problem related just to AMD, other folks like VMWare have similar issues00:58
TJ-zerowaitstate: glad to know about this, because I push the system hard. Laptop + 2x external GPUs, currently Nvidia driving 6 monitors00:59
zerowaitstateTJ-: If it works, don't #()*@ with it00:59
zerowaitstateTJ-: my 2 cents01:00
=== harrison is now known as Guest68719
TJ-zerowaitstate: I have to  #()*@ with it, as you put it, otherwise I'd have nothing to bisect :)01:00
zerowaitstateTJ-: ah. well best of luck to you. I highly recommend sticking with the open source drivers if at all possible01:01
zerowaitstateTJ-: those, at least, are fixable01:02
Dusti[n]hey everyone got a problem aa-notify keeps eating up ram as soon as i start the desktop. anyone seen this before and what should i do?01:02
codepython777zerowaitstate: how is nvidia doing?01:03
zerowaitstatecodepython777: no idea. Linus got into with them a few years back and they started cooperating more. I haven't used them myself but have heard good things01:04
grinchierDusti[n]: i use apparmor but I don't know what aa-notify is01:04
zerowaitstatecodepython777: Nvidia still has binary blobs in the drivers, from what I understand.01:05
codepython777zerowaitstate: and amd cant update drivers - what do i buy? :)01:06
codepython777intel ? :)01:06
sudormrfis facebook chat in empathy still broken?01:06
Dusti[n]hum yeah i tried to remove it and for whatever reason its still there01:06
zerowaitstatewww.youtube.com/watch?v=_36yNWw_07g01:06
Dusti[n]im going to give it another try and see01:06
zerowaitstatecodepython777: I have an Intel Haswell on my laptop and it has never given me a problem01:06
codepython777zerowaitstate: my desktop came with intel 460001:06
codepython777need to buy a hdmi to dvi dual link and try if it can run a 30" monitor01:07
codepython777not sure01:07
zerowaitstatecodepython777: but I don't do heavy stuff with it01:07
zerowaitstateTJ-: an explanation of why Nvidia binary blobs may actually work better than the AMD driver approach, at least for now: http://www.ubergizmo.com/2012/06/nvidia-addresses-linus-torvalds-fuck-you-nvidia-remark/01:08
zerowaitstateTJ-: so basically 90% of their code is the same across OS's, so they can roll out new GPU support immediately without having to worry about side effects of changes in various kernel versions01:09
grinchierDusti[n]: ya I don't think i have that installed01:09
TJ-I've used nvidia for the last 10 years on my primary laptops and never had any performance issues. I sometimes have to patch the kernel wedge source to build against mainline kernels until nvidia catch up, but I'm using/testing mainline release-candidate kernels so that is expected.01:10
Dusti[n]grinchier: thanks01:10
zorlachello need help unuderstanding a bash code01:11
zorlacwhat does bash -i >&01:11
zorlacbash -i >&01:11
zorlacnever seen those characters used like that. any help01:11
codepython777zerowaitstate: i was hoping AMD would catch up with drivers, and we wont need nvidia anymore01:12
TJ-zorlac: ">&" redirects stdout and stderr01:12
zorlacTJ: thanks01:13
TJ-zorlac "man bash" then "/^REDIRECTION" will explain it far better01:13
zerowaitstatecodepython777: kernel's just moving too fast development wise. It has both good and bad parts01:14
zerowaitstatecodepython777: I expect things to settle down once wayland is done01:14
al2o3-crzorlac: 0 = stdin, 1 = stdout, 2 = stderr01:14
zerowaitstatecodepython777: at least for graphics.01:14
al2o3-crso 2>&1 will redirect stderr to stdout01:15
zorlacand what about 0>&101:16
zorlaci usually use > or >> to put output to file01:16
al2o3-cr> mean write from 0 >> means append01:17
whiteheadCan some one help me i don't have my hdd under devices i tried mounting it but i can only see swap active on it01:17
zorlaci under stand the >01:17
whiteheadi installed ubuntu on ssd01:18
zerowaitstatewhitehead: what does lsblk show you01:18
al2o3-crzorlac: > means redirect to a file name >&name means redirect to a file descriptor01:19
whiteheadzerowaistate: http://pastebin.com/hYChXz0F01:20
zerowaitstatewhitehead: sudo vgdisplay01:22
wolftuneokay, I'm convinced that Lvm is the way to go01:23
psusiwhitehead, you'll have to be more specific... i.e. tried mounting it how? only "see" how?01:23
zorlacok thank you all for your help.01:23
whiteheadhttps://quonn.wordpress.com/2010/12/01/how-to-mount-lvm-partition-on-ubuntu/01:23
zorlacoh what about this command  5<>01:23
whiteheadreading from this guide01:23
al2o3-crzorlac: in what context?01:24
zerowaitstatewhitehead: ah, lol01:24
zerowaitstatewhitehead: I think the way you allocated stuff is mess up01:25
zorlacwell. a friend and i have been getting our hom epc's to connect back to our ofice computers, few things the office firewall wont let up do01:26
zerowaitstatewhitehead: your root partition is sitting on /dev/sdb2 and has 14G of space01:26
wolftuneok, so *if* go ahead and do a clean install for the new SSD, what's the process by which I can most smoothly look at a list of all the packages I had installed before (I have that list already) and choose to include or not each of them (selecting only the manually installed, not the ones that were just installed as dependencies)?01:26
wolftuneif I really don't feel I can or should spare the time to hand-select what to install or not, can I still use Lvm with my new SSD and clone the files from my existing partitions on my old drive?01:32
zerowaitstateyeah; rsync should be able to do that01:32
zerowaitstatei am reading postgresql docs and I can't believe I've been using mysql all this time01:36
zerowaitstateliterally every gripe I have about mysql is answered01:36
TJ-zerowaitstate: It is a rather hidden gem :)01:37
whiteheadHow can i use my hdd ?01:37
whiteheadhttp://i.imgur.com/0dKtkn8.png01:37
zerowaitstateTJ-: my office mate obsesses about mysql because he's a php guy, so that's all we ever get to use. I never touch PHP, and coming from mssql, I frankly can't stand mysql01:38
zerowaitstatewhitehead: volumes sit on volume groups. volumes groups sit on physical volumes. you have a single volume group, called ubuntu-vg. it owns one physical volume, which is the 3rd partition of sda. you need to create a new logical volume in ubuntu-vg to hold your actual files. lvcreate will handle that01:43
zerowaitstatewhitehead: currently, ubuntu-vg has one logical volume already, but that is being used for swap. you have plenty of space in the vg to create a new lv, though01:43
=== jrunning_ is now known as jrunning
rypervenchezerowaitstate: I use Postgres whenever I can :) Or MariaDB if I can't.01:45
psusiwhitehead, yes, you can just copy all of the files from your existing system to a new one, then install grub on the new drive, and you're good to go01:51
psusiwhitehead, boot your existing drive first, press 'e' to edit the menu, and change the root= argument on the linux line to point to the new root volume to boot it... then run sudo dpkg-reconfigure to reinstall grub to the new drive and you can then shutdown and remove the old one01:53
psusialso change the /etc/fstab on the new drive to match the new configuration01:53
whiteheadokay, how do i boot a drive ?01:54
=== sebastian is now known as Guest84413
psusijust boot your system normally, and then use the 'e' key to edit the menu and set it to boot from the new drive... install grub on the new drive, then remove the original drive and your bios should boot the new drive since the old one isnt there any more.. or you can go into your bios configuration and tell it what drive to boot from01:55
psusithis is assuming you aren't using UEFI, which is a bit different01:56
whiteheadi used uefi to usb boot01:56
whiteheadbut its not 1st boot01:56
whiteheadin bios01:56
whiteheadim using ubuntu not longer than 24 hrs, which menu will the e key open ?01:57
whiteheaddoes the new drive refer to ssd ?01:58
psusiif the new drive you are moving to is an ssd, then yes01:58
whiteheadthe ubuntu is installed on the ssd01:59
whiteheadso im guessing the hdd is the new drive ?01:59
psusi'e' lets you edit the menu in grub... right now it is configured to tell linux to use some partition on the old drive as your root fs01:59
psusiafter copying the files to the new partition on the new drive, you need to point it there to boot from the new drive01:59
psusiI thought you already had an hdd and were moving to an ssd?02:00
whiteheadi have both sdd and hdd02:00
psusiafter booting from the new drive once, you can then use dpkg-reconfigure grub-pc to install grub to the new drive so it will boot without the old drive, and run update-grub to change /boot/grub/grub.cfg to already point to the new drive so you don't have to do any more boot time editing02:01
whiteheadim not sure that i understand everything but ill go try02:02
whiteheadwish me luck02:02
psusiwell, wait02:02
psusiwhat don't you understand?02:02
whiteheadis that action going to replace ubuntu from the sdd to the hdd02:03
psusiright now you have drive A that has grub installed so it can boot grub, then grub is configured to boot linux and tell it to mount your root partition... after copying all of your files to the new drive, you want that drive to have grub installed, and be configured to boot linux using the *new* root partition02:03
psusiso you can then remove your old drive02:03
whiteheadbut why do i wanna remove the old drive ?02:04
psusiyou want to keep it and use it for... what?02:04
whiteheadugh im such a tool :/02:04
psusicertainly you don't want to still boot from the old drive right?02:04
whiteheadidk i just want to be able to use my 1tb hdd02:04
psusiuse it for what?02:04
whiteheadanything02:05
whiteheadits not accessible atm02:05
psusido you want to move your system to a new drive, or just store files on the new drive?02:05
whiteheadin file mngr02:05
psusiI thought you wanted to move02:05
whiteheadi wanna make the hdd lvm type and visible in file mngr so i can put stuff in it02:05
psusiwhere do you want to mount it?02:06
psusijust some data volume in /media?02:06
whiteheadi guess02:06
whiteheadidk02:06
psusithen just format it and it should show up in file manager and you can open it and store files on it02:06
notflyhi guys i wanna recover a root password on a machine running an older version of Ubuntu. I go to recovery mode and press drop to root shell but it asks me for root password. wat do02:07
psusiand continue to boot your system as it is now on the old drive02:07
whiteheadthers some stuff in it02:07
whiteheadill give u a screenshoot02:07
zerowaitstatewat do02:07
zerowaitstatei love it02:07
psusinotfly, apparently you had set a root password.. you shouldn't do that... you can get around it by pressing 'e' at the grub menu to edit the commands, and on the linux line, add "init=/bin/sh" and when the kernel boots you will be at a root shell02:08
notflythanks man, I'll give it a shot02:08
kjgtrenotfly: You sure thijs is not a user password, there is no root PW unless made02:08
notflybrb02:08
psusinotfly, where you can do mount-o remount,rw / to remount the disk read/write, then run passwd to change the root password02:08
whiteheadhttp://imgur.com/PbdIA1402:09
whiteheadis it safe to format it ?02:09
psusiwhitehead, that doesn't really tell me much02:09
whiteheadhmm02:09
whiteheadidk if sda1 is somthing related to system02:10
psusiwife says it's bed time... night...02:10
EtaleCohHi all! I have an Ubuntu, and I just bought a WD "My Passport Ultra" external hard drive. When I try mounting it via "nautilus" it says: "Unprivileged user can not mount NTFS block devices using the external FUSE library."02:10
whiteheadoh well02:10
whiteheadnight..02:10
zerowaitstateEtaleCoh: check this out: http://adamdekroon.com/2014/12/debian-post-installation-issue-unprivileged-user-can-not-mount-ntfs-block-devices-using-the-external-fuse-library/02:14
zerowaitstateEtaleCoh: apparently some install process or other may have left junk in the fstab that shouldn't be there02:15
EtaleCohThanks, zerowaitstate. Trying this now.02:15
zerowaitstateEtaleCoh: of course, I recommend making a backup of fstab before making changes02:15
EtaleCohBTW, zerowaitstate, is there a way of alerting linux to the new fstab without rebooting?02:16
zerowaitstateEtaleCoh: fstab is read any time you attempt to mount a volume02:16
EtaleCohOh okay.02:16
zerowaitstateEtaleCoh: you don't need to reboot unless you changed the root partition line02:16
EtaleCohSo, zerowaitstate, I actually have a bunch of lines like that because I added them myself about a year ago. Is there a way to do it that isn't deleting the whole line, but rather adjusting the right property correctly?02:19
Bashing-omEtaleCoh: Termimal command ' sudo mount -a ' will inplace verify the /fstab file .02:19
EtaleCohNone of my lines are for sbd anything.02:20
EtaleCohJust sdd1, sdc1, sdd and sdb.02:20
EtaleCohWait, never mine. I'm dyslexic.02:21
EtaleCohOh, no I'm not. It's just a typo on the website.02:21
EtaleCohMmm... So is there a way to solve this without really *deleting* that line?02:22
zerowaitstateadd the "user" option to the volume02:22
zerowaitstatethe options are right after the filesystem type in fstab02:23
Bashing-omEtaleCoh: Have you seen : https://help.ubuntu.com/community/MountingWindowsPartitions ; http://ubuntuforums.org/showthread.php?t=1604251 <-HOWTO: Mount NTFS partitions with specific ownership/permissions ??02:24
EtaleCohHere is my current fstab: http://pastebin.com/j4jXkEQq02:26
Robr3rdThis is not strictly related to Ubuntu, but I'm unsure of where else would be most appropriate... For as long as I can remember I've had port 3000 forwarded to my computer successfully, yet now I can no longer access it over my local network despite no changes to my router...02:29
cfhowlettRobr3rd, #networking would know02:29
Robr3rdcfhowlett, Thanks02:30
cfhowlettRobr3rd, happy2help!02:30
god_phantomWhat's a good way to get started learning openstack?  Can I virtualize an openstack environment?02:31
cfhowlett!openstack | god_phantom02:31
cfhowlettgod_phantom, openstack.org     or   http://www.ubuntu.com/cloud/ubuntu-openstack02:32
Pifahello02:35
Bashing-omEtaleCoh: Is there a reason you choose not to use the defaults for mounting the NTFS partitions ?? as " ntfs  defaults,umask=222  0 0 "02:35
Pifaanyone good with dovecot config?02:35
EtaleCohBashing-om: probably not. As can be easily discerned I'm only pretending to understand linux.02:41
EtaleCohWhat would you change in which line, Bashing-om?02:42
Bashing-omEtaleCoh: We are all at some point in learning linux. Not to know is not a sin. Read https://help.ubuntu.com/community/MountingWindowsPartitions . a real good guide : http://ubuntuforums.org/showthread.php?t=1983336 . No one can tell you how to use your system . NTFS mounting is your preference.02:50
EtaleCohSo.. I added this line: UUID=F474B7AA74B76DCC /media/passport ntfs-3g defaults,auto,uid=1000,gid=1000,umask=000 0 002:50
EtaleCohThis works, but now I can only mount it as root...02:50
DreskSo what's the real proper way to set the number of files a user is allowed to have open?  Does it involve /etc/sysctl.conf , /etc/security/limits.conf and /etc/pam.d/common-session02:51
Bashing-omEtaleCoh: Yeah, root is uid=1000. That may be how you want to restrict access .02:53
EtaleCohOh. Then how do I make it not only root, Bashing-om?02:54
al2o3-crDresk: ulimit -n <num> ?02:56
Dreskal2o3-cr: Apparently that's deprecated02:56
al2o3-crsince when?02:57
=== j3m4dux is now known as jemadux
crazyhorse18i have a directory /media/gsav which is   gsav:fileshares  chmod 710.. i have a user tom who is a member of fileshares03:05
crazyhorse18tom can't navigate to the /media/gsav directory.. he gets permission denied.. why is this?03:05
Bashing-omEtaleCoh: O am back ;:uid=#### specifies which userid should own the files on the partition. e.g. "uid=1000" means that the user with the id "1000" should own the files. You can find out your UID by opening a terminal and running "echo $UID"03:08
Bashing-omEtaleCoh: Yjhat output should reflect 'yiu" as 1000, now what are the permissions on the mount point ? ' ls -al /media/passport ' ??03:10
Bashing-omyiu/you*03:11
EtaleCohBaby needs taking care of. Will respond when I can.03:13
major_majorsi'm in the middle of an Ubuntu server install. i've set up a software RAID 10 with 3 LVM volumes on top: /, /home, and swap. now i'm at the stage where it's asking me where i'd like to install GRUB and i'm lost.03:17
major_majorsso, i need to know where GRUB needs to go in this configuration03:17
cfhowlett!server | major_majors server channel would know03:18
ubottumajor_majors server channel would know: 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/14.04/serverguide - Support in #ubuntu-server03:18
major_majorscfhowlett: thanks03:18
cfhowletthappy2help!03:18
darkangellol03:18
darkangelIts been a while since I've been here, Whats Excess Flood mean?03:21
lotuspsychjedarkangel: http://www.ircbeginner.com/opvinfo/h-quits-info.html03:24
MrJoestarThe reset command is not working here. How can I solve this? I'm using Ubuntu 14.04. Thanks.03:31
cfhowlettMrJoestar, WHAT "reset" command do you refer to???03:31
svetlanawhat command, and what do you expect it to do?03:31
MrJoestarWhen I type "reset" and press enter, it simply does nothing.03:31
MrJoestarin the terminal03:32
svetlanawhat should it do though?03:32
MrJoestarI was expecting it to clean the text03:32
svetlanatry 'clear'03:32
darkangelOh ok thanks alot for the link lotuspsychje03:32
=== tmro is now known as keroberos
MrJoestarWhen I use 'clear', I can still see the text if I scroll up03:33
MCSHThat's normal03:33
lotuspsychjeMrJoestar: clean your system with bleachbit perhaps03:33
lotuspsychje!info bleachbit | MrJoestar03:33
ubottuMrJoestar: bleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 1.6-1 (vivid), package size 255 kB, installed size 1965 kB03:33
MrJoestarThe ideia is to clean all the text in the terminal without closing it and opening again.03:34
notaeonMrJoestar: you want to clear your bash history?03:35
lotuspsychjeMrJoestar: like this? http://askubuntu.com/questions/191999/how-to-clear-bash-history-completely03:35
rebsMrJoestar, just use reset instead03:36
MrJoestarI finally found an answer, I was looking for this http://superuser.com/questions/299903/clear-terminal-using-keyboard-shortcut03:36
MrJoestarAnyway, thanks guys03:36
crazyhorse18how can i run a command as another user?03:41
crazyhorse18as a system user which doesn't have a password03:41
jimcornettesu user && command03:41
lotuspsychjecrazyhorse18: or with Sux03:41
lotuspsychjecrazyhorse18: problem is sux is removed from repos now03:41
crazyhorse18su only works if you know that users password03:41
jimcornetteecho "passwd" | sudo -S su user && command03:42
jimcornette'but I thought that you said there was no passwd03:42
crazyhorse18there isint'03:42
jimcornettethen...   su - user &&  command03:43
jimcornetteer su user && command03:43
crazyhorse18 sudo -H -u tom bash -c 'echo "I am $USER with uid $UID"'03:43
crazyhorse18ah this works03:43
linuxmintOk, I have made some progress in diagnosing the sound issue.03:43
linuxmint1. This is how I make the sound work initially:03:43
linuxmintInstall Linux Mint 17.1 MATE 64-bit > Driver Manager > select Nvidia (recommended) radio button > Apply Changes > Sound Preferences > Output > select HDMI radio button.03:43
jimcornettedont forget to exit back to the user.03:43
linuxmint2. The sound stops after the 1st reboot on Linux Mint 17.1 MATE 64-bit.03:43
linuxmintAfter the 1st reboot, Sound Preferences > Output > Built-in Audio Analogue Stereo radio button is selected (changed from my correct selection of Built-in Audio Analogue Stereo radio button).03:43
linuxmint3. Once sound has stopped, I can make sound work with this command$ speaker-test -c2 -twav -Dhdmi:NVidia,103:43
lotuspsychje!mint | linuxmint03:44
ubottulinuxmint: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org03:44
cfhowlettlinuxmint, wrong channel.  ask #linuxmint03:44
jimcornettecrazyhorse18, seems like there is a lot of commands there but to each his own.03:44
lotuspsychjelinuxmint: we strongly advise you to install ubuntu desktop :p03:44
crazyhorse18jimcornette, i couldn't get the suone to work03:44
crazyhorse18basically i want to do runas tom ls -al /test03:45
jimcornettecrazyhorse18,  does tom have a bashrc and profile ?03:45
crazyhorse18no03:45
jimcornettewell then that is why03:45
crazyhorse18tom's a system user03:45
jimcornetteyou would have to append the bash -c what ever to it03:45
crazyhorse18ah ok03:46
jimcornettebecause it does not have a bash in its profile / bash rc to set03:46
EtaleCohBashing-om: I'm here.  Doing "ls -al /media/passport/" gives that everythng is "moi" (my username) except for "dxwxr-xr-x 12 root root 4096 Jun 19 19:31 .."03:47
flowenutokay, gonna use lvm for first time, on my laptop, not a server.. I was used to doing manual before to partition. Should I do manual still and there will be lvm options or guided lvm?03:51
lotuspsychje!lvm | flowenut03:51
ubottuflowenut: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto03:51
flowenutI know that I want to have a separate lvm logical section for /home and another for large media files, separately from /03:52
Bashing-omEtaleCoh: Run terminal command ' sudo chown moi:moi /media/passport/ ' to change the ownership from that of "root" to uou as "moi" / Now do you have access to the file system ?03:53
flowenutlotuspsychje: thanks, I'll learn more, not doing RAID though, and my question is really about the Ubuntu install process more than Lvm right now03:53
flowenuti.e. will Guided with Lvm in the Ubuntu installer let me set up separate Lvm logical volume for /home and such?03:53
flowenutit looks like no because the only guided options are "use entire disk"03:54
Bashing-omEtaleCoh: Typo uou/you*03:55
lotuspsychjeflowenut: maybe this can help: https://help.ubuntu.com/community/UbuntuDesktopLVM03:59
crazyhorse18hey i'm trying to make this function work https://gist.github.com/anonymous/23ccb223b9b41ca8a470  << but i can't get any output from it03:59
flowenutlotuspsychje: ah! thanks04:00
notaeoncrazyhorse18: should the $1 in the sudo command be in '' marks?04:00
crazyhorse18notaeon, nah04:01
crazyhorse18i don't think so04:01
EtaleCohNo, Bashing-om, I still can't mount as "moi", only as root.04:02
crazyhorse18fixed it .. double quotes :)04:04
Bashing-omEtaleCoh: Yuk, All looks right to me .. I like the fstab entry, and changing the ownership of the mount, you should have access . I presently do not know what else to advise .04:04
EtaleCohBashing-om: I have access as "moi", but I can only mount as root.04:04
Bashing-omEtaleCoh: I do have another thought ! Who owns the files under /media/passport/ ? ' la -al /media/passport/<some_directories> ' // Maybe the files prtmissions are effecting ?04:06
flowenutokay that's really dense... I need some help: Lvm sounds great and like something I want to use now, but I do want to separate my /home04:07
EtaleCohmoi, Bashing-om.04:07
Bashing-omEtaleCoh: As mounting is a admin thing, only one with administrative authority can mount a file system . yes ?04:07
flowenutI don't quite get from https://help.ubuntu.com/community/UbuntuDesktopLVM where the divide is between physical partitions and Lvm04:08
EtaleCohI'm not sure what that means. I can mount USB's just fine as "moi"...04:08
flowenutIt seems it would be easiest to use the guided whole-disk option from the installer04:08
flowenutI'm just hesitatant because that seems it won't separate /home at all. Should I be concerned about that?04:09
virtuoso_hey.. can anyone tell me a good tutorial for emacs04:15
ESphynxTJ-: sorry I didn't really know how to properly test whether the fix is working or not, but someone is reporting that it does?04:15
Bashing-omEtaleCoh: If I insert a USB drive it does mount via the /udev system . When I mount internal partitions I must supply administrative authority ( password ) to do so . Is this the case here for you ?04:16
TJ-ESphynx: what fix is that?04:20
MACscrim trying to get a script to work as a service. i know there is upstart and i guess this is systemd (?), but i dont know enough to convert it to an upstart. I know right now its not working any any level for starting using the service command. it works fine if i just plain run the bash script with the start argument. Any suggestions? Here is the supporting info: http://pastie.org/pastes/10249810/text04:25
MACscrhttp://pastie.org/pastes/10249810/text04:25
jimcornetteMACscr, did not look at the paste  but systemd can read systemV init scripts04:26
fishcookerhow to logrotate to keep 3 years log but take 6 months uncompressed?04:27
jimcornetteMACscr, your init looks good what happens when you set -x too it ?04:28
jimcornettefishcooker, make a cron that has math to check that rotation04:29
MACscrjimcornette: what  do you mean? it works fine if i outright run the script04:30
jimcornetteMACscr, you know what set -x does right ?  and you have insserv the script ?04:31
MACscrkinda? no idea on the second part. i didnt right any of this. trying to use an existing script for the app. i just changed a few paths to work with my paths04:32
jimcornetteAhh I see so set -x sets the script to run in compleate debug mode04:33
jimcornette!dpkg insserv04:33
jimcornetteerr04:33
__nemo__exit04:33
jimcornetteMACscr,  see https://wiki.debian.org/LSBInitScripts/DependencyBasedBoot04:33
jimcornetteesp the part about insserv04:34
the-ermAnyone know how to get a touch screen working?  lsusb is showing the device as D-WAV Scientific Co., Ltd  when I cat /dev/hidraw0 I get garbage so it's connected however cat /dev/input/event* devices produce nothing.04:35
n3tn0 im trying to setup bumblebee and am getiting "modprobe error could not insert bbswitch no such device"04:36
n3tn0any help?04:36
the-ermWhat's a bumblebee?04:36
n3tn0its for having multiple graphics cards04:37
the-ermcool.04:37
the-ermWhat version of ubuntu?04:37
MACscrgrr, getting a little to advanced for my blood. shouldnt take this much effort04:37
jimcornetten3tn0, you have added the repo and what not what did you try 1st ect ?04:38
jimcornetteyou have primus installed and what ont ?04:38
jimcornettenot *04:38
MACscrtrusty04:38
the-ermhttp://askubuntu.com/questions/549915/how-to-install-nvidia-drivers-with-bumblebee-on-ubuntu-14-04 has some info.04:39
the-ermI don't know if it's helpful.04:39
fishcookeras far as i know there is a cron; file:///etc/cron.daily/logrotate jimcornette04:39
jimcornetteI have used bumble bee for many different nvidia setups.  seems to work fine.  But can take some time to set up 100%04:39
n3tn0well ya see im doing this on arch04:40
* n3tn0 prepares to be stabbed04:40
* jimcornette hands n3tn0 a shield and say its ok 04:40
the-ermn3tn0: I thought this was an #ubuntu04:40
n3tn0but ive exhausted all their ideas and this seems to be more or a deeper problem04:40
n3tn0xD04:40
the-ermfair enough.04:40
n3tn0the issue lies with the modprobe related commands which are common to all linux04:41
jimcornetten3tn0,  can you tell us what you tried and what happened ect ?04:41
the-ermI always cheat and put my modprobe commands in /etc/rc.local04:41
n3tn0the modprobe command is failing04:41
the-ermohh.04:41
n3tn0hasnt been much to try.04:42
n3tn0everything just comes back to that error04:42
jimcornetten3tn0,  whats /etc/modprobe.d/bbswitch.conf look like ?04:42
n3tn0doesnt exist04:42
jimcornettemaybe the load state is funky ?04:42
jimcornetteOo04:43
n3tn0we are in the install stage i dont think its even loaded up yet04:43
TJ-n3tn0: are you aware of nvidia-prime supercedin bumblebee ?04:43
crazyhorse18is it possible to create a user you can get a shell as without a home directory?04:43
n3tn0i dont think thats installed but ill check04:43
GerowenDoes anybody know of a graphical spectrum analyzer for Linux?04:44
netrom__Gerowen: Have you looked at 'Jaaa'?04:45
the-ermcrazyhorse18: I believe you can set their home directory anywhere you like.  Perhaps you're interested in setting up a jail of some sort.04:45
the-ermI've only set up jails for ssh users.04:46
crazyhorse18i'm writing integration tests from commands04:46
crazyhorse18for*04:46
Gerowennetrom_: I've looked at a few things, but any time I google "spectrum analyzer" I get results for audio/studio applications instead of radio ones.  Is Jaaa in the repos?04:46
the-ermit's been a while since I did that.04:46
TJ-Gerowen: for audio? Spectrum3D04:46
crazyhorse18so i need to create the user, run the tests, then remove them04:46
TJ-Gerowen: there's an Ubuntu PPA @ https://launchpad.net/~nadaeck/+archive/ubuntu/spectrum3d04:46
dsnydersHi all!  I'm looking for a program to help me compose music.  Any suggestions?04:46
netrom__Gerowen: yes. I just did a 'apt-cache search spectrum' Seems there are a bunch of different ones there. Not sure which will work for you though04:47
the-ermcrazyhorse18: what's wrong with useradd then rm /path/to/home/ -R04:47
GerowenTJ- : Nah for radio purposes.  I talk on a CB radio a lot, and would be interested in seeing if I could connect an HF antenna to my laptop and find some Ubuntu software to monitor the airwaves, see what's out there.04:47
netrom__Gerowen: You might want to pipe the search through a less/more04:47
TJ-Gerowen: Spectrum3D can take input from Jack04:47
TJ-Gerowen: how is the radio input delivered to linux, as an audio input?04:48
GerowenTJ-: Could also use it to see if a radio I'm working on is producing spurious, off frequency transmissions, etc.04:48
crazyhorse18the-erm: yeah ok.. i'll do that04:48
the-ermit might be adduser ... not sure what the command is I get it reversed sometimes.04:49
TJ-Gerowen: how would connecting an HF antenna work, without an external frequency analyzer?04:49
the-ermyou'll probably want to delete the user at some point in that process....04:49
GerowenTJ-: I was just curious if it was possible, I've seen videos of people running spectrum analyzer software on their PCs, but now that you mention it, I do seem to remember one of them mentioning that he fed it into his sound card.04:50
GerowenI'm just doing some research to see how I would set up something similar.04:50
TJ-Gerowen: That's the thing, if you want to analyse frequencies up around 30MHz you'll need an external analyser; audio isn't going to go much above 32KHz04:51
TJ-Gerowen: if you just want to analyse a received audio signal then, yes, feed it into the line-in of an audio card04:51
TJ-Gerowen: you'd need a device similar to this: http://usbspectrumanalyzer.com/04:54
GerowenTJ-: Was just looking at one of those, :P04:55
jimcornettedsnyders, there are alot nothing like 54 or anything like that but  here is a wiki list. used rosegarden in the past works ....ok    https://en.wikipedia.org/wiki/List_of_scorewriters04:55
jimcornettedsnyders, 51 * aka Qlab04:56
TJ-Gerowen: It seems they drive the DVB-T chipset using osmocom SDR libraries, so you could make that side work on Linux. Then you'd need an analyser that can interface to it04:57
dsnydersjimcornette: I don't want to typeset music, I want to be able to record/edit/play notes and assemble them into songs.  Sort of the musical equivalent to a paint program04:58
TJ-Gerowen: working backwards from the osmocom pages, to the reddit hardware compatibility list, gives you many more options too: http://www.reddit.com/r/RTLSDR/comments/s6ddo/rtlsdr_compatibility_list_v2_work_in_progress/04:58
mnrhi04:58
ObrienDave24Mhz minimum? that leaves an awful lot of the RF spectrum un-touched04:58
jimcornettedsnyders, Like garage band ? or are you looking real hight up like midi and xlr cables ?04:59
mnrin my system... skype , vlc, qbittorrent not working , some error like "symbol look up error,04:59
GerowenThis is the video that got me curious, TJ- , https://youtu.be/U7o7V2VDyHI05:00
TJ-Gerowen: Below that you'll need much longer antennas and different electronics... that's a pretty good range with the DVB-T chipset in such a small device05:00
dsnydersLet's just say I'm looking more towards the Mary Had a Little Lamb end of the spectrum rather than Handel's Messiah05:00
GerowenTJ-: He's using software on a PC that interfaces with some device with a proper antenna.  I've got spare 11 meter antennas that would work fine for 10 and 12 meters, and I can always just build a dipole for lower frequencies if I needed it.05:01
jimcornettedsnyders, again maybe you would like to look at rosegarden and also LMMS but for real I am sure that you know that 51 Qlab is the industry standard05:01
wolftuneok, I'm really overwhelmed now. I used to make physical partitions for /home and other things. People said earlier I should try Lvm — okay, but the guided Lvm install just uses the whole disk, no separate /home — and should I do encrypted? (this is just for my laptop)05:02
jimcornetteand it only works on macs.  that is if you are sealing with 32 channels and want a button to press to cue ect.  pulls into boards (almost all) real easy.  In other words there is no replacement atm for Qlab.  Boy how I woish there was05:02
jimcornettesomeone could make some real money with taht ^^05:02
jimcornettethat *05:02
mnrSKYPE, VLC , QBITTORRENT NOT WORKING, SYMBOL LOOK UP ERROR, can anyone  help me?05:02
TJ-Gerowen: ~ $20 for the hardware looks like a good deal to me05:02
jimcornettemnr,  what is it ?05:02
jimcornettewhat doss ldd say ?05:03
jimcornettemnr, ^^05:03
mnrjimcornette: in my system some apps are not running05:03
ubuntu068dsnyders: There is an #opensourcemusicians channel you might check out05:03
wolftuneI found guides for Lvm, but they are all complex or just go with the default. I've found nothing that simply says, "here's how to install Ubuntu with separate /home but with Lvm instead of physical partitions"05:04
dsnydersjimcornette: Basically, I know nothing.  I've heard of rosegarden, but it seems like overkill for what I want to do.05:04
mnrwhen I run vlc it says skin interface error05:04
dsnydersubuntu068: Thanks.  I'll pop over there.05:04
ubuntu068np05:04
jimcornettemnr,  I know that but you say whe n you try to run the app that you are getting errors "symbol look up error" wondering if you can paste a full error . IE try to start VLC from the command line05:04
jimcornettemnr,  this sound Qt'ish to mee05:05
mnrjimcornette: yeah I guess so its about qt405:05
jimcornettemnr,  what is the error and if you run ldd against the app what is missing ?05:06
jimcornettesounds like you are going to need some qt libs05:06
mnrjimcornette: http://paste.ubuntu.com/11743854/05:07
theubuntuguyhello i want to make an custom ubuntu and i want to change the live cd boot menu. you know with the install ubuntu or try ubuntu without installing can you help me? i have no idea how to do it.05:07
mnrjimcornette: its the vlc code05:07
SkNixhi, good night05:07
jimcornettetheubuntuguy, maybe you would like to look at live build ?05:07
theubuntuguyhelp me please!05:07
theubuntuguywhat mins live build??05:08
jimcornettemnr,  can you paste the out put of ldd against vlc ?  and also dpkg  -l | grep qt405:08
TJ-Gerowen: You've got me interested now, I'm going to buy a dongle and play around :)05:08
jimcornettetheubuntuguy,  http://live.debian.net/devel/live-build/   << live build it is used to make distros and what not05:09
jimcornettemnr,  brb cigg break05:10
mnrjimcornette: what would be the exact code to run ldd for vlc05:10
GerowenTJ-: lol, I just saw that video and got to thinking it'd be a good way not only to just see what's out there, but also as a tool for working on radios.  Hackjobs working on CB radios will sometimes spread out coils meant to cancel out TVI, it will make a meter "say" they're putting out more power, but the extra power is splattering all over the place, so I figure a spectrum analyzer would help me keep an eye on things like that, and give me a little pro05:10
Gerowenject to piddle around on, :P05:10
Ready-Diddy-Oubuntu sucks05:10
SkNixhello, guys, can anyone help me? I would like to run the command 'su -c' without a script, it has to be automatic, is run "su" and pass a parameter with the password in text form?05:10
mnrjimcornette: ah okay m :)05:10
Ready-Diddy-Odid you know that your operating system is a disgrace  to debian05:10
TJ-Gerowen: It'd be a useful tool for me too; I had no idea there were now SDR solutions using low-cost devices like this. It's rather like the Bitscope USB oscilloscopes05:11
GerowenReady-Diddy-0: If you don't like it then don't use it, there's a whole IRC channel just for Debian, :P05:11
SkNixDebian does not pay my bills, so do not care what you think about my operating system05:13
theubuntuguyok and what do i do with it05:14
dsnydersSkNix, I'm confused.  What do you mean by 'without a script' and 'it has to be automatic'?  These seem contradictory to me.05:15
theubuntuguyplease help me with my problem05:15
SkNixdsnyders, excuse, English error .. without entering the password.05:16
jimcornettetheubuntuguy, making a change to any of the options that come in the install is not a easy task. Just depends on what it really is that you are trying to do.05:16
SkNixdsnyders,05:17
SkNixI want to run a program with another user, but without entering the password.05:17
DylanRJyou can't SkNix, you can't use su without a password05:17
DylanRJand even if you could, you definitely shouldn't05:17
TJ-SkNix: You'd need to add an entry to the "/etc/sudoers" configuration, see "man sudoers"05:18
SkNixDylanRJ, br?05:18
* ObrienDave takes aim at Google translate. *** BOOOOOOOOOOM ***05:19
dsnydersSkNix, I think the proper way to do it is to add the user to a privileged group and grant that group permission to execute the program in question.05:19
SkNixdsnyders, have an application, runs on nginx / uwsgi / flask, which must run a program made in ruby, only when you run, it loses all environment variables such as PATH, and carries my genes .. nginx is running with the user correct ... I then use parameters in my application so that when you run the command, sought environmental variables, so I want to run with the user expecífico05:22
theubuntuguyjimcornette: i have ubuntu mini remix and i want to install some apps , change the installer text , change the boot screen and chang live cd boot menu text and image05:22
SkNixdsnyders, who runs my program will be the flask .. when command list the current PATH, it lists only the way of the 'env' python you are using.05:23
theubuntuguyplease hlp me :(05:24
theubuntuguyPLEASE05:29
n3tn0what?05:29
theubuntuguymy problm05:29
theubuntuguymy problem05:30
n3tn0which is?05:30
theubuntuguyi want to change the ubuntu live cd boot scren because im making an custom ubuntu05:30
DJ_HaMsTagrep file.py should work in finding file.py?05:30
dsnydersSkNix: I'm sorry, but knowing/controlling which environment variables are available where is a bit out of my depth.    I'm not familiar with nginx, uwsgi, flask, and only vaguely aware of ruby and python as programming languages.05:31
n3tn0look up plymouth05:31
n3tn0go python!05:31
dsnydersSkNix: you may need to inquire on a python or ruby channe.05:31
theubuntuguyno the live cd boot menu05:31
theubuntuguylike this on: http://i.stack.imgur.com/URzAF.png05:32
SkNixok.. thanks05:32
theubuntuguyno problem :)05:32
shingshangwhen you do lspci | grep VGA, and the nvidia card just says "Nvidia Corporation Device 13d8" what does that mean? that it's not recognized?05:33
dsnyderstheubuntuguy: http://ubuntuforums.org/showthread.php?t=1687418  or  https://www.linux.com/learn/tutorials/739139-roll-your-own-customized-ubuntu-with-uck may be of help.05:33
theubuntuguywell i did my cutom ubuntu with uck05:34
DocMAX2hello05:34
DocMAX2i need to have a process running even if it crashs05:35
DocMAX2i'm on ubuntu server05:35
jimcornettetheubuntuguy, again not a easy task what do you mean by menu ?  the whiptail menu or are you talking about ubiquity ?05:35
theubuntuguylook at this picture:http://i.stack.imgur.com/URzAF.png05:36
jimcornettetheubuntuguy, not ubuntu but what does this do ?  ;)  http://cgi.build.live-systems.org/cgi-bin/live-build05:36
jimcornettetheubuntuguy, yeah you can use all sorts of things to customize that.  again my suggestion would be live-build by debian05:37
theubuntuguyi tryed this but it is not what i want05:37
harishkrupoDocMAX2, how does it crash?05:37
snadgehas there been any discussion on how the current version of ubuntu handles the leap second coming up?05:37
snadgeeg.. are we just going to get an extra second at midnight05:37
DocMAX2harishkrupo i dint know05:38
harishkrupoDocMAX2, is it the problem of the program or is someother program crashing it?05:39
dsnyderssnadge: I plan on using the time to shut everything down, wipe all the drives, and reinstall from protected storage.05:40
theubuntuguyi tryed to run uck and i selected everything but when i click start it wont ask me for an sudo password05:40
harishkrupoDocMAX2, you can write a script that constantly monitors the program and restart it if it crashes05:41
snadgeits a serious question though.. there seems to be two general approaches to this problem.. one is googles, of in the 10 hours leading up to the leap second, to insert microseconds.. and the other appears to be to use the ntp specified method which is to repeat a second at midnight05:42
snadgefrom the limited research i've done.. we should see a message printed in the kernel logs about repeating a second.. and that should be about it.. i think 23:59:59 gets repeated twice.. not sure05:43
harishkrupoDocMAX2, do you need a script?05:43
ObrienDavesnadge, and this affects the outcome of all things how?05:44
snadgein 2012 it caused a flight booking system in australia to crash.. and there are other issues including, but not limited to, database operations that rely on the ordering of queries based on the timestamp05:44
snadgepretty boring stuff05:45
ObrienDaveOMG seriously?05:45
ObrienDaveROFLMAO05:45
theubuntuguycan somebody help me?05:45
DocMAX2harishkrupo, a tool05:45
ubuntu068good thing everyone runs up to date soft/hardware05:45
theubuntuguyi tryed to run uck and i selected everything but when i click start it wont ask me for an sudo password05:46
harishkrupoDocMAX2, which program is that?05:46
dsnyderstheubuntuguy: Did you run uck as sudo?05:47
ubuntu068theubuntuguy: This in a live enviroment?05:47
theubuntuguywhn i try to run it as sudo it says you shoud not run uck as root please run uck as normal user bcause it will ask for sudo password05:48
theubuntuguywhen i try to run it as sudo it says you shoud not run uck as root please run uck as normal user bcause it will ask for sudo password05:50
DocMAX2harishkrupo, it's logstash05:50
theubuntuguyhelp05:53
harishkrupoDocMAX2, here check this link, http://superuser.com/questions/507576/how-to-automatically-restart-a-linux-background-process-if-it-fails05:53
DocMAX2thx05:53
theubuntuguyok now can somebody help me05:54
harishkrupoDocMAX2, here is another for ubuntu http://askubuntu.com/questions/251577/how-to-supervise-and-automatically-restart-a-process05:54
harishkrupoDocMAX2, check this one it is better05:54
BUITREcual esel canal en español05:54
n1ghtmar3hi05:55
ObrienDavetheubuntuguy, this channel is for Ubuntu OS support. not for creating your own custom spin05:55
theubuntuguyhelp05:55
harishkrupo!en | harishkrupo05:56
ubottuharishkrupo, please see my private message05:56
theubuntuguywhere do i need to go for my problem05:56
ObrienDave!es | BUITRE05:56
ubottuBUITRE: 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.05:56
theubuntuguyto #ubuntuforums05:56
* ObrienDave is still chuckling about the "leap second" ROFL05:58
theubuntuguylol fixed my problem06:05
=== ken is now known as Guest1564
dsnyderssnadge: Under UTC definitions, the second before 00:00:00 can be 23:59:60, 23:59:59, or 23:59:58.  The problem is that timestamps should not be in UTC, but in TAI.06:07
dsnyderstheubuntuguy: What was the fix?06:07
theubuntuguydelete the tmp folder from home06:08
powhi06:10
ObrienDavedsnyders, TAI?06:10
powthai06:10
snadgedsnyders, perhaps a relevant question would be if i run "date" the second after 23:59:59 on a modern debian system.. what will i see?06:11
snadgeerr ubuntu rather06:11
Ben64snadge: 23:59:60 probably06:19
shingshanganyone know the state of optimus laptop driver support in 14.04? I couldn't get it working, and ask ubuntu is full of unanswered questions of the same thing06:20
dsnydersObrienDave: International Atomic Time.  UTC has periodic adjustments to keep it within one second of mean solar time.  TAI does not adjust.  It merely counts seconds.06:20
dsnyderssnadge: what you would get depends on the day you run it.06:22
molavywhich port used for default ping in this example : ping google.com06:24
molavy?06:24
al2o3-crping doesn't use ports06:26
dsnydersal2o3-cr: Well, it would use 53 in this case to do the DNS lookup of google.com.06:28
al2o3-crdsnyders: it uses icmp packets06:29
csgeekhi all.  I'm trying to install the nvidia driver and I'm having all sorts of issues.  I was wondering if anyone might want to try to give me a hand?06:36
lotuspsychjecsgeek: whats your card chipset mate?06:37
csgeek02:00.0 3D controller: NVIDIA Corporation GK107GLM [Quadro K1100M] (rev a1)06:37
lotuspsychjecsgeek: and driver currently loaded?06:38
csgeeknvidia-35206:38
lotuspsychjecsgeek: you know if your card has optimus technology?06:38
=== Z_ is now known as Guest1059
csgeekno clue.. how would I find out?06:39
lotuspsychjecsgeek: the official page of your nvidia card should mention it06:39
Rad-Dad-Daddy-OWell I'll be06:41
csgeeknot sure what page you're refering to, but I can use prime-select to switch b/w intel and nvidia06:42
Rad-Dad-Daddy-Oo   W      "   G   "   f   $    ;   A   #   [   c   $   %   p    Z   &   ;   |       X      >    @      k   o   X   M   l   ,    [   >   X   K   y   H   m   w       %   =   ]   h   (06:42
Rad-Dad-Daddy-O~   5    a   V   j   o   .   h   Q   V06:43
Rad-Dad-Daddy-Oh   l   a   M   =   H      `       h   Q   ;   B   e   [   n    @   z   b   :   I   a   !   g    C   /   O   J   -   D   r   I    K   3   V   b   2   Z   d   *    ,   V   ~   206:43
molavyal2o3-cr, thanks06:43
Rad-Dad-Daddy-Oe   H   W       w   "   {         E   N   906:43
Rad-Dad-Daddy-OM   [   t   n   W   l      ]    t   @   m   F   ;   6   ~   U    w   i   O   _   G   d   P   c    Y      %   R   q   5   \   >    k   P   '   :   ?   o   a       '   n   Y   R06:43
Rad-Dad-Daddy-O5   ?   ^   N    .   ?   C   /   h   <   Q   y06:43
Rad-Dad-Daddy-O=   ^   ~   z   t   I   +   F    M   &   /   q   h   k   @       r   C   h   ?   j   R   j   j    u   ?   k   V   /   K   Z   {    *   $   ^   t   %   ?   &   c    ?   '   h   +   {   ?06:43
Rad-Dad-Daddy-O  D   `    g   H   g   l      $   N   m06:43
al2o3-crmolavy: np06:43
lotuspsychje!ops | Rad-Dad-Daddy-O06:43
ubottuRad-Dad-Daddy-O: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang06:43
Rad-Dad-Daddy-Oo   W   }   e   O   "   ]       ?   X   A      U   /   [   +    &   w   $   $   O   W      B    p   )   B   Y   E   K   |   k    G   s   p   l   h   ?   f   =    n   W   ~   r   `06:43
Rad-Dad-Daddy-Ou   B   E    n   `   O   '   #   u   S   {06:43
Rad-Dad-Daddy-OY   m   ?   D   >   ^   f   r    n   '   d   G   G   Y   z   &    I   b   ]   ,   J       \   |    Q   =   G   ^   X   +   G   #    i   z   {   %   v   7   y   f    m   i   k   f   `06:43
Rad-Dad-Daddy-O  e   Y   p    h   O   =   $   $   |   ,   c06:43
Rad-Dad-Daddy-Oa   ,   C   S   /   l   [   b    \   ?   $   b   m   |      ^    x   p   %      &   ;   +   (    @   {   B   )   H   (   e   &          V   R   D   +   s   t    x      A   X06:43
Rad-Dad-Daddy-O,   _   !   )    |   n   h   k   *   b   R   S06:43
Rad-Dad-Daddy-O1   @   n   J      A   !   m    :   H   V   s   c   .   E   c    d   S   j   M   d   K   O   [    g   .   (   T   q   D   L   Y                 I   f   X   "    E   `   ^   s   "06:43
Rad-Dad-Daddy-O:   c   G    !       B   ^   s   d   f   }06:43
Rad-Dad-Daddy-O'   %   "   E   ?      t   [    V      N   W   m   c   +   i    B   <   l   ~   M   "   /   D    w   \   5   D   ,   @   j   l    y   ;      l       D   P   [    z   p   ^   (   w06:44
Rad-Dad-Daddy-O)   )   h    1   &   7   =   {   !   2   906:44
robhol"mods mods mods!"06:44
al2o3-crtonyyarusso: thanks06:44
csgeekyikes06:44
mikelnxhe was too Rad for the channel...lol06:44
* robhol spanks mikelnx06:45
robholawful. :D06:45
lotuspsychjekeep it support related guys06:45
csgeekso.. basically if I use prime-select intel, then it works .. sort of.  But if I do a prime-select nvidia then it fails and I just get a black screen06:45
lotuspsychjecsgeek: if your card has optimus you need nvidia-prime06:45
lotuspsychjecsgeek: to enable performance mode of your nvidia card06:46
csgeeki have nvidia-prime installed06:46
lotuspsychjecsgeek: ok check nvidia-settings from dash06:46
lotuspsychjecsgeek: to see if you have turned on performance mode06:46
=== joe__ is now known as psyraxjoe
csgeekwell, I can't get into X unless I switch to intel.. but sure06:46
lotuspsychjecsgeek: wich ubuntu version?06:46
csgeek14.1006:47
lotuspsychjecsgeek: oh, you might wanna upgrade to 15.04 or clean install 14.0406:47
lotuspsychjecsgeek: 14.10 will be end of life pretty soon06:47
csgeekyeah.. but would that really help with the driver?06:47
lotuspsychjecsgeek: things might get stable on 14.04.206:48
lotuspsychjecsgeek: i would try LTS for sure with internet+updates during setup and install nvidia-prime06:48
lotuspsychjecsgeek: then tweak your system for gaming (steam) if thats what you need?06:49
csgeeknah.. i don't care about gaming... right now.. just about any app that uses GLX crashes my x server06:49
lotuspsychjeright06:49
csgeekmostly just want the nvidia driver so X is stable...06:49
lotuspsychjecsgeek: if you look for stable try LTS06:50
lotuspsychjecsgeek: but you might get it working on 15.04 also06:50
csgeekalright.. I guess time to backup and such06:55
aktech\HELP06:56
lotuspsychjeaktech: how can we help you?06:56
aktechSorry, was attempting to pull up the command list for the client. Wrong escape char.06:56
aktechThanks for asking though!06:57
BUITREanybody know how to install rkhunter07:01
lotuspsychje!info rkhunter | BUITRE sudo apt-get install rkhunter07:02
lotuspsychje!info rkhunter07:04
jkavalikhello07:04
lotuspsychjehmm07:04
ubotturkhunter (source: rkhunter): rootkit, backdoor, sniffer and exploit scanner. In component universe, is optional. Version 1.4.2-0.4 (vivid), package size 194 kB, installed size 1027 kB07:04
lotuspsychjejkavalik: what can we do for you?07:04
jkavaliknetbeans "attach debugger" gives me "ptrace: Operation not permitted" even after running "ptrace: Operation not permitted" and restarting both debugged app (mariadb test suite) and netbeans - ubuntu 12.04 - is there some more trick to it?07:04
lotuspsychjeBUITRE: sudo apt-get install rkhunter (from terminal)07:05
jkavalik* even after running "echo 0 > /proc/sys/kernel/yama/ptrace_scope" I meant07:05
BUITRElotus;i install from synaptic like any other software pcage but, i cant see in the desktop menu list.07:06
lotuspsychjeBUITRE: rkunter is a terminal program, please scan your system from commandline07:06
lotuspsychjeBUITRE: man rkhunter for the commands help07:07
BUITREokay thanks lotus07:07
calvinxI am think of buying a laptop for windows/ubuntu dual boot, for development work with Yocto for instance. what’s a good laptop you would recommend07:07
lotuspsychjeBUITRE: also try clamav, if you suspy a virus/rootkit07:07
lotuspsychjecalvinx: most laptops will run ubuntu fine mate, an ssd would improve your system alot07:08
=== Comanch is now known as Guest55712
lotuspsychjecalvinx: ssd+ higher ram + ubuntu 64bit would do the trick07:09
calvinxyea, I am aware most laptops will run ubuntu fine. I am a seasoned user of linux and manage production linux servers as well.07:09
calvinxBut my development machine is a Mac.07:09
calvinxSo I am thinking of buying a laptop just for a windows/ubuntu dual boot primarily to handle embedded linux development work with Yocto.07:09
BUITREi dont know why the software developers does'nt do a better interface for clamAV ,07:09
lotuspsychjecalvinx: there is a dell xps dev version07:09
lotuspsychjeBUITRE: clamav is also commandline mate07:10
calvinxlike this? http://www.dell.com/learn/us/en/555/campaigns/xps-linux-laptop?c=us&l=en&s=biz07:10
Norbinhey07:10
Norbinrunning latest ubuntu server through hyperv, the terminal window bugs on me, it finishes loading and then nothing responds, i can't type anything07:11
Norbini was told to change the resolution via the grub config file which i did07:11
lotuspsychjecalvinx: yes, but in my opninion youl be cheaper if you buy an ssd yourself07:11
Norbini tried several different resolution/color depth codes07:11
Norbinsame problem07:11
BUITREmust be started from terminal?07:11
lotuspsychjeNorbin: maybe the #ubuntu-server guys can help on this?07:11
lotuspsychjeBUITRE: yes, man clamav for commands07:11
Norbinthanks lotuspsychje didn't know it exists07:11
Norbini will ask there07:11
lotuspsychjecalvinx: you can also ask the devs themselfs wich machines they use in #ubuntu-devel and #ubuntu-touch07:12
lotuspsychjeNorbin: im sure they can also point, whats important07:13
farsonichi there … is there a way to return a Ubuntu server back to it’s Factory Installed image? Ie remove anything added since install?07:13
lotuspsychjefarsonic: clean install with liveusb/dvd?07:13
lalaHow do I remove the Up/Down arrows (network icon) on Ubuntu? https://usercontent.irccloud-cdn.com/file/lwBTYwdc/Screen%20Shot%202015-06-20%20at%203.12.51%20AM.png07:14
calvinxsheez, they are really stingy with the SSD disk space - http://www.dell.com/sg/p/xps-13-9343-laptop/pd07:14
farsonicyeah07:14
farsonicmachine is no where near me07:14
farsonicmight have to wait a couple of days07:14
lotuspsychjecalvinx: i would reccomend a samsung pro 850 as ssd with ubuntu07:14
calvinxis samsung pro any good?07:14
auronandacefarsonic: you could restore from a backup07:14
calvinxI am already wary of samsung products...07:14
BUITREi leave, thanks lotus07:15
farsonicyeah07:15
calvinxI have a samsung g4 android phone for android development and it sucks07:15
farsonicjust a machine that is a sandpit for testing07:15
farsonicso, testing done…want it back to original07:15
lotuspsychjecalvinx: you cant compare phones with ssd, but thats offtopic07:15
calvinxhaha. ok. just wondering about samsung as a hardware manufacturer in general.07:15
calvinxso you think samsung pro 850 makes a good dev machine.07:16
lotuspsychjecalvinx: you can always ak in ##hardware07:16
calvinxok07:16
lotuspsychjecalvinx: yes, but the right cpu and ram ofcourse07:16
calvinxyou are using that yourself?07:16
lotuspsychjecalvinx: maybe i5+07:16
lotuspsychjecalvinx: yes i use the samsung pro 850 14.04 64bit on my netbook and desktop07:16
calvinxcool07:16
calvinxwill take a look at your recommendation. thank you.07:17
lotuspsychjecalvinx: 8sec boot 3 sec halt07:17
calvinxwa. nice.07:17
calvinxyou run ubuntu only on it or both windows and ubuntu?07:17
lotuspsychjecalvinx: ubuntu only07:17
lotuspsychjecalvinx: dualboot are bit more complex with uefi, but working fine on ssd07:18
calvinxcool. thanks. will check it out.07:18
lotuspsychjecalvinx: good luck!07:18
calvinx:)07:18
calvinxthanks!07:18
calvinxappreciate the recommendation.07:18
lotuspsychjeno sweat mate07:18
lotuspsychje!info preload | calvinx to make it even faster07:19
ubottucalvinx to make it even faster: preload (source: preload): adaptive readahead daemon. In component universe, is optional. Version 0.6.4-2 (vivid), package size 34 kB, installed size 135 kB07:19
calvinxnice tip. thanks.07:20
krunalvik07:24
=== erwin is now known as easyOnMe
easyOnMehello fellas07:48
habbasiHi, easyOnMe.07:49
easyOnMeI am using this command on the terminal sudo apt-get update && sudo apt-get install -y flashplugin-installer07:49
easyOnMeand it says I got the latest version of flash07:49
lotuspsychjeeasyOnMe: so your up to date :p07:49
easyOnMeyet when I go to facebook and run some media requiring flash07:50
easyOnMeit says I need to update my flash07:50
habbasieasyOnMe: Linux support for plugin Flash was dropped at version 11, I think.07:50
easyOnMethis is nuts07:50
habbasieasyOnMe: You need Chrome for latest Flash.07:50
easyOnMehabbasi: I was still able to play some media in facebook last week07:50
easyOnMeand those media require flash07:50
easyOnMeI was playing them perfectly fine07:50
easyOnMenow I do not know what happened07:50
habbasieasyOnMe: But Firefox has an old version, like I said. Facebook must have changed their version requirements.07:51
habbasieasyOnMe: Flash is still supported as a pepper plugin, but I haven't gotten that to work with Firefox yet.07:51
habbasieasyOnMe: Chrome has the latest Flash.07:52
habbasieasyOnMe: As it supports the pepper API.07:52
easyOnMehabbasi: Package adobe-flashplugin is not available, but is referred to by another package.07:55
easyOnMeThis may mean that the package is missing, has been obsoleted, or07:55
easyOnMeis only available from another source07:55
easyOnMeE: Package 'adobe-flashplugin' has no installation candidate07:55
lotuspsychjeeasyOnMe: try installing ubuntu-restricted-extras07:56
easyOnMelotuspsychje: like how07:56
easyOnMewhat is the command07:56
easyOnMein the terminal07:57
lotuspsychjeeasyOnMe: sudo apt-get install ubuntu-restricted-extras07:57
easyOnMelotuspsychje: it made some processing on the terminal but I am not sure I still can not play flash dependent media from facebook08:03
mon__hello I need some help08:04
easyOnMemon__: like what08:04
lotuspsychjeeasyOnMe: might be Fb related08:04
mon__in my system vlc skype qbittorrent is not working ...08:05
easyOnMemon__: skype does not work on ubuntu08:05
easyOnMeso if I were you do not hope anymore08:05
lotuspsychjeeasyOnMe: thats not true08:05
mon__easyOnMe: symbol lookup error , seems qt problem08:05
MonkeyDusti have skype working on ubuntu08:05
easyOnMeI tried installing skype on ubuntu 5 five times and those do not work08:05
mon__no , it worked before08:06
easyOnMelotuspsychje: can you please tell me where to look for that window in ubuntu that requires you to configure those packages that are proprietary08:06
mon__even vlc is no working08:06
easyOnMeI remember installing flash that way08:06
lotuspsychjeeasyOnMe: it could be a facebook issue flash mate08:07
lotuspsychjeeasyOnMe: did you try on chroium?08:07
lotuspsychjechromium08:07
easyOnMelotuspsychje: one sec08:08
easyOnMeI will check08:08
easyOnMelotuspsychje: i think it is firefox08:12
easyOnMeI remember08:12
easyOnMeI manage to solve this08:12
easyOnMeits just that I forget what I did last time08:12
mon__hey can anyone help me08:13
mon__vlc not openning , skins2 interface error: cannot instantiate qt4 dialogs provider08:13
easyOnMemon__: sorry I do not know how to help with that08:14
=== JanC_ is now known as JanC
mon__easyOnMe: its okay, its a problem about qt4 , if its fixed everything will work, vlc skype that all are depended on qt408:15
easyOnMelotuspsychje: how can I find PPA in ubuntu08:24
easyOnMeI just manage to remember after doing some google search08:25
mon__okay fixed it ;)08:25
MonkeyDusteasyOnMe  what do you want to do?08:26
easyOnMeMonkeyDust: I want to update my flashplugin on firefox08:26
MonkeyDusteasyOnMe  careful with ppa's, they can ruin your system08:27
easyOnMeMonkeyDust: oh is it08:27
easyOnMelike how08:27
MonkeyDust!ppa | easyOnMe08:28
ubottueasyOnMe: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge08:28
easyOnMeMonkeyDust: I just need to update my firefox flashplugin that's all08:28
=== ubuntu is now known as Guest54062
paintDClittlephil08:31
paintDCHello08:32
paintDCHi Valerio08:33
=== Samul|AWAY is now known as Samul`
MonkeyDusteasyOnMe  is html5 'activated' in firefox?  https://www.youtube.com/html508:38
histoeasyOnMe: are you talking about ubuntu-restricted-extras?08:40
easyOnMehisto: yup08:43
easyOnMeanyway I got a download from firefox here08:43
easyOnMeits a .tar.gz08:43
easyOnMeshow shall I install it after I downloaded it08:43
MonkeyDusteasyOnMe  is it only on the FB website  that you're having this problem?08:47
histoeasyOnMe: download of what?08:47
easyOnMeMonkeyDust: yup08:47
easyOnMehisto: flash installer for linux08:47
MonkeyDusteasyOnMe  can you watch youtube clips?08:48
easyOnMeok thanks08:48
histoeasyOnMe: flashplugin-installer would work08:48
easyOnMehisto: I tried it did not08:48
histoeasyOnMe: it didn't what?08:49
easyOnMehisto: it did not do anything08:49
MonkeyDusteasyOnMe  if you can watch clips on the youtube website, then you know it's not flash related08:49
histoeasyOnMe: it installs the latest flash plugin from adobe08:49
coffee__cupWhy does git keep asking me for my username08:51
easyOnMeMonkeyDust: yeah you are right08:52
easyOnMeI can run youtube clips08:52
easyOnMeI think it is facebook related08:52
easyOnMedamn this thing08:52
easyOnMelol08:52
MonkeyDustcoffee__cup  1100+ people in #git08:52
histoeasyOnMe: I've seen other people complaining about facebooks videos not work if that's what you are experiencing.08:53
MonkeyDusteasyOnMe  it may be personal... did you ever upset or insult zuckerberg?    (joke)08:55
easyOnMeMonkeyDust: man08:55
easyOnMelol08:55
easyOnMeI think I didn't08:55
easyOnMebecause if he did he would have banned me from facebook all together08:56
tomkmemHi, could I ask some advice on determining if a hard drive is bad? https://gist.github.com/tomdymond/9ee8807232efaa69868c09:12
tomkmemthe controller says the drive is OK but the kernel is spitting errors that worry me somewhat09:12
lotuspsychjetomkmem: that doesnt look very good, try the disk tools from ubuntu09:12
lotuspsychjetomkmem: and perform a test09:12
tomkmemwhat would be a good tool to use?09:13
lotuspsychjetomkmem: smart test is reliable yes09:13
tomkmemthanks i'll give that a go09:13
gagaliciousanything (free preferably) better than clamav for linux?09:14
gagaliciouspaid is fine as long as it's really good.09:14
sennnubuntu 15.10 not use linux 4.x now,sad...09:14
lotuspsychjegagalicious: rkhunter can grab rootkits09:15
lotuspsychjesennn: join #ubuntu+1 for 15.1009:15
gagaliciouscan i ask a "wise question"? why cant u guys stick with kernel 3 and just make it 3.a billion till the end of time without any new kernel upgrades? is that not possible? cant get it right the first time? we are not talking about doing a new one for quantum computing u know...09:16
lotuspsychjegagalicious: updates will always be needed..09:16
lotuspsychjegagalicious: to improve things09:16
histo!av | gagalicious09:19
ubottugagalicious: Antivirus is something you don't need on !Linux. except where files are then passed to Windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus09:19
gagaliciousyeah... but 3.... til end of time is good enough. to keep compatibility with old stable usefulwares... if u know what i mean... instead of learning new tricks like systemd etc... u know what i mean? it's totally redundant on the sysadmin site09:19
gagaliciousside09:19
histogagalicious: systemd has nothing to do with the kernel09:19
gagalicioushisto: i'm hosting community driven files.09:19
lotuspsychjegagalicious: thats why we have Long time support09:20
histo!lts | gagalicious09:20
ubottugagalicious: LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04)09:20
gagalicioushisto: yeah so why does people do the change?... i wish u guys can make some resilient against upgrade. not to say i'm resistant to change but i'm very sure u can improve the old ones to be better than the new09:20
=== bazhang_ is now known as bazhang
histogagalicious: how would you suggest people improve the 'old ones' whatever that means, without making changes?09:20
gagaliciousmaybe someone should start one with a its <- indefinite term support... that'll ease everyone's pains09:21
gagaliciousunix philosophy in software development?09:21
histogagalicious: 5 years is pretty long.09:21
gagaliciousmodularize everything? make them do what is necessary, upgrade where needs be... without such new stuff09:21
lotuspsychjegagalicious: there's always payed support from canonical also09:21
gagaliciousok09:22
gagaliciousi think 5 years is too short.09:22
histogagalicious: Can you predict what computer we'll be running in five years?09:22
histogagalicious: You're not making any sense.09:22
gagaliciousok. nvm09:22
lotuspsychjegagalicious: maybe you should discuss this with the devs09:22
gagaliciousit's like this...09:22
gagaliciouslet's say ubuntu 16 comes out...09:22
gagaliciousi know so much stack of the linux system will have to be upgraded and changed09:23
gagaliciousdependencies etc09:23
histogagalicious: it will, ubuntu is released on a cycle09:23
gagaliciousit'll take roughly 1 year to get it right... everything09:23
=== zeus is now known as Guest77478
gagaliciousthen... 6 months to deploy, 2 years to run. and and then... ubuntu 17 comes out... same ordeal again... wow... never ends! each stack is costly to upgrade09:24
gagaliciousand each stack.. being upgraded... will need 1  to 2 years to stabilize09:24
histogagalicious: LTS09:24
gagaliciousi think it's fair to say that... each upgrade will only have 2 years of real production usage... makes me wonder how many people are stuck with a decade old systems now09:24
EriC^^gagalicious: long term support , not life term support09:25
gagaliciousconfidently i say... 70% still use the 10 years ago code09:25
histogagalicious: I would assume only people that feel the way you do.09:25
histogagalicious: Do you run hardware in production that is 10 years old?09:25
gagaliciousnope09:25
histok09:25
gagaliciousit's the software i'm talking about09:25
histoomg09:25
histogagalicious: Yeah the software that makes your hardware run09:26
gagalicioustoo many things can break with new software09:26
* sennn WTF09:26
histogagalicious: You're right we should all still be using DOS09:26
histoIf they'd only patched it and kept it going.09:26
gagaliciousmakes me think about the banking systems/software... most still use what's been used in the 80s-90s09:28
gagaliciouswithout upgrades... hmm..09:28
lotuspsychjegagalicious: drop the offtopic in here plz09:28
gagaliciousok\09:28
lotuspsychjegagalicious: you can suggest ideas in #ubuntu-devel if you like09:29
lotuspsychjegagalicious: or join mailing lists09:29
=== Samul` is now known as Samul|AWAY
=== Samul|AWAY is now known as Samul`
lihua有人吗?09:46
bruttoecattivoATTENZIONE: Non e' stata intercettata la versione originale di lynx.09:47
bruttoecattivoQuesto script e' in grado di funzionare sono con lynx e non links2.09:47
Runescape101clear09:53
Runescape101as09:53
Runescape101as09:53
Runescape101as09:53
Xor1Hows everyone doing?09:55
OerHeksXor1, fine, do you have an ubuntu support question?09:58
Norbin.10:00
colbyfHey all, I can't seem to make /build wireless drivers in kubuntu. I have headers installed.10:01
colbyfhttps://gist.github.com/anonymous/2b72b19da80537f8dfa810:01
OerHekscolbyf, what guide are you following to build that driver?10:03
colbyfits the same thing I have done across all distros, including ubuntu, but kubuntu seems to be odd10:04
colbyfdownload from git make sudo make install10:04
colbyfthats it10:05
colbyfhttp://askubuntu.com/questions/607339/rtl8723be-bluetooth-does-not-work10:05
OerHekso you have build-essentials installed?10:06
HarryMilnesI was wondering if anyone could tell me some stuff about IPTables? I'm wondering if you can reroute traffic from a ddos attack back to the attacker10:06
OerHeks*so10:06
colbyfOerHeks, most likely not10:07
colbyfits a fresh install, but never come across this before, how do I find build essentials10:07
OerHekscolbyf, come on, you stated you have done this across all distro's ....10:09
OerHeks!build10:09
ubottuCompiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)10:09
colbyfthanks reading through it now10:10
colbyfOerHeks, perfect you are a star. Seems like kubuntu doesn’t come with them packages. Most I had to do previously was install headers.. So thankyou10:12
OerHekscolbyf, have fun :-)10:13
=== guardianxx is now known as mushroomStamp
ePiratAfter installing a newer nvidia driver which did not worked and switching back to older one, the window manager is broken10:34
ePiratI have no unity sidebar, neither does any window has a title bar10:34
FreeManBountyePIrat, i know how to solve10:37
FreeManBountyJust got that problem yesterday10:37
=== st_d3vil_ is now known as st_d3vil
=== mohan is now known as Guest13309
Guest13309i am getting error while installing ubuntu in windows xp. anyone help me to install please.10:38
Ben64you can't install ubuntu in windows10:38
ePiratFreeManBounty, how did you fix it?10:39
FreeManBountyEpiraz: open the terminal ctrl+Alt+T,10:39
Ben64ePirat: how did you install the newer one, how did you switch to the old one10:39
FreeManBountyand type "ccsm"10:39
FreeManBountycompizconfig-settings-manager10:40
FreeManBountyif you don't have try install it10:40
ePiratBen64, the newer oner using the nvidia installer, the older one with apt-get install10:40
Ben64did you uninstall the nvidia one first10:40
ePiratBen64, no, as I couldn't figure out how to do that10:41
Ben64well... theres a problem10:41
FreeManBountyhttps://www.youtube.com/watch?v=wMTkx8y1K8810:41
FreeManBountyhere is the video10:41
FreeManBountyGuest13309: do you means dualboot ?10:44
ePiratFreeManBounty, thanks but no setting I make in ccsm seems to have any effect11:03
sudois ubuntu 14.04 LTS has systemd ?11:03
sudos/is/does11:03
lotuspsychjesudo: no still has the init system11:04
lotuspsychjesudo: systemd is from 15.04 by default11:04
lotuspsychjesudo: you can ofcourse install system manualy aswell11:04
lotuspsychjesystemd11:04
OerHeksePirat, you'll need to unistall that .run driver from the website, look at the website how11:06
sudolotuspsychje: that's good thing that i can install it :) but is that stable enough for  production ?11:06
OerHeksthen install the original driver from our sources11:06
ePiratOerHeks, I already uninstalled it now11:06
lotuspsychjesudo: i would not reccomend to install systemd on 14.0411:06
ePiratOerHeks, and reinstalled one from apt-get which worked before11:06
sudolotuspsychje: any specific reasons ?11:07
lotuspsychjesudo: well because its not default, it will need manualy convert from init to systemd11:07
lotuspsychje!systemd | sudo11:08
ubottusudo: systemd is the default init system for Ubuntu 15.04 onwards. For information on transitioning from upstart to systemd, see https://wiki.ubuntu.com/SystemdForUpstartUsers11:08
lotuspsychjesudo: lets reverse the question, why do you need systemd in production for exactly?11:08
sudolotuspsychje: thanks :)11:08
sudolotuspsychje: to use geard for docker11:09
FreeManBountyePirat: do you already try to reinstall ubuntu-desktop ?11:09
lotuspsychjesudo: and i presume you want stable LTS as base11:09
sudoyup11:10
lotuspsychjesudo: well in your case, it might be a good idea then11:10
ePiratFreeManBounty, no, I will try that.11:10
sudothought of using 15.04 but after 6 months again reinstalling back everything again is a pain.11:10
lotuspsychjesudo: indeed, and 16.04 will have systemd anyway so better stick LTS :p11:11
sudoyeah true :)11:11
FreeManBountyePirat: i was trying many method before, only the one in youtube works, but you could see in http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears11:13
Ben64i really don't think its a unity problem, sounds like a driver problem11:13
FreeManBountyBen64: idk, it appears to many users, i dont have nvidia, but got the problem too11:17
Jeff__when i try to 'apt-get build-dep' i get "You must put some 'source' URIs in your sources.list"11:17
Jeff__is there anyway i can fix this without opening /etc/apt/sources.list?11:18
Jeff__with a single command?11:18
lotuspsychje!sources | Jeff__11:18
ubottuJeff__: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.11:18
Ben64FreeManBounty: treat the cause, not the symptoms11:18
BluesKajHiyas all11:19
OerHeksJeff__, no, you will need to enable them and update.11:19
Jeff__there is not a command that will adjust the file?11:20
Jeff__do i have to edit the file myself?11:20
OerHeksJeff__, no, just go into softwarecenter > edit > sources, enable them and save it11:20
OerHeksthen update :-)11:20
Jeff__ahh, it's a server with no GUI11:20
OerHeksJeff__, then you have to edit yourself11:21
pyluaI have 2 disk , disk a is mounted at / ,and b is at /vdb  , when I write thing to b ,why the space of a is decreasing ?11:26
lotuspsychjepylua: is it raid?11:27
OerHeksyour / root folder counts the mounted drive as space too.11:28
pyluaso what should I do ,the / has report 100% used !11:28
lotuspsychjepylua: clean out and backup11:29
wickedheadachei think updates messed up my cp21x module for my dualminer11:29
pyluabut why it occupy disk a space when writing to b ?11:30
lotuspsychjepylua: oerheks just told you why11:31
wickedheadachemy gridseed has a different driver now but loads fine, what do i do to fix my dualminer cp2101? it says the modual is there but the tree lists a bunch of aliases and not the device11:31
pylualotuspsychje:I do not understand that11:31
wickedheadachei've also tried booting into previous versions of ubuntu 14 real time/lowlat11:33
wickedheadachei've googled and tried the steps listed but get an error11:33
lotuspsychje!info bleachbit | pylua try install and clean system11:35
ubottupylua try install and clean system: bleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 1.6-1 (vivid), package size 255 kB, installed size 1965 kB11:35
=== vivid is now known as Guest23649
BluesKajpylua, run sudo apt-get autoremove and sudo apt-get autoclean11:35
wickedheadachedmesg says a new usb device was loaded and added to serial usb11:37
wickedheadachebut i do not see the device using lsusb11:38
wickedheadacheminer software only sees the gridseed11:38
turtletooshello, how would i go about installing my sd card reader. im a noob.. i have the tar.gz from dells driver i just don't know how to install it11:40
bekksturtletoos: why do you thingk you need a driver?11:42
bekks*think11:42
turtletoosubuntu isn't recognizing when i insert the sd card. http://www.dell.com/support/home/us/en/19/Drivers/DriversDetails?driverId=V8HKV&fileId=2731098882&osCode=WN104&productCode=latitude-e6420&languageCode=EN&categoryId=DD11:43
lotuspsychjeturtletoos: thats the driver for ubuntu 10.1011:44
OerHeksturtletoos, how is that card formatted? usually cardreaders work OOTB11:44
wickedheadacheyea it usually auto detects11:44
lotuspsychjeturtletoos: do you have a card inside it already?11:45
turtletoosyea, i tried removing it and such.11:46
turtletooslotuspsychje, i believe that is the lastest driver from dell. it contains the driver name atleast11:46
UbuntyHello friends11:47
Ubuntyhello11:47
OerHeksturtletoos, what does " lspci " day about your hardware?11:48
Ubuntydoes anyone have resources on getting familiar with ubuntu>11:50
kostkon!manual | Ubunty11:50
ubottuUbunty: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/11:50
UbuntyThank you11:51
bazhang!rute | Ubunty and this11:51
ubottuUbunty and this: documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com11:51
OerHeksseen your paste, turtletoos, cardreader is detected.11:52
OerHeksturtletoos, how is that card formatted? what does "sudo fdisk -l " say ?11:53
turtletoosis it a matter of just mounting it then? - i figured it would appear like a cd-rom11:53
OerHeksexfat i guess11:53
=== sudo is now known as nerd
gagaliciousi'm about to format a backup storage space for backup purposes. waht's the best inode size settings etc for mkfs.ext4 to enable for a lot of small tiny files of 1k each? this is a 2tb hdd11:57
wickedheadacheit would if you had a usb or stick in it11:57
turtletooswhat is the cmd to format to ext4 .. i see the dev/sda now , trying to add content11:57
wickedheadachetry using gparted?11:58
turtletoosduh... ok well thanks for pointing me in the right direction! :)11:58
=== lotuspsychje_ is now known as lotuspsychje
turtletoosone more question since im here... how do i set it up so on start up .. it runs two simple command.. sudo rtorrent, and screen -dmS irssi irssi12:07
OerHeksrunning a torrent program as root is bad.12:08
turtletoosthis is on a raspi - i know its bad practice but just trying to produce results12:08
=== lotuspsychje|HEX is now known as lotuspsychje
SchrodingersScat!boot | turtletoos ?12:17
ubottuturtletoos ?: Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto12:17
turtletoosty12:17
SchrodingersScatturtletoos: would you not want the rtorrent in a screen as well?  and 2nding the "oh why would you sudo rtorrent?"12:19
turtletoosi would.. -- idk like i said im new to linux12:19
zykotick9does ubuntu run on a raspi?12:23
turtletoosyes12:23
zykotick9can someone besides turtletoos confirm this form me?12:24
zykotick9s/form/for/12:24
turtletooshttps://ubuntu-mate.org/raspberry-pi/12:24
zykotick9hummm, interesting.  thanks turtletoos12:25
jkavaliknetbeans "attach debugger" gives me "ptrace: Operation not permitted" even after running "echo 0 > /proc/sys/kernel/yama/ptrace_scope" and restarting both debugged app (mariadb test suite) and netbeans - ubuntu 12.04 - is there some more trick to it?12:25
OerHekszykotick9, rasp 2 maybe, not the 112:26
turtletoosit wasn't that hard either12:27
zykotick9OerHeks: you are correct, "..Ubuntu MATE 15.04 image for the Raspberry Pi 2 which.."12:27
hoylemdHey, I installed a new ubuntu server the other day (most recent distro), and I started a server on a port, but all of the packets are rejected. Is there some firewall enabled by defaut?12:52
cfhowlett!firewall | hoylemd, firewall is disabled by default12:52
ubottuhoylemd, firewall is disabled by default: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo12:52
cfhowlett!server | hoylemd,12:53
ubottuhoylemd,: 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/14.04/serverguide - Support in #ubuntu-server12:53
lotuspsychjehoylemd: maybe router blocks it? or not configged the server correctly?12:53
hoylemdIt's znc. I just went through the basic setup for it, maybe the port I chose is already in use?12:54
lotuspsychjehoylemd: maybe the #znc guys might know?12:55
hoylemdmaybe. I just did a `netstat -tupln` and it looks like it's an ipv6 port. maybe that's the problem12:55
hoylemdOh derp I had the server set up to use ssl12:57
UbuntyI have a question13:01
UbuntyIf I hide the dock how do I made it appear when I want it?13:01
lotuspsychjeUbunty: slide over dock area with mouse13:02
Ubuntyfor some reason that doesn't work13:02
Ubuntyit's just me I guess13:02
lotuspsychjeUbunty: so you autohide sidebar and you cant get it back?13:03
UbuntyUnless I use the menu key13:03
Ubuntyon my keyboard13:03
UbuntyI can't hover it back13:03
lotuspsychjeUbunty: what if you re-enable it?13:05
EriC^^Ubunty: try to adjust the sensitivity13:05
EriC^^and make sure it's not set only to reveal in the corner13:05
UbuntyI adjusted it to high, and double checked the corner option13:06
UbuntyI'll just re-enable it13:06
EriC^^Ubunty: you actually have to give it a push to the left to get it to reveal13:06
EriC^^not just put it over it13:06
Ubuntyah, must be because my vm isn't fullscreen13:07
Ubuntyis the q key the universal key for closing apps running in terminal?13:29
UbuntyI'm seeing a trend emerging13:29
EriC^^Ubunty: not all13:32
UbuntyDumb question, sorry13:32
UbuntyBut I notice it does close a lot of things, which is useful to know13:33
EriC^^yeah13:33
=== ziprar is now known as zipace
EriC^^i just noticed it closes ed13:33
JokeArtanyone available?13:39
compdocwho wants to know?13:40
JokeArtcan someone help me13:40
JokeArti got this error :13:40
JokeArtdpkg: warning: files list file for package 'linux-sound-base' missing; assuming package has no files currently installed13:40
JokeArti got this error everytime i install apps from terminal13:41
OerHeks!info linux-sound-base13:41
ubottulinux-sound-base (source: alsa-driver): base package for ALSA and OSS sound systems. In component main, is optional. Version 1.0.25+dfsg-0ubuntu4 (vivid), package size 14 kB, installed size 96 kB13:41
renergyhello there - installed ubuntu-server 14.04 and (manually) xfce. Pretty much everything working ok, but authentication is required to mount usb flash - how to set it so that no authentication would be needed?13:41
OerHeksJokeArt, maybe you neet to update13:41
OerHeksneed*13:41
JokeArti'm using 14.0413:41
OerHeks!info linux-sound-base trusty13:42
JokeArti'm trying to update13:42
ubottulinux-sound-base (source: alsa-driver): base package for ALSA and OSS sound systems. In component main, is optional. Version 1.0.25+dfsg-0ubuntu4 (trusty), package size 14 kB, installed size 96 kB13:42
JokeArtbut this error pop-up13:42
cfhowlettJokeArt, optional.13:42
compdocJokeArt, what happens if you try:  sudo apt-get install linux-sound-base13:44
JokeArt sudo apt-get install linux-sound-base13:44
JokeArtReading package lists... Done13:44
JokeArtBuilding dependency tree13:44
JokeArtReading state information... Done13:44
JokeArtlinux-sound-base is already the newest version.13:44
JokeArt0 upgraded, 0 newly installed, 0 to remove and 63 not upgraded.13:44
cfhowlettJokeArt, sudo apt-get dist-upgrade       maybe13:45
compdocsame as mine13:45
JokeArt63 not upgraded, but when i use sudo apt-get upgrade i got that error13:46
doublethinkerhello. I want to make my monitor dimmer - and better to read with. would anyone be able to help?13:48
OerHeksdoublethinker, use the buttons on the monitor itself?13:48
doublethinkertnx13:53
OerHekscantstanya, stop that please13:55
somebody23yo, I have one question a bout bash13:56
__nemo__somebody23: go13:56
__nemo__ahead13:56
somebody23I need to create a file to create .in files13:56
somebody23Let's say I have 3 columns with numbers13:56
somebody23I need to add a constant to the third column13:56
OerHekssomebody23, easy on the enter,all on one line please13:57
somebody23for example, let's say the 3rd column is made of 1,2,3,4,5,6,7,8,10. I need a script that adds 0.25 to those numbers.13:57
__nemo__somebody23: That looks like something I would have done in Python..13:57
Tzunamiisomebody23: Depending on the file you need to edit, just read the file into a Bash array, edit the array and write out the array to the file again13:57
ubuntu346hello is a german people here?13:58
cfhowlett!de | ubuntu34613:59
ubottuubuntu346: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!13:59
ubuntu346i need help in ubunut apt13:59
OerHeks!de13:59
ubuntu936hello, i need help in my a ubuntu 10.0414:00
JokeArtanyone can help me?14:00
EriC^^what's the problem?14:00
cfhowlettubuntu936, you need to upgrade to a supported version.  10.04 is way end of life and unsupported14:00
PredatorI think that ubuntu 10.04 is outdated14:00
ubuntu936i install the the new openssl verison and new curl version on my ubunut 10.0414:01
compdocJokeArt, did you say it works ok when you use: sudo apt-get dist-upgrade14:01
ubuntu936is running now14:01
JokeArti got this while using apt-get upgrade14:01
JokeArthttp://pastebin.com/TaP55sct14:01
ubuntu936but php5 have the old openssl verion in where14:01
compdocyou should always use:   sudo apt-get dist-upgrade14:01
cfhowlettubuntu936, you are running with NO updates and NO security.  time to upgrade.14:01
JokeArtstill same14:02
JokeArti'm pasted error output on pastebin14:02
JokeArt http://pastebin.com/TaP55sct14:02
TzunamiiJokeArt: Read what compdoc wrote, mate.14:03
JokeArtstill got this error : http://pastebin.com/tYhEU0bb14:05
ubuntu936http://pastebin.com/26gHXv5d14:05
JokeArteven with dist-upgrade14:06
ubuntu936i need a php update to new ssl verison14:06
xangua!10.04 | ubuntu93614:06
ubottuubuntu936: Ubuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Desktop support ended May 9 2013. Server support ended on April 30 2015. See http://ubottu.com/y/lucid for more details.14:06
OerHeksubuntu936, 10.04 is dead, EOL, upgrade.14:06
=== sysop is now known as Guest39816
cfhowlettubuntu936, not sure if you're trolling or just stubborn.  UPGRADE.   10.04 is dead.  DEAD.14:06
OerHeksubuntu936, no use for asking support for an unsupported version14:06
compdocJokeArt, did you add repos for some package, once upon a time?14:06
JokeArtwait a minute14:07
JokeArtno,14:08
JokeArti didn't14:09
cfhowlettJokeArt, do this: more /etc/apt/sources.list | pastebinit14:10
ubuntu936can i update my server from 10 to 14, is this possible14:10
OerHeksubuntu936, 10.04 > 12.04 > 14.04 yes14:11
OerHeksYou might considder reinstall fresh14:11
JokeArthttp://pastebin.com/em4CPH0514:12
cfhowlett!eolupgrade | ubuntu936,14:12
ubottuubuntu936,: 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/EOLUpgrades14:12
=== JZTech101 is now known as ZY
=== ZY is now known as JZTech101
ubuntu936ok, distr update is running now14:22
JokeArtfixed14:26
JokeArtthank's mate14:26
=== danijoo_ is now known as danijoo
linux_hackerHow much longer until any Ubuntu release under 14.10 reaches EOL?14:33
xangualinux_hacker: the end of this month14:34
linux_hackerOK14:35
xanguasorry, the next one14:35
neldogzcan someone help me understand what the + does in the following command: date +%u14:36
linux_hackerWow, that would be a lot of old releases dying. How are you guys going to keep up with updates for 14.04 and up, while also managing the EOL process for all of the older releases?14:36
OerHekslinux_hacker, gladly we are not alone, teams will keep up14:38
cfhowlettOerHeks, not to mention the elves - wait, is that secret info?14:39
linux_hackerWhich Ubuntu release will die after July?. I bet it would be a really old one14:39
xanguathe gnomes14:40
OerHekslinux_hacker, why do you ask?14:40
xangualinux_hacker: 14.10 you said it yourself14:40
cfhowlettxangua, doh!  I always get those confused.14:40
OerHekslinux_hacker, time to read yourself https://wiki.ubuntu.com/Releases14:40
reddeath68can someone help me I just did a fresh install of 14.04.2 and installed fglrx and had a system freeze upon viewing xorg log I see these three lines14:41
reddeath6825.517] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]14:41
reddeath68[    25.517] (EE) AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]14:41
reddeath68[    25.517] (EE) AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]14:41
OerHeksreddeath68, next time use paste.ubuntu.com14:43
OerHeksreddeath68, so how did you install fglrx ?14:43
reddeath68sudo apt-get -f install fglrx-amdcccle14:43
OerHeksthat would only install the tool, go on with "sudo apt-get install fglrx"14:43
reddeath68o i see someone else had told me that would install fglrx and core all at once as dependencies for amdcccle14:44
cfhowlettreddeath68, that guy "someone else" has been known to give spotty advice at times ...14:46
OerHekssounds logical, but it does not.14:46
reddeath68when i run the fglrx install cmd I assume I should stop lightdm from a ttyl like I did initially?14:46
niko__hola14:46
niko__??14:46
OerHeksreddeath68, sounds oke14:47
niko__hola??14:47
reddeath68ok will try that do i need to rerun aticonfig --initial again as well?14:47
ElelElelElelhola14:47
cfhowlett!es | Nik0514:47
ubottuNik05: 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.14:47
cfhowlettniko__, read ^^^14:47
niko__ok14:48
ElelElelElelspic14:48
cfhowlettElelElelElel, stop now.14:48
asarchWhy are the mirrors so sloooooooow?14:48
rockey_Hello14:48
ElelElelElelhahaha14:49
ElelElelElelracial slurs14:49
Hardtailhello14:49
OerHeks!ot > ElelElelElel14:50
ubottuElelElelElel, please see my private message14:50
Nik05cfhowlett im not spanish14:51
cfhowlettNik05, I know.  fat fingers error.   it was for niko__14:51
Nik05oke14:52
reddeath68so will i need to rerun aticonfig --initial after i run the fglrx install cmd?14:55
DrekbeerHello. I'm using ubuntu 12.04 on a server and trying to free up some space on /boot by removing old kernels. When I try to purge a kernel I get an error about unmet dependencies: "linux-server : Depends: linux-headers-server (= 3.2.0.85.99) but 3.2.0.86.100 is to be installed" how would I able to fix this?14:55
OerHeksDrekbeer, there is a simple script to remove unused kernels14:56
OerHeksdpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d' | xargs sudo apt-get -y purge14:58
Drekbeer@OerHeks that results in the exact same error message14:58
Drekbeerwith "linux-headers-server : Depends: linux-headers-3.2.0-86-generic but it is not going to be installed" added to it14:59
OerHeksDrekbeer, did you reboot after latest kernel install ?14:59
DrekbeerI'm pretty sure I did, I'll perform a reboot to be sure15:00
=== tcpman is now known as Guest38664
=== sins-_l is now known as sins-
drericcityhello guys15:05
drericcityhey guys15:05
VesperoDoes anyone know if there's a way to pause/resume Testdisk when it's making a disk image?15:05
Drekbeer@OerHeks just rebooted and still get the same errors. To be sure you understand what is going on, here's the full console log of both the remove kernel script and "apt-get -f install": https://gist.github.com/anonymous/5aa2306d89ea6ea25a8315:05
drericcityhow can I connect wireless internet with vmware??15:05
VesperoI'm trying to make an image for some data recovery, but it's going to take like... 100+ days15:06
reddeath68OerHeks, after installing fglrx should I rerun aitconfig --initial?15:06
magalhaesaonde posso encontrar dicas e titurias sobre ubuntu15:06
drericcityHow can I connect my wireless network with vmware?15:06
OerHeksDrekbeer, line 47 no spaceleft on the drive ...15:07
magalhaesoi15:07
DrekbeerOerHeks, yea that's pretty much the reason I'm trying to purge the old kernels...15:07
BrunoPTmagalhaes: #ubuntu-pt15:07
xangua!it | magalhaes15:07
ubottumagalhaes: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)15:07
OerHeksreddeath68, not sure that is needed , i have no ati card for a long time15:07
xanguaoh I fail15:08
reddeath68hmm i know the cmd generates fresh xorg.conf file and backs up current one and i ran the cmd after the initial install of cccle15:08
magalhaesqual aplicativo uso pra desinstalar sofwares no ubuntu15:09
xangua!pt | magalhaes you can use the Software Centre15:10
ubottumagalhaes you can use the Software Centre: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.15:10
stacks88im not sure if this is a ubuntu specific thing, becuase i run ubuntu on most of my servers.. but in file.txt i have a word "sentence" , so when i do grep sentence file.txt it comes up as red, like this: http://i.imgur.com/lpHTZHS.png -- my question is how can i get this red highlighted thing going on another system thats not ubuntu? Is it a nano specific thing? or is it something in my bash15:10
stacks88rc? cause on that system when i do grep sentence file.txt it doesnt highlight in red. so im just trying to get the red highlight going15:10
reddeath68i guess ill just rerun the cmd to be safe15:12
reddeath68ill bb if i have issues after the fglrx cmd15:12
SchrodingersScatstacks88: is it a grep thing maybe?  ps aux | grep grep = grep --color=auto grep15:12
stacks88ah yeah grep color didnt reealize, makes snse, thank you15:12
DrekbeerOerHeks, any idea how I would be able to fix this? Basically I want to free up space but am not able to because I am out of space?15:16
btorchis there a kickstart channel for ubuntun ?15:18
SchrodingersScat!kickstart | btorch15:19
ubottubtorch: Ways to automate installation of Ubuntu on multiple machines are described at https://help.ubuntu.com/14.04/installation-guide/amd64/apb.html - See also !cloning15:19
shingshangis it common for the 15.04 installer to get stuck whilke "preparing to install ubuntu"?15:20
shingshangparticularly in the "for best results, please ensure that this computer: blah blah" section15:20
shingshanglike it's stuck there doing nothing, is there a way to make it show what it's doing at all?15:21
Cerealkillershingshang, i didn't encounter any errors from installing 15.04 ,maybe it's hardware related?15:21
shingshangwell I can't tell when it's just sitting there on the waiting cursor :/15:22
shingshangmaybe it's the "download updates while installing"?15:22
=== LeVov is now known as Levoc
Cerealkillerright,what version,the 64 bit one or the 32?15:22
shingshang32 bit15:22
Cerealkilleruncheck download updates while installing and try again15:23
Cerealkillerbut,you konow if you have other versions you can upgrade15:23
shingshangother versions? like 14.04?15:23
Cerealkilleryeah15:24
shingshanghmm, reason I'm installing 15.04 is because I couldn't get optimus graphics working on 14.0415:24
reddeath68wellim back it told me fglrx was already installed to i ran sudo apt-get -f install --reinstall fglrx and still seeing same erros in log which can be found here http://paste.ubuntu.com/11745892/15:24
Cerealkillerhmm,i see15:24
shingshangthere's conflicting information everywhere on whether optimus works or not15:25
shingshangI thought in 2015 this whole graphics drivers issue will be gone15:25
shingshanghow wrong I was15:25
Cerealkillerhttps://help.ubuntu.com/community/HybridGraphics15:26
Cerealkillermaybe check this thread?15:26
shingshangthanks, that is yet another page about optimus I encountered15:26
shingshangI'm gonna try install nvidia-prime first thing after installation finishes though15:27
shingshangalso, it's waiting for a long time yet again at the "preparing to install ubuntu: for best results blah blah blah"15:28
reddeath68so can someone help me figure out why my log is telling me im missing parts of fglrx?15:31
Cerealkillershingshang, good luck :)15:36
shingshangthanks, I'll need it15:36
shingshangalso, the ubuntu/download/desktop page says 64 bit is recommended, yet releases.ubuntu.com/vivid says that 32-bit PC is "for almost all PCs"15:37
shingshangwhat is the right answer? I got an intel 4710MQ processor15:37
Apachezhttp://istodaythedaymartymcflyarriveswhenhetravelstothefuture.com/15:39
Cerealkilleryeah shingshang ,but how much ram do you have?15:40
shingshang32GB15:40
Cerealkilleri mean,what are your specs?15:40
SCHAAP137nice, 24GB here15:40
Cerealkilleri'd reccomend using 64bit,34 bit are for machines with low ram15:40
SCHAAP137yeah, use 64 bit15:41
Cerealkilleri mean,i'm running 64bit and i only have 6gb ram15:41
shingshangGTX970m optimus, 4710MQ and 32GB ram with a bunch of other high-end specs I guess15:41
darthanubisonly15:41
shingshangsigh, yet another 1gb download for the 64 bit version then15:41
OerHeksreddeath68, for what ati card exactly ? lspci | grep VGA15:41
SCHAAP1374790K here15:41
SCHAAP1374.6 GHz15:41
Cerealkillershingshang, that's neat,go ahead and try the 64 bit one :)15:42
SCHAAP137still only 31 C in idle15:42
shingshangmine's a laptop though, not sure if I should overclock it15:42
SCHAAP137with a laptop that might be a bad idea, true15:42
reddeath68OerHeks, 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7660D]15:43
Cerealkillerwell,your specs look preety good,there's no need to overclock it ,i think,plus side it will get hot as hell15:43
shingshangheh, it's smack dab in the middle of winter at the moment15:43
Cerealkillerwhere are you from ? :)\15:44
shingshangalso, I won't be running intensive programs on it, just VMware with either windows or linux to get the two OS's at the same time15:44
shingshangSydney15:44
Cerealkilleroh well,that;s understandable15:44
shingshanghmm, installing ubuntu might be a good exercise for anger management classes15:45
Cerealkillerwhy tho?15:45
SCHAAP137nah, it's too easy15:45
SCHAAP137it's basically next next finish15:45
Cerealkilleri have installed ubuntu on two of my machines and i didn't have any trouble with it so far :)15:45
shingshangI guess results vary15:45
shingshangbut it's been infuriating15:45
Cerealkillerit's preety straight forward15:45
Cerealkillerto be honest15:45
shingshangon my desktop it was15:46
shingshangbut on this laptop, it's been nothing but hell and pain15:46
shingshangand tears if I could shed some15:46
Cerealkillerwhat laptop is it?15:46
shingshanga sager/clevo laptop15:46
shingshangso that stuck during installation problem was one, the other thing I dread is trying to get the graphics drivers working15:46
Cerealkillerdid you try the additional drivers?15:47
shingshangI went through 14.04 earlier yesterday trying to get it to work, and the whole day was spent googling solutions15:47
Cerealkillersee if it finds any15:47
shingshangyeah15:47
shingshangit didn't recognize the graphics card15:47
Cerealkilleroh15:47
shingshangapparently bumblebee screws up your installation or something15:47
hplcanyone who knows the correct syntax for debsums scripting one-liner for search and replace broken or missing packages?, i cant figure it, and the example in man debsums doesnt seem to work15:48
Cerealkilleryeah,i mean you have to use google for things but,after all it's more secure than Windows15:48
shingshangwell, amongst the many conflicting infos ranging from 1 to 3 year old15:48
shingshangI need ubuntu for my work, so I have to get this done15:48
Cerealkillerright15:48
OerHeksshingshang, nvidia 970 is supported by the 343.22 driver and up http://www.nvidia.com/download/driverResults.aspx/77844/en-us15:48
OerHeksshingshang, if standard nvidia driver does not work, use xorg edgers ppa for the latest nvidia blob15:49
shingshangOerHeks: does that mean 343.22 and newer, or only 343?15:49
OerHeks343 and newer15:49
shingshangoh yeah, I tried installing 352 earlier, but the nvidia installer says "graphics card not recognized"15:49
Cerealkillerhave you tried asking on the forums/15:50
shingshangI'll be tyring again under 15.04, or at least try with sudo apt-get first15:50
OerHeksshingshang, where did you get that 352 driver?15:50
shingshangaskubuntu.com? I put a question there15:50
shingshangOerHeks: nvidia.com somewhere?15:50
shingshangsomething that ends with .run15:50
OerHeksugh, never use that .run driver, go for https://launchpad.net/~xorg-edgers/+archive/ubuntu/ppa15:50
OerHeksyou won't get updates and any new kernel needs a reinstall of that driver, hopeless15:51
shingshangah right15:51
shingshangmaybe I shouldn't rely on google for ubuntu installation advice15:51
Cerealkillershingshang, you should,but as there are sites where the information is true,there are also sites where the information is false :)15:53
shingshangand that's the problem15:53
Cerealkilleryeah,it's preety confusing15:53
shingshangis there such thing as paid support for ubuntu, by canonical?15:54
Cerealkilleri think there is for the ubuntu server but not so sure about desktop15:54
Duke2410hello, i have verson 12.04 and i need help for php5 SSL version15:54
OerHeksshingshang, yes, http://www.ubuntu.com/management/ubuntu-advantage > from 5 desktops and up15:56
shingshanghmm, 825 pounds15:57
gagaliciousi'm about to migrate from centos to ubuntu mostly because of the bells and whistles... (which i do need for some of my applications)... is this a wrong choice or do i need to wait until everything is really stable? how stable is ubuntu as a server? and how often do things break?15:59
xanguagagalicious: bells and whistles¿ LTS releases are very stable15:59
k1l_gagalicious: ubuntu is fine as a server. go with the 14.04 LTS that got still 4 years support and is already stable16:00
Cerealkillergagalicious, stuff is preety stable on 15.0416:00
Cerealkilleror yeah,get 14.04 long term support16:00
gagaliciousno no.. 14.04 only. i dont trust anything not LTS16:00
k1l_on the other versions you need to upgrade every 6 months. so LTS is the way for servers16:00
Cerealkillerwell i'm off..ttyl guys16:00
reddeath68OerHeks, any ideas to my fglrx problem? this is a fresh install not even a day old16:01
gagaliciousbut seriously, my confidence is a bit waivered... when the LTS is only two years. coz Centos 6 is til 2020.. i'm not trying to flame a war here i'm using both. ubuntu desktop and centos server... and some of my minor things are on ubuntu server.16:01
xanguagagalicious: you were just told 14.04 has 4 more years of support16:02
gagaliciousxangua : ok.16:02
k1l_gagalicious: LTS is 5 years support. but every 2years there is a new one. so the "old" still got 3 years support left16:03
k1l_so you got 3 years to plan the upgrade to the next lts :)16:03
btorchso if one setup a kickstart to get ubuntu installed and it has it properly setup to answer everything, then one should not need any video display right ?16:04
rypervenchebtorch: Correct (called preseed in the Debian-based world)16:04
btorchkickstarting 14.02 server an several embedded device16:04
btorchrypervenche: cool thanks16:04
k1l_gagalicious: maybe this picture clears it up: http://media-cdn.ubuntu-de.org/wiki/attachments/43/13/Ubuntu-Zeitleiste_15.04.png16:05
=== lepusfelix is now known as luckybunny
gagaliciousi've used ubuntu from 9 onwards... skipped 10 before moving to 11.04... which i've used for the past 3 years. very solid... everything between 14 and 11... i didnt use coz... flakiness as desktop. after 11, i'm back on 14.04... coz of docker... it's kind of strange since i'm from centos server background. because this server style is very strange for me.16:08
gagaliciousi dont understand why odd numbers are not LTS... coz 11.04 is the most solid desktop i've come across in most ubuntu versions.16:09
gagaliciouso'16:09
gagaliciousi'm still using now... never breaks16:10
OerHeksgagalicious, heh, 11.04 without poodle/heartbleed fix, good choise !16:10
PazoozaI find the same thing with 14.0416:10
Myrttibecause releasing an LTS every year would amount a lot of work for keeping the security updates and other updates in?16:11
gagaliciousyeah. 14.04 is also very solid16:11
k1l_gagalicious: 11.04 is dead long time16:11
gagaliciousok16:11
reddeath68my system would be fine if i can get my graphics drivers to work right ati is a pain16:12
gagaliciousthat's why i'm here... coz i'm complaining the fact that i'm upgrading all my 11.04s to 14.04s ...16:12
gagaliciousreddeath68 : yeah... i know what u mean16:12
gagaliciousvideo driver is the worst part of ubuntu16:12
MyrttiI'm afraid to ask this gagalicious, but how were you planning to upgrade them?16:12
k1l_gagalicious: honestly: make a re-install16:12
gagaliciousof linux... i mean. not ubuntu but ubuntu's the best16:12
gagaliciousin terms of compatibility to graphic cards16:12
gagaliciousMyrtti : through pxe booting16:13
k1l_gagalicious: from 11.04 you need to upgrade to 11.10 then 12.04 and then lts upgrade to 14.04. so reinstall is way faster16:13
gagaliciousreinstall new 14.04... then transfer all 11.04 files across16:13
ubuntu365gagalicious: Dude it is the manufactures providing drivers not linux, do the research not just spew fud.16:14
gagaliciousubuntu365: yeah... but u also need to get the right version to match the right ubuntu flavour... which for NVIDIA... doesnt seem to be the case16:15
reddeath6814.04.2 seems to be giving me more trouble then it worth with regards to graphics drivers they worked fine before the .2 stack16:15
ubuntu365sigh16:15
FierceDeityLinkhttp://pastebin.com/7nm3zdAj what exactly does this mean? other than omg frustration16:15
reddeath68now fresh install and they still not working right16:15
k1l_gagalicious: ubuntu ships nvidia drivers.16:15
gagaliciouskll_ : 14.04 yeah.. not 11.04 i mean16:15
ubuntu365reminds me why being here is more of a pain than it's worth16:15
gagaliciousi meant16:15
gagaliciousreddeath68: i know exactly what u mean16:16
gagalicioustry telling that to ubuntu36516:16
compdocJokeArt, did you get it fixed?16:17
k1l_FierceDeityLink: apt-cache policy ppp gives you what?16:17
FierceDeityLinkchecking16:18
JokeArtnope16:18
reddeath68if anyone can help me after installing fglrx i had a xorg lockup  had to hard reboot(forgot to enable sysrq) and log shows 3 lines of errors16:18
reddeath68heres the log http://paste.ubuntu.com/11745892/16:18
FierceDeityLinkk1l_, http://pastebin.com/1t00umkD16:18
JokeArtgot this error : unable to open files list file for package `gvfs-libs:amd64': No such device or address16:18
k1l_FierceDeityLink: well, for debian support better ask in #debian16:18
FierceDeityLinkoh dear16:19
FierceDeityLinkdoesn't ubuntu use apt-get?16:19
k1l_FierceDeityLink: yes, but we dont know what the debian repos want the packages to be like to work. please ask the specialists there16:19
FierceDeityLinkk1l_, they'll send me to #edgeos who will send me back here lol16:19
FierceDeityLinklol specialists16:19
k1l_FierceDeityLink: here is just plain wrong. please seek the proper support of your OS16:20
FierceDeityLinklol if it were up to me i'd put gentoo on my edge router :)16:20
FierceDeityLinkoh wait...it is....16:20
OerHeksreddeath68, same xorg log16:21
yt2hello16:21
FierceDeityLinkk1l_, the problem is i ran apt-get upgrade and it crashed in the middle and now it's stuck. figured i'd ask for help but i see this is one of the less friendly channels on freenode :(16:22
yt2hi guys is this the support channel for ubuntu?16:23
ioriaFierceDeityLink, what cpu do you have ?16:23
k1l_FierceDeityLink: dont tell me i wasnt friendly. i could just swing the banhammer since you are intentionally making offtopic support in here why other ubuntu users need help. so please ask the guys who can help you with that.16:23
k1l_*while16:23
reddeath68OerHeks, yes it is im saying i dont have a solution yet after reinstalling fglrx hoping someone knows of a way to fix it16:24
FierceDeityLinkioria, mips16:24
OerHeksFierceDeityLink, we are so friendly, that we direct you to the right support channel, as we don'tknow about debian/packages in your situation, thanks for the rant!16:24
ioriaFierceDeityLink, that's the issue maybe16:24
yt2haha16:24
FierceDeityLinkits not a debian issue, its a package manager issue. the debian channel is dead and google is too16:24
yt2iguest iwas on the wrong room16:24
OerHeksFierceDeityLink, wrong.16:24
yt2iguess16:24
ioriaFierceDeityLink, your dpkg seeks for ppp:mips16:25
k1l_FierceDeityLink: we already explained this. now please seek the proper supportchannel for this non ubuntu OS issue. thanks16:25
OerHeksreddeath68, maybe you want/need to enable HWE, not sure about that.16:26
OerHeks!hwe16:26
ubottuOn August 7, 2014, Ubuntu 12.04.5 will deliver the kernel and graphics stack from 14.04. At that time, security updates and bug fixes for older hardware enablement stacks will cease. Users of older hardware enablement stacks are encouraged to update to the 12.04.5 hardware enablement stack or upgrade to 14.04. Please see https://wiki.ubuntu.com/1204_HWE_EOL for further details.16:26
* OerHeks wonders if it is 12.04 only16:27
oriolhi, good afternoon16:28
orioldo you know any way to pair a garmin vivofit with ubuntu os using garmin ant+ stick usb ?16:28
reddeath68OerHeks, how would i enable hwe?16:28
k1l_!enablementstack | reddeath6816:29
ubottureddeath68: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases. see https://wiki.ubuntu.com/Kernel/LTSEnablementStack16:29
reddeath68using the cmd provided on the link sudo apt-get install --install-recommends linux-generic-lts-utopic xserver-xorg-lts-utopic libgl1-mesa-glx-lts-utopic libegl1-mesa-drivers-lts-utopic16:31
reddeath68i have all of those up to date....16:31
SohamGHey guys i'm currently running ubuntu 14.04 unity and somehow managed to turn on this read-everything-on-screen thing. How do i disbale it?(I tried apt-get remove gnome-orca)16:31
SohamGreddeath68, ^^^16:33
OerHeksSohamG,  From the manual for Orca: Insert+Q = quit orca.16:33
reddeath68SohamG, am i missing something16:35
k1l_reddeath68: "lsb_release -d" gives you what?16:35
reddeath68it gives me Description:Ubuntu 14.04.2 LTS16:35
SohamGOerHeks, now working........I pressed the insert key on the keyboard and the q key.....didnt do away...16:36
k1l_reddeath68: ok, so that is the latest official stack. you could try the vivid one which will be official in august and is in the repos just now.16:36
kingeRHi, I have ubuntu 12 VPS, and i cant start nginx. When i check on command nginx -t it finds file /etc/nginx/nginx.conf, but somehow when i try to opet it with vim, I get empty file16:36
k1l_SohamG: maybe logout and click on the menu icon in the panel there to shut it off.16:37
reddeath68kil_ any idea how vivid works with fglrx?16:37
k1l_reddeath68: all ubuntus work with fglrx. its just the question what exact card you got and if there is a known issue.16:38
SohamGk1l_, I've done apt-get purge and apt-get remove for gnome-orca.....so...16:38
k1l_SohamG: might be removed from the running system just after relogin16:38
* k1l_ is afk now so please ask the channel for further help16:39
orioldo you know any way to pair a garmin vivofit with ubuntu os using garmin ant+ stick usb ?16:39
reddeath68my card is 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7660D] which is technically a imbedded apu on my msi motherboard16:39
orioltried installing garmin-ant-downloader16:39
orioldont work16:39
molgrumis vestige disabled in LMMS currently?16:41
yt2hello16:46
yt2..16:46
kingeRHow to solve this: Not starting NGINX as it is disabled in config ubuntu 12 server16:52
DreskSo I've been running Ubuntu for about 6 months now, switched from a RedHat-based distro, and now I've made my first secondary account for people to SSH in, but I'd like to get advice on how to permission a user in "Ubuntu best practices" for example, preventing them from accessing other user home folders16:56
grinchieri'd like to know too16:59
grinchierDresk: how do you do it in redhat?17:00
Dreskgrinchier: chmodding via groups primarily, the old school method, didn't know if anything new was introduced17:00
grinchierso chmod 700?  don't think so17:01
grinchierDresk: i'm reading about this program called jailkit?17:07
grinchiermaybe something worth a look17:07
DreskTaking a look-see17:07
FlannelDresk: just normal, boring, everyday permissions should suffice?  If not, what are you trying to prevent beyond that?17:08
DreskFlannel: Ah just looking to make it easier, I mean really I think most people agree users shouldn't have RO to other user folders, didn't know if any modern programs were starting to streamline this17:08
mhahehello all, I accidentally deleted all images in my /boot. I cant update and upgrade the images since there is a dependency missing between my current version and the available one. any ideas?17:08
grinchierDresk: rbash is another option,  but many users report ways to bash through it lol17:10
FlannelDresk: What doesn't suffice about normal permissions?17:10
DreskFlannel: Normal permissions work fine, but I goof up plenty in doing them17:10
grinchierthere is a little tutorial on jailkit here  http://askubuntu.com/questions/93411/simple-easy-way-to-jail-users17:11
Dresk"ailkit is a set of utilities that can limit user accounts to a specific directory tree and to specific commands. Setting up a jail is much easier using the Jailkit utilities that doing so 'by hand'. A jail is a directory tree that you create within your file system; the user cannot see any directories or files that are outside the jail directory. The user is jailed in that directory and it subdirectories."17:13
DreskHm, seems nice17:13
grinchierin theory17:15
n1ghtmar3hi17:16
grinchierit seems some people suggest apparmor17:17
grinchierapparmor with jailbash,  that sounds more complicated17:17
grinchierhttp://blog.cryptomilk.org/2011/09/02/jailbash/17:18
grinchier2011 lol17:18
grinchierwell that jailkit is 3-1-2014 latest update,  not so bad for a security tool17:20
=== someon is now known as someone
n1ghtmar3yep i've heard about17:20
awesomeone554hello?17:27
=== denny_ is now known as Guest99437
Cerealkill3rHey guys,what's up?17:33
lord_daemonStudying :D17:33
grinchiersup17:33
Cerealkill3rnot much,preety bored17:34
lord_daemon:~~17:34
=== jaz is now known as Guest4202
Cerealkill3rsoo,where you guys from?17:37
grinchierusa and you?17:39
Cerealkill3rromania17:39
grinchiercool17:39
Cerealkill3ryeah17:39
grinchierwhere in romania?17:39
Cerealkill3rOradea17:39
Cerealkill3rwhat about you?17:39
=== waspinator is now known as Guest60122
grinchierny17:40
Cerealkill3rthat's nice17:40
=== waspinator_ is now known as waspinator
MonkeyDust!ot | Cerealkill3r grinchier17:41
ubottuCerealkill3r grinchier: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!17:41
flexusany jackdbus guy on? need help with alsa_out:  i got it running and it works basically, but it needs to be active when audiojack is plugged in. if i connect a cable to the 3mm port it gets muted. PA module-switch-on-connect is active17:46
leafybasilHey all got a strange problem, using dwm, and calling an init script before hand to do things like set key repeat rate and keyboard layout, some of the commands get processed fine, some I still need to run manually after logging in, does anyone know why?17:47
emHow well do you think ubuntu or some variant of ubuntu would run on this: http://www.ebay.com/itm/Lenovo-ThinkPad-T400-14-2-53GHz-Intel-Core-2-Duo-T9400-3GB-RAM-160GB-HDD-/35143093742817:48
=== nathanleclaire_ is now known as nathanleclaire
necsHello17:54
necsWhy could it be that when i play videos in fullscreen the video gets choppy?  I cant find a pattern with it. Sometimes it does, sometimes it doesnt17:56
=== newbie is now known as Guest34297
compdocmaybe the video or sound driver, or low end hardware17:57
necscompdoc: If the video is in the same resolution? Why could it be?17:58
necscompdoc: Never though about the sound driver. The hardware is a toshiba laptop l305d s5897 with 4 gb or ram and dual core amd processor17:59
grinchiernecs: html5 usually plays much better then flash for certain sites18:01
necsgrinchier: Ita youtube but i cant get 720p with html518:01
DJJeffI found package "libgd2-xpm" in precise but I run trusty18:02
OerHeksnecs It all depends on the videocard, ATI Radeon X1250 is very old ( if i am correct that is what your machine got)18:02
buntyHi, I am trying to install ubuntu 13.10 rarring on my nexus 7, but I am facing problems. Anybody has any idea about ubuntu on tablet? ( I had ubuntu touch but I want ubuntu desktop on my tablet)18:04
necsOerHeks: Yes its old but i dont get it why i can play the video in 720p in fullscreen flawlessly but i cant sometimes. Cant find a pattern.18:04
OerHeksnecs, sounds like systemload, close browsers and such.18:05
necsOerHeks: I did18:05
necsOnly youtube and irc is working18:05
OerHeksnecs, i have no other answer, low specs give vary result.18:06
necsOerHeks: Thats weird. Well could it be related with the sound driver?18:07
OerHeksnecs, no, i doubt that18:07
ibouvousaimeHello I have a question for you : Whats the package that provide support for ext3 file system ?18:08
OerHeksibouvousaime, e2fslibs and e2fsprogs18:10
=== corey84__ is now known as Corey84
ibouvousaimeTHANKS OerHeks18:12
jimcornetteI have a disk that I make with dd that is 3 gigs big.  I partition it with a swap boot and a rootfs.  then make a image.  Here is where the issue is. After creating the image I try to use resizsefs both from the command line but also from gparted and it will not let me shrink it down (rootfs) there is only about 1.3 gigs of data on the rootfs.  not sure why it is saying that the min size is 2.7 gigs18:12
hajerhhhh18:13
rypervenchejimcornette: Can you show us the exact command(s) you're using and the output in a oastebin please?18:16
jimcornetterypervenche,  sure give me a second18:16
=== LeVov is now known as FoodHuntVov
Beckhow do I install wine in lubuntu18:18
rypervenchejimcornette: Also a df -hT please18:18
jimcornetterypervenche,  the thing that makes the image http://pastebin.com/hcpnMJuX18:19
BeckI need a command to install wine in Lubuntu18:19
OerHeksBeck, open your softwarecenter,, and search for wine?18:20
=== y4h0 is now known as dinogreen_rex
Becka sudo command18:20
ProstheticShmm, ive jsut swapped over from fedora to ubuntu, im running fallout new vegas in wine, which wasnt a problem in fedora, and isnt in ubuntu, but im getting a weird efect in ubuntu, its like its pulsing my frame rate, but really smoothly. so that all frames within a second, come thorugh in the first half of said second, and then it slows down untill the next pulse18:20
jimcornetterypervenche, please hold while I take pictures from remote18:20
ProstheticS(im using the same wine virtual drive because i didnt remove my home directory)18:20
rypervenchejimcornette: Oh, this is very specific. I'm not going to be able to help from my phone.18:20
OerHeksBeck, sudo apt-get install <package>18:21
ProstheticSanyone ever had this weird pulsing in wine, its happening to a few games that i use wine for, since i swapped18:21
ObrienDaveProstheticS, that would be a wine issue, #winehq18:21
DJJeffI found package "libgd2-xpm" in precise but I run trusty18:23
DJJeffI need this package to run a game I found online18:24
jimcornetteHere is gparted error http://i.imgur.com/pAYRTHM.png  http://i.imgur.com/201bhva.png18:24
ioria!info libgd2-xpm-dev trusty18:26
ubottulibgd2-xpm-dev (source: libgd2): GD Graphics Library (transitional package). In component main, is optional. Version 2.1.0-3 (trusty), package size 1 kB, installed size 29 kB18:26
O_AndrewHello there friends! I forgot my password on an ubuntu 14.04 machine, I tried booting into recovery, but instead of showing the recovery menu, it just goes into the login screen normally (?), are there any other boot options i can set in order to reset my password?18:30
emthis channel is much less active than I remember it being back in 'the day'.18:31
O_Andrewem: maybe this just means that less peopel are having problems with ubuntu? :-) Although this is kinda -offtopic18:32
ioriaO_Andrew, you should enter grub with shift ... it's Ubu the only OS ?18:32
rypervenche!password | O_Andrew18:34
ubottuO_Andrew: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords18:34
emDJJeff: this is a little bit experimental so don't just take my word for it but depending on its dependencies you could try getting the package manually from the website it is on.. probably looks like package-name.deb and then use: sudo dpkg -i on it18:34
osmanhello18:37
osmanmuslims18:37
osmanramadaaaaan18:37
osmanalahuekber18:37
osmanĆĆ18:37
OerHeks!ot > osman18:37
ubottuosman, please see my private message18:37
O_Andrewrypervenche, appending init=/bin/bash into the boot options did the trick! Thank you!18:37
ProstheticSobrien: btw, it was an ubuntu issue , which ive fixed now. you shouldnt just see the word wine and assume that its a wine fault so they should deal18:42
ProstheticSbut regardless, im just happy my problems fixed :D18:42
ObrienDaveProstheticS, you kept mentioning wine. if you want better answers, please supply better !details18:45
ProksimaI just finished setup a PXE server and a PXE client in VMs. My PXE server also host a DHCP server that works for all devices in my house (they have internet access). However, while all the network settings of the PXE client (ip, router's ip, dns servers, etc.) seems accurate,  it   cannot access external websites (but see all the devices in the int18:48
Proksimaernal network). Not sure if it is relevant, but since DHCP discovery is done before boot, I have set NetworkManager so that it does not try to manage my  network connection. Any idea on how to allow my clients to access internet?18:48
shingshangis there any way to disable these "system program problem detected" windows?18:48
ioriaclear /var/crash18:49
shingshangbut what if /var/crash gets repopulated again18:49
ioriawith the same error ?18:50
bekksclear it18:50
shingshangyeah, gnome-panel crashes every now and then it seems18:50
buntyHi, I am trying to install ubuntu 13.10 rarring on my nexus 7, but I am facing problems. Anybody has any idea about ubuntu on tablet?18:50
bekks13.10 is not supported anymore.18:51
ioriashingshang, gnome flash-back ?18:51
bekks!raring > bunty18:52
ubottubunty, please see my private message18:52
ObrienDaveBTW anyone missing seeing * for password feedback; http://ubuntuhandbook.org/index.php/2014/08/ubuntu-display-asterisks-when-typing-password-terminal/18:52
shingshangioria: gnome-panel, not flash-back. anyways, I disabled apport18:52
shingshangso that'll probably get rid of the error reporter18:52
ioriashingshang, also with guest account ?18:52
shingshangioria: I have no idea what you're talking about18:53
OerHeksbunty, join #ubuntu-touch for nexus support18:53
ioriashingshang, you can create a new user or you can try the guest account ... to test if the problem is related to your personal settings18:53
blzOn ubuntu 14.04, the process/service manager is upstart, correct?18:54
buntyOerHeks: I had ubuntu touch but no support for RTSP so trying ubunut desktop on tablet18:54
jimcornettebunty, this is with mutli rom and super su ?18:54
jimcornetteIE dual and triple boot ?18:55
jimcornettequad boot haveever many boots you want that is.18:55
jimcornettehow *18:55
amanthakurHi guys, I have installed Ubuntu 14. But My ubuntu keeps displaying me that "System program problem detected. Send report?" Can anyone tell me how can i fix it? I have good internet connection and i can install anything from the Repositories. But i need to know what is the problem.18:56
bekksamanthakur: Which Ubuntu 14 - 14.04 or 14.10?18:57
amanthakur14.04 LTS18:57
amanthakurbekks, 14.04 LTS18:57
amanthakurbekks, is there a way to repair my ubuntu installation with CD/DVD or Pen drive? I can use the Internet.19:00
BuzzardBuzzamanthakur: did you install all the updates from the repository already?19:00
amanthakurBuzzardBuzz, The update daemon is crashing.19:01
=== corey84__ is now known as Corey84
amanthakurBuzzardBuzz, the window says "It seems daemon died"19:02
BuzzardBuzzif i were you i would check the install media and you might need to reinstall19:02
amanthakurBuzzardBuzz, can i do that without CD/DVD?19:02
amanthakurBuzzardBuzz, can i do that without CD/DVD or without pen drive?19:03
BuzzardBuzzyes you can use a flash drive19:03
amanthakurcan i do it from the internet?19:03
BuzzardBuzzwhat media did you install from?19:03
=== FoodHuntVov is now known as NommingVov
amanthakurit was a pen drive19:04
amanthakur1.8 gb only19:04
amanthakuri think that's the problem that it might need a bigger pen drive19:04
amanthakurbut i have only 1.8gb19:04
BuzzardBuzzlet me hand you a larger drive, you can borrow it for a time19:05
ObrienDaveunless you use the mini ISO, 4GB minimum for live system on pen drive19:05
OerHeks1.1 gb, the iso is not that big19:06
BuzzardBuzzOerHeks says you are fine!19:06
amanthakurBuzzardBuzz, thanks but i'll buy it later :)19:06
BuzzardBuzzcool19:07
amanthakurOerHeks, can i install from Mini ISO and convert that installation to the ubuntu desktop???19:07
gambl0reif install a file using make install how do i uninstall it?19:10
gambl0rethere is no make uninstall file19:10
jimcornetteamanthakur, do you know how to use tasksel ?19:11
OerHeksgambl0re, run make uninstall19:11
OerHeksamanthakur, sure, the mini iso gives a text menu to install any desktop19:11
gambl0rerun command not found19:11
DJonesgambl0re: If there's no "make uninstall", then I suspect you're knackered19:11
emOerHeks: the mini iso of ubutu gives a choice of desktops?19:12
OerHeksem yes19:12
jimcornetteyeah it uses tasksel I think lol19:13
amanthakurOerHeks, i just checked the pen drive using the Check For Error option from the grub. And it has issues.19:13
gambl0rericky@vbox:~/Downloads/watchman$ sudo make uninstall19:13
gambl0re ( cd '//usr/local/bin' && rm -f watchman )19:13
gambl0re ( cd '//usr/local/share/doc/watchman-3.2.0' && rm -f README.markdown )19:13
ioriagambl0re, check the Makefile... should be a target  'uninstall', if not you have to track the make install and remove the files by hand, maybe with a script19:13
emOerHeks: does it also let you set up full disk encryption?19:13
amanthakurjimcornette, nopes sorry19:13
gambl0redoes that mean i just delete the folders manually?19:13
OerHeksem, i don't know that19:13
OerHeksif it is part of the desktop installer, i think so, but not sure.19:14
gambl0re ( cd '//usr/local/share/doc/watchman-3.2.0' && rm -f README.markdown )19:14
gambl0rericky@vbox:~/Downloads/watchman$ sudo make uninstall19:14
gambl0re ( cd '//usr/local/bin' && rm -f watchman )19:14
gambl0re ( cd '//usr/local/share/doc/watchman-3.2.0' && rm -f README.markdown )19:14
blibhow do I format my 32GB usb drive so that windows 7 can read / write to it?19:15
OerHeksgambl0re, please use paste.ubuntu.com19:15
gambl0redoes that mean i just remove the folders manually?19:15
blibubuntu 14.04 here19:15
OerHeksblib format with windows 719:15
blibOerHeks: windows 7 only sees the 32GB drive as 2.15MB19:15
gambl0rewhat do those lines mean?19:16
DJonesblib: In that case, you need to speak to MS support19:16
DJonesblib: Ubuntu can't format in a way that Windows can see extra beyond what it believes19:17
OerHeksblib could be a fake usb drive from china too19:19
OerHeksor just broken19:19
gambl0rei see a bunch of crackers in here...19:20
ObrienDaveoooooooo, racist remark19:23
DJonesgambl0re: Generally, if you install something manually, the best support option is to go to the people who provided the software, #ubuntu won't know what changes/damage the software has done19:23
gambl0rei fixed it thanks..19:24
ielohi thought you all might appreciate this cute story19:26
ielomy mum i installed linux on her computer like 5 years ago19:26
ieloanyhow she gets scammers calling her phone pretending to be ms reps telling her she has a virus19:26
ieloand she tells them i'm not using windows i'm using linux so how can i have a virus19:27
ieloand then they hanged up on her19:27
ieloanother cute story for y'all19:27
grinchierlol19:27
Mandeep_Singh+119:28
ielowhen i went home i saw a hd in the garden in a pot full of water and like pond lillies19:28
ielohardrive19:28
ieloand i asked her19:28
ielowhy she did that19:28
OerHeksielo, for storytelling join #ubuntu-offtopic please19:28
MonkeyDustielo  tell that story in #ubuntu-offtopic19:28
ieloand she said she wanted to destroy the information on it19:28
ielook sorry19:28
ieloim done19:28
potatopotato_potdestroy all software..19:28
ielojoin us now and share the software19:29
gambl0rei use to work in a call centre and i had lots of people calling in saying they had a virus from a person that called them19:29
gambl0rethey target the grandmas...19:29
=== NommingVov is now known as Levoc
ielomy mum is using my sisters windows pc atm and its infected as fuck and we alwys tell her not to download stuff but ...19:30
grinchierlol19:30
MonkeyDustgambl0re  ielo stick to support questions19:30
DJonesielo: Do  you have an ubuntu support issue?  If not, general chat is in #ubuntu-offtopic or ##defocus19:30
bekks... you didnt tell her to not click on links in mails? ;)19:31
grinchierielo  change the group policy so she can't19:31
ObrienDave!ot | ielo19:31
ubottuielo: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!19:31
ielosorry ok19:31
ielook just one more funny, back in the day we used to play command and conquer and the browser everyone used was konqueror and she'd get really annyed and say 'i don't know how to use this bloody command and konqueror'19:32
grinchierielo: if you have a home version without group policy controls you can use this addon  http://iwrconsultancy.co.uk/softwarepolicy19:32
DJonesielo: Last warning, please stay on topic, "one more funny" isn't on topic19:33
grinchierwho is a duppy konqueror?19:34
Nietzscheanhi everyone, hope you are having a pleasant Saturday :)19:34
compdocme me!19:34
duke2410hello all19:35
duke2410i have a problem with php5.419:35
duke2410i installed openssql 1.0.2.c from source and curl 7.43. from source19:35
duke2410my system is 12.0419:35
NietzscheanI am having a problem with rutorrent. its probably a really simple fix for someone who knows more about linux. can anyone try to help me out? I sure would appreciate it19:36
duke2410but in phpinfo i see OpenSSL Library Version => OpenSSL 0.9.8o 01 Jun 2010 OpenSSL Header Version => OpenSSL 0.9.8k 25 Mar 200919:36
duke2410jemand der deutsch spricht hier?19:37
DJones!de | duke241019:38
ubottuduke2410: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!19:38
grinchierNietzschean: i don't even know what that is I use transmission19:38
duke2410ok danke19:38
ibouvousaimeDo you guys know a good equivalent to gparted that has a live CD version and is smaller than 128 mb ?19:38
grinchieribouvousaime: pencilandpaper does19:39
ibouvousaimehe is having a walk grinchier19:40
grinchierlol19:40
Nietzscheanthanks grinchier.  it  is a web interface for rtorrent, I used the seedbox-from-scratch script to install it, everything else is showing up correctly, just not rutorrent19:40
grinchiernever heard of rtorrent either sorry19:40
rypervencheNietzschean: rtorrent and rutorrent are very old. I would recommend you try out deluge and its web part.19:41
Nietzscheanhmmm ok thanks19:41
rypervencheOr qbittorrent19:41
__nemo__ibouvousaime: cant you just use the ubuntu boot-usbstick? gparted works from the liveboot19:41
grinchier__nemo__: he needs something less then 128mb19:41
__nemo__oh well19:41
ibouvousaimeI only have a 128 mb USB drive with me right now19:42
grinchiertiny linux19:42
ibouvousaimeexaclty grinchier19:42
Nietzscheanthe seedbox-from-scratch script installed deluge too, does deluge work with IRSSI?19:42
rypervencheNietzschean: Define "work with".19:42
grinchierhttp://www.damnsmalllinux.org/19:43
DJonesibouvousaime: You could look at damm small linux19:43
grinchier^19:43
DJonesBut not sure if it has live usb19:43
grinchierit does19:43
BuzzardBuzzyes damn small linux is 50MB19:43
grinchierthere is smaller versions of puppy too i believe19:44
Nietzscheanhaha.. well i have never used it before, i have been using utorrent on my windows home server, but decided i wanted to setup my extra laptop to run linux and some seedbox type auto-dl scripts to for some private trackers19:44
ibouvousaimehumm does it have gparted DJones ?19:44
grinchierNietzschean: transmission is a good one19:44
ibouvousaimeor something similar DJones19:45
ibouvousaime?*19:45
BuzzardBuzzif it dont you can install gparted19:45
ioriaibouvousaime, http://kolibrios.org/en/19:45
grinchieribouvousaime: it doesn't19:46
ioria18 mb :-)19:46
grinchierwhat are you trying to do with gparted?19:46
grinchierit does have parted though19:46
grinchierjust not gparted19:46
grinchierhttp://www.gnu.org/software/parted/manual/html_mono/parted.html#SEC819:47
dolfHi folks. I just did fresh install of ubuntu 15.04. Installed it in EFI mode, and opted to encrypt the os disk. Now I'm using a lenovo keyboard, but it seems the hid-lenovo module isn't loaded when asking for a passphrase. How could I add that? I thought I should use update-initramfs, but that seems to be different with EFI?19:47
leafybasilAny DWM users here?  I tried freshly patching dwm6.0 with pango, but when I set the font to my powerline one it doesnt render anything, do I need pango AND xft patches?19:52
DJJeffcairo dock is nice is there an IRC channel for this software on freenode?19:58
DJJeffor is there an even better or newer dock that compares to cairo dock19:58
MonkeyDustDJJeff  type /j #cairo19:58
DJJeffcause I think cairo dock has not been updated in some time now19:59
MonkeyDustDJJeff  15.04 has 'plank', iirc19:59
=== erwin is now known as easyOnMe
easyOnMeMonkeyDust: can you help me19:59
DJJeffhas that been tested on 14.04 trusty ?19:59
easyOnMeI just installed MiniTube19:59
LeMikeDJJeff: try kupfer ;) not a dock but finds everything even in browser history or your docs19:59
MonkeyDustDJJeff  it's not in trusty19:59
easyOnMeand it returns an error everytime I search of a video19:59
easyOnMecan anyone help me my MiniTube is not able to search for videos20:00
easyOnMeI just installed it just now20:00
daftykinsfrom where?20:01
easyOnMeit says error downloading http://gdata.youtube.com/feeds/api etc etc20:01
daftykinswhere did you download this program?20:02
xanguaprobably Youtube changed something in the api20:02
easyOnMefrom the Software Center20:02
histoeasyOnMe: youtube changes their api stuff all the time.20:02
daftykinsxangua: +1 my thoughts exactly20:02
MonkeyDusteasyOnMe  try youtube-dl in the terminal20:03
kostkoneasyOnMe, you could try the latest version from the official website http://flavio.tordini.org/minitube20:03
kostkoneasyOnMe, download the .deb, double-click on it20:03
easyOnMekostkon: thanks20:04
=== sins-_l is now known as sins-
zorg24Can anyone help me make sure I have latest version of iwlwifi, because my wifi is working, but the speeds are horrible (works fine if I boot into windows though)20:05
easyOnMekostkon: shall I uninstall my old minitube first before I install the one from the website20:05
kostkoneasyOnMe, not needed20:05
easyOnMekostkon: ok thanks20:06
kostkoneasyOnMe, or ok go ahead, remove the old first20:06
easyOnMekostkon: no need20:06
kostkoneasyOnMe, just do it (tm)20:06
easyOnMewhen I opened the file software center opened it for me and it says upgrade20:07
easyOnMeso I just clicked upgrade20:07
kostkoneasyOnMe, good then. all is fine20:07
easyOnMekostkon: hopefully it is still installing the upgrades20:07
=== ilbelkyr_ is now known as ilbelkyr
=== laurence_ is now known as Guest8589
easyOnMei just run this command just now: sudo apt-get update && sudo apt-get upgrade20:11
easyOnMeand this is what I got20:11
easyOnMeW: Failed to fetch cdrom://Ubuntu 14.04.1 LTS _Trusty Tahr_ - Release i386 (20140722.2)/dists/trusty/main/binary-i386/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs20:11
=== Don is now known as Guest50731
easyOnMeW: Failed to fetch cdrom://Ubuntu 14.04.1 LTS _Trusty Tahr_ - Release i386 (20140722.2)/dists/trusty/restricted/binary-i386/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs20:11
easyOnMeE: Some index files failed to download. They have been ignored, or old ones used instead.20:11
easyOnMethis is the first time I am encountering this problem20:11
xanguaeasyOnMe: software centre-edit menu-sources-very first tab- disable cd20:12
easyOnMecan anyone tell me what I can do20:12
=== Wiched is now known as Guest61971
easyOnMexangua: what does your solution do20:14
=== danley_ is now known as danley
=== bnice is now known as Br|aN
=== Bearie is now known as IceBear
=== zoktar_ is now known as zoktar
=== neunon_ is now known as neunon
grinchiereasyOnMe: edit the sources file and comment it out20:15
=== Resetti is now known as kamek
=== YlerGets_ is now known as YlerGets
=== brainyron_ is now known as brainyron
=== mino_ is now known as mino
=== Plas is now known as PlasmaStar
=== JeremyD is now known as SleePy
=== heinrich5991_ is now known as heinrich5991
=== Happzz_ is now known as Happzz
easyOnMegrinchier: where and how20:15
grinchiereasyOnMe: http://www.debianuserforums.org/viewtopic.php?f=9&t=38820:16
grinchierlook for the cd line and put the # in front20:16
=== Abhishek__ is now known as Abhishek_
OerHekssoftwarecenter > edit >sources will do too20:17
=== cedian_linux_ is now known as cedian_linux
=== Guest91372_ is now known as Guest91372
=== jonalmeida_ is now known as jonalmeida
=== insanity54_ is now known as insanity54
=== jdqx is now known as 16WABA2WR
=== cppforlife__ is now known as cppforlife_
=== kdavyd_ is now known as kdavyd
=== grubles_ is now known as grubles
=== jxf_ is now known as jxf
erwinis there a way to download youtube videos using MiniTube20:22
erwinI have been20:22
=== zz_Thelks is now known as Thelks
erwinlooking all over the menus but nothing seems to show any download features20:22
=== ToeSnacks_ is now known as ToeSnacks
grinchiererwin: there are some firefox addons that do that20:23
erwinhow20:23
OerHeks!info youtube-dl20:23
erwinwhere can I download those addons20:23
erwinOerHeks: what does !info youtube-dl mean20:24
OerHeksthe bot is offline, i see20:24
=== sins-_l is now known as sins-
DalekSecOerHeks: Nope, just laggy.20:24
OerHeksyoutube-dl is a script to download20:24
DalekSecNetsplits, and all.20:24
ubottuyoutube-dl (source: youtube-dl): downloader of videos from YouTube and other sites. In component universe, is extra. Version 2015.02.28-1 (vivid), package size 449 kB, installed size 2256 kB20:24
ObrienDaveextra laggy ;P20:24
OerHekserwin, else open firefox app page, and search?20:25
erwinOerHeks: I just downloaded a firefox addon20:25
meandrainHi. Anybody has experience with DTrace 4 Linux ?20:26
=== MLM_ is now known as MLM
=== jwheare_ is now known as jwheare
OerHeksmeandrain,  dtrace is not available for "debian" / ubuntu20:27
erwingrinchier: so how do I use the firefox addon to download the youtube video20:27
erwinI just installed one on firefox20:28
meandrainOerHeks: this works:  https://github.com/dtrace4linux/linux20:28
OerHeksmeandrain, so what is your question then?20:28
=== YlerGets_ is now known as YlerGets
=== Happzz_ is now known as Happzz
=== arlen_ is now known as arlen
=== dw2_ is now known as dw1
=== JeremyD is now known as SleePy
OerHekss20:30
=== akaWolf1 is now known as akaWolf
=== AJC_Z0 is now known as AJ_Z0
=== lacop_ is now known as lacop
=== Ekush3y is now known as Ekushey
meandrainOerHeks: Online providers will work ok. What does not work:  ./script.d -c "./a.out"   Will not run ./a.out binary20:30
=== kloeri_ is now known as kloeri
=== Tm_T is now known as Guest97037
erwinI got it20:30
plunketti have a problem with my gui on audacity20:31
OerHeksmeandrain, sorry, it is not offical supported.20:31
OerHeks(her)20:31
=== heinrich5991_ is now known as heinrich5991
=== screedoz is now known as screedo
=== FRAJ is now known as Guest49280
=== dean|away is now known as dean
=== foo__ is now known as Guest39299
=== Devrim_ is now known as Devrim
=== Wiched is now known as Guest78591
=== Hobbyboy|BNC is now known as Hobbyboy
=== Hobbyboy is now known as Hobby_boy
=== Hobby_boy is now known as Hobbyboy
=== NegativeFlare_ is now known as NegativeFlare
tomivsHi20:45
tomivsWhat video editor do you recommend/use?20:46
NegativeFlaretomivs: Pitivi20:46
moses_does changing the xconfig/monitors file refresh tag work in 14.04?20:46
NegativeFlarePersonally20:46
=== moses_ is now known as moses
=== aps is now known as Guest48962
ownix123if I am running Ubuntu live off a flash drive, will the changes I make persists?20:48
=== DEADB33F_ is now known as DEADB33F
=== surfsue is now known as surfdue
=== heinrich5991_ is now known as heinrich5991
=== aron_kexp_ is now known as aron_kexp
=== bad_ip_ is now known as bad_ip
daftykinsonly if you set up the flash drive with a persistence file20:48
daftykins!persistence20:48
ubottuTo have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence20:48
=== protosou- is now known as protosoul
=== swordsma- is now known as swordsmanz
=== __Trullo is now known as _Trullo
=== karstensrage is now known as Guest13342
=== RogerDodger_ is now known as RogerDodger
=== IdleOne is now known as Guest18267
=== Pando_ is now known as Pando
Corey84unholding a  pkg  via apt-get cmd  line  is  what  ?20:55
Corey84apt-get  ?20:55
usafbeach--ignore-hold20:56
usafbeachor apt-mark unhold pkg20:58
=== NegativeFlare_ is now known as NegativeFlare
=== affz is now known as lord_daemon
=== anderx is now known as andrex
=== DJones_ is now known as DJones
g0th_hi20:59
=== Hobbyboy|BNC is now known as Hobbyboy
g0th_how can I check if a mounted usb drive is working at usb3 speed?21:00
=== lahwran_ is now known as lahwran
lord_daemong0th_ good question21:00
lord_daemoni also want to know21:00
g0th_i.e. how do I "connect" the mount information to e.g. lsusb21:01
=== Acn0w- is now known as Acn0w
=== dw2_ is now known as dw1
=== ksx4system_ is now known as ksx4system
=== CarterF is now known as Carter
zorg24I'm having a weird issue where my wifi connection is very slow in ubuntu, its a laptop with an Intel 6300, I'd greatly appreciate any help figuring out what's wrong21:06
=== Betal_k is now known as Betal
=== Codmadnesspro_ is now known as Codmadnesspro
=== Samul` is now known as Samul|AWAY
=== winston is now known as Guest99407
Guest99407hi all21:13
=== Stanto_ is now known as Stanto
=== st_d3vil_ is now known as st_d3vil
PurEtChasteHi21:20
dtscodeIf I sudo apt-get purge my gcc(1), will it a) completely remove it, and b) will I be able to get it21:20
=== mflaig- is now known as mflaig
=== bekks_ is now known as bekks
=== Lee-- is now known as Lee-
=== NightKhaos_ is now known as NightKhaos
=== Saviq_ is now known as Saviq
=== dasjoe_ is now known as dasjoe
=== neunon_ is now known as neunon
dtscodeIf I sudo apt-get purge my gcc(1), will it a) completely remove it, and b) will I be able to get it21:20
=== ReScO_ is now known as ReScO
=== kalen_not-here is now known as kalen
=== CyberJacob_ is now known as CyberJacob
=== NaiveFrost is now known as Guest76902
=== Zerant is now known as Guest53037
moses_does anyone know how to get xrandr to work ?21:22
moses_it stopped working after I changed to dual monitors through nvidia21:23
goesmin'# dd if=/dev/zero of=/dev/sde' fails at an "Input/output error" at 3.2GB in every single time. S.M.A.R.T. reports no ptoblems with the drive. thoughts?21:23
PurEtChastecan anyone help me install java and intelliJ ?21:24
bekksPurEtChaste: Whats the issue with installing java?21:24
PurEtChasteI don't know, the system don't recognize it i would say. I dowloaded the .bz2 and untar it, is there anything else to do?21:25
=== Adran- is now known as Adran
=== gr33n7007h is now known as al2o3-cr
leafybasilHey all, can anyone tell me why some commands I execute before DWM work, and others do not?  "xset" seems to work fine but "setxkbmap" doesn't until after DWM is loaded21:33
=== karstensrage_ is now known as karstensrage
PurEtChaste_Hi again, i have issues installing java jre and jdk in order to install intelliJ.21:35
bekksWhich issue?21:35
PurEtChaste_So i dowloaded the files and untar it as I said, but when it comes to install intelliJ i have an error telling me that no jre or jdk is installed21:36
PurEtChaste_to insall jre and jdk i followed the steps described on the oracle website21:36
bekks!java | PurEtChaste_21:37
ubottuPurEtChaste_: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.21:37
=== JeremyD is now known as SleePy
=== Bhaalster is now known as Bhaal
=== Kamilion|ZNC is now known as Kamilion
=== JeDa_ is now known as JeDa
=== The_Doctors is now known as The_Doctors_Life
=== dcmorton_ is now known as dcmorton
=== t0mshr3ds is now known as tomshreds
=== UllarahDerp is now known as Ullarah
=== RogerDodger_ is now known as RogerDodger
=== FameW0lf is now known as FameWolf
=== huttan_ is now known as huttan
PurEtChaste_I'll try it21:38
=== cyrn2 is now known as cyrn
=== Ricardus_ is now known as Ricardus
=== popey_ is now known as popey
=== Grynn is now known as Guest73629
=== zz_Thelks is now known as Thelks
=== Granis` is now known as Granis
PurEtChaste_ok so actually, as the oracle versions seemed not to be working i installed the openJDK ones and it is now ok. Thank you21:48
=== al2o3-cr is now known as gr33n7007h
fxmulderI'm looking to resetup a machine, looking at the partition table it looks like it is using GPT and is setup like http://nsab.us/public/linux  Any idea what creates partitions like this?22:02
iamthellamaHi. Small emergency here. I just tried to install ubuntu 15.04 alongside windows 8.1. The partitioning in the installer failed, though, completely, and now my primary hard drive is not visible--not even in gparted. A little help?22:09
le_pig.22:10
=== FlannelKing is now known as Flannel
=== t_ is now known as cawala
iamthellamaHi. Small emergency here. I just tried to install ubuntu 15.04 alongside windows 8.1. The partitioning in the installer failed, though, completely, and now my primary hard drive is not visible--not even in gparted. A little help?22:13
=== svetlana_ is now known as svetlana
grinchiernot visible?22:15
thebothello22:20
iamthellamaHi. Small emergency here. I just tried to install ubuntu 15.04 alongside windows 8.1. The partitioning in the installer failed, though, completely, and now my primary hard drive is not visible--not even in gparted. A little help?22:21
=== RedPengu1n is now known as RedPenguin
daftykinsiamthellama: reboot22:22
thebotnot sure, can you still boot into windows? iamthellama22:22
mach20xTurned my PC on today and the BIOS won't POST...22:22
iamthellamadaftykins: I rebooted, no bootable media was found. I'm now in a liveboot of ubuntu.22:22
iamthellamathebot: No I cannot.22:23
ianorlinmach20x: that could easily be a hardware problem not something wrong with ubuntu so ##hardware might get you better results22:23
iamthellamathebot: bios says no bootable media found.22:23
mach20xDoes a boot from recovery mode keep we in a full root mode status?22:23
mach20xIn Ubuntu 15.0422:23
ianorlinmach20x: if you get to were it say recovery mode it does post you are at the bootloader22:24
thebothmm...I would say22:24
mach20xNo it isn't now22:24
iamthellamafdisk -l does show, I *think* what essentially was being used as windows' swap partition still being there? It's a 128MB partition that is type "microsoft reserved"22:24
iamthellamathat's on /dev/sda1.22:24
mach20xBut before this happened I was using recovery mode22:24
daftykinsiamthellama: sudo apt-get install pastebinit && sudo parted l | pastebinit22:25
thebotwhat does fdisk -l show, does it show the drive and the partitions?22:25
daftykinsiamthellama: that is not even vaguely swap.22:25
guest8574Is there a 32-bit version of Dolphin Emulator available for Ubuntu?22:25
iamthellamathis is fdisk -l : http://pastebin.com/ZfWSHNt122:26
zorlachello all22:27
mach20xI'm asking so that I can rule out the possibility that it is a bit of malicious logic that ran to Fry my BIOS while in root mode (assuming full root after boot from recovery mode)22:27
iamthellamadaftykins: does it matter? I'm not sure what windows uses it for, you get the idea.22:27
iamthellamadaftykins: got an error trying to install pastebinit "Error: Could not stat device l - No such file or directory."22:28
iamthellamaliveboot problem?22:28
mach20xAgain, does anyone know if full root privileges carry after a boot from recovery mode?22:30
iamthellamadaftykins: here it is done manually: http://pastebin.com/4Zgf4HAj22:30
iamthellamadaftykins: the 1TB is a second hard drive, unrelated to my problem.22:30
iamthellamathe 16gb is my usb stick I'm livebooting off of.22:31
zorlacQUESTION.  how come when i connect to irc on my laptop, my http server log says 198.245.61.1182 -- "CONNECT 127.0.0.1:666722:31
daftykinsiamthellama: accuracy in tech matters, yes22:32
daftykinsiamthellama: that 8 does not look EFI installed22:33
daftykinsoh that 1TB22:33
daftykinsiamthellama: desktop system?22:33
mach20xzorlac: 127.0.0.1 is within the loopback range, so search one the function of loopback for your irc client22:34
iamthellamadaftykins:  No, heavy duty dell, dual hard drives in place of cd drive22:34
mach20xOn now one22:34
mach20xNot not now22:34
mach20xHate my phone sometimes “damn autocorrect”:-P22:35
daftykinsiamthellama: power off, remove mains power + battery, jab the power button a few times, then reassemble and boot back in and repeat the sudo parted -l22:35
iamthellamadaftykins: for what it's worth, the installer said my preexisting install seemed to not be UEFI. Not sure if it knew what is was talking about. It's a standard windows 8.1 install, can't imagine why it wouldn't be UEFI. That said, I followed its instructions and clicked the checkbox it offered me accordingly.22:35
iamthellamadaftykins: I'll do it, but can I ask why that would change anything?22:35
daftykinsnot before hand, no :)22:35
iamthellamadaftykins: tjat22:36
iamthellamadaftykins: that's super inconvenient, I'd really rather not do that if it's not for a good reason. I've rebooted twice, I don't see why stronger powercycling should change anything....22:36
daftykinsyou have two choices, sit there with a broken install not making progress... or try it.22:37
daftykinsi fail to see how it's inconvenient to power off a system that's not working.22:37
=== nopf_ is now known as nopf
iamthellamadaftykins:  Why can't you just explain your reasoning? It is inconvient for several reasons. I have four cables hooked into this computer as part of a multi monitor setup. I have several windows open and am trying to problem solve this in several ways. I have had to use one of my backup codes for two factor authentication because I don't have a wor22:39
iamthellamaking phone at the moment, making that process a pain. To use my browser as a phone, i had to install the voice plugin and restart firefox. Etc.22:39
daftykinsi want to see the SATA controllers reset.22:40
ash__I'm trying to upgrade xubuntu 14.04 to 15.04 but after issuing the command "sudo do-release-upgrade -d" I get a "ConnectionResetError: (Errno 104) Connection reset by peer"22:40
iamthellamadaftykins: that's kind of a longshot, you think I experienced a hardware failure?22:40
daftykinsthe disk isn't showing, either you share a dmesg and we stare at some SATA port detection errors and go "hrmm i wonder why it's not talking..." which leads to the suggestion of just doing as i instructed anyway :)22:41
daftykinsanyway your call, we can talk about it until the cows come home and go to university, or take action :)22:41
=== grubles_ is now known as grubles
=== grubles is now known as Guest78614
[almark]trivia like sata cables correctly pluged in?22:43
daftykinslaptop so not quite so likely22:44
[almark]hmmm22:44
daftykinsi would certainly hope they're plugged in and screwed in :)22:44
ash__is there any way to start the release upgrade from the beginning ?22:45
iamthellamadaftykins: yeah, you bet. I do have some dmesg errors, if you are interested. http://pastebin.com/n29nsz3z22:45
daftykinsnot until the above is done22:45
daftykinsyou see, those are SATA link resets due to having issues talking to the drive22:45
daftykinsso.. as suggested the controllers need a reset which = total power down22:45
daftykins:)22:45
iamthellamadaftykins: I have never heard of this. I'm truly baffled how taking the battery out and cutting all power could affect the SATA ports. Are you telling me they have some kind of state memory of their own or something?22:46
daftykinsfor the love of Tux you said this was an emergency, will you just go and do it already?22:47
MonkeyDu2t_iamthellama  what daftykins suggsts, resets your pc22:47
iamthellamadaftykins: -_- fine.22:47
MoonlightningI've got Utopic Unicorn on a laptop, and while most of the -function keys- seem to do what they say (the volume keys, in particular), the brightness keys don't--IIRC, pressing the brightness-down key suspends the system and pressing the brightness-up key does nothing.22:51
Moonlightning(Those two keys are alternately F2 and F3)22:52
MoonlightningI'm looking under Settings -> Keyboard, and I see that most of the not-really-function keys here, but I don't see anything for brightness22:53
Jamie_1hey for some odd reason i keep having problems with my computer recovering from hibernation or the such... the mouse will appear but the screen will remain black other than that. If i go into tty and run the startx it does not seem to start the xserver22:54
iamthellamadaftykins: Hi.22:55
iamthellamadaftykins: gparted shows nothing different.22:55
Moonlightning...oh, no, I take that back. The toggle-wifi and toggle-trackpad keys don't do anything, either.22:56
daftykinsi don't care about that program, logs please - starting with dmesg22:56
iamthellamadaftykins: http://pastebin.com/2JukfWyP22:57
Jamie_1I still have the swap on but the swappiness is turned down to 10 due to I know if i turn it off it wont sleep properly22:57
Jamie_1problem is that i am loosing progress on stuff when it goes to sleep and wont wake up... lost about 90 lines of code last time.22:58
bekksbecause the swap space is where it sleeps.22:58
bekksJamie_1: Safe your code regularly.22:58
Jamie_1bekks: i know that... that is why i only turned it down instead of off22:58
Jamie_1bekks: I know... I need to make better habit of that22:59
MoonlightningJamie_1: get an editor that autosaves or uses swapfiles. :)22:59
Jamie_1Moonlightning: I use sublime22:59
Jamie_1but my thing is, is there a way to fix this or find the cause23:00
AnfEs klappt einfach nicht, er mountet sich einfach nicht23:00
daftykinsiamthellama: and you absolutely disconnected every single cable, the adapter... every battery... etc?23:00
frantHow do I show missing files?23:00
AnfSorry wrong chenell23:00
bekksfrant: Missing file where?23:00
Moonlightningfrant: In what context? Command line, graphical file browser...?23:01
MonkeyDu2t_frant  if you mean hidden file: ctrl h23:01
Jamie_1oh and it keeps constantly giving me the messages of an internal error has occurred23:01
iamthellamadaftykins: unplugged both monitors, usb keyboard, power, removed battery completely, let it sit, hit power button several times,  let it sit, and then replugged everything and restarted.23:01
frantnot missing, hidden23:02
Jamie_1ctrl+h23:02
daftykinsiamthellama: ok, so presumably Windows absolutely doesn't work either? :) system doesn't find a boot disk at all?23:02
=== JeDa is now known as Guest9994
=== gr33n7007h is now known as al2o3-cr
iamthellamadaftykins: doesn't even try to boot. Total failure. No boot disk. Bootable list shows nothing other than this usb drive.23:03
daftykinsiamthellama: funky, alright power off, remove both disks, put the disk that's storage only to one side - then put the OS disk inside where the storage only disk is and boot the live session again23:03
Jamie_1any suggestions on what to do about my computer not waking properly23:04
daftykinsJamie_1: are you using any proprietary drivers? e.g. for graphics?23:05
Jamie_1i am using the nvidia... let me check which one...23:05
daftykinswith which card and/or chip?23:05
iamthellamadaftykins: So you're saying to remove the 1TB, and take the non-responsive SSD and stick it where the 1TB is right now, and then boot up and come back here?23:06
daftykinsiamthellama: yep. ah SSD, which model?23:06
daftykinsiamthellama: oh and make sure you're booting up with none of that extra junk plugged in - try with the bare minimum23:06
iamthellamadaftykins: OCZ ARC 100 240GB SSD 2.5"23:07
iamthellamadaftykins: for the sake of making dmesg easier to read?23:07
daftykinsno for whether i'm familiar with SSDs that've had firmware issues23:07
daftykinsoh for the unplugging23:08
iamthellamayes23:08
daftykinswhen you're troubleshooting you run the simplest config possible23:08
Jamie_1daftykins: NVIDIA binary driver - verion 304.12523:08
daftykinsJamie_1: yep and device?23:08
daftykins( lspci | pastebinit)23:08
=== percY is now known as percY-
iamthellamadaftykins: welp, brb I guess.23:09
daftykinsroger that23:09
=== tim`_ is now known as tim`
Jamie_1daftykins: https://pastebin.mozilla.org/883748723:09
=== musgravejw is now known as tractatus
=== Guest65059 is now known as ToBeFree
ePirat-FreeManBounty, finally fixed it, thanks!23:10
daftykinsJamie_1: hmm looks like an original generation Core CPU, correct?23:10
Jamie_1yes23:11
Jamie_1I5 dual core23:11
daftykinsJamie_1: does 'additional drivers' offer you any other versions than the 304?23:11
Jamie_1yes many23:11
daftykinsJamie_1: also, does your swap file *exceed* the amount of RAM you have?23:11
Jamie_1no23:11
daftykinsfree -m vs cat /proc/meminfo23:11
Jamie_1I have 4 gb of ram23:11
daftykinsand swap is...?23:12
ozbrkguys it is a really messy situtation here yet it is deffietly off-topic23:12
Jamie_1matches my memory daftykins23:12
daftykins!ot | ozbrk then go enjoy !23:12
ubottuozbrk then go enjoy !: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!23:12
Jamie_1currently there is no swap being used at all23:13
daftykinsJamie_1: ok try each of the drivers out and see if it alleviates the issue23:13
=== tractatus is now known as musgravejw
Jamie_1I swap back to the one i used to use23:13
Jamie_1*ill23:13
daftykinsJamie_1: start with the youngest editions as your hardware is very old23:13
daftykinsso... 319 i think would be next23:13
Jamie_1yea i know...  but it still runs beautifully. I was using the x.org nouveau drivers23:14
Jamie_1I try to avoid the 331 drivers from nvidia due to a bug about it not working right currently23:15
=== musgravejw is now known as tractatus
daftykinsnot heard of that one23:16
iamthellamadaftykins: I'm back.23:16
daftykinsbut there is 331 and 331-updates23:16
Jamie_1its open sourced23:16
iamthellamagot errors on ata2 instead of ata this time.23:16
daftykinsJamie_1: what is?23:16
iamthellamaSo it's the drive, not the SATA port.23:16
Jamie_1the nouveau drivers23:16
daftykinsiamthellama: mmhmm, wouldn't hurt to try in another system23:16
Jamie_1daftykins: also if you dont mind me asking... since the topic came up... what i a great newish not to expensive laptop that will work great with ubuntu23:16
iamthellamadaftykins: what do you mean?23:17
daftykinsJamie_1: no i know what nouveau is lol, i meant the alleged bug23:17
daftykinsiamthellama: the SSD...23:17
daftykinsJamie_1: sorry i don't do shopping, that's a topic for #ubuntu-offtopic23:17
iamthellamadaftykins: Why? Didn't we just demonstrate that the problem is very clearly the drive, not the port?23:17
Jamie_1one sec it can give you the link... and it has never really worked for me... always caused problems23:17
daftykinsiamthellama: you're not hugely open minded on this topic are you? :)23:18
Jamie_1daftykins: https://bugs.launchpad.net/bugs/143175323:18
ubottuUbuntu bug 1431753 in nvidia-graphics-drivers-331-updates (Ubuntu Trusty) "Nvidia binary driver FTBS due to DKMS layer violation" [Undecided,Triaged]23:18
daftykinsiamthellama: would you not want to try all the easy things within your reach before labelling some hardware dead 0o23:18
iamthellamadaftykins: are you suggested the hard drive was bricked? I didn't realize that was the only possible interpretation.23:18
daftykinsi'm not assuming at all23:19
daftykinsi'm suggesting _confirmation_ :)23:19
daftykinsanyway, you know what to do now23:19
iamthellamadaftykins: That's rather optimistic of you. But anyways, you're saying if it doesn't show up as readable in another computer, that means it is bricked?23:19
ozbrkat least I shared my storry there thenks for guiding me. I hope someone reads it at that offtoic channel23:19
daftykinsyep then you can arrange the funeral23:19
iamthellamadaftykins: how the fuck did a standard ubuntu install partition attempt do this?! That's infuriating!23:20
daftykinsdon't use that language in here.23:20
daftykinsalso, who says Ubuntu is to blame?23:20
daftykinsmaybe it was just timing.23:20
daftykinsOCZ SSD's are pretty notoriously terrible23:20
iamthellamadaftykins: You're overstretching. They made some flawed ones years ago, this particular SSD, which I researched before I bought, was known to be reliable, well made, and fast. And Occam's razor definitely suggest that isn't a coincidence.23:21
iamthellamadaftykins: this is cut and dry, I tried to partition it, it threw up a ton of errors during its attempt to partition, and now it is bricked. How that could be interpreted any other way is beyond me.23:21
daftykinsiamthellama: oh and how many have you dealt with? :)23:21
daftykinsbear in mind here that i have no alliegance to ubuntu as i don't even use it23:22
daftykinsso i care not what the culprit was, really23:22
daftykinsanywho, problem isolated23:22
Bashing-omiamthellama: daftykins I recently went round and round with ATA errors . Come to find out it ws my boot code(s) at fault. I got my grubs correct and that did resolve the ATA error conditioins. Your case, does the firmware even see the hard drives in the set up utility ?23:22
daftykinsBashing-om: mmm, i probably would've been tempted by a BIOS/EFI update23:23
Jamie_1thanks for the help daftykins... if that does not solve the problem I will come back at another time23:23
daftykinsnp23:23
grinchierhow can I test my swap is working right?23:23
iamthellamadaftykins: I don't rely on my own personal anecdotal experience to determine the reliability of a brand, I look up what's said online. How many I've dealt with doesn't really seem relevant. I've dealt with many SSDs, though, if that's what you mean, and this is one of the better ones I've dealt with, if not the best.23:24
iamthellamaBashing-om: so are you saying reinstalling grub fixed it?23:24
iamthellamaBashing-om: I'm not sure; I guess I should check to see if it's identified with bios in the bios menu? Is that what you're asking?23:25
daftykinsiamthellama: whatever you say :)23:26
Bashing-omiamthellama: daftykins Has the lead here .. With the ATA error . My situation was corrected by getting all my grubs in-line ( I do multi boot and have multiple grubs).23:26
Bashing-omiamthellama: Id the firmware foes not detect the hard drives, then it is not passed to the operating system .23:28
=== dtscode is now known as charmander
=== spinza_ is now known as spinza
=== hxm is now known as Guest24526
=== Guest18267 is now known as IdleOne
crackerhi23:36
crackerhi23:36
crackerhi23:37
crackerhi23:37
crackerhi23:37
=== chalcedny is now known as chalcedony
=== miguel is now known as Guest74313
mach20x(mach20x) I have been using Ubuntu after running recovery, because the graphics tears on a normal boot. I want to know if unsecure root privileges are utilized when booting from recovery, that way I know whether or not malicious code could have affected the BIOS23:54
grinchierI don't think so23:59

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