[00:01] chip8874, that's strange. Your best bet is reading into MSI-X. It's pretty low level stuff, my guess is that the kernel either doesn't support your GPU, or the necessary modules aren't loaded [00:02] hey everyone, having a good saturday? [00:02] so should I use an older version of ubuntu or fedora? I have no clue what msi-x is but I will attempt to educate myself [00:03] chip8874, have you had other operating systems working on the computer, like Windows? [00:03] no. I assembled it today [00:03] and I don't really want to download windows, tbh [00:03] chip8874, It could be a hardware fault then with the GPU. It's hard to say [00:04] I've been pulling my hair out today trying to troubleshoot my ruby / rails and related software, it's acting up [00:04] should I use synaptic or ubunut software center? [00:04] the first thing I want to do is remove rvm from my system entirely [00:04] but I can't seem to do that [00:04] chip8874: I am beginning to wonder if your gpu is sound. Is this on-board? [00:04] chip8874, without trying a non-Linux-kernel operating system, you can't rule out the possibility that the hardware isn't faulty [00:05] ruby-rvm shows as an installed package, and removing it gets a message about it not being installed [00:05] L3top: I don't think my motherboard has onboard graphics. There are no kinds of visual ports on the mobo. It's an xfx radeon hd 6790 [00:05] ellis: [00:06] ellis: Right. Are there any ways of testing this? [00:06] shows as installed where DoctorMonocular [00:06] chip8874, I would bet money that your computer would boot into a non-graphical OS fine. Download Arch Linux and boot that [00:06] Anybody know the command line phrase to kill or stop bluetooth. I did a service bluetooth stop, which did not work [00:06] chip8874, If it boots Arch Linux fine, then it's definitely a graphics problem (hardware or software) [00:07] ellis: I will try this and see what happens [00:07] You can boot ubuntu headless and do the same thing [00:07] L3top: ok how do you do that? [00:07] chip8874, yes go with L3top suggestion [00:08] @L3top, I take it back now, it's not showing anymore when I write dpkg -l | grep rvm [00:08] chip8874: you can grab a minimal iso and only install what you need, and test graphics from there... but... you have been here a minute, is this a problem with install or live boot? [00:08] however, when I search [00:08] there are LOTS of rvm files in the system [00:08] config files and sutff that I suspect is messing me up down the line [00:08] wrong paths, that sort of thing [00:09] I gather the correct way to install it for now is with curl, not apt-get [00:09] DoctorMonocular: apt-get remove --purge ruby-rvm [00:09] DoctorMonocular: when you simply remove, it gets rid of some things but keeps config files etc [00:09] L3top: they both behave the same way. I can pick the run option or the install option and they behave the same way. An attempt at a fedora install gave the same visuals before crashing [00:10] @L3top, when I run that command it works, but it says 0 ugraded, 0 newly installed, 0 to remove, and 11 not upgraded [00:10] so it apparently changed nothing [00:10] L3top: And, Im sorry, but how do I get a minimal iso [00:10] !nomodeset | chip8874 [00:10] chip8874: 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 [00:10] Hey all is there an easy way to allow access to / on a live cd using samba without asking for a username / password as on my windows end it wants to enter a username / password with domain yet I am not on a domain? [00:10] !minimal [00:10] 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 [00:10] DoctorMonocular: there was nothing to uninstall, but check for those config files now === johnja is now known as john234 [00:11] chip8874, Download minimal CD from here: https://help.ubuntu.com/community/Installation/MinimalCD [00:11] L3top, I'm still seeing dozens of directories and files scattered everywhere, and I haven't even tried to look inside files for the string rvm yet [00:12] DoctorMonocular: you might consider installing it, then purging it. [00:13] L3top, I had though of just deleting the files, but I can't seem to -- lemme try it from the terminal with sudo [00:13] linux is the new windows and freebsd is the new linux [00:13] DoctorMonocular: dpkg -S ruby-rvs [00:13] Hi, I am trying to find the download link for the package that allows you to make a custom live ubuntu CD but the page all it talks about is the program not where to download it? [00:14] L3top, no path matching pattern *ruby-rvm* [00:14] mljj: laptop are the new desktop and netbooks are the new laptops [00:14] ubottu: I do not get to that purple screen [00:14] chip8874: I am only a bot, please don't think I'm intelligent :) [00:14] no... no no.. still not working... tired of this.. reinstalling.. i give up.. sigh [00:14] oops noob mistake [00:14] nickgaw: you are probably talking about remastersys... yes? [00:15] correct that is the program where no download link I can find [00:16] DoctorMonocular: I do not know if dpkg -S works with globs... try ruby-rvm with both -S and -L [00:17] you will have to add the repo based on your distro nickgaw [00:17] what version are you on nickgaw [00:17] I have both a debian and ubuntu 12.04 install where on the page can I find the list of repos? [00:18] any one using hotot [00:18] nickgaw: http://www.remastersys.com/ubuntu.html look for Where can I get [00:19] ok [00:20] hi [00:22] how can i turn off the graphic boot in newest ubuntu? i've deleted "quiet splash" options in that new grub list, but its still hangs [00:22] i would like to either boot in text mode, or in working graphical mode (even with low resolution etc)- so i'll be able to install proper drivers [00:23] L3top, ok going through the terminal to delete all the rvm files and folders worked, so now I want to search for all the files on my system that have the text rvm in them (specifically looking for config files that contain the old path information) -- what's the best way? [00:23] sudo grep -r rvm /* but its gonna take a while, and find a lot. [00:24] L3top, ok -- I can do that, but meanwhile, any ideaas on which config files might contain that path info I'm trying to purge? [00:24] I guess to remove bluetooth you also have to remove its dependencies? [00:25] how can I get my marvell 802.11 pci card working. the installer did not find it but lspci lists it. [00:25] well thats an odd grouping of chars... it might not find THAT much... but more than I ever expect... Not really DoctorMonocular... like I said, I would have installed it again and done a purge... would have at least gotten a lot closer. [00:26] it's a marvel 88w8335 based card. [00:26] I want espeak to sound like os x say command [00:27] how can i do this [00:30] is there a command to force quit a window in 12.04? [00:30] how can i change the espeak voice? [00:31] alexhairyman: alt f4? right click on taskbar and quit... or drop to a termnial and get mean. [00:32] * L3top is using kubu... loses track of chats [00:32] Is that universal? I kept looking through my path for xquit or xforce, or something similar, but it was actually xquit [00:34] Is there an easy way on ubuntu 12.04 to install the real gnome classic setup as I am totally blind and find the new setup tricky to use with orca? [00:34] nickgaw: apt-get install gnome-classic? [00:35] !notunity | nickgaw [00:35] nickgaw: 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 [00:35] !classic | nickgaw [00:35] nickgaw: 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 [00:35] nickgaw: gome-panel gives a very gnome2 like environment [00:35] Is there a way to block bluetooth? I do a chkconfig and can't rid it of my machine [00:36] L3top, you weren't kidding, grep has just been sitting there 8/ [00:36] so the normal gnome-classic is in ubuntu 12.04 as reading on line I read that that package did not provide that desktop? [00:36] but I think I can't move on without making sure the paths aren't just sitting there waiting to mess things up [00:38] It is literally searching text against every readable character in every file on your computer. It will filter through your movies looking for it. Gonna take a while. [00:38] this is a fresh install on an SSD, so hopefully it won't take TOO much longer [00:38] * L3top hearts ruby btw [00:38] wont [00:38] yeah I love it... when I can get it to work, haha [00:39] the problem is that I'm pretty green with linux so I'm fighting with that instead of writing code [00:39] I've been mostly a .NET guy for like 10 years [00:39] so it's a switch [00:43] what is linux all about? freedom? i think it could be a technology that enslaves us all. [00:44] I'll have what m1jj is having, whatever it is [00:44] maaaan [00:44] 8) [00:44] guys ive installed ubuntu 12.04 nvidia drivers+bumblebee how can i enable touchpad vertical scroll? [00:46] my pc pooped [00:46] gccster, there is a #bumblebee irc channel here on #freenode. those guys are up2date [00:46] OerHeks, im not sure its a bumbleebee problem [00:48] Having a problem installing telnet [00:49] sun_devil: why would you like to use it? [00:49] and what's the problem? [00:50] Sometimes cant access ssh [00:51] so, cool trick. I decided i wanted to rotate a monitor clockwise. Did somethings, rebooted and now when unity is loaded i get a broken screen and unresponsive mouse. Any ideas? [00:54] are there any nice alternative terminal programs? I'd like to be able to do things I can do in any text editor [00:54] like CTRL+V [00:54] or CTRL+arrow key [00:54] stuff like that [00:54] or, does anyone know how i can remove unity display settings so i atleast can get back to GUI? [01:03] Is there something I need to do so ubuntu uses full wireless N capability? I'm stuck at 4meg/sec transfering on my network rather than the full 8meg I usually get [01:04] i wish i could use even 4 mb, so do not complain ;) [01:05] well, 8 is twice better, believe me [01:07] DoctorMonocular: Ctrl-shift-V is the trick [01:12] GeekSquid1, thanks for that, I didn't know [01:13] but alas, I think suicide maybe the answer (joke) -- after all that, reinstalling everything and having it appear to work [01:13] I opened a second terminal window [01:13] and just tried to run the console [01:13] and it doesn't know where to find ruby [01:14] the first terminal does though, which tells me... something -- I know it's a config somewhere, but I'm lost on what I actually need to change [01:14] i dont like unity [01:14] i see that libpng 1.2.46-3ubuntu1.3 was released as an update, but does that mean the version in the current PPA is also that version? [01:14] i need to uninstall unity, how? [01:15] !nounity | dzup [01:15] dzup: 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 [01:15] L3top, any idea why one terminal would work while another terminal window doesn't work? [01:15] Can you expoind [01:15] expound* [01:15] L3top: Ubuntu 12.04 LTS \n \l here. [01:16] see above -- I reinstalled everything, so I have rvm running ruby 1.9.3 [01:16] rails works [01:16] it's running my app [01:16] I can get the console [01:16] everything [01:16] DoctorMonocular: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:16] but only in the terminal window that I did all the work in [01:16] if I try a separate termnal window, it can't find ruby at all [01:16] same applies dzup. Factoid hasnt been updated [01:16] !enter DoctorMonocular [01:16] !enter | DoctorMonocular [01:16] DoctorMonocular: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [01:16] Hi, what's the name of the mint channel? [01:17] I got problems to boot from my pendrivve into mint 13 [01:17] i would guess linuxmint [01:17] !mint [01:17] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [01:18] veinos thanks, I'll try that [01:18] L3top: here we go again, tk [01:18] L3top, what did that mean? !enter etc? [01:18] ubottu got you covered :) [01:18] veinos: I am only a bot, please don't think I'm intelligent :) [01:19] how come launchpad says libpng 1.2.46-3ubuntu1.3 is available for both amd64 and i386, but my amd64 synaptic says only 1.2.46-3ubuntu1 is the latest? [01:19] Just try to keep responses to a single line if possible... when it is busy it makes it a pain to backscroll several pages for a single users request... it is just because of the size of the channel [01:19] ahh, I see -- sorry about that [01:19] I startzed a ubuntu live-cd. oneiric, how to add irc.spotchat.org to empathy (I'm more used to xchat...) [01:19] I get it now, you were giving the bot a command -- I didn't realize it was a bot until a ew lines down 8) [01:20] DoctorMonocular: I am not sure to be honest. I would assume that your evnironment variables were somehow defined in one and not the other [01:22] weird: when rhythmbox is on, if i type head anywhere, i hear a loud beep in my headphones [01:22] yeah, that somehow is what I need to know about -- where are those settings stored? [01:23] Ah, I found accounts... [01:23] DoctorMonocular: env [01:25] L#top, is that a folder somewhere or? [01:25] That will tell you your environment variables... my hack would be to env > rubyterm and env > normterm in the same directory in both terminals, then diff rubyterm normterm [01:25] that will at least tell you if you are barking up the right tree === RichardBronosky_ is now known as RichardBronosky [01:27] they are not stored as such, they are defined... however you can force their definition IF indeed there is a disparity [01:27] are those all commands I can actually run? env > normterm outputs to a file called normterm? [01:27] correct [01:27] ok, yay linux (powerful and awesome in many ways... not so discoverable) [01:29] DoctorMonocular, Not so discoverable? [01:29] Auriga, "discoverable" is a term we use in user interface design [01:29] it's a measure of how well a new user who is not familiar with the system can "discover" how to use it just by poking it or looking at it [01:30] DoctorMonocular, I hear you, I thought you meant just generally... [01:30] DoctorMonocular, I was really just picking up half a conversation... [01:30] I'm sure they are easy to look up and even examine if you have a certain level of knowledge, but it's that terrible, murky beginning that's rough 8) [01:31] ok l3top, there is definitely a difference between the envs [01:31] but what do I do about it? [01:32] DoctorMonocular: > is a redirect. >> is a redirect append. you can redirect standard out, error out, standard in to anything. you can also do the reverse < and redirect in. You should hang out in #bash to learn a lot about the power of this fully operational battle station... [01:32] DoctorMonocular: can you please pastebin that diff? [01:32] !pastebin | DoctorMonocular [01:32] DoctorMonocular: 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. [01:33] L3top, yeah the system is clearly very powerful, how you can chain input and output and run the scripts from anywhere === petalklunk is now known as Petal [01:34] DoctorMonocular, Windows could be indepth too, it just depends upon how much you wish to learn. [01:34] http://paste.ubuntu.com/996686/ [01:34] btw, I'm proud of myself for putting 2 and 2 together and >'ing to diffterm to paste that 8) [01:35] * L3top really enjoys people learning to USE linux rather than just asking for blind cut and paste commands [01:36] so I removed myself from the sudoers file accidentally, and I'm the only user account. [01:37] thoughts? [01:37] is there a way to display useful information in a screensaver such as time and weather? [01:37] L#top, I'm definitely in that camp -- when I go looking for help (which is often), I'm frustrated when someone provides an esoteric command with no explanation [01:37] newbchessplayer: conky [01:38] conky is a screensaver? [01:38] !conky [01:38] doh. [01:38] newbchessplayer: it can be overlayed on top [01:38] and bounce around? [01:38] I am not aware of conky being a ss... but that is cool [01:39] newbchessplayer: https://bbs.archlinux.org/viewtopic.php?id=39906 [01:39] it's NOT a screensaver, but you can have transparency so that it is on top but the screensaver is visible [01:40] that kind of defeats one of the primary purposes of a screensaver [01:40] thanks [01:40] ugh [01:41] Hello. I'm wanting to make a custom launcher on my desktop for Minecraft, but I don't know how to do it in Unity in Ubuntu 12.04. Anyone know how? I don't feel like (but can if I must) creating a .desktop file from scratch by hand. [01:41] no it doesnt [01:41] the screen saver is still running, it is still changing pixles... there is a composit overlay, which changes based on the movement behind it [01:42] it is no different than bubbles over your DT... ty wolfcore. [01:42] L3top, yes but dont certain pixels always stay lit? [01:42] newbchessplayer: stay lit? [01:42] newbchessplayer: they change color based on the background === rbrooks_ is now known as rbrooks [01:42] ah [01:42] there is no burn in [01:42] it's called transparency for a reason [01:42] its _transparent_ [01:43] tynach: if you have gnome-panel installed you can: gnome-desktop-item-edit /path/to/launcher.desktop; then drag that to the launcher [01:44] trism, I don't have gnome-panel installed. I don't really want to have Gnome 3 installed any more than I have to to let Unity work. [01:44] sorry ok DoctorMonocular, clearly something you did set those paths. Those paths will need to be set each time you want to do what you are doing... those need to either be defined at startup, which means they will only work on your machine, or defined in the code, or a primer. This is not my area but easily googled if nobody pipes up. [01:44] tynach: then you are probably editing the desktop by hand [01:44] L3top: what problem does DoctorMonocular have? [01:45] he did something which set env vars which make his ruby code work in a term, but a new term these vars are not set [01:45] here is a diff http://paste.ubuntu.com/996686/ [01:45] trism, why can't Unity/Gnome 3 have what KDE and even previous Gnomes had? Right-click a panel or desktop, click "Create launcher", and type in the path to the executable, the name, and change the icon in a nice GUI window? [01:45] that is an env diff wolfcore [01:46] L3top: all he has to do is stick that new defined path in ~/.bash_profile [01:46] but then wont the code ONLY work on his box wolfcore? [01:46] Meh, I'll install gnome-panel. [01:47] L3top, how do you make it transparent to the screensaver but "always behind" any windows while you're actually on the computer? [01:47] L3top: so does he want this to work elsewhere? [01:47] newbchessplayer: google it [01:47] I don't know to be honest wolfcore... I just assumed. [01:48] L3top: PATH aren't made to work universally... [01:48] s/PATH aren't/the PATH variable isn't [01:48] True... [01:48] L3top, the code should work independently assuming ruby and rails et al is installed and runable on the given machine [01:48] I've heard rumors of problems with Ubuntu's repositories being slow and causing trouble with the installation process over the last day or so. Anyone know more about it? [01:49] ok, so what I need to do is go into my .bash_profile [01:49] DoctorMonocular: check with #ruby at this point. [01:49] and add what exactly? there are lots of changes in that diff [01:50] trism, oh! That command does open up a little GUI window :D Though I still have to type in the command. Ah well, this is good for now. [01:50] Thanks! [01:50] DoctorMonocular: figure out what PATH, etc you want and export them in .bash_profile [01:50] is it a problem if that bash_profile file doesn't exist right now? [01:50] ~/.bash_profile didn't exist before I just created it [01:51] tynach: you could also just copy and modify a .desktop entry file from /usr/share/applications, where they are kept. [01:53] wolfcore: .bash_profile or .bashrc? [01:53] sirdeiu, that's what I did originally. But they all have a lot of Gnome-specific things in the .desktop file that I didn't know what to do with, and I didn't want any of that in mine. [01:53] L3top: PATH goes in .bash_profile, only needs to be sourced on user login [01:53] ty wolfcore [01:53] DoctorMonocular: that's fine [01:54] We are all learning DoctorMonocular :) [01:55] tynach: depending on what you want your launcher to do, you'll need more or less some entries. Type, Name, Exec, Path, Icon are the basic needed one(s). [01:55] My canonical download speed used to be over 2mbps, but in the last day or so it seems to be capped at 15kbs. Anyone have any advice for fixing this? (Other networks still work just as fast as they used to, just canonical is slow). [01:56] sirdeiu, I gathered, but what about things like... *checks* "X-GNOME-Bugzilla-Component=general" [01:56] yah me too guest! [01:56] grossly slow speed :O [01:56] veinos, I wonder if it is a global problem :-/ [01:56] Is it that slow even over Torrent? [01:56] tynach: you don't need that to launch Minecraft :) [01:57] it felt faster just about 20min ago, but not sure, I just let it run in background [01:57] anyway, got to go, gl [01:58] sirdeiu, I know, but there's like... 20 different lines like that, and there are several that contain 'gedit' as the value, making me unsure which one's actually the one to edit for launching. Basically, I like to have a new one created so I know everything I need is in there, and not more. I need to learn to write them by hand. [01:59] RupertPupkin: update manage stuff is over torrent? I haven't used any torrents since the install other than what might happen with the default software. But all connected that are "canonical.com" based are avgeraging 15kbs only. It says it is http, so my guess is that is not torrent? Any advice for trying to improve the canonical connection speed? [01:59] tynach: like I said, Type, Name, Icon, Exec, Path are what you need. [01:59] Guest54242, Sorry, I thought you meant trying to download the .iso file. Canonical's mirrors occasionally become very slow for me too. [02:00] ok wolfcore, I'm having some trouble here -- I'm looking at the diff, and trying to figure out what my bash_profile file should look like -- can you tell me about the syntax I need to use to get it working? and do I need to include all the information that was missing in the non working terminal? Things like GEM_HOME, pvm_path, PATH, GEM_PATH? [02:00] sirdeiu, what about the fact that the generated one from that command, does not have a 'path' in it? [02:00] tynach: of those Exec=/path/to/minecraft/launch, path=/path/to/minecraft, Icon=/path/to/minecraft.png or copy minecraft.png to ~/.icons and specify Icon=minecraft.png only and Name=Minecraft [02:00] Guest54242: there have been a lot of complaints about this. I do not experience it because I use mirrors. [02:01] tynach: what command ? [02:01] L3top, please explain or provide a link so I can either set it up as well or at least read about how it works? [02:01] The one trism provided. [02:01] gnome-desktop-item-edit [02:02] DoctorMonocular: should look like so (an example): 'export PATH=$PATH:$HOME/bin' [02:02] tynach: see here http://standards.freedesktop.org/desktop-entry-spec/latest/ .desktop entry specification and http://standards.freedesktop.org/desktop-entry-spec/latest/apa.html [02:02] example file [02:02] DoctorMonocular: not sure if you have to export all of the other variables, you can either do that, or add them one by one and see if they're needed [02:02] Guest54242: its a bit brilliant... and works globally. deb mirror://mirrors.ubuntu.com/mirrors.txt $DISTRO main restricted universe multiverse for instance... [02:02] h [02:02] Guest54242: I will find a link [02:02] DoctorMonocular: you probable do need these other vars too though [02:03] l3top, thanks! [02:03] ok wolfcore, will try to add them with the syntax you mentioned then paste it in before I move on [02:03] sirdeiu, why is it that in mine, it duplicates some lines like: "Name[en_US]=Minecraft", and one without the [en_US]? Can I safely delete the duplicates? [02:04] windows rulez [02:04] tynach: yes, Name[en_US] or Name[de_DE] are just localized to different languages. [02:04] tynach: you can use only Name= [02:05] tynach: that is if you are using English as your language. [02:05] sirdeiu, I am. Deleted the [en_US] ones. [02:05] tynach: the others are locale-specific, iirc [02:06] http://paste.ubuntu.com/996707/ [02:06] what do you think of that for the content of the file? [02:06] DoctorMonocular: you only need to export once [02:06] DoctorMonocular: you are overwriting the previous variable [02:06] so, at the top, maybe on its own line? [02:07] also, I'm confused because PATH is listed twice and like you said, overwrites the previous value [02:07] DoctorMonocular: you need export PATH=$PATH: [02:07] not even considering what it was before the file ran [02:08] would it hurt anything to have the same path listed twice in that variable? [02:08] DoctorMonocular: you need to define PATH to be PATH plus your own extra paths [02:08] hi, how would i establish connectivity between two laptops via a crossover cable? [02:09] DoctorMonocular: so export PATH=$PATH:$HOME/.rvm/gems/:/another/path [02:09] yup, I get it [02:09] http://paste.ubuntu.com/996711/ [02:10] DoctorMonocular: you can replace /home/pete with $HOME [02:10] DoctorMonocular: anyways, now you can source the file with `. ~/.bash_profile` [02:11] http://paste.ubuntu.com/996714/ - look legit now? [02:12] tynach: here's an interesting one: http://www.liberiangeek.net/2012/04/add-application-shortcuts-to-your-desktop-in-ubuntu-12-04-precise-pangolin/ [02:13] DoctorMonocular: directories such as /usr/local/sbin should be part of your path by default. Check if they are with `echo $PATH`. The directories listed can be removed because they are already part of the PATH [02:15] yeah, I figured that was why the variable was defined with a prepended $PATH: [02:15] yes [02:15] and that's why I was asking if defining the path twice would hurt anything [02:15] but I'll remove it in the file === T_A_N_K is now known as wigger [02:16] I hate it when the installer grabs updates at a trickle :( === ripps_ is now known as ripps === wigger is now known as DarkCold_is_unin === DarkCold_is_unin is now known as snafuyulator === snafuyulator is now known as monochrome2 [02:18] sirdeiu, that's actually how I messed with gedit's originally. I already knew about that. But I wanted a custom one for Minecraft. [02:18] Anyway, playing Minecraft now. See 'yall. === monochrome2 is now known as white_lady_00100 === white_lady_00100 is now known as notaspy === notaspy is now known as bluespy [02:19] ok wolfcore, I saved it, I sourced it - do I need to restart my terminal or anything? [02:19] hi i updated ubuntu to 12.04 and it cant find hosts, but resolv.conf is set properly. do you have any idea? === bluespy is now known as Dorito1 === Dorito1 is now known as T_A_N_K [02:20] ok, I opened a new terminal window [02:21] which I think should've gotten the new stuff? And none of the stuff from that file are in env [02:23] anyone know if the US ubuntu server is under load? My install updates are measured in B/s :( [02:23] DoctorMonocular: after sourcing, the new PATH should work in that term [02:24] DoctorMonocular: log out and log back in [02:24] gnome is native GUI for ubuntu ? [02:24] elkng: you mean DE? [02:25] ok, so when I source in the new window it loads the stuff [02:25] elkng, I don't think there is a "native" GUI for Ubuntu, but Gnome is the default [02:25] yes [02:25] so I';m guessing thsat if I log out and back in [02:25] there are other versions out there [02:25] DoctorMonocular: yes, because opening a new window doesn't source you bash_profile [02:25] initially the first DE for ubuntu was gnome ? [02:25] it'll work withgout me manually sourcing it everytime. But it's still not quite working [02:25] the env is set with the new vars [02:25] mjbrooks, I noticed that last night, too, not sure [02:25] and when I do ruby -v it's finding the correct one [02:25] but rails fails [02:26] :( [02:26] (sorry, splitting my lines up again, old habits) [02:26] flowerpot: thanks, I was just wondering if it was just me ;) [02:26] pete@pete-MS-7522:~/tguard$ ruby -v [02:26] ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] [02:26] pete@pete-MS-7522:~/tguard$ rails c [02:26] bash: /usr/local/bin/rails: /usr/bin/ruby1.8: bad interpreter: No such file or directory [02:26] er, sorry about that, though that would be one line [02:27] * mjbrooks loads his dopeslapper [02:27] it seems like it';s still looking for ruby1.8 even though that's not installed at all, and certainly not under rvm [02:28] That looks like your code is making the call not the environment... to me... DoctorMonocular. [02:28] DoctorMonocular: is there a space in your PATH by accident? [02:29] DoctorMonocular: between rails: /usr [02:29] it seems like bash thinks that those two are one path, because there is a space and so the colon isn't used as a separator, but as part of the path [02:31] that's a good point, but it's not in the bash_profile file, it must be getting that somewhere else -- where would it get that path from? [02:32] hey all! [02:32] DoctorMonocular: so neither of the directories from that error exist? [02:32] DoctorMonocular, no basis for this, but maybe something updated /etc/environment? [02:32] Just upgraded to 12.04. USB mouse & keyboard not being recognized... [02:32] Dr. Google hasn't found any solutions yet... [02:32] :-[ [02:32] wilberarch: tried rebooting? [02:33] wolfcore, about 8 times, yes... [02:33] usr/local/bin/rails exists, that other, not [02:33] no love with or without KVM... Screen resolution is off, too... [02:34] tried replugging after boot, nada... [02:34] have you tried unplugging and then plugging back in your keyboard and mouse? [02:35] DoctorMonocular: I think the problem is that rails is trying to use ruby 1.8, which isn't on your system [02:36] remember though, everything including rails works perfectly in the term that I used to install rvm and ruby and rails and etc in, but not in any other windows [02:36] so somwhow THAT rails knows to use rvm ruby, while the others are trying to look for 1.8 [02:37] DoctorMonocular: try running source ~/.rvm/scripts/rvm in another terminal then you rails app. === muellisoft is now known as Muelli [02:37] DoctorMonocular: have you logged out and back in?? [02:37] good idea, but no change [02:38] DoctorMonocular: ^^ [02:38] hah, I've been avoiding it because then I'll lose my only working window 8( But ok, back in a sec [02:40] ok, I logged out and back in [02:40] it did not source the bash_profile [02:40] if I do ruby -v before sourcing [02:41] it says NOPE, but if I source, it reports 1.9.3 -- rails still won't run though [02:41] DoctorMonocular: so the problem now is that bash_profile is not being sourced by new terms? [02:41] yessir [02:41] did you _actually_ log out? [02:42] as in, had to reenter your password, etc [02:42] yes, I did [02:43] I logged out, it shut all my programs down [02:43] hm, thinking [02:43] I had to put my password back in [02:45] are the ubuntu repos slow for everyone? [02:45] they are fine for me, but someone else was in here talking about them being slow right now, so I guess so [02:46] what is the command i use in the terminal to bring up startup manager? [02:46] wolfcore, it's supposed to be '~/.bash_profile' right? [02:46] DoctorMonocular: yeah [02:46] to bring back the gnome fallback panel [02:47] ok, that's right, I was just double checking [02:47] Anyone experience the "USB keyboard & mouse not recognized following upgrade to 12.04" issue...? [02:48] wilberarch, 12.04 bricked my whole system, I had to wipe and install 11.10 again [02:48] DoctorMonocular, yikes. swell.... [02:48] Sorry if this has already been asked, but anyone else in the U.S. experiencing really slow Ubuntu software server speeds? Even apt-get update is wretchedly slow for me on all my machines. [02:49] I'm having issues [02:49] DoctorMonocular, so much for "Wonder what 12.04 is like? Maybe I'll upgrade and see..." [02:49] from multiple location in the US [02:50] having an issue where nvidia card is only displaying low resolutions, i went into additional hardware and the Nvidia drivers i suually use say "they are broken". any ideas how to fix? [02:51] Mylesmadness, thanks. I am in the middle of setting up my Ubuntu server and need to download about 300 MB of software, not to mention sys updates. I guess it will have to wait for tomorrow unless I can find a decent mirror. :-/ [02:51] ok guys, wolfcore and L3top, I REALLY appreciate all your help and advice, I wouldn't have made it this far without you, but I've been at it all day and it's getting late, so I'm going to go wind down with the woman and take a crack at it tomorrow. Maybe I'll see you here 8) [02:52] Thanks again, for EVERYTHING [02:52] you guys rock my face off [02:52] hey guys I have a rather dumb and noobish question for you. [02:53] Night! [02:53] I have an asus x54c laptop and I just bought 4gigs stick of memory for it. Seemed to click in nicely but I boot up and its still showing only 4 instead of the 8 [02:53] Any ideas? [02:54] plustax, If you're running a 32-bit kernel, then only up to 4GB maybe supported. You need a 64 bit machine to experience more than that. [02:54] I asked this in the wrong place im running win7 [02:54] but it IS a 64 bit system [02:54] plustax, ##windows [02:55] yep im in there [02:55] wrong window, sorry. But if you have any ideas, feel free to help haha [02:55] plustax, so dont ask here, its not supported [02:55] It was an accident, white knight. [02:55] <: === Shaitan|BIG_ is now known as andyw [03:08] i'm using filezilla trying to connect to a ssh server on my windowsd pc .. i keep getting this: Response: SSH-2.0-WeOnlyDo 2.1.3 [03:09] I want to install ubuntu desktop 12.04 but I already have 11.04 [03:09] but i also have windows running [03:10] can i delete the partitions while installing the 12.04? [03:10] GINGERNIPS: do you want to wipe the 11.04 install? [03:10] yes you can wipe the entire disk to install 12.04 .. be sue to backup to an external drive though [03:11] well ZenGuy311 i dont wanna get rid of my windows [03:11] and i dont have the windows key anymore [03:11] so [03:11] thats not an option [03:12] hola, am needing help with the 12.04 upgrade. am getting an error for mismatched size [03:12] GINGERNIPS: you can delete the 11.04 partition but you'll have to be sure that that you have the correct partition selected for deletion [03:13] hi, i'm trying to install some themes, but I don't know which are compatible with Ubuntu 12.04. Can somebody tell me if I can use this theme with a stock installation of 12.04? http://customize.org/gtk/themes/57358 [03:13] yeah ZenGuy311 thats what im doing right now [03:13] hello... anyone out there able to help with a mounting a Windows share? [03:14] porwah: is it ntfs? [03:14] yes [03:14] I can get readonly access [03:14] can't write to it for some reason [03:14] I'm just using mount [03:14] porwah: i can give you my fstab mount line, but i can't explain it to you. i'm no expert... [03:14] ZenGuy311 it says no root file system is defined [03:14] not editing fstab or anything [03:14] GINGERNIPS: ok you can delete the install 12.04 over 11.04 while retaining the windows partition for dual boot [03:15] how [03:15] GINGERNIPS: are you as the custom disk partition setting? [03:15] porwah: sorry, no can do then... [03:15] yeah [03:16] GINGERNIPS: you're suppose to put " / " as the root partition .. pleaae be sure windows is not selected [03:16] yeah ZenGuy311 [03:16] porwah: i'd recommend this page though: http://customize.org/gtk/themes/57358 [03:16] thanks sabrehagen [03:16] https://help.ubuntu.com/community/MountingWindowsPartitions [03:16] that page, not the one before :P [03:16] what do you mean ZenGuy311? [03:16] ha [03:16] can a person help with a 12.04 upgrade from 11.10? am getting a size mismatch error during the upgrade process [03:17] GINGERNIPS: file system is suppose to be ext4 [03:17] sabrehagen: thanks! [03:17] looks like a great page [03:17] I was following instructions on a few other pages. [03:17] Looks really straightfoward [03:18] ZenGuy311 is there any type of guide for this? or something [03:18] Anyone, other than myself, that uses Google Chrome with Java that's had any issues with Java causing Chrome to crash since the recent update in 12.04? [03:18] porwah: yep, the ubuntu documentation is pretty straight forward and covers all your options [03:18] oh ZenGuy311 i see what youre saying but how do i edit it [03:18] askubuntu.com/questions/135705/ubuntu-12-04-installation-error-no-root-file-system-is-defined GINGERNIPS [03:21] 2 hours reamining to install... wow, color me unimpressed [03:22] Hi [03:22] mjbrooks: sounds like you're upgrading [03:22] hello any body is heree [03:22] taqui: what's up [03:23] just chilling [03:23] any good pointers for programming [03:23] ZenGuy311: I'm atually installing 100% fresh and I tole it not to download the latest updates during the install (figured I'd do those froma faster mirroer later) [03:24] s/tole/told/ [03:24] i'm not a programmer but http://www.codeacademy.com seems to the rave these days [03:25] taqui: it also all depends on what you are programming [03:25] mjbrooks: whats your system specs? [03:25] ZenGuy311: i7 12G of RAM... it's a fast beast [03:26] dual core 3g of ram === Hetep is now known as MaisonNotarathed [03:26] ZenGuy311: for whatever reason, my download from the US ubuntu server is a trickle [03:26] mjbrooks: damn thats fast! i'm using a netbook right now and the most powerful desktop i have has a cpu that is 5 years old [03:26] mjbrooks, try the torrent [03:27] aed: ummm, this is the actual installation [03:27] oh [03:27] heh [03:27] Sorry with boring msgs, I like to program something innovative [03:27] wub wub wub [03:27] Downloading Language pasks at 17.7 KB/s yay [03:28] taqui: in what language? [03:28] ZenGuy311 can i just install 12.04 along 11.04 than go back and just delete the partions for 12 [03:28] .net, java, php [03:29] so that way i dont have to fuck with my windows cd and all that [03:29] GINGERNIPS: if you have enough free unallocated space you can install 12.04 and do that [03:31] well i cant edit these partions for some reason [03:31] under the advance menu [03:31] taqui: you probably won't get much advice on .net here ;) My suggestion for java is to avoid it, turns out Oracle wants to own it all and force you to pay them a license... at least that's the feeling I get [03:32] taqui use alis to search for a channel and ask there [03:32] !alis | taqui [03:32] taqui: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [03:32] if I install ubuntu with encrypted home which is separate partition and then next release comes out can I install ubuntu and still be able to access my home partition again as encrypted? [03:32] GINGERNIPS, no cursing here [03:32] same password [03:33] GINGERNIPS, your partitions are mounted? [03:33] Thanks all [03:33] i guess? [03:33] GINGERNIPS, so you cannot edit them. boot from a livecd if you wish to do that sort of thing [03:34] well im just gunna set the 12.04 to 4.5 gigs [03:34] than go back [03:34] and delete the 11.04 partitions [03:34] so i dont have to mess with the windows cd [03:34] GINGERNIPS, you still cannot do it on a mounted drive [03:34] why not [03:34] because you can't [03:34] GINGERNIPS, dont use the enter key every two words [03:35] well, how do i fix it? [03:35] GINGERNIPS, I told you already [03:35] i dont have a windows cd tho [03:36] GINGERNIPS, you're not listening [03:36] i just dont understand lol [03:36] could you link me to something i could read? [03:37] GINGERNIPS, you wish to delete a partition that you have mounted and possibly in use. [03:38] GINGERNIPS, think about why that is not going to work. USE a live cd to do any sort of operation like that [03:38] isnt the usb the same as a live cd? [03:38] sure [03:38] thats what im using [03:40] GINGERNIPS: are you trying to resize the partions on the usb that you are using? [03:40] i have a gaming mouse, i use xinput to set velocity scaling=1.0; what is the best way to do this automatically everytime i boot [03:41] Can I get help installing Edubuntu 12.04 from USB? Bootloader starts Edubuntu from USB, but it can't find image. It's looking in /cdrom but no image exists. How can I change it to see the image on USB? [03:41] i got it figured out mjbrooks [03:42] where does ubuntu 12.04 get the default xinput values from? [03:44] .xsession.rc? [03:44] maybe /etc/X11/XF86Config [03:44] hey guys help me to join a group after searching it [03:45] If I tell the installer not to download updates during the initial installation it shouldn't download a bunch of libreoffice packages... grrr [03:45] taqui: if the name of the group is #foo, just type '/j #foo' (without the quotes) [03:46] mjbrooks: thank you very much [03:48] i witnessed someone today running ubuntu 12:04 with a animated wallpaper background, I'm just currious how is this possible ? anyone have an idea? [03:49] ?help [03:50] ghostconn: Conceivably with an animated gif [03:50] so ubuntu will let me add any gif as a background image? [03:51] thats awesome lol [03:52] what is the way to manually update via the terminal? === `mOOse` is now known as m00se [03:53] MaisonNotarathed: sudo apt-get update [03:53] MaisonNotarathed: and then sudo apt-get upgrade [03:53] gracias LOT [03:53] MaisonNotarathed: if you want to update everything (ie. full-upgrade) "sudo apt-get dist-upgrade" [03:54] sudo apt-get dist-upgrade, I think [03:54] hello, is there a software in the repository to record a part of my screen to make a tutorial? [03:54] what does a apt-get update distinctly accomplish? [03:54] then sudo apt-get update [03:54] then sudo apt-get upgrade [03:55] MaisonNotarathed: updates your local apt database [03:55] MaisonNotarathed: It updates your local package lists from the repositories in your sources.list. [03:55] wendico, push the prt scrn button [03:55] then sudo apt-get update reloads from repositories [03:55] hehe, yes but id like to make a video of multiple steps [03:55] !find screencast | wendico [03:55] aha. there were repository problems am fairly certain. getting errors from Synaptic [03:55] wendico: File screencast found in ardesia, blender, cherokee-doc, flumotion, ikiwiki, istanbul [03:56] ty [03:56] wendico: or you could 'apt-cache search screencast' [03:56] :) === Igmu_ is now known as Igmu [03:58] What font do I need for fidelity.com? === Akeem|Lap is now known as BlueLaguna [03:59] clock_cycles: Where specifically? [03:59] The main body text appears to have the CSS font-family of Arial,Tahoma,Verdana,Helvetica,sans-serif. [04:00] Logan_: I thought I got the truetype fonts from Ubuntu Software Center. [04:01] Are you not getting any text at all? [04:02] Logan_: I looks fine, but the research tab wraps around. [04:02] Which browser? [04:02] Logan_: Firefox [04:02] Looks fine to me in Chromium. [04:02] Not happening for me in Firefox either. [04:03] is the ubuntu us repos download extremely slow for anything else? [04:03] Logan_: I was on Debian and I had to get some fonts. Now with Ubuntu, it's not fixed. [04:03] there are many softwares to screencast, how nice. would you recomend me one with the most functions to make nice tutorials? (maybe one wich would let me live zoom the screen, add caption test and hyperlinks, live voice recording, automatically saves the result into compresed video for web...). So i dont need to test them all [04:03] digitalj: Torrent it. [04:06] wendico: I've never used one. Each package should have some info available about. Some likley even a homepage. I usually start with package homepages to get more info about features and whatnot. [04:06] Logan_, torrent what? [04:06] Not the Ubuntu install image, but downloading packages from repos [04:06] thank u for the tip, i will just google the found packages [04:06] digitalj: Oh, right. [04:07] I can wget the latest kernel from kernel.org at nearly 3.0MB/s, I'm getting like 20KB/s from the US ubuntu repository [04:07] hi, I was hoping I could ask what seems like a pretty simple question… I've successfully created a live USB to boot from on my Intel MacbookPro, but I wanted to find out if there was any way for me to actually install ubuntu on this stick - It's 16 gb, and it's currently formatted FAT using diskutility on my mac. Every time I've tried, I've gotten various errors - I just want to be able to... [04:07] ...load the drive using ReFit and boot it as if it was an internal partition, thanks [04:08] (Tried asking in beginners, because I definitely am, but didn't get any response) [04:08] Ted_: you can install on the media you're booted from. [04:09] can't [04:09] digitalj: yes, it is sloooowwww [04:09] That's what I thought - however, I've also made a live CD - so if I booted from the CD, would I be able to successfully install on the usb? [04:09] ive installed 12.04 and restarted my computer. I already had 11.04 but i just did installed 12.04 along side that and windows vista. I know only have the option to boot to vista and 11.04. I can see the three seperate partitions [04:09] Ted_: yep that should work. Although I can't speak to how well it will work. [04:10] Ted_: Just be VERY careful when partitioning to make sure you have the right media/drive selected. [04:11] I have everything backed up - I'm pretty much expecting to accidentally format my HD [04:11] Ted_, good idea, I did that to myself last week [04:12] digitalj: I had tried starting over and setting a different mirror, but the installer insisted on automatically switching to the us server for the intial install [04:12] looking for some support :D installed ubuntu from a live USB and it wont boot. [04:12] Bongo, won't boot? [04:12] yeah it just sits at a black screen with the text box blinking in the corner [04:13] smw_ if I'm installing on a blank USB, what steps should I take once I start the installer from the CD - I know I need to make a 1gb swap partition, but I don't know what format, or how to do that exactly [04:13] ive tried rebooting from my live usb and that also wont boot [04:13] swap [04:13] is the format [04:13] Ted_: lol, alright. Better to expect the worst than be surprised by it. :) [04:13] Bongo: tried unpluggin the USB and booting without it in? [04:14] Ted_, "swap" is a format type [04:14] I used downloaded program from pendrivelinux.com to load Edubuntu 12.04 on my USB thumb drive. I booted from my USB drive. Edubuntu splash screen loads. I press CTR-ALT-TAB to see details. It says it's looking for files in /cdrom, but it can't find those files. Do I have to change this to something else? [04:14] yes still doesnt work [04:14] that makes a great deal more sense [04:14] Ted_, you also need a partition for your root (called "/") [04:14] Ted_, I suggest you format as ext4 [04:15] Ted_, and if you want, what I normally do is give 50GB to the root and the rest to /home [04:15] and how exactly should I do that? the guide from "https://help.ubuntu.com/community/MactelSupportTeam/AppleIntelInstallation" says to use gparted [04:15] Ted_, with swap getting twice my ram [04:15] Ted_, you are installing on a mac? [04:16] I'm installing on a usb [04:16] 16 gb [04:16] I need to be able to boot it on multiple computers [04:16] im short in ram memory, is it posible to speed up my ubuntu with a usb stick as windows does? [04:16] anybody help me? installed ubuntu and it wont boot! also wont boot from the live usb anymore either [04:16] wendico, adding a usb stick will not speed it up [04:17] wendico, not sure how it would speed up windows either... [04:17] i agree smw [04:18] Fetched 19.2 MB in 16min 0s (20.0 kB/s) [04:18] smw: it dows by swaping small files to the flash instead of ram memory to free it [04:18] So fricking slow wtf [04:18] digitalj: I'll race you ;) [04:18] wendico, and that would be incredibly slow [04:18] It looks like many are having the same booting from USB thumb drive problem? [04:18] wendico, swapping things to disk makes things slower, not faster [04:19] 901:00 remaing [04:19] wendico, swapping to a usb drive would be insanely slow compared to swapping to disk [04:19] smw:we are talking about a full ram enviroment [04:19] smw:i mean, not free ram enviroment [04:20] wendico, in that case I would use swap on a hard drive, not usb === `mOOse` is now known as m00se [04:20] I'm successfully able to boot from my live usb, but I want to have a full install on the usb so what I do will be saved [04:20] wendico, or buy more ram [04:20] Ted_, so do it :-) [04:20] smw: lol, BUY is not a solution hehe === uw is now known as Guest46028 [04:21] wendico, I always keep 2x ram as swap space [04:21] wendico, usb swap would be slower than hard drive swap [04:21] I will now try, and report back when/if I fail. :) [04:21] Ted_, make a partition mounted at / that is ext4 and takes up the entire drive [04:22] that's exactly what I will try to do [04:22] Ted_, (a GB of swap is not very useful) [04:22] thanks so much for all the help everyone [04:22] oh really? [04:22] Ted_, unless you plan to run this on machine with very little ram [04:22] no, I have 4 gb ram [04:22] I know a way around this... [04:22] Ted_, swap only matters when you run out of ram [04:23] smw: true for the real meaning of "swaping" but not in practise, in some escenarios, swaping to flash can be faster, thats what ReadyBoost is all about. Is there something similar for my ubuntu? [04:23] I just said 1 gb because that's what the ubuntu website recommended [04:23] Ted_, and it reduces the life of your flash drive [04:23] I see [04:23] so you're saying no swap necessary? [04:23] just partition the entire drive at /? [04:23] Ted_, not unless your machine has under a GB of ram [04:23] Ted_, that is what I would do [04:23] alright, good to know - thanks so much [04:24] Ted_, actually, less than 2GB I would use swap :-) [04:24] well, either way - I have 4 :) [04:24] wendico, you can swap to any disk [04:25] wendico, just make a swap partition and swapon [04:25] smw, i see, but that, as you say, will be slower. better swap to hard disk unless i can "smart swap" [04:25] Hello, I just installed Ubuntu and Thunderbird won't let me add any accounts. It says: "Thunderbird failed to find the settings for your email account". And the client works on my other computer for my email address. (gmail) [04:26] wendico, I have no idea what smart swap is [04:26] Is anyone using a xfx radeon HD 6790 per chance? [04:27] wendico, truthfully, in a total ram used environment, I would just install a light desktop environment and have swap on disk [04:27] im trying to set up 12.04 using advance partitioning and i keep getting the error "no root file system is defined" [04:27] wendico, I have no idea what smart swapping is [04:27] digitalj: are we racing? [04:27] GINGERNIPS, on the partition you want Ubuntu to be on, where it says mount point put the symbol "/" [04:27] smw, yes smw, i will have to give up my ubuntu and install something lighter [04:27] GINGERNIPS, one of your partitions must be set to be mounted at / [04:28] !info nvidia-current-updates [04:28] nvidia-current-updates (source: nvidia-graphics-drivers-updates): NVIDIA binary Xorg driver, kernel module and VDPAU library. In component restricted, is optional. Version 295.40-0ubuntu1 (precise), package size 32650 kB, installed size 96014 kB (Only available for i386; amd64; lpia) [04:28] mjbrooks, no [04:28] i already won :) [04:28] do i need a ext 3 and 4? [04:28] hate to be poor :) [04:28] it will default to ext 4 GINGERNIPS [04:28] GINGERNIPS, I suggest ext4 for everything [04:29] GINGERNIPS, and you will also need a swap partition. So just 2 partitions. [04:29] Do I change /boot/grub/loopback.cfg Which displays as... [04:29] menuentry "Try Edubuntu without installing" { [04:30] can someone explain how the info factoid works? because that is inaccurate. 295.49-0ubuntu0.1 0 is apt-cache policy [04:30] GINGERNIPS, what I normally do is devote 50GB to /, a couple GB to swap, and the rest to /home () [04:30] GINGERNIPS, that of course may not be possible with how much space you have [04:30] to something like ... file=/USB/preseed...? [04:31] ikonia? Are you afoot? [04:31] i have enough space [04:31] i left 3gigs to swap [04:32] GINGERNIPS, and it's installing now correct? [04:32] yeah [04:34] well I already had 11.04 but i just did installed 12.04 along side that and windows vista and i only have the option to boot to vista and 11.04. So now im reinstalling 12.04. I deleted both of first 12.04 partition and the 11.04 parition. [04:34] and made the new 12.04 partition with 3g of free space [04:35] GINGERNIPS, heh, you are doing the exact same thing I did yesterday [04:36] GINGERNIPS, I installed 12.04 on some spare unpartitioned space so I could move over slowly [04:36] woo ban spam :P [04:36] GINGERNIPS, before I hate 11.04 (the one before they got rid of gnome 2) [04:36] had* [04:36] Hello, I just installed Ubuntu, and in Thunderbird, I get the error "Thunderbird failed to find the settings for your email account." - I am doing this for gmail and yahoo. And yet on my other computer Thunderbird finds these automatically. Can anyone please help me? [04:37] GINGERNIPS, so now I have 11.04, 12.04, and win7 on my computer :-) === marcelo is now known as Guest61053 === Kasjopaja is now known as Guest74145 [04:46] there is not zoom desktop by default anymore? how to zoom now? === Guest61053 is now known as MRE [04:47] yeah smw 11.04 wasnt that great i legit used it only for one specific thing i wanted to use it all the time but it was just tooooo much effort === MRE is now known as mmrree [04:48] i remember it took me like a hour to install my headset, given it was my first time on linux [04:48] but still [04:49] I upgraded because at this time I cannot fresh install. I have now been getting freezes a lot. odd freezes. no curser, no TTY and screen freezes but G15 LCD clock and skype continue not frozen [04:50] Where is the log I should be looking for to figure out whats happening? === `mOOse` is now known as m00se [04:52] Where are tomboy notes saved? [05:01] digitalj: Oh, jeez, you're right. [05:01] It's taking forever. [05:01] I used the GUI for the package manager on my desktop to get the fastest server [05:01] and changed my /etc/apt/sources.list file [05:01] now its fixed :) [05:01] There must be something up with the server. [05:01] I hope it's not getting DDOSed. [05:02] Hi. I'm stuck at boot. lightdm won't start and I get the following errors: "mountall: Plymouth command failed", "mountall: Disconnected from Plymouth", then "[sdb] Asking for cache data failed" and "[sdb] Assuming drive cache: write through" every minute. [05:02] so - I'm back, turns out the install CD I made didn't work - I'm trying to create the CD using apple disk utility. Every time I try to mount the iso to be burned, I get an error that says "no mountable file systems" [05:03] it still looks as if it's mounted properly, and burns successfully when selected, but then it doesn't show up in ReFit [05:03] any thoughts? [05:08] apt-get update is downloading at like 20 kB/s. Is something off with the Canonical servers...? [05:09] flowerpot: Not relevant, but google something called apt-fast...multhreaded apt-get. [05:09] any help on the no mountable file systems error when trying to create a live cd? [05:10] surt, thanks === Garr255 is now known as yeahman [05:15] meh, what is the command to extract tar inside a specific folder ? [05:15] tar -xzf foo.tar.gz foo/bar doesn't seem to work :/ throws errors === uw is now known as Guest81647 === `mOOse` is now known as m00se === carlos_cl is now known as carlos_eduardo === yeahman is now known as bitcoinerguy [05:17] hola === ganador is now known as by___arg___subze === by___arg___subze is now known as by___arg_subzero [05:18] hola [05:19] Has anyone played around with gnome-panel in 12.04, I'm trying to move the panel and its not allowing me to do so [05:19] hey, could somebody help me in C? [05:20] Alright f*** it I can't find help for my issue, there's nowhere else to look. If I re-install *buntu without formatting are all my settings still going to be there? [05:20] guys hello!! i also need some help. [05:20] surt save your config files [05:21] whats your problem your having [05:21] I'll try to help [05:21] Ubuntu is on android phones now? === bitcoinerguy is now known as lolzFTW [05:21] http://www.ubuntu.com/devices/android [05:22] BlackWeb: I can't get xorg/lightdm to start. I get four errors, two reoccurring. [05:22] BlackWeb: "mountall: Plymouth command failed", "mountall: Disconnected from Plymouth", then "[sdb] Asking for cache data failed" and "[sdb] Assuming drive cache: write through" every minute. [05:22] my computer stops responding for a few seconds and then starts responding again [05:22] right now it froze and came back within a few seconds [05:22] it's very annoying [05:22] is there something i could download to check my hardware? [05:22] and see what the problem might be/ [05:22] ? [05:23] BlackWeb: sdb does not exist on my netbook. There's only one drive, and only one listed in fstab. [05:24] and again..... [05:24] jeeez [05:24] Err, I hope I am wrong here, but I just downloaded and tried 64bit ubu and it has problems. Best screen I can get is 1024x768 and no access to Nvidia drivers. Did I miss something or is ubu64 bit that braindead? [05:25] <18WAAZFYZ> hello my notebook doesn't turn off after hibernate what should I do? [05:25] surt havent seen that before,, have you tired uninstalling mountall === ganador is now known as ___fede____ [05:25] is what my first guess would be [05:25] <___fede____> hola === lolzFTW is now known as howmuchdidmaxwel [05:25] I'd remove mountall then try it again [05:26] BlackWeb: Sounds like a recipe for disaster...but I guess I have nothing to lose [05:26] <___fede____> alguien habla spanish [05:26] ya sorry couldn't be of more help === howmuchdidmaxwel is now known as adsf [05:26] <18WAAZFYZ> how can I make ubuntu turn off after a hibernate? [05:26] K`zan, when booting from the live cd do you experience that? [05:26] guys? any1? any software i could download to check if all my hardware is functioning correctly? [05:28] BlackWeb: Removing mountall would effectively disable the entire system. === ganador is now known as __f-e-d-e__ [05:28] just finished installing ubuntu woot... this sh*z is awesome [05:28] <__f-e-d-e__> hola === adsf is now known as Garr255 [05:28] Ok so ubuntu upfated ealier and now networking is broken. What should i do? [05:29] Sorry for typos typing on my phone [05:29] guys? :) [05:29] <__f-e-d-e__> phome [05:29] It has to be either due to the update or the iinstallation of wine 1.5 === diddy is now known as diddy403 === Garr255 is now known as howisya [05:30] But I'm at a loss. [05:30] TomatoKetchup: Yes, the Live CD. [05:31] hampsterblade, what errors are you receiving, if any? === howisya is now known as goodforyoumate [05:32] Iy just gives network errors at boot don't know how to view the actual errors [05:32] ChipreEpicuros, how much ram do you have? [05:32] 4 gigs [05:32] but it is very weird. it was working fine till the day b4 yesterday [05:32] hrm [05:32] no problems what so ever [05:32] haven't installed anything new.... [05:32] quick question, how is the "Ubuntu Software Center" different from Apt-Get ? === goodforyoumate is now known as supbroseph [05:33] Its just a front end for apt-gey [05:33] strange indeed, I'm not sure what could be causing that [05:33] ok, so I can still do the old "sudo apt-get install xxxx" and it'll work just fine [05:33] ? [05:33] like right now it did it again. it becomes unresponsive for a few seconds and then comes back to life [05:34] i was wondering. is there something that i could check my h/w with? [05:34] anyone else getting this when trying to install ubuntustudio audio [05:34] what [05:34] ubuntustudio-audio: [05:34] Depends: ubuntustudio-generation but it is not going to be installed [05:34] Depends: ubuntustudio-recording but it is not going to be installed [05:34] K`zan, what video card do you have? I'm using a gtx460 and it worked out of the box at full resolution live cd / installed [05:34] Mr__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [05:34] Chip, do a quick ping -t to google.com or something and watch for packet loss [05:34] I just did on an strace on service networking start anf its giving resource temporarily unavailable [05:35] diddy403, his system is freezing, what is pinging google going to do? [05:35] unless I am misunderstanding === supbroseph is now known as tigersaysrawr [05:36] ChipreEpicuros, what video drives are you using? [05:36] Not a ping related issues. [05:37] i don't really know [05:37] well what card do you have in there? [05:37] an nvidia [05:37] Tomato, sorry I thought he meant his network was freezing and wanted a way to verify... ping would show loss of packets [05:38] diddy403, nah, system ;) [05:38] ChipreEpicuros, have you activated the proprietary drivers? [05:38] His system is freezing and my network wont connect [05:39] yes.but it blows that my system worked just fine till a couple of days ago [05:39] hi! I have a problem with my RTK (noname) DVB-t tuner, on Xubuntu 12. 04. [05:40] TomatoKetchup: running a 670 here, works fine in 32bit... [05:40] what's problem [05:40] I run w_scan, and it say: using DVB adapter auto detection. [05:40] /dev/dvb/adapter0/frontend0 -> DVB-T "ITE 9135(9006) Generic_1": good :-) [05:40] ChipreEpicuros, I mean you could watch the system monitor for when it freezes, see if the cpu is jumping and what process is causing it [05:40] I set it tvtime.xml, as V4LDevice [05:41] Sorry abour that [05:41] and it say: videoinput: /dev/dvb/adapter0/frontend0 is not a video4linux device. [05:41] what do i wrong? === tigersaysrawr is now known as garr255_ [05:42] K`zan, ah that's a pretty new card, nvidia driver just added support [05:43] http://sgs4g.mhamptontech.com/networking.strace [05:43] Sorry http://sgs4g.mhamptontech.com/network.strace [05:43] K`zan, what driver version are you using? [05:44] cryptsetup: WARNING: failed to detect canonical device of /dev/sda1 is shown when update-initramfs -u, what does it mean? [05:45] !ldconfig === Karmaon is now known as Karmaon2 === Karmaon2 is now known as Karmaon === garr255_ is now known as Garr255 [05:48] Is there anyway I can modify the seahorse app so that it ask for master password whenever someone tries to see passwords in plain format ? [05:49] yes === Garr255 is now known as experthaxxor [05:51] or is there a way to disable password from being viewed in plain format on that seahorse app ? === experthaxxor is now known as tehl33test [05:56] can anyone help me with an nvidia issue, i have followed every walk through on the site and i cannot get x11 to start. i keep getting "Screens found, but none have a usable configuration". this is after doing the additional driver installation and removing xorg-xserver-nouveau. any ideas? [05:57] how do i edit the icon launcher in (or the menus in general) on ubuntu 12.04 using Gnome Classic (gnome-panel)? [05:57] remlabm: which card? [05:57] Helloo [05:57] I'm upgrading to 12.04 and the upgrader is stuck on ttf-mscorefonts-installer. Any way I can skip over an upgrade? [05:57] 8500gt [05:57] I have a question [05:58] remlabm: Im having good luck with the bumblebee drivers. [05:58] which card are you using? and do you have multiple monitors? [05:58] 610m (optimus) [05:58] Nvidia 610m (optimus) === tehl33test is now known as whysodelerious [05:59] remlabm: I have not tried multiple monitors yet [05:59] Im trying to reinstall xp back over ubuntu but the bootable disc says it cant be read when I put it in. I even tried to reinstall a older version of ubuntu [05:59] remlabm: the #bumblebee chan helped me alot. [06:00] how do i edit the icon launcher in (or the menus in general) on ubuntu 12.04 using Gnome Classic (gnome-panel)? [06:00] I mean within the application menu. [06:01] Hello, does anyone know why my computer always crashes when shut down via cron? [06:01] Application>Accessories>terminal for example, how to I edit the launcher in that menu on ubuntu 12.04 using Gnome Classic? [06:01] zizoo: dunno [06:02] jellypod, maybe you can make a launcher on the menu bar, then holt alt+rightclick on the icon [06:03] jagginess: that does work, but I really prefer to change the launcher. For example, I end googleearth to start with "optirun googleearth" for it to work. [06:03] end=need [06:03] Also, is there any way to set cron to only execute a command at the listed time if it's on? I set it to shut down at specified times, but if I turn it off before and turn it on after, it shuts down immediately. This is annoying. [06:04] zizoo: I would run a bash script in cron, and the bash script would check if the process is running, and act accordingly [06:05] Err, you mean have a bash script check the time and shut down if it's the specified time? That's a good idea. [06:06] Can anyone else using du 8.13 and Ubuntu 12.04 reproduce this bug? http://pastebin.com/GGhFDjDy [06:07] zizoo: no, i mean setup the cron for whenever you want. but instead of running the command you want running at that time, run a script that checks if the process is running and then runs your command if it is. [06:07] How can i troubleshoot the network service not starting in 12.04 [06:07] Huh? Are you thinking I mean to shut down a particular process, because I am shutting down the whole computer? [06:08] Or what process am I meant to be checking for? [06:08] The command is "sudo shutdown now". [06:08] sudo poweroff [06:09] TomatoKetchup: On this 32 bit (u10.10) Nvidia driver: 295.53. [06:09] jellypod : no go on bumblebee, only shows one monitor as laptop with 1 resolution [06:09] Oh... is that why it's crashing? [06:09] TomatoKetchup: NV-CONTROL Version: 1.27 [06:09] remlabm: sorry. [06:10] zorael: sorry, im unclear on what you want to do. You want cron to run a command if the computer is turned on? [06:10] /Join #ubuntu [06:11] zizoo: sorry, im unclear on what you want to do. You want cron to run a command if the computer is turned on? [06:13] Yes. I want it to turn off the computer. As it stands, there are two problems. To the crashing you said you didn't know what the problem was. The other was that it turns off again as soon as I turn it on if I shut it down before the specified time. [06:13] Fucking computer [06:14] Fuckion woman [06:14] heard that [06:14] zizoo: Im not sure what the shutdown issue is. Someone else here might be able to help. Im curious what you want to do with cron. [06:16] In Ubuntu 12.04, using Gome Classic (gnome-panel), how do you change the launcher command of an item in the menu. For example I want Application>Internet>GoogleEarth to execute [06:16] In Ubuntu 12.04, using Gome Classic (gnome-panel), how do you change the launcher command of an item in the menu. For example I want Application>Internet>GoogleEarth to execute "optirun googleearth" instead of googleearth. [06:17] hampsterblade: I have felt that way all week with ubuntu 12.04 [06:17] Hello [06:18] Does anyone know of a way to install Ubuntu to a USB stick, so it boots like if it was on a hard drive [06:18] use unetbootin [06:18] I just lost networking and cant figure out why [06:18] deejay31: are you using windows to make the usb? [06:18] So im pretty pissed atm [06:18] Will that make it boot like if I normal booted an ubuntu PC [06:18] deejay31: not by default. [06:18] deejay31: yes, it has an option to [06:18] Yes i am using windows [06:18] I'm upgrading to 12.04 and the distribution upgrader just froze. What should I do? [06:18] kimspindel: persistence? [06:19] is that built in? [06:19] huh? [06:19] deejay31, http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ [06:19] Thank you [06:19] are persistent changes built into unetbootin? I thought it just made a live cd. [06:20] he, I was wrong if it does persistent changes. that use to be harder to do. [06:20] oh, i don't even know what persistent changes are, lol [06:20] Also, I am thinking of changing my Server from CentOS to Ubuntu, is there any significant changes? [06:20] kimspindel: that means that you make a bootable live usb and it will save the changes that you make when you boot into it. [06:21] deejay31, there's a server ubuntu edition that supports raid on install (the desktop one doesnt support raid on install) [06:21] Ok but is there any HUGE differences [06:21] deejay31: I like it better, the community is stronger imo. more current applications are ported to ubuntu also, imo. [06:21] deejay31, huge difference between centos and ubuntu? you should ask in #linux [06:21] ah i see. then i'm not sure. [06:21] (but i don't think so) [06:22] Can you get: nginx, webalizer, Apache, Java, Irssi, Cowsay, === P4R4N01D1 is now known as P4R4N01D [06:22] Hello, I've installed Ubuntu 3 hours ago and since then Ive been trying to get Thunderbird to work. I keep getting this message: "Thunderbird failed to find the settings for your email account". I've tried both gmail and yahoo with the exact settings that I use on my other computer (which works no problem), and I get the same error. Can someone please help? :( [06:22] deejay31: yes, definitely [06:22] deejay31, you said "server". hence I'm thinking you should get a RAID setup.. [06:23] No, I have'nt got the resources/money for RAID [06:23] deejay31, there's [06:23] ? [06:23] deejay31: I also like the apt package manager better than yum. [06:23] "software raid" (which isnt bad and what i use) [06:24] What is better than yum then [06:24] jellypod : did you remove the nouveau drives when using bumblebee? [06:24] How is it better7 [06:24] remlabm: ahhh..lemme see [06:24] deejay31, you mean complementary, dpkg has aptitude and synaptic [06:25] Fuuuuck i think im going to have to reinstall im out of ideas [06:25] remlabm: Ive talk to the bumblebee guys about the dual monitor thing, they said, a day or so ago, they are still working on it with opitimus cards, its not perfect yet. if you are running optimus, you need to use optirun to open nvidia, btw. [06:25] Just to check, httpd (On centos) is called Apache2 on Ubuntu? [06:25] Yes [06:26] And nginx can be installed from source as usual [06:27] remlabm: I have, bumblebee, libdrm-nouveau1a, libdrm-nouveau1a-dbg, xserver-xorg-video-nouveau and xserver-xor-video-nouveau-dgb [06:27] Now the ubuntu install disk is going into kernel panic wtf [06:27] deejay31, apt-cache search apache [06:27] anyone have suggestions for ubuntu freezing/crashes? version 11.10 [06:28] deejay31: it breaks stuff less imo. also faster. more repos for ubuntu (imo) that are update more often. [06:28] debian base systems are all around more stable, imo. [06:28] Grrr, I am going to have to manually export and then import 20 mySql databases... [06:28] deejay31: sudo apt-get install synaptic, that is a nice gui to see what you an install. [06:28] hampsterblade: please watch your language [06:29] In Ubuntu 12.04, using Gome Classic (gnome-panel), how do you change the launcher command of an item in the menu. For example I want Application>Internet>GoogleEarth to execute "optirun googleearth" instead of googleearth. [06:29] gome=gnome* [06:30] Hi all. How can I change the default login background for 12.04 LTS? Googling brings up Ubuntu Tweak , but I want to use something in the repos/use the terminal [06:30] madsailor: I use ubuntu tweak to do that. [06:30] jellypod, try to use synaptic or something to get the menu editor.. [06:30] there is a ppa for ubuntu tweak, to apt-get install ubuntu-tweak. [06:30] jagginess: ok [06:30] CAn you get iftop on ubuntu [06:30] looking [06:31] deejay31: yes [06:31] Good thank you [06:31] deejay31: tons of apps, any apt I can think of in Centos is in ubuntu, or some ubuntu ppa, and there is also so much more. [06:32] jellypod: OK thans a relief :) [06:32] jellypod, do you know of a solution in the main repos? [06:33] madsailor: mmm, no [06:33] ok, thanks [06:34] madsailor: looking [06:36] madsailor: you using unity? [06:36] is the apache config file the same in ubuntu as it is in centos? [06:36] jellypod, yes [06:37] I thought it was unity-greeter.conf, but im looking for that. [06:38] i am courageous enough to login simultaneously with same user profile [06:38] is the apache config file the same in ubuntu as it is in centos? [06:42] madsailor: yep, I don't know. I do not normally use unity. Someone else in here might know.. Sorry. [06:43] What handles the detection and auto-mounting of USB drives in Ubuntu? [06:43] Do all the same apache modules work on Ubuntu as they would on Centos [06:43] jellypod, ok. Thanks for taking a look. [06:45] does anyone know the name of the application, so that I can launch for terminal, to open the Lock and Brightness gui in System Settings? [06:48] jellypod: you can set brightness with xbacklight [06:48] Sorry, my xchat glitched for a bit there. I was wondering why no one said anything for a half hour. Thanks jellypod, I was just setting my computer to shutdown every evening at 1 AM. My sense of time is somewhat lacking, so rather than have an alarm tell me to get off, I decided to punish myself any time I fail to get off by 1, by losing all data in active programs. It's been working, but the problems with cron are annoying. [06:49] Does anyone else know why my computer would crash consistently during shutdowns initiated by cron? =/ [06:49] jellypod: you could set the brightness here /sys/class/backlight/acpi_video0 === daniel__1 is now known as deejay31 [06:53] I am now leaving, and when I rejoin, I will have Ubuntu set up and running on my server [06:56] answer to my first question: open terminal and run alacarte to edit menus \o/ [06:57] q0_0p: I will look at the dimming brightness, but I would like to make a launcher to open that app [06:57] or just gnome the name of the app [06:57] alacarte edits your menus in gnome classic, woohoo [06:58] <_ProtekNickz> Hi all, Simple questio?, Is it ok to install this theme on Ubuntu 12.04 "KDE Desktop"?, """Install Transparent Swar-Black-Base Themes on Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/11.04 Natty/10.10 Maverick/10.04 Lucid/Linux Mint (GTK3/2)""" [06:59] _ProtekNickz: What do you mean by "ok"? [06:59] KDE IS A WHOLE nother desktop environment [06:59] <_ProtekNickz> iops: Well i use KDE and if I'm right in thinking that theme is for Gnome 3/2, so was woundering [07:01] .. wtf? [07:01] I think there are programs that make KDE use Gnome themes [07:01] jellypod: reading about bumblebee, says its for optimus, am i mistaking or is that newer chips? or does bumblebee work on any nvidia chipset? [07:01] <_ProtekNickz> ok..., so i shudda went with Gnome rather then KDE? [07:01] from then on my sound card is not funtioning [07:02] If you want to use that theme, it's probably easier [07:02] <_ProtekNickz> lol [07:02] Its a matter of opinion [07:03] <_ProtekNickz> iops, in you opinion is Gnome better or wha?, as it was mentioned that KDE is overbloated Like Windows Vista?, or was that just some bias? [07:04] _ProtekNickz: http://www.catb.org/~esr/faqs/smart-questions.html [07:04] Hey people, I have Ubuntu 10.04 and the Flash plugin version 11 installed , but the Epiphany browser doesn`t work for a game that is made with flash. How can I solve this?. === SwedMike is now known as SwedeMike [07:04] The other browsers like Firefox, Chromium do run any flash conetent well [07:04] Hello, I've installed Ubuntu 3 hours ago and since then Ive been trying to get Thunderbird to work. I keep getting this message: "Thunderbird failed to find the settings for your email account". I've tried both gmail and yahoo with the exact settings that I use on my other computer (which works no problem), and I get the same error. Can someone please help? :( [07:05] I've tried reinstalling it multiple times, including the system itself and I get the same problem. The version is 12.0.1 [07:05] _ProtekNickz: It's a matter of preference, but I've always liked Gnome 2 (and now Unity) better than KDE [07:05] install time has now exceed 6 hours... sigh [07:06] Me too [07:06] <_ProtekNickz> shape: make sure the pop and smtp settings are correct [07:06] alexhairyman: I told it not to download updates but it is anyway it seems [07:06] _ProtekNickz, I copied them 100% correct from the computer that is working with those settings. :( [07:07] shape: Thunderbird should be able to auto configure for Gmail. What server are you pointing it at? [07:07] _ProtekNickz, I am losing my mind literally. I reinstalled Ubuntu even! [07:07] iops, that's the thing, it doesn't do it automatically. I suspect something is blocking its connection. [07:07] <_ProtekNickz> shape: did you check incase you need SSL? or normal pass ect.. [07:07] _ProtekNickz, I've done that, yes. [07:07] <_ProtekNickz> k [07:08] shape: Did you enable POP or IMAP in your Gmail settings? [07:08] shape, your problem seems related to thunderbird, reinstalling ubuntu is not necesary, you could just wipe ~/.thunderbird and start again [07:08] shape: Do you have 2 factor authentication enabled? You have to create an app specific password in that case [07:09] iops, what is a 2 factor authentification? [07:09] Artemis3 I did that at least 2 times :( [07:09] If you're asking, then you probably don't have it enabled. :) It's where Gmail sends you text message and you have to enter a code to login [07:09] hi, i can't find keyboard layout for my language(tamil) in ubuntu, so I would like to create one, where should I start? [07:10] prabuinet: I have Tamil available as a keyboard layout in Ubuntu. [07:10] iops. So my normal email, on my other computer works with Thunderbird right at this moment. And I am trying to set up the same email on this computer. You are saying they are conflicting? [07:11] Logan_: there are a few layouts listed, but i need the office layout for tamil (tamil99) [07:11] Logan_: official layout of the government [07:12] iops. Because the email is working on the other computer, I assume everything is turned on in Gmail. no? [07:12] shape: No, if it already works on one computer, it should work on the other [07:12] iops, exactly :( [07:12] Logan_: http://en.wikipedia.org/wiki/Tamil_99 [07:12] Ah. [07:12] Is that a Windows computer? [07:12] iops, both of them are running Ubuntu. [07:12] with Thunderbird that comes with it. [07:13] shape: Do you have access to that computer? Try copying the entire .thunderbird folder over [07:13] iops: I sure can [07:13] iops: give me a sec [07:14] remlabm: yes, new chipset, it has two gpus, you can run things using optirun as a prefix. [07:14] shape: Delete the .thunderbird folder that's on the new computer first [07:14] iops, shouldnt I just uninstall it? [07:14] Nah, just delete the profile folder [07:15] And copy the other one over [07:15] iops, so just delete the .thunderbird from the home folder and copy the other one. [07:15] Uninstalling Thunderbird actually won't remove the folder. You want to copy the settings over [07:15] Yep [07:15] does anyone know the terminal command that will launch 'brightness and lock'? [07:16] iops: copying now to a USB drive, 3 minutes remaining. I will let you know once I finish everything [07:16] ok [07:17] shape: If that doesn't work then the problem isn't in your Thunderbird settings [07:18] prabuinet: Maybe someone in #ubuntu-tam would know? [07:18] does anyone know the terminal command that will launch 'brightness and lock'? You can nomally launch it from gnome-control-center, second icon. [07:18] Logan_: thanks, i'll check it out [07:18] np [07:18] iops, in the meantime, while it's copying, what else could it be. ufw is disabled for example. Anything else that might block the connection? [07:18] shape: Also, close Thunderbird before you copy the folder onto the new computer [07:19] iops, yep, it's closed and the folder is deleted. [07:19] Que bueno verte por aqui [maxyy] [07:19] Me alegra que entraste [robgraves] [07:20] oh wonderful, after downloading the updates I told it not to, the installer now seesm to be hanging on the Installing System step [07:22] shape: Maybe. Open a terminal and type "ping -c3 smtp.gmail.com". If you can ping the server, then it's reachable [07:24] iops: it works. I just pinged it. It should've worked anyway since the other computer connects and gets email fine. So the whole thing comes down to the system I just installed and/or the thunderbird version. === len is now known as Guest95334 [07:25] What about "telnet smtp.gmail.com 587" [07:25] hi everybody! i want to install ubuntu beside of my archlinux, the problem is i want to share home partition between two distro but ubuntu can't access to my partition home ... [07:25] iops: I copied it and it's working! [07:25] Ok :) [07:25] iops: so it was Thunderbird. [07:26] Ok, so I figured something out about my cron problem. Every time cron shuts down the computer, stopping automatically generated error reports fails before the crash. Anyone know what that means, or what logs or such I can look at to help figure it out? [07:26] iops: but now I just dont understand, after installing it 5 times, with 3 different methods, why it didn't work! [07:26] hi, experiencing RANDOM freezing causing me to have to reboot. cannot CTRL+ALT+F1. (12.04 64bit Nvidia gtx680). Using proprietarydriver because less freezing than opensource driver [07:26] iops: Thanks a lot for the suggestion btw! I appreciate it. At least I got it working. === jblp is now known as jblp_zz [07:27] shape: There was an error in the configuration settings. reinstalling it at the system level wouldn't make a difference as long as the old .thunderbird folder with the bad configuration was still there [07:27] :) [07:27] iops: But I even reinstalled Ubuntu [07:28] iops: strange, no? [07:30] Anybody to let me know why Epiphany browser doesn`t run flash while Chromium and Firefox are alright with it, having the Adobe flash player verison 11 installed [07:30] iops: Btw, I can see now, that the program was skipping the part where it searches in the mozilla configuration database. [07:30] shape: Yeah, but if you configured it wrong after reinstallation then you're back where you started [07:30] does anyone know the terminal command that will launch 'brightness and lock'? You can nomally launch it from gnome-control-center, second icon. [07:30] shape: Nice thing about copying the folder over is that you get all your emails already on the system rather than having to download them [07:31] iops: yes I had to copy 1GB :) also iops: There was no configuration. It just wouldn't search and give me the imap for gmail from the mozilla database. It skipped that part and told me it couldn't find the settings and that I should configure it manually. And even if I did so it still wouldn't work. [07:31] iops: That is what I don't understand what was going on [07:31] howto webviewer tvtuner ?.? [07:32] anyone ? [07:32] It took 2 days to download 1.8 GB from my Gmail. You got the emails in a few minutes this way :) [07:33] no one ? [07:33] iops, Yet! THanks again btw! I really appreciate it! [07:33] np [07:33] webspace tvtuner php in ubuntu ? [07:33] iops, btw, the messages are encrypted right? As in someone copying the thunderbird folder, cannot see your messages right? [07:34] no [07:34] Hello! Is there any alternative command to ifconfig to get eth* details? [07:34] ifup [07:34] ifdown [07:34] shape: You can change the permissions on the folder though [07:34] Hi i am having problems with two sound cards and a conflict between two sound cards i am using snd-ctxfi and snd-hda-intel the problem is when i put the sound blaster card into my computer and restart the intel audio disappears from the system completely even in lspci -vvv | grep Audio its not there anymore so if i take out the sound blaster x-fi , my intel hda audio onboard is there again [07:34] what can i do so that both sound cards are registered in the system? [07:35] iops, I cannot find them though. I am looking because I was curious [07:35] does anyone know the terminal command that will launch 'brightness and lock'? You can nomally launch it from gnome-control-center, second icon. [07:35] Zallx: ifup - bring a network interface up -- ifdown - take a network interface down [07:36] Zallx: I'm looking for eth* information instead of using ifconfig :) [07:36] shape: I used pop on mine and it was in .thunderbird/profile.name/Mail/pop.googleemail.com. Yours will probably be in .thunderbird/profile.name/ImapMail/(gmail something) [07:37] orated: i guess ur alternative is in gtk [07:37] shape: look for a file that's 1 GB :) [07:37] or in kde [07:37] visual packages [07:37] iops: it's in ImapMail/imap.googlemail.com/[Gmail]sbd [07:37] hi room [07:37] iops: sucks though. I thought they were encrypted :( [07:38] well, install is hune after spending 6+ hours downloadin updates I told it not to... not happy [07:38] Zallx: Any command line alternative ... [07:38] iops: this makes it less secure, under Windows for example. [07:38] hung* [07:38] shape: You could create an encrypted private folder and put the .thunderbird folder in that, then symbolic link it [07:38] i formatted my usb using disk utility but now it is not detected by Ubuntu [07:38] orated: if u write one [07:38] one that prolly depends on ifconfig [07:39] shape: https://help.ubuntu.com/community/EncryptedPrivateDirectory [07:39] can any1 help me with this [07:39] i formatted my usb using disk utility but now it is not detected by Ubuntu [07:39] iops: I see. I will learn how to do that. The reason I installed Ubunutu on a different machine was to learn Linux! :) [07:39] @shape...u were intelligent [07:40] mv ~/.thunderbird ~/Private ; ln -s ~/Private/.thunderbird ~/.thunderbird [07:40] hattrap, lol what do you mean? are you being sarcastic? [07:40] morning all [07:41] iops: yes, thanks! [07:41] anyone ? [07:41] i hope i would have done the same thing....i m faving lot of problems now... [07:41] facing* [07:42] hi c4pt [07:42] hi [07:42] what u need ? [07:42] Zallx, i am trying to run two sound cards at the same time onboard sound and sb x-fi sound [07:42] Zallx, if i put the sb x-fi card into my computer my intel hda disappears from lspci and the system [07:42] @shape i formatted my usb using disk utility but now it is not detected by Ubuntu [07:42] i need a webshare or viewer for tvtuner .... for my phone so i can watch tv always [07:43] Zallx, if i take the card out (if i take out the sb x-fi) my intel hda audio is back [07:43] hattrap, I chose to do that because the computer is really old and I wasn't using it. 1.6 Ghz AMD Sempron. But if you don't have an extra computer I'm sure you can learn it if you run it in Virtualbox or VMware, that way you won't mess it up if you're screwing around. [07:43] c4pt: best guess is to add virtual mixers ? [07:44] unfortunately i messed up all my date...wished would have taken a backup [07:44] why 2 soundcards ? [07:44] Zallx, but why does it disappear from lspci -vvv ? [07:44] renatka [07:44] Zallx, one card for parallels extreme (virtualization) [07:44] does anyone know the terminal command that will launch 'brightness and lock'? You can nomally launch it from gnome-control-center, second icon. [07:44] Renatka [07:44] c4pt: becuz onboard is disabsled when offboard is attached is my best guess [07:44] hattrap, but you formatted the USB, werent you expecting to lose the data? [07:44] hattrap, does windows see it? [07:44] Zallx, so how can i resolve it ? [07:44] Zallx, i would really like both cards to be used [07:45] u need to rewrite the driver so it doesnt disable [07:45] Renatka [07:45] Zallx, it shows the video card hdmi audio and usb audio [07:45] or add a AlwaysEnableOnboard.sh [07:45] to re-enable it after its disabled ? [07:46] seriously, nothing for brightness and lock? [07:46] not in USb...i used to work in windows. when i started Ubuntu it was ext....i tried to change ext to ntfs so that i can access ubuntu from windows but...forget it ...it is a long story [07:46] then add that to bashrc [07:46] Does anyone know if your firewall iptables is not enabled, if it makes you vulnerable to attacks? I remember in Windows I was getting attacked all the time. [07:46] hi, experiencing RANDOM freezing causing me to have to reboot. cannot CTRL+ALT+F1. (12.04 64bit Nvidia gtx680). Using proprietarydriver because less freezing than opensource driver [07:46] Zallx, i could write the .sh i just dont understand how to re enable it right now [07:46] Zallx, if i wanted to re enable my snd hda intel what should i do ? with the snd-ctxfi running ? [07:47] lscpi needs to take a discision when 2 audio devices are connected [07:47] witch is master witch will be disabled [07:48] shape: depends on who you ask.. you behind a router? [07:48] any chance of getting some help with the nvidia drivers for a geforce 8800 card i fresh installed ubuntu 12.04 and let it update on install and then i used the driver manager to install the drivers //// it starts but it is stuttery i can get it to do things but i have to wait up to 5 minutes for it at act [07:49] jellypod, yes. === dylan is now known as Guest70657 [07:50] if you are blocking inbound connections (usual set by default on a router) you are likely gud. You would need to setup port forwarding to hit your machine from outside your router. [07:50] jellypod, Linksys wrt54gl. Yeah and it's all good, yet Comodo still detects intrusions in Windows. [07:50] Zallx, can i pm? [07:50] jellypod, blocks intrusions* [07:51] windows is vulnerable to everything imo. I cant help with that. [07:51] jellypod, Oh, yes I know that. I was just asking if you have iptables disabled, would you still be safe. [07:54] shape: why do you have it disabled? [07:55] hi, i have a lexmark-printer and installed the lexmark-toolbox, but when i want to print, it just aborts the print-jobs, because i have no more color-ink, however, the black ink is nearly full and i want to print black only... how can i force the print or change settings so that it prints? [07:56] greenit: that's probably a question best answered by lexmark. From what I've heard some printers won't *let* you do that. [07:56] jellypod, can you please paste me what you said in case you responded? My internet crashed. :( [07:56] greenit: there is an alternative though [07:56] DarwinSurvivor, k [07:56] DarwinSurvivor, which one? [07:57] shape: Just asked why you have iptables off. [07:57] greenit: some printers allow you to override the toner sensor to always show pull (I do this on my HP to get a few hundred more prints per cartridge). [07:57] hi guys need help. we have a very old P4 computer running ubuntu 12.04 it also has a very old agp video card that has 2 outputs. the problem is.when i left the two tvs running the second tv just decides to sleep [07:57] i have disabled the screensaver and its still happening [07:58] hi @ all [07:58] greenit: on the HP it actually right in the button-controlled menu on the printer itself (as well as the printer's web interface), you'll have to check with lexmark to find out if your printer has a similar feature (check the manual for "override") [07:58] jellypod, before I answer that, is iptables the same as ufw ? [07:58] mm, no [07:58] DarwinSurvivor, thx [07:58] Hello, I have a small query for you gentlemen. I have a current ubuntu installation on one partition (18GB). I want to make another (125GB) partition my home folder and preserve all settings. Will simply moving the user directory (and other files in /home) to the new partition, and mounting it as /home in /etc/fstab do the trick? [07:58] jellypod, then it's not off sorry. I meant ufw is disabled. [07:58] shape: ufw is a iptables frontend [07:58] ufw is disabled by default when you install [07:58] any chance of getting some help with the nvidia drivers for a geforce 8800 card i fresh installed ubuntu 12.04 and let it update on install and then i used the driver manager to install the drivers //// it starts but it is stuttery i can get it to do things but i have to wait up to 5 minutes for it at act [07:59] hello all [07:59] fyrzen: should yes. but as always with partition stuff back everything up just in case [07:59] ufw is a iptables frontend, jsut a controller program for iptables. [07:59] type sudo iptable -L [07:59] is there a good tut on how to get a built in laptop webcam working in ubuntu? [07:59] DarwinSurvivor, jolly good, thanks very much [07:59] that will list your iptables [07:59] fyrzen: no problem [08:00] Zallx, can i pm? [08:00] !webcam | zornent [08:00] zornent: Instructions for using webcams with Ubuntu can be found at https://help.ubuntu.com/community/Webcam - Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [08:00] jellypod, Chain input policies are set to accept, what does that mean? [08:00] any help? [08:01] Oh ues, I no have ubuntu installed on my server [08:01] that is default [08:01] *now [08:01] DND: can you connect another display to it (or swap the displays) to determine if it is something specific with the tv or the output of the card itself? [08:01] shape: that is default. [08:01] jellypod, so it's all good, right? [08:01] sounds good [08:02] deejay31: how is it? [08:02] jellypod: I was about to reinstall centos, because apt-get want installing packages, then I realised that I need to run sudo apt-get update [08:02] sudo! [08:02] DarwinSurvivor, ok wil try switching and will even heck the bios [08:02] Better than centos though [08:02] jellypod, So is there any other way I might be at risk against attacks? Or just being on Ubuntu makes it hard to do that. [08:02] need just a small hint. I created a file as root in a folder named /home/shared (to have a folder for all users). chmod 777 on folder and file. chgrp users on folder and file. but still trying to open the file as one of my "users" says "error opening file". can someone please tell me, what I forgot? [08:02] sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade [08:02] then reboot [08:02] who me [08:03] shape: being on ubuntu makes it hard, but it really depends on what you are doing. [08:03] AtTrackTor: please run "ls -l path_to_file" and tell us what you get [08:03] if you are just using a desktop behind a router, you should be fine from the outside world. [08:03] as long as the router blocks incoming traffic [08:03] jellypod: Just need to upload all 400mb of files now! [08:04] jellypod, Like malicious websites trying to attack you. [08:04] I do? [08:04] shape: that is a different issue [08:04] How can I answer all upgrade questions at the same time? [08:04] you still need to be careful of what you click on, but you are MUCH safter with ubuntu [08:04] jellypod: no me [08:04] deejay31: do it [08:04] y [08:04] DND: remember, if you are using a laptop, chances are you will eventually connect to an unencrypted network (mcdonalds, starbucks, etc). THAT is where your firewall will save your butt. [08:04] needs the upgrades [08:04] me do what [08:04] It now upgrades a bunch of packages and then stops asking me questions and then it goes again and then it stops again. It drives me crazy. [08:05] DarwinSurvivor: drwxrxrwx 7 root users 4096 2012-05-19 20:22 aponotebook [08:05] deejay31: sorry, I thought you were running upgrades with apt [08:05] I did [08:05] It is also completely unreasonable behaviour as it could also just ask all those questions at the beginning or the end. [08:05] DarwinSurvivor: ah.. of course its drwxrwxrwx (+w) [08:05] greetings everyone! im trying to instll ubuntu12.04 server edition in an old machine(pentium m 1.5Ghz) and im getting an error message telling me that the kernel requires pae w/c is not present in my CPU... [08:05] deejay31: oh, ok. [08:05] AtTrackTor: that's a directory, not a file [08:06] is everything working gud? [08:06] Yes, I didnt need to manuslly install , my host has that option! [08:06] deejay31: cool. [08:07] Yes, It saves all the CD''s and USB drives and slow internet stuff [08:07] deejay31: check out /apt/sources.list, you might want to uncomment partners. Also check out the medibuntu repos. [08:07] My packages are working now [08:07] sweet [08:07] iftop [08:07] htop [08:07] [: [08:07] jellypod: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [08:07] FloodBot1: sorry [08:07] Lol [08:08] (: [08:08] DarwinSurvivor: you're right. and i think, i found the reason. the group of all files changed. but most files are still in mod 755 or even 600. [08:08] DarwinSurvivor, is that message for me im using a desktop and 2 LCD tv are connected to a single video card [08:08] Is it possible to use irssi as an IRC bouncer [08:08] I suppose if I put it in a screen... [08:08] mmmmm...how do you mean? [08:08] yes, that is what i do deejay31 [08:08] screen [08:09] So you are using irssi now [08:09] lol, apologizing to bots. I've done that. xD.... For a sec I thought I figured out your problem, jellypod, then I realized that you mentioned you're using 12.04 now. I'm thinking I was right to delay updating. Lots of people having random troubles. >.> [08:09] DND: no, I was answering another quick question for someone else. did you get the TV's switched and narrow down the source of the problem? [08:09] deejay31: nice howto for irssi and ubuntu http://ubuntuforums.org/showthread.php?t=1010780 [08:09] I am using irssi on ubuntu now [08:09] I take it there is no remedy for my problem as no response have a nice day all [08:09] just did it on ubuntu 12.04 [08:10] deejay31: well if you want the irssi scripts and such [08:10] Ok thank you [08:10] np [08:11] Joy only 59 minutes left of uploading [08:11] Athanasius: why are your files mod 755? Are they scripts or something? (odd numbered permissions mean executable) [08:12] DarwinSurvivor: huh? [08:12] oh [08:13] is there a boot option i can place to use a non-pae kernel on a 12.04 server installation? [08:13] so another fail with ubuntu 12.04, no command line command to run the brightness & lock window [08:13] Oh yes ,ubuntu is the best [08:14] fail [08:14] \o/ubuntu [08:14] I using Ubuntu 11.10 x86_64, is that good? [08:14] deejay31: sure [08:14] My host didnt have 12.04 [08:15] its gud enough for now [08:15] i still use 10.04 [08:15] and love it [08:15] Whys that [08:15] 10.04 is better you think? [08:15] I like it better [08:15] no unity [08:16] Do you need unity on a server? [08:16] gnome2...no reason to really upgrade. [08:16] Isn't gnome classic in 11.10 good enough for that? [08:16] deejay31: no [08:16] hi, experiencing RANDOM freezing causing me to have to reboot. cannot CTRL+ALT+F1. (12.04 64bit Nvidia gtx680). Using proprietarydriver because less freezing than opensource driver [08:16] I haven't had problems with it anyways. [08:16] install gnome-panel and gnome-shell if you want to try something else for GUI desktop deejay31 [08:16] zizoo: some like, most ive met do not like unity (yet) [08:17] pastebin [08:17] ? [08:17] I was seeing if ubottu is in the room [08:17] http://ubottu.com/factoids.cgi [08:17] No, no, I dislike unity. I'm talking about using the classic desktop to be rid of the interface.... Or is that a bit backwards of me? [08:18] zizoo: I use classic [08:18] on 12.04 [08:18] i went kde [08:18] and regular old gnome2 on 10.04 [08:18] jellypod: yeah.. i know a couple of people that don't like unity some of the item are imo good innovations - I am also not a fan of new things and didn't think that I would like unity [08:18] I hate unity, in my opinion it is only good on a touchscreen [08:18] kde, blah, imo. [08:18] but it's giving you a lot of grief now, isn't it? I've been pretty happy on 11.10's classic. [08:18] Agreed on the touchscreen point. [08:18] Yes [08:18] Ubuntu informed me 3 times now that the php.ini file has changed. One would think that one is enough. [08:19] have anyone that doesn't like unity use 12.04 LTS? [08:19] jellypod: gnome-control-center screen [08:19] ldz420: just such a learning curve. been using ubuntu since breezy, debian/slackware/gentoo before that. This is easily the hardest time ive had in a while. [08:19] popey: for what? [08:19] jellypod: in answer to your comment that you can't start brightness and lock from the command line [08:20] popey: right, is there a terminal command for the brightness window, second icon, I just want to lanch that second icon in gnome-control-center.. [08:20] jellypod: thats what i just gave you gnome-control-center screen [08:20] Jellypod: Do you think the centos apache config file will work on ubuntu [08:21] popey: YOU R the man [08:21] \o/thx [08:21] np [08:21] * jellypod is SOOO HAPPY [08:22] so, we can conclude from this that 12.04 is not as faily as first announced :p [08:22] Ok... [08:22] does anyone know of way to edit sciTE menu entries? [08:22] jellypod: I can understand I started ubuntu on 5.04 and used fedora and redhat before. but when using the HUD I have found it useful [08:23] Who here uses ubuntu on a server? [08:23] ldz420: agreed [08:23] deejay31: o/ I do [08:23] Same [08:23] a few, and i use centos, in a server room. [08:23] likez ubuntu moar [08:23] deejay31: I used to (using FreeBSD on the server now) [08:24] When I leave an SSH session inactive for about 2 minutes, my host drops the connection!? [08:24] DND: are you still there? [08:26] ok I have an issue and wanted to know if someone could think of some options that I could look into. I am using nvidia and when not using the proprietary drivers [08:26] my screen resolution doesn't go past 1024 * 768. which doesn't bother me that much . which is why I am not using the proprietary driver but wanted to know if there my be some options [08:27] besides proprietary nvidia drivers [08:28] hello guys [08:28] hey wiz_keed [08:29] ldz420: is there any reason you're *not* using the proprietary drivers? [08:30] whats the advantages of using Apparmor over selinux? other than its easier. === chris_ is now known as Guest49831 [08:33] http://linuxconfig.org/how-to-crack-a-wireless-wep-key-using-air-crack does anyone know why wlan0 is not available? [08:33] , for more info use WHOIS NickServ NickServ [08:33] 11:26 [dnainternet2] -!- End of WHOIS [08:33] l.virginmedia.com] has joined #ubuntu [08:33] 11:32 -!- mang0 [~mang0@client-86-29-240-229.pete.adsl.virginmedia.com] has quit [Changing host] [08:33] jyrge: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [08:33] 11:32 -!- mang0 [~mang0@unaffiliated/mang0] has joined #ubuntu [08:33] 11:32 -!- BiDOrD_ [~BiDOrD@ARennes-651-1-347-52.w2-14.abo.wanadoo.fr] has joined #ubuntu [08:33] DarwinSurvivor: when possible I try to stay away from proprietary it just hold a negative connotation in my mind especially when open source alternative covers my needs.. it is just the higher resolution would help with fitting more item on the screen . (but I do have more than one workspace) === mang0 is now known as Seryth [08:35] sorry connection went down for a sec [08:35] so I don't know if a little reading and some coding could resolve the issue that I am having.. but I really wouldn't know where to start.. or if there are some specific driver versions that would resolve the issue === wangerin1 is now known as wangerin [08:37] ldz420, just curious what card you are running? [08:38] TomatoKetchup: nvidia geforce 7300 LE [08:38] install on a hp mini netbook with 64bit 12.04 has frozen [08:39] complaining about GPT signatures, interface is responsive but nothing is happening, I'm installing using ubootin [08:39] does anyone have any ideea? [08:41] unable to install anything from software center ubuntu 12.04 [08:41] http://askubuntu.com/questions/139462/wlan0-shown-as-eth1-after-upgrading-to-12-04 i have the same problem but i have not upgraded to the latest ubuntu [08:42] unable to install anything from software center of Ubuntu 12.04 . updated system . launched using terminal with sudo but still not working. Any idea what happening ? [08:43] How can I list only unread mail from one account in the thunderbird icon in unity? [08:46] http://askubuntu.com/questions/139462/wlan0-shown-as-eth1-after-upgrading-to-12-04 can anyone relate to tis problem? i am in 10.04 [08:47] this is something more close to my purpose [08:47] http://ubuntuforums.org/showthread.php?t=1793606 [08:52] How do I save connection (like with bookmarks) using "Connect to Server" in ubuntu 12.04 using Gnome classic? [08:52] ohai all [08:52] hi [08:52] ohai gnr [08:52] Wiz_KeeD: /etc/udev/rules.d/70-persistent-net.rules [08:53] i think you got the path wrong gnr [08:54] Im using Gnome Classic on Ubuntu 12.04. How do I save server connections, like under Place>bookmarks, the way I use to in 10.04? [08:54] you seems to be smart [08:54] no i wan't trying to, there is no such directory Gnea [08:54] gnr, [08:55] is the /etc/udev existed? [08:56] anyone know how to save server connections, like Places>bookmarks, for ssh connections using "Connect to Server"? On ubuntu 12.04..? [08:56] using Gnome Classic? [08:56] wait, found it gnr [08:56] perhaps dh_installudev - install udev rules files? [08:56] I run that Ubuntu screen program, but inside such a session I started another screen session. When I press C-a C-d, it detaches from the outer Ubuntu screen session. How do I detach from the inner screen session? [08:57] http://pastie.org/3939048 [08:57] fasta: I will kill the second session with ctrl+d [08:57] Hi. I'd like to have a very recent-kernel livecd, for testing new hardware. What would you recommend? [08:57] That is, it means some userspace daemons should be aware of that hardware, too. like lsusb, lspci, dmidecode, mcelog [08:57] 12.04 [08:58] what now gnr :) ? [08:58] jellyblob: that has no effect. [08:58] cek: is ubuntu 12.04 gud enough? [08:58] jellyblob, can it work under kernel.org latest stable kernel? [08:58] fasta, if you are in the second session? you should be able to ctrl+d and exit [08:58] jellyblob: I also cannot press F9 to get the menu. [08:59] let me do it to myself and see, I do that all the time accidently [: [08:59] jellyblob: my second session is this irc chat. [08:59] jellyblob: just drap/drop the folder to the bookmarks toolbar [08:59] jellyblob: there is no extra shell [08:59] edit the file, delete the one you don't want and add the one you need [08:59] ah, fasta easiest thing is to kill them both and start again, just saying, imo [08:59] jellyblob: that doesn't sound like a very informed solution. [09:00] fasta: if you kill the first session, I think it will kill the second session [09:00] fasta: Im just saying what is easy [09:00] I don't want ubuntu with all bloatware, is it possible to make a text livecd? [09:00] if you hit ctrl+d in the second session though, at least on 10.04 and 12.04, it exits the session [09:00] Wiz_KeeD: something like this: # PCI device 0x168c:0x002b (ath9k) [09:00] SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="77:de:2b:10:0e:d0", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1" [09:01] cek: what about server edition? [09:01] i should run a command? [09:01] just make sure the drivers, mac address and the names are correct [09:01] ok step 2...how do i do that? :)) [09:01] reboot and see if all is right [09:01] i've rebooted every day [09:02] why should anything change, i hadn't done anything [09:02] jellyblob: I already found the answer. === Lupinedk is now known as lupinedk [09:03] fasta: screen -r? [09:03] or did you imply i run a command and i hadn't noticed gnr [09:03] Wiz_KeeD: did you see this? SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="77:de:2b:10:0e:d0", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1" [09:03] fasta: great? i use screen everyday, i hate it when that happens [: [09:03] great?=great! [09:03] ahh, you mean add that to the doc and reboot gnr? [09:03] jellyblob: no, and you should t advice people to kill programs. [09:04] Wiz_KeeD: yup [09:04] jellyblob: solution was c-a-a-d. [09:04] fasta, ah I didnt know you were running the program... [09:04] jellyblob: yes, you knew. [09:04] jellyblob: because I said it was my irc client. [09:04] Wiz_KeeD:just make sure the drivers, mac address and the names are correct [09:04] fasta, ctrl+d is the easy thing to do, if you do not like the advice, feel free to ask someone else. [09:04] gnr, how can i do that? [09:05] with mac i can do ifconfig [09:05] jellyblob: I also told you that ctrl+d didnt work. [09:05] ctrl+d only makes sense if you are in terminal [09:05] if you are in irssi, it does nothing [09:05] jellyblob: and where was I? [09:05] Wiz_KeeD: ifconfig first and note down the mac [09:05] jellyblob: you should really stop your redundant talking. [09:05] fasta: I didnt know you were in your irc client. [09:05] gnr, got it [09:05] fasta: you got your answer /ignore fasta [09:06] I will ignore you. [09:06] so i should replace it in your example? [09:06] Wiz_KeeD: nope, that's mine :) [09:06] Wiz_KeeD: haha except the mac [09:06] so i replace the mac with the one from ifconfig [09:07] DND: ok, I have to go now, good luck with your TV's [09:07] Wiz_KeeD: just change the mac, i think it should work [09:07] ok, thank you gnr i'll reboot and be back [09:07] hopefully :-s [09:07] wish me luck :)) [09:07] Wiz_KeeD: good luck [09:08] how do i change font size to a fractional size, i.e. 10.6 in the new 12.04 terminal? [09:09] gnr, what should have happened? [09:10] :) [09:10] HELP: git-daemon-sysvinit cannot be removed [09:11] Wiz_KeeD:what do you mean? === yougg_ is now known as yougg [09:12] gnr, i've changed the rules as you said, rebooted, and i see nothing different [09:12] Twinlator:apt-get remove --force ? === Sergevg is now known as svg [09:13] anyone know how to save server connections, like Places>bookmarks, for ssh connections using "Connect to Server"? [09:13] cWiz-Keed:an you pastebin the edit version... the whole file [09:14] Wiz-Keed:can you pastebin the edit version... the whole file + the ifconfig output [09:14] gnr: It doesn't work [09:14] what was that path again gnr? to the rules [09:15] Twinlator:dpkg -r --force-remove-reinstreq ? [09:15] anyone know how to save server connections, like Places>bookmarks, for ssh connections using "Connect to Server"? [09:16] Wiz-KeeD:mine is /etc/udev/rules.d/70-persistent-net.rules === brorjonas_ is now known as brorjonas [09:17] http://pastie.org/3939098 [09:17] why are there 3 floodbots [09:17] anyone know how to save server connections, like Places>bookmarks, for ssh connections using "Connect to Server"? Ubuntu 12.04 Gnome classic. [09:18] Wiz-Keed:it's the eth1 that you want to chanbge to wlan1 right? [09:19] gnr: twinlator@twinlator-OEM:~$ dpkg -r --force-remove-reinstreq git-daemon-sysvinit [09:19] dpkg: error: requested operation requires superuser privilege [09:19] twinlator@twinlator-OEM:~$ sudo dpkg -r --force-remove-reinstreq git-daemon-sysvinit [09:19] (Reading database ... 275683 files and directories currently installed.) [09:19] Removing git-daemon-sysvinit ... [09:19] update-rc.d: /etc/init.d/git-daemon exists during rc.d purge (use -f to force) [09:19] Twinlator: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [09:19] dpkg: error processing git-daemon-sysvinit (--remove): [09:19] subprocess installed post-removal script returned error exit status 1 [09:19] How to change the background image of login screen in ubuntu 12.04 ? it automatically changes when i change the wallpaper, how do disable this feature ? [09:19] karthick87: good question [09:19] also [09:19] anyone know how to save server connections, like Places>bookmarks, for ssh connections using "Connect to Server"? Ubuntu 12.04 Gnome classic. [09:21] My computer slows down significantly with continuous operation. After a few hours it's struggling to do anything. I checked my lists of tasks and I've pinpointed it to a task called "whoopsie". It is sometimes using up 100% of my CPU and at least 50% of my RAM. I believe this is what's called a memory leak issue? Could someone help me with this please. [09:21] gnr, most probably [09:22] i have no trouble with the name, i cannot use aircrack-ng to test my router [09:22] gnr: i typed, but it shows http://paste.ubuntu.com/997036/ [09:22] WHY did Canonical take out bookmarking for "Connect to Server"? [09:22] is there a new way? [09:22] jellyblob: once you connect, use the add bookmark there [09:23] if i replace eth1 with wlan0 in this example gnr it doesn't work http://linuxconfig.org/how-to-crack-a-wireless-wep-key-using-air-crack [09:23] ActionParsnip: on the left menu pain? [09:23] * jellyblob is trying this now. [09:23] jellyblob: the add bookmark is in the global menu [09:23] ActionParsnip: oh i see it now.. [09:23] trying.. [09:24] Also ubuntu 12.04 is very slow in login into user account. Any fix ? [09:25] thegame8890: http://askubuntu.com/questions/135540/what-is-the-whoopsie-process-and-what-does-it-do [09:26] karthick87: all users? (make a fresh one to test if needed) [09:26] ActionParsnip: totally works, thx [09:26] Wiz-Keed:http://pastie.org/3939117 this will be your new line 17, hash line 11 and 14 [09:26] jellyblob: in Quantal, the bookmarks appear in the right click menu on nautilus in Unity :) [09:27] how to remove git [09:27] Twinlator: use software centre [09:27] Wiz-Keed, did you put your wlan interface into monitor mode [09:28] ActionParsnip: ah, Quantal [09:29] hello. does ubuntu have a function for automatically switching between using a graphic card and internal processor graphics like intel hd 4000? [09:29] ActionParsnip: How to change the background image of login screen in ubuntu 12.04 ? it automatically changes when i change the wallpaper, how do disable this feature ? [09:30] Twinlator:update-rc.d git-daemon remove [09:31] ActionParsnip: thank you for the link. So can I just remove whoopsie? [09:32] i guess [09:33] ActionParsnip: OK, thank you :) [09:33] Ubuntuuu [09:34] .. [09:34] helo [09:35] anybody is here ? [09:35] gnr: thank you for your help [09:36] Hello [09:37] quiet today [09:37] Good Day ActionParsnip [09:38] hi miss_ubuntu [09:38] Question : Quick file search, ONLY in file names ,indexed , through LENS in unity or some other method. possible?? [09:39] Humans look like smurfs in Youtube Flash videos. Other videos look OK. Any idea? [09:40] Fasta u can increase the video resolution on youtube for better quality [09:40] miss_ubuntu: smurfs like in 'blue'. [09:40] ActionParsnip what tool do u use for searching only in filenames? [09:40] miss_ubuntu: the colors are all wrong (there is a lack of red, I think) [09:40] miss_ubuntu: locate [09:41] miss_ubuntu: you'll need to run: sudo updatedb first [09:41] fasta , is ur monitor ok? [09:41] miss_ubuntu: I already said that other videos work fine. [09:41] I have setup RAID10 with 1TB of 8 volumes on Ubuntu 10.04 (Kernel 2.6.32-317-ec2) and md v2.6.7.1; I am facing system freezing issue [09:41] miss_ubuntu: I suppose I could even download the exat same video to verify. [09:41] ActionParsnip locate is not as good as Everything.exe in windows [09:42] fasta have u tried any other browser? [09:42] miss_ubuntu: no [09:42] fasta plz do :) [09:42] miss_ubuntu: how, updatedb makes a database of the files, so the search is instantaneous [09:43] I also noticed that system CPU load continue to go up and one of the volume from array's ioload is 100% and avgqu = 100%+ [09:43] dubey: is the ram healthy? [09:43] 16/32 GB RAM [09:44] rest volumes has not activity all 0 [09:44] ActionParsnip can we customize locate to search only in particular directory? [09:44] miss_ubuntu: it's like searching a text file, its that fast, you can also grep the output and run commands on the output which windows can't do natively [09:44] ActionParsnip can we customize locate to INDEX only in particular directory? [09:45] miss_ubuntu: to search a particular directory you'd need to grep, the database is ALL files [09:45] ActionParsnip i wish u have used Everything.exe [09:45] miss_ubuntu: locate is a lot more powerful due to text streams in UNIX [09:45] ActionParsnip: wrong [09:45] fasta: just saying 'wrong' means nothing [09:45] miss_ubuntu: locate has a configuration file. [09:45] miss_ubuntu: --prunefs='path...' [09:46] miss_ubuntu: which is for exclude see also "man updatedb" [09:46] ActionParsnip: I had to stop you from creating yet more wrong statements. [09:46] are there any ready livecds with ubuntu? i don't need desktop [09:46] fasta: then try saying that, gives 'wrong' some context [09:46] miss_ubuntu: there are also desktop search products on Linux. [09:47] also i am using jfs filesystem [09:47] fasta e.g which product do u use? [09:47] fasta: wouldn't you say? [09:47] miss_ubuntu: e.g. Beagle, but I don't know what's currently the best one. [09:47] fasta: there is no 'best' [09:48] ActionParsnip how do u run updatedb instantaneously updated whenever a new file is created? [09:48] What definition of best? [09:48] ActionParsnip thanks for the help by the way [09:48] Hi all, I've just installed a 12.04 Server which installed Samba4 - Samba4 errors out and I really want samba3 anyway, yet can't seem to locate 3 in the repository. Is there an alternate repository I need to enable in sources.list to get Samba 3 instead of 4? [09:48] and checkarray cron doesn't finish in even for weeks [09:48] miss_ubuntu: you could cron a job [09:48] Blackshirt definition of best is : it should be as good as windows tool : Everything.exe [09:48] waltreed: why samba4? [09:48] ActionParsnip: sure there is. [09:49] how to use aircrack-ng on 12.04? [09:49] ActionPtarsnip oh yes cron is always good , [09:49] ActionParsnip: and I know what you mean, I just think it's an extremely annoying response. [09:49] fasta: for the individual, maybe. but an absolute best doesn't exist [09:49] dwnld backtrack lol [09:49] Samba4 was all that was available and it's pre-alpha quality at best. I really want 3. [09:49] ActionParsnip: normal people like miss_ubuntu don't want to hear that crap. [09:49] ActionParsnip and fasta bundle of thnaks [09:49] !info samba | waltreed [09:49] waltreed: samba (source: samba): SMB/CIFS file, print, and login server for Unix. In component main, is optional. Version 2:3.6.3-2ubuntu2.1 (precise), package size 7812 kB, installed size 22371 kB [09:50] fasta: keep it family friendly please [09:50] any suggestion [09:50] quixotedon: I'd ask in the backtrack channel [09:50] When I apt-cache search for samba, I don't see 3.6.3. Only the samba 4 packages. [09:50] ActionParsnip: normal people and miss_ubuntu don't want to hear that feces. [09:51] fasta: lol [09:51] fasta and ActionParsnip ... comeon guys why are u fighting ? [09:51] fasta: there is no best, it doesn't exist [09:51] what is the program remove command, equal to software center job? [09:51] fasta: it's like asking what the best browser is, there isn't one. You will only get opinions [09:51] waltreed: even on 12.10 there is samba (3) in the repos [09:51] ActionParsnip: thanks dude, seems that everyone's taking the aircrack-ng issue up.. :) [09:51] dontknow: sudo apt-get --purge remove packagename [09:51] waltreed: apt-cache show samba [09:52] ActionParsnip: if people ask that question, yon, you have to understand why y are asking it. [09:52] Question: ssh / proxy / socks tunneling practice . does one need more than one laptop for that? is there any free ssh accounts out there to practice online? [09:52] ActionParsnip, this will do the same job what software center does? [09:52] fasta: Then present options and let them explore [09:52] dontknow: yeah it will remove the package and residual configs [09:52] ActionParsnip, thanks [09:53] ActionParsnip: I did. You on the other hand started whining about theoretical things like defining best. [09:53] fasta: #ubuntu-offtopic [09:53] fasta ... what os do u use? [09:53] dontknow: you can remove unneeded deps with: sudo apt-get --purge autoremove after if you desire [09:53] ActionParsnip: https://launchpad.net/ubuntu/precise/i386/aircrack-ng (it's deleted due to unmaintained status ??) [09:53] miss_ubuntu: I use multiple. [09:54] the user accounts module in system settings doens't allow to reset a user's password. how do you do this? (except for command line) [09:54] fasta multiple on one latop ... do u use virtual machines? which software ? vmware? i try to use vmware on ubuntu for xp but its takes a lot of resources [09:54] ActionParsnip, that command will remove all unnecessary dependencies? [09:54] yalu why can't u use command line? [09:55] dontknow: yes, if you remove packages and it makes others not be needed, the autoremove command will remove them, saves space [09:55] miss_ubuntu: +1 [09:55] yalu: sudo passwd username [09:56] dontknow: also, you can purge the cofiguration files, though you wont save much space :) [09:56] Question: is there any free ssh accounts out there to practice tunneling online? [09:56] miss_ubuntu: I don't dual on laptops and I don't virtualize on laptops either. [09:56] anyone else having issues with Flash in 12.04 [09:56] esp on YouTube [09:56] is it good to stop checkarray cron ? [09:56] belgianguy: yes [09:56] !details | belgianguy [09:56] belgianguy: 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 ..." [09:56] belgianguy: I get smurfs instead of people. [09:57] miss_ubuntu: tried virtualbox? [09:57] belgianguy: what issue do you get? [09:57] the video plays, but the marker of where the video is at that point in time does not update [09:57] nops ActionParsnip is it better than vmware in terms of resource utiliztion? [09:57] Mikey^, "sudo apt-get --purge remove packagename" this command doesn!t remove config files? if so what is the command for that? [09:57] unless I mouse over, it'll immedeatly update [09:58] same for the volume button [09:58] miss_ubuntu: its different, try it [09:58] dontknow: it is removing conffiles [09:58] dontknow: sudo aptitude purge ~c [09:58] dontknow: there are many commands to do that though.. [09:58] dontknow: but "conffile" is a special term in debian packages and does not mean for example /home/username/.program/my.conf [09:58] I'm using chrome btw [09:58] miss_ubuntu: try setting fewer resources to the guest OS [09:58] ACtionParsnip installing thanks [09:58] how to permanently disable sound capturing? [09:58] dontknow: a conffile must not be a text-file with configs [09:58] heylukecarrier, some german here? i have a problem :D [09:59] I verified that .mp4 version of the file works. So, Youtube Flash version gives me blue people and Youtube Mp4 version with vlc works perfect. [09:59] !de | nawuko [09:59] nawuko: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! === jay is now known as Guest11781 [09:59] belgianguy: can you give a pastebin of the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark' [09:59] Ubuntu didn't secretly replace it with gnash, did it? [10:00] we'll see [10:00] miss_ubuntu: well I use commandline all the time, but I'm researching LTSP for people who don't [10:01] i wonder when canonical will release chromium 19 [10:01] miss_ubuntu: another browser has the same problem, btw. [10:01] It's using the non-free flash. [10:01] hi guys which irc client do u use on ubuntu? does it automatically connects u to ur channels after internet is disconnected and connected again [10:02] miss_ubuntu_: every client has a automaticly reconnect-option [10:02] miss_ubuntu, xchat it connects auto [10:02] how to permanently disable sound capturing? [10:02] miss_ubuntu_: and asking what people are using is a bad idea, e.g. if i name "irssi" [10:02] miss_ubuntu_: i'm using empathy, yes, if you make it as an auto connect option [10:02] icroot i use xchat but it doesnt dontknow [10:03] thanks boys i use xchat but it doesnt seem to auto connect [10:03] miss_ubuntu, at opening edit your favorite channel [10:04] miss_ubuntu, edit and add #ubuntu [10:04] miss_ubuntu, ActionParsnip: it is this bug https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/968647 [10:04] Launchpad bug 967091 in adobe-flashplugin (Ubuntu) "duplicate for #968647 Wrong tint in flash when it uses video acceleration" [Undecided,Confirmed] [10:04] ActionParsnip: http://pastebin.com/3Xz6RirY [10:05] thanks dontknow , fasta ActionParsnip [10:05] miss_ubuntu_: have you made the channel favorite? [10:05] :) [10:05] WOW! finally i can watch youtube videos without people being blue, turn off video accell === Dorito is now known as Guest74200 [10:05] Mine didn't work that way, I had to do something with the config [10:06] with flash inorder to remove the blue tint [10:06] ItsMeLenny: you had the same problem? [10:06] I don't have the smurf problem, but it seems it doesn't update it's user interface elements [10:06] i have edited channels list and click autoconnect at startup [10:06] fasta, yeah ive had it for months! [10:06] belgianguy: that sounds like a JavaScript problem. [10:06] belgianguy: that's not all of the command I gave.... [10:06] miss_ubuntu_: great!! :) [10:06] fasta, just disabled video accel just then [10:07] OMG there are so many ubuntu channels [10:07] ActionParsnip: oops, hang on [10:07] ItsMeLenny: which specific solution did you pick? [10:07] ItsMeLenny: never mind, I see what you did. [10:07] belgianguy: I would suggest you get Firefox from Mozilla directly and try again. [10:08] belgianguy: then you can see whether Ubuntu did anything wrong. Also use a clean profile. [10:08] anyone here? === anonymous is now known as Guest30565 [10:09] http://pastebin.com/Ry6iPtEt [10:10] ... [10:10] heloo [10:10] firefox doesn't have the problem [10:10] so then it's chrome acting up? [10:11] in Ubuntu 10.10 my software center doesn't show up the item in each category, even if below i can see "1322 items available". I know it's an old distro but is the only that runs well in this laptop. Can you help me please? [10:11] guys...im new here... [10:11] belgianguy: try: sudo dpkg -P flashplugin64-installer; sudo apt-get --purge remove flashplugin-installer [10:11] belgianguy: then enable the partner repo and install adobe-flashplugin [10:14] Hi there, does anyone recommend any software that will burn .avi > dvd format(as high as possible)? [10:14] Advocated: devede is one option [10:14] Hi [10:15] ActionParsnip, thanks, will download and try that [10:15] quixotedon, you should join backtrack channel for something related pentest wakakakaka [10:17] hi [10:17] Hi kelvin911 [10:17] which ubuntu-version was the first hybrid-iso so that dd on a usb-drive worked? 11.10 or 12.04? [10:18] Hi Blackshirt [10:18] iceroot: 11.10 I believe. [10:18] Hi, I've been googling this for a while and haven't been able to find any fix - I'm running ubuntu server 12.04 and I'm experiencing really slow downloads with wget (about 400KB/s), that a windows 7 machine on the same switch gets 10MB/s+ - any ideas? [10:18] ActionParsnip: ok [10:19] the ethernet controller on the machine is a Broadcom NetXtreme BCM5723 [10:19] CaptObvious: what network chip are you using> [10:19] ^ [10:19] hehe [10:19] great minds think alike :P [10:20] http://ubuntuforums.org/archive/index.php/t-1735584.html <- that's pretty much my exact setup [10:21] except I'm not using one of those dodgy powerline links, it's microserver->gigabit switch->cable modem === yougg_ is now known as yougg [10:21] re: LibreOffice - I'm trying to sort by date ascending but the date order is sorted by day number ie 1st Jan and 1st feb are listed side-by-side and 30th Jan appears at bottom of the list. What am I doing wrong?! [10:22] what is the daemon config file in ubuntu? [10:22] i mean where is it? [10:22] what is the name [10:22] Dontknow, what you mean? [10:22] dontknow: you mean the xinetd? [10:23] What daemon you mean? [10:23] Blackshirt, iceroot, i mean, for example ufw, network etc... starts at baoot, where is the configuration file for that? [10:23] *boot [10:23] dontknow: /etc/rc2.d/ [10:24] in arch it is in /etc/rc.conf for example [10:24] Dontknow, look at /etc/init or /etc/init.d === botnick is now known as tomtiger11 [10:25] Blackshirt, Mikey^ but what file? [10:25] i will give you example from arch [10:25] dontknow: there is no single file controlling this. look at http://upstart.ubuntu.com/cookbook/ to understand how upstart works [10:26] Dontknow, okey [10:26] !upstart | dontknow [10:26] dontknow: 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/ [10:26] in arch, it is in /etc/rc.conf, in rc.conf there is a daemon section like this DAEMON=(dbus, ufw, network, ......) where is that file in ubuntu? [10:26] ItsMeLenny: where did you disable it exactly? [10:26] no clues on my networking issue? [10:26] dontknow: /etc/init.d/rc [10:26] dontknow: we dont have that [10:27] dontknow: its based on the runlevel and the starting letter in /etc/rcN.d, where N is your runlevel [10:27] Mikey^, so what we have lol? [10:27] ActionParsnip: thanks [10:27] Ithink it's fixed now [10:27] belgianguy: all ok now? [10:27] dontknow: take a look at /etc/init.d/rc [10:27] ActionParsnip: yes :) [10:27] Mikey^: its not runlevel based since upstart, its dependency driven [10:28] CaptObvious: wget downloads via http. You are testing wrong. [10:28] llutz: yeah, true [10:28] !runlevel [10:28] In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab. [10:28] belgianguy: sweet, that gives 64bit flash for your 64bit OS :) [10:28] CaptObvious: use ftp for example or use some program designed to test network issues (don't know any of the top of my head, but they do exist) [10:28] fasta, right click on the google video and go into "settings" [10:29] Dontknow, arch, i think adopt bsd style for init [10:29] fasta - I'm downloading the same file via HTTP from my windows box and it's *much* faster [10:29] so how am I testing wrong? [10:29] Mikey^, had a look at it i don't think it is what i seek [10:29] ok [10:30] Blackshirt, i just want to be sure if preload starting at boot [10:31] can i upgrade my bios from version 1.04 to latest, i use acer aspire 5536 [10:31] appi_uppi: there may be a dos app, or you may need windows [10:32] ActionParsnip, i only run ubuntu [10:32] CaptObvious: because you should throw out all extra variables first. [10:32] hello, any way to make ma 10.10 software center see the item in each category back again? [10:32] CaptObvious: perhaps all communication is slow. [10:32] CaptObvious: perhaps it's just your webserver. [10:33] what's odd is local transfer is fine - just used iperf between 2 boxes on the local network and got 880mbit/s over gigabit [10:33] CaptObvious: in short, use the scientific method. [10:33] *sigh* [10:33] CaptObvious: sigh what? [10:33] I'm downloading the same file, from the same place with both boxes [10:33] one is over 10MB/s, the other is 400kb/s [10:33] CaptObvious: now, so only now you can go on the next step. [10:33] can i update ? can i upgrade ? can i install vdr or yavdr ? ifso how to help it from exiting with error becuz of xbmc-live ?.? o_0 [10:33] CaptObvious: the next step is to read the fine manual of your webserver. [10:33] apt [10:34] Bender_: Maverick is EOL dude, there are no repos [10:34] I don't control the webserver [10:34] CaptObvious: for someone named CaptObvious that shouldn't be so hard. [10:34] linode does [10:34] maybe synaptic [10:34] and the webserver is obviously fine if I can pull down 10MB/s from my windows machine [10:34] CaptObvious: ok, well, you didn't actually say that. [10:34] I did, several times [10:35] CaptObvious: no, you didn't. [10:35] CaptObvious: it was ambiguous. [10:35] which part are you referring to? [10:35] CaptObvious: anyway, it's now clear. [10:35] E: xbmc-live: subprocess installed post-installation script returned error exit status 2 [10:35] CaptObvious: wget by default tries to not attack a server either. [10:35] how to fix subprocesses [10:35] CaptObvious: so, perhaps it also does this for just a single download. [10:36] anyone ? [10:36] fasta - I would assume google chrome tries not to attack a server either [10:36] CaptObvious: so, you could still try a different protocol. [10:36] but okay [10:36] CaptObvious: i.e. try ftp. [10:36] CaptObvious: with e.g. filezilla. [10:36] Zallk, purge first, and then try reinstall [10:36] first I need to find a large file on an FTP server [10:36] k thkx [10:37] !addbutton synaptic purge [10:37] zallx: I am only a bot, please don't think I'm intelligent :) [10:37] CaptObvious: no, you just do cat /dev/urandom > mybigfile [10:37] lol [10:37] fasta - that would be at the wrong end [10:37] I'm experiencing slow downloads [10:37] CaptObvious: no, it wouldn't. [10:38] CaptObvious: you have to do that at the server of course. [10:38] BlackshirtBay whats the fastest way tobe watching tv on ur phone ? [10:38] CaptObvious: you don't have shell access? [10:38] my server is next to me [10:38] it downloads slowly [10:38] from the internet [10:38] and from lan ? [10:38] CaptObvious: you said it was on linode. [10:38] CaptObvious: you are really making no sense. [10:38] no, linode host download speed files [10:38] http://www.linode.com/speedtest/ [10:39] zallx - iperf throughput is fine on LAN [10:39] CaptObvious: I will stop playing this guess the question game. Next time you just write a coherent story on e.g. a paste site and then provide an URL to that. [10:40] CaptObvious: likely nobody has understood what exactly you said. [10:40] Setting up xbmc-live (2:11.0-pvr+p8~git20120428.6960449-0ubuntu1~stable75~oneiric) ... [10:40] sed: can't read /etc/uxlaunch/uxlaunch: No such file or directory [10:40] error in configure with apt [10:40] zallx: report it as a bug [10:40] Hello, does anybody can help me? [10:40] lol [10:40] I did write a coherent story [10:41] CaptObvious: no, you didn't. [10:41] its oneiric ... i dont have that i think [10:41] I fail to see how it wasn't, but anyway [10:41] matonka007: type your questions straight away.. :) [10:41] ftp is downloading now, but it doesn't give a realtime output [10:41] so I need to wait until the file is done [10:41] CaptObvious: do you hear 5 people say that it was easy to understand? [10:42] fasta - I see people reading multiple stories at once and making assumptions [10:42] CaptObvious: no, you don't. As such, it wasn't a coherent story. [10:42] CaptObvious: yes, because there is no coherent story. [10:42] I mentioned "linode" once and then someone assumed that I said that my server was a linode, which I never said [10:42] anyway, jesus, I'm not here for an argument, I'm here to get my problem solved [10:42] CaptObvious: which is an intelligent response. [10:42] CaptObvious: because it assumes that the information which is not specified is the most likely. [10:43] I installed ubuntu 12.04 and after i have screen with,"out of range" and black screen with mouse, i cant do anything [10:43] I mentioned linode directly after I said "I don't control the webserver" [10:43] fasta: yes, let's turn this place into a forum, with people pasting "stories" from URLs... no, that's not how it works ;) [10:43] matonka007: whay video chip do you use? [10:43] Nvidia [10:43] matonka007: add the boot option: nouveau.blacklist=1 [10:43] beheer@beheer-MS-7318:~$ vdr [10:43] vdr: can't access video directory /var/lib/video.00 [10:44] anyway, starting again: I'm experiencing slow download speeds (400KB/s) from the internet on an ubuntu server box, which a windows machine on the same network downloading the same file from the same place experiences over 10MB/s download speed. [10:44] fasta - anything you'd like me to clarify there? === ldz420 is now known as insight [10:44] how to permanently disable sound capturing? [10:44] also, the ethernet controller on the machine is a Broadcom NetXtreme BCM5723 [10:45] I cant edit the boot option, because it shows my bios logo and after the, "out of range" [10:45] c0deMaster: remove your sound card [10:45] Example: I am doing a speedtest on url linode.com/dontcare on Ubuntu 11.10 and Windows 7. On Windows 7 I get 100MB/s when using IE.exe and on Linux I get 400KB/s. My hardware is a [10:45] I've tried using iperf between 2 local machines and the throughput is fine, it's just out to the internet that it has an issue [10:45] fasta - that's what I just said, yes [10:45] CaptObvious: you should have said that the very first time. [10:45] perhaps you need to write a web app with form fields and have people fill that out instead of conversing? [10:45] you could call it a "forum" [10:46] you'd lose the realtime aspect though, which would be a shame [10:46] I have installed ubuntu IN a usb stick, with ext4 but it's running so slowww, why? If I make the stick with unetbootlin it is faster altrought it is running under some kind of "transparent decompression (squasfs)"? Can be ubuntu installed IN the stick and be faster like it is if I when it live FROM usb? [10:46] anyway, the FTP transfer is still going, on the windows machine it would have finished by now [10:46] CaptObvious: id much rather be in irc than on a forum. [10:46] celthunder - me too [10:47] What i must do to edit boot preferences? [10:47] CaptObvious: apt-get install bwm-ng && bwm-ng [10:47] CaptObvious: does it confirm the slow download speed? [10:47] CaptObvious: for what is worth, your question seemed pretty coherent to me, perhaps not completely comprehensive but that's what asking stuff is for. [10:47] LjL - thank you [10:48] ftp did 391.66KB/s [10:48] CaptObvious: you should also look at top and report whether it uses all yoru CPU. [10:49] Sorry Im on android :-( [10:49] I have the broken ubuntu infront of me [10:49] CaptObvious: you should also try to put another NIC in it if the CPU usage is low. [10:50] 400kb/s from the linode speed test site with wget, 2% CPU usage [10:50] my computer does not read the Turkish subtitles when i watch film what do i have to do in order the computer does show the Turkish characters on the subtitles please advice me what to do thanks in advance for your help [10:50] I have no slots for another NIC, and I've just had windows on this machine and it was fine on there [10:50] CaptObvious: and you had fast lan speeds also from the Linux machine? [10:51] yeah, I ran iperf and got 880mbit/sec through gigE [10:51] CaptObvious: perhaps you have some bandwidth limiter running? [10:51] CaptObvious: it might be that you had forgotten about that. [10:51] nope, I've just wiped the machine and put ubuntu on it this morning. it had windows 7 on it before and was fine [10:51] so there's no limit at the router level [10:51] whats everyones favorite movie? [10:52] CaptObvious: also try a different speedtest website. [10:52] opps.. sorry wrong chat room [10:52] I've tried setting the MTU too, tried 1492 and 1500 [10:52] no dice [10:52] Please help me :'( [10:53] iam new to linux & i have installed ubuntu 12.04 on my pc [10:53] fasta - I've tried 4 or 5 now, the maximum I've seen after setting the MTU to 1500 is 700KB/s [10:53] (for reference, my connection tops out at 12.5MB/s) [10:53] and installed mysql how to start it run my commands ,so help me === insight is now known as ignite [10:54] adil - mysql -u root -p === ignite is now known as boo_sauce [10:54] then it'll ask for the root password that you specified during the mysql install [10:54] my computer does not read the Turkish subtitles when i watch film what do i have to do in order the computer does show the Turkish characters on the subtitles please advice me what to do thanks in advance for your help === boo_sauce is now known as smoking_peanuts [10:54] I have blackscreen after install ubuntu 12.04, anybody can help? Thanks [10:55] thank you [10:55] matonka007 - are you using an HDTV as a monitor for the machine? [10:56] I ask because I am too and mine doesn't support whichever resolution is used between POST and the framebuffer kicking in [10:56] so you may have to hook it up to a normal monitor to sort it out [10:56] CaptObvious: you could try making a tunnel connection to your windows machine and internet via that. [10:57] CaptObvious: oh, sorry you didn't have two machines. [10:57] I have led LG 1920*1680 [10:57] fasta - that'd defeat the object of this box. I might have to give up and just put windows back on it [10:57] I do, I just have this microserver so my desktop doesn't have to be on all the time [10:57] CaptObvious: I meant just as a test; it sounds kind of ridiculous. [10:57] Now i see the login screen with my name [10:57] that's good then matonka007 [10:58] it sounds like your TV doesn't support the resolution that it's using for the console [10:58] fasta - my other machine is a windows machine so it'll take a bit of fudging to get an SSH tunnel through to it [10:58] something to try after I've slept I think [10:58] CaptObvious: otherwise I am out of ideas. If your LAN works, then your Internet should also work at that speed. [10:58] hmm [10:58] What I must do now? When i login it shows the black screen again [10:59] CaptObvious: I know one other test. [10:59] matonka007 - plug it into a proper monitor [10:59] CaptObvious: you could start multiple speed tests at the same time. [10:59] in /etc/network/interfaces I have it set as static, what's the "network" parameter for? I have it set to 10.0.0.0 [10:59] fasta - ah, to see if it's a per-connection issue? [10:59] CaptObvious: ok, it might be another thing. [10:59] Im now logged in into the Ubuntu 2D :-) [10:59] CaptObvious: you should set your IP address manually to the right address. [11:00] CaptObvious: or set it via DHCP. [11:00] it is set to the right address [11:00] CaptObvious: if you set it to the same address as your windows machine, you get a nightmware. [11:00] I must install the drivers? [11:00] CaptObvious: which address is it? [11:00] CaptObvious: and which address does your windows machine have? [11:00] CaptObvious: if you think 'dude, I really know that', just say that. [11:01] CaptObvious: otherwise go with the parallel speed test. [11:01] the microserver is 10.0.0.3, static [11:01] the desktop is 82.18.59.209 DHCP [11:01] DHCP range is 100-199 [11:01] CaptObvious: huh [11:01] CaptObvious: then they are not on the same lan. [11:01] The Nvidia drivers is already instaled, where is the problem? [11:01] yeah they are, same subnet [11:02] CaptObvious: 82.18 is your external IP [11:02] okay, I'm getting 1-2MB/s running 2 in parallel [11:02] CaptObvious: the Windows machine must also have an address like 10.0.0.X. [11:02] it is [11:02] 82.18.59.209 [11:02] CaptObvious: no. [11:02] CaptObvious: that's your external address. [11:02] no, that's my internal address [11:03] my external IP is 82.18.... [11:03] CaptObvious: err, that's what you pasted [11:03] LjL - huh? [11:03] CaptObvious: coherent story... please [11:03] fasta - I don't think your questions make sense [11:03] CaptObvious: 82.* is not an internal address. [11:03] CaptObvious: and which address does your windows machine have? [11:03] CaptObvious: you pasted 82.18.59.209, which really looks like an external address, and you just confirmed it [11:03] did you mean internal or external? [11:04] I didn't paste anything [11:04] CaptObvious: 10.* looks like an internal address. [11:04] it *is* [11:04] right, stop [11:04] CaptObvious: 82.* is NOT [11:04] I know this [11:04] just stop [11:04] you asked: CaptObvious: and which address does your windows machine have? [11:04] CaptObvious: you didn't say that. [11:04] did you mean internal or external? [11:04] CaptObvious: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:05] CaptObvious: internal of course. [11:05] and I answered with internal IPs [11:05] the microserver is 10.0.0.3, static [11:05] the desktop is 82.18.59.209 DHCP [11:05] CaptObvious: no... you did not. [11:05] scroll up [11:05] and look [11:05] CaptObvious: 82.* is not an internal address. [11:05] fasta - you were the first one to even type 82.* [11:05] CaptObvious: [13:02:35] 82.18.59.209 [13:02:50] CaptObvious: that's your external address. [13:02:59] no, that's my internal address [11:06] CaptObvious: no, I was not. [11:06] one second [11:06] CaptObvious: I wrote the literal string 82.* first. [11:06] yes, one second [11:06] CaptObvious: but it expands to your IP address obviously. [11:07] CaptObvious: as such, you introduced a string of text starting with 82 first. [11:07] can anyone tell me what the plus signs comes from? http://pastebin.com/1PnwNU8v they have not always been there when using sv_SE.UTF-8 If I use 'date +%c' they are not there. [11:07] For someone named CaptObvious lots isn't obvious to you. === yougg_ is now known as yougg [11:07] how many times do I need to say "one second"? [11:07] http://i.imgur.com/Zp8bt.png [11:07] that's a screenshot of that section of my IRC client [11:07] CaptObvious: ... that's not what we saw. [11:08] so vdr where are we ? [11:08] yeah, that's what's confusing me [11:08] I haven't even had my external IP in my clipboard [11:09] CaptObvious: then how come that we have it? [11:09] I can login only to ubuntu 2D :-( [11:09] I have no idea :( [11:09] that's quite worrying [11:09] anyone know about vdr and howto ? [11:09] CaptObvious: perhaps you should go to a mental institution? [11:09] fasta: that's uncalled for [11:09] fasta - the screenshot clearly showed I didn't put my external IP into the channel [11:09] fasta: thank u ... allready in one [11:09] when you guys saw it [11:10] CaptObvious: no, it does not. [11:10] CaptObvious: you said it earlier. [11:10] I'm looking for a lightweight texteditor that has no menu or other clutter in fullscreen mode. Anyone know something like that? [11:10] CaptObvious: at :02 [11:10] I don't have timestamps on [11:10] crazypete: emacs can do that :) [11:10] but you have it directly before me saying "no, that's my internal address" [11:10] which is on that screenshot [11:11] CaptObvious: I am going to go with either mental or trolling now. [11:11] CaptObvious: you have had your chance. [11:11] neither, I'm genuinely confused. [11:11] fasta, but it is the opposite of lightweight [11:11] anyway, it doesn't really matter that much [11:11] crazypete: I disagree. [11:11] I try to remove the menu in leafpad but no luck [11:11] crazypete: try to start it emacs -nw [11:11] the internal IPs are right, they're on the same subnet [11:12] crazypete: it stars crazy fast [11:12] crazypete: you just have to disable a few things. [11:12] crazypete: like the display of the menu bar, etc. [11:12] crazypete: I run it exactly like you describe. [11:12] CaptObvious: perhaps you have an auto-replace in mIRC for those IPs, for some reason? [11:13] fasta, apt says it is huge! :) [11:13] crazypete: alias nano='emacs -nw' here [11:13] LjL - do you mind pastebinning your log please? [11:13] I'm trying to install a package from a repo that I added to my sources.list file, but apt-get keeps trying to install an older version from the ubuntu repos. how do I specify that I want the newer version from the added repo? [11:13] crazypete: nano was my previous command for a quick edit. [11:13] maybe if I see the conversation from your side I can see why fasta seems to be so angry with me [11:13] crazypete: do you want something that runs in X? [11:14] fasta, I would prefere that [11:14] crazypete: well, Emacs also runs in X. [11:14] crazypete: otherwise gedit. [11:14] crazypete: gedit and kate are sort of for people who don't want to learn a real editor. [11:15] hello every [11:15] CaptObvious: http://paste.ubuntu.com/997178/ - the logs will also appear in about 45 minutes on http://irclogs.ubuntu.com [11:15] heyup [11:15] thanks LjL [11:15] fasta, I am one of those people I guess [11:15] crazypete: are you just a user or an aspiring developer? [11:15] How do I kill bottom stuff and menu in fullscreen emacs. Started it wit -nv === WhiteEmperor is now known as MaxDeMoN [11:16] just trying out artistx [11:16] LjL - what IP do you see here? 82.18.59.209 [11:16] I'm writing oldfashion c [11:16] CaptObvious: 82.18.59.209 [11:16] crazypete: for C, you can better get some real IDE. [11:16] CaptObvious: are you using a bouncer (irc proxy) by any chance? [11:16] nope, but mIRC might auto-translate it [11:16] LjL - http://i.imgur.com/Y7I98.png [11:16] CaptObvious: also friends don't let other friends use mIRC. [11:16] CaptObvious: would be weird, but i guess it's possible [11:17] how can I make outgoing calls using empathy on ubuntu with my own sip server?incoming calls work well [11:17] fasta - after how you've treated me today I wouldn't really call you a friend [11:17] emacs is even worse. now I need to remove both its clutter and the clutter of lxterm [11:17] CaptObvious: uhm, I put more time in you than anyone else here. [11:17] you spent a lot of it berating me for something I had no control over [11:17] but yeah [11:17] crazypete: Emacs is not worse. [11:18] crazypete: you just don't want to learn how it works. [11:18] crazypete: which is OK, but Emacs is a GREAT editor. [11:18] crazypete: If you're willing to give it some time, I could PM you how to use it. [11:18] crazypete: in #emacs they want to answer your questions. [11:19] Hello there. I'm under Ubuntu and i installed vim-scripts package. I'd like to activate supertab plugin. How can i do this? Adding a line in .vimrc ? [11:19] crazypete: but you should do C-h t first, I think. [11:19] crazypete: that starts the basic tutorial. [11:19] CaptObvious: i don't have a Windows machine handy to test this on. a cursory Google search of "mIRC translate internal IP" didn't show much. if i were you, i'd test this with another client, i don't like the looks of this [11:20] LjL - yeah, I was googling it too [11:20] I also asked in dalnet #mirc [11:20] but that's a *stupid* feature if it is one [11:20] agreed [11:20] but to be honest, I'm hoping it is an mIRC feature [11:20] CaptObvious: it might be done to facilitate DCC transfers, but i don't see why it would happen outside of one [11:20] if it's not mIRC doing it then I have bigger issues :P === andre is now known as Guest56042 [11:21] CaptObvious: do native apps work ok? [11:21] ActionParsnip - sorry? [11:22] ActionParsnip, he's on Windows. he was asking about something else, then he experienced something strange [11:22] CaptObvious: mirc is a windows irc client...do the irc clients available in the software centre ok, like xchat, pidgin etc [11:22] LjL: windows? shouldn't that be in ##windows ... [11:22] ActionParsnip: namely when he pastes his internal IP in here, the external one shows up instead [11:22] ActionParsnip - I'm in here for a different issue [11:23] ActionParsnip: that wasn't his original question. we got sidetracked by this strange occurrence. [11:23] this one just cropped up in the mean time [11:23] anyway, back to my original issue - concurrent downloads seem to get 400-700KB/s each [11:23] which is odd, it seems to be a limit per connection [11:23] CaptObvious: so, now don't use wget, but use something else. [11:23] I tried with ftp too, same deal [11:24] CaptObvious: e.g. curl or an actual browser. [11:24] from a different server [11:24] well, as far as an actual browser goes, I have lynx I suppose :P [11:25] CaptObvious: you could also get rid of the router in between, btw. [11:25] if the router was the issue, the windows box would be suffering too [11:25] CaptObvious: I know what you said before and still it could be the issue. [11:25] CaptObvious: you only know for 99.8% sure that it's not that. [11:25] CaptObvious: not 100%. [11:26] Statistics made up, as usual. [11:26] lynx is doing 470KB/s [11:26] CaptObvious: what network card is in your linux machine ? [11:27] ikonia: read the backlog [11:27] broadcom BCM5723 [11:27] um, how do i delete a launcher from the gnome classic panel? [11:27] there's a lot of backlog, most of it not relavent [11:27] CaptObvious: have you considered that the kernel module for the BCM card is just "weak" as it's reverse engineered ? [11:27] (in comparison to the Windows native driver) [11:28] ikonia - I did think that, but I tried l [11:28] iperf* [11:28] between 2 machines on the lan, it puts 880mbit/s through [11:28] CaptObvious: so on your lan you get solid performance ? [11:28] it seems so, I don't have samba or anything set up yet, it's a clean install [11:29] just throwing up IIS now so I can try an HTTP transfer [11:29] CaptObvious: so you only experience a weaker performance with requests out onto the public internet [11:29] it appears so at the moment [11:29] when i try to load the equalizer plugin for rhythmbox, it tells me this: http://pastebin.com/y4BqVQFB [11:30] how to fix that? :< [11:31] CaptObvious: just thinking, I'll be with you in a moment or two [11:31] yep, LAN HTTP transfer is putting through 21MB/s [11:31] which is slower than I'd like, but I can live with that [11:32] CaptObvious: curious test, do a traceroute to goolge.com or something like that, is there one hop that is obviously slower/where slow down begins [11:33] meh. "ERROR:root:Could not find any typelib for GConf" seems to be a common error [11:33] how do i add ? ppa:hotzenplotz5/ppa ? [11:33] does wget save to a temporary location before moving the completed file to the location you specified to the download or does it just write straight to the destination file? [11:33] CaptObvious: think it writes to $cwd/$name.tmp than commits to $cwd/$name [11:33] CaptObvious: in first execution cycle everything gets writing and send [11:34] right, because I'm saving to /dev/null, so disk speed won't be a factor [11:34] how do i add ? ppa:hotzenplotz5/ppa ? [11:34] CaptObvious: try the traceroute test, I'm curious to if there is anything obvious [11:35] zallx, apt-add-repository [11:35] zalbisser - sudo add-apt-repository ppa:hotzenplotz5 [11:35] ikonia - nothing unusual on the traceroute [11:35] zallx: see http://blog.launchpad.net/ppa/how-to-add-a-ppa-to-ubuntu [11:35] nothing but the fact they changed utp with modcable ... nomore own router incoming call divertions [11:36] not a key ID: skipping [11:37] good morning i'm a beginner in ubuntu and need a simple and easy why to install postfix server i have noip domain :) [11:37] zallx: can xou give link of that ppa [11:37] http://blog.mymediasystem.net/avchd/hdtv-with-karmic-koala/ === clausen_ is now known as clausen [11:38] zallx: karmic is not supported any more [11:38] i know im oneiric === andre is now known as Guest81172 [11:38] but cant seem to add that what they say in that link [11:38] I've got it up to around about 1MB/s by dropping the txqueuelen to 0 [11:38] CaptObvious: so is performance poor from hop one i na traceroute [11:39] ikonia - nope, all hops are fine === Guest81172 is now known as iamzim [11:39] token ring [11:39] CaptObvious: ok, so performance in the routing to destination is good, just the actual data transfer is poor, correct [11:39] correct [11:39] interesting [11:39] it bursts at about 1MB/s, then drops down slowly and hovers at 500kb/s or so [11:40] zallx: did you tried with adding line in source list replace karmic with oneiric === MadarChodBhosDK is now known as Go_OdBoy === jonas_ is now known as nickname2 [11:41] good morning i'm a beginner in ubuntu and need a simple and easy why to install postfix server i have noip domain :) [11:41] why can't i see gnote or rhythmbox in my GNOME Classic notifcation area? [11:41] MaxDeMoN: open the package manager, search for postfix, click install [11:41] are you going to use it locally MaxDeMoN ? installing it easy [11:41] Anyone here setup an SSH 'VPN' Tunnel? I can get to the point where I can reach my SSH servers IPs but I can't reach the routers that are connected to it [11:41] simply apt-get install it, or whatever is comfortable [11:42] k thkx zvacet [11:42] SolarisBoy, locally and i wanna receive email from external providers too :) thanx [11:42] sudo apt-add-repository ppa:hotzenplotz5/ppa [11:42] shawny78: you mean a tunnel? ssh -L port::port user@host [11:43] SolarisBoy, i have a domain name from noip free and i can set MX line on it [11:43] MaxDeMoN hmm - ISPs generally block port 25 - but ok [11:43] MaxDeMoN: ahh ok - so your setup to receive you saying? [11:43] Solaris: that is it. only the how-to I was following was saying use ssh -w 0:0 user@host [11:43] Oh yes, I finished migrating my stuff from centos to ubuntu [11:43] using ati mobility hd2400 with official ati driver, it gives poor video quality, i mean videos hang, with open source driver i had no problem. i tried every output it just hang out [11:44] SolarisBoy, yes i wanna receive my email in something like that xxx@host.noip.org ... ! [11:44] hi... does ubuntu have support for digital pens ? [11:44] do you have suggestions for me? [11:44] well if they aren't blocking and that IP postfix is running is available to the net directly or via translation [11:44] SolarisBoy, or i must buy a domain? [11:44] then it should work [11:44] if you have a domain - you need an MX [11:45] and that MX should point to your "postfix" if thats what you want handling mail for your domain [11:45] SolarisBoy, yes i have noip domain and i can set MX line [11:45] you could just go the easy route, buy a cheap domain and use google apps :P [11:45] yea thats way easier [11:45] heh [11:45] you have a link for that ? pls : [11:45] I'm sure you can find google apps through google [11:45] MaxDeMoN: just register your domain with google apps or if you have one already subscribe to google apps [11:45] its automagic [11:46] once its verified the mail works - you just need to create users at your domain [11:46] goople apps? [11:46] shawn78 needs more info on your goal [11:46] then you don't need to run your own mail server or worry about your residential internet connection going down [11:46] sorry but i dont understand think i just need to install postfix and configurate [11:46] mean while im going to look at the manpage as im not familiar with -w 0:0 [11:46] meh. can't find a working equalizer for rhythmbox. one fail to load, one doesn't even show up in the plugins list [11:47] what is the name of the feature that lets you navigate and run comands in the menus by typing the names of the entries? [11:47] Here is the link I was following ---> https://help.ubuntu.com/community/SSH_VPN [11:47] its some new unity type thing [11:47] ahh i see - it forwards from a tunnel device to another - shawny78 do you have actually two VPN tunnels? === matanya_ is now known as matanya [11:49] Please help me. I'm using fresh installed 12.04 but, no sound. It shows "dummy output" in sound config. [11:49] excuse thats incorrect - two seperate machines with a tunnel interface? shawny78 [11:49] The tunnel interface sets up fine. I can ping both via internal IPs, I just can't reach out past the ssh server [11:50] ok [11:51] ... I guess 'both' in this case is the ssh client and ssh server. [11:51] shawny78: you are using -w 0:0 have you tried any:any ? The devices may be specified by numerical ID or the keyword “any” [11:51] SolarisBoy, google apps is not free :P me im searching to get it for free :D postfix [11:51] Someone... help me please. I can't hear sound from 12.04. [11:51] MaxDeMoN: so your telling me im not using a free subscription right now for www.aaronpsamuel.com? [11:51] because i am [11:51] .. [11:51] MaxDeMoN: There is a free version [11:52] they don't make it very obvious - but it's there [11:52] anyone here using ATI card with closed source river? videos are lagging, not smooth. [11:52] *driver [11:52] MaxDeMoN: this has nothing to do with postfix anymore by the way =) [11:52] so don't scour the search with it [11:52] gwd_: what is the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh [11:52] dontknow: Better stick with OS driver. [11:53] SolarisBoy, maybe i'm a begigner so try to explain me easly LOL :D [11:53] MaxDeMoN: one second [11:53] MaxDeMoN: http://www.google.com/enterprise/apps/business/pricing.html [11:53] Click the free one. [11:53] grr [11:53] i was going to use lmgtfy [11:53] usr13, ati drivers gives better 3d performance [11:53] haha [11:53] dontknow: than ____________ ? [11:54] usr13, i am looking for a solution to solve video lagging, thats the only problem that i have [11:55] dontknow: Never mind. Bottom line, to me, is that Nvidia usually is a better choice, (mostly because the driver issues are a bit less problematic). [11:55] dontknow: What display adapter is it? Is it on-board? [11:56] usr13, i know. i cant change laptop gpu. using mobility hd2400 [11:56] dontknow: How much ram? [11:56] usr13, for gpu 128 [11:56] Hello, is possible to mount VHD file in Ubuntu as normal HDD (like WIndows 7) ? [11:57] dontknow: How much physical RAM do you have in your system? [11:57] usr13, 2gb [11:57] NSAgent, thanx ^^ but as i said to SolarisBoy i'm a begigner and really i dont understand what are you talkinf forr :D i wanna just try to install a postfix server to try send and reception emails by using my domain xxx.noip.org :D [11:57] dontknow: What Desktop Enviornment are you using? [11:57] new information regarding my download issue [11:57] usr13, cinnamon [11:57] I'm filing it under /dontcare [11:57] MaxDeMoN: Have you read https://help.ubuntu.com/community/Postfix ? [11:57] sabnzbd is maxing out my connection which is all I was worried about, so happy for now [11:58] usr13, but it doesn2t matter when using unity [11:58] George_Calaway, http://bit.ly/JtXmat [11:58] usr13, it also happens in unity [11:58] NSAgent, no but i will now :D thanx ^^ [11:58] dontknow: You might see how it works with xfce [11:58] !lmgtfy | D[4]ni [11:58] D[4]ni: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question. [11:59] usr13, i believe it wouldn't matter [11:59] ActionParsnip: This is my output >> http://www.alsa-project.org/db/?f=0d671aa52bc3d2d646265aefffbdf467f6274461 [11:59] dontknow: You may be right. [11:59] i get this message too much "internal error occured".....may be pangolin is not yet stable enough [11:59] IdleOne, doesn't that help "newer users" to start googling things? [12:00] dontknow: What CPU is it? [12:00] precise ? [12:00] D[4]ni: no, lmgtfy links are rude and insulting, if you want to provide a link give a direct link to the solution. [12:00] gwd_: if you run: alsamixer are all levels cranked and unmuted? [12:00] that's your opinion. [12:00] D[4]ni: and it's the opinion of a channel op, so please respect it [12:00] usr13, amd turionx2 using 64 bit ubuntu [12:01] who should know he's an op when he doesn't have the @? [12:01] and just started coming to this channel? [12:01] D[4]ni: assume we are all ops [12:01] ActionParsnip: Not all. Master, Master M and PCM can ... others no. [12:01] usr13, but videos were lagging in 32 bit too [12:01] D[4]ni: you know it's not just his opinion when an ubottu factoid is given to you, for starters. === Prsm__ is now known as Prsm [12:01] gwd_: my sound troubleshooting sucks, that link is handy though [12:02] usr13, i will try with vlc player now [12:02] dontknow: Wish I had some advise for you, but I really can't think of anything ATM. Maybe someone else here will have something for you. I have to go now. [12:02] usr13, ok [12:02] dontknow: Good luck. (And maybe someone else is following this thread and will have an idea...) [12:02] Anyway, thanks for helping me, ActionParsnip . [12:05] i follow u [12:06] ActionParsnip: I found "Dummy Output" in my sound settings. What's that? [12:06] ubuntu having a lot of server issues? [12:08] guys, i have a broken notification area in gnome classic. xchat shows fine, but gnote's icon is like a 1px wide slit. rhythmbox isn't to be seen. i can add another instance of notification area applet to no avail. rebooting doesn't work either. any ideas? [12:08] 12.04 LTS i386 [12:08] mosno try booting into another DE [12:08] atlee, it works in GNOME Shel [12:09] Unity doesn't even load anymore not sure what's up with it [12:09] have you tryed MATE desktop? [12:09] atlee, that's a sweet idea, i completely forgot about that [12:09] their is a terminal command to reset unity panels [12:09] there === Prsm_ is now known as Prsm [12:09] mosno: tried Unity2D session [12:09] i actually don't mind gnome classic, except for this one stupid issue [12:10] ActionParsnip, that has it's own problems [12:10] goto terminal for a sec [12:10] yep [12:10] atlee, i'm not in unity i'm in gnome classic [12:10] its has problems installing ... it has problems compiling [12:10] then login as root [12:10] atlee, yep [12:10] well use this for when you login to unity [12:10] unity --reset [12:10] unity --reset-icons [12:11] Someone please help me fix no sound problem on 12.04. [12:11] atlee, ok. but any idea about my gnome classic notification area? [12:11] This is my alsa output >> http://www.alsa-project.org/db/?f=0d671aa52bc3d2d646265aefffbdf467f6274461 [12:11] if compiz is the cause then [12:11] gconftool-2 --recursive-unset /apps/compiz-1 [12:11] gconftool-2 --recursive-unset /apps/compizconfig-1 [12:11] gwd_: screenshot of alsamixer [12:11] atlee, i'm not using compiz [12:11] then do unity --reset [12:11] atlee, gnome classic, no effects [12:12] go get MATE as it's a really superb gnome 2 replacement :D [12:12] atlee, maybe if i can't fix this one issue [12:13] atlee, i try and avoid 3rd party repos if i can [12:13] gwd goto your settings and switch to another audio hardware device [12:13] mosno extra repos are awsome [12:13] mosno: its not supoprted here, I suggest you advise XFCE [12:13] atlee: and unsupported [12:14] atlee, non-broken software is even better [12:14] as long as you know what the package you are installing does and how to safely remove it if needed [12:14] i might see if all users are affected, one second [12:14] auronandace: Here is my alsamixer screenshot >> http://img594.imageshack.us/img594/2510/screenshotfrom201205202.png [12:15] mosmo try changing themes to see if icons change and refresh [12:15] ps. audio is hillarious... i do Switch User and sound stops, then i login on tty1 and it starts again [12:15] ie. text login [12:16] gwd_: a few things are muted there, not sure if they affect what you are trying to do [12:16] sound and graphics, wireless are all very hardware-to-hardware basis on if it works or if it doesn't and it also comes down to if the hardware is built into the kernel or not [12:17] auronandace: How can I unmute them? [12:17] gwd_: select them and press m [12:17] gwd_: see the MM? that means muted [12:18] Yes auronandace .. But, when I press M on them .. it just changed to "00" and can't go up the level. [12:19] http://www.sexy-natalie.com/?uid=69367 your welcome lol [12:19] gwd_: when they change to 00 that means they are active [12:20] How can I change the level when they are active, auronandace ... I can't press up arrow to change the level. [12:20] gwd_: does the bar go up or down? [12:21] auronandace: I can't up the bar. [12:21] There is no bar on them at all. Just change to "00", auronandace [12:22] gwd_: some of them have bars, some of them don't need bars [12:23] okay .. I have activated all of them (changed them "00") ... but, still no sound, auronandace . [12:24] gwd_: not sure what to suggest sorry [12:25] auronandace: You might want to see my sound settings "Dummy Output" .. >> http://img692.imageshack.us/img692/5638/screenshotfrom201205202g.png [12:25] I think I should see a sound card name. [12:26] gwd_: hmm, odd, sorry i can't help further [12:26] ok ... thanks for helping me. [12:27] Can anyone suggest a softphone for Ubuntu that will run the H.323 protocol? === lubmil is now known as lu` [12:29] !info ekiga [12:29] ekiga (source: ekiga): H.323 and SIP compatible VoIP client. In component universe, is optional. Version 3.3.2-0ubuntu3 (precise), package size 8641 kB, installed size 19305 kB [12:30] Well, there we go. Thank you Dr! [12:30] softare center may show others [12:36] hi [12:36] hi, maybe you can help me. Since about a month I get some errors while checking for updates. You can see the message here: http://paste.ubuntuusers.de/408412/ maybe you could help me fixing this issue? [12:37] when I try to upgrade ubuntu to 12.04 it doesn't do anything [12:37] it is downloading 2 files but doesn't proceed with the upgrade [12:37] !natty | eXtense [12:37] eXtense: Ubuntu 11.04 (Natty Narwhal) was the fourteenth release of Ubuntu. Download http://releases.ubuntu.com/11.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/1104 [12:37] ok so i am not only one who face this problem [12:37] id say switch servers.. natty is not eol yet i think [12:38] This usually is caused by a system where /tmp is mounted noexec. Please remount without noexec and run the upgrade again. [12:38] why is exec needed for tmp? [12:38] to run the executable update tools... [12:38] for me noexec seems to make sense [12:38] on /tmp [12:38] anyway, I never changed it [12:38] see wht mount command says about it. [12:39] why would you want to execute anything from /tmp? [12:39] i already wondered about the "natty" in the link. but I don't know why these servers are in my repositorys? i added nothing and they seem to be unreachable since over one month. how can i delete them? [12:39] they really need to add parallel fetching of packages to apt [12:39] the installer update tool downloads the updated executables to tmp and runs them from there.. is how i would guess its working [12:39] ok [12:39] how do I remount without noexec? [12:40] This has probably been said, but the release.ubuntu domain is very slow over in England [12:40] check your fstab entry for tmp and see what options its using [12:40] most people dont use a seperate /tmp [12:40] ok I did mount -o remount exec /tmp [12:40] was that ok? [12:40] 40KiB/s [12:40] check mount command and see how its mounted then [12:40] Dr_Willis - I use tempfs for /tmp [12:40] #arduino [12:41] I use tmpfs [12:41] well not me but the installer [12:41] I never touched any of those settings [12:41] disable the use of tmpfs then perhaps. [12:41] Is possible to attach the VHD file in Ubuntu as normal HDD (like windows 7) ?? [12:41] I just removed the noexec from fstab [12:41] and to get it running now (without reboot) I did mount -o remount exec /tmp [12:41] SilverStar_: i think theres vhd to raw converteres. [12:41] SilverStar_ - for the millionth time, it's the first hit on google if you google "mount vhd ubuntu" [12:43] !info vdfuse [12:43] Package vdfuse does not exist in precise [12:43] CaptObvious -> I search it, but I only found info about Virtualbox etc. [12:43] !find vdfuse [12:43] File vdfuse found in virtualbox-dbg, virtualbox-fuse [12:44] vhd can work with vdfuse or so i just read. [12:44] from man vdfuse --> -t specify type (VDI, VMDK, VHD, or raw; default: auto) [12:44] O,, thanks :) [12:45] http://manpages.ubuntu.com/manpages/natty/man1/vdfuse.1.html [12:45] You can use vmware-mount provided by VMWare Server. [12:52] Hi, i'm new to ufw, i want to know where is the ufw save rules path? [12:53] is it ufw will automatic save the rules for next boot? [12:54] #Ubuntu-cz [13:00] Hello, how to to know how long the system have been running ??? [13:00] sa7elak: uptime [13:01] thanks [13:11] <_16aR_> Hello [13:11] <_16aR_> Is it possible to change the hash algorithm of an already existing pgp / gpg key ? [13:11] <_16aR_> Mine is actually SHA1, and I want to use SHA2 instead without regenerating a new key [13:12] Has anyone had any luck getting Sun Java 6 (not 7) installed on Precise 12.04? [13:12] CJKay: ive heard it works.. but never really tried. [13:13] Heard it works? Where have these people even got it from? D: [13:13] I thoght the !java factoid said [13:13] lets see.. [13:13] !java [13:13] 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. [13:13] Install the openjdk-6-jre package using any installation method. [13:14] https://github.com/flexiondotorg/oab-java6 [13:14] I need specifically Sun's Java 6 implementation [13:14] No idea then. wget http://download.oracle.com/otn-pub/java/jdk/6u31-b04/jre-6u31-linux-i586.bin [13:14] Oracle Java 7 doesn't allow me to use anything other than software rendering and OpenJDK 6 just crashes [13:14] is all i know on the topic. [13:14] anyone using chromium here? [13:14] thats java 6 [13:15] oracle java 6 jre 32-bit [13:15] no one use chromium? [13:15] lol [13:15] Dr_Willis: Link is broken [13:15] i tend to use chromoim or google chrome [13:16] Which is kinda my problem. Everything has been taken down [13:16] CJKay: all i know is on that wiki page. ;) so cant help much more [13:16] Alright, thanks [13:16] check askubuntu.com perhaps someone has an old version somewhere [13:16] Dr_Willis, are you using or not? [13:17] browser window says chromium on this box. [13:17] !anyone | dontknow [13:17] dontknow: 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. [13:17] other boxs are using googles chrome. ;) [13:17] dontknow: chromium is all I use [13:17] cant say ive ever noticed any differance in the 2 [13:17] https://help.ubuntu.com/community/Calculator [13:17] where can I get the source code for this program? [13:17] ActionParsnip, is it still 18, because 19 released and still no update? [13:18] !info calculator [13:18] Package calculator does not exist in precise [13:18] !find calculator [13:18] Found: libwww-google-calculator-perl [13:18] tomodo: apt-get source gcalc [13:18] dontknow: could report a bug, is there no deb file around [13:18] i want the source coed [13:18] tomodo: if you know the packagename use "apt-get source packagename" to get the source-package [13:18] !find gnome-calculator [13:18] File gnome-calculator found in breathe-icon-theme, elementary-icon-theme, gcalctool, gnome-icon-theme-full, gnome-icon-theme-gartoon, gnome-icon-theme-gartoon-redux, gnome-icon-theme-gperfection2, gnome-icon-theme-nuovo, humanity-icon-theme, moblin-icon-theme (and 2 others) http://packages.ubuntu.com/search?searchon=contents&keywords=gnome-calculator&mode=&suite=precise&arch=any [13:18] ActionParsnip, you have 18 either? [13:19] ActionParsnip, or is it just me [13:19] thanks very much [13:20] gtmanfred, what are you doing here :D [13:21] hi. just installed xubuntu 12.04 and after i suspend, the screen is very dark, even at the prompt to log back in. changing brightness has some effect, but even full brightness is very dark. the mouse pointer is the only thing that is at full brightness. any ideas what could be going on? [13:21] After a fresh install of Ubuntu 12 I have tried to install "apt-get install linux-headers-3.2.0-23-generic" , but it gives me the error "Error! Bad return status for module build on kernel: 3.2.0-23-generic (x86_64)". Does anyone know what the issue is? I need to install this so I can run VirtualBox. [13:22] ActionParsnip, could you check your chromium's version number [13:22] evilgeenius: use the metapackage instead [13:22] I installed the source with apt, but where is it? [13:22] evilgeenius: linux-headers-generic if i am correct [13:22] oh I found it [13:22] tomodo: in the dir where you called the command [13:22] great [13:22] i always get problems running apt-get [13:22] whats wrong [13:23] its a plain ubuntu server [13:23] Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [13:23] either that [13:23] or a lot other problem [13:23] notze: details? [13:23] Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/v/vlan/vlan_1.9-3ubuntu6_amd64.deb Unable to connect to us.archive.ubuntu.com:http: [13:23] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [13:23] Try another mirror [13:23] notze: Unable to connect to us.archive.ubuntu.com [13:23] us.archive.* has been slow the last few days. not tried it today [13:23] notze: "Unable to connect to us.archive.ubuntu.com" is your key line [13:24] notze: what is the question? the error is very clear [13:24] I was having problems with us.archive.ubuntu.com yesterday [13:24] Some other people were seeing rediculous latency as well, like only 20KB/s [13:26] yep. been that way for like 3 days [13:26] does anyone know how to fix this error in rhythmbox trying to load the 10-band equalizer plugin? http://pastebin.com/y4BqVQFB [13:28] iceroot: Ok I installed the linux-headers-generic, but now virtualbox gives me the error : "Error! Your kernel headers for kernel 3.2.0-23-generic cannot be found.". If I install those specified headers then i get an error. [13:28] D[4]ni, do you have python-gconf installed ? [13:28] iceroot: Also, the kernel-devel package is not available to install. Is that correct? [13:29] evilgeenius: what is the output of "dpkg -l linux-headers-3.2.0-23-generic" [13:29] ngomes, yes i do [13:29] !info linux-headers-generic [13:29] linux-headers-generic (source: linux-meta): Generic Linux kernel headers. In component main, is optional. Version 3.2.0.24.26 (precise), package size 2 kB, installed size 31 kB [13:29] could someone check what version chromium installed on your ubuntu if you haven't added another repo [13:29] iceroot [13:30] yes ists clear but what is this [13:30] evilgeenius: as you see its 3.2.0.24 and not .23 [13:30] sometimes is there and 5mins later not? [13:30] this HAS to work [13:30] i also have this problem with german servers of ubuntu [13:30] and adn [13:30] evilgeenius: you are on 12.04 [13:30] iceroot: This is the output : un linux-headers-3.2.0-23-g [13:30] D[4]ni, i suggest you go ask in #python room then , maybe then can explain better [13:30] dontknow, my version is 18.0.1025.168 [13:30] !info chromium [13:30] Package chromium does not exist in precise [13:30] notze: can you ping google.de from the cli? ping -c 4 google.com [13:30] !info chromium-browser [13:30] chromium-browser (source: chromium-browser): Chromium browser. In component universe, is optional. Version 18.0.1025.151~r130497-0ubuntu1 (precise), package size 21157 kB, installed size 78055 kB [13:31] hi, how to use rss in ubuntu? [13:31] evilgeenius: 12.04 is using 3.2.0-24-generic and not 23 [13:31] !info linux-headers-generic | evilgeenius [13:31] evilgeenius: linux-headers-generic (source: linux-meta): Generic Linux kernel headers. In component main, is optional. Version 3.2.0.24.26 (precise), package size 2 kB, installed size 31 kB [13:31] i mean i want to listen the voa english . [13:31] xtu: whith rss reader apps is one way. I just use google-reader's web site. [13:31] rmss? [13:31] compdoc, i still have 18.0.1025.151 and didn't get update ??? [13:31] no, i don't know what is rmss? [13:32] Hi, will there by official support for nvidia optimus? [13:32] Dr_Willis, you mean you can get the english podcast in google-reader? [13:32] rss = a news feed. rmms is a audio/video stream - i think. i may be backwards [13:32] iceroot: ok. So you you have any idea why virtualbox is looking for 3.2.0.23? "Error! Your kernel headers for kernel 3.2.0-23-generic cannot be found." [13:32] dontknow, I installed from the google website [13:32] evilgeenius: vbox from the repos? [13:32] compdoc, so you should have had 19 [13:32] ok, I will try the google-reader [13:32] iceroot yes [13:32] it works all perfect [13:32] compdoc, 19 released [13:33] only the apt stuff is problemtic [13:33] http://www.voanews.com/wm/live/newsnow.asx [13:33] works in totem [13:33] iceroot: no from their website. I need to be using a slightly older version or virtualbox, 4.1.4, and not the most recent, 4.1.14. [13:34] oh, so I can add that link to totem. [13:34] xtu: i imagine most any of the media players can handle it. [13:34] dontknow, I installed it a short while back, so thats why [13:34] xtu: i just went to the voanews.com site and clicked on the link and it opened in totem. i saw the url and pasted it here. [13:34] dontknow: all I've found is 'add the chrome ppa and install chrome-unstable' which isn't the same thing === nicolas_dh is now known as paposs [13:34] Hi, is there any way I can simply install rpm packages, without opening terminal? [13:35] evilgeenius: then i guess that is out of support here [13:35] does anyone know of a texteditor that I can run in a terminal that has shift-arrows to select and ctrl-c/v/x? [13:35] Dr_Willis, i didn't add any extra repo, i installed chromium using software center. so this means i will get no update anymore? === paposs is now known as NicolasDH [13:35] dontknow: ubuntu only does security updates to their official repos [13:35] rarely version # updates [13:35] evilgeenius: if i am correct there is something like /etc/init.d/vbox-setup [13:35] evilgeenius: maybe that can help [13:36] iceroot: yes, that is where I see the error message [13:36] evilgeenius: ah ok [13:36] Dr_Willis, it is not including chromium? [13:36] oh, and Dr_Willis , I am not a America, and I want to improve my english, so I want to listen the VOA podcast or rss thing. but I don't know what to do? [13:36] duobix: RPM packages are for Red Hat and similar systems, not for Debian-derivatives like Ubuntu. You might have some luck using 'alien' but it's not guaranteed. [13:36] iceroot: Virtualbox must be getting 3.2.0.23 from somewhere. [13:36] evilgeenius: are you bootet in the .23 kernel maybe? but have the headers installed for .24? [13:36] evilgeenius: maybe that script is parsing the output of uname [13:37] e_t_ thank you. [13:37] dontknow, I cannot see an option to update chrome [13:37] iceroot: yes, uname shows 3.2.0-23-generic [13:37] evilgeenius: install the .24 kernel, reboot the system [13:37] Anyway, I'd love to see a non-terminal installer for tar.gz files [13:37] evilgeenius: then the metapackage .24 is matching again to uname [13:37] !info linux-image-generic [13:37] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.2.0.24.26 (precise), package size 2 kB, installed size 31 kB [13:38] what do I google for to find editors that run in terminal? what is the common name for non-graphical text editors? [13:38] evilgeenius: you see, there is a newer kernel for 12.04 and because the script is parsing uname you get that error [13:38] dontknow: security updates only. are the normal way of ubuntu doing updates to ANYTHING in their repos. ubuntu is not a 'rolling' release [13:38] That's killing the whole experiance in any linux system [13:38] iceroot: thanks! I'll I;ll try it. [13:38] Dr_Willis, if i install google chrome through their website, it will take updates ? [13:38] crazypete: vim, emacs, nano, joe [13:38] dontknow: if google updates it.. yes. [13:38] dontknow: if goodle dosent.. then no. [13:38] crazypete: I'd do: apt-cache search editor [13:38] Dr_Willis, ok thanks [13:39] crazypete: command line editor for example [13:39] crazypete: You're basically limited to the ones iceroot mentioned. [13:39] crazypete: go learn vi. :) its worth learning [13:39] crazypete: yes, use vim (not vi) its a real good editor [13:39] iceroot, those are line-editors. I want proper text-editor for cli. Somebody must have written something like gedit for cli, if only as a proof of concept. [13:39] crazypete: i told you 4 [13:40] crazypete: thers dozens of text editors for the cli. [13:40] Hello, Can someone recommend me on good server management panel such cpanel etc.. ?(which easy to install)? [13:40] crazypete: vim is like gedit but much much much much more powerfull [13:40] crazypete: on a 'rescue' system - often you will be stuck with vi and nano. so those 2 are wrorth learning. [13:40] crazypete: sudo apt-get install vim, then use the command "vimtutor" [13:41] fte is a very impressive text editor for the console also. but its not commonly used. [13:41] !info fte [13:41] fte (source: fte): Text editor for programmers - base package. In component universe, is optional. Version 0.50.2b6-1 (precise), package size 87 kB, installed size 323 kB [13:41] Dr_Willis, how do a search for these dozens of such editors. what is the common name for them? [13:41] crazypete: i told you that too [13:41] crazypete: apt-get basics... 'apt-cache search PATTERNNAME' [13:41] crazypete: command line editor [13:42] crazypete: but trust me if you want a real editor on the shell with some advanced features there are only vim and emacs [13:42] hi [13:43] crazypete: nano for me :) [13:43] I search for command line editors and I find those mentioned here. I don't want to offend anyone, but they're crap. I am looking for something simple and usefull. [13:43] i find nano just annoying [13:43] crazypete: nano and joe if you want something simple [13:43] nano is better, but copy select... [13:43] they gave me this url for downloading ubuntu : http://tinyurl.com/cccrkq9 but I can't download. can you help? [13:43] crazypete: they are not crap. if you want simple. go with nano. [13:43] crazypete: and of course vim is not crap its just not what you are looking for [13:43] crazypete: tried nano, simple yet effective. None of the flashy stuff, just a straight editor [13:44] try fte - you may like it, [13:44] Can someone recommend me on a free good server/system administration panel? someone told me webmin is good? any recommendations? [13:44] angel282: ssh [13:44] angel282: for get you ever heard about webmin [13:44] !ebox [13:44] zentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04). [13:44] !webmin | angel282 [13:44] angel282: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. [13:44] don't use webmin [13:45] ActionParsnip: ok, so which admin panel you are recommend to use? [13:45] thats becaus Debian sux [13:45] use CentOS [13:45] Volkan-K: stop it [13:46] why would i stop. thats the truth [13:46] Volkan-K: its offtopic here [13:46] Volkan-K: this is not #debian and not #centos [13:47] has anyone heard news about why the ubuntu mirrors are so slow? [13:47] Volkan-K: and if the user is not able to admin a system with the normal tools and need a webgui for it i am not sure if the os is the reason for sucking [13:47] cant upgrade my server [13:47] compdoc: not seen any news on it.. [13:47] guys i have ubuntu 12.04 on intel i5 laptop hibernate/suspend not working what can i do? [13:47] compdoc: been show for 4 days here [13:47] slow [13:47] sounds the same for me [13:48] ActionParsnip: so which admin panel can be used instead of webmin? [13:48] !ebox | angel282 said this earlier [13:48] angel282 said this earlier: zentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04). [13:49] 'best' is to learn to use ssh. ;P [13:50] ubuntu is debian based [13:50] and is not stable [13:50] here is the proof: http://digitaloffense.net/tools/debian-openssl/ [13:50] Volkan-K: you have a support question? [13:50] iceroot: fuck you! [13:50] Volkan-K: cu :) [13:51] pointless comments are pointless. [13:53] Hey! Is there any database for ubuntu users on getting the right nvidia drivers installed? [13:53] my USB 3G CDMA not working in edubuntu 12.04 who can help me? [13:53] sirriffsalot: the hardware drivers tool should offer the most compatible version for you [13:53] sirriffsalot: i thought nvidia-current sort of scanned and installed what it thought was needed. [13:53] I've had some uncomfortable experience in 11.10 doing that though... [13:53] Does anyone know of a free server that allows you to run programs on it? [13:54] sirriffsalot: your card may not actually have good support [13:54] I couldn't login after installing an nvidia driver... [13:54] enbez: please don't ask in here - this is ubuntu support [13:54] sirriffsalot: detailas as to what happens exactly is more helpfull [13:54] ok, sorry. Do you know a channel where i can ask? [13:54] angel282: I suggest you learn to manage the system with CLI, your skills will be transferrable to other distros and the system will be more secure. [13:54] Wait what? [13:54] Well, it was a dream studio distribution, so could have been that. Now I'm on a straight Ubuntu 12.04 [13:54] How do I check what nvidia cards I have? [13:55] sirriffsalot: sudo lshw -C display [13:55] Hi! My repositories contain the package libportaudio2, but not a corresponding -dev package. Isn't there usually a -dev version for every package? [13:55] ActionParsnip: what should I be looking for?? [13:55] sirriffsalot: the product line(s) [13:55] says 'vga' on a line sirriffsalot [13:56] La nouvelle version de ubuntu ma clé internet n'est pas détecté aidez moi [13:56] Oddly enough I have two *display lines... haha [13:56] product: G98 [GeForce G 100] and product: G98 [GeForce G 100] [13:56] How do I check which one is being used? Haha [13:56] On Ubuntu, ~/bin is automatically added to the PATH variable. Question is: Where is that? I've looked into .bashrc, /etc/bash.bashrc, /etc/profile. Couldn't find it. [13:56] sirriffsalot: nvidia-settings has a button to identify displays [13:56] !fr | chabicobi [13:56] chabicobi: 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. [13:57] Thiagovfar: /etc/environment maybe.. [13:57] ActionParsnip: alright, installing that [13:57] By the way, is there some software/command that removes repositories that I no longer use? [13:57] That has no software installed requiring them [13:58] ActionParsnip: Nope. [13:58] i have a picture on the top of my website. this picture is supposed to change depending on the content. more in detail the content is organized within a hierarchical menu. the top level of this menu consists of 6 links. for every of those 6 links i have a certain picture. how can i get the highest link parent of a content-typ in order to fit the picture according to that? [13:58] Hmm "You do not appear to be using the NVIDIA X driver." [13:58] ActionParsnip: What bugs me is that it seems to be default behaviour for ubuntu, yet I can't find it. [13:58] Thiagovfar: ~/.profile ? [13:58] Mon USB 3G 1x CDMA ne marche pas avec Ubuntu 12.04 [13:59] chabicobi: Angaloseulement en cette canale, SVP [13:59] chabicobi: "Anglais seulement" [13:59] "Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server." [13:59] How do I restart the X server? [13:59] $ grep PATH .* [14:00] shows it in .profile ;) [14:00] sirriffsalot: ALT+PrntScrn+K [14:00] mneptok: Thanks:) Hang on [14:00] hi I install 12.04 lts 64bit plus gnome. in gnome classic every window I open ends up partially hidden by the upper panel. can someone let me now how to prevent that? [14:00] mneptok: yep, found it on ~/.profile [14:00] * Dr_Willis cant imagine why that default behaivor would be annoying. [14:01] ActionParsnip: Zentyal is seems hard to install any alternative admin panel which more easy to install? [14:01] my internet key USB 3G 1x CDMA not working in Ubuntu 12.04 [14:01] sudo: nvidia-xconfig: command not found [14:01] chabicobi: how do you know it's not working? [14:01] Dr_Willis: It's not annoying. I just want to copy it over on Gentoo =) [14:01] Thiagovfar: .profile is not shell specific. so if you switch to zsh or tcsh, /bin will stll be in the $PATH [14:02] I think it is not detect [14:02] mneptok: good to know [14:02] sirriffsalot: the x gui to nvidia is 'nvidia-settings' [14:02] angel282: what do you need the admin panel to achieve? [14:03] Dr_Willis: Yes, I get it open, but tells me "You do not appear to be using the NVIDIA X driver. " [14:03] chabicobi: pastebin the outout of "sudo lsusb -vv" [14:03] ActionParsnip: to manage the domains (adding new domains to the server), ftp accounts and bandwidth control [14:03] sirriffsalot: so... you are not using the nvidia drivers. [14:03] Dr_Willis: "Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server." [14:03] sirriffsalot: try: sudo nvidia-xconfig then [14:03] ActionParsnip: I did [14:03] nvidia-xconfig is a cli tool to tweak the xorg.conf [14:03] Then it tells me there is no such command [14:04] ive rarely needed to run nvidia-xconfig [14:04] $ which nvidia-xconfig [14:04] /usr/bin/nvidia-xconfig [14:04] !find nvidia-xconfig [14:04] File nvidia-xconfig found in nvidia-173, nvidia-173-updates, nvidia-96, nvidia-96-updates, nvidia-current, nvidia-current-updates [14:04] !info cpanel [14:04] Package cpanel does not exist in precise [14:04] No such file or directory... lol [14:05] its part of the nvidia drivers.. how did you install your nvidia drivers sirriffsalot ? [14:05] In my system settings details it says I have this driver: Gallium 0.4 on NV98 [14:05] Dr_Willis: Well, I haven't... as I asked in the beginning, I wondered if there is a sound database webpage for getting the right driver installed [14:05] But I suppose this is an even more effective database! [14:06] Driver: GeForce GT 530/PCIe/SSE2 [14:06] Dr_Willis: ? [14:06] also, is there a way to change the order of the window buttons in the maximized state? [14:06] all i did on this box was 'sudo apt-get install nvidia-current' and then rebooted [14:06] angel282: http://en.wikipedia.org/wiki/Comparison_of_web_hosting_control_panels [14:06] Dr_Willis: Hmm, well I guess I'll try that:) Brb [14:07] i don't like close-minimize-maximize, i'd rather have close-maximize-minimize [14:07] sirriffsalot: thats all ive ever needed to do for like all 10 of my nvidia machines.. ;) [14:07] D[4]ni: at one time Ubuntu-tweak let you reorder them [14:07] D[4]ni: what is the output of: lsb_release -sc [14:07] i'm on precise [14:08] and me i am in edubuntu precise [14:08] D[4]ni: do you still want them on the left? [14:08] sorry help me [14:09] chabicobi: and the problem is [14:09] i know it's possible for the normal state with gconf-editor, but there doesn't seem to be a setting for the maximized state [14:09] for maximized windows, they should be on the left, yes [14:10] the title/controls get hidden when maxamized. so it would be settings in the panel thing i belive. cant say ive ever noticed them getting reordered. let me see if ubuntu-tweak does it [14:10] !details | chabicobi [14:10] chabicobi: 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 ..." [14:11] D[4]ni: i guess its a global menu thing, the maximized apps controls go into that [14:11] Hmm. Ubuntu-tweak no longer has to settings to reorder the buttons. just left or right. [14:12] i used to do Min Max Close all the time [14:12] Thank you i want to install my key USB 3G CDMA in ubuntu 120.4 , the not dectecting that [14:12] and where do i find the settings for that? [14:12] on 12.04 lts 64bit plus gnome. in gnome classic sessions every window I open ends up partially hidden by the upper panel. can someone let me now how to prevent that? [14:14] D[4]ni: from whative googled. you cant reorder them in the top panel. but you can in the window title [14:14] no i changed the server [14:14] all the time [14:14] the same shit [14:14] hon-qpid_0.12-2_all.deb Unable to connect to archive.ubuntu.com:http: [14:14] notze: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [14:14] Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-webob/python-webob_1.1.1-1_all.deb Unable to connect to archive.ubuntu.com:http: [14:14] Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/s/socat/socat_1.7.1.3-1.2_amd64.deb Unable to connect to archive.ubuntu.com:http: [14:14] notze: can you please a.) tone down the language b.) not flood the channel [14:14] Dr_Willis, i already changed it in the titlebar [14:15] thanx for info the bot told me already [14:15] notze: öh [14:15] D[4]ni: I did see some indicator-applet mentioned that did the same feature. it may have been more changeable. check the webupd8 postings - it was either this week or last week i saw it mentioned [14:15] i i never had this problem with debian [14:15] notze: why is the error archive.ubuntu.com:http [14:15] notze: and not http://archive.ubuntu.com [14:16] http://www.webupd8.org/2012/05/window-buttons-extension-available-for.html [14:16] notze: please paste the output of "cat /etc/apt/sources.list" [14:16] !paste | notze [14:16] notze: 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:16] ok ;D [14:16] notze: try: http://paste.ubuntu.com/997438/ [14:16] Hello, how to move an application window to another workspace ??? and how to switch between work spaces using keyboard ?? [14:17] sa7elak: ctrl + alt + left/right cursor-key to switch (if i am correct) [14:17] sa7elak: ctrl+alt+left / right cursor to switch workspace [14:17] sa7elak: in unity on 12.04 press and hold the SUPER(windows) key and it shows a shortcut guide [14:17] sa7elak: you can right click the window decorator and send it to a workspace that way [14:18] it says shift-alt-ctrl-arrows to move to otehr work spaces [14:18] #ubuntu-fr [14:18] The Super Key is SUper! [14:18] notze: i bet you just messed up your /etc/apt/sources.list :) so its your fault and not the fault of ubuntu and the complete flame from you was not needed :) [14:19] Dr_Willis: thanks for asking :) [14:20] hi, what is the cmd to format drive under ssh screen? [14:20] Thanks for you all [14:20] Hello everybody ^_^ [14:20] stars69: mk2fs you will format the partition too, not the drive [14:20] Yello, is it possible to find a bluetooth server for multiple communication(voice/soud)? [14:20] stars69: the partition will need to be unmounted to be formatted [14:21] ActionParsnip, thanks [14:21] I installed nvidia on opensuse, then I realized that ubuntu is really easy to use, and it's so convenient [14:22] ubuntu is nice [14:22] guys why every time i boot my laptop and login ubuntu the wireless adapter is disabled and i have to press the keyboard enable button? [14:22] so nice [14:22] paopao: some distros come with the driver pre-added :) [14:23] gccster: if you login and run: sudo rfkill unblock all does it unlock it? [14:23] Hello everyone. [14:23] Dr_Willis: Still no change with the nvidia-settings installed.. [14:24] I was redirected from another channel to here and I hope that you could help me with a question I have. [14:24] ActionParsnip, should i restart and check out? [14:24] ActionParsnip, you are right [14:24] Dr_Willis: When I run it now it still tells me "You do not appear to be using the NVIDIA X driver." [14:25] ActionParsnip, i dont know if i am clear the wireless adapter is disabled and it needs a keyboard button to get enabled every time i reboot [14:25] gccster: if the command works, we can make it happen automagically [14:25] what is the main differences between the ubuntu and kubuntu? [14:25] ActionParsnip, ok let me try then [14:26] But if you are busy right now thats ok I guess. [14:26] Ashkot: default desktop, window manager and default apps. The rest is the same [14:27] wtf is meeboo and why is my ubuntu live disk showing me meeboo ads in the corner of my screen :S [14:27] sirriffsalot: lspci -nn | grep VGA [14:27] maddinw what is your question? [14:27] sounds like somthign the browser is doing Hotwired [14:27] hi all. what's the difference in "lspci -k" output between "Kernel driver in use" and "Kernel modules"? i have different output between two different installations... [14:27] L3top: 03:00.0 VGA compatible controller [0300]: NVIDIA Corporation G98 [GeForce G 100] [10de:06e6] (rev a1) and 02:00.0 VGA compatible controller [0300]: NVIDIA Corporation C77 [GeForce 8200] [10de:084b] (rev a2) [14:27] these are both output: http://pastebin.com/LhrXyvgC [14:28] in the second case "Kernel modules" is missing although i can see the module with lsmod [14:28] L3top: I get those two lines as output.. [14:28] chrome stable 64 bit doesn't have internal flash player? [14:28] Dr_Willis: evil! [14:28] rufensis: I have a few questions about ssh-tunneling and ssh agents. [14:28] sirriffsalot: are you trying to use both your onboard and the card? [14:28] L3top: No idea... not intentionally at least:S [14:28] i can't see internal flash player in plugins tab [14:28] ActionParsnip, well it is not working [14:28] I have access to the tunneling service at ssh.silenceisdefeat.com and I can build a tunnel. [14:28] sirriffsalot: disable the onboard in bios [14:29] Onboard... [14:29] i think i am in love with kde [14:29] Will that be the G 100 one? [14:29] I use the command ssh -D 8000 -Nf sd [14:29] no [14:29] With sd being the host defined in ~/.ssh/confid [14:29] *config [14:29] wait [14:29] gccster: so the command is no good :( [14:29] perhaps [14:30] L3top: so the (rev 2) GeForce 8200? [14:30] I can open it, but I would like to have it at startup so I dont need to open it up myself all the time.+ [14:30] ActionParsnip : thank you :) [14:30] So I edited my /etc/rc.local file and inserted the command in there. [14:31] sirriffsalot: I would expect that that is your onboard. however in the bios it will likely identify as "onboard" [14:31] Ashkot: np man :) [14:31] L3top: I'll have a look, thanks for suggesting! Brb [14:31] But the tunnel is not available after startup. I have activated public key authentification, but that does not make a difference I guess. [14:31] sirriffsalot: is this an asus m3n78 bpard by chance? [14:31] gccster: does the system have a make and model? [14:32] s/bpard/board/ [14:32] excuse me, anyone knows what's the difference in "lspci -k" output between "Kernel driver in use" and "Kernel modules"? [14:32] ActionParsnip, you mean my laptops firm? [14:32] in use mean loaded.. vs ones that could be loaded. [14:32] gccster: the full model please [14:32] * Dr_Willis guesses [14:33] ActionParsnip, its a local company its an i5 intel 4gb ram nothing special [14:33] Any idea? [14:33] luser: possibly the ones in use are being used now, but some may be loaded but doing nothing [14:33] gccster: so its not a dell or acer etc? [14:34] some devices could use differnt modules. I know of several network cards that have differnt drivers that COULD be used for them [14:34] * L3top guesses Dr_Willis's guess is right [14:34] gccster: run: sudo dmidecode -t 1 can you pastebin the output please [14:34] ActionParsnip, nop i think it must be a interface command that im measing like auto wan0 etc [14:34] ActionParsnip: these era two lspci output of two different installations (dual boot): http://pastebin.com/LhrXyvgC [14:34] maddinw: i've never tried loading an ssh login at bootup. [14:35] ActionParsnip: the strange thing is that in both installation lsmod shows the pata_marvell module [14:35] hey guys i have a question im running ubuntu 12.04 64bit lts. i haveing a problem when trying to visit a website that was working fine a some time ago. also i cant reach my shellaccount? but if i connect to my vpn then and retry the page loadsup? and the shell account login come up? what could be causeing this? [14:35] ActionParsnip, http://pastebin.com/5N1LtwWC [14:36] I think it is possible - Im okay with entering the password to allow access to my private keys - but I heard that Linux is flexible so I though this might not pose much of a problem. === lim is now known as Guest61228 [14:37] i found something that fixes my gnome-panel notification area problem until i logout again: if i open appearance properties and pick another GTK+ theme, it fixes my notification area. it remains fixed even if i switch back to the orginal theme (Ambiance) [14:37] you can set up ssh keys where you just do a 'ssh host' and it auto starts up with no passwords needed. thats easy enough [14:37] i just installed 12.04 on my powerbook! [14:37] Does someone knows why updates are so slow today ? From Canada... ??? Or maybe it's only me.... [14:37] Dr_Willis: Could you explain that a but further please? [14:37] Dwezzel: been slow for 4+ days [14:37] !ssh | maddinw [14:37] maddinw: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [14:38] Thx Dr_Willis [14:38] L3top: Hi... I went into the bios (I'm on a acer aspire machine) and I can't find any options to disable the graphics cards....... this is getting annoying lol [14:38] gccster: ok, if you run: sudo lshw -C network what driver is the wifi using? [14:38] Hello, How do you portforward on Ubuntu without router access? [14:38] maddinw: you generate the keys copy the pub to the server. and ssh foo, i get a prompt no need to enter a pass [14:38] * Erealz i need help trobleshooting a problem ,im running ubuntu 12.04 64bit lts. i haveing a problem when trying to visit a website that was working fine a some time ago. also i cant reach my shellaccount? but if i connect to my vpn then and retry the page loadsup? and the shell account login come up? what could be causeing this? [14:38] Dr_Willis: Nobody knows when it will be fixed ?? [14:38] Dwezzel: no idea [14:38] Prsm: if you are using a router you need to set it up there [14:38] Thx anyway Dr_Willis [14:39] Dr_Willis: why should I use PuTTy on a system that has SSH build into it? I have the public key on the host, but this does still require me to open the tunnel after startup. [14:39] ActionParsnip, http://pastebin.com/ZJfFH2tQ [14:39] sirriffsalot: disable what graphics? in favor of what? [14:39] sirriffsalot: let me look at something [14:39] maddinw: you dont need to use putty client on linux, unless you like its features. [14:39] And I use dynamic forwarding...local forwarding does not really work. [14:40] gccster: ok, reboot then run: sudo modprobe -r ath9k ; sleep 2; sudo modprobe ath9k [14:40] maddinw: you can use the command line to set up tunnels and so forth [14:40] gccster: does it then work? [14:40] mneptok: L3top suggested I do that, since I have two graphic cards showing up when I want to know of their usage [14:40] ActionParsnip, ok give me a moment [14:40] Dr_Willis: I know. I do that, but I can't open them at startup. [14:40] sirriffsalot: the 2 you pasted were the exact same model. [14:40] mneptok: uhm... no? Different numbers and on different lines, how can they be the same?!-.- [14:40] sirriffsalot: i know of no OEM that will embed 2 discrete nVidia GPUs into a system. [14:40] maddinw: you can make shell scripts start at login. [14:41] ok [14:41] mneptok: OEM? [14:41] I dont think so. [14:41] 03:00.0 VGA compatible controller [0300]: NVIDIA Corporation G98 [GeForce G 100] [10de:06e6] (rev a1) and 02:00.0 VGA compatible controller [0300]: NVIDIA Corporation C77 [GeForce 8200] [10de:084b] (rev a2) [14:41] stuff in .config/autostart starts at login. if set up right [14:41] they have different pci-ids [14:41] Dr_Willis: I already edited my /etc/init.d/rc.local and inserted "ssh -D 8000 user@host" [14:41] sirriffsalot: 07:56 < sirriffsalot> product: G98 [GeForce G 100] and product: G98 [GeForce G 100] [14:41] mneptok: ah yea, copied wrong on that one:P [14:42] mneptok: what L3top just linked is correct.. [14:42] sirriffsalot: this is a laptop? [14:42] mneptok: nope, just a shitty PC [14:42] umm how about this command would i issue to find out why a certain page is load and or haveing trouble connecting to it services like a shellaccount? [14:42] looks like a nettop [14:42] maddinw: stuff in rc.local get ran by root.. so you need to set up the keys in the root users dir i imagine. [14:42] L3top: It's an acer aspire x3200... [14:42] sirriffsalot: do you have a PCI(-E) graphics card in it? [14:42] I am not sure what benefit the addin card is. [14:42] mneptok: how do I check? [14:42] I was loking them up. [14:42] maddinw: useing su -c in rc.local lets the command get ran by a user and use the users stuff. [14:43] umm how about this?what command would i issue to find out why a certain page isn't loading and or having trouble connecting to it services like a shellaccount? [14:43] ActionParsnip: excuse me, don't you think these output are "strange"? http://pastebin.com/VVTazGHN vs http://pastebin.com/7CD3YzBV [14:43] hi i want to install sun-jdk6 or sun-jdk7 [14:43] sirriffsalot: does the monitor cable plug into the motherboard, as well as an expansion slot? a choice? [14:43] hi i want to install sun-jdk6 or sun-jdk7 === Prsm_ is now known as Prsm [14:43] Dr_Willis: This sounds plausible...I will try it out [14:44] mneptok: uhm, the monitor cable is plugged into the "top" [14:44] sirriffsalot: there is only one place to plug in a monitor? [14:44] mneptok: no, two [14:44] mneptok: trying to find a picture for you to see the rear [14:44] umm how about this?what command would i issue to find out why a certain page isn't loading and or having trouble connecting to it services like a shellaccount? [14:44] Thank you very much so far...see you after my reboot. [14:44] Hi. I'm having trouble with gedit and FTP. Some of the files I save go empty at random. I asked yesterday but no one had an answer. [14:44] sirriffsalot: look at the rearward port. is it an expansion slot? [14:45] mneptok: http://www.google.no/imgres?q=acer+aspir+x3200&um=1&hl=no&safe=off&client=opera&sa=N&rls=en&channel=suggest&tbm=isch&tbnid=vo1hpHAKoo4MrM:&imgrefurl=http://www.saverstore.com/product/20029938/Acer-Aspire-X3200-Athlon-64-X2-5000-26GHz-3GB-RAM-320GB-DVDRW-LAN-Vista-Home-GeForce&docid=kZYs605ci8V55M&imgurl=http://images2.icecat.biz/img/gallery/2059992_6279.jpg&w=1024&h=1206&ei=PAO5T5miB4PYtA [14:45] Lol [14:45] mneptok: expansion slot? How do I tell?:$ [14:45] mneptok: in that picture I'm connected to the top one [14:45] luser: is the module 'ahci' loaded in the system with the smaller output? I imagine the one with more text is the 'ok'one.... [14:45] * Erealz what command would i issue to find out why a certain page isn't loading and or having trouble connecting to it services like a shellaccount? [14:45] sirriffsalot: that "top one" is an expansion card. [14:46] mneptok: yea, I figured... What about that? [14:46] Please, at least tell me where to ask my question, if you haven't got any answers. [14:46] sirriffsalot: that's probably the GeForce 8200. [14:46] mneptok: Ok? [14:46] mneptok: what's the point?:D [14:46] mneptok: want me to take it out? [14:46] sirriffsalot: the mobo probably has the G100 embedded [14:46] mneptok: I've done it before [14:46] mneptok: I suppose the GeForce 8200 is better... [14:46] ActionParsnip: yes, the more output is the ok one and yes, it is ahci module is shown by lsmod also in the "broken" one [14:46] sirriffsalot: what is it you are trying to do exactly? [14:47] * Erealz what command would i issue to find out why a certain page isn't loading and or having trouble connecting to it services like a shellaccount? [14:47] mneptok: anyway where are we going with all of this? [14:47] sirriffsalot: you're the one asking for help. you tell me. [14:47] T_T [14:47] knutremi, What do you mean by "go empty at random?" [14:47] mneptok: I just want the right nvidia driver installed..:) Haha [14:47] ActionParsnip: i don't understand why lspci doesn't show the "Kernel modules" line... [14:47] Erealz: www.downforeveryoneorjustme.com/ tried that [14:48] it just me [14:48] mneptok: right now nvidia-settings tells me I have none installed.. [14:48] sirriffsalot: there is no "right" nVidia driver. nVidia issues a single, monolithic binary blob driver for Linux that supports the devices they choose. [14:48] Sidewinder: I save the files directly to FTP. Then for inexplicable reasons, some of them go empty in the meantime. [14:48] ActionParsnip: any idea? [14:48] mneptok: well I at least want some nvidia driver installed so my graphics won't be complete crap:) [14:49] god damn [14:49] luser: maybe it needs the 2.6.35 (or later) to work [14:49] sirriffsalot: why do you need the proprietary driver from nVidia? what does the "nouveau" driver in the kernel lack that you need? [14:49] Erealz: possibly a bad DNS [14:49] mneptok: trying to run a game in wine, and I've spent 12 hours trying to configure the graphics right in wine and the game itself so it'll be viewable at least... [14:49] how to copy a directory with its content to another place from terminal ? [14:49] ActionParsnip: well, i hope it's not the reason... the 2.6.32 has the ability to load that module in menuconfig... [14:50] mneptok: it runs at 12-18 fps.... has to be driver missing [14:50] mneptok: and as it turns out there isn't one installed:P Explains a lot [14:50] ActionParsnip: is there anything else i can test? [14:50] Sidewinder: I have no idea if it happens as they're being saved, or something happens in the background without my intervention. [14:50] sirriffsalot: if you want my honest opinion, if you want to run games, just install Windows. WINE is not a solution. [14:50] knutremi, I'm very sorry but I just don't understand your question. [14:51] luser: what distro/versions are the boots [14:51] sa7elak: cp -r /path/to/dir /path/to/target [14:51] mneptok: that isn't an option right now, and many people run it absolutely fine. Would you mind telling me how to get a nvidia driver installed and just see how it goes? If you're right after that then there we go [14:51] Hi. [14:51] sirriffsalot: there is no driver missing. you are using the 2D-only "nouveau" open source nVidia driver that is built-in to the Linux kernel. [14:51] sirriffsalot: can you please tell me the output of apt-cache policy nvidia-current | grep Installed [14:51] Hello again. [14:51] L3top: hmm Installed: (none) [14:52] Unfortunately my attempt did not work quite well... [14:52] I need to figure out if gedit has problems saving to FTP or if it will remove file contents without my knowledge. [14:52] mneptok: Well, 2D explains a lot then! it's a 3D game:P [14:52] sirriffsalot: be aware, there are TONS of people here every week that complain about how the proprietary nVidia driver has broken their system. [14:52] sirriffsalot: if I were you, I would sudo apt-get install nvidia-current-updates [14:52] mneptok: I'm one of them..:) [14:52] Is it possible to do a sort of "Factory Reset", where all my personal files are wiped from the hard drive, but the OS stays? [14:52] sirriffsalot: and you want to install it anyway> [14:52] !? [14:52] L3top: trying that then, finger crossed:) [14:52] sirriffsalot: I can just remove it again if it fails?:P [14:52] mneptok: there is a problem with 295.40 imo. The nvidia-current-updates package seems much happier. [14:53] Because my hard work is being irreversably deleted when I'm editing files stored on FTP through gedit. [14:53] Dr_Willis: I have added the line: udo su maddinw -c ssh -D 8000 -fN maddinw@ssh.silenceisdefeat.com [14:53] L3top: i;m not talking about just recent events. i'm talking about what i have seen on this channel in the past 6 years. [14:53] sudo su maddinw -c ssh -D 8000 -fN maddinw@ssh.silenceisdefeat.com [14:53] ActionParsnip, i tried it nothing happened every time i boot i have to click Enable Wireless on gnome to start the wireless adapter [14:54] L3top: nvidia-current-updates nvidia-settings-updates these two packages were going to be installed as a result... sound right? [14:54] ActionParsnip: the wotking one is ubuntu 10.10 and the "broken" one is debian squeeze [14:54] i'm also asking in the debian community... [14:54] Hi I have the classic gnome menu how can I add the minimize max and close button to the upper panel ? [14:54] like in os x ? [14:54] nvidia has had the best proprietary support historically imo. If you just don't like closed source, I can respect that... but, we use nvidia extensively and I only dislike this set of drivers [14:54] yes sirriffsalot [14:55] GeneralEater, it's usually not that easy. Something might have come with your version of ubuntu (I don't know though), but one method would be to just run a tool from a livecd to clean the drive, then re-install Ubuntu. [14:55] L3top: you have opinion. i have 6 years of logs. :) [14:55] Does anyone know what I am doing wrong? [14:55] L3top: praying for some luck...:D [14:56] L3top: alright, shall I just reboot now when it's finished installing? [14:56] flowerpot, Okay, I'll do that then. [14:56] ActionParsnip i thought of that and changed the dns to google dns on my router to no avail? it weird becouse if i connect to my vpn the page loads up and i can get to my shell account login why else might it be [14:56] maddinw, what are you trying to do? [14:56] flowerpot: I am trying to get my SSH-Tunnel working at startup [14:57] mneptok: Again... I am sure you have ati problems, and intel problems... we use compositing and accelleration for h264 in our project, and nvidia has always worked just dandy... we auto detect and install... and it all works great, except this latest slew... your "opinion" is noted [14:57] yes sirriffsalot [14:57] L3top: haha:) cheers. rebooting then. *prays incessantly* [14:58] flowerpot: so I edited /etc/init.d/rc.local [14:58] maddinw, what's up with the first "udo su" in your line? [14:58] maddinw, could you upload your rc.local and share it if it doesn't contain any sensitive information? [14:58] flowerpot: bash didnt catch that anymore...it does not. I can upload it to pastebin. [14:59] maddinw: you don't need _both_ sudo and su, only sudo [14:59] L3top: Now my system details says I have "GeForce G100/PCIe/SSE2 " as a driver:D [14:59] anybody running openvpn ? i'm the internet speed is extremely slow [14:59] Alright...I will upload it anyway now. [14:59] Get Unity-Like Window Buttons On The Top any help about this [14:59] Check performance sirriffsalot. [15:00] L3top: in what way? [15:00] however you did before :P [15:00] L3top: logging in to the game:P [15:01] sirriffsalot: as a side benefit... you can likely use multiple monitors, and enable twinview in the nvidia config gui. [15:01] I'm having big problems with wine and opengl [15:01] flowerpot: http://pastebin.com/7r0TbwHM [15:01] it's complaining that it can't find opengl [15:01] L3top: don't have enough space for that [15:01] Hmmmm [15:01] L3top: Hang on [15:01] I tried completely reinstalling the nvidia drivers, wine, mesa, and everything opengl-related I could find [15:02] L3top: FPS went from 12-18 to -25-30!! [15:02] L3top: you're my hero [15:02] I even tried copying 32 bit opengl libraries and stuck them in /usr/lib, /usr/lib32, /usr/local/lib [15:02] L3top: now my ego kicks in... how do I check which nvidia driver is installed? GeForce G100/PCIe/SSE2 I suppose is the name?:p [15:03] apt-cache policy nvidia-current-updates will tell you specifics. [15:03] L3top: just out of wanting to learn, where do you learn all this stuff from? I'd like to be able to handle this myself in the future, haha:) [15:04] sirriffsalot: experience and commitment. [15:04] flowerpot: and idea what I should try out? [15:04] maddinw: I have the latter and starting to get former [15:04] any wine experience? [15:04] L3top: But is there some webpage where they cover this very specifically? Ubuntupage of some kind? [15:04] or driver installation? [15:04] Orpheon: a little:) [15:05] Orpheon: a lot! [15:05] Guys, I'm having a weird bug in Software Center: "Turn On Recommendations" is not working: I sign in, it shows "submitting inventory", but nothing happens. No recommendations, and if I exit and open again, it shows the same Turn On" button again. Any clues? [15:05] great! [15:05] can you please help me with this? [15:05] I do all of the graphics autodetection and configuration for a project that has a media player... I made the mistake of poking around in the source code trying to make more available, and now it's just sort of what I do. We went from only using nvidia, to just about everything out there. To summerize... just dig into some code somewhere. [15:05] L3top: Uhm, that command says among other things "295.49-0ubuntu0.1 " [15:06] correct... that is the driver you are using... 295.49. [15:06] L3top: I have no experience in "digging" in codes nor desire to try, I'd smash my computer by the end of a week [15:06] L3top: but... what does that mean? Is it "the latest"? The most stable?? [15:06] maddinw, I don't know if the sudo command will work, but I suggest you put this in your ~/.bashrc or ~.bash_profile files instead [15:06] (i've tried to delete all settings and configs (and keys) of Software Center, but no matter which account I sign in, Recommendations does not work. Any troubleshooting clues? [15:07] I execute a windows exe that has always worked for me these past 2 years [15:07] http://pastebin.com/RHEqt9xD [15:07] especially these lines [15:07] err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "GeForce GTX 460 SE/PCIe/SSE2", version "1.4 (2.1.2 NVIDIA 295.49)"). [15:07] flowerpot: alright...I will reboot, try it out and give you feedback. Thank you so far. [15:07] err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. [15:07] err:d3d:InitAdapters Failed to get a gl context for default adapter [15:07] Direct3D8 is not available without OpenGL. [15:07] Orpheon: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [15:07] you can remove the sudo su maddinw -c part [15:07] Hmm. when reencoding a video. Ive noticed the thumbnail frame changes. Anyone noticed a tool that would let me select what frame is used for the initial/thumbnail frame? Be nice to have the grandkids face on the videos that star them. ;) [15:07] exit [15:08] so hardcore [15:08] Dr_Willis pointed out that rc.local runs with root permissions and thus will not know the public key I have put on the host. [15:08] MestreLion: i find the software recommendations to be rahter... pointless.. [15:08] what version is there is up to the cononical folks. I believe right now the most current is in the 302 range, but I don't test each one for stability... using 295.40 as buntu's stable version was a mistake imo... but what do I know... If you want to experiment you can check out xorg edgers PPA, they have bleeding edge debian packages. [15:08] I have a question: I'm getting a new laptop tomorrow, and I want to install Linux on it. At first I was thinking of Gentoo, because it's the most customizable. But I understand that to install anything on it (even firefox) takes forever. What would you recommend? Ultimately, I want something that is like Ubuntu but isn't as heavy. Should I go with a low-fat version of Ubuntu, or perhaps with [15:08] Debian? [15:08] sirriffsalot: ^ [15:08] L3top: like i said, it is opinion based on a very deep experience with Ubuntu users. [15:08] I'm a noob at this point, but I have no problem learning as much as is needed. It will be fun for me. [15:08] maddinw: personally id set up a script that does it all then run that script from rc.local - BUT ifyou are using encrypted homes that may be another issue i just thought of. [15:08] Etale: lubuntu [15:09] Etale: if you want a light system based on ubuntu [15:09] Dr_Willis: I do have /home encrypted. [15:09] L3top: I think I'll leave well enough alone for now, lol:D [15:09] L3top: thanks a million for your help! [15:09] mneptok: and mine is based on making all of these work without any user interaction at all... on any hardware with any display. [15:09] np sirriffsalot. [15:09] maddinw: then even at boot up the key files wont be getting read i belive... [15:09] mneptok: you too, thanks for your time! [15:09] And everyone else:) [15:09] @L3top: I tried xorg edgers. I couldn't even configure the nvidia server settings, my entire screen was distorted, so I went back to nvidia-current [15:09] Dr_Willis: true, but a buggy Software CEnter that does not stick settings makes me a little worried about using it to buy software, for example [15:09] maddinw: i never encrypt home. ;() [15:09] Etale: lubuntu is light, or install minimal then install fluxbox [15:10] Orpheon: boot to a previous kernel and see if your nVidia drivers work there. [15:10] uhh [15:10] maddinw, if you put the script in your ~/.bashrc or ~/.bash_profile it won't start the tunnel until you log in... if you're cool with root or whatever process init runs as owning the tunnel, then just remove the sudo su stuff and try again. Also, FYI, sudo su isn't necessary; sudo can run commands as another user. [15:10] how do I boot to a previous kernel [15:10] ? [15:10] MestreLion: i dont plan on ever buying anything via software center.. actually i rarelyuse software center [15:10] I have a few backups [15:10] of these last months /usr and /home [15:10] if that helps [15:10] Orpheon: hold SHIFT after BIOS to get grub menu [15:10] Orpheon: early in the boot to get a boot menu [15:10] Orpheon: hold shift at boot then select the old kernel [15:10] iceroot, ActionParsnip, I see that on the wiki page of lubuntu it says: "low-RAM environment for netbooks, mobile devices and older PCs". My laptop is going to be a 8GB monster. Is it still a good option? [15:10] Hi [15:10] ok [15:11] again Orpheon that is bleeding edge stuff... whether or not that days release is stable on whatever specific card you have is a bit of a coin toss... I was not trying to recommend it for anything other than experiment. [15:11] good for you Dr_Willis.... But I still would like mine to work bug-free. Does anyone have any experience in Software CEnter settings and troubleshooting? [15:11] How can I enable pinch gesture on my touchpad with ubuntu? [15:11] Etale: yes [15:11] I just don't want all the junk in Ubuntu that I will never use. [15:11] What would you say about Debian? [15:11] MestreLion: its also possible the slowdown/issues with the ubuntu servers are causing the problem. [15:11] flowerpot: I will try it now without the sudo su stuff. [15:11] How close is the Debian experience from Ubuntu? [15:11] Etale, such as? You may find that slightly more junk is preferable to slightly less junk on a desktop. [15:11] How can I use this page: http://askubuntu.com/questions/11300/how-do-i-test-multi-gesture-capabilities-of-a-touchpad for enabling pinch? [15:11] Etale: depends on what desktopps you install. ;) [15:12] OXFCE [15:12] Sorry... [15:12] I meant I want XFCE with compiz. [15:12] Etale: while ubuntu and debian are technically very similar, the two projects have very different goals - and are thus "very different", though technically similar ;) [15:12] IMO Ubuntu tends to "just work" and Debian requires a little more effort. [15:12] why would you want xfce with compiz? xfce has its own window manager. ;0 [15:12] MestreLion, You might prefer Synaptic instead of Software Center; it's (Synaptic) in the repos. [15:13] zykotick9, I want an environment that is customizable, but also has the option of being easy to work with if I have to get something done fast. [15:13] Dr_Willis: maybe, but I think it's unlikely... I've tried yesterday and today, in very differnt hours [15:13] MestreLion: the servers have been problematic for 3+ days now [15:13] Dr_Willis, because I really like compiz, and XFCE is the lightest window manager I could find. For example compiz doesn't work on fluxbox. [15:13] ... and it worked in a live session I've used yesterday [15:13] Etale: xfce is a desktop that uses the xfwm window manager. [15:14] Etale: fluxbox and compiz are both window managers... [15:14] Etale: you can set up a compiz session to run whatever other extra programs you want and build your own desktop. [15:14] BTW, I hear that Gentoo has the best package repository. Is it possible to use those packages in Debian/Ubuntu? [15:14] Etale: 'best' is vague and debateable. [15:15] Etale: they use a sourced based system. so its more up to date. but can still have problems. and no they are not compatable with ubuntu [15:15] Etale, it's best not to mix packages between distros. There are small differences that can muck up the results (e.g. different paths). [15:15] Etale: and gentoo doesn't typically use "packages", it's a source based distro [15:15] Etale: ubuntu minimal + fluxbox + slim comes in at about 1.2Gb then you'll need a network manager app like wicd if you want to use wifi easily [15:15] Dr_Willis, I don't really understand. If I want compiz to work, and I want it to be as lightweight as possible, then what would you suggest? [15:15] flowerpot, thanks. [15:15] Etale: compiz and lightweight are two very opposite things. :) [15:15] Sidewinder: i'm an ubuntu user since Karmic... synaptic is great if I want an in-depth tech details on a given package.... but I still would like Software Center to work properly, specially regarding SSO [15:15] Etale: if you want light and a decently featured desktop = Lubuntu, then lxde/lubuntu, [15:16] ActionParsnip, what's the difference between Ubuntu minimal and lubuntu? [15:16] Etale: lightest = just a widnow manager with no extra apps. ie openbox [15:16] Dr_Willis, but would compiz work on openbox? [15:16] Etale: mini is the debian net-installer (text only) - with LOTS of options, including installing a base non-gui system, then adding what you actually want. [15:17] Etale: minimal is just kernel + boot loader + drivers [15:17] hi guys [15:17] Etale: compiz and openbox are BOTH window managers.. they replace each other. [15:17] Etale: plus a few basic apps, all text based [15:17] Etale: That doesn't even make sense. One window manager does not work "on" another window manager. You can't run two at the same time. [15:17] Etale: linux is all about layers. ;) [15:17] desktop = a window manager + extra apps. [15:17] Dr_Willis: Ha, that's a good one :) [15:17] besides, the new revamped Software Center is one of the major, key Ubuntu selling points... so it is a bit weird that instead of trying to help with it, you are suggesting a 10+ years software. [15:17] Etale: lubunu adds an x server, LXDE, openbox and some applications like web browser, office productivity etc [15:18] MestreLion: most people seemt o hate the software center. [15:18] im getting where i like the android market even less and less. ;) [15:18] back [15:18] didn't help [15:18] and most people hate Unity. Still, this is #ubuntu. If you hate it, use something else [15:18] I wrote a more in-depth explaination of my FTP + gedit problem in the Ubuntu pastebin. [15:18] its very likely the reccomendation servers are slow/down. i can barely get apt-get to even work for the last 4+ days [15:18] Let's say I install Debian. How different is that from installing lubuntu? [15:19] !paste 997512 [15:19] MestreLion, I totally understand; my use of SC is not that extensive so I don't have a definitive answer for you, sorry. Synaptic has always met my needs so I am much more familiar with it. Please keep in mind that both Synaptic and Software Center are merely gui front ends for apt-get [15:19] Uh that's not how I paste? [15:19] http://paste.ubuntu.com/997512/ [15:19] and apt-get update - has been going on here for like 40 min now.. normally takes 40 sec. ;( [15:19] Dr_Willis: that is not the problem. If I re-open SC, it suggests me trying to Turn On recommendations again, so that setting is not being saved [15:20] i've a problem with my audio...for example when use it with skype or google+ plugin to conference chat, after a bit time, audio is mute...anyone have this problem? [15:20] hey guys im using ubuntu 12.04 and got this error when trying to install "ia32-libs" through synaptic "Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6_2.15-0ubuntu10_i386.deb" what do i do? [15:20] MestreLion: ive seen cases where people runs tuff as root and it writes config files to the users home. [15:20] vexaxv: servers have been real slow last few days. try it again. [15:21] hi [15:21] How close is Sabayon to the Ubuntu experience? [15:21] vexaxv: or switch to a non us server. [15:21] Dr_Willis: my quantal install does that, sloooow over wifi [15:21] !poll | Etale [15:21] Etale: 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. [15:21] Dr_Willis, thanks, and how do i switch? [15:21] in unity, how do I make it that if I fullscreen a window it is put on the "right side" of the left panel? [15:21] vexaxv: not sure of the proper way these days [15:21] at the moment the panel will appear on top of the window [15:21] Dr_Willis, k well ill keep trying thanks man just got off my 14 hour shift so sweet and simple answer :P [15:21] vexaxv: https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure see step 5 [15:22] Its me again. It worked now. Thank you very much Dr_Willis and flowerpot. [15:22] Dr_Willis: sudo apt-get update Fetched 6,687 kB in 1min 1s (108 kB/s) :) [15:22] there used to be a mirrorselect tool [15:22] Dr_Willis: I think something funny is going on with the repos. People have been complaining the last few days about speed. [15:22] is there a configuration tool about how the panel behaves with respect to a (fullscreened or not) window [15:22] tieinv: i was getting stuff in B/sec the other day [15:23] bbl [15:23] Sidewinder: I'm aware of that. And I think that nowadays Synaptics is a little lost... newbies prefer SC, and it's great because of the reviews (if you don't know *what* you want, you search for it). Skilled users go Aptitude or apt-get. So Synaptics use-case now is a bit weak [15:23] You can add deb mirror://mirrors.ubuntu.com/mirrors.txt $DISTRO main restricted universe multiverse et al to the top of your /etc/apt/sources.list and it will find the closest best it can [15:23] even aptitude has an experimental gtk frontend [15:24] replacing $DISTRO with your distribution. [15:24] is there a specific make or model for hybrid TV cards that runs on ubuntu with the least amount of wrestling? [15:24] MestreLion, As you so accurately stated earlier, it's all about choices. :) [15:24] Okay... Look, I'm a novice. I want to install something that is bare-bones but has the potential to be customized to the point of being easy to use. (Which also means that I want the possibility of using binary packages as opposed to bare-bones Gentoo.) Since this is an Ubuntu chatroom, I figured it would be a good place to get advice about Ubuntu-related distros. Ultimately, after some [15:24] customization, I want an Ubuntu-like environment. But I would also like to be bare-bones and customizable and for it to have a very good repository of packages. [15:24] I'm better off posting about my gedit + FTP problem in the Ubuntu forums right? [15:24] Etale: Use the minimal Ubuntu setup, simple as that -- install only things you want from that point on [15:24] Yay I finally managed to transfer all my stuff to ubuntu [15:24] Etale: install ubuntu minimal then install fluxbox, its as barebomes a desktop as it goes [15:25] theadmin, thanks. [15:25] so for me synaptics is a weak software... it is less friendly than SC, it has no reviews, and it has less features than aptitude or apt-get [15:25] Etale: did say that earlier... [15:25] This channel is for tech support of ubuntu. Asking whether or not you should install other distributions is not its purpose Etale. Your queries are going to receieve arbitrary answers and they are clogging up the channel. Try ubuntu-offtopic or bots. [15:25] In what sense is bare-bones Ubuntu different from bare-bones Debian? Does Debian also have same repository for apt-get, but also has more customizability? [15:26] knutremi, That would be my suggestion; if your question is not answered to your satisfaction here, try ubuntuforms.org. [15:26] Okay, L3top. [15:26] Etale: ubuntu and debian repos are seperate [15:26] is ppa.launchpad.net down? [15:26] ActionParsnip, which is bigger? [15:26] Etale: no idea, why do you care? [15:26] oops, ubuntuforums.org. Sorry. :( [15:26] Etale: both have live CDs... try them out [15:26] The more the better. [15:26] Etale: Debian and Ubuntu are *unrelated*. They use different repositories, Debian is much less up-to-date most of the time (especially the "stable" branch), the two are incompatible. [15:27] Okay. [15:27] Etale: not strictly [15:27] "debian is less up-to-date" is very innacurate info. unstable and testing are usually much more up-to-date than Ubuntu, since they are rolling repos [15:27] http://www.downforeveryoneorjustme.com/ Karmaon [15:27] looks like it is [15:28] maddinw, pleasure to be of help [15:28] Etale: Ubuntu could compile every app with minimal functionality, then Debian could compile the same with every feature enabled with zero optomisation. Which is better? [15:28] MestreLion: I *did* mention the stable branch specifically. [15:28] Etale: mos of your questions are easily answered by either google OR by trying out their live CD. [15:28] Karmaon: http://www.downforeveryoneorjustme.com/ppa.launchpad.net [15:28] Even though that Ubuntu is based from Debian, but both Ubuntu and Debian are not same. They have some different function and features. [15:29] Karmaon: do you mean this https://launchpad.net/ubuntu/+ppas works here [15:29] However, please note that this channel is for Ubuntu support *only*, Debian (and especially stuff like Gentoo) are highly offtopic here [15:29] ActionParsnip: no the repositories are down, so i can't update some of my packages [15:29] Is there any easy way to have two versions of a package (e.g. google-chrome-stable and google-chrome-unstable) installed at the same time? [15:29] Karmaon: then hang while they come up, could ask in #launchpad [15:29] theadmin: you said "specially", not "specifically. Debian's Testing and Unstable repos are always more bleeding edge than Ubuntu's, by definition. They are rolling distros, Ubuntu is not [15:30] MestreLion: Bah, pardon my wording. Well yes, you're right. However, please look at my previous message. Debian is offtopic here. [15:31] youre right. I also suggested Etale to either google or to try live cds... much better than asking here [15:31] Krenair, http://serverfault.com/questions/279329/can-i-have-two-versions-of-the-same-package-in-an-apt-repository [15:32] hi, how to read new in command line in ubuntu? [15:32] Krenair, see the "Caveat" in the reply [15:32] So, back to Ubuntu... anyone experienced in troubleshooting one of its flagship products, the Software Center? I would like where it stores its settings, how can I reset it, and find out why some settings are not "sticking" [15:32] xtu, what do you mean by "read new in command"? [15:33] also to ubuntu, where could I get some 32-bit opengl libraries? [15:33] Wine needs them apparently [15:33] flowerpot, well, i want to read news in command line, or in console, not gui. [15:34] Orpheon: doesn't apt-get wine download them automatically? [15:34] well [15:34] I tried reinstalling wine [15:34] but it still complains that it can't initialize opengl [15:34] people in #winehq have been saying that's because I'm lacking opengl 32 bit libs [15:34] Orpheon: have you gone into wine configuration? I don't really use it, but you may have to tick something there [15:34] well, yeah [15:35] is opengl something you have to install seperatly? [15:35] there isn't anything besides enabling/disabling hardware acceleration that has anything to do with this [15:35] also [15:35] hello [15:35] I tried editing the wine registry, DirectDrawRenderer to gdi [15:35] didn't work either [15:35] i need a little help [15:36] for enter on monitor setup from Terminal? i have cancel the "monitor Setup" from panel (gnome) [15:36] isn't it strange that ubuntu works much better virtually that installed on my laptop? WHen I install it my fans go crazy, sound barely works and a host of other problems [15:36] xtu, you would use a newsreader, i imagine. tons of newsreaders are available on ubuntu; since i don't use them myself i cannot recommend any, but google probably can. [15:36] L3top: I wonder... i've got cpufreq installed, but I can't get it to run at 2.40Ghz, it always goes back to 1.20ghz or so... Is there a graphical user interface for configuring this? [15:36] Deihmos: probably some weird acpi [15:37] flowerpot, ok, i got it, thanks. [15:37] Deihmos: is it an acer or an alienware? [15:37] I have an HP envy that has two video cards [15:37] Deihmos: that'll do it too [15:37] anyone know why in ubuntu 12.04 the shutdown process hangs? im forced to hold down my power button..kinda annoying.. [15:37] sirriffsalot: cat /proc/cpuinfo | grep -i cores [15:37] vexaxv, does it hang when you run shutdown -h now from a terminal? [15:38] vexaxv: if you run: sudo shutdown -h now does it die? [15:38] errr..lemme try [15:38] ill get back to u guys in a sec [15:38] hi, is usernet is not free to use? [15:38] Hello, I recently got a dedicated server with ubuntu 10.04 LTS (lucid) and I was wondering if it possible to upgrade the server to higher version using the ssh and idea? or good tutorial? [15:38] no [15:39] L3top: cpu cores : 2 cpu cores : 2 [15:39] Try `shutdown --help' for more information. thats what i get [15:39] vexaxv: try "sudo shutdown -P now", if -h doesn't work [15:39] Hey [15:39] !upgrade | angel282 [15:39] angel282: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [15:39] nope [15:39] wont shutdown [15:40] angel282: you can upgrade straight to precise from lucid [15:40] Who here uses a ZNC [15:40] vexaxv: Try appending "reboot=bios" to the kernel line. [15:40] if i click shutdown it hangs at the ubuntu loading splash screen [15:40] deejay31: people in #znc do [15:40] k i did [15:40] Oh ok [15:40] Grrrr [15:41] vexaxv try this: sudo gedit /etc/default/grub [15:41] !gksudo | Kaduptm vexaxv [15:41] Kaduptm vexaxv: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why) [15:42] hi. were ubuntu saves wifi config? Like I made adhoc AP, but I want to see the config file. Were should I look for it? [15:42] L3top: what was that for?:D [15:42] Kaduptm: Please refrain from using "sudo" and "su" for graphical applications. Use their GUI counterparts, "gksudo" and "gksu". [15:42] and change: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi=force" [15:42] maikls: Network Manager doesn't save the wireless to a file... it's stored in a protected database (by default) [15:43] ok... my bad [15:43] maikls, not sure what you mean by "wifi config," but the DHCP config stuff is located in files like /var/lib/dhcp/dhclient-2203de08-09c1-4415-a03c-882ba4217f8c-eth0.lease [15:43] k now what [15:43] there should be an entry for your wlan [15:43] sirriffsalot: I am not sure... I am having a senior moment, I don't know if that 2.4 is supposed to be cumulative of the multiple cores, or if what you are reading should be the combined speed. I am still waking up... I am grabbing cpufreq now, have never used it. [15:43] flowerpot: thx, zykotick9 - i dont need password, I just want to see how that ad-hoc configuration looks in .conf file [15:43] Kaduptm, now what [15:43] L3top: cool! Thanks for your time! [15:44] ActionParsnip: Great... action.. I tried to upgrade using the "sudo do-release-upgrade" command but I get "no new release found. I think it because the hosting company changed the sources.list any idea? should I changed it back to the ubuntu main source.list? [15:44] maikls, maybe the ip command? [15:44] angel282: LTS->LTS Upgrades aren't offerend (by default) until the point release (sometime next couple of months) [15:45] !schedule | angel282 [15:45] angel282: The Ubuntu Precise Pangolin release schedule can be found at https://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule [15:46] flowerpot: that gives me not what I want. The whole idea is - I'm runing gentoo but on 2nd laptop ubuntu. And I just not cannot make working adhoc on gentoo system, but on ubuntu its working like a charm. I just want to se what i'm doing wrong in gentoo - to compare both .conf files. [15:46] wow repos are braindamage slow... [15:46] :D [15:46] sirriffsalot: not to be silly... but is your scaling multiplier right in bios? [15:47] L3top: qué? [15:47] flowerpot: in gentoo it saves it in /etc/conf.d/net [15:47] but in ubuntu it is empty [15:47] maikls, did u try: ps aux, just to see the command? [15:47] L3top: the bios I have in this computer is dated 2009 ... might be outdated, but how do I check if that is so? [15:48] y0wy-: what does ps aux do? ;/ [15:48] try ps - ef [15:48] maikls: i realize you don't believe me (or don't want to) - but N-M doesn't save stuff to config files... [15:48] zykotick9: ok, will try in different way [15:48] the multiplier in bios which sets the clock speed... bioses can be very diffrerent. I would look at a manual for your board/computer [15:49] zykotick9: Uh, in Linux everything is a file. Even if NetworkManager uses some awkward gnome pseudo-registry thing such as dconf or gconf, those still store their data in files. If not those, what else? [15:49] L3top: not sure there is a function of that kind in my bios at all... [15:49] theadmin: yes yes - thanks for that totally unhelpful comment ;) [15:49] in unix, even Jesus is a file [15:49] zykotick9: No, I'm just trying to understand your point -- *where* does NetworkManager store configuration? [15:50] anyone have this problem?! ubuntu tweak 0.7.1 doesnt save cong after reboot... === deejay31 is now known as deejay31|Offline [15:51] theadmin: N-M reliese on some DM protected files (somewhere). N-M can't do wireless without GDM/LightDM/KDM/etc. because of the permissions on saving the wireless info/credentials [15:51] there pretty much has to be... if it can take different chips... I mean... maybe ions dont have them or integrated cpus... I dont know... I don't use those guys as anything but plug n play slim clients... I open the bios and set it to pxe boot and thats it. [15:51] zykotick9: Now *that* is one weird way to store configurations, indeed >.< [15:51] theadmin: i have a word for it - but it's not #ubuntu permitted ;) [15:52] L3top: checking again then... rebooting:D [15:53] Kaduptm: I suggest you contact the ubuntu tweak maintainers [15:53] theadmin: ${HOME}/.gconf/system/networking/connections/ according to http://ubuntuforums.org/showthread.php?t=1043039 [15:54] ActionParsnip: Hm, but that's just gnome's gconf thing [15:54] theadmin: sure === kung is now known as Guest61381 [15:55] Hello, can someone help me with setup a microphone? [15:56] !details | vitald [15:56] vitald: 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:58] Hello [15:58] hello [15:58] I'm running Xubuntu 12.04 (updated). When I try to record a sound through my microphone I got a noise. I tried it in Audacity [15:58] vitald: is it anything like the original sound? [15:58] please i have a strange problem. I see the name of my monitor (i have two monitor). What i can do for not see the name on screen? i use gnome 10.04 [15:58] Anybody mind if I use this channel to learn about IRC [15:58] vitald: is the microphone part of a laptop? [15:58] is it possible to reposition the icons in th unity launcher ? [15:59] AminosAmigos: sure, long click then move it up or down [15:59] Hello again... [15:59] L3top: I really can't find any such function in the BIOS... [15:59] mic isn't on laptop, sound is but with noise [16:00] sirriffsalot: where are you getting the 1.2 from? [16:00] Running an acer aspire x3200machine .. [16:00] LoL at first it only moved the hole launcher but now it worked strange :D thnx ActionParsnip [16:00] L3top: The 1.2? [16:00] I have been here a bit before and I would like to ask another question. [16:00] ghz. [16:00] L3top: Ah, from cpufreq-info -m [16:00] How can I remove the ubuntu documentation message on logon? [16:00] flowerpot: maybe you remember me ;) [16:01] I have taken flowerpots advice and put the command to open the tunnel into ~/.bashrc [16:01] L3top: it shows two "analyzing CPU:" sections and both say "current CPU frequency is 1.20 GHz." [16:01] But not when I open up a console it throws an error message that it can't listen to the port the tunnel runs on. [16:02] .peak [16:02] I'm using irsii. Is it easy to suppress all the 'has joined' messages? [16:03] !quietirssii | bedreamer [16:03] Is there any way I can make it check for an existing tunnel and not try to open it if it finds one? [16:03] !quietirssi | bedreamer [16:03] bedreamer: To ignore joins, parts, quits in irssi: /ignore #ubuntu +JOINS +PARTS +QUITS [16:03] it's very hard to find new soft which i just installed at ubuntu 12.04 [16:03] hard to use === chinkung is now known as kung [16:03] L3top: you given up too?:D [16:04] bedreamer: /ignore * JOINS PARTS QUITS NICKS [16:04] does anyone have any more ideas for my wine/opengl problems? [16:04] Thanks ubottu. Much better :-) [16:04] Orpheon: what's the problem? [16:04] bedreamer not run [16:04] sirriffsalot: no... I am trying to figure out how to use this tool... and I am in a few other chats atm.. just be patient with me. [16:04] I run some exe with wine through console: this error log [16:05] theadmin: i didn't know you could wildcard the channel! thanks! [16:05] L3top: I do apologize, haha:) [16:05] http://pastebin.com/RHEqt9xD [16:05] in particular, three lines [16:05] zykotick9: lol um, no problem? [16:05] Orpheon: what exe? [16:05] 345 [16:05] a game [16:05] sirriffsalot: all I have available is cpufreqd... and that command is not recognized... and... I am very tired. [16:05] made in Game Maker [16:05] hello [16:05] it worked before an update I made a few days ago [16:05] Orpheon: oh, hmm [16:06] ubuntu 12.04 64-bit here [16:06] L3top: alright, sleep well:) [16:06] Orpheon: You're trying to run your own made game? [16:06] good night [16:06] well, almost [16:06] yes [16:06] I use it as a test now [16:06] because it's always worked before [16:06] sirriffsalot: I am still working... just not waking up... I can't sleep atm... [16:07] and because it takes little time to execute [16:07] ubuntu 12.04 too unstable for now as compared to 10.04 [16:07] hey L3Top, a little update -- I tried putting that new config info into .bash_profile, and .profile, and I thought I'd cracked the case when I found at the end of my .bashrc file a line refining the PATH, but removing that didn't help. So I'm still at the point where I can run ruby if I manually source bash_profile when I open a terminal, and I still can't run rails because it's looking for a wonky path to ruby1.8. What do you [16:07] think could cause bash_profile to not load? [16:07] L3top: oh, well don't beat yourself up, I'm happy! [16:07] Game Maker itself, or programs that do not use directX, run well [16:07] mafiaboy: look at how mature Lucid is compared to Precise [16:07] Having a problem on several machines since they were upgraded to Precise. The settings for keyboard layouts are ignored, and the layout is permamently set to whatever the default for that account was before the upgrade, but behaves as though all the check-boxes under "options" were unset. The other layouts I have configured are selectable from the indicator, but doing so has sod all effect. That means I can't access QWERTY layouts [16:07] wolfcore might be able to help you... I was unaware of bash_profiles existence/use [16:07] Orpheon: Hmm, wine is very explicit in detailing events, most of those lines are insignificant to the actual problem as far as I know... But I really have no idea how what you're trying to do works [16:08] L3top, is he around? [16:08] ActionParsnip : yea but i switched to it thinking that it would be stable [16:08] Orpheon: only thing I can suggest is to undo what you did to when it was working [16:08] crashes a lot [16:08] sirriffsalot: I tried un- and reinstalling pretty much everything I could possibly think of [16:08] asking around [16:08] mafiaboy: upgrade or clean install? [16:08] and googling around [16:08] Orpheon: backup files, reinstall entire ubuntu?:) [16:08] most of the people told me I need a 32-bit opengl lib [16:08] he does not make me aware of his whereabouts since he got loose from his chain. [16:09] I have backups of /home and /usr [16:09] of a month ago [16:09] DoctorMonocular: As I recall, .profile and family only load in a login shell, which your standard terminal emulator is not. Stick the lines (whatever they are; I just came in) in .bashrc instead? [16:09] Orpheon: backup /etc too [16:09] I'll do so from now on, ok [16:09] also [16:10] I tried copy-pasting some libs from the backup into my current /usr [16:10] maddinw, yes [16:10] is this bad? [16:10] L3top, you need to keep track of these things man, you're falling down on the job here [16:10] ActionParsnip : i did a fresh install [16:10] Where should I go for general computer talk? [16:11] sirriffsalot: cat /proc/cpu | grep -i mhz [16:11] One way to check, if you're using IPv4, would be: lsof -i 4TCP@remotehost:22 [16:11] L3top: cat: /proc/cpu: No such file or directory [16:11] sirriffsalot: cat /proc/cpuinfo | grep -i mhz [16:11] sorry [16:11] L3top: mate, you're helping a lot of people, great, but sleep is important!! [16:11] 8 hours per sleep [16:12] is what you usually need [16:12] I am in charge of a baby... cant sleep. [16:12] Darael, yeah I did that, and it works, but I was afraid I was doing something wrong, I'm really new to all this and I don't know exactly where stuff should sit [16:12] L3top: cpu MHz : 1200.000 power management: ts ttp tm stc 100mhzsteps hwpstate cpu MHz : 1200.000 power management: ts ttp tm stc 100mhzsteps hwpstate [16:12] 4 - specifies IPv4 (6 would specify IPv6). TCP - specifies TCP (as opposed to UDP). @remotehost - the hostname of the remote host. :22 - specifies the port, in this case 22 for ssh [16:12] hede [16:12] L3top: should have slept before that then=( === lu` is now known as lubmil [16:13] can someone please telnet 80.229.207.254 50007 and see if it works? [16:14] speaking of which he is waking up, so I will be less avail... look for a manual on your PC and check bios settings explained there sirriffsalot... afk [16:14] Im using Ubuntu classic, 12.04, And IM stuck in chinese. PLEASE HELP. [16:14] L3top: cheers:) [16:14] Im having a problem where I don't have an option for Appearance --> Visual Effects on Ubuntu. I have installed the AMD Proprietary Driver and all is working, but I cant add visual effects [16:14] some in english, most in chinese === Prsm is now known as Merceng [16:15] Merceng: connects ok [16:15] gnome-shell actually [16:15] Merceng: I connected, but it doesn't ask for anything, just a hanging connection [16:15] no idea why it switched [16:15] ok [16:15] disconnect please [16:15] Merceng: done [16:15] it's spamming me for some reason [16:15] Merceng: Done. [16:16] I dont speak chinese :( [16:16] 82.9.34.77 [16:16] please d/c [16:16] jellybellie, can you click on your username in the upper right hand corner and open "system settings" [16:17] There should be a "language support" option in there. [16:17] /join #python-dev [16:17] terafl0ps: I can get terminal [16:17] I think its gnome-shell [16:17] hi i need a fast hint ... i lost some files and i need them back. .... os windows7 ( not this computer .... ) [16:17] hey my wifi network is the one that has internet... and so if I connect to it and connect to a LAN with an ethernet cable will my 12.04 automatically figure out which one has internet? [16:18] Having a problem on several machines since they were upgraded to Precise. The settings for keyboard layouts are ignored, and the layout is permamently set to whatever the default for that account was before the upgrade, but behaves as though all the check-boxes under "options" were unset. The other layouts I have configured are selectable from the indicator, but doing so has sod all effect. That means I can't access QWERTY layouts [16:18] terafl0ps: got it [16:18] and use that for internet? [16:18] Im having a problem where I don't have an option for Appearance --> Visual Effects on Ubuntu. I have installed the AMD Proprietary Driver and all is working, but I cant add visual effects. Using Precise [16:18] jellybellie: Great, did everything switch back to English? [16:18] shukty: Windows is not supported here, try ##windows (other than that, Testdisk (Photorec, rather), Recuva and some other file recovery software can help) [16:18] no [16:19] shukty: use your backups, windows support is in ##windows [16:20] hey my wifi network is the one that has internet... and so if I connect to it and connect to a LAN with an ethernet cable will my 12.04 automatically figure out which one has internet? .... and use that for internet? [16:20] jellybellie: if you go into "install/remove languages" what languages are checked ? [16:20] ##windows [16:20] jellybellie: I'm not entirely sure about gnome-shell, but the Unity search will often match the English name even when you're in another language, so searching for "language" will usually turn the language-settings tool up. [16:21] terafl0ps: not sure [16:21] in chinese, most, except top three [16:21] and I'm hoping I could share the wifi internet with my desktop (either through a LAN router or connect them directly to each other) [16:21] !ics | sw0rdfish [16:21] sw0rdfish: If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing [16:22] !compiz [16:22] Compiz (compositing window manager), for a howto see http://help.ubuntu.com/community/CompositeManager and more help #compiz [16:22] Mobile broadband (3G usb stick) is always disabled on boot or after inserting the stick. This prevents the connection from starting automatically. Any way to set Mobile broadband to enabled by default? [16:22] hi [16:22] terafl0ps: how many down is english? [16:22] how do i change launcher hot edge to bottom cornor? [16:22] maddinw, you can also use netstat to check what processes are using what tcp ports (over ipv4) with: netstat -4tap [16:23] I see Chhattisgarhi, chinese, Min Nan, Mari, Eastern, Shuswap, and Walser, the rest of the list is in chinese [16:23] flowerpot: thank you...this will be helpful. [16:23] swear to god, it just changed, no idea why [16:23] -4 = limit to ipv4. -t = limit to tcp. -a = show all connections, listening and otherwise. -p = show process name [16:23] :-| [16:23] jellybellie, I count English as th 36th language in the list. [16:24] doesn't look like netstat can filter on its own by port # like lsof, so you'd have to grep, sed, awk, or perl yourself some extra detail for the script logic [16:24] flowerpot: ooh like that, making an alias now :) [16:24] in the "installed languages" list [16:24] quit [16:25] I did netstat -4tap | grep 8000 [16:25] flowerpot: was going to make a UDP joke too but couldn't be sure you got it :D [16:25] huh? [16:25] ActionParsnip: That's /terrible/. [16:25] Darael: lots [16:26] argh, the repos are lagging [16:26] jellybellie: tried apt-fast ? [16:26] ActionParsnip: what is that? [16:26] jellybellie: a script to replace apt-get, uses axel [16:27] I thought you were kidding... [16:27] jellybellie: downloads from multiple sources [16:27] jellybellie: its a thingf [16:27] apt is usually fast, the ubuntu repos are lagging hard for me. [16:27] Hello all, this is not a critical issue or anything (this is basically throwaway hardware) but I'm wondering why 12.04 is randomly freezing on my old desktop computer. I did tail -f /var/log/syslog to see what's happening when it freezes, here's what it looks like: http://i.imgur.com/Wstm3.jpg [16:28] terafl0ps: what language pack is english? [16:28] language-pack-???-base [16:28] jellybellie: en, probably. Possibly en-$COUNTRYCODE. [16:28] As you can see, it just keeps trying to enumerate USB devices with MTP for some reason. I don't have any devices that use MTP attached, so this is confusing. Basically I just want to understand whether this is most likely hardware or software related. [16:28] hello, i need some help with gsynaptics [16:29] hei i instal windows over ubuntu 12.04 and i want to reinstal grub haw i can do? [16:29] !grub | cristi22 [16:29] cristi22: 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) [16:29] hey man do you see me? [16:29] I downloaded Soundblaster X-Fi linux driver, now I have to install it, the readme file tells me: << In terminal, [16:29] 1) Goto source directory [16:29] 2) Execute make command as root [16:29] make [16:29] make install >> what's the command to install programs/driver [16:29] n1ckn4me09876543: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [16:29] Darael: no [16:29] jellybellie: sudo apt-get install axel [16:29] yea I do [16:29] jellybellie: then visit here: http://www.mattparnell.com/linux/apt-fast/ [16:30] jellybellie: grab apt-fast.sh and mark it as executable, I suggest you rename it to apt-fast and copy it to /usr/bin [16:30] sh@, I installed Kashubian [16:30] jellybellie: en is definitely the language code used in packages for US English. I think UK English is en-gb. [16:30] hey guys i need some help, i can't initialize gsynaptics, and i cant find the xorg.conf archive [16:30] jellybellie: you can then use: sudo apt-fast upgrade [16:30] maddinw, if you're running netstat to check for a tcp connection from localhost:someport to remotehost:8000, then you don't need to include -a in netstat [16:30] Darael: what package do you have installed? [16:30] jelliebellie, What happened when you tried to reset English in the "language support" tool ? [16:30] so, when I run "rails c" I get this error: bash: /usr/local/bin/rails: /usr/bin/ruby1.8: bad interpreter: No such file or directory -- which seems like it's looking for ruby on the path "/usr/local/bin/rails: /usr/bin/ruby1.8" which is obviously wrong. It looks like there's an extra space in a config file somewhere -- where might that file be? [16:30] ActionParsnip: I will definitely try it. [16:31] language-pack-?? [16:31] jellybellie: language-pack-en and language-pack-en-base. [16:31] k [16:31] jellybellie: newer version here https://github.com/ilikenwf/apt-fast [16:31] DoctorMonocular, someone else had the same problem yesterday. I don't know how his case turned out, but it's probably not a problem specific to your case. [16:31] Darael: ubuntu 12.04? [16:32] ActionParsnip: Axel works these days, then? Last time I looked at it (about four years ago, I confess) it liked to segfault. [16:32] jellybellie: That's right. Been the same since forever, though. [16:32] Anyone know what this "udevd failed to execute mtp-probe" means? http://i.imgur.com/Wstm3.jpg [16:33] jellybellie: ok stick to the first one :) [16:33] this makes no sense, I didnt install anything... [16:33] ActionParsnip: I will try it [16:33] Darael: works great here [16:33] but now, Im trying to get english back [: [16:33] unity is getting ridiculus on ubuntu 12.04... :( i am gonna try gnome 3 [16:33] ActionParsnip: Good to know. Four years is, after all, a long time. [16:33] I cannot read the git hub in chinese [16:33] hey guys. I just installed ubuntu 12.04 on my laptop and everything went fine. I then used easyBCD from windows to add it to the boot list. Anyway, upon choosing to boot ubuntu, i get a black screen. I dont get a purple ubuntu loading screen before it or anything, it just goes straight to a black screen. If this helps at all, pressing the power button instantly turns off the laptop, which in my experience usually means no OS is boot [16:34] abkarch, have you tried recovery mode? [16:34] this is crazy [16:34] abkarch, also check disk activity to verify your theory [16:35] (to be sure. never hurts) [16:35] whoa!!! how do i install gnome in ubuntu 12.04??? help! terminal says gnome-shell is not available [16:35] k, its not change to english [16:35] abkarch: Is there any reason you didn't just use GRUB for the main bootloader? I don't think the Windows bootloader understands Linux, and chainloading GRUB from it requires dumping a grub image to a file, or did last time I tried, about six months ago. [16:35] im not really an experienced linux user, how would i use GRUB? === euphoria is now known as Guest53376 [16:36] someone help... how do i install gnome??? [16:36] its select to english [16:36] but not english [16:36] abkarch: It should have been installed with Ubuntu. If it wasn't, something strange has been going on. Did you use WUBI? (the "install inside windows" option). [16:36] I burnt to a CD [16:36] !notunity | abhijitrucks [16:36] abhijitrucks: 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 [16:37] its probably there, i dont know how to use it Darsel [16:37] !grub | abkarch: See also [16:37] abkarch: See also: 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) [16:37] and I cannot select the window text to to translate [16:37] jellybellie, this may help: http://i45.tinypic.com/2r3y2xk.png [16:37] abhijitrucks, sudo apt-get install gnome-shell last time I checked [16:38] abkarch: Incidentally, the tab key will autocomplete a nick, which is great for time-saving and making sure of spelling. Unfortunately, I have to go (unexpected, my apologies) but I hope someone can sort you out. [16:38] lookin [16:38] k [16:38] English is the 36th language down in the "installed languages" window. [16:38] i did sudo apt-get install gnome-shell but it says "package gnome-shell has no insallation candidate" [16:38] !info gnome-shell [16:38] gnome-shell (source: gnome-shell): graphical shell for the GNOME desktop. In component universe, is optional. Version 3.4.1-0ubuntu2 (precise), package size 329 kB, installed size 901 kB [16:38] I am trying to use LWP::Simple with perl under 12.04 and if and when I try and get an https address it fails, without error. I have installed LWP::Simple and http://pkgs.org/ubuntu-12.04/ubuntu-universe-i386/libcrypt-ssleay-perl_0.57-2ubuntu1_i386.deb - what am I missing here [16:39] abhijitrucks: do you have universe repo enabled? [16:39] Still looking for some advice on this system freeze if anyone can tell me anything about it. Screenshot here: http://i.imgur.com/Wstm3.jpg [16:39] how do i check? [16:39] abhijitrucks: use software centre [16:39] Greetings.. Anyone else notice that the canoncial DNS servers just set ca.archive.ubuntu.com to go to the UK? [16:40] hello [16:40] terafl0ps: http://tinypic.com/r/2morp1f/6 [16:40] hi euphoria_ [16:40] hi [16:40] ya [16:40] universe respiratory is enabled [16:41] what are speedy alternatives to OpenVPN ? [16:41] english is definitely installed, I translated it with google [16:42] jellybellie, What happens if you choose "English" and press that top button? [16:42] which should be "apply system wide" [16:42] nothing [16:42] experience with udevd, anyone, anyone? bueller? [16:42] ??? [16:43] terafl0ps: I got a pop up when I logged in sayin I chose a different language. I make sure that the login language was english on the login screen === system is now known as Guest73879 [16:44] this is insane [16:44] Im gonna have to reinstall over this... [16:44] ok. i added a gnome ppa [16:44] my gawd ubuntu [16:45] someone plz help [16:45] how to install gnome 3 [16:45] in ubuntu 12.04 [16:45] abhijitrucks, first, remove whatever ppa you added [16:46] ok [16:46] abhijitrucks, then you're done, because 12.04 comes with gnome 3 [16:46] jellybellie, I'm not sure what's going on then. Have you tried logging out of gnome and logging back in after you applied the change? [16:46] ubuntu just switched me to chinese, that is what happened [16:46] no idea why [16:46] ok i removed it [16:46] abhijitrucks, if you don't believe me, open System Monitor and look at the System tab, and see where it'll say GNOME 3.4.1 [16:47] terafl0ps: gonna try logging out. [16:47] I think ppl would be happier if 12.03 did run gnome 3, but it doesnt. But thats OK, I getting used to Unity [16:48] but i cant login to a gnome session [16:48] jellybellie: goto system>administration>language (or something like that) [16:48] i would be happier if something like openbox was installed too [16:48] compdoc: 12.04 does run gnome 3 [16:48] abhijitrucks, unity is built on top of gnome 3, if you want gnome-shell, just install it by name from the software center, you'll get a GNOME session available [16:48] !gnome3 | abhijitrucks [16:48] abhijitrucks: GNOME 3 is the desktop environment on which Unity is based. To use GNOME Shell instead of Unity, install the "gnome-shell" package and investigate "gnome-tweak-tool". GNOME 3 is not supported under Natty/11.04, and may break your system if installed from alternate sources. [16:49] robin0800, not the gnome 3 that abhijitrucks means [16:49] i have ubuntu 12.04 [16:49] yes, do what it says, install gnome-shell and gnome-tweak-tool [16:49] compdoc: yes, what you and abhijitrucks mean is "GNOME-Shell", not "GNOME 3" [16:49] and i want to use gnome instead of unity [16:49] abhijitrucks: follow the instructions in the factoid i just gave. [16:50] Can someone help me install driver for Soundblaster X-Fi Fatal1ty ? I've google'd everywhere and cannot find a solution [16:50] Overall, I personally think Unity is awful on desktops and laptops. I think something with a Unity-like interface makes much more sense on tablets and smartphones. [16:50] compdoc: 12.04 uses Gnome3... [16:50] abhijitrucks: you may need gnome-panel then [16:50] Unity is awsome just takes getting used to [16:50] n1ckn4me09876543: those can be a pita, not worth the hastle [16:51] unity is kinda messed up in ubuntu 12.04 [16:51] n1ckn4me09876543: can you give the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh [16:51] its rough around the edges but you can tweak it and make it good [16:51] such as making the launcher dodge windows like it did in 11.10 amound many other things [16:51] with a little TLC you can make unity quite good [16:52] how do i change launcher to reveal when i move my mouse to bottom left corner? [16:52] ActionParsnip: http://www.alsa-project.org/db/?f=19897beae9289bea9247c92a6b29e6e89a4fbd57 [16:52] not sure about hot corners. i know My unity and even ubuntu tweak have some funtions like that. [16:52] there is a way i just don tknow it. [16:52] +they dont work in 12.04 [16:53] :( [16:53] launcher dodgin open windows i have figured out. changin the default lens i have figured out. [16:53] i mean i can only change hotsopts to left edge and top left corner [16:54] I admit I haven't tried Unity since 11.04, but I had lots of problems with it on dual displays, and I really couldn't stand the enormous icons. Those big icons would make perfect sense on a small screen where they would scale down to the size of your fingertip though. [16:54] i agree. out of the box as is Unity is kind of a mess. but if you spend some time with it you can make it very good. [16:54] hmm not sure about lower hot corners. its not somthing i ever had a need for. i always just use keyboard shortcuts [16:54] win8 copied ubuntu's unity :> [16:54] NO [16:55] yep, the left side bar thingie, the square looking thing to see programs, that's the "new" start in win8 [16:55] Quick question: Nautilus is using media-eject-symbolic as the unmount icon in the sidebar now. Is there a way to define the color of this icon? Mine will only show black. === Prsm is now known as Programmer099 [16:55] i got used to using bottom left corner for launcher in 11.10 so its kinda frarusting in 12.04 [16:55] no they didnt. steve balmmer ate some bad shrimp. puked it all out all over a pile of turds and then he copied that. thats windows 8 LOL!!!! [16:55] terafl0ps: failed. [16:55] terafl0ps: how do i get to the fonts? [16:55] maybe the fonts are off [16:56] n1ckn4me09876543: is the right output device selected in sound options and are all levels cranked in alsamixer [16:56] its says english, but fonts are not english [16:56] i like windows 7 am am not baching windows here but windows 8 i can only ask what are hey smoking [16:56] Hi, does anyone here know much about configuring a wacom pad in ubuntu? === solderMob is now known as jellymob [16:56] what happen to windows 8? [16:56] and i cant even set expo hot corners in CCSM. the settings dissappear after a restart [16:56] solderMob, Was your nick jellybellie before? [16:56] kelvinella: its offtopic here === jellymob is now known as jellybellie [16:57] windows 8 is off-topic [16:57] last month i try to install windows 8 in virtualbox it fails [16:57] terafl0ps: sorry [16:57] forgot [16:57] forget about windows 8 [16:57] anyways i need help with WiFi in ubuntu. i cant get the LED ont eh front of my laptop to work. anybody know how to fix that? [16:58] MrGizmo757: when you open programs in win8, it snaps it to the left screen, sounds familiar? :> and a bunch of other stuff like windows store to d/l apps like with ubuntu software centre, lol! [16:58] MrGizmo757: does it connect despite the LED? [16:58] yes wifi works fine. its just the LED that wont work. === esm is now known as Guest50409 [16:58] windows 8 is metro and ubuntu is not metro [16:58] lol [16:58] MrGizmo757: why is the LED needed? [16:58] its not its just annoying me [16:58] haha [16:59] MrGizmo757: could report a bug, its massively trivial. Personally I'd be glad it didn't light [16:59] someone can you tell me how to remove from apache to require htcaccess and stop give me a forbidden [16:59] Kiril: try asking in the apache channel too [16:59] Ah. I don't think it's a font issue. I really think something is wrong with your language settings somewhere, but the language support program is failing to set them correctly now. [16:59] yeah but its sopose to and it dosent. to me thats annoying. :-) [16:59] ooooh we are in #ubuntu [16:59] kiril: use sudo [16:59] lol i am reading the buffer thinking i'm in ##windows [17:00] wondering what all you guys are on about [17:00] i use root [17:00] MrGizmo757: do a google search for your wifi light laptop and linux [17:00] MrGizmo757: instead of 'laptop' use the make and model of the system [17:00] Kiril, why don't you delete your htaccess temporarily? [17:00] 36 down? [17:00] i haven't [17:01] Jellybellie: Yes, in the installed languages screen. [17:01] i alredy tried all that. thats why i came here. i found a few fixes for other laptops. but not for mine. the fixes i did fine for dell and system 76 didnt work on my ASUS [17:01] do that, or find what line(s) are bad in your htaccess [17:01] Anyone have any insight on this system freeze I'm getting? I kind of suspect bad hardware but I'm not sure. Getting lots of errors about nonexistent USB MTP devices: http://i.imgur.com/Wstm3.jpg [17:02] o/ i am having troube with my interfaces, i have configured my eth1 in the interfaces file but it will not be active by default when i start ubuntu [17:02] stiltzkin: what is plugged in to the usb ports? [17:02] viktor_l: did you add the line: auto eth1 [17:02] ActionParsnip, USB keyboard, plain USB hard drive [17:02] stiltzkin: unmount and eject the drive, see if the messages still occur === naxil is now known as naxil1004 [17:03] i also found a fix for this problem but it wouldnt work on my wifi card. the solution was to install some backports. but the driver for my wifi card didnt work before 11.10 so installing backports just make it stop worging completley. [17:03] ActionParsnip, alright...I have a feeling they will === Guest35793 is now known as Xander [17:03] stiltzkin: then you will know what is causing the issue :) [17:03] its installing uz when I install english [17:03] oh well. everything works fine. i just dont have a working LED. not a big deal but if there was a fix i figured i would apply it. [17:03] and en-gb [17:04] no biggue though. its only a little bitty light. [17:04] Hey status lights have saved my butt before though. [17:04] is there a package for Debian that changes the wallpaper randomly from a couple of selected pictures randomly every x minutes?! [17:04] I hate china now [17:04] (: [17:04] is there a package that changes the wallpaper randomly from a couple of selected pictures randomly every x minutes?! [17:04] so really, the auto part is to start the interface [17:04] that does nothing [17:05] AH! [17:05] amflir: isn't that already installed? [17:05] I'm having trouble with 12.04 on a thinkpad T61. Pluseaudio will only output one stream at a time [17:05] amflir: Try nitrogen, if you mean desktop-independent [17:05] jellybellie: Success? [17:05] no [17:05] chinese [17:05] ActionParsnip: yea I'm in alsa mixer options, is there anyway I could have a more pleasing graphical settings for audio? [17:05] ActionParsnip, it's not throwing errors yet...might have to wait a few minutes to be sure though, it happens at random [17:05] amflir: what is the output of: lsb_release -sc [17:05] Darn. [17:05] hi [17:06] n1ckn4me09876543: there's gnome-alsamixer its exactly the same just pretty, kinda pointless really [17:06] trying to install enemy territory 2.60 full install, I get: .setup2089: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory [17:06] what lib should I install? [17:06] ActionParsnip: Release: 6.0.5 Codename: squeeze [17:06] amflir: debian isn't supported here [17:06] amflir: this is ubuntu support only [17:06] amflir: join #debian [17:07] ActionParsnip: the packages are the same [17:07] amflir: its not ubuntu [17:07] so there is nothing else that might over right my language? [17:07] amflir: even the 'ubuntu based' distros are not supported here [17:07] amflir: and packages from debian are not to be install in ubutnu they will cause issues [17:08] ActionParsnip, looks alright for now, I'll be back if the problem persists. Thanks for the suggestion :) [17:08] how do i get to font? [17:08] hey everyone [17:08] anyone know where fonts are in gnomeshell? [17:09] Limited Time Only! Get FREE Microsoft Points. Check it out here: http://thefreemsp.weebly.com [17:09] !fonts | jellybellie [17:09] jellybellie: 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/ [17:10] ActionParsnip: I know how to install ubuntu lulz [17:10] this is a 12.04 canonical fail [17:10] jellybellie: its how to install fonts, not ubuntu [17:11] hi everyone i'm totally new to linux and ubuntu. may i ask i saw ppl on the youtube having those top menu where starts Applications etc. but mine comes with a sidebar. how can i change to tat? tks. [17:11] the default language of my system is chinese, even chrome is trying to translate to chinese for me. ActionParsnip looking [17:11] jelliebellie: What shows up when you run "dpkg -l | grep language-pack" ? [17:11] where is the gui font editor in ubuntu 12.04? [17:11] alan83: you can install xfce, or use this how to: http://www.omgubuntu.co.uk/2012/03/gnome-classic-in-ubuntu-12-04-its-like-nothing-ever-changed/ [17:11] alan83: sudo apt-get install gnome-fallback # After that log out, click the gear icon, choose "GNOME Fallback". [17:12] ah [17:12] ok tks ActionParsnip and theadmin. [17:12] !info fontforge | jellybellie [17:12] jellybellie: fontforge (source: fontforge): font editor. In component main, is optional. Version 0.0.20110222-4ubuntu1 (precise), package size 1068 kB, installed size 3156 kB [17:13] here is the best one today [17:13] oh btw, how do i learn about the commands for the terminal? anyone? [17:13] "daddy can i listen to jazz?" [17:13] !cli > alan83 [17:13] alan83, please see my private message [17:13] "SURE! what kind of jazz?" [17:13] "jazztin beiber" [17:13] !ot | rwq [17:13] rwq: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [17:13] that link is for 10.04 [17:13] allright sorry [17:13] cheers. === james is now known as Guest2232 [17:14] ubottu: no fontforge in terminal [17:15] jellybellie: I am only a bot, please don't think I'm intelligent :) [17:15] ubottu: that is helpful [17:15] jellybellie: sudo apt-get install fontforge [17:15] the font editor in 12.04? its not in appearances [17:15] jellybellie: i don't think you meant "font editor" anyway. a font editor is something to let you create fonts. [17:16] jellybellie: is it in the Alt+F2 menu? [17:16] how to check what packages depended on package FOO are installed? [17:17] I dont know [17:17] I cannot read anything [17:17] the language thing says english, and above it, something in chinese [17:17] Still, I'm pretty sure there is no font that changes your language to Chinese. I think any font with a full set of unicode characters would have Chinese characters. [17:17] all the menus are in chinese [17:17] So, basically if I have two applications running in 12.04 the first one to run gets to output, and the other one doesn't. [17:18] Hello. [17:18] terafl0ps: Im just trying anything. I spent days installing this system and now im looking at reinstalling cause I logged in. [17:18] fail canonical [17:18] huge fail [17:19] Hmm. Sounds like you have it worse than I do. [17:19] jellybellie: change the language.. [17:19] changing the language could be hard though, if everything is in chinese and you don't speak the language [17:19] ActionParsnip: been doing that [17:19] I just put Ubuntu 11.04 on a new laptop and for some reason, it freezes during start up. [17:20] it doesnt seem to care [17:20] jellybellie: Can you pastebin your /etc/default/locale ? [17:20] But, if I have my wired ethernet connected, it starts up fine. [17:21] terafl0ps: LANG="zh_CN.UTF-8" [17:21] LANGUAGE="zh_CN:en" [17:21] jellybellie: or you could rename all the gnome config folders as a last ditch [17:21] jellybellie: Change it to this: [17:21] LANG="en_US" [17:21] LANGUAGE="en_US:en" [17:21] http://pastebin.com/xDULW29W [17:21] ^ [17:21] I'm going to get a 500GB, 8GB RAM, 64-bit laptop tomorrow. I want an ubuntu distro that would be ideal for that sort of computer, but also doesn't have too much garbage pre-installed. Ultimately I want to use compiz. What would you suggest? [17:22] (gawd Im not chinese) [17:22] terafl0ps: which? just the first one? [17:22] Etale: you can run any of the ubuntus you want [17:22] Etale: linux mint [17:22] !poll | again Etale.. [17:22] again Etale..: 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. [17:22] linux mint isn't ubuntu [17:23] Etale: install default ubuntu and it will be fine [17:23] Etale, Default Ubuntu [17:23] terafl0ps: oh, nvm, [17:23] tensorpudding: yes it is [17:23] jellybellie: Actually, my entire /etc/default/locale only contains one line. [17:23] !mint [17:23] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [17:23] Etale: Ubuntu 12.04-LTS x64 [17:23] It is LANG="en_US.UTF-8" [17:23] danielsaan: mint is not supported here, drop it [17:23] So, I would try that. [17:23] terafl0ps: what is that line? [17:23] danielsaan: no it isn't. please don't recommend people to use other distributions here when they ask about an "Ubuntu distro" [17:23] same here terafl0ps [17:23] ubuntu 12.04? [17:23] Not even xubuntu? [17:23] xangua: dude, it's apt-get etc [17:23] that's debian based [17:23] ergo ubuntu [17:23] what line?! (: [17:23] LANG="en_US.UTF-8" [17:23] danielsaan: i don't even know how you think what you just said makes any sense, but at any rate, just don't. [17:23] Or minimal ubuntu? lubuntu? [17:24] why? [17:24] Etale, get xubuntu if xfce4 is what you want, get kubuntu is kde 4.6 is what you want, get regular ubuntu if you want unity [17:24] Etale: anything you want [17:24] !ot | danielsaan [17:24] danielsaan: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [17:24] You may need to log out of gnome again to get it to pick it up. [17:24] danielbw, because Ubuntu is significantly different from Debian, even though Debian is the upstream provider for Ubuntu. Moreover, if Mint is an offshoot of Debian, then it's even farther removed from Ubuntu than Debian is. [17:24] with that level of hardware, I'd go straight to Ubuntu, rather than Xubuntu. you can always add in the metapackage for Xubntu later, but starting from the root build is always best, I've found [17:24] danielsaan: because this is an Ubuntu channel, not a "recommend me the best OS to use" channel. the fellow who asked wasn't even asking *that* in the first place, they were asking about *Ubuntu*, and regardless of what you think, not everything that uses apt-get is "Ubuntu" [17:25] Etale: Ubuntu, yuo will have enough grunt so I wouldn't worry about resources [17:25] Just because distro A is the upstream provider for distro B does not mean that distro B is compatible with distro A. === shadow_wraith is now known as ShadowKnight [17:25] Kubuntu would be a great alternative, on such high end hardware [17:25] jellybellie: echo "LANG=\"en_US.UTF-8\"" > /etc/default/locale === ShadowKnight is now known as kuronokenshi [17:26] But, I still would start with Ubuntu, and add in metapackages as desired [17:26] Okay! [17:27] This way, I could use any desktop I prefer, and yet still have a system that otherwise works as the default distro was intended, with no diversion in any libs, settings or functions. I always get a more stable box that way, I've found. [17:27] enjoy! :) [17:27] Yupsies! === Guest74200 is now known as Dorito [17:30] Before I Go to Sleep [17:30] @search Before I Go to Sleep [17:30] primenumber: ? [17:30] oops sorry! [17:31] NOPE [17:31] chinese, yay! [17:32] I was going to ask if anyone else has a recurring system error on 12.04 after the upgrade. 2 systems - laptop and desktop both do this... [17:32] happens about 2 minutes in from boot [17:33] jelliebellie: Did you log out of gnome and log back in? [17:33] rebooted terafl0ps [17:33] brb, trying one more time [17:33] * Tw|sT recently bought an Acer Iconia Tab W500 tablet, preloaded with Windows 7. I also picked up a 32GB SDXC card for it and initially installed Ubuntu 12.04 onto the SDXC card, but came into a bad need to more disc space and sacrificed the SDXC card to Windows. I now boot to Ubuntu from USB flash drives.. and for some reason, unaltered, it works better on the tablet than it did when it was installed on SDXC. [17:34] YES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [17:34] NO CHINESE! [17:34] !caps | jelliebellie [17:34] jelliebellie: PLEASE DON'T SHOUT! We can read lowercase too. [17:35] ubottu: if you werent a bot, you would understand. [17:35] jelliebellie: I am only a bot, please don't think I'm intelligent :) [17:35] Jelliebellie, what did you do? [17:35] terafl0ps: guys, thnx [17:35] jelliebellie: haha, good reply! [17:35] thx for dealing with my anger as well [17:35] I hate chinese, but not as much anymore. [17:35] My other fave Ubuntu system I run is a Zotac ZboxHD ID41-plus, loaded with Ubuntu 12.04. Low footprint, fast as lightning! [17:36] (:=~~~ datalove to you all ~~~=:) o/ [17:36] jelliebellie: What did you do that was different after that first reboot? [17:37] bailed [17:38] heh [17:38] well... at least jelliebellie got it workin' [17:39] Tw|sT: you have had success with the nvidia-current driver? Are you using audio over hdmi? [17:39] yup [17:40] Did you have to configure anything manually for audio? [17:40] it worked the other night from my tablet to the TV [17:40] I just selected that output [17:40] at least if I recall correctly [17:40] I am referring to the id41 [17:40] oh [17:41] umm... yeah [17:41] though I only tested it recently with the lowerend set upstairs... a 720P plasma [17:41] Sorry... meaning? [17:41] No manual config? [17:42] Or no audio over hdmi? [17:42] I don't recall it I've set it up using that mode successfully on my 1080p Samsung [17:42] I think it depended on the set [17:42] I'll have to test that [17:42] I'm using a dedicated monitor with it [17:42] but [17:43] digital audio out is digital audio out... it should either pipe a signal or not. I was just curious because I am having some grief autoconfiguring those guys. [17:43] I also have a spare HDMI cable that I occasionally use to hook one or the other of my 2 portables to 2nd, larger displays [17:43] well... theres more than that, when dealing with it as an output to pulseaudio [17:44] im trying to change the JAVA_HOME variable to java7oracle but its always on java6 :S [17:44] can some one help me? [17:44] not on the receiving end... anyway... thanks. === kevtucker is now known as register === aaass is now known as aaas === register is now known as Guest9109 [17:45] master0010: sudo update-alternatives --set java /path/to/java7/ === Guest9109 is now known as kevtucker [17:45] master0010: Or something along the lines. Not sure if it's "java" or "jre" or even "jvm", though [17:46] update-alternatives: error: alternative /usr/lib/jvm/java-7-oracle/ for java not registered, not setting. [17:46] it's sorta like dealing with it in Windows. The TV becomes an audio output listed as connected to the digital interface, and then have to work under the same digital output specifications. If I remember correctly, the last time i had my Zbox hooked to my digital display (Samsung), I had to use a separate optical cable for digital audio because pulse audio at the time, didn't work with it correctly. But I've upgraded that system sinc [17:46] how do i delete grub from hard drive, formatting the drive doesnt get rid of it? [17:46] master0010: there is a ppa for oracle java 7 [17:46] ZaNeIuM: when you install another OS the MBR will be overwritten [17:47] java -version gives me java 7 [17:47] but the variables are still java 6 [17:47] That's why I'm not sure, honestly. Because I haven't rechecked since I reloaded from 10.04 to 12.04 on the Zbox === Guest52878 is now known as Aranel [17:47] well i did install other os but it kept adding to the grub menu thats why now im asking [17:48] My wife's using the screen right now, watching a film, or I'd just go ahead and hook it up and check, because you've gotten me curious here now... :) [17:48] for the auto eth1 one guy, yes that was it, tyvm [17:48] ZaNeIuM: what is the other OS? [17:48] vinraec: np :) [17:48] xbmc ubuntu eden [17:49] it was ok then i started seeing the grub menu apon boot [17:49] ZaNeIuM: Do you have copy of the "gparted" live iso? [17:49] ZaNeIuM: that will probably use grub as well, you can use a chroot to set it up. the distro isn't supported here [17:49] i got gparted on a live cd [17:49] i del the partios with it === alex1 is now known as Guest56776 [17:49] that'll do it. just kill the partition table itself [17:49] Could anyone suggest some decent drafting software for a novice? I want to sketch out a design for a patio, not really looking to get hardcore. [17:50] Hello everybody. I have a problem with my Ubuntu 12.04 installation. I got a new Sony Vaio laptop with windows 7 64 bit preinstalled. I wanna keep7 it and install ubuntu also. But when i restart my pc GRUB menu won't appear and start windows [17:50] that'll wipe the MBR [17:50] and rebooted the partioionless drive and still got a grub prompt [17:50] ActionParship iǘe isntalled java 7 [17:50] but the varialbes are still java 6 [17:50] and i cant change them [17:51] may be that i am trying to install an ubuntu 32 bit version? [17:51] ZaNeIuM Are you certain tht the drive you're targetting is the one triggering grub? Might it also gotten installed on another drive as well? (just troubleshooting steps of elimination) [17:52] when i type "export JAVA_HOME=.......java-7-oracle" the variable changes but when i logout and log in again the variable is back to java6 [17:52] Also, have you checked the "boot" flag in gparted? [17:52] its a small itx system with one 1 drive [17:52] I have 12.04 and i want to see the cpu speed how do i do it?? [17:52] ull check it now [17:52] That'll allow you to kill an MBR on a drive [17:52] why on my new VAIO won't appear GRUB menu??? [17:53] please help!!!! [17:54] salvatore: what was your grub installation target drive? /dev/sda1 ? or /dev/sda ? or some other arrangement? [17:54] mmm don't remember... [17:55] but is it possible because i installed a 32 bit version? [17:55] my windows is 64 bit [17:55] that wouldnt matter so much [17:55] no [17:55] hi I need to rename LOTS of files. "Track 1.wav" to "a 1.wav" "Track 2.wav" to "a 2.wav" and so on. Can someone please help? Even if you just guide me in the right direction. Do I need to do some kind of loop? [17:55] that's perfectly ok [17:57] generally, whenever you are setting up a dual boot system, you'll need to install grub to "/dev/sda", which is the MBR of the first detected drive of a modern laptop. The actual target labels may differ depending on your hardware arrangement, but generally my example applies in most cases. [17:58] I tend to build USB stick installations that act as a full system. I use these as portable environments, for laptops, Workstations, and my tablet. [18:00] I use Ubuntu LTS and want to install the new 12.04, however, the installer does not seem to be able to boot on non pae CPUs. What to do? I need the alternate installer to set up LUKS during install. [18:00] I also manage several Linux servers at my work (3 of which are Ubuntu based), and several Ubuntu systems on my home network, where most of those are virtualized on VMWare ESXi host servers, inhouse. [18:00] @twist, can you easily use a large portion of the usb stick as the drive [18:00] right [18:00] salvatore: how did you install ubuntu. Via wubi, or by resizing the ntfs and installing that way? [18:00] i seem to remember the usb stick installers limiting me when i did it [18:01] but that was a while ago [18:01] This is a common problem I have, when compiling a downloaded program I sometimes get an error that some dependency is not installed, when in fact it is, is there a good workaround for this type of issue? Particular case is currently rbpro-drum2midi when running ./configure it checks for alsa >= 1.0.22 when I have 1.0.24 installed but it just stops and says "No package 'alsa' found" [18:01] wifioregon: ask in #bash too [18:01] excuse me guys. Good afternoon. Could any one tell me which format is best for an Arch-Linux OS install, please? Ext2 or Ext4. [18:01] i downloaded the iso from ubuntu website [18:01] burned it [18:01] used it [18:01] restarting pc [18:02] I have a pair of live installer USBs, as well as full systems, rather than persisten mode discs. That way, I'm not as limited with it. [18:02] hi.. I'm having problems with dhcp after update to 12.04 [18:02] salvatore, Try #archlinux [18:03] I edited /etc/resol.conf to 8.8.8.8 but it still doesn't want to connect to any network [18:03] sorry , ignore that. wrong person [18:03] !who [18:03] 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 :) [18:03] FfoO, Try #archlinux [18:03] I also edited /etc/dhcp/dhcplient.conf [18:03] RupertPupkin: I'm on it, thank you [18:04] I uncommented prepend domain-name-servers and added opendns IP addressess [18:04] this fixed problem few days ago [18:04] but now, I have same problem [18:04] and this solution doesn't work [18:04] wifioregon: may help http://www.computing.net/answers/unix/replace-word/6230.html [18:05] ivan___: can you ping your default gateway [18:06] After 12.04 upgrade now plasma-desktop doesn't start with "org.kde.kded not provided by any .service files" :/ Can you help me? [18:07] anyone any idea? [18:07] ivan___: I asked you a question..... [18:07] ActionParsnip: sorry I missed it [18:07] Aranel: https://bbs.archlinux.org/viewtopic.php?id=107086 [18:08] Aranel: seems you need to delete /var/tmp/kdecache-$USER [18:08] Aranel: have you seen that guide? [18:08] what is archlinux? [18:08] i need help :S i can't change my JAVA_HOME variable. i've installed java 7 oracle and when i type java -version it shows the java 7 version but JAVA_HOME is still java 6 oracle [18:08] ActionParsnip: did and removed that folder too, after issuing plasma-desktop on terminal it starts kbuildsycoca, then crashes again. [18:08] ActionParsnip: what should I ping ? [18:09] ivan___: your default gateway, the router's internal IP..... [18:09] Sunday May 20 2012 01:09:34 PM -0600 GMT [18:10] can some one help me? :( [18:10] master0010, do you want to use Java 7 for only one particular user or all users? [18:10] all [18:10] ActionParsnip: no I can't === kung is now known as lookchinkung [18:11] Why does M$ have to own skype? [18:11] ivan___: does the interface get an IP via dhcp? [18:11] how is that anything to do with ubuntu ficarra ? === lookchinkung is now known as kung [18:11] 2.2 Beta? Are you kidding me [18:11] ficarra: they paid for it... [18:12] ficarra: you understand you're in an ubuntu support channel yes ? [18:12] master0010, See https://help.ubuntu.com/community/EnvironmentVariables [18:12] THey refuse to develope for linux. [18:12] ficarra: they haven't said taht [18:12] ficarra: you understand you're in an ubuntu support channel yes ? [18:12] Give me time, I'm getting to the point, ranting first. [18:12] Look at the section on system-wide environment variables. [18:12] ficarra: stop ranting [18:12] No need to spam me ikonia [18:12] ficarra: if you need support ask for it - if not, please don't speak [18:12] ficarra: Beta since I was born. [18:12] So, skype closes instantly on startup [18:13] ficarra: tried renaming ~/.Skype ? [18:13] terafl0ps i tried that === ashwin is now known as Guest42387 [18:13] Well, not on startup. On login. And ActionParsnip, how will renaming it help? [18:13] Was JAVA_HOME defined in any of those places? [18:13] but bashrc doesn't do me anything [18:14] in all [18:14] the only time that it changes [18:14] is [18:14] when i do export [18:15] <_Marcus> Hi [18:15] but when i logout and log in its back to java6 [18:15] Is it defined in your users .profile ? [18:16] what will replace unity-2d for old computer? [18:16] no but profile is pointing to bashrc [18:16] i think :S [18:17] its what looks like on the file [18:17] master0010, It could be defined in there. [18:17] vimane: For an older computer, I'd suggest LXDE [18:18] Or XFCE [18:18] hahaha ok [18:18] Actually, XFCE should work fine [18:19] vimane: sudo apt-get install xubuntu-desktop [18:19] thank [18:19] Could any one tell me which format is best for a Ubuntu OS install, please? Ext2 or Ext4. [18:19] master00101: grep JAVA_HOME .* [18:19] Tw|sT: in gparted flags is grayed out [18:19] FfoO: ext4 is the current standard [18:19] terafl0ps, nothing.. [18:20] master0010: So it's not set in your user's directory. [18:21] :S7 [18:21] Could someone help me with a problem in Regnum Online? The outfits of the chars are "flickering" and I don't know how to turn it off [18:21] but when i do echo $JAVA_HOME [18:21] it shows it [18:22] Thank you, ikonia [18:22] terafl0ps, how do i do it? [18:22] master0010: sudo find /etc/* -exec grep -l JAVA_HOME {} \; [18:22] ficarra: i'm fine with other DE, but many people i know want to use unity. [18:23] http://askubuntu.com/questions/139669/cannot-install-windows [18:23] So whats the difference between kubuntu and ubuntu? [18:23] ficarra: if you rename it, skype will majke default settings and may help. bad settnigs can make apps crash [18:24] vimane: could use unity2d session [18:24] robstark: kde desktop instead of gnome, default apps are different [18:24] robstark: rest is the same [18:24] http://askubuntu.com/questions/139669/cannot-install-windows [18:24] terafl0ps, what im i suposed to find with this? it shows me some lines.. [18:24] master0010: there is a ppa for java7, makes life easier [18:25] master0010: That should list any file in /etc containing the text "JAVA_HOME" [18:25] but unity-2d will be droped in 12.10, isn't it? [18:25] So KDE desktop means? BRAND new user here, just switched from windows [18:25] terafl0ps, i used this link http://ubuntuforums.org/showthread.php?t=1977358&highlight=qiii+install+java [18:25] Running 12.04 ubuntu, but kubuntu recommended by a friend [18:25] vimane: not that i've noticed. I'll check tonight (I have 12.10 installed) [18:26] robstark: try it, see what you think [18:26] robstark: could run a live CD / USB [18:26] ActionParsnip: thank you [18:26] vimane: i'm at work now but am curious now [18:26] master0010: If it's more than a couple lines that came back, you'll have to pastebin them. [18:26] GIALLO [18:26] The core is the same then, just different desktop... so like... it would be the same as running the same dos, but a different gui? [18:27] Or not really? [18:27] robstark: exactly [18:27] Cool, ok ty\ [18:27] hello running ubuntu 12.04 on my macbook pro 6.2 and i have to reconnect to wifi every 10 seconds or so... did not have this problem before upgrade from 11.10 [18:27] While I'm here, any recommendation on how to learn terminal? [18:27] any ideas on what the issue is? [18:27] That tutorial is fine. It sounds like Java installed correctly, but you just need to change your JAVA_HOME to point to the new install. [18:27] robstark: use it instead of the gui [18:28] But like, a page of some kind? Or a wiki? Looking for a reference point here. [18:28] ActionParsnip: did and removed that folder too, after issuing plasma-desktop on terminal it starts kbuildsycoca, then crashes again. [18:28] also i checked before installing 12.04 on the ubuntu support for macbookpro and my laptop had no issues with wifi [18:28] robstark: the guys in #bash may have some nice guides [18:28] oops. repost. [18:28] cool [18:28] Ty [18:28] Aranel: remove the folder, then reboot. may help [18:29] Heading out then, over there, thanks a ton [18:29] terafl0ps, http://pastebin.com/938DCASJ [18:29] np :) [18:30] http://www.petitiononline.com/system76/petition.html [18:30] Replace Proprietary BIOS with Coreboot in System76 Machines [18:31] master0010: Great. Open up /etc/alternatives/java_vm, /etc/bash.bashrc, and /etc/environment and set JAVA_HOME to point to your new JAVA_HOME. [18:31] master0010: It should take effect once you log out and log back in. [18:31] Hi [18:32] hi sukesh do you have a question? [18:33] terafl0ps: http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html [18:33] terafl0ps: easier [18:33] I have just installed 12.04 on my desktop and I'm not getting the password screen after it goes into screensaver / powersave mode. I can't get back to the GUI mode at all. My hard disk is showing activity though. Cn someone pls help? [18:34] terafl0ps, how do i edit java_vm? [18:34] terafl0ps, the other files were already with my new JAVA_HOME [18:35] master0010:On second thought, you probably don't need to edit /etc/alternatives/java_vm. [18:35] terafl0ps, but the other files were already edited [18:35] terafl0ps, i didn't made any changes [18:35] ActionParsnip, I think he already followed basically those same instructions, but his JAVA_HOME still points to Java 6. [18:37] master0010: Are you running gnome right now? This may seem odd, but I've had to log out of gnome at times and log back in to get system environment variable changes to stick sometimes. [18:38] having an issue with nvidia drivers for my GF 8500 on Ubuntu 12. I have installed the latest drivers but my monitor says 3840x 1080 instead having 2x 1920x1080. What would cause that? [18:38] i've done that several times [18:38] remlabm: if using twinview the system sees one very wide monitor. [18:38] every time i make a change i logout and log in [18:38] Dr_Willis: what should my Xconfig be set on? [18:39] Dr_Willis: by default it had my 2nd monitor disbaled [18:42] master0010, It has to be defined in one of those files for system-wide environment variables or one of the scripts executed at login by your user. You may want to double check those places to make sure that the old JAVA_HOME definition is isn't appearing anywhere in those files *after* the new JAVA_HOME definition. If It's defined twice, the second one would win. [18:43] yay, found an one liner to kill dupes in sources.list, just wanted to share [18:44] So i guess the issue is, ubuntu is not picking up my 2nd monitor. Can i manually add that do xorg.conf with out breaking everything? [18:45] terafl0ps, thats what im thinking... but i don't find nothing about java 6 in any config file [18:45] remlabm, does the X log say it's picking up e-did information from the second monitor ? (/var/log/Xorg.0.log) [18:46] hi, I have a toshiba u505 laptop and after de ubuntu upgrade the battery dont keep more than one hour working, anyone can help me? [18:46] remlabm, is this monitor really a "tv" ? [18:46] master0010: You can use that recursive grep command to find the old Java 6 path wherever it may be hiding. [18:47] jagginess it does. i dont want to paste in here.. No same monitors, 2x 24inch acers [18:47] remlabm: run nvidia-settings as root. enable twinview. set monitors how you like.save to sorg.conf. restart X [18:47] Rupertpupkin I have just installed 12.04 on my desktop and I'm not getting the password screen after it goes into screensaver / powersave mode. I can't get back to the GUI mode at all. My hard disk is showing activity though. Cn someone pls help? [18:47] !paste [18:47] 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. [18:47] Dr_Willis: i cant use twinview, I rotate one monitor :) [18:47] remlabm, ^ [18:48] rotate? === amflir is now known as Mohandes [18:48] find /etc/* -exec grep "any string I want to find anywhere in any config file" -exec grep -il {} \; [18:48] anyone can help me with the problem of my battery, or have the toshiba u505 laptop and know how to do it work better with ubuntu? [18:49] http://paste.ubuntu.com/997862/ === Mohandes is now known as MO_Handes [18:49] yes, i rotate my left monitor so it is 1024x1920 [18:49] newmar: id say check the forums and askubuntu.com for your exact laptop. there may be some battery tweaks for it. The powersaveing stuff for some laptops. dont work very well. [18:49] What do I do about a package depending on libmysqlclient15off when I have libmysqlclient16? libmysqlclient15off is not longer in the repo. [18:50] terafl0ps, thanks for the help. I think i found it :) i was looking on the bash.bashrc file..... but it was on the ~/.bashrc === esm is now known as Guest8412 [18:50] remlabm, that's not the whole log, try using xclip or pastebinit, eg --> cat /var/log/Xorg.0.log | xclip -- then you can use the middle-mouse button to paste in the textbox at the pastebin site (provide the new url please) [18:50] Ah, that would do it. [18:50] oh you want the whole thing? sorry i thought you just wanted the nvidia snippet [18:50] remlabm, xclip can be installed - apt-get install xclip [18:51] innociv_: don't install packages which are not made for your ubuntu release. [18:51] jagginess : http://paste.ubuntu.com/997866/ [18:51] http://zuttobenkyou.wordpress.com/2009/10/04/linux-nvidia-xinerama-guide-rotating-just-one-monitor-in-a-dual-head-setup/ [18:52] Dr_Willis, i tried there but there isnt my problem [18:53] i have a bigger ieeus ehre my X server gets amazingly sluggush after running for some time. Like right now. I can type faster then it can display... how annoying. I thought the last updatew fixed it. [18:53] last RealEyes [18:54] oops [18:54] <.< [18:54] remlabm, so you have two monitors of the same brand? "Acer G235H" [18:54] jagginess, yup same exact model [18:55] remlabm, what happens when you type "xrandr" alone in a terminal box? [18:55] remlabm, does it mention both monitors? [18:55] yup says 2 things are connected [18:56] remlabm, did you try the Display option from system settings? [18:56] it only shows one monitor as "laptop" [18:58] Is there a more convenient way to edit a zip file then the usual extracting and eventually bundling it again? [18:58] remlabm, that's weird.. so what about the xorg.conf file.. did you make one? [18:58] Somelauw: sometimes [18:58] Also I have the same question for tar.gz, rar etc. [18:58] I'm trying to configure dns on my local machine which I entered the hostname along with there ip's in /etc/resolv.conf. how would i restart dns or if its not recognizing the hostnames still would dns just need to be restarted [18:58] Somelauw: I believe file roller does that, but hides it [18:58] jagginess, this is the default one, i have not edited. i turned on twinview just to see if the 2nd monitor was working, but then turned it back off [18:59] Somelauw: ISO lets you delete files by flipping a bit in the file descripto [18:59] Somelauw, dunno how stable it is but i think there's a fuse filesystem for zip (meaning you can get a mountpoint for it) [18:59] r [18:59] jagginess, do you want me to post my xorg.conf? [18:59] remlabm, yes.. actually i noticed twinview is still on as shown in the x log [18:59] jagginess: That sounds cool. [18:59] remlabm, you can pastebin the xorg.conf file [18:59] Hi... My "WIndow decorator" keeps on dying, at random times.... It's a bit annoying having to type: compiz-decorator --replace all the time, is there a workaround?? [18:59] BlackWeb: so you want to set a dns¿ [19:00] jaginess, http://paste.ubuntu.com/997875/ [19:00] Somelauw, you can always extract 1 file, modify it, then re-inject it back into the archive is another [19:00] cinnamon is awesome [19:00] infame: fusion icon [19:00] ya right now have 3 computers on local network and want to be able to refer to them by hostname instead of Ip [19:00] how to program c++ in ubuntu ? [19:00] itaws: same as any other os [19:00] itaws: Get CodeBlocks [19:00] itaws: c++ is the same on any platform [19:00] you already have gcc [19:00] you're all set [19:01] infame: does it happen after you run unity --reset [19:01] this will reset all your us settings [19:01] ui* [19:01] remlabm, do you want xinerama? [19:01] which i placed hostnames and ips in /etc/resolv.conf and still it can resolve the hostnames do i need to restart dns or do something else besides just modifying /etc/resolv.conf [19:01] Er... I'll have to try it out [19:01] Thanks, for any possible solutions. [19:01] jagginess, from what ive been told, i want to stay away from xserver and xinerama [19:01] remlabm, uh.. [19:02] that was in this channel, i was told dont use xinerama [19:02] remlabm, you have xinerama off.. that's what I'm believing you're after, no? [19:02] remlabm, who said that? [19:02] but i programmed c++ in window but in ubuntu i donot know how to start and where to start ? [19:02] i forget, wasnt to long ago either [19:02] remlabm, maybe if you enable twinview that xinerama may have be turned off.. but you have to consult the docs.. [19:02] twinview supercedes xinerama [19:02] remlabm, i said rename xorg.conf to xorg.conf_bak.. [19:03] please someone help me to fix wirless on ubuntu [19:03] twinview is like nvidias own xinerama+extras [19:03] remlabm, stop lightdm (tty1), make a new xorg file... [19:03] hej [19:03] HALLO [19:03] remlabm, X -configure, then copy /root/xorg.conf.new /etc/X11/xorg.conf [19:03] remlabm, then start lightdm.. see if dual screen works after.. [19:03] now that i think of it.. it might have been Dr_Willis i was talking too. [19:03] jest tam keos [19:04] remlabm: from what ive googled - twinview can rotate both monitors.. but not one. [19:04] itaws: open terminal [19:04] !pl | Piciu [19:04] Piciu: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [19:04] type in "sudo apt-get install codeblocks" [19:04] I think it's called [19:04] Has somebody experienced since the last (grub) update in 12.04 that win7 dual boot does not work? Chainloader fails. [19:04] yes ok [19:04] it's in my opinion the best C++ editor [19:04] so what is the difference between using xinerama and using built in display [19:04] remlabm: xinerams can rotate one. but then you lose some of the extra twinview features === ubuntu is now known as Guest40708 [19:05] remlabm, before making a new xorg.conf perhaps you can try the nvidia-settings-<> command, try to enable the second monitor with that [19:05] the build in display tool - only works with the gl noevau drivers i belive - not the nvidisda ones [19:05] SnowmanX11, this a fresh install, have you run sudo update-grub in ubuntu? [19:05] Oh, so if i disable the nouveau drivers, that borks the built in display [19:05] didnt realize they fit and in hand [19:05] ciao [19:05] It was an update and yes, I did. I have even reinstalled it. It worked ones and when I tried 2nd time it failed again. [19:05] trying that now jagginess [19:06] !list [19:06] Guest73403: 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:06] hello [19:06] remlabm, type nvidia, see what tools you can use [19:06] (should be only 1 or two) [19:06] after installing codeblocks , where to write and how to run it ? [19:07] remlabm, it should be a gui tool too.. [19:07] im not even sure how well the nouveau drivers handle dual monitors [19:07] bug reposrt, detector, settings, unintsall, debugdump, installer, smi, xconfig [19:07] tük varmı [19:07] please someone help me to fix wirless on ubuntu [19:07] TÜRK VARMı?? [19:07] hello, could anyone take a look at this forum thread? http://ubuntuforums.org/showthread.php?p=11952839#post11952839 I can't get my wlan chip to work with Ubuntu 12.04. There's confusion with the drivers... [19:08] ubuntu_ english only, sorry! [19:08] remlabm, you runnign the nvidia-settings gui tool? [19:08] what is ubuntu 12.04 live cd pasword [19:08] yup [19:08] there isn't one [19:08] remlabm, can u list both monitors? [19:08] ubuntu_ it shouldn't have an [19:08] yup [19:08] hey guys, can anyone tell me if there's a way i can install the drivers under ubuntu 10.04 ? http://www.linuxwireless.org/en/users/Drivers/b43#Supported_devices [19:08] *a password [19:08] it says yes (2.6.33+) and i think i have an older version [19:08] remlabm, so you should be able to activate the second monitor probably [19:09] but the 2nd one has everything as "unkonwn" [19:09] what is ubuntu 12.04 live cd password [19:09] Anyone know what has happened to amsn on ubuntu 12.04? [19:09] ubuntu_ , there is no password [19:09] Only time ive seen the live cd ask for a password is when it was badly burnt, or some how messed up [19:10] the default user is 'ubuntu' i belive.. but for some odd reason when i installed 12.04 it was like 'test' on the live cd as the username.. not sure what was up with that [19:10] remlabm, you called it "Unknown" in your xorg.conf file.. [19:10] there's something really confusing about unity for me [19:10] jagginess, so what do you recommend i do from this point? [19:10] when i have thunderbird running, the amount of new emails it shows in unity is the amount of new items in my spam box [19:10] Dr_Willis I'm on live usb, I ahve Ubuntu as usr name [19:10] remlabm, i recommend you pastebin a sample X -configure makes.. [19:10] is there a way to change this? [19:11] remlabm, type stop lightdm, then do X -configure, start lightdm, then pastebin /root/xorg.conf.new the sample [19:12] does anyone know how i can upgrade my kernel with ubuntu 10.04 over 2.6.33? [19:12] sirriffsalot the "amsn" package was deleted from the ubuntu repository, don't know why. [19:12] What is the password for the ubuntu live cd [19:12] ubuntu__, there is no password, user = ubuntu pass = empty [19:12] bennypr0fane: as i said it was weird - the cd i got form the torrents.. not sure what the deal was. It may have been a daily build [19:13] live cd password ? [19:13] su ? [19:13] ubuntu__, read ^^^ [19:13] jagginess, what did you need from the X -configure? [19:14] nobody? [19:14] remlabm2, that command makes the sample xorg file in /root [19:15] remlabm2, run that command as the superuser [19:15] ok did that [19:15] remlabm2, superuser's home is "/root" [19:15] remlabm2, so pastebin the sample file [19:15] hellow guys [19:16] ubuntu live cd password? please? [19:16] jagginess, didnt work, ways , Configuration Failed [19:16] ubuntu__, i answered your question a couple of minutes ago. [19:16] Number of screens does not match the number jo detected devices [19:16] ubuntu__: there is NO password for the ubuntu user. If you need root privileges, then use sudo command [19:17] !sudo | ubuntu__ [19:17] ubuntu__: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [19:17] ocean [19:17] are u / [19:17] BlueChaos: what? [19:17] I need help to figure out how can i add some modules intro webmin pannel [19:17] know ? [19:18] Türk yok mu? [19:18] ubuntu_, there is no password, nothing, blank, nada [19:18] OerHeks: aawh... [19:18] !tr | ubuntu__ [19:18] OerHeks: where do you check the ubuntu "repository" chief database as it were? [19:18] ubuntu__: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde. [19:19] BlueChaos: this channel can not help you with webmin, it is not supported with ubuntu [19:19] lol [19:19] I have installed on my unbuntu 12.04 [19:19] check this out [19:19] BlueChaos: yes, but it is not supported [19:19] BlueChaos: please stop [19:19] sirriffsalot, it is removed, as you can see in softwarecentre/synaptic. [19:19] so [19:19] ubuntu_ for live cd¿ tried user: ubuntu password: leave it blank [19:20] OerHeks: yeah, but sometimes one has to add a repository for it to be available [19:20] sirriffsalot: you can also use ubottu for searching for package information [19:20] tell me u one software to us and afcourse to bee supported by unbuntu for manage' this sh1t over here [19:20] BlueChaos: that language is unacceptable [19:20] thanks [19:20] BlueChaos: mind your language in this channel please [19:20] sirriffsalot, yes i found a 'amsn-daily' ppa, if that is what you want >>https://launchpad.net/~amsn-daily/+archive/ppa === andy_ is now known as Guest35585 [19:21] OerHeks: So I can add that and things'll be dandy? [19:21] hola hi hello :) [19:21] remlabm2, that's fine.. it still made a full xorg sample file [19:21] remlabm2, did you pastebin it [19:21] OerHeks: where is the chief repository list as it were? [19:21] OerHeks: sirriffsalot and all build failed [19:21] ok sorry tell me one software to use for manage from webs my pc [19:21] sirriffsalot, it is a personal testing archiv, no succes guaranteed, and ubuntu does not support ppa troubles. [19:21] xangua: hmm? [19:21] sirriffsalot: please note that PPA's are 3rd party repositories [19:22] BlueChaos, you want an easy to setup remote linux? [19:22] oCean: 3rd party meaning? [19:22] yes [19:22] BlueChaos, like remote desktop? [19:22] no ...re [19:22] 3rd party = not from ubuntu or partners [19:22] like this [19:22] I give u in private adress [19:22] teamviewer works well for me [19:22] sirriffsalot: not under our "control", so unsupported. Maintainers can do whatever they want with their software and their repository [19:23] OerHeks: did you notice the ppe you recomended has All packages failed to build¿ [19:23] oCean: so a good idea to check up on the reviews before install?:P [19:23] ppa* [19:23] jagginess, i cant find it to pastebin it... there is nothing in /root that says xorg [19:23] BlueChaos, it's easy..download this -- http://www.nomachine.com/preview/select-package-virtual-desktop-workstation.php?os=linux , then use firefox from another station --> https://:4080 .. or you can use the Nomachine "Player" from mac/linux/windows and get it a bit faster than firefox [19:23] xangua, no, didn't see that, thanks for mentioning it. [19:23] sirriffsalot: yes, or contact the maintainers of the package. PPA pages (in launchpad) usually have some statistics about recent upload, succesful builds etc [19:24] remlabm2, did you type "find /root" ? [19:24] oCean: cheers mate! [19:24] so, sirriffsalot, ppa is not build right, all you can do is build the source yourself. [19:24] let me try I annonce u if is what i'am searching for.. [19:24] nothing therefor xorg.confg [19:24] nothing therefor xorg.conf* [19:24] OerHeks: hmm ok [19:24] BlueChaos, also.. have ssh installed-- apt-get install ssh (ssh server needs to be installed of course) [19:24] does someone know any website that allows me to send annonymous email? [19:24] remlabm2, did you stop lightdm first? [19:25] yessir === Guest35585 is now known as GayLordUK [19:25] :) [19:25] remlabm2, did you run as user root? (not sudo) [19:25] jagginess I have already installed on my unbuntu ssh [19:25] that i didnt do... now its htere ;) [19:26] got a huge error when turning lightdm back on. Could not apply the stored configuration for monitors, and it lists all kinds of resolutions [19:27] Hi all [19:27] remlabm2, still waiting.. [19:28] http://paste.ubuntu.com/997920/ [19:28] Is compiz support in gnome 3 now? [19:28] ralucu: unity uses compiz [19:29] remlabm2, back up /etc/X11/xorg.conf to /etc/X11/xorg.conf_bak00 [19:29] Xangua : how about gnome 3? [19:29] ko [19:29] ralucu: unity is a shell for gnome3 [19:29] remlabm2, then cp /root/ to /etc/X11/xorg.conf .. now edit /etc/X11/xorg.conf and change "nouveau" to "nvidia", stop lightdm, start lightdm.. see what happens.. [19:30] Ok thanks === pete_ is now known as Guest21533 [19:30] carlos_eduardo: that has nothing to do with ubuntu support - and as an answer: I don't think that such a site exists === Guest21533 is now known as cbx33 [19:32] Magyarul kerdezhetek? [19:32] Ok next question i [19:32] Can ubuntu support android? [19:33] In kernel 3.4 ? [19:33] !hu | realpain [19:33] realpain: Magyar nyelvű segítséget az #ubuntu-hu csatornán talál [19:34] !hu | realpain [19:34] jagginess, started lightdm, get the resolutio error, only 1 monitor [19:35] I have one minor qualm with ubuntu OS.... that is that there should be better music visualizers available. [19:35] do you think this could be upgraded? [19:35] ralucu, You can think of Android as a completely different Linux distribution from Ubuntu. [19:35] remlabm2, do you have "nvidia" for Card0 and Card1 ? [19:36] Helo [19:37] Puerto Rico === ` is now known as Guest83919 [19:37] jagginess, i did, there has to be something else going on here, its showing 2 gfx cards and 4 monitors in this config [19:37] jagginess [19:37] ralucu: Google built Android, so asking if Ubuntu can support Android doesn't really make sense because the two are essentially two different Linux distributions with different purposes in mind. === Guest83919 is now known as BlueChaosMirc [19:38] How can create server?? [19:39] RidDrib: serving what? [19:40] RidDrib: you want to set up a webserver or mailserver or what? === root is now known as Guest45211 [19:41] e ae [19:42] Hello.. is there a mirror for kernel.ubuntu.com - it is extremely slow [19:43] hi [19:43] has anyone had a problem where flash in chromium shows through onto other tabs? [19:43] I can't seem to get it to go away without restarting [19:43] I've tried killing the flash extension [19:43] closing all my tabs [19:43] restarting my WM [19:43] when I try to install wine or skype, ubuntu tries to install a whole bunch of packages ending in :i386, but I have amd64, how do I install either skype or wine? [19:43] kernel.ubuntu.com takes several minutes to respond to a single HTTP request === Taftse is now known as Taftse|food [19:43] the list of the mentioned packages is huge btw [19:45] Is there an easy way to get wifi going on ubuntu 12.04? I have the acer niplijy 802.11b/g/n card, but ubuntu doesn't recognize it. I tried to hook up my ethernet, but I couldn't get that to work either. Sorry, new to ubuntu. [19:45] *niplify [19:45] g0th: Skype is proprietary and they only offer a 32bit version. That's why you need all the i386 libraries. With 12.04 though, I think they're using multi-arch, so some or all of those may be virtual packages, I'm not sure. [19:46] hello, could anyone take a look at this forum thread? http://ubuntuforums.org/showthread.php?p=11952839#post11952839 I can't get my wlan chip to work with Ubuntu 12.04. There's confusion with the drivers... [19:47] who takes care of kernel.ubuntu.com? It needs a little loving.. seems to be almost completely down [19:47] manigma77_ hwo are you online right now? [19:47] fine [19:47] tanx [19:47] and u? [19:48] windows 7, I have a wubi install [19:48] just looking to do some building for android [19:48] e_t_: what does that mean? multirach? [19:48] Lorphos: I noticed major slowness from archive.ubuntu.com a couple of days ago. I switched to another mirror. [19:48] is there a down side to using the nouveau drivers? i feel the nvidia ones are just causing me headaches [19:49] g0th: It means binaries/libraries that can be used for either 32 or 64bit. http://wiki.debian.org/Multiarch === amflir is now known as Mohandes [19:49] how can I tell if it is multiarch or not? [19:50] manigma77_ there is this magnificent script for diagnosing your WiIi, I recently used it to look at my own WiFI problem: http://sourceforge.net/projects/wirelessscript/ [19:50] there is skype and skype:i386 [19:50] and similar for other packages [19:50] Hey, I'm new to ubuntu, so I have a problem [19:50] e_t_ is there a mirror for kernel.ubuntu.com? [19:50] Hey guys. [19:50] thank you bennypr0fane, i'll check it out [19:51] Using wine, if I wanted to add launch parameters to a program, how do I do that? [19:51] e_t_: skype requires some packages that end in ":i386" [19:51] Like, -window [19:51] manigma77_ do you need instructions for running the script? [19:51] e_t_: so I should just install all those (100's of) packages just for skype? [19:51] I saw this screenshot a few days ago (can't find it now), but it showed a 12.04 login screen; it had a bunch of random usernames, "Guest Session", and "Network Account".... [19:51] Does Ubuntu support network accounts, like an Active Directory? [19:52] yes for example LDAP [19:52] g0th: How badly do you want Skype? If you must have Skype, does it really matter what the dependencies are? If you can do without Skype and don't want the extra packages, don't install it. [19:52] bennypr0fane, yes please, I am looking on the main site now, but I haven't learned the basic terminal codes yet. [19:52] manigma77_ here's everything about it: http://wiki.bodhilinux.com/doku.php?id=wireless_script [19:52] So I can setup a Ubuntu Server with LDAP, and it hosts all the accounts? [19:52] bennypr0fane thanx again [19:53] Ca11um: You can also use winbind to talk to Active Directory. [19:53] Lorphos: I don't know. [19:53] I want a controlled interface with restrictions (like Group Policy), and the ability to lively sign in to an account hosted on a server. === AleksandarS_ is now known as AleksandarS [19:53] So documents and such are asyncronous on all machines [19:54] asynchronous * [19:54] remlabm2, this is the first attempt to get it to work.. you can scratch the previous attempts because your ServerLayout section previously was wrong.. you only had 1 monitor mentioned in it [19:54] once, you've run it, post the results in the forum or pastebin them and ask someone in here to take a look at them. The script prints a very neat .txt file with results [19:54] *@manigma77_ [19:54] bennypr0fane after some research I believe I need to install the broadcom sta wireless drivers, but I can't figure out how to do it without internet [19:55] jagginess, what do you recommend next then? [19:55] manigma77_ do you know the name of your wlan chip? [19:56] no [19:56] Ca11um, as far as authentication goes you have a couple choices. You can use winbind and PAM and have your linux machines authenticate against AD, or you can maintain a NIS server and have the linux machines authenticate against that. [19:56] just acer niplify [19:56] Ca11um: documents are always asynchronous unless you sync them.... [19:56] that's the pc, or the chip? [19:56] e_t_: I just don't want my system to be messed up again by all kinds of dependencies conflicts/etc.... [19:56] NIS and NFS would let you setup centrally managed user accounts and home directories. [19:57] thats the wifi chip as far as I know, the computer is an acer aspire [19:57] Sorry celthunder asynchronous is the wrong word [19:57] synchronised [19:57] so are you in Wubi right now? and if yes, does it have internet? [19:57] And what could I use for restrictions (such as enforced wallpaper, desktop icons, restricted access to settings, etc) [19:58] Ca11um: unison or rsync with ssh [19:58] no, i'm in win 7 [19:58] but what about your Wubi install? [19:58] it has no internet, ethernet or wireless [19:58] Ca11um: hmm never tried to restrikt that but making the configs read only ? [19:58] g0th: As long as you use the package manager, dependency conflicts are very rarely an issue. That's what package managers are for. I've installed Skype of x64 with no problems, several times. [19:59] bennypr0fane, can i pm you? [19:59] !offline | manigma77_ [19:59] manigma77_: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://ubottu.com/ljl/apt/ - See also !APTonCD [19:59] sure [19:59] e_t_: package managers are for many things, dependency issues were not actually covered by early managers [19:59] I guess it's not common for Linux to be used in an untrustworthy environment then, eh? [19:59] remlabm2, what xorg.conf config are you using? did you try both Card0 and Card1 with "nvidia" ? [19:59] e_t_: hmm, for me I always get dependency conflicts with ubuntu [20:00] Ca11um: i didnt say it couldnt be done just said ive never had to do it. my stuffs locked down but i never tried to restrict that in particular [20:00] e_t_: I tried it now (to install all) and hope for the best [20:00] Okay, thanks. [20:00] wow, it takes more than 5 minutes for a request to kernel.ubuntu.com to go through [20:01] In a lot of cases you can restrict access to settings by having your NIS users in a group that is not a member of some of the system groups that exist to manage specific settings. [20:01] So what were the things to look into; NIS, NFS, winbind? [20:01] the actual transfer once it starts is fast [20:02] Yes. NIS or Winbind though. You probably don't want both. [20:02] Ca11um: If you're that worried about locking down the systems, take a look at the LTSP [20:02] Thanks [20:02] Also, what exactly is SELinux? [20:02] Hi, I'm wondering if I can update a 11.04 LiveUSB to a 12.04 LiveUSB without affecting the computer that I'm running the USB on [20:03] All I know is it's a "security" program that the NSA introduced [20:03] jagginess, it is only showing one card and yes its nvidia [20:03] remlabm2, i think you should stick with 1 of the drivers and work on it.. if you can't get nvidia to work, lemme know, and then we can try nouveau.. i haven't been on more than 1 minute about this because i never got any feedback if you edited both Card0 and Card1 to nvidia [20:04] SELinux is just a way to lock down a system [20:04] Does Ubuntu have command for restoring the sources.list file? or some source.list generator? [20:04] hi guys im having a problem with pinguy 11.04 - Ive tried installing via live usb and CD and both times it hangs at the first install screen (the one that has 2 tickboxes asking if you want to update and if you want to install 3rd party software). can anyone offer advice? would it be worth installing a previous version and then updating versions inside the old version? [20:04] jagginesss, im responding, and im not stepping off you rpath, im just curoius why nouveau shouldnt be used? [20:05] I think AppArmor is in vogue now [20:05] !selinux [20:05] SELinux is available on Ubuntu, but not officially supported. Ubuntu uses another security framework by default, see https://help.ubuntu.com/community/AppArmor [20:06] !squid3 [20:06] !squid [20:06] squid is a caching proxy for the Web. See: https://help.ubuntu.com/community/SquidGuard See: http://www.squid-cache.org [20:06] hey hi may i know how can i use netbeans with j2me installed? [20:06] !bitcoin [20:06] hello.. does somebody know how to get rid of menu in nautilus window as there is already global menu of it [20:07] Hi. After upgrading to 12.04, the scroll function of my touchpad doesn't work properly. Its sensibility is much smaller than it was and it only works on the very edge. Can't find an answer in google. Anyone has an idea what can i do? [20:07] !help [20:07] 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 [20:07] !paitence [20:07] !patience [20:07] 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/ [20:07] !patience [20:09] angel28: The easiest way to manage repositories in sources.list is probably Synaptics. [20:10] hello friends, I was seeing if anyone could help me , I've tried installing pinguy 11.04 on my PC from both a Live Boot (made with linux live) and a burnt cd - both times it does not let me past the first installation page (the page with 2 tickboxes asking if youd like to download updates and install 3rd party drivers for mp3 etc.) [20:10] ive tried installing it directly from the first boot screen & by going into the live mode first and then trying., [20:10] kovu: we don't support pinguy here [20:10] kovu: sorry about that, it's only ubuntu here [20:10] okay no problem, [20:10] thanks [20:11] although your best advice would have been to "try installing ubuntu" ;) [20:11] but thats what im gonna do anyway,. [20:11] is there special unity channel? [20:13] wake me up if someone answer :) [20:13] KDE vs unity, thoughts? [20:13] freedomrun, unity is supported here. [20:13] gnome classic of course [20:13] Does Ubuntu have command for restoring the sources.list file? or some source.list generator? [20:13] angel282: no [20:13] angel282: there is no restore command [20:13] DerHeks thank you :) [20:13] angel282: http://repogen.simplylinux.ch/ [20:14] robstark: not really a valid discussion, it's personal taste [20:14] robstark: try them, see what you like and then use it [20:15] Hi, I bought a laptop with an nvidia card which isn't supported by nvidia official drivers yet (GT 650M). It does have the dreaded Optimus, so I know I'll have to use either Bumblebee or Ironhide. Should I: a) install BB/IH right now; b) wait for the official driver to support it; c) wait for BB/IH specifically support it? [20:16] smithw, the wiki says bumblebee https://wiki.ubuntu.com/Bumblebee there is also the #Bumblebee irc channel here on freenode, those guys are up2date [20:17] OerHeks, thank you very much! === esm is now known as Guest11127 [20:22] hi any onen how to switch on the ringing chat ringing sound from . [20:22] if any one called me then it is not ringing. [20:23] hey hi may i know how can i use netbeans with j2me installed? [20:24] hi @ all [20:25] How do I update my BIOS in Ubuntu...? [20:25] from ubuntu* rather [20:26] sirriffsalot: You may not be able to. I would stick to the BIOS flash utilities your computer manufacturer provides. === RDoves is now known as RDove [20:27] sirriffsalot: you cannot, unless the manufacturer provides an utility [20:27] I have a new graphic card Nvidia GT 520, since i have build in the card and have conected the PC via HDMI Cable i have massiv problems . 1. My Desktop doesnt fit on the TV anymore, second sound problems with game emulators. Is anyone so kind to give me hint how to get rid of my probs !? [20:27] Lol... how lame [20:27] bioses are all different sirriffsalot... they typically have a utility from your manufacturer, you may not be able to... [20:27] Should be a software for that in ubuntu... [20:27] Laame [20:28] cosmic: overscanning is a pain to deal with... are you using the native nouveau driver or the proprietary nvidia drivers? [20:28] terafl0ps: flash utilities...? How would I go about doing that? [20:28] hi L3top , i am using the nativ NVIDIA [20:28] sirriffsalot: bios manipulation is no joke... you are best sticking to the utils [20:28] L3top: yeah, better leave well enough alone [20:28] Go to your computer manufacturer's website and look under the drivers for your machine. [20:28] cosmic: what version of ubuntu are you on? [20:28] 12.04 lol:) [20:29] There should be a section for BIOS updates. [20:29] hi [20:29] L3top: let's make it more simple then; I'm on a acer aspire x3200... Can't find how do increase the cpu speed anywhere in the bios=( [20:29] You have to be absolutely certain (and I can't emphasize this enough) that you are downloading the correct BIOS. [20:29] my empathy is not ringig while any friend is called me , please help me how to swithc on the ringigng [20:29] is there someone here who is used to the launchpad wiki ? (and would be willing to help with a actualization ?) [20:29] sirriffsalot: have you looked at the manual from your manufacturer? [20:30] L3top: no.. no idea where it is haha): [20:30] L3top, i think it is natty , 11.04 [20:30] www.acer.com [20:30] L3top: haha, alright! === Taftse|food is now known as Taftse [20:30] it is about creating a live cd from scratch I have identified something to be changed but I am not used to this wiki and don't want to make a mistake [20:30] jagginess: are you still with me? [20:31] cosmic: dpkg-query nvidia* | grep ^ii [20:31] hi, i need a hand with this: i just deleted a virtual machine that i had in virtualbox, and clicked to delete all files, but i am not sure that everything that could be was deleted, and i need to free up space.. i created the virtual machine an hour ago and had more free space on my machine than right now after having deleted it.. i am running ubuntu 10.04, can somoene please give me a hand? thanks in advance :) [20:31] it is the latest wich is available [20:31] @ L3top [20:32] its the nativ one from the nvidia homepage [20:32] sirriffsalot: It's very likely that your CPUs multipliers and bus frequency are locked, and you won't be able to change them even with a BIOS update. [20:33] L3top: I can't find my computer model in the website... haha:) [20:33] Does anyone's ubuntu one work well? I only got trouble with it, thinking of trying dropbox. [20:33] L3top: Nvm, found it [20:33] cosmic: that would not be native... that was why I was asking. nouveau would be native. So in the nvidia settings utility I believe there is a way to resize the desktop to deal with overscanning. [20:34] L3top, please be so kind to explain me , how the "original" Nvidia drive can not be native ? [20:34] hi no one use empthy for chat please sole my proble while calling why ring is not working ? [20:35] sirriffsalot: I'd also say that as a general rule I won't even attempt a BIOS update unless I am doing it to fix a bug. If you do it wrong, your computer is bricked. [20:35] Native means born there vs transported there. You had to download a closed source driver from a third party source, that is not native. it is as far as you can get from it. [20:35] terafl0ps: I suppose you're right, but the only reason I want to do this is because I can't get my cpu rate any higher than 1.20Ghz [20:35] The original driver was xserver-xorg-video-nouveau [20:36] hello, I'd like to go back to gnome 3.2 (the classical gnome menu, instead of the new in 3.4). [20:36] terafl0ps: cpufreq doesn't work in setting it higher, cpufreq-info -m tells me it's back at 1.20Ghz after starting my computer the next day [20:36] sirriffsalot: What speed do you think it should be capable of? [20:36] I just removed LXDE and it and Openbox are still in the desktop selection, how can i remove them? [20:37] terafl0ps: 2.40Ghz... [20:37] is that only a configuration in 3.4 or should I really go back to 3.2? And how dangerous is that? [20:37] terafl0ps: it says so.. [20:37] Does the BIOS show the clock speed as 2.4 GHz? [20:37] !downgrade | orflon [20:37] orflon: Attempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system. [20:38] L3top, Thank you very much , do you think the nouvo driver will work better ? [20:38] I do not cosmic. The problem is the TV [20:38] L3top, so am I forced to use that kind of menu? [20:38] There is, frankly, 0 reason for manufacturers to still use overscanning. It is a byproduct of a defunct methodology. [20:39] !nounity | orflon [20:39] orflon: 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 [20:39] Did you ran in the same kind of issue L3top ? i am using a samsung [20:39] I just removed LXDE and it and Openbox are still in the desktop selection, how can i remove them? [20:40] !repeat | adrian_2E0SDR [20:40] adrian_2E0SDR: 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/ [20:40] L3top, I'm using 12.04. Does the same apply to those? [20:40] I run into it daily. We build our own x window and have a utility to compensate for it... but desktop is going to require the nvidia tool to do it. We explicitly break that tool because it messes with our method, so I never see it and cannot walk you through it cosmic [20:40] Ubottu, Sorry m8ty [20:41] I believe so orflon. [20:41] thanks [20:42] L3top, Thank you very muc for your support ! [20:42] L3top, Thank you very much for your support ! [20:42] any time cosmic. [20:42] hey everyone hope your day is going good.. I have a question regarding Chromium stable builds for Xubuntu 12.04.. I am using http://ppa.launchpad.net/chromium-daily/stable/ubuntu is this the best ppa? Thanks! [20:42] cosmic: you mentioned audio/games what was the issue there? [20:42] sirriffsalot: If the BIOS already shows the clock speed as 2.4 GHz, then I don't think a BIOS update will help anyway. It's also possible that your CPU is frequency scaling down to 1.2 GHz to save power if you aren't taxing it much. [20:42] !ppa | sixpack [20:42] sixpack: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [20:43] terafl0ps: it doesn't. it says that it can get to 2.40 but it is at 1.20 [20:43] terafl0ps: when I run the game and set the graphics to hardcore high the cpu ghz is still at 1.20.. [20:44] since i use the hdmi connection , i have trouble to control my "VOLUME" via Mythtv and i have trouble using emulators like Zsnes, pcsxr , pSX , mupen64, mupen64plus , dolphin, .... sound always "hacks" is interupted [20:44] @ L3top [20:44] sirriffsalot: Interesting. Do the release notes on any newer BIOS updates mention the ability to change your CPU settings? [20:44] hello, would anyone know how I can go about capturing packets on my network in order to find out who is attacking my server and how? I think I'm getting ICMP flooded and have tried tcpdump but I don't know if this is a good method or not [20:45] cosmic check out our project www.linuxmce.org [20:45] It is up your alley. [20:46] terafl0ps: it might be he has the wrong "governor" set for his cpu frequency [20:46] xomp: tcpdump is good for that [20:46] cosmic: hdmi volume is digital, you will have no sound control from the box, it is only on the output device (like your tv). [20:46] cosmic: it is on or off... that is all. [20:47] guntbert, I'm using tcpdump -w /capture.log is this sufficient? [20:47] L3top, so it is not a prob of alsa ? and the use of pulseaudio will not help right ? [20:47] Correct, you can only control volume at the destination device (amplifier or TV) [20:47] L3top, it is even not possible to turn off / on [20:48] you have NO audio over hdmi? That is different. [20:48] guntbert, when dumping to a log file I'm opening the log in wireshark and for whatever reason my server is listed as the source for some of the ICMP flooding which is HIGHLY improbable so I don't want to end up dropping packets from my own box lol [20:48] cosmic: pm? [20:49] xomp: I'd use tcpdump -v , but write it to some place else (*not the root*) - and *don't let that run for a long time*!! (it might fill your file system) [20:49] yeah I don't write it to root. When running verbosely it just fills my console with tons of data that scrolls so fast I can't tell what's going on. [20:50] xomp: sorry, I'm on my way out - Good luck :-) [20:50] since whoever is attacking our server is doing it with a botnet that has thousands of addresses [20:50] ah thanks guntbert [20:51] terafl0ps: no, but all I want to do is increase the cpu rate... [20:51] hi [20:51] terafl0ps: how would I do this? [20:51] sirriffsalot: guntbert raises a good point about CPU governor settings. This may be helpful. http://www.pantz.org/software/cpufreq/usingcpufreqonlinux.html [20:51] the colors of flash movies are all wrong [20:51] red is blue etc [20:51] terafl0ps: yea, used that... gonna check it out anyway:D [20:54] terafl0ps: this seems to in-depth and configurative to risk on a 12.04 system... I don't want to screw things up [20:55] Wtf, this command sudo cat /sys/devices/system/cpu/*/cpufreq/cpuinfo_cur_freq gave me these two outputs: "1200000" and "2400000" :S:S:S [20:55] Does that mean I have two cpu's? Lol [20:56] xomp: does any of this help? http://manpages.ubuntu.com/manpages/karmic/man7/icmp.7.html [20:57] if someone has a minute: http://askubuntu.com/questions/139983/ubuntu-12-04-and-nvidia-whoas [20:57] sirriffsalot: Try "cpufreq-selector -g ondemand" [21:00] @g0th try to use an older version of flash it worked for me [21:01] #faryshta [21:03] sirriffsalot: it seems your two cpu cores are in differen power saving states, so they differ in frequency [21:04] sirriffsalot: does that make sense to you? === Hans-Martin_ is now known as Hans-Martin === ultrixx_ is now known as ultrixx [21:06] #faryshta === xangua1 is now known as xangua [21:07] Are there any pulseaudio "experts" in here? I'm having trouble with multiple output applications. I can only get one to output at a time. [21:09] holas [21:09] bye [21:10] I'm getting this error when I try to run Processing: Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedClassVersionError: com/sun/jdi/VirtualMachine : Unsupported major.minor version 51.0 [21:10] can anyone help? [21:10] when you try to run what? [21:11] ultrixx: processing (processing.org) [21:14] i cant update my system :( [21:14] Howdy everyone! [21:14] ultrixx: well sure... [21:14] ultrixx: but still doesn't help me solve my problem haha:) [21:15] sirriffsalot: "sudo cpufreq-set -g ondemand" [21:15] I'm getting this error when I try to run Processing: Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedClassVersionError: com/sun/jdi/VirtualMachine : Unsupported major.minor version 51.0 [21:15] can anyone help? [21:15] <|MUSE|> hi, I am trying to specify whether a file is executabled or not on an NTFS partition. I believe I am mounting it wrong in fstab, or is it not possible at all? [21:16] cpufreq-info -m tells me both are running at 1.20 [21:17] sirriffsalot: ondemand should make both scale to demand up to their max frequency. [21:17] I'm getting this error when I try to run Processing: Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedClassVersionError: com/sun/jdi/VirtualMachine : Unsupported major.minor version 51.0 . Can anyone help? [21:17] terafl0ps: is there a way to make them both go for "performance"? [21:18] 2.40Ghz in other words [21:18] j7: it runs fine on my computer. what ubuntu version are you using? [21:18] sudo cpufreq-set -g performance [21:18] ultrixx, precise [21:18] ultrixx, 12.04 [21:18] but then they will stay at 2.4 all the time [21:18] terafl0ps: guessed so, just had to check:P [21:19] terafl0ps: hmm, well I guess ondemand is ok for a start [21:19] You can always flip between ondemand and performance. I think their is a config file somewhere that lets this setting survive a reboot. [21:20] j7: and you have downloaded the latest version from processing.org? [21:21] watch my apt-get update/upgrade errors http://pastebin.com/Mqjwhq9g [21:23] j7: which jre are you using? i am using 6. have you got version 7 installed? [21:23] ultrixx, how do I check? [21:23] hi everyone :) finally got my wireless working in Ubuntu. Hadnt been using it since 11.04. Missed it [21:24] in terminal type java -version [21:24] version 6, I'm using version 6, ultrixx [21:25] sirriffsalot: I think ondemand is a sensible default setting for basically any system unless you actually run into problems with frequency scaling, overheating, or power consumption on a laptop. [21:26] I have a little application called "preload" installed but I cannot seem to access the interface. [21:27] I'm not sure if it's integrated in the command line. [21:27] I had one Dell laptop with a 2.4 GHz core 2 duo that literally could not be kept at 100% CPU utilization without overheating and shutting down because Dell didn't give the machine big enough heatsinks or fast enough fans. [21:28] j7: does this error occur when starting processing or when starting an app that was written with it [21:29] ultrixx: when starting processing [21:31] ultrixx: I think I installed the sun java jdk and not the open jdk [21:32] Is there a way to install Ubuntu on Natty? I seems to have GLib issues. [21:33] j7, The error sounds like it could be caused by trying to run a class with the wrong version of Java. I would double check what version of Java your version of processing requires. === oln_ is now known as oln === len is now known as Guest28214 [21:35] hi guys,does ubuntu downloads something in background,beside updates? [21:37] i have a wired (lan) connection and a wireless(wan) connection . the 1st one is for a local network, the second one is for internet. when both are enabled ubuntu by defaults tries to find internet through lan, how can i make it prefer wireless connection for internet traffic? [21:40] back, did i miss an answer? [21:41] is gparted pretty much the best live cd for increasing a hdd partition size? [21:41] i have a wired (lan) connection and a wireless(wan) connection . the 1st one is for a local network, the second one is for internet. when both are enabled ubuntu by defaults tries to find internet through lan, how can i make it prefer wireless connection for internet traffic? [21:42] hey all...any alternatives to using gnome-keyring on ubuntu 10.04 ? [21:43] For some reason, the "at"-key (alt_gr+q) stopped working for me. Pressing it does nothing. Does anyone know how to fix that? [21:45] https://gist.github.com/947237 <---- Huge security vulnerability in ubuntu [21:45] raidhtc, you should be able to set your default gateway to the IP address of your wireless router and have it work. [21:47] blackmatrix_ny: dude, that's from 2008. 4 years ago.. [21:47] terafl0ps my wireless card is set to dhcp and my wired card has manual ip on a network without a gateway. [21:48] when i disable eth0 internet works [21:48] when i enable eth0 :) i dont have internet [21:48] Gnea, yup...and it has still not been addressed, and it really makes ubuntu a laughing stock when security is the important thing that they are flaunting [21:49] raidhtc, What subnets do your wireless and wired networks use? [21:49] Gnea, not to mention the attitude of the developers that if you are already logged in then everything is up for grabs which is a microsoft way of thinking about security [21:49] blackmatrix_ny: the _old_ microsoft way of security [21:50] Anyone get triple tapping working on a synaptics pad? I'm attempting to pass a true triple click, not an emulated button. I.e. to select an entire line of text. [21:50] i believe they are on 24 both, but one has ips from 192.168.0.0 range and the other from 192.168.10.0 range [21:50] Hi any idea why Ubuntu 12 does not detect internal 3G modem? [21:50] oconnore, correct...even microsoft doesnt do this blatant exposure of your passwords these days...whats up with ubuntu [21:51] blackmatrix_ny: sorry to get into the talk, i just logged in , whats the problem you guys are talking about? [21:51] samd, the gnome-keyring spilling all the beans about your passwords in plain text format [21:51] terafl0ps, i believe they are on 24 both, but one has ips from 192.168.0.0 range and the other from 192.168.10.0 range [21:52] blackmatrix_ny: ohh i see, thanks === BlueChaos is now known as utn [21:52] raidhtc, can you enable your wired NIC, run "netstat -rn" and then pastebin the output once you disable the wired connection to get back on the Internet? [21:52] the issue had been raised about 3-4 years ago and i still see a recent thread in ubuntu forums and this simple stuff has still not been addressed [21:52] http://ubuntuforums.org/showthread.php?t=1965128&highlight=gnome-keyring [21:52] MattFromJax: what have you tried so far (and what were the results)? [21:52] terafl0ps, brb [21:52] MattFromJax: also, did it work in a previous verions (if so, which version(s)) [21:53] how are we to recommend ubuntu to others when ubuntu can't even obviously encrypt and save your passwords...this really suck [21:53] DarwinSurvivor: Adjusting FastClick, changing double tap times, disabling third button [21:53] raidhtc: can you also pastebin what you get from ifconfig too ? [21:54] DarwinSurvivor: Unknown. First time with Linux and touchpad. It is a MacBook 5,1 if that helps. [21:54] test [21:54] did i DC at all? [21:54] MattFromJax: by "tripple click" do you mean tapping 3 times, or tapping with 3 fingers? [21:54] raidhtc: You appeared to be in the channel the whole time. [21:54] I mean how easy it would be for a malicious website or malware to run a command on keyring and get all your passwords [21:55] terafl0ps, strange, sec i will pastebin [21:55] blackmatrix_ny: that's probably the big issue -- ubuntu developers aren't facing a large malware issue yet, and are therefore lulled into a false sense of security. [21:55] and the complete reluctance of ubuntu developers regarding this issue which was raised a long time ago and never been addressed is so discomforting [21:56] Hello, something is wrong with my flash plugin. I'm using xubuntu 11.10. It worked fine from the CD, but it isn't anymore after I installed the system. I reinstalled the plugin lots of times and nothing happened. I've been searching google but all tutorials I've found seem pretty old. Youtube videos, for instance, simply don't show up. Are there any clues on what is happening, what should I do in order to make it work normally? [21:56] DarwinSurvivor: tapping 3 times. [21:56] oconnore, I'm lulled too by migrating to Ubuntu for better security to find out that I am more exposed now [21:57] terafl0ps, http://pastebin.com/YPc5HbTr here you go [21:58] !flash | euvaldo did you try these instructions? [21:58] euvaldo did you try these instructions?: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [21:58] oconnore, I was actually working on a proof of concept to embed the python script into a javascript and gather all the passwords...but my javascript skills are weak but it's very possible for somebody with better JS skills than me [21:58] MattFromJax: oh, I've never tried that, sorry. I thought you meant 3-finger tap (which I have) [21:59] Is there a way to install Ubuntu on Natty? I seems to have GLib issues. [21:59] blackmatrix_ny: you mean to run the script from a website? I would think firefox wouldn't allow that. [21:59] raidhtc, What's happening is your wired router becomes the default gateway when you connect. [22:00] DarwinSurvivor: thanks anyways. How would you change the address in a browser bar? The content of the textbox isn't selected on focus. [22:00] MattFromJax: you mean Ctrl+L? [22:00] thats what i was thinking. how can i override this terafl0ps ? make default gateway my wlan0 connection [22:00] oconnore, first i would write the script content to a file and then execute the script... [22:01] blackmatrix_ny: I don't think that would work running from javascript because javascript is sandboxed. otherwise you could just as easily write a javascript that would download the users' e-mails from thunderbird! [22:02] MattFromJax: have you looked at the synaptics documentation? There have been quite a few additions in the last 6 months or so, it may very well support tripple-click with a simply xorg adjustment [22:02] raidhtc, you may be able to configure DHCP on your router not to provide a default gateway. [22:03] blackmatrix_ny: if a website can write an executable script and then run it with the same permissions as your user account, you have MUCH bigger problems... [22:03] raidhtc, You could also use static addresses and not assign a gateway in the wired config. === andrea is now known as Guest3168 [22:03] my wired router has disabled dhcp. i use static adressing. i tried putting 0.0.0.0 as gateway adress but it didnt work. if i assign blank , i cannot save it through GUI in ubuntu [22:03] DarwinSurvivor, im not much of a hacker but if there are python apis to extract the password list and using those apis doesnt require root id then any refined hacker can exploit that easily [22:04] terafl0ps, my wired router has disabled dhcp. i use static adressing. i tried putting 0.0.0.0 as gateway adress but it didnt work. if i assign blank , i cannot save it through GUI in ubuntu [22:04] DarwinSurvivor, i have read somewhere that you can write files using JS, can you change mod of files using JS too ? [22:05] raidhtc, you should be able to set this up in /etc/network/interfaces [22:05] raidhtc: you still need a gateway address... [22:05] terafl0ps, thanks i will give it a try [22:05] https://help.ubuntu.com/10.04/serverguide/network-configuration.html [22:06] blackmatrix_ny: root has *nothing* to do with it. those passwords are saved in a file that is 100% accessible to the running user (though encrypted). if someone is able to even read the encrypted content, let alone access it while decrypted, they could just as easily hijack your entire web browser and watch all your passwords as you log into websites [22:06] raidhtc: no need for /etc/network/interfaces, just enter the IP of the router as the gateway [22:06] See the section on static configuration. [22:06] DarwinSurvivor: thanks. [22:06] yeats, I think he wants the LAN to be private and static. [22:07] Hi i'm looking for a fast system wide proxy switcher (as I use Google chrome) (btw I'm using lucid) [22:07] hi, very basic question (new into ubuntu distro)... how can I get a console? [22:07] blackmatrix_ny: the newest javascript allows for websites to save *data* on your computer that is then accessible to the same site later (basically a really big cookie). Javascript can NOT access ANY files that were not created by that website, nor can it execute anything outside of the javascript sandbox [22:07] MattFromJax: no problem, the synaptics documentation (and man page) are FULL of different options and features that you can enable for some very cool setups on touchpads [22:08] yeats, His WLAN connection is the only valid route to the Internet. [22:09] is there a good system wide proxy switcher for ubuntu [22:09] fenrig: open network manager and you should be able to change the proxy. if you find an application that does not respect it, please file a bug report [22:10] sadf === lupinedk is now known as Lupinedk [22:10] where is terminal in ubuntu 12 (fresh install in unity) [22:10] DarwinSurvivor: well I can't use profiles in there :o [22:10] uskerine: Ctrl+Alt+T [22:10] DarwinSurvivor, so the file is encrypted which is a good thing to know. but the gnome-keyring still has apis that can be used through any python scripts running under the user id in plain text format. Why not encrypt those as well and whichever requesting app will know how to decrypt and use the pwd ? [22:11] DarwinSurvivor, btw, what is the filename of the file where the pwds are stored in encrypted format ? [22:11] oh great, thanks darwinsurvivor [22:11] :) [22:12] blackmatrix_ny: because A) the whole point of gnome-keyring is so each application doesn't have to use its own encryption and B) once someone can execute a script with your credentials, it's game over anyways! [22:12] blackmatrix_ny: I'd have to look that up [22:13] blackmatrix_ny: hmm, I don't have it installed currently, but I believe it is somewheres in .config/keyring or something like that (still looking) [22:13] DarwinSurvivor: Well, not entirely true. If you don't reuse your passwords, someone being able to access the keyring would still hurt [22:13] hi guys [22:14] !Restricted [22:14] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/10.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [22:14] hows everyone in here? [22:14] since i upgraded to 12.04 ubuntu. i have this problem>>>> sudo apt-get update >>>>http://pastebin.gr/1843 [22:14] open the link [22:14] hellow room :D [22:14] anyone there..... :/ [22:15] please msg me private [22:15] wonder if my msgs are going thru [22:15] Do you have a support question alam [22:15] alam: Yes, we can see your messages [22:15] yes need help [22:15] !details | alam [22:15] alam: 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 ..." [22:16] Boreeas: it may hurt a *little* more, but once a malicious person/script has gotten your credentials, they can do just about anything including capture your entire firefox session [22:16] raidhtc: Is that working? [22:16] DarwinSurvivor, yea, you're right...it's really game over on that scenario :-) my lack of JS understanding has really put me under the impression that it can write scripts and execute them [22:16] alexandr0s: Running update a couple of times should fix itself. [22:17] blackmatrix_ny: you can probably write a python interpreter that would allow you to run python scripts, but the python script wouldn't be able to access anything outside of what firefox lets it [22:17] i have tried this many many times [22:17] I am running Ubuntu 11.10 and my sound is not working.... it does if i plug my headphones in [22:17] nothing fixed [22:17] alexandr0s: please stay in the channel so that we can make sure the advice you are receiving is both accurate and safe. [22:17] hello, why does my software-center download 72 MB of GIMP while the description says "28 MB to download, 52 MB after installation"? [22:17] i am a bit lost in all the text on the screen :/ seems very busy in here [22:17] DarwinSurvivor, outside of firefox directory right ? btw what keyring do you use then if you don't use gnome-keyring ? [22:18] Lunar_Lander: please provide a copy of the output that quoted those 3 numbers, they mean nothing out of context [22:19] well I went to software center and wanted to download GIMP [22:19] blackmatrix_ny: I don't use one, I have my firefox passwords save in my firefox password manager and everything else in keepassx [22:19] alam: I had the exact opposite problem. My headphones didn't work, but my speakers did. Plugging in headphones cut off my speakers, but no sound came through the headphones... [22:19] alexandr0s: cp /etc/apt/sources.list /etc/apt/sources.list.bu; cat /etc/apt/sources.list.bu | sort -u > /etc/apt/sources.list [22:19] hummm any ideas on how to fix :/ been trying to read up but new to linux was using windwos till very recent [22:19] and on the description page it said that 28 MB had to be downloaded and that the program would occupy about 52 MB after installation, so I clicked "install" and when the download began it said "X of 72 MB have been downloaded" [22:20] alexandr0s: then apt-get update should not have the problem anymore. [22:20] got rid of that as i wanted some freedom [22:20] blackmatrix_ny: not the firefox directory, the firefox *sandbox*. the sandbox prevents the JS from even accessing other tabs that are open in firefox [22:20] Uploaded my Alsa script report :/ [22:20] http://www.alsa-project.org/db/?f=5f...e6f1931ce0826f [22:20] alam: I don't know what the root cause is, but I worked around it by running alsamixer from a command line and then muting my master volume, changing my master volume, and then muting and unmuting my headphone volume. [22:21] DarwinSurvivor, gotcha...hey men, you just restored my confidence in ubuntu :-) [22:21] Yes alam, it is busy in here, this is why it is best to limit your communication to a single line, with details of your problem. [22:22] Lunar_Lander: there could be a number of reasons. inaccurate calcuation of dependencies, cache updating, repo updating, etc. [22:22] ah thanks! [22:22] DarwinSurvivor, does chrome also operate like that or it allows script execution outside the sandbox [22:22] blackmatrix_ny: glad to hear it. if you have any other questions about firefox's sandbox, check out their irc channel (or forums). they are *very* open about their security practices [22:23] alam: I have a feeling the same procedure might work for you if you do the same thing only with the speaker channel in alsamixer instead of the headphone channel. [22:23] blackmatrix_ny: I don't know of ANY browsers that allow javascript to execute outside the sandbox. even IE6 had protections there (not perfect mind you) [22:24] where and how do i access alsamixer [22:24] ? [22:25] alam: Open a terminal by pressing "ctrl+alt+T" [22:25] then type in "alsamixer" [22:25] Greetings all! I have just tried using the Ubuntu One Cloud Storage. I uploaded a small text file there as a test, and sent email to share it with a buddy. However, it seems they could not access the shared folder unless they created their own separate account there. While they got 5Gb when signing up, free... They may never use it. Is this really the way Ubuntu One works ?? [22:25] cheers [22:25] hi i want to ask something....why is it that when i clicked my folder instead for the folder that will open it seems my virtualbox is the one that will pop-up what seems to be the problem? [22:25] blackmatrix_ny: I fail to see where you confidence was restored. The entire keyring should not be available to any process running with user permissions. [22:25] alam this may also be helpful http://ubuntuforums.org/showthread.php?t=1843523 [22:25] okay now i really feel a bit daft here... but how do i change settings? [22:26] DarwinSurvivor, will most definetly check out the firefox channel...I have some questions about JS capabilities on the browser [22:26] alam: The right and left arrows move you from channel to channel. [22:26] alam arrow keys left and right, up and down, M is mute/unmute... f6 will change adapters if you have more than one. [22:26] Up and down increase or decrease volume. [22:26] i send the results o private [22:27] okay will try :D get back in a bit to let you know [22:27] Thanks [22:27] sorry use sudo for both operations alexandr0s [22:27] possible to install gimp 2.8 on 11.04? [22:27] oconnore, Im relieved that I wouldn't get a malicious attacker from a browser to be able to run those gnome-keyring apis [22:27] hi, how could I create an account type where I can define what what icons are shown (hence which applications can the user actually use)? [22:27] sudo cp /etc/apt/sources.list /etc/apt/sources.list.bu; sudo cat /etc/apt/sources.list.bu | sort -u > /etc/apt/sources.list [22:27] alexandr0s: ^ [22:28] uskerine: what is the use-case? [22:28] blackmatrix_ny: yeah *that* would terrible, but still, someone that walks up to my laptop with a program on a usb key should not be able to dump all my passwords. A decent alternative would be to run the keyring/config as root, and only submit keyring entries to approved applications. [22:28] gt5tr8u5~4e6z5 ~~c5d4T [22:29] anyone? [22:29] DarwinSurvivor, I want to setup a generic account for users accesing a server through thin-clients in office environment, hence i would like to avoid them installing anything or changing configuration, configuring email or messanging other than a pre-configured one by the admin [22:29] oconnore: so you have no problem with them being able to download all your e-mails, copy your tax returns and steal your browser history with that USB drive? [22:29] DarwinSurvivor: I basically want them to use libreoffice & firefox and a VoIP client [22:29] alexandr0s@alexandr0s:~$ sudo cat /etc/apt/sources.list.bu | sort -u > /etc/apt/sources.list [22:30] Lady-Tux: I do not follow your question. Can you restate it? what is "my folder" [22:30] oconnore, true but If a person has that intention and ability to run a script then even if you encrypt your passwords then they can install a backdoor or keylogger or much more stuffs to get your information... [22:30] alexandr0s@alexandr0s:~$ sudo cat /etc/apt/sources.list.bu | sort -u > /etc/apt/sources.list [22:30] escott: you could always just uninstall everything else, but nothing really stops them from running stuff of a usb drive. basically: is this a usability or security issue? [22:30] any folder when i clicked it instead of the folder that will display it seems virtualbox will be the open that'll be opened [22:30] DarwinSurvivor: that is less bad than all active passwords, yes. [22:30] bash: /etc/apt/sources.list: Permission denied [22:31] alexandr0s: type sudo -s and just run the first one again. cp /etc/apt/sources.list /etc/apt/sources.list.bu; cat /etc/apt/sources.list.bu | sort -u > /etc/apt/sources.list [22:31] then exit [22:31] hi again ... seems i am still stuck :/ [22:32] any folder when i clicked it instead of the folder that will display it seems virtualbox will be the open that'll be opened L3top [22:32] oconnore: even ssh keys (possibly the most important thing on your computer) are stored in clear text and readable by any application with your credentials [22:32] doesnt seem to have made any difference - the settings were all on but i still muted them and refreshed and started them again [22:32] DarwinSurvivor, btw, did you mean that you were going to look into the idea that passwords using the gnome-keyring api will only be available to the application that stored the password only ? [22:32] oconnore: basically: Don't run software you don't trust. if you REALLY must, use a virtual machine or guest-session to do it! [22:32] DarwinSurvivor: for example, they would not be able to read my gpg encrypted emails, or my gpg encrypted tax returns [22:33] DarwinSurvivor: if my passphrase is compromised, all of that data is exposed. [22:33] oconnore: who is "they"? [22:33] DarwinSurvivor: this person who walked up and ran the python script [22:33] alam: Did you try changing the master volume, muting the headphones, muting the speaker, changing the master volume again, and unmuting the speaker? [22:33] "will be the open that'll be opened" is just not clear Lady-Tux. I am sorry if there is a language barrier... are you saying any folder you attempt to open somehow opens virtual box, or that you are in virtualbox and... something else is happening? [22:33] oconnore: that's why you don't leave your computer unattended! [22:33] oconnore: or at the *very* least, lock the screen when you walk away [22:34] terafl0ps: yup... muted and unmuted them all [22:34] C'mon folks... Just a simple question about Ubuntu One Cloud Storage??? No one willing to help ?? [22:34] DarwinSurvivor: that's not the point, it's a retarded program design [22:34] !patience | grpace [22:34] oconnore: I don't understand why you are so upset about the keyring, but don't care about any of the OTHER stuff they have access to! [22:34] grpace: 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/ [22:34] DarwinSurvivor: why expose my passwords when it's not necessary? [22:34] DarwinSurvivor: because anything I actually care about is encrypted with gpg [22:34] that's it sorry for the typo i'm a bit sleepy ..... when i open my folder somehow vbox app will open [22:34] DarwinSurvivor: as long as the passphrase is secret, nothing else matters [22:34] Thank you, ubottu. [22:35] oconnore: and do you use a separate gpg key for every applications files? [22:35] terafl0ps: [22:35] oconnore: and how are you decrypting these files? if you use an ecryptfs-style setup, as soon as the encrypted files are mounted, they are visible anyways [22:35] whoops... [22:35] DarwinSurvivor: what are you talking about? the gpg program... [22:35] alam: I'm not sure then. There have been a fair number of problems with audio in this release. [22:35] Where are you clicking this folder from Lady-Tux, and what version of ubuntu are you on, and which Desktop Environment? [22:36] DarwinSurvivor: in a memory mounted tmpfs [22:36] which i unmount before i leave [22:36] test [22:36] terafl0ps: okay... no worries :)) thanks for your help [22:36] oconnore: yes, and those memory-mounted tmpfs's are visible just like any outher mounted partition, so if any application has the tmpfs mounted, all the others can see the contents anyways [22:37] DarwinSurvivor: for that short period of time, yes. I fail to see what your point is. [22:37] at my panel next to Applications....and that is Places > "ladytux folder" when i click it vbox app will open....i got ubuntu 10.04 lts [22:37] DarwinSurvivor, is it possible to make the key-ring provide password only to the application that saved it ? [22:37] if your security practice is to unmount your gpg tmpfs when you leave, then either lock your gnome-keyring as well or just lock the login session [22:37] DarwinSurvivor: it's the difference between exposing short peices of information vs. exposing everything I have ever encrypted. [22:38] blackmatrix_ny: not that I know of, how would it authenticate an application anyways? [22:38] i upgraded and am screwed now i cant get pass 640X 480 even on the off chance i am lucky enough to boot to last working version [22:38] i have no cd roms and cannot boot through usb [22:38] *pieces [22:38] ascend716: how did you perform the initial installation? [22:39] ANYWAY toi go back to 10.10 the last version that worked [22:39] at my panel next to Applications....and that is Places > "ladytux folder" when i click it vbox app will open....i got ubuntu 10.04 lts L3top [22:39] DarwinSurvivor, any recommended web site or faq to customize user accounts to limit their usage to the minimum (libreoffice & firefox) [22:39] ? [22:39] DarwinSurvivor, there must be a way for the creating app to have the private key. And the public key and encrypted password would be stored in the keyring. So only that app can decrypt that password [22:39] i did through the update center [22:39] Lady-Tux: can you right click the folder and look through the properties for a possible answer? [22:39] upgraded to 11.04 and then 11.10 [22:39] DarwinSurvivor, or some similar mechanism like that [22:39] [22:40] same problem [22:40] blackmatrix_ny: then you need a way for the application to store a public/private key that the other applications can't get to and you are back to square 1 [22:40] the initial install was done when my cd drive still worked [22:40] Is there a way to open an additional instance of a GUI program (in this case, my database administration tool)? Normally clicking on it in the launcher opens a maximum of one instance. [22:40] nothing happend [22:40] uskerine: is this a usability (make it simply for the user) request, or a security (they MUST NOT run those applications) request? [22:40] Would it be specific to each program? I'm working with pgadmin3 for postgresql on ubuntu 12.04. [22:40] Hello everyone; I've got a few issues, fairly newbie, that I was wondering if I could get some help with. [22:40] DarwinSurvivor, right... [22:40] ejo: try middle-clicking [22:40] DarwinSurvivor: there has to be a way to limit arbitrary program access to the full keyring... [22:40] I don't know why you can't see the value of that [22:40] alexandr0s: Please pastebin your /etc/apt/sources.list [22:41] it is a combination of usability and security (to avoid them play with the system and hence reducing the overhead of mantaining the server). it will be a single server for 10 users [22:41] DarwinSurvivor: thank you! I don't have a middle button configured on my mouse [22:41] is there anyway to mount and iso and get it to reinstall old version? [22:41] oconnore: what you are asking for is per-application sandboxing. outside of cellphones, this isn't done on ANY operating system [22:41] oconnore, but how would you go about that...im still thinking of ways [22:41] hey guys, I installed the official ATI graphics drivers on ubuntu server by using apt-get install fglrxinfo fglrx-amdcccle and then rebooted, but fglrxinfo is giving me "Error: unable to open display (null)" - any ideas? [22:41] DarwinSurvivor: no i'm not. I'm asking for per application keyring limits. [22:41] ejo: try clicking the left and right at the same time, it should emulate a middle mouse click [22:41] the only displays that ever worked for me were in 8.04 and 10.10 [22:41] CaptObvious: if you can get by without fglrx, just skip it! [22:42] CaptObvious: especially on a server OS install you won't need 3D acceleration... [22:42] i have partial use in 11.10 [22:42] Does anyone know how to take the wireless that my router is recieving and to connect another PC via lan to my ubuntu laptop to give said pc a bridge to the wireless? [22:42] I can't, otherwise I could [22:42] yes, I will [22:42] http://pastebin.gr/1844 [22:42] anyone know if gimp 2.8 can be compiled for 11.04? [22:42] I wouldn't be asking if I didn't need it [22:42] L3top, same i can't do a right click on it ..... it still open vbox application if i do it [22:42] mkquist: doubtful (at least easily), it probably needs a lot of updated libraries. probably easier just to upgrade to 12.04 [22:43] DarwinSurvivor, does firefox or keypassx save the pwds in similar fashion like gnome-keyring ? [22:44] Lady-Tux: can you navigate to this folder in command line? [22:44] I'm running 12.04 on a macbook. Gnome-shell crashed, making the UI unusable, so I did a hard reboot and now it looks like my machine is unbootable. Selecting the recovery kernel from the grub menu ends with the message "edd informatino not available". Please, can someone help me recover my machine? [22:44] L3top, how? [22:44] oconnore: unless someone can come up with a way to positively identify an application, isolating passwords per-application isn't going to be possible without the user supplying a separate password for each one [22:44] one moment Lady-Tux [22:44] hello guys [22:44] anyone know how to bridge a wireless to wired connnection in ubuntu? [22:45] Cerin, booting from usb ? [22:45] when i type some site its takes me to localhost any idea how to fix this [22:45] uskerine: and why can't you simply remove the applications? [22:45] blackmatrix_ny: no, just the hdd [22:46] Cerin, try booting from a ubuntu usb === len is now known as Guest91171 [22:46] Cerin, maybe some files corrupted in hdd [22:46] no ideas on "Error: unable to open display (null)"? [22:46] hi what is the package name for flash anyone? [22:46] Nogal, take a look at http://manpages.ubuntu.com/manpages/lucid/man5/bridge-utils-interfaces.5.html [22:46] !flash | stars69 [22:46] stars69: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [22:47] LordOfTime, thanks [22:47] guys any one knows why when i type some site in the bar adress its takes me to localhost ?? [22:47] yooha: what IP address do you see if you run "ping google.com" in the terminal? [22:48] terafl0ps: thank you [22:48] You're welcome. [22:48] DarwinSurvivor: pathname would be better than nothing. the user can't install to /usr/bin, and most application permissions will be to /usr/bin/whatever. [22:49] DarwinSurvivor: Thanks again -- no result from the "both buttons click". Maybe I should pursue the mouse click emulation first? Is it the default of the 12.04 launcher to open additional application instances on middle-click? [22:49] DarwinSurvivor: this PING google.com (74.125.79.138) 56(84) bytes of data. [22:49] DarwinSurvivor, can "dashHome" be removed? [22:50] ejo: it should be. there may also be a right-click menu option to open another instance (I don't have my 12.04 machine in front of me) [22:50] DarwinSurvivor : this PING google.com (74.125.79.138) 56(84) bytes of data. [22:51] yooha: ok, now if you run "wget google.com; firefox index.html" what do you see? [22:51] terafl0ps: sorry lost connection before i even started lol [22:52] uskerine: possibly, but there wouldn't be much left of unity if you did. [22:52] DarwinSurvivor : this --2012-05-20 22:51:57-- http://google.com/ [22:52] Résolution de google.com... 74.125.79.139, 74.125.79.101, 74.125.79.100, ... [22:53] yooha: something should have opened in firefox, what did it look like? [22:53] terafl0ps: can you help explain this link to me? [22:53] yeh in chromuim its the page i jsut downloaded [22:53] uskerine: are these workstations that the same person will be using over and over? [22:54] DarwinSurvivor, I want an interface as simple as possible, office icons, firefox icon, and home documents icon. I hope that it would be easier to use for the users [22:54] http://pastebin.gr/1844 [22:54] ?????? [22:54] DarwinSurvivor: If the launcher's right-click menu for this particular app doesn't contain any option for opening an additional instance, is that then just something the app itself doesn't offer? If that's likely then maybe I won't overly trouble myself over this. [22:54] uskerine: you could always just put those launcher in the launcher bar (and take out the others) and tell them to just launch stuff from there. [22:54] ejo: which application? [22:55] Nogal: It is describing how you would bridge two interfaces in your /etc/network/interfaces file. The example config makes a bridge out of all available interfaces on the machine. [22:55] DarwinSurvivor: pgadmin3 -- it's the GUI admin client for postgreSQL. [22:55] You can think of a network switch as a multiport bridge. [22:55] DarwinSurvivor: naturally I asked in #postgresql but they're not too big on the GUI client ;) [22:55] ejo: hmm, never used it. try it with firefox, if you get firefox to do it but not your tool, then it may be the tool [22:56] I tried adding the "auto br0" code to my /etc/network/intferfaces [22:56] however when I tried sudo ifup br0 it told me that it cannot find the device [22:56] DarwinSurvivor: yes, Firefox offers an "open a new window" option -- that's one of the data points that made me think that offering that option or not is on a per-application basis in Ubuntu [22:56] A bridge passes frames from one interface to the other if the destination MAC address lies on the opposite side of the bridge, otherwise it doesn't let the frame across. [22:57] ejo: then it could very well be an application limitation. try contacting the developer of the GUI [22:57] DarwinSurvivor: and of course the default Terminal application does as well, that was my other hint [22:57] I have removed LXDE & Openbox, but there are still bits left behind, plus they still show in the Desktop selection, how can i remove all traces of them? [22:57] terafl0ps: that was a bit over my head... [22:57] DarwinSurvivor: yes, thanks again. That's it for now! [22:58] ejo: no problem [22:58] DarwinSurvivor: whats next ?? ; ] [22:58] Nogal: br0 probably doesn't exist yet. [22:59] br0 is the name of the bridge interface. [22:59] how do i make it exist? [22:59] You would need to do "brctl addbr br0" first. [22:59] yooha: when you see localhost, does the address bar change to localhost? [22:59] yooha: or just the page content? [22:59] DarwinSurvivor: noo [22:59] DarwinSurvivor: just page content [23:00] thank you -- getting the package now [23:00] yooha: how do you know it's localhost? do you have a webserver running or something like that? [23:00] blackmatrix_ny: even the live cd seems to be locking up. I've tried the "recover a broken system" and nothing happened for 10 minutes [23:00] DarwinSurvivor: yeh apache [23:00] Nogal: this is kind of an advanced setup. You might want to read through http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge before diving right in. [23:00] buti rember i removed it i guess DarwinSurvivor [23:01] yooha: could you provide a screenshot by any chance? [23:01] DarwinSurvivor: i still have it [23:01] DarwinSurvivor: sure hang on [23:02] blackmatrix_ny: and now I can't even get the CD out because grub doesn't support the eject button [23:03] Cerin, don't you have a USB ? [23:04] I have lost rear audio after installing ampache and lamp stack... what did I do wrong pls? [23:04] blackmatrix_ny: macbooks don't work with ubuntu live usbs [23:04] blackmatrix_ny: something about them using efi, whereas the live usbs expect something else [23:04] Cerin, I'm not sure how to go about debugging your grub then...maybe other folks who know well about it might help...sorry mate [23:05] DarwinSurvivor: I overlooked the obvious! ahaha. /usr/bin/pgadmin3 launches an additional instance without complaint or error. [23:05] ejo: well, there you go then :) [23:06] anybody here using GNURADIO [23:06] ejo: actually, if running the command again works, then turning on middle-mouse-button-emulation will probably work! [23:06] I'm running 12.04 on a macbook. Gnome-shell crashed, making the UI unusable, so I did a hard reboot and now it looks like my machine is unbootable. Selecting the recovery kernel from the grub menu ends with the message "edd information not available". Please, can someone help me recover my machine? [23:06] ejo: I think the "second window" and "second terminal" items in firefox & terminal are ADDED by the applications. [23:07] alexandr0s: You do not have duplicate sources as near as I can tell. You should not receive an error after apt-get update [23:09] but the problem remains, [23:09] L3top, i see 1 line without gr. >> deb http://security.ubuntu.com/ubuntu/ precise-security universe multiverse main restricted [23:09] DarwinSurvivor: i sent u it pls accept it [23:09] terafl0ps: thank you, the document let me know that it is not currently supported for wireless. unfortunately this is something windows does do out of the box... [23:10] yooha: sent me it? [23:10] Nogal, what are you trying to ultimately accomplish? [23:10] alexandr0s: can you please post the line which says it is duplicated? [23:10] what is happening can you please explain??? [23:10] DarwinSurvivor the screen capture [23:10] yes [23:10] terafl0ps: ultimately i'm trying to repair another laptop. i think i'm just going to reformat ext4 and start over though. [23:10] It appears that because you have a gr and a non gr link, it shows as duplication as OerHeks suggests. [23:11] yooha: please use http://imagebin.org/?page=add [23:11] i installed 12.04 on it last night and everything is sluggish as hell, unity keeps crashing [23:11] was trying to bridge a connection to at least get it online as the wireless card is missing firmware [23:11] Nogal: but are you trying to share Internet connectivity from one interface to another? [23:11] Fetched 95,6 kB in 9s (10,1 kB/s) [23:11] Reading package lists... Done [23:11] W: Duplicate sources.list entry http://gr.archive.ubuntu.com/ubuntu/ precise/multiverse i386 Packages (/var/lib/apt/lists/gr.archive.ubuntu.com_ubuntu_dists_precise_multiverse_binary-i386_Packages) [23:11] W: Duplicate sources.list entry http://gr.archive.ubuntu.com/ubuntu/ precise/restricted i386 Packages (/var/lib/apt/lists/gr.archive.ubuntu.com_ubuntu_dists_precise_restricted_binary-i386_Packages) [23:11] W: You may want to run apt-get update to correct these problems [23:12] L3top, alexandr0s yes, delete or # the line without gr. [23:12] I am, purely to get the 2nd laptop's wireless cards firmware [23:12] DarwinSurvivor: I see, thanks [23:12] !paste | alexandr0s [23:12] alexandr0s: 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. [23:12] Nogal: So you have one machine with a working wireless ethernet connection to the Internet, and you want to make that Internet connection available to a second machine through a wired link? [23:13] ok??? can you read this? [23:13] yes [23:13] ok??? can you read the lines [23:13] alexandr0s: type sudo -s and then: cp /etc/apt/sources.list /etc/apt/sources.list.bu; cat /etc/apt/sources.list.bu | grep 'gr.arch' > /etc/apt/sources.list [23:13] Nogal: Ok. We can do that without bridging. [23:14] that is probably easier than walking you through editing as root [23:15] I'm interested in hearing more... [23:15] ok [23:15] then?? apt-get update as root?? [23:15] Nogal: http://paste.ubuntu.com/998190/ [23:15] or exit from root and then sudo apt-get update [23:16] Nogal: I wrote that script earlier to do just that. :) [23:16] apt-get update as root [23:16] alexandr0s: ^ [23:16] terafl0ps I'm a n00b, do I run that in my terminal? [23:16] what ^ means [23:16] ? [23:16] I'm running 12.04 on a macbook. Gnome-shell crashed, making the UI unusable, so I did a hard reboot and now it looks like my machine is unbootable. Selecting the recovery kernel from the grub menu ends with the message "edd information not available". Please, can someone help me recover my machine? [23:17] It means look up as I forgot to type alexandr0s. [23:17] i really appreciate this by the way [23:17] ok [23:17] Nogal: Yes, but you may need to make some changes depending on the configuration of your Ubuntu machine with the wireless connection. [23:17] DarwinSurvivor: here you go http://imagebin.org/213182 [23:17] Nogal: It assumes your wireless card is wlan0 [23:17] and your wired card is eth0 [23:18] nothing changed [23:18] my wireless is wlan0 and my lan port is eth0 [23:18] hi all [23:18] i've to abilitaty the 3d acceleration on an integrated chipset [23:18] Nogal: It also sets your wired interface to have an IP of 10.1.1.1. [23:18] yooha: and that happens in *all* your browsers? [23:19] Nogal: So you could give your second machine an IP address of 10.1.1.2. [23:19] and point the second machine to 10.1.1.1 as its default gateway [23:19] the version is intel GM 965 [23:19] terafl0ps: http://paste.ubuntu.com/998196/ [23:19] DarwinSurvivor: you got it ? [23:20] can somebody help? [23:20] yooha: yes, I got the link. does it do that in ALL your browsers? [23:20] guys... I'm having a problem with Aisleriot (Solitaire) and the launcher... [23:21] Nogal: Ah. When I ran the script I did it as root. You need to put a "sudo" in front of all of those commands. [23:21] my question was ignored? [23:21] guys... I'm having a problem with Aisleriot (Solitaire) and the launcher... if I pin it to the launcher, it stops identifying windows... i can launch, but I cannot list or control its windows... is this a known issue? [23:21] \connect [23:21] !ask | Jirayabetter [23:21] Jirayabetter: 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 [23:22] DarwinSurvivor: not all some sites [23:22] ok. i've to abilitaty the 3d acceleration on an integrated chipset. the version is intel GM 965 [23:22] DarwinSurvivor: and this one included [23:22] yooha: ok, but what about other *browsers* (firefox, etc)? [23:23] blackmatrix_ny: I finally got it to boot the live cd. what do I do now that I [23:23] DarwinSurvivor: i have only chromuim and i rember the FF does that too tho [23:23] Jirayabetter, abilitaty?? [23:23] So far it it only happend to Aisleriot. And worse: if I unpin it while some instances are running, the windows get completely lost (not in the launcher at all, or in ATL+TAB), if I minimuze them they just disappear [23:23] sry enable [23:23] yooha: can you pastebin your /etc/hosts file? [23:24] Jirayabetter, you don't need to do anything to enable acceleration on intel chipsets [23:24] but i've installed playonlinux and he said the 3d acceleration is not enables [23:24] blackmatrix_ny: *I'm in? I've entered rescue mode, and I can load a shell, reinstaller, reinstall grub, etc [23:24] enabled [23:25] terafl0ps: sorry my connection crashed there, I figured out "sudo su" for this one === shinao1 is now known as shinao1_ === shinao1_ is now known as shinao1__ [23:25] Nogal: Did all of those commands run successfully on the connected machine? [23:25] yes [23:25] how do you shut down the computer? I'm running Ubuntu 12.04, it seems there's no option for it. [23:25] Jirayabetter, intel GMA is a very poor 3d chipset [23:25] Great. [23:26] linux2half: top right gear, click it for a menu === shinao1__ is now known as shinao1 [23:26] so i can try to ignore it and install the game? [23:26] Nogal: Now give the second machine an IP of 10.1.1.2 with a subnet mask of 255.255.255.0. [23:26] Nogal: All I see is two accounts [23:26] DarwinSurvivor: ok [23:26] alexandr0s: please pastebin your /etc/apt/sources.list again. Keeping in mind, that this message is harmless... and nothing bad will happen to your system, perhaps we can figure out why it sees duplicates. [23:26] world of warcraft runned successfully on that machone [23:26] there should be a gear next to the accounts [23:27] Nogal: User accounts, Switch user, no shutdown option [23:27] ok teraflops do I do that through etc/network/interfaces? [23:27] yooha: if you are having difficulties getting files onto pastebin, use pastebinit [23:27] !pastebinit | yooha [23:27] yooha: 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 [23:27] linux2half try running an update to see if for some reason it's missing [23:27] yooha: intall that, then just run "pastebinit /etc/hosts" [23:28] DarwinSurvivor: http://paste.ubuntu.com/998205/ [23:28] blackmatrix_ny: thanks, I'm not sure how, but that fixed it [23:28] Nogal: nope, I run the command apt-get update but it didn't detect anything wrong or install anything. [23:28] Nogal: The default gateway for the second machine should be 10.1.1.1, and you'll have to Go into it's /etc/resolv.conf and point it to a valid DNS server so it can resolve I hostnames. [23:29] yooha: hmm, that looks normal [23:29] http://pastebin.gr/1845 [23:29] yooha: can you run "traceroute google.com"? [23:30] hey, I'm having trouoble after trying to update to precise [23:30] can anyone help? [23:30] terafl0ps: it tells me "do not edit this by hand -- changes will be overwritten." [23:30] !details | kuranta [23:30] kuranta: 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 ..." [23:31] Nogal: network manager overwrites it if you change settings there, but since this is a temporary configuration for troubleshooting the second machine anyway, you can safely ignore it. :) [23:31] Sorry! The update was going fine until it asked me to restart. When I did so, my mouse and keyboard weren't working properly, no icons were visible, and the background to my desktop was solid blue [23:31] DarwinSurvivor: http://paste.ubuntu.com/998210/ [23:31] ok... what changes do i make? [23:32] Nogal: is there a nameserver listed? [23:32] yooha: ok, is "google.com" one of the addresse that works or doesn't work in chromium? [23:32] DarwinSurvivor: it does work [23:33] I tried booting from an old kernel, and the mouse worked but now absolutely nothing was working once I logged in. [23:33] yooha: oops. can you try traceroute with one that doesn't work :P [23:33] ok [23:33] terafl0ps: http://paste.ubuntu.com/998211/ [23:34] that's all that is in resolv.conf [23:34] anyone? [23:34] Nogal: add a line that reads "nameserver 208.67.222.222" [23:35] I'm having troubles with ubuntu over heating on LTS over heating on my laptop, i've cleaned it out all the fans work, I [23:35] That's an OpenDNS name server. [23:35] DarwinSurvivor: http://paste.ubuntu.com/998213/ [23:35] god i can't type today [23:35] !info powertop | adio [23:35] adio: powertop (source: powertop): Linux tool to find out what is using power on a laptop. In component main, is extra. Version 1.97-2 (precise), package size 121 kB, installed size 372 kB [23:35] yooha: do you know what dns server you are using? if not, please pastebin the contents of /etc/resolv.conf [23:35] any one using virtualbox 4.1.14 and tried 3d acceleration [23:36] indian: I have. [23:36] terafl0ps, I am getting crash or lag when I try to play any video [23:36] can I get some help with this? http://ubuntuforums.org/showthread.php?t=1817164 [23:36] help please: i'm having trouble getting my remote to work with VLC in ubuntu [23:36] indian: What guest OS? [23:37] DarwinSurvivor: http://paste.ubuntu.com/998216/ [23:37] yooha: ok, who is your internet service provider? [23:37] anyone want to help? my computer is just totally borked after attempting to update to 12.04 [23:37] terafl0ps, windows 7 and windows xp [23:37] goddard: i doubt i can help but i'm taking a look [23:37] DarwinSurvivor: im from morroco and im using my phone as a modem [23:38] kuranta: tell me the problem [23:38] yooha: OH, that would have been good to know to start with. do those websites open properly on your phone? [23:38] Hi all. I have one quick noob question and I'm done if anyone is able to help. [23:38] terafl0ps, what guest are you using? [23:39] DarwinSurvivor: if i change my server dns fo eg to google ones it ll get overided [23:39] nydel: once I restarted after the update, the mouse and keyboard were no longer working properly, all icons were invisible or just white boxes with red x's, and the desktop background was solid blue. [23:39] Indian: same as you Windows 7 and XP on an Ubuntu 12.04 host. [23:39] DarwinSurvivor: noo lately adf.ly it doesnt but i dont see why tho [23:39] terafl0ps, do you have video playback with 3d acceleration enbaled [23:39] I'm using the windows installer. It askes about installation size, is this in reference to free space it will allocate for ubuntu or is in reference to a larger install package? [23:39] alexandr0s: please type gksudo gedit /etc/apt/sources.list and place a # at the beginning of line 3, and save the file, and run update again. [23:40] back... crashed my connection again [23:40] yooha: my guess is your cellphone provider is blocking it. set your dns a 3rd party one and it will probably start working [23:40] Indian: I haven't done a lot with it, but I noticed DirectX stuff was really laggy in that configuration. [23:40] nydel: I tried booting from an old kernel, and it solved some of the problems but made others worse [23:40] i think i'm going to give up on this and just leave windowsXP on the other laptop === daz_ is now known as Guest86662 [23:40] DarwinSurvivor: and how can i do that ?? [23:41] Indian: What setting are you thinking of for video playback? [23:41] i'll give it 1 more fresh install but after that i'll just expand NTFS [23:41] terafl0ps, I got some CBT's that I can only play in windows [23:42] #deb http://gr.archive.ubuntu.com/ubuntu/ precise restricted multiverse (LIKE THIS) [23:42] I have 570m card I enbaled 3d accelration and gave 128 to 256mb video memory [23:42] correct alexandr0s [23:42] yooha: open network manager, go to your connection and change the DNS settings to manual and use "8.8.8.8" (google's dns) [23:42] still it crashes when playing any video [23:42] DarwinSurvivor: i have only the command line version no GUI [23:43] yooha: alternatively, you could try changing the DNS server on your phone (since your laptop is using the phone's DNS), but it's probably locked [23:43] Indian: Does virtualbox itself crash? [23:43] nydel: thanks pal [23:43] goddard: that seems to have a solution in it... what issue are you still having? [23:43] yooha: what tool do you use for connecting to the phone? [23:43] terafl0ps, nope just vlc [23:43] L3top: it does? [23:43] wired theter DarwinSurvivor [23:43] anyone, help? I don't even know where to start on fixing this. Broken mouse and keyboard and blue background after updating to 12.04. Booting to old kernel doesn't help much [23:44] hey, after the upgrade to 12.04 something weird happened to grub and it doesn't boot the newest kernel by default but the older one (from 11.10), how do I fix it? [23:44] L3top: i plug the drive in and it doesn't show up in a USB 3.0 slot [23:44] wait for pastebin the result ok?? [23:44] yooha: no, which *ubuntu* tool are you using (wicd-curses, ifconfig, etc)? [23:44] hey guys do you know how to get multitouch gestures in precise? [23:44] L3top: it works perfectly in a USB 2.0 slot [23:44] Indian: I can't help there really because I don't normally run VLC in Windows in VB. [23:44] hey, after the upgrade to 12.04 something weird happened to grub and it doesn't boot the newest kernel by default but the older one (from 11.10), how do I fix it? the new grub configuration is seriously complicated [23:45] goddard: does lsusb see it? the 3.0? [23:45] Nogal: When you say you crashed your connection, what happened? [23:45] http://pastebin.gr/1846 [23:45] the solution there goddard is to edit grub w GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=nomsi" [23:45] DarwinSurvivor: i didnt get ur question but i use network manager without GUI [23:45] terafl0ps, I tried with WMP and it lags after few seconds and finally gets stuck [23:45] terafl0ps: while I had the two laptops connected via lan cable it kept breaking my wireless connection [23:45] well there you go alexandr0s. [23:46] yooha: cnetworkmanager? [23:46] algum brasileiro por aqui? [23:46] help!anyone, help? Nonfunctioning mouse and keyboard and blue background after updating to 12.04. Booting to old kernel doesn't help much (although there at least I can get to the command line) [23:46] terafl0ps, but I can play without 3d acceleration but then I read with 3d the playback taxing on CPU will be less [23:46] now let's see if the update manager works properly [23:46] yooha: basically, can you paste the command you use to connect to the phone? [23:46] !br | zybaldo [23:46] zybaldo: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado. [23:46] I'm just going to reinstall 12.04 with a fresh disk on the other laptop with it connected via eth0 straight to the router so hopefully it will pick up the firmware and fix all of the sluggish problems, XP is currently running about 5-10x as fast as the ubuntu partition [23:46] DarwinSurvivor: i dont type any i just plug the usb and it work [23:47] yooha: oh, it's usb, ok [23:47] DarwinSurvivor: yes [23:47] hey guys do you know how to get multitouch gestures in precise? [23:47] yooha: well, I don't use network manager from the cli, so all I can suggest is to edit /etc/resolv.conf and change the ip to "8.8.8.8", but you will need to redo that each time you reconnect [23:47] hi. http://nopaste.dk/p5120 - why does apt-file find a packet, but apt-get cannot install it? [23:47] maybe its this http://paste.ubuntu.com/998226/ [23:47] anyone in here play minecraft? [23:48] yooha: try that now and see if it fixes the problem. [23:48] well it say no updates but i allready did a apt-get update so i ask you one more time before i thank you. is everything ok??? [23:48] DarwinSurvivor: ok [23:48] yooha: if it does fix the problem, perharps someone else can help you make the change permanent [23:48] yes alexandr0s. Everything is good. [23:49] DarwinSurvivor: it works ;] thanks [23:49] ok man thank you very.....very much. [23:49] but it get overirded next time : P [23:49] np [23:50] yooha: ok, one more thing to do. phone your cell phone company and ask them why their DNS server is altering entries! [23:50] yooha: it may be a "feature" you can opt out of [23:50] Nogal: You may need to re-run that last ifconfig eth0 10.1.1.1 line once the wired connection comes up. If you ran my script while the cable between the laptops wasn't connected, the first computer may have tried to get an internet connection through the wired link. [23:51] DarwinSurvivor: ill look in the web for it [23:51] thanks [23:51] yooha: no problem [23:51] Nogal: but this would have failed because the second machine obviously can't get to the Internet. [23:51] nibbler_: does apt-cache search libgtk2.0-dev return a result? [23:52] L3top, no, no result there. [23:52] yooha: for future reference though, if you are having internet problems and you are tethering off a cellphone (ESPECIALLY if that cellphone has the same problem), giving that information can save a LOT of time [23:52] DarwinSurvivor: i didnt tho of it ;P [23:52] file search != cache search. what version ubuntu are you on nibbler_? [23:53] L3top, 12.4 [23:53] terafl0ps: yeah, I just downloaded another 12.04 iso and i'm going to try to reinstall the whole system with it connected to the router in the garage. I'm tired of messing with this. If it works, great, if not, screw it and I'll expand ntfs [23:53] i just need retroshare, but the ppa does not support 12.4. building it myself works, but as a runtime dependency it needs gpa, which is not in ubuntu anymore, building it fails due to missing gtk/gtk.h - how to get gtk.h? [23:53] [ U y a r ý ] : nibbler_ : Lütfen Seviyeyi Düþürmeyiniz Aksi Taktirde Kanaldan Uzaklaþtýrýlýcaksýnýz !.iyi sohbetler dilerim... [23:53] thats weird nibbler_... it is in main. What does your /etc/apt/sources.list look like? Can you pastebin it? [23:53] [ U y a r ý ] : L3top : Lütfen Seviyeyi Düþürmeyiniz Aksi Taktirde Kanaldan Uzaklaþtýrýlýcaksýnýz !.iyi sohbetler dilerim... [23:55] !tr | aLLStaR [23:55] aLLStaR: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde. [23:55] L3top, http://nopaste.dk/p5121 [23:55] thanks [23:55] indian: This is probably more of a virtualbox question than an ubuntu question. You'll probably get more help in their channel. I know I had to go through the whole installation of the VBoxAdditions in safe mode procedure to get mine to work. I also had to reinstall DirectX. [23:55] afk [23:57] i am having a problem on a fresh install of ubuntu seems to not be picking up my dell wireless card [23:57] how can i get this working? [23:57] nibbler_: that is a wee bit confusing. Can you apt-get update apt-cache policy libgtk2.0-dev [23:57] L3top, i re-ran apt-get update, now it is found [23:58] lol [23:58] ok [23:58] anyone? [23:58] any known issue regarding apps that behave *very* strangely after being pinned to launcher? Like launcher not being able to track windows anymore? [23:58] ubuntu seems to have not found or picked up my wireless card? [23:58] how can i get this working [23:58] greenwolf: you waited 4 seconds [23:58] i sorry [23:59] I couldnt even type a reply [23:59] greenwolf: did you check system settings > hardware drivers already? [23:59] this is an old driver why is this not inculded\ [23:59] im using ubuntu server so just command line [23:59] What kind of wireless card do you have? lspci | grep -Ei '(wireless|wlan)' [23:59] greenwolf: