[00:00] Gyges: sorry, I don't visit links without knowing what is supposed to be there, especially redirects [00:00] yup i was just curious if it deletes the tables or not [00:00] i got my answer [00:00] it doesn't care about tables [00:00] it copies bytes [00:00] luckly i got an error and it stoped [00:00] so may be i can rebuild [00:00] heh [00:00] not likely [00:00] BarkingFish, it's about commandline pastebin [00:01] tugba_, when did it get an error, and what was the exact command you executed? [00:01] tugba_, a harddrive is a linear device.. when you store a file on a filesystem it isn't linear because the filesystem driver writes randomly within the partition, BUT the filesystem table is much more structured and very well indexed and is more like a "database"/less random [00:01] just to be on the safe side, I'll open it in a CLI browser :P [00:01] escott, no may be 2 seconds after i run the command [00:01] ok [00:01] tugba_: thats a lot of time [00:02] tugba_: what was your initial goal and the command you ran? if you dont folks asking [00:02] any idea why /etc/network/interfaces does not work on bootup? but if i restart networking, the static address that i use in the interface file works. but upon bootup, it uses dhcp everytime [00:02] tugba_, i meant "how many bytes had it written when it gave the error" [00:02] hard to find out unless you send kill -USR1 to dd while it's running [00:02] thanks Gyges - I apologise for not trusting you, but when people send me links which I don't know about, I'm kind of weary. I've been taken for a ride so many times with things doing odd stuff to my pc, or pages linking to spam, I'm kind of paranoid :) [00:02] keanne, maybe some "network-manager"/"wicd" is using dhcp [00:03] good for you [00:03] I am trying to do a fresh install of 12.04 desktop and when it comes to selecting the partition there are none to select, i boot into live disc and created a partition with gpartion but it still does not see any [00:03] aaron; i was just trying to get an image file of an corrupted external hdd. i was hoping to write into the hard drive not over it [00:03] i can see in dmesg error messages like operation="profile_log" pid=508" name="/usr/lib/networkmanager/nm-dhcp-client.action" [00:03] tugba_: the command please. [00:04] in any regards like i said - it's not like some slow guy performing a job - its a computer - things happen quickly [00:04] Gyges: hmm.. but i dont have network-manager nor dhcp installed [00:04] jabberwalker: are your hard disks being properly detected by your bios, and what are they? IDE or SATA? [00:04] aaron_samuel, not true.. R.Stallman and L.Torvald live in the cpu [00:04] haha [00:04] dd if=/dev/sda1 of=/dev/sdb1 [00:04] umm... [00:05] hello, i am currently using ubuntu 8.10 intrepid [00:05] sdb1 was the external [00:05] !eol | hristoasenov [00:05] hristoasenov: 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/EOLUpgrades [00:05] sda1 is the partion that has windows in it [00:05] well you overwrote sdb1 with sda1 data bit for bit tugba_ .. or started to [00:05] tugba_, you dont want to do that.. the filesystem tables won't reflect the size of the partition.. [00:05] tugba_, and how many bytes did it read and write before the error [00:05] hristoasenov: Intrepid is End of Life, check the above link ^ [00:05] yu [00:05] BarkingFish: yes, SATA and I am able to create partitions when in the live disc version of ubunti [00:05] Hello. I have a filesystem that I mount by hand. Is there a way to automatically trigger a script when that file system gets mounted? [00:05] however i need to downgrade the kernel because i need to patch a very specific version of it [00:06] creature, that's a udev rule.. you'll have to dig on how to do that (it's quite an advanced topic) [00:06] mainly linux-2.6.24.7 [00:06] escott, i got your point but i really dunt know [00:06] the value [00:06] hristoasenov: Intrepid is not supported anymore - there will be nothing you can do with it, I'd imagine. [00:06] tugba_: what do you think you lost now? the data on the external? [00:06] aaron, yes i do understand [00:06] aaron [00:06] ok [00:06] jagginess: I had a brief look at that, as I've found that already. But I'm not sure that's what I want; it's not something that happens when I plug a device in. It's always plugged in, but not always mounted. [00:06] creature, also it may be possible (i think), to have a dbus mount policy for a certian harddrive.. but i don't think i'll be able to find a source on that [00:06] i tried installing hardy haron on my pc however it wont even boot, intrepid at least booted and i was able to install it [00:06] tugba_, you can try using testdisk. but without knowing how much was written its hard to say if that will be worth your time [00:06] you wont know what dd wrote or it's status [00:06] aaron, no the data on my local hard disk windows partition [00:07] unless while it is running you do kill -USR1 to the pid [00:07] Would someone be so kind as to walk me through setting up an SMTP server on Ubuntu 12.04? [00:07] ApocGoD: #ubuntu-server might be a good place for assistance on that [00:07] so thats pretty much out of question unless you have a way of doing some sort volume based diff.. [00:07] hristoasenov: what type of machine are you using? Is it an old one, or something modern? [00:07] BarkingFish: well, i would like to downgrade the kernel of intrepid to the hardy kernel version [00:07] aaron, yup i will keep that in mind [00:07] hristoasenov: intrepid is no logner supported [00:07] creature, maybe it's because a Dbus mount policy is hooking to the device.. [00:07] tugba_: afaik you didn't delete anything [00:07] xangua: yes, I think he's got that now :P [00:08] if you did sda1 as if and of was sdb1 where sdb is the external.. the only thing you may have deleted is the stuff on the external if anything was there [00:08] jagginess: I'll look at the dbus scripting. That might well be more what I want. [00:08] sda1 root the thing with windows installed would be fine [00:08] BarkingFish: no, it is pretty modern, intel i7 cpu [00:08] but anyway,, thats not a good way of backing something up [00:08] creature, that stuff is still sort of evolving.. dbus/udev/hal .. [00:09] Hi. I'm having big problems. I can't use apt-get without it complaining about dependency issues. Then running `apt-get -f install` results in this: https://gist.github.com/2879002, after which nothing changes and future invocations return the same thing. [00:09] BarkingFish: but it can run in 32 bit mode as well [00:09] creature, so the litterature may be kind of horrible for dbus.. [00:09] hristoasenov: so why are you trying to install very old versions? [00:09] aaron, hmm no windows is not wroking and that part of hard disk has some kind of back up data of external hdd [00:09] is there something very specific you need in that kernel which doesn't appear anywhere in the newer ones? [00:09] ApocGoD: you need more info - what do you want said server to do? example postfix install will ask you how you want to run the mail server, locally, internet site, etc [00:10] BarkingFish: i need to install "Click Modular Router" and in order for the package to work, it provides patches to kernel versions up to 2.6.24.7 [00:10] ok guys thx for your help, time to install windows again i think [00:11] tugba_: so lets confirm some things - sda1 is your ORIGINAL windows partition? sdb1 is the EXTERNAL and expected DESTINATION of the backup? and your telling me you did if=/dev/sda1 of=/dev/sdb1 ? and your also telling me sda1 was affected? [00:11] Anyone? [00:11] aaron, yup [00:11] sdb1 is the external [00:11] hristoasenov: a lot of stuff which used to require external support in older versions, is most likely supported in newer ones. Do you have the PID/VID or USBID of the device please? [00:11] you may want to make sure you know what partition is what.... [00:12] you may not even need a patch in the newer versions of Ubuntu [00:12] fdisk -l [00:12] i used [00:12] BarkingFish: so i was hoping to downgrade to 2.6.24 generic ubuntu version (hardy), then take that config and use it to install a vanilla version from kernel.org [00:12] * ekv sebe uvek pozdravlja y ogledalu .... laalalalala ja volim samo sebe ... llalalala jedinog sebe... [00:12] tugba_: your not telling me the complete story [00:12] jagginess / h00k - looks like I can do it via the dummy interface: http://glonek.co.uk/tips-tricks/lxc-on-ubuntu-howto-tutorial/ :) [00:13] tugba_: next time your unsure of things ask first before doing [00:13] BarkingFish: the device is a network interface card, on my machine its a Intel X520-SR2 NIC [00:13] jfroebe: Cool :) [00:13] tugba_: do you have an old copy of fdisk -l? [00:13] ? is btrfs reccomended for Ubuntu 12.04 [00:14] aaron, no i am telling but for sure i am not an old linux user [00:14] jfroebe, is that Ubuntu inside a VM ? [00:14] frame45: ext4 is recomended [00:14] jfs [00:14] aaron, i am now running testdisk [00:14] why? [00:14] BarkingFish: here is what i am talking about http://tinypic.com/r/2i7qtjm/6 and http://tinypic.com/r/5soz/6 [00:14] @xangua thanks [00:14] i think you need to understand better what you did.. what is testdisk going for you? [00:14] hristoasenov: could you go into a terminal and run lspci -nn please? What I need is the 8 digit code at the end of the message for the particular device - it looks like [xxxx:xxxx [00:14] sorry, [xxxx:xxxx] [00:15] jagginess - in this case, yes. but any recent distro should work there provided the lxc template is set up correctly (which can be very painful btw) [00:15] i am analyzing that partition for lost structure [00:15] I want to check the vendor and production ID please, so I can see if the device is fully supported in newer systems [00:15] tugba_, testdisk doesnt fix ntfs filesystem tables, it try to guess the partition table entries by scanning 'magic numbers'.. (magic numbers as 'id's left behind on sectors on the whole drive) [00:16] BarkingFish: gotcha, looking right now [00:16] again - understand what you have done tugba_ [00:16] jagginess, so nothing is left back [00:16] aaron, yup ok got it [00:16] tugba_: please.. listen - do you have an old print out of the fdisk -l? [00:17] jfroebe, that's a little bit of a waste of time.. if its' a VM, I thought you would of tried attaching VM interfaces instead of ethX:X of the kind [00:17] ? is using whole drive encryption w/ alternate installer a good idea? [00:17] aaron, no why? [00:17] this is the MAIN thing you need right now before anything else - because i think you are confused on what was what [00:17] which is common [00:18] BarkingFish: 8086:10fb [00:18] jfroebe, also since it's a VM, you should be able to change the MAC-address much more easily.. [00:18] jfroebe, whether internally of the VM or outside the VM in the VM's settings.. [00:18] i think you are telling me about if sda1 and of sdb1 are mixed but i do remember it [00:18] thanks hristoasenov - looking now [00:19] tugba_, make it simple. dd is not for you. like i said 10 minutes ago [00:19] yea but dd doesn't mix its self up [00:19] tugba_, you dont know the big differences between fdisk and dd [00:19] if sda1 was windows and sdb1 was external - NO WAY did it over write your windows... [00:19] sorry. [00:19] if=inputfilleordevice of=outputfileordevice [00:19] i do i think u did not understand me [00:19] exactly hook [00:19] i know dd is for backing up [00:19] jagginess - well, lxc containers are more akin to chroot jails than to actual virtual machines.. the os kernel is shared between the host and the lxc containers [00:19] so considering that - tugba_ what your saying doesn't seem possible [00:20] what i asked was how dd is acting when it starts to back up to the target drive [00:20] tugba_: its NOT for backing up [00:20] tugba_: it acts like its doing a bit for bit copy [00:20] hey guys, I installed ubuntu from a usb drive, when it finished installing it gave me GRUB2 installation error, and i wasn't able to install it on any partition so i chose the "install manually" option and restarted to load windows, now when i'm looking at the partitions manager, the new partition created for ubuntu installation is completely empty, as if nothing was installed. any ideas what [00:20] could have gone wrong? [00:20] the answer is deletes the tables i think [00:20] tugba_: NO [00:20] your wrong [00:20] jagginess - so it was just a matter of setting up a virtual nic - in this case with a nat'd address that I don't really care about [00:20] tugba_ if you want backup you should use partimage or clonezilla or something [00:20] Aleminio, can you please run and !paste to us "sudo parted -l" [00:20] ok bit for bit copy is taking the image of it [00:20] partimage [00:20] tugba_: somewhat.. yes [00:20] tugba_, i already said, a harddrive is a linear device.. "linear".. like a ruler.. [00:21] know its block based by default - it can take a block device partition or whole disk you were operating on partitions [00:21] tugba_, dd streams things in a ruler fashion.. from a beginning point and end point.. an end point, is an end of disk or end of partition. [00:21] and like jagginess said disks are linear but writes/reads aren't so it's rather random what it did [00:21] jagginess, that is why i can not get it back [00:21] tugba_, if you dd a partition, it stops at the end of a partition, if you dd a whole drive, it ends at the end of the drive [00:21] so stopping it or cancelling really means nothing at all [00:22] escott, i can't since installation failed, i'm back in windows now [00:22] Aleminio, boot the liveusb. we can't fix anything from windows [00:22] aaron_samuel@ Sorry, was afk. I'd like to install postfix locally for use with my LAMPP server. [00:22] hristoasenov: by the looks of it, what you have there is an intel 10GB SPI/SFP Network card - it should work directly with drivers in the kernel of Ubuntu 10.04 through to the current versions [00:22] ApocGoD: so install it from repo its fairly easy choose the option local when it asks [00:23] aaron_samuel@ I tried setting it up via terminal but I ave no idea what to do there. [00:23] *SFI/SFP [00:23] ApocGoD: dont over complicate it [00:23] can someone help me with this 12.04 desktop install? here is my partition setup http://tinypic.com/view.php?pic=2i7qtjm&s=6 and this is what i get when i try to install http://tinypic.com/view.php?pic=5soz&s=6 [00:23] thnx all for your help [00:23] ApocGoD: its an install and a question in a ncurses window [00:23] choose local [00:23] np tugba_ [00:23] done [00:23] aaron_samuel@ What is a repo? [00:23] once it is done - point your apps to localhost and the system users should automagically work [00:24] BarkingFish: thanks, but my question is will i be able to patch a kernel newer than 2.6.24.7? [00:24] ApocGoD: meaning just apt-get install it,, its not any where non standard or out of band with ubuntu package management [00:24] repo = repository.. === Guest700 is now known as isoman2kx [00:24] aaron_samuel@ Ok, it's apt-get installed. What do I do now? [00:25] * aaron_samuel wonders if his keyboard works === hanscom is now known as Slimy [00:25] any body know about amdapp sdk opencl and llvm??? [00:25] hristoasenov: if the patches are only up to 2.6.24.27, then probably not - you may find you can't build the patches on a newer kernel [00:25] What is the Linux mint room ? [00:25] then again, as I say, you may not need patches [00:25] ApocGoD: please scroll up and let me know if you still have any issues [00:25] !mint | Slimy [00:25] Slimy: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [00:25] thanks [00:25] i am using amdapp sdk 2.6 i want to know i use which version of llvm [00:25] Aaron, it's apt-get installed. [00:25] np, Slimy [00:26] What do I do next? [00:26] I'm having big problems. I can't use apt-get without it complaining about dependency issues. Then running `apt-get -f install` results in this: https://gist.github.com/2879002, after which nothing changes and future invocations return the same thing. [00:26] madness [00:26] ill brb [00:26] aaron_samuel, dd isnt random .. i think you misread what i typed.. I said there's more randomness when data is stored through a filesystem driver.. there is more structure on the filesystem tables(index/superblock what they call it)<< the filesystem tables is like a database(and is less random than the data storage)-- dd on the other hand just read/writes like a stream-- in ruler fashion.. [00:26] dentify killing12345 [00:26] herp [00:26] Wow. [00:26] lol [00:26] lol'd [00:26] That's. [00:26] Magic [00:26] I'm so glad I witnessed that. [00:27] welp, it's only my IRC password [00:27] Sure it is. [00:27] BarkingFish: well, the patches are to modify the functionality of the actual device to not do what it was originally designed to do, so it is not something that would be included in the main current version of the kernel [00:27] Oh, sweet, it's also your root password. [00:27] ApocGoD: you probably just need to dpkg-reconfigure it, im absolutely sure it already presented you the screen i mentioned and you probably selected the default option if it IS indeed installed [00:28] Corin12355: please, never ever identify in an open channel - use your connect window or identify automatically from within your client's preferences or settings [00:28] Yeah, I know [00:28] I forgot I was joining [00:28] --- [00:28] the best way is to autoidentify, or failing that - do it before you join a channel :) [00:28] Yeah yeah... [00:28] you might want to go change your password, like now :) [00:28] It's still on my screen in all its glory. [00:29] so, i am guessing short of me trying to figure out how the patch translates to a current kernel, the only way for me would be go ahead and try and run the old kernel [00:29] aaron_samuel@ Ok, reinstalling it now. [00:29] ApocGoD: sudo dpkg-reconfigure postfix [00:29] ugh... you really dont need to do that. [00:29] so, that is really why i would like to downgrade to hardy heron [00:29] hristoasenov: you may be able to get an old ISO of ubuntu, but remember that we don't support it anymore, so if stuff goes wrong - you're on your own :) [00:29] its not windows =) [00:29] I'm having big problems. I can't use apt-get without it complaining about dependency issues. Then running `apt-get -f install` results in this: https://gist.github.com/2879002, after which nothing changes and future invocations return the same thing. [00:30] Can someone enlighten me quickly - which is the last version of Ubuntu to go EOL? [00:30] aaron_samuel@ Ok, do I want the internet configuration? I host my own website through LAMPP and I want to use it to send SMTP mail to my users. [00:30] I know 12.04 is an LTS, 10.04 was an LTS - are the intermediates dead now? [00:31] min|dvir|us: libc6 nice... good luck. [00:31] BarkingFish: yeah, the only version i was able to get running was intrepid, however that is 8.10, one version before 8.04, the version i needed [00:31] zykotick9: i was thinking the same.. [00:31] zykotick9, that's helpful. [00:31] min|dvir|us: what is your OS and how come you installed the lenny kernel? [00:31] what happened when you tried to install 8.04? [00:31] aaron_samuel, Ubuntu 11.10 on a VPS. [00:31] there was an error running a subprocess in that install process and it's stuck [00:31] BarkingFish: so, if it possible, i would like to downgrade the kernel only, keeping everything else intrepid [00:32] BarkingFish: it dropped me to busy box [00:32] min|dvir|us: are you mixing ubuntu and debian? why does it mention lenny? [00:32] hristoasenov: I don't think that's possible. [00:32] zykotick9, I am not. [00:32] I actually don't believe I have a package for a kernel installed. [00:32] I think it came with the system. [00:32] you might want to seek others advice on this, I'm very uneducated on kernels and stuff, I just use what came with it [00:32] Probably some custom shit. [00:32] min|dvir|us: apt-get install -t lenny linux-image-2.6 [00:32] min|dvir|us: mind the language please :) [00:33] I have to ask what is the difference in ubuntus kernels to the regular linux opensource kernels you can get on kernel.org site is there much difference in the code and if so is ubuntus kernels opensource as well [00:33] thats in your postie [00:33] min|dvir|us: what kernel version? "uname -r" [00:33] zykotick9, 2.6.18-308.el5.028stab099.3 [00:33] min|dvir|us: WARNING: this version of the GNU libc requires kernel version [00:33] umm thats not an ubuntu kernel [00:33] 2.6.24 or later [00:33] BarkingFish: okay thanks for the help, i appreciate it [00:33] zykotick9, is it possible to downgrade libc6? [00:33] you're welcome [00:34] min|dvir|us: i wouldn't know the details. but my gut says "no way". [00:34] thats an interesting kernel line for an 'ubuntu' system - i thought el was for redhat and it's family [00:34] Aaron_samuel, it's reconfigured. What should I do next? [00:35] ApocGoD: its not configured to send mail to your domain - you need to read up on postfix thats way out of scope [00:35] I think it's done correctly. [00:35] its not hard at all though [00:35] ApocGoD: its a generic configuration [00:35] ApocGoD: question your users are on a domain? [00:35] aaron_samuel@ Ok. What would you suggest getting to do that? [00:35] a man page and some time [00:36] does anybody know the difference between ubuntus kernel and the regular linux kernels versions from kernel.org...is ubuntu just built by taking the linux kernel and gnu programs and making a distro/iso of them... or does ubuntu actually customize the linux kernel thus making it into a different kernel somewhat ... anybody know and if they modify the kernel is this modification open sources [00:36] aaron_samuel@ I own pepperaddicts.com, they travel to that to get to the site. [00:36] ApocGoD: that domain doesn't have an mx record... [00:36] it wont send mail without one [00:37] aaron_samuel@ Oh. How do I get one? [00:37] ApocGoD: work with your DNS provider [00:37] Register.com [00:38] aaron_samuel@ Ok, I use Register.com already. [00:38] i know... [00:38] Ok [00:38] I am running my laptop on Ubuntu 12.04 on my Thinkpad Z60m. It has a radeon mobile x600 with the radeon driver installed. I am trying to hook a projector up to my VGA port and it must not have EDID data because it's comming back with a ton of errors like, "invalid checksum on EDID". There's no xorg.conf to add options, but I attempted to use a skeleton xorg and the only option I added was "ignoreedid" "on". This didn't help, can anyo [00:38] ne give me a hint on something else to try? [00:38] right guys, I'm out for the night. Been fun, catch you later. [00:39] ApocGoD: once you setup the MX it should be working fine - by default most MTA's break the mail address in to into tokens of which the domain is taken and a mx record is asked for and mail is sent to the record(s) returned [00:39] ApocGoD: now that is for _sending_ not receiving... [00:40] aaron_samuel@ Ok, thanks. [00:40] motherbrain, yes they patch it. almost all the major distros patch their kernels in some way [00:41] #k7iq [00:41] sure. [00:42] aaron_samuel@ Contacting Register.com now about how to set up an MX. [00:42] hey guys, i need a little help installing grub2 after it manually failed, i'm on livecd now . [00:43] great - fyi they most likely give you a portal (website) that you can do it self-service with if they are any type of good hosting service [00:43] after it failed while installing* now trying to install manually [00:43] aleminio: see man grub-install [00:43] tried that [00:43] Mkay === matt__ is now known as rage_311 [00:44] After doing sudo apt-get upgrade it seems somthing is wrong with my nvidia driver when I type: glxinfo | grep direct i get: direct rendering: No [00:44] ApocGoD: alternatively - im surprised i didn't think of this before - you can use google apps to host your domains mail also... but i wont get into that - it's easy to do - and ironically enough you can google it [00:44] aleminio: make sure you specify --root-directory correctly and use the device name w/o a number to install to MBR [00:44] thats good for send and receive [00:44] patching it means what modifying the code in alot of places or some type of services pack thing and if modified is that source open source of that kernel patch? [00:45] aleminio, what is the output of "sudo parted -l" [00:45] then you can just run a forwarder on the application box that shoots mail out to gmail using your domain account to whatver users [00:45] aaron_samuel@ I'll hceck that out [00:45] ON a totally different note I have in the passed forwarded email address, call forwarding for phones ,...etc but I am wondering thru a gmail , yahoo or any other IM / text message service is there away to forward you IM conversation in real time as well as forward textmessages automatically [00:45] I know in theory this could be done by saving IM conversations and emailing them over / forwarding them via email... As well as people could in theory write there own provided they had the functions to retrive an email conversation and open a socket to the next email/im account with the correct protocal in places === Hayate is now known as blackshirt [00:46] escott, many different partitions, one for the swap and the new one created for the installation with a file-system ext3 [00:46] no flags [00:46] though I don't know if they allow this yet because of a privacy issue yet [00:46] I'm having issues with trying to set up a 12.04 LTSP client from a 10.04.3 server. Currently getting "Could not find kernel image: vmlinuz". Can anybody offer some direction? [00:46] !paste | aleminio [00:46] aleminio: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [00:48] snort ,and tripwire are ids are there any more for linux and what would the pro use on client systems? [00:50] * Erealz snort ,and tripwire are ids are there any more for linux and what would the pro use on client systems? [00:53] sry had to register, http://paste.ubuntu.com/1026036/plain/ [00:54] Is it possible to set up full disk encryption on an already installed ubuntu installation or do I have to reformat everything? [00:54] I did a minimal disk install from usb since my dvd drive cant be booted, only loaded after due to bios and raid. Can i 9nterrupt the long part of package download and the do the rest from cd? [00:55] Or does it not install the base system before downloading the desktop? [00:56] Exoa, i don't play it before, but maybe possible === jelatta_away is now known as jelatta [00:56] i need major help with a slow boot up anyone ave time to look ata pastebin? [00:57] http://pastebin.com/dUJJpnE8 <--- please help me fix my slow boot [00:58] I'm going to try it.. worst case is a 5 min reinstall [00:58] Ex0a, that was not a much time.. [00:59] olaa [00:59] olaaaaaaaaaa [00:59] 5 mins minimal install download [01:00] alguien me da una mano [01:00] 2 hours full desktop download [01:00] !es [01:00] 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. [01:00] Ex0a, oh :d [01:00] anyone able to look a the paste bin? id greatly appreciate guidance [01:01] that's why I want to add the cd as a repo [01:01] KRomo: does it boot slow more than one time? [01:01] alguien me da una mano [01:01] ty [01:01] yes [01:01] every time [01:01] once im booted im golden [01:01] it sits on a blabk purple screen [01:03] KRomo: lets take a look at the file /etc/fstab pastebinit [01:03] hey anyone here know why in gnome when i open firefox it switches to my secondary monitor always? === P4R4N01D1 is now known as P4R4N01D [01:04] fstab: http://pastebin.com/aRBGfYuF sacarlson [01:06] i added noatime,nodiratime,discard, [01:06] i read that it was best for ssd [01:06] KRomo: what's the output of blkid ? [01:06] Qasaur, reinstall [01:06] hmok [01:06] hm ok* [01:06] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1007089/comments/40 Can any one running the latest upstream/mainlike kernel test this out and report? [01:06] Launchpad bug 1007089 in linux (Ubuntu) "overlayfs alters /proc/self/exe link(s), making result a dead link." [Medium,Incomplete] [01:06] sacarlson, how do i see that? [01:07] im a bit newbish [01:07] KRomo: type blkid at the term [01:07] s/mainlike/mainline/ [01:07] let me pastebin [01:08] http://pastebin.com/0qepiiE5 [01:09] idk what sda5 is [01:09] i only have 2 hd, a sata ssd and a sata hdd [01:09] sdb1 is the hdd and sda1 is the ssd [01:10] or is sda5 the ram? [01:10] does anyone know how to set a nameserver in ubuntu 12.04 server 64 bit? /etc/resolv.conf says right in it "DO NOT EDIT THIS FILE BY HAND - YOUR CHANGES WILL BE OVERWRITTEN" [01:10] KRomo: I'm not sure, I don't see anything wrong, maybe it's a power up thing takes time for some device to start? [01:11] i get this over and over again on the bootlog: udevd[404]: timeout: killing 'udisks-probe-ata-smart /dev/sda' [780] [01:11] is that ok? [01:11] KRomo: The naming convention is hdXY where X is the 'drive letter' and Y is the partition number. [01:12] KRomo: hdX is just a raw drive starting at the MBR. [01:12] KRomo: ... sdXY is the same ;) [01:12] Sorry for going old school there. [01:12] oh [01:12] so, sd5 is my secondary storage drive [01:12] do i want the swap on that? [01:12] or should i not have a swap? [01:13] KRomo: sd5 dosn't exist, it's not a valid drive/partition name. [01:13] Hello everone [01:13] sorry sda5 [01:13] sda5 is the fifth partition on the first drive. [01:13] oh [01:13] anyone have a issue with 12.04 randomly freezing requiring a cold boot? [01:14] i have 8gb ram, should i have a swap partition? [01:14] KRomo: looks like this kernel bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/910999 [01:14] Launchpad bug 910999 in linux (Ubuntu) "sil5744 over eSATA regression - repeated kernel failures & device initialisation times out" [Medium,Confirmed] [01:14] I need some help for screen, interested in helping ? :) [01:14] KRomo: try another version of kernel [01:15] like 3.4? [01:15] KRomo: That's a good question. http://lnkd.in/nMkUb9 [01:15] KRomo: looks like a new problem so maybe go back to an older kernel [01:16] 0 M used swap [01:16] KRomo: I'm staying with the old rules, your swap should be twice the size of your ram... if that eats too much drive space then you have too much ram. [01:16] that isn't an old rule, it's an ancient rule [01:17] i think im too newby to downgrade the kernel...any guidance? [01:17] KRomo: seppuku [01:17] reisio: There aren't any rules that replace or superseded it :) [01:17] KRomo: installing a kernel is much the same as install any other package [01:17] cheako: sure there is: no more than equal to RAM [01:17] if i disable to start the lightdm loginmanager, while having my /home crypted, can i still login afterwards from console and start x manually with "startx"? [01:17] this rule dates back to the days of 2GB boxes [01:18] new dirt cheap boxes come with 3 & 4GB now [01:18] Kornkage4: you can pick a previous kernels you already have installed by holding left-shift when you boot, will get you to the GRUB2 menu, and you can select 'older versions' or something like that from there [01:18] or does lightdm start the encryption? [01:18] reisio: First I've heard of this rule, though I'm sure it's a popular choice. [01:18] KRomo: my above message was for you, apologies to Kornkage4 [01:19] 3-4 10 or 20Gb of RAM can be great, BUT if the OS utilizing the memory sucks it does not matter it seems. [01:19] swap equal to ram can be useful for hibernation [01:19] reisio: I think we may need you to join into the discussion about how much swap to use. [01:19] outside of that, with modern amount of RAM, you might not even need it, strictly [01:19] though it's always useful [01:19] I thought I had :p [01:19] reisio: haha, not if your swap is not empty when you want to hibernate :P [01:20] I don't believe that is an issue [01:20] ...Though I'm sure in most cases that will work just fine as cache wouldn't get swapped out. [01:20] KRomo: a swap drive is optional in your case it might be used to go from hybernate or standby to powerup. [01:20] ok, if I'm using screen, and separating two screens then its mirroring all, an ctrl-a + shift-n doesnt work [01:20] so, does everone tink a kernel downgrade will help me or not likely? [01:21] Hey guys. Do accesses to google.com suddenly redirect to google.com.hk? I've verified tha tthis happens on my two Kubuntu 12.04 machines, but not on my Gentoo Linux machine, and not on my Windows machine. They all are operating on the same LAN. [01:21] god this networking thing with kvm is a friggin' nightmare! Even if I revert to the original /etc/network/interfaces file br0 still shows up after when I do a ifconfig. And vice versa if I configure for bridged networking (the default virb0 still shows up. Als I want is for two things to work right - bridged networking and a shared storage space with nfs. [01:21] klakin: are you in HK? [01:21] reisio: Swap in use will count against the amount of memory that can be paged for hibernation. It can be an issue, though I can see it only being an issue in rare cases. [01:21] untold hell I've gone through with this and still... [01:21] KRomo: did it have that problem when you booted from the cd or usb? [01:21] reisio, I am not. In San francisco [01:22] cheako: incredibly rare would be my guess [01:22] no it didnt [01:23] reisio: The pool on the page I posted suggest about 20%, I don't consider that incredibly rare. Should some percentage of ppl who posted wouldn't be using 1xram for there swap size so that's why we arn't seeing reports all the time. [01:24] can anyone please help me to install wvdial? [01:24] s/Should/Sure/ [01:24] can anyone please help me to install wvdial? [01:24] can anyone please help me to install wvdial? [01:24] can anyone please help me to install wvdial? [01:24] garodimb: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:25] Garodimb, are you connected to internet on ? [01:25] yes [01:25] That pool suggests that if every one folloed ther 1xram rule and hibernated there would be a non-trivial number of bug reports. [01:26] Thus I think the 1xram rule to allow for hibernation is flat out wrong to propagate to a large number of users.... It's vary likely to cause headaches later on. [01:26] KRomo: well then maybe the kernel version used in the cd/usb boot would be better [01:26] when i run sudo apt-get install wvdial then it gave me error that it requires 12.o4 ubuntu dvd [01:27] KRomo: the cd boot linux version is many times an older version than what then end up installing [01:27] Out of 286 you gave that advice to, about 30 of them would at some point in the first few week, I'd guess, would experience an issue. [01:28] KRomo: boot one of your cd/usb and do the command uname -a ; to find out [01:28] Am I connected? [01:29] kerrick: you appear to be [01:29] Huzzah! I'm trying out IRSSI for the first time. Not used to CLI apps. === kerrick is now known as KerrickLong [01:29] KerrickLong: apparent success :) [01:29] Since I discovered GNU Screen, I decided to give CLI apps another try. :-) [01:30] guess I'm on my own... [01:30] Need some help --> touchpad and keyboard frozen in lightdm [01:30] irssi is fun (: [01:30] It [01:30] What is CLI Commands or Apps? Thanks! [01:30] bt-Crash, CLI means Command Line Interface. Apps are applications, or programs. [01:30] It's even not too bad with connectbot which I thought would be terrible [01:30] KRomo: you can also look in synaptic search for linux-image to see what versions of linux are available to install [01:30] I want to use screen too T.T but its mirroring all when using separate screens [01:31] Great Keeriklong!!!! [01:31] question_ That confused me too. You have to hit Ctrl+A then c to create a new non-mirrored screen. [01:31] already apps for chat with terminal on linux? [01:31] I did [01:31] bt-Crash Yes, the app I'm using to chat on IRC is irssi. [01:32] so I've two separate screens mirrorinf [01:32] !info finch | bt-Crash [01:32] bt-Crash: finch (source: pidgin): text-based multi-protocol instant messaging client. In component main, is optional. Version 1:2.10.3-0ubuntu1 (precise), package size 248 kB, installed size 761 kB [01:32] Finch is the most amazing example of a command line application I've ever seen. [01:32] there are lots of linux-image kernels [01:33] Kerriklong IRSSI have web page?... or i can install with command in backtrack? [01:33] Hey guys I have an SSH server and an FTP server [01:33] Need some help --> touchpad and keyboard is frozen in lightdm [01:33] I don't know if IRSSI has a website, but they're in the ubuntu repositories as "irssi" [01:33] XiRoN: what do you need help with? [01:34] Thanks!!!!! [01:34] I want to transfer, files from my FTP server to my SSH server, is there ay way of doing it without downloading the files to my computer first? [01:34] XiRoN: I assume you can log on to your FTP server? [01:34] so i have a lucid server, i'm trying to use the BIOS serial over LAN support, but I must disable ALL the font/mode setting... grub's console setting isn't enough. suggestions? [01:34] cprofitt: Yes. [01:34] sorry for my bad english guys, i am from Argentina, and is very necesary write and talk english =D [01:35] You're doing pretty well, bt-Crash! :-) [01:35] Anyone out there have some time to help with a problem? [01:35] XiRoN: you should be able to use this document to complete your task [01:35] Eclife I have the time, but probably not the knowledge. [01:35] XiRoN: https://help.ubuntu.com/community/SSH/TransferFiles [01:36] XiRoN: you could setup an ntfs mount so the files are available for the ssh or ftp but I'm not sure that would be a good idea [01:36] Thanks bob [01:36] nfs === dave is now known as Guest93658 [01:36] cprofitt: Limitation: You can't move files between two remote computers. Either the source or destination must be a local file. However, if you log in to a remote machine with ssh, you can copy files between two remote machines on that machine's command-line. [01:36] does any one here run the KernelMainlineBuilds? ^^^ [01:37] XiRoN: once you are logged in to your FTP server you should be able to initiate the scp transfer from it [01:37] XiRoN: exactly [01:37] XiRoN: you can also do entire folders [01:38] XiRoN: scp -r (recursive) username@server:(remote location) (local location) [01:38] Need help --> touchpad and keyboard frozen in lightdm [01:38] Is there any one willing to confirm this bug? [01:38] cprofitt: I'm using a GUI :( [01:38] anyone an LTSP pro?... having troubles trying to boot/build 12.04 clients from a 10.04 server. [01:38] hey guys, is there an issue if im running a filesystem directly on a disk, IE, no partition, looking in palimpsest, i have one of my disks where the filesystem is /dev/sdd instead of /dev/sdd1 , i dont plan on ever parititioning the disk [01:38] or booting from it [01:38] Need help, programm screen is mirroring all [01:38] XiRoN: do you have a GUI on your FTP server? [01:39] I wrote a small shell script that tests for a kernel bug I found. If you are able to verify for your self that the code is safe and not a trojan I'd like one or two others to give it a go. [01:39] cprofitt: No [01:39] XiRoN: I would use the command line then [01:39] just want to know if its fine that i have it that way, or if i need to correct it? [01:39] XiRoN: unless your GUI will give you a command line [01:39] there an easy way to make mass edits like adding ssl certs, loopback ips and service config changes to a large number of similarly configured machines? [01:40] http://pastebin.com/LSvvpVJC [01:40] anyone backing up to ubuntu one? [01:40] deja dup doesn't work so wondered what you used [01:40] XiRoN: log on ssh server, go to the place, where you want to dump your data from ftp-server make wget -r -np ftp://xyz.de/path -o user=xyz password=xyz === zz_arejay is now known as arejay [01:41] Anyone out there have some time to help with a problem? [01:41] jiffe1: you could write a script to do all the changes over ssh [01:41] Is it normal that i'm waiting 215 minutes for ubuntu to load for the first time after the installation? the dots are moving but i'm afraid something went wrong [01:41] 15 minutes* [01:41] Eclife, you mean like what's the meaning of life? [01:41] asmom: it's not [01:41] asmom: that is not normal -- what video card? [01:41] Eclife, btw fyi, the meaning of life is 42. [01:42] asnom: no, normally it shoul start under a minute [01:42] onboard video card. i guess i'll try to reload [01:42] jagginess, already new the meaning of life. Now I have harder problems to solve [01:42] 42 is the Answer to the Ultimate Question of Life, The Universe, and Everything [01:42] Eclife: don't tap dance around your question for 15 minutes...just ask it [01:42] jagginess, wanna take a stab at it? [01:43] asnom: ^^ go for it. [01:43] touchpad and keyboard are frozen once in lightdm [01:43] Eclife, stab? that's kinda cruel i'm afraid. maybe one of can take a jab though [01:43] hello everyone [01:43] Eclife, once in lightdm? that's the logon screen [01:44] Eclife, you mean logon screen or "logging on" [01:44] (logging on, as you typed your password) [01:44] piecemkr: hello, do you know screen? [01:45] Eclife, btw, very few people know what lightdm is (it was implemente 11.10+ and up) [01:45] Jagginess, yes. Once I am in the login screen. I have tried auto login as well with the same result [01:45] Eclife, what about plain-text logon? [01:45] jagginess, dunno? how do you do that? [01:46] Eclife, did you try to ssh, and "stop lightdm"? (then try logging on plaintext?) [01:46] XiRoN: with nfs mounted file system the files would always be synced as they come from the same location http://www.ubuntugeek.com/nfs-server-and-client-configuration-in-ubuntu.html [01:46] Eclife, if you can logon plaintext then somewhere there's a problem with X [01:46] (when i mean plaintext, i mean non-ssh way) [01:46] Jagginess, I am not an expert. How would you login with plain text? [01:47] Eclife, well you can't ?(or can you).. if ctl-alt-f1 doesnt work, then try ssh to stop lightdm [01:47] is here someone with experience with "screen"? [01:47] Eclife, stopping lightdm may free the keyboard [01:47] jagginess, then SSH service should be enabled first. [01:48] question_, screen the multiplexer? [01:48] yeah [01:48] Jagginess, give me a minute to try [01:48] Eclife, i blieve ssh is a default service (likely installed if not, then you'll need to boot into runlevel1 ) [01:49] question_, i always use 'screen -RR' for re-attachment [01:49] question_, and " ctl-a ? " to list shortcuts [01:49] jagginess: the multiplexer-programm, I separated two screens, but theyre mirroring all also after initialising a new session and pressing ctrl-a ctrl-n [01:50] question_, ctl-a ? " [01:50] question_, " ctl-a ? " gives descriptions of other things too.. [01:50] jagginess: ctrl-a says "no other window" [01:50] Jagginess, ctrl-alt-f1 does not work [01:50] question_, you type "ctl-a" then you type "?" (dont type the quotes) [01:51] hey guys whats the timeframe on delirious dungbeetle [01:51] jagginess: ctrl-c for new session [01:51] question_, pm me.. [01:51] jagginess: pm? I'm doing irc in chrome ... [01:51] I just copied my entire home folder from another partition to local /home/ via terminal and now when I login I'm immediately prompted back to login screen, haha! What's going on?! [01:51] question_, you let go of all the keys after you do "ctl-a" --- once you let go of all those two keys then you hit a character key [01:52] question_, it's "ctl-a" (then let go of everything), then tap the "n" key, to go to next terminal.. -- personally it's easier to use "ctl-a " to cycle through terminals [01:53] question_, so for new session, it's "ctl-a" then let go of all keys, then tap the "c" key [01:53] jagginess: this works so I've a new session [01:54] I want to transfer a whole folder from and external FTP server to my SSH server using only 1 SSH command. [01:54] jagginess: but if I'm typing something it'll be mirrored in the other separation [01:54] hi i'm having trouble installing java. Can anyone help? [01:54] Need Help --> touchpad and keyboard frozen in login screen [01:55] question_, no.. it means you've cycled to the same terminal [01:55] !java | doc969 have a read [01:55] doc969 have a read: 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. [01:55] question_, you cycle using "ctl-a" "space" [01:56] Anyone had a successful web-upgrade from 11.10 to 12.04? [01:56] so, ubottu, with one of the 3 runtime environments java will work? [01:56] question_, "?" is a literal..it's like this-> type "ctl-a" then type "?" (hold the shift key down to get to the ?-- get the literal) [01:56] im trying to downgrade to delirious dungbeetle with little success [01:57] doc969, did you read the link? [01:57] Anyone out there have some time to help with a problem [01:57] pilotbub, stop it now [01:57] Eclife, do you know how to edit the grub bootline dynamically? [01:57] Eclife, that's one way to get into rescue [01:57] derek__, whats the real question [01:57] Eclife, the grub menu says you can hit 'e'.. [01:57] jagginess, no I don't [01:58] jagginess: thanks [01:58] XiRoN: scp -r user@192.168.1.100:/home/remote_user/Desktop/files /home/me/Desktop/. [01:58] bazhang, I was just wondering if I should attempt a web update or wait till I'm done with school and do a fresh install [01:58] can anyone tell me why this isnt workin in fstab UUID=72D3AF913D705491 /media/ntfs ntfs-3g rw,auto, uid=1000, umask=0027, nls=utf8 0 0 [01:58] mount: can't find /media/ntfs in /etc/fstab or /etc/mtab [01:58] Eclife, well before hitting "enter" on the grub menu, hit 'e', then add " 1" (without quotes at the end of the "kernel XXXX XXXX XX quiet ") to the kernel bootline, after that hit F10 to boot [01:58] the uuid is correct [01:59] derek__, updating online works fine. your choice. [01:59] h [01:59] hola [01:59] arejay: you did make the /media/ntfs directory first? [01:59] arejay, confirm it with sudo blkid [01:59] arejay: the ntfs-3g homepage has examples also [01:59] alguien tiene un video converter [01:59] Eclife, then you can work in terminal after typing in the root password.. this will be plaintext [01:59] bazhang: yes i used blkid to get the uuid [01:59] !es | Sabrina [01:59] Sabrina: 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. [01:59] Dr_Willis: yes the dir exist [01:59] Sabrina, handbrake to convert videos [01:59] rj@cube:~$ ls -al /media/ntfs [01:59] total 8 [02:00] !handbrake | Sabrina [02:00] Sabrina: handbrake is a an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows. - http://handbrake.fr [02:00] arejay, blkid should show if you have that UUID for ntfs. [02:00] arista is also nice for video covnersions. [02:00] bazhang, thanks [02:00] arejay, or ls -la /dev/disk/by-uuid [02:00] !info arista [02:00] arista (source: arista): multimedia transcoder for the GNOME Desktop. In component universe, is optional. Version 0.9.7-3ubuntu1 (precise), package size 270 kB, installed size 1500 kB [02:00] como cambiar canal [02:00] nice !handbrake factoid? bazhang thanks. [02:00] dev/sdb1: UUID="72D3AF913D705491" TYPE="ntfs" [02:00] jagginess, I don't know if this makes a difference, but Ubuntu loads perfectly once every third try [02:00] Sabrina, /join #ubuntu-es [02:01] zykotick9, better to get it from jstebbins PPA though, thats what the handbrake themselves recommend [02:01] +developers [02:02] hi [02:02] hi [02:02] will avidemux and vlc performs better if i switch from a 32bit os to a 64bit one? [02:02] unknown-01903254, not really no [02:03] unknown-01903254: id saw a little time mightbe saved in transcoding. but it may not be noticeable. [02:03] bazhang so no timeframe [02:03] unknown-01903254, looks like you re running debian, but not much for ubuntu either [02:03] Is there an error in grub where it detects non-bootable drives and adds them to the list? [02:04] dependiong on how optmized the encoder apps are. VLC. wont really notice much differanace unless youa re doing some fancy things [02:04] pilotbub, chit chat/nonsense is not here: #ubuntu-offtopic for that [02:04] ANTISEMITISM [02:04] bazhang: the problem is: i 've just understand that my pc (an *amd* ) is 64bit. I always used it with 32bit os ... but 64bit os version usually use a kernel named *amd64* o.O what will be the best choice? [02:04] whats the name of the built in data backup tool [02:05] arejay: deja dup [02:05] unknown-01903254: if the systgem is 32bit now. not worth changeing. but next time - you may wan tto go 64bit [02:05] thanks h00k [02:05] jagginess, I don't know if this helps, but Ubuntu starts up fine every third try [02:05] unknown-01903254: amd64 it's just a generic name for 64bit [02:05] unknown-01903254: if you have less then 4GB ram don't bother with 64bit. if you have more, use 64bit for sure. [02:05] xangua1: yes, i know. but my pc is *also* an amd [02:06] jagginess: its mirroring every char in the other screen [02:06] zykotick9: also if my processor is *amd* ? [02:06] Also how can I customize my grub menu? [02:06] http://pastebin.com/LSvvpVJC I wrote a small shell script that tests for a kernel bug I found in overlayfs. If you are able to verify for your self that the code is safe and not a trojan I'd like one or two others to give it a go. [02:06] * zykotick9 runs 64bit on his eeepc with 1gb ram... do as i say, not as i do [02:06] who know a video converter deb. 3gp and mp4 you have is for my phone [02:06] !grub2 | datruth [02:06] datruth: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [02:07] Sabrina, I told you. handbrake [02:07] * zykotick9 runs i686 on his htpc/gaming system [02:08] bazhang: The few times I used handbrake it was a great converter... However the output never loaded on my device even though it was in the correct format. [02:08] anyone know of a solution for very slow wireless internet running ubuntu 12.04? I just installed it on my desktop and I've noticed a decrease in speed that has been going on for over a week. Seedtest says im getting something like a 1mb/s upload speed I have ruled out that it is my router [02:08] need some hints setting up surround sound on 12.04 plz [02:08] cheako: handbrake - both cli and gtk - are amazing IMO [02:08] I'm attempting to download the windows installer for the latest Ubuntu but I'm getting a redirect to the download page...can anyone confirm? [02:09] Dr_Willis: the problem is that some people say that 64 bit has LESS efficent use of the memory . Is that real? why? [02:09] I have machine with intel alc892 integrated sound an an nvidia gt 520m with hdmi [02:09] sgtsaughter: mtu size problem maybe? [02:09] zykotick9: I agree. However my devices are so unamazing that I needed another solution. [02:09] pulse audio's daemon.conf is set to 6 channels [02:10] in the settings I have HDMI and digital surround 5.1 [02:10] unknown-01903254: it's not "less" efficient! it's just that addressing more memory means more overhead - so in 32bit terms "yes it uses more memory", but in "64 bit terms" it doesn't. it's kinda an apple/orange comarison of 32/64 bit. [02:10] but no sounds come out besides front left and right [02:10] sgtsaughter: http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html [02:10] xster: HDMI can only do Stereo PCM, sorry. [02:10] nothing's muted on alsamixer === Jordan_ is now known as jcrza [02:11] Anyone have the time to help with a problem? [02:11] how come in pavucontrol etc I can see all the channels? [02:11] unknown-01903254: with less then 4gb - unless your encoding, 64bit will be a detrement instead of a benefit. [02:11] i'm guessing it's not something inherent of hdmi as a cable/protocol [02:11] * zykotick9 notes there are other 64bit special cases... [02:11] is it an ubuntu limitation? [02:11] xster: If your thinking to yourself that the HDMP audio standared is just about useless... I also agree. However it will 'activate' the two built in speakers of any TV set... that's somethiong at least. [02:12] zykotick9: so if the main use of that pc is avidemux (encoding) 64bit could be better? [02:12] Eclife, just ask, if someone knows, they will answer [02:12] unknown-01903254: if avidemux can use 64bit, then most likely! [02:12] unknown-01903254: some computation is faster... [02:12] xster: no it's not. If you have HDMI from your Blu-Ray to your 7.1 sorround theater system... your noty getting your moneys wourth. [02:13] Need Help --> touchpad and keyboard is frozen in login screen [02:13] jagginess: Thank you :) I'm leaving [02:13] so you're saying if I switched to optical out, I can get 5.1 from ubuntu? [02:13] thanks im looking into it [02:13] you can help me? that I do not know English, only Spanish, using google translator, and I can not copy what you speak, and I need a video converter that has 3gp, mp4, flv, F4V and more, what you will speak, translates it into espeñol, and what I'm going to say, translates it into English, thanks [02:13] hellon [02:13] unknown-01903254: get more ram ;) [02:13] yeah i dont know how to shout out ppl on this thing [02:13] hello8 [02:13] xster: With a little help from something NOT shipped in Ubuntu, yes. [02:13] how do I access my protected/encrypted files from another drive on Ubuntu 12.04? === carmelo is now known as Guest58725 [02:13] xster: This is the setup I have. [02:14] !es | Sabrina [02:14] Sabrina: 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. [02:14] cheako: what do ubuntu user typically use for surround? optical? [02:14] I know, but in Spanish channel, no one [02:15] xster: I fear the only working solution out of the box is the analog jacks for multi-channel out of the PC. [02:15] cheako: thanks for the tip though, I'll try optical. I thought the problem was at a level higher i.e. pulseaudio etc [02:15] Sabrina, no video converter has a voice translator [02:15] chaeko: you mean a 3.5mm jack? [02:16] xster: Several 3.5mm jacks, 1 for fl/r and sl/r and c/lfe [02:16] Sabrina, have you even tried handbrake? you keep re-asking the same question [02:16] cheako: lol, my home theatre doesn't even have that… I'll try optical... [02:16] xster: You'l need to downlaoid compile and install the ALSA a52 plugin to get sorround sound ot of an opticle. [02:17] Touchpad and keyboard frozen in login screen. Problem is consistent between Ubuntu 11.10, 12.04 and Fedora [02:17] holy shit… getting more and more complicated [02:17] xster: As I said that's what I do. [02:17] k, sounds good [02:17] !language | xster [02:17] xster: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [02:17] my bad [02:17] xster: ohh, just wait... [02:17] wohooo reinstalling helped :P [02:17] I want to make an LOZ themed lock screen, where can I customize my lock screen? [02:18] anyone know if there are issues with the Wubi installer download? [02:18] Is there an alternative link than what is on Ubuntu page. File doesn't download. [02:18] first time on a linux system, dunno where to begin :P [02:18] I've been reading the alsa/pulseaudio stuff but I don't think I fully understand it... [02:18] !beginner | asmom this may help [02:18] hmmm [02:18] !begunner [02:18] fail [02:18] !beginner [02:19] smcguinness: Sounds like a local problem.. [02:19] WUBI doesn't seem to have problems downloading to me. [02:19] so is pulseaudio kinda like http to alsa being to tcp? [02:19] thanks [02:19] RyuGuns: Tried 3 different browsers...all redirect to general download page. [02:19] good bye === _schism_ is now known as nottrap15 [02:19] RyuGuns: The Wubi sourceforge page seems to only have 10.04 [02:20] Hmm.. [02:20] It's actually doing the same to me.. [02:20] i.e., pulseaudio is a software audio protocol and alsa is kinda like a generic driver? [02:20] xster: http://pastebin.com/9gGGR4GD This goes into /etc/asound.conf The rule for a52 needs that component that's not included in Ubuntu. The other part is for wine mainly, to by-pass pulseaudio. wine instructions here: http://ubuntuforums.org/showpost.php?p=11913470&postcount=19 [02:20] RyuGuns: Just found a link on releases.ubuntu.com for the most recent version [02:20] smcguinness: Okay. :) [02:21] cheako: lol… so intense... [02:21] Need Help --> touchpad and keyboard is frozen in login screen === arejay is now known as zz_arejay [02:21] xster: Hmm, well pulseaudio is like the X server, it allows many client to use the audio hardware at once... alsa can do this and it's often recommended. [02:22] ok [02:22] can be said again that his name? who inadvertently pay [02:22] xster: ALSA is the API applications use to access the sound hardware. It's a bit like how mkfs and fsck use /dev/sda1. [02:23] can you use pulseaudio and alsa at the same time? i.e. is pulseaudio just one level of abstraction higher? [02:23] is there a bug in the latest updates for 12.04 where it changes your account type to standard? [02:23] For some reason, I'm now a Standard user and I can't install updates. I can't get to the stupid recovery mode either to add me back to the sudo group [02:23] xster: Applications can use ALSa to load modules/plugins to send sound to a number of places, including pulseaudio. [02:24] am I totally screwed? [02:24] jwcarman: why can't you boot to single user? you might try boot from a usb device then to fix it [02:24] how do I boot to single user? [02:25] I need to be in recovery mode to add me back to the sudo group, right? [02:25] jwcarman: hold shit key at boot [02:25] shift [02:25] All the links on the device page point to "cdma_shadow" too still, which [02:25] I've tried that. It doesn't work [02:25] Left shift (or shit) doesn't work [02:25] I can't change the grub options to tell it to show the menu, either (can't sudo) [02:26] jwcarman: you have a cd or usb to boot from? [02:26] xster: pulseaudio uses ALSA, 'again' in most/some cases, to access the audio device. In the case of surround sound on my system pulseaudio loads the a52 plugin to convert 5.1 channel PCM data into a compressed version that is then sent over the optical link. [02:26] I have the text install disk (needed RAID support during install), sacarlson [02:26] Hey does anyone have config files for dovecot and postfix for a simple email server? I have been trying and trying to set this up and it is frustrating the heck out of me. All I really want is a simple email server so that I can send and receive emails from it. I don't need a ton of email accounts I just really need one for my Unix account on the system. Anyone got config files for this? [02:26] jwcarman: it could be that you have a usb keyboard that grub can't handle unless you set legacy in bios [02:26] Can I learn as much with Ubuntu or more with Slackware? (Both at the current version.) [02:27] Can use some help??? [02:27] cog: you could surely learn from both, I suppose. [02:27] sacarlson, I am using a USB keyboard. It's a M$ gaming keyboard. Perhaps if I try a simple Dell? [02:27] Ubuntu 12.04, Chromium/Firefox, not able to access a website but everyone else can. [02:27] !ask | Eclife [02:27] Eclife: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [02:27] cheako: wow… you really know this stuff [02:27] jwcarman: ok ya or just boot to bios and set lagacy support [02:28] xster: My sony recever is all happy and says, you'r playing a 5.1 channel Dolby Digital in big letters, just like when watching a DVD. [02:28] Touchpad and keyboard frozen in login screen. Ctrl-alt-f1 does not work either [02:28] cheako, I'd ask why audio data needs compressing for optical but I think i should read up more about pcm... [02:28] ok, hopefully I won't be back. If not, thank you very much, sacarlson. If so, see you in a bit :) [02:28] jwcarman, is it possible your bios doesn't recognize usb input devices? [02:28] I can use the kb in my bios setup screen [02:28] jwcarman: hope to never see you again good luck [02:28] it's an asus mobo and usb keyboard and mouse [02:28] the pavucontrol screen shows a bunch of other checkboxes besides pcm like dts, ac3 etc etc [02:28] any of those useful? [02:28] Okay, off to play... [02:28] xster: The answer, size. The optical can only carry 48k and that's not enough for 6 channels of PCM. [02:29] cheako, interesting... [02:29] xster: For HDMI the compression would have to be so bad, that it wasn't worth implementing. [02:31] xster: Plus for moves on DVD or Blu-ray the audio stream is already Dolby Digital or DTS compressed. [02:32] xster: So HDMI would have to re-compress the audio in that case... and that would be the normal implementation. === niftylettuce is now known as register [02:32] Touchpad and keyboard frozen in login screen??? === register is now known as niftylettuce [02:32] cheako, but pc audio contents plays with pcm not dts because of compression power requirement? [02:33] sacarlson, I'm back :( [02:33] jwcarman: that's not good [02:33] USB Legacy mode was enabled in the BIOS and I plugged in another kb [02:33] no dice [02:33] jwcarman: another boot device usb cd? [02:33] Do I have to use a live cd? [02:33] Or can I use the alternate installer? [02:33] xster: Ohh yeah forgot the mention that. Doing a52 is said to not be cheap on CPU power, shouldn't be a problem on most systems these days... but it will make your computer slower. [02:34] jwcarman: yes it would have to be pre programed to linux boot [02:34] cheako, understood [02:34] is a usb installer faster than the cd? [02:34] I mean usb boot? [02:34] xster: I'm on a 6x 3.5GZ so it's not an issue at all. Barely uses 30% of one core. [02:34] jwcarman: ya usb is faster than cd for me [02:35] cheako, on idle??? or while playing a movie? [02:35] jwcarman: most my cd drives don't even work anymore [02:35] :) [02:35] Okay, so once I'm in there, what do I do? [02:35] cheako, just out of curiosity, how does windows or mac play 5.1 on hdmi? [02:35] jwcarman: set password [02:36] xster: Just when playing games or stereo that has been up-mixed to 5.1. For moves you'll be mainly using pass-through mode, that's something you can read about. [02:36] sorry if this is a n00b question [02:36] set which password? [02:36] jwcarman: well set password for root as you say you no longer have a sudo user [02:36] cheako: did you have to do a lot of config changes to get your pulseaudio working with 5.1? [02:36] xster: I play Doom3 in surround sound and some others not worth mentioning. [02:36] jwcarman: or you could modify the /etc/sudoer file [02:37] SolarisBoy: Actually compared to what I did prior to using PA it was vary easy. [02:37] interesting [02:37] SolarisBoy: http://pastebin.com/9gGGR4GD This goes into /etc/asound.conf The rule for a52 needs that component that's not included in Ubuntu. The other part is for wine mainly, to by-pass pulseaudio. wine instructions here: http://ubuntuforums.org/showpost.php?p=11913470&postcount=19 [02:38] cheako: AWESOME thanks man! [02:38] SolarisBoy: My previous config had hacks to re-organise the channels for some applications. [02:38] insane [02:39] SolarisBoy: PA magically does that, I'm not going to ask as long as it keeps working. [02:39] somehow I accidently changed my language from English to chneese! how can I change it back from the command line, because the gui is now essentially useless to me [02:39] this is all very interesting - because i think i should have better audio... [02:39] that should be Chinese not what I typed [02:40] im using pulse or actually im using whatever ubuntu defaults to i didn't do much with it im on 11.10 still [02:40] im not to good with video/audio stuff =) [02:40] where handbrake is low? [02:41] hi all.. i am running linux mint.. when i press the calculator key on my keyboard.. i get "Couldn't execute command: gcalctool".. how do i change it to mate-calc [02:41] !mint | nishttal2 [02:41] nishttal2: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [02:41] sacarlson, once I get into the usb boot, how do I access the "real" system? [02:41] SolarisBoy: Plus PA becomes essential with spdif, ALSA's dmix needs to talk to the spdif directly so you can't use a52... Thus negating the point. [02:42] is rythmbox the new default player again? [02:42] SolarisBoy: I ran for a vary long time not being able to use more then one sound application at a time. [02:42] jwcarman: oh ya you will have to mount the drive that you boot from then look at the /etc/sudoer on that disk [02:42] cheako: due to alsa right? but then pulse allowed you to get past that? [02:42] i mean rhythmbox [02:43] cheako: i have the intel built in hd audio thing but my sound is always very choppy at best. [02:43] crap, how do I do that? [02:43] SolarisBoy: Correct, ALSA is lacking features. PA does software mixing for all my applications. [02:43] Jordan_U: i am not having any luck there.. its like they cant see my msgs :( if this is something simple.. could you help? [02:43] cheako: nice [02:43] Help --> login screen frozen. touchpad and keyboard not working [02:43] cheako: i wonder why my sound is so horrid and yours is seemingly awesome? =) [02:43] nishttal2: no, as this isn't the mint channel [02:43] Eclife: what did you do before this started? [02:44] but there may be other factors... [02:44] nishttal2: Unfortunately A: This channel has a strict policy of only supporting Ubuntu and B: I don't know the answer anyway. [02:44] sirriffsalot, it's a fresh install [02:44] SolarisBoy: Well, no actually. Playing Movies is done using PA... but in pass-through mode it doesn't do mixing, perhaps got the best. [02:44] do I need to be root to create a boot disk/device? [02:44] Jordan_U: ok np.. thanks [02:44] Eclife: ouch. Have you copied any files around yet? [02:44] jwcarman: how do you mount a drive? you can do it from nautilus just select the drive it will auto mount in /media [02:44] s/got/for/ [02:44] !ot > Ormie [02:44] Ormie, please see my private message [02:45] Using linux\ubuntu for the first time now, damn there's a lot to get used to lol [02:45] sirriffsalot, I've done nothing [02:45] power point does not download? [02:45] jwcarman: Generally to burn a Boot CD, no, to create a Bootable USB drive, yes. [02:45] SolarisBoy: Hmm, we seam to have basically the same system. [02:45] What will happen if I ask a question for un supported version of ubuntu. [02:45] jwcarman: oh and the file is /et/sudoers add a line like: jwcarman ALL=NOPASSWD: ALL to add your user to the sudo list [02:45] Eclife: okay! then do ctrl + alt F1 and login, and then type "startx" and see what output you get, then reboot and tell us about it:D [02:46] eg. 7.04 [02:46] Ormie: you may get an answer, you may not. just like any other question [02:46] Ormie: We will tell you that we can't help you except to point you toward guides for upgrading to a supported version. [02:46] sirriffsalot, ctrl-alt-f1 doesn't work [02:46] Eclife: try F2 then [02:46] oh ok. [02:46] jwcarman: We have a policy of not supporting EOL releases. [02:46] Eclife: all the way up to F7 hehe [02:46] EOL? [02:47] HDA-Intel - HDA ATI SB [02:47] cheako: yea? [02:47] sirriffsalot, give me a sec [02:47] 12.04 is EOL? [02:47] <_xan_> Ormie: thrown off the bridge of death? [02:47] Intel [HDA Intel], device 0: HDA Generic [HDA Generic] [02:47] Jordan_U? [02:47] <_xan_> Ormie: http://www.youtube.com/watch?v=pWS8Mg-JWSg [02:47] jwcarman: Jordan_U; oh ya that's really old like 2 months already [02:47] jwcarman: End Of Life. Ubuntu 12.04 is certainly not EOL, but Ormie was talking about 7.04 which certainly is. [02:47] I know what end of life [02:47] is [02:47] SolarisBoy: I guess the only issue is the supported rates. My card only does 48000. [02:48] I meant what do you mean EOL [02:48] I'm talking 12.04 [02:48] hmm [02:48] Just curious, I use 12.04 [02:48] SolarisBoy: You have to choose a rate that fits your card and your receiver. Other then that I can't think of anything. [02:48] cheako: did you just look up the specs or do you know some command fu to get that? prolly specs huh? [02:48] sirriffsalot, nothing [02:49] libre won't open my downloaded pp help please [02:49] cheako: via some configured setting your referencing now? in pulse? [02:49] Eclife: wow! [02:49] SolarisBoy: Yeah, look at the specs. [02:49] Eclife: then let's check if your keyboard is in ubuntu at all [02:49] k [02:49] sacarlson, can I just create a live cd, then? [02:49] brandofer: What happens when you try to open it? [02:49] SolarisBoy: hold on, I'll google. [02:49] I can't create a startup disk in this ubuntu since I'm not root [02:49] Eclife: do you have a Prt Scr button that also says SysRq on it? [02:49] jwcarman: I would think so, why don't you have a usb flash disk? [02:49] thanks - cause i was getting ready to delve into the wonderful world of intel embedded chips =( [02:50] I do [02:50] sirriffsalot, yes [02:50] the button to burn it isn't there when I try to use the "make startup disk" thingy [02:50] jwcarman: well whatever works for you [02:50] Eclife: ok, then hold in alt, then press that button and release it BUT HOLD THE ALT BUTTON IN, and then slowly type with perhaps 5 sec intervals R-E-I-S-U-B [02:50] Perhaps I'm trying to create the startup disk incorrectly? [02:50] "open with "does not give libre as an option to open [02:50] Eclife: this should reboot your computer, just to check if your keyboard is at all there [02:50] I was following instructions from here: [02:50] jwcarman: Can you use your keyboard in the BIOS menus (I'm trying to figure out why you aren't able to get the grub menu to show up). [02:51] http://www.ubuntu.com/download/help/create-a-usb-stick-on-ubuntu [02:51] jwcarman: ya on my system I think I need to be sudo to get the usb start disk to work [02:51] someone that knows what I should write in the LSI MegaRAID preboot CLI to create a RAID1 volume? :/ [02:51] I can use my kb in the BIOS, yes [02:51] ads [02:51] YSolarisBoy: our card or receiver may not support 48 kHz, the only other sane choice is 44.1 kHz. [02:51] sorry. [02:51] The grub is set to be hidden and the delay or whatever is set to 0 [02:51] dataviruset: I would highly recommend against using FakeRAID. [02:51] Is there another way to create the usb start disk? [02:52] Or, is there another way to create a bootable ubuntu usb disk? [02:52] !yes [02:52] Jordan_U: Okay, I am not sure if I know what you mean, but I want to create a logical volume with RAID1 here [02:52] YSolarisBoy: 44.1 won't be enough to play most moves, however a52 can do it if you re-compress. [02:52] !ubuntu [02:52] Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [02:52] jwcarman: That's normal for Ubuntu, but holding shift (not just pressing it) during boot should normally get it to show up. [02:52] found it [02:52] I tried holding shift [02:52] jwcarman: if you already have an iso file then select that as you don't want to download one if you don't need it [02:52] !cannonical [02:52] I've tried this so many times [02:53] !msgbot | Ormie [02:53] Ormie: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [02:53] sirriffsalot, nothing happened [02:53] I had the iso on my windoze system, but that's gone now [02:53] hm... [02:53] is it safe to boot off a drive from another computer in recovery mode? (just wondering if the drivers for the different machine would cause any problems) [02:53] I've switched over to running an ubuntu host and just have a windoze vm [02:53] jwcarman: bummer well maybe download the small one as you don't need a complete system for what you need [02:53] i extracted the minimal iso to usb key and installed, but upon rebooting it went to a black screen. i went to rescue mode and it's missing dpkg and apt etc [02:53] so, I'll have to download one [02:53] Eclife: hmm [02:54] 32 or 64 bit matter? [02:54] SolarisBoy: Your card or receiver may not support 48 kHz, the only other sane choice is 44.1 kHz. [02:54] SolarisBoy: 44.1 won't be enough to play most moves, however a52 can do it if you re-compress. [02:54] i have the ubuntu 12.04 cd mounted, but i don't know where the files i need to copy to finish the system are at [02:54] jwcarman: no it doesn't mater 32 or 64 [02:54] I'm running 64-bit of course [02:54] is 32 smaller? [02:54] Eclife: then forcibly shut down the computer, reboot it and hold in shift when it starts again until you get a selection list [02:54] jwcarman: no I don't think it's much smaller [02:54] sirriffsalot, every third time I boot the computer I get to the login screen and it's not frozen. Dunno if this helps [02:54] does anybody know where I can get the source code for the ubuntu kernels and program source code [02:54] jwcarman: Yes, take a look at the Windows8 iso for an example. [02:54] cheako: got it [02:54] Eclife: can you login etc? [02:55] !source | motherbrain [02:55] motherbrain: You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html [02:55] anyone know how i can get dpkg from the 12.04 cd installed without having dpkg or apt installed? [02:55] !openvpn [02:55] OpenVPN is a vpn technology in Ubuntu, sudo apt-get install openvpn and then see http://openvpn.net/ and see the documentation "HOWTO" noting you have already installed it. ;-) It rocks! [02:55] cheako, what question were you answering? [02:55] jwcarman: It's said that the performance penalty for running 64bit is only slightly more then running 32 with PAE enabled. [02:55] jest3r: How is it possible that you don't have dpkg installed? [02:55] sirriffsalot, every third attempt or so [02:55] well thats for a particular gnu software not the ubuntu modified linux kernel itself [02:55] jwcarman: If 32bit was smaller. [02:55] Jordan_U: no idea.. thank the minimal installer i guess [02:56] wow what a useless openvpn link [02:56] I'm pretty sure the minimal installer even does dpkg [02:56] jest3r: Nope, the minimal installer will install both dpkg and apt. [02:56] Eclife: I'm clueless at this point, keep nagging here!:) [02:56] well obviously something went wrong then [02:56] jest3r: What makes you think that you don't have dpkg installed? [02:56] jwcarman: I'm the type that insists that 32bit is the only logical choice. [02:56] Somebody knows how to do a (| more) thing in LSI MegaRAID preboot CLI? [02:56] because i've done find / -type f -name '*dpkg*' -print and nothing is returned, there is no dpkg in my path etc [02:57] sirriffsalot, I have tried 11.10 and fedora [02:57] Eclife: same problem?! [02:57] I've always used 64 because I'm a java developer and i need to be able to allocate more memory to my jvms at times [02:57] sirriffsalot, ya, same problem === piecemkr is now known as [afk]piecemkr [02:58] I really like stock Ubuntu/Unity, and I feel guilty for it [02:58] i'm 100% sure dpkg is missing from the installation.. is there any way i can get it off the desktop cd? i didn't find it when i searched [02:58] i'm assuming the packages are compressed [02:58] All the cool kids are supposedly using Arch and XFCE right now [02:58] is it safe to boot off a drive from another computer in recovery mode? (just wondering if the drivers for the different machine would cause any problems) [02:58] Eclife: only thing I can say is that I'm glad I haven't had this problem [02:58] Keep nagging here mate [02:59] Someone will have to fold sooner or later [02:59] but Ubuntu works well enough that I don't even want to try Arch [02:59] jest3r: Are you sure you're not just stuck in a busybox shell? [02:59] I'm very new at linux myself so [02:59] Blue1: still don't have openvpn working? [02:59] sirrifsalot, haha... thanks man [02:59] jest3r: ar to unpack and then tar to get at the tree(as in the files you copy to /). [02:59] no-name-, its safe, boot to the full desktop doesn't work in some cases because of drivers, but recovery should be fine [02:59] sirriffsalot, it's a brand new computer too [02:59] PWIHAMSTER, I am glad someone likes it [02:59] ty cheako [02:59] PWIHAMSTER, but I am sticking with "anything but unity" [02:59] sacarlson, so I just mount the drive and edit the /etc/sudoers file? [02:59] adding that line you specified? [03:00] smw: anything stable and functional on your end of the woods? [03:00] Eclife: even more puzzled mate:) [03:00] and Jordan_U yes i'm in busy box but i've already mounted both the install and the cd [03:00] sacarlson: nope if complains Options error: You must define DH file (--dh) [03:00] jwcarman: that should work [03:00] ok, 4 mins left on my download [03:00] PWIHAMSTER, depends. 11.04 EOLs in october but it is rock solid [03:00] I would really like to know why I can't enter recovery mode [03:00] That really makes me mad [03:00] PWIHAMSTER, xfce is not bad [03:00] jest3r: And the actual root filesystem (rather than the initramfs temporary root) doesn't contain dpkg? [03:01] jest3r: It's actually to simple to provide a link, but here it is anyway. http://www.tablix.org/~avian/blog/archives/2005/09/unpacking_a_deb_without_dpkg/ [03:01] ANYONE successfully backup stuff to Ubuntu One? [03:01] PWIHAMSTER, I am currently using gnome shell, but I would never try and force it on anyone. It is an acquired taste through hard work [03:01] smw: I actually installed XFCE this week, I'll have to check it out [03:01] PWIHAMSTER, and it still ticks me off often [03:01] PWIHAMSTER, xfce seems like the all around good replacement (even though I am not using it right now) [03:01] sirriffsalot, thanks for your help. I'll try another day [03:02] anyone know any other tricks I could try to get my grub menu to show up so that I can enter recovery mode? [03:02] yeah cheako ty [03:02] Jordan_U: yes it's the actual filesystem [03:02] Eclife: no problem! Keep trying! [03:02] escott: ok. I think I'll give trying to get into my private/encrypted home folder without booting first though. though I've not had much luck doing that in the past, and couldn't seem to today [03:02] jwcarman: I can tell you a dirty hack to get the grub menu to show, but my guess is that when it does you won't be able to interact with it (since if grub were able to get input from your keyboard at all, holding shift would have worked). [03:02] Blue1: would a static key method be good enuf for your applicaiton of openvpn? [03:02] jest3r: How did you install Ubuntu? Were there any error messages during installation? [03:03] I've seen other folks when I googled that have had troubles getting grub menu to show [03:03] no-name-, do you have the passphrase to unwrap the key? [03:03] Blue1: or do you plan to have more than one user connected to the openvpn server? [03:03] PWIHAMSTER, the way unity and gnome3 was forced on people was not cool. But I think gnome3 has promise. The extensions system is awesome [03:03] escott: I have the password, but not that long thing [03:04] smw: Exactly! [03:04] sacarlson: thisis what I have: http://paste.debian.net/173075/ [03:04] Does anyone know of any reliable VPS hosts? I just want a reliable connection to the web, RAM and HDD doesnt matter. I just want it to run a SOCAT thing. [03:04] jwcarman: Again, I can tell you (an ugly) way to get the grub menu to show, but if you do it and grub can't get input from your keyboard you'll be stuck at the grub menu unable to boot Ubuntu anymore. Do you want to try that? Do you remember being able to use your keyboard with grub in the past? [03:04] sacarlson: why is it bitching about something I didn't specify in the conf.fie? [03:04] !ot | XiRoN [03:04] XiRoN: #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! [03:05] smw: I don't think my Mom has used here Ubuntu once since I upgraded it. [03:05] Sorry, h00k [03:05] Wrong channel [03:05] smw: She now wants me to fix Windows so it's faster. [03:05] cheako, I was a late convert to gnome-shell. So I got it after there were enough extensions. I also decided to put in the effort to figure out how to make gnome 3 usable [03:05] There was a time after installation that I did see the grub menu and I was able to use it. I think I had to hard reset my machine or something, so that made it appear [03:05] cheako, lol [03:05] #netowrking [03:05] Does that sound right? [03:05] question [03:05] smw: I tried Gnome Shell, it gave me the impression of being a less capable Unity :| [03:05] smw: I can't wait to be a more capable dev, I really feel like developping stuff for Linux. === a1914 is now known as august1914 === xster_ is now known as xster [03:05] cheako, xfce on ubuntu is a legitimate option. It has improved greatly === yunapjuna is now known as jeanette\ [03:06] does anybody know what command or how I can download the ubuntu kernel sources ? [03:06] kernel.org [03:06] who do i get stereo sound from ubuntu [03:06] escott: did you mean the regular password or that big long thing it gives you? [03:06] jwcarman: That was what I was going to recommend as the ugly way to get it to appear, reboot and pull the plug on the computer immediately after Ubuntu starts to boot. [03:06] PWIHAMSTER, gnome-shell is not a less capable unity. But it has a high learning curve if you want to get good with it. [03:06] c [03:07] can't I just power down the machine right now to get it to appear? [03:07] ADI 1988B 8 -Channel High Definition Audio CODEC, this is my chipset. [03:07] jwcarman: That will be detected as a failed boot, and thus the grub menu will be shown. [03:07] blue1 try change line key waynovpn.key to secret waynovpn.key [03:07] jwcarman: No. [03:07] PWIHAMSTER, as I said, it has won me over, but I would never force it on anyone [03:07] has to be during boot [03:07] Jordan_U: via usb key minimal install (netinstall) and i didn't see any errors, but i was afk for the installation [03:07] sacarlson: ok [03:07] well, I'm game for anything at this point. I can't get the damn usb stick to burn [03:08] have to be root to do it [03:08] Can brasero burn iso -> usb? === [afk]piecemkr is now known as piecemkr [03:08] Blue1: I'm not sure the values you have in you *.key file are correct also [03:08] how to set proxy .. for apt-get ??? === wagle_ is now known as wagle [03:08] PWIHAMSTER, I will say that I no longer recommend ubuntu who don't use linux [03:08] doesn't look like it [03:08] <_skpl> can someone help me? aptitude is hanging while trying to upgrade zramswap-enabler [03:08] smw: how come? the 12.04 Unity is a far shot from 11.10 [03:08] jwcarman: The way that it works is that grub sets a "recordfail" flag itself, then late in boot a script removes that flag (to indicate that booting was successful). Then if grub boots again, and sees that the flag is still there, it knows that booting failed. [03:08] smw: and getting xubuntu is trivial at this point [03:09] anyone> [03:09] So I'm running Ubuntu 12.04 with all the latest updates as of 4 hours ago. Anyway I realized I was running Gnome 3.2 and attempted to upgrade to gnome 3.4. I added the gnome repository and installed everything. Upon reboot it refused to start. I had to hard reboot and go into the recovery console. I've uninstalled all gnome packages and yet the error persists. Even from the drop down root [03:09] console or the guiless console that's shown upon continuing to boot I'm unable to shut down my computer, once again it just hangs in the same manner as it does on a normal startup. Does anyone know what the problem might be? [03:09] PWIHAMSTER, I have no problem with xubuntu [03:09] smw: plus I don't know of any decent alternatives, apart maybe from Linux Mint but it's basically Ubuntu in disguise [03:09] how to set proxy .. for apt-get ??? [03:09] how to set proxy .. for apt-get ??? [03:09] how to set proxy .. for apt-get ??? [03:09] shanky_ty: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:09] Jordan_U, cool. That should be very helpful. Nasty, but effective in this case [03:09] jwcarman: Unless you get stuck at the grub menu, yes :) [03:09] PWIHAMSTER, nah, linux mint means well, but they are trying to recreate gnome2 which is insane [03:09] does ubuntu 12.10 have kernel 3.4 in the nightlies? [03:09] smw: gnome2 was fine, what's wrong with re-creating it? [03:10] anyone? [03:10] I'm going to try running the livecd first. If that doesn't work, then I'll do the "nuclear option" [03:10] jwcarman: If you're willing to try it though it sounds like it will probably work. [03:10] !apt ? shanky_ty [03:10] dr--willis: I am only a bot, please don't think I'm intelligent :) [03:10] !apt | shanky_ty [03:10] shanky_ty: APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Adept (KDE) or !KPackageKit (KDE) [03:10] linux mint is like your dad holding onto vhs [03:10] I'm willing. I really don't have much on this PC [03:10] everything I give a crap about is stored "in the cloud" anyway [03:10] PWIHAMSTER, because what makes gnome 2 so great is the decade or so of bug fixes and iterative improvements [03:10] I nuke/pave my machine somewhat regularly and it's only been up-and-running on 12.04 for a couple of days [03:10] anyone care to help? [03:11] smw: so MATE isn't built on gnome2? [03:11] wait a second the ubuntu os/machine may already contain the sources maybe is the source code from the kernel any one of these http://pastebin.com/pn4b51WU [03:11] PWIHAMSTER, I thought they use cinnamon on gnome 3 [03:11] burning live cd now... [03:11] once more [03:11] So I'm running Ubuntu 12.04 with all the latest updates as of 4 hours ago. Anyway I realized I was running Gnome 3.2 and attempted to upgrade to gnome 3.4. I added the gnome repository and installed everything. Upon reboot it refused to start. I had to hard reboot and go into the recovery console. I've uninstalled all gnome packages and yet the error persists. Even from the drop down root [03:11] console or the guiless console that's shown upon continuing to boot I'm unable to shut down my computer, once again it just hangs in the same manner as it does on a normal startup. Does anyone know what the problem might be? [03:11] D4nt3: Watcha need? [03:11] D4nt3: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:11] !ot | smw PWIHAMSTER [03:11] smw PWIHAMSTER: #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! [03:11] Hallo? It would be most adequate to offer me assistance at the moment. ;) [03:11] PWIHAMSTER, you don't have to re-create gnome 2 run debian. [03:11] PWIHAMSTER, head to offtopic? [03:12] smw: yassuh [03:12] sorry Jordan_U [03:12] is the g in gnome silent? [03:12] ubottu: i have tried export method but it dosent work [03:12] shanky_ty: I am only a bot, please don't think I'm intelligent :) [03:12] D4nt3: unsupported repository? [03:12] D4nt3: I would recommend using ppa-purge to ensure that you get rid of (or downgrade back to supported versions) all of the packages from the ppa. [03:12] D4nt3: did you remove the repository and install the gnome packages again from official repositories? [03:13] okay I'll try that [03:13] ANYONE use Ubuntu One [03:13] ? [03:13] theseb lots of people do [03:13] how to set proxy .. for apt-get ??? [03:13] how to set proxy .. for apt-get ??? [03:13] how to set proxy .. for apt-get ??? [03:13] shanky_ty: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:14] Dr_Willis: the default backup app Deja Dup gives an error....how do people send files remotely to store ? [03:14] shanky_ty: in the config files in /etc/apt/ [03:14] I have a weird issue with Ubuntu 11.04 and unity menu. If I go in with 2D mode it works fine, in regular mode the menus are there ok, but when it opens it greys out and shows the arrow, but I see no menu. The strangest part is the menu is actually there, if I click where menu items would be, applications open. Already tried unity --reset, reset-icons. Any help would be appreciated [03:14] export http_proxy=http://myproxyhost.com:8080? Isn't that it? [03:14] Hello... am I Chop Liver?! [03:14] Hey guys! I hate doing this but I'm stumped here. Im trying to configure Blackbuntu which runs ubuntu 10.10 (with 2.6.39-3-bb03 kernel). Of course I cant the wireless device (intel centrino adv. N + wimax 6250) set up. according to my googled research, i have the correct drivers and firmware....still no dice! Ifconfig wont recognize and lshw reports the device as unclaimed. My question is,... [03:14] ...should I continue trying to get my current driver+kernel set to work or update the kernel new version? [03:14] shanky_ty: Please don't repeat your question over and over like that, and please stick to one '?' . [03:14] theseb: no idea. [03:14] Dr_Willis: do you use it? [03:14] !apt | shanky_ty [03:14] shanky_ty: APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Adept (KDE) or !KPackageKit (KDE) [03:14] theseb: i uswe ubuntu one.. thats what you asked [03:15] Dr_Willis: for backups? [03:15] Geodesical: Do you have an Ubuntu support question? If so, please get to it without the offtopic banter. [03:15] Dr_Willis: of your laptop? [03:15] Dr_Wills: APT is the Advanced Package Tool [03:15] theseb: i just drag/drop what i want to archive to it. [03:15] another question is i found in my dirvers folder "iwlagn.ko.ignore"....should this be "ignore" [03:15] Dr_Willis: to that Ubuntu One folder? [03:15] shanky_ty: http://lmgtfy.com/?q=http+proxy+apt-get [03:15] shanky_ty: you may want to read some dos on it. [03:15] Oke doke. Well, I am trying to run Garry's Mod on Steam; Steam loads fine but when I click the "Play" button, the screen goes black, but then just goes back to Steam. [03:15] theseb: or make a link. I get to U1 from my android phone most of the time [03:15] !wine | Geodesical [03:16] Geodesical: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [03:16] I guess I already have the source here dahdi-2.2.1+dfsg-1ubuntu2 linux-headers-2.6.32-41-generic [03:16] linux-headers-2.6.32-21 virtualbox-ose-3.1.6 [03:16] linux-headers-2.6.32-21-generic vpb-driver.tar.bz2 [03:16] linux-headers-2.6.32-41 [03:16] I have Wine installed already. Also PlayOnLinux. [03:16] motherbrain: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:16] Dr_Willis: what link are you referring to? I tried making a soft link inside of the U1 folder to another dir and it seemed to take [03:16] how does the ubuntu team feel if the user tweak or hack ubuntu? [03:16] shanky_ty: https://help.ubuntu.com/community/AptGet/Howto#Setting_up_apt-get_to_use_a_http-proxy [03:16] jwcarman: i have trid google but most of method show way to export http_proxy .... but that doesnt work for me ...? [03:17] is there ane other way [03:17] Geodesical: The relevant part of that factoid was "Join #winehq for application help". [03:17] Ormie: Huh? [03:17] motherbrain: headers are not source [03:17] Jordan_U: oh. [03:17] shanky_ty: have you tried changing the configuration file? [03:17] nop [03:17] what are headers for then just the header files for the c files [03:18] motherbrain: headers are what we compile other stuf to [03:18] shanky_ty: there are a lot of options on that link I gave you [03:18] where is the source does it come pre-installed with ubuntu or is there a download somewhere === Afterraff` is now known as Afteraffekt [03:19] motherbrain: in the case of kernel headers, you need them to compile modules for that kernel [03:19] by the way, who hired that guy "willwill" to be as voice on #ubuntu-th? [03:19] jwcarman: if u r referring to apt/how_tos .. pge i have already tried that .. but no luck [03:20] Ormie, ask in Ubuntu-th ? [03:20] Ask in english? no one understands. [03:20] ok but is the source code for the kernel some where on the filesystem by default or is it just the compiled versions of them in non-human readable .so , .a , .o files [03:22] actually, ah ha! [03:22] motherbrain: The kernel source is not shipped with Ubuntu by default. [03:22] motherbrain: http://packages.ubuntu.com/search?keywords=linux-source [03:22] is there a download page like kernel.org for it [03:22] ผมถามทางโน้นก็ได้คร๊าบ! [03:23] motherbrain: you can do 'sudo apt-get install linux-source' [03:23] telgu ?? [03:23] shanky_ty: thai [03:23] * Ormie runs away. [03:23] Ormie: This channel is English only. [03:23] hh [03:23] does anyone use the full encryption from the alternate install cd? [03:23] can ne 1 tell me how configure apt for proxy? [03:24] !anyone | frame45 [03:24] frame45: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [03:24] Jordan_U, that means "I will go and ask over there, then" and end of conversation. [03:24] !aptproxy | shanky_ty [03:24] shanky_ty: apt-proxy is a program that acts as a local apt repository server for a LAN, only fetching from the internet when required. To set it up see https://help.ubuntu.com/community/AptProxy [03:24] CrIsIs! Please divulge on getting the music to stop playing after closing Clementine. [03:25] is it a good idea to use full encryption on a laptop? [03:25] frame45: What type of full encryption? [03:25] Harmony -_- CrIsIs absolved. [03:25] thank you for the link as well as the apt-get command didn't know linux-source was the name for the apt-get part of the command. [03:27] Saeryn: well i just loaded 12.04 on my new laptop but should I encrypt it? I was told you had to use the alternate install cd to fully encrypt the whole system not just /home [03:27] How do you make a shell script that is a toggle? When you run it 1st it does command1 if you run it again it does command2 etc. [03:27] sacarlson, okay I'm in the live cd [03:28] I've mounted it, chmod +w sudoers, vi sudoers [03:28] I'm in there now [03:28] frame45: You will need to use the alternative install cd to do so, unless you want to make it more complicated. [03:28] So, I see a line for root that looks like this [03:28] root ALL=(ALL:ALL) ALL [03:28] Do I just want to do that for me, too? [03:29] jwcarman: No, don't edit /etc/sudoers at all. [03:29] What? [03:29] that's what I was told to do by sacarlson [03:29] jwcarman: Add your user to the "sudo" or "admin" group. [03:29] so, what do I do? [03:29] I'm in a live cd, Jordan_U [03:30] frame45: However unless you're expecting to store sensitive information on your machine, Full Disk Encryption isn't usually needed :) I'd recommend getting more experience with Linux in general before delving into Encryption Schemes. [03:30] So, I'm not really running inside the "real" system [03:30] after installing updates on 12.04 and rebooting, my laptop has lost network connectivity. looks like the network manager is broken. [03:30] xangua1: thnx will try :) [03:30] going into system settings, networking, gives me the message, "the system network services are not compatible with this version" [03:30] Do I just edit /etc/passwd or something? [03:30] ifconfig + dhclient can get me a wired connection to my router. haven't investigated wifi. the networkmanager applet has gone missing. [03:31] jwcarman: Also, you shouldn't have changed the permissions of /etc/sudoers, they were like that for a reason. [03:31] shrapnel: Open a terminal and type "pstree -p | grep nm" [03:31] Jordan_U, how do I change it back? [03:31] I did [03:31] Saeryn: I know encryption is good if it gets stolen, but what if I break something and it won't boot? is it better just to encrypt /home [03:31] sudo chmod +w sudoers [03:31] jwcarman: chmod -w [03:31] k [03:31] shrapnel: Did it return with anything? [03:32] can someone help me with my sound? - there is none :( [03:32] new rhythmbox update is sweet! [03:32] Saeryn: yep, it shows up in the process list. [03:32] Jordan_U, what file do I change to add me to the group? [03:32] I am also connected via HDMI, and there is no sound there either.. [03:32] well i have concluded that Kernel 3.0 is about fucked [03:32] :-) [03:32] USB support has gone downhill [03:32] frame45: A strong enough initial password should protect your information readily enough, if they are indeed sophisticated enough to get through normal authentication measures such encryption usually won't help. However you can encrypt /home if you feel you need to. [03:32] shrapnel: nm-applet shows up? [03:32] Saeryn: yes. [03:33] shrapnel: With what PID? [03:33] Saeryn: 3081. [03:33] Jordan_U, can I just modify the "group" file to add me to the end of the "sudo" group line? [03:33] Saeryn: what can you tell from a PID? [03:34] shrapnel: The PID tells me the PID :P So your issue is that the nm-applet won't show up to be used? [03:34] Saeryn: A login password does nothing to protect your private data if your computer gets stolen and the data is not encrypted. [03:34] hello everyone [03:34] motherbrain: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-lucid.git [03:34] jwcarman: Yes. [03:34] uCUNTU SUCKS! [03:35] and that's it? [03:35] Reboot? [03:35] can someone please tell me how to configure the static switcher program to not show the different windows of the same program [03:35] I didn't change permissions. Just vi group [03:35] Saeryn: thanks, I'm a worst case person, I'm thinking more along the lines of if you pull the drive an mount it to another system. [03:35] could someone help me out. i don't have stereo sound in ubuntu, why? [03:35] Jordan_U: Quite true, however anyone who is willing to go that far to get the data will usually try other means as well to get through the encryption. Any sensitive data that is worth stealing as such would require extra measures as well to remain fully protected :) [03:35] frame45: If you query me I can help you set it up if you'd like :) [03:35] like lets say i have 5 nautilus windows open, i want there to be one entry in the statis switcher [03:36] Jordan_U: I guess I'm just the go all the way or none of the way type of person when it comes to security, bad habit I know :P [03:36] sorry, but how can I check version of pkg installed with apt? [03:36] shrapnel: ? [03:36] maxone, if u find any good advice.. forward it my way please [03:37] Saeryn: With a good password the encryption used by Ubuntu cannot currently be cracked with consumer hardware / software in any reasonable amount of time (see: Decades of serious computation). [03:38] Jordan_U: I'm back in business! Thank you VERY MUCH for your help [03:38] Jordan_U: Very true, I guess I am not familiar enough with Ubuntu's encryption scheme to formulate the plausible attacks one could perform against it other than the obvious :) I use a different encryption method. [03:38] now to figure out how the heck that happened in the first place [03:38] would but no one seems to be helping [03:38] Saeryn: I may run the alternate installer just to see how it works. it's a new machine so i'm not too vested at this point yet. [03:38] jwcarman_: I lost connection what was the solution? [03:38] jwcarman_: You're welcome. You should also check that you're a member of the other standard groups (on my machine "adm dialout cdrom plugdev lpadmin admin sambashare libvirtd" ) [03:39] frame45: Then go for it definitely :) [03:39] Saeryn: what about btrfs? have you tried it yet? [03:39] jwcarman_: oh yes added to admin group would also fix it [03:39] frame45: No I have no, I stick to Ext4 for partitions other than /boot and swap. [03:39] Saeryn: sorry, connection dropped. [03:39] I have not* [03:40] shrapnel: So your issue is that nm-applet is not showing up? [03:40] sacarlson: that's what I did. I modified the /etc/group file by adding me to the "sudo" group [03:40] maxone, ill be back, im rebooting... [03:40] Saeryn: I suppose, though I can't bring up the networking control panel, either (not sure if that's implemented as a call to the applet). [03:40] shrapnel: Are you using 12.04? [03:40] Saeryn: I made one partition for swap one for / and one for /home. Is it better to make /boot it's own? [03:40] maxone, nvm- 10 more mintures [03:40] Saeryn: and, of course, the applet doesn't seem to be doing its job. it doesn't automatically establish wired or wireless connections the way it usually does. [03:40] Jordan_U, do I need all of those other groups? [03:40] Saeryn: yes. [03:40] could someone help us with sound? [03:41] frame45: It depends on your encryption scheme :) [03:41] Jordan_U, if I'm in the sudo group, I can do anything I want as long as I provide a password, right? [03:41] frame45: ages ago /boot/ was a common thing to have in its own partition. not so common these days [03:41] what's nvm- 10 more mintures? [03:41] jwcarman_: oh they added a new group sudo? it was admin [03:41] frame45: in some special cases its real handy [03:41] I think they renamed it [03:41] looking... [03:41] frame45: Mine is a little more complex. I use one where /boot is on it's own among other things. [03:42] shrapnel: Try killing the process and restarting it? [03:42] yep, it has been renamed [03:42] no more group called "admin" [03:42] Saeryn & Dr_Willis: thanks [03:42] i have a large /boot/ partition - because i segtt up grub2 to boot differnt iso files that i keep on /boot/ which is on a seperate hard drive then my main install [03:42] jwcarman_: oh then almost anyone that upgrades would have this problem [03:42] Dr_Willis: you don't have to have the /boot partition anymore? You can just put that crap on the / partition? [03:43] sacarlson: this is a fresh install [03:43] sacarlson: no idea how the heck this happened [03:43] jwcarman_: If you're using a Full Disk Encryption scheme where everything is encrypted except /boot you can't :) [03:43] jwcarman_: you can. but in m y case i got /boot/ on sda by itself. (with windows after it) linux is on sdb. I can boot a ubuntu iso file from sda and reinstall to sdb -- very fastg ;) [03:43] sacarlson: I'm hoping it wasn't some dorked up update that did it === shrapnel is now known as Guest63684 [03:43] jwcarman_: well as long as there is a solution === shrapnel__ is now known as shrapnel [03:43] Dr_Willis: I kinda followed @matthartley 's how to from the Linux Action Show [03:44] Saeryn: connection should be stable now. yes, using 12.04. [03:44] Dr_Willis: very cool. I've got my /boot as a separate 512MB partition on my SSD too [03:44] don't run windoze "natively" anymore [03:44] "off to vm land with you, windoze" [03:45] jwcarman: fixing to do that myself [03:45] shrapnel: Ok, I'd inquire to someone a little more experienced with 12.04 I have yet to take that endevour. Sounds like it could be an issue relating to that :) [03:45] only thing that held me back was work, but they won't set me up on a proper vm anyway [03:45] jwcarman_: Off-Topic [03:45] Saeryn: thanks anyway. [03:46] I can't find a cisco client that provides the ability to do RSA SecureID for linux [03:46] help?! [03:46] !ask [03:46] jwcarman_: Do you have a question relating to support for Ubuntu? [03:46] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [03:46] how can I add users in gnome3 [03:46] Is there a way to install Ubuntu on an IDE drive connected to my Windows computer via a USB port? [03:46] maxone, https://help.ubuntu.com/community/SoundTroubleshooting [03:47] acu_: quick way - use the terminal ' sudo adduser billgates' (or similer [03:47] Saeryn: perhaps I'm hanging around to help someone else [03:47] maxone: What is your issue? [03:47] jwcarman_: THen stay on topic please :) [03:47] Saeryn: will do. sorry for the chatter [03:47] ekaj: ive done full installs to usb hard drives befor, then moved them over to other pcs' should work. if you are sure to put grub on thembr of the usb hd. [03:47] No worries :) [03:47] :) [03:48] trying to backup my comp. which folders do i need to choose if i want to backup apps, ppas, and settings? [03:48] Dr_Willis That's the goal =] I am just not sure how to install to the USB drive with a .iso, though... [03:48] acu_: if you're looking for a more graphical way, just go to system settings -> User accounts and click the "+" button at the bottom [03:48] ekaj: i tend to put the iso on a bootable flash drive.. boot it. then insgttall to the other usb hd. [03:48] can i partition a 32gb usb to make available 32bit and 64bit (k)ubuntu images or anything more? === xmath279 is now known as xmath279_afk [03:49] how would i restart the shell? [03:49] subcool: using grub2 and some guides. you can make a multi iso booting usb flash tht can boot either iso. [03:49] subcool: pendrive linux web site has tools to automate thata also [03:49] howcan I remove history from root ? [03:49] awesome Dr_Willis [03:49] subcool: I'd use a Search Engine. [03:50] acu_: historycommand has the option to clear it. [03:50] this program needs to be restarted. i'm either doing it right and the program just doesn't work or i'm restarting shell the wrong way. [03:50] Dr_Willis: I don't think the computer supports booting to a USB drive, that's the problem. [03:50] acu_: man history [03:50] subcool: or you an boot an iso file direct from your hard disk, it will boot much faster [03:50] Dr_Willis, idk about pendrive, between that and netboot - the USB's i've made already are SLOWWW- the only one that works fast is the one used in ubuntu/kubuntu themselves [03:50] ekaj: That dependson the BIOS settings usually. [03:51] Saeryn It's not in the BIOS, but I'll double check. [03:51] sacarlson, so you saying have customs settings on the USB and then have it pull the image off the HDD? [03:51] ekaj you could set up a 1gb partion on the hard drive. and set up grub2 on it to boot the iso on that partiton. then move it to tghe other pc.. boot the hd/iso and install to the rest of the hd. but thats a bit advanced [03:51] acu_: perhaps remove /root/.bash_history? [03:51] ekaj: You should be able to change the boot order vis-a-vis the BIOS, most systems with a USB Port support it. [03:51] Yeah, there's no support or USB devices and I'm out of CDs. [03:52] subcool: well you could modify the seetings on the hard disk that adds an iso or multi iso boots from hard disk === zz_arejay is now known as arejay [03:52] ekaj: Can you give me the model of your machine? I can perform a double-check for you. [03:52] interesting, ill give it a look sooner or later- still trying to recover like 5 computers.. from the closet.. ugh [03:52] I'll try to get a laptop and boot from a USB drive, then install Ubuntu to the USB external drive... I've had problems with that in the past, however. [03:52] later [03:53] i'm having trouble googling for info about the /run filesystem, what sets it up on my system, etc. [03:53] when creating a USB boot device, should it sit there for a long time on "Installing the bootloader..."? [03:53] nevermind, it just finished [03:53] :) [03:53] jwcarman_: It can seem as if it's stalled for a while, just give it a bit. [03:53] Ah ok, good. [03:54] setting that up now in case I get into trouble again later [03:54] qak: Are you wanting to learn more about the process or do you have a specific issue you need support with? [03:54] Saeryn: Where can find he model#? It's a Dell OptiPlex GX50 Series w/ Phones ROM BIOS Plus V. 1.10 A06 [03:55] ekaj That would be the model :) [03:55] Ah =p [03:56] ekaj: You're correct, USB Boot options weren't supported until the GX260 [03:57] Saeryn: one part curiosity; one part wondering if i start using /run/shm, whether something will swoop in and reclaim it or something .... just noticed /var/run is a link tho, ... [03:58] qak, /var/run is going away in most distros [03:59] i recall reading somthing about the trend to move to /run/ to allow /var/ to get mounte read only or somthing.. i cant even rember where i read it at. May been atg the askubuntu.com site [03:59] escott: really? how do i find out about such things? is this an lsb idea? [04:00] qak http://askubuntu.com/questions/57297/why-has-var-run-been-migrated-to-run [04:00] qak: That may help answer your question. [04:00] Dr_Willis, qak, (poetterings blog is a good source) it is now a requirement for fedora/systemd, but its being driven by usage and having /var be a proper fs mountpoint with well defined semantics [04:00] If it doesn't the links provided as references definitely will. [04:01] * qak realizes he's about to turn into a pumpkin [04:01] ok is there away to determine which ubuntu kernel is based on which linux kernel... since I want to compare the linux kernel it was coded from the the ubuntu finished kernel is there anyway to know which on is which [04:02] Saeryn: ty === arejay is now known as zz_arejay === Kasjopaja is now known as Guest73636 [04:04] hey, what would cause the pre-start section of an upstart configuration not to run ? [04:05] motherbrain: The way that Debian source packages work is that you have an original tar.gz from upstream + patches to get the package. Simply download the source package. === Octane is now known as Guest30594 [04:05] motherbrain: even a single version of ubuntu may have a few versions of the kernel available, I guess the iso file release will only have 2 or so in each release [04:05] so, if they want the "root" system to be mounted read-only, would you have to set it up as read-write to install new software? Or when they say "root" they mean the operating system itself, not any add-on software? [04:06] that last question was wrt the /var/run -> /run page [04:07] youd have to go to r-w to install/do system config changes. then lock it back down [04:07] Any idea why UNetBootin and LiLo aren't making my USB device bootable? [04:07] sort of the point is having a 'read only' system for another layer of security [04:07] hey, what would cause the pre-start section of an upstart configuration not to run ? [04:07] jwcarman_: `mount -o remount,rw /` [04:07] I get stuck at the "SYSLINUX 4.03 2010-10-22 EDD Copyright..." page [04:07] Would they expect "normal" users to do that? [04:07] yes "even a single version of ubuntu may have a few versions of the kernel available" but is there away to determine which linux kernel version they where derived from [04:08] ekaj: the pendrive linux website has other tools that may work [04:09] Thanks Willis, I'll try Universal USB Installer. [04:10] anyone ? [04:10] motherbrain: afaik the version number (x.x.x) of the kernel pkg and `uname` would be the same as kernel.org; for the patches applied from vanilla, look at the pkg contents or source [04:10] motherbrain: I found this list http://en.wikipedia.org/wiki/List_of_Ubuntu_releases#Table_of_versions [04:11] ekaj: If other tools fail it's probably an issue with Syslinux (specific to your hardare and likely due to a bug in your firmware rather than a bug in Syslinux). Because of that 1: You might get better help in #syslinux and 2: You might be able to make something which boots on your machine by using GRUB instead of Syslinux. [04:12] Syslinux? [04:12] Ahh okay [04:12] I've tried two different programs that used Syslinux, however [04:14] O, wait a minute I forgot uname -r shows the version but does this version corrospond to the linux kernel version it was derived from or its ubuntu kernel version because if it is the linux one then I know I can just download the ubuntu source based on that [04:15] am i invisible ? [04:15] jwcarman_, the big usage is in virtualized systems. a read only image of the vm base with a few read-write and vm specific filesystems on top of it [04:15] motherbrain, distros get their kernels from kernels.org, and then they make some modifications.. these modifications are packaged in the source repositories [04:16] hai all, when I try to compile the C file using " gcc -Wall -g -I/usr/local/include/freetype2 -O -c -o ttfrender.o ttfrender.c `pkg-config --cflags pgm-5.1` \ `pkg-config --libs pgm-5.1`" I am getting the error "gcc: error: -lpgm: No such file or directory". anybody please help [04:16] ok so then the uname -r gives me what linux kernel it was derived from [04:16] how to uncompress .gz file using terminal [04:16] motherbrain, you should ask on #linux (you're asking really generic questions not related to ubuntu) [04:17] motherbrain, no. [04:17] motherbrain: if, eg. `uname -r` returns 3.2.0-24-generic as mine does, then look at kernel.org's 3.2.0 vs http://packages.ubuntu.com/precise-updates/kernel-image-3.2.0-24-generic-di [04:17] no matter if I am on a ubuntu , or debian , or backtracks ,...etc [04:17] rice [04:17] motherbrain, i'm on #linux.. ask me on there (others can help too) [04:17] Abhijit, usr the tar command [04:17] motherbrain: ... that url has a link "download pkg source" [04:17] phanindraramesh, tar is for tar.gz [04:17] Abhijit: man tar [04:17] Ah [04:17] motherbrain: the tags in git should show all the versions available [04:17] Saeryn, tar is for tar.gz [04:18] Abhijit: man gzip === Lupinedk is now known as lupinedk [04:19] Saeryn, yes. that worked. thanks. [04:19] Welcome. [04:19] motherbrain: ubuntu has it's own git, I'm not sure if kernel.org has all the tags of ubuntu patches [04:20] hai all, when I try to compile the C file using " gcc -Wall -g -I/usr/local/include/freetype2 -O -c -o ttfrender.o ttfrender.c `pkg-config --cflags pgm-5.1` \ `pkg-config --libs pgm-5.1`" I am getting the error "gcc: error: -lpgm: No such file or directory". anybody please help [04:21] if you modify a logrotate application file setting do you need to restart logrotate? [04:21] phanindraramesh: apt-cache search libpgm.* [04:23] qak, "libpgm-5.1-0 - OpenPGM shared library ,libpgm-dbg - OpenPGM debugging symbols,libpgm-dev - OpenPGM development files" this is the output. All these three packages are installed already === LofS is now known as LofSLEEP [04:25] phanindraramesh: hmm [04:26] qak, what can be the solution? [04:26] phanindraramesh: i'd check the output of `pkg-config --libs pgm-5.1` [04:30] qak, ok. [04:33] i have ssh connection to a box wich has a connection to vnc box, what is the best way to have vnc connection from my box to vnc box through the ssh box? === carmelo is now known as Guest17341 [04:36] hai all, when I try to compile the C file using " gcc -Wall -g -I/usr/local/include/freetype2 -O -c -o ttfrender.o ttfrender.c `pkg-config --cflags pgm-5.1` \ `pkg-config --libs pgm-5.1`" I am getting the error "gcc: error: -lpgm: No such file or directory". anybody please help [04:36] kosko, vnc sux [04:37] kosko, use this instead http://www.nomachine.com/preview/select-package-virtual-desktop-workstation.php?os=linux (then https://:4080 or use the binary client )(to use binary client, be sure to install ssh server) === P4R4N01D1 is now known as P4R4N01D [04:39] Hey everyone... I have a basic question and I'm not sure where to ask it. I have quite a bit of experience developing desktop applications for Windows and I would like to get started with linux. [04:39] I mainly used BASIC (and some variants) and I understand that Python would be a good choice of a new language. Can someone point me in the correct direction to get myself started? [04:39] Nogal, http://wiki.python.org/moin/BeginnersGuide/NonProgrammers [04:39] err maybe that's not hte best [04:40] http://wiki.python.org/moin/BeginnersGuide/Programmers [04:43] Nogal, gambas [04:43] Nogal, it's awesome http://gambas.sourceforge.net/en/main.html [04:46] what would you say about Eclipse? [04:47] somewhat stupid question but what's the command to launch xterm? [04:47] as in a new teriman window [04:47] im trying to set a shortcut [04:47] james, CTRL, ALT T [04:48] xterm runs a term [04:48] Nogal: im on gnome 3, [04:48] shell [04:48] alt f2 iIRC [04:48] bash xterm not found :/ [04:48] Can Windows7 Network Discovery see Linux OS? [04:48] !info xterm [04:48] xterm (source: xterm): X terminal emulator. In component main, is optional. Version 271-1ubuntu2 (precise), package size 543 kB, installed size 1464 kB [04:49] can anyone help me get ubuntu 4.x working on 11.10? [04:49] err, opengl 4.x [04:50] how can I get apt-get upgrade to automatically apply package configuration changes? It's for use in a script [04:50] ehh nvm found it, it's gnome-terminal [04:50] thx [04:54] hai all, when I try to compile the C file using " gcc -Wall -g -I/usr/local/include/freetype2 -O -c -o ttfrender.o ttfrender.c `pkg-config --cflags pgm-5.1` \ `pkg-config --libs pgm-5.1`" I am getting the error "gcc: error: -lpgm: No such file or directory". anybody please help [04:55] phanindraramesh: install the pgm library ... ? [04:56] Hallo [04:56] wereHamster, I installed libpgm-5.1-0 - OpenPGM shared library ,libpgm-dbg - OpenPGM debugging symbols,libpgm-dev - OpenPGM development files [04:57] phanindraramesh: what about gcc [pkg-config stuf...] -Wall -g ... -c -o ttfrender.o ttfrender.c ? [04:57] I am trying to use NX over Hamachi, I have NXserver isntalled and I can log in localhost, and over the LAN, but when I try to log in over hamachi it refuses the connection. I can use normal SSH over Hamachi. Any Ideas? Is there a config I need to edit to get NXserver to allow logins from the Hamachi ip? [04:57] wereHamster: I think you add the -y param to apt-get to force yes [04:57] gcc -v [04:58] wereHamster, gcc-4.6.3, pkg-config 0.26 [04:59] cipher__: did you look in ppa if they have that version avalable for 11.10? [05:00] sacarlson: no, -y does not fix it. [05:00] sacarlson: I'm trying -o Dpkg::Options::="--force-confnew" now [05:01] wereHamster: if like mysql it needs values to login then I'm not sure [05:02] why would any package need a mysql login? [05:04] I want to study qt, but nokia has abandoned symbian, any advices? [05:05] wereHamster, I installed gcc-4.6.3, pkg-config 0.26 [05:05] well qt is not only for symbian but also for cross platform dev [05:05] moreover nokia hasnt abandoned symbian [05:06] https://wiki.ubuntu.com/UbugtuChannelGuard Where can I find the source for this bot? [05:08] i got it, thanks [05:08] phanindraramesh: I saw that. Now try putting the pkgconfig stuff *before* the source file, like I suggested [05:09] Hai everyone! [05:10] gcc `pkg-config --cflags pgm-5.1` \ `pkg-config --libs openpgm-5.1` -Wall -g -I/usr/local/include/freetype2 -O -c -o ttfrender.o ttfrender.c has given the same error [05:10] wereHamster, gcc `pkg-config --cflags pgm-5.1` \ `pkg-config --libs openpgm-5.1` -Wall -g -I/usr/local/include/freetype2 -O -c -o ttfrender.o ttfrender.c has given the same error [05:11] phanindraramesh: why do you have the slash between the pkgconfig stuff? [05:12] https://wiki.ubuntu.com/UbugtuChannelGuard Anyone know where can I find the source for this bot? [05:13] wereHamster, It is the way to compile as suggested for GTK programs in http://developer.gnome.org/gtk-tutorial/2.90/x111.html. [05:14] how to chat in irc under terminal? [05:14] how to chat on irc under terminal? [05:14] flyingcoding: Check out `irssi' [05:14] clear [05:14] \clear [05:15] done [05:15] phanindraramesh: ah. you don't seem to know how a shell works. Ubuntu likely has a tutorial, you might want to read it [05:15] hi firefox don't open someone know how fix it? >.< [05:15] Erika_Mustermann, according to > https://wiki.ubuntu.com/IRC/Bots > the code is here >>> https://code.launchpad.net/~ubuntu-bots/ubuntu-bots/devel [05:15] understanding how a shell works is *really* important if you want to work with it... [05:16] OerHeks: Thanks! [05:16] N3WB13: install it? if installed try run in a term to see what errors you see [05:16] !shell | phanindraramesh [05:16] phanindraramesh: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [05:17] i was wondering how to stream media to my ps3 from my desktop through ubuntu studio 12.04 [05:17] can anyone help? [05:17] try vlc ..? [05:17] is it in the repos? [05:18] bryce: shanky_ty: I agree vlc will stream [05:18] yes it is in the repos [05:18] http://www.videolan.org/vlc/download-ubuntu.html [05:18] i did have reinstall it but it still don't open, only appers the icon and it's auto-close XD [05:18] N3WB13: again try in term [05:19] so i should just be able to apt-get and it will unpack itself?... sorry im a turbo noob. [05:19] you can get it installed via the Software manager [05:19] N3WB13: could be a bad plugin or ?? you might have to clear or move it's default directory [05:20] yup [05:20] thanks a bunch shanky. [05:20] well as bavani said u can install it with Softwre manger [05:20] yes i add a greasymokey bad plugin and firefox leave to work XD [05:22] hai all, when I try to compile the C file using " gcc -Wall -g -I/usr/local/include/freetype2 -O -c -o ttfrender.o ttfrender.c `pkg-config --cflags pgm-5.1` \ `pkg-config --libs pgm-5.1`" I am getting the error "gcc: error: -lpgm: No such file or directory". anybody please help [05:23] mronin [05:23] N3WB13: you could try in a term $mv .mozilla .mozilla_backup; and try again [05:23] mornin [05:24] sacarlson, thanks for the tip [05:24] I am trying to use NX over Hamachi, I have NXserver isntalled and I can log in localhost, and over the LAN, but when I try to log in over hamachi it refuses the connection. I can use normal SSH over Hamachi. Any Ideas? Is there a config I need to edit to get NXserver to allow logins from the Hamachi ip? [05:25] does 12.04 desktop cd not include the ubuntu-desktop package? [05:25] Goshen: what application or port is it you are failing to access over hamachi? [05:25] phanindraramesh : Try reinstalling the lib "pgm 5.1" [05:26] Goshen: apache? port 80? [05:26] sacarlson, Nomachine NX port 22 [05:26] Goshen: you just stated that ssh works that's 22 so can't be that [05:27] sacarlson, right, SSH works over hamachi, but I get login denied using NX client [05:27] It's probably obvious, or at least basic, but does anyone know why a fresh install of lubuntu 12.04 requires root permission to mount usb devices? [05:27] OerHeks: Hmmm, I can't find the flood protection or badwords protection plugins on that launchpad site. Thanks though [05:27] Goshen: I don't know what an NX client is, what port it uses? [05:27] I'm attempting to boot ubuntu from USB on a macbook pro, and I'm getting a no such partition grub rescue error. Any ideas? [05:27] surt: They should be mounted automatically, without root priveleges required. [05:28] sacarlson, port 22 - ssh: connect to host 5.3.**.*** port 22: Connection refused [05:28] Goshen: oh maybe all remote ssh fails? [05:28] stantona: How did you create the bootable USB drive? [05:28] sacarlson, I can log in using putty on SSH no problem [05:28] how do I generate the escape character in telnet? [05:28] Goshen: see that ssh-server is listening on your 5.*.*.* address [05:29] Goshen: putty from remote? [05:29] Jordan_U: Yes that's right. That's why I'm asking. [05:29] sacarlson, yes, I am logged in to SSH remotely over hamachi [05:29] so i have installed vlc and now want to sync with my playstation and have access to my videos. how do i do that? === lupinedk is now known as Lupinedk [05:29] Jordan_U: I followed the instructions on the site to created a bootable USB, using hdiutil to convert iso to img, etc. [05:30] Stantona try using md5sum command in terminal [05:30] sacarlson, It seems to be something to do with NXSERVER not listening or allowing connections on the hamachi ip [05:30] Goshen: so I guess the problem is on your client side of ?? system remote [05:30] the compare output with ubuntu hash directory [05:31] stantona: Ahh, that makes sense. Try following the directions here: http://www.gnu.org/software/grub/manual/grub.html#GRUB-only-offers-a-rescue-shell [05:31] Goshen: I assumed that ubuntu was the ssh-server, so I'm reversed? you can't as a client from ubuntu login to the ssh-server on hamachi? [05:32] Goshen: do you use a dns name or an ip address? [05:32] why aren't you using Unetbootin? [05:32] Stantona? [05:33] I am using irssi .But I don't really know how to config it.Is there a better way? [05:33] sacarlson, ubuntu is the SSH-server, it is also the NXSERVER, running hamachi, the client is windows, NXclient, over hamachi.....I am using the hamachi ip address [05:33] bryce: Unetbootin doesn't support making an EFI bootable disk, and the BIOS implementation in most macs doesn't support booting from USB. [05:33] sacarlson, NX is a remote desktop app, like VNC but much faster [05:34] sacarlson, it tunnels over SSH [05:34] bryce: mac os doesn't have md5sum, just getting it now. good suggestion tho. [05:34] stantona: Are you sure? Last I checked macs did come with an md5sum command by default. [05:35] firefox don't execute by the direct acces only clicking diretcly [05:35] sorry guys, haven't ever touched a mac in my life. [05:35] !ot | bryce [05:36] bryce: #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! [05:37] hi all, i have some entries in the crontab , it was all working, but all of a sudden i noticed none have been running. what could be the cause ? [05:38] Goshen: I don't see any nxserver in the ubuntu repository so I guess it's not supported, but sounds like your network must be setup correct as ssh works [05:38] Is mac a better system to develop web application? [05:38] Jordan_U: actually you're right, md5, not md5sum. Not a mac expert. [05:38] !ot | flyingcoding [05:38] flyingcoding: #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! [05:39] I am sorry [05:39] bi [05:39] ? [05:39] bryce: Jordan_U: checksum is good. [05:40] "goodbye" [05:40] stantona: Do you understand the guide I linked to? [05:40] Goshen: might check sudo netstat -pant ; to see that your nxserver is listening unless it uses udp then skip the -pant [05:40] stantona: os x does have md5sum, but it just is md5 [05:40] Jordan_U: Just looking now. [05:41] Wingede: yep just discovered that :) [05:41] stantona: typical apple to be different to everyone else [05:41] think different [05:42] think ubuntu [05:43] sacarlson, I don't think nxserver watches directly for a connection, I think the connection is made after the ssh session for user nx starts using keys [05:43] the room is dead [05:44] so...is it true linux interest has peaked? [05:44] sur [05:44] O.o [05:44] sur [05:45] lol cant tab [05:45] Wingede: totally, it's annoying. [05:46] Yeah I read somewhere interest in linux, as a whole, has peaked, and is now dropping. [05:46] ubuntu think free ? XD [05:46] terrible [05:46] !ot | surt [05:46] surt: #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! [05:46] hi all, is there any free unix server in the net for study? i mean to study something like shell, python. and so on [05:46] Oh. [05:46] :B === curiousx is now known as Chuck_Norris [05:47] surt: it will come back wen windows 8 comes out [05:47] aloha all :D [05:47] *cricket sounds* [05:50] hey people. I access internut through a proxy. I have set the IP in the proxy ettings and have applied it system-wide. even echo $http_proxy gives the ip address. but no commands work :/ like apt-get. [05:52] tuxgeek: are you here? [05:53] i thought apt had its own proxy settings in /etc/apt/ [05:53] sddhrthrt: you set what variable to what value exactly? [05:54] Dr_Willis: i set the proxy settings in the gui. then applied system-wide === nottrap15 is now known as _schism_ [05:55] and when i do echo $http_proxy gives http://ipaddress:port/ [05:55] you sure its not $HTTP_PROXY ? [05:56] q [05:56] +i [05:56] Dr_Willis: should it be? [05:56] Dr_Willis: i'm sure it's not. [05:56] sddhrthrt: Case Matters. thats why i am asking [05:56] Most of the time enviroment variables are in all upper case [05:56] i didn't set that variable [05:56] it was set when i set the proxy in the Proxy Settings Gui. [05:57] so does a browser line 'lynx' work? [05:57] 'lynx google.com' from a terminal. and see [05:57] Dr_Willis: i don't have it, it's a new install :D [05:57] Dr_Willis: and i' can't install :D [05:58] apt may not take tht proxy setting. i thought apt had its own proxy setting in /etc/apt somewhere [05:58] do other gui apps work like firefox? [05:59] Dr_Willis: oh yeah. you are right about that. so when i use the synaptic gui and install, it installs! [05:59] with the SAME proxy settings :/ perplexed [05:59] the apt-get command can have its own proxy perhaps. or has a setting to yse the 'ssytem' proxy [06:00] no, Dr_Willis. even easy_install or pip install doesn't work. [06:00] never heard of easy_insall or 'pip' [06:00] i didn't know there are separate proxy settings for terminal aplications and for gui applications! [06:00] the aps themeselfs have to handle the use of the proxy settings. [06:00] Dr_Willis: well, you must be new to linux then :D they are python package managers [06:00] I dont do python. [06:01] Dr_Willis: ah :) [06:01] ive used linux and unix for 12+ years [06:01] Dr_Willis: well, the last time i saw, apt-get and pip fetched proxy from the system settings [06:01] Dr_Willis: gosh. i've been only for 3 years :D [06:01] i normally set my apt proxy in its configs in /etc/ to use my apt-cacher server [06:02] 。。。。 [06:02] good [06:03] Dr_Willis: well, i'm surprised anywa. never had troubles when i set proxy in both system settings and synaptic. now, i'll have to mess with config files again. [06:03] whats the valus of the $HTTP_PROXY vairable if its set? [06:03] =0 Dr_Willis have used linux and unix for 12+ years =0 nice to meet you sir, i only have 4 ubuntu years :( [06:03] HTTP_PROXY settings is empty, http_proxy is set. [06:03] to http://someip:port/ [06:04] I thought the variable was all upper case. but i may be wrong.. [06:04] ok, i set the uppercase variable also. [06:06] docs say it lower case.. and How are you running the apt-get command:? [06:06] https://help.ubuntu.com/community/AptGet/Howto [06:06] Which way to 1st grade history? [06:06] mentions that you need to do it a specific way. or set some other variable first [06:08] hello :) [06:17] what can I do to speed up my pentium 4 with 512MB ram on ubuntu 11.10? [06:18] NeoMorph4000: switch to Unity 2D although thats being removed in later versions or add more RAM [06:18] NeoMorph4000: add more ram...? [06:19] moar ramz! [06:19] or try lubuntu [06:19] NeoMorph4000: I've seen ubuntu run on some fairly slow hardware, 90% of the time there are performance issues, it's lack or RAM [06:20] NeoMorph4000: and it's not even entirely ubuntu's fault. firefox and thunderbird both like about 200MB each on their own [06:21] Trying to troubleshoot a networking issue. Can anyone 'ping s1.runtime.heroku.com'? [06:21] ehmatthes: unknown host [06:22] ehmatthes: how old is the domain? Domains take about 24 hours to propagate through the DNS systems of the world [06:22] domains take 24 hrs to spread world wide.. but viruses can do it in much shorter time.. ;) [06:23] DarwinSurvivor I could connect to it in March, trying again to establish connection. [06:23] How can I clear all printing jobs from terminal [06:23] cheers [06:23] ehmatthes: I'm not getting a connection error, I'm getting a *DNS* error. Basically, that subdomain is no longer in existance in the DNS system [06:23] Yeah, need to add more ram and ditch firefox [06:23] alusion: 'lpq' to see them and i think lprm or some other lp* commands [06:23] Looking at chromium [06:24] I'm looking at dropping unity altogether and maybe moving to xubuntu. [06:24] NeoMorph4000: depending on what sites you visit, addblock-plus and noscript will make a HUGE difference (they do for me) [06:24] thanks ! [06:24] xubuntu doesn't use a whole lot less resources than standard ubuntu, lubuntu does though [06:24] NeoMorph4000: lubuntu would be lighter. but its still the apps that will be sucking down the most ram. [06:25] ahoi [06:25] you could always go just a window manager. :) for lightest you can get [06:25] hello [06:25] Thanks, I'll check if there's an updated address. [06:25] fluxbox pretty light gui [06:25] I am trying to install ubuntu 12.04 to my laptop but i get a blurry screen upon booting from usb, can anyone help me? [06:26] !nomodeset [06:26] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [06:26] openbox is also *very* light, but as Dr_Willis said, apps make the *biggest* difference by far [06:26] ghostlbc562: you have your glasses on right...? [06:26] blurry - or currupted? [06:27] corrupted [06:27] what video chipset? [06:27] i haz image if needed [06:27] nvidia [06:27] ghostlbc562: if you have an image, go ahead and post it [06:27] darwinsurvivor, yes i do [06:27] try nomodeset option, untill you get the nvidia drivers installed [06:27] ok one sec [06:27] its taken with iphone so bear with me [06:29] do i just post it or something? [06:29] !pastebin [06:29] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [06:29] step 1 will be trying the nomodeset option anyway. ;) [06:30] may as well try nomodeset while you're trying doing the screenshot [06:30] sorry it's off topic, but how can i bookmark/favourite all currenty open channels [06:30] NeoMorph4000: totlly depen ds on the irc client [06:30] mirc [06:30] sorry [06:30] Is there a way to start a GUI app before the login screen? [06:30] see mirc docs.. [06:30] NeoMorph4000: some clients allow to setup extra-commands while starting [06:30] ghostlbc562: basically, 1) use nomodeset 2) install proprietary drivers 3) disable nomodeset 4) see if it's fixed [06:30] J [06:30] like that you could add all current channels manually to your irc client startup routine [06:31] darwinsurvivor, http://imagebin.org/215306 [06:31] I want to start a configuration utility once before the first login that will allow the logged in user to configure the system. [06:31] NeoMorph4000: how - that depends on the irc client/sw you are using [06:31] anyone had any luck with usb2vga(sisusbvga) in 12.04 ? [06:31] Can someone give little hint, how i can update NFS-common & nfs-kernel-server, i have upgraded 10.04 -> 12.04 and NFS performance is very poor and when i try update NFS packages, ill get this "The following packages have been kept back: nfs-common nfs-kernel-server" [06:31] nimrod10_: made by the 'sis' company? [06:32] Dr_Willis, made by startech.com [06:32] juhaaa: try a sudo apt-get dist-upgrade [06:32] Dr_Willis: i did, no help :( [06:32] ghostlbc562: yep, looks like a nomodeset situation to me [06:32] Dr_Willis, I'm already at the latest of everything [06:32] nimrod10_: Hmm.not herd of them. anytime you see 'SiS' mentioned in relation to linux.. its rarely good.. [06:33] is padevchooser gone from 12.04? docs refer to it... packages suggest it on install... but i can not find it via apt-cache search, etc [06:33] you could remove and reinstll the packages nimrod10_ [06:33] oops that was for juhaaa ;) [06:33] Dr_Willis: http://pastebin.com/DFYRMpRn [06:33] Dr_Willis, I was able to get the display to show at 1280x1024 but I can't move windows between screens [06:33] dr_willis, That i haven´t tested :) will do === eddie is now known as Guest93835 === Guest93835 is now known as eddie_ [06:34] nimrod10_: you need to enable xinerama perhaps [06:34] DarwinSurvivor, upon booting i hit Tab Key, and typed nomodeset and still same thing [06:35] ghostlbc562: what what type of monitor (crt/lcd/plasma) and what type of connection (vga/hdmi/dvi/display-port)? [06:36] DarwinSurvivor: its a laptop so i think its lcd and the connection i think is vga im not sure [06:36] ghostlbc562: ok, nvm then (was thinking a hardware issue) [06:36] ghostlbc562: this is a live-cd you are tsting with? or an instgalled systm? [06:37] Dr_Willis: i am trying to install from usb [06:37] so live cd? [06:37] ghostlbc562: ok. im not ure how you enabled nomodeset then... you use the options under the 'f5' or 'f6' key when booting like the guide shows i belive [06:37] ghostlbc562: if the display is "usable" can you get to the desktop and try installing the proprietary drivers, then logging out/in (NOT rebooting)? [06:37] !nomodeset [06:37] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [06:39] DarwinSurvivor: Well I can't really see what im doing since it looks all effed up and stuff === Jordan_ is now known as jcrza [06:40] DarwinSurvivor: i can try and see if i can get it to install [06:40] i recall you tap the space key like a tap dancer on caffine as it boots and one of the very very firt image/screens - shows a man and keyboard. spaxcce there gets you go the options screens where under f5 or f6 is the nomodeset option [06:40] ghostlbc562: ok, when you get to the main menu of the boot disk (ask to "try", "install", etc), hit F6, then chose "nomodeset" [06:41] ive even custromized the live-usb installs to make nomodeset the default [06:41] ghostlbc562: go to http://ubuntuforums.org/showthread.php?t=1613132 and scroll down to "How to enable kernel options on the livecd (before install)" [06:41] Hi, is this channel ok for total newbies? Or is there a channel where you keep the kiddies? :p [06:42] DarwinSurvivor: ok i will read that [06:42] we got all levels in here reallyrose [06:42] Hello all. Anyone here familiar with graphics driver problems? My pc says I need Open GL\ [06:42] Pirsch: can you quote the exact error/warning you are receiving (and tell us the circumstances)? [06:43] Is there a way to downgrade 12.04 to 10.10? [06:43] in precise, if i'm running the linux-server kernel, should uname still show -generic? [06:43] paul_: no. reinstall only. [06:43] Sure, this comes from a wings_crash.dump........Dump written 2012-6-6_14-27 [06:43] Version: 1.0.2 [06:43] Window: "" [06:43] Reason: {"No suitable OpenGL mode found (are OpenGL drivers installed?)", [06:43] [{wings_init,video_mode_failure,0}, [06:43] {wings_init,init,0}, [06:43] {wings,init,1}]} [06:43] Pirsch: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [06:43] !pastebin | Pirsch [06:43] Pirsch: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [06:44] Ok [06:44] I have literally just started up ubuntu on a virtual box and now ... I don't know what to do. I'm learning how to program and I'd like to move my programming stuff to ubuntu and do it all there. Would it be possible for someone to point me towards some resources or .. I dunno. I'm all at sea here. [06:44] DarwinSurvivor, does what I pasted help? [06:45] reallyrose: 1000's of ssies out there with info onwhatever soecific topoic you want to learn [06:45] sites. ;) [06:45] ubuntu.com said there was earlier versions available. but, I don't see them. [06:45] reallyrose: what language are you using to program in? [06:45] Pirsch: not really, can you please use paste.ubuntu.com and paste the output there, then send us the url it gives you when you submit it? [06:46] paul_: earlier versions of what? [06:46] Ubuntu. [06:46] DarwinSurvivor, output of what? [06:46] python and a little java. I'm going to give C a go once I get the hang of some linux. [06:46] paul_: the isos are all on the servrrs still [06:46] !download [06:46] Ubuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at http://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Precise, and help keeping the servers' load low! [06:47] Pirsch: he wants the stuff you tried to paste to the channel earlier, but in the pastebin [06:47] Pirsch: what-ever you tried to copy-paste here, pleaes copy-paste it to http://paste.ubuntu.com [06:48] Ah, so it didn't paste. I see [06:49] It says I need to install Open GL drivers [06:49] Pirsch: what video card? [06:49] Pirsch: and where did you get the application? [06:50] V-card according to sysinfo = Intel Corp 4 Series Chipset Integrated Controller [06:50] DarwinSurvivor: i don't get the screen thats on the link you posted i just get one that boots straight to the try from here or install to hard drive [06:51] DarwinSurvivor, it's wings3d (synaptic) [06:51] hello! === stephen is now known as Guest85714 [06:52] nick dgivista [06:52] help === Guest85714 is now known as dgivista [06:52] you forgot the / nick [06:52] ty [06:52] there you go :D [06:53] i'm having a problem with programs in ubuntu 12.04 freezing, with the window fading. it happens randomly and for 10-60 seconds or so. i've got ubuntu installed on my macbook. anyone else getting this kind of freezing/fading? [06:54] dgivista can you reproduce that with specific apps? [06:54] [wow, it's been soooo long since i've been in irc. such memories flooding back!] [06:54] any pattern? [06:54] fadeing = going grey when the app hangs and dosent respond. compiz is changeing its color to show you its hung. [06:54] i can't reproduce it myself at all. it happens randomly and frequently, but only after upgrading to 12.04. [06:55] yes, dr, that's what i figured the fading meant. brain freeze. it always eventually comes back, but often with only time for 2-3 commands/actions before a freeze again. [06:55] hi friends [06:55] no pattern, fidel. :( [06:55] dgivista: check 'dmesg' output in a terminal for any odd error messages for one thing.. [06:55] so if i do apt-get upgrade, it should only update packages that won't require a reboot, correct? [06:55] i've kinda been hoping this is very common for 12.04 so i know it's not me. but i'm finding little evidence of a systemic bug. [06:55] jockey will not install nvidia "accelerated graphics driver (recommended) ", it just claims to have failed and references me to the log file [06:56] cipher__: try installing nvidia-current with apt-get from a terminal perhaps [06:57] Dr_Willis, nvidia_current is installed, but apparently the driver is not activated [06:57] issues with bumblebee and such [06:57] bumble bee? You are on your own ;) i dont use that stuff. so no experience with it. [06:57] dgivista: I've seen this on 10.04 as it indicates that an application isn't responding over some expected time, like in firefox [06:57] Dr_Willis, well, i just need the driver activated first :p. [06:58] willis: i did a dmesg and got 10 screen fulls of responses. output is very hard for me to read and i've got a unix background. over my head. :) [06:58] cipher__: could be its got teh nvidia turned off. so its using the intel driver. and thus wont activate the nvidia untill the nvidia gets turned on [06:58] dgivista: it will be the last 12 lines or so [06:59] Dr_Willis, well, how do i go about doing that? I tried activate via jockey obviously [06:59] :p [06:59] sacarlson, thanks. i've seen this freezing in software updater, system monitor, thunderbird and firefox. i never get to a point of running any more programs since there's so much freezing. [06:59] cipher__: i dont use any of those thingss. ;) i just knowwhat ive seen in here. Perhaps force it on and the other off in bios. [06:59] Hi, all. How can I change my default window manager from Metacity to Compiz? [07:00] dgivista: I've also seen in at times in nautilus [07:00] willis: the last dozen lines look like the same kind of stuff as the previous stuff. and it's all greek to me so i can't tell if any of it's odd. [07:01] xzpeter: compiz is the default.. what desktop/ubuntu version are you using exactly? [07:01] Dr_Willis: Actually I am using LinuxMint 13 Mate... [07:01] xzpeter: you should be in the mint channels then [07:01] i checked for hung processes or processes using all/most of my cpu time: nothing. i've looked at memory and swap usage and they're both low. [07:01] yes just edit the file === eian is now known as dk5 [07:01] hi, I am trying to update to the latest version of this package, but it doesn't show up in my updates [07:02] http://www.ubuntuupdates.org/package/xorg-edgers/precise/main/base/xserver-xorg-input-vmmouse [07:02] Hello, I have a question, I hope someone can help me. I tried to google a solution, but there are different ones and I don't know which is correct. I simply need to add a device to the drivers/usb/serial/cp210x.c file and recompile the Kernel (12.04 LTS). Can someone give me a hint to the correct documentation? [07:02] ideally I'd like it to be handled by apt, not manual install [07:03] tga: PPA's are not supported here, you'll need to contact the owner of the PPA. If the package is available in the official repositories, it's *highly* recommended that you use them instead [07:03] hi yall, I have following proble: I use approx for a local apt proxy but since a few weeks I see errors about Package.lzma which can't be found... [07:04] anyone an idea about what is going wrong on my proxy? [07:04] DarwinSurvivor: there's a patch in the original driver that I'm trying to get [07:04] it's either PPA or source compile [07:04] !kernel [07:04] The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [07:04] spellbreaker: I don't think that can be described as "simply" what device are you having issues with? [07:05] tga: either way, if you aren't getting the newest version in update manager, you need to talk to the PPA maintainer to find out why [07:06] DarwinSurvivor: I had totally missed the PPA part, I was living with the impression this was an official update now [07:06] tga: nope, anything in your "sources" list with "PPA" in the name is *not* official. [07:07] well, obviously [07:07] DarwinSurvivor, I just need to add an additional device&vendor ID ( USB_DEVICE Line), nothing else. [07:07] I'll check the links out [07:07] tga: I don't think ubuntuupdates.com is even an official Ubuntu domain [07:07] https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-vmmouse/+bug/996821 [07:07] how can I re-activate the Global Menu? for a reason I don´t know, it stopped working on my PC [07:07] Launchpad bug 996821 in xserver-xorg-input-vmmouse (Ubuntu Precise) "vmmouse 12.8 behaves erratically in when running as a VMware guest" [Medium,Triaged] [07:08] spellbreaker: what you probably need is a udev rule, what device are you trying to use? [07:08] status: Triaged → Fix Committed means there isn't an official update out yet, right? [07:08] tga: looking into it.. [07:08] ! [07:08] Anybody know anything about a working playstation2 emulator for ubuntu 12.04? [07:09] the vmware mouse driver is slightly broken in 12.04, quite annoying [07:09] DarwinSurvivor, It's a USB Cable containing a CP210x USB->Serial "converter" chip from Silicon labs. [07:09] Hey, I changed my hostname in /etc/hostname and /etc/hosts but now all domains that are in written without domain like: 'dev' are very slow resolved.. Could this do with the change I made to my hostname? If I use the IP address directly of 'dev' it is fast as normal plus when I use address with a . (dot) it resolves them as fast as normal.. [07:10] BWorld: check your /etc/resolv.conf [07:10] got anything wrong in there? [07:10] Hmm [07:10] tga: if it's in the repos (as the bug report suggests), then get rid of the PPA and do an update to see if it resolves the issue. Also remember that "fix commited" does NOT mean the fix is in the repos, it only means the *code* has been fixed. that update still needs to make it into the repos [07:10] !hostname [07:10] Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [07:11] I have: search smart-im and nameserver wich is correct [07:11] But I changed my hostname to jwiggers.smart-im === oxynom is now known as pokkos [07:11] should I change the 'search' entry to jwiggers.smart-im then? [07:11] DarwinSurvivor: the original project has been fixed and there isn't an official update yet [07:12] spellbreaker: I have never seen a usb->serial adapter that needed anything further than simply "plug it in". are you getting any errors or anything? [07:12] tga: then you probably just need to sit tight and wait for it to make it down the pipes [07:13] or PPA or patch it myself [07:13] DarwinSurvivor, It only shows up in lsusb, and the manufacturer told me that I have to add the vendor id and device id into the driver source, because they only manufactured the chip, but the IDs are from the reseller ( Eaton Industries ). The Driver CP210x.C is needed. [07:13] tga: if you go the PPA method, we won't be able to help you here as they are unsupported (we have NO control over what is in a PPA) [07:13] right [07:13] alright, all clear, thanks [07:14] DarwinSurvivor, If you look at the file there are dozens of USB_DEVICES defined already [07:14] spellbreaker: can you link us (or copy us) where they said that? I'm 99% sure all you need is a udev rule [07:14] Anyone good at networking? http://askubuntu.com/questions/146961/slow-speeds-when-using-d-link-dwa-140 [07:15] It's an email, which simply says "Add Vendor ID and Device ID to the CP210x.C source file from the Linux Kernel". [07:15] Anybody know of a good playstation 2 emulator for ubuntu 12.04? [07:15] !polls | hangdeadman [07:15] hangdeadman: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [07:16] theres only like 2 ps2 emulators out ehrer i belive.. [07:16] epsx and i think some variaant [07:16] spellbreaker: I'd be very leary of doing that without a proper explanation of *why* [07:16] thanks ubottu I checked out that they match and they do, If I make changes to resolv.conf I guess I need to flush my dns ? [07:17] I don't know of any at all. I'm asking for one that works. period. not opinions. [07:17] Hi. 12.04 64-bit. How can I reference where in the file system an app is? For ex, startup applications? Where is it so I can summon from the terminal? [07:17] searchthepackage manager. see whats in it. check the emulator sites for info on any if none are in the repos [07:18] hi all. my empathy client doesn't play sounds on incoming messages, although it is enabled in preferences. system sounds work fine. it's only empathy. any ideas where to look? [07:18] spellbreaker: according to http://www.etheus.net/CP210x_Linux_Driver it's been in the kernel since version 2.6 [07:18] DarwinSurvivor: if I manually install a package will a higher version update replace it? [07:18] DarwinSurvivor, I don't know why. Because they are the Manufactureres of the CP210x Chips, and someone made a Linux driver, and simply that specific Vendor ID is missing. [07:18] I know that the Driver exists. [07:18] tga: yes, update manager goes by the version numbers to decide which source to grab the package from [07:18] !fhs | heckoo [07:18] heckoo: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview see also: man hier [07:19] DarwinSurvivor: awesome [07:19] DarwinSurvivor: great for temporary fixes [07:19] DarwinSurvivor, Only a Vendor/Device ID is missing in the Table inside the cp210x.c file. [07:19] tga: just make sure your "version number" is not high enough that it blocks the REAL updates! [07:19] heckoo: normaly the path is already set in your env for apps, try just type the name. otherwise the full path might be like /bin : /usr/bin or other [07:20] DarwinSurvivor: should be fine, it's like 12.8.1-somethingsomething, and the next one should be 12.9.0 [07:20] tga: you can also manually override update manager to tell it not to update certain packages (then install what-ever version you want). that's how people "downgrade" stuff [07:20] right [07:20] Is it possible to instruct cat that i want to view the content of a file, only from line 40 to 60, or 40 and 20 lines ahead or similar ? Or is there another command that does this? [07:20] DarwinSurvivor, And thats why they said I should recompile the kernel, to update that "table". [07:20] diverdude: try head and tail. they have those options i belive [07:21] diverdude: the syntax is a little odd i recall [07:21] spellbreaker: give me a second [07:21] auronandace, thats not exactly what I am looking for but thanks. [07:22] sacarlson, i still can't find it. I guess I would like to know(like back in classic gnome) how I can cross-reference where the app binary resides [07:22] in gnome 2.x you could goto menu cfg and find it there.. where in unity? [07:23] hi there [07:23] i want to ask a question about bash scripting [07:23] can you help me ? [07:23] wrong channel :/ [07:23] sorry [07:23] !ask [07:23] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [07:23] woot, mouse fixed again, it's sooo annoying to have the mouse jump around 1-2 px every click [07:23] and #bash may be better help [07:23] supremaz: Best channel is probably #bash (may be ##bash) [07:23] ok thank you [07:23] Dr_Willis: hmm yeah thats pretty weird [07:24] Dr_Willis: from man tail -n, --lines=K output the last K lines, instead of the last 10; or use -n +K to output lines starting with the Kth [07:24] diverdude: i use it so rarely - i just recall it being weord. [07:24] spellbreaker: ok, so it looks like it's just the one module that needs to be recompiled, not the entire kernel. [07:24] never seen any oher apps that i can recall using + and - like that [07:25] bbl [07:25] can anyone confirm that linux-server is not a separate image with 12.04 ubuntu-server cd? [07:25] Dr_Willis: shouldn't it be like this: tail webroot/js/bootstrap/css/bootstrap.css -50 +5 ? [07:26] Dr_Willis: that gives error [07:26] DarwinSurvivor, Can you give me some advice? Do I simply do a make in the drivers/usb/serial and then make install? [07:27] spellbreaker: check out https://help.ubuntu.com/community/Kernel/Compile [07:27] diverdude: you can't have both [07:28] spellbreaker: you will also need to install the kernel headers and stuff. that site should give you some ideas (don't just follow it blindly as you'll end up recompiling the entire kernel, you only need the module recompiled) [07:28] either tail -50 file or tail +5 file [07:28] whats teh best way to control volume on my laptop without using gnome? [07:28] or using a WM that doesn't use gnome directly [07:28] like stumpw [07:28] m [07:28] stumpwm comes with an alsa interface [07:28] it does? [07:28] It does! [07:29] Time to go digging through the stumpwm directory [07:29] :P [07:29] k [07:29] ahhh of course...i got an idea: tail -n +50 webroot/js/bootstrap/css/bootstrap.css | head -n 20 [07:29] diverdude: if you want to print lines 40-60, do the following "head -n 60 my_file | tail -n 21" (remember 40-60 is *21* lines, NOT 20 lines) [07:30] leku: I'd throw my stumpwm config at you, but it's a beast, let me find the relevent parts [07:30] can I get a URL? [07:30] i have a decent one but maybe yours is better :) [07:30] leku: I just use xbindkeys [07:30] leku: well, here's the whole thing: https://gist.github.com/2880429 [07:31] help me how can i see the page from web server ehcp from my ip adress?? [07:31] weird I dont know what is the problem but i'm not getting any sound [07:31] You want the amixer stuff (call `amixer' from load-module), and then the stuff from line 461 onwards. [07:31] k [07:32] thanks [07:32] where can i see my page for wordpress on my own ip i got ehcp web server [07:32] No worries, I love stumpwm, so if you have any queries, I'd love to help out. [07:32] !details | server_ [07:32] server_: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [07:32] got a quick question for u [07:33] i do man [07:33] curious what is the difference between ubuntu kernel patches and linux kernel.org patches ? [07:33] leku: for me ? [07:33] stumpwm..if I startup firefox, and then a termianl, then split them with Ctrl-i, S [07:33] anyone know a good terminal based mp3 player? [07:33] !anyone [07:33] A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [07:33] tanka32: ncmpcpp with mpd [07:33] server_: you've told us very little about your setup, are is the server behind a nat, how did you install wordpress, is it the same machine, etc? [07:34] then I open up another terminal, split that with 's', so I have 2 terminals on top of each other on the right side, then netscape taking up the rest on the left side [07:34] does anybody know how to identify the chipset in a usb device? i have a dial-up modem and I'm pretty confident it is not the chipset I wanted. [07:34] screens cut in half [07:34] !polls | tanka32 [07:34] tanka32: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [07:34] i use ubuntu 11.04 and want to get see the home page from my domain i did add on ehcp web server and that is on ip too and i want to see the domain i did add what /page do i need to look at?? [07:34] Anyone help with a networking issue? Trying to "telnet rendezvous.heroku.com 5000". I can "ping rendezvous.heroku.com". Not sure if this is a modem configuration issue or an ISP issue. [07:34] leku: Not sure what you're asking really, but if you're using multiple terminals, why aren't you using screen? (or tmux, etc) [07:34] if I move firefox over to the right with Ctrl-i Meta - ->, how can i temporarly resize it so it was the same size it was on the left, isntead of being only 1/3 of the size? [07:35] its more a window resizing question [07:35] its getting stuck in the frame [07:35] i use ubuntu 11.04 and want to get see the home page from my domain i did add on ehcp web server and that is on ip too and i want to see the domain i did add what /page do i need to look at?? [07:35] server_: that page can be many things depending on how you installed wordpress and configured your web server, what installation guide did you follow? [07:35] thanks for the reminder on tmux i gotta use that more [07:36] i didn't do the installation yet i need to find that page [07:36] leku: To be honest, I don't do much window resizing, I just move each app into a separate group [07:36] ah [07:36] Hi fellas, when uninstalling and reinstalling pulseaudio, I inadvertantly uninstalled the sound app and have no icon in the top right hand corner that controls sound levels -- i'm using 12.04, unity, appreciate any help getting it back. thanks. [07:37] I like to have 2 terminals open on one side, then the other half of my screen is all firefox [07:37] server_: let me make sure I undestand this. someone else set up wordpress for you and you can't get it to load? [07:37] the ehcp is my own ip and i did build a domain buildweb and where can i fint it 56.85.242.785/??? [07:37] and then I'll ahve emacs behind firefox, and switch back and forth w/ Ctrl-i i [07:37] in (a new) 12.04 i'm getting lots of cpu tax when hovering over javascript...video driver? too much fancy? [07:37] i want to know the page where i can setup the instalation [07:37] leku: I have a 13" monitor (tiny little netbook), so having complete screen real-estate for each app is kind of necessary :p [07:37] my site is 83.83.212.112 [07:37] ah for sure [07:37] server_: what is "ehcp"? did you mean "dhcp"? [07:37] i did build a domain there [07:38] no ehcp look at www.echp.net [07:39] server_: this sounds like an echp issue, NOT an ubuntu issue (unless it's a VPS) [07:39] wtf is ehcp? [07:39] leku: it's a webhost [07:40] no it issnt vps [07:40] server_: I think you need to contact ehcp as *they* are the ones that know how that system is set up, we have NO idea what their configuration is nor what defaults they have chosen [07:40] do i need to come another chat [07:40] ok ty [07:40] chu did you borrow this from someone else? === sig_wall is now known as sig_wal1 [07:42] hello [07:43] could anybody tell me how to get back the Global Menu, please? it disappeared for a reason I don´t know & I urgently want to get it back. re-installing of appmenu-gtk, appmenu-gtk3 and appmenu-qt did not help... [07:44] does compiz also work on xfce? [07:44] i don't know.... sorry [07:46] ipv6hermit: I know that it does, but I don't remember how to enable it [07:46] !compiz | ipv6hermit this may help [07:46] ipv6hermit this may help: Compiz (compositing window manager), for a howto see http://help.ubuntu.com/community/CompositeManager and more help #compiz [07:46] !pwd http://www.newzbin2.es/browse/post/6662040/ [07:46] oops [07:47] ipv6hermit, compiz does work on xfce [07:48] except without xfce window decorations [07:48] DarwinSurvivor, Thanks, I'll give it a try. [07:49] spellbreaker: I think you need to add "ccp" to the end of the replace command (ex: "compiz --replace ccp") to preserve window decorations [07:49] is there an easy drag and drop internet page creator for Ubuntu? [07:49] tjingboem: there are *many*, but you should ask in #ubuntu-offtopic [07:50] yjamks, will do [07:50] thanks [07:51] hi there [07:51] my computer on booting says "no operating system found" the partition table is broken.. But the partitions and data are good. I can access them from a live cd [07:51] how can i fix the broken partition table? [07:51] I`m having msdos type partition [07:51] any clue? [07:51] !fixgrub [07:51] GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [07:52] aurabindo: if you can still access them from a live-usb, the partition table is fine, it sounds like a grub issue to me [07:52] !nvu | tjingboem This may help, [07:52] tjingboem This may help,: kompozer is a WYSIWYG HTML editor for easily creating web pages, and the continuation of the dead Nvu project. It is available in !Universe on !Gutsy and later releases. [07:54] gparted (from live cd) says wrong signature [07:54] grub-install /dev /sda after chrooting also says the asme [07:54] thanks, DJones, i will try that out [07:54] same* [07:56] Hi, anybody knows why "who" does not correctly work under ubuntu 12.04? It only shows my user, but not the others who are logged on. [07:57] aurabindo: in that case, the issue is probably over my head [07:57] aurabindo: but I would *highly* recommend backing up the entire HDD (using dd) to separate medium before attempting a recovery (testdisk has saved my butt in the past) [07:57] Hi [07:58] aurabindo: http://gparted-forum.surf4.info/viewtopic.php?id=14199 may be informative [07:58] Any body knows why apt-get install is getting failed? [08:00] this is my lshw -C display; lsb_release -a; uname -a http://pastebin.com/QEes09ss is there a ready made xorg.conf for this video card? === `mOOse` is now known as m00se [08:05] Anyone here with experience with zfs on precise (or any other ubuntu for that matter)? [08:06] kosko: are you running 32bit ubuntu on a 64 bit core2 processor? [08:06] !ask | sveinse [08:06] sveinse: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [08:07] kosko: that video card *should* work out of the box, what issue are you having with it? [08:07] E: Some index files failed to download. They have been ignored, or old ones used instead. [08:07] am facing above issue.. [08:07] apt get install is not working.. [08:08] DarwinSurvivor: when it loads i see ubuntu loading, but when i'm about to reach the login screen the monitor goes black [08:08] DarwinSurvivor: c'mon... Has someone been able to get zfs up and running on precise. How well does it work? [08:08] angana: please use paste.ubuntu.com and copy-paste the ENTIRE terminal session and/or error message(s) [08:08] angana, what version of ubuntu [08:08] !nomodeset | kosko [08:08] kosko: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [08:08] ciao [08:08] DarwinSurvivor: i must mention that i've istalled this ubuntu on my usb hdd on another box [08:08] ciao [08:09] kosko: what video card did the *other* machine have? [08:09] kosko: and THANK YOU for telling us that. you have *no idea* how many people wouldn't bother to... :( [08:09] DarwinSurvivor: i had this one http://pastebin.com/NDQqBJHN [08:09] angana, what version of ubuntu [08:10] !version | angana [08:10] angana: To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell - To know the available version of a package, « apt-cache policy » [08:10] hi all [08:10] DarwinSurvivor: sorry i didn't get the joke about *no idea* [08:11] I am using ubuntu 12.04 64bit, whenever i lock my computer and tries to unlock it it does'nt accept the passwd, i have to click on switch and login with the same username/passwd which works [08:11] not sure,if it is a bug or what [08:11] DarwinSurvivor: this is hp pavilion g series where i have this black screen issue [08:11] kosko: not a joke, we get lots of users that neglect to give us VERY important information (someone had us to 10 minutes of network troubleshooting before he told us he was tethering over a cellphone) [08:12] kosko: try the nomodeset trick, then do an update to see if there are any drivers you are missing [08:12] !nomodeset | kosko [08:12] kosko: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [08:13] DarwinSurvivor: i see, thank you, will try it now [08:13] 12.04 LTS [08:13] yes 12.04 LTS [08:14] 13.unitymediagroup.de] has joined #ubuntu [08:14] Uploaded error messages in [08:14] http://paste.ubuntu.com/1026421/ === meatwad is now known as Guest3701 [08:15] join ##ustc-lug [08:15] your issue is due to your use of PPA's (it's a common problem). if there is not a particular reason for having the PPA's, we strongly recommend removing them as they are NOT supported by Ubuntu and we can't help you with them [08:15] fellas, i've lost my sound icon on the top right hand corner -- 12.04 & unity [08:15] Oh ok.. === gary_ is now known as Guest142 [08:15] angana: we *can* help you find supported methods of achieving the same results the PPA's were giving you though [08:16] thanQ... and i am facing one more issue.. [08:16] lalawu: why...? [08:16] my update manager is not working.. [08:16] angana: yes, that problem is most likely *also* caused by the PPA's [08:16] okey.. [08:16] how can i remove those ppas. [08:17] even my update manager also not working.. [08:17] c'mon guys, one of you guys is bound to know a "one liner" command to get my sound icon back [08:17] angana, ppa-purge them [08:17] angana: first of all, what did you add them for (what packages did you need that were not in the official repos)? [08:17] does anyone else facing the same issue ? [08:17] !ppa-purge | angana [08:17] angana: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [08:18] !private | lalawu [08:18] lalawu: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [08:18] DarwinSurvivor: from angana's pastebin, its not just PPA repo's that are failing, security.ubuntu is also dropping out along with archive.ubuntu [08:19] darwin i added rednotebook === StArGaTe is now known as computerhead [08:20] hi [08:21] please, can anyone help me out with my sound problem? [08:21] angana: you also have medibuntu installed, what are you using from there? [08:21] I'm running 11.10 and trying to Disable the "Do you want to run ... or display it's contents". I've found instructions on how to do it using Nautilus however Nautilus is completely different. The instructions say choose Edit ▸ Preferences ▸ Behavior ▸ Executable Text Files Run executable ... but there are no visible menus in Nautilus. === slartibartfast is now known as Guest8967 [08:22] gvo: the menus have moved to the top of the screen (instead of the top of the window), move your mouse there and the menus will "appear" [08:22] gvo: global menu [08:22] too late [08:23] angana: it looks like rednotebook is IN the official repositories, the PPA is only for bleeding-edge releases of it [08:23] angana: I'd recommend removing the rednotebook PPA and just installing the offical version [08:23] i connected using ssl with xchat, why am i still seeing my ip after whois? [08:23] darwin i am not remembering exactly for what.. [08:23] gvo: the idea behind global menu is to keep it central and to save space (similar to osx) - some like it - others hate it ;) [08:23] but i installed ppas to get some packages... [08:24] angana: could you name those packages? [08:24] DarwinSurvivor: fidel Thanks [08:24] computerhead: because ssl does NOT hide your IP address (it's not designed to) it only encrypts the *traffic* between you and the server (protects your password/etc) [08:24] one is awn [08:25] fidel well I can live with most anything if I can figure out how it works. That's not what I'd call intuitive [08:25] angana: awn is part of the default repos - so in general there is no need to use a ppa for awn [08:25] another is artha.. [08:25] angana: awn is also available in the official repositories, no need for a PPA for that either [08:25] angana: you'll need the ppa to have latest version maybe - but thats another possible reason then [08:25] ok.. [08:26] how do i get back the gnome volume control on the top panel anyone? [08:26] it was like this. i am not aware about official and unofficial repositories.. [08:26] so - always ask yourself - you i really need the ppa cause i need a specific app-version which is not available in the official repos or not [08:26] 12.04^^ [08:26] and then maybe add the ppa - not before answering the question above ;) [08:26] where ever i got repos from a mear search from google [08:26] i added that... [08:26] angana: artha is ALSO in the repos, no PPA needed [08:26] it was a mistake.. [08:26] DarwinSurvivor, i see thanks. so only log will be on server, no other places, right? [08:26] angana: to get new software, do NOT use google, just open "software center" and search in there [08:27] computerhead: everything you type here will be on ubuntu's log website, etc. [08:28] DarwinSurvivor, will it be on isp etc..? [08:28] computerhead: the only real advantage to using ssl is to hide your password. if you want to protect your IP, you will need an IRC mask [08:28] Hi [08:28] DarwinSurvivor, i want full anonymous on irc, how can i do that? [08:29] computerhead: SSL only protects the connection between YOU and the freenode server, being IRC all the channels (other than those specifically protected) are fully accessibly by everyone. MANY channels are logged by those that run them. [08:29] computerhead, ask on #freenode channel [08:30] So how would i let ubuntu 12 autodetect and reinstall my tv tuner card? [08:30] ok k..hope that is good [08:30] !details | Zally666 [08:30] Zally666: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [08:30] Zally666: you could check if ubuntu supports that card out of the box - if it doenst check if 'additional drivers' offer an driver for it [08:31] ` [08:31] Hi, is there a tool to tweak the top panel in 12.04 to add and remove icons? [08:31] as i have lost volume control [08:31] Is utah banned? [08:31] p1ppppp: are you using unity? [08:32] fidel, yes unity [08:32] It supports the card i guess but i messed it up installing a tv server [08:32] DarwinSurvivor, all i want to know if isp can log these conversation or they will see encrypted text? [08:32] p1ppppp: instead of repeating the same question over and over - try to add some infos - as it might help others help you [08:32] i.e. yes it affects unity - which might be relevant info for your question [08:32] there is someone from utah trying to get in and they are banned. [08:32] aspierob: someone - or several ? [08:33] computerhead: your ISP will only see gibberish, but anyone ELSE on the channel can see it as plaintext (including your ISP if they join it). [08:33] fidel: i uninstalled then reinstalled pulseaudio, now my volume control is missing from the top panel. Is there a way to get it back? [08:33] it worked for me http://ubuntuforums.org/archive/index.php/t-804647.html [08:33] thx all [08:33] computerhead: once again, this is hardly an ubuntu question, please go to #freenode for irc help [08:33] p1ppppp: dont ask me - focus on the entire channel. i was just trying to point out that pure repeating doesnt help [08:33] someone [08:33] DarwinSurvivor, ok i got what i need, thanks :) [08:33] !ot | aspierob [08:33] aspierob: #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! [08:34] fidel: I've gave as much detail as I can [08:34] !details | aspierob [08:34] aspierob: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [08:34] DarwinSurvivor, how can i be sure if sll active? === zz_arejay is now known as arejay [08:34] i thought it might be a simple apt-get install "missing package with volume control" then start the service [08:34] DarwinSurvivor, its offtopic, we dont need details [08:34] computerhead: I just checked, it is [08:34] but it must not be that simple as no-one can help [08:35] Fidel ub12 and wanting to reinstall card but dont know how [08:35] DarwinSurvivor, how? [08:35] computerhead, #freenode NOT here [08:35] bazhang, just one question remans dude :) [08:35] computerhead, for #freenode [08:36] seems i'm not the only one in the channel that doesn't know how to get the volume icon back lol [08:36] DarwinSurvivor, how did you check it, this one my last question [08:36] p1ppppp, right click add to panel< is this indicator applet [08:36] Allso whats the cmd to make a livecd from distro? [08:36] bazhang: right click on the panel doesnt do anything on 12.04 [08:36] I tried it already :( === meatwad is now known as Guest32613 [08:37] bazhang, that was rude, [08:37] computerhead, stay on topic. #freenode for that [08:38] bazhang, that was just one question! [08:38] you girls talk too much [08:38] bazhang, one question that remains [08:38] computerhead: there is always ' just 1 question' [08:38] lol :-D [08:38] this is absurd really [08:38] computerhead: the channel has some rules - one is keeping it ontopic - try to accept it and maybe use another place which fits the question better [08:39] just as general hint - irc is often heavily topic-related - while new users to irc seem to overlook that topic-focused-idea [08:39] computerhead: just join #tor [08:40] p1ppppp, i just want to know how i can check if i use ssl or not! [08:40] thanks Darvin... [08:41] will try to remove al ppas.. and will check again [08:41] Hi, anyone having experience with setting up ubuntu 12.04 as a printer server? [08:41] am first time in this chat.. this is owsome [08:41] angana: alright, let us know how it goes [08:41] sure Darwin [08:42] companion: I will answer your question in the #freenode channel (I am already there) [08:42] sooo.. anyone know how to add/remove icons form the top panel in 12.04? [08:42] !anyone > danabr [08:42] danabr, please see my private message [08:42] companion: oops, wrong id :( [08:46] How do you configure CUPS to allow printouts from another computer on the same network? [08:47] the cups web interface, or printer config tools have a checkbox to allow/share the printers [08:47] Dr_Willlis: Yeah, but that does not work for me. [08:48] check your cups logs. [08:48] * Dr_Willis loves it when he answers then gets the 'real' question... [08:48] you may want to be sure samba is working if its shareing to a windows machine [08:49] jacobwb: I don't agree with him (I like G3), but there is no reason he should have to censor himself just because some people are sheep [08:49] Dr_Willis: I would like to edit /etc/cups/cupsd.conf to allow one specific other host to print via my computer [08:49] oops, wrong window (my bad) [08:49] Its another Ubuntu host, actually. [08:50] danabr: i belive the web interface gives you a gui for doing that. i never limit my home lan that way [08:50] Dr_Willis: Let me give you the full picture... [08:50] So how does one re-install a tv tuner? [08:51] Zally666: why do you think you need to? [08:51] Dr_Willis: We have a local network with one Ubuntu machine that is connected to the external network. [08:51] Zally666: define "reinstall" [08:51] Dr_Willis: That same machine is also connected (via wireless) to some printers on the local network [08:52] Becuz i messed up installing a tv server [08:52] Zally666: please be more specific. WHAT tv server?!? [08:52] Zally666: server? what did you install exactlt.. [08:53] Dr_Willis: Now, I would like to allow a specific machine on the external network (static ip) to submit printjobs via lpr to the Ubuntu server [08:53] Now tvtime doesnt work nomore [08:53] Tvheaded [08:53] Dr_Willis: Does that clarify the question? [08:54] danabr: over the internet you mean? [08:54] And vdr ... [08:54] Yeah, exactly. It is actually a remote web server that has to be able to do printouts on the printers on the local network [08:55] danabr: could do a ssh tunnle. Im not sure how cups security features would work across the internets. Never needed that feature [08:55] here to ask a quick question. when does firefox 13 hit the ubuntu repo [08:55] danabr: I've done "remote" printing before, but it was a network printer and I used ssh port-forwarding [08:55] Dr_Willis: SSH port forwarding sounds like an interesting idea [08:56] So how to reinstall and autodetect tuner? [08:56] computerhead: because YOUR isp includes your ip address in your name, mine doesn't (though pinging the part after @ will reveal it) [08:56] danabr: cups may have some features to do that allready. but ive never used them. check the cups.org homepage/docs perhaps. or askubuntu.com [08:56] Dr_Willis: So I would set up a tunnel from some local port on the webserver, to the print servers port 631. Then I would run lpr towards my local port. Would CUPS allow that? [08:56] gah, wrong window again (bad day [08:57] Psybnc [08:57] Zally666: I don't think it's the tuner that needs reinstalling, just the softwar that is trying to use it. [08:57] Zally666: which application do you think you misconfigured? [08:58] Tvtime says no signal where it worked before [08:58] Dr_Willis: Ok. Thanks for your help, I will try with port forwarding. [08:58] Zally666: you said that you think you configured something wrong, what was it? [08:59] Tvheaded and vdr [08:59] does the ubuntu repo usually update quickly after the release of a new firefox. how long is the usual delay? [08:59] Since I updated from 11.10 to 12.04, Update Manager lists updates from precise-proposed despite not selected in Software Sources. How can I turn that off? [09:00] Echo copy [09:00] danabr: that is almost the exact setup I use (ssl my_server_ip -Lprinter_port:printer_ip:printer_port) then add the "localhost" printer in cups :) [09:00] My mom and her friend is chatting with skype, she use windows and her friend use mac. [09:00] Talk about unfair. [09:00] DarwinSurvivor, I think youŕe talking to the wrong guy xD [09:01] companion: I was, I was trying to talk to computerhead (who had left) and "com" autocompleted you companion [09:01] Ormie: skype works good on Ubuntu also [09:01] hi [09:01] i have a problem with wifi atheros ar9285 and ubuntu 12.04 with kernel 3.2.0-23 [09:01] rfkill list all give me [09:01] 1: phy0: Wireless LAN [09:01] Soft blocked: no [09:01] Hard blocked: yes [09:01] ech0s7: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [09:02] sacarlson, yes, skype doesn't continue it and leave it far behide. [09:02] DarwinSurvivor, its not a problem :) [09:02] What configuration GNOME 3 control panel does not offer you to configure it. [09:03] Zally666: I'm not familiar with those applications, see if there is a way to re-run the configuration stage of the software (I don't think it's a problem with the hardware or driver) [09:03] I am making a tweaker. [09:03] ech0s7: I guess you will have to turn hard block off [09:04] sacarlson, fn+F8 unbloc the hard block [09:04] So ill ask again this weekend ... Cant chat on a phöne [09:04] * Dr_Willis is on his android phone right now. ;) [09:05] Zally666: ok, if the software has their own forum or irc channel, try there as well [09:05] sacarlson, but fn+F8 doesn't works on my laptop [09:05] What are the configurations that GNOME 3 control panel does not offer you to configure it? [09:05] Thkx darwin [09:05] ech0s7: I think there are params on rfkill check man rfkill [09:05] ech0s7: there should be a physical button, switch or keybord-combo that will enable/disable your wireless. please hit that and then run "rfkill list" again [09:06] sacarlson: rfkill cannot unblock a hardware block, only a software one [09:07] ech0s7: DarwinSurvivor: so I guess it's a hardware problem outside the reach of ubuntu [09:07] sacarlson: did you find a hardware switch/combo? [09:07] ech0s7: did you find a hardware switch/combo? [09:08] ech0s7: and if so, did the output of "rfkill list" change after hitting it? [09:08] sacarlson, i have done "rfkill unblock all" [09:08] and rfkill list [09:08] give me [09:08] ive had weird laptops gtht i had to boot to windows to toggle the wirelessback on. then i never touch the switch again. ;) [09:08] [11:01] 1: phy0: Wireless LAN [09:08] [11:01] Soft blocked: no [09:08] [11:01] Hard blocked: yes [09:09] ech0s7: did you try the *physical* button/switch? [09:10] DarwinSurvivor, Yes! [09:10] my only hardware switch is fn+F8 [09:10] i haven't other hardware switch on laptop [09:11] ech0s7: ok, and "rfkill list" didn't change after hitting it? [09:11] l o [09:12] no DarwinSurvivor [09:12] didn't change nothing [09:12] ech0s7: then it definitely sounds like a hardware problem [09:13] ?? DarwinSurvivor with windows 7 works well [09:13] ech0s7: one last thing, can you run "xev" and see if the Fn+F8 combo is recognised? if it is, then it's *not* a hardware trigger [09:14] ech0s7: also did you run "rfkill unblock all" or "sudo rfkill unblock all"? [09:14] ech0s7: rfkill can't unblock anything unless you use sudo [09:14] how to install ubuntu server at http://www.intel.com/content/www/us/en/motherboards/server-motherboards/server-board-s1200bt.html in raid mode [09:14] DarwinSurvivor, sudo rfkill unblock all [09:14] DarwinSurvivor: Hmm, I am trying to test port forwarding locally (by tunneling via localhost), but when I try to use lpr, it says "Connection refused" [09:15] danabr: what port did you forward (just copy-paste your ssh command) [09:15] DarwinSurvivor: The SSH tunnel connection says: "open failed: Connection refused" [09:16] DarwinSurvivor: ssh -L 8324:localhost:689 daniel@localhost [09:16] DarwinSurvivor, i have noted that fn+f8 unlock the software block [09:17] DarwinSurvivor: Sorry, it should be port 631 [09:17] ech0s7: try running "xev" and then hitting the combo and see if xev registers any activity [09:17] yes, register [09:17] you used localhost twice danabr so.. where is it tunneling to.. i rarely use tunnels [09:17] danabr: you don't want to ssh into localhost, you want to ssh into the server that has access to the printers! [09:17] ;) [09:17] ech0s7: ok, then that key combo is NOT a physical toggle [09:18] DarwinSurvivor: Yeah, I know that, but currently I do not have that server. I just wanted to test that tunneling worked, and that cups did not complain [09:18] DarwinSurvivor: I managed to get it to work. I had written the wrong port number for CUPS [09:18] danabr: you can't forward to a port that is in use (try forwarding 631 to 632 to see if it's working) [09:19] danabr: is the printer a network printer, or connected directly to the other machine? [09:20] DarwinSurvivor: All printers will be network printers, all connected to one workstation that has an internet connection [09:20] DarwinSurvivor: However, tunneling actually seems to work. Thanks a lot! [09:20] danabr: do you need access to *all* printers, or just one? [09:20] guspur: I would think you would want a software raid install but not sure you want redundantcy or speed https://help.ubuntu.com/community/Installation/SoftwareRAID [09:21] googled for some guides on cups printing across the internet. dident find any thing really.. handy. ;() [09:21] danabr: if you need to access a *lot* of internal resources, you may want to consider a VPN, it's more involved to set up, but may save some work in the future === Binary1010 is now known as Matrixiumn [09:21] DarwinSurvivor: I need access to them all. I'll discuss a VPN with my boss. [09:22] sacarlson, yep , thx bro. i didn't install ubuntu at two hardisk mode at mobo === system is now known as Guest24234 [09:22] danabr: you can also port-forward directly to the printers, then you are accessing cups localy (may be more or less troublesome) [09:22] Dr_Willis: I've read quite a bit of CUPS documentation, and it is indeed not very nice to printing newbies [09:23] danabr: just make sure you firewall the external machine, you don't want the entire internet being able to use those forwarded ports! [09:23] danabr: you are doing somthing complex.. and cups Is a 'business class' tool. for local/home ussage my cups machines all see eatch other and getting printing going is just a few clicks.. or even less at times [09:23] DarwinSurvivor: Nah, I rather just port forward to one printer server. Then I just need to know the printer names in order to print with lpr. [09:24] DarwinSurvivor: A firewall will be used of course :) [09:24] cloud printing. :) [09:26] that would be a neat feature for ubuntu one to have [09:26] !info cloudprint [09:26] cloudprint (source: cloudprint): Server for Google Cloud Print. In component universe, is optional. Version 0.5-0ubuntu1 (precise), package size 9 kB, installed size 124 kB [09:26] Hmm.. :) === openbees is now known as viky [09:29] cool. can print from my phone to my printer aat home. ;) === viky is now known as openbees [09:32] !info cupscloudprint [09:32] Package cupscloudprint does not exist in precise === meatwad is now known as Guest65716 [09:46] Hi guys [09:46] I'm running ubuntu inside a VM [09:47] I wrote a script that prints binary data and now my terminal's character encoding is messed up [09:47] http://i46.tinypic.com/23syr9y.png [09:47] anyway to fix this [09:49] sudo [09:50] koud: reset (type reset in the console) [09:51] can anybody tell me the channel for python in freenode? [09:51] err koud meant kolix [09:51] phanindraramesh: ##python ? [09:51] I am using ubuntu. May i know how to reanme the Drive name? [09:52] morning everyone [09:52] does anyone no a command i can use to view all the services im running in ubuntu? [09:52] acicula, it is inactive. [09:52] i have problems to upgrade http://askubuntu.com/questions/108427/how-can-i-upgrade-kde-in-kubuntu-11-10 [09:53] I have been been using 12.04 for a while, it does not seem to be allowing the animations with the screen edge [09:53] Hey guys, just really quickly... how do I specify in my apt/sources.list that i only want 64-bit packages to be checked? [09:53] i add the ppa repositorie, but if i do apt-get update, i got no newer packages than 4.6 [09:53] phanindraramesh: then its #python [09:53] for example bottom right of screen, show desktop [09:54] ahah [arch=amd64] [09:54] got it :) [09:55] does this have to be added with compiz? [09:55] acicula, I tried that too. it's going to #python-unregistered.Everytime I try to send a question in that channel its saying "cannot send to channel" [09:55] May i know how to rename the Drive name? [09:56] !register | phanindraramesh SOme channels require you have registered you're nick with freenode befoe you can join them, [09:56] phanindraramesh SOme channels require you have registered you're nick with freenode befoe you can join them,: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [09:56] http://paste.kde.org/494030 [09:56] Rajive_: I would think you can change the drive name in disk utility [09:56] what s wrong here [09:56] http://paste.kde.org/494030 [09:57] phanindraramesh: you need to have registered with freenode and be identified to the NickServ before you are allowd in, ask in #freenode [09:57] is there a command to know the page size in my machine? [09:57] or block size in the OS [09:57] hmm. It looks like Compiz randomly crash whether there is kernel update or not. [09:57] I tried many rebooting and sometimes, Compiz fail. [09:57] Rajive_: the file to run at term would be palimpsest [09:57] As I was told, restart lightdm works. === phanindraramesh is now known as ramspandu [09:59] edlinde: ls -l [09:59] does anyone know how to activate the screen edge animations in 12.04. for example show desktop, change application? [10:00] sacarlson, what do you mean ls -l? [10:00] its very useful and cant get it working for some reason [10:00] edlinde: that's the command to type in the terminal window $ls -l; [10:00] I want to know the page size for the blocks that are transferred between disk and memory [10:00] how will ls give me that? [10:00] thats handled by a ccsm plugin andybrine . but some compiz plugins can mess up or conflict with unity [10:01] Dr_Willis, so thats all done through compiz now? [10:01] andybrine: unity is a compiz plugin. most of the fancy features are also compiz plugins [10:01] edlinde: ls -l will show you the page size of the files in the directory man ls [10:02] Dr_Willis, i am in the unity plugin on compiz and it does not show screen edge information [10:02] edlinde: if you want to know what's in mem already maybe you want something like top [10:02] will have a look around it, cheers [10:03] andybrine: its not THE unity plugin. but a compiz plugin. === Dorito is now known as Guest73806 [10:04] Dr_Willis: yeah, so a "Ubuntu Unity Plugin" for compiz? [10:04] edlinde: or maybe lsof; man lsof [10:05] unity is a compiz plugin, there is also a plugin for compiz that does stuff on window/edge detection, along with a dozen other plugins that compiz uses [10:05] ccsm tool has a search feature. ;) [10:08] Dr_Willis, ok thanks :) very useful :) [10:08] some plugin settings can break unity. co be carefull [10:17] hmm === David_la is now known as K-Lab === yashshah- is now known as yashshah [10:26] Is anyone bored enough talking to me about unity and cairo dock? [10:26] they work together.. tried them and awn === railsraider_ is now known as railsraider [10:27] you could set the left side panel to auto hide if you wanted to [10:27] Dr_Willis, You mean, Unity and Cairo-Dock works together? [10:28] you can run anyof the docks if you want to. [10:28] !dock [10:28] Ubuntu includes several dock-like navigation bars. Some options are: avant-window-navigator, cairo-dock, docky (formerly part of gnome-do), stalonetray, simdock, kdocker, kooldock. [10:29] Dr_Willis, Cairo Dock offers a graphical environment. The problem is, I uninstalled unity and the dock is not usable too! [10:29] Hi guys [10:29] how do i add apache to sudoers? [10:29] Ormie: so.. reinsall ubuntu-desktop [10:29] ubuntu server 12 here [10:29] kolix: why do you need to? [10:30] kolix, it should normally be in sudoers [10:30] I'm running a shell script with php_exec [10:30] right? [10:30] ? [10:30] I'm getting this error [10:30] [Wed Jun 06 06:17:31 2012] [error] [client 10.0.2.2] PHP Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0 [10:30] [Wed Jun 06 06:17:31 2012] [error] [client 10.0.2.2] PHP Fatal error: Unknown: Failed opening required '/var/www/index.php' (include_path='.:/usr/share/php:/usr/share/pear') in Unknown on line 0 [10:30] someone in #php told me to add apache to sudoers [10:30] kolix, su -c "". [10:31] somthing just seems weird tro me about apache having sudo rights [10:31] Ormie, this is my code [10:31] echo shell_exec('sudo python /media/sf_vm_share/opencv_python/test2.py'); [10:32] so, 'su -c python etc... [10:32] ? [10:32] kolix, sudo -c "echo shell_exec('sudo python /media/sf_vm_share/opencv_python/test2.py')" [10:32] no [10:32] kolix, su -c "echo shell_exec('sudo python /media/sf_vm_share/opencv_python/test2.py')" [10:32] and type root password. [10:32] Ormie, is that valid in php? [10:32] try [10:33] i don't know php at all, though. [10:33] kolix, Not yet. [10:33] kolix, now i know what you mean. [10:33] yeah it's not valid [10:34] echo shell_exec("su -c 'python /media/sf_vm_share/opencv_python/test2.py'"); [10:36] Dr_Willis, Okay, I keep unity. But I am not using unity anyway. So, I want to take the unity choice out from the session menu. [10:36] how? [10:37] Ormie: why bother? just select what you use. [10:37] sessions are defined by various .desktop files in some system dirs. move/rename them if you really wan tto [10:37] Dr_Willis, It wastes the space in the menu. [10:38] ie: ubuntu.desktop gnome.desktop and so on. [10:38] Ormie: like it really matters? [10:38] Hello [10:39] hey somewhat unrelated but does anybody know how to set xchat to open links using chrome [10:39] instead of opera [10:39] Dr_Willis, where is are the .desktop files? [10:39] Ormie: in /etc/ somewhere [10:39] ok [10:39] the locate command will find them [10:40] Ormie: in php I use lines like this echo exec('whoami'); and to do sudo you will have to make changes to sudoers to make nopassword [10:40] I'm experiencing problems when playing two games. KAG and minetetest. When I start then, they appear as "Hud" in unity menu, on top part of screen. Because of that, I can't move their windows and resize them. How can I solve that? [10:41] Filar: they wine games or native linux games? [10:41] ok [10:41] native [10:41] Filar: Try holding ALT and clicking on the window and moving them [10:42] Filar: ALT+Middle click will also resize [10:42] end_guy, ty, that workes [10:42] worked* [10:42] :-) [10:42] when I start my computer, I have Lubuntu login screen manager, how can be changed to the default Ubuntu login screen manager? [10:42] WWeecat: sudo dpkg-reconfigure lightdm [10:43] thX! [10:43] its the 'desktop manager' ;) [10:43] WWeecat: You might also be interested in this video: http://www.youtube.com/watch?v=ZZIA0agcd_Y [10:44] sudo service whateverdm start/stop/restart to get the new ones going [10:45] Deploys that take 20 minutes really suck. [10:47] hey guys, I'm trying to run a php script on my local web server but i'm getting permission denied [10:47] http://pastie.org/4037176 [10:47] kolix: is php itself working on your box? [10:47] try chmod 777 * [10:48] how do i configure permissions [10:48] yes [10:48] when i run php -q file.php i get the output correctly [10:48] XiRoN: err... dont be suggesting sillly things like that. [10:48] hello guys [10:48] why are these owned by root anyway [10:48] kolix: do you see that the file is owned by root - while your webserver runs most likely as www-data? [10:48] yeah [10:48] Dr_Willis: But he should be in #programming [10:48] Dr_Willis: Or #php [10:49] kolix: keywords regarding permissions are: chown, chmod & chgrp [10:49] i'am tryng to install cacti network monitoring and look what gave me . [10:49] I'm new to linux sysadmin [10:49] P [10:49] :P [10:49] he was in #apache i belive [10:49] lol [10:49] i'll try apache [10:49] askubuntu.com might have a solution also [10:50] kolix: take yourself some time and read about the 3 cmds i mentioned above [10:50] kolix: The proper solution is to create ~/public_html as a not root user and tell apache server to use that directory for web content by default (assuming you're using apache) [10:50] that might help understanding the permission idea in general and how you apply them [10:50] end_guy, can you tell me how to set this up [10:50] http://httpd.apache.org/docs/2.0/howto/public_html.html [10:50] so, create a dir in /var/www/public_html [10:50] i can do that [10:51] no [10:51] in /home/some_user/ [10:51] kolix: please dont get me wrong - but doing without understanding is only a good idea if you keep it limited to a local network- in case this affects some public server - it makes much more sense to udnerstand the theory first before you do [10:51] i.e. mkdir /home/some_user/public_html [10:51] DarwinSurvivor, Thanks again for your hints, works like a charm. /dev/ttyUSBx appears now when plugging in the Silicon Labs cable. Thx :) [10:52] ok, I want to do this correctly [10:52] someone to help me ? [10:52] I'm running a vm mock setup before i get my amazon ec2 instance [10:52] So i want to be able to set things up correctly [10:52] with my problem I cannot install cacti on my system I don`t know what errors give becose installation don`t continue to install [10:52] BlueChaos: try to re-state the entire question. i think you missed the error-message above [10:52] then you'll sudo vim /etc/apache2/sites-enabled/000-default and replace /var/www with /home/some_user/public_html [10:52] then you restart apache [10:53] dbconfig-common: writing config to /etc/dbconfig-common/cacti.conf [10:53] Replacing config file /etc/dbconfig-common/cacti.conf with new version [10:53] Replacing config file /etc/cacti/debian.php with new version [10:53] Setting up cacti-spine (0.8.7i-1ubuntu1) ... [10:53] Replacing config file /etc/cacti/spine.conf with new version [10:53] bluechaos@LuxTeam:~$ [10:53] BlueChaos: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [10:54] soz for that [10:54] look here [10:54] [10:55] http://paste.ubuntu.com/1026607/ [10:55] I don`t know why the installation don`t continue to install becouse I follow the steps from this tutorial [10:55] http://www.youtube.com/watch?v=zQmE4IwNVvo [10:56] ok quick question [10:56] how do i save and quite out of vim lol [10:56] BlueChaos: the first part of your paste shows that you are trying to install packages which arent available at all [10:56] could it be that you refer to some older tutorial? [10:57] kolix: Did you figure it out? [10:57] BlueChaos: so what i see in your paste is that cacti-frine is the only problem of your paste [10:57] hi [10:57] kolix: :wq [10:57] fidel how can I remove cacti settings/packed and tryng to install again i'am mean from command . [10:58] BlueChaos: i could tell you the command to uninstall - but i doubt it is a clever idea to use apt without knowing what the commands do [10:58] So anyone else affected by the Google issues in Aus just spend 10 minutes trying to work out why their internet was broken? [10:58] http://pastie.org/4037211 [10:58] this is what my file looks like now [10:59] have you considered playing with apt first before you use it? it might help understanding error-messages and is somehow one of the most relevant thinkgs to understand in ubuntu/debian distris [10:59] i have /home/brandon/public_html set up too [11:00] allright fidel give me the command please to remove all installation folders/config (cacti and try to install it again ) I unistall the cacti from (unbuntu software manager) an installed it again but the same think installation don`t continue is stopped by Mysql password I quess [11:01] aloha all :D [11:01] *wind sounds* === curiousx is now known as Chuck_Norris [11:01] Hello. can someone tell me a decent twitter client for ubuntu ? something that has url shortening feature [11:02] BlueChaos: your keyword is: apt-get remove --purge -> hf completing that [11:02] Where can I find the .bashrc template file for new users? Tried /etc/bash.bashrc; /etc/skel/.bashrc /; /usr/share/base-files/dot.bashrc; /usr/share/doc/adduser/examples/adduser.local.conf.examples/... but all files are not the right one :( [11:02] fidel, i figured it out sorta [11:02] sburjan: give me a couple of minutes [11:02] sburjan: gwibber is afaik the pre-installed one [11:02] boboek [11:02] d [11:02] now want i type localhost into browser i get "You don't have permission to access / on this server." [11:03] Oins: should be /etc/skel for users [11:03] sburjan: i have no recommendation, but i can see from the package list that "turpial" and "choqok" have url shortening [11:03] hi there, i got a question about upgrading ubuntu12.04 beta to lts. i'm just a user, so i don't know that much about the normal configuration of linuxes. how do i have to update when the "repositories" are wrong. i use apt-get update. then i get an index error that not all links are correct. how can i fix this? (sry, but i get the german text so i translated it a lil rough) [11:03] thanks fidel, LjL [11:03] !de > smart1 [11:03] smart1, please see my private message [11:03] smart1: whats the exact error. pastebin it if its long [11:03] kolix: I'm looking at my config, one second [11:04] ok thanks [11:04] btw, i had to restart apache for changes to take effects [11:04] Dr_Willis: I think so too, but changes on /etc/skel/ does not work :( [11:04] fidel: i think there is no reason to give !de just because they mentioned they've translated the error :P [11:05] Oins: you are making the change then using adduser to make a new user? [11:05] Dr_Willis: right. ;) [11:05] Changed /etc/skel/.bashrc and then adduser xyz [11:06] after that /home/xyz/.bashrc != /etc/skel/.bashrc [11:06] Does Ubuntu not have an alternative of SMB? [11:06] From looking at how to use SMB, it's all hacky stuff [11:07] Ca11umD: there are alternatives - the question is what are you really looking for [11:07] Ca11umD canonical does not invent or develop protocols [11:07] hey guys, how do i change the typing language on ubuntu? when it asked me while installing, it worked with ALT + SHIFT but now it won't work and I have to do it manually from top bar [11:07] fidel: Just the ability to host shared directories on a server machine, and LAN machines can access/edit the files [11:08] kolix: http://pastie.org/4037250 <-- your config should be this, and i'm looking into the permission problem [11:08] I've had this working a couple of times [11:08] does anyone know how i can add TTF's to openoffice in ubuntu 10.04 Lucid? [11:08] Ca11umD: so in theory - ftp can do that, ssh can do that, afp can do that and several other protocols too [11:08] all of those have pro and cons - depending on what you use & know [11:09] Oins: i edited /etc/skel/.bashrc then ran adduser billgates, he got the changed file [11:09] fidel: It needs to be extremely simple - as simple as double-clicking an icon [11:09] Since computer novices will be using it [11:09] Ca11umD: sharing with permissions is never 'just pressing one button' [11:09] sharing without permissions is almosat always unsecure [11:09] I mean on the client's aspect [11:09] Ca11umD: but, SMB use is transparent inside GNOME... users *can* just click the icons. [11:09] anyone? [11:10] !anyone [11:10] A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [11:10] Wiz_KeeD: shouldnt it just use whatever font your os can offer? [11:10] !fonts | Wiz_KeeD, maybe this helps [11:10] Wiz_KeeD better ask in #openoffice [11:10] Wiz_KeeD, maybe this helps: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "msttcorefonts" (from !Multiverse), "gsfonts", and "gsfonts-x11". For the official ubuntu font, see: http://font.ubuntu.com/ [11:10] MonkeyDust, there's only one user there :) [11:11] i've downloaded code 39 font and i want to use it in openoffice [11:11] copy it to your .fonts dir? [11:11] where is that Dr_Willis ? [11:11] Wiz_KeeD maybe in #libreoffice, then, it's similar to openoffice [11:12] good point there MonkeyDust, thanks [11:12] Dr_Willis, any ideea how i can find the font directory? [11:12] in your home dir.. same as all other .whatever dirs make it if you dont have it [11:12] does linaro-image-tools and live-build work in ubuntu? [11:12] Dr_Willis: now it works o_O confused ... Thank you [11:12] i think this is covered in the font factoid urls given earlier [11:12] Wiz_KeeD: isnt code 39 a barcode thing? afaik openoffice offers extensions for barcodes [11:12] fidel, it does? where? [11:13] http://extensions.openoffice.org/en/project/barcode [11:13] maybe interesting in that context [11:14] yeah i was just browsing that page [11:14] .oxt? what the hell is that [11:14] the extension for the plugin on openoffice i presume [11:14] kolix: chmod -R +x /home [11:15] got it [11:15] i figured it out [11:15] thanks endguy [11:15] kolix: that should fix you up, just make sure IP tables is locked down [11:15] cool [11:15] thanks a lot [11:15] How do you put pictures on an iPod touch? [11:15] if you're using EC2 it should be locked down [11:16] does linaro-image-tools and live-build work in ubuntu? [11:16] 12.04? === VGoff is now known as VGoff_afk [11:17] fidel, i generate a report using openoffice and i wanted a font to automatically transform text into barcodes, i've downloaded that extension and i see nothing in the insert menu as it suggests [11:17] Never mind, worked it out now [11:18] back to finding the font directory [11:19] for a single user its .font or .fonts i dont remember now [11:19] i think its .fonts [11:19] !info linaro-image-tools | angs [11:19] angs: linaro-image-tools (source: linaro-image-tools): collection of tools to work with Linaro images. In component universe, is optional. Version 2012.04-1 (precise), package size 11 kB, installed size 62 kB [11:20] thanks llutz [11:22] I use "iwlist wlan0 scan", I can not see the whole list as there are 25 APs around me, how can I see the whole list? what parameter do I need to add? [11:23] command | more [11:23] command | less [11:23] thanks [11:23] ;) q to quit [11:23] see man less or man more for moar info [11:24] thank you :) [11:24] When I 'touch name.sh', the document doesn't appear in the GUI, yet it is listed in 'dir' [11:24] i found the twitter client :D [11:25] Is there a setting to toggle hiding such files? === Nex is now known as Guest37745 [11:25] is there the user that was asking for a good twitter client? [11:25] fidel [11:26] refresh the gui listing [11:26] Chuck_Norris: yep - but that was some minutes ago [11:26] BlueChaos: what? randomly mentoning the name of single users without context isnt that helpful ;) [11:26] ye... i know i was playing arround with a chamaleonick gtk theme =P [11:26] tell me a new rrdtool for monitoring systems and services [11:27] BlueChaos: nagios would be my choice [11:27] this is the twitter client that i wanna to give him: https://launchpad.net/polly [11:27] Dr_Willis, fidel and MonkeyDust thank you for your help, i have solved my problem! [11:27] ok let me try [11:28] So how do I show bash scripts in the Ubuntu GUI? [11:28] Another deploy, who needs help? :-) [11:28] Ca11umD: define Ubuntu GUI? [11:29] Ca11umD: they show up like any other file here [11:29] BlueChaos: but nagios is not that easy to start with in the first place [11:29] when I'm on the shell, I see user@host. Is it somehow possible to add the current time to that? [11:29] For me they are hidden, seemingly [11:29] BlueChaos: so be sure - it needs some time to get the logic [11:29] can u help me ?:> [11:29] ndee: check out the 'bash prompt howto' [11:29] ndee: yes, check your ~/.bashrc [11:29] Hi so whats the cmd to autodetect and re install a tv tuner card? [11:30] Zally666: its more likely your tunner apps are missconfigured. if the card used to work [11:30] Or howto remove driver and install [11:30] Or howto remove driver and install [11:31] removeing the driver wont reset the users configs [11:31] hi where can i report sru rgression? [11:31] Purge all tv [11:31] Purge all tv [11:31] Is touch not the right command to make files? [11:31] None of them appear in the Ubuntu interface [11:31] Ca11umD: you did reload the directory? [11:32] Ca11umD: where are you touching them? [11:32] Ca11umD touch hhh.sh ... appears in nautilus, ok, it must be something local on your pc [11:32] Dr_Willis: Yes [11:33] touch creates an empty file. try echo to make one with text in it [11:33] Dr i accidentally installed another driver while installing vdr [11:33] ThinkT510, kinky [11:33] Ca11umD: touch should work - as long as the filename provides doenst exist already [11:33] Ca11umD: i mean do you have write access to the directory? [11:34] So how to remove a driver? [11:34] Zally666: linux dosenr really use drivers in that way for most things. the kernel had modules/dirivers for the hardware normally included by default [11:35] if you installed 'somthing' tht you think broke stuff.. then remove the package you installed [11:35] with the purge option if you want it totally gone [11:35] So its a matter of modprobe then [11:35] ndee: https://gist.github.com/2881404 [11:35] ndee: That's something I did a few years ago [11:35] fidel [11:35] Zally666: lsmod will list the modules loaded [11:36] end_guy, sweet, gonna take a look at it [11:36] look the same problem [11:36] http://pastie.org/4037362 [11:36] Ty think [11:36] !tab| Zally666 [11:36] Zally666: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [11:37] BlueChaos: sudo killall -9 dpkg, or if that doesn't work ps -A | grep dpkg and get the pid and kill -9 that thing. === Lynn is now known as pcx69 [11:38] http://pastebin.com/TV8Dk1FE [11:38] When it gets to the SSH part, the terminal just closes. [11:38] BlueChaos: please dont just yell me name === himcesjf2 is now known as himcesjf [11:38] Ca11umD: "ssh $addr" [11:38] BlueChaos: the error is btw a totally different one to your cacti error === pcx69 is now known as lynn [11:39] Thanks, llutz [11:39] BlueChaos: if you dont see the diff in those 2 apt-feedbacks - you shouldnt use apt as long as you see at least the textual diff. Have you followed my advice to read about apt first? [11:40] w8 to translate [11:40] answer when i'w done [11:41] Ca11umD: http://pastebin.com/i9qEUtGF [11:43] BlueChaos: the last error looks to me like you are trying to use your paket-management from 2 places at the same time. which is a thing that doesnt work with apt. so if 1 process is running and using apt - you cant just run another second update-cmd in the same time. thats the first impression - if thats not the case i wouldnt need more infos. But try to start with understanding apt first - its the best way if you want to use .deb based linux system in the ... [11:43] ... future as well [11:43] Hello [11:43] any users here with an ATI Radeon HD 6870 and get fglrx working? [11:44] I am chatting on telnet, It's so dizzy here, I am installing ubuntu here though :D [11:44] kantlivelong that's a yes/no question, what's the actual issue? [11:45] ? [11:45] MonkeyDust: theres excessive tearing/video corruption. the opensource driver works but not for games in wine [11:48] kantlivelong: open "Additional Dirvers" and install the proprietary driver [11:48] Chuck_Norris: yes ive tried that.. both will cause X not to start or be complete mess... using the websites driver works somewhat better but really isnt usable [11:48] 11.10 64 btw [11:49] hi everybody. i did just build a raid1 with two 1TB (~931GB) disks and formatted it with ext4. it works nicely and is now resyncing. i noticed that df -h tells me that 14GB are already used, but there is not a single file on the drive (only lost+found of cource, bat that is empty). is this normal overhead or is something wrong? [11:49] is it possible to change the background of the login screen to your own custom photo ? the default wallpapers seem to be the only wallpapers that will show up during the login window [11:49] ah! well mah you should upgrade to 12.04 and you issues will be solved [11:50] Anyone know an easy to way to download a package and it's dependencies? I just want to download for a custom ISO (preferably using an apt-get command) [11:50] once you using 12.04 install it using "Additional Drivers" [11:50] Nom i think all u have to do is sudo apt-get install "package" or sudo aptitude install "package" [11:50] Chuck_Norris: 12.04 breaks more than it fixes for other software. staying out of the multiarch mess for now [11:51] mw__: there is 5% default reserved-blocks, to be changed using tune2fs -m [11:51] fellayaboy: That install on the system, I need to download them only for a custom ISO [11:51] ooohhh [11:51] That's the one thing missing from the custom ISO guide it seems :/ [11:51] llutz, 5% of 931 gb would be 46 gb. only 14 gb are shown used. [11:52] Hi there, I'm having some issue with using Emacs / Tramp. When I edit remote files, occasionally Emacs will hang indefinitely and I have to "pkill" it. This only started to happen with my new install of Precise. Any tips? [11:53] what is the best way to load openvpn server at boot time [11:53] At to bashrc [11:53] mw__: sudo tune2fs -l /dev/whatever | grep Reserved [11:53] nom theres gotta be a site where u can download a deb of that package and depencdices [11:54] kosko: i think, debian packages has setup it for you [11:54] blackshirt: well, it doesn't start at boot time [11:54] llutz, will try, give me a second [11:55] nome r u still tehre [11:55] kosko: is it has init script ? [11:55] llutz, 12209517 blocks are reserved [11:56] Kosko .bashrc but u need to login [11:56] llutz, that should be 6 gb [11:56] Gents, how can I modify the /etc/network/interfaces file to let my eth0 be the default network interface? [11:57] GNS3Talk start by pasting the file here, use pastebin to do it [11:58] MonkeyDust: I can't. I'm posting from my Mac and have no Internet connection on my Ubuntu [11:58] Zally666: bashrc to start upon user login not box load [11:59] MonkeyDust: I have 13 ports on my PC to which I modified all 12 ports to have random static IP addresses. The only one which is actually connected is eth0 and set with static and valid IP address. [11:59] MonkeyDust: The problem is that Ubuntu keeps choosing all other interfaces but the eth0 as per the 'route -n' command. [12:00] Modifying the /etc/network/interfaces file caused the boot up time to slow down to few minutes as well! [12:03] GNS3Talk does the file contain the lines 'auto eth0' and 'iface eth0 inet static' ? [12:03] MonkeyDust: affirmative! [12:03] mmm [12:04] hi everybody. i did just build a raid1 with two 1TB (~931GB) disks and formatted it with ext4. it works nicely and is now resyncing. i noticed that df -h tells me that 14GB are already used, but there is not a single file on the drive (only lost+found of cource, but that is empty). is this normal overhead or is something wrong? [12:04] I have the IP address, subnetmask, DNS server setting correct, but don't know why the OS doesn't want to choose it as the default interface! [12:05] Hi guys [12:05] anothe rproblem here [12:05] I'm using the php shell_exec functiont o execute a python script [12:05] however, the python script needs root privelages [12:05] what's a solution to this problem? [12:05] kolix: how is that problem ubuntu-specific? [12:06] kolix: try asking in ##php or #python [12:06] or both [12:07] hello [12:07] I did ask in there [12:07] they said ask in here [12:07] kolix: no they didnt [12:07] so now my problem is editing /etc/sudoers [12:07] * LordOfTime read the ##php logs [12:07] lol [12:07] kolix: if you need to use sudo to run a script you're doing it wrong [12:07] ^ [12:07] kolix: visudo is your keyword for editing the sudoers part [12:08] PHP can run python *without* sudo [12:08] i've done it twice [12:08] then i set up a python backend xD [12:08] can't i just set the permissions of the script [12:09] kolix: if you have to run a python script accessible via PHP as root, you're doing it wrong [12:09] so not really [12:09] what CLI utility do you use to manage daemons startup options? [12:09] sysv-rc-cofg [12:09] sysv-rc-coff [12:09] ? [12:09] i.e. if the daemon will start at boot time [12:09] !upstart | kosko [12:09] kosko: 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/ [12:09] LordOfTime, well apache is running as root i think [12:10] ThinkT510: thanks [12:10] i had to do that to runt he intial php script to begin with [12:10] thinks :) [12:10] I'm just so frustrated setting all this stuff up [12:10] linux makes everything a pain in the ass to configure [12:10] kolix: then hire an admin to set it up [12:11] kolix: better question by the way: [12:11] kolix: why do you need to run python via PHP? [12:11] parseing jpeg file [12:11] opencv stuff [12:11] etc [12:11] so it's needed [12:11] !enter [12:11] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [12:12] How would i run python in php again? [12:12] kolix: did you try just using exec('command')? or do you need to see the returned output [12:13] i need to see returned output [12:13] LordOfTime, so i just want to add apache to /etc/sudoers [12:14] kolix: no you dont [12:14] under no circumstances [12:14] ITSec reasons [12:14] ;) [12:14] LordDeath, this a vm dev server [12:14] i don't care [12:14] !sudoers [12:14] bleh [12:14] they need more factoids! [12:14] is there any tool for measuring wireless signals in ubuntu apart from iwlist wlan0 scan? [12:15] how long does it take to rebuild a raid array? i just made a 1tb raid1 from tweo disks, and /proc/mdstat tells me that resync will be finished in 14720 minutes (which is about ten days). is that ok? [12:15] mw__: it depends on the disk utilization. When idle, the md driver tends to use the free bandwidth. [12:15] mw__: depends on the setup [12:15] and no, 10 days is not okay, that corresponds to an extremely low performance [12:15] kolix: try just chowning the python script so apache has ownership [12:15] mw__: mdadm supports i.e. bitmaps whoich should speed up the sync a bit iirc [12:16] now the command [12:16] know*? [12:16] but it might happen if the disks are loaded... [12:16] chown .. [12:16] kolix: depends on the apache user [12:16] it *should* be www-data for its helpers [12:16] well its www-data i think [12:16] in a sane environment [12:16] kolix: try to speak in full sentences - it really helps following you [12:16] agreed [12:17] ok, can you help me with the command? [12:17] you dont talk in single word phrases to your girl-friend / boss either ;) [12:17] hahaha [12:17] i'm out the door to a meeting kolix, perhaps someone else can [12:17] ok [12:17] kolix: regarding sudoers file - use visudo to edit it [12:17] if you really think thats the way to go [12:18] fidel, ok. So how do i add apache/www-data to it to run this script? [12:18] alankila, fidel: ok thanks. i just thought that 10 days is freakin much... i will leave the server to itself now and check back in a few hours. [12:18] mw__: with any luck you get something like 50 MB/s syncing when other activity ceases [12:18] to change ownership with chown 'sudo chown www-data:www-data /path/to/directory' [12:19] mw__: that will cut down the wait period by a factor of 50, if I calculated your speed correctly, so it should be ready in some 3-4 hours, I guess (which is normal) [12:19] alankila, i would be happy with that. i do now have 10 mb. also, i wonder why 14 gb of /dev/md0 are already in use [12:19] mw__: ext4 filesystem reserved portion most likely [12:20] alankila, i thought that too, and someone here mentioned it too. but 1. the reserved part is not shown in df -h afaik, also it would be 46 gb and not 14 [12:20] you calculated 5 % of the volume size as 46 GB? [12:21] yeah, anyway, idk how it goes. There's some part lost because of journal and some part for the static inode structures and then this reserved block % or count. [12:21] alankila, yup. it is a 1TB drive which has 931 "real" GB capacity. 5% of 931 is 46 === CRACK05 is now known as crack05 [12:23] Is it viable to completely rm -rf the pool from the Ubuntu ISO and download just ubuntu-minimal and some specific packages into a debootstrap environment & build from that? [12:24] MonkeyDust: I got it working mate. [12:24] alankila, i did now set the minimum rebuild speed up to 5 mb which already cuts down the rebuild speed a lot. any other ideas for the used space? or is 14 gb simply "usual overhead"? [12:24] MonkeyDust: The problem was that I had 'gateway' set to all other 12 interfaces which I shouldn't have. The time it took Ubuntu to look for the gateways for all the 12 NICs was causing the OS to take long time to boot up. [12:25] mw__: unfortunately I'm not able to account for the space loss in ext4 filesystems, but in general I do not worry about 1-2 % space overheards at all [12:25] MonkeyDust: Once I removed the 'gateway' from the /etc/network/interfaces and left the eth0 intact, I got my internet connection back, and my booting time is back to normal. [12:25] hey guys [12:25] filesystems are like that, they always lose some portion for metadata and ext4's allocation of metadata is static. Maybe it's mostly inode tables. [12:25] alankila, i guess that is the right way to see this. thank you very much for yur help. [12:26] !yay| GNS3Talk [12:26] GNS3Talk: Glad you made it! :-) [12:26] "sudo visudo /etc/sudoers" is giving me a manpage of it's useage [-chqsV] [-f sudoers] [12:26] how do i edit the file? [12:26] sudo visudo [12:26] I have a new ubuntu install on a small 16 GB microsd and it's btrfs which for instance indicates that 240 MB of hte filesystem is metadata (out of 3.16 GB of files) [12:26] kolix: sudo visudo [12:26] no args [12:26] MonkeyDust: Thanks mate :) [12:27] so there's apparently like 7 % [12:27] filesystems -- they simply are like that. On the other hand, because of the compression feature of this filesystem it actually holds 3.8 GB of data, so the overhead is free [12:29] hi [12:29] i have a problem with wifi atheros ar9285 and ubuntu 12.04 with kernel 3.2.0-23 [12:30] rfkill return me always that device is hard blocked [12:30] bios/hardware switch? [12:31] acicula, i haven't hardware switch [12:31] and i have seen in bios, there isn't any wifi entry [12:31] How can I set folders to show full address i.e /home/.../.../...? [12:32] acicula, on windows i switch on pressing Fn+F8, on ubuntu this key enable/disable soft block [12:32] what package do I need to install to have linaro-image-tools [12:32] hey guys, trying to get apache/www-data to execute python scripts as root [12:33] is my /etc/sudoers file look ok? (it's still not working) [12:33] http://pastie.org/4037619 === ryan is now known as Guest49799 === Guest49799 is now known as TheAncientGoat === cnc is now known as gmagno [12:40] hi [12:41] shahriyarguliyev, need help? :) [12:42] rymate1234: yes. can u help? [12:42] yes if you ask [12:42] !ask > shahriyarguliyev [12:42] shahriyarguliyev, please see my private message [12:43] shahriyarguliyev, whats your problem ? [12:43] How can I make folders show full path in the address bar? The buttons don't even show the true path from / [12:43] Mossyfunk: talking about what? nautilus? [12:44] default FM in 12.04 [12:44] ubottu: how to see private messages? [12:44] shahriyarguliyev: I am only a bot, please don't think I'm intelligent :) [12:44] acicula, i have found the fix [12:44] Mossyfunk: consider checking the nautilus preferences [12:45] ubottu: send it again [12:45] shahriyarguliyev: I am only a bot, please don't think I'm intelligent :) [12:45] fidel, I have. there's no such option there [12:45] With the battery and AC adapter removed, close the Power switch for half-a-minute. [12:45] Re-attach those, press the Power button to turn the computer on, and then immediately press the F2 key while the Toshiba logo is displayed. Press F9 to restore the BIOS default settings, press F10, and then select Yes (Exit Saving Changes). The computer will restart. [12:45] you're not bot stop kidding me human being! [12:45] shahriyarguliyev: its a but [12:45] *bot* [12:46] fidel: oh. how to see private messages? [12:46] shahriyarguliyev: that depends on your irc setup/client [12:46] fidel: QUassel here [12:46] most likely there is some additional window/view [12:46] shahriyarguliyev: i dont know that client [12:46] !ask > shahriyarguliyev [12:46] shahriyarguliyev, please see my private message [12:46] at least now you have one ;) [12:47] there's nothing I can find, or in help, or in ubuntu 12.04 docs. [12:47] Mossyfunk: i still dont really get your problem - so feel free to describe it more detailed [12:47] as in: what app are we talking about - what are you missing - and what you have tried to far [12:47] fidel: i didnt get messages, inanycase it's a bot [12:47] fidel: my question is easier as you can answer it [12:48] shahriyarguliyev: dont be a lazy one [12:48] it has a reason if someone inhere sends you a message [12:48] Can ubuntu text-documents be read by windows? [12:48] fidel: i cannot install tarballs, can you explain howtos? [12:48] erratic: yes for sure - if text is .txt for you - why shouldnt it? [12:48] eeriks: i ment [12:48] does anyone use ubuntu-arm in beaglebone, beagleboard or pandaboard? [12:49] fidel, In nautilus, the default FM in ubuntu 12.04, when i browse to a folder at the top of the screen there are a series of buttons referring to the folder tree I have gone through to get to the current folder, I just want it to show ie /home/user/Downloads/... so I can see an accurate and visible path to the files I am browsing. [12:49] fidel: e.g. i downloaded SeaMonkey borwser, but it has no apt-get package on ubuntu. so have to install tarball. well, i dont know how to do it [12:50] fidel, I have looked through nautilus preferences, help and ubuntu 12.04 docs. It just seems like to much of a simple thing to have been ommitted. [12:50] shahriyarguliyev: no i am not going to explain you things you could easily answer yourself spending 10 minutes with a search-engine. homew someone else will - or use your time [12:50] Hey, I need help, I'm about to move a partition that contains my Ubuntu 12.4. Gparted warned me that GRUB will most likely be messed up because of this. How to fix? [12:50] fidel: ur bad :/ [12:51] I mean, it shouldn't be much of a problem, right? [12:51] hello [12:53] I'm now using ubuntu 12.4 live usb boot, I already have Ubuntu 12.4 installed but resizing did not work when i was in ubuntu itself [12:53] hi === chris_ is now known as Guest7520 [12:55] does gentoo have an irc server? [12:55] I just changed computer. both running ubuntu 10.04.4, i copied the home dir from the old pc to the new one but i get problems with video playback in both VLC and totem. after i played a few videos i just get a black screen. this doesn't seem to happen if i create a new user but i want to preserve my home dir [12:55] Guest7520, #gentoo === testBOT is now known as Guest39725 [12:57] Mossyfunk: maybe i have mixed it up with Thunar - an alternative filemanager [12:57] Unity would be great, if it wasn't so dumbed down and un-configurable. [12:58] fidel, ok i'll have a look at thunar [12:58] hi [12:58] name a few disadvantages of a cronjob. [12:58] Mossyfunk: on the other hand - if i click the firsz (from left) of those buttons - the order changes [12:59] multiHYP: your teacher wants you to answer, not us [12:59] its not a bloody school question, I'm passed that age douche! [12:59] why are incompetent unimaginative people always reply like that? [12:59] according to your language -> not ;) [12:59] fidel: join the list ^ [12:59] Hello guys! [13:00] Is anyone here who comes from Germany? [13:00] !de > maik_w_1997 [13:00] maik_w_1997, please see my private message [13:00] anyone with answers please let me know. [13:00] no teacher uses actually the phrase 'cronjob'. what a douche. [13:01] multiHYP: this is a technical support channel for Ubuntu, please keep the topic appropriate [13:01] !attitude | multiHYP [13:01] multiHYP: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines [13:02] Does anyone know why when I plug my headphones into the front panel on my computer and listen to music, mp3s come out all weird and garbled, but flac files play just fine? [13:02] ubottu: idiocy is ok? [13:02] It's only with the front panel headphone jack. The back panel plays everything fine. I'm running Lubuntu 12.04 [13:02] Sorry 11.10 [13:02] multiHYP: thats a bot [13:02] oh bot, wylde_ idiocy in simple minded people is acceptable? [13:03] multiHYP: keep insulting people and you'll just get banned [13:03] multiHYP: this is also the "ubuntu" support channel. Do you have an actual ubuntu support question? [13:03] multiHYP: stop it. "name a few disadvantages of a cronjob" was not a support question, maybe llutz was wrong in assuming it was a school question but it doesn't matter. [13:03] who have i insulted? [13:03] acicula: ? [13:03] multiHYP: drop it. now. [13:03] yes fair enough [13:04] but acicula seems to be part of the band of trolls. [13:04] byebye [13:04] LjL: I have been here very often. [13:05] your response to their trolling was amazing. good day. [13:05] multiHYP, why do you want to know the disadvantages of a cronjob? [13:05] ah, to late.. [13:10] hi..is there a flash video downloader for ubuntu..? [13:10] me-1: cclive [13:11] Good morning! I'm trying to make changes on boot.img, someone could help me? [13:11] * BlueChaos Time To Blaze The Game lease me... !-> [13:11] hi guys [13:11] * BlueChaos Time To Blaze The Game Release me .. (don`t u know I'am in love with u .. lalalala) [13:12] llutz, is it CLI if yes how to use it..? [13:12] i need to remove some items from the unity indicator session [13:12] Hey, is there a way that I can failover for apt? (as in, if an apt source is down, it will try a second?) I am unable to find the answer on Google or inside the Docs [13:12] me-1: it is, "man cclive" for usage [13:12] i figured out that i can use the gsettings command for it [13:12] llutz, thank you [13:12] but is there anywhere a list with the keys for the command? [13:12] I have windows system broken. It says 'Operating system not found' I checked the bios and it doesn't recognize my hard disk. I 'tried' Ubuntu via live CD. Now, how I can see the hard-disk ? [13:13] hey, is it possible to change what xsession is default on next boot from terminal, so not logging out and clicking ubuntu 2d for example [13:13] fidel, got it sorted, could have searched google a little more diligently hehe. Just seems like such an obvious to omit from preferences. Anyway, thanks for answering =) [13:13] hi [13:13] hi, anybody has this laptop? DELL Inspiron N411Z i5-2450M [13:13] if i install ubuntu 11.04 (i dont like unity) will i have any problems bcuz current version is 12.04' [13:13] ? [13:14] iwkse: not exactly this model, but i have an inspiron too [13:14] ashish`, if there is no operating system found, it sounds like either your bootloader is broken or you wiped your hard disk [13:14] tol: i'm searching info about the quality of the screen and speakers of it and i can't find anywhere [13:14] something in my homedir is breaking video playback in vlc and totem, anyone got an idea what it is? [13:14] so..it's not really on topic [13:15] if i install ubuntu 11.04 (i dont like unity) will i have any problems bcuz current version is 12.04' [13:15] ? [13:15] tol: what kind of model do you have? [13:15] problems with what [13:15] iwkse: inspiron 9000 [13:15] what was that? [13:15] troll wave. [13:15] ? [13:15] i mean compatiblity [13:15] or lack of updates [13:16] or lack of repository softwar eupgrade [13:16] upgrade* [13:16] and the spaekers and display are very good (imho) [13:16] iwkse: but btt now ;) [13:16] tol: bbt? [13:17] iwkse: back to topic [13:17] ah [13:17] :) [13:17] well..that's 9000 is a different model [13:17] Rodrigo, you will have updates till April 2013 [13:17] good [13:18] so i can use classic gnome with no problems? [13:18] :) [13:18] the one i pasted is a slim one and i've already seen a kind of bad mark on audio, but with no explanation...so i'm a bit investigating [13:18] well in 1 year i will probably move to a more advanced distro, unless i fall in love for ubuntu [13:18] Rodrigo, there are other option than downgrade [13:18] Can I do all operations with DVD itself for ubuntu? [13:18] xD didnt start very well [13:18] !noubuntu [13:18] !nounity [13:18] Ubuntu 11.10 uses GNOME 3 with the !unity shell by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic [13:18] you could have installed Mate on 12.04 or any other window manager [13:19] I just did an update and it said that Grub had been updated but clicking the "forward" button did nothing unless I checked the box "Do not configure Grub", should I be worried?? Argh :( [13:19] !class [13:19] !lassic [13:19] !classic [13:20] The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". For 11.10, see !notunity [13:20] ty [13:20] cool bot ;) [13:21] I have live-cd based ubuntu on my DVD. So when I write my data is it written on DVD ? [13:21] ashish`: no, it's written to RAM, and forgotten when you reboot [13:21] write data to ram? [13:21] for example files [13:21] O.o? [13:21] yes [13:21] i tought ram could only adress memory [13:21] it's called a RAM disk [13:22] Rodrigo: it is memory [13:22] wow [13:22] never knew about that === fernando is now known as Guest92355 [13:23] i have to go install ubuntu 11.04 [13:23] cya guys [13:23] :) [13:23] thx for help [13:23] Rodrigo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [13:23] Everytime my machine running 12.04 goes into sleep mode and I wake it up everything I had opened before is now gone. Any ideas? === WindBuntu is now known as Adventurer === Adventurer is now known as WindBuntu [13:26] Morning [13:27] http://www.youtube.com/watch?v=kXEgk1Hdze0 anyone knows, what font is used in this video ? [13:29] I just did an update and it said that Grub had been updated but clicking the "forward" button did nothing unless I checked the box "Do not configure Grub", should I be worried?? Argh :( *bump* === phenom__ is now known as phenom [13:34] morning! I need an advice to choose a light weight window manager to use remotelly in a freenx session, I´m usually use gnome-classic. [13:34] Dantix: twm [13:35] llutz: thanks [13:37] good morning, all! :) [13:37] Good afternoon === Kahr is now known as Angel [13:38] 1600 hours allready === Angel is now known as Guest30968 [13:39] 0630 here [13:39] how can i get ubuntu qantal? [13:40] genjix: downloading it would be 1 option [13:40] when using netboot, which is the impact of using priority=critical in the kernel args?? [13:40] Where is that ace? [13:40] in case you consider adding some words to explain your current ituation we might be able to provice better help [13:40] http://cdimage.ubuntu.com/daily-live/current/ [13:40] How do I make cloud-init write it's output to syslog (so I can ship it off to papertrail) ? [13:40] portland, oregon, usa [13:41] thanks AceFace [13:41] and fidel [13:41] I'm trying to setup a dhcpd server on Ubuntu 12.04, I keep getting 'No subnet declaration for eth0' in my syslog [13:42] is there a copt -paste program in linux [13:42] Do I have to setup a static IP in interfaces or is it ok to setup a static IP through networkmanager? [13:42] Ace how do i make a livecd iso from my current install? [13:42] http://en.wikipedia.org/wiki/Remastersys [13:43] try that ^ Zally666 [13:43] Thkx [13:44] where can i find applets for ubuntu 12.04? [13:44] Zally666: a real live-system which is read-only? [13:44] Europe is near the eve when portland wakes up! [13:44] Zally666: so changes will not survive a reboot === macer1_ is now known as macer1 [13:46] morning. [13:47] Its just to mess with it in virtualbox or to be able to reinstall it later [13:48] Zally666: then a dump/backup is what you want and not a real live-system [13:48] let him play === 17WAAJHPA is now known as Seryth [13:50] hi all [13:50] Hey guys, I just updated from 11.10 to 12.04, and I've got two problems. One is that I have no audio at all, and the other is that I cannot use apt-get....I get this error: http://paste.ubuntu.com/1026848/ I don't understand it... [13:50] i am trying to set up a luks crypted device. so far everything goes well, i can luksOpen the device nicely. i want to open the device at system boot time. i added the device via uuid inti /etc/crypttab and did update-initramfs. after reboot, i do not get asked for the passphrase and the device is not unlocked during boot. what did i miss? [13:51] I'm encountering problems with my AR9285 (atheros9k) wireless device [13:51] Seryth: try reinstalling dpkg? [13:51] AceFace: ... [13:51] AceFace: I can't apt-get remove anything either [13:51] AceFace: read the error message [13:51] hi gguysss [13:51] AceFace: I can't use apt-get anywhere [13:52] Seryth: looks serious. "echo $PATH" will tell you if your path is set up correctly or not [13:52] bummer [13:52] LjL: Damn. Okay, tyring it now [13:52] I've tried all of what it is proposed in the forums [13:52] LjL: isnt that using the root PATH? [13:52] on twm, I can´t find thuderbird and it´s installed and can see it from my gnome-classic. What I need to do to add it to twm menus? [13:52] LjL: "$ echo $PATH" gave me "/usr/local/bin:/usr/bin:/bin:/usr/games [13:53] how to read VARIABLES from root? without su, sudo bash or sudo -i [13:53] Seryth: dpkg is not using your path, its using the PATH from root [13:53] am asking about tv manager will it be possible to stream video over Internet like cnn [13:53] iceroot: Okay, and how can I fix this? [13:53] Seryth: because dpkg itself is running as root [13:53] iceroot: oh i guess. Seryth, try sudo sh -c 'echo $PATH' instead [13:53] Seryth: login as root and set the path [13:53] am asking about tv manager add on will it be possible to stream video over Internet like cnn [13:54] connection to low signal level routers is possible on my laptop when I boot w7 [13:54] iceroot:, LjL: Okay [13:54] but not in ubuntu [13:54] Seryth: and pleae first run the command from LjL [13:54] how can i add a program to the main repository [13:54] i am trying to set up a luks crypted device. so far everything goes well, i can luksOpen the device nicely. i want to open the device at system boot time. i added the device via uuid into /etc/crypttab and did update-initramfs. after reboot, i do not get asked for the passphrase and the device is not unlocked during boot. if i run cryptdisks_start it works fine. does it have to get mounted for being asked the passphrase? [13:54] iceroot, LjL: same path result from that command [13:54] Cottus: you mean how to become a maintainer? [13:54] yes [13:54] i'll google [13:54] Seryth: uh, including /usr/games? [13:55] I've ran out of ideas... [13:55] any suggestions here? [13:55] http://paste.ubuntu.com/1026854/ LjL iceroot === basti2 is now known as basti [13:56] Seryth: you are missing /sbin [13:56] root@Alien:/home/michael# which ldconfig [13:56] /sbin/ldconfig [13:56] iceroot: oh! i missed that as well [13:56] Seryth: did you edit a file called /root/.bashrc or something like that? [13:56] iceroot: Uh okay. So wh----no, I didn't [13:57] Though it might've got screwed up in the update... [13:57] hm where is PATH set? [13:57] Trying to connect to work with VPNc.. is there a default IPSEC ID? The tech guys at my work only supplied a shared-secret key [13:58] iceroot: The file .bashrc doesn't exist in / [13:58] Seryth: /root/.bashrc [13:58] actually i didn't find anything [13:58] Can someone tell me what's wrong with this command: at "mplayer -dumpstream -dumpfile NRKP2.mp3 http://lyd.nrk.no/nrk_radio_p2_mp3_h" 14:30 [13:58] Seryth: /root/ is the home-dir of the root-user [13:58] iceroot: Oh, my bad, I thought by /root/ you mean / [13:58] Yeah [13:58] I get this error: syntax error. Last token seen: m [13:58] Garbled time [13:59] iceroot: /etc/environment [13:59] LjL: thx [13:59] If I try instead: at "wget http://lyd.nrk.no/nrk_radio_p2_mp3_h" 14:50 [13:59] iceroot: I just looked in the file, I've never touched it before [13:59] Seryth: gksudo gedit /etc/environment [13:59] I get this error: syntax error. Last token seen: w [13:59] Garbled time [13:59] iceroot: Okay [13:59] LTSP如何配置阿 [13:59] Seryth: there you should add /sbin [13:59] sysdoc, iceroot: my path in /etc/environment is: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" [14:00] Seryth: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" [14:00] !cn | zzx [14:00] zzx: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [14:00] Seryth: just copy that into the file and your dpkg issue should be fixed [14:00] PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" iceroot [14:00] LjL: thanks for the help [14:00] !fr [14:00] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [14:00] Seryth: you mean it's already like that? then hmm, something overrides it [14:00] Seryth: what is the output of "which ldconfig" [14:00] There is no distro but Ubuntu, and Shuttleworth is the apostle of Ubuntu [14:00] 我想配置远程启动 [14:00] Seryth: maybe ldconfig is not installed [14:01] iceroot: Perhaps not....though I don't see why the update would remove it [14:01] zzx: we only speak English here [14:01] LjL: Yes, already like that [14:01] found this one https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages [14:01] Seryth: what is the output of "dpkg -l libc-bin" [14:01] genjix, granted Ubuntu is a nice distro but it isn't the only distro. [14:02] LjL, iceroot: When I run `which ldconfig` nothing happens. And the ldconfig doesn't tab complete... [14:02] Seryth: try "ls -l /sbin/ldconfig" [14:02] http://paste.ubuntu.com/1026876/ iceroot [14:02] Cottus: have a look at "ubuntu sponsors" first [14:03] -rwxr-xr-x 1 root root 465 Apr 20 02:02 /sbin/ldconfig LjL [14:03] Seryth: ok so it's just the path that's wrong. have a look at the files listed at https://help.ubuntu.com/community/EnvironmentVariables#Persistent_environment_variables to see if any of those overrides your PATH [14:03] Seryth: what ubuntu version? are you running apt-get with sudo or are you using a real root-shell? [14:04] iceroot: Well, the problem occured after I updated from 11.10 to 12.04 this morning....and I'm just running "sudo apt-get install xxx" or whatever. [14:04] LjL: I will do so [14:05] Seryth: ok then as LjL already guessed something may overwrite your PATH because ldconfig is not found but the package libc-bin is installed and the files exists [14:06] meco: echo "wget http://lyd.nrk.no/nrk_radio_p2_mp3_h" | at 14:50 [14:06] iceroot, LjL: So I'm checking all the files listed there to make sure they're not changing the PATH? [14:07] Given a largish, 500Mb text file, what would be the best way to find out if a string exists in it? [14:07] Seryth: just to see if the update did destroy some packages, can you provide the output of "dpkg -l | grep -v ^ii | grep -v ^rc" [14:07] iceroot: I can indeed, 2s [14:07] i really should learn egrep :) [14:07] llutz: Ah.. well, anything that will work..! [14:08] http://paste.ubuntu.com/1026884/ iceroot [14:08] Seryth: ok everything fine [14:09] iceroot: Am checking the files now [14:09] Layke: grep. best...idk?!? [14:10] llutz: How do I kill that command? I can't find it in either top or ps lx [14:10] Seryth: can you provide the output of "sudo grep ^PATH /etc/*" [14:10] Seryth: and "sudo grep ^PATH /root/.*" [14:10] meco: atq to get the job-nr, atrm [14:10] Üdv! [14:10] http://paste.ubuntu.com/1026891/ iceroot, the first [14:11] Appreciate it! [14:11] iceroot: For the one in /root/, it says it doesn't exist [14:13] Seryth: hm [14:13] iceroot: :S [14:13] :) [14:14] Seryth: can you run this please "sudo -i; source /etc/environment; echo $PATH" [14:15] iceroot: I ran it, nothing happened [14:15] join #ubuntu [14:15] Seryth: nothing? [14:15] hello [14:15] Seryth: the echo was not showing something? [14:15] am I in the right place to ask for support questions ? [14:15] !fr [14:15] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [14:15] does anyone know how to check if my wireless card is using n mode? [14:15] Seryth: you uses "echo $PATH"? === Lupinedk is now known as lupinedk [14:16] http://paste.ubuntu.com/1026906/ iceroot [14:16] but if I just run $PATH [14:16] it works [14:16] I mean [14:16] iceroot: If I just run echo $PATH, I get the output [14:17] Seryth: my mistakte, use sudo -i, and after that type the rest [14:17] iceroot: Sure [14:17] how can I enable/disable 802.11n mode? [14:18] Seryth: you say when you just type "$PATH" its showing you the content of the variable? are you using bash or zsh? [14:18] http://paste.ubuntu.com/1026912/ iceroot [14:18] iceroot: I'm using urxvt with bash, not zsh [14:18] though I do have zsh [14:18] Seryth: the output looks fine [14:18] hi, after a kernel update, there is a line added to the grub bootloader menu. During this update there were some packages updated. Using a previous version in the grub bootloader will use old packages or will it use the updated package ? [14:19] iceroot: just `$PATH` dispalys the path [14:19] Seryth: can you use in that shell where you typed sudo -i the apt-get command without sudo? [14:19] iceroot: I'll try [14:19] iceroot: Yes! [14:19] :D [14:20] Seryth: just "$PATH" should show you a message -bash: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games: Datei oder Verzeichnis nicht gefunden (file not found) [14:20] iceroot: Exactly [14:20] Seryth: that is something different then "its shwoing the content of path" [14:20] iceroot: Ah, Okay [14:21] iceroot: Well, I ran apt-get autremove (no sudo) in the same terminal that I ran sudo -i in, and it worked [14:21] Seryth: when you exit the shell (with exit) you are again in your user-terminal, can you run the "sudo apt-get .." command there too now? [14:21] iceroot: Let me see... [14:21] iceroot: Yes. [14:22] Seryth: so its working now and the issue is fixed? [14:22] iceroot: I think it's fixed! [14:22] Seryth: great [14:22] iceroot: :D thanks so much! Hehe! [14:22] iceroot: You don't happen to have any idea about sound stuff do you? (My other question) [14:22] Seryth: please dont use ther sudo -i in the future, try to use sudo command instead :) [14:22] hello. I've set the left panel (launcher) as auto hide but when I hit the side it doesn't come back. it's a virtualbox which I guess is why [14:22] Hello, I formulate again: is a kernel upgrade independent from packages or using an older kernel in grub boot will use pre-upgrade packages ? [14:22] iceroot: Okay. What is the -i flag? [14:23] Seryth: open a root-shell [14:23] any idea how i can launch the "appearances" window from the terminal? [14:23] so that I can put it back [14:23] iceroot: Done. [14:23] Seryth: its always better to just use sudo command then you dont have a root-shell opened all time [14:23] iceroot: Aah, I'm with you [14:23] lduros: if you have a windows key use that [14:24] kurtwp_: yeh i do, thanks [14:24] lduros: then type display [14:24] kurtwp_: ah got it. thanks :-) [14:25] iceroot: so, any idea bout why I have no soudn? [14:26] kurtwp_: is there a way in ubuntu 2d to reduce the width of the launcher panel too? :-) [14:26] Seryth: have a look at the command "alsamixer" if something is muted [14:26] if it's less width I can leave it there at all times :-) [14:26] lduros use MyUnity [14:26] !sound | Seryth [14:26] Seryth: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [14:26] hmm myUnity [14:26] lduros: I believe in myunity there is an optin [14:26] never heard of it, i'll look it up [14:26] :-) [14:26] iceroot: Nothing is muted [14:27] Also, I don't have the volume applet...it's dissapeared. [14:27] * crack05 is away (Gone) === crack05 is now known as CRACK05 [14:27] Seryth: you did a reboot after your uprgade to 12.04? [14:27] iceroot: Yes, of course [14:28] CRACK05: remove that away thing please, noone is interested in that [14:28] !away > CRACK05 [14:28] CRACK05, please see my private message [14:28] Seryth: hm === nightf0x_ is now known as nightf0x [14:28] MonkeyDust: didnt know that, thanks [14:32] iceroot: Nothing at all is muted, all the sliders are up to the "white" level, and I cannot hear anything. Nor can I see the volume control icon [14:34] what is the command to delete a directory and subdirectories ? [14:34] angs: in general 'rm' - but use it wisely [14:34] rm -r [14:34] rm -r [14:34] thanks [14:35] careful with that! it doesnt go to the trash :p [14:37] !rm | angs [14:37] angs: The Unix 'rm' command removes files and directories from the filesystem. It is an extremly powerful tool, and you should not run 'rm' commands unless you fully understand them. Do not run arbitrary 'rm' commands you see online. For a beginning guide on using terminal commands, see https://help.ubuntu.com/community/UsingTheTerminal and for a cautionary story about 'rm' see http://www.youtube.com/watch?v=EL_g0tyaIeE [14:38] I just did an update and it said that Grub had been updated but clicking the "forward" button did nothing unless I checked the box "Do not configure Grub", should I be worried?? Argh :( *bump* [14:39] @MrCoder sudo grub-install /dev/sdX [14:39] probably is sda [14:39] m1g45, I have a raid array [14:44] Did Ubuntu 12.04 move back to compiz for gnome-session-fallback? A lot of the colours are bad on my bottom gnome-panel bar, and the top one. Any ideas? I can't seem to alt-right click to get to panel properties either :o [14:45] Jon-- choose classic-no-effects [14:48] I just shit my brains out and it was glorius. think i saw a little ubuntu logo in there [14:48] boboysdadda: drop the lagnauge please. [14:48] lagnauge [14:48] learn to type please [14:48] whois boboysdadda [14:48] you need a / [14:49] boboysdadda: do you have a support question / issue ? [14:49] no if i did you would just push a bot at me anyway [14:49] boboysdadda: ok, then please be quiet until you do [14:49] boboysdadda: depends on the question to if the bot can give the answer.. [14:50] MonkeyDust, That did the trick. Is this using metacity? [14:50] Jon--: sure, no effects will use metacity [14:51] Jon-- type ps -e|grep meta to find out [14:51] ok heres my question. how do i make ncmpcpp autostart in a terminal that is embeded in the desktop? === VirtualBlackness is now known as L3top [14:51] boboysdadda: that's going to be quite tricky to do [14:51] boboysdadda we have no bot factoid for that ;) [14:51] Yep, it's using meta instead of compiz [14:52] Excellent :) thnx. [14:52] boboysdadda: you'll have to launch a terminal with the flag to execute a command, eg:ncmpcpp [14:52] boboysdadda: what is the output of: lsb_release -sc please === OkropNick^ is now known as OkropNick [14:52] Hi, I have a problem with wine. I installed a programs and the audio is very poor, it have a lot of noise. I have installed wine 1.5.5 and i try with wine 1.4 and the problem repeats. HELP!! [14:52] ikonia, but how do you do it so the terminal is embeded into the desktop without borders or a window and doesn't appear in a panel or anything? [14:52] Vanessa85: have you consulted the appdb? [14:52] boboysdadda: embeeded, oh wow, I don't know, I don't know if you even can [14:53] ActionParsnip appdb???? what? [14:53] boboysdadda: you can remove the borders, but it won't embed it into the desktop (that I'm aware of) [14:53] Vanessa85: seek and ye shall find [14:53] wow this help channel sucks [14:53] !appdb | Vanessa85 [14:53] Vanessa85: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [14:53] boboysdadda: instead of enbedding a temrinal emulator, why not run the CLI MPD client in another tty? [14:53] Vanessa85: http://appdb.winehq.org/ [14:53] just fyi i have already done it. just curious if you guys were able to? [14:54] i'm being an idiot and can't find a page that I should have book marked... anyone know how to enable extra/ external monitors in Ubuntu 12 (i'm on an HP, trying to use an ACER monitor) [14:54] boboysdadda: I asked you for an output of a command, so I cannot help you. Which mean's (in your words); you suck [14:54] salut tous le monde y'a des français ici? [14:54] boboysdadda for future reference, share with the channel how you did it [14:54] boboysdadda: stop wasting people's time and effort. [14:54] Oh yeah, thanks guys!!! [14:54] ActionParsnip, i don't have lsb-whatever the hell it is [14:54] the thing I had to enable started with an "x"... xine, xinefer... something like that [14:54] !fr | wyll [14:54] wyll: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [14:54] boboysdadda: then ask that, rather than saying nothing [14:54] sure MonkeyDust one sec i'll fetch a link [14:54] wyll: Anglais seulement ici, svp. #ubuntu-fr ou #ubuntu-qc pout La langue Propre. ;) [14:54] *pour [14:54] boboysdadda: millions don't know the commands and such but are smart enough to ask for clarifiction [14:57] but... my problem is with all aplications... [14:57] Hello, This problem really conserns me. [14:57] !pastebin [14:57] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [14:57] Ormie: erm what? [14:58] Vanessa85: i'd ask in #winehq too [14:58] does anyone know how to enable external monitors when using Ubuntu 12 (on a laptop)? Mine is not being detected even though the driver should be installed [14:58] !justask | Ormie [14:58] Ormie: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [14:58] fidel, http://paste.ubuntu.com/1026979/ [14:58] sl0w: what GPU? [14:59] ActionParsnip I asked in this IRC but I don't get an answer [14:59] nvidia? is that right? [14:59] ActionParsnip: nvidia? [14:59] it's an HP laptop [14:59] sl0w: sure, then use nvidia-settings. I assume you installed the proprietary driver [14:59] sl0w: we cant tell you based on the fact that it is an HP laptop what gfx it uses [15:00] ActionParsnip: how do I check to make sure? when I did a search earlier it said that ACER monitors were supposed to have the drivers preinstalled with Ubuntu... but I'd like to verify that [15:00] Ormie: have you searched the web for that error message as additional step? [15:01] sl0w: lspci | grep -i vga [15:01] fidel, i don't know how to get the right keyword to search. [15:01] Ormie, flexnet comes with adobe software. did you install something in wine? [15:01] Ormie: full or parts of the error-message are always a good starter - just as general hint [15:01] ActionParsnip: 01:00.0 VGA compatible controller: NVIDIA Corporation GT216 [GeForce GT 230M] (rev a2) [15:02] that sounds right [15:02] sl0w: ok, did you install the proprietary video driver? [15:02] OerHeks, I type "sudo apt-get install cheese xchat synaptic gimp geany wine" [15:02] ActionParsnip: i didn't do any additional installation of drivers [15:03] sl0w: ok run: sudo apt-get install nvidia-settings [15:03] ActionParsnip: 0 upgraded, 0 installed... === VirtualBlackness is now known as L3top [15:04] fidel, oh no. this is serious, i will never restart my computer. [15:04] Hi, I have a problem.. I have installed Ubuntu 12.04 LTS and I run it with the command pci=nomsi... When I suspend my PC, it can't resume... What is the problem?? [15:04] sl0w: apt-cache policy PACKAGENAME <- shows you always what version is available and MAYBE already installed on your sys. Helps understanding apt partly i guess [15:05] Ormie or : Adobe Photoshop, CAD/CAM, Rosetta Stone, Matlab ? [15:05] Oerheks, I only did what I type in terminal. [15:05] fidel: thanks... [15:05] Ormie those windows garbage comes with flexnet, wich overrides the sector 32. [15:05] hello folks [15:05] Ormie: he is asking for your general setup [15:05] windows sucks. [15:05] not for your last step before the error appeared [15:05] ActionParsnip: so it looks like the newest driver is installed. any other suggestions? [15:05] Ormie, so if you didnot install any of those, odd error then? [15:06] yes. [15:06] may I ask you guys one question related to Virtualbox? [15:06] Hi, I have a problem.. I have installed Ubuntu 12.04 LTS and I run it with the command pci=nomsi... When I suspend my PC, it can't resume... What is the problem?? [15:06] susja: give it a try - while this channel is more focused on ubuntu itself [15:06] !repeat > Vanessa85 [15:06] Vanessa85, please see my private message [15:07] k, let me shoot, I'm using Virtualbox for a while, it works fine except I can't delete any Snapshots, any idea how to workaround it? [15:08] susja: any error output while trying to delete a snapshot? [15:08] yes, [15:08] let my copy/paste it here, give me a sec [15:08] !paste > susja [15:08] susja, please see my private message [15:09] susja: there are several tickets around virtualbox handling this basic problem. - i.e.: https://www.virtualbox.org/ticket/7461 [15:09] susja look in '/VirtualBox VMs/blah/snapshots [15:09] susja correction look in ~/VirtualBox VMs/blah/snapshots [15:10] Hi, I have a problem.. I have installed Ubuntu 12.04 LTS and I run it with the command pci=nomsi... When I suspend my PC, it can't resume... What is the problem?? [15:10] !repeat | Vanessa85 [15:10] Vanessa85: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [15:10] !detail | Vanessa85 [15:10] ffffffffffffffffffffffffffffffff0~~8888888888888888888888~++++++++++++++++++++++++++++++++++++++ [15:10] !details | Vanessa85 [15:10] Vanessa85: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [15:10] curiousx: please don't do that again [15:10] what boot parameter needs to be set [15:11] in order for newer video cards to work on install i get black and white blocks screen stays like this [15:11] sorry, never mind my question related to Virtualbox, someone already adviced me [15:12] susja: was manually deleting the snapshots in the filesystem the solution? [15:12] no [15:13] ikonia: ? [15:13] he adviced me to do this: You could try cloning the VM - a full (not linked) clone, current state only, would cause the snapshots to be merged in the clone. After testing that the new VM is ok, you could then delete the old VM [15:13] i have as weird bug where windows keep vanishing off up the top of the screen [15:13] what? [15:13] hello [15:13] idk what you are writing about dude i was AFK recently [15:13] ???? [15:13] eutheria: working with virtual machines? [15:13] curiousx: can I drop you a pm ? [15:13] !details [15:13] Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [15:13] nop [15:14] curiousx: ok, then please check the logs of the channels to see what you pasted [15:14] i suspect that i don't like you so don't PM please [15:14] fidel, yes, virtualbox [15:14] ok i'll see [15:14] puffff [15:14] curiousx: your client sended a random string about 4-5 minutews ago [15:14] sry for sure was my cat sry really [15:14] not a problem [15:15] when installing ybuntu alongside windows I am shown a bar dividing the available space. I can adjust the space but am i allocating to Ubuntu the left or right of the bar? [15:15] eutheria: so your virtual windows -which runs inside virtualbox on your linux box appearsrandomly? [15:15] I have problem with GRUB, I'm running ubuntu version 12.04 When I try to do: sudo apt-get install cheese xchat synaptic gimp geany wine I get the following strange output: http://paste.ubuntu.com/1026979/ [15:15] clear? [15:15] !details > eutheria [15:15] eutheria, please see my private message [15:16] Ormie: you already have flexnet installed on your master boot record [15:16] ? === ubuntu is now known as Guest60851 [15:16] Ormie: read the error-line of the output [15:16] Ormie: it's a warning [15:16] this !details really help. :D [15:17] Ormie it says "warn: Sector 32 is already in use by FlexNet" === Guest60851 is now known as diablal [15:17] well cloning of VM didn't work either for me :) [15:17] I don't know much about GRUB stuff. [15:17] fidel, i am not sure what action i do to cause the problem, it seems to be that an application might move to the very top of the screen, if there is a redraw event it moves to the current desktop [15:17] susja try deleting the snapshot manually [15:18] Ormie: grub is your boot-manager - the part straigt at the start of the booting process where you select your os to boot [15:18] ok [15:18] it looks like a big problem [15:18] Ormie: grub warns you that another software - flexnet (see wiki for more details) is using sector 32 [15:18] Ormie: why are you installing it ? === curiousx is now known as Chuck_Norris [15:19] http://pastebin.com/LSvvpVJC I wrote a small shell script that tests for a kernel bug I found in overlayfs. If you are able to verify for your self that the code is safe and not a trojan I'd like one or two others to give it a go. http://j.mp/L310Lw [15:19] ikonia, it somehow comes with wine when I install it from apt-get [15:19] Ormie: what is 'it' [15:20] it = wine [15:20] Ormie: grub doesn't come with wine [15:20] Ormie: you are manually trying to install it [15:20] Ormie: you are calling out the packages you want to install [15:20] no way! read carefully. [15:20] Ormie: he is refering to your pasted apt-get install cmd [15:21] Ormie: remove "grub" from the apt-get install line [15:21] ikonia, sudo apt-get install cheese xchat synaptic gimp geany wine [15:21] No GRUB [15:21] Ormie: it's installing grub because you have done "apt-get install grub" [15:21] Ormie: you said grub in the previous paste [15:21] ikonia: it sounds like apt is just finishing up some interuppted steps when he does other apt tasks. [15:21] What?! [15:21] Pici: possibly, but his other line included grub [15:21] i guess he should update a single apt-get update && apt-get upgrade once - and see what happens then ;) [15:22] Ormie: Try with just "apt-get -f install" [15:22] I suspect Pici's response is the most realistic [15:22] ikonia, It came with a package, seriously. I didn't type GRUB. [15:22] +sudo ;) [15:22] as it won't be able to complete the grub install [15:22] cheako, what will that do? [15:22] Ormie: Return your system to a sane state. [15:22] ikonia: right [15:23] cheako, a time portal! cool. [15:23] Ormie the -f means fix [15:23] Ormie: RTFM. [15:23] how do i use wine?...I just installed it in ubuntu 12.04 LTS [15:23] cheako: please don't do that [15:23] !wine | legoff [15:23] legoff: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [15:24] MonkeyDust, Will the fix command still work after I restart my computer? [15:24] noisebleed! [15:24] any help...please! [15:24] Are there usable ways to use facial recognition to login? [15:25] !justask > legoff [15:25] legoff, please see my private message [15:25] i need to run msword from ubuntu [15:25] Ormie basically, apt-get install -f 'repairs' interrupted installs [15:25] i didn't interrupt anything. [15:25] legoff, use PlayOnLinux [15:25] Ormie: it may have been interrupted by itself because of an error. [15:25] oh. [15:25] ok [15:26] thanks, g2g [15:27] Ormie: Playonlinux will help? [15:27] !appdb | legoff [15:27] legoff: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [15:27] I want to have some marginal protection for my account, but I don't want to type password [15:27] Something I can do one-handedly [15:27] legoff: ye, PLay On Linux runs MS Office very well [15:27] Jonii: a password from keys on one side of your keyboard. [15:28] Jonii: You can use your cellphone as a proximity device. [15:28] cheako: how to do that? [15:29] I'm having a problem with terminal emulation. I installed ncurses-term but when I try to use wy50 and type clear it returns unknown terminal. [15:29] Jonii: http://tjworld.net/wiki/Linux/Ubuntu/BluetoothLoginAndLocking [15:29] there is a wy50 file in /lib/terminfo/w [15:29] Hai, all How can i view the minimized wndows in bottom menu bar in ubuntu 10.04 [15:29] I got so lucky! [15:29] aju: are you using compiz? [15:30] Jonii: smartcard, key stored in a usb-device, finger-print (thinkpads for example) [15:30] so no one here uses wine? [15:30] ActionParsnip: no [15:30] legoff: tried in #winehq [15:30] !lucky [15:30] !wine | legoff [15:30] legoff: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [15:30] legoff: and the guys in #winehq [15:30] !yay | Ormie [15:30] Ormie, please see my private message [15:31] !msgthebot | Ormie [15:31] Ormie: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [15:31] It told me i will have a grub problem! I got so lucky :D === axl__ is now known as axl_ [15:33] am asking about tv manager add on will it be possible to stream video over Internet like cnn [15:33] ubuntu_128bit [15:33] jk [15:34] morning all [15:35] This is a dumb question but if I setup a mail server on my domain so mail.example.com and I change the DNS record and point the mail exchange to point at mail.example.com then when I ping the server "ping mail.example.com" I should see my network's IP [15:35] any help with terminal emulation problem? [15:35] i have precise installed and trying to get Skype working with pidgin [15:35] This possibility of using bluetooth device as key seems way too cool [15:35] docmur: you should see whatever you've set it to resolve to IF you have a host for it [15:35] docmur: an MX record is not an A record [15:35] so I need the A record for it? [15:35] docmur: if you don't have an A record an MX will not resolve [15:35] the A record points to the root domain [15:35] Jonii: it'll drain your battery faster [15:36] yes, an MX must point to an A or CNAME [15:36] Hey guys [15:36] (or AAAA) [15:36] I quite new to programming and I want to set up an development enviroment on my laptop which is on Ubuntu [15:36] right so the A domain resolves kw-flipcup.ca to my server so the MX domain would reserve mail to mail.kw-flipcup.ca? [15:36] Any tips on what I should use? [15:36] docmur: no [15:36] docmur: yo uneed to create an A record for the MX host [15:36] hello everyone. how do I delete a flder that will not go away with "rm -rf"? [15:36] !ide | Qasaur [15:36] Qasaur: Programming editors/suites: Terminal-based: vi/vim, emacs - KDE: Kate, KDevelop, Quanta+, Umbrello - GNOME: gvim, gedit, anjuta, pida, monodevelop, geany - Others: eclipse, netbeans, qtcreator [15:36] Tensotu: which folder [15:37] ikonia: it's a windows folder [15:37] oh okay [15:37] Tensotu: is the NTFS mounted as writable? [15:37] Tensotu: it's probably mounted read only [15:37] So using something like say Geany, it comes with gcc and CMake included? [15:37] or do I have to set those up first? [15:38] ikonia, ActionParsnip: MOST of the files and folders are gone. I want to cleanup the rest of it (it IS writable) [15:38] Qasaur: you can install them if they aren't === vmesons is now known as vmeson [15:38] Tensotu: any error output while trying to delete them? [15:38] fidel: I think it was "operation not supported" [15:38] fidel: I can check again [15:38] could you double-check that? [15:39] so just to double check if the A record "@ xx.xx.xx.xx" points my root domain example.com then do I put for "mail.example.com xx.xx.xx.xx" to resolve the mail domain? in the A record? [15:39] yep [15:39] Tensotu boot a live cd / usb and delete the folder from there === MonkeyDu1t is now known as MonkeyDust [15:39] MonkeyDu1t: IAM on a live CD [15:39] no one helped me in #winehq [15:39] legoff: what's the problem? [15:39] i really need to know how to use wine [15:40] legofftreat it like windows, that's basically what it is [15:40] legoff: treat it like windows, that's basically what it is [15:40] legoff install it, you can then run windows apps on your ubuntu [15:40] oh I think I figured it out :-) [15:40] by clicking the .exe files? [15:40] legoff: treat it EXACTLY like windows, after it's installed [15:40] hey guys, how can i check in ubuntu if it installed any graphic drivers? [15:42] can I have ubuntu and mint iso on same LiveCD? [15:42] fidel: sudo rm -rf ~/win/Windows.old > "Unable to delete : Operation not supported" [15:42] aartist use multisystem, it's for bootable usb sticks [15:43] MonkeyDust: Unfotunately I have only CDs, no sticks. Can I do same froma potable hard disk? [15:43] hi all [15:43] aartist: portable HDs are usb, so it should work fine [15:44] contemplating new pc build.....does Unity mesh well w/ the new Intel HD 4000 GPU on ivy bridge [15:44] ? === hybrid_ is now known as hybrid [15:44] Tensotu: Thanks.. [15:45] could someone help with getting skype to work with pidgin plz? [15:45] How do I use multisystem? [15:45] ikonia, ActionParsnip:exact input/output > sudo rm -rf ~/win/Windows.old > "Unable to delete : Operation not supported" [15:46] I cannot download multisystems. [15:46] Tensotu: i only found somepretty old forum post speculating about the used ntfs-3g version ... not that helpful i guess [15:46] never had that issue myself [15:46] aartist it's a 3rd party app http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/ [15:46] will using Xinerama allow my HP laptop (nvidia card) to use an external monitor in Ubuntu 12? [15:46] fidel: yea, and everything else went away [15:46] aartist: what do you mean by multisystems? [15:46] fidel: gonana try a remount [15:47] Tensotu: the bit i found was around: [15:47] Reparse points are not fully supported in the current version of the NTFS-3G driver [15:47] but thatsfrom 2009 [15:47] sl0w: its 12.04, not 12 ;) [15:47] fidel: allows multiboot : found here: http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/ [15:48] ActionParsnip: sorry, 12.04 :P :) === axl__ is now known as axl_ [15:48] aartist: try to describe the issue in detail you have. just mentioning doesnt work usuallydoesnt help that much [15:49] or is the issue really downloading the multisystem thing itself? if so - from what source? [15:50] guys, any ideas what i can do if the colors in my ubuntu are too bright? i'm using intel graphics and it seems that the drivers are installed but still those colors are giving me a headache as if i was using windows without any drivers, any suggestions? [15:50] aleminio: if you run: sudo lshw -C display do you see the work "unclaimed" in caps? [15:50] aleminio: Is the resolution of your monitor right? [15:51] s/work/word [15:51] fidel: I've never had trouble removing folders with spaces [15:51] the resolution is right [15:51] fidel:Thank you. Issue 1. I have broken windows installation, with broken battery power on laptop. So, I am trying to run ubuntu from DVD. Now whenever I have disconnect the power cable, computer restarts with 'Try Ubuntu'. In this case, how I can install software (such as flash plugin) and retain it? Bios cannot recognize my laptop harddisk. Alternately, I have portable hard-disk, if that helps. [15:52] How do I kill an unkillable proccess? [15:52] im having a small issue, when i try to change my DHCP settings to STATIC i change my interfaces file and when i restart /etc/init.d/networking something happens in my ubuntu GUI on the network side for some reason now it says "wired network - device not managed" [15:52] aleminio: what does the command I gave output? Does it say unclaimed? [15:52] one sec, i'm running it [15:52] aartist: are you sure the wndows file system isn't corrupted? [15:52] LoboX: yes, you used the interfaces file so network manager can't touch it [15:52] I just installed Japanese and Portuguese support and now when I try to run certain programs (like mosh) I get a complaint saying the local environment language settings are incorrect. [15:53] I ran local-gen en_US.UTF-8 but now what? [15:53] i checked it earlier, it says driver = l915 [15:53] ActionParsnip ok so how can i fix it? [15:53] aartist: so you are running a live cd right now - and wantto end up with what kind of setup? [15:53] LoboX: you can set the interface to static in network manager but you will need to undo the changes in the interfaces file and restart the networking service [15:53] Tensotu: Bios cannot not recognize it and when I start computer (without Ubuntu DVD) it says Operating system cannot be found. [15:53] ok now i understand what happens thanks for that info ActionParsnip [15:53] Hey, how does locking screen work? [15:53] fidel: Yes. [15:53] aartist: you may need to reboot alot, but evertually ubuntu will see it [15:53] Jonii ctrl-L [15:53] Does anyone know how to kill an unkillable process? [15:54] ok network manager is the GUI [15:54] XiRoN: kill -9 ? [15:54] THANKS [15:54] fidel: I like to get flash plugin, chromium-browser etc.. [15:54] I tried setting up blueproximity, it tries to lock screen with xscreensaver-command -l or gnome-screensaver-command -l, neither fo thhem work [15:54] I couldnt rmemeber what it was [15:54] aartist: no the first question is- do you plan to install any os - or just continue working with thelive-cd only? [15:54] aartist: check the partion editor and if it's black you're SOL you'll ahve to reformat. if it vanishes trying to reformat you need a new hard drive [15:54] I don'þ understand why it's always about screensavers [15:54] Jonii ctrl-alt L (correction) [15:55] aleminio: does the problem can be seen in a screenshot? [15:55] Anyway, is there a command that locks/unlocks screen? [15:55] blueproximity used screensavers with parameters [15:56] fidel: I like to install software and retain it.. whichever way I can do it. [15:56] ActionParsnip: so this is interesting... when I installed disper, and ran the disper -l command, my external monitor is listed [15:56] any idea how to enable it in nvidia's x server? [15:56] marco, i doubt it, it's just that i'm used to see images in a certain way and now they are way too bright, like a huge difference between this and any other computer or even on windows that i'm running on the same comp [15:56] LoboX: if you want to use the interfaces file and manage addressing there you can actually remove network manager to make the OS sleeker [15:56] aartist: any chance you try to answer the question? ;) [15:57] can somone tell me how i can do a wallpaper slideshow with my own pictueres? [15:57] yggdrasil: what is the output of: lsb_release -sc [15:57] yggdrasil you need to create an xml file [15:57] fidel: I like to install software and retain it.. whichever way I can do it. Let it be with LiveCD or with Portable Hard-disk.. what should i do? [15:57] I can live with the colors but it also gives a big headache, it doesn't suppose to be that way [15:57] ActionParsnip: precise [15:58] yggdrasil http://www.webupd8.org/2010/02/easily-create-xml-wallpapers-with-xml.html [15:58] hrmmm... [15:58] aartist: personaly i would try to fix the real issue - replace the battery - check if i can access the harddrive and install any OS i want to use. then install additional software [15:58] Tensotu: which partition editor, you are talking about? [15:58] anything else sounds like a temporary hack [15:58] ActionParsnip i got it working using the interfaces file better, i just want to get used of the ubuntu commands rather then the GUI for now, but got it working thanks man >:) [15:58] aartist: the one in applications > system [15:59] Anyway, does anyone know anything about this? [15:59] Can someone tell me how to adjust the locale on my terminal so I can use a program which requires UTF-8 apparently? Even troubleshooting would be helpful. [15:59] i just fix the resolv file, adding my dns [15:59] fidel: personally I think aartist should ceck his/her hard drive first [15:59] hi, any good bash tutorial you would recommend? thx [15:59] forgot about that thanks ActionParsnip [15:59] Why it's always the screensaver? How to lock screen from command line? why does xscreensaver say that no screensaver is running, when the command is supposed to lock the screen? [15:59] Tensotu: hd & battery yes ;) [15:59] MonkeyDust: thanks === hspencer is now known as hspencer[afk] [16:00] both should be checked at the end before software comes to play [16:00] fidel: hard drive is definatly #1 priority though [16:00] fidel: Thanks.. I can certainly take that route. [16:00] i'm cloning my display from my laptop to an external monitor. However, when I close the lid to my laptop, it goes in to "suspend" even though I have the "do nothing" option chosen in the Power settings. Ideas? [16:00] aartist: so check if you can access your harddrive. then check if you want to restoresomething from it [16:00] aartist: then care about battery - if possible [16:01] LoboX: np dude, remember if you use static IP you need to set DNS in /etc/resolv.conf [16:01] aartist: andthen consider installing an os - or repair the existing one [16:01] yggdrasil: http://www.omgubuntu.co.uk/2011/06/wallpaper-slideshow-app-for-gnome-3 [16:01] aartist: just continue asking if you have issues with those single steps [16:01] ActionParsnip yes forgot about that, i did it and now i have internet, trying to setup a dhcp server [16:02] to make a squid server with dnasguardian [16:02] does anyone have firefox 13 + flash 11.2.202.235 working? [16:02] LoboX: great way to learn stuff :) [16:02] ohh yeah [16:02] does anyone know what setting to change so that my display is automatically cloned to an external monitor at start up? [16:02] hello i need a help. i have deleted all my icons and themes exept one i wanna use. So i deleted login icons and theme, where can i find login screen in termnial so i can link it to what i wanna [16:03] sl0w: if you use nvidia-settings you can config the disaply there [16:03] ActionParsnip: yes, but how do I do that? === VirtualBlackness is now known as L3top [16:04] sl0w: press ALT+F2 and run the command... [16:04] hey guys i got a question about libraries [16:04] ActionParsnip: hmmm [16:04] one sec [16:04] i wanted to install mysql-workbench but i can't because it says libmysqlclient16 is missing, how do i install this dependency? [16:04] ActionParsnip onething im checking out that ubuntu have changed a couple of commands, when i try to restart a service i used to do /etc/init.d/networking now is telling me to use service and start, what is the best way to restart a service? [16:05] help is appreciated, thank you [16:05] sudo service networking stop|start? [16:05] LoboX: ubuntu switched to upstart which uses the command service [16:05] LoboX: exactly [16:06] veryhappy: have you searched if theres a libmysqlclient16 in the repos? [16:06] ohh ok schnuffle thanks [16:06] Hey, anyone know what this command is supposed to do? "gnome-screensaver-command -p" [16:07] LoboX: there's still the old sysv init for backward compability [16:07] ohh ok [16:08] schnuffle: i did. nothing was displayed [16:08] fidel: great. thank you. [16:08] Jonii: http://linux.die.net/man/1/gnome-screensaver-command it pokes the scrensaver to emultae user acitivity [16:08] LoboX: sudo server networking restart [16:08] schnuffle: that would be apt-cache search libmysqlclient16 i suppose? [16:09] ahhh server ohh ok, thanks ActionParsnip [16:10] Firefox only shows blank spot where a flash video should be. What is wrong? [16:10] veryhappy: yes, but I just don't have a ubuntu to check [16:10] usr13: flashblock plugin or missing flash plugin? [16:11] LoboX: It's "sudo service networking restart" [16:11] schnuffle: is there a command that replaced it or something? when I try gnome-screensaver-command --poke or -p, it says it's unknown option === 31NABGVD9 is now known as CookieM_ [16:11] if people can see this http://imageshack.us/f/835/selection002e.png/ do I have those set correctly? There my DNS records [16:11] ActionParsnip: ok. so that works... but I still can't get my laptop to stop "suspending" whenever I close the lid. Even though i've changed the settings in the "Power" management settings [16:11] usr13: can you pastebin the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark' [16:12] Jonii: just check with "man gnome-screensaver-command" [16:12] sl0w: i'm not great with suspend, not worth it imho [16:12] ActionParsnip: ? [16:12] schnuffle: there doesn't seem to be anythin [16:12] usr13, firefox 13 + flash 11.2.202.235? [16:12] i'm just trying to get it so that i can close the lid without locking my screen [16:12] Jonii: you mean the program is not installed? [16:12] how can I diisable dash files finder on unity? [16:12] #itfrogs [16:12] oops [16:13] schnuffle: i mean that there are only few options listed in that man file, none of them are what I wanted [16:13] LoboX: Though when I check it, it only has start/stop option. :( So "restart" may not be an option [16:13] Jonii: I'm no gnome expert but it could be due to ubuntu switching to unity [16:14] Xeneth yes i know, but you can still do a restart doing it the normal way [16:14] Xeneth: Thats a thing I already realized as well [16:14] LOL can alway's reboot. [16:15] well what can i do guys? [16:15] Xeneth: Before sysv init, Now sysv init, upstart and systemd. I thougt the idea was to ease things :) [16:15] veryhappy: the app you want to install, where does it come from? [16:16] schnuffle: do you mean the vendor? [16:17] veryhappy: yes, I found docs telling me that workbench should be supported in 10.04 and 12.04 [16:18] Hi #ubuntu, I'm having an issue with my video card, namely that the screen goes blank often unless nomodeset is set. [16:18] I'm using an asus zenbook with some sort of onboard intel (i915) [16:18] valkar: I can help. Are you around? [16:18] SuddenlyTophats: which of the ZenBooks? My wife has one. [16:18] tried the kernel available at http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-experimental/2012-06-05-quantal/ hoping for a fix but no luck. [16:18] h00k, ux21e I think [16:19] SuddenlyTophats: she has the 13 inch, is that the new Ivy-Bridge one, or prior to? [16:19] I can get the screen to work if I run xset dpms off; xset dpms on [16:19] which is the really weird one [16:19] ok. had to disable "require password when waking from suspend"... although i still had to type it in [16:19] weird [16:19] schnuffle: it is supported i guess, it just says: depency not complied libmysqlclient16 (>= 5.1.21-1) [16:19] h00k, I'm not sure actually, been a while since I looked at this box [16:19] veryhappy: precise has the workbench in the universe repo. is the universe repo active? [16:19] SuddenlyTophats: okay, so it's older. Hang a sec. [16:19] Anyone ever do bonded interfaces on Ubuntu? [16:20] h00k, yeah it is, thanks! [16:20] schnuffle: where can i check that? i have no synaptic installed [16:21] SuddenlyTophats: so, I don't think it'd be...well, look here at the Power Saving Optimizations (or all of it, rather), maybe this will help: https://help.ubuntu.com/community/AsusZenbook [16:21] schnuffle: i'm sorry, i have forgotten that i have to go for now [16:21] veryhappy: open /etc/apt/sources.list and check /etc/apt/sources.list.d [16:21] ok i come back later [16:21] and i'll check it out [16:21] as you want [16:21] thank you schnuffle [16:21] K1rk: Yeah, works well with torrents but not http/ftp [16:22] h00k, yeah I followed that guide when I set it up. I've messed a bit with the powersaving options but not a lot [16:22] can always tweak [16:22] v3n0x, I'm trying to set it up on our imaging clonezilla server running Ubuntu 10.04 LTS [16:22] or play with kernel params or something [16:22] v3n0x, after bonding eth0, eth1, eth2, and eth3 - ethtool reports link not detected on 1,2,3 and only on 0. 0 is now negotiated at 100Mbps for some reason so I have LESS bandwidth than I did before. [16:22] v3n0x, I am not sure what I'm doing wrong. [16:22] SuddenlyTophats: check with those, I don't know exactly what the i915.semaphores=1 does, but may help? [16:23] it's to the point where I boot it, get a blank screen, log in blind and spam my keyboard shortcut (that resets dpms) until my desktop shows up. [16:23] it's almost entertaining :D [16:23] v3n0x, I was attempting mode 6, but I do have a switch I could configure for mode 4 if necessary. [16:23] h00k, I'll play with it :) [16:23] SuddenlyTophats: in your /etc/default/grub [16:23] SuddenlyTophats: huh, interesting. [16:24] h00k, I found a couple posts from people with the same issue, but not much in the way of solutions :s [16:24] SuddenlyTophats: on the forums? can I see the link? [16:24] h00k, I'll see what I can find, was on a different install when I was searching. [16:25] Hello guys! [16:25] SuddenlyTophats: I can confirm that on my Wife's ux31e (or whatever the 13" is), she only has the weird Sentelic touchpad issue. I wonder why it's different. [16:25] SuddenlyTophats: on 12.04 that is [16:25] h00k, https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/991902 [16:25] Launchpad bug 991902 in linux (Ubuntu) "blinking blank screen after booting [asus zenbook ux21]" [Medium,Triaged] [16:25] h00k, that's one of the links [16:26] h00k, I should have bought the larger model :D [16:26] SuddenlyTophats: does the system have a make / model? [16:26] ActionParsnip: it's a ZenBook UX21e [16:26] I have a hp laserjet cp1215 which i don't think has a drive for Linux, is there a way to work with this printer inside Linux? [16:26] (ASUS) [16:26] ActionParsnip, yeah, the mdoel is ux21e iirc [16:27] I'm running ntp on an ubuntu server and have servers set, but the time is still way off... thoughts? [16:27] bob__: try grabbing the latest HPLIP from the HPLIP site [16:27] adahlin: is the hardware clock right? [16:28] ActionParsnip, not sure, how do i check.. the output of "date" is like 15 min off [16:28] bob__: the cp1215 should be supported [16:28] h00k, Be back in a second, I should get some breakfast. Thanks for the assistance! [16:28] SuddenlyTophats: Good luck :s sorry I couldn't be of more immediate help This bug report looks like it's on the right track [16:28] SuddenlyTophats: do you have the latest BIOS? [16:29] is there a way to reinit gnome-keyring without having to logout/login again? [16:29] So somehow I messed up bonding my interfaces. Here's my /etc/network/interfaces file - any idea what I've done wrong? [16:29] http://gopaste.it/pnw9 [16:29] adahlin: hwclock --show [16:29] bob__: or install lartest hplip http://hplipopensource.com/hplip-web/install/install/index.html [16:29] how to use outlook in pinguy os? [16:29] adahlin: may need sudo [16:29] samartha: pinguy isn't supported here [16:29] ok...thanks [16:29] samartha: and outlook won't run under any linux [16:29] ActionParsnip, "Wed 06 Jun 2012 04:32:12 PM PDT -0.884210 seconds" date shows "Wed Jun 6 09:29:53 PDT 2012" [16:30] it will with crossover [16:30] adahlin: is that accurrate? [16:30] in which its suppot [16:30] nope, it's 9:30am PDT [16:30] bourke: does it only run or is it usable? [16:30] adahlin: probably why then, your hardware clock in BIOS is out [16:30] i mean exchange server to connect from linux [16:30] ActionParsnip, yikes, after running hwclock, the date seems to have updated... [16:31] schnuffle: afaik it's pretty good [16:31] whats the ubuntu chit chat channel ? [16:31] samartha: #pinguyos [16:31] thanks [16:31] bourke: cool, good to know [16:32] stueng #ubuntu-offtopic [16:32] So, I'm having trouble installing Ubuntu on my Toshiba Satellite L-775D [16:32] SuddenlyTophats: http://drivers.softpedia.com/get/BIOS/Asus/Asus-Zenbook-UX21E-Bios-207.shtml [16:32] SuddenlyTophats: mentions black screening... [16:33] Ubuntu loads up and I can hear it starting, but then it black screens. [16:33] I want to bind a global hotkey to rhythmbox rating_up/rating_down [16:33] Is there any easy way to run a program without any networking access? [16:33] but first I need a plugin that offers that [16:33] SuddenlyTophats, was that for me? [16:33] anyone know of one? [16:33] Relondo: what video chip do you use? [16:34] mralberto: sure, super tux racer doesn't need any network access at all [16:34] mralberto: commandline? depends what program [16:34] mralberto: neither does gedit... [16:34] mralberto: do you mean install a program without networking? if so yes [16:34] My video card is an AMD Radeon 6520G. I don't know what a video chip is. [16:34] Relondo - when it black screens, can you CTRL + ALT + F1 (does that display a terminal window)? [16:34] ActionParsnip, I mean prevent an program/command from having networking access. [16:34] Relondo: you just named the chip...not the card :) [16:34] Relondo: try the boot option: nomodeset [16:34] I was thinking proxychains, but that has to be configured globally each time. [16:35] Nomodeset doesn't work. [16:35] And yes, I can Ctrl + Alt + F1 [16:35] mralberto: so... sounds like you want a per-applicationn firewall? [16:35] Wait, so what's the graphics card, then? [16:35] toafan_, yes, that sounds right. [16:35] Relondo: http://ubuntuforums.org/showthread.php?t=1962070 [16:36] mralberto: you can use iptables to block the application [16:36] Relondo: is it the install media or an installed OS? [16:36] Hi, I just had an Update Manager update freeze when it was saying something about updating grub. Is there anything that I can do to check for errors introduced? I've run update-grub just in case [16:36] Relondo - if you CTRL + ALT + F1 and it displays a TTY, then you need to re-install your graphics driver. [16:36] akamikeym: restart the update and it should finish [16:36] ActionParsnip: Not sure what you mean. [16:36] Scottdeagan: TTY? [16:37] Relondo - a terminal. [16:37] Relondo: the card is the thing that the chip is on, in linux it is moot, you are driving the chip. So it doesn't matter if its a 2Gb card from gigabyte or a 1Gb card from MSI, the chip is all we are interested in [16:37] Relondo - does it display a terminal asking you for your login? [16:37] Relondo: is the OS booting from the CD or is it on your hard drive? [16:37] Scottdeagan: No [16:38] schnuffle, didn't show anything. Although I did think it was near the and anyway. [16:38] Relondo - I thought you said earlier that you could CTRL + ALT + F1. [16:38] ActionParsnip: I have tried Wubi, CD, and USB. [16:38] Scottdeagan: I can. But I don't get a login. Just the terminal. [16:38] What does the terminal display? [16:39] Relondo: try the safemodevga option in the initial boot screen [16:39] !bootoptions | Relondo [16:39] Relondo: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions See also !nomodeset. [16:39] ActionParsnip, that would work, but it needs to be configured globally similar to proxychains. I was hoping there was a command I could use like "no-network wget http://example.com/" that blocks all network access for the child program (like proxychains with LD_PRELOAD). [16:39] ActionParsnip, I do have the latest bios (211 I think?) [16:39] Scottdeagan: It's been a while since I actually booted it up. We are talking command line, I thought. [16:40] mralberto: so... you want to block by instance, not by program (program name)? [16:40] Relondo: yes, that's exactly what I mean :) [16:40] ActionParsnip: Safemodevga doesn't work either. [16:40] Scottdeagan: Yeah, all I have is the command line. [16:40] Relondo: in your position, I would download the proprietary AMD Catalyst driver from the terminal and install the driver again. [16:40] mralberto: couldn't you tweak iptables on-the-fly? [16:41] Relondo: I'm not sure about Radeon, but if it's the AMD Catalyst driver you require, then you can download it from the terminal using: wget http://www2.ati.com/drivers/linux/amd-driver-installer-12-4-x86.x86_64.run [16:41] Scottdeagan: So what is the actual problem here? I read in a few places that some Toshiba hardware is incompatible with Ubuntu, period. [16:41] am asking about tv manager add on will it be possible to stream video over Internet like cnn [16:41] mralberto: you could check your programs for 'no-network' options [16:41] am asking about tv manager add on will it be possible to stream video over Internet like cnn [16:41] Relondo - Oh... Not sure about that, I don't have a Toshiba. [16:42] Are there any alternative kernel ppa's available for Ubuntu? For Debian there's the Liquorix kernels, but they do not work well with Ubuntu so I wondered if there are PPAs available with newer optimized kernels for Ubunttu? [16:42] toafan_, yeah, by instance ideally (although by name would still be doable). I guess I could make a script that would block programname's access in iptables, run it, and after that re-enable it. [16:42] Relondo: the step I would take is installation of the Catalyst drivers. [16:42] mralberto: iptables has --pid-owner/--gid-owner, so could could block a user and start the app under that user [16:42] mralberto: although I doubt wget would work without network [16:43] Scottdeagan: The one that ActionParsnip just linked me to? [16:43] schnuffle, that might be useful actually. [16:43] toafan_, wget was just an example. Some apps try to download things that they don't really need to download. [16:43] Relondo: I cannot see what he linked you to. [16:43] mralberto: would be something like: iptables -A OUTPUT -o ethX -m owner --uid-owner {USERNAME} -j REJECT [16:43] Scottdeagan: Wait, that was you. Sorry, lol. [16:44] :) [16:44] Relondo: here: http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx [16:44] Relondo: to get the driver from the terminal, use: wget http://www2.ati.com/drivers/linux/amd-driver-installer-12-4-x86.x86_64.run [16:45] Scottdeagan: So do I need both of those? [16:45] schnuffle, what would I use to execute the program as another user from bash? [16:45] I'd like to make gnome-panel completely transparent (along with the menu + indicator apps) in gnome-session-fallback on Ubuntu 12.04. I found a guide online about editing themes, but it's outdated and I can't find anything newer. Any ideas? [16:45] Relondo: no, you just need to "wget" it. [16:45] mralberto: su - -c "" [16:45] rhythembox rating_up/rating_down plugin, anyone heard of one? [16:45] onething i know this is a ubuntu channel i have one quick question about asterisk or elastix, im trying i dont know a name of something i want to do i just want to know the name to search on how to do it anybody here with knowledge on asterisk or elastix? [16:45] Relondo: then you need to make is executable using: chmod u+x ./amd-driver-installer-12-4-x86.x86_64.run [16:45] mralberto: sudo should work IIRC === ubuntu is now known as AzoteLogiko [16:46] LoboX: yes [16:46] Relondo: then you need to run it using: sudo ./amd-driver-installer-12-4-x86.x86_64.run [16:46] Scottdeagan: You just gave me a link to a website, so can I download that instead? [16:46] mralberto: or rather, more like schnuffle's version but with sudo [16:46] Relondo: (then just follow the onscreen instructions) [16:46] schnuffle ok what i want to do is pick a phone and say something and everybody in everyroom listen to what i say from my phone [16:46] Relondo - yes, but I thought you don't have a GUI? [16:47] what to do call that on asteriosk and elastix [16:47] Scottdeagan: I thought you were saying I could install from Windows. [16:47] schnuffle, that sounds like one option. It's still less convenient than I would like, but it might be the best I can get. [16:47] LoboX: so you mean you want to create a conference room? [16:47] Relondo - of, you are trying to run Ubuntu in a Virtual Machine? [16:47] I wonder if netcat can do what I want. [16:47] Jon--: probably going to be difficult until bug 966697 is fixed [16:47] Launchpad bug 966697 in gnome-panel (Ubuntu) "Transparent panel has themed widgets" [Undecided,Confirmed] https://launchpad.net/bugs/966697 [16:47] Scottdeagan: (I'm currently on the computer I want Ubuntu on. It's not broken; just the Ubuntu is.) [16:47] mralberto: it's the only iea I got from your question, mayne there're better solutions [16:47] yes you can say that, a conference to all offices [16:48] mralberto: su username ; application_name [16:48] thats what i need to search then conference [16:48] hi all [16:48] Relondo: how are you trying to install/use Ubuntu? Dual-boot? [16:48] LoboX: yep [16:48] i have a question: [16:48] thanks schnuffle [16:48] Scottdeagan: No, but I thought this was a driver for my card, not my OS, so I could download and install it in Windows. [16:48] LoboX: good luck [16:48] Scottdeagan: Yes. [16:49] Relondo - I was of the understanding that you were trying to run Ubuntu natively (a native install - as in not within a virtual machine, like a VirtualBox guest or something). [16:49] LoboX: another thing is direct access which means you pick your phone type a key and then everybody gets your message. Just don't get the correct name [16:49] im installing ubuntu 12.04 on my intel core i7 3930k/ asus p9x79 deluxe desktop and i have a problem with the mouse, i can move it but it looks like i cant move certain windows or push certain buttons... [16:49] Scottdeagan: I am trying to set up dual-boot, or even Wubi, if necessary, though I'd like to avoid that. [16:50] Relondo: but you must have already installed Ubuntu, right? [16:50] Relondo: you get the terminal, yeah? [16:50] scottdeagan: go scotty go :) [16:50] my windows pc crapped out, not sure if the hd is accesible-- is it hard to boot from live cd then mount the drive so i can use internet to upload the very few files i need? [16:50] scar2: its easy [16:51] Scottdeagan: I uninstalled after I couldn't get it working. I just want to know if I can install that driver from inside Windows 7, or if I need to do it through the terminal. [16:51] schnuffle: i figured so. last time i ddi that was in 2006 [16:51] maybe 07 [16:51] schnuffle: is there an article u recommend? if not ill just googlelol [16:51] Relondo: if this is the case: 1. Boot into Ubuntu, 2. ALT + CTRL + F1 to get a terminal up, 3. "wget" the Catalyst driver, 4. "chmod u+x" the driver, 5. Run the driver, 6. Follow instructions. [16:51] schnuffle ohhh probably thats the one i need [16:51] scar2: it's much easier then in 2006. Just pick a nice live rescue tool [16:51] Relondo: wubi won't make the video any different... [16:52] schnuffle: so ubuntu desktop is not the one i want? [16:52] LoboX: I see, wait, i'll check my links [16:52] ActionParsnip: I know. But Wubi is gross; Don't want to have to use that. [16:52] Hay I don't know if this is the correct place to ask but I cant think of anywhere better. I'm looking into a laptop for collage. And I just have a few questions about the chrome book. Is it a fully fledged linux machine Like could I install kde if i like and can i get to the terminal / [16:52] you can get files of a hdd with ubuntu desktop live [16:52] scar2: if you only want to mount the HD it should do the job [16:52] Anyway, I have to go. Thanks for your help, both of you :) [16:52] thanks schnuffle [16:52] im installing ubuntu 12.04 on my intel core i7 3930k/ asus p9x79 deluxe desktop and i have a problem with the mouse, i can move it but it looks like i cant move certain windows or push certain buttons... [16:53] i had the same problem on my old i7 desktop [16:53] schnuffle: so ubuntu desktop is all i need? last time i remember there was an automatic software that installed all the windows-users friendly stuff [16:53] schnuffle: just ill cancel the 700mb download if theres a better ubuntu disk/iso to download for just this [16:53] Relondo: you won't have to as it won't gani you anything :). It's a weird issue [16:54] Hay I don't know if this is the correct place to ask but I cant think of anywhere better. I'm looking into a laptop for collage. And I just have a few questions about the chrome book. Is it a fully fledged linux machine Like could I install kde if i like and can i get to the terminal / [16:54] hi [16:54] scar2: go with the ubuntu desktop, there're a lot of specialized rescue distris but you need to know how to use them [16:54] anyone got tracer gamepad drivers? [16:54] :| [16:55] it is recognized, but doesn't send any events like on button push [16:55] thomasd - I looked at a ChromeBook, was not impressed. [16:55] thomasd: try #androidtablet [16:55] thomasd: or #chromebook-linux [16:55] schnuffle: dang im so lost. i forgot everything but ubuntu desktop is halfway done. i know im being a vampire here, but is there just an easy doc or easy method to save me time? this is pretty time sensitive i need to get my invoices =P [16:56] thomasd: I would recommend going for something other than a ChromeBook, but that's just my personal opinion. The ChromeBook is like a browser with Google cloud serices attached. [16:56] scar2: what do you need to do? [16:56] LoboX: I think in english it should be "Direct and Group Call Pickup" [16:56] ActionParsnip: back in 2006, i used a ubuntu live cd to mount my harddrive and use internet to upload the files i couldnt access [16:56] scottdeagan: i need something that has access to the web and I can run x-forwarding to my local desktop to do any heavy lifting application [16:57] I am using Ubuntu 11.10 and from some days, I am not able to access my college internet network. When i connect my ethernet cable and boot, it says connection established and then when i start "firefox" it says the server cannot be reached. When i again try to connect, clicking on the eth0 label, it says "you are now offline" connection disabled. This happends everytime I boot into ubuntu, from about a week or so. Please help [16:57] are the RVM servers down? I am unable to fetch any rubies [16:57] thanks schnuffle ill check that out [16:57] ActionParsnip: so im assuming downloading the iso for ubuntu desktop will allow me to make it a "live cd", and i need to basically get in there, mount it, allow Ethernet internet connections and then use internet to upload [16:57] I have been using the college net before [16:57] scar2: why do you not have a backup? [16:57] can someone please help me...Im running 12.04 and have google chrome...how do I get the flash to stop running so choppy [16:57] scar2: especially as it has now happened twice... [16:57] scar2: Then just boot the live CD/USB. Normally it should recognize your HD and mount it [16:58] thomasd: apparrently you can install native Linux on the ChromeBook, but it seems like a very locked down and "different" way of doing things (not that different is bad). Just seemed very restrictive to me - was definitely not a "general purpose computing device". [16:58] KMez: can you give a pastebin of the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark' [16:58] hay can i get real-time x-forwarding over a wifi network [16:58] scar2: aha, didn't learn from the first deasaster? :) [16:59] thomasd: add the -C to the options you connect with to enable compression [16:59] No LSB modules are available. [16:59] Distributor ID: Ubuntu [16:59] Description: Ubuntu 12.04 LTS [16:59] Release: 12.04 [16:59] Codename: precise [16:59] KMez: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [16:59] Linux waldo-OptiPlex-GX270 3.2.0-24-generic-pae #39-Ubuntu SMP Mon May 21 18:54:21 UTC 2012 i686 i686 i386 GNU/Linux [16:59] thomasd: You mean remote desktop access? If so yes [16:59] schnuffle: mounts auto? i used to have to install this automatic software that would put flash, etc etc on it for "easy window users" [16:59] KMez: pastebin in future, I did say to use pastebin. Why did you NOT use a pastebin? [16:59] sorry im new to this [16:59] KMez - are you running proprietary graphics drivers? It is only choppy in fullscreen mode? [16:59] KMez: then ASK what a pastebin is and we can tell you... [16:59] schnuffle so i could play minecraft on my main pc from a laptop? [17:00] scar2: linux supports NTFS for a while now even read write [17:00] schnuffle ActionParsnip: this is the first time its happened on this computer... crashing. [17:00] !paste | KMez [17:00] KMez: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [17:00] no its choopy in regular size too [17:00] sup everybody === meatwad is now known as Guest85623 [17:00] thomasd: you can but the performance is not good enough for games I guess [17:00] KMez - what graphics drivers are you running? [17:00] KMez: if you can make a pastebin of teh text, it will make a URL you can paste in here so we can see all the text and you won't scroll the channel [17:01] i didnt install anything extra just watever ubuntu found when installing === Guest85623 is now known as TankFace [17:01] schnuffle word processing ? [17:01] schnuffle: im assuming ubuntu has more out-of-box features now? lol [17:01] Have to go now before someone asks me to do something else. Take care all. [17:02] hooray for pastebin [17:02] pastebin.ca > pastebin.com [17:02] ! [17:02] pastie.org [17:03] also xclip > pastebinit in cli [17:03] jagginess: not for irc usage :) [17:03] prob a dumb question considering its been 6yrs [17:03] speaking of.. someone mentioned recently that pastebinit command doesnt work anymore.. [17:03] thomasd: easy. The standard that comes with ubuntu is VNC, For slow network there's FreeNX [17:04] jagginess: are there any bugs reported? Have you tried setting a different paste site? [17:04] schnuffle: cant you just do ssx -X [17:04] thomasd: ssh -X -C username@host [17:04] scar2: I would say linux in gerenal [17:04] ActionParsnip, i dont use pastebinit, but used to long ago, sometimes an update on the pastebin.com site can break the pastebinit command, i guess an update may be inthe works if this is true === hasp is now known as hspencer [17:05] thomasd: Of course you can when you work on a PC with a running X-Server [17:05] I'm trying to install libmagickwand-dev on 12.04 - and seeing http://hastebin.com/doxuyemaho - any ideas? [17:05] ActionParsnip, meanwhile, one can use xclip to use midmouse button to paste on the site === prof is now known as Guest21202 [17:05] Should i get a laptop and install linux or just get a mac for the stability and unix-like environment and increced compatability [17:05] after upgrade to 12.04 rsyslog is going nuts, getting infinite number of the following messages "kernel: imklog Error return from sys_sycall: 1", any ideas? [17:06] thomasd, if you can afford it, i would get a mactel (mac machine with intel), linux can work on it with the help of refit.sf.net [17:06] thomasd, you can even triple boot on a mac.. [17:06] seejohnrun: did you made a repo update before? [17:07] jagginess i have no beef with os10 [17:07] quit [17:07] thomasd, (bootcamp sux and you dont need to use it, use the Disk Utility to make the partition table, and then the refit utility properly) [17:07] schnuffle: with apt-get update? (yes) [17:07] thomasd: i'd ask in ##hardware I wouldn't ever buy mac :). [17:07] schnuffle: and this is on a fresh install [17:08] thomasd, you don't need to install OsX at all.. but here's the thing.. [17:08] seejohnrun: harddisk has enough space? when you search for your package does it show up? [17:08] thomasd, sometimes apple sends out firmware updates and get applied from OSx updates.. so in a way you might be forced to install OsX [17:09] Can i get linux to run stably on a laptop [17:09] thomasd: increased compatibility with mac over linux....are you crazy? [17:09] thomasd: runs well here [17:09] thomasd, (like battery life improvement, or trackpad improvement in the firmware update) [17:09] is it possible authentication method to be automaticaly? [17:09] seejohnrun: 8:6.6.0.4-3+squeeze3 doesn't look like a ubuntu package [17:09] cause its weird everytime i install a software i need to authenticate with password [17:10] thomasd, yes.. and i'm sure a macbook is no exception.. [17:10] donvito2: for what? [17:10] schnuffle: woop - you caught me :) i'll head to the crunchbang room [17:10] thomasd: probably shouldn't be a problem [17:10] what's a good laptop around the price range of 200-500$ [17:10] donvito2: yes, its an admin task [17:10] thomasd: I'd ask in ##hardware [17:10] thomasd, there are many guides targetted for macbooks (wikis on it for debian/ubuntu are very popular for macs) [17:10] so i can made be automatically [17:10] seejohnrun: :) [17:10] schnuffle: thanks for the help - sorry for the off-topic [17:10] ActionParsnip tell me how [17:10] donvito2 that's called 'security' [17:10] yes but my ubuntu is for local use only [17:11] donvito2: use your password [17:11] how can I connect an embedded board through the usb serial cable? what is the command for it? [17:11] ActionParsnip i want to not use my pasword [17:11] i want that method to go automatically [17:12] donvito2: http://www.upubuntu.com/2012/03/how-to-enable-auto-login-under-ubuntu.html [17:12] donvito2 if it's automatic for you, it's also automatic for a portential intruder [17:12] potential* [17:13] hello all. I need help: Everytime i try to transfer files onto any flash drive/ device it says it cannot write or it makes errors on the drive/device [17:13] donvito2: if you get to allow software in automatically then anything from anywhere will be able to install software too, you will be gutting a lot of security from your OS [17:14] how can I connect an embedded board through the usb serial cable? what is the command for it? [17:14] donvito2: in short it's a bad idea [17:14] ok [17:14] donvito2: and considering it's just a mild inconvenience I'd advise against it [17:14] angs: it depends on the board [17:14] angs: for arduino: just connect it and chosse the correct tty [17:15] schnuffle: I use beaglebone that runs ubuntu-arm [17:16] angs: http://blog.makezine.com/2012/03/14/how-to-get-started-with-the-beaglebone/ [17:17] so im booting from the newest ubuntu desktop disk, and its taking forever--- this is normal i suppose. but when do i know if its stuck? it says ubuntu and has 5 dots under it like a bottom bordere, but they are all static red-- normal? [17:17] exit [17:17] it shows how to connect the board through ssh. I found a command "screen /dev/ttyUSB1 115200 " but it does not work [17:17] scar2: When it takes longer it can be due to waiting for the network to come up [17:18] schnuffle: no network connected. its an old laptop used for just invoices for a burger joint [17:18] does 11520 a generic value or related with the board? [17:18] angs: Sure its ttyUSB1 [17:19] schnuffle: i just figured ubuntu would let me know if it cant run live disc [17:19] schnuffle: when i did boot from CD, it hasnt asked me any options-- to boot live or install or anything.. did i get the wrong disk? [17:20] scar2: the CD just boots into live system, so you can test and has a desktop icon to install [17:20] hello [17:21] need [17:21] !anyone | GFC [17:21] GFC: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [17:22] angs: can't you connect your board over ethernet? [17:22] Hello! [17:22] can anyone help me with this plz? Everytime i try to transfer files onto any flash drive/ device it says it cannot write or it makes errors on the drive/device [17:22] schnuffle: ok i restarted and trying again.. u know those dots under the ubuntu logo t hat turn red then white red then white.... well what hapens when it sticks on red [17:22] angs: http://beagleboard.org/static/beaglebone/latest/README.htm [17:23] I want to redirect some syslog lines into its own file and created /etc/rsyslog.d/10-selinux.conf with the line :msg,contains,"avc: " /var/log/audit.log in it, but now it prints to both audit.log and syslog [17:23] schnuffle: its an old laptop, intel celeron M with XP lol... so i dunno how long im supposed to wait or signs of its not going to work [17:23] how do I prevent it from printing to syslog as well? [17:23] scar2: Normally it takes a while and the starts the desktop. which tool did you use to create the USB [17:23] schnuffle: using the CD [17:24] schnuffle: do i need a USB? [17:24] i used 30-ufw.conf or something as template, because it works properly, prints only to ufw.log [17:24] Forcing "Firefox 13" on the user as a "security update" is beyond me. Not sure whom to blame, canonical or Mozilla, but I'm certainly pissed! [17:24] schnuffle also whats a while? 15min? 30min? etc [17:24] scar2: no, thought you are using a usb stick === JoFo_ is now known as JoFo [17:24] scar2: 5 minutes should be enough [17:25] solirc: checked the changelog on launchpad to see what was updated? [17:25] DO ТЫ PARLEZ DOUTCH? [17:25] !dutch [17:25] Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [17:25] jondoe: you need to prevent syslog to write all to syslog, so you need to change that [17:25] DO ТЫ PARLEZ DOUTCH? [17:25] schnuffle: ok it quits making noise and all 5 dots under the logo are red. [17:26] schnuffle, but ufw logs are not printed to syslog [17:26] schnuffle: im assuming this wont work. 2nd time the dots stopped changing colors from white to red. any other ideas or options i have? [17:26] France? [17:26] !ru | JoT [17:26] JoT: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [17:26] schnuffle: the eth interface does not work that's why I am trying to connect through the usb. thanks for your suggestion [17:26] and it uses the same line basically [17:26] looking to use rating_up/rating_down in rhythmbox. Anyone know of a plugin to offer those? [17:26] jondoe: maybe because ufw uses already USER.LOCAL5 ot something like that that is not printed to syslog [17:26] solirc: did yuo check it?? [17:26] ПОЖАЛУЙСТА ОТСОСИТЕ! [17:27] schnuffle, hmm, okay. how do I filter lines from syslog then? [17:27] jondoe: running rsyslog? [17:27] ActionParsnip: are you refering to this: https://launchpad.net/firefox [17:27] ya [17:27] Кто тут говорить русский? [17:28] ActionParsnip: "Latest version is 3.0.19", I'm littele bit puzzled by that. [17:28] JoT: /join #ubuntu-ru [17:28] Говорить русский кто? [17:28] solirc: http://www.ubuntu.com/usn/usn-1463-1/ [17:28] I want the lines concerning selinux auditing to end up in /var/log/audit.log and not /var/log/syslog.1 [17:28] syslog* [17:28] PICA ЧТО ТЫ ПИШЕШЬ? [17:29] Okay, chromium keeps crashing in 12: [14581:14581:64097706394:ERROR:tab_strip_gtk.cc(1265)] Not implemented reached in virtual void TabStripGtk::StopAllHighlighting() [17:29] [14581:14581:67845063191:ERROR:tab_strip_gtk.cc(1265)] Not implemented reached in virtual void TabStripGtk::StopAllHighlighting() [17:29] Aborted (core dumped) [17:29] джоин === mcs_ is now known as matt_symes [17:29] hey guys [17:29] у меня пробема в убунте есть народ кто здесь? [17:29] !ru | JoT [17:29] JoT: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [17:30] how do I set deluge to be magnet client? [17:30] ? [17:30] default magnet client* [17:30] jondoe: then check then line where it declares what goes to syslog something like: *.* /var/log/syslog, you need to change the *.* [17:30] там никого нет [17:30] JoT: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. [17:30] sss [17:30] ВСЕ СПЯТ СЕЙЧАС ТАМ [17:30] JoT: только на английском языке здесь [17:30] trism: thx [17:30] jondoe: I don't have a ubuntu system to check for the moment [17:31] okay [17:31] it looks like *.*;auth,authpriv.none -/var/log/syslog [17:31] JUST USE GOOGLE TRANSLATE PLEASE [17:31] so I guess I should blame Mozilla. [17:31] I'll try changing it [17:31] JoT: I am. #ubuntu is english only. Russian in #ubuntu-ru only. [17:31] jondoe: the *.* tells rsyslog that everythin is going to syslog [17:31] WHERE LUBUNTU CHANNEL? [17:31] JoT: If you cannot find help now, try later when more russian speakers are available. [17:32] JoT: #lubuntu, and please do not use caps. [17:32] OK! AND WHY NOT USE CAPS? [17:32] hello, sombody know how can I configure lightDM to use in multiple users auto-login? [17:33] JoT: Because it is annoying. [17:33] JoT: because CAPS is seen as shouting [17:33] i cannot find help on forums on this-> Everytime i try to transfer files onto any flash drive/ device it says it cannot write or it makes errors on the drive/device. does anyone know anything about it? [17:33] solirc: taht or switch browser :) [17:33] Because it is annoying. <- I was about to say that [17:33] okay, a sample line of audit log looks as such, http://paste2.org/p/2047204 should I match !kernel or something? [17:33] NO! [17:33] tobe_: with different drives or with the same? [17:33] i'll try that [17:33] JoT please stop using caps [17:33] i done it with 2 different ones [17:34] there are no colors, no bold text and oblique, and underscores poor reading this chat, I see bad [17:34] Язык оригинала: украинский Everything here is mixed. [17:34] tobe_: insert your usb and paste the result of mount with pastebinit [17:35] Everything here is mixed. [17:35] schnuffle: ive done it on a sandisk and a phone and it never finishes the transfers and it also says it has errors when i try to do it again. (ive tried formatting to fat32 [17:35] schnuffle: ok [17:35] FIX IT PLEASE! [17:35] JoT did you have a support question? [17:35] schnuffle: so im sol huh? lol [17:35] schnuffle, changing to *.*;auth,autpriv.none,!kernel, thanks! [17:35] yes [17:35] JoT look at preferences, should be displaying option somewhere [17:35] about LUbuntu [17:35] jondoe: you're welcome [17:35] schnuffle: hello, i'm back. i've checked /etc/apt/sources.list and universe was activated [17:36] ActionParsnip: I certainly wold have done so long ago, if only there were plausible alternatives, but so far ff + pentadactyl is the only thing that works for me [17:36] JoT: ask and if somebody can help you they will, I'm using lubuntu as well [17:36] JoT: mixed in what way? [17:36] worked* [17:36] JoT type /join #lubuntu [17:36] I execute this command as root "/dev/ttyUSB1 115200" I get the following error "bash: /dev/ttyUSB1: Permission denied" how can over come it? [17:36] solirc: tried Chromium / steel browser? [17:36] messages mixed === friskd_ is now known as friskd [17:36] ActionParsnip: steel is a vim-like extension? [17:36] angs: which command? [17:36] JoT: well yeah, thats why you type the name of the user you are addressnig and it higlights [17:37] a lot of extra information [17:37] In chat [17:37] sorry: /dev/ttyUSB1 115200 [17:37] angs: I still don't see a command [17:37] entered user exit change nick and etc [17:37] . /dev/ttyUSB1 115200 [17:37] without . [17:37] angs: thats a name of a device but not a command [17:37] I will use pastebin if it is still not visible [17:37] ActionParsnip: My first hit: http://en.wikipedia.org/wiki/Steel_(web_browser) [17:38] ActionParsnip: does not read promising === jondoe is now known as randomusername [17:38] hmmm so how can I get permission [17:38] angs: you want to read about "setserial" [17:38] angs: paste ls -l /dev/ttyUSB1 [17:38] what can I do to connect to the embedded board [17:39] output is >> crw-rw---- 1 root dialout 188, 1 Jun 6 19:35 /dev/ttyUSB1 [17:39] solirc: sorry it's called Steel [17:39] U NIID FIX CHAT [17:39] solirc: its Chrome but without the google stuffs [17:39] remove extra info [17:39] schnuffle: ok im trying to transfer now. it looks like it worked, except the "file operations" is stuck at 49.8 out of 50.9 [17:39] Hello, is anyone available for helping me solve my nvidia-flash player-hue-smurfs problem? [17:39] u need [17:39] JoT: you can disable that with your client [17:39] no [17:39] angs:connect to embedded board how? serial line, telnet, ssh? [17:39] disable it on defailt please [17:40] dafault [17:40] JoT part&joins are normal on IRC, check your client to hide them yourself. [17:40] ActionParsnip: Well, chromium does not meet my taste, when it comes to user interfaces. [17:40] angs: add your user to the dialout group [17:40] I have a problem with hue in youtube videos, any help ? [17:40] chat use java or javascript? Then why not format the text? [17:41] solirc: in what way? [17:41] llutz: I am using beaglebone that runs ubuntu-arm. its ethernet interface does not work. so I am trying to connec it through usb port [17:41] ActionParsnip: you need the mouse to be productive, I think [17:41] hi, i ve got a problem with the menu and apt: http://paste.ubuntuusers.de/408612/ [17:41] solirc: you can use shortcuts, duckduckgo also has great shortcut functionjality [17:42] schnuffle: it is my stupidness that I did not put "screen" in front of the command. Thanks a lot for your help [17:42] angs: doesn't the beagleboard have usb-host-ports only? [17:42] angs: so it works now? [17:42] schnuffle: yes it works now thanks a lot [17:43] llutz: I am using beaglebone, I never used beagleboard [17:43] angs: it's apparently the same setup [17:43] it has usb to serial interface, usb2, eth0 and GPIO [17:44] c0n: have yu changed something manually ? [17:44] yes, but it is weird that the ubuntu machine did not work but the debian machine is working now. I guess I have some problem with the image loading [17:44] thanks a lot again [17:44] angs: you're welcome [17:45] schnuffle: i tried to install perl 2.7 some time ago [17:45] after that the error occured [17:46] c0n: perl 2.7 isn't that really really old? [17:46] schnuffle: when i transfered the files, it seemed to work, but it "unmounted" or ejected the usb drive. no error message came up [17:46] tobe_: not even in syslog or dmesg? [17:46] oh let me check [17:47] Anyone with flash player and nvidia problem???? [17:47] schnuffle: idk [17:47] schnuffle: i know that the error occured after i tried to install something from backports [17:48] chrislsp: works great here, can you give a PASTEBIN of the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark' [17:48] c0n: ten you should try to revert what you did [17:48] i tried afterwards [17:48] schnuffle: i check it with "dmesg | grep -i usb" right? [17:49] tobe_: jsut dmesg [17:50] ActionParsnip http://pastebin.com/YCG7X688 [17:50] i want to get the repository for karmic, where can i find that? [17:50] zamba: karmic is no longer supported [17:50] with the new resolv crap, how do i set dns servers with static ip assignments? [17:50] and without it erasing my resolv.conf on reboot [17:51] zamba: http://wiki.epfl.ch/ubuntu/old-karmic [17:51] schnuffle: http://pastebin.com/YCv4KJFS [17:51] jason^: set dns-name-servers x.x.x.x in /etc/network/interfaces [17:51] xangua: i know that [17:52] How to install my webcam logitech QuickCam® Communicate STX for skype? I'm new!!! [17:52] "dns-nameservers x.x.x.x" even [17:52] ActionParsnip I managed to get most of the videos to work by replacing the libflashplayer.so file from /usr/lib/flashplugin-installer with one I found online but there are videos and sites telling me that I miss plugin and if I install the plugin or latest version geting hue problems [17:52] stefankrstic: plug it and see if it works [17:53] hey guys [17:53] tobe_: so there are a lot of errors: device descriptor read/64, error -110 [17:53] it doesn't works, that's the problem!!! sorry [17:53] doh i used dns-nameserver instead [17:53] I've got postfix running, and collecting test emails. I'd like to be able to read them in an html-capable client like Thunderbird. How can I convince TB to look at localhost as a valid server? [17:53] chrislsp: using a lot of flash players will make none of them work [17:53] schnuffle: what should i do? [17:54] catcher: first you need an imap server [17:54] ugh. what's a decent low-end graphics card for 12.04? [17:54] zamba, there is a way for getting old updates, but it is not supported >> https://help.ubuntu.com/community/EOLUpgrades#Requirements [17:54] schnuffle: or where should i look for a solution? [17:54] schnuffle: do you have any suggestions for me? [17:54] tobe_: don't know, either yor sticks are broken or something else [17:54] schnuffle, gotcha - which is easiest to set up in ubuntu? [17:54] xangua I have no clue anout where I stand right now after so many tries [17:55] chrislsp: http://pastie.org/4039316 [17:55] catcher: create a new account in tb, mbox-type and point it to /var/mail/username or whereever your postfix stores the mails to [17:55] schnuffle: let me browse around the forums. thanks [17:55] veryhappy: no booting? hm [17:55] if my machine stutters when changing the volume, is more likely to be cpu or graphics? [17:55] chrislsp: you have more than one flash plugin installed which causes issues [17:55] schnuffle: sorry, it doesn't has to do with booting [17:55] veryhappy: what was your problem again? :) [17:55] ActionParsnip let me try this [17:56] chrislsp: sudo apt-get purge browser-plugin-gnash gnash ; that if you want the adobe plugin wich will work on all sites that use flash conent [17:56] schnuffle: not so bad, we are all human ;) i had the problem with workbench and libmysqlclient16 (i looked in /etc/apt/sources.lst and it was activated) [17:56] is it possible to see the domain name that my network has? [17:56] schnuffle: universe was activated i mean [17:57] catcher: I would use dovecot. But setup is not that easy because you need to integrate postfix and dovecot. I would sys it easy but depends on your knowledge === Guest73806 is now known as Dorito [17:58] angs: try: dnsdomainname maybe [17:58] angs: or: hostname -d [17:58] ActionParsnip nothing [17:58] chrislsp: did you install adobe-flashplugin? [17:59] ActionParsnip ? [17:59] schnuffle, I really only need to test 1 email, is there any other way to get it out to a non-textbased client? [17:59] ActionParsnip: Thank you, but they did not show any output [17:59] chrislsp: reread the paste. read it ALL [17:59] angs: gah [17:59] llutz, what is mbox-type? [17:59] catcher: jst wrap the mail and show it through a webpage [17:59] ActionParsnip how to enable the partner repo and install adobe-flashplugin? === andrejpan_ is now known as andrejpan [17:59] angs: try: hostname --fqdn [17:59] Hi. Just recently I made a Fedora17 liveUSB. I booted into it, and the resolution was 1024x768 and i experienced screen flickering. I rebooted into my default Ubuntu 12.04 installation, and the problem still persisted. It worked fine before [18:00] does anyone have a clue? [18:00] catcher: mbox is a format to store mails (mdir is another). just import your mbox-file into tb and read the mail. howtos in the www [18:01] #puppy [18:01] bye [18:02] howard: /join #puppy [18:02] I have a Xorg.0.log here [18:02] http://pastebin.com/seL5KQSz [18:03] ActionParsnip: I read the hostname, hostname -d should be the correct usage as you said in the first place. but it does not output anything. I guess my network has problematic [18:03] thanks schnuffle & llutz [18:04] schnuffle: ? === mang0 is now known as Seryth_ [18:04] schnuffle: what would you do to install libmysqlclient16? [18:05] if i have shared a folder with unlimited access to anyone, will any pc be able to see the contents? [18:05] so [18:05] just installed chrome [18:05] why doesn't it show up in the unity sidebar thing? [18:06] I have the window open [18:06] but unity refuses to acknowledge the existance of the open window [18:06] hi [18:06] rymate1234: try logging off then on [18:06] Hey. I have a bit of a problem with apt at the moment; since updating to 12.04 this morning I've only been able to install/remove/update/etc when I'm root; just running "sudo apt-get update" or whatever doesn't work, I have to be in a root shell first....any ideas? [18:06] rymate1234: or press ALT+F2 and run: R [18:07] keefer: hi, how can we help you? [18:07] done "R" [18:07] Hey, anyone know whats the best laptop for ubuntu os or linux ?? [18:07] or advices ?? [18:07] rymate1234: try logging off and on is all I can suggest then, should be ok [18:07] EbubekirK: there is no outright best, there are options [18:07] I need to reboot in a minute to install updates [18:08] Just reinstalled ubuntu after trying linux mint [18:08] i compared a list of 'linux companies' but found that dell pc were cheaper with same specs - you can just throw away the windows it comes with [18:08] EbubekirK: System76 pre-install Ubuntu, could be a good start to look at [18:08] EbubekirK: there are no real best laptops, you just should know what you want to do and then look what you need for a notebook [18:08] rymate1234: convenient :) [18:09] Its a good thing my /home is on a seperate partition [18:09] makes reinstalling much easier [18:09] rymate1234: backups also help [18:09] llutz, worked like a charm, ty [18:09] heh [18:10] I have no external backup media [18:10] :D [18:10] i found this error in the launchpad site --> https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/735466 how do i "fix" my kernel??? [18:10] Launchpad bug 735466 in kernel-package (Ubuntu) "USB device fails to connect - device descriptor read/64, error -110" [Undecided,Fix released] [18:10] ActionParsnip I enabled what you said and also did sudo apt-get update; sudo apt-get install adobe-flashplugin and I get the hue thing [18:10] rymate1234: if your data is important to you, i suggest a backup regime [18:10] catcher: easier than to setup a pop/imap-server just for test-purposes [18:10] if people can see this http://imageshack.us/f/835/selection002e.png/ do I have those set correctly? There my DNS records [18:11] chrislsp: http://askubuntu.com/questions/117127/flash-video-appears-blue [18:11] system 76 send laptop turkey = [18:11] im from turkey ? [18:11] llutz, definitely. It seems I need to re-import the mbox file each time, or can it refresh? [18:11] Has anyone here had success mounting an ironkey in 12.04? I've got the read-only partition mounted without any issue but I'm unable to launch the unlocker. [18:11] EbubekirK: maybe there is a local stockist of linux preinstalled laptops [18:11] I installed a program in /usr/local/bin/ where should I link it to be seen in dash when I search for it ? [18:12] catcher: iirc there is a mbox-plugin for thunderbird allowing it to use mbox like any other mail-server, not sure === basti_ is now known as basti [18:14] danieltree: you need a .desktop for it in /usr/share/applications [18:14] danieltree: I suggest copying one from ~/.config/autostart as they are simple [18:14] danieltree: you could just drag the bin to the launcher [18:14] catcher: http://ubuntuforums.org/showthread.php?t=1718795 [18:15] xangua, to lock it to the bar ? [18:15] danieltree: yes [18:16] catcher: since they seem to have taken that option from the TB-GUI, you also want to read http://www.thelinuxblog.com/thunderbird-localmail-spool/ [18:16] llutz, excellent, thanks again [18:16] where is schnuffle? [18:18] Hi everyone. I want to create a proxy for my wifi router using squid through which i want to allow ppl with given unique ids and passwords only and noone else. Can anyone tell me how can i do that?? [18:19] yo, I had a problem yesterday where I couldn't figure out how long a user has been logged in and I found my own solution via "who -a". That said, there's a bug (870297) where lightdm doesn't update the users logged in correctly, so the solution doesn't work. It looks like I can query the xserver directly for information regarding idle time via xprintidle, however I can't issue that command via a shell script (think cron). Any ideas? [18:21] yay [18:21] Hi guys. How can I make the trackpad work better on my eee laptop in ubuntu 12.04? If I clock too fast, it does not detect my click. [18:21] chrome now shows in unity [18:21] click [18:21] thx === VGoff_afk is now known as VGoff [18:22] I'd also like to enable multitouch scrolling. [18:23] where do i have a tutoral for ubuntu 12.04 ppc [18:23] http://www.youtube.com/watch?v=kXEgk1Hdze0 anyone knows what font was used in this screencast ? [18:23] PPC huh? oh my. [18:23] B0g4r7: you should anywhere have mouse options for setting up your mouse [18:23] I just bought a new laptop to get away from PPC land. [18:24] hello [18:25] Should maybe, but I'm not finding it. [18:25] hi! I have a Lucid install and I want upgrade to Precise. So, I open Update Manager in Lucid but it doesn't show the upgrade button. What is wrong? === MartinS is now known as Guest799 [18:25] I'm using brazilian portuguese localization [18:26] System Tools/Preferences does not contain anything relating to a mouse or touchpad. [18:26] Just "keyboard and Input Methods", which is all about keyboard layout. [18:27] mfilipe, this is a chat channel you need to try #ubuntu [18:27] mfilipe: you can upgrade to precice when 12.04.1 comes out or if you don't wanna wait try: update-manager -d [18:27] DOh sorry I missed the channel I was actually on [18:27] !upgrade| mfilipe [18:27] mfilipe: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [18:27] hey guys, I have an issue. I tried to upgrade the video drivers in the latest version of ubuntu and now it just boots to a black screen. I'm booted to a live cd right now. Is there any way to restore my video drivers or whatever from the live cd? [18:27] Hi guys - As I understand it, ubuntu can be setup to use SELinux as well as kvm/libvirt - My question is, how easy is it to use sVirt on ubuntu? [18:28] Hi - I'm in dependency hell on 12.04 64-bit trying to get Skype installed. Too big of an error to paste. What do i turn to? [18:28] turn to oprah [18:28] !paste > Berto [18:28] Berto, please see my private message [18:28] Berto i have skype in 12.04 64 bit, works fine === TheLordOfTime is now known as Guest92690 [18:29] Looks like 12.04 does not install Synaptic by default. [18:29] thanks guys. I'll do a paste, i think i saw the error dpkg: error processing /var/cache/apt/archives/libqtcore4_4%3a4.8.1-0ubuntu4.1_i386.deb (--unpack): conffile './etc/xdg/Trolltech.conf' is not in sync with other instances [18:30] B0g4r7 idd, to save space to make the system fit on 1 cd [18:30] for some reason [18:30] bah. [18:30] This laptop doesn't even have a CD drive. [18:30] B0g4r7 word! [18:31] For some reason the "dvd release" was not available via torrent. [18:31] How can I fix this issue? E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [18:32] I can't do sudo apt-get update -f or sudo apt-get upgrade -f due to that msg [18:32] alanis did you try relogging into your computer [18:32] Rebooting is the easiest fix, alanis. [18:32] alanis make sure synaptic is closed [18:32] tried, rebooting, relogging [18:32] alanis: basically - answer the question of the error output === RobinJ1995 is now known as RobinJ [18:32] what? [18:32] Yeah, close Synaptic, Software Center, Update manager, etc. [18:33] check if there is a running dpkg process or if some kind of apt-gui is doing soe updates and therefore causing the lock message [18:33] ok I can't because I don't know hoe to, I'm not running any of thT [18:33] *THAT [18:33] Weird it's still locked after a reboot. [18:33] Maybe a stale lock? [18:33] sorry, caps [18:34] Berto: bug 918765 suggests that: sudo apt-get install --reinstall libqtcore4; make work around the issue [18:34] Launchpad bug 918765 in qt4-x11 (Ubuntu) "the file '/etc/xdg/Trolltech.conf' is in two packages" [Undecided,Fix released] https://launchpad.net/bugs/918765 [18:34] it was not locked when I rebooted but then it said to do this E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. === sdaasji is now known as tenchii [18:34] then I did that and the other error started to appear [18:34] trism, yeah, i just did a purge and that helped. Thanks!!! [18:35] What said to do that? [18:35] terminal [18:35] Could someone help me to figure how to host a hp laserjet printer after download hplip please? [18:35] trism, then made sure the file was gone, and reinstalled everything. That one file threw off like 200 packages :) [18:35] please you guys help me, i need to get workbench running under ubuntu but i always get an error message like "missing depency libmysqlclient16" [18:35] You know what I mean, right? [18:35] what can i do now? [18:35] How can I kill the process blocking the updates [18:36] kill -9 id [18:36] aladilas, well you shouldnt kill something that can kill X [18:36] alanis, I suppose you can use 'sudi lsof', and grep that list to see what, if anything, has that open. [18:36] sudo I mean [18:36] I'm booted from live cd, how can I edit the xorg.conf file that is owned by root under my origianl ubuntu install? [18:36] ubuntu_, gksudo gedit /pathto/file [18:37] are there Catalyst12.4 drivers In Precise's repos ? [18:37] ubuntu_, didn u ask this before? [18:37] B0g4r7, I'm new to this, what is Grep [18:37] I got disconnected. I'm sorry. Thanks. [18:37] alanis: grep is something like a searchprogram for terms [18:37] Hi everyone. I want to create a proxy for my wifi router using squid through which i want to allow ppl with given unique ids and passwords only and noone else. Can anyone tell me how can i do that?? [18:37] ubuntu_, i mean the other day, you asked this [18:37] It just filters output to look for a specific string. run 'man grep' if you're interested in details. [18:37] oh no, first time connecting :) [18:37] !grep [18:38] The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [18:38] botched ubuntu install [18:38] B0g4r7, ok I just got a huge list [18:38] Yeah, so you'll wanna look through that list for /var/lib/dpkg [18:39] you can 'sudo lsof | grep dpkg' to pare it down some [18:39] How do I share a printer on Linux to be used on a Windows machine ? [18:39] ufrgs: take samba [18:39] ah nautilus worked :) [18:40] B0g4r7, I got this msg lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/alanis/.gvfs [18:40] Output information may be incomplete. [18:40] ufrgs, you use cups [18:40] !cups [18:40] Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows [18:40] That's OK. [18:40] ufrgs: make cups accessible from LAN and add your printer to windows (http://yourlinuxmachine:631/printers/PRINTERNAME no need for samba at all [18:40] No other output? [18:41] no [18:41] Maybe it is a stale lock then. [18:41] so what should I do [18:42] join #abc [18:42] join #abc [18:42] ronald_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:42] It's a HP Color LaserJet, would it work with Samba or Cups? I already installed hplibopensource drivers. [18:42] join #tttt [18:42] how can i create a shortcut to an executable shell file? so i could run it directly from my desktop instead of using the terminal [18:42] What's the best way to update from an older version? Incremental updates or a fresh install? [18:43] Good question. I'd be tempted to just delete the lockfile, but I'm not sure that's the right answer. [18:43] Maybe google a bit for "fix stale dpkg lock" or similar. [18:43] ok thanks [18:43] Hi, I'm trying to set the display resolution for this laptop, using the xrandr command, but I don't know what value to specify for --output [18:43] It's a Rock laptop [18:44] ufrgs: windows can print using IPP so no samba needed [18:44] llutz, what is IPP? [18:45] can you use empathy for steam chat yet? [18:45] Ca11umD: check `xrandr -q` [18:45] ufrgs: Internet Printing Protocol [18:45] schultza: no, the steam chat protocol is closed, and last I checked, had not been reverse engineered. [18:45] xrandr: Failed to get size of gamma for output default Screen 0: minimum 640 x 480, current 1280 x 720, maximum 1280 x 768 [18:45] ok. thanks [18:45] (New line after default) [18:46] My parents use my old desktop computer, but that motherboard recently gave out, so they switch back to an older laptop, but not long after the hard drive gave out. So I put a HDD from an even older laptop in that one. It runs Intrepid... [18:47] I don't look forward of dist upgrading it seven times [18:48] J11 fresh install is the fastest and easiest way, especially if you have a separate /home partition [18:49] J11: I → J → K → L → P [18:49] J11: but yes I would just do a fresh install if I were in your shoes [18:49] cannot execute binary file [18:49] cannot execute binary file [18:49] s00p3rg33n00s: give context... [18:49] llutz, yes, but I've tryed to use "hp:/usb/HP_Color_LaserJet_CP1215?serial=MH004QL" but haven't worked. [18:50] wat [18:50] ufrgs: your printer does work locally? [18:50] jrib, wut [18:50] schnuffle ot it working bro [18:50] llutz, locally yes. You mean from Linux it's working already. [18:50] !details| s00p3rg33n00s [18:50] s00p3rg33n00s: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [18:50] is paging [18:50] s00p3rg33n00s: that's what I'm saying to you: "wut" [18:50] >:D [18:50] ah [18:51] Well [18:51] s00p3rg33n00s in 1 line [18:51] Paging and Intercom [18:51] s00p3rg33n00s: on one line please [18:51] That's basically all you need to know. [18:51] llutz, what do you mean with locally? [18:51] ufrgs:so make cups accessible from LAN (go to http://localhost:631 and change setting) and then add your printer to windows using http://yourlinuxmachine:631/printers/PRINTERNAME as path [18:51] s00p3rg33n00s the more we know, the better and faster we can help you [18:51] s00p3rg33n00s: well certainly you are trying to do something and are executing a file to try to do it. You should say what you are trying to do and exactly what you are trying to execute [18:52] Ubuntu 12. Trying to execute a single executable. Always returns "cannot execute binary file". [18:52] s00p3rg33n00s: you're still being vague. Good luck. [18:52] I might consider that, I don't think the home partition is a seperate partition though, but I might use my precise live cd for that, although last time I used it it didn't had an easy way to start up a terminal [18:52] wat [18:53] s00p3rg33n00s an .exe executable in wine? a .sh file? what? [18:53] Well, what else do you need to know? [18:53] .exe [18:53] Hello, I just installed Ubuntu 12.04 on my Netbook unfortunately the audio works properly while playing on the speakers and stops playing when I plug a 3.5mm jack headphone set in. [18:53] s00p3rg33n00s: well certainly you are trying to do something and are executing a file to try to do it. You should say what you are trying to do and exactly what you are trying to execute [18:53] It's supposedly a C++ game. [18:53] s00p3rg33n00s better ask in #wine, then [18:54] No, not-- wait. I bet it is a windows program. [18:54] Thanks! [18:54] s00p3rg33n00s: so you're using wine¿ did you install that game on the wince virtual C directory¿ [18:54] I believe I have audio hardware installation problems can someone please help? [18:56] I would really appreciate some help please..... [18:56] What's wrong? Does the sound not work at all? [18:57] chosendescent start with asking a question [18:58] Hello, I just installed Ubuntu 12.04 on my Netbook unfortunately the audio works properly while playing on the speakers and stops playing when I plug a 3.5mm jack headphone set in. [18:59] chosendescent__: Stupid question, but are you sure that the headphones work for any other device? [18:59] And does it resume working on the speakers when you unplug them? [18:59] yes and yes [19:00] llutz, how do I figure YOURLINUXMACHINE from http://yourlinuxmachine:631/printers/PRINTERNAME ? [19:00] are you sure you put the headphone set in right slot? [19:00] ufrgs: thats the hostname or IP of your linuxmachine [19:01] ufrgs: the one with the printer attached [19:01] ciao [19:02] !list [19:02] eppe10: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [19:02] ufrgs: and PRINTERNAME is the printers name as shown in cups on that machine [19:02] Well Im pretty stoned but not that stoned its in the right slot [19:03] Hi all. I am using Xubuntu Precise on my laptop. I have it wired to my ethernet via twisted pair, and I'd like to make the laptop into an access point. I'm not super familiar with linux, I'm still learning... but does anyone know of any software that can help me setup my laptop as an access point, that will allow things like distributing bandwidth among various connections to the access point. etc... [19:03] u4ia, I would recommend you look at a dedicated router for this task, and run dd-wrt on it. It's made to do just that. [19:03] LAME I wish my headphone jack worked :( [19:04] lol You would think a computer would be able to handle the task... [19:04] I'm pretty happy with my asus r13/u running dd-wrt. [19:05] Well, you may get it to work, but it will probably take a good but of effort. [19:05] The laptop serves a few purposes. No work arounds [19:05] There used to be software called "hostap" that would do that, on some supported chipsets. [19:05] Im going to make it work because I no the hardware works fine and it just need drivers [19:05] B0g4r7: Im not sure about the bandwidth distribution and so on, but the access point is easy, just go to the network settings and click wireless, then use as hotspot [19:06] u4ia74: look at the hostapd website/documentation and check if it supports your wifi-chipset [19:06] Thank you llutz, I'll take a look. [19:07] hi all, I'm running ubuntu 12.04 LTS. I've noticed that some applications (including XChat) don't appear in the application switcher. If I switch to desktop I effectively lose any way to retrieve the application window. Can anyone suggest either how to get the app to show in switcher, or how to restore a minimised app without using switcher? [19:07] ...long question [19:09] sqrbrkt_: I use compiz's ring switcher. that'd work [19:09] sqrbrkt_: try hiting super-w or super-e to expose windows === debdj is now known as damno_ [19:12] toafan: super-w should do it, thanks! Didn't know about that shortcut [19:13] sqrbrkt_: there's a couple of those === Guest79361 is now known as uw [19:14] toafan: handy :) [19:14] sqrbrkt_: super-w is windows on all workspaces, and super-e is windows on the current workspace iirc [19:15] sqrbrkt_: compiz config lets you set them, if you want them different [19:15] toafan: nice, thanks for your help [19:15] llutz, cups serves for managing a linux printer server, right? [19:15] where was the mint channel [19:15] ufrgs: yes [19:16] oh god guys [19:16] llutz, ok, but what I am looking forward is a way to send jobs from a Windows machine to a Linux host, do you know. [19:16] I accidently overwrote my private key [19:16] with the passwords and keys tool [19:16] is there any way to retreieve it? [19:17] retrieve* [19:17] llutz, I need to share the printer in linux and use it on Windows machines. [19:17] is there a backup [19:17] no :( [19:17] ending in ~ [19:17] bummer :( [19:17] well what do you mean [19:17] by backup [19:17] It was on my USB [19:17] the keypair [19:17] ufrgs: yes and i told you how. windows is able to print to your linux-cups-printer [19:17] and now I can't revoke the key since I don't have the private one [19:17] are there any other copies of that file, in any location [19:17] there has to be a way right? [19:17] Qasaur: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:18] ufrgs: your linux-machine acts as a printserver, not restricted to linux. [19:18] llutz, could you assist me to set the windows side of this operation plese? [19:18] ypg: Nope :( [19:18] ufrgs: have you enabled "allow printing from internet" and "sharing printers" in cups on your linux-machine? [19:18] And now I can't figure out a way to revoke it [19:19] llutz, not sure, let me check. [19:19] llutz, yes [19:20] ufrgs: sudo service cups restart [19:20] that key that I overwrote expires august 2014 [19:20] is it better that I just ignore the fact that the key is deployed to numerous key servers and generate a new one instead? [19:21] llutz, ok, made [19:21] I'm trying to completely uninstall the ati fglrx driver. Does anyone know how I can do this [19:21] ufrgs: then in windows, add a network-printer, and use http://yourlinuxmachine:631/printers/PRINTERNAME as printerqueue (replace machine/printername) [19:22] Hi, I am trying to change the number of workspaces in Ubuntu 12.04, I changed it via the gconf-editor but no effect, what else should I do? [19:22] ciao [19:22] llutz, ok, doing it. [19:23] film [19:23] tenchii: you there? you PM'd me [19:26] Hey guys, do you think i could get a little help? [19:27] Just ask, Garridon and see [19:27] Are there anything to the effect of desktop widgets for Ubuntu 12.4 running Unity? [19:28] hi... [19:28] I also have a problem with xdm on my ubuntu server === Jeff23 is now known as Jeffery === Jeffery is now known as Jeff23 [19:28] my download mananger wrongly erased [19:28] how can i get it back === Alan__ is now known as prestoaa [19:29] im new to ubuntu, i installed ubuntu on a seperate partition just to try it out. (ubuntu 12.04) now i cant boot back into windows 7. no error, it just sits on the "starting windows" screen === axl__ is now known as axl_ [19:30] Hello All, can someone suggest me a good graphical tool for system status monitoring? (Cpu, Ram, Temperature ecc? ) I'm currently using ubuntu 12.04 tls x64 using Gnome as UI. [19:30] X starts, but xdm goes black. My keyboard also fails at the "start" of xdm. [19:30] i am getting error like [19:30] Garridon, best way to resolve those problems is booting your windows dvd to fix problems, it will brak grub2 so you have to reinstall that again after fixing windows7 [19:31] E: Encountered a section with no Package: header [19:31] E: Problem with MergeList /var/lib/apt/lists/packages.medibuntu.org_dists_precise_non-free_binary-i386_Packages [19:31] E: The package lists or status file could not be parsed or opened. [19:31] what is this.. [19:31] it didnt come with one, i had to make my own with acer recovery tool. so use that? [19:32] can anybody help me.. [19:32] Garridon, i assume you tried booting in sinwos safe mode === Jeff23 is now known as Cider [19:32] c/windows [19:32] I updated my kernel with Ubuntu, rebooted, and now I don't have any audio devices. They show up in lsusb, lspci, and 'cat /proc/asound/cards' [19:32] Garridon, no, recovery deletes all your files as it came from factory [19:33] hi OerHeks [19:33] how can i reinstall update manager? [19:33] can anybody help me.. [19:33] doesnt give me the option to, just "windows cant boot, start up recovery or start normally" menu [19:33] yea i know [19:33] 'm farting [19:33] I tried reinstalling alsa-utils, linux-sound-base, and alsa-base [19:33] alsamixer says: [19:33] cannot open mixer: No such file or directory [19:34] hey, can you have different mouse preferences for usb and touchpad? [19:35] hi..team.. [19:35] hi [19:35] XDM fails with just a black screen, my usb logitech keyboard stops working after it starts. anyone know how to fix it? [19:35] one quick doubt [19:36] how to stream a video instead of webcam [19:36] *after XDM starts === elia-jose is now known as nino [19:36] any body there to help me [19:36] Does anyone know when Chromium 19 will be in the Ubuntu repo? [19:37] gops: you want to use your video camera to broadcast video to someone else, or to many people? [19:37] hey guys [19:38] I lost my private key [19:38] on my USB [19:38] but [19:38] I cant even log in to a different tty and reinstall xdm, [19:38] There is a file here called auth.asc [19:38] does this mean anything? Like a revocation cert [19:40] anyone know anything about fixing XDM (X Display Manager) [19:40] bubbly: not without knowing how it's not working [19:41] http://askubuntu.com/questions/143778/ubuntu-12-04-kernel-3-2-0-24-do-not-sound [19:41] Hi guys. I've been having really spotty Wi-Fi reception with my laptop at the office. It's a dual boot, and with windows it's always a-okay. It takes about 20 minutes to connect, and then it disconnects after a minute or two. I tried various things like turning off the power management ("iwconfig wlan0 power off") and changing the retries to 16, and changing the frag to 500. Nothing is very effective... === arejay is now known as zz_arejay [19:41] X starts, then all i get is a black screen with no USB keyboard. how does a DM kill a keyboard [19:41] The Wi-Fi at work is WPA2 with password. === schmidtm_ is now known as schmidtm [19:42] Anybody know what I should use/what I should do? (For example, if there's a nice program that automatically figures out the best wifi sensitivity parameters that I should use, or whether there are recommended iwconfig parameters to put in in that situation... [19:43] Etale: what wireless device is it? [19:43] hi [19:43] helloooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo [19:43] Hmm... Let me check and I'll tell you in a second, reisio. [19:43] ok now this is a problem .. I have double menus (global menu + application menu in application window) and it happens at random periods (whitout changing anything) and both menus have icons .. is there a way to disable icons in menus from command line, as non of tweak utilities can change that as in all under "Menus have icons" it says "OFF" for that option. So they aren`t put ON by no utility. Can somebody help? [19:44] does anyone have a seed box here? [19:44] bubbly: xdm, really. how retro ;) [19:45] Intel Centrino Ultimate-N 6300 AGN, reisio. [19:45] nino, a Jerry Seinfeld impression of a belly button? [19:45] jvjv [19:45] utdcchfgc [19:45] helloooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo [19:45] oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo [19:46] vjkvjgv [19:46] oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo [19:46] vjhvbbv [19:46] nino: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:46] ching: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:46] ighjkbjhb [19:46] cvnvnbh [19:46] jvv [19:46] yo hago lo que quiero [19:46] bjl,bl [19:46] jblkbljbjlbl [19:46] jlnjlnljnljknlkjn [19:46] + [19:46] j [19:46] j [19:46] ching: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:47] hi, could someone please enlighten me on the correct way to configure my laptop for finger print login in 12.04? [19:47] jjkihjikjiljlhjlknhkjlnln jlnbkhbjvfchgrdtfyjuh [19:47] What's with the annoying people today? [19:47] bvgvgjvjgv [19:47] gvjhvhvjhb [19:47] kgjhgvjhgjhgb [19:47] jvjvjvjm [19:47] Etale: that's PCI? [19:47] ching: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:47] kvkhvbkjlbljb [19:47] +çnjlkvndb [19:47] !ops | nino ching he's been flooding for severald days ignoring the warnings [19:47] nino ching he's been flooding for severald days ignoring the warnings: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler or Jordan_U! [19:47] wtf [19:48] reisio, I don't know what that means. Here are the details I know about the computer: Processor [19:48] [19:48] Intel Core i5-2450M Processor (3M Cache, 2.50GHz) [19:48] [19:48] Operating system Genuine Windows 7 Home Premium (64 bit) [19:48] [19:48] Etale: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. === meatwad is now known as Guest12354 [19:48] * reisio shakes head [19:48] thnx to bot, should I repead my question now? [19:48] Etale: would you pastebinit the output of lspci -n [19:49] What is the official answer on lack of /sbin and /usr/sbin in a regular user's PATH in Precise? [19:49] ok now this is a problem .. I have double menus (global menu + application menu in application window) and it happens at random periods (whitout changing anything) and both menus have icons .. is there a way to disable icons in menus from command line, as non of tweak utilities can change that as in all under "Menus have icons" it says "OFF" for that option. So they aren`t put ON by no utility. Can somebody help? [19:49] After successfullt mounting my encrypted lvm in a livecd session, I want to open my encypted HOME dir, but there is no .private file... and ecryptfs-recover-private does not find anything... where do I find this file? [19:49] should I repeat my question now the mayhem has died down? [19:50] reisio, I would but for some reason xterm won't let me copy... [19:50] I can't write it here slowly... [19:50] *can [19:50] anyone an idea? I just cant get into the home dir... and no file to decrypt it [19:50] Etale: you don't need to copy if you install 'pastebinit' [19:51] What's that? [19:51] Edgan, that you're messing with the PATH yourself as that's not the default [19:51] Edgan: ubuntu's upstream doesn't have /sbin or /usr/sbin in PATH either... just guessing they decided to not change it (like the admin/sudo change) [19:51] Etale: however, with xterm you'd select the text with the mouse, then middle click at a pastebin site, like http://dpaste.com/ [19:52] ok let me rephrase my question, I dont think I can use my finger print to log in due to having an encrypted /home partition. is there a work around? [19:52] Okay, I have it. Now how do I paste it here without the bot telling me I'm flooding? [19:52] Seveas: It is the default. [19:52] Etale, paste it on pastebin.com [19:52] pastebin.com [19:52] Etale: using pastebin.com [19:53] zykotick9: yes, but it breaks sudo apt-get install [19:53] http://pastebin.com/WqnrVwV4 [19:53] Edgan: i'm guessing YOU did something, is "sudo apt-get..." doesn't work. [19:53] Edgan, apt-get is in /usr/bin [19:53] zykotick9: Seveas yes, but it depends on dpkg [19:54] Edgan: i think if apt-get/dpkg was broken by default - more people would have the issue... [19:54] zykotick9: I have found bug reports filed by other people [19:54] Edgan: which also is in /usr/bin [19:55] llutz: let me show you the error [19:55] reisio? [19:58] whats a good mailserver w. spamfilter for ubuntu? [19:58] dennis@lightning:~$ grep PATH /etc/environment [19:58] PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" [19:58] that's on a default install [19:58] diverdude, postfix or exim as mailserver, spamassassin for spamfiltering [19:58] Etale: you're using iwlwifi? (lsmod | grep -i iwlwifi) [19:58] Seveas: which is easier to setup? [19:58] Seveas: someone else earlier was having this issue where after upgrading to Precise, his PATH would lack sbin and friends, so apt-get would not work [19:58] hi, After successfullt mounting my encrypted lvm in ubuntu in a livecd session, I want to open my encypted HOME dir, but there is no .private file... and ecryptfs-recover-private does not find anything... anyone can help me? [19:58] diverdude, postfix is easier to get started with, exim and spamassassin integrate better and exim is more flexible [19:58] Maybe? http://pastebin.com/yRfBU994 [19:59] Seveas: zykotick9: http://pastebin.com/rsFWpPRb [19:59] diverdude: postfix is very well documented === Swish[\] is now known as Swish [19:59] postfix does not integrate well with spamassasin? [19:59] diverdude, well, you need amavis as glue. Exim talks to it directly [19:59] diverdude: no problems here [20:00] hehe different answers [20:00] I never said it didn't integrate well, it's just that exim does it better :-) [20:00] who to belive..hmm [20:00] aha [20:00] you just said i need amavis as glue [20:01] reisio, what's up? If you need anything just let me know. I have some iwconfig outputs from when I was at the office, if you want. [20:02] I like postfix for simple leaf-node (ust send out your local mail to the internet) configs, as that's almost trivial to do. For anything more complicated I prefer the flexibility of exim. It *is* less trivial to set up, but you'll appreciate it once it works :) [20:02] I can share my configs if you're interested [20:02] anyone know how to disable icons in menus? [20:02] Etale: you're using iwlwifi? (lsmod | grep -i iwlwifi) [20:02] I wrote this earlier: Maybe? http://pastebin.com/yRfBU994 [20:03] Etale: okay [20:03] I'm not sure, but that's the output. [20:03] Etale: you're using which version of Ubuntu? [20:03] Anyone here familiar with using cloud-config? Specifically I'm trying to use it to configure rsyslog to monitor some log files so I can shoot them off to papertrail. [20:03] 12 point something... [20:03] 04 [20:03] Right. [20:03] Etale: and you're using Unity? [20:03] Etale, lsb_release -a tells you exactly which release :-) [20:03] I'm using xfce4. [20:04] Etale: are you using networkmanager? [20:04] 12.04 LTS [20:04] (Thanks, Seveas) [20:05] yes, thanks for taking us back several lines... === epzil0n is now known as Guest98216 [20:06] reisio, I'm not sure. It's on the bar, and in the task manager of xfce it appears as "Network Manager Applet". [20:08] How can I copy an audio cd without destroying a cd? [20:08] Because that's what k3b did... twice. [20:09] Etale: that'd be it [20:09] fasta: try not using k3b? [20:09] reisio: and now the constructive variant of that message? [20:10] fasta: for casual ripping, cdparanoia, for serious, rubyripper [20:10] Hello World! [20:10] hello [20:10] reisio: I don't want to rip. I want to copy. [20:10] fasta: "cdrdao copy" [20:10] fasta: to make a duplicate CD? [20:10] reisio: yes [20:10] I want to make a PHP project using netbeans ..I need help setting up the right permissions since netbeans can't read /var/www ..or any other suggestions ? [20:10] fasta: try reducing write speed [20:10] reisio, so what's the conclusion? [20:10] fasta: if it doesn't work, reduce it more [20:11] reisio: that's not the problem; it's some permissions problem. [20:11] fasta try devede [20:11] danieltree: a hack: chmod a+rwxt /var/www -- this is probably alright for a development box that you deal with yourself... [20:11] fasta: mmm, well if you already know the problem, you don't need us [20:11] Something like this: http://www.linuxforums.org/forum/applications/22681-error-255-burning-k3b-whats-mean.html [20:11] Etale: dunno, you might search ubuntuforums for iwlwifi + problems [20:11] MonkeyDust: devede does audo cds? [20:11] reisio: well, I don't know the problem exactly. [20:11] K... [20:12] reisio: if I did, I wouldn't have asked. [20:12] zykotick9 it's a bit a devil do all, lemme check [20:12] fasta: do you get this error? [20:12] reisio: yes, the 255 one. [20:12] you might have said that :p [20:12] alankila, I tried setting up a different site in /etc/apache2/sites-available but I dont know what is the link to type in the browser to access it [20:12] fasta: now that we have that out of the way [20:12] fasta: try reducing write speed [20:12] devede does video only, must heve missed that part in the question [20:13] danieltree: doesn't make any sense, just hack it so that permissions on /var/www suffice for now... or set up userdir module and use $HOME/public_html === ubuntu is now known as Guest49934 [20:13] Hello together, I search for help setting up ffado mixer settings for a focusrite saffire 24 pro. I made the mistake of changing some of the settings and I do not get it managed to repair it. Also I do not know how to get the midi to work. [20:14] how to use less command to read .pdf files [20:14] This thing: http://www.emmolution.org/?p=247 suggests to uninstall iwlwifi and install wicd instead. Does that seem reasonable to you, reisio? [20:14] alankila, how can I setup to use $HOME/public_html ? [20:14] Can somebody help with this? [20:14] danieltree: just a2enmod userdir then ensure that www-data user can read your $HOME/public_html directory (make it first etc.) [20:14] oh and restart apache [20:15] Etale: nope [20:15] Etale: networkmanager to wicd, maybe [20:15] Etale: although that is grasping, but it could work [20:15] Etale: yes it says remove networkmanager, not iwlwifi :) [20:15] You're right. [20:15] Etale: worth a shot === Maghoole is now known as BakhkhaB [20:15] Okay... [20:16] you can always undo it later [20:16] wicd is just an alternative to networkmanager [20:16] sometimes one works better than the other [20:16] Isn't there some command which always works and never creates a broken cd? [20:17] reisio: and "sometimes" one works, when the other doesn't. ;) [20:17] How could the problem be with the manager. That seems weird to me. I thought the problem was that the parameters for iwconfig are not good. Like the sensitivity is off or something... [20:17] I got to admit, I wish there was better support for cisco vpn on ubuntu. I found vpnc module for network-manager but that's ugly userspace ipsec over tun0 and only supports single vpn at a time, and I have two I want to enable most of the time [20:17] I know brasero destroyed some cds as did k3b. [20:17] Wrote shell scripts to get racoon to connect instead last night [20:17] Is this because Ubuntu ships a broken version of the low-level tools? [20:17] That's what the author of these tools claims. [20:17] * alankila wonders if the competition has better ipsec support, network-manager is not quite there [20:18] alankila, just to make sure . I want /home/daniel/public_html so I type sudo a2enmod userdir /home/daniel/public_html ? [20:19] no [20:19] userdir is going to enable the capability to access http://../~daniel/ and any other user [20:19] provided the public_html directory can be read by the web server [20:19] fasta: no, writing to optical media is always a crap shoot [20:19] fasta: especially if you try writing at 48 times speed [20:20] i need some help... not sure which direction I should go... I upgraded the from 10.10 to 11.04 then directly to 12.04... unfortunately I did not reboot between upgrades... DOH!... now I cannot get beyond "checking battery state" at boot... I have a 10.10 disc how can I either get back to 10.10 or get 12.04 to complete the installation? Also, I do not want to loose any of my settings... if possible. [20:20] reisio: why do they put on the box that it can do 48 times speed then? [20:20] fasta: so you'll buy it [20:20] it probably _can_ do it [20:20] with the right media [20:20] and the right software [20:20] at the right temperature [20:20] reisio: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:20] every now and then [20:20] so I have a computer that I just installed ubuntu on, however it seems to be having audio skipping/blips after some time being on or while the system is under load [20:20] FloodBot1: suck an egg [20:20] reisio: when the stars are aligned? [20:21] I'm not really sure how to start looking at a fix? [20:21] but 48x write speed is close enough to the limit where the media will spontaneously break... there's a reason these drives never go faster than somewhere around that speed [20:21] reisio: so, which speed is 'safe'? [20:21] reisio: 1? ;) [20:21] fasta: 8, 4, 2, something low [20:21] depends on the drive [20:21] the lower the more reliable [20:21] How do I view what variables are already defined? ($TIME, $DATE, ect)? [20:22] Is there a way to have skype video monitor always on top ? [20:22] Xeneth: env ? [20:22] i need some help... not sure which direction I should go... I upgraded the from 10.10 to 11.04 then directly to 12.04... unfortunately I did not reboot between upgrades... DOH!... now I cannot get beyond "checking battery state" at boot... I have a 10.10 disc how can I either get back to 10.10 or get 12.04 to complete the installation? Also, I do not want to loose any of my settings... if possible. [20:22] I'm selling 3 domains: seekit.net, seekit.org, and seekit.us if anyone is interested? [20:22] Xeneth: env ? [20:22] vBm: undoubtedly [20:22] javery86: not relevant to this channel [20:22] vBm: undoubtedly [20:22] ferris: you can try 'break=mount' kernel option via grub and then chroot /root /bin/bash to see if you get a root shell to try to fix things... [20:22] :D [20:22] :D [20:22] vBm: right clic in the window border, always on top [20:22] reisio: i remember when i worked for compaq - i went to a training that explained that lower-speed burns are actually inferior to higher speed burns (i don't remember why though). [20:22] javery86 wrong channel, try #ubuntu-offtopic [20:22] zykotick9: because it was nonsense [20:22] ferris: maybe you have some unconfigured packages, commands like 'apt-get -f install' and 'dpkg --configure -a' could be important [20:23] zykotick9: because it was nonsense [20:23] reisio; BakhkhaB: thanks [20:23] zykotick9: maybe theoretically faster is better, in practice that's a load [20:23] xangua, heh ... silly me for not checking that first ... thanks man ... really appreciated ;) [20:23] zykotick9: maybe theoretically faster is better, in practice that's a load [20:23] o-kay... [20:23] BakhkhaB: stop with the echo [20:23] o-kay... [20:23] ferris: also the classic 'mount / -o remount,rw' if it says that your filesystem is mounted read-only [20:24] reisio: i haven't had a burn fail in years... used to be a big problem (darm buffer underruns ;) [20:24] I applied the position fix mentioned on the ubuntu site, but the system is still having audio skipping :( [20:24] alankila, thanks I will try some of those suggestions [20:24] zykotick9: a fast one, you mean? [20:24] zykotick9: a fast one, you mean? [20:24] zykotick9: the media you buy and the specific drive and the software all matter [20:24] zykotick9: the media you buy and the specific drive and the software all matter [20:24] very welcome :) [20:24] alankila, I might sound silly but this is the file I want to access from the browser/home/daniel/public_html/CerereCazare/index.php what should I type in the browser ? localhost/home/daniel/public_html/CerereCazare/index.php ? [20:24] Jordan_U: thanks [20:25] danieltree: http://localhost/~daniel/Cerezeetc/ [20:26] danieltree: also read /var/log/apache2/error_log or some other similar log file if you run into trouble like no permissions or something [20:26] alankila, the browser offers me to save the file :( [20:27] Ubuntu 12.04 gnome-session-fallback DM, want to make gnome-panel completely transparent (the notification area and menu bar are not). I know this is done in the theme, found a guide for it but it's out of date. Can anyone help me? [20:27] danieltree: so turn on php evaluation on your website config somehow [20:27] Wondering if anyone can assist me with a problem. Installed Win 7, Installed 12.04, when I boot up I jump straight to Windows, not sure how to get GRUB to start up. [20:27] * alankila doesn't know how php evaluation is enabled, far too long since last time [20:28] reisio: with the burn-free/burn-prof/whateveritscalled i let things burn at whatever speed they default to. though i've almost never seen close to the advertised burn speeds on the disks ;) [20:29] zykotick9: I've seen them both fail, but statistically it'll be the top speed more often [20:29] * zykotick9 wishes gnome had burning software as good as k3b. but the kde libs size don't justify one program imo. [20:30] * reisio just uses cdrecord/growisofs directly [20:30] reisio: agreed, i think "safest" is to suggest lower speed burning. [20:30] zykotick9: all those terabytes on your system and you can't afford few hundred megabytes of libraries? === rymate1234 is now known as aheadmate === aheadmate is now known as rymate1234 [20:31] wj222: Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub [20:32] Ach.. I'm back. With wicd now. Hopefully this will solve it. [20:32] reisio: cdrecord really? wodim you mean? [20:32] guntbert: No, GRUB is there, but the default bootloader is the windows bootloader, so I need to know how to change it to grub. [20:32] !info cdrecord | reisio [20:32] reisio: Package cdrecord does not exist in precise [20:32] I still don't understand how a network manager can be the thing that screws up a connection... What does it even control that it can screw up? [20:32] guntbert: I have windows on the first portion of the partition, and Ubuntu on the back half. [20:33] zykotick9: I bet you the command still does [20:33] zykotick9: yes I mean cdrkit [20:33] but I still use the 'cdrecord' executable [20:33] guntbert: Also, I already tried those steps, but thanks for finding that. [20:33] wj222: grub needs to be in the MBR or in the boot sector of the boot partition [20:33] ...because drop-in replacements that change names are not drop-in replacements :p [20:33] cdrkit - i've never heard of it. off to search ;) [20:34] what is the best package to install for "java development kit" ? [20:34] ciao a tutti! [20:34] schultza: I used openjdk-7-jdk myself [20:34] Etale: it calls the modules to load in the first place, frequently [20:34] wj222: /msg ubottu grub will tell you a little more :) [20:34] guntbert: Can I install it onto the windows partition, or would that trash my windows bootloader and not allow that to start up? [20:34] what's the diff between openjdk and sun's (i mean oracle's) version? [20:35] zykotick9: http://packages.ubuntu.com/quantal/wodim up at the top left: source: crkit [20:35] schultza: *shrug* too complicated question for me. Some implementations are different afaik because of licensing issues with sun java. [20:35] cdrkit* [20:35] reisio: wodim ;) [20:35] right, wodim comes from cdrkit [20:35] which is a fork of cdrtools [20:35] !dualboot | wj222 (I myself have no dualboot system) [20:35] wj222 (I myself have no dualboot system): Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [20:35] of cdrecord* [20:35] well, of cdrtools/cdrecord :p [20:36] reisio: i also use cdrdao quite a bit. handy for imaging non-iso based cds. [20:36] if a program i will be working with was written in oracle's version, should i get that one or can i work with openjdk? [20:36] zykotick9: what do you do with the images? [20:37] schultza: it should work with the 'open' one most of the time [20:37] reisio: i use toc/bin for playstation emulation for one. [20:37] definitely worth trying first [20:37] and "ofbiz" ? [20:37] zykotick9: playstation emulation? [20:37] schultza: pardon? [20:37] schultza: there's high likelihood that it works, yes. [20:37] i will be working with apache's project "ofbiz" [20:37] ok.. thanks [20:38] I personally have not run into a single program yet that did not work with openjdk, so my experience has been positive [20:38] After successfullt mounting my encrypted lvm in ubuntu in a livecd session, I want to open my encypted HOME dir, but there is no .private file... and ecryptfs-recover-private does not find anything... anyone can help me? [20:38] Ubuntu 12.04 gnome-session-fallback DM, want to make gnome-panel completely transparent (the notification area and menu bar are not). I know this is done in the theme, found a guide for it but it's out of date. Can anyone help me? [20:39] Jon--atwork: probably going to be difficult until bug 966697 is fixed (repost) [20:39] Launchpad bug 966697 in gnome-panel (Ubuntu) "Transparent panel has themed widgets" [Undecided,Confirmed] https://launchpad.net/bugs/966697 [20:41] hey i had installed ubuntu from windows7 sucessfully [20:41] Kornkage4: gj [20:41] Would anyone know where to find screen shots from games, if i installed the game through the software center? [20:41] now im back on windows, how to acess ubuntu folders ? [20:42] trism, So it's a bug that ubuntu is grabbing its transparency settings from the theme? [20:42] Kornkage4: windows has no support for your linux filesystem out of the box [20:43] ok [20:43] !pastebinit [20:43] pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [20:45] Kornkage4: if you are running a wubi setup it might differ === tommyvyo_ is now known as tommyvyo [20:50] hi, After successfullt mounting my encrypted lvm in ubuntu in a livecd session, I want to open my encypted HOME dir, but there is no .private file... and ecryptfs-recover-private does not find anything... anyone can help me? [20:57] Hi. I'm trying to boot into a bootable USB stick, but my BIOS does not let me boot from it (it does boot on other machines). Instead I'm trying some manual cmd-line in grub2. I find the USB device as (fd0), but I can't seem to chainload from it using "chainloader (fd0)+1". It simply sais 'Boot error'. [20:58] BIOS does not let me boot from it = it does not show up in the list of bootable devices [20:58] How to setup PPPoE connections with Ubuntu Precise? [21:00] sveinse: (fd0) means that A: It's a floppy drive or B: You have a braindead BIOS which presents the first partition of a USB drive as a floppy drive. === basti_ is now known as basti [21:02] Jordan_U: Is there any way around this, since fixing a braindead BIOS is somewhat difficult? [21:04] sveinse: What makes you think that (fd0) is the correct device? Sometimes BIOSs will present a non-existant floppy drive as well (who knows why). [21:05] hi, how can i install a minimal X so that i just can run chromium in kiosk mode? [21:05] !mini | msch start with this ;) [21:05] msch start with this ;): The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD [21:05] Hmm. It seems to be dependent on the USB device itself. I tried another, and this comes up as a HDD [21:05] Is there some place you can suggest changes to the dist upgrade proccess ? had someone run into problems about missing kernel modules upgrading to 12.04 today [21:06] zykotick9: i already have setup a minimal install. what's next? i'm used to doing server setups, not gui stuff :) [21:06] Jordan_U: I am certain. Because I can ls (fd0) and I can cat the files on the USB device [21:06] sveinse: Check for a "USB-FDD" option in your BIOS and disable it if you find it. [21:07] !bug | fira [21:07] fira: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [21:07] msch: (i'm guessing you your actual needs/requirements) but you will probably want both A) a minimal windows manager (one of teh *BOXes perhaps) and a DM (to autologin). if you have any specific questions fire away. [21:07] I'm not running Ubuntu myslef irhgt now :(... guess i'll try the webiface [21:07] anyone able to install linux mint dekstop cinnamon on ubuntu 12.04 [21:08] msch: B) was the DM ... [21:08] zykotick9: thanks. my thoughts so far: i don't need a window manager since i'll run chromium in fullscreen anyway and there's no user interaction (it's a dashboard so no one ever presses any buttons or something) [21:08] Jordan_U: No such settings unfortunately [21:08] zykotick9: about the DM, you mean like gdm or lightdm? [21:09] hello [21:09] msch: your no dm sounds good in theory, i hope it works for you (i have my doubts). [21:09] msch: s/dm/wm/ sorry windows manager [21:09] zykotick9: ok so you'd just install openbox/fluxbox whatever? ok. but no minimal gnome stuff right? [21:09] sveinse: What OS is on the USB drive? [21:10] I'm happy with Ubuntu 11.10 , the last one is 12.04. Will it be OK to stay with 11.10 or eventually I'll be forced to upgrade? I just don't want to go over reinstlling printer, scanner and etc [21:10] msch: TRY WITHOUT 1st. but if it doesn't work, then ya, open/flux is super light. [21:10] zykotick9: ok thanks. and about the DM? do i need lightdm (that's in precise right?) or can i just do startx via upstart like in the really old days? [21:11] Jordan_U: Linux. syslinux. I'm trying to boot sysrescuecd. The drive has a partition table and one primary ext partition [21:11] err wait, there's no global website for bug reporting? [21:11] nvm [21:11] !info slim | msch you might "test" this, it's super light as well. [21:11] msch you might "test" this, it's super light as well.: slim (source: slim): desktop-independent graphical login manager for X11. In component universe, is optional. Version 1.3.2-1 (precise), package size 756 kB, installed size 1330 kB [21:11] zykotick9: great, thanks again :) [21:12] msch: i hope you don't need wireless! [21:12] msch: I did something similar: minimal+xorg+lxdm (NOT lxde) + chromium [21:12] zykotick9: i have wireless already working, it's great. [21:12] msch: network-manager requires a dm i though [21:13] zykotick9: i just /etc/network/interfaces it :D [21:13] What's the chance of me buying a wireless USB network card and it working in 12.04? [21:13] sveinse: If you load the kernel and initrd manually from grub it should boot fine. [21:13] guntbert: need to look into lxdm vs lxde (whatever that is) vs slim [21:13] msch: ahhh. [21:13] Or do I have to be careful. [21:13] msch: cool ;) [21:13] Jordan_U: Yup. I'm trying to figure out which kernel and initrd file I should load [21:13] Hey guys, just installed virtual of ubuntu server, anyone know of any recommendations for books/websites for learning? [21:13] I know some of the basics [21:13] zykotick9: here's the box btw http://www.zotac.com/index.php?page=shop.product_details&flypage=flypage_images-SRW.tpl&product_id=402&category_id=178&option=com_virtuemart&Itemid=100302&lang=en [21:14] msch: ;) h/w isn't my thing... [21:14] msch: lxdm is a display manager (for lxde), but pulls in just a very lean DE (not the whole LXDE) [21:14] zykotick9: mine neither, but it's a great thing. it's small and everything was autodetected by ubuntu. i can highly recommend it already :D [21:14] guntbert: i've never tried lxdm... something to note for later ;) thanks. [21:15] guntbert: "apt-cache search lxdm" nothing? [21:15] guntbert: i thought slim replaced lxdm? [21:16] I'm using lxde but I have gdm, I feel ripped off. [21:16] guntbert: going with slim :) that doesn't need libgtk-whatever-pixbuf [21:16] auronandace: really? that's funny. [21:16] i changed my chown permissions on ubuntu 12.04 now i can't copy any files to an ext4 formatted hd. i get this destinatio is read-only. [21:16] zykotick9: you're welcome :-) - I tried that for a lab virtualization situation, where I don't want the host system to be "appealing" [21:17] Ubuntu 12.04 gnome-session-fallback DM, want to make gnome-panel completely transparent (the notification area and menu bar are not). I know this is done in the theme, found a guide for it but it's out of date. Can anyone help me? [21:17] i successfully uploaded files from a moc formatted hd [21:17] ok… started slim, now the display is blank... [21:17] zykotick9: and try aptitude search lxdm [21:18] and then i followed directions from several forum discussions whcihc suggested i cd to the directory with the files whose permissions i want to change [21:18] zykotick9: do you know how i can set the resolution of the slim X over ssh? [21:18] i did sudo chown myusername:myusername * [21:18] and since that [21:18] msch: what architecture is that zotac box? chrome graphics are pretty limiting (from the impression i get, never had the h/w myself) [21:18] i cant copy any file [21:19] zykotick9: amd64 on some via chip. [21:19] how do i change my permissions back to normal [21:19] msch: no idea sorry. autologin i accomplished, don't think i messed with the rez. [21:19] zykotick9: k, thanks. i think my dashboard display doesn't support the default resolution slim wants to use. no idea if that's even possible with hdmi cables? (aren't they standardized to 1080p or something?) [21:20] msch: i've never used anything but vga/dvi cables sorry... [21:20] zykotick9: yep me neither, i'm totally out of my depth here. guntbert any ideas? === arizona_bay is now known as xx === scar2 is now known as scar [21:21] Jon--atwork: not an ubuntu bug, it is a gtk bug where setting the background-image style to a cairo pattern isn't working, which is how gnome-panel does the transparency [21:21] msch: are you sure your chrome video driver supports hdmi? or the resolution you want? i though it (chrome) was unexcellerated on gnu/linux? [21:22] msch: sorry, what is slim? [21:22] !info slim | guntbert [21:22] guntbert: slim (source: slim): desktop-independent graphical login manager for X11. In component universe, is optional. Version 1.3.2-1 (precise), package size 756 kB, installed size 1330 kB [21:22] zykotick9: it worked before when i did the livecd-autodetection stuff [21:22] msch: that's good! [21:22] trism, Is it being worked on? Where is the tracker for this bug? [21:22] what's a good program I can use to create an iso of a css-protected dvd? [21:22] zykotick9: but maybe it was only vesa… no idea. but with via i can only try vesa and openchrome right? [21:23] lattera: do you have libdvdcss2 from medibuntu installed? [21:23] msch: not sure - never had the h/w ;) === jsurfer_ is now known as jsurfer [21:24] zykotick9: just found a driver download on the manufacturer's homepage. hello binary blob :) [21:24] zykotick9: yup [21:24] brasero won't let me select the dvd [21:24] msch: that's not cool :| well man, best of luck! non-opensource drivers suck (i know, i use nvidia on everything i can) [21:25] zykotick9: yeah… i just have no idea why it worked on the live disk [21:25] msch: my logic, if it works on the live - it shouldn/can work on install.... [21:25] msch: but i have 0 suggestion ;) [21:26] zykotick9: hehe, thanks, i'll try playing around a bit :) === axl__ is now known as axl_ [21:26] Does anyone know of a public distributed, encrypted, Reed-Solomon error correction, file system anywhere [21:27] Wuala used to do something like that. [21:27] Hi, can someone help me with openvpn connection? I can connect to server, but no to internet. [21:27] I am wondering is there away I can add programs so that init calls them by default when startup I am under ubuntu natty .... looking at this http://tldp.org/LDP/sag/html/config-init.html but ubuntu doesn't seem to have a /etc/inittab [21:27] so I'm thinking k3b [21:28] but I don't really wanna install k3b, cuz that brings in a bunch of kde deps [21:28] You could share 100GB of space and the amount of cloud storage was the (amount shared) * ( %uptime) [21:29] motherbrain: there are several ways to run programs at startup. I use cron [21:31] ok but I am curious what program is first called by init probably getty or bash or something I am assuming though right now. And how to make my program called /executed by init before any other program or at any point in the calling line up of default process init calls [21:32] u4ia74: that sounds intruiging. I'm interested. No idea how to go about searching for it, though [21:32] I know I can use at or cron to schedule a process ,...etc but I would much want to know if I can directly schedule it with init so init calls is [21:32] directly [21:32] i follwed advice from the ubuntu forum on how to chown files downloaded from a mac formatted hard drive. after i entered these commands i can no longer copy files from my ubuntu hard drive to an external hard drive formated to ext 4. [21:32] anyone know how to run a jnlp file? [21:32] u4ia74: start by googling something like "Wuala alternatives"? [21:33] toafan: It was awesome. I don't know why they stopped doing it. [21:33] Ubuntu 12.04 gnome-session-fallback DM, want to make gnome-panel completely transparent (the notification area and menu bar are not). I know this is done in the theme, found a guide for it but it's out of date. Can anyone help me? [21:33] u4ia74: let's go looking [21:33] So. My SO has spent a lot of time painfully learning Unity. At the moment though, she's faced w/ doing all her work in a windows VM, or switching to Maté for a remarkably silly reason [21:33] motherbrain: ask ubottu about upstart [21:33] I have an issue with ubuntu 2D [21:34] how do i fix the issue. i simply did a cd and then i entered sudo chown myusername:myusername * [21:34] when maximised, I still have a title bar [21:34] motherbrain: http://upstart.ubuntu.com/ [21:34] There's an app she uses that only runs in windows - uses some annoying windows protection layer that isn't wine friendly, and I think the usb device wasn't working too well anyway. [21:34] As it is Wuala is just another cloud storage system. Sharing disk space to get diskspace to get extra space has been discontinued. [21:34] ubottu is upstart = to inittab? [21:34] Well. No problem. We run VirtualBox for just that app, and in seamless mode, it even seems like it is part of her linux desktop [21:34] moonpie, please do a ls -lah . on that directory and paste it [21:34] motherbrain: I am only a bot, please don't think I'm intelligent :) === anon_ is now known as onet [21:35] !upstart | motherbrain [21:35] motherbrain: 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/ [21:35] Except, in Unity, if you click on Firefox, say, then click back on VirtualBox, you don't get the VM, it is completely unaware of that window. [21:35] Any other window manager would not lose track of windows (like gnome2/maté) but Unity does. [21:35] And they're the only ones who have done anything like that. They used Fuse on linux, and Dokan on Windows, and then later some other interface. [21:35] So, she just spent the day focusing on the VM again by clicking the icon, then doubleclicking on the VM and she's sick of it. she'd rather just do all her work in windows. [21:35] wait upstart is called after init process [21:36] is there any way at all to make Unity aware of the VM window? [21:36] u4ia74: my guess would be something about too resource-intensive [21:36] I already used a script to make Unity stop spawning new virtualbox manager windows every time you click the icon [21:36] or is it a complete replacement of init because I still see init in ubuntu [21:36] u4ia74: wouldn't it be almost as simple to just host your own filelocker server? [21:36] u4ia74: (ie owncloud) [21:37] motherbrain: the first two bery short paragraphsat that link answer that question. [21:37] Well, really all the hard work is done client side. The encryption and then conversion to Reed-Soloman (like PAR2 Data) [21:37] very* [21:38] so wait I thought the kernel calls init normally and that is the parent process of everything i.e toplevel then init starts second level process ,....etc in ubuntu is that not how ubuntu kernel works as well? Where does this upstart come into play [21:38] then distributes the chunks to others. Which I don't think would take much resources to pull off... [21:39] u4ia74: frankly, I have no clue what you're talking about. All I know is that it sounds awesome, and it sounds like if bittorrent was a file-system [21:39] motherbrain: i don't know if init is completely replaced by upstart or if it simply hands over to it [21:39] motherbrain: Just a huynch, but I bet doing some reading at the link provided will answer quite a few of your questions.... [21:39] http://paste.ubuntu.com/1027606/ [21:39] u4ia74: mark that as another search: bittorrent file-system [21:39] I suppose it could be totally decentralized so if one node goes down, the other nodes compensate by sending the missing data to other nodes. [21:40] toafanL yeah, I guess it would be something similar to bitrorrent in the way it is broken up and distributed, and reconstructed. [21:40] moonpie, What are you doing to cause an error, cp these files somewhere else? === john_148 is now known as ki4ro [21:41] Please give me the command + the output [21:41] simply dragging and dropping to an external hd ubing ext 4 format. before i did the sudo chown myusername:myusername * i had no issue === slickatel is now known as slickatel__ [21:41] my nephew forgot his user password (which is also his root password). using the live cd is there a way to reset his password without causing problems on his system ? [21:42] well I all I really am interested in right at the moment is init ---> upstart what does init do before calling upstart and after upstart is call is there away to manually set your program to be the first that upstart calls [21:42] u4ia74: was thinking on how that could work, the uptime component would be pretty important [21:42] Maybe I'll get ahold of Wuala and ask them.... [21:42] motherbrain: if you want to harness the init daemon directly see "man update-rc.d" [21:42] his system has windows seven and ubuntu 11.10 (i think) [21:42] lwizardl: yep, done it myself. look up psychocat's guides [21:42] !upstart | motherbrain [21:42] motherbrain: 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/ === slickatel__ is now known as slickatel [21:42] the external hd wasnt connected when i used the chown command [21:43] lwizardl: you'll need a live cd [21:43] ok.. now im confused. i installed openjdk-7(series) and when i run the java -version command i have 1.6.0_24 [21:43] how about just getting your program to be executed first by upstart [21:43] Well, the way Wuala had it, they ran a Java client, so it was cross platform compatible. [21:43] toafan_, i know that and my question stated i was asking using one [21:43] moonpie, You get a popup saying permission denied? [21:43] yes [21:44] lwizardl: right, skiming [21:44] motherbrain: the upstart cookbook is pretty detailed about writing your own jobs [21:44] moonpie, Do you know where the external is from the Terminal? [21:44] motherbrain: looking at "man 8 init", the actual init itself is the upstart version [21:44] You would tell the client how much space you wanted to share, and then as your drive filled up with data from others, and your uptime proved reliable, your cloud storage increased. [21:45] you mean /dev/sdb1? [21:45] moonpie, if not, please connect the external and give me df -h output. I'm going to check the perms on your external next. [21:45] toafan_, I know, i just found psychocat guide so i'll test that out thanks :) [21:45] moonpie: ugh, your nick makes me want a moon pie [21:45] I mean where it is in /mnt or /mount [21:45] damn you [21:45] lwizardl: http://www.psychocats.net/ubuntu/resetpassword Worst-case, use the video version [21:45] I shared 100GB (their limit) on my laptop running Ubuntu and got 100% uptime. [21:46] moonpie, You have 6 mins before I need to leave + catch my bus, speed tech help gogogo. [21:46] So they calculate (MB shared) * (up time%) = cloud storage MB. [21:47] what is wrong wen i start upgrade or update ----- i see ---- prlblem with master /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_binary-amd64_Packages [21:47] http://paste.ubuntu.com/1027619/ [21:47] im hurrying [21:47] hey I have backlight issue. I'm trying to use setpci to change device registers for the backlight but it doesn't work! The register's value doesn't change. Help? [21:48] moonpie, Are you copying from the 150GB external to the 300GB+ one? [21:48] So not everyone had 100% reliability, which is good, because that leaves room for necessary redundancy. [21:48] no im copying from 187 gig hd to 317 [21:49] moonpie, Actually, easier. Do this for me ls -lah /media/backup1010ext4 [21:49] moonpie, and do ls -lah /media/livebackup1010 [21:49] u4ia74: so http://maketecheasier.com/wuala-an-alternative-to-dropbox-with-security-in-mind/2011/08/15 is no longer acurate? [21:49] u4ia74: (I'm just reading online) [21:49] moonpie, put those in a paste ^. If you're going to do them together, please include the line with command (so I can see which is which) === JoFo_ is now known as JoFo [21:51] I can give you about 2 minutes more, if I have that paste I can fix your problem quickly. One of the drives has permissions incorrectly set I bet. [21:54] http://paste.ubuntu.com/1027627/ [21:54] sorry i just did one and now im gonna do the other [21:55] sudo chown homer:homer -R /media/backup1010ext4 [21:55] moonpie, do that then cp again, the issue seems to have been with trying to copy lost+found folder. [21:55] if that fails seek help from others in here I gotta run. gl :) [21:56] http://paste.ubuntu.com/1027630/ [21:56] heres the other one [21:56] toafan_:That is exactly the way it used to be. They discontinued the storage trading in early October of last year. But it was awesome. It was mountable like any drive in linus or windows Had an awesome set of features, backup, synchronization, folder share, thumbnailing of photo and media, versioning, and a bunch more... [21:56] doing the first one again [21:56] well seems by this http://blog.joshsoftware.com/2012/02/14/upstart-scripts-in-ubuntu/ upstart takes care of most of the order for you and you would have to muck/create a conf file for your program...I am going to hold off on this one... [21:57] I still have 160GB until Oct 3rd, then it expires, and I just have 60GB [21:57] u4ia74: while (at a glance) I'd still say they're the best cloud drive option out there, the trading feature sounds _epic_ [21:58] u4ia74: the obvious solution is to write an open-source version [21:58] Though I have to ask if one create a cron job when are they executed after all the upstart or in the middle or before ... and is there any control in starting a cron before an init or upstart service? [21:58] I don't know how I managed to get the 60GB. I was one of the earliest users/testers. [21:58] u4ia74: do you happen to know if any of their code was open-source? [21:58] llutz, worked like a charm!!! Thank you a lot! [21:59] http://paste.ubuntu.com/1027636/ [21:59] and thx for taking maybe a bit more than 6 min :) [22:00] toafan_ I would agree, it is pretty awesome. And no, I don't believe any of it was open source. I wish I had more experience in such things or I'd ask Wuala if I could make use of it. [22:00] But then again, they're not likely to want competition... [22:00] u4ia74: if they don't offer that anymore, is it really competition? [22:01] Well, if there is a free alternative, that is better than the service they provide, then I suppose they might see it as something that would hurt their business. [22:02] great [22:02] now terminals ain't showing in unity [22:02] I SHALL USE XTERM [22:02] reisio, get ye a moonpie [22:03] u4ia74: but it's a different 'service' -- they offer an (encrypted) "cloud thumb drive", we'd be trying to create "bit-torrent fs" === Youri is now known as YWork [22:04] and storage trading is definetly not 'free' -- I've gotta put up a bunch of storage to get any decent use out of it [22:05] u4ia74: the biggest problem I can see, on the implementation side of things, is whether you'd need any centralized components... [22:05] thats all i have to do? may i ask how did that get messed up? [22:06] rymate1234: urxvt ftw ;) [22:06] Well, a decentralized, fault tolerant system. Perhaps someone can make a hybrid of the Moose File System. [22:07] u4ia74: eh? [22:07] oh moose [22:07] Or perhaps Tahoe-LAFS. [22:07] free rider problem [22:07] will the hard drive only work with this particular ubuntu 12.04 [22:07] Moose, distributes data across servers and reads them as one resource. [22:08] it didnt work [22:08] got the same read only error === Youri is now known as YWork [22:10] rhizmoe: the trading componnent is _intended_ to address the free-rider problem. dunno how well it'd work [22:11] * zykotick9 fears the fog... er cloud [22:11] sure. it was supposed to in bt, too :) [22:13] rhizmoe: might work better here. How much storage can you realisticly get if you're mostly mooching? [22:13] i think john--atwork leeft [22:14] moonpie: yeah, he did [22:14] i still cant access my ext 4 formatted ext hd. i still get the read only error [22:14] should i retype the issue? [22:15] rhizmoe: 17% (minimum uptime) * 100 gigs shared = 17 gigs cloud drive... maybe I'm just dim [22:15] moonpie: just a sec, I'll take a look [22:15] thx :) [22:15] moonpie: no promises, though [22:15] ok [22:15] i'm not drawing any conclusions, and i should probably apologize since i haven't really read all the backscroll :) [22:16] 12.04 on a nv 8400gs...normal to be crap? lots of pauses, etc. [22:16] thrashy lag [22:17] I did not like Ubuntu 12.04. It was way to buggy. [22:17] I had to move back to 11.10 [22:17] MaskilPDX: noted [22:18] moonpie: you're getting an error copying from one drive to another, correct? [22:18] yes [22:18] copying from ubuntu to ext hd [22:18] it's a similar experience to when i was running 11.10, only one that's been OK is xfce&10.10, which is simply too old. [22:18] i can copy the other way [22:18] moonpie: and that jon--atwork fellow thought it had to do with permissions [22:18] yes [22:19] i changed permissions to read a mac os x formatted file [22:19] Hostname: uxsanmon01t - OS: Linux 2.6.38-14-server/x86_64 - Distro: Ubuntu 11.04 - CPU: Intel Xeon (2533.422 MHz) - Processes: 141 - Uptime: 6d 7h 32m - Users: 7 - Load Average: 2.01 - Memory Usage: 292.96MB/998.40MB (29.34%) - Disk Usage: 21335.80GB/26494.30GB (80.53%) [22:19] following directions from ubuntu forums [22:19] this is when this error started appearing [22:20] moonpie: changed permisions on what? the external drive? [22:20] i downloaded the file to ubuntu 12.04. cded to directory in which file is located and did a sudo chown myusername:myusername *. from there everything got messed up [22:21] and then john asked me to change the permissions recursively to on the ext hd [22:21] i did it didnt solve the problem [22:21] moonpie: if you downloaded the file, shouldn't you alread own it? === lupinedk is now known as Lupinedk === bashywash is now known as bashy [22:22] * toafan_ is confused as to the exact nature of the problem === Sergevg is now known as svg [22:22] the file i copied from mac os x was in hfs+ format. then i had to change permissions in ubuntu in order to edit it [22:22] it was no problem copying the file [22:23] hi there [22:23] moonpie: ... [22:23] the problem was once i copied the file i could no longer use my ext hd [22:23] files aren't formatted especially for file systems [22:23] permissions I believe [22:23] * reisio eats moonpie [22:23] ok. so i cped a file from mac os x to ubuntu. i chowned the file so i could i edit. once i chowned the file i could no longer cp files from ubuntu to an ext hd formatted in ext 4 [22:24] has anybody experienced crashing with ubuntu 12.04? [22:24] have no idea how to fix this [22:24] moonpie: so... you were using the drive, no problem. Then you copied a file of a mac to the external drive. Now you cant use it. Yes? [22:24] i copied the file to the ubuntu hd [22:24] i chowned the file on the ubuntu hd [22:24] moonpie: directly from the mac? === vlt is now known as erspie [22:25] i tried to move not only that file but any file from the ubuntu hd to the ext hd. i am forbidden. i am told the hd which is formatted to ext 4 is read only [22:25] no not from the mac [22:25] from a hd formatted in hfs+ [22:25] Kizzy: I'm sure people have experienced crashing with anything you can think of, your question is not going to help you [22:26] moonpie: hfs+, so from a mac HD [22:26] yes [22:26] external hd [22:26] an iHD? :p [22:26] funnily enough an iomega [22:27] moonpie: so, there's three HDs here: the Mac one (hfs+), the one one in your Ubuntu machine (I assume ext-something), and the external one (ext4). right? [22:27] yes three hds [22:27] the problem is between the ubuntu and the ext 4 formatted ext hd [22:28] Hey [22:28] moonpie: and you copied a file from MacHD to UbuntuHD, and now you get errors on ext4HD [22:28] when i chowned the hfs+ file thats when the problem started [22:28] yes as you say [22:28] an update I installed last night on precise broke direct rendering. glxinfo says i could try setting LIBGL_DEBUG=verbose but I don't even know where to do that (exporting the var and running glxinfo again didn't cut it :( ) [22:28] i chowned it on the ubuntu hd [22:29] 15 minutes before the ext 4 ext hd was working just fine [22:29] moonpie: see, that part confusess me. why did you have to chown it? how'd you copy it? [22:29] ok thanks anyway i might do a fresh reinstall [22:29] whats the apt-get for the make tools? [22:29] hy === erspie is now known as siracusa [22:29] diluted: build-essential [22:29] ty [22:30] How can I turn off the window effects? [22:30] moonpie: for example, did you use sudo in there? [22:30] i copied it as: sudo cp -r /media/fie directory/ /home/copyofdirectory [22:30] yes i sudoed [22:30] jozsi: were it me, I'd start with pokeing around in compizconfig [22:30] it wouldnt copy without sudo [22:30] and it wouldnt copy without -r [22:31] moonpie: I think -r is normal for copying directories [22:31] ok [22:31] so yes i had to use sudo to copy the file. i couldnt drag and drop it [22:31] so, where are you copying _from_? inside this directory? [22:31] and true -r is recursive. so duh [22:32] moonpie: and, while I'm at it, where did you put it? [22:32] use -R = recursive [22:32] so I'm running 10.04 and since the last update firefox's scrolling has lag. what's up with that? :( [22:32] i put it in videos [22:32] moonpie: so inside your home folder, someplace you own [22:32] moonpie: hm [22:32] in videos . its a file thats 8gb. [22:33] what should i get for apt-get on ncurses [22:33] im trying to compile psybnc, but cant [22:34] i shouldve just spliced the file copied it with a fat hd like i ususally do. i got fancy and messed everything up [22:34] moonpie: so, I'm fumbling around here basicly [22:35] moonpie: what I'd like to see, is a ls -lh on you /media, and one that shows this 8gb file [22:35] ok === sergio is now known as Guest41896 === siracusa is now known as erpei [22:36] moonpie: Could you give a quick recap of the problem? [22:36] moonpie: I'm not sure how to get the equivalent of ls -lh on a single file, but that would work too [22:36] I want to kill all of you [22:36] just so you know [22:36] Teth: how come? === rbrooks_ is now known as rbrooks [22:39] my libgl says "screen 0 does not appear to be DRI2 capable" but `grep EE Xorg.0.log` shows no errors. just started after a recent apt-get upgrade. any ideas what next? using the nvidia kernel module and it's up to date with my running kernel [22:40] sure. i copied an gb video file from an hfs+ external hd to ubuntu 12.04. i chowned the file so i can edit it. after chowning this file by doing: cd todirectorywhere file is located, i did: chown myusername:myusername *. after i did this an ext4 formatted external hd stopped error while copying to the external hd:" this destination is read only ". when only like 15 min before i had no issue copying files to it from the ubuntu partition. [22:40] an 8 gb excuse me [22:41] I cannot install Ubuntu 12.04/Ubuntu 12.10. Crash on install, tried x32/x64 CD/DVD/USB Stick. I've posted my problem here http://ubuntuforums.org/showthread.php?t=1992999 [22:42] I think it might work if i install it without GUI, can i do that? [22:42] and i mean the hd stopped working* not hd stopped error [22:42] moonpie: Can you unmount this ext4 partition or is it your root filesystem? === erpei is now known as vlt [22:43] i can unmount. i just did [22:43] Hi, I have a Ubuntu 12.04 installed. I have JAVA_HOME, GRAILS_HOME and some additional directories added to the /etc/environment. However when I do sudo grails run-app. I get command not found and JAVA_HOME not set. If I do sudo su, then run the same command it works. Can someone please let me know how I may correct this. Many thanks. [22:43] i dont know what i did [22:44] i mean i dont know what i did the root filesystem [22:44] how do i uninstall an application? [22:44] Kornkage4: from Ubuntu Software Center [22:45] moonpie: Have you tried fsck'ing the filesystem? [22:45] thanks [22:45] im sorry im fuzzy on the right command [22:45] what do i type? [22:45] moonpie: for what? [22:46] moonpie: What is the device name for this parittion? [22:46] should i unmount first? [22:46] !who | moonpie [22:46] moonpie: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [22:46] moonpie: oh, for fsck. Probably? [22:46] jordan, its backup1010ext4 [22:47] sorry thx to you both jordan and toafan for your help [22:48] moonpie: Please pastebin the output of "sudo blkid". [22:48] moonpie: hey, it's fun trying to solve problems [22:48] moonpie: especially when you don't know the answer yourself [22:49] now, the same problems over and over again... [22:49] StillRise: sudo -u user command or su -c command -l loginuser [22:50] filo1234: Thanks will give it a try [22:50] StillRise: obvs if "user" is in sudo group [22:50] did sudo visudo then added: Defaults env_keep = "PATH JAVA_HOME GRAILS_HOME" [22:51] jordan, http://paste.ubuntu.com/1027711/ [22:51] StillRise: yeah but that "user" can use sudo? [22:51] StillRise: with user sudo -l [22:51] Yes, it works now, I did set up that use for sudo [22:52] ok but if you want run command with specific user you need -u user [22:52] or su -c ....like I said above [22:53] got it, thanks filo1234 [22:53] np [22:53] moonpie: are MacHD and UbuntuHD seperate physical drives, or just different partitions? They look like same drive/different partitions [22:53] different partitions [22:53] moonpie: not that that is at all relevant [22:54] !tab | moonpie [22:54] moonpie: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [22:55] moonpie: so to reply to me, start typing 'toafan' but after 'toa' hit tab [22:55] Jordan_U, got it [22:56] moonpie: Make sure that you won't run out of battery or otherwise need to shut down your computer for a while (this shouldn't be interrupted) and run "sudo fsck -y /dev/sdb2" then pastebin the output when it's done. [22:56] toafan_, different partitions [22:56] ok [22:56] Jordan_U, should i unmount it before i do that [22:57] moonpie: Yes. [22:59] moonpie: I'm gonna have to go. Good luck [23:00] Jordan_U, http://paste.ubuntu.com/1027721/ [23:00] toafan_, thx. have a good one :) [23:00] clear [23:00] ls [23:02] is it possible to redirect all files and folders to null...or create a script to delete all files and folders when theyre created?...i want to redirect everything that goes into /var/log and have it totaly empty === aarcane_ is now known as aarcane [23:02] fellayaboy: try linking /var/log to /dev/null? [23:02] yes [23:02] someone knows how i can install the nvidia drivers on my ubuntu 12.04? i want to run the gnome-shell, after i install and run gnome, starts on the feedback mode [23:03] fellayaboy: no idea why you'd want to do that [23:03] moonpie: OK. What output (if any) do you get from "sudo mount /dev/sdb2 /mnt/ && sudo touch /mnt/test_file_creation" ? [23:03] !nvidia | shai [23:03] shai: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [23:03] will cat /dev/null > /var/log work? [23:03] fellayaboy, no [23:03] Jordan_U, i get no output [23:04] fellayaboy, you're going to have to change configurations for all software that logs in /var/log [23:04] moonpie: Ok, then we were able to write to it that time. How were you mounting the partiton before? [23:04] how can i get this to work without sacraficing too much [23:04] fellayaboy: you'd have to replace /var/log with a link to /dev/null [23:04] toafan how would i do that [23:04] fellayaboy: read up on symlinks, hardlinks [23:04] toafan_, that won't work [23:04] fellayaboy: try man ln [23:04] a symbolic link [23:05] /var/log/ is a directory [23:05] i plug it in. i try to drag and drop file and it doesnt work. i mustve monted and unmounted it 10x hoping it woould start working again [23:05] yea i dont think that would work [23:05] Jordan_U, sorry that last one was for you. [23:05] fellayaboy, you could try mounting a nullfs on top of /var/log [23:05] Jordan_U, i plug it in. i try to drag and drop file and it doesnt work. i mustve monted and unmounted it 10x hoping it woould start working again [23:05] seveas how would that work [23:06] i know how to mount and stuff but never created a nullfs [23:06] fellayaboy, nullfs is a fake filesystem where you can create files but it'll discard all data [23:06] seveas so how would i do that.,..whats the logic [23:07] fellayaboy, https://github.com/xrgtn/nullfs [23:08] I've never used it, so don't know how well it'll work. I'd go for configuring the software on your system properly so it doesn't log [23:09] seveas so all i would have to do is mount this nullfs to /var/log [23:09] well, you're going to have to build and install it first [23:10] make it into an iso or somemountable format [23:11] Jordan_U, john --atwork had me try and fix the problem by typing in sudo chown homer:homer -R /media/backup... i did this. still had the problem. i dont understand why it keeps coming up as read only when i try to drag and drop files from the ubuntu partition in the ext hd. and with the new ownership permissions will only this os partition be able to open that ext hd? [23:11] how would i do that..im skimming thru the readme is it a sscript that generates a iso or some other file format [23:12] don't skim, read :-) === Robert_ is now known as Guest15876 [23:15] hey, someone can help me to install the nvidia drivers to the graphic card nvidia geforce 520mx? because i want to run gnome-shell and when i run it, runs feedback mode. [23:16] exit [23:16] exit [23:16] bye [23:18] moonpie, is that drive on NTFS or FAT? [23:19] escott, the drive im having issues with is ext4 [23:19] moonpie, what does "mount" show as the mount options [23:21] my ext drive doesnt mount but i can write too ti [23:22] They are around there [23:22] escott, http://paste.ubuntu.com/1027743/ [23:23] Hi, need some help here. I installed xubuntu but I didn't like it and put gnome shell on it. Anybody knows how to get rid of xubuntu stuff without world war 3? [23:23] just delete the x folder [23:24] moonpie, nothing is currently mounted on /media/backup. you need to mount it and then run "mount" [23:24] xu* [23:24] use an external back up [23:24] robocop: are you talking to me? [23:24] if you run lspci -v that shows everything correct? if so, i put this video card into the slot and it isnt recognized by the command. is that normal? it's some kind of 3 port video card that came from canada. eh? [23:25] moonpie, you also have someone logged in on a root gnome session (/root/.gvfs is mounted) that could be the cause of your problems. in a race to see who gets to mount the drive first if root wins.. [23:26] hello folks i have problem with my bluetooth why i cant receive files ? [23:26] is gu yummy? [23:26] ahh i found it thanks [23:26] my distro will no longer accept any of my passwords [23:26] robocop: Do you have anything productive to contribute to this channel? [23:27] do you ever shut up [23:27] http://paste.ubuntu.com/1027749/. whats this root gnome session thing? can you explain that? [23:27] escott, http://paste.ubuntu.com/1027749/. whats this root gnome session thing? can you explain that? [23:28] hey is myth based of ubuntu? [23:28] did i need to install something to make my bluetooth working to receive files? [23:28] opps wrong channel this machine is running centos :D [23:28] chao [23:28] Hi, need some help here. I installed xubuntu but I didn't like it and put gnome shell on it. Anybody knows how to get rid of xubuntu stuff without world war 3? [23:28] moonpie, you are doing something strange to get a root session. im not sure what it is, but generally you would not want root to be running services like gnome-vfs. did you do anything like running "sudo gnome-session" or anything like that [23:29] !puregnome | naryfa [23:29] naryfa: If you want to remove all !Kubuntu packages or !Xubuntu packages and have a default !Ubuntu system, follow the instructions here: https://help.ubuntu.com/community/PureGnome [23:29] naryfa: http://www.psychocats.net/ubuntu/pureubuntu [23:29] xangua: thanks [23:29] moonpie, the drive is mounted read-write so what does it say when you say touch /media/livebackup1010/test.txt [23:30] no but i did this to the file ( and thanks this is the problem! you found it! ) i cded to the directory of a file i cped from a hfs+ hd. i needed to edit it. on ubuntu forums i found this solution: sudo chown myusername:myusername *. i think this is what messed everythin gup [23:30] how dod i fix this? [23:31] escott, sorry that last entry was directed to you [23:31] moonpie, chown username:username would allow you to take ownership of the files. it should not reduce your permissions. it is increasing your permissions [23:32] escott, /media/livebackup1010/test.txt doesnt exist. and id like to make the permissions as before. id only like to increase the permissions of that one file. not the entire partition. [23:33] moonpie, paste the output of ls -l /media and ls -l /media/livebackup1010 [23:33] ok i found the problem was at file sharing [23:34] can i use chroot to install a package from a linux system to another linux system located on another partition? [23:34] genoskill, sure just copy the deb over and chroot in [23:34] genoskill: Yes, though there are some exceptions. What are you trying to install and why? [23:36] escott, http://paste.ubuntu.com/1027636/ for backup. thats the partition im having an issue with [23:36] Jordan_U, im trying to install a video driver, because i think i removed all of them [23:37] hola. Using 11.10 is there a way to determine the name of the wireless network I'm on from the command line? [23:38] damn firefox 13 is great and the best [23:39] datakid: iwconfig | grep ESSID [23:39] moonpie, permissions on . are a little odd (700) means that homer AND ONLY homer can create files or subfolders in that folder, but i dont see anything that would prevent homer from creating or modifying files [23:39] moonpie, with the exception of lost+found but thats commonly held by root [23:39] escott, http://paste.ubuntu.com/1027764/ [23:40] escott, i dont want it that only homer can create files or subfolders in the hd. how do i fix that? [23:40] that was per the suggestiong of jonh--atwork [23:41] moonpie, what happens when you do the touch in the commands you just sent without the sudo? [23:41] fl1bbl3, thanks it works - although that does give unusal output - there are two line included that *don't* feature ESSID [23:41] namely lo and etho "no wireless extensions" [23:42] escott, not sure what you mean by touch. does touch mean just do the same commands sans sudo? [23:42] sudo mount /dev/sdb2 /mnt/; ls -la /mnt; sudo touch /mnt/test_file_creation_root ; touch /mnt_test_file_creation_nonroot; ls -la /mnt; whoami [23:42] ls [23:44] escott, i just did blkid and sudo blkid http://paste.ubuntu.com/1027768/ === `mOOse` is now known as m00se [23:44] am asking about tv manager add on will it be possible to stream video over Internet like cnn [23:44] am asking about tv manager add on will it be possible to stream video over Internet like cnn [23:44] exit [23:44] hi yall i got a problem with a laptop hd im trying to get to work again lol [23:45] moonpie, if you want broader permissions on the directory then you would chmod ### where the # values are for user, group, other respectively, 7 means create or delete files, and 5 means list files, and no other value is really meaningful or useful for directories [23:45] am asking about tv manager add on will it be possible to stream video over Internet like cnn [23:45] am asking about tv manager add on will it be possible to stream video over Internet like cnn [23:45] am asking about tv manager add on will it be possible to stream video over Internet like cnn [23:45] am asking about tv manager add on will it be possible to stream video over Internet like cnn [23:45] am asking about tv manager add on will it be possible to stream video over Internet like cnn [23:45] ubuntu_64bit: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:45] moonpie, blkid is not helpful run the set of commands i just sent [23:45] sudo mount /dev/sdb2 /mnt/; ls -la /mnt; sudo touch /mnt/test_file_creation_root ; touch /mnt_test_file_creation_nonroot; ls -la /mnt; whoami [23:45] moonpie, ^^^ [23:46] upstart allows you to create your own program to start automatically using in the .conf something like this start on (local-filesystems and net-device-up IFACE=wlan0) but what are the vailid options for (...) and if I had created 2 programs and wanted them to start but one had to be first started what would I do in the (...) [23:47] in arch linux the use systemd in old linuxs it is inittab ...etc so these configuration keep confusing me a little bit [23:48] or at least the flow of the process startups [23:48] motherbrain, you need to configure one to throw an event or list the first inside the "on" clause of the second [23:49] well my problem is can you just place the absolute path/name of the second program in the on (...) and that will work or is there only specific key words that I am not aware of that can go in (...) [23:50] motherbrain, as an example "lightdm" start on (... and started dbus ...) which is referencing the dbus.conf [23:50] escott, http://paste.ubuntu.com/1027776/ [23:51] e2label brad magic number in super-block while trying to open /dev/sdc1 couldnt find valid filesystem super-block ne 1 ever had a prob with it??? [23:51] so lightdm start on ( started myprogram ) would be the equivalent to starting lightdm after my program was started [23:51] escott, http://paste.ubuntu.com/1027606/ [23:51] moonpie, you are getting io errors and the /dev/sdb2 doesn't exist which suggests that the device is failing and has been ejected from the system. how is it connected? [23:52] Hi guys [23:52] I'm just installed apache and mod_wsgi and trying to cinfigure them [23:52] httpd.conf is empty [23:52] do i edit apache2.conf? [23:53] escott, its connected by usb [23:53] motherbrain, myprogram needs to be a service file so you need myprogram.conf. you can also use "initctl emit signalname" so in your dependency.conf you could have your start script which starts the dependency, and then on successful start calls initctl emit dependency-started [23:53] can ne 1 help?? me with a hd prob [23:53] moonpie, lets look at dmesg | tail -n 100 [23:53] nut: Please use full English sentences with proper punctuation. [23:54] sry small laptop keyborard and it moves around by itself sometimes [23:54] how can u checkdisk and fix the mbr [23:55] escott, http://paste.ubuntu.com/1027784/ [23:55] exit [23:56] ne thoughts?? [23:56] nut, post your issue in full, with actual english words, on a single line. [23:57] especially with actual english [23:57] it is english [23:57] n e thoughts <~ not english [23:57] the people of #english may be able to help explain why. :) [23:57] if u cant understand that u r a foool [23:58] nut, thats enough. [23:58] moonpie, no additional information there. its just an io error? might you have jostled the cord? check the smart status of the disk with the disk utility gui [23:58] It would be one thing if English was your second language and you struggled at it. However to completely butcher English in that format is just not acceptable... [23:59] i just upgraded to kernel 3.41 on 12.04 so poroud of myself lol [23:59] escott, i checked smart status. green light. disk is healthy. [23:59] hmmm very interesting - why doesn't iwconfig run through grep very well? [23:59] congratualtions, I remember my first kernel upgrade.